UNPKG

@pnp/spfx-controls-react

Version:

Reusable React controls for SharePoint Framework solutions

196 lines • 6.4 kB
{ "id": "45165954-80f9-44c1-9967-cd38ae92a33b", "alias": "ControlsTestWebPart", "componentType": "WebPart", "version": "3.22.0", "manifestVersion": 2, "requiresCustomScript": false, "supportsThemeVariants": true, "supportedHosts": [ "SharePointWebPart", "TeamsTab" ], "preconfiguredEntries": [ { "groupId": "45165954-80f9-44c1-9967-cd38ae92a33b", "group": { "default": "Under Development" }, "title": { "default": "Controls Test" }, "description": { "default": "Web Part to test controls" }, "officeFabricIconFontName": "Share", "properties": { "description": "Controls Test", "dynamicFormCustomFormattingEnabled": true, "dynamicFormClientSideValidationEnabled": true, "dynamicFormFieldValidationEnabled": true, "dynamicFormFileSelectionEnabled": false, "dynamicFormToggleTaxonomyPicker": false, "controlVisibility": { "all": false, "AccessibleAccordion": false, "AdaptiveCardDesignerHost": false, "AdaptiveCardHost": false, "AnimatedDialog": false, "Carousel": false, "ChartControl": false, "ComboBoxListItemPicker": false, "ContentTypePicker": false, "Dashboard": false, "DateTimePicker": false, "DragDropFiles": false, "DynamicForm": false, "EnhancedThemeProvider": false, "FieldCollectionData": false, "FieldPicker": false, "FilePicker": false, "FileTypeIcon": false, "FolderExplorer": false, "FolderPicker": false, "GridLayout": false, "HoverReactionsBar": false, "IconPicker": false, "IFrameDialog": false, "IFramePanel": false, "ImagePicker": false, "ListItemAttachments": false, "ListItemComments": false, "ListItemPicker": false, "ListPicker": false, "ListView": false, "LivePersona": false, "LocationPicker": false, "Map": false, "ModernAudio": false, "ModernTaxonomyPicker": false, "MonacoEditor": false, "Pagination": false, "PeoplePicker": false, "Placeholder": false, "Progress": false, "ProgressStepsIndicator": false, "RichText": false, "SecurityTrimmedControl": false, "SiteBreadcrumb": false, "SitePicker": false, "TaxonomyPicker": false, "TaxonomyTree": false, "Teams": false, "TermSetNavigation": false, "TestControl": false, "Toolbar": false, "TreeView": false, "UploadFiles": false, "UserPicker": false, "VariantThemeProvider": false, "ViewPicker": false, "WebPartTitle": false, "WorldMap": false } } } ], "loaderConfig": { "internalModuleBaseUrls": [ "<!-- PATH TO CDN -->" ], "entryModuleId": "controls-test-web-part", "scriptResources": { "controls-test-web-part": { "type": "path", "path": "controls-test-web-part.js" }, "react": { "type": "component", "id": "0d910c1c-13b9-4e1c-9aa4-b008c5e42d7d", "version": "17.0.1" }, "react-dom": { "type": "component", "id": "aa0a46ec-1505-43cd-a44a-93f3a5aa460a", "version": "17.0.1" }, "@microsoft/sp-property-pane": { "type": "component", "id": "f9e737b7-f0df-4597-ba8c-3060f82380db", "version": "1.21.1" }, "@microsoft/sp-component-base": { "type": "component", "id": "467dc675-7cc5-4709-8aac-78e3b71bd2f6", "version": "1.21.1" }, "@microsoft/sp-webpart-base": { "type": "component", "id": "974a7777-0990-4136-8fa6-95d80114c2e0", "version": "1.21.1" }, "@microsoft/sp-core-library": { "type": "component", "id": "7263c7d0-1d6a-45ec-8d85-d4d1d234171b", "version": "1.21.1" }, "@microsoft/sp-lodash-subset": { "type": "component", "id": "73e1dc6c-8441-42cc-ad47-4bd3659f8a3a", "version": "1.21.1" }, "ControlStrings": { "type": "localizedPath", "paths": { "bg-BG": "ControlStrings_bg-bg.js", "ca-ES": "ControlStrings_ca-es.js", "cs-CZ": "ControlStrings_cs-cz.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-BR": "ControlStrings_pt-br.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-http": { "type": "component", "id": "c07208f0-ea3b-4c1a-9965-ac1b825211a6", "version": "1.21.1" }, "@microsoft/sp-page-context": { "type": "component", "id": "1c4541f7-5c31-41aa-9fa8-fbc9dc14c0a8", "version": "1.21.1" }, "@microsoft/sp-loader": { "type": "component", "id": "1c6c9123-7aac-41f3-a376-3caea41ed83f", "version": "1.21.1" } } } }