@mikezimm/fps-library-v2 1.0.11 → 1.0.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +74 -3
- package/lib/banner/banner/component.d.ts +35 -0
- package/lib/banner/banner/component.d.ts.map +1 -0
- package/lib/banner/banner/component.js +537 -0
- package/lib/banner/banner/component.js.map +1 -0
- package/lib/banner/components/EasyPages/componentPage.d.ts +1 -1
- package/lib/banner/components/EasyPages/componentPage.d.ts.map +1 -1
- package/lib/banner/components/EasyPages/componentPage.js +4 -4
- package/lib/banner/components/EasyPages/componentPage.js.map +1 -1
- package/lib/banner/components/EasyPages/componentSources.d.ts +1 -1
- package/lib/banner/components/EasyPages/componentSources.d.ts.map +1 -1
- package/lib/banner/components/EasyPages/componentSources.js +11 -10
- package/lib/banner/components/EasyPages/componentSources.js.map +1 -1
- package/lib/banner/components/EasyPages/createEasyPagesExtraWPProps.d.ts +4 -0
- package/lib/banner/components/EasyPages/createEasyPagesExtraWPProps.d.ts.map +1 -0
- package/lib/banner/components/EasyPages/createEasyPagesExtraWPProps.js +25 -0
- package/lib/banner/components/EasyPages/createEasyPagesExtraWPProps.js.map +1 -0
- package/lib/banner/components/EasyPages/createEasyPagesSourceWPProps.d.ts +12 -0
- package/lib/banner/components/EasyPages/createEasyPagesSourceWPProps.d.ts.map +1 -0
- package/lib/banner/components/EasyPages/createEasyPagesSourceWPProps.js +13 -0
- package/lib/banner/components/EasyPages/createEasyPagesSourceWPProps.js.map +1 -0
- package/lib/banner/components/EasyPages/devLinks.d.ts +2 -4
- package/lib/banner/components/EasyPages/devLinks.d.ts.map +1 -1
- package/lib/banner/components/EasyPages/devLinks.js +12 -12
- package/lib/banner/components/EasyPages/devLinks.js.map +1 -1
- package/lib/banner/components/EasyPages/functions.d.ts +1 -1
- package/lib/banner/components/EasyPages/functions.d.ts.map +1 -1
- package/lib/banner/components/EasyPages/functions.js +1 -1
- package/lib/banner/components/Gear/IKeySiteProps.d.ts +10 -0
- package/lib/banner/components/Gear/IKeySiteProps.d.ts.map +1 -0
- package/lib/banner/components/Gear/IKeySiteProps.js +2 -0
- package/lib/banner/components/Gear/IKeySiteProps.js.map +1 -0
- package/lib/banner/components/Gear/bannerGearFunctions.d.ts +28 -0
- package/lib/banner/components/Gear/bannerGearFunctions.d.ts.map +1 -0
- package/lib/banner/components/Gear/bannerGearFunctions.js +244 -0
- package/lib/banner/components/Gear/bannerGearFunctions.js.map +1 -0
- package/lib/banner/components/Panel/createAboutRow.d.ts +4 -0
- package/lib/banner/components/Panel/createAboutRow.d.ts.map +1 -0
- package/lib/banner/components/Panel/createAboutRow.js +8 -0
- package/lib/banner/components/Panel/createAboutRow.js.map +1 -0
- package/lib/banner/components/PropPane/controls.d.ts +1 -1
- package/lib/banner/components/PropPane/controls.d.ts.map +1 -1
- package/lib/banner/components/SpecialBanner/component.d.ts +4 -0
- package/lib/banner/components/SpecialBanner/component.d.ts.map +1 -0
- package/lib/banner/components/SpecialBanner/component.js +39 -0
- package/lib/banner/components/SpecialBanner/component.js.map +1 -0
- package/lib/banner/components/SpecialBanner/interface.d.ts +19 -0
- package/lib/banner/components/SpecialBanner/interface.d.ts.map +1 -0
- package/lib/banner/components/SpecialBanner/interface.js +20 -0
- package/lib/banner/components/SpecialBanner/interface.js.map +1 -0
- package/lib/banner/components/VisitorPanel/FPSOptionsGroupVisHelp.d.ts +18 -0
- package/lib/banner/components/VisitorPanel/FPSOptionsGroupVisHelp.d.ts.map +1 -0
- package/lib/banner/components/VisitorPanel/FPSOptionsGroupVisHelp.js +96 -0
- package/lib/banner/components/VisitorPanel/FPSOptionsGroupVisHelp.js.map +1 -0
- package/lib/banner/{interfaces/CustomHelp → components/VisitorPanel}/Interfaces.d.ts +19 -6
- package/lib/banner/components/VisitorPanel/Interfaces.d.ts.map +1 -0
- package/lib/banner/{interfaces/CustomHelp → components/VisitorPanel}/Interfaces.js +0 -0
- package/lib/banner/components/VisitorPanel/Interfaces.js.map +1 -0
- package/lib/banner/components/VisitorPanel/VisitorPanelComponent.d.ts +15 -0
- package/lib/banner/components/VisitorPanel/VisitorPanelComponent.d.ts.map +1 -0
- package/lib/banner/components/VisitorPanel/VisitorPanelComponent.js +100 -0
- package/lib/banner/components/VisitorPanel/VisitorPanelComponent.js.map +1 -0
- package/lib/banner/components/WebPartLinks/WebPartLinks.d.ts +52 -0
- package/lib/banner/components/WebPartLinks/WebPartLinks.d.ts.map +1 -0
- package/lib/banner/components/WebPartLinks/WebPartLinks.js +98 -0
- package/lib/banner/components/WebPartLinks/WebPartLinks.js.map +1 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.d.ts +2 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.d.ts.map +1 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.js +5 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.js.map +1 -0
- package/lib/banner/features/Expando/functions.d.ts +1 -1
- package/lib/banner/features/Expando/functions.d.ts.map +1 -1
- package/lib/banner/features/Expando/oninit.d.ts +1 -1
- package/lib/banner/features/Expando/oninit.d.ts.map +1 -1
- package/lib/banner/features/{PropImportExport → ImportExport}/ExportFunctions.d.ts +0 -0
- package/lib/banner/features/ImportExport/ExportFunctions.d.ts.map +1 -0
- package/lib/banner/features/{PropImportExport → ImportExport}/ExportFunctions.js +0 -0
- package/lib/banner/features/ImportExport/ExportFunctions.js.map +1 -0
- package/lib/banner/features/{PropImportExport → ImportExport}/IgnoreBlockProps.d.ts +0 -0
- package/lib/banner/features/ImportExport/IgnoreBlockProps.d.ts.map +1 -0
- package/lib/banner/features/{PropImportExport → ImportExport}/IgnoreBlockProps.js +0 -0
- package/lib/banner/features/ImportExport/IgnoreBlockProps.js.map +1 -0
- package/lib/banner/features/{PropImportExport → ImportExport}/ImportFunctions.d.ts +1 -1
- package/lib/banner/features/ImportExport/ImportFunctions.d.ts.map +1 -0
- package/lib/banner/features/{PropImportExport → ImportExport}/ImportFunctions.js +0 -0
- package/lib/banner/features/ImportExport/ImportFunctions.js.map +1 -0
- package/lib/banner/features/PageStyle/minimzeToolbar.d.ts +2 -2
- package/lib/banner/features/PageStyle/minimzeToolbar.d.ts.map +1 -1
- package/lib/banner/features/PageStyle/setAllSectionStyles.d.ts +2 -2
- package/lib/banner/features/PageStyle/setAllSectionStyles.d.ts.map +1 -1
- package/lib/banner/features/PinMe/FPSPinMenu.d.ts +1 -1
- package/lib/banner/features/PinMe/FPSPinMenu.d.ts.map +1 -1
- package/lib/banner/features/Tricky/ReusaableTricks.d.ts +30 -0
- package/lib/banner/features/Tricky/ReusaableTricks.d.ts.map +1 -0
- package/lib/banner/features/Tricky/ReusaableTricks.js +81 -0
- package/lib/banner/features/Tricky/ReusaableTricks.js.map +1 -0
- package/lib/banner/features/Tricky/constants.d.ts +22 -0
- package/lib/banner/features/Tricky/constants.d.ts.map +1 -0
- package/lib/banner/features/Tricky/constants.js +59 -0
- package/lib/banner/features/Tricky/constants.js.map +1 -0
- package/lib/banner/features/Tricky/logTest.d.ts +27 -0
- package/lib/banner/features/Tricky/logTest.d.ts.map +1 -0
- package/lib/banner/features/Tricky/logTest.js +47 -0
- package/lib/banner/features/Tricky/logTest.js.map +1 -0
- package/lib/banner/features/Tricky/logfun.d.ts +18 -0
- package/lib/banner/features/Tricky/logfun.d.ts.map +1 -0
- package/lib/banner/features/Tricky/logfun.js +69 -0
- package/lib/banner/features/Tricky/logfun.js.map +1 -0
- package/lib/banner/features/Tricky/verify.d.ts +3 -0
- package/lib/banner/features/Tricky/verify.d.ts.map +1 -0
- package/lib/banner/features/Tricky/verify.js +3 -0
- package/lib/banner/features/Tricky/verify.js.map +1 -0
- package/lib/banner/interfaces/{Banner → MinWP}/IMinBannerUIProps.d.ts +0 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.d.ts.map +1 -0
- package/lib/banner/interfaces/{Banner → MinWP}/IMinBannerUIProps.js +0 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.js.map +1 -0
- package/lib/banner/interfaces/{Banner → MinWP}/IMinBannerUtilityProps.d.ts +0 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.d.ts.map +1 -0
- package/lib/banner/interfaces/{Banner → MinWP}/IMinBannerUtilityProps.js +0 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.js.map +1 -0
- package/lib/banner/interfaces/{Banner → MinWP}/IMinWPBannerProps.d.ts +1 -1
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.d.ts.map +1 -0
- package/lib/banner/interfaces/{Banner → MinWP}/IMinWPBannerProps.js +0 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.js.map +1 -0
- package/lib/banner/mainReact/IWebpartBannerProps.d.ts +86 -0
- package/lib/banner/mainReact/IWebpartBannerProps.d.ts.map +1 -0
- package/lib/banner/mainReact/IWebpartBannerProps.js +2 -0
- package/lib/banner/mainReact/IWebpartBannerProps.js.map +1 -0
- package/lib/banner/mainReact/ReactComponentProps.d.ts +33 -0
- package/lib/banner/mainReact/ReactComponentProps.d.ts.map +1 -0
- package/lib/banner/mainReact/ReactComponentProps.js +2 -0
- package/lib/banner/mainReact/ReactComponentProps.js.map +1 -0
- package/lib/banner/mainReact/ReactComponentState.d.ts +27 -0
- package/lib/banner/mainReact/ReactComponentState.d.ts.map +1 -0
- package/lib/banner/mainReact/ReactComponentState.js +2 -0
- package/lib/banner/mainReact/ReactComponentState.js.map +1 -0
- package/lib/banner/render/IBuildBannerSettings.d.ts +28 -0
- package/lib/banner/render/IBuildBannerSettings.d.ts.map +1 -0
- package/lib/banner/render/IBuildBannerSettings.js +6 -0
- package/lib/banner/render/IBuildBannerSettings.js.map +1 -0
- package/lib/banner/render/IMinFPSLegacyProps.d.ts +7 -0
- package/lib/banner/render/IMinFPSLegacyProps.d.ts.map +1 -0
- package/lib/banner/render/IMinFPSLegacyProps.js +2 -0
- package/lib/banner/render/IMinFPSLegacyProps.js.map +1 -0
- package/lib/banner/render/WebPartRenderBannerV2.d.ts +32 -0
- package/lib/banner/render/WebPartRenderBannerV2.d.ts.map +1 -0
- package/lib/banner/render/WebPartRenderBannerV2.js +218 -0
- package/lib/banner/render/WebPartRenderBannerV2.js.map +1 -0
- package/lib/banner/render/buildBannerPropsV1.d.ts +34 -0
- package/lib/banner/render/buildBannerPropsV1.d.ts.map +1 -0
- package/lib/banner/render/buildBannerPropsV1.js +195 -0
- package/lib/banner/render/buildBannerPropsV1.js.map +1 -0
- package/lib/banner/render/refreshPanel.d.ts +5 -0
- package/lib/banner/render/refreshPanel.d.ts.map +1 -0
- package/lib/banner/render/refreshPanel.js +9 -0
- package/lib/banner/render/refreshPanel.js.map +1 -0
- package/lib/banner/render/refreshPanelHTML.d.ts +5 -0
- package/lib/banner/render/refreshPanelHTML.d.ts.map +1 -0
- package/lib/banner/render/refreshPanelHTML.js +10 -0
- package/lib/banner/render/refreshPanelHTML.js.map +1 -0
- package/lib/common/Audiences/AudiencePropGroup.d.ts +4 -0
- package/lib/common/Audiences/AudiencePropGroup.d.ts.map +1 -0
- package/lib/common/Audiences/AudiencePropGroup.js +24 -0
- package/lib/common/Audiences/AudiencePropGroup.js.map +1 -0
- package/lib/common/Audiences/Interfaces.d.ts +18 -0
- package/lib/common/Audiences/Interfaces.d.ts.map +1 -0
- package/lib/common/Audiences/Interfaces.js +28 -0
- package/lib/common/Audiences/Interfaces.js.map +1 -0
- package/lib/common/PropPaneHelp/ApplyPresets.d.ts +3 -0
- package/lib/common/PropPaneHelp/ApplyPresets.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/ApplyPresets.js +29 -0
- package/lib/common/PropPaneHelp/ApplyPresets.js.map +1 -0
- package/lib/common/PropPaneHelp/IPreConfig.d.ts +26 -0
- package/lib/common/PropPaneHelp/IPreConfig.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/IPreConfig.js +2 -0
- package/lib/common/PropPaneHelp/IPreConfig.js.map +1 -0
- package/lib/common/PropPaneHelp/PreConfiguredConstants.d.ts +3 -0
- package/lib/common/PropPaneHelp/PreConfiguredConstants.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/PreConfiguredConstants.js +31 -0
- package/lib/common/PropPaneHelp/PreConfiguredConstants.js.map +1 -0
- package/lib/common/PropPaneHelp/getThisSitesPreConfigProps.d.ts +4 -0
- package/lib/common/PropPaneHelp/getThisSitesPreConfigProps.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/getThisSitesPreConfigProps.js +44 -0
- package/lib/common/PropPaneHelp/getThisSitesPreConfigProps.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/Banner.d.ts +3 -0
- package/lib/common/PropPaneHelp/pages/Banner.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/Banner.js +49 -0
- package/lib/common/PropPaneHelp/pages/Banner.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/FPSBasic.d.ts +3 -0
- package/lib/common/PropPaneHelp/pages/FPSBasic.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/FPSBasic.js +33 -0
- package/lib/common/PropPaneHelp/pages/FPSBasic.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/FPSExpand.d.ts +3 -0
- package/lib/common/PropPaneHelp/pages/FPSExpand.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/FPSExpand.js +41 -0
- package/lib/common/PropPaneHelp/pages/FPSExpand.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/Import.d.ts +3 -0
- package/lib/common/PropPaneHelp/pages/Import.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/Import.js +21 -0
- package/lib/common/PropPaneHelp/pages/Import.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/PinMe.d.ts +3 -0
- package/lib/common/PropPaneHelp/pages/PinMe.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/PinMe.js +28 -0
- package/lib/common/PropPaneHelp/pages/PinMe.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/SinglePageApp.d.ts +3 -0
- package/lib/common/PropPaneHelp/pages/SinglePageApp.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/SinglePageApp.js +39 -0
- package/lib/common/PropPaneHelp/pages/SinglePageApp.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/SitePresetsInfo.d.ts +9 -0
- package/lib/common/PropPaneHelp/pages/SitePresetsInfo.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/SitePresetsInfo.js +84 -0
- package/lib/common/PropPaneHelp/pages/SitePresetsInfo.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/Visitor.d.ts +3 -0
- package/lib/common/PropPaneHelp/pages/Visitor.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/Visitor.js +24 -0
- package/lib/common/PropPaneHelp/pages/Visitor.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/Warnings.d.ts +4 -0
- package/lib/common/PropPaneHelp/pages/Warnings.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/Warnings.js +19 -0
- package/lib/common/PropPaneHelp/pages/Warnings.js.map +1 -0
- package/lib/common/PropPaneHelp/pages/zTemplate.d.ts +1 -0
- package/lib/common/PropPaneHelp/pages/zTemplate.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/pages/zTemplate.js +9 -0
- package/lib/common/PropPaneHelp/pages/zTemplate.js.map +1 -0
- package/lib/common/commandStyles/adjustCmdThemes.d.ts +22 -0
- package/lib/common/commandStyles/adjustCmdThemes.d.ts.map +1 -0
- package/lib/common/commandStyles/adjustCmdThemes.js +49 -0
- package/lib/common/commandStyles/adjustCmdThemes.js.map +1 -0
- package/lib/common/commandStyles/defaults.d.ts +24 -0
- package/lib/common/commandStyles/defaults.d.ts.map +1 -0
- package/lib/common/commandStyles/defaults.js +140 -0
- package/lib/common/commandStyles/defaults.js.map +1 -0
- package/lib/common/interfaces/@msft/1.15.2/WebPartContext.d.ts +3 -0
- package/lib/common/interfaces/@msft/1.15.2/WebPartContext.d.ts.map +1 -1
- package/lib/common/interfaces/@msft/1.15.2/WebPartContext.js.map +1 -1
- package/lib/components/atoms/EasyIcons/createEasyIconsWPProps.d.ts +3 -0
- package/lib/components/atoms/EasyIcons/createEasyIconsWPProps.d.ts.map +1 -0
- package/lib/components/atoms/EasyIcons/createEasyIconsWPProps.js +15 -0
- package/lib/components/atoms/EasyIcons/createEasyIconsWPProps.js.map +1 -0
- package/lib/components/atoms/EasyIcons/{eiFunctions.d.ts → getEasyIcon.d.ts} +2 -3
- package/lib/components/atoms/EasyIcons/getEasyIcon.d.ts.map +1 -0
- package/lib/components/atoms/EasyIcons/{eiFunctions.js → getEasyIcon.js} +4 -17
- package/lib/components/atoms/EasyIcons/getEasyIcon.js.map +1 -0
- package/lib/components/atoms/Elements/HighlightedText.d.ts +9 -0
- package/lib/components/atoms/Elements/HighlightedText.d.ts.map +1 -0
- package/lib/components/atoms/Elements/HighlightedText.js +30 -0
- package/lib/components/atoms/Elements/HighlightedText.js.map +1 -0
- package/lib/components/atoms/Elements/IElements.d.ts +8 -0
- package/lib/components/atoms/Elements/IElements.d.ts.map +1 -0
- package/lib/components/atoms/Elements/IElements.js +2 -0
- package/lib/components/atoms/Elements/IElements.js.map +1 -0
- package/lib/components/atoms/Elements/ToggleJSONButton.d.ts +13 -0
- package/lib/components/atoms/Elements/ToggleJSONButton.d.ts.map +1 -0
- package/lib/components/atoms/Elements/ToggleJSONButton.js +31 -0
- package/lib/components/atoms/Elements/ToggleJSONButton.js.map +1 -0
- package/lib/components/atoms/Elements/basic.d.ts +26 -0
- package/lib/components/atoms/Elements/basic.d.ts.map +1 -0
- package/lib/components/atoms/Elements/basic.js +126 -0
- package/lib/components/atoms/Elements/basic.js.map +1 -0
- package/lib/components/atoms/Elements/dialogBox.d.ts +23 -0
- package/lib/components/atoms/Elements/dialogBox.d.ts.map +1 -0
- package/lib/components/atoms/Elements/dialogBox.js +59 -0
- package/lib/components/atoms/Elements/dialogBox.js.map +1 -0
- package/lib/components/atoms/Elements/draw.d.ts +14 -0
- package/lib/components/atoms/Elements/draw.d.ts.map +1 -0
- package/lib/components/atoms/Elements/draw.js +100 -0
- package/lib/components/atoms/Elements/draw.js.map +1 -0
- package/lib/components/atoms/Elements/markdown.d.ts +4 -0
- package/lib/components/atoms/Elements/markdown.d.ts.map +1 -0
- package/lib/components/atoms/Elements/markdown.js +34 -0
- package/lib/components/atoms/Elements/markdown.js.map +1 -0
- package/lib/components/atoms/FPSAgeSlider/createAgeSliderWPProps.d.ts +3 -0
- package/lib/components/atoms/FPSAgeSlider/createAgeSliderWPProps.d.ts.map +1 -0
- package/lib/components/atoms/FPSAgeSlider/createAgeSliderWPProps.js +10 -0
- package/lib/components/atoms/FPSAgeSlider/createAgeSliderWPProps.js.map +1 -0
- package/lib/components/atoms/Links/LinksRepos.d.ts.map +1 -1
- package/lib/components/atoms/Links/LinksRepos.js.map +1 -1
- package/lib/components/atoms/Links/ValidateLinks.d.ts +1 -1
- package/lib/components/atoms/Links/ValidateLinks.d.ts.map +1 -1
- package/lib/components/atoms/SVGIcons/TeamsLogo.d.ts +2 -0
- package/lib/components/atoms/SVGIcons/TeamsLogo.d.ts.map +1 -0
- package/lib/components/atoms/SVGIcons/TeamsLogo.js +2 -0
- package/lib/components/atoms/SVGIcons/TeamsLogo.js.map +1 -0
- package/lib/components/molecules/Performance/tables.d.ts +1 -1
- package/lib/components/molecules/Performance/tables.d.ts.map +1 -1
- package/lib/logic/DOM/Headings/functions.d.ts.map +1 -1
- package/lib/logic/DOM/Headings/functions.js +15 -19
- package/lib/logic/DOM/Headings/functions.js.map +1 -1
- package/lib/logic/Errors/friendly.d.ts +1 -1
- package/lib/logic/Errors/friendly.d.ts.map +1 -1
- package/lib/logic/Links/Navigation.d.ts +4 -0
- package/lib/logic/Links/Navigation.d.ts.map +1 -0
- package/lib/logic/Links/Navigation.js +15 -0
- package/lib/logic/Links/Navigation.js.map +1 -0
- package/lib/logic/Strings/arraysFromString.d.ts.map +1 -1
- package/lib/logic/Strings/arraysFromString.js +2 -0
- package/lib/logic/Strings/arraysFromString.js.map +1 -1
- package/lib/logic/Strings/decamelize.d.ts +7 -0
- package/lib/logic/Strings/decamelize.d.ts.map +1 -0
- package/lib/logic/Strings/decamelize.js +38 -0
- package/lib/logic/Strings/decamelize.js.map +1 -0
- package/lib/logic/Strings/reactCSS.d.ts +19 -0
- package/lib/logic/Strings/reactCSS.d.ts.map +1 -0
- package/lib/logic/Strings/reactCSS.js +70 -0
- package/lib/logic/Strings/reactCSS.js.map +1 -0
- package/lib/logic/indexes/StringsIndex.d.ts +2 -0
- package/lib/logic/indexes/StringsIndex.d.ts.map +1 -1
- package/lib/logic/indexes/StringsIndex.js +3 -0
- package/lib/logic/indexes/StringsIndex.js.map +1 -1
- package/lib/logic/indexes/index.d.ts +0 -1
- package/lib/logic/indexes/index.d.ts.map +1 -1
- package/lib/logic/indexes/index.js +1 -1
- package/lib/logic/indexes/index.js.map +1 -1
- package/package.json +5 -2
- package/lib/banner/features/PropImportExport/ExportFunctions.d.ts.map +0 -1
- package/lib/banner/features/PropImportExport/ExportFunctions.js.map +0 -1
- package/lib/banner/features/PropImportExport/IgnoreBlockProps.d.ts.map +0 -1
- package/lib/banner/features/PropImportExport/IgnoreBlockProps.js.map +0 -1
- package/lib/banner/features/PropImportExport/ImportFunctions.d.ts.map +0 -1
- package/lib/banner/features/PropImportExport/ImportFunctions.js.map +0 -1
- package/lib/banner/interfaces/Banner/IMinBannerUIProps.d.ts.map +0 -1
- package/lib/banner/interfaces/Banner/IMinBannerUIProps.js.map +0 -1
- package/lib/banner/interfaces/Banner/IMinBannerUtilityProps.d.ts.map +0 -1
- package/lib/banner/interfaces/Banner/IMinBannerUtilityProps.js.map +0 -1
- package/lib/banner/interfaces/Banner/IMinWPBannerProps.d.ts.map +0 -1
- package/lib/banner/interfaces/Banner/IMinWPBannerProps.js.map +0 -1
- package/lib/banner/interfaces/CustomHelp/Interfaces.d.ts.map +0 -1
- package/lib/banner/interfaces/CustomHelp/Interfaces.js.map +0 -1
- package/lib/components/atoms/EasyIcons/eiFunctions.d.ts.map +0 -1
- package/lib/components/atoms/EasyIcons/eiFunctions.js.map +0 -1
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
export const FullControlAudienceChoices = [
|
|
2
|
+
{ index: 0, key: 'Site Admins', text: "Site Admins" },
|
|
3
|
+
{ index: 1, key: 'Site Owners', text: "Site Owners" },
|
|
4
|
+
];
|
|
5
|
+
export const PageEditorAudienceChoices = [
|
|
6
|
+
{ index: 0, key: 'Site Admins', text: "Site Admins" },
|
|
7
|
+
{ index: 1, key: 'Site Owners', text: "Site Owners" },
|
|
8
|
+
{ index: 2, key: 'Page Editors', text: "Page Editors" },
|
|
9
|
+
];
|
|
10
|
+
export const ItemEditorAudienceChoices = [
|
|
11
|
+
{ index: 0, key: 'Site Admins', text: "Site Admins" },
|
|
12
|
+
{ index: 1, key: 'Site Owners', text: "Site Owners" },
|
|
13
|
+
{ index: 3, key: 'Item Editors', text: "Item Editors" },
|
|
14
|
+
];
|
|
15
|
+
export const EditorAudienceChoices = [
|
|
16
|
+
{ index: 0, key: 'Site Admins', text: "Site Admins" },
|
|
17
|
+
{ index: 1, key: 'Site Owners', text: "Site Owners" },
|
|
18
|
+
{ index: 2, key: 'Page Editors', text: "Page Editors" },
|
|
19
|
+
{ index: 3, key: 'Item Editors', text: "Item Editors" },
|
|
20
|
+
];
|
|
21
|
+
export const EveryoneAudienceChoices = [
|
|
22
|
+
{ index: 0, key: 'Site Admins', text: "Site Admins" },
|
|
23
|
+
{ index: 1, key: 'Site Owners', text: "Site Owners" },
|
|
24
|
+
{ index: 2, key: 'Page Editors', text: "Page Editors" },
|
|
25
|
+
{ index: 3, key: 'Item Editors', text: "Item Editors" },
|
|
26
|
+
{ index: 4, key: 'Everyone', text: "Everyone" },
|
|
27
|
+
];
|
|
28
|
+
//# sourceMappingURL=Interfaces.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Interfaces.js","sourceRoot":"","sources":["../../../src/common/Audiences/Interfaces.ts"],"names":[],"mappings":"AAgBA,MAAM,CAAC,MAAM,0BAA0B,GAAiE;IACtG,EAAI,KAAK,EAAE,CAAC,EAAI,GAAG,EAAE,aAAa,EAAE,IAAI,EAAE,aAAa,EAAG;IAC1D,EAAI,KAAK,EAAE,CAAC,EAAI,GAAG,EAAE,aAAa,EAAE,IAAI,EAAE,aAAa,EAAG;CAC3D,CAAC;AAKF,MAAM,CAAC,MAAM,yBAAyB,GAAiE;IACrG,EAAI,KAAK,EAAE,CAAC,EAAI,GAAG,EAAE,aAAa,EAAE,IAAI,EAAE,aAAa,EAAG;IAC1D,EAAI,KAAK,EAAE,CAAC,EAAI,GAAG,EAAE,aAAa,EAAE,IAAI,EAAE,aAAa,EAAG;IAC1D,EAAI,KAAK,EAAE,CAAC,EAAI,GAAG,EAAE,cAAc,EAAE,IAAI,EAAE,cAAc,EAAG;CAC7D,CAAC;AAKF,MAAM,CAAC,MAAM,yBAAyB,GAAiE;IACrG,EAAI,KAAK,EAAE,CAAC,EAAI,GAAG,EAAE,aAAa,EAAE,IAAI,EAAE,aAAa,EAAG;IAC1D,EAAI,KAAK,EAAE,CAAC,EAAI,GAAG,EAAE,aAAa,EAAE,IAAI,EAAE,aAAa,EAAG;IAC1D,EAAI,KAAK,EAAE,CAAC,EAAI,GAAG,EAAE,cAAc,EAAE,IAAI,EAAE,cAAc,EAAG;CAC7D,CAAC;AAKF,MAAM,CAAC,MAAM,qBAAqB,GAAiE;IACjG,EAAI,KAAK,EAAE,CAAC,EAAI,GAAG,EAAE,aAAa,EAAE,IAAI,EAAE,aAAa,EAAG;IAC1D,EAAI,KAAK,EAAE,CAAC,EAAI,GAAG,EAAE,aAAa,EAAE,IAAI,EAAE,aAAa,EAAG;IAC1D,EAAI,KAAK,EAAE,CAAC,EAAI,GAAG,EAAE,cAAc,EAAE,IAAI,EAAE,cAAc,EAAG;IAC5D,EAAI,KAAK,EAAE,CAAC,EAAI,GAAG,EAAE,cAAc,EAAE,IAAI,EAAE,cAAc,EAAG;CAC7D,CAAC;AAKF,MAAM,CAAC,MAAM,uBAAuB,GAAiE;IACnG,EAAI,KAAK,EAAE,CAAC,EAAI,GAAG,EAAE,aAAa,EAAE,IAAI,EAAE,aAAa,EAAG;IAC1D,EAAI,KAAK,EAAE,CAAC,EAAI,GAAG,EAAE,aAAa,EAAE,IAAI,EAAE,aAAa,EAAG;IAC1D,EAAI,KAAK,EAAE,CAAC,EAAI,GAAG,EAAE,cAAc,EAAE,IAAI,EAAE,cAAc,EAAG;IAC5D,EAAI,KAAK,EAAE,CAAC,EAAI,GAAG,EAAE,cAAc,EAAE,IAAI,EAAE,cAAc,EAAG;IAC5D,EAAI,KAAK,EAAE,CAAC,EAAI,GAAG,EAAE,UAAU,EAAE,IAAI,EAAE,UAAU,EAAG;CACrD,CAAC"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { IAllPreConfigSettings, ISitePreConfigProps } from "./IPreConfig";
|
|
2
|
+
export declare function applyPresetCollectionDefaults(sitePresets: ISitePreConfigProps, PreConfiguredProps: IAllPreConfigSettings, thisProps: any, serverRelativeUrl: string): ISitePreConfigProps;
|
|
3
|
+
//# sourceMappingURL=ApplyPresets.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ApplyPresets.d.ts","sourceRoot":"","sources":["../../../src/common/PropPaneHelp/ApplyPresets.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AAG1E,wBAAgB,6BAA6B,CAAE,WAAW,EAAE,mBAAmB,EAAG,kBAAkB,EAAE,qBAAqB,EAAE,SAAS,EAAE,GAAG,EAAE,iBAAiB,EAAE,MAAM,uBAkCrK"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { getThisSitesPreConfigProps } from "./getThisSitesPreConfigProps";
|
|
2
|
+
export function applyPresetCollectionDefaults(sitePresets, PreConfiguredProps, thisProps, serverRelativeUrl) {
|
|
3
|
+
sitePresets = getThisSitesPreConfigProps(PreConfiguredProps, thisProps, serverRelativeUrl);
|
|
4
|
+
sitePresets.presets.map(setting => {
|
|
5
|
+
if (thisProps[setting.prop] === setting.value) {
|
|
6
|
+
setting.status = 'valid';
|
|
7
|
+
}
|
|
8
|
+
else if (thisProps[setting.prop] === undefined || thisProps[setting.prop] === null) { //Changed from just !this... because if value was 'false' it would set to true
|
|
9
|
+
thisProps[setting.prop] = setting.value;
|
|
10
|
+
setting.status = 'preset';
|
|
11
|
+
}
|
|
12
|
+
});
|
|
13
|
+
sitePresets.forces.map(setting => {
|
|
14
|
+
if (thisProps[setting.prop] === setting.value) {
|
|
15
|
+
setting.status = 'valid';
|
|
16
|
+
}
|
|
17
|
+
else if (!thisProps[setting.prop]) {
|
|
18
|
+
thisProps[setting.prop] = setting.value;
|
|
19
|
+
setting.status = 'preset';
|
|
20
|
+
}
|
|
21
|
+
else if (thisProps[setting.prop] !== setting.value) {
|
|
22
|
+
thisProps[setting.prop] = setting.value;
|
|
23
|
+
setting.status = 'changed';
|
|
24
|
+
}
|
|
25
|
+
});
|
|
26
|
+
console.log('Preset props used:', sitePresets);
|
|
27
|
+
return sitePresets;
|
|
28
|
+
}
|
|
29
|
+
//# sourceMappingURL=ApplyPresets.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ApplyPresets.js","sourceRoot":"","sources":["../../../src/common/PropPaneHelp/ApplyPresets.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAE1E,MAAM,UAAU,6BAA6B,CAAE,WAAgC,EAAG,kBAAyC,EAAE,SAAc,EAAE,iBAAyB;IAElK,WAAW,GAAG,0BAA0B,CAAE,kBAAkB,EAAE,SAAS,EAAE,iBAAiB,CAAE,CAAC;IAE7F,WAAW,CAAC,OAAO,CAAC,GAAG,CAAE,OAAO,CAAC,EAAE;QAC/B,IAAK,SAAS,CAAC,OAAO,CAAC,IAAI,CAAC,KAAK,OAAO,CAAC,KAAK,EAAG;YACjD,OAAO,CAAC,MAAM,GAAG,OAAO,CAAC;SAExB;aAAM,IAAK,SAAS,CAAC,OAAO,CAAC,IAAI,CAAC,KAAK,SAAS,IAAI,SAAS,CAAC,OAAO,CAAC,IAAI,CAAC,KAAK,IAAI,EAAG,EAAE,8EAA8E;YACpK,SAAS,CAAC,OAAO,CAAC,IAAI,CAAC,GAAG,OAAO,CAAC,KAAK,CAAE;YACzC,OAAO,CAAC,MAAM,GAAG,QAAQ,CAAC;SAE7B;IACL,CAAC,CAAC,CAAC;IAEH,WAAW,CAAC,MAAM,CAAC,GAAG,CAAE,OAAO,CAAC,EAAE;QAC9B,IAAK,SAAS,CAAC,OAAO,CAAC,IAAI,CAAC,KAAK,OAAO,CAAC,KAAK,EAAG;YACjD,OAAO,CAAC,MAAM,GAAG,OAAO,CAAC;SAExB;aAAM,IAAK,CAAC,SAAS,CAAC,OAAO,CAAC,IAAI,CAAC,EAAG;YACvC,SAAS,CAAC,OAAO,CAAC,IAAI,CAAC,GAAG,OAAO,CAAC,KAAK,CAAE;YACzC,OAAO,CAAC,MAAM,GAAG,QAAQ,CAAC;SAEzB;aAAM,IAAK,SAAS,CAAC,OAAO,CAAC,IAAI,CAAC,KAAK,OAAO,CAAC,KAAK,EAAG;YACxD,SAAS,CAAC,OAAO,CAAC,IAAI,CAAC,GAAG,OAAO,CAAC,KAAK,CAAE;YACzC,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC;SAE1B;IAEL,CAAC,CAAC,CAAC;IAEH,OAAO,CAAC,GAAG,CAAC,oBAAoB,EAAE,WAAW,CAAE,CAAC;IAChD,OAAO,WAAW,CAAC;AAEvB,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
export interface IPreConfigSettings {
|
|
2
|
+
source: string;
|
|
3
|
+
location: string;
|
|
4
|
+
props: any;
|
|
5
|
+
triggered?: boolean;
|
|
6
|
+
}
|
|
7
|
+
export interface IAllPreConfigSettings {
|
|
8
|
+
forced: IPreConfigSettings[];
|
|
9
|
+
preset: IPreConfigSettings[];
|
|
10
|
+
}
|
|
11
|
+
export type colorClassName = 'green' | 'yellow' | 'red' | 'na';
|
|
12
|
+
export interface IConfigurationProp {
|
|
13
|
+
source: string;
|
|
14
|
+
location: string;
|
|
15
|
+
prop: string;
|
|
16
|
+
value: any;
|
|
17
|
+
type: 'preset' | 'forced' | 'unk';
|
|
18
|
+
status: 'tbd' | 'valid' | 'preset' | 'changed' | 'error' | 'unk';
|
|
19
|
+
className: colorClassName;
|
|
20
|
+
triggered?: boolean;
|
|
21
|
+
}
|
|
22
|
+
export interface ISitePreConfigProps {
|
|
23
|
+
presets: IConfigurationProp[];
|
|
24
|
+
forces: IConfigurationProp[];
|
|
25
|
+
}
|
|
26
|
+
//# sourceMappingURL=IPreConfig.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IPreConfig.d.ts","sourceRoot":"","sources":["../../../src/common/PropPaneHelp/IPreConfig.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,kBAAkB;IAE/B,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,GAAG,CAAC;IACX,SAAS,CAAC,EAAE,OAAO,CAAC;CACvB;AAED,MAAM,WAAW,qBAAqB;IAElC,MAAM,EAAE,kBAAkB,EAAE,CAAC;IAC7B,MAAM,EAAE,kBAAkB,EAAE,CAAC;CAChC;AAED,MAAM,MAAM,cAAc,GAAG,OAAO,GAAG,QAAQ,GAAG,KAAK,GAAG,IAAI,CAAC;AAC/D,MAAM,WAAW,kBAAkB;IAE/B,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,GAAG,CAAC;IACX,IAAI,EAAE,QAAQ,GAAG,QAAQ,GAAG,KAAK,CAAC;IAClC,MAAM,EAAE,KAAK,GAAI,OAAO,GAAG,QAAQ,GAAG,SAAS,GAAG,OAAO,GAAG,KAAK,CAAC;IAClE,SAAS,EAAE,cAAc,CAAC;IAC1B,SAAS,CAAC,EAAE,OAAO,CAAC;CAEvB;AAED,MAAM,WAAW,mBAAmB;IAEhC,OAAO,EAAE,kBAAkB,EAAE,CAAC;IAC9B,MAAM,EAAE,kBAAkB,EAAE,CAAC;CAChC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IPreConfig.js","sourceRoot":"","sources":["../../../src/common/PropPaneHelp/IPreConfig.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PreConfiguredConstants.d.ts","sourceRoot":"","sources":["../../../src/common/PropPaneHelp/PreConfiguredConstants.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAG,MAAM,cAAc,CAAC;AAEnD,eAAO,MAAM,eAAe,EAAG,kBAuC9B,CAAC"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
export const PresetFPSBanner = {
|
|
2
|
+
source: 'PresetFPSBanner',
|
|
3
|
+
location: '*',
|
|
4
|
+
props: {
|
|
5
|
+
//Pin Me
|
|
6
|
+
infoElementChoice: 'IconName=Unknown',
|
|
7
|
+
infoElementText: 'Question mark circle',
|
|
8
|
+
//Copied from FPSPagInfo.manifest.json
|
|
9
|
+
bannerStyleChoice: "corpDark1",
|
|
10
|
+
bannerStyle: "{\"color\":\"white\",\"backgroundColor\":\"#005495\",\"fontSize\":\"larger\",\"fontWeight\":600,\"fontStyle\":\"normal\",\"padding\":\"0px 10px\",\"height\":\"48px\",\"cursor\":\"pointer\"}",
|
|
11
|
+
bannerCmdStyle: "{\"color\":\"white\",\"backgroundColor\":\"#005495\",\"fontSize\":16,\"fontWeight\":\"normal\",\"fontStyle\":\"normal\",\"padding\":\"7px 4px\",\"marginRight\":\"0px\",\"borderRadius\":\"5px\",\"cursor\":\"pointer\"}",
|
|
12
|
+
showGoToHome: true,
|
|
13
|
+
showGoToParent: true,
|
|
14
|
+
homeParentGearAudience: "Everyone",
|
|
15
|
+
beAUserAudience: "Page Editors",
|
|
16
|
+
requireDocumentation: false,
|
|
17
|
+
documentationLinkDesc: 'Documentation',
|
|
18
|
+
// Visitor Panel props that are not preset in manifest.json
|
|
19
|
+
fullPanelAudience: 'Page Editors',
|
|
20
|
+
panelMessageIfYouStill: '',
|
|
21
|
+
documentationIsValid: true,
|
|
22
|
+
requireContacts: false,
|
|
23
|
+
bannerHoverEffect: false,
|
|
24
|
+
defPinState: 'disabled',
|
|
25
|
+
enableExpandoramic: true,
|
|
26
|
+
expandoDefault: false,
|
|
27
|
+
expandoAudience: "Everyone",
|
|
28
|
+
showBanner: true,
|
|
29
|
+
}
|
|
30
|
+
};
|
|
31
|
+
//# sourceMappingURL=PreConfiguredConstants.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PreConfiguredConstants.js","sourceRoot":"","sources":["../../../src/common/PropPaneHelp/PreConfiguredConstants.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,eAAe,GAAwB;IAChD,MAAM,EAAE,iBAAiB;IACzB,QAAQ,EAAE,GAAG;IACb,KAAK,EAAE;QACH,QAAQ;QACR,iBAAiB,EAAE,kBAAkB;QACrC,eAAe,EAAE,sBAAsB;QAEvC,sCAAsC;QACtC,iBAAiB,EAAE,WAAW;QAC9B,WAAW,EAAE,+LAA+L;QAC5M,cAAc,EAAE,0NAA0N;QAE1O,YAAY,EAAE,IAAI;QAClB,cAAc,EAAE,IAAI;QACpB,sBAAsB,EAAE,UAAU;QAClC,eAAe,EAAE,cAAc;QAE/B,oBAAoB,EAAE,KAAK;QAC3B,qBAAqB,EAAE,eAAe;QAEtC,2DAA2D;QAC3D,iBAAiB,EAAE,cAAc;QACjC,sBAAsB,EAAE,EAAE;QAC1B,oBAAoB,EAAE,IAAI;QAE1B,eAAe,EAAE,KAAK;QAEtB,iBAAiB,EAAG,KAAK;QAEzB,WAAW,EAAE,UAAU;QAEvB,kBAAkB,EAAG,IAAI;QACzB,cAAc,EAAG,KAAK;QACtB,eAAe,EAAG,UAAU;QAE5B,UAAU,EAAG,IAAI;KAEpB;CACJ,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { IAllPreConfigSettings, ISitePreConfigProps, colorClassName } from "./IPreConfig";
|
|
2
|
+
export declare function getThisSitesPreConfigProps(PreConfiguredProps: IAllPreConfigSettings, thisProps: any, serverRelativeUrl: string): ISitePreConfigProps;
|
|
3
|
+
export declare function getPropColorClass(actualProp: any, testProp: any, notEqualClass: colorClassName, defValue?: colorClassName): colorClassName;
|
|
4
|
+
//# sourceMappingURL=getThisSitesPreConfigProps.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getThisSitesPreConfigProps.d.ts","sourceRoot":"","sources":["../../../src/common/PropPaneHelp/getThisSitesPreConfigProps.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,mBAAmB,EAAsB,cAAc,EAAG,MAAM,cAAc,CAAC;AAG/G,wBAAgB,0BAA0B,CAAC,kBAAkB,EAAE,qBAAqB,EAAE,SAAS,EAAE,GAAG,EAAE,iBAAiB,EAAE,MAAM,GAAG,mBAAmB,CAmCpJ;AAED,wBAAgB,iBAAiB,CAAE,UAAU,EAAE,GAAG,EAAE,QAAQ,EAAE,GAAG,EAAE,aAAa,EAAE,cAAc,EAAE,QAAQ,GAAE,cAAqB,kBAQhI"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
export function getThisSitesPreConfigProps(PreConfiguredProps, thisProps, serverRelativeUrl) {
|
|
2
|
+
let presets = [];
|
|
3
|
+
let forces = [];
|
|
4
|
+
let testServerRelativeUrl = serverRelativeUrl.lastIndexOf('/') === serverRelativeUrl.length ? serverRelativeUrl : serverRelativeUrl + '/';
|
|
5
|
+
PreConfiguredProps.preset.map(preconfig => {
|
|
6
|
+
//Added preconfig.location === '*' || so that if it has * it will apply everywhere
|
|
7
|
+
if (preconfig.location === '*' || testServerRelativeUrl.toLowerCase().indexOf(preconfig.location) > -1) {
|
|
8
|
+
preconfig.triggered = true;
|
|
9
|
+
Object.keys(preconfig.props).map(prop => {
|
|
10
|
+
// if ( !thisProps[prop] ) {
|
|
11
|
+
let className = getPropColorClass(thisProps[prop], preconfig.props[prop], 'yellow');
|
|
12
|
+
presets.push({ source: preconfig.source, location: preconfig.location, type: 'preset', prop: prop, value: preconfig.props[prop], status: 'tbd', className: className, triggered: true });
|
|
13
|
+
// }
|
|
14
|
+
});
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
PreConfiguredProps.forced.map(preconfig => {
|
|
18
|
+
//Added preconfig.location === '*' || so that if it has * it will apply everywhere
|
|
19
|
+
if (preconfig.location === '*' || testServerRelativeUrl.toLowerCase().indexOf(preconfig.location) > -1) {
|
|
20
|
+
preconfig.triggered = true;
|
|
21
|
+
Object.keys(preconfig.props).map(prop => {
|
|
22
|
+
// if ( thisProps[prop] !== preconfig.props[ prop ] ) {
|
|
23
|
+
let className = getPropColorClass(thisProps[prop], preconfig.props[prop], 'red');
|
|
24
|
+
forces.push({ source: preconfig.source, location: preconfig.location, type: 'forced', prop: prop, value: preconfig.props[prop], status: 'tbd', className: className, triggered: true });
|
|
25
|
+
// }
|
|
26
|
+
});
|
|
27
|
+
}
|
|
28
|
+
});
|
|
29
|
+
return { presets: presets, forces: forces };
|
|
30
|
+
}
|
|
31
|
+
export function getPropColorClass(actualProp, testProp, notEqualClass, defValue = 'na') {
|
|
32
|
+
let className = 'na';
|
|
33
|
+
if (actualProp === testProp) {
|
|
34
|
+
className = 'green';
|
|
35
|
+
}
|
|
36
|
+
else if (actualProp && (actualProp !== testProp)) {
|
|
37
|
+
className = notEqualClass;
|
|
38
|
+
}
|
|
39
|
+
else {
|
|
40
|
+
className = defValue;
|
|
41
|
+
}
|
|
42
|
+
return className;
|
|
43
|
+
}
|
|
44
|
+
//# sourceMappingURL=getThisSitesPreConfigProps.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getThisSitesPreConfigProps.js","sourceRoot":"","sources":["../../../src/common/PropPaneHelp/getThisSitesPreConfigProps.ts"],"names":[],"mappings":"AAGA,MAAM,UAAU,0BAA0B,CAAC,kBAAyC,EAAE,SAAc,EAAE,iBAAyB;IAE7H,IAAI,OAAO,GAAyB,EAAE,CAAC;IACvC,IAAI,MAAM,GAAyB,EAAE,CAAC;IAEtC,IAAI,qBAAqB,GAAG,iBAAiB,CAAC,WAAW,CAAC,GAAG,CAAC,KAAK,iBAAiB,CAAC,MAAM,CAAC,CAAC,CAAC,iBAAiB,CAAC,CAAC,CAAC,iBAAiB,GAAG,GAAG,CAAC;IAE1I,kBAAkB,CAAC,MAAM,CAAC,GAAG,CAAC,SAAS,CAAC,EAAE;QACxC,kFAAkF;QAClF,IAAI,SAAS,CAAC,QAAQ,KAAK,GAAG,IAAI,qBAAqB,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,SAAS,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,EAAE;YACtG,SAAS,CAAC,SAAS,GAAG,IAAI,CAAC;YAC3B,MAAM,CAAC,IAAI,CAAC,SAAS,CAAC,KAAK,CAAC,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;gBACtC,+BAA+B;gBAC/B,IAAI,SAAS,GAAmB,iBAAiB,CAAC,SAAS,CAAC,IAAI,CAAC,EAAE,SAAS,CAAC,KAAK,CAAC,IAAI,CAAC,EAAE,QAAQ,CAAC,CAAC;gBACpG,OAAO,CAAC,IAAI,CAAC,EAAE,MAAM,EAAE,SAAS,CAAC,MAAM,EAAE,QAAQ,EAAE,SAAS,CAAC,QAAQ,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,IAAI,EAAE,KAAK,EAAE,SAAS,CAAC,KAAK,CAAC,IAAI,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,CAAC;gBACzL,MAAM;YACR,CAAC,CAAC,CAAC;SACJ;IACH,CAAC,CAAC,CAAC;IAEH,kBAAkB,CAAC,MAAM,CAAC,GAAG,CAAC,SAAS,CAAC,EAAE;QACxC,kFAAkF;QAClF,IAAI,SAAS,CAAC,QAAQ,KAAK,GAAG,IAAI,qBAAqB,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,SAAS,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,EAAE;YACtG,SAAS,CAAC,SAAS,GAAG,IAAI,CAAC;YAC3B,MAAM,CAAC,IAAI,CAAC,SAAS,CAAC,KAAK,CAAC,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;gBACtC,yDAAyD;gBACzD,IAAI,SAAS,GAAmB,iBAAiB,CAAC,SAAS,CAAC,IAAI,CAAC,EAAE,SAAS,CAAC,KAAK,CAAC,IAAI,CAAC,EAAE,KAAK,CAAC,CAAC;gBACjG,MAAM,CAAC,IAAI,CAAC,EAAE,MAAM,EAAE,SAAS,CAAC,MAAM,EAAE,QAAQ,EAAE,SAAS,CAAC,QAAQ,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,IAAI,EAAE,KAAK,EAAE,SAAS,CAAC,KAAK,CAAC,IAAI,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,CAAC;gBACxL,MAAM;YACR,CAAC,CAAC,CAAC;SACJ;IACH,CAAC,CAAC,CAAC;IAEH,OAAO,EAAE,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC;AAE9C,CAAC;AAED,MAAM,UAAU,iBAAiB,CAAE,UAAe,EAAE,QAAa,EAAE,aAA6B,EAAE,WAA2B,IAAI;IAE/H,IAAI,SAAS,GAAmB,IAAI,CAAC;IACrC,IAAK,UAAU,KAAK,QAAQ,EAAG;QAAE,SAAS,GAAG,OAAO,CAAE;KAAE;SACnD,IAAK,UAAU,IAAI,CAAE,UAAU,KAAK,QAAQ,CAAE,EAAG;QAAE,SAAS,GAAG,aAAa,CAAE;KAAE;SAChF;QAAE,SAAS,GAAG,QAAQ,CAAC;KAAE;IAE9B,OAAO,SAAS,CAAC;AACnB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Banner.d.ts","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/pages/Banner.tsx"],"names":[],"mappings":";AASA,eAAO,MAAM,UAAU,aAyCX,CAAC"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { Icon, } from 'office-ui-fabric-react/lib/Icon';
|
|
3
|
+
import { PivotItem, } from 'office-ui-fabric-react/lib/Pivot';
|
|
4
|
+
import { defaultBannerCommandStyles, } from "../../commandStyles/defaults";
|
|
5
|
+
require('@mikezimm/fps-styles/dist/PropPanelHelp.css');
|
|
6
|
+
export const BannerHelp = React.createElement(PivotItem, { headerText: 'Banner' },
|
|
7
|
+
React.createElement("div", { className: 'fps-pph-content' },
|
|
8
|
+
React.createElement("div", { className: 'fps-pph-topic', style: { textDecoration: 'underline' } }, "FPS Banner - Basics"),
|
|
9
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "Show Banner"),
|
|
10
|
+
React.createElement("div", null, "May allow you to hide the banner. If toggle disabled, it is required."),
|
|
11
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "Optional Web Part Title"),
|
|
12
|
+
React.createElement("div", null, "Add Title text to the web part banner."),
|
|
13
|
+
React.createElement("div", null, "Depending on the web part, this may not be editable."),
|
|
14
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "More Info text-button"),
|
|
15
|
+
React.createElement("div", null, "Customize the More Information text/Icon in the right of the banner."),
|
|
16
|
+
React.createElement("div", { className: 'fps-pph-topic', style: { textDecoration: 'underline' } }, "FPS Banner - Navigation"),
|
|
17
|
+
React.createElement("div", { className: 'fps-pph-topic' },
|
|
18
|
+
"Show 'Go to Home Page' ",
|
|
19
|
+
React.createElement(Icon, { iconName: 'Home' }),
|
|
20
|
+
" Icon"),
|
|
21
|
+
React.createElement("div", null,
|
|
22
|
+
"Displays the ",
|
|
23
|
+
React.createElement(Icon, { iconName: 'Home', style: defaultBannerCommandStyles }),
|
|
24
|
+
" when you are not on the site's home page."),
|
|
25
|
+
React.createElement("div", { className: 'fps-pph-topic' },
|
|
26
|
+
"Show 'Go to Parent Site' ",
|
|
27
|
+
React.createElement(Icon, { iconName: 'Up' }),
|
|
28
|
+
" Icon"),
|
|
29
|
+
React.createElement("div", null,
|
|
30
|
+
"Displays the ",
|
|
31
|
+
React.createElement(Icon, { iconName: 'Up', style: defaultBannerCommandStyles }),
|
|
32
|
+
" when you are not on the site's home page."),
|
|
33
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "Gear, Go to Home, Parent audience"),
|
|
34
|
+
React.createElement("div", null, "Minimum permissions requied to see the Home and Parent site icons."),
|
|
35
|
+
React.createElement("div", null, "Use this to hide buttons from visitors if your ALV Financial Manual Web part is more of a single page app and you want to hide the site from a typical visitor."),
|
|
36
|
+
React.createElement("div", null, "NOTE: Site Admins will always see the icons."),
|
|
37
|
+
React.createElement("ul", null,
|
|
38
|
+
React.createElement("li", null, "Site Owners: have manageWeb permissions"),
|
|
39
|
+
React.createElement("li", null, "Page Editors: have addAndCustomizePages permissions"),
|
|
40
|
+
React.createElement("li", null, "Item Editors: have addListItems permissions")),
|
|
41
|
+
React.createElement("div", { className: 'fps-pph-topic', style: { textDecoration: 'underline' } }, "Theme options"),
|
|
42
|
+
React.createElement("div", null,
|
|
43
|
+
React.createElement("mark", null,
|
|
44
|
+
React.createElement("b", null, "NOTE:")),
|
|
45
|
+
" May be required depending on our policy for this web part"),
|
|
46
|
+
React.createElement("div", null, "Use dropdown to change your theme for the banner (color, buttons, text)"),
|
|
47
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "Banner Hover Effect"),
|
|
48
|
+
React.createElement("div", null, "Turns on or off the Mouse Hover effect. If Toggle is off, the banner does not 'Fade In'. Turn off if you want a solid color banner all the time.")));
|
|
49
|
+
//# sourceMappingURL=Banner.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Banner.js","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/pages/Banner.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,IAAI,GAAG,MAAM,iCAAiC,CAAC;AAExD,OAAO,EAAE,SAAS,GAAG,MAAM,kCAAkC,CAAC;AAE9D,OAAO,EAAE,0BAA0B,GAAG,MAAM,8BAA8B,CAAC;AAE3E,OAAO,CAAC,6CAA6C,CAAC,CAAC;AAEvD,MAAM,CAAC,MAAM,UAAU,GAAG,oBAAC,SAAS,IAAC,UAAU,EAAG,QAAQ;IACtD,6BAAK,SAAS,EAAG,iBAAiB;QAClC,6BAAK,SAAS,EAAG,eAAe,EAAG,KAAK,EAAE,EAAE,cAAc,EAAE,WAAW,EAAE,0BAA2B;QACpG,6BAAK,SAAS,EAAG,eAAe,kBAAoB;QACpD,0GAAiF;QAEjF,6BAAK,SAAS,EAAG,eAAe,8BAAgC;QAChE,0EAAiD;QACjD,wFAA+D;QAE/D,6BAAK,SAAS,EAAG,eAAe,4BAA8B;QAC9D,wGAA+E;QAE/E,6BAAK,SAAS,EAAG,eAAe,EAAG,KAAK,EAAE,EAAE,cAAc,EAAE,WAAW,EAAE,8BAA+B;QACxG,6BAAK,SAAS,EAAG,eAAe;;YAA0B,oBAAC,IAAI,IAAC,QAAQ,EAAC,MAAM,GAAE;oBAAW;QAC5F;;YAAkB,oBAAC,IAAI,IAAC,QAAQ,EAAC,MAAM,EAAC,KAAK,EAAG,0BAA0B,GAAI;yDAAgD;QAE9H,6BAAK,SAAS,EAAG,eAAe;;YAA4B,oBAAC,IAAI,IAAC,QAAQ,EAAC,IAAI,GAAE;oBAAW;QAC5F;;YAAkB,oBAAC,IAAI,IAAC,QAAQ,EAAC,IAAI,EAAC,KAAK,EAAG,0BAA0B,GAAI;yDAAgD;QAE5H,6BAAK,SAAS,EAAG,eAAe,wCAA0C;QAC1E,sGAA6E;QAC7E,mMAA0K;QAC1K,iFAAwD;QACxD;YACI,0EAAgD;YAChD,sFAA4D;YAC5D,8EAAoD,CACnD;QAKL,6BAAK,SAAS,EAAG,eAAe,EAAG,KAAK,EAAE,EAAE,cAAc,EAAE,WAAW,EAAE,oBAAqB;QAC9F;YAAK;gBAAM,uCAAY,CAAO;yEAAgE;QAC9F,2GAAkF;QAElF,6BAAK,SAAS,EAAG,eAAe,0BAA4B;QAC5D,sLAA6J,CAEvJ,CACE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FPSBasic.d.ts","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/pages/FPSBasic.tsx"],"names":[],"mappings":";AAQA,eAAO,MAAM,YAAY,aAqBb,CAAC"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
// import { Icon, } from 'office-ui-fabric-react/lib/Icon';
|
|
3
|
+
import { PivotItem, } from 'office-ui-fabric-react/lib/Pivot';
|
|
4
|
+
import { CSSOverRideWarning } from './Warnings';
|
|
5
|
+
require('@mikezimm/fps-styles/dist/PropPanelHelp.css');
|
|
6
|
+
export const FPSBasicHelp = React.createElement(PivotItem, { headerText: 'FPS Basic' },
|
|
7
|
+
React.createElement("div", { className: 'fps-pph-content' },
|
|
8
|
+
CSSOverRideWarning,
|
|
9
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "Hide Quick Launch"),
|
|
10
|
+
React.createElement("div", null, "As of April 2022, MSFT allows you to modify quick launch in Site Gear 'Change the look'"),
|
|
11
|
+
React.createElement("div", null, "Only use this option if you want the Quick launch on the site as a whole but not on the page this web part is installed on."),
|
|
12
|
+
React.createElement("div", { className: 'fps-pph-topic' },
|
|
13
|
+
"All Sections ",
|
|
14
|
+
React.createElement("b", null, "Max Width"),
|
|
15
|
+
" Toggle and slider"),
|
|
16
|
+
React.createElement("div", null, "Over-rides out of the box max width on page sections."),
|
|
17
|
+
React.createElement("div", { className: 'fps-pph-topic' },
|
|
18
|
+
"All Sections ",
|
|
19
|
+
React.createElement("b", null, "Margin"),
|
|
20
|
+
" Toggle and slider"),
|
|
21
|
+
React.createElement("div", null, "Over-rides out of the box top and bottom section margin."),
|
|
22
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "Hide Toolbar - while viewing"),
|
|
23
|
+
React.createElement("div", null, "Hidden: Will hide the page toolbar (Edit button) when loading the page."),
|
|
24
|
+
React.createElement("div", null,
|
|
25
|
+
React.createElement("b", null, "Only use if you know what you are doing :)")),
|
|
26
|
+
React.createElement("div", null,
|
|
27
|
+
React.createElement("mark", null, "WARNING"),
|
|
28
|
+
". ",
|
|
29
|
+
React.createElement("b", null, "Add ?tool=true to the Url"),
|
|
30
|
+
" and reload the page in order to edit the page. You ",
|
|
31
|
+
React.createElement("b", null, "CAN NOT SEE THESE INSTRUCTIONS"),
|
|
32
|
+
" unless you add ?tool=true to the page")));
|
|
33
|
+
//# sourceMappingURL=FPSBasic.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FPSBasic.js","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/pages/FPSBasic.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,2DAA2D;AAE3D,OAAO,EAAE,SAAS,GAAG,MAAM,kCAAkC,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAC;AAEhD,OAAO,CAAC,6CAA6C,CAAC,CAAC;AAEvD,MAAM,CAAC,MAAM,YAAY,GAAG,oBAAC,SAAS,IAAC,UAAU,EAAG,WAAW;IAC3D,6BAAK,SAAS,EAAG,iBAAiB;QAEhC,kBAAkB;QAEpB,6BAAK,SAAS,EAAG,eAAe,wBAA0B;QAC1D,2HAAkG;QAClG,+JAAsI;QAEtI,6BAAK,SAAS,EAAG,eAAe;;YAAgB,2CAAgB;iCAAwB;QACxF,yFAAgE;QAEhE,6BAAK,SAAS,EAAG,eAAe;;YAAgB,wCAAa;iCAAwB;QACrF,4FAAmE;QAEnE,6BAAK,SAAS,EAAG,eAAe,mCAAqC;QACrE,4GAAmF;QACnF;YAAK,4EAAiD,CAAM;QAC5D;YAAK,4CAAoB;;YAAG,2DAAgC;;YAAqD,gEAAqC;qDAA4C,CAE5L,CACE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FPSExpand.d.ts","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/pages/FPSExpand.tsx"],"names":[],"mappings":";AAOA,eAAO,MAAM,aAAa,aA+Bd,CAAC"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { PivotItem, } from 'office-ui-fabric-react/lib/Pivot';
|
|
3
|
+
import { CSSOverRideWarning } from './Warnings';
|
|
4
|
+
require('@mikezimm/fps-styles/dist/PropPanelHelp.css');
|
|
5
|
+
export const FPSExpandHelp = React.createElement(PivotItem, { headerText: 'FPS Expand' },
|
|
6
|
+
React.createElement("div", { className: 'fps-pph-content' },
|
|
7
|
+
CSSOverRideWarning,
|
|
8
|
+
React.createElement("div", { className: 'fps-pph-topic' },
|
|
9
|
+
React.createElement("b", null),
|
|
10
|
+
"Enable Expandoramic Mode"),
|
|
11
|
+
React.createElement("div", null,
|
|
12
|
+
React.createElement("b", null),
|
|
13
|
+
"Enables the Expandoramic toggle (diagonal arrow icon in upper left of Header."),
|
|
14
|
+
React.createElement("div", { className: 'fps-pph-topic' },
|
|
15
|
+
React.createElement("b", null),
|
|
16
|
+
"Page load default"),
|
|
17
|
+
React.createElement("div", null,
|
|
18
|
+
React.createElement("b", null),
|
|
19
|
+
"Determines the format when loading the page."),
|
|
20
|
+
React.createElement("ul", null,
|
|
21
|
+
React.createElement("li", null, "Normal: Webpart DOES NOT AUTO expand when loading the page"),
|
|
22
|
+
React.createElement("li", null, "Expanded: Page loads with webpart expanded"),
|
|
23
|
+
React.createElement("li", null, "Whenever you 'Edit' the page, you may need to manually shrink webpart to see the page and webpart properties.")),
|
|
24
|
+
React.createElement("div", { className: 'fps-pph-topic' },
|
|
25
|
+
React.createElement("b", null),
|
|
26
|
+
"Expandoramic Audience"),
|
|
27
|
+
React.createElement("div", null,
|
|
28
|
+
React.createElement("b", null, "NOTE:"),
|
|
29
|
+
" Site Admins will always see all icons regardless of the Toggles or the audience."),
|
|
30
|
+
React.createElement("ul", null,
|
|
31
|
+
React.createElement("li", null, "Site Owners: have manageWeb permissions"),
|
|
32
|
+
React.createElement("li", null, "Page Editors: have addAndCustomizePages permissions"),
|
|
33
|
+
React.createElement("li", null, "Item Editors: have addListItems permissions")),
|
|
34
|
+
React.createElement("div", { className: 'fps-pph-topic' },
|
|
35
|
+
React.createElement("b", null, "Style options and Hover Effect"),
|
|
36
|
+
" are for SharePoint IT use only."),
|
|
37
|
+
React.createElement("div", null,
|
|
38
|
+
React.createElement("b", null)),
|
|
39
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "Padding"),
|
|
40
|
+
React.createElement("div", null, "Adjusts the padding around the webpart. 20px minimum.")));
|
|
41
|
+
//# sourceMappingURL=FPSExpand.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FPSExpand.js","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/pages/FPSExpand.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,GAAG,MAAM,kCAAkC,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAC;AAEhD,OAAO,CAAC,6CAA6C,CAAC,CAAC;AAEvD,MAAM,CAAC,MAAM,aAAa,GAAG,oBAAC,SAAS,IAAC,UAAU,EAAG,YAAY;IAC7D,6BAAK,SAAS,EAAG,iBAAiB;QAEhC,kBAAkB;QAEpB,6BAAK,SAAS,EAAG,eAAe;YAAG,8BAAO;uCAA8B;QACxE;YAAK,8BAAO;4FAAmF;QAE/F,6BAAK,SAAS,EAAG,eAAe;YAAG,8BAAO;gCAAuB;QACjE;YAAK,8BAAO;2DAAkD;QAC9D;YACI,8FAAoE;YACpE,8EAAoD;YACpD,gJAAsH,CACrH;QAEL,6BAAK,SAAS,EAAG,eAAe;YAAG,8BAAO;oCAA2B;QACrE;YAAK,uCAAY;gGAAuF;QACxG;YACI,0EAAgD;YAChD,sFAA4D;YAC5D,8EAAoD,CACnD;QAEL,6BAAK,SAAS,EAAG,eAAe;YAAG,gEAAqC;+CAAsC;QAC9G;YAAK,8BAAO,CAAM;QAElB,6BAAK,SAAS,EAAG,eAAe,cAAgB;QAChD,0FAAiE,CAE3D,CACE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Import.d.ts","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/pages/Import.tsx"],"names":[],"mappings":";AASA,eAAO,MAAM,UAAU,aAeX,CAAC"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { Icon, } from 'office-ui-fabric-react/lib/Icon';
|
|
3
|
+
import { PivotItem, } from 'office-ui-fabric-react/lib/Pivot';
|
|
4
|
+
import { defaultBannerCommandStyles, } from "../../commandStyles/defaults";
|
|
5
|
+
require('@mikezimm/fps-styles/dist/PropPanelHelp.css');
|
|
6
|
+
export const ImportHelp = React.createElement(PivotItem, { headerText: 'Import' },
|
|
7
|
+
React.createElement("div", { className: 'fps-pph-content' },
|
|
8
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "If Available in this web part..."),
|
|
9
|
+
React.createElement("div", null, "It allows you to paste in values from the same webpart from a different page."),
|
|
10
|
+
React.createElement("div", null, "To Export web part settings"),
|
|
11
|
+
React.createElement("ol", null,
|
|
12
|
+
React.createElement("li", null, "Click on 'More Information' in the Web Part Banner"),
|
|
13
|
+
React.createElement("li", null,
|
|
14
|
+
"Click the Export tab ",
|
|
15
|
+
React.createElement(Icon, { iconName: 'Export', style: defaultBannerCommandStyles }),
|
|
16
|
+
" (last tab in the Help Panel)"),
|
|
17
|
+
React.createElement("li", null, "Hover over Export Properties row"),
|
|
18
|
+
React.createElement("li", null, "Click the blue paper/arrow icon on the right side of the row to 'Export' the properties"),
|
|
19
|
+
React.createElement("li", null, "Edit this page and web part"),
|
|
20
|
+
React.createElement("li", null, "Paste properties into the Import properties box"))));
|
|
21
|
+
//# sourceMappingURL=Import.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Import.js","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/pages/Import.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,IAAI,GAAG,MAAM,iCAAiC,CAAC;AAExD,OAAO,EAAE,SAAS,GAAG,MAAM,kCAAkC,CAAC;AAE9D,OAAO,EAAE,0BAA0B,GAAG,MAAM,8BAA8B,CAAC;AAE3E,OAAO,CAAC,6CAA6C,CAAC,CAAC;AAEvD,MAAM,CAAC,MAAM,UAAU,GAAG,oBAAC,SAAS,IAAC,UAAU,EAAG,QAAQ;IACtD,6BAAK,SAAS,EAAG,iBAAiB;QAC9B,6BAAK,SAAS,EAAG,eAAe,uCAAyC;QACzE,iHAAwF;QACxF,+DAAsC;QACtC;YACA,qFAA2D;YAC3D;;gBAAyB,oBAAC,IAAI,IAAC,QAAQ,EAAC,QAAQ,EAAC,KAAK,EAAG,0BAA0B,GAAI;gDAAkC;YACzH,mEAAyC;YACzC,0HAAgG;YAChG,8DAAoC;YACpC,kFAAwD,CACnD,CAEH,CACE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PinMe.d.ts","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/pages/PinMe.tsx"],"names":[],"mappings":";AAOA,eAAO,MAAM,SAAS,aAiBV,CAAC"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
// import { Icon, } from 'office-ui-fabric-react/lib/Icon';
|
|
3
|
+
import { PivotItem, } from 'office-ui-fabric-react/lib/Pivot';
|
|
4
|
+
require('@mikezimm/fps-styles/dist/PropPanelHelp.css');
|
|
5
|
+
export const PinMeHelp = React.createElement(PivotItem, { headerText: 'Pin Me' },
|
|
6
|
+
React.createElement("div", { className: 'fps-pph-content' },
|
|
7
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "Default Location"),
|
|
8
|
+
React.createElement("div", null,
|
|
9
|
+
React.createElement("li", null,
|
|
10
|
+
React.createElement("b", null, "normal - "),
|
|
11
|
+
"Web part loads on page where you put it"),
|
|
12
|
+
React.createElement("li", null,
|
|
13
|
+
React.createElement("b", null, "Pin Expanded - "),
|
|
14
|
+
"Web part loads Pinned in upper right corner fully expanded"),
|
|
15
|
+
React.createElement("li", null,
|
|
16
|
+
React.createElement("b", null, "Pin Collapsed - "),
|
|
17
|
+
"Web part loads Pinned in upper right corner collapsed")),
|
|
18
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "Force Pin State"),
|
|
19
|
+
React.createElement("div", null,
|
|
20
|
+
React.createElement("li", null,
|
|
21
|
+
React.createElement("b", null, "Let user change - "),
|
|
22
|
+
"End user can move the web part from Pinned to Normal location at any time"),
|
|
23
|
+
React.createElement("li", null,
|
|
24
|
+
React.createElement("b", null, "Enforce no Toggle - "),
|
|
25
|
+
"End user can not toggle the position of the web part.",
|
|
26
|
+
React.createElement("p", null, "With Enforcing pin, the end user will always be able to expand or collapse the web part."),
|
|
27
|
+
React.createElement("p", null, "Be sure to test experience by loading the page with the browser shrunk to size of a phone. Consider end user experience trying to navigate your page.")))));
|
|
28
|
+
//# sourceMappingURL=PinMe.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PinMe.js","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/pages/PinMe.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,2DAA2D;AAE3D,OAAO,EAAE,SAAS,GAAG,MAAM,kCAAkC,CAAC;AAE9D,OAAO,CAAC,6CAA6C,CAAC,CAAC;AAEvD,MAAM,CAAC,MAAM,SAAS,GAAG,oBAAC,SAAS,IAAC,UAAU,EAAG,QAAQ;IACrD,6BAAK,SAAS,EAAG,iBAAiB;QAClC,6BAAK,SAAS,EAAG,eAAe,uBAAyB;QACzD;YACI;gBAAI,2CAAgB;0DAA4C;YAChE;gBAAI,iDAAsB;6EAA+D;YACzF;gBAAI,kDAAuB;wEAA0D,CACnF;QACN,6BAAK,SAAS,EAAG,eAAe,sBAAwB;QACxD;YACI;gBAAI,oDAAyB;4FAA8E;YAC3G;gBAAI,sDAA2B;;gBAC/B,0HAA+F;gBAC/F,wLAA6J,CACxJ,CACH,CACA,CACE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SinglePageApp.d.ts","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/pages/SinglePageApp.tsx"],"names":[],"mappings":";AAMA,eAAO,MAAM,iBAAiB,aAuClB,CAAC"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { PivotItem, } from 'office-ui-fabric-react/lib/Pivot';
|
|
3
|
+
require('@mikezimm/fps-styles/dist/PropPanelHelp.css');
|
|
4
|
+
export const SinglePageAppHelp = React.createElement(PivotItem, { headerText: 'Single Page Apps' },
|
|
5
|
+
React.createElement("div", { className: 'fps-pph-content' },
|
|
6
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "Before you start!"),
|
|
7
|
+
React.createElement("div", { className: 'fps-pph-topic' }, "If you plan to build a full page app (Full expand web part at load time)"),
|
|
8
|
+
React.createElement("div", null,
|
|
9
|
+
"Be sure to follow these steps to improve performance and minimize any styling issues and delays:",
|
|
10
|
+
React.createElement("ol", null,
|
|
11
|
+
React.createElement("li", null, "Create a page from 'Apps' Template when you first create a page"),
|
|
12
|
+
React.createElement("ul", null,
|
|
13
|
+
React.createElement("li", null, "This will remove all navigation from the page, make the web part full page and load faster.")),
|
|
14
|
+
React.createElement("li", null,
|
|
15
|
+
"IF NOT, then Start with a ",
|
|
16
|
+
React.createElement("b", null, "Communication Site")),
|
|
17
|
+
React.createElement("ul", null,
|
|
18
|
+
React.createElement("li", null, "This is the only site that allows true 'Full Width webparts'")),
|
|
19
|
+
React.createElement("li", null,
|
|
20
|
+
React.createElement("b", null, "Clear the home page completely"),
|
|
21
|
+
" (do not have any other webparts)"),
|
|
22
|
+
React.createElement("li", null,
|
|
23
|
+
"Minimize what SharePoint loads",
|
|
24
|
+
React.createElement("ol", { style: { listStyleType: 'lower-alpha' } },
|
|
25
|
+
React.createElement("li", null, "Go to Gear"),
|
|
26
|
+
React.createElement("li", null, "Click 'Change the look'"),
|
|
27
|
+
React.createElement("li", null,
|
|
28
|
+
"Click Header",
|
|
29
|
+
React.createElement("ul", null,
|
|
30
|
+
React.createElement("li", null, "Set Layout to minimal"),
|
|
31
|
+
React.createElement("li", null, "Set 'Site title visiblity' to off"),
|
|
32
|
+
React.createElement("li", null, "Remove your site logo"),
|
|
33
|
+
React.createElement("li", null, "Save Header settings"))),
|
|
34
|
+
React.createElement("li", null,
|
|
35
|
+
"Click Navigation",
|
|
36
|
+
React.createElement("ul", null,
|
|
37
|
+
React.createElement("li", null, "Turn off Site Navigation"))))),
|
|
38
|
+
React.createElement("li", null, "Add SecureScript in the first Full Width section")))));
|
|
39
|
+
//# sourceMappingURL=SinglePageApp.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SinglePageApp.js","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/pages/SinglePageApp.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,GAAG,MAAM,kCAAkC,CAAC;AAE9D,OAAO,CAAC,6CAA6C,CAAC,CAAC;AAEvD,MAAM,CAAC,MAAM,iBAAiB,GAAG,oBAAC,SAAS,IAAC,UAAU,EAAG,kBAAkB;IACvE,6BAAK,SAAS,EAAG,iBAAiB;QAElC,6BAAK,SAAS,EAAG,eAAe,wBAA0B;QAE1D,6BAAK,SAAS,EAAG,eAAe,+EAAiF;QACjH;;YAEI;gBACA,kGAAwE;gBACxE;oBACI,8HAAoG,CACnG;gBAEL;;oBAA8B,oDAAyB,CAAK;gBAC5D;oBACI,+FAAqE,CACpE;gBACL;oBAAI,gEAAqC;wDAAsC;gBAC/E;;oBACA,4BAAI,KAAK,EAAE,EAAE,aAAa,EAAE,aAAa,EAAE;wBACvC,6CAAmB;wBACnB,0DAAgC;wBAChC;;4BACA;gCACA,wDAA8B;gCAC9B,oEAA0C;gCAC1C,wDAA8B;gCAC9B,uDAA6B,CACxB,CAAK;wBACV;;4BACA;gCACA,2DAAiC,CAC5B,CAAK,CACT,CAAK;gBACV,mFAAyD,CACpD,CACH,CACA,CACE,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { ISitePreConfigProps } from '../IPreConfig';
|
|
3
|
+
/**
|
|
4
|
+
* 2022-08-29: Refactored return statement to fix compile warning.
|
|
5
|
+
* @param sitePresets : ISitePreConfigProps
|
|
6
|
+
* @returns
|
|
7
|
+
*/
|
|
8
|
+
export declare function SitePresetsInfo(sitePresets: ISitePreConfigProps): JSX.Element | null;
|
|
9
|
+
//# sourceMappingURL=SitePresetsInfo.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SitePresetsInfo.d.ts","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/pages/SitePresetsInfo.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,eAAe,CAAC;AAEpD;;;;GAIG;AAGH,wBAAgB,eAAe,CAAC,WAAW,EAAE,mBAAmB,sBA6E/D"}
|