@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,120 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/WebPartHistory/...
|
|
3
|
+
*/
|
|
4
|
+
export function createWebpartHistory(prop, newValue, user) {
|
|
5
|
+
let now = new Date();
|
|
6
|
+
let timeString = now.toUTCString();
|
|
7
|
+
// fields: prop === 'onInit' ? [] : [ prop ],
|
|
8
|
+
// newValues: prop === 'onInit' ? [] : [ newValue ],
|
|
9
|
+
let change = {
|
|
10
|
+
prop: prop,
|
|
11
|
+
value: newValue,
|
|
12
|
+
};
|
|
13
|
+
let history = {
|
|
14
|
+
time: timeString,
|
|
15
|
+
user: user,
|
|
16
|
+
changes: prop === 'onInit' ? [] : [change],
|
|
17
|
+
};
|
|
18
|
+
return history;
|
|
19
|
+
}
|
|
20
|
+
export function updateCurrentHistorySaved(allHistory, thisInstance) {
|
|
21
|
+
let maxHistoryLength = 20;
|
|
22
|
+
let history = allHistory.history;
|
|
23
|
+
if (!history || history.length === 0) {
|
|
24
|
+
history = [thisInstance];
|
|
25
|
+
}
|
|
26
|
+
else {
|
|
27
|
+
if (history[0].time !== thisInstance.time || history[0].user !== thisInstance.user) {
|
|
28
|
+
history.unshift(thisInstance);
|
|
29
|
+
}
|
|
30
|
+
else {
|
|
31
|
+
history[0] = thisInstance;
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
//Trim history to only last 20 saves
|
|
35
|
+
if (history.length > maxHistoryLength) {
|
|
36
|
+
history.length = maxHistoryLength;
|
|
37
|
+
}
|
|
38
|
+
allHistory.history = history;
|
|
39
|
+
return allHistory;
|
|
40
|
+
}
|
|
41
|
+
export function upgradeV1History(allHistory) {
|
|
42
|
+
//rebuild history if needed from IWebpartHistoryItem1
|
|
43
|
+
if (allHistory && allHistory.history.length > 0 && Object.keys(allHistory.history[0]).indexOf('newValues') > -1) {
|
|
44
|
+
let newHistory = [];
|
|
45
|
+
allHistory.history.map((instance) => {
|
|
46
|
+
let changes = [];
|
|
47
|
+
let oldProps = instance.fields;
|
|
48
|
+
let oldValues = instance.newValues;
|
|
49
|
+
oldProps.map((field, idx) => {
|
|
50
|
+
changes.push({ prop: field, value: oldValues[idx] });
|
|
51
|
+
});
|
|
52
|
+
newHistory.push({
|
|
53
|
+
time: instance.time,
|
|
54
|
+
user: instance.user,
|
|
55
|
+
changes: changes,
|
|
56
|
+
});
|
|
57
|
+
});
|
|
58
|
+
allHistory.history = newHistory;
|
|
59
|
+
}
|
|
60
|
+
return allHistory;
|
|
61
|
+
}
|
|
62
|
+
/**
|
|
63
|
+
* Added 2022-07-25 from FPSPageInfo to simplify re-usability.
|
|
64
|
+
* It just has logic to get the trimThis based on the passed in array of strings
|
|
65
|
+
* @param webpartHistory
|
|
66
|
+
* @param prop
|
|
67
|
+
* @param newValue
|
|
68
|
+
* @param user
|
|
69
|
+
* @param noTrimProps
|
|
70
|
+
* @param startTrimProps
|
|
71
|
+
* @param trimLength
|
|
72
|
+
* @returns
|
|
73
|
+
*/
|
|
74
|
+
export function updateWebpartHistoryV2(webpartHistory, prop, newValue, user, noTrimProps, startTrimProps, trimLength = 20) {
|
|
75
|
+
//ADDED FOR WEBPART HISTORY: This sets the webpartHistory
|
|
76
|
+
let trimThis = 'end';
|
|
77
|
+
if (noTrimProps.indexOf(prop) > -1) {
|
|
78
|
+
trimThis = 'none';
|
|
79
|
+
}
|
|
80
|
+
else if (startTrimProps.indexOf(prop) > -1) {
|
|
81
|
+
trimThis = 'start';
|
|
82
|
+
}
|
|
83
|
+
webpartHistory = updateWebpartHistory(webpartHistory, prop, newValue, user, trimThis, trimLength);
|
|
84
|
+
return webpartHistory;
|
|
85
|
+
}
|
|
86
|
+
export function updateWebpartHistory(webpartHistory, prop, newValue, user, trimThis = 'start', trimLength = 20) {
|
|
87
|
+
let thisInstance = webpartHistory.thisInstance;
|
|
88
|
+
if (!thisInstance) {
|
|
89
|
+
thisInstance = createWebpartHistory(prop, newValue, user);
|
|
90
|
+
}
|
|
91
|
+
let propIdx = -1;
|
|
92
|
+
thisInstance.changes.map((thisChange, idx) => {
|
|
93
|
+
if (thisChange.prop === prop) {
|
|
94
|
+
propIdx = idx;
|
|
95
|
+
}
|
|
96
|
+
});
|
|
97
|
+
let strValue = typeof newValue === 'string' ? newValue + '' : newValue.toString();
|
|
98
|
+
let origLength = strValue.length + 0;
|
|
99
|
+
//Need this check ( -5 ) to make sure we don't trim it unneccessarily
|
|
100
|
+
if (origLength > trimLength + 5) {
|
|
101
|
+
if (trimThis === 'start') {
|
|
102
|
+
strValue = strValue.substring(0, trimLength);
|
|
103
|
+
strValue += ` ...[+${origLength - strValue.length}]`;
|
|
104
|
+
}
|
|
105
|
+
else if (trimThis === 'end') {
|
|
106
|
+
strValue = strValue.substring(origLength - trimLength);
|
|
107
|
+
strValue = `[+${origLength - strValue.length}]...${strValue}`;
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
if (propIdx < 0) {
|
|
111
|
+
thisInstance.changes.push({ prop: prop, value: strValue });
|
|
112
|
+
}
|
|
113
|
+
else {
|
|
114
|
+
thisInstance.changes[propIdx].value = strValue;
|
|
115
|
+
}
|
|
116
|
+
webpartHistory = updateCurrentHistorySaved(webpartHistory, thisInstance);
|
|
117
|
+
console.log('webpartHistory: function', webpartHistory);
|
|
118
|
+
return webpartHistory;
|
|
119
|
+
}
|
|
120
|
+
//# sourceMappingURL=Functions.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Functions.js","sourceRoot":"","sources":["../../../../src/banner/features/WebPartHistory/Functions.ts"],"names":[],"mappings":"AACA;;GAEG;AAgDD,MAAM,UAAU,oBAAoB,CAAE,IAAS,EAAE,QAAa,EAAE,IAAY;IAE1E,IAAI,GAAG,GAAG,IAAI,IAAI,EAAE,CAAC;IACrB,IAAI,UAAU,GAAG,GAAG,CAAC,WAAW,EAAE,CAAC;IAEnC,6CAA6C;IAC7C,oDAAoD;IAEpD,IAAI,MAAM,GAAgB;QACtB,IAAI,EAAE,IAAI;QACV,KAAK,EAAE,QAAQ;KAClB,CAAA;IAED,IAAI,OAAO,GAA0B;QACjC,IAAI,EAAE,UAAU;QAChB,IAAI,EAAE,IAAI;QACV,OAAO,EAAE,IAAI,KAAK,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAE,MAAM,CAAE;KAE/C,CAAC;IAEF,OAAO,OAAO,CAAC;AAEjB,CAAC;AAED,MAAM,UAAU,yBAAyB,CAAG,UAA2B,EAAE,YAAkC;IACzG,IAAI,gBAAgB,GAAG,EAAE,CAAC;IAC1B,IAAI,OAAO,GAA2B,UAAU,CAAC,OAAO,CAAC;IAEzD,IAAK,CAAC,OAAO,IAAI,OAAO,CAAC,MAAM,KAAK,CAAC,EAAG;QACpC,OAAO,GAAG,CAAE,YAAY,CAAE,CAAC;KAE9B;SAAM;QACH,IAAK,OAAO,CAAE,CAAC,CAAC,CAAC,IAAI,KAAK,YAAY,CAAC,IAAI,IAAI,OAAO,CAAC,CAAC,CAAC,CAAC,IAAI,KAAK,YAAY,CAAC,IAAI,EAAG;YACnF,OAAO,CAAC,OAAO,CAAE,YAAY,CAAE,CAAC;SACnC;aAAM;YACH,OAAO,CAAE,CAAC,CAAC,GAAG,YAAY,CAAC;SAC9B;KAEJ;IACD,oCAAoC;IACpC,IAAK,OAAO,CAAC,MAAM,GAAG,gBAAgB,EAAG;QACrC,OAAO,CAAC,MAAM,GAAG,gBAAgB,CAAC;KACrC;IAED,UAAU,CAAC,OAAO,GAAG,OAAO,CAAC;IAC7B,OAAO,UAAU,CAAC;AAEpB,CAAC;AAED,MAAM,UAAU,gBAAgB,CAAG,UAA2B;IAE5D,qDAAqD;IACrD,IAAK,UAAU,IAAI,UAAU,CAAC,OAAO,CAAC,MAAM,GAAG,CAAC,IAAI,MAAM,CAAC,IAAI,CAAE,UAAU,CAAC,OAAO,CAAC,CAAC,CAAC,CAAE,CAAC,OAAO,CAAE,WAAW,CAAE,GAAG,CAAC,CAAC,EAAG;QAEnH,IAAI,UAAU,GAA2B,EAAE,CAAC;QAE5C,UAAU,CAAC,OAAO,CAAC,GAAG,CAAE,CAAE,QAAc,EAAI,EAAE;YAC1C,IAAI,OAAO,GAAkB,EAAE,CAAC;YAChC,IAAI,QAAQ,GAAa,QAAQ,CAAC,MAAM,CAAC;YACzC,IAAI,SAAS,GAAa,QAAQ,CAAC,SAAS,CAAC;YAC7C,QAAQ,CAAC,GAAG,CAAE,CAAE,KAAK,EAAE,GAAG,EAAG,EAAE;gBAC3B,OAAO,CAAC,IAAI,CAAE,EAAE,IAAI,EAAE,KAAK,EAAE,KAAK,EAAE,SAAS,CAAC,GAAG,CAAC,EAAE,CAAE,CAAC;YAC3D,CAAC,CAAC,CAAC;YAEH,UAAU,CAAC,IAAI,CAAE;gBACb,IAAI,EAAE,QAAQ,CAAC,IAAI;gBACnB,IAAI,EAAE,QAAQ,CAAC,IAAI;gBACnB,OAAO,EAAE,OAAO;aACnB,CAAC,CAAC;QAEP,CAAC,CAAC,CAAC;QAEH,UAAU,CAAC,OAAO,GAAG,UAAU,CAAC;KAEnC;IAED,OAAO,UAAU,CAAC;AAEpB,CAAC;AAID;;;;;;;;;;;GAWG;AACH,MAAM,UAAU,sBAAsB,CAAE,cAA+B,EAAE,IAAY,EAAE,QAAa,EAAE,IAAY,EAAE,WAAqB,EAAE,cAAwB,EAAE,aAAqB,EAAE;IAEtL,0DAA0D;IAC1D,IAAI,QAAQ,GAAc,KAAK,CAAC;IAChC,IAAK,WAAW,CAAC,OAAO,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,EAAG;QACpC,QAAQ,GAAG,MAAM,CAAC;KACnB;SAAM,IAAK,cAAc,CAAC,OAAO,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,EAAG;QAC9C,QAAQ,GAAG,OAAO,CAAC;KACpB;IAED,cAAc,GAAG,oBAAoB,CAAE,cAAc,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,QAAQ,EAAE,UAAU,CAAE,CAAC;IAEpG,OAAO,cAAc,CAAC;AAE5B,CAAC;AAID,MAAM,UAAU,oBAAoB,CAAE,cAA+B,EAAE,IAAY,EAAE,QAAa,EAAE,IAAY,EAAE,WAAuB,OAAO,EAAG,aAAqB,EAAE;IAExK,IAAI,YAAY,GAAG,cAAc,CAAC,YAAY,CAAC;IAE/C,IAAK,CAAC,YAAY,EAAG;QAAE,YAAY,GAAG,oBAAoB,CAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,CAAE,CAAE;KAAE;IAEtF,IAAI,OAAO,GAAG,CAAC,CAAC,CAAC;IACjB,YAAY,CAAC,OAAO,CAAC,GAAG,CAAE,CAAE,UAAU,EAAE,GAAG,EAAG,EAAE;QAC5C,IAAK,UAAU,CAAC,IAAI,KAAK,IAAI,EAAG;YAAE,OAAO,GAAG,GAAG,CAAE;SAAE;IACvD,CAAC,CAAC,CAAC;IAEH,IAAI,QAAQ,GAAG,OAAO,QAAQ,KAAK,QAAQ,CAAC,CAAC,CAAC,QAAQ,GAAG,EAAE,CAAC,CAAC,CAAC,QAAQ,CAAC,QAAQ,EAAE,CAAC;IAClF,IAAI,UAAU,GAAG,QAAQ,CAAC,MAAM,GAAG,CAAC,CAAC;IAErC,qEAAqE;IACrE,IAAK,UAAU,GAAG,UAAU,GAAG,CAAC,EAAG;QAC/B,IAAK,QAAQ,KAAK,OAAO,EAAG;YACxB,QAAQ,GAAE,QAAQ,CAAC,SAAS,CAAC,CAAC,EAAE,UAAU,CAAE,CAAC;YAC7C,QAAQ,IAAI,SAAS,UAAU,GAAG,QAAQ,CAAC,MAAM,GAAG,CAAE;SAEzD;aAAM,IAAK,QAAQ,KAAK,KAAK,EAAG;YAC7B,QAAQ,GAAG,QAAQ,CAAC,SAAS,CAAE,UAAU,GAAG,UAAU,CAAE,CAAC;YACzD,QAAQ,GAAG,KAAK,UAAU,GAAG,QAAQ,CAAC,MAAM,OAAO,QAAQ,EAAE,CAAE;SAClE;KACJ;IAED,IAAK,OAAO,GAAG,CAAC,EAAG;QACf,YAAY,CAAC,OAAO,CAAC,IAAI,CAAE,EAAE,IAAI,EAAE,IAAI,EAAE,KAAK,EAAE,QAAQ,EAAE,CAAC,CAAC;KAE/D;SAAM;QACH,YAAY,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC,KAAK,GAAG,QAAQ,CAAE;KACnD;IAED,cAAc,GAAG,yBAAyB,CAAE,cAAc,EAAE,YAAY,CAAE,CAAC;IAE3E,OAAO,CAAC,GAAG,CAAC,0BAA0B,EAAE,cAAc,CAAE,CAAC;IAEzD,OAAO,cAAc,CAAC;AAExB,CAAC"}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/WebPartHistory/...
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* To use this feature:
|
|
6
|
+
* Apply these changes
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
## Copy this to main WebpartProperties
|
|
12
|
+
|
|
13
|
+
import { IWebpartHistory } from '@mikezimm/npmfunctions/dist/Services/PropPane/WebPartHistory';
|
|
14
|
+
|
|
15
|
+
//ADDED FOR WEBPART HISTORY:
|
|
16
|
+
webpartHistory: IWebpartHistory;
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
## Copy this to main WebpartProperties
|
|
21
|
+
|
|
22
|
+
//Add this to MAIN WEBPART.ts
|
|
23
|
+
import { IWebpartHistory, IWebpartHistoryItem, createWebpartHistory, updateWebpartHistory } from '@mikezimm/npmfunctions/dist/Services/PropPane/WebPartHistory';
|
|
24
|
+
|
|
25
|
+
//ADDED FOR WEBPART HISTORY: -
|
|
26
|
+
// === TO main webpart class
|
|
27
|
+
private thisHistoryInstance: IWebpartHistoryItem = null;
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
//ADDED FOR WEBPART HISTORY: This sets the webpartHistory -
|
|
31
|
+
// === TO END OF onInit function
|
|
32
|
+
this.thisHistoryInstance = createWebpartHistory( 'onInit' , 'new', this.context.pageContext.user.displayName );
|
|
33
|
+
let priorHistory : IWebpartHistoryItem[] = this.properties.webpartHistory ? this.properties.webpartHistory.history : [];
|
|
34
|
+
this.properties.webpartHistory = {
|
|
35
|
+
thisInstance: this.thisHistoryInstance,
|
|
36
|
+
history: priorHistory,
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
//ADDED FOR WEBPART HISTORY: This sets the webpartHistory
|
|
41
|
+
// === TO PropertyPaneChanged
|
|
42
|
+
this.properties.webpartHistory = updateWebpartHistory( this.properties.webpartHistory , propertyPath , newValue, this.context.pageContext.user.displayName );
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
*/
|
|
46
|
+
export interface IPropChange {
|
|
47
|
+
prop: string;
|
|
48
|
+
value: string;
|
|
49
|
+
}
|
|
50
|
+
export interface IWebpartHistoryItem2 {
|
|
51
|
+
time: string;
|
|
52
|
+
user: string;
|
|
53
|
+
changes: IPropChange[];
|
|
54
|
+
}
|
|
55
|
+
export interface IWebpartHistoryItem1 {
|
|
56
|
+
time: string;
|
|
57
|
+
user: string;
|
|
58
|
+
fields: string[];
|
|
59
|
+
newValues: string[];
|
|
60
|
+
}
|
|
61
|
+
export interface IWebpartHistory {
|
|
62
|
+
thisInstance: IWebpartHistoryItem2;
|
|
63
|
+
history: IWebpartHistoryItem2[];
|
|
64
|
+
}
|
|
65
|
+
//# sourceMappingURL=Interface.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Interface.d.ts","sourceRoot":"","sources":["../../../../src/banner/features/WebPartHistory/Interface.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyCG;AACH,MAAM,WAAW,WAAW;IAE1B,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CAEf;AAED,MAAM,WAAW,oBAAoB;IAEnC,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,WAAW,EAAE,CAAC;CAExB;AAED,MAAM,WAAW,oBAAoB;IAEnC,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,EAAE,CAAC;IACjB,SAAS,EAAE,MAAM,EAAE,CAAC;CACrB;AAED,MAAM,WAAW,eAAe;IAE9B,YAAY,EAAE,oBAAoB,CAAC;IACnC,OAAO,EAAE,oBAAoB,EAAE,CAAC;CAEjC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Interface.js","sourceRoot":"","sources":["../../../../src/banner/features/WebPartHistory/Interface.ts"],"names":[],"mappings":"AACA;;GAEG"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/WebPartHistory/...
|
|
3
|
+
*/
|
|
4
|
+
import { IWebpartHistory } from "./Interface";
|
|
5
|
+
export declare function getWebPartHistoryOnInit(userDisplayName: string, webpartHistory: IWebpartHistory): IWebpartHistory;
|
|
6
|
+
//# sourceMappingURL=OnInit.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OnInit.d.ts","sourceRoot":"","sources":["../../../../src/banner/features/WebPartHistory/OnInit.ts"],"names":[],"mappings":"AACA;;GAEG;AAGH,OAAO,EAAE,eAAe,EAAwB,MAAM,aAAa,CAAC;AAEpE,wBAAgB,uBAAuB,CAAG,eAAe,EAAE,MAAM,EAAE,cAAc,EAAG,eAAe,mBAalG"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/WebPartHistory/...
|
|
3
|
+
*/
|
|
4
|
+
import { createWebpartHistory, upgradeV1History } from "./Functions";
|
|
5
|
+
export function getWebPartHistoryOnInit(userDisplayName, webpartHistory) {
|
|
6
|
+
//ADDED FOR WEBPART HISTORY: This sets the webpartHistory
|
|
7
|
+
const thisHistoryInstance = createWebpartHistory('onInit', 'new', userDisplayName);
|
|
8
|
+
const priorHistory = webpartHistory ? upgradeV1History(webpartHistory).history : [];
|
|
9
|
+
const newWebPartHistory = {
|
|
10
|
+
thisInstance: thisHistoryInstance,
|
|
11
|
+
history: priorHistory,
|
|
12
|
+
};
|
|
13
|
+
return newWebPartHistory;
|
|
14
|
+
}
|
|
15
|
+
//# sourceMappingURL=OnInit.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OnInit.js","sourceRoot":"","sources":["../../../../src/banner/features/WebPartHistory/OnInit.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH,OAAO,EAAE,oBAAoB,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAC;AAGrE,MAAM,UAAU,uBAAuB,CAAG,eAAuB,EAAE,cAAgC;IAEjG,0DAA0D;IAC1D,MAAM,mBAAmB,GAA0B,oBAAoB,CAAE,QAAQ,EAAG,KAAK,EAAE,eAAe,CAAE,CAAC;IAC7G,MAAM,YAAY,GAA4B,cAAc,CAAC,CAAC,CAAC,gBAAgB,CAAE,cAAc,CAAE,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,CAAC;IAE/G,MAAM,iBAAiB,GAAqB;QACxC,YAAY,EAAE,mBAAmB;QACjC,OAAO,EAAE,YAAY;KACxB,CAAC;IAEF,OAAO,iBAAiB,CAAC;AAE3B,CAAC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/interfaces/MinWP/...
|
|
3
|
+
*/
|
|
4
|
+
import { IEveryoneAudience, IPageEditorAudience } from "../../../types/fps-class/prop-pane/AudienceInterfaces";
|
|
5
|
+
export interface IMinBannerUIProps {
|
|
6
|
+
showBanner: boolean;
|
|
7
|
+
showBannerGear: boolean;
|
|
8
|
+
showGoToHome: boolean;
|
|
9
|
+
showGoToParent: boolean;
|
|
10
|
+
homeParentGearAudience: IEveryoneAudience;
|
|
11
|
+
bannerTitle: string;
|
|
12
|
+
infoElementChoice: string;
|
|
13
|
+
infoElementText: string;
|
|
14
|
+
feedbackEmail: string;
|
|
15
|
+
beAUserAudience: IPageEditorAudience;
|
|
16
|
+
}
|
|
17
|
+
export declare const changeBannerNav: string[];
|
|
18
|
+
export declare const changeBannerBasics: string[];
|
|
19
|
+
//# sourceMappingURL=IMinBannerUIProps.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IMinBannerUIProps.d.ts","sourceRoot":"","sources":["../../../../src/banner/interfaces/MinWP/IMinBannerUIProps.ts"],"names":[],"mappings":"AACA;;GAEG;AAIH,OAAO,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,MAAM,uDAAuD,CAAC;AAE/G,MAAM,WAAW,iBAAiB;IAChC,UAAU,EAAE,OAAO,CAAC;IACpB,cAAc,EAAE,OAAO,CAAC;IAExB,YAAY,EAAE,OAAO,CAAC;IACtB,cAAc,EAAE,OAAO,CAAC;IACxB,sBAAsB,EAAE,iBAAiB,CAAC;IAE1C,WAAW,EAAE,MAAM,CAAC;IAEpB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,eAAe,EAAE,MAAM,CAAC;IAGxB,aAAa,EAAE,MAAM,CAAC;IAEtB,eAAe,EAAE,mBAAmB,CAAC;CAEtC;AAED,eAAO,MAAM,eAAe,EAAG,MAAM,EAAqF,CAAC;AAC3H,eAAO,MAAM,kBAAkB,EAAG,MAAM,EAA8H,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/interfaces/MinWP/...
|
|
3
|
+
*/
|
|
4
|
+
export const changeBannerNav = ['showGoToHome', 'showGoToParent', 'homeParentGearAudience', 'showBannerGear'];
|
|
5
|
+
export const changeBannerBasics = ['searchShow', 'showBanner', 'bannerTitle', 'infoElementChoice', 'infoElementText', 'feedbackEmail', 'beAUserAudience'];
|
|
6
|
+
//# sourceMappingURL=IMinBannerUIProps.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IMinBannerUIProps.js","sourceRoot":"","sources":["../../../../src/banner/interfaces/MinWP/IMinBannerUIProps.ts"],"names":[],"mappings":"AACA;;GAEG;AA0BH,MAAM,CAAC,MAAM,eAAe,GAAc,CAAE,cAAc,EAAE,gBAAgB,EAAE,wBAAwB,EAAE,gBAAgB,CAAE,CAAC;AAC3H,MAAM,CAAC,MAAM,kBAAkB,GAAc,CAAE,YAAY,EAAE,YAAY,EAAE,aAAa,EAAE,mBAAmB,EAAE,iBAAiB,EAAE,eAAe,EAAE,iBAAiB,CAAE,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/interfaces/MinWP/...
|
|
3
|
+
*/
|
|
4
|
+
import { ISupportedHost } from "../../../types/@msft/1.15.2/layout";
|
|
5
|
+
import { IWebpartHistory } from "../../features/WebPartHistory/Interface";
|
|
6
|
+
export interface IMinBannerUtilityProps {
|
|
7
|
+
uniqueId: string;
|
|
8
|
+
pageLayout: ISupportedHost;
|
|
9
|
+
analyticsListX: string;
|
|
10
|
+
showRepoLinks: boolean;
|
|
11
|
+
showExport: boolean;
|
|
12
|
+
fpsImportProps: string;
|
|
13
|
+
webpartHistory: IWebpartHistory;
|
|
14
|
+
showTricks: boolean;
|
|
15
|
+
propsEasyMode: boolean;
|
|
16
|
+
}
|
|
17
|
+
export declare const changeBannerUtility: string[];
|
|
18
|
+
//# sourceMappingURL=IMinBannerUtilityProps.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IMinBannerUtilityProps.d.ts","sourceRoot":"","sources":["../../../../src/banner/interfaces/MinWP/IMinBannerUtilityProps.ts"],"names":[],"mappings":"AACA;;GAEG;AAKH,OAAO,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAC;AACpE,OAAO,EAAE,eAAe,EAAE,MAAM,yCAAyC,CAAC;AAG1E,MAAM,WAAW,sBAAsB;IACrC,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,cAAc,CAAE;IAE5B,cAAc,EAAE,MAAM,CAAC;IAEvB,aAAa,EAAE,OAAO,CAAC;IACvB,UAAU,EAAE,OAAO,CAAC;IAEpB,cAAc,EAAE,MAAM,CAAC;IAGvB,cAAc,EAAE,eAAe,CAAC;IAEhC,UAAU,EAAE,OAAO,CAAC;IAEpB,aAAa,EAAE,OAAO,CAAC;CAExB;AAED,eAAO,MAAM,mBAAmB,EAAG,MAAM,EAAuD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IMinBannerUtilityProps.js","sourceRoot":"","sources":["../../../../src/banner/interfaces/MinWP/IMinBannerUtilityProps.ts"],"names":[],"mappings":"AACA;;GAEG;AA6BH,MAAM,CAAC,MAAM,mBAAmB,GAAc,CAAE,eAAe,EAAE,YAAY,EAAE,eAAe,CAAE,CAAC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/interfaces/MinWP/...
|
|
3
|
+
*/
|
|
4
|
+
import { IMinOverRideProps, ISulWPProps } from "../../../common/PropPaneHelp/preconfig/Interfaces";
|
|
5
|
+
import { IEasyPagesIconsWPProps } from "../../../components/atoms/easy-icons/interfaces/IEasyIconsWPProps";
|
|
6
|
+
import { IMinFilterButtonWPProps } from "../../../components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps";
|
|
7
|
+
import { IMinWPFieldPanelProps } from "../../../components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps";
|
|
8
|
+
import { IFPSPageBGWPProps } from "../../../components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps";
|
|
9
|
+
import { IFPSListItemPickerWPProps } from "../../components/ItemPicker/interfaces/IFPSListItemPickerWPProps";
|
|
10
|
+
import { IMinCustomHelpProps } from "../../components/VisitorPanel/Interfaces";
|
|
11
|
+
import { IMinPandoramicProps } from "../../features/Expando/Interfaces";
|
|
12
|
+
import { IMinLockProps } from "../../features/LockProps/Interfaces";
|
|
13
|
+
import { IMinPageStyleProps } from "../../features/PageStyle/Interfaces";
|
|
14
|
+
import { IMinPinMeProps } from "../../features/PinMe/Interfaces";
|
|
15
|
+
import { IMinBannerThemeProps } from "../Theme/Interfaces";
|
|
16
|
+
import { IMinBannerUIProps } from "./IMinBannerUIProps";
|
|
17
|
+
import { IMinBannerUtilityProps } from "./IMinBannerUtilityProps";
|
|
18
|
+
/**
|
|
19
|
+
* Usage: export interface FutureMailable extends IMinWPBannerProps {
|
|
20
|
+
*/
|
|
21
|
+
export interface IMinWPBannerProps extends IMinBannerUIProps, IEasyPagesIconsWPProps, IMinPinMeProps, IMinPandoramicProps, IMinBannerThemeProps, IMinCustomHelpProps, IMinPageStyleProps, IMinBannerUtilityProps, IMinWPFieldPanelProps, IFPSPageBGWPProps, IFPSListItemPickerWPProps, IMinLockProps, IMinOverRideProps, ISulWPProps, IMinFilterButtonWPProps {
|
|
22
|
+
}
|
|
23
|
+
export declare const changeBanner: string[];
|
|
24
|
+
//# sourceMappingURL=IMinWPBannerProps.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IMinWPBannerProps.d.ts","sourceRoot":"","sources":["../../../../src/banner/interfaces/MinWP/IMinWPBannerProps.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH,OAAO,EAAuC,iBAAiB,EAAE,WAAW,EAAE,MAAM,mDAAmD,CAAC;AACxI,OAAO,EAAE,sBAAsB,EAAE,MAAM,mEAAmE,CAAC;AAC3G,OAAO,EAAE,uBAAuB,EAAE,MAAM,4EAA4E,CAAC;AACrH,OAAO,EAAE,qBAAqB,EAAE,MAAM,2EAA2E,CAAC;AAClH,OAAO,EAAE,iBAAiB,EAAE,MAAM,+EAA+E,CAAC;AAClH,OAAO,EAAE,yBAAyB,EAAE,MAAM,kEAAkE,CAAC;AAC7G,OAAO,EAAE,mBAAmB,EAAE,MAAM,0CAA0C,CAAC;AAC/E,OAAO,EAAE,mBAAmB,EAAE,MAAM,mCAAmC,CAAC;AACxE,OAAO,EAAmB,aAAa,EAAE,MAAM,qCAAqC,CAAC;AACrF,OAAO,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AACzE,OAAO,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAC;AACjE,OAAO,EAAqB,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAC9E,OAAO,EAAuC,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAC7F,OAAO,EAAuB,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAEvF;;GAEG;AAEF,MAAM,WAAW,iBAAkB,SAClC,iBAAiB,EAAE,sBAAsB,EAAE,cAAc,EAAE,mBAAmB,EAC9E,oBAAoB,EAAE,mBAAmB,EAAE,kBAAkB,EAC7D,sBAAsB,EAAE,qBAAqB,EAAE,iBAAiB,EAAE,yBAAyB,EAC3F,aAAa,EAAE,iBAAiB,EAAE,WAAW,EAC7C,uBAAuB;CACxB;AAED,eAAO,MAAM,YAAY,EAAG,MAAM,EAAgK,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/interfaces/MinWP/...
|
|
3
|
+
*/
|
|
4
|
+
import { changeOverRideProps, changeSULProps } from "../../../common/PropPaneHelp/preconfig/Interfaces";
|
|
5
|
+
import { changeLockProps } from "../../features/LockProps/Interfaces";
|
|
6
|
+
import { changeBannerTheme } from "../Theme/Interfaces";
|
|
7
|
+
import { changeBannerBasics, changeBannerNav } from "./IMinBannerUIProps";
|
|
8
|
+
import { changeBannerUtility } from "./IMinBannerUtilityProps";
|
|
9
|
+
export const changeBanner = [...changeBannerBasics, ...changeBannerNav, ...changeBannerTheme, ...changeBannerUtility, ...changeLockProps, ...changeOverRideProps, ...changeSULProps];
|
|
10
|
+
//# sourceMappingURL=IMinWPBannerProps.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IMinWPBannerProps.js","sourceRoot":"","sources":["../../../../src/banner/interfaces/MinWP/IMinWPBannerProps.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH,OAAO,EAAE,mBAAmB,EAAE,cAAc,EAAkC,MAAM,mDAAmD,CAAC;AAQxI,OAAO,EAAE,eAAe,EAAiB,MAAM,qCAAqC,CAAC;AAGrF,OAAO,EAAE,iBAAiB,EAAwB,MAAM,qBAAqB,CAAC;AAC9E,OAAO,EAAE,kBAAkB,EAAE,eAAe,EAAqB,MAAM,qBAAqB,CAAC;AAC7F,OAAO,EAAE,mBAAmB,EAA0B,MAAM,0BAA0B,CAAC;AAcvF,MAAM,CAAC,MAAM,YAAY,GAAc,CAAE,GAAG,kBAAkB,EAAE,GAAG,eAAe,EAAE,GAAG,iBAAiB,EAAE,GAAG,mBAAmB,EAAE,GAAG,eAAe,EAAE,GAAG,mBAAmB,EAAE,GAAG,cAAc,CAAG,CAAC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/interfaces/Theme/...
|
|
3
|
+
*/
|
|
4
|
+
export interface IMinBannerThemeProps {
|
|
5
|
+
bannerStyleChoice: string;
|
|
6
|
+
bannerStyle: string;
|
|
7
|
+
bannerCmdStyle: string;
|
|
8
|
+
lockStyles: boolean;
|
|
9
|
+
bannerHoverEffect: boolean;
|
|
10
|
+
bannerPillShape: boolean;
|
|
11
|
+
}
|
|
12
|
+
export declare const changeBannerTheme: string[];
|
|
13
|
+
//# sourceMappingURL=Interfaces.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Interfaces.d.ts","sourceRoot":"","sources":["../../../../src/banner/interfaces/Theme/Interfaces.ts"],"names":[],"mappings":"AACA;;GAEG;AAKH,MAAM,WAAW,oBAAoB;IACnC,iBAAiB,EAAE,MAAM,CAAC;IAC1B,WAAW,EAAE,MAAM,CAAC;IACpB,cAAc,EAAE,MAAM,CAAC;IACvB,UAAU,EAAE,OAAO,CAAC;IAEpB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,eAAe,EAAE,OAAO,CAAC;CAE1B;AACD,eAAO,MAAM,iBAAiB,EAAG,MAAM,EAAmH,CAAC"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/interfaces/Theme/...
|
|
3
|
+
*/
|
|
4
|
+
export const changeBannerTheme = ['bannerStyleChoice', 'bannerStyle', 'bannerCmdStyle', 'lockStyles', 'bannerHoverEffect', 'bannerPillShape'];
|
|
5
|
+
//# sourceMappingURL=Interfaces.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Interfaces.js","sourceRoot":"","sources":["../../../../src/banner/interfaces/Theme/Interfaces.ts"],"names":[],"mappings":"AACA;;GAEG;AAeH,MAAM,CAAC,MAAM,iBAAiB,GAAc,CAAE,mBAAmB,EAAE,aAAa,EAAE,gBAAgB,EAAE,YAAY,EAAE,mBAAmB,EAAE,iBAAiB,CAAE,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/common/Images/...
|
|
3
|
+
*/
|
|
4
|
+
import { IPropertyPaneDropdownOptionFPS } from "../../types/fps-class/prop-pane/AudienceInterfaces";
|
|
5
|
+
export type IGetHeroChoice = 'inLine' | 'carouselLayout' | 'carouselBuilder' | 'left' | 'right' | 'header' | 'footer' | 'none';
|
|
6
|
+
export declare const heroChoices: IPropertyPaneDropdownOptionFPS[];
|
|
7
|
+
export declare function getHeroChoice(findMe: IGetHeroChoice): "none" | "left" | "right" | "header" | "footer";
|
|
8
|
+
//# sourceMappingURL=hero.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"hero.d.ts","sourceRoot":"","sources":["../../../src/common/Images/hero.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH,OAAO,EAAE,8BAA8B,EAAE,MAAM,oDAAoD,CAAC;AAEpG,MAAM,MAAM,cAAc,GAAG,QAAQ,GAAG,gBAAgB,GAAG,iBAAiB,GAAG,MAAM,GAAG,OAAO,GAAG,QAAQ,GAAG,QAAQ,GAAG,MAAM,CAAE;AAEhI,eAAO,MAAM,WAAW,EAAE,8BAA8B,EASvD,CAAC;AAEF,wBAAgB,aAAa,CAAC,MAAM,EAAE,cAAc,mDAcnD"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/common/Images/...
|
|
3
|
+
*/
|
|
4
|
+
export const heroChoices = [
|
|
5
|
+
{ index: 0, key: 'inLine', text: "Single In Line (below pivot)" },
|
|
6
|
+
{ index: 8, key: 'carouselLayout', text: "Carousel Layout (below pivot)" },
|
|
7
|
+
{ index: 7, key: 'carouselBuilder', text: "Alternate Carousel Layout (below pivot)" },
|
|
8
|
+
{ index: 3, key: 'header', text: "Above" },
|
|
9
|
+
{ index: 4, key: 'footer', text: "Below" },
|
|
10
|
+
{ index: 1, key: 'left', text: "Left side" },
|
|
11
|
+
{ index: 2, key: 'right', text: "Right side" },
|
|
12
|
+
{ index: 9, key: 'none', text: "None" },
|
|
13
|
+
];
|
|
14
|
+
export function getHeroChoice(findMe) {
|
|
15
|
+
if (findMe === 'left') {
|
|
16
|
+
return "left";
|
|
17
|
+
}
|
|
18
|
+
else if (findMe === 'right') {
|
|
19
|
+
return "right";
|
|
20
|
+
}
|
|
21
|
+
else if (findMe === 'header') {
|
|
22
|
+
return "header";
|
|
23
|
+
}
|
|
24
|
+
else if (findMe === 'footer') {
|
|
25
|
+
return "footer";
|
|
26
|
+
}
|
|
27
|
+
else if (findMe === 'none') {
|
|
28
|
+
return "none";
|
|
29
|
+
}
|
|
30
|
+
else {
|
|
31
|
+
return "left";
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
//# sourceMappingURL=hero.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"hero.js","sourceRoot":"","sources":["../../../src/common/Images/hero.ts"],"names":[],"mappings":"AACA;;GAEG;AAMH,MAAM,CAAC,MAAM,WAAW,GAAuE;IAC7F,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,QAAQ,EAAE,IAAI,EAAE,8BAA8B,EAAE;IACjE,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,gBAAgB,EAAE,IAAI,EAAE,+BAA+B,EAAE;IAC1E,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,iBAAiB,EAAE,IAAI,EAAE,yCAAyC,EAAE;IACrF,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,QAAQ,EAAE,IAAI,EAAE,OAAO,EAAE;IAC1C,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,QAAQ,EAAE,IAAI,EAAE,OAAO,EAAE;IAC1C,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,MAAM,EAAE,IAAI,EAAE,WAAW,EAAE;IAC5C,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,OAAO,EAAE,IAAI,EAAE,YAAY,EAAE;IAC9C,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE;CACxC,CAAC;AAEF,MAAM,UAAU,aAAa,CAAC,MAAsB;IAClD,IAAI,MAAM,KAAK,MAAM,EAAE;QACrB,OAAO,MAAM,CAAC;KACf;SAAM,IAAI,MAAM,KAAK,OAAO,EAAE;QAC7B,OAAO,OAAO,CAAC;KAChB;SAAM,IAAI,MAAM,KAAK,QAAQ,EAAE;QAC9B,OAAO,QAAQ,CAAC;KACjB;SAAM,IAAI,MAAM,KAAK,QAAQ,EAAE;QAC9B,OAAO,QAAQ,CAAC;KACjB;SAAM,IAAI,MAAM,KAAK,MAAM,EAAE;QAC5B,OAAO,MAAM,CAAC;KACf;SAAM;QACL,OAAO,MAAM,CAAC;KACf;AACH,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/common/Images/...
|
|
3
|
+
*/
|
|
4
|
+
import { IPropertyPaneDropdownOptionFPS } from "../../types/fps-class/prop-pane/AudienceInterfaces";
|
|
5
|
+
export type IHoverEffect = 'slideUp' | 'fadeUp' | 'none';
|
|
6
|
+
export declare const hoverEffectChoices: IPropertyPaneDropdownOptionFPS[];
|
|
7
|
+
/**
|
|
8
|
+
* Currently just place holder in case needed.
|
|
9
|
+
* @param findMe
|
|
10
|
+
*/
|
|
11
|
+
export declare function getHoverEffect(findMe: string): 0 | 1 | 1.2 | 1.1 | undefined;
|
|
12
|
+
//# sourceMappingURL=hoverEffect.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"hoverEffect.d.ts","sourceRoot":"","sources":["../../../src/common/Images/hoverEffect.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH,OAAO,EAAE,8BAA8B,EAAE,MAAM,oDAAoD,CAAC;AAEpG,MAAM,MAAM,YAAY,GAAG,SAAS,GAAG,QAAQ,GAAG,MAAM,CAAE;AAE1D,eAAO,MAAM,kBAAkB,EAAE,8BAA8B,EAI9D,CAAC;AACF;;;GAGG;AAGH,wBAAgB,cAAc,CAAC,MAAM,EAAE,MAAM,iCAa5C"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/common/Images/...
|
|
3
|
+
*/
|
|
4
|
+
export const hoverEffectChoices = [
|
|
5
|
+
{ index: 0, key: 'slideUp', text: "Slide panel up" },
|
|
6
|
+
{ index: 1, key: 'fadeUp', text: "Fade panel" },
|
|
7
|
+
{ index: 9, key: 'none', text: "None" },
|
|
8
|
+
];
|
|
9
|
+
/**
|
|
10
|
+
* Currently just place holder in case needed.
|
|
11
|
+
* @param findMe
|
|
12
|
+
*/
|
|
13
|
+
export function getHoverEffect(findMe) {
|
|
14
|
+
if (findMe === '1.0') {
|
|
15
|
+
return 1;
|
|
16
|
+
}
|
|
17
|
+
else if (findMe === '1.5') {
|
|
18
|
+
}
|
|
19
|
+
else if (findMe === '1.1') {
|
|
20
|
+
return 1.2;
|
|
21
|
+
return 1.1;
|
|
22
|
+
}
|
|
23
|
+
else if (findMe === '2.0') {
|
|
24
|
+
}
|
|
25
|
+
else if (findMe === '1.2') {
|
|
26
|
+
return 1.2;
|
|
27
|
+
}
|
|
28
|
+
else {
|
|
29
|
+
return 0;
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
//# sourceMappingURL=hoverEffect.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"hoverEffect.js","sourceRoot":"","sources":["../../../src/common/Images/hoverEffect.ts"],"names":[],"mappings":"AACA;;GAEG;AAMH,MAAM,CAAC,MAAM,kBAAkB,GAAuE;IACpG,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,SAAS,EAAE,IAAI,EAAE,gBAAgB,EAAE;IACpD,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,QAAQ,EAAE,IAAI,EAAE,YAAY,EAAE;IAC/C,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE;CACxC,CAAC;AACF;;;GAGG;AAGH,MAAM,UAAU,cAAc,CAAC,MAAc;IAC3C,IAAI,MAAM,KAAK,KAAK,EAAE;QACpB,OAAO,CAAC,CAAC;KACV;SAAM,IAAI,MAAM,KAAK,KAAK,EAAE;KAC5B;SAAM,IAAI,MAAM,KAAK,KAAK,EAAE;QAC3B,OAAO,GAAG,CAAC;QACX,OAAO,GAAG,CAAC;KACZ;SAAM,IAAI,MAAM,KAAK,KAAK,EAAE;KAC5B;SAAM,IAAI,MAAM,KAAK,KAAK,EAAE;QAC3B,OAAO,GAAG,CAAC;KACZ;SAAM;QACL,OAAO,CAAC,CAAC;KACV;AACH,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/common/Images/...
|
|
3
|
+
*/
|
|
4
|
+
import { IPropertyPaneDropdownOptionFPS } from "../../types/fps-class/prop-pane/AudienceInterfaces";
|
|
5
|
+
export type IImageZoom = '1.0' | '1.1' | '1.2' | '1.5' | '2.0';
|
|
6
|
+
export declare const hoverZoomChoices: IPropertyPaneDropdownOptionFPS[];
|
|
7
|
+
export declare const hoverZoomChoicesAll: IPropertyPaneDropdownOptionFPS[];
|
|
8
|
+
export declare function getHoverZoom(findMe: IImageZoom): 0 | 1 | 1.2 | 1.1;
|
|
9
|
+
//# sourceMappingURL=hoverZoom.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"hoverZoom.d.ts","sourceRoot":"","sources":["../../../src/common/Images/hoverZoom.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH,OAAO,EAAE,8BAA8B,EAAE,MAAM,oDAAoD,CAAC;AAEpG,MAAM,MAAM,UAAU,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,CAAC;AAE/D,eAAO,MAAM,gBAAgB,EAAE,8BAA8B,EAI5D,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,8BAA8B,EAM/D,CAAC;AAEF,wBAAgB,YAAY,CAAC,MAAM,EAAE,UAAU,qBAc9C"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/common/Images/...
|
|
3
|
+
*/
|
|
4
|
+
export const hoverZoomChoices = [
|
|
5
|
+
{ index: 0, key: '1.1', text: "1.1 x" },
|
|
6
|
+
{ index: 1, key: '1.2', text: "1.2 x" },
|
|
7
|
+
{ index: 9, key: '1.0', text: "1.0 - no zoom animation" },
|
|
8
|
+
];
|
|
9
|
+
export const hoverZoomChoicesAll = [
|
|
10
|
+
{ index: 0, key: '1.1', text: "1.1 x" },
|
|
11
|
+
{ index: 1, key: '1.2', text: "1.2 x" },
|
|
12
|
+
{ index: 2, key: '1.5', text: "1.5 x" },
|
|
13
|
+
{ index: 3, key: '2.0', text: "2.0 x" },
|
|
14
|
+
{ index: 9, key: '1.0', text: "1.0 - no zoom animation" },
|
|
15
|
+
];
|
|
16
|
+
export function getHoverZoom(findMe) {
|
|
17
|
+
if (findMe === '1.0') {
|
|
18
|
+
return 1;
|
|
19
|
+
}
|
|
20
|
+
else if (findMe === '1.1') {
|
|
21
|
+
return 1.1;
|
|
22
|
+
}
|
|
23
|
+
else if (findMe === '1.2') {
|
|
24
|
+
return 1.2;
|
|
25
|
+
}
|
|
26
|
+
else if (findMe === '1.5') {
|
|
27
|
+
return 1.2;
|
|
28
|
+
}
|
|
29
|
+
else if (findMe === '2.0') {
|
|
30
|
+
return 1.2;
|
|
31
|
+
}
|
|
32
|
+
else {
|
|
33
|
+
return 0;
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
//# sourceMappingURL=hoverZoom.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"hoverZoom.js","sourceRoot":"","sources":["../../../src/common/Images/hoverZoom.ts"],"names":[],"mappings":"AACA;;GAEG;AAMH,MAAM,CAAC,MAAM,gBAAgB,GAAuE;IAClG,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE;IACvC,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE;IACvC,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,KAAK,EAAE,IAAI,EAAE,yBAAyB,EAAE;CAC1D,CAAC;AAEF,MAAM,CAAC,MAAM,mBAAmB,GAAuE;IACrG,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE;IACvC,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE;IACvC,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE;IACvC,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE;IACvC,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,KAAK,EAAE,IAAI,EAAE,yBAAyB,EAAE;CAC1D,CAAC;AAEF,MAAM,UAAU,YAAY,CAAC,MAAkB;IAC7C,IAAI,MAAM,KAAK,KAAK,EAAE;QACpB,OAAO,CAAC,CAAC;KACV;SAAM,IAAI,MAAM,KAAK,KAAK,EAAE;QAC3B,OAAO,GAAG,CAAC;KACZ;SAAM,IAAI,MAAM,KAAK,KAAK,EAAE;QAC3B,OAAO,GAAG,CAAC;KACZ;SAAM,IAAI,MAAM,KAAK,KAAK,EAAE;QAC3B,OAAO,GAAG,CAAC;KACZ;SAAM,IAAI,MAAM,KAAK,KAAK,EAAE;QAC3B,OAAO,GAAG,CAAC;KACZ;SAAM;QACL,OAAO,CAAC,CAAC;KACV;AACH,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/common/Images/...
|
|
3
|
+
*/
|
|
4
|
+
import { ImageCoverStyle, ImageFit } from "../../types/@fluentUI/@7.199.1/Image";
|
|
5
|
+
import { IPropertyPaneDropdownOptionFPS } from "../../types/fps-class/prop-pane/AudienceInterfaces";
|
|
6
|
+
export type IImageFit = 'center' | 'contain' | 'cover' | 'none' | 'centerCover' | 'centerContain';
|
|
7
|
+
export type IImageCover = 'landscape' | 'portrait';
|
|
8
|
+
export declare const imgFitChoices: IPropertyPaneDropdownOptionFPS[];
|
|
9
|
+
export declare function getImgFit(findMe: IImageFit): ImageFit;
|
|
10
|
+
export declare const imgCoverChoices: IPropertyPaneDropdownOptionFPS[];
|
|
11
|
+
export declare function getImgCover(findMe: IImageCover): ImageCoverStyle;
|
|
12
|
+
//# sourceMappingURL=imgFit.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"imgFit.d.ts","sourceRoot":"","sources":["../../../src/common/Images/imgFit.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH,OAAO,EAAE,eAAe,EAAE,QAAQ,EAAE,MAAM,sCAAsC,CAAC;AACjF,OAAO,EAAE,8BAA8B,EAAE,MAAM,oDAAoD,CAAC;AAEpG,MAAM,MAAM,SAAS,GAAG,QAAQ,GAAG,SAAS,GAAG,OAAO,GAAG,MAAM,GAAG,aAAa,GAAG,eAAe,CAAC;AAElG,MAAM,MAAM,WAAW,GAAG,WAAW,GAAG,UAAU,CAAC;AAEnD,eAAO,MAAM,aAAa,EAAE,8BAA8B,EAOzD,CAAC;AAEF,wBAAgB,SAAS,CAAC,MAAM,EAAE,SAAS,YAsB1C;AAED,eAAO,MAAM,eAAe,EAAE,8BAA8B,EAG3D,CAAC;AAEF,wBAAgB,WAAW,CAAC,MAAM,EAAE,WAAW,mBAM9C"}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/common/Images/...
|
|
3
|
+
*/
|
|
4
|
+
import { ImageCoverStyle, ImageFit } from "../../types/@fluentUI/@7.199.1/Image";
|
|
5
|
+
export const imgFitChoices = [
|
|
6
|
+
{ index: 0, key: 'center', text: 'Center' },
|
|
7
|
+
{ index: 1, key: 'contain', text: 'Contain' },
|
|
8
|
+
{ index: 2, key: 'cover', text: 'Cover' },
|
|
9
|
+
{ index: 3, key: 'none', text: 'None' },
|
|
10
|
+
{ index: 4, key: 'centerCover', text: 'CenterCover' },
|
|
11
|
+
{ index: 5, key: 'centerContain', text: 'CenterContain' },
|
|
12
|
+
];
|
|
13
|
+
export function getImgFit(findMe) {
|
|
14
|
+
if (findMe === 'center') {
|
|
15
|
+
return ImageFit.center;
|
|
16
|
+
}
|
|
17
|
+
else if (findMe === 'contain') {
|
|
18
|
+
return ImageFit.contain;
|
|
19
|
+
}
|
|
20
|
+
else if (findMe === 'cover') {
|
|
21
|
+
return ImageFit.cover;
|
|
22
|
+
}
|
|
23
|
+
else if (findMe === 'none') {
|
|
24
|
+
return ImageFit.none;
|
|
25
|
+
}
|
|
26
|
+
else if (findMe === 'centerContain') {
|
|
27
|
+
return ImageFit.centerContain;
|
|
28
|
+
}
|
|
29
|
+
else if (findMe === 'centerCover') {
|
|
30
|
+
return ImageFit.centerCover;
|
|
31
|
+
}
|
|
32
|
+
else {
|
|
33
|
+
return ImageFit.centerCover;
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
export const imgCoverChoices = [
|
|
37
|
+
{ index: 0, key: 'landscape', text: "Landscape ^ stretch full height v" },
|
|
38
|
+
{ index: 1, key: 'portrait', text: "Portrait < stretch full width >" },
|
|
39
|
+
];
|
|
40
|
+
export function getImgCover(findMe) {
|
|
41
|
+
if (findMe === 'landscape') {
|
|
42
|
+
return ImageCoverStyle.landscape;
|
|
43
|
+
}
|
|
44
|
+
else {
|
|
45
|
+
return ImageCoverStyle.portrait;
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
//# sourceMappingURL=imgFit.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"imgFit.js","sourceRoot":"","sources":["../../../src/common/Images/imgFit.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH,OAAO,EAAE,eAAe,EAAE,QAAQ,EAAE,MAAM,sCAAsC,CAAC;AAOjF,MAAM,CAAC,MAAM,aAAa,GAAuE;IAC/F,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,QAAQ,EAAE,IAAI,EAAE,QAAQ,EAAE;IAC3C,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,SAAS,EAAE,IAAI,EAAE,SAAS,EAAE;IAC7C,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,OAAO,EAAE,IAAI,EAAE,OAAO,EAAE;IACzC,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE;IACvC,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,aAAa,EAAE,IAAI,EAAE,aAAa,EAAE;IACrD,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,eAAe,EAAE,IAAI,EAAE,eAAe,EAAE;CAC1D,CAAC;AAEF,MAAM,UAAU,SAAS,CAAC,MAAiB;IACzC,IAAI,MAAM,KAAK,QAAQ,EAAE;QACvB,OAAO,QAAQ,CAAC,MAAM,CAAC;KAExB;SAAM,IAAI,MAAM,KAAK,SAAS,EAAE;QAC/B,OAAO,QAAQ,CAAC,OAAO,CAAC;KAEzB;SAAM,IAAI,MAAM,KAAK,OAAO,EAAE;QAC7B,OAAO,QAAQ,CAAC,KAAK,CAAC;KAEvB;SAAM,IAAI,MAAM,KAAK,MAAM,EAAE;QAC5B,OAAO,QAAQ,CAAC,IAAI,CAAC;KAEtB;SAAM,IAAI,MAAM,KAAK,eAAe,EAAE;QACrC,OAAO,QAAQ,CAAC,aAAa,CAAC;KAE/B;SAAM,IAAI,MAAM,KAAK,aAAa,EAAE;QACnC,OAAO,QAAQ,CAAC,WAAW,CAAC;KAE7B;SAAM;QACL,OAAO,QAAQ,CAAC,WAAW,CAAC;KAC7B;AACH,CAAC;AAED,MAAM,CAAC,MAAM,eAAe,GAAuE;IACjG,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,WAAW,EAAE,IAAI,EAAE,mCAAmC,EAAE;IACzE,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,UAAU,EAAE,IAAI,EAAE,iCAAiC,EAAE;CACvE,CAAC;AAEF,MAAM,UAAU,WAAW,CAAC,MAAmB;IAC7C,IAAI,MAAM,KAAK,WAAW,EAAE;QAC1B,OAAO,eAAe,CAAC,SAAS,CAAC;KAClC;SAAM;QACL,OAAO,eAAe,CAAC,QAAQ,CAAC;KACjC;AACH,CAAC"}
|