diff --git a/samples/react-hero-webpart/release/component-dependency-audit/react-hero-webpart.json b/samples/react-hero-webpart/release/component-dependency-audit/react-hero-webpart.json new file mode 100644 index 000000000..8a58cae1b --- /dev/null +++ b/samples/react-hero-webpart/release/component-dependency-audit/react-hero-webpart.json @@ -0,0 +1,104 @@ +{ + "bundles": { + "hero-webpart-web-part": { + "dependencies": [ + { + "componentId": "f9e737b7-f0df-4597-ba8c-3060f82380db", + "componentName": "@microsoft/sp-property-pane", + "componentVersion": "1.12.1", + "isDirectDependency": true + }, + { + "componentId": "1c6c9123-7aac-41f3-a376-3caea41ed83f", + "componentName": "@microsoft/sp-loader", + "componentVersion": "1.12.1", + "isDirectDependency": false + }, + { + "componentId": "8217e442-8ed3-41fd-957d-b112e841286a", + "componentName": "@ms/sp-telemetry", + "componentVersion": "0.19.2", + "isDirectDependency": false + }, + { + "componentId": "e40f8203-b39d-425a-a957-714852e33b79", + "componentName": "@microsoft/sp-dynamic-data", + "componentVersion": "1.12.1", + "isDirectDependency": false + }, + { + "componentId": "73e1dc6c-8441-42cc-ad47-4bd3659f8a3a", + "componentName": "@microsoft/sp-lodash-subset", + "componentVersion": "1.12.1", + "isDirectDependency": false + }, + { + "componentId": "7263c7d0-1d6a-45ec-8d85-d4d1d234171b", + "componentName": "@microsoft/sp-core-library", + "componentVersion": "1.12.1", + "isDirectDependency": false + }, + { + "componentId": "01c4df03-e775-48cb-aa14-171ee5199a15", + "componentName": "tslib", + "componentVersion": "1.10.0", + "isDirectDependency": false + }, + { + "componentId": "2e09fb9b-13bb-48f2-859f-97d6fff71176", + "componentName": "@ms/odsp-core-bundle", + "componentVersion": "1.1.13", + "isDirectDependency": false + }, + { + "componentId": "78359e4b-07c2-43c6-8d0b-d060b4d577e8", + "componentName": "@microsoft/sp-diagnostics", + "componentVersion": "1.12.1", + "isDirectDependency": false + }, + { + "componentId": "1c4541f7-5c31-41aa-9fa8-fbc9dc14c0a8", + "componentName": "@microsoft/sp-page-context", + "componentVersion": "1.12.1", + "isDirectDependency": false + }, + { + "componentId": "229b8d08-79f3-438b-8c21-4613fc877abd", + "componentName": "@microsoft/load-themed-styles", + "componentVersion": "0.1.2", + "isDirectDependency": false + }, + { + "componentId": "c07208f0-ea3b-4c1a-9965-ac1b825211a6", + "componentName": "@microsoft/sp-http", + "componentVersion": "1.12.1", + "isDirectDependency": false + }, + { + "componentId": "0d910c1c-13b9-4e1c-9aa4-b008c5e42d7d", + "componentName": "react", + "componentVersion": "16.9.0", + "isDirectDependency": false + }, + { + "componentId": "aa0a46ec-1505-43cd-a44a-93f3a5aa460a", + "componentName": "react-dom", + "componentVersion": "16.9.0", + "isDirectDependency": false + }, + { + "componentId": "974a7777-0990-4136-8fa6-95d80114c2e0", + "componentName": "@microsoft/sp-webpart-base", + "componentVersion": "1.12.1", + "isDirectDependency": true + }, + { + "componentId": "467dc675-7cc5-4709-8aac-78e3b71bd2f6", + "componentName": "@microsoft/sp-component-base", + "componentVersion": "1.12.1", + "isDirectDependency": false + } + ] + } + } +} diff --git a/samples/react-hero-webpart/release/manifests/71d58a4f-1896-46aa-94a5-dbef33d14166.manifest.json b/samples/react-hero-webpart/release/manifests/71d58a4f-1896-46aa-94a5-dbef33d14166.manifest.json new file mode 100644 index 000000000..9156a5bb9 --- /dev/null +++ b/samples/react-hero-webpart/release/manifests/71d58a4f-1896-46aa-94a5-dbef33d14166.manifest.json @@ -0,0 +1,153 @@ +{ + "id": "71d58a4f-1896-46aa-94a5-dbef33d14166", + "alias": "HeroWebpartWebPart", + "componentType": "WebPart", + "version": "0.0.1", + "manifestVersion": 2, + "requiresCustomScript": false, + "supportedHosts": [ + "SharePointWebPart" + ], + "preconfiguredEntries": [ + { + "groupId": "5c03119e-3074-46fd-976b-c60198311f70", + "group": { + "default": "Other" + }, + "title": { + "default": "Hero Layout Webpart" + }, + "description": { + "default": "Provides a customisable Hero webpart that displays 5 images in a standlone or carousel view" + }, + "officeFabricIconFontName": "Page", + "properties": { + "description": "Hero Layout Webpart", + "isPaginated": false, + "hideFirstPageJump": false, + "hideLastPageJump": false, + "showAllHero": false + } + } + ], + "loaderConfig": { + "internalModuleBaseUrls": [ + "" + ], + "entryModuleId": "hero-webpart-web-part", + "scriptResources": { + "hero-webpart-web-part": { + "type": "path", + "path": "hero-webpart-web-part.js" + }, + "@microsoft/sp-property-pane": { + "type": "component", + "id": "f9e737b7-f0df-4597-ba8c-3060f82380db", + "version": "1.12.1" + }, + "@microsoft/sp-lodash-subset": { + "type": "component", + "id": "73e1dc6c-8441-42cc-ad47-4bd3659f8a3a", + "version": "1.12.1" + }, + "ControlStrings": { + "type": "localizedPath", + "paths": { + "bg-BG": "ControlStrings_bg-bg.js", + "ca-ES": "ControlStrings_ca-es.js", + "da-DK": "ControlStrings_da-dk.js", + "de-DE": "ControlStrings_de-de.js", + "el-GR": "ControlStrings_el-gr.js", + "en-US": "ControlStrings_en-us.js", + "es-ES": "ControlStrings_es-es.js", + "et-EE": "ControlStrings_et-ee.js", + "eu-ES": "ControlStrings_eu-es.js", + "fi-FI": "ControlStrings_fi-fi.js", + "fr-CA": "ControlStrings_fr-ca.js", + "fr-FR": "ControlStrings_fr-fr.js", + "it-IT": "ControlStrings_it-it.js", + "ja-JP": "ControlStrings_ja-jp.js", + "lt-LT": "ControlStrings_lt-lt.js", + "lv-LV": "ControlStrings_lv-lv.js", + "nb-NO": "ControlStrings_nb-no.js", + "nl-NL": "ControlStrings_nl-nl.js", + "pl-PL": "ControlStrings_pl-pl.js", + "pt-PT": "ControlStrings_pt-pt.js", + "ro-RO": "ControlStrings_ro-ro.js", + "ru-RU": "ControlStrings_ru-ru.js", + "sk-SK": "ControlStrings_sk-sk.js", + "sr-Latn-RS": "ControlStrings_sr-latn-rs.js", + "sv-SE": "ControlStrings_sv-se.js", + "tr-TR": "ControlStrings_tr-tr.js", + "vi-VN": "ControlStrings_vi-vn.js", + "zh-CN": "ControlStrings_zh-cn.js", + "zh-TW": "ControlStrings_zh-tw.js" + }, + "defaultPath": "ControlStrings_en-us.js" + }, + "@microsoft/sp-core-library": { + "type": "component", + "id": "7263c7d0-1d6a-45ec-8d85-d4d1d234171b", + "version": "1.12.1" + }, + "@microsoft/sp-webpart-base": { + "type": "component", + "id": "974a7777-0990-4136-8fa6-95d80114c2e0", + "version": "1.12.1" + }, + "react": { + "type": "component", + "id": "0d910c1c-13b9-4e1c-9aa4-b008c5e42d7d", + "version": "16.9.0" + }, + "react-dom": { + "type": "component", + "id": "aa0a46ec-1505-43cd-a44a-93f3a5aa460a", + "version": "16.9.0" + }, + "HeroWebpartWebPartStrings": { + "type": "path", + "path": "HeroWebpartWebPartStrings_en-us.js" + }, + "@microsoft/sp-http": { + "type": "component", + "id": "c07208f0-ea3b-4c1a-9965-ac1b825211a6", + "version": "1.12.1" + }, + "PropertyControlStrings": { + "type": "localizedPath", + "paths": { + "bg-BG": "PropertyControlStrings_bg-bg.js", + "ca-ES": "PropertyControlStrings_ca-es.js", + "da-DK": "PropertyControlStrings_da-dk.js", + "de-DE": "PropertyControlStrings_de-de.js", + "el-GR": "PropertyControlStrings_el-gr.js", + "en-US": "PropertyControlStrings_en-us.js", + "es-ES": "PropertyControlStrings_es-es.js", + "et-EE": "PropertyControlStrings_et-ee.js", + "fi-FI": "PropertyControlStrings_fi-fi.js", + "fr-FR": "PropertyControlStrings_fr-fr.js", + "it-IT": "PropertyControlStrings_it-it.js", + "ja-JP": "PropertyControlStrings_ja-jp.js", + "lt-LT": "PropertyControlStrings_lt-lt.js", + "lv-LV": "PropertyControlStrings_lv-lv.js", + "nb-NO": "PropertyControlStrings_nb-no.js", + "nl-NL": "PropertyControlStrings_nl-nl.js", + "no": "PropertyControlStrings_no.js", + "pl-PL": "PropertyControlStrings_pl-pl.js", + "pt-PT": "PropertyControlStrings_pt-pt.js", + "ro-RO": "PropertyControlStrings_ro-ro.js", + "ru-RU": "PropertyControlStrings_ru-ru.js", + "sk-SK": "PropertyControlStrings_sk-sk.js", + "sr-Latn-RS": "PropertyControlStrings_sr-latn-rs.js", + "sv-SE": "PropertyControlStrings_sv-se.js", + "tr-TR": "PropertyControlStrings_tr-tr.js", + "vi-VN": "PropertyControlStrings_vi-vn.js", + "zh-CN": "PropertyControlStrings_zh-cn.js", + "zh-TW": "PropertyControlStrings_zh-tw.js" + }, + "defaultPath": "PropertyControlStrings_en-us.js" + } + } + } +} \ No newline at end of file diff --git a/samples/react-pagecontributors/assets/sample.json b/samples/react-pagecontributors/assets/sample.json index 19ff39ecd..2c81f462f 100644 --- a/samples/react-pagecontributors/assets/sample.json +++ b/samples/react-pagecontributors/assets/sample.json @@ -9,7 +9,7 @@ "Displays page contributors in reverse chronological order." ], "creationDateTime": "2017-07-27", - "updateDateTime": "2021-05-23", + "updateDateTime": "2021-07-05", "products": [ "SharePoint", "Office"