@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,229 @@
|
|
|
1
|
+
// import { EasyPagesCCSPages, EasyPagesSysPages, EasyPagesSysTab, ISourcePropsEP } from '../../../../banner/components/EasyPages/interfaces/epTypes';
|
|
2
|
+
import { DefaultThumbCCS, DefaultThumbEasyContents, DefaultThumbExtreme, DefaultThumbEarth, DefaultSiteLogo } from '../SystemIcons/DefaultEasyIcons';
|
|
3
|
+
import { FileTypeZipName, FileTypesZip } from '../interfaces/eiTypes';
|
|
4
|
+
import { EasyIconLocation } from "../interfaces/EasyIconLocation";
|
|
5
|
+
// import { IMinStandardIconObject } from '../interfaces/IMinStandardIconObject';
|
|
6
|
+
import { getEasySystemIcon } from '../SystemIcons/getEasySystemIcon';
|
|
7
|
+
import { EasySystemLibraryIcons } from '../SystemIcons/EasySystemLibraryIcons';
|
|
8
|
+
// import { AllEasySystemIcons } from '../SystemIcons/AllSystemEasyIcons';
|
|
9
|
+
import { EasyCCSPageIcons } from '../SystemIcons/EasyCCSPageIcons';
|
|
10
|
+
import { EasySystemListIcons } from '../SystemIcons/EasySystemListIcons';
|
|
11
|
+
// import { check4This } from '@mikezimm/fps-pnp2/lib/services/sp/CheckSearch';
|
|
12
|
+
import { updateFPSEasyIconSummary } from './windowEasyIcons';
|
|
13
|
+
import { check4This } from '../../../../logic/Links/CheckSearch';
|
|
14
|
+
import { EasyPagesCCSPages, EasyPagesSysPages, EasyPagesSysTab } from '../../easy-pages/interfaces/epTypes';
|
|
15
|
+
export const commonDefaultIcons = [DefaultSiteLogo];
|
|
16
|
+
/**
|
|
17
|
+
* Logic order:
|
|
18
|
+
* First checks keywords in the first Prop to test ( Title )
|
|
19
|
+
* Then checks for all the Icons in Title
|
|
20
|
+
* Then repeats for the next Prop - Description
|
|
21
|
+
* @param EasyIcons
|
|
22
|
+
* @param item
|
|
23
|
+
* @param fallbackIcon? Fallback Icon if one is not found
|
|
24
|
+
* @returns
|
|
25
|
+
*/
|
|
26
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
27
|
+
export function getEasyIcon(EasyIcons, item, updateFPSEasyIcons, fallbackIcon) {
|
|
28
|
+
//If this is disabled, then exit
|
|
29
|
+
if (EasyIcons.Enabled !== true)
|
|
30
|
+
return fallbackIcon;
|
|
31
|
+
const FoundCommonProps = [];
|
|
32
|
+
// https://github.com/fps-solutions/HubCon/issues/77
|
|
33
|
+
commonDefaultIcons.map((thumb) => {
|
|
34
|
+
['PictureThumbnailURL', 'imageUrl'].map(prop => {
|
|
35
|
+
// 2024-09-06: Had to create itemX in getEasyIcon.ts to pass linting
|
|
36
|
+
const itemX = item[prop];
|
|
37
|
+
if (itemX && itemX.indexOf(thumb) > -1) {
|
|
38
|
+
// The current thumbnail is a default one.
|
|
39
|
+
// Place in temp storage and then put it back later it does not find a better one.
|
|
40
|
+
fallbackIcon = `${item[prop]}`;
|
|
41
|
+
item[prop] = ``;
|
|
42
|
+
FoundCommonProps.push(prop);
|
|
43
|
+
}
|
|
44
|
+
});
|
|
45
|
+
});
|
|
46
|
+
// https://github.com/mikezimm/pivottiles7/issues/281
|
|
47
|
+
const EasyIgnoresLC = EasyIcons.Ignore ? EasyIcons.Ignore.map(ignor => { return ignor.toLowerCase(); }) : [];
|
|
48
|
+
const EasyErrors = [];
|
|
49
|
+
let EasyIconUrl = '';
|
|
50
|
+
EasyIcons.Priority.map(prop => {
|
|
51
|
+
// 2024-09-06: Had to create itemX in getEasyIcon.ts to pass linting
|
|
52
|
+
const itemX = item[prop];
|
|
53
|
+
if (itemX) {
|
|
54
|
+
EasyIcons.GroupKeys.map(Key => {
|
|
55
|
+
var _a;
|
|
56
|
+
if (Key === 'SharePoint' || Key === 'FileTypes') {
|
|
57
|
+
// Skip this key because it should be gotten previously via getEasySystemIcon and FileTypes is done below
|
|
58
|
+
}
|
|
59
|
+
else if (EasyIcons.Valid.indexOf(Key) < 0) {
|
|
60
|
+
if (EasyErrors.indexOf(Key) < 0) {
|
|
61
|
+
EasyErrors.push(Key);
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
else if (!EasyIconUrl && EasyIcons.Groups[Key].Status === 'Active') {
|
|
65
|
+
(_a = EasyIcons.Groups[Key]) === null || _a === void 0 ? void 0 : _a.Icons.map((Icon) => {
|
|
66
|
+
if (!EasyIconUrl && Icon) { //Only continue if EasyIconUrl is not found and Icon is a non-empty string
|
|
67
|
+
if (EasyIgnoresLC.indexOf(Icon.toLowerCase()) < 0) { // https://github.com/mikezimm/pivottiles7/issues/281
|
|
68
|
+
//Combine all the options into regex as optional qualifiers
|
|
69
|
+
const KeyOptions = EasyIcons.Groups[Key]; // Added this to remove type error in line below where its' possibly undefined
|
|
70
|
+
const Options = KeyOptions.Options ? `(${KeyOptions === null || KeyOptions === void 0 ? void 0 : KeyOptions.Options.filter(x => x !== 'exactSpacing').join(')?(')})?` : '';
|
|
71
|
+
// eslint-disable-next-line @rushstack/security/no-unsafe-regexp
|
|
72
|
+
const IconRegex = new RegExp(`(\\b)${Icon}${Options}(\\b)`, 'i');
|
|
73
|
+
const ThisIconUrl = `${EasyIconLocation}${Key}/${Icon}.png`;
|
|
74
|
+
if (itemX.match(IconRegex)) {
|
|
75
|
+
EasyIconUrl = ThisIconUrl;
|
|
76
|
+
}
|
|
77
|
+
else if (!Options || Options.indexOf('exactSpacing') < 0) {
|
|
78
|
+
// Added this for https://github.com/mikezimm/pivottiles7/issues/378 to check sample 'Power Apps' AND 'PowerApps' without the spaces
|
|
79
|
+
// Removes all spaces in IconName and to compare to testString - should find 'PowerApps' in item if the Icon is 'Power Apps'
|
|
80
|
+
const IconRegexNoSpace = new RegExp(`(\\b)${Icon.replace(/[-\s]/gim, '')}(\\b)`, 'i');
|
|
81
|
+
// Replaces spaces with hyphens in IconName and to compares to testString - should find 'Power-Apps' in item if the Icon is 'Power Apps'
|
|
82
|
+
const IconRegexHyphen = new RegExp(`(\\b)${Icon.replace(/\s/gim, '-')}(\\b)`, 'i');
|
|
83
|
+
if (itemX.match(IconRegexNoSpace)) {
|
|
84
|
+
EasyIconUrl = ThisIconUrl;
|
|
85
|
+
}
|
|
86
|
+
else if (itemX.match(IconRegexHyphen)) {
|
|
87
|
+
EasyIconUrl = ThisIconUrl;
|
|
88
|
+
}
|
|
89
|
+
else {
|
|
90
|
+
// Not sure what would happen here for now....
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
// Update FPSEasyIcons Usage
|
|
94
|
+
if (EasyIconUrl && updateFPSEasyIcons === true) {
|
|
95
|
+
updateFPSEasyIconSummary(Key, Icon, itemX);
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
});
|
|
100
|
+
}
|
|
101
|
+
});
|
|
102
|
+
}
|
|
103
|
+
});
|
|
104
|
+
// https://github.com/mikezimm/pivottiles7/issues/314
|
|
105
|
+
const ItemFileName = !item.File ? '' : item.File.Name ? item.File.Name : item.File.ServerRelativeUrl ? item.File.ServerRelativeUrl.substring(item.File.ServerRelativeUrl.lastIndexOf('/') + 1) : ``;
|
|
106
|
+
// https://github.com/mikezimm/fps-library-v2/issues/70
|
|
107
|
+
if (EasyIcons.GroupKeys.indexOf('FileTypes') > -1 && !EasyIconUrl && item.File) {
|
|
108
|
+
// https://github.com/mikezimm/pivottiles7/issues/275
|
|
109
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
110
|
+
let isAnArchive = false;
|
|
111
|
+
FileTypesZip.map(zip => {
|
|
112
|
+
if (isAnArchive === false && ItemFileName.toLowerCase().indexOf(zip) > 0)
|
|
113
|
+
isAnArchive = true;
|
|
114
|
+
});
|
|
115
|
+
if (isAnArchive === true) {
|
|
116
|
+
EasyIconUrl = `${EasyIconLocation}${`FileTypes`}/${FileTypeZipName}.png`;
|
|
117
|
+
}
|
|
118
|
+
else {
|
|
119
|
+
// Eventually add other file types... NOTE this is more complex than other types of icons.
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
// https://github.com/fps-solutions/HubCon/issues/77
|
|
123
|
+
// Added this to set prop back if it was not updated
|
|
124
|
+
FoundCommonProps.map(prop => {
|
|
125
|
+
if (item[prop] === '') {
|
|
126
|
+
item[prop] = fallbackIcon;
|
|
127
|
+
}
|
|
128
|
+
});
|
|
129
|
+
return EasyIconUrl ? EasyIconUrl : fallbackIcon;
|
|
130
|
+
}
|
|
131
|
+
export function getStandardEasyIcon(item) {
|
|
132
|
+
}
|
|
133
|
+
export function addEasyIcons(items, sourceProps, EasyIcons, updateFPSEasyIcons) {
|
|
134
|
+
let FPSEasyIcons = updateFPSEasyIcons;
|
|
135
|
+
if ((FPSEasyIcons === null || FPSEasyIcons === undefined) && check4This('Mode=Edit') === true)
|
|
136
|
+
FPSEasyIcons = true;
|
|
137
|
+
items.map(item => {
|
|
138
|
+
var _a, _b, _c, _d, _e;
|
|
139
|
+
let { searchTextLC, } = item.FPSItem.Search;
|
|
140
|
+
item.tabs = [];
|
|
141
|
+
item.title = item.Title;
|
|
142
|
+
item.description = item.Description;
|
|
143
|
+
item.url = (_a = item.File) === null || _a === void 0 ? void 0 : _a.ServerRelativeUrl;
|
|
144
|
+
item.imageUrl = (_b = item.BannerImageUrl) === null || _b === void 0 ? void 0 : _b.Url;
|
|
145
|
+
item.imageDesc = (_c = item.BannerImageUrl) === null || _c === void 0 ? void 0 : _c.Description;
|
|
146
|
+
// https://github.com/mikezimm/fps-library-v2/issues/59: Gracefully support if imageUrl is OOTB
|
|
147
|
+
// https://github.com/fps-solutions/HubCon/issues/77 - Keeping this here which is also dupped in getEasyIcon but want to avoid potential unknown issues
|
|
148
|
+
let fallbackIcon = ``;
|
|
149
|
+
commonDefaultIcons.map((thumb) => {
|
|
150
|
+
if (item.imageUrl && item.imageUrl.indexOf(thumb) > -1) {
|
|
151
|
+
// The current thumbnail is a default one.
|
|
152
|
+
// Place in temp storage and then put it back later it does not find a better one.
|
|
153
|
+
fallbackIcon = `${item.imageUrl}`;
|
|
154
|
+
item.imageUrl = ``;
|
|
155
|
+
}
|
|
156
|
+
});
|
|
157
|
+
// https://github.com/mikezimm/drilldown7/issues/280
|
|
158
|
+
EasyPagesCCSPages.map(ccs => {
|
|
159
|
+
var _a;
|
|
160
|
+
if (((_a = item.url) === null || _a === void 0 ? void 0 : _a.toLocaleLowerCase().indexOf(`/${ccs.toLocaleLowerCase()}.aspx`)) > -1) {
|
|
161
|
+
item.imageUrl = DefaultThumbCCS;
|
|
162
|
+
}
|
|
163
|
+
});
|
|
164
|
+
if (!item.imageUrl || item.imageUrl.indexOf(DefaultSiteLogo) > -1) {
|
|
165
|
+
if (((_d = item.title) === null || _d === void 0 ? void 0 : _d.indexOf('Contents')) > -1) {
|
|
166
|
+
item.imageUrl = DefaultThumbEasyContents;
|
|
167
|
+
}
|
|
168
|
+
else if (((_e = item.title) === null || _e === void 0 ? void 0 : _e.toLocaleLowerCase().indexOf('extreme')) > -1) {
|
|
169
|
+
item.imageUrl = DefaultThumbExtreme;
|
|
170
|
+
}
|
|
171
|
+
else if (item.title === 'Home') {
|
|
172
|
+
item.imageUrl = DefaultThumbEarth;
|
|
173
|
+
}
|
|
174
|
+
else {
|
|
175
|
+
// Added here for https://github.com/mikezimm/pivottiles7/issues/262; https://github.com/mikezimm/fps-library-v2/issues/60
|
|
176
|
+
// 2023-07-06: First do Page level icons, do Lists and Libraries after looking for other icons
|
|
177
|
+
const EasySystemIcon1 = getEasySystemIcon(EasyCCSPageIcons, item);
|
|
178
|
+
if (EasySystemIcon1) {
|
|
179
|
+
item.imageUrl = EasySystemIcon1;
|
|
180
|
+
item.imageDesc = `Using EasySystemIcon:) ${EasySystemIcon1.replace(EasyIconLocation, '')}`;
|
|
181
|
+
}
|
|
182
|
+
else {
|
|
183
|
+
const EasyIconUrl = getEasyIcon(EasyIcons, item, FPSEasyIcons, fallbackIcon);
|
|
184
|
+
if (EasyIconUrl)
|
|
185
|
+
item.imageUrl = EasyIconUrl ? EasyIconUrl : item.imageUrl; // If one is found, then use it, else use the defaul sitepagelogo
|
|
186
|
+
if (EasyIconUrl)
|
|
187
|
+
item.imageDesc = EasyIconUrl ? `Using EasyIcon:) ${EasyIconUrl.replace(EasyIconLocation, '')}` : item.imageDesc; // If one is found, then use it, else use the defaul sitepagelogo
|
|
188
|
+
}
|
|
189
|
+
}
|
|
190
|
+
}
|
|
191
|
+
// 2023-07-06: First do Page level icons, do Lists and Libraries after looking for other icons
|
|
192
|
+
if (!item.imageUrl) { // Look on List/Library name level
|
|
193
|
+
const EasySystemIcon2 = getEasySystemIcon([...EasySystemLibraryIcons, ...EasySystemListIcons], item);
|
|
194
|
+
if (EasySystemIcon2) {
|
|
195
|
+
item.imageUrl = EasySystemIcon2;
|
|
196
|
+
item.imageDesc = `Using EasySystemIcon:) ${EasySystemIcon2.replace(EasyIconLocation, '')}`;
|
|
197
|
+
}
|
|
198
|
+
}
|
|
199
|
+
// 2023-02-16: Added ternary here for cases where searchTextLC is already set
|
|
200
|
+
searchTextLC = searchTextLC ? searchTextLC : `${item.Title} || ${item.Description}`.toLocaleLowerCase();
|
|
201
|
+
// https://github.com/mikezimm/drilldown7/issues/280
|
|
202
|
+
EasyPagesSysPages.map(sysPage => {
|
|
203
|
+
var _a;
|
|
204
|
+
if (((_a = item.url) === null || _a === void 0 ? void 0 : _a.toLocaleLowerCase().indexOf(`/${sysPage.toLocaleLowerCase()}.aspx`)) > -1) {
|
|
205
|
+
item.tabs.push(EasyPagesSysTab);
|
|
206
|
+
}
|
|
207
|
+
});
|
|
208
|
+
//Only add to user tabs if it's NOT a known System page
|
|
209
|
+
if (sourceProps.meta1 && item.tabs.indexOf(EasyPagesSysTab) < 0) {
|
|
210
|
+
sourceProps.meta1.map((tab) => {
|
|
211
|
+
if (item.FPSItem.Search.searchTextLC.indexOf(tab.toLocaleLowerCase()) > -1)
|
|
212
|
+
item.tabs.push(tab);
|
|
213
|
+
});
|
|
214
|
+
}
|
|
215
|
+
});
|
|
216
|
+
items.map(item => {
|
|
217
|
+
if (item.tabs.length === 0) {
|
|
218
|
+
//2023-016: Added check for if there isn't an EasyPages overflow tab on the sourceProps
|
|
219
|
+
if (sourceProps.EasyPageOverflowTab) {
|
|
220
|
+
item.tabs.push(sourceProps.EasyPageOverflowTab);
|
|
221
|
+
}
|
|
222
|
+
else if (sourceProps.OverflowTab) {
|
|
223
|
+
item.tabs.push(sourceProps.OverflowTab);
|
|
224
|
+
}
|
|
225
|
+
}
|
|
226
|
+
});
|
|
227
|
+
return items;
|
|
228
|
+
}
|
|
229
|
+
//# sourceMappingURL=getEasyIcon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getEasyIcon.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/functions/getEasyIcon.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { IEasyIcons } from '../interfaces/eiTypes';
|
|
2
|
+
import { IMinStandardIconObject } from '../interfaces/IMinStandardIconObject';
|
|
3
|
+
/**
|
|
4
|
+
* DEPRECATED - NOW THIS IS Included directly in addEasyIcons
|
|
5
|
+
* replaceDefaultIcons will test to see if the current imageUrl value is a default image.
|
|
6
|
+
* If it is found to be a default image already, it will then look for a replacement
|
|
7
|
+
*
|
|
8
|
+
* https://github.com/mikezimm/fps-library-v2/issues/59
|
|
9
|
+
* https://github.com/mikezimm/pivottiles7/issues/261
|
|
10
|
+
*
|
|
11
|
+
* @param EasyIconsObject
|
|
12
|
+
* @param item
|
|
13
|
+
* @param current
|
|
14
|
+
* @returns
|
|
15
|
+
*/
|
|
16
|
+
export declare function replaceDefaultIcons(EasyIconsObject: IEasyIcons, item: IMinStandardIconObject, current: string, updateFPSEasyIcons: boolean): string;
|
|
17
|
+
//# sourceMappingURL=replaceDefaultIcons.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"replaceDefaultIcons.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/functions/replaceDefaultIcons.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAC;AACnD,OAAO,EAAE,sBAAsB,EAAE,MAAM,sCAAsC,CAAC;AAI9E;;;;;;;;;;;;GAYG;AAEH,wBAAgB,mBAAmB,CAAC,eAAe,EAAE,UAAU,EAAE,IAAI,EAAE,sBAAsB,EAAE,OAAO,EAAE,MAAM,EAAE,kBAAkB,EAAE,OAAO,GAAG,MAAM,CAYnJ"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
// import { IMinStandardIconObject } from '../interfaces/IMinStandardIconObject';
|
|
2
|
+
import { commonDefaultIcons, getEasyIcon } from './getEasyIcon';
|
|
3
|
+
/**
|
|
4
|
+
* DEPRECATED - NOW THIS IS Included directly in addEasyIcons
|
|
5
|
+
* replaceDefaultIcons will test to see if the current imageUrl value is a default image.
|
|
6
|
+
* If it is found to be a default image already, it will then look for a replacement
|
|
7
|
+
*
|
|
8
|
+
* https://github.com/mikezimm/fps-library-v2/issues/59
|
|
9
|
+
* https://github.com/mikezimm/pivottiles7/issues/261
|
|
10
|
+
*
|
|
11
|
+
* @param EasyIconsObject
|
|
12
|
+
* @param item
|
|
13
|
+
* @param current
|
|
14
|
+
* @returns
|
|
15
|
+
*/
|
|
16
|
+
export function replaceDefaultIcons(EasyIconsObject, item, current, updateFPSEasyIcons) {
|
|
17
|
+
let result = `${current}`;
|
|
18
|
+
let isCommon = false;
|
|
19
|
+
commonDefaultIcons.map((partial) => {
|
|
20
|
+
if (current.indexOf(partial) > -1)
|
|
21
|
+
isCommon = true;
|
|
22
|
+
});
|
|
23
|
+
if (isCommon === true) {
|
|
24
|
+
const originalImageUrl = `${current}`; // If an easyIcon is not found, use the default one
|
|
25
|
+
result = getEasyIcon(EasyIconsObject, item, updateFPSEasyIcons, originalImageUrl);
|
|
26
|
+
}
|
|
27
|
+
return result;
|
|
28
|
+
}
|
|
29
|
+
//# sourceMappingURL=replaceDefaultIcons.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"replaceDefaultIcons.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/functions/replaceDefaultIcons.ts"],"names":[],"mappings":"AAEA,iFAAiF;AACjF,OAAO,EAAE,kBAAkB,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAEhE;;;;;;;;;;;;GAYG;AAEH,MAAM,UAAU,mBAAmB,CAAC,eAA2B,EAAE,IAA4B,EAAE,OAAe,EAAE,kBAA2B;IACzI,IAAI,MAAM,GAAW,GAAG,OAAO,EAAE,CAAC;IAClC,IAAI,QAAQ,GAAQ,KAAK,CAAC;IAC1B,kBAAkB,CAAC,GAAG,CAAC,CAAC,OAAe,EAAE,EAAE;QACzC,IAAI,OAAO,CAAC,OAAO,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC;YAAE,QAAQ,GAAG,IAAI,CAAC;IACrD,CAAC,CAAC,CAAC;IAEH,IAAI,QAAQ,KAAK,IAAI,EAAE;QACrB,MAAM,gBAAgB,GAAG,GAAG,OAAO,EAAE,CAAC,CAAC,mDAAmD;QAC1F,MAAM,GAAG,WAAW,CAAC,eAAe,EAAE,IAAI,EAAE,kBAAkB,EAAE,gBAAgB,CAAY,CAAC;KAC9F;IACD,OAAO,MAAM,CAAC;AAChB,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { IEasyIconGroups } from "../interfaces/eiTypes";
|
|
2
|
+
import { IFPSEasyIcons } from "../interfaces/IFPSEasyIcons";
|
|
3
|
+
export declare function getFPSEasyIconSummary(maxResults?: number): IFPSEasyIcons;
|
|
4
|
+
/**
|
|
5
|
+
* https://github.com/mikezimm/pivottiles7/issues/384
|
|
6
|
+
*
|
|
7
|
+
* @param Group
|
|
8
|
+
* @param Icon
|
|
9
|
+
* @param Details
|
|
10
|
+
*/
|
|
11
|
+
export declare function updateFPSEasyIconSummary(Group: IEasyIconGroups, Icon: string, Details: string): void;
|
|
12
|
+
//# sourceMappingURL=windowEasyIcons.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"windowEasyIcons.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/functions/windowEasyIcons.ts"],"names":[],"mappings":"AACA,OAAO,EAAyB,eAAe,EAAqB,MAAM,uBAAuB,CAAC;AAClG,OAAO,EAAE,aAAa,EAAE,MAAM,6BAA6B,CAAC;AAI5D,wBAAgB,qBAAqB,CAAE,UAAU,GAAE,MAAW,iBAqB7D;AAED;;;;;;GAMG;AACH,wBAAgB,wBAAwB,CAAE,KAAK,EAAE,eAAe,EAAE,IAAI,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,QA+B9F"}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import { EmptyMINEasyIconGroup } from "../interfaces/eiTypes";
|
|
2
|
+
import { check4This } from "../../../../logic/Links/CheckSearch";
|
|
3
|
+
export function getFPSEasyIconSummary(maxResults = 10) {
|
|
4
|
+
const thisWindow = window;
|
|
5
|
+
let didThis = 'Did not do anything this time';
|
|
6
|
+
if (!thisWindow.FPSEasyIcons) {
|
|
7
|
+
didThis = 'Adding FPSEasyIcons to page';
|
|
8
|
+
const EasyIconUsage = {
|
|
9
|
+
Groups: [],
|
|
10
|
+
FoldersFound: [],
|
|
11
|
+
};
|
|
12
|
+
thisWindow.FPSEasyIcons = EasyIconUsage;
|
|
13
|
+
// https://github.com/mikezimm/fps-library-v2/issues/39
|
|
14
|
+
if (check4This('fpsInitRender=true') === true)
|
|
15
|
+
console.log('winFPS createWinProps', didThis, thisWindow.FPSEasyIcons);
|
|
16
|
+
}
|
|
17
|
+
else {
|
|
18
|
+
}
|
|
19
|
+
return thisWindow.FPSEasyIcons;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* https://github.com/mikezimm/pivottiles7/issues/384
|
|
23
|
+
*
|
|
24
|
+
* @param Group
|
|
25
|
+
* @param Icon
|
|
26
|
+
* @param Details
|
|
27
|
+
*/
|
|
28
|
+
export function updateFPSEasyIconSummary(Group, Icon, Details) {
|
|
29
|
+
const FPSEasyIcons = getFPSEasyIconSummary();
|
|
30
|
+
let CurrentGroup = EmptyMINEasyIconGroup;
|
|
31
|
+
let isNew = false;
|
|
32
|
+
// Find or Create the Group/Folder
|
|
33
|
+
if (FPSEasyIcons.FoldersFound.indexOf(Group) < 0) {
|
|
34
|
+
FPSEasyIcons.FoldersFound.push(Group);
|
|
35
|
+
CurrentGroup = { Folder: Group, Icons: [], IconItems: [] };
|
|
36
|
+
FPSEasyIcons.Groups.push(CurrentGroup);
|
|
37
|
+
isNew = true;
|
|
38
|
+
}
|
|
39
|
+
else {
|
|
40
|
+
CurrentGroup = FPSEasyIcons.Groups.filter((group) => group.Folder === Group)[0];
|
|
41
|
+
}
|
|
42
|
+
// Add the Icon to the Folder Icons
|
|
43
|
+
if (CurrentGroup.Icons.indexOf(Icon) < 0) {
|
|
44
|
+
CurrentGroup.Icons.push(Icon);
|
|
45
|
+
// 2024-09-06: Had to add this Array check to pass linting errors
|
|
46
|
+
if (Array.isArray(CurrentGroup.IconItems))
|
|
47
|
+
CurrentGroup.IconItems.push({ Icon: Icon, items: [Details] });
|
|
48
|
+
// OR Update the IconItems
|
|
49
|
+
}
|
|
50
|
+
else {
|
|
51
|
+
// 2024-09-06: Had to add this Array check to pass linting errors
|
|
52
|
+
const CurrentIconItem = Array.isArray(CurrentGroup.IconItems) ? CurrentGroup.IconItems.filter(item => item.Icon === Icon)[0] : null;
|
|
53
|
+
if (CurrentIconItem && CurrentIconItem.items.indexOf(Details) < 0)
|
|
54
|
+
CurrentIconItem.items.push(Details);
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
//# sourceMappingURL=windowEasyIcons.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"windowEasyIcons.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/functions/windowEasyIcons.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,qBAAqB,EAAsC,MAAM,uBAAuB,CAAC;AAGlG,OAAO,EAAE,UAAU,EAAE,MAAM,qCAAqC,CAAC;AAEjE,MAAM,UAAU,qBAAqB,CAAE,aAAqB,EAAE;IAC5D,MAAM,UAAU,GAAgB,MAAa,CAAC;IAE9C,IAAI,OAAO,GAAW,+BAA+B,CAAC;IAEtD,IAAK,CAAC,UAAU,CAAC,YAAY,EAAE;QAC7B,OAAO,GAAG,6BAA6B,CAAA;QACvC,MAAM,aAAa,GAAkB;YACnC,MAAM,EAAE,EAAE;YACV,YAAY,EAAE,EAAE;SACjB,CAAC;QACF,UAAU,CAAC,YAAY,GAAG,aAAa,CAAC;QACxC,uDAAuD;QACvD,IAAK,UAAU,CAAE,oBAAoB,CAAE,KAAK,IAAI;YAAG,OAAO,CAAC,GAAG,CAAC,uBAAuB,EAAE,OAAO,EAAE,UAAU,CAAC,YAAY,CAAE,CAAC;KAE5H;SAAM;KAEN;IAED,OAAO,UAAU,CAAC,YAAY,CAAC;AAEjC,CAAC;AAED;;;;;;GAMG;AACH,MAAM,UAAU,wBAAwB,CAAE,KAAsB,EAAE,IAAY,EAAE,OAAe;IAE7F,MAAM,YAAY,GAAmB,qBAAqB,EAAG,CAAC;IAC9D,IAAI,YAAY,GAAsB,qBAAqB,CAAC;IAC5D,IAAI,KAAK,GAAG,KAAK,CAAC;IAElB,kCAAkC;IAClC,IAAK,YAAY,CAAC,YAAY,CAAC,OAAO,CAAG,KAAK,CAAE,GAAG,CAAC,EAAG;QACrD,YAAY,CAAC,YAAY,CAAC,IAAI,CAAE,KAAK,CAAE,CAAC;QACxC,YAAY,GAAG,EAAE,MAAM,EAAE,KAAmB,EAAE,KAAK,EAAE,EAAG,EAAE,SAAS,EAAE,EAAE,EAAE,CAAC;QAC1E,YAAY,CAAC,MAAM,CAAC,IAAI,CAAE,YAAY,CAAE,CAAC;QACzC,KAAK,GAAG,IAAI,CAAC;KAEd;SAAM;QACL,YAAY,GAAG,YAAY,CAAC,MAAM,CAAC,MAAM,CAAE,CAAE,KAAwB,EAAG,EAAE,CAAC,KAAK,CAAC,MAAM,KAAK,KAAK,CAAE,CAAC,CAAC,CAAC,CAAC;KAExG;IAED,mCAAmC;IACnC,IAAK,YAAY,CAAC,KAAK,CAAC,OAAO,CAAG,IAAI,CAAE,GAAG,CAAC,EAAG;QAC7C,YAAY,CAAC,KAAK,CAAC,IAAI,CAAE,IAAI,CAAE,CAAC;QAChC,kEAAkE;QAClE,IAAK,KAAK,CAAC,OAAO,CAAE,YAAY,CAAC,SAAS,CAAE;YAAG,YAAY,CAAC,SAAS,CAAC,IAAI,CAAE,EAAE,IAAI,EAAE,IAAI,EAAE,KAAK,EAAE,CAAE,OAAO,CAAE,EAAE,CAAE,CAAC;QAEnH,0BAA0B;KACzB;SAAM;QACL,kEAAkE;QAClE,MAAM,eAAe,GAAG,KAAK,CAAC,OAAO,CAAC,YAAY,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,YAAY,CAAC,SAAS,CAAC,MAAM,CAAE,IAAI,CAAC,EAAE,CAAC,IAAI,CAAC,IAAI,KAAK,IAAI,CAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC;QACtI,IAAK,eAAe,IAAI,eAAe,CAAC,KAAK,CAAC,OAAO,CAAE,OAAO,CAAE,GAAG,CAAC;YAAG,eAAe,CAAC,KAAK,CAAC,IAAI,CAAE,OAAO,CAAE,CAAC;KAC9G;AAEH,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EasyIconLocation.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/interfaces/EasyIconLocation.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe,wBAAwB,CAAC;AACrD,eAAO,MAAM,gBAAgB,QAAuD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EasyIconLocation.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/interfaces/EasyIconLocation.ts"],"names":[],"mappings":"AAAA,uCAAuC;AAEvC,MAAM,CAAC,MAAM,eAAe,GAAG,qBAAqB,CAAC;AACrD,MAAM,CAAC,MAAM,gBAAgB,GAAG,GAAG,MAAM,CAAC,QAAQ,CAAC,MAAM,SAAS,eAAe,GAAG,CAAC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { IEasyPagesWPProps } from "../../easy-pages/interfaces/epTypes";
|
|
2
|
+
import { IEasyIconGroups } from "./eiTypes";
|
|
3
|
+
export interface IEasyPagesIconsWPProps extends IEasyPagesWPProps, IEasyIconsWPProps {
|
|
4
|
+
}
|
|
5
|
+
export interface IEasyIconsWPProps {
|
|
6
|
+
easyIconEnable: boolean;
|
|
7
|
+
easyIconKeys: string;
|
|
8
|
+
easyIconIgnore: string;
|
|
9
|
+
easyIconPriorityProps: string;
|
|
10
|
+
}
|
|
11
|
+
export declare const changeEasyIcons: string[];
|
|
12
|
+
/**
|
|
13
|
+
* Minimum interface into React Component needed to use this feature
|
|
14
|
+
*/
|
|
15
|
+
export interface IEasyIconProps {
|
|
16
|
+
enable: boolean;
|
|
17
|
+
Keys: IEasyIconGroups[];
|
|
18
|
+
Ignore: string[];
|
|
19
|
+
}
|
|
20
|
+
//# sourceMappingURL=IEasyIconsWPProps.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IEasyIconsWPProps.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,qCAAqC,CAAC;AACxE,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAC;AAG5C,MAAM,WAAW,sBAAuB,SAAQ,iBAAiB,EAAE,iBAAiB;CAAG;AAEvF,MAAM,WAAW,iBAAiB;IAChC,cAAc,EAAE,OAAO,CAAC;IACxB,YAAY,EAAE,MAAM,CAAC;IACrB,cAAc,EAAE,MAAM,CAAC;IACvB,qBAAqB,EAAE,MAAM,CAAC;CAC/B;AAED,eAAO,MAAM,eAAe,EAAE,MAAM,EAAkF,CAAC;AACvH;;GAEG;AAEH,MAAM,WAAW,cAAc;IAC7B,MAAM,EAAE,OAAO,CAAC;IAChB,IAAI,EAAE,eAAe,EAAE,CAAC;IACxB,MAAM,EAAE,MAAM,EAAE,CAAC;CAClB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IEasyIconsWPProps.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.ts"],"names":[],"mappings":"AAaA,MAAM,CAAC,MAAM,eAAe,GAAa,CAAC,gBAAgB,EAAE,cAAc,EAAE,gBAAgB,EAAE,uBAAuB,CAAC,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { IEasyIconGroups, IMINEasyIconGroup } from "./eiTypes";
|
|
2
|
+
export interface IMINEasyIcons {
|
|
3
|
+
Groups: IMINEasyIconGroup[];
|
|
4
|
+
}
|
|
5
|
+
export interface IFoundEasyIconGroups {
|
|
6
|
+
[key: string]: IMINEasyIconGroup;
|
|
7
|
+
}
|
|
8
|
+
export interface IFPSEasyIcons extends IMINEasyIcons {
|
|
9
|
+
FoldersFound: IEasyIconGroups[];
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=IFPSEasyIcons.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSEasyIcons.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/interfaces/IFPSEasyIcons.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,WAAW,CAAC;AAE/D,MAAM,WAAW,aAAa;IAC5B,MAAM,EAAE,iBAAiB,EAAE,CAAC;CAC7B;AAED,MAAM,WAAW,oBAAoB;IAGnC,CAAC,GAAG,EAAE,MAAM,GAAG,iBAAiB,CAAC;CAClC;AAED,MAAM,WAAW,aAAc,SAAQ,aAAa;IAClD,YAAY,EAAE,eAAe,EAAE,CAAC;CAGjC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSEasyIcons.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/interfaces/IFPSEasyIcons.ts"],"names":[],"mappings":";AAkBA,oCAAoC;AACpC,4BAA4B;AAC5B,kBAAkB;AAClB,uBAAuB;AACvB,IAAI"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { IFpsFileProperty } from "../../../../logic/Links/interfaces/IFpsFileProperty";
|
|
2
|
+
export interface IMinStandardIconObject {
|
|
3
|
+
title?: string;
|
|
4
|
+
Title?: string;
|
|
5
|
+
description?: string;
|
|
6
|
+
Description?: string;
|
|
7
|
+
url?: string;
|
|
8
|
+
Url?: string;
|
|
9
|
+
href?: string;
|
|
10
|
+
imageUrl: string;
|
|
11
|
+
PictureThumbnailURL?: string;
|
|
12
|
+
File?: IFpsFileProperty;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=IMinStandardIconObject.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IMinStandardIconObject.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/interfaces/IMinStandardIconObject.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,qDAAqD,CAAC;AAEvF,MAAM,WAAW,sBAAsB;IACrC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,IAAI,CAAC,EAAE,gBAAgB,CAAC;CACzB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IMinStandardIconObject.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/interfaces/IMinStandardIconObject.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,115 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Minimum interface into Main Web Part Properties needed to use this feature
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* HOW TO ADD NEW KEYWORDS
|
|
6
|
+
*
|
|
7
|
+
* Instructions for adding more Groups:
|
|
8
|
+
*
|
|
9
|
+
* 1. add to type: IEasyIconGroups
|
|
10
|
+
* 2. add to type: IEasyIconFolders
|
|
11
|
+
* 3. add key object to EasyIconObject.Groups
|
|
12
|
+
* 4. add key to array: EasyIconDefaultKeys
|
|
13
|
+
* 5. add key to array: EasyIconValidKeys
|
|
14
|
+
* 6. add associated image to /Branding/EasyIcons/NewFolderName
|
|
15
|
+
*
|
|
16
|
+
*
|
|
17
|
+
*/
|
|
18
|
+
/**
|
|
19
|
+
* IEasyIconFolders should match the actual folders in EasyIcons library
|
|
20
|
+
* IEasyIconGroups should have at least the same values as IEasyIconFolders...
|
|
21
|
+
* BUT IEasyIconGroups can have additional ones like ProductsCaps which could be like Products but have a rule to make these all caps in regex
|
|
22
|
+
*/
|
|
23
|
+
export type IEasyIconGroups = 'Products' | 'Processes' | 'Customers' | 'CustomersCN' | 'Functions' | 'Keywords' | 'Nouns' | 'Verbs' | 'Adjectives' | 'Colors' | 'Locations' | 'Transport' | 'FunctionsW' | 'ProductsW' | 'WoW' | 'Words' | 'WebParts' | 'Acronyms' | 'AcronymsW' | 'M365' | 'SharePoint' | 'FileTypes' | 'WebSites' | 'Software' | 'SocialMedia' | 'FPSWebParts' | 'FPSIcons' | 'Commerce' | 'Logistics' | 'USGovAcronyms' | 'USGovDepartments' | 'Institutions' | 'Electronics' | 'Finance' | 'FinancialTerms';
|
|
24
|
+
export type IEasyIconFolders = 'Products' | 'Processes' | 'Customers' | 'CustomersCN' | 'Functions' | 'Keywords' | 'Nouns' | 'Verbs' | 'Adjectives' | 'Colors' | 'Locations' | 'Transport' | 'FunctionsW' | 'ProductsW' | 'WoW' | 'Words' | 'WebParts' | 'Acronyms' | 'AcronymsW' | 'M365' | 'SharePoint' | 'FileTypes' | 'WebSites' | 'Software' | 'SocialMedia' | 'FPSWebParts' | 'FPSIcons' | 'Commerce' | 'Logistics' | 'USGovAcronyms' | 'USGovDepartments' | 'Institutions' | 'Electronics' | 'Finance' | 'FinancialTerms';
|
|
25
|
+
export type IEasyIconPriority = 'Title' | 'Description' | 'FileLeafRef';
|
|
26
|
+
export type IEasyIconOptions = 's' | 'es' | 'ing' | 'r' | 'er' | 'd' | 'ed' | 'exactSpacing';
|
|
27
|
+
export declare const EmptyMINEasyIconGroup: IMINEasyIconGroup;
|
|
28
|
+
export interface IMINEasyIconGroup {
|
|
29
|
+
Folder: IEasyIconFolders;
|
|
30
|
+
Icons: string[];
|
|
31
|
+
IconItems?: {
|
|
32
|
+
Icon: string;
|
|
33
|
+
items: string[];
|
|
34
|
+
}[];
|
|
35
|
+
}
|
|
36
|
+
export interface IEasyIconGroup extends IMINEasyIconGroup {
|
|
37
|
+
Rules: string;
|
|
38
|
+
Suggestions: string[];
|
|
39
|
+
Status: 'Active' | 'Planned' | 'Test';
|
|
40
|
+
Priority: number;
|
|
41
|
+
Options?: IEasyIconOptions[];
|
|
42
|
+
Exact?: boolean;
|
|
43
|
+
}
|
|
44
|
+
export interface IEasyIcons {
|
|
45
|
+
Enabled: boolean;
|
|
46
|
+
Priority: IEasyIconPriority[];
|
|
47
|
+
GroupKeys: IEasyIconGroups[];
|
|
48
|
+
Valid: IEasyIconGroups[];
|
|
49
|
+
Ignore: string[];
|
|
50
|
+
RandomMulti: boolean;
|
|
51
|
+
Groups: {
|
|
52
|
+
Acronyms: IEasyIconGroup;
|
|
53
|
+
AcronymsW: IEasyIconGroup;
|
|
54
|
+
Products: IEasyIconGroup;
|
|
55
|
+
Processes: IEasyIconGroup;
|
|
56
|
+
Customers: IEasyIconGroup;
|
|
57
|
+
CustomersCN: IEasyIconGroup;
|
|
58
|
+
Functions: IEasyIconGroup;
|
|
59
|
+
Keywords: IEasyIconGroup;
|
|
60
|
+
Nouns: IEasyIconGroup;
|
|
61
|
+
Verbs: IEasyIconGroup;
|
|
62
|
+
Adjectives: IEasyIconGroup;
|
|
63
|
+
Colors: IEasyIconGroup;
|
|
64
|
+
Locations: IEasyIconGroup;
|
|
65
|
+
Transport: IEasyIconGroup;
|
|
66
|
+
Software: IEasyIconGroup;
|
|
67
|
+
FunctionsW: IEasyIconGroup;
|
|
68
|
+
ProductsW: IEasyIconGroup;
|
|
69
|
+
WoW: IEasyIconGroup;
|
|
70
|
+
Words: IEasyIconGroup;
|
|
71
|
+
WebSites: IEasyIconGroup;
|
|
72
|
+
SocialMedia: IEasyIconGroup;
|
|
73
|
+
Commerce: IEasyIconGroup;
|
|
74
|
+
Logistics: IEasyIconGroup;
|
|
75
|
+
USGovAcronyms: IEasyIconGroup;
|
|
76
|
+
USGovDepartments: IEasyIconGroup;
|
|
77
|
+
Institutions: IEasyIconGroup;
|
|
78
|
+
Electronics: IEasyIconGroup;
|
|
79
|
+
Finance: IEasyIconGroup;
|
|
80
|
+
FinancialTerms: IEasyIconGroup;
|
|
81
|
+
WebParts: IEasyIconGroup;
|
|
82
|
+
FileTypes: IEasyIconGroup;
|
|
83
|
+
M365: IEasyIconGroup;
|
|
84
|
+
SharePoint: IEasyIconGroup;
|
|
85
|
+
FPSWebParts: IEasyIconGroup;
|
|
86
|
+
FPSIcons: IEasyIconGroup;
|
|
87
|
+
};
|
|
88
|
+
}
|
|
89
|
+
export declare const FPSICONKeys: IEasyIconGroups[];
|
|
90
|
+
export declare const EasyIconDefaultKeys: IEasyIconGroups[];
|
|
91
|
+
export declare const EasyIconValidKeys: IEasyIconGroups[];
|
|
92
|
+
export declare const ProductWords: string[];
|
|
93
|
+
export declare const FunctionWords: string[];
|
|
94
|
+
export declare const Software: string[];
|
|
95
|
+
export declare const WebSites: string[];
|
|
96
|
+
export declare const M365EasyIcons: string[];
|
|
97
|
+
export declare const SocialMedia: string[];
|
|
98
|
+
export declare const Commerce: string[];
|
|
99
|
+
export declare const Logistics: string[];
|
|
100
|
+
export declare const USGovAcronyms: string[];
|
|
101
|
+
export declare const USGovDepartments: string[];
|
|
102
|
+
export declare const Institutions: string[];
|
|
103
|
+
export declare const Electronics: string[];
|
|
104
|
+
export declare const Finance: string[];
|
|
105
|
+
export declare const FinancialTerms: string[];
|
|
106
|
+
export declare const WaysOfWorking: string[];
|
|
107
|
+
export declare const AcronymsWOW: string[];
|
|
108
|
+
export declare const AcronymsProd: string[];
|
|
109
|
+
export declare const AcronymsFunc: string[];
|
|
110
|
+
export declare const FileTypesZip: string[];
|
|
111
|
+
export declare const FileTypeZipName: string;
|
|
112
|
+
export declare const FPSWebParts: string[];
|
|
113
|
+
export declare const FPSIcons: string[];
|
|
114
|
+
export declare const EasyIconObjectDefault: IEasyIcons;
|
|
115
|
+
//# sourceMappingURL=eiTypes.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eiTypes.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/interfaces/eiTypes.ts"],"names":[],"mappings":"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"}
|