@mikezimm/fps-core-v7 1.0.5 → 1.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +30 -3
- package/lib/banner/FPSWebPartClass/IFPSCert.d.ts +35 -0
- package/lib/banner/FPSWebPartClass/IFPSCert.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/IFPSCert.js +5 -0
- package/lib/banner/FPSWebPartClass/IFPSCert.js.map +1 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.d.ts +132 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.js +5 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.js.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.d.ts +14 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.js +45 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.js.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.d.ts +19 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.js +46 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.js.map +1 -0
- package/lib/banner/FPSWebPartClass/getCert.d.ts +14 -0
- package/lib/banner/FPSWebPartClass/getCert.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/getCert.js +317 -0
- package/lib/banner/FPSWebPartClass/getCert.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.d.ts +6 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.js +17 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.d.ts +5 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.js +17 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.d.ts +5 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.js +6 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.d.ts +5 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.js +32 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.d.ts +7 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.js +8 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.d.ts +24 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.js +5 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.d.ts +10 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.js +5 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.d.ts +17 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.js +5 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.d.ts +26 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.js +15 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.js.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.d.ts +22 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.d.ts.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.js +5 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.js.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.d.ts +18 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.d.ts.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.js +41 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.js.map +1 -0
- package/lib/banner/components/VisitorPanel/Interfaces.d.ts +39 -0
- package/lib/banner/components/VisitorPanel/Interfaces.d.ts.map +1 -0
- package/lib/banner/components/VisitorPanel/Interfaces.js +6 -0
- package/lib/banner/components/VisitorPanel/Interfaces.js.map +1 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.d.ts +1 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.d.ts.map +1 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.js +5 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.js.map +1 -0
- package/lib/banner/features/Expando/Interfaces.d.ts +15 -0
- package/lib/banner/features/Expando/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/Expando/Interfaces.js +7 -0
- package/lib/banner/features/Expando/Interfaces.js.map +1 -0
- package/lib/banner/features/LockProps/Interfaces.d.ts +14 -0
- package/lib/banner/features/LockProps/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/LockProps/Interfaces.js +7 -0
- package/lib/banner/features/LockProps/Interfaces.js.map +1 -0
- package/lib/banner/features/Misc/fpsDefaults.d.ts +12 -0
- package/lib/banner/features/Misc/fpsDefaults.d.ts.map +1 -0
- package/lib/banner/features/Misc/fpsDefaults.js +108 -0
- package/lib/banner/features/Misc/fpsDefaults.js.map +1 -0
- package/lib/banner/features/PageStyle/Interfaces.d.ts +14 -0
- package/lib/banner/features/PageStyle/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/PageStyle/Interfaces.js +6 -0
- package/lib/banner/features/PageStyle/Interfaces.js.map +1 -0
- package/lib/banner/features/PinMe/Interfaces.d.ts +21 -0
- package/lib/banner/features/PinMe/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/PinMe/Interfaces.js +6 -0
- package/lib/banner/features/PinMe/Interfaces.js.map +1 -0
- package/lib/banner/features/Tricky/constants.d.ts +60 -0
- package/lib/banner/features/Tricky/constants.d.ts.map +1 -0
- package/lib/banner/features/Tricky/constants.js +162 -0
- package/lib/banner/features/Tricky/constants.js.map +1 -0
- package/lib/banner/features/Tricky/fpsCProp.d.ts +5 -0
- package/lib/banner/features/Tricky/fpsCProp.d.ts.map +1 -0
- package/lib/banner/features/Tricky/fpsCProp.js +7 -0
- package/lib/banner/features/Tricky/fpsCProp.js.map +1 -0
- package/lib/banner/features/Tricky/logTest.d.ts +28 -0
- package/lib/banner/features/Tricky/logTest.d.ts.map +1 -0
- package/lib/banner/features/Tricky/logTest.js +51 -0
- package/lib/banner/features/Tricky/logTest.js.map +1 -0
- package/lib/banner/features/Tricky/logfun.d.ts +22 -0
- package/lib/banner/features/Tricky/logfun.d.ts.map +1 -0
- package/lib/banner/features/Tricky/logfun.js +107 -0
- package/lib/banner/features/Tricky/logfun.js.map +1 -0
- package/lib/banner/features/Tricky/verify.d.ts +8 -0
- package/lib/banner/features/Tricky/verify.d.ts.map +1 -0
- package/lib/banner/features/Tricky/verify.js +11 -0
- package/lib/banner/features/Tricky/verify.js.map +1 -0
- package/lib/banner/features/Tricky/verifyPieces.d.ts +32 -0
- package/lib/banner/features/Tricky/verifyPieces.d.ts.map +1 -0
- package/lib/banner/features/Tricky/verifyPieces.js +40 -0
- package/lib/banner/features/Tricky/verifyPieces.js.map +1 -0
- package/lib/banner/features/WebPartHistory/Functions.d.ts +66 -0
- package/lib/banner/features/WebPartHistory/Functions.d.ts.map +1 -0
- package/lib/banner/features/WebPartHistory/Functions.js +120 -0
- package/lib/banner/features/WebPartHistory/Functions.js.map +1 -0
- package/lib/banner/features/WebPartHistory/Interface.d.ts +65 -0
- package/lib/banner/features/WebPartHistory/Interface.d.ts.map +1 -0
- package/lib/banner/features/WebPartHistory/Interface.js +5 -0
- package/lib/banner/features/WebPartHistory/Interface.js.map +1 -0
- package/lib/banner/features/WebPartHistory/OnInit.d.ts +6 -0
- package/lib/banner/features/WebPartHistory/OnInit.d.ts.map +1 -0
- package/lib/banner/features/WebPartHistory/OnInit.js +15 -0
- package/lib/banner/features/WebPartHistory/OnInit.js.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.d.ts +19 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.d.ts.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.js +6 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.js.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.d.ts +18 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.d.ts.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.js +5 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.js.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.d.ts +24 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.d.ts.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.js +10 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.js.map +1 -0
- package/lib/banner/interfaces/Theme/Interfaces.d.ts +13 -0
- package/lib/banner/interfaces/Theme/Interfaces.d.ts.map +1 -0
- package/lib/banner/interfaces/Theme/Interfaces.js +5 -0
- package/lib/banner/interfaces/Theme/Interfaces.js.map +1 -0
- package/lib/common/Images/hero.d.ts +8 -0
- package/lib/common/Images/hero.d.ts.map +1 -0
- package/lib/common/Images/hero.js +34 -0
- package/lib/common/Images/hero.js.map +1 -0
- package/lib/common/Images/hoverEffect.d.ts +12 -0
- package/lib/common/Images/hoverEffect.d.ts.map +1 -0
- package/lib/common/Images/hoverEffect.js +32 -0
- package/lib/common/Images/hoverEffect.js.map +1 -0
- package/lib/common/Images/hoverZoom.d.ts +9 -0
- package/lib/common/Images/hoverZoom.d.ts.map +1 -0
- package/lib/common/Images/hoverZoom.js +36 -0
- package/lib/common/Images/hoverZoom.js.map +1 -0
- package/lib/common/Images/imgFit.d.ts +12 -0
- package/lib/common/Images/imgFit.d.ts.map +1 -0
- package/lib/common/Images/imgFit.js +48 -0
- package/lib/common/Images/imgFit.js.map +1 -0
- package/lib/common/Images/imgTarget.d.ts +9 -0
- package/lib/common/Images/imgTarget.d.ts.map +1 -0
- package/lib/common/Images/imgTarget.js +32 -0
- package/lib/common/Images/imgTarget.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.d.ts +8 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.js +56 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.d.ts +32 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.js +5 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.d.ts +17 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.js +8 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.d.ts +8 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.js +105 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.d.ts +7 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.js +73 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.js.map +1 -0
- package/lib/common/commandStyles/ISiteThemeChoices.d.ts +14 -0
- package/lib/common/commandStyles/ISiteThemeChoices.d.ts.map +1 -0
- package/lib/common/commandStyles/ISiteThemeChoices.js +27 -0
- package/lib/common/commandStyles/ISiteThemeChoices.js.map +1 -0
- package/lib/common/commandStyles/adjustCmdThemes.d.ts +25 -0
- package/lib/common/commandStyles/adjustCmdThemes.d.ts.map +1 -0
- package/lib/common/commandStyles/adjustCmdThemes.js +52 -0
- package/lib/common/commandStyles/adjustCmdThemes.js.map +1 -0
- package/lib/common/commandStyles/defaults.d.ts +41 -0
- package/lib/common/commandStyles/defaults.d.ts.map +1 -0
- package/lib/common/commandStyles/defaults.js +216 -0
- package/lib/common/commandStyles/defaults.js.map +1 -0
- package/lib/common/commandStyles/makeYellow.d.ts +6 -0
- package/lib/common/commandStyles/makeYellow.d.ts.map +1 -0
- package/lib/common/commandStyles/makeYellow.js +19 -0
- package/lib/common/commandStyles/makeYellow.js.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.d.ts +17 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.js +127 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.js.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.d.ts +6 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.js +107 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.js.map +1 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.d.ts +3 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.js +38 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.js.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.d.ts +3 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.js +18 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.js.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.d.ts +22 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.js +38 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.js.map +1 -0
- package/lib/components/atoms/Links/CommonDevUrls.d.ts +44 -0
- package/lib/components/atoms/Links/CommonDevUrls.d.ts.map +1 -0
- package/lib/components/atoms/Links/CommonDevUrls.js +45 -0
- package/lib/components/atoms/Links/CommonDevUrls.js.map +1 -0
- package/lib/components/atoms/Links/IRepoLinks.d.ts +11 -0
- package/lib/components/atoms/Links/IRepoLinks.d.ts.map +1 -0
- package/lib/components/atoms/Links/IRepoLinks.js +2 -0
- package/lib/components/atoms/Links/IRepoLinks.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.d.ts +7 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.js +13 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.d.ts +42 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.js +44 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.d.ts +3 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.js +8 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.d.ts +4 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.js +26 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.d.ts +4 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.js +19 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.d.ts +7 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.js +3 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.d.ts +12 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.js +48 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.d.ts +4 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.js +20 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.d.ts +18 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.js +229 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.d.ts +17 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.js +29 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.d.ts +12 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.js +57 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.d.ts +3 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.js +4 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.d.ts +20 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.js +2 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.d.ts +11 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.js +7 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.d.ts +14 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.js +2 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.d.ts +115 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.js +390 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.d.ts +13 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.js +27 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.d.ts +7 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.js +34 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.d.ts +14 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.js +20 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.d.ts +7 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.js +20 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.d.ts +20 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.js +68 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.d.ts +2 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.js +38 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.d.ts +10 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.js +38 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.d.ts +26 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.js +6 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.d.ts +31 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.js +5 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.d.ts +29 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.js +6 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.d.ts +26 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.js +5 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.d.ts +37 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.js +28 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContent.d.ts +150 -0
- package/lib/components/molecules/AnyContent/IAnyContent.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContent.js +8 -0
- package/lib/components/molecules/AnyContent/IAnyContent.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.js +150 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.d.ts +68 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.js +43 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.d.ts +5 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.js +2 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.d.ts +21 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.js +2 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.d.ts +32 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.js +16 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.d.ts +8 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.js +3 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.d.ts +8 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.js +2 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.d.ts +9 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.js +2 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.d.ts +12 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.js +2 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.d.ts +41 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.js +30 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.d.ts +27 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.js +5 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.d.ts +42 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.js +5 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.d.ts +116 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.js +98 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.js +51 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.js +63 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.js +11 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.js +18 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.js +14 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.js +71 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.d.ts +4 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.js +52 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.js.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.d.ts +73 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.d.ts.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.js +2 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.js.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.d.ts +34 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.d.ts.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.js +2 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.js.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.d.ts +14 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.d.ts.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.js +24 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.js.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.d.ts +24 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.d.ts.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.js +8 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.js.map +1 -0
- package/lib/components/molecules/Performance/IPerformance.d.ts +377 -0
- package/lib/components/molecules/Performance/IPerformance.d.ts.map +1 -0
- package/lib/components/molecules/Performance/IPerformance.js +22 -0
- package/lib/components/molecules/Performance/IPerformance.js.map +1 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.d.ts +23 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.d.ts.map +1 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.js +5 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.js.map +1 -0
- package/lib/components/molecules/Performance/MockData.d.ts +6 -0
- package/lib/components/molecules/Performance/MockData.d.ts.map +1 -0
- package/lib/components/molecules/Performance/MockData.js +134 -0
- package/lib/components/molecules/Performance/MockData.js.map +1 -0
- package/lib/components/molecules/Performance/functions.d.ts +33 -0
- package/lib/components/molecules/Performance/functions.d.ts.map +1 -0
- package/lib/components/molecules/Performance/functions.js +114 -0
- package/lib/components/molecules/Performance/functions.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.d.ts +13 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.js +12 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.d.ts +23 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.js +5 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.d.ts +37 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.js +5 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.d.ts +15 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.js +51 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.d.ts +25 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.js +99 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.js.map +1 -0
- package/lib/components/molecules/process-results/CheckAnyResults.d.ts +3 -0
- package/lib/components/molecules/process-results/CheckAnyResults.d.ts.map +1 -0
- package/lib/components/molecules/process-results/CheckAnyResults.js +41 -0
- package/lib/components/molecules/process-results/CheckAnyResults.js.map +1 -0
- package/lib/components/molecules/process-results/CheckItemsResults.d.ts +7 -0
- package/lib/components/molecules/process-results/CheckItemsResults.d.ts.map +1 -0
- package/lib/components/molecules/process-results/CheckItemsResults.js +47 -0
- package/lib/components/molecules/process-results/CheckItemsResults.js.map +1 -0
- package/lib/components/molecules/process-results/Logging.d.ts +3 -0
- package/lib/components/molecules/process-results/Logging.d.ts.map +1 -0
- package/lib/components/molecules/process-results/Logging.js +5 -0
- package/lib/components/molecules/process-results/Logging.js.map +1 -0
- package/lib/components/molecules/source-props/IItemsError.d.ts +4 -0
- package/lib/components/molecules/source-props/IItemsError.d.ts.map +1 -0
- package/lib/components/molecules/source-props/IItemsError.js +9 -0
- package/lib/components/molecules/source-props/IItemsError.js.map +1 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.d.ts +21 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.d.ts.map +1 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.js +7 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.js.map +1 -0
- package/lib/components/molecules/source-props/ISourceProps.d.ts +62 -0
- package/lib/components/molecules/source-props/ISourceProps.d.ts.map +1 -0
- package/lib/components/molecules/source-props/ISourceProps.js +5 -0
- package/lib/components/molecules/source-props/ISourceProps.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/createListSource.d.ts +7 -0
- package/lib/components/molecules/source-props/Lists/createListSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/createListSource.js +37 -0
- package/lib/components/molecules/source-props/Lists/createListSource.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.d.ts +44 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.js +23 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.d.ts +9 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.js +9 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.d.ts +11 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.js +11 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.d.ts +5 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.js +34 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.d.ts +26 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.js +52 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.d.ts +18 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.js +43 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.d.ts +14 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.js +31 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.d.ts +20 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.js +113 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.d.ts +5 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.js +18 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.d.ts +38 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.js +5 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.d.ts +8 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.js +18 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.d.ts +6 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.js +42 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.d.ts +6 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.js +38 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.d.ts +6 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.js +42 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.d.ts +10 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.js +33 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.d.ts +8 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.js +14 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.js.map +1 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.d.ts +12 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.d.ts.map +1 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.js +108 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.js.map +1 -0
- package/lib/components/molecules/source-props/createLibrarySource.d.ts +7 -0
- package/lib/components/molecules/source-props/createLibrarySource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/createLibrarySource.js +40 -0
- package/lib/components/molecules/source-props/createLibrarySource.js.map +1 -0
- package/lib/components/molecules/source-props/createMinFetchProps.d.ts +8 -0
- package/lib/components/molecules/source-props/createMinFetchProps.d.ts.map +1 -0
- package/lib/components/molecules/source-props/createMinFetchProps.js +36 -0
- package/lib/components/molecules/source-props/createMinFetchProps.js.map +1 -0
- package/lib/components/molecules/source-props/createOrderBy.d.ts +6 -0
- package/lib/components/molecules/source-props/createOrderBy.d.ts.map +1 -0
- package/lib/components/molecules/source-props/createOrderBy.js +12 -0
- package/lib/components/molecules/source-props/createOrderBy.js.map +1 -0
- package/lib/components/molecules/source-props/index.d.ts +1 -0
- package/lib/components/molecules/source-props/index.d.ts.map +1 -0
- package/lib/components/molecules/source-props/index.js +4 -0
- package/lib/components/molecules/source-props/index.js.map +1 -0
- package/lib/components/molecules/source-props/prepSourceColumns.d.ts +11 -0
- package/lib/components/molecules/source-props/prepSourceColumns.d.ts.map +1 -0
- package/lib/components/molecules/source-props/prepSourceColumns.js +42 -0
- package/lib/components/molecules/source-props/prepSourceColumns.js.map +1 -0
- package/lib/components/molecules/state-source/IStateSource.d.ts +35 -0
- package/lib/components/molecules/state-source/IStateSource.d.ts.map +1 -0
- package/lib/components/molecules/state-source/IStateSource.js +28 -0
- package/lib/components/molecules/state-source/IStateSource.js.map +1 -0
- package/lib/logic/Arrays/compare.d.ts +94 -0
- package/lib/logic/Arrays/compare.d.ts.map +1 -0
- package/lib/logic/Arrays/compare.js +166 -0
- package/lib/logic/Arrays/compare.js.map +1 -0
- package/lib/logic/Arrays/createArrayOfNumbers.d.ts +5 -0
- package/lib/logic/Arrays/createArrayOfNumbers.d.ts.map +1 -0
- package/lib/logic/Arrays/createArrayOfNumbers.js +8 -0
- package/lib/logic/Arrays/createArrayOfNumbers.js.map +1 -0
- package/lib/logic/Arrays/getDeepKeys.d.ts +18 -0
- package/lib/logic/Arrays/getDeepKeys.d.ts.map +1 -0
- package/lib/logic/Arrays/getDeepKeys.js +28 -0
- package/lib/logic/Arrays/getDeepKeys.js.map +1 -0
- package/lib/logic/Arrays/grouping.d.ts +57 -0
- package/lib/logic/Arrays/grouping.d.ts.map +1 -0
- package/lib/logic/Arrays/grouping.js +79 -0
- package/lib/logic/Arrays/grouping.js.map +1 -0
- package/lib/logic/Arrays/manipulation.d.ts +127 -0
- package/lib/logic/Arrays/manipulation.d.ts.map +1 -0
- package/lib/logic/Arrays/manipulation.js +231 -0
- package/lib/logic/Arrays/manipulation.js.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.d.ts +11 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.js +13 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.js.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.d.ts +2 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.js +35 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.js.map +1 -0
- package/lib/logic/Arrays/searching/getNextIndex.d.ts +12 -0
- package/lib/logic/Arrays/searching/getNextIndex.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/getNextIndex.js +19 -0
- package/lib/logic/Arrays/searching/getNextIndex.js.map +1 -0
- package/lib/logic/Arrays/searching/objectfind.d.ts +52 -0
- package/lib/logic/Arrays/searching/objectfind.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/objectfind.js +123 -0
- package/lib/logic/Arrays/searching/objectfind.js.map +1 -0
- package/lib/logic/Arrays/searching/objectkeys.d.ts +70 -0
- package/lib/logic/Arrays/searching/objectkeys.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/objectkeys.js +208 -0
- package/lib/logic/Arrays/searching/objectkeys.js.map +1 -0
- package/lib/logic/Arrays/sorting/Interfaces.d.ts +7 -0
- package/lib/logic/Arrays/sorting/Interfaces.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/Interfaces.js +2 -0
- package/lib/logic/Arrays/sorting/Interfaces.js.map +1 -0
- package/lib/logic/Arrays/sorting/numbers.d.ts +21 -0
- package/lib/logic/Arrays/sorting/numbers.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/numbers.js +41 -0
- package/lib/logic/Arrays/sorting/numbers.js.map +1 -0
- package/lib/logic/Arrays/sorting/objects.d.ts +45 -0
- package/lib/logic/Arrays/sorting/objects.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/objects.js +144 -0
- package/lib/logic/Arrays/sorting/objects.js.map +1 -0
- package/lib/logic/Arrays/sorting/strings.d.ts +17 -0
- package/lib/logic/Arrays/sorting/strings.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/strings.js +53 -0
- package/lib/logic/Arrays/sorting/strings.js.map +1 -0
- package/lib/logic/Arrays/thinOutArray.d.ts +44 -0
- package/lib/logic/Arrays/thinOutArray.d.ts.map +1 -0
- package/lib/logic/Arrays/thinOutArray.js +122 -0
- package/lib/logic/Arrays/thinOutArray.js.map +1 -0
- package/lib/logic/Errors/friendly.d.ts +37 -0
- package/lib/logic/Errors/friendly.d.ts.map +1 -0
- package/lib/logic/Errors/friendly.js +228 -0
- package/lib/logic/Errors/friendly.js.map +1 -0
- package/lib/logic/Links/interfaces/IDetailedLink.d.ts +14 -0
- package/lib/logic/Links/interfaces/IDetailedLink.d.ts.map +1 -0
- package/lib/logic/Links/interfaces/IDetailedLink.js +2 -0
- package/lib/logic/Links/interfaces/IDetailedLink.js.map +1 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.d.ts +5 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.d.ts.map +1 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.js +2 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.js.map +1 -0
- package/lib/logic/Links/interfaces/ISimpleLink.d.ts +6 -0
- package/lib/logic/Links/interfaces/ISimpleLink.d.ts.map +1 -0
- package/lib/logic/Links/interfaces/ISimpleLink.js +2 -0
- package/lib/logic/Links/interfaces/ISimpleLink.js.map +1 -0
- package/lib/logic/Objects/deep.d.ts +17 -0
- package/lib/logic/Objects/deep.d.ts.map +1 -0
- package/lib/logic/Objects/deep.js +106 -0
- package/lib/logic/Objects/deep.js.map +1 -0
- package/lib/logic/Objects/keys.d.ts +54 -0
- package/lib/logic/Objects/keys.d.ts.map +1 -0
- package/lib/logic/Objects/keys.js +112 -0
- package/lib/logic/Objects/keys.js.map +1 -0
- package/lib/logic/Objects/similar.d.ts +15 -0
- package/lib/logic/Objects/similar.d.ts.map +1 -0
- package/lib/logic/Objects/similar.js +42 -0
- package/lib/logic/Objects/similar.js.map +1 -0
- package/lib/logic/Strings/arraysFromString.d.ts +78 -0
- package/lib/logic/Strings/arraysFromString.d.ts.map +1 -0
- package/lib/logic/Strings/arraysFromString.js +142 -0
- package/lib/logic/Strings/arraysFromString.js.map +1 -0
- package/lib/logic/Strings/guids.d.ts +57 -0
- package/lib/logic/Strings/guids.d.ts.map +1 -0
- package/lib/logic/Strings/guids.js +107 -0
- package/lib/logic/Strings/guids.js.map +1 -0
- package/lib/logic/Strings/reactCSS.d.ts +19 -0
- package/lib/logic/Strings/reactCSS.d.ts.map +1 -0
- package/lib/logic/Strings/reactCSS.js +84 -0
- package/lib/logic/Strings/reactCSS.js.map +1 -0
- package/lib/logic/Strings/stringCase.d.ts +52 -0
- package/lib/logic/Strings/stringCase.d.ts.map +1 -0
- package/lib/logic/Strings/stringCase.js +103 -0
- package/lib/logic/Strings/stringCase.js.map +1 -0
- package/lib/logic/Time/constants.d.ts +9 -0
- package/lib/logic/Time/constants.d.ts.map +1 -0
- package/lib/logic/Time/constants.js +11 -0
- package/lib/logic/Time/constants.js.map +1 -0
- package/lib/logic/Time/getDateFromNow.d.ts +13 -0
- package/lib/logic/Time/getDateFromNow.d.ts.map +1 -0
- package/lib/logic/Time/getDateFromNow.js +18 -0
- package/lib/logic/Time/getDateFromNow.js.map +1 -0
- package/lib/logic/Users/CheckPermissions.d.ts +32 -0
- package/lib/logic/Users/CheckPermissions.d.ts.map +1 -0
- package/lib/logic/Users/CheckPermissions.js +54 -0
- package/lib/logic/Users/CheckPermissions.js.map +1 -0
- package/lib/logic/Users/FPSUser.d.ts +16 -0
- package/lib/logic/Users/FPSUser.d.ts.map +1 -0
- package/lib/logic/Users/FPSUser.js +205 -0
- package/lib/logic/Users/FPSUser.js.map +1 -0
- package/lib/logic/Users/IDefaultUser.d.ts +10 -0
- package/lib/logic/Users/IDefaultUser.d.ts.map +1 -0
- package/lib/logic/Users/IDefaultUser.js +5 -0
- package/lib/logic/Users/IDefaultUser.js.map +1 -0
- package/lib/logic/Users/IUserInterfaces.d.ts +80 -0
- package/lib/logic/Users/IUserInterfaces.d.ts.map +1 -0
- package/lib/logic/Users/IUserInterfaces.js +5 -0
- package/lib/logic/Users/IUserInterfaces.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.d.ts +53 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.d.ts +29 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.d.ts +209 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.d.ts +28 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.d.ts +1657 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.d.ts +41 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.d.ts +382 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.d.ts +130 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.d.ts +12 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.d.ts +18 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.d.ts +13 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Image.d.ts +153 -0
- package/lib/types/@fluentUI/@7.199.1/Image.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Image.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/Image.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.d.ts +37 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.d.ts +184 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.d.ts +28 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.d.ts +1657 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.d.ts +18 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.js.map +1 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.d.ts +31 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.js +5 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.js.map +1 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.d.ts +13 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.js +5 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.js.map +1 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.d.ts +28 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.js +5 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.js.map +1 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.d.ts +23 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.js +25 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.js.map +1 -0
- package/lib/types/@msft/1.15.2/WebPartContext.d.ts +136 -0
- package/lib/types/@msft/1.15.2/WebPartContext.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/WebPartContext.js +24 -0
- package/lib/types/@msft/1.15.2/WebPartContext.js.map +1 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.d.ts +196 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.js +5 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.js.map +1 -0
- package/lib/types/@msft/1.15.2/displayMode.d.ts +21 -0
- package/lib/types/@msft/1.15.2/displayMode.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/displayMode.js +24 -0
- package/lib/types/@msft/1.15.2/displayMode.js.map +1 -0
- package/lib/types/@msft/1.15.2/layout.d.ts +13 -0
- package/lib/types/@msft/1.15.2/layout.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/layout.js +5 -0
- package/lib/types/@msft/1.15.2/layout.js.map +1 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.d.ts +98 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.js +5 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/site-users.d.ts.map +1 -1
- package/lib/types/@pnp/@2.14.0/sp/sites.d.ts +30 -0
- package/lib/types/@pnp/@2.14.0/sp/sites.d.ts.map +1 -1
- package/lib/types/@pnp/@2.14.0/sp/types.d.ts +134 -0
- package/lib/types/@pnp/@2.14.0/sp/types.d.ts.map +1 -1
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.d.ts +22 -0
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.d.ts.map +1 -0
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.js +28 -0
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.js.map +1 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.d.ts +12 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.d.ts.map +1 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.js +2 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.js.map +1 -0
- package/lib/types/fps-class/window/IFPSEnviro.d.ts +46 -0
- package/lib/types/fps-class/window/IFPSEnviro.d.ts.map +1 -0
- package/lib/types/fps-class/window/IFPSEnviro.js +2 -0
- package/lib/types/fps-class/window/IFPSEnviro.js.map +1 -0
- package/lib/types/fps-class/window/IFPSWindowProps.d.ts +73 -0
- package/lib/types/fps-class/window/IFPSWindowProps.d.ts.map +1 -0
- package/lib/types/fps-class/window/IFPSWindowProps.js +3 -0
- package/lib/types/fps-class/window/IFPSWindowProps.js.map +1 -0
- package/lib/types/fps-class/window/Window.d.ts +14 -0
- package/lib/types/fps-class/window/Window.d.ts.map +1 -0
- package/lib/types/fps-class/window/Window.js +2 -0
- package/lib/types/fps-class/window/Window.js.map +1 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.d.ts +5 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.d.ts.map +1 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.js +2 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.js.map +1 -0
- package/lib/types/fps-legacy/IMyInterfaces.d.ts +69 -0
- package/lib/types/fps-legacy/IMyInterfaces.d.ts.map +1 -0
- package/lib/types/fps-legacy/IMyInterfaces.js +28 -0
- package/lib/types/fps-legacy/IMyInterfaces.js.map +1 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.d.ts +2 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.d.ts.map +1 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.js +2 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.js.map +1 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.d.ts +41 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.d.ts.map +1 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.js +2 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.js.map +1 -0
- package/lib/types/fps-returns/common/IItemsError.d.ts +6 -0
- package/lib/types/fps-returns/common/IItemsError.d.ts.map +1 -0
- package/lib/types/fps-returns/common/IItemsError.js +2 -0
- package/lib/types/fps-returns/common/IItemsError.js.map +1 -0
- package/lib/types/fps-returns/sites/nav/INavChangeErrorObj.d.ts +10 -0
- package/lib/types/fps-returns/sites/nav/INavChangeErrorObj.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/nav/INavChangeErrorObj.js +2 -0
- package/lib/types/fps-returns/sites/nav/INavChangeErrorObj.js.map +1 -0
- package/lib/types/fps-returns/sites/nav/INavErrorObj.d.ts +6 -0
- package/lib/types/fps-returns/sites/nav/INavErrorObj.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/nav/INavErrorObj.js +2 -0
- package/lib/types/fps-returns/sites/nav/INavErrorObj.js.map +1 -0
- package/lib/types/fps-returns/sites/nav/IPnpCreateNavItem.d.ts +24 -0
- package/lib/types/fps-returns/sites/nav/IPnpCreateNavItem.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/nav/IPnpCreateNavItem.js +3 -0
- package/lib/types/fps-returns/sites/nav/IPnpCreateNavItem.js.map +1 -0
- package/lib/types/fps-returns/sites/nav/IPnpNavType.d.ts +6 -0
- package/lib/types/fps-returns/sites/nav/IPnpNavType.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/nav/IPnpNavType.js +20 -0
- package/lib/types/fps-returns/sites/nav/IPnpNavType.js.map +1 -0
- package/lib/types/fps-returns/sites/update/IFPSItemUpdateResultObj.d.ts +8 -0
- package/lib/types/fps-returns/sites/update/IFPSItemUpdateResultObj.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/update/IFPSItemUpdateResultObj.js +2 -0
- package/lib/types/fps-returns/sites/update/IFPSItemUpdateResultObj.js.map +1 -0
- package/lib/types/fps-returns/sites/update/IMinUpdateProps.d.ts +7 -0
- package/lib/types/fps-returns/sites/update/IMinUpdateProps.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/update/IMinUpdateProps.js +2 -0
- package/lib/types/fps-returns/sites/update/IMinUpdateProps.js.map +1 -0
- package/lib/types/react/IFPSJSX_Element.d.ts +3 -0
- package/lib/types/react/IFPSJSX_Element.d.ts.map +1 -0
- package/lib/types/react/IFPSJSX_Element.js +2 -0
- package/lib/types/react/IFPSJSX_Element.js.map +1 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.d.ts +1 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.d.ts.map +1 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.js +20036 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.js.map +1 -0
- package/lib/types/react/IReactCSSTypes.d.ts +9519 -0
- package/lib/types/react/IReactCSSTypes.d.ts.map +1 -0
- package/lib/types/react/IReactCSSTypes.js +11 -0
- package/lib/types/react/IReactCSSTypes.js.map +1 -0
- package/lib/types/react/IReactEvents.d.ts +25 -0
- package/lib/types/react/IReactEvents.d.ts.map +1 -0
- package/lib/types/react/IReactEvents.js +160 -0
- package/lib/types/react/IReactEvents.js.map +1 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.d.ts +5 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.d.ts.map +1 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.js +143 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.js.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.d.ts +42 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.d.ts.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.js +6 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.js.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.d.ts +45 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.d.ts.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.js +6 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.js.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1,390 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Minimum interface into Main Web Part Properties needed to use this feature
|
|
3
|
+
*/
|
|
4
|
+
import { LibraryTitlesWithNoSpaceUrls } from "../SystemIcons/EasySystemLibraryIcons";
|
|
5
|
+
import { ListTitlesWithNoSpaceUrls } from "../SystemIcons/EasySystemListIcons";
|
|
6
|
+
export const EmptyMINEasyIconGroup = {
|
|
7
|
+
Folder: '',
|
|
8
|
+
Icons: [], IconItems: [] // Icon Names found in the EasyIcons folder. Must be spelled exactly as shown and must be ', '
|
|
9
|
+
};
|
|
10
|
+
export const FPSICONKeys = ['FPSWebParts', 'FPSIcons'];
|
|
11
|
+
//'Products' | 'Processes' | 'Customers' | 'Functions' | 'Keywords' | 'Nouns' | 'Verbs' | 'Adjectives' | 'Colors' | 'Locations' | 'Transport' | 'Software' | 'FunctionsW' | 'ProductsW' | 'WoW' | 'Words' | 'WebParts' ;
|
|
12
|
+
export const EasyIconDefaultKeys = ['Products', 'Processes', 'Customers', 'CustomersCN', 'Functions', 'Keywords', 'Nouns', 'Verbs', 'Adjectives', 'Colors', 'Locations', 'Transport',
|
|
13
|
+
'FunctionsW', 'ProductsW', 'WoW', 'Words', 'WebParts', 'Acronyms', 'AcronymsW', 'M365', 'FileTypes', 'SharePoint', 'WebSites', 'Software', 'SocialMedia', 'Commerce', 'Logistics', 'USGovAcronyms', 'USGovDepartments', 'Institutions', 'Electronics', 'Finance', 'FinancialTerms', ...FPSICONKeys];
|
|
14
|
+
export const EasyIconValidKeys = ['Products', 'Processes', 'Customers', 'CustomersCN', 'Functions', 'Keywords', 'Nouns', 'Verbs', 'Adjectives', 'Colors', 'Locations', 'Transport',
|
|
15
|
+
'FunctionsW', 'ProductsW', 'WoW', 'Words', 'WebParts', 'Acronyms', 'AcronymsW', 'M365', 'FileTypes', 'SharePoint', 'WebSites', 'Software', 'SocialMedia', 'Commerce', 'Logistics', 'USGovAcronyms', 'USGovDepartments', 'Institutions', 'Electronics', 'Finance', 'FinancialTerms', ...FPSICONKeys];
|
|
16
|
+
// added Inflator; Initiator per https://github.com/mikezimm/fps-library-v2/issues/43
|
|
17
|
+
export const ProductWords = ['Armature', 'Curtain', 'Cushion', 'DAB', 'FAB', 'IC', 'KAB', 'Magnesium', 'Metal', 'PAB', 'Plastic', 'PTSAB', 'Thread',
|
|
18
|
+
'Webbing', 'Seatbelt', 'Airbag', 'Wheel', 'AB', 'SW', 'SB', 'IN', 'TE', 'Textile', 'Products', 'Inflator', 'Initiator'];
|
|
19
|
+
export const FunctionWords = ['Engineering', 'Purchasing', 'Finance', 'Manufacturing', 'Logistics', 'Legal', 'Human Resources', 'Sales', 'Quality',
|
|
20
|
+
'Communications', 'Operations', 'Sustainability', 'IT', 'Information Technology'].sort();
|
|
21
|
+
export const Software = ['Office', 'JDE', 'Microsoft', 'Service Now', 'Windows', 'SAP', 'OneStream',
|
|
22
|
+
'Crow Canyon', 'iOS'].sort();
|
|
23
|
+
// https://github.com/mikezimm/pivottiles7/issues/327
|
|
24
|
+
export const WebSites = ['Github', 'Yahoo', 'Wikipedia', 'CNN', 'Apple', 'Bing', 'Google', 'ChatGPT',].sort(); // https://github.com/mikezimm/pivottiles7/issues/349
|
|
25
|
+
// https://github.com/mikezimm/pivottiles7/issues/381
|
|
26
|
+
export const M365EasyIcons = ['Azure', 'ClipChamp', 'Copilot', 'Engage', 'Exchange', 'Microsoft 365', 'Outlook', 'Power Apps', 'Power Automate', 'Power BI', 'Power Pages', 'Power Virtual Agents', 'SharePoint', 'Teams', 'Viva'].sort(); // https://github.com/mikezimm/pivottiles7/issues/381
|
|
27
|
+
// https://github.com/mikezimm/pivottiles7/issues/349
|
|
28
|
+
export const SocialMedia = ['LinkedIn', 'Facebook', 'Twitter', 'Reddit', 'Instagram', 'Youtube', 'TicTok'].sort(); // https://github.com/mikezimm/pivottiles7/issues/349
|
|
29
|
+
// https://github.com/mikezimm/pivottiles7/issues/349
|
|
30
|
+
export const Commerce = ['Amazon', 'NameCheap', 'iPostal1', 'eBay', 'Walmart', 'Costco', 'Sams Club', 'Home Depot', 'Lowes'].sort(); // https://github.com/mikezimm/pivottiles7/issues/349
|
|
31
|
+
// https://github.com/mikezimm/pivottiles7/issues/349
|
|
32
|
+
export const Logistics = ['USPS', 'UPS', 'Fedex', 'Logistics', 'Shipping', 'Receiving',]; // https://github.com/mikezimm/pivottiles7/issues/349
|
|
33
|
+
// https://github.com/mikezimm/pivottiles7/issues/349
|
|
34
|
+
export const USGovAcronyms = ['DOE', 'EPA', 'DOC', 'DOL', 'DOI', 'DOJ', 'DOS', 'DOT', 'NASA', 'USDA', 'FBI', 'CIA', 'TVA', 'DHS', 'VA', 'DOD', 'SSA', 'IRS', 'FDIC', 'HUD',
|
|
35
|
+
'CDC', 'HHS', 'NIH', 'FDA', 'NHTSA', 'OSHA', 'USAF', 'USMC',].sort(); // https://github.com/mikezimm/pivottiles7/issues/349
|
|
36
|
+
const dept = 'Department of ';
|
|
37
|
+
const adm = 'Administration';
|
|
38
|
+
// https://github.com/mikezimm/pivottiles7/issues/352
|
|
39
|
+
export const USGovDepartments = [`${dept}Energy`, `Environmental Protection Agency`, `${dept}Commerce`, `${dept}Labor`, `${dept}Interior`, `${dept}Justice`, `${dept}State`, `${dept}Transportation`,
|
|
40
|
+
`National Aeronautics and Space ${adm}`, `${dept}Agriculture`, `Federal Bureau of Investigation`, `Central Intelligence Agency`, `Tennessee Valley Authority`, `${dept}Homeland Security`,
|
|
41
|
+
`Veterans Affairs`, `${dept}Defense`, `Social Security ${adm}`, `Internal Revenue Service`, `Federal Deposit Insurance Corporation`, `Housing and Urban Development`,
|
|
42
|
+
`Centers for Disease Control`, `National Institutes of Health`, `Food and Drug ${adm}`, `National Highway Traffic Safety ${adm}`, `Occupational Safety and Health ${adm}`,].sort(); // https://github.com/mikezimm/pivottiles7/issues/352
|
|
43
|
+
export const Institutions = ['Congress', 'Army', 'Navy', 'Airforce', 'Marines',]; // https://github.com/mikezimm/pivottiles7/issues/349
|
|
44
|
+
// https://github.com/mikezimm/pivottiles7/issues/349
|
|
45
|
+
export const Electronics = ['Apple', 'Android', 'Samsung', 'Hon Hai', 'Huawei', 'Dell', 'Hitachi', 'Sony', 'Panasonic', 'LG',].sort(); // https://github.com/mikezimm/pivottiles7/issues/349
|
|
46
|
+
// https://github.com/mikezimm/pivottiles7/issues/349
|
|
47
|
+
export const Finance = [...['JPMorgan', 'Bank of America', 'Wells Fargo', 'Citibank', 'Goldman Sachs', 'Capital One', 'Charles Schwab', 'Fidelity',
|
|
48
|
+
'E-Trade'].sort(), 'Dow Jones', 'Nasdaq', 'NYSE', 'S&P 500']; // https://github.com/mikezimm/pivottiles7/issues/349
|
|
49
|
+
const FinancialPeriods = ['Month End', 'Quarterly', 'Annual'];
|
|
50
|
+
const FinancialStatements = ['Statement', 'Profit and Loss', 'Balance Sheet'];
|
|
51
|
+
const FinancialProcesses = ['Closing', 'Adjustment', 'Budget', 'Forecast'];
|
|
52
|
+
const CashRevenueManagement = ['Receivable', 'Cash Flow', 'Revenue', 'Expense'];
|
|
53
|
+
const ComplianceAudits = ['Compliance', 'Audit'];
|
|
54
|
+
const OtherFinance = ['Report', 'Final', 'Payroll'];
|
|
55
|
+
export const FinancialTerms = [...FinancialPeriods, ...FinancialStatements, ...FinancialProcesses, ...CashRevenueManagement, ...ComplianceAudits, ...OtherFinance];
|
|
56
|
+
export const WaysOfWorking = ['APS', 'Q5', '1P1p', 'VEVA',];
|
|
57
|
+
// https://github.com/mikezimm/fps-library-v2/issues/58, https://github.com/mikezimm/pivottiles7/issues/260, https://github.com/mikezimm/fps-library-v2/issues/67
|
|
58
|
+
export const AcronymsWOW = ['APS', 'Q5', '1P1p', 'VEVA', 'KPI', 'PSC', 'FMEA', 'DFMEA', 'FAQ', 'RFQ'];
|
|
59
|
+
export const AcronymsProd = ['DAB', 'FAB', 'IC', 'KAB', 'PAB', 'PTSAB', 'AB', 'SW', 'SB', 'IN', 'TE',];
|
|
60
|
+
export const AcronymsFunc = ['IT'];
|
|
61
|
+
// https://github.com/mikezimm/fps-library-v2/issues/70
|
|
62
|
+
export const FileTypesZip = ['.zip', '.7Z', '.TAR', '.RAR', '.LZH'].map(zip => { return zip.toLowerCase(); });
|
|
63
|
+
export const FileTypeZipName = 'Zip';
|
|
64
|
+
export const FPSWebParts = ['Pivot Tiles', 'Easy Contents', 'Drilldown', 'Page Info', 'Hub Connections', 'Item Ninja', 'Power Search', 'RTF Fixer',
|
|
65
|
+
'Socialiis', 'Track My Time', 'LinkUp', 'Page Pal', 'Palette Pal', 'Network Builder', 'Compliance', 'Extreme Storage', 'Encryption', 'Member Map', 'Slick Sections',].sort();
|
|
66
|
+
export const FPSIcons = [''];
|
|
67
|
+
export const EasyIconObjectDefault = {
|
|
68
|
+
Enabled: true,
|
|
69
|
+
Priority: ['Title', 'Description', 'FileLeafRef'],
|
|
70
|
+
GroupKeys: EasyIconDefaultKeys,
|
|
71
|
+
Valid: EasyIconValidKeys,
|
|
72
|
+
RandomMulti: false,
|
|
73
|
+
Ignore: [],
|
|
74
|
+
Groups: {
|
|
75
|
+
Acronyms: {
|
|
76
|
+
Folder: 'Acronyms',
|
|
77
|
+
Rules: '',
|
|
78
|
+
Icons: [...AcronymsWOW, ...AcronymsProd, ...AcronymsFunc],
|
|
79
|
+
Suggestions: ['', '', '', '', '', '', ''],
|
|
80
|
+
Status: 'Active',
|
|
81
|
+
Priority: 1,
|
|
82
|
+
Options: [],
|
|
83
|
+
Exact: true,
|
|
84
|
+
},
|
|
85
|
+
AcronymsW: {
|
|
86
|
+
Folder: 'AcronymsW',
|
|
87
|
+
Rules: '',
|
|
88
|
+
Icons: [...AcronymsWOW, ...AcronymsProd, ...AcronymsFunc],
|
|
89
|
+
Suggestions: ['', '', '', '', '', '', ''],
|
|
90
|
+
Status: 'Active',
|
|
91
|
+
Priority: 1,
|
|
92
|
+
Options: [],
|
|
93
|
+
Exact: true,
|
|
94
|
+
},
|
|
95
|
+
Products: {
|
|
96
|
+
Folder: 'Products',
|
|
97
|
+
Rules: '',
|
|
98
|
+
Icons: ProductWords,
|
|
99
|
+
Suggestions: ['', '', '', '', '', '', ''],
|
|
100
|
+
Status: 'Active',
|
|
101
|
+
Priority: 1,
|
|
102
|
+
Options: ['s'],
|
|
103
|
+
},
|
|
104
|
+
Processes: {
|
|
105
|
+
Folder: 'Processes',
|
|
106
|
+
Rules: '',
|
|
107
|
+
Icons: ['Fold', 'Sew', 'Warehouse', 'Weave', 'Weld',],
|
|
108
|
+
Suggestions: ['', '', '',],
|
|
109
|
+
Status: 'Active',
|
|
110
|
+
Priority: 2,
|
|
111
|
+
Options: ['ing', 'r', 'er'],
|
|
112
|
+
},
|
|
113
|
+
Customers: {
|
|
114
|
+
Folder: 'Customers',
|
|
115
|
+
Rules: '',
|
|
116
|
+
Icons: ['Audi', 'BMW', 'Daimler', 'FCA', 'Fiat', 'Ford', 'GM', 'HKMC', 'Honda', 'Hyundai', 'Isuzu', 'Kia', 'Mercedes', 'Mitsubishi', 'Nissan', 'Rivian', 'Stellantis', 'Subaru', 'Tesla', 'Toyota', 'Volvo', 'VW', 'Customers',].sort(),
|
|
117
|
+
Suggestions: ['', '', '', '',],
|
|
118
|
+
Status: 'Active',
|
|
119
|
+
Priority: 3,
|
|
120
|
+
},
|
|
121
|
+
CustomersCN: {
|
|
122
|
+
Folder: 'CustomersCN',
|
|
123
|
+
Rules: '',
|
|
124
|
+
Icons: ['Chery', '奇瑞', 'Geely', '吉利', 'Dongfeng Motor', '东风', 'Foton Motor', '福田', 'BYD', '比亚迪',],
|
|
125
|
+
Suggestions: ['', '', '', '',],
|
|
126
|
+
Status: 'Active',
|
|
127
|
+
Priority: 3,
|
|
128
|
+
},
|
|
129
|
+
Functions: {
|
|
130
|
+
Folder: 'Functions',
|
|
131
|
+
Rules: '',
|
|
132
|
+
Icons: FunctionWords,
|
|
133
|
+
Suggestions: [],
|
|
134
|
+
Status: 'Active',
|
|
135
|
+
Priority: 4,
|
|
136
|
+
},
|
|
137
|
+
WebParts: {
|
|
138
|
+
Folder: 'WebParts',
|
|
139
|
+
Rules: '',
|
|
140
|
+
Icons: ['Extreme', 'Contents', 'Drilldown', 'Time', 'List',],
|
|
141
|
+
Suggestions: ['', ''],
|
|
142
|
+
Status: 'Active',
|
|
143
|
+
Priority: 4,
|
|
144
|
+
},
|
|
145
|
+
Keywords: {
|
|
146
|
+
Folder: 'Keywords',
|
|
147
|
+
Rules: '',
|
|
148
|
+
Icons: ['Chart', 'Calendar', 'Contact', 'Process', 'Question', 'Request', 'Task', 'Track', 'Tree', 'Archive', 'Launch', 'Template', 'Forecast', 'Cost', 'Meeting'].sort(),
|
|
149
|
+
Suggestions: ['Start', 'Work', 'Complete', 'Reject',],
|
|
150
|
+
Status: 'Active',
|
|
151
|
+
Priority: 4,
|
|
152
|
+
Options: ['s', 'ing', 'd', 'ed'],
|
|
153
|
+
},
|
|
154
|
+
Nouns: {
|
|
155
|
+
Folder: 'Nouns',
|
|
156
|
+
Rules: '',
|
|
157
|
+
Icons: ['Benefit', 'Permission', 'Bank', 'Calculator', 'Cargo', 'Code', 'Credit', 'Fire', 'Health', 'Intelligence', 'Key', 'Link', 'Lock', 'Noise', 'Network', 'Program', 'Tool', 'Map', 'Email', 'Cash',].sort(),
|
|
158
|
+
Suggestions: ['', '', '', '', '',],
|
|
159
|
+
Status: 'Active',
|
|
160
|
+
Priority: 4,
|
|
161
|
+
Options: ['s'],
|
|
162
|
+
},
|
|
163
|
+
Transport: {
|
|
164
|
+
Folder: 'Transport',
|
|
165
|
+
Rules: '',
|
|
166
|
+
Icons: ['Car', 'Truck', 'Cycle', 'MotorCycle', 'Airplane', 'Airport', '', '', '',].sort(),
|
|
167
|
+
Suggestions: ['', '', '', '', '', '', '', '',],
|
|
168
|
+
Status: 'Active',
|
|
169
|
+
Priority: 4,
|
|
170
|
+
Options: ['s'],
|
|
171
|
+
},
|
|
172
|
+
Software: {
|
|
173
|
+
Folder: 'Software',
|
|
174
|
+
Rules: '',
|
|
175
|
+
Icons: Software,
|
|
176
|
+
Suggestions: ['', '', '', '', '', '', '', '',],
|
|
177
|
+
Status: 'Active',
|
|
178
|
+
Priority: 4,
|
|
179
|
+
Options: ['s'],
|
|
180
|
+
},
|
|
181
|
+
M365: {
|
|
182
|
+
Folder: 'M365',
|
|
183
|
+
Rules: '',
|
|
184
|
+
Icons: [...M365EasyIcons,],
|
|
185
|
+
Suggestions: ['', '', '', '', '', '', '', '',],
|
|
186
|
+
Status: 'Active',
|
|
187
|
+
Priority: 5,
|
|
188
|
+
Options: [],
|
|
189
|
+
},
|
|
190
|
+
SharePoint: {
|
|
191
|
+
Folder: 'SharePoint',
|
|
192
|
+
Rules: '',
|
|
193
|
+
Icons: ['Access', 'Permission', 'Restrict', ...LibraryTitlesWithNoSpaceUrls, ...ListTitlesWithNoSpaceUrls,],
|
|
194
|
+
Suggestions: ['', '', '', '', '', '', '', '',],
|
|
195
|
+
Status: 'Active',
|
|
196
|
+
Priority: 5,
|
|
197
|
+
Options: ['s', 'ed'],
|
|
198
|
+
},
|
|
199
|
+
Verbs: {
|
|
200
|
+
Folder: 'Verbs',
|
|
201
|
+
Rules: '',
|
|
202
|
+
Icons: ['Access', 'Restrict', 'Charge', 'Expedite', 'Measure', 'Ship', 'Stop', 'Connect', '', '', '',],
|
|
203
|
+
Suggestions: ['', '', '', '', '', '', '', '', '',],
|
|
204
|
+
Status: 'Active',
|
|
205
|
+
Priority: 4,
|
|
206
|
+
Options: ['s', 'ing', 'd', 'ed'],
|
|
207
|
+
},
|
|
208
|
+
Adjectives: {
|
|
209
|
+
Folder: 'Adjectives',
|
|
210
|
+
Rules: '',
|
|
211
|
+
Icons: ['Large', 'Medium', 'Small', 'Heavy', 'Light', 'First',],
|
|
212
|
+
Suggestions: ['Large', 'Medium', 'Small', 'Heavy', 'Light', 'First', '', '', '',],
|
|
213
|
+
Status: 'Active',
|
|
214
|
+
Priority: 4,
|
|
215
|
+
Options: ['r', 'er'],
|
|
216
|
+
},
|
|
217
|
+
Colors: {
|
|
218
|
+
Folder: 'Colors',
|
|
219
|
+
Rules: '',
|
|
220
|
+
Icons: ['Color', 'Red', 'Yellow', 'Green', 'Blue', 'Black', 'White', 'Bright', 'Dark',].sort(),
|
|
221
|
+
Suggestions: ['', '', '', '', '', '', '', '', '',],
|
|
222
|
+
Status: 'Active',
|
|
223
|
+
Priority: 4,
|
|
224
|
+
Options: ['er', 's'],
|
|
225
|
+
},
|
|
226
|
+
Locations: {
|
|
227
|
+
Folder: 'Locations',
|
|
228
|
+
Rules: '',
|
|
229
|
+
Icons: ['NA', 'North America', 'SA', 'South America', 'Africa', 'EU', 'Europe', 'CH', 'China', 'Asia', 'ROAP',],
|
|
230
|
+
Suggestions: ['', '', '', '', '', '', '', '', '',],
|
|
231
|
+
Status: 'Active',
|
|
232
|
+
Priority: 4,
|
|
233
|
+
Options: [],
|
|
234
|
+
},
|
|
235
|
+
ProductsW: {
|
|
236
|
+
Folder: 'ProductsW',
|
|
237
|
+
Rules: '',
|
|
238
|
+
Icons: ProductWords,
|
|
239
|
+
Suggestions: ['', '', '',],
|
|
240
|
+
Status: 'Active',
|
|
241
|
+
Priority: 4,
|
|
242
|
+
Options: ['s'],
|
|
243
|
+
},
|
|
244
|
+
FunctionsW: {
|
|
245
|
+
Folder: 'FunctionsW',
|
|
246
|
+
Rules: '',
|
|
247
|
+
Icons: FunctionWords,
|
|
248
|
+
Suggestions: ['', '', '',],
|
|
249
|
+
Status: 'Active',
|
|
250
|
+
Priority: 4,
|
|
251
|
+
Options: ['s'],
|
|
252
|
+
},
|
|
253
|
+
WoW: {
|
|
254
|
+
Folder: 'WoW',
|
|
255
|
+
Rules: '',
|
|
256
|
+
Icons: WaysOfWorking,
|
|
257
|
+
Suggestions: ['', '', '',],
|
|
258
|
+
Status: 'Active',
|
|
259
|
+
Priority: 4,
|
|
260
|
+
Options: ['s'],
|
|
261
|
+
},
|
|
262
|
+
Words: {
|
|
263
|
+
Folder: 'Words',
|
|
264
|
+
Rules: '',
|
|
265
|
+
Icons: ['Supplier', 'Vendor', 'Customer', 'Archive', 'Launch', 'Template', 'Cost', 'Meeting'].sort(),
|
|
266
|
+
Suggestions: ['', '', '',],
|
|
267
|
+
Status: 'Active',
|
|
268
|
+
Priority: 4,
|
|
269
|
+
Options: ['s', 'ing'],
|
|
270
|
+
},
|
|
271
|
+
// https://github.com/mikezimm/fps-library-v2/issues/70
|
|
272
|
+
FileTypes: {
|
|
273
|
+
Folder: 'FileTypes',
|
|
274
|
+
Rules: '',
|
|
275
|
+
Icons: [...FileTypesZip, '', '', '', '',],
|
|
276
|
+
Suggestions: ['', '', '',],
|
|
277
|
+
Status: 'Active',
|
|
278
|
+
Priority: 4,
|
|
279
|
+
Options: ['s'],
|
|
280
|
+
},
|
|
281
|
+
WebSites: {
|
|
282
|
+
Folder: 'WebSites',
|
|
283
|
+
Rules: '',
|
|
284
|
+
Icons: WebSites,
|
|
285
|
+
Suggestions: ['', '', '', '', '', '', '', '',],
|
|
286
|
+
Status: 'Active',
|
|
287
|
+
Priority: 4,
|
|
288
|
+
Options: ['s'],
|
|
289
|
+
},
|
|
290
|
+
SocialMedia: {
|
|
291
|
+
Folder: 'SocialMedia',
|
|
292
|
+
Rules: '',
|
|
293
|
+
Icons: SocialMedia,
|
|
294
|
+
Suggestions: ['', '', '', '', '', '', '', '',],
|
|
295
|
+
Status: 'Active',
|
|
296
|
+
Priority: 4,
|
|
297
|
+
},
|
|
298
|
+
Commerce: {
|
|
299
|
+
Folder: 'Commerce',
|
|
300
|
+
Rules: '',
|
|
301
|
+
Icons: Commerce,
|
|
302
|
+
Suggestions: ['', '', '', '', '', '', '', '',],
|
|
303
|
+
Status: 'Active',
|
|
304
|
+
Priority: 4,
|
|
305
|
+
},
|
|
306
|
+
Logistics: {
|
|
307
|
+
Folder: 'Logistics',
|
|
308
|
+
Rules: '',
|
|
309
|
+
Icons: Logistics,
|
|
310
|
+
Suggestions: ['', '', '', '', '', '', '', '',],
|
|
311
|
+
Status: 'Active',
|
|
312
|
+
Priority: 4,
|
|
313
|
+
},
|
|
314
|
+
USGovAcronyms: {
|
|
315
|
+
Folder: 'USGovAcronyms',
|
|
316
|
+
Rules: '',
|
|
317
|
+
Icons: USGovAcronyms,
|
|
318
|
+
Suggestions: ['', '', '', '', '', '', '', '',],
|
|
319
|
+
Status: 'Active',
|
|
320
|
+
Priority: 4,
|
|
321
|
+
Exact: false,
|
|
322
|
+
},
|
|
323
|
+
USGovDepartments: {
|
|
324
|
+
Folder: 'USGovDepartments',
|
|
325
|
+
Rules: '',
|
|
326
|
+
Icons: USGovDepartments,
|
|
327
|
+
Suggestions: ['', '', '', '', '', '', '', '',],
|
|
328
|
+
Status: 'Active',
|
|
329
|
+
Priority: 1,
|
|
330
|
+
Exact: true,
|
|
331
|
+
},
|
|
332
|
+
Institutions: {
|
|
333
|
+
Folder: 'Institutions',
|
|
334
|
+
Rules: '',
|
|
335
|
+
Icons: Institutions,
|
|
336
|
+
Suggestions: ['', '', '', '', '', '', '', '',],
|
|
337
|
+
Status: 'Active',
|
|
338
|
+
Priority: 4,
|
|
339
|
+
},
|
|
340
|
+
Electronics: {
|
|
341
|
+
Folder: 'Electronics',
|
|
342
|
+
Rules: '',
|
|
343
|
+
Icons: Electronics,
|
|
344
|
+
Suggestions: ['', '', '', '', '', '', '', '',],
|
|
345
|
+
Status: 'Active',
|
|
346
|
+
Priority: 4,
|
|
347
|
+
},
|
|
348
|
+
Finance: {
|
|
349
|
+
Folder: 'Finance',
|
|
350
|
+
Rules: '',
|
|
351
|
+
Icons: Finance,
|
|
352
|
+
Suggestions: ['', '', '', '', '', '', '', '',],
|
|
353
|
+
Status: 'Active',
|
|
354
|
+
Priority: 4
|
|
355
|
+
},
|
|
356
|
+
FinancialTerms: {
|
|
357
|
+
Folder: 'FinancialTerms',
|
|
358
|
+
Rules: '',
|
|
359
|
+
Icons: FinancialTerms,
|
|
360
|
+
Suggestions: ['', '', '', '', '', '', '', '',],
|
|
361
|
+
Status: 'Active',
|
|
362
|
+
Priority: 4,
|
|
363
|
+
Options: ['s', 'ing']
|
|
364
|
+
},
|
|
365
|
+
FPSWebParts: {
|
|
366
|
+
Folder: 'FPSWebParts',
|
|
367
|
+
Rules: '',
|
|
368
|
+
Icons: FPSWebParts,
|
|
369
|
+
Suggestions: ['', '', '', '', '', '', '',],
|
|
370
|
+
Status: 'Active',
|
|
371
|
+
Priority: 99,
|
|
372
|
+
},
|
|
373
|
+
FPSIcons: {
|
|
374
|
+
Folder: 'FPSIcons',
|
|
375
|
+
Rules: '',
|
|
376
|
+
Icons: [],
|
|
377
|
+
Suggestions: ['', '', '', '', '', '', '',],
|
|
378
|
+
Status: 'Test',
|
|
379
|
+
Priority: 99,
|
|
380
|
+
},
|
|
381
|
+
// Template: {
|
|
382
|
+
// Rules: '',
|
|
383
|
+
// Icons: [ ],
|
|
384
|
+
// Suggestions: [ '', '', '', '', '', '', '', ],
|
|
385
|
+
// Status: 'Test',
|
|
386
|
+
// Priority: 99,
|
|
387
|
+
// } ,
|
|
388
|
+
}
|
|
389
|
+
};
|
|
390
|
+
//# sourceMappingURL=eiTypes.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eiTypes.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/interfaces/eiTypes.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH,OAAO,EAAE,4BAA4B,EAAE,MAAM,uCAAuC,CAAC;AACrF,OAAO,EAAE,yBAAyB,EAAE,MAAM,oCAAoC,CAAC;AAsC/E,MAAM,CAAC,MAAM,qBAAqB,GAAuB;IACvD,MAAM,EAAE,EAAgB;IACxB,KAAK,EAAE,EAAG,EAAE,SAAS,EAAE,EAAE,CAAe,+FAA+F;CACxI,CAAA;AAgED,MAAM,CAAC,MAAM,WAAW,GAAsB,CAAE,aAAa,EAAE,UAAU,CAAE,CAAC;AAE5E,wNAAwN;AACxN,MAAM,CAAC,MAAM,mBAAmB,GAAsB,CAAC,UAAU,EAAE,WAAW,EAAE,WAAW,EAAE,aAAa,EAAE,WAAW,EAAE,UAAU,EAAE,OAAO,EAAE,OAAO,EAAE,YAAY,EAAE,QAAQ,EAAE,WAAW,EAAE,WAAW;IACrM,YAAY,EAAE,WAAW,EAAE,KAAK,EAAE,OAAO,EAAE,UAAU,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,EAAE,WAAW,EAAE,YAAY,EAAE,UAAU,EAAE,UAAU,EAAE,aAAa,EAAE,UAAU,EAAE,WAAW,EAAE,eAAe,EAAE,kBAAkB,EAAE,cAAc,EAAE,aAAa,EAAE,SAAS,EAAE,gBAAgB,EAAE,GAAG,WAAW,CAAC,CAAC;AAEtS,MAAM,CAAC,MAAM,iBAAiB,GAAsB,CAAC,UAAU,EAAE,WAAW,EAAE,WAAW,EAAE,aAAa,EAAE,WAAW,EAAE,UAAU,EAAE,OAAO,EAAE,OAAO,EAAE,YAAY,EAAE,QAAQ,EAAE,WAAW,EAAE,WAAW;IACnM,YAAY,EAAE,WAAW,EAAE,KAAK,EAAE,OAAO,EAAE,UAAU,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,EAAE,WAAW,EAAE,YAAY,EAAE,UAAU,EAAE,UAAU,EAAE,aAAa,EAAE,UAAU,EAAE,WAAW,EAAE,eAAe,EAAE,kBAAkB,EAAE,cAAc,EAAE,aAAa,EAAE,SAAS,EAAE,gBAAgB,EAAE,GAAG,WAAW,CAAC,CAAC;AAEtS,qFAAqF;AACrF,MAAM,CAAC,MAAM,YAAY,GAAe,CAAE,UAAU,EAAE,SAAS,EAAE,SAAS,EAAE,KAAK,EAAE,KAAK,EAAE,IAAI,EAAE,KAAK,EAAE,WAAW,EAAE,OAAO,EAAE,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,QAAQ;IAC9J,SAAS,EAAE,UAAU,EAAE,QAAQ,EAAE,OAAO,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,UAAU,EAAE,UAAU,EAAE,WAAW,CAAE,CAAC;AAE3H,MAAM,CAAC,MAAM,aAAa,GAAc,CAAE,aAAa,EAAE,YAAY,EAAE,SAAS,EAAE,eAAe,EAAE,WAAW,EAAE,OAAO,EAAE,iBAAiB,EAAG,OAAO,EAAE,SAAS;IAC7J,gBAAgB,EAAE,YAAY,EAAE,gBAAgB,EAAE,IAAI,EAAE,wBAAwB,CAAE,CAAC,IAAI,EAAE,CAAC;AAE5F,MAAM,CAAC,MAAM,QAAQ,GAAc,CAAE,QAAQ,EAAE,KAAK,EAAE,WAAW,EAAE,aAAa,EAAE,SAAS,EAAE,KAAK,EAAE,WAAW;IAC7G,aAAa,EAAE,KAAK,CAAE,CAAC,IAAI,EAAE,CAAC;AAEhC,qDAAqD;AACrD,MAAM,CAAC,MAAM,QAAQ,GAAc,CAAE,QAAQ,EAAE,OAAO,EAAE,WAAW,EAAE,KAAK,EAAE,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,SAAS,EAAG,CAAC,IAAI,EAAE,CAAC,CAAE,qDAAqD;AAElL,qDAAqD;AACrD,MAAM,CAAC,MAAM,aAAa,GAAc,CAAE,OAAO,EAAE,WAAW,EAAE,SAAS,EAAE,QAAQ,EAAE,UAAU,EAAE,eAAe,EAAE,SAAS,EAAE,YAAY,EAAE,gBAAgB,EAAE,UAAU,EAAE,aAAa,EAAE,sBAAsB,EAAE,YAAY,EAAE,OAAO,EAAE,MAAM,CAAE,CAAC,IAAI,EAAE,CAAC,CAAE,qDAAqD;AAE9S,qDAAqD;AACrD,MAAM,CAAC,MAAM,WAAW,GAAc,CAAE,UAAU,EAAE,UAAU,EAAE,SAAS,EAAE,QAAQ,EAAE,WAAW,EAAE,SAAS,EAAE,QAAQ,CAAE,CAAC,IAAI,EAAE,CAAC,CAAE,qDAAqD;AAEtL,qDAAqD;AACrD,MAAM,CAAC,MAAM,QAAQ,GAAe,CAAE,QAAQ,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,EAAE,SAAS,EAAE,QAAQ,EAAE,WAAW,EAAE,YAAY,EAAE,OAAO,CAAE,CAAC,IAAI,EAAE,CAAC,CAAE,qDAAqD;AAEzM,qDAAqD;AACrD,MAAM,CAAC,MAAM,SAAS,GAAe,CAAE,MAAM,EAAE,KAAK,EAAE,OAAO,EAAE,WAAW,EAAE,UAAU,EAAE,WAAW,EAAG,CAAC,CAAE,qDAAqD;AAE9J,qDAAqD;AACrD,MAAM,CAAC,MAAM,aAAa,GAAe,CAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,IAAI,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK;IACrL,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAG,CAAC,IAAI,EAAE,CAAC,CAAE,qDAAqD;AAE/H,MAAM,IAAI,GAAW,gBAAgB,CAAC;AACtC,MAAM,GAAG,GAAW,gBAAgB,CAAC;AAErC,qDAAqD;AACrD,MAAM,CAAC,MAAM,gBAAgB,GAAe,CAAE,GAAG,IAAI,QAAQ,EAAE,iCAAiC,EAAE,GAAG,IAAI,UAAU,EAAG,GAAG,IAAI,OAAO,EAAE,GAAG,IAAI,UAAU,EAAE,GAAG,IAAI,SAAS,EAAE,GAAG,IAAI,OAAO,EAAE,GAAG,IAAI,gBAAgB;IAChN,kCAAkC,GAAG,EAAE,EAAE,GAAG,IAAI,aAAa,EAAE,iCAAiC,EAAE,6BAA6B,EAAE,4BAA4B,EAAE,GAAG,IAAI,mBAAmB;IACzL,kBAAkB,EAAE,GAAG,IAAI,SAAS,EAAE,mBAAmB,GAAG,EAAE,EAAE,0BAA0B,EAAE,uCAAuC,EAAE,+BAA+B;IACpK,6BAA6B,EAAE,+BAA+B,EAAE,iBAAiB,GAAG,EAAE,EAAE,mCAAmC,GAAG,EAAE,EAAE,kCAAkC,GAAG,EAAE,EAAG,CAAC,IAAI,EAAE,CAAC,CAAE,qDAAqD;AAE7O,MAAM,CAAC,MAAM,YAAY,GAAe,CAAE,UAAU,EAAE,MAAM,EAAE,MAAM,EAAE,UAAU,EAAE,SAAS,EAAG,CAAC,CAAE,qDAAqD;AAEtJ,qDAAqD;AACrD,MAAM,CAAC,MAAM,WAAW,GAAe,CAAE,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,WAAW,EAAE,IAAI,EAAI,CAAC,IAAI,EAAE,CAAC,CAAE,qDAAqD;AAE5M,qDAAqD;AACrD,MAAM,CAAC,MAAM,OAAO,GAAe,CAAE,GAAG,CAAE,UAAU,EAAE,iBAAiB,EAAE,aAAa,EAAE,UAAU,EAAE,eAAe,EAAE,aAAa,EAAE,gBAAgB,EAAE,UAAU;QAC9J,SAAS,CAAE,CAAC,IAAI,EAAE,EAAG,WAAW,EAAE,QAAQ,EAAE,MAAM,EAAE,SAAS,CAAE,CAAC,CAAE,qDAAqD;AAEzH,MAAM,gBAAgB,GAAG,CAAE,WAAW,EAAE,WAAW,EAAE,QAAQ,CAAE,CAAC;AAChE,MAAM,mBAAmB,GAAG,CAAE,WAAW,EAAE,iBAAiB,EAAE,eAAe,CAAE,CAAC;AAChF,MAAM,kBAAkB,GAAG,CAAE,SAAS,EAAE,YAAY,EAAE,QAAQ,EAAE,UAAU,CAAE,CAAC;AAC7E,MAAM,qBAAqB,GAAG,CAAE,YAAY,EAAE,WAAW,EAAE,SAAS,EAAE,SAAS,CAAE,CAAC;AAClF,MAAM,gBAAgB,GAAG,CAAE,YAAY,EAAE,OAAO,CAAE,CAAC;AACnD,MAAM,YAAY,GAAG,CAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,CAAE,CAAC;AAEtD,MAAM,CAAC,MAAM,cAAc,GAAa,CAAE,GAAG,gBAAgB,EAAE,GAAG,mBAAmB,EAAE,GAAG,kBAAkB,EAAE,GAAG,qBAAqB,EAAE,GAAG,gBAAgB,EAAE,GAAG,YAAY,CAAE,CAAC;AAE/K,MAAM,CAAC,MAAM,aAAa,GAAa,CAAE,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,EAAG,CAAC;AAExE,iKAAiK;AACjK,MAAM,CAAC,MAAM,WAAW,GAAa,CAAE,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,OAAO,EAAE,KAAK,EAAE,KAAK,CAAE,CAAC;AAElH,MAAM,CAAC,MAAM,YAAY,GAAa,CAAE,KAAK,EAAE,KAAK,EAAE,IAAI,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,EAAG,CAAC;AAEnH,MAAM,CAAC,MAAM,YAAY,GAAa,CAAE,IAAI,CAAE,CAAC;AAE/C,uDAAuD;AACvD,MAAM,CAAC,MAAM,YAAY,GAAa,CAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,CAAE,CAAC,GAAG,CAAE,GAAG,CAAC,EAAE,GAAG,OAAO,GAAG,CAAC,WAAW,EAAE,CAAA,CAAC,CAAC,CAAE,CAAC;AAC3H,MAAM,CAAC,MAAM,eAAe,GAAW,KAAK,CAAC;AAE7C,MAAM,CAAC,MAAM,WAAW,GAAa,CAAE,aAAa,EAAE,eAAe,EAAE,WAAW,EAAE,WAAW,EAAE,iBAAiB,EAAE,YAAY,EAAE,cAAc,EAAE,WAAW;IAC3J,WAAW,EAAE,eAAe,EAAE,QAAQ,EAAE,UAAU,EAAE,aAAa,EAAE,iBAAiB,EAAE,YAAY,EAAE,iBAAiB,EAAE,YAAY,EAAE,YAAY,EAAE,gBAAgB,EAAG,CAAC,IAAI,EAAE,CAAC;AAEhL,MAAM,CAAC,MAAM,QAAQ,GAAa,CAAE,EAAE,CAAE,CAAC;AAGzC,MAAM,CAAC,MAAM,qBAAqB,GAAgB;IAChD,OAAO,EAAE,IAAI;IACb,QAAQ,EAAE,CAAE,OAAO,EAAE,aAAa,EAAE,aAAa,CAAE;IACnD,SAAS,EAAE,mBAAmB;IAC9B,KAAK,EAAE,iBAAiB;IACxB,WAAW,EAAE,KAAK;IAClB,MAAM,EAAE,EAAE;IAEV,MAAM,EAAE;QAEN,QAAQ,EAAE;YACR,MAAM,EAAE,UAAU;YAClB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,CAAE,GAAG,WAAW,EAAE,GAAG,YAAY,EAAE,GAAG,YAAY,CAAE;YAC3D,WAAW,EAAE,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAE;YAC3C,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;YACX,OAAO,EAAE,EAAG;YACZ,KAAK,EAAE,IAAI;SACZ;QAED,SAAS,EAAE;YACT,MAAM,EAAE,WAAW;YACnB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,CAAE,GAAG,WAAW,EAAE,GAAG,YAAY,EAAE,GAAG,YAAY,CAAE;YAC3D,WAAW,EAAE,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAE;YAC3C,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;YACX,OAAO,EAAE,EAAG;YACZ,KAAK,EAAE,IAAI;SACZ;QAED,QAAQ,EAAE;YACR,MAAM,EAAE,UAAU;YAClB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,YAAY;YACnB,WAAW,EAAE,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAE;YAC3C,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;YACX,OAAO,EAAE,CAAE,GAAG,CAAE;SACjB;QAED,SAAS,EAAE;YACT,MAAM,EAAE,WAAW;YACnB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,CAAE,MAAM,EAAE,KAAK,EAAE,WAAW,EAAE,OAAO,EAAE,MAAM,EAAG;YACvD,WAAW,EAAE,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YAC5B,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;YACX,OAAO,EAAE,CAAE,KAAK,EAAE,GAAG,EAAE,IAAI,CAAE;SAC9B;QAED,SAAS,EAAE;YACT,MAAM,EAAE,WAAW;YACnB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,CAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,KAAK,EAAE,UAAU,EAAE,YAAY,EAAE,QAAQ,EAAE,QAAQ,EAAE,YAAY,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,OAAO,EAAE,IAAI,EAAE,WAAW,EAAG,CAAC,IAAI,EAAE;YACzO,WAAW,EAAE,CAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YACjC,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;SACZ;QAED,WAAW,EAAE;YACX,MAAM,EAAE,aAAa;YACrB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,CAAE,OAAO,EAAE,IAAI,EAAE,OAAO,EAAE,IAAI,EAAE,gBAAgB,EAAE,IAAI,EAAE,aAAa,EAAE,IAAI,EAAE,KAAK,EAAE,KAAK,EAAG;YACnG,WAAW,EAAE,CAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YACjC,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;SACZ;QAED,SAAS,EAAE;YACT,MAAM,EAAE,WAAW;YACnB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,aAAa;YACpB,WAAW,EAAE,EAAI;YACjB,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;SACZ;QAED,QAAQ,EAAE;YACR,MAAM,EAAE,UAAU;YAClB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,CAAE,SAAS,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,EAAE,MAAM,EAAI;YAC/D,WAAW,EAAE,CAAE,EAAE,EAAE,EAAE,CAAE;YACvB,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;SACZ;QAED,QAAQ,EAAE;YACR,MAAM,EAAE,UAAU;YAClB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,CAAG,OAAO,EAAE,UAAU,EAAE,SAAS,EAAE,SAAS,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,SAAS,EAAE,QAAQ,EAAE,UAAU,EAAE,UAAU,EAAE,MAAM,EAAE,SAAS,CAAE,CAAC,IAAI,EAAE;YAC5K,WAAW,EAAE,CAAE,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,QAAQ,EAAG;YACvD,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;YACX,OAAO,EAAE,CAAE,GAAG,EAAE,KAAK,EAAE,GAAG,EAAE,IAAI,CAAE;SACnC;QAED,KAAK,EAAE;YACL,MAAM,EAAE,OAAO;YACf,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,CAAG,SAAS,EAAE,YAAY,EAAE,MAAM,EAAE,YAAY,EAAE,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,QAAQ,EAAE,cAAc,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,EAAE,KAAK,EAAE,OAAO,EAAE,MAAM,EAAG,CAAC,IAAI,EAAE;YACpN,WAAW,EAAE,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YACpC,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;YACX,OAAO,EAAE,CAAE,GAAG,CAAE;SACjB;QAED,SAAS,EAAE;YACT,MAAM,EAAE,WAAW;YACnB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,CAAG,KAAK,EAAE,OAAO,EAAE,OAAO,EAAE,YAAY,EAAE,UAAU,EAAE,SAAS,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG,CAAC,IAAI,EAAE;YAC5F,WAAW,EAAE,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YAChD,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;YACX,OAAO,EAAE,CAAE,GAAG,CAAE;SACjB;QAED,QAAQ,EAAE;YACR,MAAM,EAAE,UAAU;YAClB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,QAAQ;YACf,WAAW,EAAE,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YAChD,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;YACX,OAAO,EAAE,CAAE,GAAG,CAAE;SACjB;QAED,IAAI,EAAE;YACJ,MAAM,EAAE,MAAM;YACd,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,CAAE,GAAG,aAAa,EAAG;YAC5B,WAAW,EAAE,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YAChD,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;YACX,OAAO,EAAE,EAAG;SACb;QAED,UAAU,EAAE;YACV,MAAM,EAAE,YAAY;YACpB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,CAAE,QAAQ,EAAE,YAAY,EAAE,UAAU,EAAC,GAAG,4BAA4B,EAAE,GAAG,yBAAyB,EAAG;YAC5G,WAAW,EAAE,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YAChD,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;YACX,OAAO,EAAE,CAAE,GAAG,EAAE,IAAI,CAAE;SACvB;QAED,KAAK,EAAE;YACL,MAAM,EAAE,OAAO;YACf,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,CAAG,QAAQ,EAAE,UAAU,EAAE,QAAQ,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAI;YAC1G,WAAW,EAAE,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YACpD,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;YACX,OAAO,EAAE,CAAE,GAAG,EAAE,KAAK,EAAE,GAAG,EAAE,IAAI,CAAE;SACnC;QAED,UAAU,EAAE;YACV,MAAM,EAAE,YAAY;YACpB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,CAAG,OAAO,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,OAAO,EAAE,OAAO,EAAI;YACnE,WAAW,EAAE,CAAE,OAAO,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,OAAO,EAAE,OAAO,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YACnF,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;YACX,OAAO,EAAE,CAAE,GAAG,EAAE,IAAI,CAAE;SACvB;QAED,MAAM,EAAE;YACN,MAAM,EAAE,QAAQ;YAChB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,CAAG,OAAO,EAAE,KAAK,EAAE,QAAQ,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAI,CAAC,IAAI,EAAE;YAClG,WAAW,EAAE,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YACpD,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;YACX,OAAO,EAAE,CAAE,IAAI,EAAE,GAAG,CAAE;SACvB;QAED,SAAS,EAAE;YACT,MAAM,EAAE,WAAW;YACnB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,CAAG,IAAI,EAAE,eAAe,EAAE,IAAI,EAAE,eAAe,EAAE,QAAQ,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,EAAE,MAAM,EAAI;YACnH,WAAW,EAAE,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YACpD,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;YACX,OAAO,EAAE,EAAI;SACd;QAED,SAAS,EAAE;YACT,MAAM,EAAE,WAAW;YACnB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,YAAY;YACnB,WAAW,EAAE,CAAI,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YAC9B,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;YACX,OAAO,EAAE,CAAE,GAAG,CAAE;SACjB;QAED,UAAU,EAAE;YACV,MAAM,EAAE,YAAY;YACpB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,aAAa;YACpB,WAAW,EAAE,CAAI,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YAC9B,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;YACX,OAAO,EAAE,CAAE,GAAG,CAAE;SACjB;QAED,GAAG,EAAE;YACH,MAAM,EAAE,KAAK;YACb,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,aAAa;YACpB,WAAW,EAAE,CAAI,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YAC9B,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;YACX,OAAO,EAAE,CAAE,GAAG,CAAE;SACjB;QAED,KAAK,EAAE;YACL,MAAM,EAAE,OAAO;YACf,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,CAAG,UAAU,EAAE,QAAQ,EAAE,UAAU,EAAE,SAAS,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,EAAE,SAAS,CAAE,CAAC,IAAI,EAAE;YACvG,WAAW,EAAE,CAAI,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YAC9B,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;YACX,OAAO,EAAE,CAAE,GAAG,EAAE,KAAK,CAAE;SACxB;QAED,uDAAuD;QACvD,SAAS,EAAE;YACT,MAAM,EAAE,WAAW;YACnB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,CAAG,GAAG,YAAY,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAI;YAC7C,WAAW,EAAE,CAAI,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YAC9B,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;YACX,OAAO,EAAE,CAAE,GAAG,CAAE;SACjB;QAED,QAAQ,EAAE;YACR,MAAM,EAAE,UAAU;YAClB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,QAAQ;YACf,WAAW,EAAE,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YAChD,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;YACX,OAAO,EAAE,CAAE,GAAG,CAAE;SACjB;QAED,WAAW,EAAE;YACX,MAAM,EAAE,aAAa;YACrB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,WAAW;YAClB,WAAW,EAAE,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YAChD,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;SACZ;QAED,QAAQ,EAAE;YACR,MAAM,EAAE,UAAU;YAClB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,QAAQ;YACf,WAAW,EAAE,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YAChD,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;SACZ;QAED,SAAS,EAAE;YACT,MAAM,EAAE,WAAW;YACnB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,SAAS;YAChB,WAAW,EAAE,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YAChD,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;SACZ;QAED,aAAa,EAAE;YACb,MAAM,EAAE,eAAe;YACvB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,aAAa;YACpB,WAAW,EAAE,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YAChD,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;YACX,KAAK,EAAE,KAAK;SACb;QACD,gBAAgB,EAAE;YAChB,MAAM,EAAE,kBAAkB;YAC1B,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,gBAAgB;YACvB,WAAW,EAAE,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YAChD,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;YACX,KAAK,EAAE,IAAI;SACZ;QAED,YAAY,EAAE;YACZ,MAAM,EAAE,cAAc;YACtB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,YAAY;YACnB,WAAW,EAAE,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YAChD,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;SACZ;QAED,WAAW,EAAE;YACX,MAAM,EAAE,aAAa;YACrB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,WAAW;YAClB,WAAW,EAAE,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YAChD,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;SACZ;QAED,OAAO,EAAE;YACP,MAAM,EAAE,SAAS;YACjB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,OAAO;YACd,WAAW,EAAE,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YAChD,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;SACZ;QAED,cAAc,EAAE;YACd,MAAM,EAAE,gBAAgB;YACxB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,cAAc;YACrB,WAAW,EAAE,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAG;YAChD,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,CAAC;YACX,OAAO,EAAE,CAAE,GAAG,EAAE,KAAK,CAAE;SACxB;QAED,WAAW,EAAE;YACX,MAAM,EAAE,aAAa;YACrB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,WAAW;YAClB,WAAW,EAAE,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAI;YAC7C,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,EAAE;SACb;QAED,QAAQ,EAAE;YACR,MAAM,EAAE,UAAU;YAClB,KAAK,EAAE,EAAE;YACT,KAAK,EAAE,EAAG;YACV,WAAW,EAAE,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAI;YAC7C,MAAM,EAAE,MAAM;YACd,QAAQ,EAAE,EAAE;SACb;QAED,cAAc;QACd,eAAe;QACf,gBAAgB;QAChB,mDAAmD;QACnD,oBAAoB;QACpB,kBAAkB;QAClB,MAAM;KACP;CAEF,CAAA"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated to fps-core-v7\src\components\atoms\easy-pages\functions\
|
|
3
|
+
*/
|
|
4
|
+
import { IEasyLink } from "../interfaces/IEasyPagesPageHookProps";
|
|
5
|
+
/**
|
|
6
|
+
* This filters first by a meta string and then by text search string
|
|
7
|
+
* @param items
|
|
8
|
+
* @param MetaFilter
|
|
9
|
+
* @param SearchString
|
|
10
|
+
* @returns
|
|
11
|
+
*/
|
|
12
|
+
export declare function compoundArrayFilter(items: IEasyLink[], MetaFilter: string, SearchString: string): IEasyLink[];
|
|
13
|
+
//# sourceMappingURL=compoundArrayFilter.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"compoundArrayFilter.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-pages/functions/compoundArrayFilter.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,SAAS,EAAE,MAAM,uCAAuC,CAAC;AAGlE;;;;;;GAMG;AAEH,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,SAAS,EAAE,EAAE,UAAU,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,GAAG,SAAS,EAAE,CAsB7G"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated to fps-core-v7\src\components\atoms\easy-pages\functions\
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* This filters first by a meta string and then by text search string
|
|
6
|
+
* @param items
|
|
7
|
+
* @param MetaFilter
|
|
8
|
+
* @param SearchString
|
|
9
|
+
* @returns
|
|
10
|
+
*/
|
|
11
|
+
export function compoundArrayFilter(items, MetaFilter, SearchString) {
|
|
12
|
+
const SearchStringLc = SearchString.toLocaleLowerCase();
|
|
13
|
+
const links = !MetaFilter ? items : items.filter((link) => link.tabs.indexOf(MetaFilter) > -1);
|
|
14
|
+
let filtered = [];
|
|
15
|
+
if (!SearchStringLc) {
|
|
16
|
+
filtered = links;
|
|
17
|
+
}
|
|
18
|
+
else {
|
|
19
|
+
links.map((item) => {
|
|
20
|
+
const textFound = !SearchStringLc ? 0 : item.FPSItem.Search.searchTextLC.indexOf(SearchStringLc);
|
|
21
|
+
if (textFound > -1)
|
|
22
|
+
filtered.push(item);
|
|
23
|
+
});
|
|
24
|
+
}
|
|
25
|
+
return filtered;
|
|
26
|
+
}
|
|
27
|
+
//# sourceMappingURL=compoundArrayFilter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"compoundArrayFilter.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-pages/functions/compoundArrayFilter.ts"],"names":[],"mappings":"AAAA;;GAEG;AAKH;;;;;;GAMG;AAEH,MAAM,UAAU,mBAAmB,CAAC,KAAkB,EAAE,UAAkB,EAAE,YAAoB;IAE9F,MAAM,cAAc,GAAG,YAAY,CAAC,iBAAiB,EAAE,CAAC;IAExD,MAAM,KAAK,GAAgB,CAAC,UAAU,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;IAE5G,IAAI,QAAQ,GAAgB,EAAE,CAAC;IAE/B,IAAI,CAAC,cAAc,EAAE;QACnB,QAAQ,GAAG,KAAK,CAAC;KAElB;SAAM;QAEL,KAAK,CAAC,GAAG,CAAC,CAAC,IAAe,EAAE,EAAE;YAC5B,MAAM,SAAS,GAAW,CAAC,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,YAAY,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC;YACzG,IAAI,SAAS,GAAG,CAAC,CAAC;gBAChB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QACxB,CAAC,CAAC,CAAC;KAEJ;IAED,OAAO,QAAQ,CAAC;AAClB,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated to fps-core-v7\src\components\atoms\easy-pages\functions\
|
|
3
|
+
*/
|
|
4
|
+
import { IThisFPSWebPartClass } from "../../../../banner/FPSWebPartClass/IThisFPSWebPartClass1152";
|
|
5
|
+
import { IEasyPagesExtraProps } from "../interfaces/IEasyPagesHookProps";
|
|
6
|
+
export declare function createEasyPagesExtraWPProps(main: IThisFPSWebPartClass, showTricks: boolean, renderAsReader: boolean): IEasyPagesExtraProps;
|
|
7
|
+
//# sourceMappingURL=createEasyPagesExtraWPProps.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createEasyPagesExtraWPProps.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.ts"],"names":[],"mappings":"AAAA;;GAEG;AAIH,OAAO,EAAE,oBAAoB,EAAE,MAAM,6DAA6D,CAAC;AACnG,OAAO,EAAE,oBAAoB,EAAE,MAAM,mCAAmC,CAAC;AAGzE,wBAAgB,2BAA2B,CAAE,IAAI,EAAE,oBAAoB,EAAE,UAAU,EAAE,OAAO,EAAE,cAAc,EAAE,OAAO,GAAK,oBAAoB,CAoC7I"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated to fps-core-v7\src\components\atoms\easy-pages\functions\
|
|
3
|
+
*/
|
|
4
|
+
import { getStringArrayFromStringNoDups } from "../../../../logic/Strings/arraysFromString";
|
|
5
|
+
import { verifyAudienceVsUser } from "../../../../logic/Users/CheckPermissions";
|
|
6
|
+
// import { IEasyPagesExtraProps } from "../components/componentSources";
|
|
7
|
+
export function createEasyPagesExtraWPProps(main, showTricks, renderAsReader) {
|
|
8
|
+
const enableEasyPages = main._allowEasyPages === false || main.properties.EasyPagesEnable === false ? false :
|
|
9
|
+
verifyAudienceVsUser(main._FPSUser, showTricks, main.properties.EasyPagesAudience, null, renderAsReader);
|
|
10
|
+
const tabsC = getStringArrayFromStringNoDups(main.properties.EasyPageTabsC, ';', true, null, true);
|
|
11
|
+
const tabsP = getStringArrayFromStringNoDups(main.properties.EasyPageTabsP, ';', true, null, true);
|
|
12
|
+
const tabsA = getStringArrayFromStringNoDups(main.properties.EasyPageTabsA, ';', true, null, true);
|
|
13
|
+
const tabsB = getStringArrayFromStringNoDups(main.properties.EasyPageTabsB, ';', true, null, true);
|
|
14
|
+
// Updated this to convert tabs to empty array so getStringArrayFromStringNoDups can still return null... it's used LOTS of places
|
|
15
|
+
const easyPagesExtraProps = {
|
|
16
|
+
easyPagesExpanded: false,
|
|
17
|
+
easyPagesToggleExpanded: null,
|
|
18
|
+
showTricks: showTricks,
|
|
19
|
+
EasyPagesEnable: enableEasyPages,
|
|
20
|
+
EasyPageParentFetch: enableEasyPages === true ? main.properties.EasyPageParent : false,
|
|
21
|
+
EasyPageUrlA: enableEasyPages === true ? main.properties.EasyPageUrlA : '',
|
|
22
|
+
EasyPagesSiteTitleA: main.properties.EasyPagesSiteTitleA,
|
|
23
|
+
EasyPageUrlB: enableEasyPages === true ? main.properties.EasyPageUrlB : '',
|
|
24
|
+
EasyPagesSiteTitleB: main.properties.EasyPagesSiteTitleB,
|
|
25
|
+
EasyPageOverflowTab: main.properties.EasyPageOverflowTab,
|
|
26
|
+
tabsC: tabsC === null ? [] : tabsC,
|
|
27
|
+
tabsP: tabsP === null ? [] : tabsP,
|
|
28
|
+
tabsA: tabsA === null ? [] : tabsA,
|
|
29
|
+
tabsB: tabsB === null ? [] : tabsB,
|
|
30
|
+
bannerPillShape: main.properties.bannerPillShape,
|
|
31
|
+
};
|
|
32
|
+
return easyPagesExtraProps;
|
|
33
|
+
}
|
|
34
|
+
//# sourceMappingURL=createEasyPagesExtraWPProps.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createEasyPagesExtraWPProps.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,8BAA8B,EAAE,MAAM,4CAA4C,CAAC;AAC5F,OAAO,EAAE,oBAAoB,EAAE,MAAM,0CAA0C,CAAC;AAGhF,yEAAyE;AAEzE,MAAM,UAAU,2BAA2B,CAAE,IAA0B,EAAE,UAAmB,EAAE,cAAuB;IAEnH,MAAM,eAAe,GAAG,IAAI,CAAC,eAAe,KAAK,KAAK,IAAI,IAAI,CAAC,UAAU,CAAC,eAAe,KAAK,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC;QAC3G,oBAAoB,CAAE,IAAI,CAAC,QAAQ,EAAE,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC,iBAAiB,EAAG,IAAI,EAAE,cAAc,CAAE,CAAC;IAE9G,MAAM,KAAK,GAAG,8BAA8B,CAAE,IAAI,CAAC,UAAU,CAAC,aAAa,EAAG,GAAG,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAAE,CAAE;IACvG,MAAM,KAAK,GAAG,8BAA8B,CAAE,IAAI,CAAC,UAAU,CAAC,aAAa,EAAG,GAAG,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAAE,CAAE;IACvG,MAAM,KAAK,GAAG,8BAA8B,CAAE,IAAI,CAAC,UAAU,CAAC,aAAa,EAAG,GAAG,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAAE,CAAE;IACvG,MAAM,KAAK,GAAG,8BAA8B,CAAE,IAAI,CAAC,UAAU,CAAC,aAAa,EAAG,GAAG,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAAE,CAAE;IAEvG,kIAAkI;IAClI,MAAM,mBAAmB,GAA0B;QAC/C,iBAAiB,EAAE,KAAK;QACxB,uBAAuB,EAAE,IAAI;QAC7B,UAAU,EAAE,UAAU;QACtB,eAAe,EAAE,eAAe;QAChC,mBAAmB,EAAE,eAAe,KAAK,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,cAAc,CAAC,CAAC,CAAC,KAAK;QACtF,YAAY,EAAE,eAAe,KAAK,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,YAAY,CAAC,CAAC,CAAC,EAAE;QAC1E,mBAAmB,EAAE,IAAI,CAAC,UAAU,CAAC,mBAAmB;QAExD,YAAY,EAAE,eAAe,KAAK,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,YAAY,CAAC,CAAC,CAAC,EAAE;QAC1E,mBAAmB,EAAE,IAAI,CAAC,UAAU,CAAC,mBAAmB;QAExD,mBAAmB,EAAE,IAAI,CAAC,UAAU,CAAC,mBAAmB;QAExD,KAAK,EAAE,KAAK,KAAK,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,KAAK;QAClC,KAAK,EAAE,KAAK,KAAK,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,KAAK;QAClC,KAAK,EAAE,KAAK,KAAK,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,KAAK;QAClC,KAAK,EAAE,KAAK,KAAK,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,KAAK;QAElC,eAAe,EAAE,IAAI,CAAC,UAAU,CAAC,eAAe;KAEjD,CAAA;IAED,OAAO,mBAAmB,CAAC;AAE/B,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated to fps-core-v7\src\components\atoms\easy-pages\functions\
|
|
3
|
+
*/
|
|
4
|
+
import { IEasyPagesSourceProps } from "../interfaces/IEasyPagesPageProps";
|
|
5
|
+
import { IEasyPagesWPProps } from "../interfaces/epTypes";
|
|
6
|
+
import { ISupportedHost } from "../../../../types/@msft/1.15.2/layout";
|
|
7
|
+
import { IThisFPSWebPartClass } from "../../../../banner/FPSWebPartClass/IThisFPSWebPartClass1152";
|
|
8
|
+
import { IPinMeState } from "../../../../banner/features/PinMe/Interfaces";
|
|
9
|
+
export interface ICreateEasyPagesSourceProps extends IEasyPagesWPProps {
|
|
10
|
+
pageLayout: ISupportedHost;
|
|
11
|
+
defPinState: IPinMeState;
|
|
12
|
+
}
|
|
13
|
+
export declare function createEasyPagesSourceWPProps(main: IThisFPSWebPartClass): IEasyPagesSourceProps;
|
|
14
|
+
//# sourceMappingURL=createEasyPagesSourceWPProps.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createEasyPagesSourceWPProps.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.ts"],"names":[],"mappings":"AAAA;;GAEG;AAKH,OAAO,EAAE,qBAAqB,EAAE,MAAM,mCAAmC,CAAC;AAC1E,OAAO,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE1D,OAAO,EAAE,cAAc,EAAE,MAAM,uCAAuC,CAAC;AACvE,OAAO,EAAE,oBAAoB,EAAE,MAAM,6DAA6D,CAAC;AACnG,OAAO,EAAE,WAAW,EAAE,MAAM,8CAA8C,CAAC;AAE3E,MAAM,WAAW,2BAA4B,SAAQ,iBAAiB;IACpE,UAAU,EAAE,cAAc,CAAC;IAC3B,WAAW,EAAE,WAAW,CAAC;CAC1B;AAED,wBAAgB,4BAA4B,CAAE,IAAI,EAAE,oBAAoB,GAAI,qBAAqB,CAiBhG"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated to fps-core-v7\src\components\atoms\easy-pages\functions\
|
|
3
|
+
*/
|
|
4
|
+
// import { ISupportedHost } from "../../../../common/interfaces/indexes/Layout";
|
|
5
|
+
import { getReactCSSFromString } from "../../../../logic/Strings/reactCSS";
|
|
6
|
+
export function createEasyPagesSourceWPProps(main) {
|
|
7
|
+
const epSrcWPProps = main.properties;
|
|
8
|
+
const easyPagesSourceProps = {
|
|
9
|
+
context: main.context,
|
|
10
|
+
pageLayout: epSrcWPProps.pageLayout,
|
|
11
|
+
repo: main._repoLink,
|
|
12
|
+
pinState: epSrcWPProps.defPinState,
|
|
13
|
+
// added null so not to over-ride any color choices for easy pages
|
|
14
|
+
// 2024-09-07: changed null to false based upon reviewing the actual function... the only place that's applicable is if it's true
|
|
15
|
+
styles: getReactCSSFromString('EasyPageStyles', epSrcWPProps.EasyPageStyles, {}, false).parsed,
|
|
16
|
+
containerStyles: getReactCSSFromString('EasyPageContainerStyles', epSrcWPProps.EasyPageContainerStyles, {}, false).parsed,
|
|
17
|
+
};
|
|
18
|
+
return easyPagesSourceProps;
|
|
19
|
+
}
|
|
20
|
+
//# sourceMappingURL=createEasyPagesSourceWPProps.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createEasyPagesSourceWPProps.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,iFAAiF;AACjF,OAAO,EAAE,qBAAqB,EAAE,MAAM,oCAAoC,CAAC;AAc3E,MAAM,UAAU,4BAA4B,CAAE,IAA0B;IACtE,MAAM,YAAY,GAAG,IAAI,CAAC,UAAU,CAAC;IACrC,MAAM,oBAAoB,GAA0B;QAClD,OAAO,EAAE,IAAI,CAAC,OAAO;QACrB,UAAU,EAAE,YAAY,CAAC,UAAU;QACnC,IAAI,EAAE,IAAI,CAAC,SAAS;QAEpB,QAAQ,EAAE,YAAY,CAAC,WAAW;QAElC,kEAAkE;QAClE,kIAAkI;QAClI,MAAM,EAAE,qBAAqB,CAAE,gBAAgB,EAAE,YAAY,CAAC,cAAc,EAAE,EAAE,EAAG,KAAK,CAAE,CAAC,MAAM;QACjG,eAAe,EAAE,qBAAqB,CAAE,yBAAyB,EAAE,YAAY,CAAC,uBAAuB,EAAE,EAAE,EAAG,KAAK,CAAE,CAAC,MAAM;KAC7H,CAAA;IAED,OAAO,oBAAoB,CAAC;AAE9B,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated to fps-core-v7\src\components\atoms\easy-pages\functions\
|
|
3
|
+
*/
|
|
4
|
+
import { ISourcePropsEP } from "../interfaces/epTypes";
|
|
5
|
+
import { ISourceName } from "../interfaces/IEasyPagesPageHookProps";
|
|
6
|
+
export declare function createNewSitePagesSource(source: ISourceName, webUrl: string | undefined, tabs: string[], EasyPageOverflowTab: string | undefined, showTricks: boolean): ISourcePropsEP;
|
|
7
|
+
//# sourceMappingURL=createNewSitePagesSource.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createNewSitePagesSource.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-pages/functions/createNewSitePagesSource.ts"],"names":[],"mappings":"AAAA;;GAEG;AAGH,OAAO,EAAE,cAAc,EAAwD,MAAM,uBAAuB,CAAC;AAC7G,OAAO,EAAE,WAAW,EAAE,MAAM,uCAAuC,CAAC;AAIpE,wBAAgB,wBAAwB,CAAC,MAAM,EAAE,WAAW,EAAE,MAAM,EAAE,MAAM,GAAG,SAAS,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,mBAAmB,EAAE,MAAM,GAAG,SAAS,EAAE,UAAU,EAAE,OAAO,GAAG,cAAc,CActL"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated to fps-core-v7\src\components\atoms\easy-pages\functions\
|
|
3
|
+
*/
|
|
4
|
+
import { SitePagesSource } from "../../../molecules/source-props/SitePages/SitePagesSource";
|
|
5
|
+
import { EasyPagesSysTab, EasyPagesDevTab, DefaultOverflowTab } from "../interfaces/epTypes";
|
|
6
|
+
//export type ISourceName = 'Current' | 'Parent' | 'Alternate' | typeof EasyPagesDevTab | typeof EasyPagesRepoTab ;
|
|
7
|
+
export function createNewSitePagesSource(source, webUrl, tabs, EasyPageOverflowTab, showTricks) {
|
|
8
|
+
const NewSource = JSON.parse(JSON.stringify(SitePagesSource));
|
|
9
|
+
NewSource.webUrl = webUrl ? webUrl : '';
|
|
10
|
+
// 2023-07-07: Add filter to remove duplicates
|
|
11
|
+
NewSource.meta1 = tabs.filter((value, index) => tabs.indexOf(value) === index);
|
|
12
|
+
if (NewSource.meta1.indexOf(EasyPagesSysTab) < 0)
|
|
13
|
+
NewSource.meta1.push(EasyPagesSysTab);
|
|
14
|
+
if (showTricks === true && NewSource.meta1.indexOf(EasyPagesDevTab) < 0)
|
|
15
|
+
NewSource.meta1.push(EasyPagesDevTab);
|
|
16
|
+
NewSource.EasyPageOverflowTab = EasyPageOverflowTab ? EasyPageOverflowTab : DefaultOverflowTab;
|
|
17
|
+
// console.log( `epTypes createNewSitePagesSource ${source}`, JSON.parse(JSON.stringify(NewSource)) );
|
|
18
|
+
return NewSource;
|
|
19
|
+
}
|
|
20
|
+
//# sourceMappingURL=createNewSitePagesSource.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createNewSitePagesSource.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-pages/functions/createNewSitePagesSource.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,eAAe,EAAE,MAAM,2DAA2D,CAAC;AAC5F,OAAO,EAAkB,eAAe,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,CAAC;AAG7G,mHAAmH;AAEnH,MAAM,UAAU,wBAAwB,CAAC,MAAmB,EAAE,MAA0B,EAAE,IAAc,EAAE,mBAAuC,EAAE,UAAmB;IAEpK,MAAM,SAAS,GAAmB,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,SAAS,CAAC,eAAe,CAAC,CAAC,CAAC;IAC9E,SAAS,CAAC,MAAM,GAAG,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC;IACxC,8CAA8C;IAC9C,SAAS,CAAC,KAAK,GAAG,IAAI,CAAC,MAAM,CAAC,CAAC,KAAK,EAAE,KAAK,EAAE,EAAE,CAAC,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,KAAK,KAAK,CAAC,CAAC;IAC/E,IAAK,SAAS,CAAC,KAAK,CAAC,OAAO,CAAE,eAAe,CAAE,GAAG,CAAC;QAAG,SAAS,CAAC,KAAK,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;IAC5F,IAAI,UAAU,KAAK,IAAI,IAAI,SAAS,CAAC,KAAK,CAAC,OAAO,CAAC,eAAe,CAAC,GAAG,CAAC;QACrE,SAAS,CAAC,KAAK,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;IACxC,SAAS,CAAC,mBAAmB,GAAG,mBAAmB,CAAC,CAAC,CAAC,mBAAmB,CAAC,CAAC,CAAC,kBAAkB,CAAC;IAE/F,sGAAsG;IACtG,OAAO,SAAS,CAAC;AAEnB,CAAC"}
|