@mikezimm/fps-core-v7 1.0.6 → 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/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,216 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/common/commandStyles/...
|
|
3
|
+
*/
|
|
4
|
+
export const defaultBannerCommandStyles = {
|
|
5
|
+
backgroundColor: 'white',
|
|
6
|
+
color: 'black',
|
|
7
|
+
fontSize: 20,
|
|
8
|
+
fontWeight: 'normal',
|
|
9
|
+
fontStyle: 'normal',
|
|
10
|
+
padding: '7px',
|
|
11
|
+
margin: '0px 4px',
|
|
12
|
+
borderRadius: '5px',
|
|
13
|
+
cursor: 'pointer',
|
|
14
|
+
};
|
|
15
|
+
export const baseBannerStyles = {
|
|
16
|
+
color: 'black',
|
|
17
|
+
backgroundColor: '#cfcfcf',
|
|
18
|
+
fontSize: 'larger',
|
|
19
|
+
fontWeight: 600,
|
|
20
|
+
fontStyle: 'normal',
|
|
21
|
+
padding: '0px 10px',
|
|
22
|
+
// margin: '0px 4px',
|
|
23
|
+
height: '48px',
|
|
24
|
+
cursor: 'pointer',
|
|
25
|
+
};
|
|
26
|
+
export const baseBannerCmdStyles = {
|
|
27
|
+
color: 'black',
|
|
28
|
+
backgroundColor: 'white',
|
|
29
|
+
fontSize: 20,
|
|
30
|
+
fontWeight: 'normal',
|
|
31
|
+
fontStyle: 'normal',
|
|
32
|
+
padding: '7px',
|
|
33
|
+
marginRight: '5px',
|
|
34
|
+
borderRadius: '5px',
|
|
35
|
+
cursor: 'pointer',
|
|
36
|
+
};
|
|
37
|
+
export const corpDark1 = {
|
|
38
|
+
backgroundColor: '#005495', color: 'white',
|
|
39
|
+
};
|
|
40
|
+
export const corpWhite1 = {
|
|
41
|
+
backgroundColor: 'white', color: '#005495',
|
|
42
|
+
};
|
|
43
|
+
export const corpDark2 = {
|
|
44
|
+
backgroundColor: '#0078D7', color: 'white',
|
|
45
|
+
};
|
|
46
|
+
export const corpWhite2 = {
|
|
47
|
+
backgroundColor: 'white', color: '#0078D7',
|
|
48
|
+
};
|
|
49
|
+
export const transparentBlack = {
|
|
50
|
+
backgroundColor: 'transparent', color: 'black',
|
|
51
|
+
};
|
|
52
|
+
export const transparentWhite = {
|
|
53
|
+
backgroundColor: 'transparent', color: 'white',
|
|
54
|
+
};
|
|
55
|
+
export const redDark = {
|
|
56
|
+
backgroundColor: '#C80000', color: 'white',
|
|
57
|
+
};
|
|
58
|
+
export const redLight = {
|
|
59
|
+
backgroundColor: 'white', color: '#C80000',
|
|
60
|
+
};
|
|
61
|
+
export const greenDark = {
|
|
62
|
+
backgroundColor: '#147A1E', color: 'white',
|
|
63
|
+
};
|
|
64
|
+
export const greenLight = {
|
|
65
|
+
backgroundColor: 'white', color: '#147A1E',
|
|
66
|
+
};
|
|
67
|
+
export const ukraine = {
|
|
68
|
+
backgroundColor: '#005BBB', color: '#FFD500',
|
|
69
|
+
};
|
|
70
|
+
export const darkBrown = {
|
|
71
|
+
backgroundColor: '#9b2e0d', color: 'white',
|
|
72
|
+
};
|
|
73
|
+
export const darkPurple = {
|
|
74
|
+
backgroundColor: '#651FFF', color: 'white',
|
|
75
|
+
};
|
|
76
|
+
export const fireOrange = {
|
|
77
|
+
backgroundColor: '#FF6D00', color: '#FFFF00',
|
|
78
|
+
};
|
|
79
|
+
// https://github.com/mikezimm/pivottiles7/issues/376
|
|
80
|
+
export const halloween = {
|
|
81
|
+
backgroundColor: '#FF8F00', color: 'black',
|
|
82
|
+
};
|
|
83
|
+
// https://github.com/mikezimm/pivottiles7/issues/376
|
|
84
|
+
// lightCharcoal was truely lightened
|
|
85
|
+
export const lightCharcoal = {
|
|
86
|
+
backgroundColor: '#c8c8c8', color: 'black',
|
|
87
|
+
};
|
|
88
|
+
// https://github.com/mikezimm/pivottiles7/issues/376
|
|
89
|
+
// medCharcoal created Jul 2024 which is the same as the original 'lightCharcoal'
|
|
90
|
+
export const medCharcoal = {
|
|
91
|
+
backgroundColor: '#424242', color: 'white',
|
|
92
|
+
};
|
|
93
|
+
export const darkCharcoal = {
|
|
94
|
+
backgroundColor: '#2e2e2e', color: 'white',
|
|
95
|
+
};
|
|
96
|
+
export const bkat = {
|
|
97
|
+
backgroundColor: 'black', color: 'pink',
|
|
98
|
+
};
|
|
99
|
+
export const bumbleBee = {
|
|
100
|
+
backgroundColor: 'yellow', color: 'black',
|
|
101
|
+
};
|
|
102
|
+
export const beebulBum = {
|
|
103
|
+
backgroundColor: 'black', color: 'yellow',
|
|
104
|
+
};
|
|
105
|
+
export const periwinkle = {
|
|
106
|
+
backgroundColor: '#5B5FC7', color: 'white',
|
|
107
|
+
};
|
|
108
|
+
export const darkTeal = {
|
|
109
|
+
backgroundColor: '#03787c', color: 'white',
|
|
110
|
+
};
|
|
111
|
+
export const lightTeal = {
|
|
112
|
+
backgroundColor: '#98d6d8', color: 'black',
|
|
113
|
+
};
|
|
114
|
+
export const bannerThemes = [
|
|
115
|
+
defaultBannerCommandStyles,
|
|
116
|
+
corpDark1, corpWhite1,
|
|
117
|
+
corpDark2, corpWhite2,
|
|
118
|
+
transparentBlack, transparentWhite,
|
|
119
|
+
bumbleBee, beebulBum,
|
|
120
|
+
darkTeal, lightTeal,
|
|
121
|
+
periwinkle,
|
|
122
|
+
redDark, redLight,
|
|
123
|
+
greenDark, greenLight,
|
|
124
|
+
ukraine, darkBrown,
|
|
125
|
+
darkPurple, fireOrange, halloween,
|
|
126
|
+
lightCharcoal, medCharcoal, darkCharcoal, bkat
|
|
127
|
+
];
|
|
128
|
+
export const bannerThemeKeys = [
|
|
129
|
+
'defaultBannerCommandStyles',
|
|
130
|
+
'corpDark1', 'corpWhite1',
|
|
131
|
+
'corpDark2', 'corpWhite2',
|
|
132
|
+
'transparentBlack', 'transparentWhite',
|
|
133
|
+
'bumbleBee', 'beebulBum',
|
|
134
|
+
'darkTeal', 'lightTeal',
|
|
135
|
+
'periwinkle',
|
|
136
|
+
'redDark', 'redLight',
|
|
137
|
+
'greenDark', 'greenLight',
|
|
138
|
+
'ukraine', 'darkBrown',
|
|
139
|
+
'darkPurple', 'fireOrange', 'halloween',
|
|
140
|
+
'lightCharcoal', 'medCharcoal', 'darkCharcoal', 'bkat',
|
|
141
|
+
'custom', 'lock',
|
|
142
|
+
];
|
|
143
|
+
export function makeCSSPropPaneString(obj) {
|
|
144
|
+
let result = JSON.stringify(obj ? obj : {});
|
|
145
|
+
result.replace(/'/g, '"');
|
|
146
|
+
return result;
|
|
147
|
+
}
|
|
148
|
+
export function createBannerStyleStr(choice, cmdOrBanner) {
|
|
149
|
+
let result = createBannerStyle(choice, cmdOrBanner, true);
|
|
150
|
+
return result;
|
|
151
|
+
}
|
|
152
|
+
export function createBannerStyleObj(choice, cmdOrBanner) {
|
|
153
|
+
let result = createBannerStyle(choice, cmdOrBanner, false);
|
|
154
|
+
return result;
|
|
155
|
+
}
|
|
156
|
+
export function createBannerStyle(choice, cmdOrBanner, asString) {
|
|
157
|
+
const base = cmdOrBanner === 'cmd' ? baseBannerCmdStyles : baseBannerStyles;
|
|
158
|
+
let baseCSS = JSON.parse(JSON.stringify(base));
|
|
159
|
+
let idx = choice ? bannerThemeKeys.indexOf(choice) : 0;
|
|
160
|
+
if (choice && idx > 0) {
|
|
161
|
+
let themeCSS = JSON.parse(JSON.stringify(bannerThemes[idx]));
|
|
162
|
+
Object.keys(themeCSS).map(key => {
|
|
163
|
+
baseCSS[key] = themeCSS[key];
|
|
164
|
+
});
|
|
165
|
+
}
|
|
166
|
+
if (asString === true) {
|
|
167
|
+
return makeCSSPropPaneString(baseCSS);
|
|
168
|
+
}
|
|
169
|
+
else {
|
|
170
|
+
return baseCSS;
|
|
171
|
+
}
|
|
172
|
+
}
|
|
173
|
+
export const bannerThemeChoices = [
|
|
174
|
+
{ index: 0, key: 'defaultBannerCommandStyles', text: "Default" },
|
|
175
|
+
{ index: 1, key: 'corpDark1', text: "corpDark1" },
|
|
176
|
+
{ index: 2, key: 'corpWhite1', text: "corpWhite1" },
|
|
177
|
+
{ index: 3, key: 'corpDark2', text: "corpDark2" },
|
|
178
|
+
{ index: 4, key: 'corpWhite2', text: "corpWhite2" },
|
|
179
|
+
{ index: 5, key: 'transparentBlack', text: "transparentBlack" },
|
|
180
|
+
{ index: 6, key: 'transparentWhite', text: "transparentWhite" },
|
|
181
|
+
{ index: 7, key: 'bumbleBee', text: "bumbleBee" },
|
|
182
|
+
{ index: 7, key: 'beebulBum', text: "beebulBum" },
|
|
183
|
+
{ index: 7, key: 'darkTeal', text: "darkTeal" },
|
|
184
|
+
{ index: 7, key: 'lightTeal', text: "lightTeal" },
|
|
185
|
+
{ index: 7, key: 'periwinkle', text: "periwinkle" },
|
|
186
|
+
{ index: 7, key: 'redDark', text: "redDark" },
|
|
187
|
+
{ index: 8, key: 'redLight', text: "redLight" },
|
|
188
|
+
{ index: 9, key: 'greenDark', text: "greenDark" },
|
|
189
|
+
{ index: 10, key: 'greenLight', text: "greenLight" },
|
|
190
|
+
{ index: 11, key: 'ukraine', text: "Ukraine" },
|
|
191
|
+
{ index: 12, key: 'darkBrown', text: "darkBrown" },
|
|
192
|
+
{ index: 13, key: 'darkPurple', text: "darkPurple" },
|
|
193
|
+
{ index: 14, key: 'fireOrange', text: "fireOrange" },
|
|
194
|
+
{ index: 14, key: 'halloween', text: "halloween" },
|
|
195
|
+
{ index: 15, key: 'lightCharcoal', text: "lightCharcoal" },
|
|
196
|
+
{ index: 15, key: 'medCharcoal', text: "medCharcoal" },
|
|
197
|
+
{ index: 16, key: 'darkCharcoal', text: "darkCharcoal" },
|
|
198
|
+
{ index: 17, key: 'bkat', text: "bkat" },
|
|
199
|
+
{ index: 18, key: 'custom', text: "Custom" },
|
|
200
|
+
{ index: 19, key: 'lock', text: "Lock" },
|
|
201
|
+
];
|
|
202
|
+
export const bannerInfoEleChoices = [
|
|
203
|
+
{ index: 0, key: 'Text', text: "More Information" },
|
|
204
|
+
{ index: 1, key: 'IconName=Unknown', text: "Question mark circle" },
|
|
205
|
+
{ index: 2, key: 'IconName=UnknownSolid', text: "Question mark solid circle" },
|
|
206
|
+
{ index: 3, key: 'IconName=Help', text: "Question mark" },
|
|
207
|
+
{ index: 4, key: 'IconName=ReceiptTentative', text: "Question mark lines" },
|
|
208
|
+
{ index: 5, key: 'IconName=Info', text: "i in circle" },
|
|
209
|
+
{ index: 6, key: 'IconName=InfoSolid', text: "i in solid circle" },
|
|
210
|
+
{ index: 7, key: 'IconName=UnknownCall', text: "Telephone with Question mark" },
|
|
211
|
+
{ index: 8, key: 'IconName=Emoji2', text: "Smiling emoji" },
|
|
212
|
+
{ index: 9, key: 'IconName=Sad', text: "Sad emoji" },
|
|
213
|
+
{ index: 10, key: 'IconName=Education', text: "Education" },
|
|
214
|
+
{ index: 11, key: 'IconName=HandsFree', text: "Hand" },
|
|
215
|
+
];
|
|
216
|
+
//# sourceMappingURL=defaults.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"defaults.js","sourceRoot":"","sources":["../../../src/common/commandStyles/defaults.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/common/commandStyles/...
|
|
3
|
+
*/
|
|
4
|
+
import { IReactCSSProperties } from '../../types/react/IReactCSSTypes';
|
|
5
|
+
export declare function makeYellowStyles(defStyles: IReactCSSProperties | undefined): IReactCSSProperties;
|
|
6
|
+
//# sourceMappingURL=makeYellow.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"makeYellow.d.ts","sourceRoot":"","sources":["../../../src/common/commandStyles/makeYellow.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH,OAAO,EAAE,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AAEvE,wBAAgB,gBAAgB,CAAE,SAAS,EAAE,mBAAmB,GAAG,SAAS,uBAgB3E"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/common/commandStyles/...
|
|
3
|
+
*/
|
|
4
|
+
export function makeYellowStyles(defStyles) {
|
|
5
|
+
if (!defStyles) {
|
|
6
|
+
return {};
|
|
7
|
+
}
|
|
8
|
+
else {
|
|
9
|
+
let newStyle = JSON.parse(JSON.stringify(defStyles));
|
|
10
|
+
newStyle.color = 'black';
|
|
11
|
+
newStyle.background = 'yellow';
|
|
12
|
+
newStyle.fontSize = '20px';
|
|
13
|
+
newStyle.fontWeight = 400;
|
|
14
|
+
newStyle.padding = '7px';
|
|
15
|
+
newStyle.marginLeft = '10px';
|
|
16
|
+
return newStyle;
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
//# sourceMappingURL=makeYellow.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"makeYellow.js","sourceRoot":"","sources":["../../../src/common/commandStyles/makeYellow.ts"],"names":[],"mappings":"AACA;;GAEG;AAIH,MAAM,UAAU,gBAAgB,CAAE,SAA0C;IAE1E,IAAK,CAAC,SAAS,EAAG;QAChB,OAAO,EAAE,CAAC;KAEX;SAAM;QACL,IAAI,QAAQ,GAAwB,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,SAAS,CAAE,SAAS,CAAE,CAAC,CAAC;QAC5E,QAAQ,CAAC,KAAK,GAAG,OAAO,CAAC;QACzB,QAAQ,CAAC,UAAU,GAAG,QAAQ,CAAC;QAC/B,QAAQ,CAAC,QAAQ,GAAG,MAAM,CAAC;QAC3B,QAAQ,CAAC,UAAU,GAAG,GAAG,CAAC;QAC1B,QAAQ,CAAC,OAAO,GAAG,KAAK,CAAC;QACzB,QAAQ,CAAC,UAAU,GAAG,MAAM,CAAC;QAC7B,OAAO,QAAQ,CAAC;KACjB;AAEH,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { IFPSFilterButtonWPProps } from "../interfaces/IFPSFilterButtonWPProps";
|
|
2
|
+
/**
|
|
3
|
+
* 2024-07-20: Tested these special strings (particularly in eval)
|
|
4
|
+
* !== DOES work
|
|
5
|
+
* === DOES work
|
|
6
|
+
* <= DOES work
|
|
7
|
+
* > causes to not render any more, in SPA, no Edit button either
|
|
8
|
+
* >&eq; DOES work
|
|
9
|
+
* >= DOES work
|
|
10
|
+
* item.Progress!== 'Completed' && item.DueDate > [Today-7] && item.DueDate < [Today] DOES Work as well but should not
|
|
11
|
+
*
|
|
12
|
+
*/
|
|
13
|
+
export declare const BasicTaskButtons: IFPSFilterButtonWPProps[];
|
|
14
|
+
export declare const TaskNotifyButtons: IFPSFilterButtonWPProps[];
|
|
15
|
+
export declare const SimpleTaskFilterButtons: any;
|
|
16
|
+
export declare const NotifyTaskFilterButtons: any;
|
|
17
|
+
//# sourceMappingURL=SimpleTaskFilterButtons.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SimpleTaskFilterButtons.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAC;AAIhF;;;;;;;;;;GAUG;AACH,eAAO,MAAM,gBAAgB,EAAE,uBAAuB,EA+ErD,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,uBAAuB,EAsBtD,CAAC;AAGF,eAAO,MAAM,uBAAuB,EAAE,GAIrC,CAAC;AAGF,eAAO,MAAM,uBAAuB,EAAE,GAIrC,CAAC"}
|
|
@@ -0,0 +1,127 @@
|
|
|
1
|
+
const IconOnlyStyle = "'color':'inherit', 'fontWeight':300, 'fontSize':'x-large','padding': '0px'";
|
|
2
|
+
/**
|
|
3
|
+
* 2024-07-20: Tested these special strings (particularly in eval)
|
|
4
|
+
* !== DOES work
|
|
5
|
+
* === DOES work
|
|
6
|
+
* <= DOES work
|
|
7
|
+
* > causes to not render any more, in SPA, no Edit button either
|
|
8
|
+
* >&eq; DOES work
|
|
9
|
+
* >= DOES work
|
|
10
|
+
* item.Progress!== 'Completed' && item.DueDate > [Today-7] && item.DueDate < [Today] DOES Work as well but should not
|
|
11
|
+
*
|
|
12
|
+
*/
|
|
13
|
+
export const BasicTaskButtons = [
|
|
14
|
+
{
|
|
15
|
+
"guid": "111",
|
|
16
|
+
"label": "^ My Current Work",
|
|
17
|
+
"priority": 15,
|
|
18
|
+
"eval": "item.Progress !== 'Completed' && item.AssignedTo0Id === {{user.Id}} && item.DueDate <= [Today+7]",
|
|
19
|
+
"evalOrder": 30,
|
|
20
|
+
"buttonStyle": "",
|
|
21
|
+
"iconName": "UserWarning",
|
|
22
|
+
"iconStyle": IconOnlyStyle.replace('inherit', 'darkblue')
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"guid": "222",
|
|
26
|
+
"label": "Way Late",
|
|
27
|
+
"priority": 15,
|
|
28
|
+
"eval": "item.Progress !== 'Completed' && item.DueDate <= [Today-14]",
|
|
29
|
+
"evalOrder": 30,
|
|
30
|
+
"buttonStyle": "",
|
|
31
|
+
"iconName": "Megaphone",
|
|
32
|
+
"iconStyle": "'color':'red'"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"guid": "333",
|
|
36
|
+
"label": "PastDue",
|
|
37
|
+
"priority": 20,
|
|
38
|
+
"eval": "item.Progress !== 'Completed' && item.DueDate > [Today-14] && item.DueDate < [Today]",
|
|
39
|
+
"evalOrder": 40,
|
|
40
|
+
"buttonStyle": "",
|
|
41
|
+
"iconName": "BufferTimeBoth",
|
|
42
|
+
"iconStyle": ""
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"guid": "444",
|
|
46
|
+
"label": "This Week",
|
|
47
|
+
"priority": 30,
|
|
48
|
+
"eval": "item.Progress !== 'Completed' && item.DueDate >= [Today] && item.DueDate < [Today + 7]",
|
|
49
|
+
"evalOrder": 50,
|
|
50
|
+
"buttonStyle": "",
|
|
51
|
+
"iconName": "AlarmClock",
|
|
52
|
+
"iconStyle": ""
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"guid": "555",
|
|
56
|
+
"label": "Future",
|
|
57
|
+
"priority": 40,
|
|
58
|
+
"eval": "item.Progress !== 'Completed' && item.DueDate >= [Today+7] && item.DueDate < [Today + 365]",
|
|
59
|
+
"evalOrder": 60,
|
|
60
|
+
"buttonStyle": "",
|
|
61
|
+
"iconName": "Snooze",
|
|
62
|
+
"iconStyle": ""
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"guid": "666",
|
|
66
|
+
"label": "Completed",
|
|
67
|
+
"priority": 80,
|
|
68
|
+
"eval": "item.Completed || item.Progress=== 'Completed' ",
|
|
69
|
+
"evalOrder": 5,
|
|
70
|
+
"buttonStyle": "",
|
|
71
|
+
"iconName": "InboxCheck",
|
|
72
|
+
"iconStyle": ""
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"label": "Need Due",
|
|
76
|
+
"priority": 90,
|
|
77
|
+
"eval": "item.Progress !== 'Completed' && !item.DueDate",
|
|
78
|
+
"evalOrder": 90,
|
|
79
|
+
"guid": "777",
|
|
80
|
+
"iconName": "EventDateMissed12",
|
|
81
|
+
"iconStyle": ""
|
|
82
|
+
}, {
|
|
83
|
+
"guid": "888",
|
|
84
|
+
"label": "UnAssigned",
|
|
85
|
+
"priority": 10,
|
|
86
|
+
"eval": "item.Progress !== 'Completed' && !item.AssignedTo0Id && ( !item.DueDate || item.DueDate < [ Today + 14 ] )",
|
|
87
|
+
"evalOrder": 10,
|
|
88
|
+
"buttonStyle": ``,
|
|
89
|
+
"iconName": "addfriend",
|
|
90
|
+
"iconStyle": ''
|
|
91
|
+
},
|
|
92
|
+
];
|
|
93
|
+
export const TaskNotifyButtons = [
|
|
94
|
+
{
|
|
95
|
+
"guid": "mmm",
|
|
96
|
+
"label": "Notifications",
|
|
97
|
+
"priority": 90,
|
|
98
|
+
"eval": "item.NotifyMeId.indexOf( {{user.Id}} ) > -1 && ( item.NotifiedId.indexOf( {{user.Id}} ) < 0 )",
|
|
99
|
+
"evalOrder": 15,
|
|
100
|
+
"buttonStyle": "'background': 'yellow'",
|
|
101
|
+
"iconName": "ringer",
|
|
102
|
+
"iconStyle": ``,
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"guid": "nnn",
|
|
106
|
+
"label": "Reviewed",
|
|
107
|
+
"priority": 95,
|
|
108
|
+
"eval": "item.NotifyMeId.indexOf( {{user.Id}} ) > -1 && ( item.NotifiedId.indexOf( {{user.Id}} ) >= 0 )",
|
|
109
|
+
"evalOrder": 20,
|
|
110
|
+
"buttonStyle": "'background': 'green'",
|
|
111
|
+
"iconName": "RingerOff",
|
|
112
|
+
"iconStyle": ``,
|
|
113
|
+
}
|
|
114
|
+
];
|
|
115
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
116
|
+
export const SimpleTaskFilterButtons = {
|
|
117
|
+
"FilterButtons": {
|
|
118
|
+
"QFButtons": [...BasicTaskButtons,]
|
|
119
|
+
}
|
|
120
|
+
};
|
|
121
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
122
|
+
export const NotifyTaskFilterButtons = {
|
|
123
|
+
"FilterButtons": {
|
|
124
|
+
"QFButtons": [...BasicTaskButtons, ...TaskNotifyButtons]
|
|
125
|
+
}
|
|
126
|
+
};
|
|
127
|
+
//# sourceMappingURL=SimpleTaskFilterButtons.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SimpleTaskFilterButtons.js","sourceRoot":"","sources":["../../../../../src/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.ts"],"names":[],"mappings":"AAEA,MAAM,aAAa,GAAG,4EAA4E,CAAC;AAEnG;;;;;;;;;;GAUG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAA8B;IACvD;QACE,MAAM,EAAE,KAAK;QACb,OAAO,EAAE,mBAAmB;QAC5B,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,kGAAkG;QAC1G,WAAW,EAAE,EAAE;QACf,aAAa,EAAE,EAAE;QACjB,UAAU,EAAE,aAAa;QACzB,WAAW,EAAE,aAAa,CAAC,OAAO,CAAC,SAAS,EAAE,UAAU,CAAC;KAC1D;IACD;QACE,MAAM,EAAE,KAAK;QACb,OAAO,EAAE,UAAU;QACnB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,6DAA6D;QACrE,WAAW,EAAE,EAAE;QACf,aAAa,EAAE,EAAE;QACjB,UAAU,EAAE,WAAW;QACvB,WAAW,EAAE,eAAe;KAC7B;IACD;QACE,MAAM,EAAE,KAAK;QACb,OAAO,EAAE,SAAS;QAClB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,yFAAyF;QACjG,WAAW,EAAE,EAAE;QACf,aAAa,EAAE,EAAE;QACjB,UAAU,EAAE,gBAAgB;QAC5B,WAAW,EAAE,EAAE;KAChB;IACD;QACE,MAAM,EAAE,KAAK;QACb,OAAO,EAAE,WAAW;QACpB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,2FAA2F;QACnG,WAAW,EAAE,EAAE;QACf,aAAa,EAAE,EAAE;QACjB,UAAU,EAAE,YAAY;QACxB,WAAW,EAAE,EAAE;KAChB;IACD;QACE,MAAM,EAAE,KAAK;QACb,OAAO,EAAE,QAAQ;QACjB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,+FAA+F;QACvG,WAAW,EAAE,EAAE;QACf,aAAa,EAAE,EAAE;QACjB,UAAU,EAAE,QAAQ;QACpB,WAAW,EAAE,EAAE;KAChB;IACD;QACE,MAAM,EAAE,KAAK;QACb,OAAO,EAAE,WAAW;QACpB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,iDAAiD;QACzD,WAAW,EAAE,CAAC;QACd,aAAa,EAAE,EAAE;QACjB,UAAU,EAAE,YAAY;QACxB,WAAW,EAAE,EAAE;KAChB;IACD;QACE,OAAO,EAAE,UAAU;QACnB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,gDAAgD;QACxD,WAAW,EAAE,EAAE;QACf,MAAM,EAAE,KAAK;QACb,UAAU,EAAE,mBAAmB;QAC/B,WAAW,EAAE,EAAE;KAChB,EAAG;QACF,MAAM,EAAE,KAAK;QACb,OAAO,EAAE,YAAY;QACrB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,4GAA4G;QACpH,WAAW,EAAE,EAAE;QACf,aAAa,EAAE,EAAE;QACjB,UAAU,EAAE,WAAW;QACvB,WAAW,EAAE,EAAE;KAChB;CACJ,CAAC;AAEF,MAAM,CAAC,MAAM,iBAAiB,GAA8B;IAE1D;QACE,MAAM,EAAE,KAAK;QACb,OAAO,EAAE,eAAe;QACxB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,iGAAiG;QACzG,WAAW,EAAE,EAAE;QACf,aAAa,EAAE,wBAAwB;QACvC,UAAU,EAAE,QAAQ;QACpB,WAAW,EAAE,EAAE;KAChB;IACD;QACE,MAAM,EAAE,KAAK;QACb,OAAO,EAAE,UAAU;QACnB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,qGAAqG;QAC7G,WAAW,EAAE,EAAE;QACf,aAAa,EAAE,uBAAuB;QACtC,UAAU,EAAE,WAAW;QACvB,WAAW,EAAE,EAAE;KAChB;CACF,CAAC;AACF,8DAA8D;AAE9D,MAAM,CAAC,MAAM,uBAAuB,GAAQ;IAC1C,eAAe,EAAE;QACf,WAAW,EAAE,CAAC,GAAG,gBAAgB,EAAE;KACpC;CACF,CAAC;AACF,8DAA8D;AAE9D,MAAM,CAAC,MAAM,uBAAuB,GAAQ;IAC1C,eAAe,EAAE;QACf,WAAW,EAAE,CAAC,GAAG,gBAAgB,EAAE,GAAG,iBAAiB,CAAC;KACzD;CACF,CAAC"}
|
package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.d.ts
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { IFPSFilterButtonWPProps } from "../interfaces/IFPSFilterButtonWPProps";
|
|
2
|
+
export declare const XBasicTaskButtons: IFPSFilterButtonWPProps[];
|
|
3
|
+
export declare const XTaskNotifyButtons: IFPSFilterButtonWPProps[];
|
|
4
|
+
export declare const SimpleTaskFilterButtons: any;
|
|
5
|
+
export declare const NotifyTaskFilterButtons: any;
|
|
6
|
+
//# sourceMappingURL=SimpleTaskFilterButtons_Original.d.ts.map
|
package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SimpleTaskFilterButtons_Original.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAC;AAGhF,eAAO,MAAM,iBAAiB,EAAE,uBAAuB,EA6DtD,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,uBAAuB,EA+BvD,CAAC;AAGF,eAAO,MAAM,uBAAuB,EAAE,GAIrC,CAAC;AAGF,eAAO,MAAM,uBAAuB,EAAE,GAIrC,CAAC"}
|
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
export const XBasicTaskButtons = [
|
|
2
|
+
{
|
|
3
|
+
"guid": "95577706",
|
|
4
|
+
"label": "^ My Goals",
|
|
5
|
+
"priority": 10,
|
|
6
|
+
"eval": "item.Progress!&eq;&eq; 'Completed' && item.AssignedTo0Id &eq;&eq;&eq; {{user.Id}} && item.DueDate <&eq; [Today+7]",
|
|
7
|
+
"evalOrder": 30,
|
|
8
|
+
"buttonStyle": "",
|
|
9
|
+
"iconName": "UserWarning",
|
|
10
|
+
"iconStyle": `'color':'darkblue', 'fontWeight':300, 'fontSize':'x-large','padding': '0px'`,
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
"guid": "95561206",
|
|
14
|
+
"label": "Way Late",
|
|
15
|
+
"priority": 15,
|
|
16
|
+
"eval": "item.Progress !&eq;&eq; 'Completed' && item.DueDate <&eq; [Today+7]",
|
|
17
|
+
"evalOrder": 30,
|
|
18
|
+
"buttonStyle": "",
|
|
19
|
+
"iconName": "Megaphone",
|
|
20
|
+
"iconStyle": `'color':'red'`,
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"guid": "f159e286",
|
|
24
|
+
"label": "PastDue",
|
|
25
|
+
"priority": 20,
|
|
26
|
+
"eval": "item.DueDate < [Today]",
|
|
27
|
+
"evalOrder": 40,
|
|
28
|
+
"buttonStyle": "'background': 'pink'",
|
|
29
|
+
"iconName": "BufferTimeBoth",
|
|
30
|
+
"iconStyle": ``,
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"guid": "e8d6d290",
|
|
34
|
+
"label": "This Week",
|
|
35
|
+
"priority": 30,
|
|
36
|
+
"eval": "item.DueDate < [Today + 7]",
|
|
37
|
+
"evalOrder": 50,
|
|
38
|
+
"buttonStyle": "'background': 'yellow'",
|
|
39
|
+
"iconName": "AlarmClock",
|
|
40
|
+
"iconStyle": ``,
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"guid": "7d453878",
|
|
44
|
+
"label": "Future",
|
|
45
|
+
"priority": 40,
|
|
46
|
+
"eval": "item.DueDate < [Today + 365]",
|
|
47
|
+
"evalOrder": 60,
|
|
48
|
+
"buttonStyle": ``,
|
|
49
|
+
"iconName": "Snooze",
|
|
50
|
+
"iconStyle": ``,
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"guid": "eb54fc15",
|
|
54
|
+
"label": "Completed",
|
|
55
|
+
"priority": 80,
|
|
56
|
+
"eval": "item.Completed || item.Status === 'Complete' ",
|
|
57
|
+
"evalOrder": 5,
|
|
58
|
+
"buttonStyle": ``,
|
|
59
|
+
"iconName": "InboxCheck",
|
|
60
|
+
"iconStyle": ``,
|
|
61
|
+
}
|
|
62
|
+
];
|
|
63
|
+
export const XTaskNotifyButtons = [
|
|
64
|
+
{
|
|
65
|
+
"guid": "f0f6fb7c",
|
|
66
|
+
"label": "UnAssigned",
|
|
67
|
+
"priority": 10,
|
|
68
|
+
"eval": "!item.Assigned && item.DueDate < [ Today - 7 ]",
|
|
69
|
+
"evalOrder": 10,
|
|
70
|
+
"buttonStyle": ``,
|
|
71
|
+
"iconName": "addfriend",
|
|
72
|
+
"iconStyle": ``,
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"guid": "ec12d618",
|
|
76
|
+
"label": "Notifications",
|
|
77
|
+
"priority": 90,
|
|
78
|
+
"eval": "item.Notification = [ Me ] && ( !item.Reviewed?.indexOf([ Me ]) < 0 )",
|
|
79
|
+
"evalOrder": 15,
|
|
80
|
+
"buttonStyle": "'background': 'yellow'",
|
|
81
|
+
"iconName": "ringer",
|
|
82
|
+
"iconStyle": ``,
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"guid": "569473a1",
|
|
86
|
+
"label": "Reviewed",
|
|
87
|
+
"priority": 95,
|
|
88
|
+
"eval": " item.Notification = [ Me ] && ( item.Reviewed?.indexOf([ Me ]) > -1 )",
|
|
89
|
+
"evalOrder": 20,
|
|
90
|
+
"buttonStyle": "'background': 'green'",
|
|
91
|
+
"iconName": "RingerOff",
|
|
92
|
+
"iconStyle": ``,
|
|
93
|
+
}
|
|
94
|
+
];
|
|
95
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
96
|
+
export const SimpleTaskFilterButtons = {
|
|
97
|
+
"FilterButtons": {
|
|
98
|
+
"QFButtons": [...XBasicTaskButtons,]
|
|
99
|
+
}
|
|
100
|
+
};
|
|
101
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
102
|
+
export const NotifyTaskFilterButtons = {
|
|
103
|
+
"FilterButtons": {
|
|
104
|
+
"QFButtons": [...XBasicTaskButtons, ...XTaskNotifyButtons]
|
|
105
|
+
}
|
|
106
|
+
};
|
|
107
|
+
//# sourceMappingURL=SimpleTaskFilterButtons_Original.js.map
|
package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SimpleTaskFilterButtons_Original.js","sourceRoot":"","sources":["../../../../../src/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.ts"],"names":[],"mappings":"AAGA,MAAM,CAAC,MAAM,iBAAiB,GAA8B;IAC1D;QACE,MAAM,EAAE,UAAU;QAClB,OAAO,EAAE,YAAY;QACrB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,mHAAmH;QAC3H,WAAW,EAAE,EAAE;QACf,aAAa,EAAE,EAAE;QACjB,UAAU,EAAE,aAAa;QACzB,WAAW,EAAE,6EAA6E;KAC3F;IACD;QACE,MAAM,EAAE,UAAU;QAClB,OAAO,EAAE,UAAU;QACnB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,qEAAqE;QAC7E,WAAW,EAAE,EAAE;QACf,aAAa,EAAE,EAAE;QACjB,UAAU,EAAE,WAAW;QACvB,WAAW,EAAE,eAAe;KAC7B;IACD;QACE,MAAM,EAAE,UAAU;QAClB,OAAO,EAAE,SAAS;QAClB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,wBAAwB;QAChC,WAAW,EAAE,EAAE;QACf,aAAa,EAAE,sBAAsB;QACrC,UAAU,EAAE,gBAAgB;QAC5B,WAAW,EAAE,EAAE;KAChB;IACD;QACE,MAAM,EAAE,UAAU;QAClB,OAAO,EAAE,WAAW;QACpB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,4BAA4B;QACpC,WAAW,EAAE,EAAE;QACf,aAAa,EAAE,wBAAwB;QACvC,UAAU,EAAE,YAAY;QACxB,WAAW,EAAE,EAAE;KAChB;IACD;QACE,MAAM,EAAE,UAAU;QAClB,OAAO,EAAE,QAAQ;QACjB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,8BAA8B;QACtC,WAAW,EAAE,EAAE;QACf,aAAa,EAAE,EAAE;QACjB,UAAU,EAAE,QAAQ;QACpB,WAAW,EAAE,EAAE;KAChB;IACD;QACE,MAAM,EAAE,UAAU;QAClB,OAAO,EAAE,WAAW;QACpB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,+CAA+C;QACvD,WAAW,EAAE,CAAC;QACd,aAAa,EAAE,EAAE;QACjB,UAAU,EAAE,YAAY;QACxB,WAAW,EAAE,EAAE;KAChB;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,kBAAkB,GAA8B;IAC3D;QACE,MAAM,EAAE,UAAU;QAClB,OAAO,EAAE,YAAY;QACrB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,gDAAgD;QACxD,WAAW,EAAE,EAAE;QACf,aAAa,EAAE,EAAE;QACjB,UAAU,EAAE,WAAW;QACvB,WAAW,EAAE,EAAE;KAChB;IACD;QACE,MAAM,EAAE,UAAU;QAClB,OAAO,EAAE,eAAe;QACxB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,uEAAuE;QAC/E,WAAW,EAAE,EAAE;QACf,aAAa,EAAE,wBAAwB;QACvC,UAAU,EAAE,QAAQ;QACpB,WAAW,EAAE,EAAE;KAChB;IACD;QACE,MAAM,EAAE,UAAU;QAClB,OAAO,EAAE,UAAU;QACnB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,wEAAwE;QAChF,WAAW,EAAE,EAAE;QACf,aAAa,EAAE,uBAAuB;QACtC,UAAU,EAAE,WAAW;QACvB,WAAW,EAAE,EAAE;KAChB;CACF,CAAC;AACF,8DAA8D;AAE9D,MAAM,CAAC,MAAM,uBAAuB,GAAQ;IAC1C,eAAe,EAAE;QACf,WAAW,EAAE,CAAC,GAAG,iBAAiB,EAAE;KACrC;CACF,CAAC;AACF,8DAA8D;AAE9D,MAAM,CAAC,MAAM,uBAAuB,GAAQ;IAC1C,eAAe,EAAE;QACf,WAAW,EAAE,CAAC,GAAG,iBAAiB,EAAE,GAAG,kBAAkB,CAAC;KAC3D;CACF,CAAC"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { IFPSFilterButtonWPProps } from "../interfaces/IFPSFilterButtonWPProps";
|
|
2
|
+
export declare function onFPSFilterButtonFieldChanged(buttons: IFPSFilterButtonWPProps[], propertyPath: string, oldValue: any, newValue: any, refreshPane: any): IFPSFilterButtonWPProps[];
|
|
3
|
+
//# sourceMappingURL=onFPSFilterButtonFieldChanged.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"onFPSFilterButtonFieldChanged.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAC;AAGhF,wBAAgB,6BAA6B,CAAC,OAAO,EAAE,uBAAuB,EAAE,EAAE,YAAY,EAAE,MAAM,EAAE,QAAQ,EAAE,GAAG,EAAE,QAAQ,EAAE,GAAG,EAAE,WAAW,EAAE,GAAG,GAAK,uBAAuB,EAAE,CAqCnL"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
// import { check4This } from "@mikezimm/fps-pnp2/lib/services/sp/CheckSearch";
|
|
2
|
+
import { check4This } from "../../../../logic/Links/CheckSearch";
|
|
3
|
+
export function onFPSFilterButtonFieldChanged(buttons, propertyPath, oldValue, newValue, refreshPane) {
|
|
4
|
+
const propKeys = propertyPath.split('.');
|
|
5
|
+
if (propertyPath.indexOf('QFButtons.') < 0)
|
|
6
|
+
return buttons;
|
|
7
|
+
const wpProp = buttons;
|
|
8
|
+
if (newValue !== oldValue) {
|
|
9
|
+
if (propKeys.length > 0) {
|
|
10
|
+
// Hot-swap the > so it can be saved https://github.com/mikezimm/drilldown7/issues/436
|
|
11
|
+
if (check4This('testKeepGT=true')) { }
|
|
12
|
+
else {
|
|
13
|
+
newValue = newValue.replace(/>/gi, '>'); // Validated is not needed but keeping in for now 2024-07-20
|
|
14
|
+
// newValue = newValue.replace( /=/gi, '&eq;'); // Validated is not needed 2024-07-20
|
|
15
|
+
}
|
|
16
|
+
const idx = propKeys[1];
|
|
17
|
+
const subSubProp = propKeys[2];
|
|
18
|
+
// 2024-09-07: Set 'null as any' to remove typing warning
|
|
19
|
+
let subObj = wpProp && wpProp[idx] ? wpProp[idx] : null;
|
|
20
|
+
if (!subObj || !subObj.guid) {
|
|
21
|
+
subObj = {
|
|
22
|
+
label: subSubProp === 'label' ? newValue : '',
|
|
23
|
+
priority: subSubProp === 'priority' ? parseFloat(newValue) : parseInt(idx) * 10,
|
|
24
|
+
eval: subSubProp === 'eval' ? newValue : '',
|
|
25
|
+
evalOrder: subSubProp === 'evalOrder' ? parseFloat(newValue) : parseInt(idx) * 10,
|
|
26
|
+
guid: `${'x'}`,
|
|
27
|
+
iconName: subSubProp === 'iconName' ? newValue : '',
|
|
28
|
+
iconStyle: subSubProp === 'iconStyle' ? newValue : '',
|
|
29
|
+
};
|
|
30
|
+
}
|
|
31
|
+
subObj[subSubProp] = newValue;
|
|
32
|
+
wpProp[idx] = subObj;
|
|
33
|
+
}
|
|
34
|
+
refreshPane();
|
|
35
|
+
}
|
|
36
|
+
return wpProp;
|
|
37
|
+
}
|
|
38
|
+
//# sourceMappingURL=onFPSFilterButtonFieldChanged.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"onFPSFilterButtonFieldChanged.js","sourceRoot":"","sources":["../../../../../src/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.ts"],"names":[],"mappings":"AAAA,+EAA+E;AAC/E,OAAO,EAAE,UAAU,EAAE,MAAM,qCAAqC,CAAC;AAIjE,MAAM,UAAU,6BAA6B,CAAC,OAAkC,EAAE,YAAoB,EAAE,QAAa,EAAE,QAAa,EAAE,WAAgB;IAEpJ,MAAM,QAAQ,GAAa,YAAY,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;IACnD,IAAK,YAAY,CAAC,OAAO,CAAC,YAAY,CAAC,GAAG,CAAC;QAAG,OAAO,OAAO,CAAC;IAE7D,MAAM,MAAM,GAAG,OAAO,CAAC;IACvB,IAAI,QAAQ,KAAK,QAAQ,EAAE;QACzB,IAAI,QAAQ,CAAC,MAAM,GAAG,CAAC,EAAE;YAEvB,sFAAsF;YACtF,IAAK,UAAU,CAAE,iBAAiB,CAAE,EAAG,GAAE;iBACpC;gBACH,QAAQ,GAAG,QAAQ,CAAC,OAAO,CAAE,KAAK,EAAE,MAAM,CAAC,CAAC,CAAE,4DAA4D;gBAC1G,sFAAsF;aACvF;YACD,MAAM,GAAG,GAAG,QAAQ,CAAC,CAAC,CAAC,CAAC;YACxB,MAAM,UAAU,GAAG,QAAQ,CAAC,CAAC,CAAC,CAAC;YAE/B,0DAA0D;YAC1D,IAAI,MAAM,GAA4B,MAAM,IAAI,MAAM,CAAC,GAAU,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,GAAU,CAAC,CAAC,CAAC,CAAC,IAAW,CAAC;YACtG,IAAI,CAAC,MAAM,IAAI,CAAC,MAAM,CAAC,IAAI,EAAE;gBAC3B,MAAM,GAAG;oBACP,KAAK,EAAE,UAAU,KAAK,OAAO,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE;oBAC7C,QAAQ,EAAE,UAAU,KAAK,UAAU,CAAC,CAAC,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,GAAG,CAAC,GAAG,EAAE;oBAC/E,IAAI,EAAE,UAAU,KAAK,MAAM,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE;oBAC3C,SAAS,EAAE,UAAU,KAAK,WAAW,CAAC,CAAC,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,GAAG,CAAC,GAAG,EAAE;oBACjF,IAAI,EAAE,GAAG,GAAG,EAAE;oBACd,QAAQ,EAAE,UAAU,KAAK,UAAU,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE;oBACnD,SAAS,EAAE,UAAU,KAAK,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE;iBACtD,CAAC;aACH;YACD,MAAM,CAAC,UAAqB,CAAC,GAAG,QAAQ,CAAC;YACzC,MAAM,CAAC,GAAU,CAAC,GAAG,MAAM,CAAC;SAC7B;QACD,WAAW,EAAE,CAAC;KACf;IACD,OAAO,MAAM,CAAC;AAChB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DefaultFPSFilterButtonProps.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AAMpE,eAAO,MAAM,2BAA2B,EAAE,uBAczC,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// import { IFPSFilterButtonWPProps } from './IFPSFilterButtonWPProps';
|
|
2
|
+
// export interface IPropertyControlsTestWebPartProps {
|
|
3
|
+
// collectionData: any[];
|
|
4
|
+
// }
|
|
5
|
+
export const DefaultFPSFilterButtonProps = {
|
|
6
|
+
label: ``,
|
|
7
|
+
// 2024-09-07: Set 'null as any' to remove typing warning
|
|
8
|
+
priority: null,
|
|
9
|
+
eval: ``,
|
|
10
|
+
// 2024-09-07: Set 'null as any' to remove typing warning
|
|
11
|
+
evalOrder: null,
|
|
12
|
+
iconName: ``,
|
|
13
|
+
hideEmpty: true,
|
|
14
|
+
buttonStyle: ``,
|
|
15
|
+
iconStyle: ``,
|
|
16
|
+
guid: ``, // Used to know exactly which array item we are refering
|
|
17
|
+
};
|
|
18
|
+
//# sourceMappingURL=DefaultFPSFilterButtonProps.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DefaultFPSFilterButtonProps.js","sourceRoot":"","sources":["../../../../../src/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.ts"],"names":[],"mappings":"AAEA,uEAAuE;AACvE,uDAAuD;AACvD,2BAA2B;AAC3B,IAAI;AACJ,MAAM,CAAC,MAAM,2BAA2B,GAA4B;IAClE,KAAK,EAAE,EAAE;IAET,0DAA0D;IAC1D,QAAQ,EAAE,IAAW;IACrB,IAAI,EAAE,EAAE;IAER,0DAA0D;IAC1D,SAAS,EAAE,IAAW;IACtB,QAAQ,EAAE,EAAE;IACZ,SAAS,EAAE,IAAI;IACf,WAAW,EAAE,EAAE;IACf,SAAS,EAAE,EAAE;IACb,IAAI,EAAE,EAAE,EAAE,wDAAwD;CACnE,CAAC"}
|