@mikezimm/fps-core-v7 1.0.5 → 1.0.7
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/README.md +30 -3
- package/lib/banner/FPSWebPartClass/IFPSCert.d.ts +35 -0
- package/lib/banner/FPSWebPartClass/IFPSCert.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/IFPSCert.js +5 -0
- package/lib/banner/FPSWebPartClass/IFPSCert.js.map +1 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.d.ts +132 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.js +5 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.js.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.d.ts +14 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.js +45 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.js.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.d.ts +19 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.js +46 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.js.map +1 -0
- package/lib/banner/FPSWebPartClass/getCert.d.ts +14 -0
- package/lib/banner/FPSWebPartClass/getCert.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/getCert.js +317 -0
- package/lib/banner/FPSWebPartClass/getCert.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.d.ts +6 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.js +17 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.d.ts +5 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.js +17 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.d.ts +5 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.js +6 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.d.ts +5 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.js +32 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.d.ts +7 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.js +8 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.d.ts +24 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.js +5 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.d.ts +10 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.js +5 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.d.ts +17 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.js +5 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.d.ts +26 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.js +15 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.js.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.d.ts +22 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.d.ts.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.js +5 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.js.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.d.ts +18 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.d.ts.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.js +41 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.js.map +1 -0
- package/lib/banner/components/VisitorPanel/Interfaces.d.ts +39 -0
- package/lib/banner/components/VisitorPanel/Interfaces.d.ts.map +1 -0
- package/lib/banner/components/VisitorPanel/Interfaces.js +6 -0
- package/lib/banner/components/VisitorPanel/Interfaces.js.map +1 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.d.ts +1 -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/Interfaces.d.ts +15 -0
- package/lib/banner/features/Expando/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/Expando/Interfaces.js +7 -0
- package/lib/banner/features/Expando/Interfaces.js.map +1 -0
- package/lib/banner/features/LockProps/Interfaces.d.ts +14 -0
- package/lib/banner/features/LockProps/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/LockProps/Interfaces.js +7 -0
- package/lib/banner/features/LockProps/Interfaces.js.map +1 -0
- package/lib/banner/features/Misc/fpsDefaults.d.ts +12 -0
- package/lib/banner/features/Misc/fpsDefaults.d.ts.map +1 -0
- package/lib/banner/features/Misc/fpsDefaults.js +108 -0
- package/lib/banner/features/Misc/fpsDefaults.js.map +1 -0
- package/lib/banner/features/PageStyle/Interfaces.d.ts +14 -0
- package/lib/banner/features/PageStyle/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/PageStyle/Interfaces.js +6 -0
- package/lib/banner/features/PageStyle/Interfaces.js.map +1 -0
- package/lib/banner/features/PinMe/Interfaces.d.ts +21 -0
- package/lib/banner/features/PinMe/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/PinMe/Interfaces.js +6 -0
- package/lib/banner/features/PinMe/Interfaces.js.map +1 -0
- package/lib/banner/features/Tricky/constants.d.ts +60 -0
- package/lib/banner/features/Tricky/constants.d.ts.map +1 -0
- package/lib/banner/features/Tricky/constants.js +162 -0
- package/lib/banner/features/Tricky/constants.js.map +1 -0
- package/lib/banner/features/Tricky/fpsCProp.d.ts +5 -0
- package/lib/banner/features/Tricky/fpsCProp.d.ts.map +1 -0
- package/lib/banner/features/Tricky/fpsCProp.js +7 -0
- package/lib/banner/features/Tricky/fpsCProp.js.map +1 -0
- package/lib/banner/features/Tricky/logTest.d.ts +28 -0
- package/lib/banner/features/Tricky/logTest.d.ts.map +1 -0
- package/lib/banner/features/Tricky/logTest.js +51 -0
- package/lib/banner/features/Tricky/logTest.js.map +1 -0
- package/lib/banner/features/Tricky/logfun.d.ts +22 -0
- package/lib/banner/features/Tricky/logfun.d.ts.map +1 -0
- package/lib/banner/features/Tricky/logfun.js +107 -0
- package/lib/banner/features/Tricky/logfun.js.map +1 -0
- package/lib/banner/features/Tricky/verify.d.ts +8 -0
- package/lib/banner/features/Tricky/verify.d.ts.map +1 -0
- package/lib/banner/features/Tricky/verify.js +11 -0
- package/lib/banner/features/Tricky/verify.js.map +1 -0
- package/lib/banner/features/Tricky/verifyPieces.d.ts +32 -0
- package/lib/banner/features/Tricky/verifyPieces.d.ts.map +1 -0
- package/lib/banner/features/Tricky/verifyPieces.js +40 -0
- package/lib/banner/features/Tricky/verifyPieces.js.map +1 -0
- package/lib/banner/features/WebPartHistory/Functions.d.ts +66 -0
- package/lib/banner/features/WebPartHistory/Functions.d.ts.map +1 -0
- package/lib/banner/features/WebPartHistory/Functions.js +120 -0
- package/lib/banner/features/WebPartHistory/Functions.js.map +1 -0
- package/lib/banner/features/WebPartHistory/Interface.d.ts +65 -0
- package/lib/banner/features/WebPartHistory/Interface.d.ts.map +1 -0
- package/lib/banner/features/WebPartHistory/Interface.js +5 -0
- package/lib/banner/features/WebPartHistory/Interface.js.map +1 -0
- package/lib/banner/features/WebPartHistory/OnInit.d.ts +6 -0
- package/lib/banner/features/WebPartHistory/OnInit.d.ts.map +1 -0
- package/lib/banner/features/WebPartHistory/OnInit.js +15 -0
- package/lib/banner/features/WebPartHistory/OnInit.js.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.d.ts +19 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.d.ts.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.js +6 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.js.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.d.ts +18 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.d.ts.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.js +5 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.js.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.d.ts +24 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.d.ts.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.js +10 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.js.map +1 -0
- package/lib/banner/interfaces/Theme/Interfaces.d.ts +13 -0
- package/lib/banner/interfaces/Theme/Interfaces.d.ts.map +1 -0
- package/lib/banner/interfaces/Theme/Interfaces.js +5 -0
- package/lib/banner/interfaces/Theme/Interfaces.js.map +1 -0
- package/lib/common/Images/hero.d.ts +8 -0
- package/lib/common/Images/hero.d.ts.map +1 -0
- package/lib/common/Images/hero.js +34 -0
- package/lib/common/Images/hero.js.map +1 -0
- package/lib/common/Images/hoverEffect.d.ts +12 -0
- package/lib/common/Images/hoverEffect.d.ts.map +1 -0
- package/lib/common/Images/hoverEffect.js +32 -0
- package/lib/common/Images/hoverEffect.js.map +1 -0
- package/lib/common/Images/hoverZoom.d.ts +9 -0
- package/lib/common/Images/hoverZoom.d.ts.map +1 -0
- package/lib/common/Images/hoverZoom.js +36 -0
- package/lib/common/Images/hoverZoom.js.map +1 -0
- package/lib/common/Images/imgFit.d.ts +12 -0
- package/lib/common/Images/imgFit.d.ts.map +1 -0
- package/lib/common/Images/imgFit.js +48 -0
- package/lib/common/Images/imgFit.js.map +1 -0
- package/lib/common/Images/imgTarget.d.ts +9 -0
- package/lib/common/Images/imgTarget.d.ts.map +1 -0
- package/lib/common/Images/imgTarget.js +32 -0
- package/lib/common/Images/imgTarget.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.d.ts +8 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.js +56 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.d.ts +32 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.js +5 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.d.ts +17 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.js +8 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.d.ts +8 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.js +105 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.d.ts +7 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.js +73 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.js.map +1 -0
- package/lib/common/commandStyles/ISiteThemeChoices.d.ts +14 -0
- package/lib/common/commandStyles/ISiteThemeChoices.d.ts.map +1 -0
- package/lib/common/commandStyles/ISiteThemeChoices.js +27 -0
- package/lib/common/commandStyles/ISiteThemeChoices.js.map +1 -0
- package/lib/common/commandStyles/adjustCmdThemes.d.ts +25 -0
- package/lib/common/commandStyles/adjustCmdThemes.d.ts.map +1 -0
- package/lib/common/commandStyles/adjustCmdThemes.js +52 -0
- package/lib/common/commandStyles/adjustCmdThemes.js.map +1 -0
- package/lib/common/commandStyles/defaults.d.ts +41 -0
- package/lib/common/commandStyles/defaults.d.ts.map +1 -0
- package/lib/common/commandStyles/defaults.js +216 -0
- package/lib/common/commandStyles/defaults.js.map +1 -0
- package/lib/common/commandStyles/makeYellow.d.ts +6 -0
- package/lib/common/commandStyles/makeYellow.d.ts.map +1 -0
- package/lib/common/commandStyles/makeYellow.js +19 -0
- package/lib/common/commandStyles/makeYellow.js.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.d.ts +17 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.js +127 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.js.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.d.ts +6 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.js +107 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.js.map +1 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.d.ts +3 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.js +38 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.js.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.d.ts +3 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.js +18 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.js.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.d.ts +22 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.js +38 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.js.map +1 -0
- package/lib/components/atoms/Links/CommonDevUrls.d.ts +44 -0
- package/lib/components/atoms/Links/CommonDevUrls.d.ts.map +1 -0
- package/lib/components/atoms/Links/CommonDevUrls.js +45 -0
- package/lib/components/atoms/Links/CommonDevUrls.js.map +1 -0
- package/lib/components/atoms/Links/IRepoLinks.d.ts +11 -0
- package/lib/components/atoms/Links/IRepoLinks.d.ts.map +1 -0
- package/lib/components/atoms/Links/IRepoLinks.js +2 -0
- package/lib/components/atoms/Links/IRepoLinks.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.d.ts +7 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.js +13 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.d.ts +42 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.js +44 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.d.ts +3 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.js +8 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.d.ts +4 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.js +26 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.d.ts +4 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.js +19 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.d.ts +7 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.js +3 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.d.ts +12 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.js +48 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.d.ts +4 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.js +20 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.d.ts +18 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.js +229 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.d.ts +17 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.js +29 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.d.ts +12 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.js +57 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.d.ts +3 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.js +4 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.d.ts +20 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.js +2 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.d.ts +11 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.js +7 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.d.ts +14 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.js +2 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.d.ts +115 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.js +390 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.d.ts +13 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.js +27 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.d.ts +7 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.js +34 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.d.ts +14 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.js +20 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.d.ts +7 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.js +20 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.d.ts +20 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.js +68 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.d.ts +2 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.js +38 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.d.ts +10 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.js +38 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.d.ts +26 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.js +6 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.d.ts +31 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.js +5 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.d.ts +29 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.js +6 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.d.ts +26 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.js +5 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.d.ts +37 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.js +28 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContent.d.ts +150 -0
- package/lib/components/molecules/AnyContent/IAnyContent.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContent.js +8 -0
- package/lib/components/molecules/AnyContent/IAnyContent.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.js +150 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.d.ts +68 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.js +43 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.d.ts +5 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.js +2 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.d.ts +21 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.js +2 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.d.ts +32 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.js +16 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.d.ts +8 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.js +3 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.d.ts +8 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.js +2 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.d.ts +9 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.js +2 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.d.ts +12 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.js +2 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.d.ts +41 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.js +30 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.d.ts +27 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.js +5 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.d.ts +42 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.js +5 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.d.ts +116 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.js +98 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.js +51 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.js +63 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.js +11 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.js +18 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.js +14 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.js +71 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.d.ts +4 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.js +52 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.js.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.d.ts +73 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.d.ts.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.js +2 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.js.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.d.ts +34 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.d.ts.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.js +2 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.js.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.d.ts +14 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.d.ts.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.js +24 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.js.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.d.ts +24 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.d.ts.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.js +8 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.js.map +1 -0
- package/lib/components/molecules/Performance/IPerformance.d.ts +377 -0
- package/lib/components/molecules/Performance/IPerformance.d.ts.map +1 -0
- package/lib/components/molecules/Performance/IPerformance.js +22 -0
- package/lib/components/molecules/Performance/IPerformance.js.map +1 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.d.ts +23 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.d.ts.map +1 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.js +5 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.js.map +1 -0
- package/lib/components/molecules/Performance/MockData.d.ts +6 -0
- package/lib/components/molecules/Performance/MockData.d.ts.map +1 -0
- package/lib/components/molecules/Performance/MockData.js +134 -0
- package/lib/components/molecules/Performance/MockData.js.map +1 -0
- package/lib/components/molecules/Performance/functions.d.ts +33 -0
- package/lib/components/molecules/Performance/functions.d.ts.map +1 -0
- package/lib/components/molecules/Performance/functions.js +114 -0
- package/lib/components/molecules/Performance/functions.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.d.ts +13 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.js +12 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.d.ts +23 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.js +5 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.d.ts +37 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.js +5 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.d.ts +15 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.js +51 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.d.ts +25 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.js +99 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.js.map +1 -0
- package/lib/components/molecules/process-results/CheckAnyResults.d.ts +3 -0
- package/lib/components/molecules/process-results/CheckAnyResults.d.ts.map +1 -0
- package/lib/components/molecules/process-results/CheckAnyResults.js +41 -0
- package/lib/components/molecules/process-results/CheckAnyResults.js.map +1 -0
- package/lib/components/molecules/process-results/CheckItemsResults.d.ts +7 -0
- package/lib/components/molecules/process-results/CheckItemsResults.d.ts.map +1 -0
- package/lib/components/molecules/process-results/CheckItemsResults.js +47 -0
- package/lib/components/molecules/process-results/CheckItemsResults.js.map +1 -0
- package/lib/components/molecules/process-results/Logging.d.ts +3 -0
- package/lib/components/molecules/process-results/Logging.d.ts.map +1 -0
- package/lib/components/molecules/process-results/Logging.js +5 -0
- package/lib/components/molecules/process-results/Logging.js.map +1 -0
- package/lib/components/molecules/source-props/IItemsError.d.ts +4 -0
- package/lib/components/molecules/source-props/IItemsError.d.ts.map +1 -0
- package/lib/components/molecules/source-props/IItemsError.js +9 -0
- package/lib/components/molecules/source-props/IItemsError.js.map +1 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.d.ts +21 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.d.ts.map +1 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.js +7 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.js.map +1 -0
- package/lib/components/molecules/source-props/ISourceProps.d.ts +62 -0
- package/lib/components/molecules/source-props/ISourceProps.d.ts.map +1 -0
- package/lib/components/molecules/source-props/ISourceProps.js +5 -0
- package/lib/components/molecules/source-props/ISourceProps.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/createListSource.d.ts +7 -0
- package/lib/components/molecules/source-props/Lists/createListSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/createListSource.js +37 -0
- package/lib/components/molecules/source-props/Lists/createListSource.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.d.ts +44 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.js +23 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.d.ts +9 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.js +9 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.d.ts +11 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.js +11 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.d.ts +5 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.js +34 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.d.ts +26 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.js +52 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.d.ts +18 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.js +43 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.d.ts +14 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.js +31 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.d.ts +20 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.js +113 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.d.ts +5 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.js +18 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.d.ts +38 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.js +5 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.d.ts +8 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.js +18 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.d.ts +6 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.js +42 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.d.ts +6 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.js +38 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.d.ts +6 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.js +42 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.d.ts +10 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.js +33 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.d.ts +8 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.js +14 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.js.map +1 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.d.ts +12 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.d.ts.map +1 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.js +108 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.js.map +1 -0
- package/lib/components/molecules/source-props/createLibrarySource.d.ts +7 -0
- package/lib/components/molecules/source-props/createLibrarySource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/createLibrarySource.js +40 -0
- package/lib/components/molecules/source-props/createLibrarySource.js.map +1 -0
- package/lib/components/molecules/source-props/createMinFetchProps.d.ts +8 -0
- package/lib/components/molecules/source-props/createMinFetchProps.d.ts.map +1 -0
- package/lib/components/molecules/source-props/createMinFetchProps.js +36 -0
- package/lib/components/molecules/source-props/createMinFetchProps.js.map +1 -0
- package/lib/components/molecules/source-props/createOrderBy.d.ts +6 -0
- package/lib/components/molecules/source-props/createOrderBy.d.ts.map +1 -0
- package/lib/components/molecules/source-props/createOrderBy.js +12 -0
- package/lib/components/molecules/source-props/createOrderBy.js.map +1 -0
- package/lib/components/molecules/source-props/index.d.ts +1 -0
- package/lib/components/molecules/source-props/index.d.ts.map +1 -0
- package/lib/components/molecules/source-props/index.js +4 -0
- package/lib/components/molecules/source-props/index.js.map +1 -0
- package/lib/components/molecules/source-props/prepSourceColumns.d.ts +11 -0
- package/lib/components/molecules/source-props/prepSourceColumns.d.ts.map +1 -0
- package/lib/components/molecules/source-props/prepSourceColumns.js +42 -0
- package/lib/components/molecules/source-props/prepSourceColumns.js.map +1 -0
- package/lib/components/molecules/state-source/IStateSource.d.ts +35 -0
- package/lib/components/molecules/state-source/IStateSource.d.ts.map +1 -0
- package/lib/components/molecules/state-source/IStateSource.js +28 -0
- package/lib/components/molecules/state-source/IStateSource.js.map +1 -0
- package/lib/logic/Arrays/compare.d.ts +94 -0
- package/lib/logic/Arrays/compare.d.ts.map +1 -0
- package/lib/logic/Arrays/compare.js +166 -0
- package/lib/logic/Arrays/compare.js.map +1 -0
- package/lib/logic/Arrays/createArrayOfNumbers.d.ts +5 -0
- package/lib/logic/Arrays/createArrayOfNumbers.d.ts.map +1 -0
- package/lib/logic/Arrays/createArrayOfNumbers.js +8 -0
- package/lib/logic/Arrays/createArrayOfNumbers.js.map +1 -0
- package/lib/logic/Arrays/getDeepKeys.d.ts +18 -0
- package/lib/logic/Arrays/getDeepKeys.d.ts.map +1 -0
- package/lib/logic/Arrays/getDeepKeys.js +28 -0
- package/lib/logic/Arrays/getDeepKeys.js.map +1 -0
- package/lib/logic/Arrays/grouping.d.ts +57 -0
- package/lib/logic/Arrays/grouping.d.ts.map +1 -0
- package/lib/logic/Arrays/grouping.js +79 -0
- package/lib/logic/Arrays/grouping.js.map +1 -0
- package/lib/logic/Arrays/manipulation.d.ts +127 -0
- package/lib/logic/Arrays/manipulation.d.ts.map +1 -0
- package/lib/logic/Arrays/manipulation.js +231 -0
- package/lib/logic/Arrays/manipulation.js.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.d.ts +11 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.js +13 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.js.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.d.ts +2 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.js +35 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.js.map +1 -0
- package/lib/logic/Arrays/searching/getNextIndex.d.ts +12 -0
- package/lib/logic/Arrays/searching/getNextIndex.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/getNextIndex.js +19 -0
- package/lib/logic/Arrays/searching/getNextIndex.js.map +1 -0
- package/lib/logic/Arrays/searching/objectfind.d.ts +52 -0
- package/lib/logic/Arrays/searching/objectfind.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/objectfind.js +123 -0
- package/lib/logic/Arrays/searching/objectfind.js.map +1 -0
- package/lib/logic/Arrays/searching/objectkeys.d.ts +70 -0
- package/lib/logic/Arrays/searching/objectkeys.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/objectkeys.js +208 -0
- package/lib/logic/Arrays/searching/objectkeys.js.map +1 -0
- package/lib/logic/Arrays/sorting/Interfaces.d.ts +7 -0
- package/lib/logic/Arrays/sorting/Interfaces.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/Interfaces.js +2 -0
- package/lib/logic/Arrays/sorting/Interfaces.js.map +1 -0
- package/lib/logic/Arrays/sorting/numbers.d.ts +21 -0
- package/lib/logic/Arrays/sorting/numbers.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/numbers.js +41 -0
- package/lib/logic/Arrays/sorting/numbers.js.map +1 -0
- package/lib/logic/Arrays/sorting/objects.d.ts +45 -0
- package/lib/logic/Arrays/sorting/objects.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/objects.js +144 -0
- package/lib/logic/Arrays/sorting/objects.js.map +1 -0
- package/lib/logic/Arrays/sorting/strings.d.ts +17 -0
- package/lib/logic/Arrays/sorting/strings.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/strings.js +53 -0
- package/lib/logic/Arrays/sorting/strings.js.map +1 -0
- package/lib/logic/Arrays/thinOutArray.d.ts +44 -0
- package/lib/logic/Arrays/thinOutArray.d.ts.map +1 -0
- package/lib/logic/Arrays/thinOutArray.js +122 -0
- package/lib/logic/Arrays/thinOutArray.js.map +1 -0
- package/lib/logic/Errors/friendly.d.ts +37 -0
- package/lib/logic/Errors/friendly.d.ts.map +1 -0
- package/lib/logic/Errors/friendly.js +228 -0
- package/lib/logic/Errors/friendly.js.map +1 -0
- package/lib/logic/Links/interfaces/IDetailedLink.d.ts +14 -0
- package/lib/logic/Links/interfaces/IDetailedLink.d.ts.map +1 -0
- package/lib/logic/Links/interfaces/IDetailedLink.js +2 -0
- package/lib/logic/Links/interfaces/IDetailedLink.js.map +1 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.d.ts +5 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.d.ts.map +1 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.js +2 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.js.map +1 -0
- package/lib/logic/Links/interfaces/ISimpleLink.d.ts +6 -0
- package/lib/logic/Links/interfaces/ISimpleLink.d.ts.map +1 -0
- package/lib/logic/Links/interfaces/ISimpleLink.js +2 -0
- package/lib/logic/Links/interfaces/ISimpleLink.js.map +1 -0
- package/lib/logic/Objects/deep.d.ts +17 -0
- package/lib/logic/Objects/deep.d.ts.map +1 -0
- package/lib/logic/Objects/deep.js +106 -0
- package/lib/logic/Objects/deep.js.map +1 -0
- package/lib/logic/Objects/keys.d.ts +54 -0
- package/lib/logic/Objects/keys.d.ts.map +1 -0
- package/lib/logic/Objects/keys.js +112 -0
- package/lib/logic/Objects/keys.js.map +1 -0
- package/lib/logic/Objects/similar.d.ts +15 -0
- package/lib/logic/Objects/similar.d.ts.map +1 -0
- package/lib/logic/Objects/similar.js +42 -0
- package/lib/logic/Objects/similar.js.map +1 -0
- package/lib/logic/Strings/arraysFromString.d.ts +78 -0
- package/lib/logic/Strings/arraysFromString.d.ts.map +1 -0
- package/lib/logic/Strings/arraysFromString.js +142 -0
- package/lib/logic/Strings/arraysFromString.js.map +1 -0
- package/lib/logic/Strings/guids.d.ts +57 -0
- package/lib/logic/Strings/guids.d.ts.map +1 -0
- package/lib/logic/Strings/guids.js +107 -0
- package/lib/logic/Strings/guids.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 +84 -0
- package/lib/logic/Strings/reactCSS.js.map +1 -0
- package/lib/logic/Strings/stringCase.d.ts +52 -0
- package/lib/logic/Strings/stringCase.d.ts.map +1 -0
- package/lib/logic/Strings/stringCase.js +103 -0
- package/lib/logic/Strings/stringCase.js.map +1 -0
- package/lib/logic/Time/constants.d.ts +9 -0
- package/lib/logic/Time/constants.d.ts.map +1 -0
- package/lib/logic/Time/constants.js +11 -0
- package/lib/logic/Time/constants.js.map +1 -0
- package/lib/logic/Time/getDateFromNow.d.ts +13 -0
- package/lib/logic/Time/getDateFromNow.d.ts.map +1 -0
- package/lib/logic/Time/getDateFromNow.js +18 -0
- package/lib/logic/Time/getDateFromNow.js.map +1 -0
- package/lib/logic/Users/CheckPermissions.d.ts +32 -0
- package/lib/logic/Users/CheckPermissions.d.ts.map +1 -0
- package/lib/logic/Users/CheckPermissions.js +54 -0
- package/lib/logic/Users/CheckPermissions.js.map +1 -0
- package/lib/logic/Users/FPSUser.d.ts +16 -0
- package/lib/logic/Users/FPSUser.d.ts.map +1 -0
- package/lib/logic/Users/FPSUser.js +205 -0
- package/lib/logic/Users/FPSUser.js.map +1 -0
- package/lib/logic/Users/IDefaultUser.d.ts +10 -0
- package/lib/logic/Users/IDefaultUser.d.ts.map +1 -0
- package/lib/logic/Users/IDefaultUser.js +5 -0
- package/lib/logic/Users/IDefaultUser.js.map +1 -0
- package/lib/logic/Users/IUserInterfaces.d.ts +80 -0
- package/lib/logic/Users/IUserInterfaces.d.ts.map +1 -0
- package/lib/logic/Users/IUserInterfaces.js +5 -0
- package/lib/logic/Users/IUserInterfaces.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.d.ts +53 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.d.ts +29 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.d.ts +209 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.d.ts +28 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.d.ts +1657 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.d.ts +41 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.d.ts +382 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.d.ts +130 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.d.ts +12 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.d.ts +18 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.d.ts +13 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Image.d.ts +153 -0
- package/lib/types/@fluentUI/@7.199.1/Image.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Image.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/Image.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.d.ts +37 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.d.ts +184 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.d.ts +28 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.d.ts +1657 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.d.ts +18 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.js.map +1 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.d.ts +31 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.js +5 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.js.map +1 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.d.ts +13 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.js +5 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.js.map +1 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.d.ts +28 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.js +5 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.js.map +1 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.d.ts +23 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.js +25 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.js.map +1 -0
- package/lib/types/@msft/1.15.2/WebPartContext.d.ts +136 -0
- package/lib/types/@msft/1.15.2/WebPartContext.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/WebPartContext.js +24 -0
- package/lib/types/@msft/1.15.2/WebPartContext.js.map +1 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.d.ts +196 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.js +5 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.js.map +1 -0
- package/lib/types/@msft/1.15.2/displayMode.d.ts +21 -0
- package/lib/types/@msft/1.15.2/displayMode.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/displayMode.js +24 -0
- package/lib/types/@msft/1.15.2/displayMode.js.map +1 -0
- package/lib/types/@msft/1.15.2/layout.d.ts +13 -0
- package/lib/types/@msft/1.15.2/layout.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/layout.js +5 -0
- package/lib/types/@msft/1.15.2/layout.js.map +1 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.d.ts +98 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.js +5 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/site-users.d.ts.map +1 -1
- package/lib/types/@pnp/@2.14.0/sp/sites.d.ts +30 -0
- package/lib/types/@pnp/@2.14.0/sp/sites.d.ts.map +1 -1
- package/lib/types/@pnp/@2.14.0/sp/types.d.ts +134 -0
- package/lib/types/@pnp/@2.14.0/sp/types.d.ts.map +1 -1
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.d.ts +22 -0
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.d.ts.map +1 -0
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.js +28 -0
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.js.map +1 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.d.ts +12 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.d.ts.map +1 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.js +2 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.js.map +1 -0
- package/lib/types/fps-class/window/IFPSEnviro.d.ts +46 -0
- package/lib/types/fps-class/window/IFPSEnviro.d.ts.map +1 -0
- package/lib/types/fps-class/window/IFPSEnviro.js +2 -0
- package/lib/types/fps-class/window/IFPSEnviro.js.map +1 -0
- package/lib/types/fps-class/window/IFPSWindowProps.d.ts +73 -0
- package/lib/types/fps-class/window/IFPSWindowProps.d.ts.map +1 -0
- package/lib/types/fps-class/window/IFPSWindowProps.js +3 -0
- package/lib/types/fps-class/window/IFPSWindowProps.js.map +1 -0
- package/lib/types/fps-class/window/Window.d.ts +14 -0
- package/lib/types/fps-class/window/Window.d.ts.map +1 -0
- package/lib/types/fps-class/window/Window.js +2 -0
- package/lib/types/fps-class/window/Window.js.map +1 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.d.ts +5 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.d.ts.map +1 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.js +2 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.js.map +1 -0
- package/lib/types/fps-legacy/IMyInterfaces.d.ts +69 -0
- package/lib/types/fps-legacy/IMyInterfaces.d.ts.map +1 -0
- package/lib/types/fps-legacy/IMyInterfaces.js +28 -0
- package/lib/types/fps-legacy/IMyInterfaces.js.map +1 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.d.ts +2 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.d.ts.map +1 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.js +2 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.js.map +1 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.d.ts +41 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.d.ts.map +1 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.js +2 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.js.map +1 -0
- package/lib/types/fps-returns/common/IItemsError.d.ts +6 -0
- package/lib/types/fps-returns/common/IItemsError.d.ts.map +1 -0
- package/lib/types/fps-returns/common/IItemsError.js +2 -0
- package/lib/types/fps-returns/common/IItemsError.js.map +1 -0
- package/lib/types/fps-returns/sites/nav/INavChangeErrorObj.d.ts +10 -0
- package/lib/types/fps-returns/sites/nav/INavChangeErrorObj.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/nav/INavChangeErrorObj.js +2 -0
- package/lib/types/fps-returns/sites/nav/INavChangeErrorObj.js.map +1 -0
- package/lib/types/fps-returns/sites/nav/INavErrorObj.d.ts +6 -0
- package/lib/types/fps-returns/sites/nav/INavErrorObj.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/nav/INavErrorObj.js +2 -0
- package/lib/types/fps-returns/sites/nav/INavErrorObj.js.map +1 -0
- package/lib/types/fps-returns/sites/nav/IPnpCreateNavItem.d.ts +24 -0
- package/lib/types/fps-returns/sites/nav/IPnpCreateNavItem.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/nav/IPnpCreateNavItem.js +3 -0
- package/lib/types/fps-returns/sites/nav/IPnpCreateNavItem.js.map +1 -0
- package/lib/types/fps-returns/sites/nav/IPnpNavType.d.ts +6 -0
- package/lib/types/fps-returns/sites/nav/IPnpNavType.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/nav/IPnpNavType.js +20 -0
- package/lib/types/fps-returns/sites/nav/IPnpNavType.js.map +1 -0
- package/lib/types/fps-returns/sites/update/IFPSItemUpdateResultObj.d.ts +8 -0
- package/lib/types/fps-returns/sites/update/IFPSItemUpdateResultObj.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/update/IFPSItemUpdateResultObj.js +2 -0
- package/lib/types/fps-returns/sites/update/IFPSItemUpdateResultObj.js.map +1 -0
- package/lib/types/fps-returns/sites/update/IMinUpdateProps.d.ts +7 -0
- package/lib/types/fps-returns/sites/update/IMinUpdateProps.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/update/IMinUpdateProps.js +2 -0
- package/lib/types/fps-returns/sites/update/IMinUpdateProps.js.map +1 -0
- package/lib/types/react/IFPSJSX_Element.d.ts +3 -0
- package/lib/types/react/IFPSJSX_Element.d.ts.map +1 -0
- package/lib/types/react/IFPSJSX_Element.js +2 -0
- package/lib/types/react/IFPSJSX_Element.js.map +1 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.d.ts +1 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.d.ts.map +1 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.js +20036 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.js.map +1 -0
- package/lib/types/react/IReactCSSTypes.d.ts +9519 -0
- package/lib/types/react/IReactCSSTypes.d.ts.map +1 -0
- package/lib/types/react/IReactCSSTypes.js +11 -0
- package/lib/types/react/IReactCSSTypes.js.map +1 -0
- package/lib/types/react/IReactEvents.d.ts +25 -0
- package/lib/types/react/IReactEvents.d.ts.map +1 -0
- package/lib/types/react/IReactEvents.js +160 -0
- package/lib/types/react/IReactEvents.js.map +1 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.d.ts +5 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.d.ts.map +1 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.js +143 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.js.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.d.ts +42 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.d.ts.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.js +6 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.js.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.d.ts +45 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.d.ts.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.js +6 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.js.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/common/Images/...
|
|
3
|
+
*/
|
|
4
|
+
import { IPropertyPaneDropdownOptionFPS } from "../../types/fps-class/prop-pane/AudienceInterfaces";
|
|
5
|
+
export type IImageTarget = 'top' | 'blank' | 'self' | 'parent';
|
|
6
|
+
export declare const imgTargetChoices: IPropertyPaneDropdownOptionFPS[];
|
|
7
|
+
export declare const imgTargetChoicesAll: IPropertyPaneDropdownOptionFPS[];
|
|
8
|
+
export declare function getTarget(findMe: IImageTarget): "_blank" | "_self" | "_parent" | "_top";
|
|
9
|
+
//# sourceMappingURL=imgTarget.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"imgTarget.d.ts","sourceRoot":"","sources":["../../../src/common/Images/imgTarget.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH,OAAO,EAAE,8BAA8B,EAAE,MAAM,oDAAoD,CAAC;AAEpG,MAAM,MAAM,YAAY,GAAG,KAAK,GAAG,OAAO,GAAG,MAAM,GAAG,QAAQ,CAAC;AAE/D,eAAO,MAAM,gBAAgB,EAAE,8BAA8B,EAG5D,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,8BAA8B,EAM/D,CAAC;AAEF,wBAAgB,SAAS,CAAC,MAAM,EAAE,YAAY,2CAgB7C"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/common/Images/...
|
|
3
|
+
*/
|
|
4
|
+
export const imgTargetChoices = [
|
|
5
|
+
{ index: 0, key: 'top', text: "Full Body (_top)" },
|
|
6
|
+
{ index: 1, key: 'blank', text: "New Window (_blank)" },
|
|
7
|
+
];
|
|
8
|
+
export const imgTargetChoicesAll = [
|
|
9
|
+
{ index: 0, key: 'top', text: "Full Body (_top)" },
|
|
10
|
+
{ index: 1, key: 'blank', text: "New Window (_blank)" },
|
|
11
|
+
// These do not seem to work.
|
|
12
|
+
// { index: 2, key: 'self', text: "Same Frame (_self)" },
|
|
13
|
+
// { index: 3, key: 'parent', text: "Parent Frameset (_parent)" },
|
|
14
|
+
];
|
|
15
|
+
export function getTarget(findMe) {
|
|
16
|
+
if (findMe === 'blank') {
|
|
17
|
+
return "_blank";
|
|
18
|
+
}
|
|
19
|
+
else if (findMe === 'self') {
|
|
20
|
+
return "_self";
|
|
21
|
+
}
|
|
22
|
+
else if (findMe === 'parent') {
|
|
23
|
+
return "_parent";
|
|
24
|
+
}
|
|
25
|
+
else if (findMe === 'top') {
|
|
26
|
+
return "_top";
|
|
27
|
+
}
|
|
28
|
+
else {
|
|
29
|
+
return "_top";
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
//# sourceMappingURL=imgTarget.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"imgTarget.js","sourceRoot":"","sources":["../../../src/common/Images/imgTarget.ts"],"names":[],"mappings":"AACA;;GAEG;AAMH,MAAM,CAAC,MAAM,gBAAgB,GAAuE;IAClG,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,KAAK,EAAE,IAAI,EAAE,kBAAkB,EAAE;IAClD,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,OAAO,EAAE,IAAI,EAAE,qBAAqB,EAAE;CACxD,CAAC;AAEF,MAAM,CAAC,MAAM,mBAAmB,GAAuE;IACrG,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,KAAK,EAAE,IAAI,EAAE,kBAAkB,EAAE;IAClD,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,OAAO,EAAE,IAAI,EAAE,qBAAqB,EAAE;IACvD,+BAA+B;IAC/B,8DAA8D;IAC9D,uEAAuE;CACxE,CAAC;AAEF,MAAM,UAAU,SAAS,CAAC,MAAoB;IAC5C,IAAI,MAAM,KAAK,OAAO,EAAE;QACtB,OAAO,QAAQ,CAAC;KAEjB;SAAM,IAAI,MAAM,KAAK,MAAM,EAAE;QAC5B,OAAO,OAAO,CAAC;KAEhB;SAAM,IAAI,MAAM,KAAK,QAAQ,EAAE;QAC9B,OAAO,SAAS,CAAC;KAElB;SAAM,IAAI,MAAM,KAAK,KAAK,EAAE;QAC3B,OAAO,MAAM,CAAC;KAEf;SAAM;QACL,OAAO,MAAM,CAAC;KACf;AACH,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-03: Migrated from fps-library-v2\src\common\PropPaneHelp\preconfig
|
|
3
|
+
*/
|
|
4
|
+
import { IAllPreConfigSettings, ISitePreConfigProps } from "./IPreConfig";
|
|
5
|
+
import { IMinWPBannerProps } from "../../../banner/interfaces/MinWP/IMinWPBannerProps";
|
|
6
|
+
import { WebPartContextCopy_15_2 } from "../../../types/@msft/1.15.2/WebPartContext";
|
|
7
|
+
export declare function applyPresetCollectionDefaults(sitePresets: ISitePreConfigProps, PreConfiguredProps: IAllPreConfigSettings, thisProps: IMinWPBannerProps, context: WebPartContextCopy_15_2): ISitePreConfigProps;
|
|
8
|
+
//# sourceMappingURL=ApplyPresets.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ApplyPresets.d.ts","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/preconfig/ApplyPresets.ts"],"names":[],"mappings":"AAAA;;GAEG;AAGH,OAAO,EAAE,qBAAqB,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AAE1E,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAC;AAGvF,OAAO,EAAE,uBAAuB,EAAE,MAAM,4CAA4C,CAAC;AAGrF,wBAAgB,6BAA6B,CAAE,WAAW,EAAE,mBAAmB,EAAG,kBAAkB,EAAE,qBAAqB,EAAE,SAAS,EAAE,iBAAiB,EAAE,OAAO,EAAE,uBAAuB,uBA2C1L"}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-03: Migrated from fps-library-v2\src\common\PropPaneHelp\preconfig
|
|
3
|
+
*/
|
|
4
|
+
import { getThisSitesPreConfigProps } from "./getThisSitesPreConfigProps";
|
|
5
|
+
// import { WebPartContextCopy_15_2 } from "../../interfaces/indexes";
|
|
6
|
+
import { getDeepPropUsingDotNotation } from "../../../logic/Objects/deep";
|
|
7
|
+
import { check4This } from "../../../logic/Links/CheckSearch";
|
|
8
|
+
export function applyPresetCollectionDefaults(sitePresets, PreConfiguredProps, thisProps, context) {
|
|
9
|
+
sitePresets = getThisSitesPreConfigProps(PreConfiguredProps, thisProps, context.pageContext.web.serverRelativeUrl);
|
|
10
|
+
sitePresets.presets.map(setting => {
|
|
11
|
+
let value = setActualValue(setting.value, context);
|
|
12
|
+
if (thisProps[setting.prop] === value) {
|
|
13
|
+
setting.status = 'valid';
|
|
14
|
+
}
|
|
15
|
+
else if (thisProps[setting.prop] === undefined || thisProps[setting.prop] === null) { //Changed from just !this... because if value was 'false' it would set to true
|
|
16
|
+
thisProps[setting.prop] = value;
|
|
17
|
+
setting.status = 'preset';
|
|
18
|
+
}
|
|
19
|
+
});
|
|
20
|
+
sitePresets.forces.map(setting => {
|
|
21
|
+
let value = setActualValue(setting.value, context);
|
|
22
|
+
if (thisProps.overrideKeys && thisProps.overrideKeys.indexOf(setting.prop) > -1) {
|
|
23
|
+
setting.status = 'override';
|
|
24
|
+
}
|
|
25
|
+
else if (thisProps[setting.prop] === value) {
|
|
26
|
+
setting.status = 'valid';
|
|
27
|
+
}
|
|
28
|
+
else if (!thisProps[setting.prop]) {
|
|
29
|
+
thisProps[setting.prop] = value;
|
|
30
|
+
setting.status = 'preset';
|
|
31
|
+
}
|
|
32
|
+
else if (thisProps[setting.prop] !== value) {
|
|
33
|
+
thisProps[setting.prop] = value;
|
|
34
|
+
setting.status = 'changed';
|
|
35
|
+
}
|
|
36
|
+
});
|
|
37
|
+
if (check4This(`showPresets=true`))
|
|
38
|
+
console.log('showPresets=true Preset props:', sitePresets);
|
|
39
|
+
return sitePresets;
|
|
40
|
+
}
|
|
41
|
+
function setActualValue(value, context) {
|
|
42
|
+
if (typeof value === 'string' && value.indexOf('{{context') > -1) {
|
|
43
|
+
/**
|
|
44
|
+
* replace the context. from the beginning of the value because the that is the object we are passing in to check
|
|
45
|
+
* Explanation:
|
|
46
|
+
/^\{\{context\./:
|
|
47
|
+
^: Asserts the position at the start of the string.
|
|
48
|
+
\{\{: Matches the literal characters {{.
|
|
49
|
+
context\.: Matches the literal characters context..
|
|
50
|
+
\: Escapes the special characters { and ..
|
|
51
|
+
*/
|
|
52
|
+
value = getDeepPropUsingDotNotation(context, value.replace(/^\{\{context\./, '{{'), 'Actual');
|
|
53
|
+
}
|
|
54
|
+
return value;
|
|
55
|
+
}
|
|
56
|
+
//# sourceMappingURL=ApplyPresets.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ApplyPresets.js","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/preconfig/ApplyPresets.ts"],"names":[],"mappings":"AAAA;;GAEG;AAIH,OAAO,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAE1E,sEAAsE;AACtE,OAAO,EAAqB,2BAA2B,EAAE,MAAM,6BAA6B,CAAC;AAE7F,OAAO,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAE9D,MAAM,UAAU,6BAA6B,CAAE,WAAgC,EAAG,kBAAyC,EAAE,SAA4B,EAAE,OAAgC;IAEvL,WAAW,GAAG,0BAA0B,CAAE,kBAAkB,EAAE,SAAS,EAAE,OAAO,CAAC,WAAW,CAAC,GAAG,CAAC,iBAAiB,CAAE,CAAC;IAErH,WAAW,CAAC,OAAO,CAAC,GAAG,CAAE,OAAO,CAAC,EAAE;QAE/B,IAAI,KAAK,GAAG,cAAc,CAAE,OAAO,CAAC,KAAK,EAAE,OAAO,CAAE,CAAC;QAErD,IAAK,SAAS,CAAC,OAAO,CAAC,IAAoB,CAAC,KAAK,KAAK,EAAG;YACzD,OAAO,CAAC,MAAM,GAAG,OAAO,CAAC;SAExB;aAAM,IAAK,SAAS,CAAC,OAAO,CAAC,IAAoB,CAAC,KAAK,SAAS,IAAI,SAAS,CAAC,OAAO,CAAC,IAAoB,CAAC,KAAK,IAAI,EAAG,EAAE,8EAA8E;YACpM,SAAS,CAAC,OAAO,CAAC,IAAoB,CAAC,GAAG,KAAK,CAAE;YACjD,OAAO,CAAC,MAAM,GAAG,QAAQ,CAAC;SAE7B;IACL,CAAC,CAAC,CAAC;IAEH,WAAW,CAAC,MAAM,CAAC,GAAG,CAAE,OAAO,CAAC,EAAE;QAEhC,IAAI,KAAK,GAAG,cAAc,CAAE,OAAO,CAAC,KAAK,EAAE,OAAO,CAAE,CAAC;QAEnD,IAAK,SAAS,CAAC,YAAY,IAAI,SAAS,CAAC,YAAY,CAAC,OAAO,CAAE,OAAO,CAAC,IAAI,CAAE,GAAG,CAAC,CAAC,EAAG;YACnF,OAAO,CAAC,MAAM,GAAG,UAAU,CAAC;SAE7B;aAAM,IAAK,SAAS,CAAC,OAAO,CAAC,IAAoB,CAAC,KAAK,KAAK,EAAG;YAChE,OAAO,CAAC,MAAM,GAAG,OAAO,CAAC;SAExB;aAAM,IAAK,CAAC,SAAS,CAAC,OAAO,CAAC,IAAoB,CAAC,EAAG;YACvD,SAAS,CAAC,OAAO,CAAC,IAAoB,CAAC,GAAG,KAAK,CAAE;YACjD,OAAO,CAAC,MAAM,GAAG,QAAQ,CAAC;SAEzB;aAAM,IAAK,SAAS,CAAC,OAAO,CAAC,IAAoB,CAAC,KAAK,KAAK,EAAG;YAChE,SAAS,CAAC,OAAO,CAAC,IAAoB,CAAC,GAAG,KAAK,CAAE;YACjD,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC;SAE1B;IAEL,CAAC,CAAC,CAAC;IAEH,IAAK,UAAU,CAAE,kBAAkB,CAAE;QAAE,OAAO,CAAC,GAAG,CAAC,gCAAgC,EAAE,WAAW,CAAE,CAAC;IACnG,OAAO,WAAW,CAAC;AAEvB,CAAC;AAED,SAAS,cAAc,CAAE,KAAU,EAAE,OAAgC;IAEnE,IAAK,OAAO,KAAK,KAAK,QAAQ,IAAI,KAAK,CAAC,OAAO,CAAE,WAAW,CAAE,GAAG,CAAC,CAAC,EAAG;QACpE;;;;;;;;WAQG;QACH,KAAK,GAAG,2BAA2B,CAAE,OAAO,EAAE,KAAK,CAAC,OAAO,CAAC,gBAAgB,EAAE,IAAI,CAAC,EAAE,QAAQ,CAAG,CAAC;KAClG;IAED,OAAO,KAAK,CAAC;AAEf,CAAC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-03: Migrated from fps-library-v2\src\common\PropPaneHelp\preconfig
|
|
3
|
+
*/
|
|
4
|
+
export interface IPreConfigSettings {
|
|
5
|
+
source: string;
|
|
6
|
+
location: string;
|
|
7
|
+
props: any;
|
|
8
|
+
triggered?: boolean;
|
|
9
|
+
}
|
|
10
|
+
export interface IAllPreConfigSettings {
|
|
11
|
+
forced: IPreConfigSettings[];
|
|
12
|
+
preset: IPreConfigSettings[];
|
|
13
|
+
_class: IPreConfigSettings[];
|
|
14
|
+
}
|
|
15
|
+
export type IPreConfigType = 'preset' | 'forced' | '_class' | 'unk';
|
|
16
|
+
export type IPreConfigColorClassName = 'green' | 'yellow' | 'red' | 'blue' | 'na';
|
|
17
|
+
export interface IConfigurationProp {
|
|
18
|
+
source: string;
|
|
19
|
+
location: string;
|
|
20
|
+
prop: string;
|
|
21
|
+
value: any;
|
|
22
|
+
type: IPreConfigType;
|
|
23
|
+
status: 'tbd' | 'valid' | 'preset' | 'changed' | 'error' | 'override' | 'unk';
|
|
24
|
+
className: IPreConfigColorClassName;
|
|
25
|
+
triggered?: boolean;
|
|
26
|
+
}
|
|
27
|
+
export interface ISitePreConfigProps {
|
|
28
|
+
presets: IConfigurationProp[];
|
|
29
|
+
forces: IConfigurationProp[];
|
|
30
|
+
_class: IConfigurationProp[];
|
|
31
|
+
}
|
|
32
|
+
//# sourceMappingURL=IPreConfig.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IPreConfig.d.ts","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/preconfig/IPreConfig.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,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;IAG7B,MAAM,EAAE,kBAAkB,EAAE,CAAC;CAChC;AAGD,MAAM,MAAM,cAAc,GAAG,QAAQ,GAAG,QAAQ,GAAG,QAAQ,GAAG,KAAK,CAAC;AACpE,MAAM,MAAM,wBAAwB,GAAG,OAAO,GAAG,QAAQ,GAAG,KAAK,GAAG,MAAM,GAAG,IAAI,CAAC;AAElF,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,cAAc,CAAC;IACrB,MAAM,EAAE,KAAK,GAAI,OAAO,GAAG,QAAQ,GAAG,SAAS,GAAG,OAAO,GAAG,UAAU,GAAG,KAAK,CAAC;IAC/E,SAAS,EAAE,wBAAwB,CAAC;IACpC,SAAS,CAAC,EAAE,OAAO,CAAC;CAEvB;AAED,MAAM,WAAW,mBAAmB;IAEhC,OAAO,EAAE,kBAAkB,EAAE,CAAC;IAC9B,MAAM,EAAE,kBAAkB,EAAE,CAAC;IAG7B,MAAM,EAAE,kBAAkB,EAAE,CAAC;CAChC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IPreConfig.js","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/preconfig/IPreConfig.ts"],"names":[],"mappings":"AAAA;;GAEG"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-03: Migrated from fps-library-v2\src\common\PropPaneHelp\preconfig
|
|
3
|
+
*/
|
|
4
|
+
export interface IMinOverRideProps {
|
|
5
|
+
enableForceOverRide: boolean;
|
|
6
|
+
overrideByUser?: string;
|
|
7
|
+
overrideTime?: string;
|
|
8
|
+
overrideProps?: string;
|
|
9
|
+
overrideKeys?: string[];
|
|
10
|
+
}
|
|
11
|
+
export declare const changeOverRideProps: string[];
|
|
12
|
+
export interface ISulWPProps {
|
|
13
|
+
enableSUL: boolean;
|
|
14
|
+
sUCode: string;
|
|
15
|
+
}
|
|
16
|
+
export declare const changeSULProps: string[];
|
|
17
|
+
//# sourceMappingURL=Interfaces.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Interfaces.d.ts","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/preconfig/Interfaces.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,MAAM,WAAW,iBAAiB;IAEhC,mBAAmB,EAAE,OAAO,CAAC;IAC9B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,YAAY,CAAC,EAAE,MAAM,CAAC;IACrB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,YAAY,CAAC,EAAE,MAAM,EAAE,CAAC;CAEzB;AAED,eAAO,MAAM,mBAAmB,EAAG,MAAM,EACoC,CAAC;AAE9E,MAAM,WAAW,WAAW;IAC1B,SAAS,EAAE,OAAO,CAAC;IACnB,MAAM,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,cAAc,EAAG,MAAM,EAA+B,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-03: Migrated from fps-library-v2\src\common\PropPaneHelp\preconfig
|
|
3
|
+
*/
|
|
4
|
+
export const changeOverRideProps = [
|
|
5
|
+
'enableForceOverRide', 'overrideByUser', 'overrideTime', 'overrideProps',
|
|
6
|
+
];
|
|
7
|
+
export const changeSULProps = ['enableSUL', 'sUCode',];
|
|
8
|
+
//# sourceMappingURL=Interfaces.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Interfaces.js","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/preconfig/Interfaces.ts"],"names":[],"mappings":"AAAA;;GAEG;AAYH,MAAM,CAAC,MAAM,mBAAmB,GAAc;IAC5C,qBAAqB,EAAE,gBAAgB,EAAE,cAAc,EAAE,eAAe;CAAG,CAAC;AAO9E,MAAM,CAAC,MAAM,cAAc,GAAc,CAAE,WAAW,EAAE,QAAQ,EAAG,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-03: Migrated from fps-library-v2\src\common\PropPaneHelp\preconfig
|
|
3
|
+
*/
|
|
4
|
+
import { IPreConfigSettings } from './IPreConfig';
|
|
5
|
+
export declare const PresetFPSBanner: IPreConfigSettings;
|
|
6
|
+
export declare const IntraNt = "lifenet";
|
|
7
|
+
export declare const PresetIntranetBanner: IPreConfigSettings;
|
|
8
|
+
//# sourceMappingURL=PreConfiguredConstants.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PreConfiguredConstants.d.ts","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/preconfig/PreConfiguredConstants.ts"],"names":[],"mappings":"AAAA;;GAEG;AAIH,OAAO,EAAE,kBAAkB,EAAG,MAAM,cAAc,CAAC;AAMnD,eAAO,MAAM,eAAe,EAAG,kBA0F9B,CAAC;AAEF,eAAO,MAAM,OAAO,YAAY,CAAC;AAEjC,eAAO,MAAM,oBAAoB,EAAG,kBA0BnC,CAAC"}
|
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-03: Migrated from fps-library-v2\src\common\PropPaneHelp\preconfig
|
|
3
|
+
*/
|
|
4
|
+
import { EasyIconDefaultKeys, EasyIconObjectDefault } from '../../../components/atoms/easy-icons/interfaces/eiTypes';
|
|
5
|
+
import { DefaultEasyPagesTabs, DefaultOverflowTab } from '../../../components/atoms/easy-pages/interfaces/epTypes';
|
|
6
|
+
const EveryoneStr = `Everyone`;
|
|
7
|
+
const PageEditors = `Page Editors`;
|
|
8
|
+
export const PresetFPSBanner = {
|
|
9
|
+
source: 'PresetFPSBanner',
|
|
10
|
+
location: '*',
|
|
11
|
+
props: {
|
|
12
|
+
propsEasyMode: false,
|
|
13
|
+
//Pin Me
|
|
14
|
+
infoElementChoice: 'IconName=Unknown',
|
|
15
|
+
infoElementText: 'Question mark circle',
|
|
16
|
+
//Copied from FPSPagInfo.manifest.json
|
|
17
|
+
bannerStyleChoice: "corpDark1",
|
|
18
|
+
bannerStyle: "{\"color\":\"white\",\"backgroundColor\":\"#005495\",\"fontSize\":\"larger\",\"fontWeight\":600,\"fontStyle\":\"normal\",\"padding\":\"0px 10px\",\"height\":\"48px\",\"cursor\":\"pointer\"}",
|
|
19
|
+
bannerCmdStyle: "{\"color\":\"white\",\"backgroundColor\":\"#005495\",\"fontSize\":16,\"fontWeight\":\"normal\",\"fontStyle\":\"normal\",\"padding\":\"7px 4px\",\"marginRight\":\"0px\",\"borderRadius\":\"5px\",\"cursor\":\"pointer\"}",
|
|
20
|
+
showGoToHome: true,
|
|
21
|
+
showGoToParent: true,
|
|
22
|
+
homeParentGearAudience: EveryoneStr,
|
|
23
|
+
beAUserAudience: PageEditors,
|
|
24
|
+
requireDocumentation: false,
|
|
25
|
+
documentationLinkDesc: 'Documentation',
|
|
26
|
+
// Visitor Panel props that are not preset in manifest.json
|
|
27
|
+
fullPanelAudience: 'Page Editors',
|
|
28
|
+
panelMessageIfYouStill: '',
|
|
29
|
+
documentationIsValid: true,
|
|
30
|
+
tenantHelpUrl: '',
|
|
31
|
+
getStartedUrl: '',
|
|
32
|
+
tenanatFirst5: '',
|
|
33
|
+
tenantPolicies: '',
|
|
34
|
+
requireContacts: false,
|
|
35
|
+
bannerHoverEffect: false,
|
|
36
|
+
// https://github.com/mikezimm/pivottiles7/issues/284
|
|
37
|
+
bannerPillShape: true,
|
|
38
|
+
defPinState: 'disabled',
|
|
39
|
+
enableExpandoramic: true,
|
|
40
|
+
expandoDefault: false,
|
|
41
|
+
expandoAudience: EveryoneStr,
|
|
42
|
+
showBanner: true,
|
|
43
|
+
EasyPagesEnable: true,
|
|
44
|
+
EasyPagesAudience: 'Page Editors',
|
|
45
|
+
EasyPageTabsC: DefaultEasyPagesTabs.join(' ; '),
|
|
46
|
+
EasyPageTabsP: DefaultEasyPagesTabs.join(' ; '),
|
|
47
|
+
EasyPageTabsA: DefaultEasyPagesTabs.join(' ; '),
|
|
48
|
+
EasyPageTabsB: DefaultEasyPagesTabs.join(' ; '),
|
|
49
|
+
EasyPageOverflowTab: DefaultOverflowTab,
|
|
50
|
+
EasyPageParent: true,
|
|
51
|
+
EasyPageUrlA: '',
|
|
52
|
+
EasyPagesSiteTitleA: '',
|
|
53
|
+
EasyPageUrlB: '',
|
|
54
|
+
EasyPagesSiteTitleB: '',
|
|
55
|
+
easyPageSeparateExtras: true,
|
|
56
|
+
EasyPageStyles: '',
|
|
57
|
+
EasyPageContainerStyles: '',
|
|
58
|
+
easyIconEnable: true,
|
|
59
|
+
easyIconKeys: EasyIconDefaultKeys.join(' ; '),
|
|
60
|
+
easyIconIgnore: '',
|
|
61
|
+
easyIconPriorityProps: EasyIconObjectDefault.Priority.join('; '),
|
|
62
|
+
// https://github.com/mikezimm/pivottiles7/issues/356
|
|
63
|
+
enableLockProps: false,
|
|
64
|
+
lockedByUser: ``,
|
|
65
|
+
lockedTime: ``,
|
|
66
|
+
lockedMess1: ``,
|
|
67
|
+
lockedMess2: ``,
|
|
68
|
+
lockedMess3: ``,
|
|
69
|
+
lockedHTML1: ``,
|
|
70
|
+
enableForceOverRide: false,
|
|
71
|
+
overrideByUser: ``,
|
|
72
|
+
overrideTime: ``,
|
|
73
|
+
overrideProps: ``,
|
|
74
|
+
overrideKeys: [],
|
|
75
|
+
enableSUL: false,
|
|
76
|
+
sUCode: '',
|
|
77
|
+
toolBarHide: false,
|
|
78
|
+
// pageHeaderHide : false,
|
|
79
|
+
socialBarHide: false,
|
|
80
|
+
}
|
|
81
|
+
};
|
|
82
|
+
export const IntraNt = 'lifenet';
|
|
83
|
+
export const PresetIntranetBanner = {
|
|
84
|
+
source: 'PresetIntranetBanner',
|
|
85
|
+
location: `/sites/${IntraNt}`.toLowerCase(),
|
|
86
|
+
props: {
|
|
87
|
+
homeParentGearAudience: PageEditors,
|
|
88
|
+
beAUserAudience: PageEditors,
|
|
89
|
+
requireDocumentation: true,
|
|
90
|
+
documentationLinkDesc: 'Documentation',
|
|
91
|
+
// Visitor Panel props that are not preset in manifest.json
|
|
92
|
+
fullPanelAudience: 'Page Editors',
|
|
93
|
+
enableExpandoramic: true,
|
|
94
|
+
expandoDefault: false,
|
|
95
|
+
expandoAudience: EveryoneStr,
|
|
96
|
+
quickLaunchHide: false,
|
|
97
|
+
allSectionMaxWidthEnable: false,
|
|
98
|
+
allSectionMarginEnable: false,
|
|
99
|
+
allSectionMaxWidth: 1200,
|
|
100
|
+
toolBarHide: false,
|
|
101
|
+
// pageHeaderHide : false,
|
|
102
|
+
socialBarHide: false,
|
|
103
|
+
}
|
|
104
|
+
};
|
|
105
|
+
//# sourceMappingURL=PreConfiguredConstants.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PreConfiguredConstants.js","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/preconfig/PreConfiguredConstants.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,mBAAmB,EAAE,qBAAqB,EAAE,MAAM,yDAAyD,CAAC;AACrH,OAAO,EAAE,oBAAoB,EAAE,kBAAkB,EAAE,MAAM,yDAAyD,CAAC;AAGnH,MAAM,WAAW,GAAW,UAAU,CAAC;AACvC,MAAM,WAAW,GAAW,cAAc,CAAC;AAG3C,MAAM,CAAC,MAAM,eAAe,GAAwB;IAChD,MAAM,EAAE,iBAAiB;IACzB,QAAQ,EAAE,GAAG;IACb,KAAK,EAAE;QAEH,aAAa,EAAE,KAAK;QACpB,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,WAAW;QACnC,eAAe,EAAE,WAAW;QAE5B,oBAAoB,EAAE,KAAK;QAC3B,qBAAqB,EAAE,eAAe;QAEtC,2DAA2D;QAC3D,iBAAiB,EAAE,cAAc;QACjC,sBAAsB,EAAE,EAAE;QAC1B,oBAAoB,EAAE,IAAI;QAE1B,aAAa,EAAG,EAAE;QAClB,aAAa,EAAG,EAAE;QAClB,aAAa,EAAE,EAAE;QACjB,cAAc,EAAE,EAAE;QAElB,eAAe,EAAE,KAAK;QAEtB,iBAAiB,EAAG,KAAK;QAEzB,qDAAqD;QACrD,eAAe,EAAG,IAAI;QAEtB,WAAW,EAAE,UAAU;QAEvB,kBAAkB,EAAG,IAAI;QACzB,cAAc,EAAG,KAAK;QACtB,eAAe,EAAG,WAAW;QAE7B,UAAU,EAAG,IAAI;QAEjB,eAAe,EAAE,IAAI;QACrB,iBAAiB,EAAE,cAAc;QACjC,aAAa,EAAG,oBAAoB,CAAC,IAAI,CAAC,KAAK,CAAC;QAChD,aAAa,EAAG,oBAAoB,CAAC,IAAI,CAAC,KAAK,CAAC;QAChD,aAAa,EAAG,oBAAoB,CAAC,IAAI,CAAC,KAAK,CAAC;QAChD,aAAa,EAAG,oBAAoB,CAAC,IAAI,CAAC,KAAK,CAAC;QAChD,mBAAmB,EAAG,kBAAkB;QACxC,cAAc,EAAE,IAAI;QACpB,YAAY,EAAE,EAAE;QAChB,mBAAmB,EAAG,EAAE;QACxB,YAAY,EAAE,EAAE;QAChB,mBAAmB,EAAG,EAAE;QACxB,sBAAsB,EAAG,IAAI;QAC7B,cAAc,EAAG,EAAE;QACnB,uBAAuB,EAAG,EAAE;QAE5B,cAAc,EAAE,IAAI;QACpB,YAAY,EAAG,mBAAmB,CAAC,IAAI,CAAC,KAAK,CAAC;QAC9C,cAAc,EAAG,EAAE;QACnB,qBAAqB,EAAE,qBAAqB,CAAC,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC;QAEhE,qDAAqD;QACrD,eAAe,EAAE,KAAK;QACtB,YAAY,EAAE,EAAE;QAChB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,EAAE;QACf,WAAW,EAAE,EAAE;QACf,WAAW,EAAE,EAAE;QACf,WAAW,EAAE,EAAE;QAEf,mBAAmB,EAAE,KAAK;QAC1B,cAAc,EAAE,EAAE;QAClB,YAAY,EAAE,EAAE;QAChB,aAAa,EAAE,EAAE;QACjB,YAAY,EAAE,EAAE;QAChB,SAAS,EAAE,KAAK;QAChB,MAAM,EAAE,EAAE;QACV,WAAW,EAAG,KAAK;QACnB,0BAA0B;QAC1B,aAAa,EAAE,KAAK;KAEvB;CACJ,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,SAAS,CAAC;AAEjC,MAAM,CAAC,MAAM,oBAAoB,GAAwB;IACvD,MAAM,EAAE,sBAAsB;IAC9B,QAAQ,EAAE,UAAU,OAAO,EAAE,CAAC,WAAW,EAAE;IAC3C,KAAK,EAAE;QACH,sBAAsB,EAAE,WAAW;QACnC,eAAe,EAAE,WAAW;QAE5B,oBAAoB,EAAE,IAAI;QAC1B,qBAAqB,EAAE,eAAe;QAEtC,2DAA2D;QAC3D,iBAAiB,EAAE,cAAc;QAEjC,kBAAkB,EAAG,IAAI;QACzB,cAAc,EAAG,KAAK;QACtB,eAAe,EAAG,WAAW;QAE7B,eAAe,EAAG,KAAK;QACvB,wBAAwB,EAAG,KAAK;QAChC,sBAAsB,EAAG,KAAK;QAC9B,kBAAkB,EAAG,IAAI;QACzB,WAAW,EAAG,KAAK;QACnB,0BAA0B;QAC1B,aAAa,EAAE,KAAK;KAEvB;CACF,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-03: Migrated from fps-library-v2\src\common\PropPaneHelp\preconfig
|
|
3
|
+
*/
|
|
4
|
+
import { IAllPreConfigSettings, ISitePreConfigProps, IPreConfigColorClassName } from "./IPreConfig";
|
|
5
|
+
export declare function getThisSitesPreConfigProps(PreConfiguredProps: IAllPreConfigSettings, thisProps: any, serverRelativeUrl: string): ISitePreConfigProps;
|
|
6
|
+
export declare function getPropColorClass(actualProp: any, testProp: any, notEqualClass: IPreConfigColorClassName, defValue?: IPreConfigColorClassName): IPreConfigColorClassName;
|
|
7
|
+
//# sourceMappingURL=getThisSitesPreConfigProps.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getThisSitesPreConfigProps.d.ts","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,qBAAqB,EAAE,mBAAmB,EAAsB,wBAAwB,EAAuC,MAAM,cAAc,CAAC;AAG7J,wBAAgB,0BAA0B,CAAC,kBAAkB,EAAE,qBAAqB,EAAE,SAAS,EAAE,GAAG,EAAE,iBAAiB,EAAE,MAAM,GAAG,mBAAmB,CAgEpJ;AAGD,wBAAgB,iBAAiB,CAAE,UAAU,EAAE,GAAG,EAAE,QAAQ,EAAE,GAAG,EAAE,aAAa,EAAE,wBAAwB,EAAE,QAAQ,GAAE,wBAA+B,4BAQpJ"}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-03: Migrated from fps-library-v2\src\common\PropPaneHelp\preconfig
|
|
3
|
+
*/
|
|
4
|
+
export function getThisSitesPreConfigProps(PreConfiguredProps, thisProps, serverRelativeUrl) {
|
|
5
|
+
let presets = [];
|
|
6
|
+
let forces = [];
|
|
7
|
+
let _class = [];
|
|
8
|
+
let testServerRelativeUrl = serverRelativeUrl.lastIndexOf('/') === serverRelativeUrl.length ? serverRelativeUrl : serverRelativeUrl + '/';
|
|
9
|
+
testServerRelativeUrl = testServerRelativeUrl.toLowerCase();
|
|
10
|
+
function getConfigs(PreConfigSettings, configType, values = []) {
|
|
11
|
+
if (!PreConfigSettings || PreConfigSettings.length === 0)
|
|
12
|
+
return values;
|
|
13
|
+
PreConfigSettings.map(preconfigX => {
|
|
14
|
+
//Added preconfig.location === '*' || so that if it has * it will apply everywhere
|
|
15
|
+
if (preconfigX.location === '*' || testServerRelativeUrl.indexOf(preconfigX.location) > -1) {
|
|
16
|
+
preconfigX.triggered = true;
|
|
17
|
+
Object.keys(preconfigX.props).map(prop => {
|
|
18
|
+
// if ( !thisProps[prop] ) {
|
|
19
|
+
const color = configType === 'preset' ? 'yellow' : configType === 'forced' ? 'red' : configType === '_class' ? 'blue' : 'na';
|
|
20
|
+
let className = getPropColorClass(thisProps[prop], preconfigX.props[prop], color);
|
|
21
|
+
values.push({ source: preconfigX.source, location: preconfigX.location, type: configType, prop: prop, value: preconfigX.props[prop], status: 'tbd', className: className, triggered: true });
|
|
22
|
+
// }
|
|
23
|
+
});
|
|
24
|
+
}
|
|
25
|
+
});
|
|
26
|
+
return values;
|
|
27
|
+
}
|
|
28
|
+
// https://github.com/mikezimm/pivottiles7/issues/393
|
|
29
|
+
presets = getConfigs(PreConfiguredProps.preset, 'preset');
|
|
30
|
+
// https://github.com/mikezimm/pivottiles7/issues/393
|
|
31
|
+
// PreConfiguredProps.preset.map(preconfig => {
|
|
32
|
+
// //Added preconfig.location === '*' || so that if it has * it will apply everywhere
|
|
33
|
+
// if (preconfig.location === '*' || testServerRelativeUrl.indexOf(preconfig.location) > -1) {
|
|
34
|
+
// preconfig.triggered = true;
|
|
35
|
+
// Object.keys(preconfig.props).map(prop => {
|
|
36
|
+
// // if ( !thisProps[prop] ) {
|
|
37
|
+
// let className: IPreConfigColorClassName = getPropColorClass(thisProps[prop], preconfig.props[prop], 'yellow');
|
|
38
|
+
// presets.push({ source: preconfig.source, location: preconfig.location, type: 'preset', prop: prop, value: preconfig.props[prop], status: 'tbd', className: className, triggered: true });
|
|
39
|
+
// // }
|
|
40
|
+
// });
|
|
41
|
+
// }
|
|
42
|
+
// });
|
|
43
|
+
forces = getConfigs(PreConfiguredProps.forced, 'forced');
|
|
44
|
+
// https://github.com/mikezimm/pivottiles7/issues/393
|
|
45
|
+
// PreConfiguredProps.forced.map(preconfig => {
|
|
46
|
+
// //Added preconfig.location === '*' || so that if it has * it will apply everywhere
|
|
47
|
+
// if (preconfig.location === '*' || testServerRelativeUrl.indexOf(preconfig.location) > -1) {
|
|
48
|
+
// preconfig.triggered = true;
|
|
49
|
+
// Object.keys(preconfig.props).map(prop => {
|
|
50
|
+
// // if ( thisProps[prop] !== preconfig.props[ prop ] ) {
|
|
51
|
+
// let className: IPreConfigColorClassName = getPropColorClass(thisProps[prop], preconfig.props[prop], 'red');
|
|
52
|
+
// forces.push({ source: preconfig.source, location: preconfig.location, type: 'forced', prop: prop, value: preconfig.props[prop], status: 'tbd', className: className, triggered: true });
|
|
53
|
+
// // }
|
|
54
|
+
// });
|
|
55
|
+
// }
|
|
56
|
+
// });
|
|
57
|
+
_class = getConfigs(PreConfiguredProps._class, '_class');
|
|
58
|
+
return { presets: presets, forces: forces, _class: _class };
|
|
59
|
+
}
|
|
60
|
+
export function getPropColorClass(actualProp, testProp, notEqualClass, defValue = 'na') {
|
|
61
|
+
let className = 'na';
|
|
62
|
+
if (actualProp === testProp) {
|
|
63
|
+
className = 'green';
|
|
64
|
+
}
|
|
65
|
+
else if (actualProp && (actualProp !== testProp)) {
|
|
66
|
+
className = notEqualClass;
|
|
67
|
+
}
|
|
68
|
+
else {
|
|
69
|
+
className = defValue;
|
|
70
|
+
}
|
|
71
|
+
return className;
|
|
72
|
+
}
|
|
73
|
+
//# sourceMappingURL=getThisSitesPreConfigProps.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getThisSitesPreConfigProps.js","sourceRoot":"","sources":["../../../../src/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/common/commandStyles/...
|
|
3
|
+
*/
|
|
4
|
+
import { IPropertyPaneDropdownOptionFPS } from "../../types/fps-class/prop-pane/AudienceInterfaces";
|
|
5
|
+
export type ISiteThemeChoices = 'light' | 'dark' | 'primary';
|
|
6
|
+
export interface ISiteThemes {
|
|
7
|
+
light: string;
|
|
8
|
+
dark: string;
|
|
9
|
+
primary: string;
|
|
10
|
+
}
|
|
11
|
+
export declare const bannerThemeChoicesWSiteTheme: IPropertyPaneDropdownOptionFPS[];
|
|
12
|
+
export declare function getThemeClass(choice: string, themes: ISiteThemes): string;
|
|
13
|
+
export declare function check4SiteTheme(choice: string): boolean;
|
|
14
|
+
//# sourceMappingURL=ISiteThemeChoices.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ISiteThemeChoices.d.ts","sourceRoot":"","sources":["../../../src/common/commandStyles/ISiteThemeChoices.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH,OAAO,EAAE,8BAA8B,EAAE,MAAM,oDAAoD,CAAC;AAGpG,MAAM,MAAM,iBAAiB,GAAG,OAAO,GAAG,MAAM,GAAG,SAAS,CAAC;AAE7D,MAAM,WAAW,WAAW;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,eAAO,MAAM,4BAA4B,EAAE,8BAA8B,EAKxE,CAAC;AAEF,wBAAgB,aAAa,CAAC,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAW,GAAI,MAAM,CAO1E;AAED,wBAAgB,eAAe,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO,CAEvD"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/common/commandStyles/...
|
|
3
|
+
*/
|
|
4
|
+
import { bannerThemeChoices } from "./defaults";
|
|
5
|
+
export const bannerThemeChoicesWSiteTheme = [
|
|
6
|
+
...bannerThemeChoices,
|
|
7
|
+
{ index: 15, key: 'siteDark', text: "Site Theme - Dark bar" },
|
|
8
|
+
{ index: 16, key: 'siteLight', text: "Site Theme - Light bar" },
|
|
9
|
+
{ index: 17, key: 'sitePrimary', text: "Site Theme - Primary color" },
|
|
10
|
+
];
|
|
11
|
+
export function getThemeClass(choice, themes) {
|
|
12
|
+
if (choice.toLowerCase().indexOf('light') > -1) {
|
|
13
|
+
return themes.light;
|
|
14
|
+
}
|
|
15
|
+
else if (choice.toLowerCase().indexOf('dark') > -1) {
|
|
16
|
+
return themes.dark;
|
|
17
|
+
}
|
|
18
|
+
else if (choice.toLowerCase().indexOf('primary') > -1) {
|
|
19
|
+
return themes.dark;
|
|
20
|
+
}
|
|
21
|
+
else
|
|
22
|
+
return `InvalidSiteThemeClass`;
|
|
23
|
+
}
|
|
24
|
+
export function check4SiteTheme(choice) {
|
|
25
|
+
return choice.toLowerCase().indexOf('site') > -1 ? true : false;
|
|
26
|
+
}
|
|
27
|
+
//# sourceMappingURL=ISiteThemeChoices.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ISiteThemeChoices.js","sourceRoot":"","sources":["../../../src/common/commandStyles/ISiteThemeChoices.ts"],"names":[],"mappings":"AACA;;GAEG;AAGH,OAAO,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAC;AAUhD,MAAM,CAAC,MAAM,4BAA4B,GAAuE;IAC9G,GAAG,kBAAkB;IACrB,EAAE,KAAK,EAAE,EAAE,EAAE,GAAG,EAAE,UAAU,EAAE,IAAI,EAAE,uBAAuB,EAAE;IAC7D,EAAE,KAAK,EAAE,EAAE,EAAE,GAAG,EAAE,WAAW,EAAE,IAAI,EAAE,wBAAwB,EAAE;IAC/D,EAAE,KAAK,EAAE,EAAE,EAAE,GAAG,EAAE,aAAa,EAAE,IAAI,EAAE,4BAA4B,EAAE;CACtE,CAAC;AAEF,MAAM,UAAU,aAAa,CAAC,MAAc,EAAE,MAAmB;IAE/D,IAAK,MAAM,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC,EAAG;QAAE,OAAO,MAAM,CAAC,KAAK,CAAA;KAAE;SACpE,IAAK,MAAM,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC,EAAG;QAAE,OAAO,MAAM,CAAC,IAAI,CAAA;KAAE;SACvE,IAAK,MAAM,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC,EAAG;QAAE,OAAO,MAAM,CAAC,IAAI,CAAA;KAAE;;QAC1E,OAAO,uBAAuB,CAAC;AAEtC,CAAC;AAED,MAAM,UAAU,eAAe,CAAC,MAAc;IAC5C,OAAO,MAAM,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC;AAClE,CAAC"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/common/commandStyles/...
|
|
3
|
+
*/
|
|
4
|
+
import { IReactCSSProperties } from '../../types/react/IReactCSSTypes';
|
|
5
|
+
type stringOrNull = string | null;
|
|
6
|
+
export declare function adjustCmdStyles(bannerCmdReactCSS: IReactCSSProperties, margin: stringOrNull, backgroundColor: stringOrNull, color: stringOrNull, fontSize: stringOrNull, padding: stringOrNull): IReactCSSProperties;
|
|
7
|
+
export declare function alvFMCmdStyles(bannerCmdReactCSS: IReactCSSProperties): IReactCSSProperties;
|
|
8
|
+
export declare function pageInfoCmdStyles(bannerCmdReactCSS: IReactCSSProperties): IReactCSSProperties;
|
|
9
|
+
/**
|
|
10
|
+
* This is used by ss7 for buttons on Code Page - white buttons, black color for gray canvas
|
|
11
|
+
* Just adjusts the margin on default white/black buttons
|
|
12
|
+
* @param bannerCmdReactCSS
|
|
13
|
+
* @returns
|
|
14
|
+
*/
|
|
15
|
+
export declare function adjustDefaultCmdMargin(margin: stringOrNull): IReactCSSProperties;
|
|
16
|
+
/**
|
|
17
|
+
* This is used by ss7 for creating buttons with different colors (like red and yellow)
|
|
18
|
+
* @param margin
|
|
19
|
+
* @param backgroundColor
|
|
20
|
+
* @param color
|
|
21
|
+
* @returns
|
|
22
|
+
*/
|
|
23
|
+
export declare function adjustDefaultCmdColorMargin(margin: stringOrNull, backgroundColor: stringOrNull, color: stringOrNull): IReactCSSProperties;
|
|
24
|
+
export {};
|
|
25
|
+
//# sourceMappingURL=adjustCmdThemes.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"adjustCmdThemes.d.ts","sourceRoot":"","sources":["../../../src/common/commandStyles/adjustCmdThemes.ts"],"names":[],"mappings":"AACA;;GAEG;AAGH,OAAO,EAAE,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AAGvE,KAAK,YAAY,GAAG,MAAM,GAAG,IAAI,CAAC;AAElC,wBAAgB,eAAe,CAAE,iBAAiB,EAAE,mBAAmB,EAAE,MAAM,EAAE,YAAY,EAAE,eAAe,EAAE,YAAY,EAAE,KAAK,EAAE,YAAY,EAAE,QAAQ,EAAE,YAAY,EAAE,OAAO,EAAE,YAAY,uBAY/L;AAED,wBAAgB,cAAc,CAAE,iBAAiB,EAAE,mBAAmB,GAAI,mBAAmB,CAK5F;AAED,wBAAgB,iBAAiB,CAAE,iBAAiB,EAAE,mBAAmB,GAAI,mBAAmB,CAK/F;AAED;;;;;GAKG;AACH,wBAAgB,sBAAsB,CAAE,MAAM,EAAE,YAAY,GAAI,mBAAmB,CAKlF;AAED;;;;;;GAMG;AACH,wBAAgB,2BAA2B,CAAE,MAAM,EAAE,YAAY,EAAE,eAAe,EAAE,YAAY,EAAE,KAAK,EAAE,YAAY,GAAK,mBAAmB,CAK5I"}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/common/commandStyles/...
|
|
3
|
+
*/
|
|
4
|
+
import { defaultBannerCommandStyles } from './defaults';
|
|
5
|
+
export function adjustCmdStyles(bannerCmdReactCSS, margin, backgroundColor, color, fontSize, padding) {
|
|
6
|
+
const propsCmdCSS = JSON.parse(JSON.stringify(bannerCmdReactCSS));
|
|
7
|
+
if (margin !== null)
|
|
8
|
+
propsCmdCSS.marginLeft = margin;
|
|
9
|
+
if (backgroundColor !== null)
|
|
10
|
+
propsCmdCSS.backgroundColor = backgroundColor;
|
|
11
|
+
if (color !== null)
|
|
12
|
+
propsCmdCSS.color = color;
|
|
13
|
+
if (fontSize !== null)
|
|
14
|
+
propsCmdCSS.fontSize = fontSize;
|
|
15
|
+
if (padding !== null)
|
|
16
|
+
propsCmdCSS.padding = padding;
|
|
17
|
+
return propsCmdCSS;
|
|
18
|
+
}
|
|
19
|
+
export function alvFMCmdStyles(bannerCmdReactCSS) {
|
|
20
|
+
const finalCSS = adjustCmdStyles(bannerCmdReactCSS, '0px 0px 0px 30px', 'transparent', null, '24px', null);
|
|
21
|
+
return finalCSS;
|
|
22
|
+
}
|
|
23
|
+
;
|
|
24
|
+
export function pageInfoCmdStyles(bannerCmdReactCSS) {
|
|
25
|
+
const finalCSS = adjustCmdStyles(bannerCmdReactCSS, '0px 0px 0px 30px', 'transparent', null, null, null);
|
|
26
|
+
return finalCSS;
|
|
27
|
+
}
|
|
28
|
+
;
|
|
29
|
+
/**
|
|
30
|
+
* This is used by ss7 for buttons on Code Page - white buttons, black color for gray canvas
|
|
31
|
+
* Just adjusts the margin on default white/black buttons
|
|
32
|
+
* @param bannerCmdReactCSS
|
|
33
|
+
* @returns
|
|
34
|
+
*/
|
|
35
|
+
export function adjustDefaultCmdMargin(margin) {
|
|
36
|
+
const finalCSS = adjustCmdStyles(defaultBannerCommandStyles, margin, null, null, null, null);
|
|
37
|
+
return finalCSS;
|
|
38
|
+
}
|
|
39
|
+
;
|
|
40
|
+
/**
|
|
41
|
+
* This is used by ss7 for creating buttons with different colors (like red and yellow)
|
|
42
|
+
* @param margin
|
|
43
|
+
* @param backgroundColor
|
|
44
|
+
* @param color
|
|
45
|
+
* @returns
|
|
46
|
+
*/
|
|
47
|
+
export function adjustDefaultCmdColorMargin(margin, backgroundColor, color) {
|
|
48
|
+
const finalCSS = adjustCmdStyles(defaultBannerCommandStyles, margin, backgroundColor, color, null, null);
|
|
49
|
+
return finalCSS;
|
|
50
|
+
}
|
|
51
|
+
;
|
|
52
|
+
//# sourceMappingURL=adjustCmdThemes.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"adjustCmdThemes.js","sourceRoot":"","sources":["../../../src/common/commandStyles/adjustCmdThemes.ts"],"names":[],"mappings":"AACA;;GAEG;AAIH,OAAO,EAAE,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAIxD,MAAM,UAAU,eAAe,CAAE,iBAAsC,EAAE,MAAoB,EAAE,eAA6B,EAAE,KAAmB,EAAE,QAAsB,EAAE,OAAqB;IAE9L,MAAM,WAAW,GAAwB,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,SAAS,CAAE,iBAAiB,CAAE,CAAC,CAAC;IAEzF,IAAK,MAAM,KAAK,IAAI;QAAG,WAAW,CAAC,UAAU,GAAG,MAAM,CAAC;IACvD,IAAK,eAAe,KAAK,IAAI;QAAG,WAAW,CAAC,eAAe,GAAG,eAAe,CAAC;IAC9E,IAAK,KAAK,KAAK,IAAI;QAAG,WAAW,CAAC,KAAK,GAAG,KAAK,CAAC;IAChD,IAAK,QAAQ,KAAK,IAAI;QAAG,WAAW,CAAC,QAAQ,GAAG,QAAQ,CAAC;IACzD,IAAK,OAAO,KAAK,IAAI;QAAG,WAAW,CAAC,OAAO,GAAG,OAAO,CAAC;IAEtD,OAAO,WAAW,CAAC;AAErB,CAAC;AAED,MAAM,UAAU,cAAc,CAAE,iBAAsC;IAEpE,MAAM,QAAQ,GAAwB,eAAe,CAAE,iBAAiB,EAAE,kBAAkB,EAAE,aAAa,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,CAAE,CAAC;IAClI,OAAO,QAAQ,CAAC;AAElB,CAAC;AAAA,CAAC;AAEF,MAAM,UAAU,iBAAiB,CAAE,iBAAsC;IAEvE,MAAM,QAAQ,GAAwB,eAAe,CAAE,iBAAiB,EAAE,kBAAkB,EAAE,aAAa,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAAE,CAAC;IAChI,OAAO,QAAQ,CAAC;AAElB,CAAC;AAAA,CAAC;AAEF;;;;;GAKG;AACH,MAAM,UAAU,sBAAsB,CAAE,MAAoB;IAE1D,MAAM,QAAQ,GAAwB,eAAe,CAAE,0BAA0B,EAAE,MAAM,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAAE,CAAC;IACpH,OAAO,QAAQ,CAAC;AAElB,CAAC;AAAA,CAAC;AAEF;;;;;;GAMG;AACH,MAAM,UAAU,2BAA2B,CAAE,MAAoB,EAAE,eAA6B,EAAE,KAAmB;IAEnH,MAAM,QAAQ,GAAwB,eAAe,CAAE,0BAA0B,EAAE,MAAM,EAAE,eAAe,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,CAAE,CAAC;IAChI,OAAO,QAAQ,CAAC;AAElB,CAAC;AAAA,CAAC"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/common/commandStyles/...
|
|
3
|
+
*/
|
|
4
|
+
import { IPropertyPaneDropdownOptionFPS } from '../../types/fps-class/prop-pane/AudienceInterfaces';
|
|
5
|
+
import { IReactCSSProperties } from '../../types/react/IReactCSSTypes';
|
|
6
|
+
export declare const defaultBannerCommandStyles: IReactCSSProperties;
|
|
7
|
+
export declare const baseBannerStyles: IReactCSSProperties;
|
|
8
|
+
export declare const baseBannerCmdStyles: IReactCSSProperties;
|
|
9
|
+
export declare const corpDark1: IReactCSSProperties;
|
|
10
|
+
export declare const corpWhite1: IReactCSSProperties;
|
|
11
|
+
export declare const corpDark2: IReactCSSProperties;
|
|
12
|
+
export declare const corpWhite2: IReactCSSProperties;
|
|
13
|
+
export declare const transparentBlack: IReactCSSProperties;
|
|
14
|
+
export declare const transparentWhite: IReactCSSProperties;
|
|
15
|
+
export declare const redDark: IReactCSSProperties;
|
|
16
|
+
export declare const redLight: IReactCSSProperties;
|
|
17
|
+
export declare const greenDark: IReactCSSProperties;
|
|
18
|
+
export declare const greenLight: IReactCSSProperties;
|
|
19
|
+
export declare const ukraine: IReactCSSProperties;
|
|
20
|
+
export declare const darkBrown: IReactCSSProperties;
|
|
21
|
+
export declare const darkPurple: IReactCSSProperties;
|
|
22
|
+
export declare const fireOrange: IReactCSSProperties;
|
|
23
|
+
export declare const halloween: IReactCSSProperties;
|
|
24
|
+
export declare const lightCharcoal: IReactCSSProperties;
|
|
25
|
+
export declare const medCharcoal: IReactCSSProperties;
|
|
26
|
+
export declare const darkCharcoal: IReactCSSProperties;
|
|
27
|
+
export declare const bkat: IReactCSSProperties;
|
|
28
|
+
export declare const bumbleBee: IReactCSSProperties;
|
|
29
|
+
export declare const beebulBum: IReactCSSProperties;
|
|
30
|
+
export declare const periwinkle: IReactCSSProperties;
|
|
31
|
+
export declare const darkTeal: IReactCSSProperties;
|
|
32
|
+
export declare const lightTeal: IReactCSSProperties;
|
|
33
|
+
export declare const bannerThemes: IReactCSSProperties[];
|
|
34
|
+
export declare const bannerThemeKeys: string[];
|
|
35
|
+
export declare function makeCSSPropPaneString(obj: IReactCSSProperties): string;
|
|
36
|
+
export declare function createBannerStyleStr(choice: string, cmdOrBanner: 'cmd' | 'banner'): string;
|
|
37
|
+
export declare function createBannerStyleObj(choice: string, cmdOrBanner: 'cmd' | 'banner'): IReactCSSProperties;
|
|
38
|
+
export declare function createBannerStyle(choice: string, cmdOrBanner: 'cmd' | 'banner', asString: boolean): any;
|
|
39
|
+
export declare const bannerThemeChoices: IPropertyPaneDropdownOptionFPS[];
|
|
40
|
+
export declare const bannerInfoEleChoices: IPropertyPaneDropdownOptionFPS[];
|
|
41
|
+
//# sourceMappingURL=defaults.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"defaults.d.ts","sourceRoot":"","sources":["../../../src/common/commandStyles/defaults.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH,OAAO,EAAE,8BAA8B,EAAE,MAAM,oDAAoD,CAAC;AACpG,OAAO,EAAE,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AAEvE,eAAO,MAAM,0BAA0B,EAAG,mBAWzC,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAG,mBAW/B,CAAA;AAED,eAAO,MAAM,mBAAmB,EAAG,mBAWlC,CAAA;AAED,eAAO,MAAM,SAAS,EAAG,mBAExB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAG,mBAEzB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAG,mBAExB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAG,mBAEzB,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAG,mBAE/B,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAG,mBAE/B,CAAC;AAEF,eAAO,MAAM,OAAO,EAAG,mBAEtB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAG,mBAEvB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAG,mBAExB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAG,mBAEzB,CAAC;AAEF,eAAO,MAAM,OAAO,EAAG,mBAEtB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAG,mBAExB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAG,mBAEzB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAG,mBAEzB,CAAC;AAGF,eAAO,MAAM,SAAS,EAAG,mBAExB,CAAC;AAIF,eAAO,MAAM,aAAa,EAAG,mBAE5B,CAAC;AAIF,eAAO,MAAM,WAAW,EAAG,mBAE1B,CAAC;AAEF,eAAO,MAAM,YAAY,EAAG,mBAE3B,CAAC;AAEF,eAAO,MAAM,IAAI,EAAG,mBAEnB,CAAC;AAGF,eAAO,MAAM,SAAS,EAAG,mBAExB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAG,mBAExB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAG,mBAEzB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAG,mBAEvB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAG,mBAExB,CAAC;AAEF,eAAO,MAAM,YAAY,uBAiBxB,CAAC;AAEF,eAAO,MAAM,eAAe,UAiB3B,CAAC;AAEF,wBAAgB,qBAAqB,CAAE,GAAG,EAAG,mBAAmB,UAK/D;AAED,wBAAgB,oBAAoB,CAAE,MAAM,EAAE,MAAM,EAAE,WAAW,EAAE,KAAK,GAAG,QAAQ,UAGlF;AAED,wBAAgB,oBAAoB,CAAE,MAAM,EAAE,MAAM,EAAE,WAAW,EAAE,KAAK,GAAG,QAAQ,uBAGlF;AAED,wBAAgB,iBAAiB,CAAE,MAAM,EAAE,MAAM,EAAE,WAAW,EAAE,KAAK,GAAG,QAAQ,EAAE,QAAQ,EAAE,OAAO,OAoBlG;AAGD,eAAO,MAAM,kBAAkB,EAAE,8BAA8B,EAuC9D,CAAC;AAEF,eAAO,MAAM,oBAAoB,EAAE,8BAA8B,EAahE,CAAC"}
|