@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,317 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/FPSWebPartClass/...
|
|
3
|
+
*/
|
|
4
|
+
// import { IPreConfigSettings } from "../../common/PropPaneHelp/preconfig/IPreConfig";
|
|
5
|
+
import { upperFirstLetter } from "../../logic/Strings/stringCase";
|
|
6
|
+
import { msPerDay } from "../../logic/Time/constants";
|
|
7
|
+
import { getDateFromNow } from "../../logic/Time/getDateFromNow";
|
|
8
|
+
import { interpretStr } from "../bannerX/Misc/Logic/Checks/interpretStr";
|
|
9
|
+
import { FPSMasterCerts } from "../features/Misc/fpsDefaults";
|
|
10
|
+
import { ecrptMe } from "../features/Tricky/logfun";
|
|
11
|
+
import { decrpt, encrpt } from "../features/Tricky/verify";
|
|
12
|
+
/**
|
|
13
|
+
* Gets last valid cert in the array
|
|
14
|
+
* @param _IFPSCert
|
|
15
|
+
* @returns
|
|
16
|
+
*/
|
|
17
|
+
const lic = upperFirstLetter(ecrptMe('lW$Jkn1', decrpt, encrpt), true); // L<+oz~)
|
|
18
|
+
const wi = ecrptMe('mW>=', decrpt, encrpt); // ~<=#
|
|
19
|
+
const expd = ecrptMe('1mHW/JT', decrpt, encrpt).toUpperCase(); // )3y<eoc
|
|
20
|
+
const exp = ecrptMe('1mHW/J', decrpt, encrpt); // )3y<eo
|
|
21
|
+
const now = new Date();
|
|
22
|
+
const ExpiredCert = {
|
|
23
|
+
tenant: '*',
|
|
24
|
+
expiration: getDateFromNow(-1),
|
|
25
|
+
expired: true,
|
|
26
|
+
warnD: 79,
|
|
27
|
+
warned: true,
|
|
28
|
+
sulStr: '',
|
|
29
|
+
sulDate: '',
|
|
30
|
+
sulGiver: '',
|
|
31
|
+
sulMess: '',
|
|
32
|
+
sulNotify: '',
|
|
33
|
+
sulScope: '',
|
|
34
|
+
sulVersion: '',
|
|
35
|
+
sulTricky: [],
|
|
36
|
+
sulVal: false,
|
|
37
|
+
daysToExpire: -1,
|
|
38
|
+
expirationDStr: 'License Invalid',
|
|
39
|
+
expirationMsg: 'License Invalid',
|
|
40
|
+
notify: ``,
|
|
41
|
+
};
|
|
42
|
+
export function getCert(_IFPSCert, enableSUL, sUCode, gitCode) {
|
|
43
|
+
if (!gitCode)
|
|
44
|
+
alert('Required !gitCode');
|
|
45
|
+
const testSUL = enableSUL === true ? sUCode ? sUCode : 'required SUL Code' : '';
|
|
46
|
+
// let defaultCert: IFPSCert = null;
|
|
47
|
+
// let defaultMaster: IFPSCert = null;
|
|
48
|
+
// if (!_IFPSCert || _IFPSCert.length === 0) return ExpiredCert;
|
|
49
|
+
// let current : IFPSCert = ExpiredCert;
|
|
50
|
+
// let foundWPCert = false;
|
|
51
|
+
// let foundMasterCert = false;
|
|
52
|
+
// Establish the host to look for
|
|
53
|
+
const urlParameters = new URLSearchParams(window.location.search);
|
|
54
|
+
let findTenant = urlParameters.get('simulateTenant');
|
|
55
|
+
// Added ability to test other tenants
|
|
56
|
+
if (!findTenant) {
|
|
57
|
+
findTenant = window.location.host.toLocaleLowerCase().split('.')[0];
|
|
58
|
+
}
|
|
59
|
+
else {
|
|
60
|
+
console.log('URL Params: simulateTenant = ', findTenant);
|
|
61
|
+
}
|
|
62
|
+
let MasterCert = getCertFromArray(FPSMasterCerts, findTenant);
|
|
63
|
+
let WPCert = getCertFromArray(_IFPSCert, findTenant);
|
|
64
|
+
// Merge WPCert into MasterCert
|
|
65
|
+
let MergedCert = {
|
|
66
|
+
tenant: MasterCert.tenant,
|
|
67
|
+
expiration: WPCert.expiration ? WPCert.expiration : MasterCert.expiration,
|
|
68
|
+
notify: WPCert.notify ? WPCert.notify : MasterCert.notify,
|
|
69
|
+
sulStr: testSUL,
|
|
70
|
+
sulDate: '',
|
|
71
|
+
sulGiver: '',
|
|
72
|
+
sulMess: ``,
|
|
73
|
+
sulScope: '',
|
|
74
|
+
sulVersion: '',
|
|
75
|
+
sulTricky: [],
|
|
76
|
+
sulNotify: '',
|
|
77
|
+
sulVal: false,
|
|
78
|
+
warnD: typeof WPCert.warnD === 'number' ? WPCert.warnD : MasterCert.warnD,
|
|
79
|
+
forced: JSON.parse(JSON.stringify(MasterCert.forced ? MasterCert.forced : [])),
|
|
80
|
+
preset: JSON.parse(JSON.stringify(MasterCert.preset ? MasterCert.preset : [])),
|
|
81
|
+
trickyEmails: JSON.parse(JSON.stringify(MasterCert.trickyEmails ? MasterCert.trickyEmails : [])),
|
|
82
|
+
trickyLytics: JSON.parse(JSON.stringify(MasterCert.trickyLytics ? MasterCert.trickyLytics : [])),
|
|
83
|
+
};
|
|
84
|
+
if (WPCert.forced && WPCert.forced.length > 0 && MergedCert.forced)
|
|
85
|
+
MergedCert.forced.push(...JSON.parse(JSON.stringify(WPCert.forced))); // Add .WPCert.forced to end so they over-ride the Master
|
|
86
|
+
if (WPCert.preset && WPCert.preset.length > 0 && MergedCert.preset)
|
|
87
|
+
MergedCert.preset.unshift(...JSON.parse(JSON.stringify(WPCert.preset))); // Add .WPCert.preset to beginning so they over-ride the Master
|
|
88
|
+
if (WPCert.trickyEmails && WPCert.trickyEmails.length > 0 && MergedCert.trickyEmails)
|
|
89
|
+
MergedCert.trickyEmails.push(...JSON.parse(JSON.stringify(WPCert.trickyEmails))); // Purely additive to the Master
|
|
90
|
+
if (WPCert.trickyLytics && WPCert.trickyLytics.length > 0 && MergedCert.trickyLytics)
|
|
91
|
+
MergedCert.trickyLytics.push(...JSON.parse(JSON.stringify(WPCert.trickyLytics))); // Purely additive to the Master
|
|
92
|
+
MergedCert = updateThisCert(MergedCert);
|
|
93
|
+
if (MergedCert.sulStr)
|
|
94
|
+
MergedCert = updateSulStr(MergedCert, testSUL, gitCode);
|
|
95
|
+
// Get the MasterCert for findTenant
|
|
96
|
+
// let MasterCert : IFPSCert = ExpiredCert;
|
|
97
|
+
// FPSMasterCerts.map( ( cert, idx ) => {
|
|
98
|
+
// const tenant = ecrptMe(cert.tenant, decrpt, encrpt);
|
|
99
|
+
// if ( cert.tenant === '*' ) { defaultMaster = cert; }
|
|
100
|
+
// //Must be in exact tenant or have a default
|
|
101
|
+
// if ( foundMasterCert === false && findTenant.indexOf( `${tenant}`) === 0 ) { // Found matching tenant cert
|
|
102
|
+
// MasterCert = updateThisCert( cert, tenant );
|
|
103
|
+
// foundMasterCert = true;
|
|
104
|
+
// } else if ( foundMasterCert === false && defaultMaster && idx === FPSMasterCerts.length -1 ) {
|
|
105
|
+
// // Found a defaultMaster and did not find a matching cert yet... use defaultMaster
|
|
106
|
+
// MasterCert = updateThisCert( defaultMaster, cert.tenant );
|
|
107
|
+
// }
|
|
108
|
+
// });
|
|
109
|
+
// Get the WPCert for findTenant and merge into Master
|
|
110
|
+
// _IFPSCert.map( ( cert, idx ) => {
|
|
111
|
+
// const tenant = ecrptMe(cert.tenant, decrpt, encrpt);
|
|
112
|
+
// if ( cert.tenant === '*' ) { defaultCert = cert; }
|
|
113
|
+
// //Must be in exact tenant or have a default
|
|
114
|
+
// if ( foundWPCert === false && findTenant.indexOf( `${tenant}`) === 0 ) { // Found matching tenant cert
|
|
115
|
+
// current = updateThisCert( cert, tenant );
|
|
116
|
+
// foundWPCert = true;
|
|
117
|
+
// } else if ( foundWPCert === false && defaultCert && idx === _IFPSCert.length -1 ) {
|
|
118
|
+
// // Found a defaultCert and did not find a matching cert yet... use defaultCert
|
|
119
|
+
// current = updateThisCert( defaultCert, cert.tenant );
|
|
120
|
+
// }
|
|
121
|
+
// });
|
|
122
|
+
return MergedCert;
|
|
123
|
+
}
|
|
124
|
+
function getCertFromArray(FPSCerts, findTenant) {
|
|
125
|
+
if (!FPSCerts || FPSCerts.length === 0)
|
|
126
|
+
return ExpiredCert;
|
|
127
|
+
let defaultCert = {};
|
|
128
|
+
let foundCert = false;
|
|
129
|
+
let current = ExpiredCert;
|
|
130
|
+
// Get the WPCert for findTenant and merge into Master
|
|
131
|
+
FPSCerts.map((cert, idx) => {
|
|
132
|
+
const tenant = ecrptMe(cert.tenant, decrpt, encrpt);
|
|
133
|
+
if (cert.tenant === '*') {
|
|
134
|
+
defaultCert = cert;
|
|
135
|
+
}
|
|
136
|
+
//Must be in exact tenant or have a default
|
|
137
|
+
if (foundCert === false && findTenant.indexOf(`${tenant}`) === 0) { // Found matching tenant cert
|
|
138
|
+
// current = updateThisCert( cert, tenant );
|
|
139
|
+
current = cert;
|
|
140
|
+
foundCert = true;
|
|
141
|
+
}
|
|
142
|
+
else if (foundCert === false && defaultCert && idx === FPSCerts.length - 1) {
|
|
143
|
+
// Found a defaultCert and did not find a matching cert yet... use defaultCert
|
|
144
|
+
// current = updateThisCert( defaultCert, cert.tenant );
|
|
145
|
+
current = defaultCert;
|
|
146
|
+
}
|
|
147
|
+
});
|
|
148
|
+
const result = JSON.parse(JSON.stringify(current));
|
|
149
|
+
result.expiration ? result.expiration = new Date(result.expiration) : getDateFromNow(-1);
|
|
150
|
+
return result;
|
|
151
|
+
}
|
|
152
|
+
// function updateThisCert( cert: IFPSCert, tenant: string ) : IFPSCert {
|
|
153
|
+
function updateThisCert(cert) {
|
|
154
|
+
const warnD = cert.warnD ? cert.warnD : 0;
|
|
155
|
+
const now = new Date();
|
|
156
|
+
// https://github.com/mikezimm/fps-library-v2/issues/174
|
|
157
|
+
// If warnDate is in the future, daysToExpire will be +. IF negative, it has passed
|
|
158
|
+
let daysToExpire = (cert.expiration.getTime() - now.getTime()) / msPerDay;
|
|
159
|
+
let warnDate = new Date(cert.expiration);
|
|
160
|
+
warnDate.setDate(warnDate.getDate() - warnD);
|
|
161
|
+
// Updated to test expiration
|
|
162
|
+
let expired = now > cert.expiration ? true : false;
|
|
163
|
+
let warned = now > warnDate ? true : false;
|
|
164
|
+
const urlParameters = new URLSearchParams(window.location.search);
|
|
165
|
+
let simu1ateCertIsExpired = urlParameters.get('simu1ateCertIsExpired');
|
|
166
|
+
let simu1ateCertIsWarned = urlParameters.get('simu1ateCertIsWarned');
|
|
167
|
+
// NOTE: These can be generic test because paramters are always strings.
|
|
168
|
+
// So "false" would be considered true and be run
|
|
169
|
+
if (simu1ateCertIsExpired)
|
|
170
|
+
expired = JSON.parse(simu1ateCertIsExpired);
|
|
171
|
+
if (simu1ateCertIsWarned)
|
|
172
|
+
warned = JSON.parse(simu1ateCertIsWarned);
|
|
173
|
+
let dat = `${cert.expiration.toLocaleDateString()}`;
|
|
174
|
+
if (daysToExpire <= 7)
|
|
175
|
+
dat += ` @ ${cert.expiration.toLocaleTimeString()}`;
|
|
176
|
+
const pre = `${lic} ${expired === true ? '' : wi} ${expired === true ? expd : exp} `;
|
|
177
|
+
const newCert = {
|
|
178
|
+
tenant: cert.tenant,
|
|
179
|
+
expiration: cert.expiration,
|
|
180
|
+
daysToExpire: daysToExpire,
|
|
181
|
+
notify: cert.notify,
|
|
182
|
+
sulStr: cert.sulStr,
|
|
183
|
+
sulDate: '',
|
|
184
|
+
sulGiver: '',
|
|
185
|
+
sulNotify: cert.sulNotify,
|
|
186
|
+
sulMess: cert.sulMess,
|
|
187
|
+
sulVal: cert.sulVal,
|
|
188
|
+
sulScope: cert.sulScope,
|
|
189
|
+
sulVersion: cert.sulVersion,
|
|
190
|
+
sulTricky: cert.sulTricky,
|
|
191
|
+
expired: expired,
|
|
192
|
+
expirationDStr: `${dat}`,
|
|
193
|
+
expirationMsg: expired === true || warned ? `${pre} ${dat}` : ``,
|
|
194
|
+
warnD: warnD,
|
|
195
|
+
warned: warned,
|
|
196
|
+
};
|
|
197
|
+
// https://github.com/mikezimm/fps-library-v2/issues/180
|
|
198
|
+
if (cert.trickyEmails) {
|
|
199
|
+
newCert.trickyEmails = cert.trickyEmails;
|
|
200
|
+
}
|
|
201
|
+
if (cert.trickyLytics) {
|
|
202
|
+
newCert.trickyLytics = cert.trickyLytics;
|
|
203
|
+
}
|
|
204
|
+
if (cert.forced) {
|
|
205
|
+
newCert.forced = cert.forced;
|
|
206
|
+
}
|
|
207
|
+
if (cert.preset) {
|
|
208
|
+
newCert.preset = cert.preset;
|
|
209
|
+
}
|
|
210
|
+
return newCert;
|
|
211
|
+
}
|
|
212
|
+
export const ISULKeysArr = ['warnD', 'date', 'add'];
|
|
213
|
+
export function isStringValidSULDate(str) {
|
|
214
|
+
// Regular expression to match the date format YYYY/MM/DD
|
|
215
|
+
const regex1 = /^\d{4}-\d{2}-\d{2}$/;
|
|
216
|
+
const regex2 = /^\d{4}-\d{1}-\d{2}$/;
|
|
217
|
+
// If the string doesn't match the format, return false
|
|
218
|
+
if (!regex1.test(str) && !regex2.test(str)) {
|
|
219
|
+
return null;
|
|
220
|
+
}
|
|
221
|
+
// Split the dateString into parts
|
|
222
|
+
const [year, month, day] = str.split('-').map(Number);
|
|
223
|
+
// Create a Date object using the extracted parts
|
|
224
|
+
const result = new Date(year, month - 1, day);
|
|
225
|
+
return result;
|
|
226
|
+
}
|
|
227
|
+
function updateSulStr(cert, sulStr, gitCode) {
|
|
228
|
+
let valWD = false;
|
|
229
|
+
let valEx = false;
|
|
230
|
+
let valUrl = false;
|
|
231
|
+
let valScope = false;
|
|
232
|
+
let valEmail = false;
|
|
233
|
+
let valGivenBy = false;
|
|
234
|
+
let valGivenDate = false;
|
|
235
|
+
let valVersion = false;
|
|
236
|
+
let valTmails = false;
|
|
237
|
+
const sulStrX = ecrptMe(sulStr, decrpt, encrpt);
|
|
238
|
+
const [warnD, dateS, url, sulScope, keyMail, givenBy, givenDate, keyTricky, keyVersion] = interpretStr(sulStrX);
|
|
239
|
+
const keyTrickyEmails = keyTricky ? keyTricky.split(',').map((str) => str.trim()) : [];
|
|
240
|
+
const SULWarnD = parseInt(warnD);
|
|
241
|
+
if (warnD && SULWarnD > -1)
|
|
242
|
+
valWD = true;
|
|
243
|
+
const SULExpDate = isStringValidSULDate(dateS);
|
|
244
|
+
if (SULExpDate)
|
|
245
|
+
valEx = true;
|
|
246
|
+
if (url && window.location.href.toLocaleLowerCase().indexOf(url.toLocaleLowerCase()) === 0)
|
|
247
|
+
valUrl = true;
|
|
248
|
+
if (sulScope && (sulScope.toLocaleLowerCase() === gitCode.toLocaleLowerCase() || sulScope.toLocaleLowerCase() === 'AllFPS'.toLocaleLowerCase()))
|
|
249
|
+
valScope = true;
|
|
250
|
+
if (keyMail && keyMail.indexOf('@') > 0)
|
|
251
|
+
valEmail = true;
|
|
252
|
+
if (givenBy)
|
|
253
|
+
valGivenBy = true;
|
|
254
|
+
if (givenDate)
|
|
255
|
+
valGivenDate = true;
|
|
256
|
+
if (valWD === true && valEx === true && valUrl === true && valScope && valEmail && valGivenBy && valGivenDate) {
|
|
257
|
+
const now = new Date();
|
|
258
|
+
let daysToExpire = (SULExpDate.getTime() - now.getTime()) / msPerDay;
|
|
259
|
+
let warnDate = new Date(SULExpDate);
|
|
260
|
+
warnDate.setDate(warnDate.getDate() - SULWarnD);
|
|
261
|
+
let expired = now > SULExpDate ? true : false;
|
|
262
|
+
let warned = now > warnDate ? true : false;
|
|
263
|
+
let dat = `${SULExpDate.toLocaleDateString()}`;
|
|
264
|
+
if (daysToExpire <= 7)
|
|
265
|
+
dat += ` @ ${SULExpDate.toLocaleTimeString()}`;
|
|
266
|
+
const mess = `${ecrptMe(`Ei>WT SWkf>J L]J 4Cv1H]J`, decrpt, encrpt)}`; // Ve=<c S<z&=o Ugo L1/)lgo
|
|
267
|
+
const pre = `SUL ${lic} ${expired === true ? '' : wi} ${expired === true ? expd : exp} `;
|
|
268
|
+
cert.sulMess = mess;
|
|
269
|
+
cert.sulVal = true;
|
|
270
|
+
cert.sulDate = givenDate,
|
|
271
|
+
cert.sulGiver = givenBy,
|
|
272
|
+
cert.sulScope = sulScope;
|
|
273
|
+
cert.expiration = SULExpDate;
|
|
274
|
+
cert.sulNotify = keyMail;
|
|
275
|
+
cert.daysToExpire = daysToExpire;
|
|
276
|
+
cert.expired = expired;
|
|
277
|
+
cert.expirationDStr = `${dat}`;
|
|
278
|
+
cert.expirationMsg = expired === true || warned ? `${pre} ${dat}` : ``;
|
|
279
|
+
cert.warnD = SULWarnD;
|
|
280
|
+
cert.warned = warned;
|
|
281
|
+
}
|
|
282
|
+
else {
|
|
283
|
+
const eW = `${valWD === true ? '' : 'nrw'.split('').reverse().join('')}`;
|
|
284
|
+
const eU = `${valUrl === true ? '' : 'rul'.split('').reverse().join('')}`;
|
|
285
|
+
const eE = `${valEx === true ? '' : 'eta'.split('').reverse().join('')}`;
|
|
286
|
+
const eS = `${valScope === true ? '' : 'ocs'.split('').reverse().join('')}`;
|
|
287
|
+
const eM = `${valEmail === true ? '' : 'iam'.split('').reverse().join('')}`;
|
|
288
|
+
const eB = `${valGivenBy ? '' : 'yb'.split('').reverse().join('')}`;
|
|
289
|
+
const eD = `${valGivenDate ? '' : 'gdt'.split('').reverse().join('')}`;
|
|
290
|
+
const mess = `${ecrptMe(`v,)QX,7Dcimn0J$>d/k$Cv//]/bGdvA$`, decrpt, encrpt)}: Code: ${eW}-${eE}-${eU}-${eS}-${eM}-${eB}-${eD}`; // _z>Fvzl7Pe~~To+-ouz.1/euguw|o/a.
|
|
291
|
+
cert.sulMess = mess;
|
|
292
|
+
cert.sulVal = false;
|
|
293
|
+
cert.sulScope = `${sulScope} vs ${gitCode}`;
|
|
294
|
+
cert.expiration = now;
|
|
295
|
+
cert.daysToExpire = 0;
|
|
296
|
+
cert.expired = true;
|
|
297
|
+
cert.expirationDStr = `${now}`;
|
|
298
|
+
cert.expirationMsg = mess;
|
|
299
|
+
cert.warnD = 0;
|
|
300
|
+
cert.warned = true;
|
|
301
|
+
}
|
|
302
|
+
// Always add sulVersion to object
|
|
303
|
+
if (keyVersion)
|
|
304
|
+
cert.sulVersion = keyVersion;
|
|
305
|
+
if (keyTrickyEmails.length > 0) {
|
|
306
|
+
cert.sulTricky = keyTrickyEmails;
|
|
307
|
+
if (!cert.trickyEmails)
|
|
308
|
+
cert.trickyEmails = [];
|
|
309
|
+
if (!cert.trickyLytics)
|
|
310
|
+
cert.trickyLytics = [];
|
|
311
|
+
// Always add all keyTrickyEmails to both Lytics and Emails for full support
|
|
312
|
+
cert.trickyEmails.push(...keyTrickyEmails);
|
|
313
|
+
cert.trickyLytics.push(...keyTrickyEmails);
|
|
314
|
+
}
|
|
315
|
+
return cert;
|
|
316
|
+
}
|
|
317
|
+
//# sourceMappingURL=getCert.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getCert.js","sourceRoot":"","sources":["../../../src/banner/FPSWebPartClass/getCert.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"expandArrEnc.d.ts","sourceRoot":"","sources":["../../../../../../src/banner/bannerX/Misc/Logic/Checks/expandArrEnc.ts"],"names":[],"mappings":"AAAA;;GAEG;AAMH,eAAO,MAAM,WAAW,EAAE,MAAY,CAAC;AAEvC,wBAAgB,YAAY,CAAC,IAAI,EAAE,MAAM,EAAE,GAAG,MAAM,CAQnD"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner...
|
|
3
|
+
*/
|
|
4
|
+
import { gRC } from "./otherStrings";
|
|
5
|
+
import { gRD } from "./numbTest";
|
|
6
|
+
import { add1XX2XXChars, callFunctionNTimes } from "./sauce";
|
|
7
|
+
export const expandDelim = `;`;
|
|
8
|
+
export function expandArrEnc(strs) {
|
|
9
|
+
const baseStart = strs.join(expandDelim);
|
|
10
|
+
const addX = parseInt(gRD());
|
|
11
|
+
const addStart = `${gRC()}${gRC()}${gRC()}${addX}`;
|
|
12
|
+
const addEnd = callFunctionNTimes(gRC, addX).join('');
|
|
13
|
+
const fullString = `${addStart}${baseStart}${addEnd}`;
|
|
14
|
+
const result = add1XX2XXChars(fullString.split('').reverse().join(''));
|
|
15
|
+
return result;
|
|
16
|
+
}
|
|
17
|
+
//# sourceMappingURL=expandArrEnc.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"expandArrEnc.js","sourceRoot":"","sources":["../../../../../../src/banner/bannerX/Misc/Logic/Checks/expandArrEnc.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,GAAG,EAAE,MAAM,gBAAgB,CAAC;AACrC,OAAO,EAAE,GAAG,EAAE,MAAM,YAAY,CAAC;AACjC,OAAO,EAAE,cAAc,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAE7D,MAAM,CAAC,MAAM,WAAW,GAAW,GAAG,CAAC;AAEvC,MAAM,UAAU,YAAY,CAAC,IAAc;IACzC,MAAM,SAAS,GAAG,IAAI,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;IACzC,MAAM,IAAI,GAAG,QAAQ,CAAE,GAAG,EAAE,CAAE,CAAC;IAC/B,MAAM,QAAQ,GAAG,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,GAAG,IAAI,EAAE,CAAC;IACnD,MAAM,MAAM,GAAG,kBAAkB,CAAC,GAAG,EAAE,IAAI,CAAC,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;IACtD,MAAM,UAAU,GAAG,GAAG,QAAQ,GAAG,SAAS,GAAG,MAAM,EAAE,CAAC;IACtD,MAAM,MAAM,GAAW,cAAc,CAAC,UAAU,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC,CAAC;IAC/E,OAAO,MAAM,CAAC;AAChB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"interpretStr.d.ts","sourceRoot":"","sources":["../../../../../../src/banner/bannerX/Misc/Logic/Checks/interpretStr.ts"],"names":[],"mappings":"AAAA;;GAEG;AAKH,wBAAgB,YAAY,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,EAAE,CASlD"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner...
|
|
3
|
+
*/
|
|
4
|
+
import { expandDelim } from "./expandArrEnc";
|
|
5
|
+
import { rem1XX2XXChars, } from "./sauce";
|
|
6
|
+
export function interpretStr(str) {
|
|
7
|
+
if (!str)
|
|
8
|
+
return [];
|
|
9
|
+
const redDec = rem1XX2XXChars(str).split('').reverse().join('');
|
|
10
|
+
const addedChars = parseInt(redDec[4 - 1]);
|
|
11
|
+
let trimmedStr = redDec.slice(0, -addedChars);
|
|
12
|
+
trimmedStr = trimmedStr.slice(4);
|
|
13
|
+
const result = trimmedStr.split(expandDelim);
|
|
14
|
+
//Adding some extra blank values to future package protect retractions
|
|
15
|
+
return [...result, ...['', '', '', '']];
|
|
16
|
+
}
|
|
17
|
+
//# sourceMappingURL=interpretStr.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"interpretStr.js","sourceRoot":"","sources":["../../../../../../src/banner/bannerX/Misc/Logic/Checks/interpretStr.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EAAE,cAAc,GAAG,MAAM,SAAS,CAAC;AAE1C,MAAM,UAAU,YAAY,CAAC,GAAW;IACtC,IAAK,CAAC,GAAG;QAAG,OAAO,EAAE,CAAC;IACtB,MAAM,MAAM,GAAG,cAAc,CAAC,GAAG,CAAC,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;IAChE,MAAM,UAAU,GAAG,QAAQ,CAAC,MAAM,CAAC,CAAC,GAAC,CAAC,CAAC,CAAC,CAAC;IACzC,IAAI,UAAU,GAAG,MAAM,CAAC,KAAK,CAAC,CAAC,EAAE,CAAC,UAAU,CAAC,CAAC;IAC9C,UAAU,GAAG,UAAU,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC;IACjC,MAAM,MAAM,GAAG,UAAU,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC;IAC7C,sEAAsE;IACtE,OAAO,CAAE,GAAG,MAAM,EAAE,GAAG,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAE,CAAE,CAAE;AAC/C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"numbTest.d.ts","sourceRoot":"","sources":["../../../../../../src/banner/bannerX/Misc/Logic/Checks/numbTest.ts"],"names":[],"mappings":"AAAA;;GAEG;AAIH,eAAO,MAAM,GAAG,cAAqE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"numbTest.js","sourceRoot":"","sources":["../../../../../../src/banner/bannerX/Misc/Logic/Checks/numbTest.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,MAAM,EAAE,GAAG,QAAQ,CAAC;AAEpB,MAAM,CAAC,MAAM,GAAG,GAAG,GAAG,EAAE,GAAG,OAAO,EAAE,CAAC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,GAAG,EAAE,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"otherStrings.d.ts","sourceRoot":"","sources":["../../../../../../src/banner/bannerX/Misc/Logic/Checks/otherStrings.ts"],"names":[],"mappings":"AAAA;;GAEG;AA8BH,eAAO,MAAM,GAAG,cAAqE,CAAC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner...
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* Do not ever change these string constants.
|
|
6
|
+
*/
|
|
7
|
+
// These had the < symbol which seem to cause trouble saving to rich text
|
|
8
|
+
// const r1 = `0}.sw6@1$vog6]q[>1#zv{)^>3j2v$6`;
|
|
9
|
+
// const r2 = `%26v]9e!.x,@jv@8/$#$.f!nn5i$^8r4p3*l$m6z3q5w%kdle)j#@m`;
|
|
10
|
+
// const r3 = `7d,$z;ty(r/)*b*h!`;
|
|
11
|
+
// const r4 = `w2>1q6u2z(rjizgb6*#6b8k<4`;
|
|
12
|
+
// const r5 = `v8g8xj6ym{8frm!s}qx%(h@585!#9>u7zx!{17<]`;
|
|
13
|
+
// const r6 = `(;]x*4l!y,`;
|
|
14
|
+
// const r7 = `;qhdyjzg{2su638;;5}0y6cw2(7wa32)1@2b*d]4h$x*>w5k@(6{y`;
|
|
15
|
+
// const r8 = `ztz@v5)xu(;qjg!/1@9k@^j]k`;
|
|
16
|
+
// const r9 = `$p089cax0z[[4q0s(c]6fxx(,j6>zl)o^j5@]/05@qlp3#kqf8<[688{tpz<c*`;
|
|
17
|
+
const r1 = `0}.sw6@1$vog6]q[1#zv{)^3j2v$6`;
|
|
18
|
+
const r2 = `%26v]9e!.x,@jv@8/$#$.f!nn5i$^8r4p3*l$m6z3q5w%kdle)j#@m`;
|
|
19
|
+
const r3 = `7d,$z;ty(r/)*b*h!`;
|
|
20
|
+
const r4 = `w21q6u2z(rjizgb6*#6b8k4`;
|
|
21
|
+
const r5 = `v8g8xj6ym{8frm!s}qx%(h@585!#9u7zx!{17]`;
|
|
22
|
+
const r6 = `(;]x*4l!y,`;
|
|
23
|
+
const r7 = `;qhdyjzg{2su638;;5}0y6cw2(7wa32)1@2b*d]4h$x*w5k@(6{y`;
|
|
24
|
+
const r8 = `ztz@v5)xu(;qjg!/1@9k@^j]k`;
|
|
25
|
+
const r9 = `$p089cax0z[[4q0s(c]6fxx(,j6zl)o^j5@]/05@qlp3#kqf8[688{tpzc*`;
|
|
26
|
+
const rX = [r1, r2, r3, r4, r5, r6, r7, r8, r9].join('');
|
|
27
|
+
export const gRC = () => { return rX.charAt(Math.floor(Math.random() * rX.length)); };
|
|
28
|
+
// ~k]z;6$w([06rw!p6_>>.!x03+1d@*-+3d0}-f>f>/v^qzmkl=(70qyv#e6[~!.~.6j50o={+&=-i[oqd~<@+k{u-l_umj-zg~d<((j]@o4ig8uj^kEp@ls_+bp}ui6i0n<dj-0._(k9k&)6w}t>qv7yk*(a3a^41pl0
|
|
29
|
+
// ~k]z;6$w([06rw!p6_>><d6fo>.!<f;>x03+1d@*-+3d0}-f>f<.3-7gj}l|0}y*!~iu:3mjn6|[z>>/v^qzmkl=(70qyv#e6[~!.~.6j50o={+&=-i[oqd~<_q=*e)=e-8o*6y3du(=1vzl-3j]@)<@+k{u-l_umj-zg~d<((j]@o4ig8uj^kEp@ls_+bp}ui6i0n<dj-0<vwa=slk*W4tor=s_=nj-}~=}_1ju716qCfq$i6+[]$>._(k9k&)6w}t>qv7yk*(a3a^41pl0
|
|
30
|
+
// >ww7{7-jjkp8~6!67_m-ju=|~l>civy$znzlpi7)ay=fefl~k4~38j4]o7j+@l-h6okt~kvqwqei4e@vo36y[1u6a1hll3zjq*)8x+0gu7a_~lj3]g6dl>_W~yor/s6^n0/}kx}-gjv;1#6C5i$80+~l$qi_8d9@7)3@}3_$/+67$fi$q
|
|
31
|
+
// >ww7{7-jjkp8~6!67_m-<(0fj3.#+fcwxd#+n*@4m+140zvf7/<#h-.wj#^|0]yqk~&n:h>ju=|~l>civy$znzlpi7)ay=fefl~k4~38j4]o7j+@l-h6okt~kvqwqei4e@vo36y[1u6a1hll3zjq*)8x+0gu7a_~lj3]g6d<t7j50o.6gvmj^aEf.l@6+/(}786v#nm3jp#<_6a[>l>_W~yor/s6^n0/}kx}-gjv;1#6C5i$80+~l$qi_8d9@7)3@}3_$/+67$fi$q
|
|
32
|
+
//# sourceMappingURL=otherStrings.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"otherStrings.js","sourceRoot":"","sources":["../../../../../../src/banner/bannerX/Misc/Logic/Checks/otherStrings.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH;;GAEG;AAEH,yEAAyE;AACzE,gDAAgD;AAChD,uEAAuE;AACvE,kCAAkC;AAClC,0CAA0C;AAC1C,yDAAyD;AACzD,2BAA2B;AAC3B,sEAAsE;AACtE,0CAA0C;AAC1C,+EAA+E;AAE/E,MAAM,EAAE,GAAG,+BAA+B,CAAC;AAC3C,MAAM,EAAE,GAAG,wDAAwD,CAAC;AACpE,MAAM,EAAE,GAAG,mBAAmB,CAAC;AAC/B,MAAM,EAAE,GAAG,yBAAyB,CAAC;AACrC,MAAM,EAAE,GAAG,wCAAwC,CAAC;AACpD,MAAM,EAAE,GAAG,YAAY,CAAC;AACxB,MAAM,EAAE,GAAG,sDAAsD,CAAC;AAClE,MAAM,EAAE,GAAG,2BAA2B,CAAC;AACvC,MAAM,EAAE,GAAG,6DAA6D,CAAC;AAGzE,MAAM,EAAE,GAAG,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAE,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AAE3D,MAAM,CAAC,MAAM,GAAG,GAAG,GAAG,EAAE,GAAG,OAAO,EAAE,CAAC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,MAAM,EAAE,GAAG,EAAE,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;AAEtF,uKAAuK;AAEvK,uRAAuR;AAEvR,oLAAoL;AAEpL,iRAAiR"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner...
|
|
3
|
+
*/
|
|
4
|
+
export declare const callFunctionNTimes: (func: any, n: number) => any[];
|
|
5
|
+
export declare const add1XX2XXChars: (input: string) => string;
|
|
6
|
+
export declare const rem1XX2XXChars: (input: string) => string;
|
|
7
|
+
//# sourceMappingURL=sauce.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sauce.d.ts","sourceRoot":"","sources":["../../../../../../src/banner/bannerX/Misc/Logic/Checks/sauce.ts"],"names":[],"mappings":"AAAA;;GAEG;AAIH,eAAO,MAAM,kBAAkB,SAAU,GAAG,KAAK,MAAM,UAA4C,CAAC;AACpG,eAAO,MAAM,cAAc,UAAW,MAAM,WAA4F,CAAC;AACzI,eAAO,MAAM,cAAc,UAAW,MAAM,WAAqE,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner...
|
|
3
|
+
*/
|
|
4
|
+
import { gRC } from "./otherStrings";
|
|
5
|
+
export const callFunctionNTimes = (func, n) => Array.from({ length: n }, () => func());
|
|
6
|
+
export const add1XX2XXChars = (input) => input.split('').map(char => char + gRC() + gRC()).join('').split('').reverse().join('');
|
|
7
|
+
export const rem1XX2XXChars = (input) => input.split('').reverse().filter((_, i) => i % 3 === 0).join('');
|
|
8
|
+
//# sourceMappingURL=sauce.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sauce.js","sourceRoot":"","sources":["../../../../../../src/banner/bannerX/Misc/Logic/Checks/sauce.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,GAAG,EAAE,MAAM,gBAAgB,CAAC;AAErC,MAAM,CAAC,MAAM,kBAAkB,GAAG,CAAC,IAAS,EAAE,CAAS,EAAE,EAAE,CAAC,KAAK,CAAC,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,EAAE,GAAG,EAAE,CAAC,IAAI,EAAE,CAAC,CAAC;AACpG,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,KAAa,EAAE,EAAE,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE,CAAC,IAAI,GAAG,GAAG,EAAE,GAAG,GAAG,EAAE,CAAC,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AACzI,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,KAAa,EAAE,EAAE,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/components/ItemPicker/interfaces...
|
|
3
|
+
*/
|
|
4
|
+
import { IPropertyPaneDropdownOption } from '../../../../types/@msft/1.15.2/sp-property-pane';
|
|
5
|
+
import { IFPSListItemPropPaneDropDownOption } from './IFPSListItemPropPaneDropDownOption';
|
|
6
|
+
/**
|
|
7
|
+
* These are class level props used for ItemPicker in property pane
|
|
8
|
+
*/
|
|
9
|
+
export interface IFPSListItemPickerWPClass {
|
|
10
|
+
_listPickerValue: string;
|
|
11
|
+
_webUrlPickerValue: string;
|
|
12
|
+
_webUrlPickerValueApproved: boolean;
|
|
13
|
+
_listItemPickerValue: string;
|
|
14
|
+
_runSandbox: boolean;
|
|
15
|
+
_listsDropdownDisabled: boolean;
|
|
16
|
+
_itemsDropdownDisabled: boolean;
|
|
17
|
+
_listItemsPickerList: IPropertyPaneDropdownOption[];
|
|
18
|
+
_listPickerList: IFPSListItemPropPaneDropDownOption[];
|
|
19
|
+
_approvedLists: IFPSListItemPropPaneDropDownOption[];
|
|
20
|
+
_approvedFilePickerTypes: string[];
|
|
21
|
+
_fetchInstance: string;
|
|
22
|
+
refreshPaneReRender: () => void;
|
|
23
|
+
}
|
|
24
|
+
//# sourceMappingURL=IFPSListItemPickerWPClass.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSListItemPickerWPClass.d.ts","sourceRoot":"","sources":["../../../../../src/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.ts"],"names":[],"mappings":"AAAA;;GAEG;AAGH,OAAO,EAAE,2BAA2B,EAAE,MAAM,iDAAiD,CAAC;AAC9F,OAAO,EAAE,kCAAkC,EAAE,MAAM,sCAAsC,CAAC;AAE1F;;GAEG;AACH,MAAM,WAAW,yBAAyB;IACxC,gBAAgB,EAAE,MAAM,CAAC;IACzB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,0BAA0B,EAAE,OAAO,CAAC;IACpC,oBAAoB,EAAE,MAAM,CAAC;IAE7B,WAAW,EAAE,OAAO,CAAC;IAErB,sBAAsB,EAAE,OAAO,CAAC;IAChC,sBAAsB,EAAE,OAAO,CAAC;IAEhC,oBAAoB,EAAE,2BAA2B,EAAE,CAAC;IACpD,eAAe,EAAE,kCAAkC,EAAE,CAAC;IACtD,cAAc,EAAE,kCAAkC,EAAE,CAAC;IAErD,wBAAwB,EAAE,MAAM,EAAE,CAAC;IACnC,cAAc,EAAE,MAAM,CAAC;IACvB,mBAAmB,EAAE,MAAM,IAAI,CAAC;CACjC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSListItemPickerWPClass.js","sourceRoot":"","sources":["../../../../../src/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.ts"],"names":[],"mappings":"AAAA;;GAEG"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/components/ItemPicker/interfaces...
|
|
3
|
+
*/
|
|
4
|
+
export interface IFPSListItemPickerWPProps {
|
|
5
|
+
webUrlPickerValue: string;
|
|
6
|
+
listPickerValue: string;
|
|
7
|
+
listItemPickerValue: string;
|
|
8
|
+
}
|
|
9
|
+
export declare const changeListItemPickers: string[];
|
|
10
|
+
//# sourceMappingURL=IFPSListItemPickerWPProps.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSListItemPickerWPProps.d.ts","sourceRoot":"","sources":["../../../../../src/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,MAAM,WAAW,yBAAyB;IAExC,iBAAiB,EAAE,MAAM,CAAC;IAC1B,eAAe,EAAE,MAAM,CAAC;IACxB,mBAAmB,EAAE,MAAM,CAAC;CAC7B;AAED,eAAO,MAAM,qBAAqB,EAAE,MAAM,EAAsE,CAAC"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/components/ItemPicker/interfaces...
|
|
3
|
+
*/
|
|
4
|
+
export const changeListItemPickers = ['webUrlPickerValue', 'listPickerValue', 'listItemPickerValue'];
|
|
5
|
+
//# sourceMappingURL=IFPSListItemPickerWPProps.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSListItemPickerWPProps.js","sourceRoot":"","sources":["../../../../../src/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.ts"],"names":[],"mappings":"AAAA;;GAEG;AASH,MAAM,CAAC,MAAM,qBAAqB,GAAa,CAAE,mBAAmB,EAAE,iBAAiB,EAAE,qBAAqB,CAAE,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/components/ItemPicker/interfaces...
|
|
3
|
+
*/
|
|
4
|
+
import { IPropertyPaneDropdownOption } from "../../../../types/@msft/1.15.2/sp-property-pane";
|
|
5
|
+
/**
|
|
6
|
+
* IFPSListItemPropPaneDropDownOption was originally IApprovedCDNs/IApprovedWebs in SecureScript7.
|
|
7
|
+
* It is used as interface of approved webs that could be used as a webpart property.
|
|
8
|
+
* The interface can also be passed into the property pane dropdown column
|
|
9
|
+
*/
|
|
10
|
+
export interface IFPSListItemPropPaneDropDownOption extends IPropertyPaneDropdownOption {
|
|
11
|
+
key: string;
|
|
12
|
+
siteRelativeURL: string;
|
|
13
|
+
list: string;
|
|
14
|
+
text: string;
|
|
15
|
+
subsites?: boolean;
|
|
16
|
+
}
|
|
17
|
+
//# sourceMappingURL=IFPSListItemPropPaneDropDownOption.d.ts.map
|
package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSListItemPropPaneDropDownOption.d.ts","sourceRoot":"","sources":["../../../../../src/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.ts"],"names":[],"mappings":"AAAA;;GAEG;AAIH,OAAO,EAAE,2BAA2B,EAAE,MAAM,iDAAiD,CAAC;AAE9F;;;;GAIG;AAEH,MAAM,WAAW,kCAAmC,SAAQ,2BAA2B;IACrF,GAAG,EAAE,MAAM,CAAC;IACZ,eAAe,EAAE,MAAM,CAAC;IACxB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSListItemPropPaneDropDownOption.js","sourceRoot":"","sources":["../../../../../src/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.ts"],"names":[],"mappings":"AAAA;;GAEG"}
|