108 lines
2.9 KiB
JSON
108 lines
2.9 KiB
JSON
|
{
|
||
|
"id": "fd5fa211-ef67-4b5b-9f0d-6117a93e44af",
|
||
|
"alias": "PhotopileWebPartWebPart",
|
||
|
"componentType": "WebPart",
|
||
|
"version": "0.0.1",
|
||
|
"manifestVersion": 2,
|
||
|
"preconfiguredEntries": [
|
||
|
{
|
||
|
"groupId": "fd5fa211-ef67-4b5b-9f0d-6117a93e44af",
|
||
|
"group": {
|
||
|
"default": "Default"
|
||
|
},
|
||
|
"title": {
|
||
|
"default": "Photopile"
|
||
|
},
|
||
|
"description": {
|
||
|
"default": "PhotopileWebPart description"
|
||
|
},
|
||
|
"officeFabricIconFontName": "PhotoCollection",
|
||
|
"properties": {
|
||
|
"listName": "",
|
||
|
"orderBy": "ID",
|
||
|
"orderByAsc": "asc",
|
||
|
"count": 100,
|
||
|
"numLayers": 5,
|
||
|
"thumbOverlap": 50,
|
||
|
"thumbRotation": 45,
|
||
|
"thumbBorderWidth": 2,
|
||
|
"thumbBorderColor": "white",
|
||
|
"thumbBorderHover": "#EAEAEA",
|
||
|
"draggable": true,
|
||
|
"fadeDuration": 200,
|
||
|
"pickupDuration": 500,
|
||
|
"photoZIndex": 100,
|
||
|
"photoBorder": 10,
|
||
|
"photoBorderColor": "white",
|
||
|
"showInfo": true,
|
||
|
"autoplayGallery": false,
|
||
|
"autoplaySpeed": 5000
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"loaderConfig": {
|
||
|
"entryModuleId": "photopile-web-part.bundle",
|
||
|
"internalModuleBaseUrls": [
|
||
|
"https://localhost:4321/"
|
||
|
],
|
||
|
"scriptResources": {
|
||
|
"photopile-web-part.bundle": {
|
||
|
"type": "path",
|
||
|
"path": "dist/photopile-web-part.bundle.js"
|
||
|
},
|
||
|
"photopileModule": {
|
||
|
"type": "path",
|
||
|
"path": "src/webparts/photopileWebPart/js/photopile.js",
|
||
|
"globalDependencies": [
|
||
|
"jquery",
|
||
|
"jqueryui"
|
||
|
],
|
||
|
"globalName": "photopileModule"
|
||
|
},
|
||
|
"jquery": {
|
||
|
"type": "path",
|
||
|
"path": "node_modules/jquery/dist/jquery.js",
|
||
|
"globalName": "$"
|
||
|
},
|
||
|
"jqueryui": {
|
||
|
"type": "path",
|
||
|
"path": "node_modules/jqueryui/jquery-ui.js",
|
||
|
"globalDependencies": [
|
||
|
"jquery"
|
||
|
],
|
||
|
"globalName": "jqueryui"
|
||
|
},
|
||
|
"mystrings": {
|
||
|
"defaultPath": "lib/webparts/photopileWebPart/loc/en-us.js",
|
||
|
"type": "localizedPath"
|
||
|
},
|
||
|
"@microsoft/sp-core-library": {
|
||
|
"type": "component",
|
||
|
"version": "1.0.0",
|
||
|
"id": "7263c7d0-1d6a-45ec-8d85-d4d1d234171b"
|
||
|
},
|
||
|
"react": {
|
||
|
"type": "component",
|
||
|
"version": "0.14.8",
|
||
|
"id": "0d910c1c-13b9-4e1c-9aa4-b008c5e42d7d",
|
||
|
"failoverPath": "node_modules/react/dist/react.js"
|
||
|
},
|
||
|
"react-dom": {
|
||
|
"type": "component",
|
||
|
"version": "0.14.8",
|
||
|
"id": "aa0a46ec-1505-43cd-a44a-93f3a5aa460a",
|
||
|
"failoverPath": "node_modules/react-dom/dist/react-dom.js"
|
||
|
},
|
||
|
"@microsoft/sp-webpart-base": {
|
||
|
"type": "component",
|
||
|
"version": "1.0.0",
|
||
|
"id": "974a7777-0990-4136-8fa6-95d80114c2e0"
|
||
|
},
|
||
|
"@microsoft/sp-http": {
|
||
|
"type": "component",
|
||
|
"version": "1.0.0",
|
||
|
"id": "c07208f0-ea3b-4c1a-9965-ac1b825211a6"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|