@mikezimm/fps-core-v7 1.0.6 → 1.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +30 -3
- package/lib/banner/FPSWebPartClass/IFPSCert.d.ts +35 -0
- package/lib/banner/FPSWebPartClass/IFPSCert.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/IFPSCert.js +5 -0
- package/lib/banner/FPSWebPartClass/IFPSCert.js.map +1 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.d.ts +132 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.js +5 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.js.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.d.ts +14 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.js +45 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.js.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.d.ts +19 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.js +46 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.js.map +1 -0
- package/lib/banner/FPSWebPartClass/getCert.d.ts +14 -0
- package/lib/banner/FPSWebPartClass/getCert.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/getCert.js +317 -0
- package/lib/banner/FPSWebPartClass/getCert.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.d.ts +6 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.js +17 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.d.ts +5 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.js +17 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.d.ts +5 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.js +6 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.d.ts +5 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.js +32 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.d.ts +7 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.js +8 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.d.ts +24 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.js +5 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.d.ts +10 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.js +5 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.d.ts +17 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.js +5 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.d.ts +26 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.js +15 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.js.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.d.ts +22 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.d.ts.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.js +5 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.js.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.d.ts +18 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.d.ts.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.js +41 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.js.map +1 -0
- package/lib/banner/components/VisitorPanel/Interfaces.d.ts +39 -0
- package/lib/banner/components/VisitorPanel/Interfaces.d.ts.map +1 -0
- package/lib/banner/components/VisitorPanel/Interfaces.js +6 -0
- package/lib/banner/components/VisitorPanel/Interfaces.js.map +1 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.d.ts +1 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.d.ts.map +1 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.js +5 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.js.map +1 -0
- package/lib/banner/features/Expando/Interfaces.d.ts +15 -0
- package/lib/banner/features/Expando/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/Expando/Interfaces.js +7 -0
- package/lib/banner/features/Expando/Interfaces.js.map +1 -0
- package/lib/banner/features/LockProps/Interfaces.d.ts +14 -0
- package/lib/banner/features/LockProps/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/LockProps/Interfaces.js +7 -0
- package/lib/banner/features/LockProps/Interfaces.js.map +1 -0
- package/lib/banner/features/Misc/fpsDefaults.d.ts +12 -0
- package/lib/banner/features/Misc/fpsDefaults.d.ts.map +1 -0
- package/lib/banner/features/Misc/fpsDefaults.js +108 -0
- package/lib/banner/features/Misc/fpsDefaults.js.map +1 -0
- package/lib/banner/features/PageStyle/Interfaces.d.ts +14 -0
- package/lib/banner/features/PageStyle/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/PageStyle/Interfaces.js +6 -0
- package/lib/banner/features/PageStyle/Interfaces.js.map +1 -0
- package/lib/banner/features/PinMe/Interfaces.d.ts +21 -0
- package/lib/banner/features/PinMe/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/PinMe/Interfaces.js +6 -0
- package/lib/banner/features/PinMe/Interfaces.js.map +1 -0
- package/lib/banner/features/Tricky/constants.d.ts +60 -0
- package/lib/banner/features/Tricky/constants.d.ts.map +1 -0
- package/lib/banner/features/Tricky/constants.js +162 -0
- package/lib/banner/features/Tricky/constants.js.map +1 -0
- package/lib/banner/features/Tricky/fpsCProp.d.ts +5 -0
- package/lib/banner/features/Tricky/fpsCProp.d.ts.map +1 -0
- package/lib/banner/features/Tricky/fpsCProp.js +7 -0
- package/lib/banner/features/Tricky/fpsCProp.js.map +1 -0
- package/lib/banner/features/Tricky/logTest.d.ts +28 -0
- package/lib/banner/features/Tricky/logTest.d.ts.map +1 -0
- package/lib/banner/features/Tricky/logTest.js +51 -0
- package/lib/banner/features/Tricky/logTest.js.map +1 -0
- package/lib/banner/features/Tricky/logfun.d.ts +22 -0
- package/lib/banner/features/Tricky/logfun.d.ts.map +1 -0
- package/lib/banner/features/Tricky/logfun.js +107 -0
- package/lib/banner/features/Tricky/logfun.js.map +1 -0
- package/lib/banner/features/Tricky/verify.d.ts +8 -0
- package/lib/banner/features/Tricky/verify.d.ts.map +1 -0
- package/lib/banner/features/Tricky/verify.js +11 -0
- package/lib/banner/features/Tricky/verify.js.map +1 -0
- package/lib/banner/features/Tricky/verifyPieces.d.ts +32 -0
- package/lib/banner/features/Tricky/verifyPieces.d.ts.map +1 -0
- package/lib/banner/features/Tricky/verifyPieces.js +40 -0
- package/lib/banner/features/Tricky/verifyPieces.js.map +1 -0
- package/lib/banner/features/WebPartHistory/Functions.d.ts +66 -0
- package/lib/banner/features/WebPartHistory/Functions.d.ts.map +1 -0
- package/lib/banner/features/WebPartHistory/Functions.js +120 -0
- package/lib/banner/features/WebPartHistory/Functions.js.map +1 -0
- package/lib/banner/features/WebPartHistory/Interface.d.ts +65 -0
- package/lib/banner/features/WebPartHistory/Interface.d.ts.map +1 -0
- package/lib/banner/features/WebPartHistory/Interface.js +5 -0
- package/lib/banner/features/WebPartHistory/Interface.js.map +1 -0
- package/lib/banner/features/WebPartHistory/OnInit.d.ts +6 -0
- package/lib/banner/features/WebPartHistory/OnInit.d.ts.map +1 -0
- package/lib/banner/features/WebPartHistory/OnInit.js +15 -0
- package/lib/banner/features/WebPartHistory/OnInit.js.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.d.ts +19 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.d.ts.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.js +6 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.js.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.d.ts +18 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.d.ts.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.js +5 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.js.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.d.ts +24 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.d.ts.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.js +10 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.js.map +1 -0
- package/lib/banner/interfaces/Theme/Interfaces.d.ts +13 -0
- package/lib/banner/interfaces/Theme/Interfaces.d.ts.map +1 -0
- package/lib/banner/interfaces/Theme/Interfaces.js +5 -0
- package/lib/banner/interfaces/Theme/Interfaces.js.map +1 -0
- package/lib/common/Images/hero.d.ts +8 -0
- package/lib/common/Images/hero.d.ts.map +1 -0
- package/lib/common/Images/hero.js +34 -0
- package/lib/common/Images/hero.js.map +1 -0
- package/lib/common/Images/hoverEffect.d.ts +12 -0
- package/lib/common/Images/hoverEffect.d.ts.map +1 -0
- package/lib/common/Images/hoverEffect.js +32 -0
- package/lib/common/Images/hoverEffect.js.map +1 -0
- package/lib/common/Images/hoverZoom.d.ts +9 -0
- package/lib/common/Images/hoverZoom.d.ts.map +1 -0
- package/lib/common/Images/hoverZoom.js +36 -0
- package/lib/common/Images/hoverZoom.js.map +1 -0
- package/lib/common/Images/imgFit.d.ts +12 -0
- package/lib/common/Images/imgFit.d.ts.map +1 -0
- package/lib/common/Images/imgFit.js +48 -0
- package/lib/common/Images/imgFit.js.map +1 -0
- package/lib/common/Images/imgTarget.d.ts +9 -0
- package/lib/common/Images/imgTarget.d.ts.map +1 -0
- package/lib/common/Images/imgTarget.js +32 -0
- package/lib/common/Images/imgTarget.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.d.ts +8 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.js +56 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.d.ts +32 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.js +5 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.d.ts +17 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.js +8 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.d.ts +8 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.js +105 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.d.ts +7 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.js +73 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.js.map +1 -0
- package/lib/common/commandStyles/ISiteThemeChoices.d.ts +14 -0
- package/lib/common/commandStyles/ISiteThemeChoices.d.ts.map +1 -0
- package/lib/common/commandStyles/ISiteThemeChoices.js +27 -0
- package/lib/common/commandStyles/ISiteThemeChoices.js.map +1 -0
- package/lib/common/commandStyles/adjustCmdThemes.d.ts +25 -0
- package/lib/common/commandStyles/adjustCmdThemes.d.ts.map +1 -0
- package/lib/common/commandStyles/adjustCmdThemes.js +52 -0
- package/lib/common/commandStyles/adjustCmdThemes.js.map +1 -0
- package/lib/common/commandStyles/defaults.d.ts +41 -0
- package/lib/common/commandStyles/defaults.d.ts.map +1 -0
- package/lib/common/commandStyles/defaults.js +216 -0
- package/lib/common/commandStyles/defaults.js.map +1 -0
- package/lib/common/commandStyles/makeYellow.d.ts +6 -0
- package/lib/common/commandStyles/makeYellow.d.ts.map +1 -0
- package/lib/common/commandStyles/makeYellow.js +19 -0
- package/lib/common/commandStyles/makeYellow.js.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.d.ts +17 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.js +127 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.js.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.d.ts +6 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.js +107 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.js.map +1 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.d.ts +3 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.js +38 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.js.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.d.ts +3 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.js +18 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.js.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.d.ts +22 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.js +38 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.js.map +1 -0
- package/lib/components/atoms/Links/CommonDevUrls.d.ts +44 -0
- package/lib/components/atoms/Links/CommonDevUrls.d.ts.map +1 -0
- package/lib/components/atoms/Links/CommonDevUrls.js +45 -0
- package/lib/components/atoms/Links/CommonDevUrls.js.map +1 -0
- package/lib/components/atoms/Links/IRepoLinks.d.ts +11 -0
- package/lib/components/atoms/Links/IRepoLinks.d.ts.map +1 -0
- package/lib/components/atoms/Links/IRepoLinks.js +2 -0
- package/lib/components/atoms/Links/IRepoLinks.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.d.ts +7 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.js +13 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.d.ts +42 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.js +44 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.d.ts +3 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.js +8 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.d.ts +4 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.js +26 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.d.ts +4 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.js +19 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.d.ts +7 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.js +3 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.d.ts +12 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.js +48 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.d.ts +4 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.js +20 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.d.ts +18 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.js +229 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.d.ts +17 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.js +29 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.d.ts +12 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.js +57 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.d.ts +3 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.js +4 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.d.ts +20 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.js +2 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.d.ts +11 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.js +7 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.d.ts +14 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.js +2 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.d.ts +115 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.js +390 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.d.ts +13 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.js +27 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.d.ts +7 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.js +34 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.d.ts +14 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.js +20 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.d.ts +7 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.js +20 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.d.ts +20 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.js +68 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.d.ts +2 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.js +38 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.d.ts +10 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.js +38 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.d.ts +26 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.js +6 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.d.ts +31 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.js +5 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.d.ts +29 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.js +6 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.d.ts +26 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.js +5 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.d.ts +37 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.js +28 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContent.d.ts +150 -0
- package/lib/components/molecules/AnyContent/IAnyContent.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContent.js +8 -0
- package/lib/components/molecules/AnyContent/IAnyContent.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.js +150 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.d.ts +68 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.js +43 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.d.ts +5 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.js +2 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.d.ts +21 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.js +2 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.d.ts +32 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.js +16 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.d.ts +8 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.js +3 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.d.ts +8 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.js +2 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.d.ts +9 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.js +2 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.d.ts +12 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.js +2 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.d.ts +41 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.js +30 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.d.ts +27 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.js +5 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.d.ts +42 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.js +5 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.d.ts +116 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.js +98 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.js +51 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.js +63 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.js +11 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.js +18 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.js +14 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.js +71 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.d.ts +4 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.js +52 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.js.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.d.ts +73 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.d.ts.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.js +2 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.js.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.d.ts +34 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.d.ts.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.js +2 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.js.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.d.ts +14 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.d.ts.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.js +24 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.js.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.d.ts +24 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.d.ts.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.js +8 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.js.map +1 -0
- package/lib/components/molecules/Performance/IPerformance.d.ts +377 -0
- package/lib/components/molecules/Performance/IPerformance.d.ts.map +1 -0
- package/lib/components/molecules/Performance/IPerformance.js +22 -0
- package/lib/components/molecules/Performance/IPerformance.js.map +1 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.d.ts +23 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.d.ts.map +1 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.js +5 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.js.map +1 -0
- package/lib/components/molecules/Performance/MockData.d.ts +6 -0
- package/lib/components/molecules/Performance/MockData.d.ts.map +1 -0
- package/lib/components/molecules/Performance/MockData.js +134 -0
- package/lib/components/molecules/Performance/MockData.js.map +1 -0
- package/lib/components/molecules/Performance/functions.d.ts +33 -0
- package/lib/components/molecules/Performance/functions.d.ts.map +1 -0
- package/lib/components/molecules/Performance/functions.js +114 -0
- package/lib/components/molecules/Performance/functions.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.d.ts +13 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.js +12 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.d.ts +23 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.js +5 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.d.ts +37 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.js +5 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.d.ts +15 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.js +51 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.d.ts +25 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.js +99 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.js.map +1 -0
- package/lib/components/molecules/process-results/CheckAnyResults.d.ts +3 -0
- package/lib/components/molecules/process-results/CheckAnyResults.d.ts.map +1 -0
- package/lib/components/molecules/process-results/CheckAnyResults.js +41 -0
- package/lib/components/molecules/process-results/CheckAnyResults.js.map +1 -0
- package/lib/components/molecules/process-results/CheckItemsResults.d.ts +7 -0
- package/lib/components/molecules/process-results/CheckItemsResults.d.ts.map +1 -0
- package/lib/components/molecules/process-results/CheckItemsResults.js +47 -0
- package/lib/components/molecules/process-results/CheckItemsResults.js.map +1 -0
- package/lib/components/molecules/process-results/Logging.d.ts +3 -0
- package/lib/components/molecules/process-results/Logging.d.ts.map +1 -0
- package/lib/components/molecules/process-results/Logging.js +5 -0
- package/lib/components/molecules/process-results/Logging.js.map +1 -0
- package/lib/components/molecules/source-props/IItemsError.d.ts +4 -0
- package/lib/components/molecules/source-props/IItemsError.d.ts.map +1 -0
- package/lib/components/molecules/source-props/IItemsError.js +9 -0
- package/lib/components/molecules/source-props/IItemsError.js.map +1 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.d.ts +21 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.d.ts.map +1 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.js +7 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.js.map +1 -0
- package/lib/components/molecules/source-props/ISourceProps.d.ts +62 -0
- package/lib/components/molecules/source-props/ISourceProps.d.ts.map +1 -0
- package/lib/components/molecules/source-props/ISourceProps.js +5 -0
- package/lib/components/molecules/source-props/ISourceProps.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/createListSource.d.ts +7 -0
- package/lib/components/molecules/source-props/Lists/createListSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/createListSource.js +37 -0
- package/lib/components/molecules/source-props/Lists/createListSource.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.d.ts +44 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.js +23 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.d.ts +9 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.js +9 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.d.ts +11 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.js +11 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.d.ts +5 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.js +34 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.d.ts +26 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.js +52 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.d.ts +18 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.js +43 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.d.ts +14 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.js +31 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.d.ts +20 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.js +113 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.d.ts +5 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.js +18 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.d.ts +38 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.js +5 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.d.ts +8 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.js +18 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.d.ts +6 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.js +42 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.d.ts +6 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.js +38 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.d.ts +6 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.js +42 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.d.ts +10 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.js +33 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.d.ts +8 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.js +14 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.js.map +1 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.d.ts +12 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.d.ts.map +1 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.js +108 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.js.map +1 -0
- package/lib/components/molecules/source-props/createLibrarySource.d.ts +7 -0
- package/lib/components/molecules/source-props/createLibrarySource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/createLibrarySource.js +40 -0
- package/lib/components/molecules/source-props/createLibrarySource.js.map +1 -0
- package/lib/components/molecules/source-props/createMinFetchProps.d.ts +8 -0
- package/lib/components/molecules/source-props/createMinFetchProps.d.ts.map +1 -0
- package/lib/components/molecules/source-props/createMinFetchProps.js +36 -0
- package/lib/components/molecules/source-props/createMinFetchProps.js.map +1 -0
- package/lib/components/molecules/source-props/createOrderBy.d.ts +6 -0
- package/lib/components/molecules/source-props/createOrderBy.d.ts.map +1 -0
- package/lib/components/molecules/source-props/createOrderBy.js +12 -0
- package/lib/components/molecules/source-props/createOrderBy.js.map +1 -0
- package/lib/components/molecules/source-props/index.d.ts +1 -0
- package/lib/components/molecules/source-props/index.d.ts.map +1 -0
- package/lib/components/molecules/source-props/index.js +4 -0
- package/lib/components/molecules/source-props/index.js.map +1 -0
- package/lib/components/molecules/source-props/prepSourceColumns.d.ts +11 -0
- package/lib/components/molecules/source-props/prepSourceColumns.d.ts.map +1 -0
- package/lib/components/molecules/source-props/prepSourceColumns.js +42 -0
- package/lib/components/molecules/source-props/prepSourceColumns.js.map +1 -0
- package/lib/components/molecules/state-source/IStateSource.d.ts +35 -0
- package/lib/components/molecules/state-source/IStateSource.d.ts.map +1 -0
- package/lib/components/molecules/state-source/IStateSource.js +28 -0
- package/lib/components/molecules/state-source/IStateSource.js.map +1 -0
- package/lib/logic/Arrays/compare.d.ts +94 -0
- package/lib/logic/Arrays/compare.d.ts.map +1 -0
- package/lib/logic/Arrays/compare.js +166 -0
- package/lib/logic/Arrays/compare.js.map +1 -0
- package/lib/logic/Arrays/createArrayOfNumbers.d.ts +5 -0
- package/lib/logic/Arrays/createArrayOfNumbers.d.ts.map +1 -0
- package/lib/logic/Arrays/createArrayOfNumbers.js +8 -0
- package/lib/logic/Arrays/createArrayOfNumbers.js.map +1 -0
- package/lib/logic/Arrays/getDeepKeys.d.ts +18 -0
- package/lib/logic/Arrays/getDeepKeys.d.ts.map +1 -0
- package/lib/logic/Arrays/getDeepKeys.js +28 -0
- package/lib/logic/Arrays/getDeepKeys.js.map +1 -0
- package/lib/logic/Arrays/grouping.d.ts +57 -0
- package/lib/logic/Arrays/grouping.d.ts.map +1 -0
- package/lib/logic/Arrays/grouping.js +79 -0
- package/lib/logic/Arrays/grouping.js.map +1 -0
- package/lib/logic/Arrays/manipulation.d.ts +127 -0
- package/lib/logic/Arrays/manipulation.d.ts.map +1 -0
- package/lib/logic/Arrays/manipulation.js +231 -0
- package/lib/logic/Arrays/manipulation.js.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.d.ts +11 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.js +13 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.js.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.d.ts +2 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.js +35 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.js.map +1 -0
- package/lib/logic/Arrays/searching/getNextIndex.d.ts +12 -0
- package/lib/logic/Arrays/searching/getNextIndex.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/getNextIndex.js +19 -0
- package/lib/logic/Arrays/searching/getNextIndex.js.map +1 -0
- package/lib/logic/Arrays/searching/objectfind.d.ts +52 -0
- package/lib/logic/Arrays/searching/objectfind.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/objectfind.js +123 -0
- package/lib/logic/Arrays/searching/objectfind.js.map +1 -0
- package/lib/logic/Arrays/searching/objectkeys.d.ts +70 -0
- package/lib/logic/Arrays/searching/objectkeys.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/objectkeys.js +208 -0
- package/lib/logic/Arrays/searching/objectkeys.js.map +1 -0
- package/lib/logic/Arrays/sorting/Interfaces.d.ts +7 -0
- package/lib/logic/Arrays/sorting/Interfaces.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/Interfaces.js +2 -0
- package/lib/logic/Arrays/sorting/Interfaces.js.map +1 -0
- package/lib/logic/Arrays/sorting/numbers.d.ts +21 -0
- package/lib/logic/Arrays/sorting/numbers.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/numbers.js +41 -0
- package/lib/logic/Arrays/sorting/numbers.js.map +1 -0
- package/lib/logic/Arrays/sorting/objects.d.ts +45 -0
- package/lib/logic/Arrays/sorting/objects.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/objects.js +144 -0
- package/lib/logic/Arrays/sorting/objects.js.map +1 -0
- package/lib/logic/Arrays/sorting/strings.d.ts +17 -0
- package/lib/logic/Arrays/sorting/strings.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/strings.js +53 -0
- package/lib/logic/Arrays/sorting/strings.js.map +1 -0
- package/lib/logic/Arrays/thinOutArray.d.ts +44 -0
- package/lib/logic/Arrays/thinOutArray.d.ts.map +1 -0
- package/lib/logic/Arrays/thinOutArray.js +122 -0
- package/lib/logic/Arrays/thinOutArray.js.map +1 -0
- package/lib/logic/Errors/friendly.d.ts +37 -0
- package/lib/logic/Errors/friendly.d.ts.map +1 -0
- package/lib/logic/Errors/friendly.js +228 -0
- package/lib/logic/Errors/friendly.js.map +1 -0
- package/lib/logic/Links/interfaces/IDetailedLink.d.ts +14 -0
- package/lib/logic/Links/interfaces/IDetailedLink.d.ts.map +1 -0
- package/lib/logic/Links/interfaces/IDetailedLink.js +2 -0
- package/lib/logic/Links/interfaces/IDetailedLink.js.map +1 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.d.ts +5 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.d.ts.map +1 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.js +2 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.js.map +1 -0
- package/lib/logic/Links/interfaces/ISimpleLink.d.ts +6 -0
- package/lib/logic/Links/interfaces/ISimpleLink.d.ts.map +1 -0
- package/lib/logic/Links/interfaces/ISimpleLink.js +2 -0
- package/lib/logic/Links/interfaces/ISimpleLink.js.map +1 -0
- package/lib/logic/Objects/deep.d.ts +17 -0
- package/lib/logic/Objects/deep.d.ts.map +1 -0
- package/lib/logic/Objects/deep.js +106 -0
- package/lib/logic/Objects/deep.js.map +1 -0
- package/lib/logic/Objects/keys.d.ts +54 -0
- package/lib/logic/Objects/keys.d.ts.map +1 -0
- package/lib/logic/Objects/keys.js +112 -0
- package/lib/logic/Objects/keys.js.map +1 -0
- package/lib/logic/Objects/similar.d.ts +15 -0
- package/lib/logic/Objects/similar.d.ts.map +1 -0
- package/lib/logic/Objects/similar.js +42 -0
- package/lib/logic/Objects/similar.js.map +1 -0
- package/lib/logic/Strings/arraysFromString.d.ts +78 -0
- package/lib/logic/Strings/arraysFromString.d.ts.map +1 -0
- package/lib/logic/Strings/arraysFromString.js +142 -0
- package/lib/logic/Strings/arraysFromString.js.map +1 -0
- package/lib/logic/Strings/guids.d.ts +57 -0
- package/lib/logic/Strings/guids.d.ts.map +1 -0
- package/lib/logic/Strings/guids.js +107 -0
- package/lib/logic/Strings/guids.js.map +1 -0
- package/lib/logic/Strings/reactCSS.d.ts +19 -0
- package/lib/logic/Strings/reactCSS.d.ts.map +1 -0
- package/lib/logic/Strings/reactCSS.js +84 -0
- package/lib/logic/Strings/reactCSS.js.map +1 -0
- package/lib/logic/Strings/stringCase.d.ts +52 -0
- package/lib/logic/Strings/stringCase.d.ts.map +1 -0
- package/lib/logic/Strings/stringCase.js +103 -0
- package/lib/logic/Strings/stringCase.js.map +1 -0
- package/lib/logic/Time/constants.d.ts +9 -0
- package/lib/logic/Time/constants.d.ts.map +1 -0
- package/lib/logic/Time/constants.js +11 -0
- package/lib/logic/Time/constants.js.map +1 -0
- package/lib/logic/Time/getDateFromNow.d.ts +13 -0
- package/lib/logic/Time/getDateFromNow.d.ts.map +1 -0
- package/lib/logic/Time/getDateFromNow.js +18 -0
- package/lib/logic/Time/getDateFromNow.js.map +1 -0
- package/lib/logic/Users/CheckPermissions.d.ts +32 -0
- package/lib/logic/Users/CheckPermissions.d.ts.map +1 -0
- package/lib/logic/Users/CheckPermissions.js +54 -0
- package/lib/logic/Users/CheckPermissions.js.map +1 -0
- package/lib/logic/Users/FPSUser.d.ts +16 -0
- package/lib/logic/Users/FPSUser.d.ts.map +1 -0
- package/lib/logic/Users/FPSUser.js +205 -0
- package/lib/logic/Users/FPSUser.js.map +1 -0
- package/lib/logic/Users/IDefaultUser.d.ts +10 -0
- package/lib/logic/Users/IDefaultUser.d.ts.map +1 -0
- package/lib/logic/Users/IDefaultUser.js +5 -0
- package/lib/logic/Users/IDefaultUser.js.map +1 -0
- package/lib/logic/Users/IUserInterfaces.d.ts +80 -0
- package/lib/logic/Users/IUserInterfaces.d.ts.map +1 -0
- package/lib/logic/Users/IUserInterfaces.js +5 -0
- package/lib/logic/Users/IUserInterfaces.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.d.ts +53 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.d.ts +29 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.d.ts +209 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.d.ts +28 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.d.ts +1657 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.d.ts +41 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.d.ts +382 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.d.ts +130 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.d.ts +12 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.d.ts +18 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.d.ts +13 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Image.d.ts +153 -0
- package/lib/types/@fluentUI/@7.199.1/Image.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Image.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/Image.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.d.ts +37 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.d.ts +184 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.d.ts +28 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.d.ts +1657 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.d.ts +18 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.js.map +1 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.d.ts +31 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.js +5 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.js.map +1 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.d.ts +13 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.js +5 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.js.map +1 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.d.ts +28 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.js +5 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.js.map +1 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.d.ts +23 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.js +25 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.js.map +1 -0
- package/lib/types/@msft/1.15.2/WebPartContext.d.ts +136 -0
- package/lib/types/@msft/1.15.2/WebPartContext.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/WebPartContext.js +24 -0
- package/lib/types/@msft/1.15.2/WebPartContext.js.map +1 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.d.ts +196 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.js +5 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.js.map +1 -0
- package/lib/types/@msft/1.15.2/displayMode.d.ts +21 -0
- package/lib/types/@msft/1.15.2/displayMode.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/displayMode.js +24 -0
- package/lib/types/@msft/1.15.2/displayMode.js.map +1 -0
- package/lib/types/@msft/1.15.2/layout.d.ts +13 -0
- package/lib/types/@msft/1.15.2/layout.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/layout.js +5 -0
- package/lib/types/@msft/1.15.2/layout.js.map +1 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.d.ts +98 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.js +5 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/site-users.d.ts.map +1 -1
- package/lib/types/@pnp/@2.14.0/sp/sites.d.ts +30 -0
- package/lib/types/@pnp/@2.14.0/sp/sites.d.ts.map +1 -1
- package/lib/types/@pnp/@2.14.0/sp/types.d.ts +134 -0
- package/lib/types/@pnp/@2.14.0/sp/types.d.ts.map +1 -1
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.d.ts +22 -0
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.d.ts.map +1 -0
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.js +28 -0
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.js.map +1 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.d.ts +12 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.d.ts.map +1 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.js +2 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.js.map +1 -0
- package/lib/types/fps-class/window/IFPSEnviro.d.ts +46 -0
- package/lib/types/fps-class/window/IFPSEnviro.d.ts.map +1 -0
- package/lib/types/fps-class/window/IFPSEnviro.js +2 -0
- package/lib/types/fps-class/window/IFPSEnviro.js.map +1 -0
- package/lib/types/fps-class/window/IFPSWindowProps.d.ts +73 -0
- package/lib/types/fps-class/window/IFPSWindowProps.d.ts.map +1 -0
- package/lib/types/fps-class/window/IFPSWindowProps.js +3 -0
- package/lib/types/fps-class/window/IFPSWindowProps.js.map +1 -0
- package/lib/types/fps-class/window/Window.d.ts +14 -0
- package/lib/types/fps-class/window/Window.d.ts.map +1 -0
- package/lib/types/fps-class/window/Window.js +2 -0
- package/lib/types/fps-class/window/Window.js.map +1 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.d.ts +5 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.d.ts.map +1 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.js +2 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.js.map +1 -0
- package/lib/types/fps-legacy/IMyInterfaces.d.ts +69 -0
- package/lib/types/fps-legacy/IMyInterfaces.d.ts.map +1 -0
- package/lib/types/fps-legacy/IMyInterfaces.js +28 -0
- package/lib/types/fps-legacy/IMyInterfaces.js.map +1 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.d.ts +2 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.d.ts.map +1 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.js +2 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.js.map +1 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.d.ts +41 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.d.ts.map +1 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.js +2 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.js.map +1 -0
- package/lib/types/fps-returns/common/IItemsError.d.ts +6 -0
- package/lib/types/fps-returns/common/IItemsError.d.ts.map +1 -0
- package/lib/types/fps-returns/common/IItemsError.js +2 -0
- package/lib/types/fps-returns/common/IItemsError.js.map +1 -0
- package/lib/types/react/IFPSJSX_Element.d.ts +3 -0
- package/lib/types/react/IFPSJSX_Element.d.ts.map +1 -0
- package/lib/types/react/IFPSJSX_Element.js +2 -0
- package/lib/types/react/IFPSJSX_Element.js.map +1 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.d.ts +1 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.d.ts.map +1 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.js +20036 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.js.map +1 -0
- package/lib/types/react/IReactCSSTypes.d.ts +9519 -0
- package/lib/types/react/IReactCSSTypes.d.ts.map +1 -0
- package/lib/types/react/IReactCSSTypes.js +11 -0
- package/lib/types/react/IReactCSSTypes.js.map +1 -0
- package/lib/types/react/IReactEvents.d.ts +25 -0
- package/lib/types/react/IReactEvents.d.ts.map +1 -0
- package/lib/types/react/IReactEvents.js +160 -0
- package/lib/types/react/IReactEvents.js.map +1 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.d.ts +5 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.d.ts.map +1 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.js +143 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.js.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.d.ts +42 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.d.ts.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.js +6 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.js.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.d.ts +45 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.d.ts.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.js +6 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.js.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated to fps-core-v7\src\components\atoms\easy-pages\functions\
|
|
3
|
+
*/
|
|
4
|
+
import { IEasyLink } from "../interfaces/IEasyPagesPageHookProps";
|
|
5
|
+
import { IRepoLinks } from "../../Links/IRepoLinks";
|
|
6
|
+
export declare const EasyDevTypescript: IEasyLink;
|
|
7
|
+
export declare const EasyDevGridDocs: IEasyLink;
|
|
8
|
+
export declare const EasyDevGridGen: IEasyLink;
|
|
9
|
+
export declare const EasyDevJSON: IEasyLink;
|
|
10
|
+
export declare const EasyDevPnpJS: IEasyLink;
|
|
11
|
+
export declare const EasyDevRegex: IEasyLink;
|
|
12
|
+
export declare const EasyDevSPFxReact: IEasyLink;
|
|
13
|
+
export declare const EasyDevSPFxReactIO: IEasyLink;
|
|
14
|
+
export declare const EasyDevFluent: IEasyLink;
|
|
15
|
+
export declare const EasyDevFliconIO: IEasyLink;
|
|
16
|
+
export declare const EasyDevPages: IEasyLink[];
|
|
17
|
+
export declare const EasyDevFPSStyles: IEasyLink;
|
|
18
|
+
export declare const EasyDevFPSLibraryV2: IEasyLink;
|
|
19
|
+
export declare function getZGitLinks(repo: IRepoLinks): IEasyLink[];
|
|
20
|
+
//# sourceMappingURL=devLinks.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"devLinks.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-pages/functions/devLinks.ts"],"names":[],"mappings":"AACA;;GAEG;AAMH,OAAO,EAAE,SAAS,EAAE,MAAM,uCAAuC,CAAC;AAClE,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AAMpD,eAAO,MAAM,iBAAiB,EAAE,SACkL,CAAC;AAEnN,eAAO,MAAM,eAAe,EAAE,SACyH,CAAC;AAExJ,eAAO,MAAM,cAAc,EAAE,SACyH,CAAC;AAEvJ,eAAO,MAAM,WAAW,EAAE,SACuG,CAAC;AAElI,eAAO,MAAM,YAAY,EAAE,SACyK,CAAC;AAErM,eAAO,MAAM,YAAY,EAAE,SAC+K,CAAC;AAE3M,eAAO,MAAM,gBAAgB,EAAE,SAC0I,CAAC;AAE1K,eAAO,MAAM,kBAAkB,EAAE,SAC+G,CAAC;AAEjJ,eAAO,MAAM,aAAa,EAAE,SACqH,CAAC;AAElJ,eAAO,MAAM,eAAe,EAAE,SACiE,CAAC;AAEhG,eAAO,MAAM,YAAY,EAAE,SAAS,EAEnC,CAAC;AAMF,eAAO,MAAM,gBAAgB,EAAE,SACgL,CAAC;AAEhN,eAAO,MAAM,mBAAmB,EAAE,SACyV,CAAC;AAK5X,wBAAgB,YAAY,CAAE,IAAI,EAAG,UAAU,GAAK,SAAS,EAAE,CAoC9D"}
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated to fps-core-v7\src\components\atoms\easy-pages\functions\
|
|
3
|
+
*/
|
|
4
|
+
// import { IRepoLinks } from "../../../../components/atoms/Links/CreateLinks";
|
|
5
|
+
// import { IEasyLink } from "../components/componentPage";
|
|
6
|
+
import { EasyPagesDevTab, EasyPagesRepoTab } from "../interfaces/epTypes";
|
|
7
|
+
import { CSSGridDocsUrl, CSSGridGenUrl, FliconIOUrl, JSONViewerUrl, Regex101ComUrl, TypeScriptPlayGroundUrl } from "../../Links/CommonDevUrls";
|
|
8
|
+
const SPFXParkLogo = `https://ih0.redbubble.net/image.815755990.6275/bg,f8f8f8-flat,750x,075,f-pad,750x1000,f8f8f8.jpg`;
|
|
9
|
+
const MSFTLogo = `https://img-prod-cms-rt-microsoft-com.akamaized.net/cms/api/am/imageFileData/RE1Mu3b?ver=5c31`;
|
|
10
|
+
const TheCKLogo = `https://0.gravatar.com/avatar/942805b409854696f15a519a39a2cedb?s=256&d=retro&r=PG`;
|
|
11
|
+
export const EasyDevTypescript = { title: 'Typescript Playground', description: `Experiment with interfaces here - ${EasyPagesDevTab}`,
|
|
12
|
+
url: TypeScriptPlayGroundUrl, imageUrl: 'https://cdn.jsdelivr.net/gh/gilbarbara/logos@02e637e09b55966e802dfe0bc93595594e0214bb/logos/typescript-icon.svg', type: 'current', tabs: [EasyPagesDevTab] };
|
|
13
|
+
export const EasyDevGridDocs = { title: 'CSS Grid Docs', description: `Official Docs - ${EasyPagesDevTab}`,
|
|
14
|
+
url: CSSGridDocsUrl, imageUrl: 'https://miro.medium.com/max/770/1*RtAMWbxdwW2ujyrurU9plw.png', type: 'current', tabs: [EasyPagesDevTab] };
|
|
15
|
+
export const EasyDevGridGen = { title: 'CSS Grid Sandbox', description: `grid.layoutit.com - ${EasyPagesDevTab}`,
|
|
16
|
+
url: CSSGridGenUrl, imageUrl: 'https://miro.medium.com/max/770/1*RtAMWbxdwW2ujyrurU9plw.png', type: 'current', tabs: [EasyPagesDevTab] };
|
|
17
|
+
export const EasyDevJSON = { title: 'JSON Editor', description: ` - ${EasyPagesDevTab}`,
|
|
18
|
+
url: JSONViewerUrl, imageUrl: 'https://codebeautify.org/img/slogo.webp', type: 'current', tabs: [EasyPagesDevTab] };
|
|
19
|
+
export const EasyDevPnpJS = { title: 'Pnpjs.io', description: ` - ${EasyPagesDevTab}`,
|
|
20
|
+
url: 'https://pnp.github.io/pnpjs/packages/#sp', imageUrl: 'https://pbs.twimg.com/profile_images/1260661706231087112/CvjfDhAm_400x400.jpg', type: 'current', tabs: [EasyPagesDevTab] };
|
|
21
|
+
export const EasyDevRegex = { title: 'Regex 101', description: `Test regex - ${EasyPagesDevTab}`,
|
|
22
|
+
url: Regex101ComUrl, imageUrl: 'https://upload.wikimedia.org/wikipedia/commons/thumb/d/d3/Toolbaricon_RegEx.svg/240px-Toolbaricon_RegEx.svg.png', type: 'current', tabs: [EasyPagesDevTab] };
|
|
23
|
+
export const EasyDevSPFxReact = { title: `SPFx React Controls - Github - ${EasyPagesDevTab}`, description: '',
|
|
24
|
+
url: 'https://github.com/SharePoint/sp-dev-fx-controls-react/tree/master/src/controls/', imageUrl: SPFXParkLogo, type: 'current', tabs: [EasyPagesDevTab] };
|
|
25
|
+
export const EasyDevSPFxReactIO = { title: `SPFx React Controls - IO - ${EasyPagesDevTab}`, description: '',
|
|
26
|
+
url: 'https://github.com/SharePoint/sp-dev-fx-controls-react/', imageUrl: SPFXParkLogo, type: 'current', tabs: [EasyPagesDevTab] };
|
|
27
|
+
export const EasyDevFluent = { title: `Fluent UI`, description: `${EasyPagesDevTab}`,
|
|
28
|
+
url: 'https://developer.microsoft.com/en-us/fluentui#/controls/web', imageUrl: MSFTLogo, type: 'current', tabs: [EasyPagesDevTab] };
|
|
29
|
+
export const EasyDevFliconIO = { title: `Flicon.io`, description: `Fluent Icons - ${EasyPagesDevTab}`,
|
|
30
|
+
url: FliconIOUrl, imageUrl: TheCKLogo, type: 'current', tabs: [EasyPagesDevTab] };
|
|
31
|
+
export const EasyDevPages = [EasyDevTypescript, EasyDevJSON, EasyDevGridDocs, EasyDevGridGen,
|
|
32
|
+
EasyDevPnpJS, EasyDevRegex, EasyDevSPFxReact, EasyDevSPFxReactIO, EasyDevFluent, EasyDevFliconIO
|
|
33
|
+
];
|
|
34
|
+
// export const EasyDevFPSReact: IEasyLink = { title: 'FPS-React', description: `fps-react contains react based components for reuse - ${EasyPagesDevTab}`,
|
|
35
|
+
// url: 'https://github.com/mikezimm/fps-React/issues' , imageUrl: 'https://www.pinpng.com/pngs/m/675-6758716_react-native-logo-svg-hd-png-download.png' , type: 'current', tabs: [ EasyPagesDevTab ] } as any;
|
|
36
|
+
export const EasyDevFPSStyles = { title: 'FPS-Styles', description: `fps-styles contains JS based functions, interfaces and constants for reuse - ${EasyPagesDevTab}`,
|
|
37
|
+
url: 'https://github.com/mikezimm/fps-Styles/issues', imageUrl: 'https://www.freepnglogos.com/uploads/javascript-png/black-js-logo-symbol-icon-29.png', type: 'current', tabs: [EasyPagesDevTab] };
|
|
38
|
+
export const EasyDevFPSLibraryV2 = { title: 'FPS-Library-v2', description: `fps-library-v2 contains react based banner for reuse - ${EasyPagesDevTab}`,
|
|
39
|
+
url: 'https://github.com/mikezimm/fps-library-v2/issues', imageUrl: 'https://th.bing.com/th/id/R.4512e93706f461f09f26aed42607023a?rik=GcuIKkzKDw%2bloA&riu=http%3a%2f%2fwww.newdesignfile.com%2fpostpic%2f2010%2f06%2fblue-header-graphic_64584.jpg&ehk=JzYQX4j4PVDUgA71x07NSS82%2fQB%2bvegBe56z%2fPPvVjA%3d&risl=&pid=ImgRaw&r=0', type: 'current', tabs: [EasyPagesDevTab] };
|
|
40
|
+
// export const EasyDevFPSPnp2: IEasyLink = { title: 'FPS-Pnp2', description: `fps-pnp2 contains services and functions related to pnpv2 library - ${EasyPagesDevTab}`,
|
|
41
|
+
// url: 'https://github.com/mikezimm/fps-Pnp2/issues' , imageUrl: 'https://th.bing.com/th/id/OIP.cVFWUghT4GBYXb6XogqVegAAAA?pid=ImgDet&rs=1' , type: 'current', tabs: [ EasyPagesDevTab ] } as any;
|
|
42
|
+
export function getZGitLinks(repo) {
|
|
43
|
+
const links = [];
|
|
44
|
+
/**
|
|
45
|
+
* 2022-11-14
|
|
46
|
+
* Comment on github filtering, if more than one filter, need to always add + label filter
|
|
47
|
+
* If the filter is to NOT include a label, then you must use +-label:labelName
|
|
48
|
+
* +- is required in that case.
|
|
49
|
+
*/
|
|
50
|
+
links.push({ title: `Issues`, description: `${repo.desc}/issues`,
|
|
51
|
+
url: `${repo.href}/issues`, imageUrl: TheCKLogo, type: 'current', tabs: [EasyPagesRepoTab] });
|
|
52
|
+
links.push({ title: `Open Priority Issues`, description: `${repo.desc}/issues`,
|
|
53
|
+
url: `${repo.href}/issues?q=is:issue++is:open++label:priority`, imageUrl: TheCKLogo, type: 'current', tabs: [EasyPagesRepoTab] });
|
|
54
|
+
links.push({ title: `Open Priority Issues - NOT Complete`, description: `${repo.desc}/issues`,
|
|
55
|
+
url: `${repo.href}/issues?q=is:issue++is:open++label:priority+-label:complete`, imageUrl: TheCKLogo, type: 'current', tabs: [EasyPagesRepoTab] });
|
|
56
|
+
links.push({ title: `Open Priority Issues - Completed`, description: `${repo.desc}/issues`,
|
|
57
|
+
url: `${repo.href}/issues?q=is:issue+is:open++label:priority++label:complete`, imageUrl: TheCKLogo, type: 'current', tabs: [EasyPagesRepoTab] });
|
|
58
|
+
links.push({ title: `Closed Issues`, description: `${repo.desc}/issues`,
|
|
59
|
+
url: `${repo.href}/issues?q=is:issue++is:closed`, imageUrl: TheCKLogo, type: 'current', tabs: [EasyPagesRepoTab] });
|
|
60
|
+
links.push({ title: `Open Issues - Completed`, description: `${repo.desc}/issues`,
|
|
61
|
+
url: `${repo.href}/issues?q=is:issue+is:open++label:complete`, imageUrl: TheCKLogo, type: 'current', tabs: [EasyPagesRepoTab] });
|
|
62
|
+
// links.push( EasyDevFPSReact );
|
|
63
|
+
links.push(EasyDevFPSLibraryV2);
|
|
64
|
+
links.push(EasyDevFPSStyles);
|
|
65
|
+
// links.push( EasyDevFPSPnp2 );
|
|
66
|
+
return links;
|
|
67
|
+
}
|
|
68
|
+
//# sourceMappingURL=devLinks.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"devLinks.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-pages/functions/devLinks.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getPagesContent.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-pages/functions/getPagesContent.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
export {};
|
|
2
|
+
// /**
|
|
3
|
+
// * This gets Site Pages content, based on ALVFinMan7 model
|
|
4
|
+
// * @param sourceProps
|
|
5
|
+
// * @returns
|
|
6
|
+
// */
|
|
7
|
+
// export interface IGetPagesContent { items: IEasyLink[], performance: ILoadPerformance, errMessage: string }
|
|
8
|
+
// export async function getPagesContent( sourceProps: ISourcePropsEP, EasyIconObject: IEasyIcons = EasyIconObjectDefault, parentLink: string, ): Promise<IGetPagesContent> {
|
|
9
|
+
// //"List 'Site Pages' does not exist at site with URL
|
|
10
|
+
// const performance: ILoadPerformance = createBasePerformanceInit( 1, false, );
|
|
11
|
+
// performance.ops.fetch1 = startPerformOp( 'fetch1 - getPages', null, true ) as IPerformanceOp; // https://github.com/mikezimm/Slick-Sections/issues/69
|
|
12
|
+
// const fetchResults: IFpsItemsReturn = await getSourceItems( sourceProps, false, true );
|
|
13
|
+
// // eslint-disable-next-line @typescript-eslint/no-unused-vars, prefer-const
|
|
14
|
+
// let { items, errorInfo, } = fetchResults;
|
|
15
|
+
// if ( items === null || items === undefined ) items = [];
|
|
16
|
+
// if ( errorInfo && errorInfo.returnMess.indexOf(`"List 'Site Pages' does not exist`) > 1 ) alert( `I'm sorry, this site does NOT have a library Titled 'Site Pages :(`);
|
|
17
|
+
// performance.ops.fetch1 = updatePerformanceEnd( performance.ops.fetch1, true, items.length ) as IPerformanceOp;
|
|
18
|
+
// if ( parentLink ) items.push( //'Title','Description','Author/Title','Editor/Title','File/ServerRelativeUrl','BannerImageUrl'
|
|
19
|
+
// {
|
|
20
|
+
// Title: '.. ^ Go to Parent Site',
|
|
21
|
+
// Description: 'Quick link to parent site Home page',
|
|
22
|
+
// File: { ServerRelativeUrl: parentLink },
|
|
23
|
+
// type: 'current',
|
|
24
|
+
// } as any
|
|
25
|
+
// );
|
|
26
|
+
// performance.ops.analyze1 = startPerformOp( 'analyze1 - addSearchMeta', null, true ) as IPerformanceOp; // https://github.com/mikezimm/Slick-Sections/issues/69
|
|
27
|
+
// items = addSearchMeta1( items, sourceProps, null );
|
|
28
|
+
// // This should not be required because addEasyIcons already filters out 'SharePoint' and 'Files'
|
|
29
|
+
// // EasyIconObject.GroupKeys = EasyIconObject.GroupKeys.filter( key => { return key !== 'SharePoint' } );
|
|
30
|
+
// items = addEasyIcons( items as [], sourceProps, EasyIconObject, true );
|
|
31
|
+
// performance.ops.analyze1 = updatePerformanceEnd( performance.ops.analyze1, true, items.length ) as IPerformanceOp;
|
|
32
|
+
// items = sortObjectArrayByStringKeyCollator( items, 'asc', 'title', true, 'en' );
|
|
33
|
+
// // eslint-disable-next-line no-eval
|
|
34
|
+
// if ( sourceProps.evalFilter ) items = items.filter( item => eval( sourceProps.evalFilter ? sourceProps.evalFilter : '' ) === true );
|
|
35
|
+
// console.log( sourceProps.defType, sourceProps.listTitle , items );
|
|
36
|
+
// return { items: items as IEasyLink[], performance: performance, errMessage: errorInfo ? errorInfo.returnMess : '' };
|
|
37
|
+
// }
|
|
38
|
+
//# sourceMappingURL=getPagesContent.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getPagesContent.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-pages/functions/getPagesContent.ts"],"names":[],"mappings":";AAaA,MAAM;AACN,6DAA6D;AAC7D,wBAAwB;AACxB,cAAc;AACd,MAAM;AACN,8GAA8G;AAE9G,6KAA6K;AAE7K,yDAAyD;AACzD,kFAAkF;AAClF,2JAA2J;AAE3J,4FAA4F;AAE5F,gFAAgF;AAChF,8CAA8C;AAE9C,6DAA6D;AAE7D,4KAA4K;AAE5K,mHAAmH;AAEnH,kIAAkI;AAClI,QAAQ;AACR,yCAAyC;AACzC,4DAA4D;AAC5D,iDAAiD;AACjD,yBAAyB;AACzB,eAAe;AACf,OAAO;AAEP,oKAAoK;AACpK,wDAAwD;AACxD,qGAAqG;AACrG,6GAA6G;AAC7G,4EAA4E;AAE5E,uHAAuH;AAEvH,qFAAqF;AAErF,wCAAwC;AACxC,yIAAyI;AAEzI,uEAAuE;AAEvE,yHAAyH;AAEzH,IAAI"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { ISourcePropsEP } from "../interfaces/epTypes";
|
|
2
|
+
import { IEasyLink } from "../interfaces/IEasyPagesPageHookProps";
|
|
3
|
+
/**
|
|
4
|
+
* This returns only tabs that were found and in the original order provided by props.
|
|
5
|
+
* @param sourceProps
|
|
6
|
+
* @param items
|
|
7
|
+
* @returns
|
|
8
|
+
*/
|
|
9
|
+
export declare function getUsedTabs(sourceProps: ISourcePropsEP, items: IEasyLink[]): string[];
|
|
10
|
+
//# sourceMappingURL=getUsedTabs.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getUsedTabs.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-pages/functions/getUsedTabs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAmB,MAAM,uBAAuB,CAAC;AACxE,OAAO,EAAE,SAAS,EAAE,MAAM,uCAAuC,CAAC;AAElE;;;;;GAKG;AAEH,wBAAgB,WAAW,CAAC,WAAW,EAAE,cAAc,EAAE,KAAK,EAAE,SAAS,EAAE,GAAG,MAAM,EAAE,CAgCrF"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { EasyPagesSysTab } from "../interfaces/epTypes";
|
|
2
|
+
/**
|
|
3
|
+
* This returns only tabs that were found and in the original order provided by props.
|
|
4
|
+
* @param sourceProps
|
|
5
|
+
* @param items
|
|
6
|
+
* @returns
|
|
7
|
+
*/
|
|
8
|
+
export function getUsedTabs(sourceProps, items) {
|
|
9
|
+
var _a;
|
|
10
|
+
const foundTabs = [];
|
|
11
|
+
let showOverFlow = false;
|
|
12
|
+
let systemTab = false; // https://github.com/mikezimm/drilldown7/issues/280
|
|
13
|
+
items.map(item => {
|
|
14
|
+
item.tabs.map(tab => {
|
|
15
|
+
if (tab === EasyPagesSysTab) {
|
|
16
|
+
systemTab = true; // https://github.com/mikezimm/drilldown7/issues/280
|
|
17
|
+
// Changed order of else if for: https://github.com/mikezimm/fps-library-v2/issues/179
|
|
18
|
+
}
|
|
19
|
+
else if (tab === sourceProps.EasyPageOverflowTab) {
|
|
20
|
+
showOverFlow = true;
|
|
21
|
+
}
|
|
22
|
+
else if (foundTabs.indexOf(tab) < 0) {
|
|
23
|
+
foundTabs.push(tab);
|
|
24
|
+
}
|
|
25
|
+
});
|
|
26
|
+
});
|
|
27
|
+
const sortedTabs = [];
|
|
28
|
+
(_a = sourceProps.meta1) === null || _a === void 0 ? void 0 : _a.map(tab => { if (foundTabs.indexOf(tab) > -1)
|
|
29
|
+
sortedTabs.push(tab); });
|
|
30
|
+
if (showOverFlow === true && sourceProps.EasyPageOverflowTab)
|
|
31
|
+
sortedTabs.push(sourceProps.EasyPageOverflowTab);
|
|
32
|
+
if (systemTab === true)
|
|
33
|
+
sortedTabs.push(EasyPagesSysTab); // https://github.com/mikezimm/drilldown7/issues/280
|
|
34
|
+
// Per chatGPT suggested link: https://www.technicalfeeder.com/2021/07/8-ways-to-remove-duplicates-from-an-array/#toc6
|
|
35
|
+
return Array.from(new Set(sortedTabs));
|
|
36
|
+
// return sortedTabs;
|
|
37
|
+
}
|
|
38
|
+
//# sourceMappingURL=getUsedTabs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getUsedTabs.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-pages/functions/getUsedTabs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAkB,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAGxE;;;;;GAKG;AAEH,MAAM,UAAU,WAAW,CAAC,WAA2B,EAAE,KAAkB;;IACzE,MAAM,SAAS,GAAa,EAAE,CAAC;IAC/B,IAAI,YAAY,GAAQ,KAAK,CAAC;IAC9B,IAAI,SAAS,GAAQ,KAAK,CAAC,CAAC,qDAAqD;IAEjF,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;QACf,IAAI,CAAC,IAAI,CAAC,GAAG,CAAC,GAAG,CAAC,EAAE;YAElB,IAAI,GAAG,KAAK,eAAe,EAAE;gBAC3B,SAAS,GAAG,IAAI,CAAC,CAAC,qDAAqD;gBAGvE,uFAAuF;aACxF;iBAAM,IAAI,GAAG,KAAK,WAAW,CAAC,mBAAmB,EAAE;gBAClD,YAAY,GAAG,IAAI,CAAC;aAErB;iBAAM,IAAI,SAAS,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,EAAE;gBACrC,SAAS,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;aAErB;QAEH,CAAC,CAAC,CAAC;IACL,CAAC,CAAC,CAAC;IAEH,MAAM,UAAU,GAAa,EAAE,CAAC;IAChC,MAAA,WAAW,CAAC,KAAK,0CAAE,GAAG,CAAC,GAAG,CAAC,EAAE,GAAG,IAAI,SAAS,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;QAAE,UAAU,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;IAC1F,IAAI,YAAY,KAAK,IAAI,IAAI,WAAW,CAAC,mBAAmB;QAAE,UAAU,CAAC,IAAI,CAAC,WAAW,CAAC,mBAAmB,CAAC,CAAC;IAC/G,IAAI,SAAS,KAAK,IAAI;QAAE,UAAU,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,CAAC,qDAAqD;IAE/G,uHAAuH;IACvH,OAAO,KAAK,CAAC,IAAI,CAAC,IAAI,GAAG,CAAC,UAAU,CAAC,CAAC,CAAC;IACvC,qBAAqB;AACvB,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from fps-library-v2\src\banner\components\EasyPages\Analytics\components\...
|
|
3
|
+
*/
|
|
4
|
+
import { IEasyPagesSourceProps } from "./IEasyPagesPageProps";
|
|
5
|
+
export interface IEasyAnalyticsProps {
|
|
6
|
+
expandedState: boolean;
|
|
7
|
+
analyticsListX: string;
|
|
8
|
+
analyticsWebX: string;
|
|
9
|
+
analyticsOptionsX: string[];
|
|
10
|
+
trickyLytics: string[];
|
|
11
|
+
wpTDLeft?: string[];
|
|
12
|
+
wpTDRight?: string[];
|
|
13
|
+
wpFilterProps?: string[];
|
|
14
|
+
class1: string;
|
|
15
|
+
class2: string;
|
|
16
|
+
}
|
|
17
|
+
export interface IEasyAnalyticsHookProps {
|
|
18
|
+
easyAnalyticsProps: IEasyAnalyticsProps;
|
|
19
|
+
easyPagesSourceProps: IEasyPagesSourceProps;
|
|
20
|
+
}
|
|
21
|
+
export type IPanelOption = 'performance' | 'item';
|
|
22
|
+
export type IAnalyticsTab = 'Items' | 'Offices' | 'Sites' | 'Languages' | 'Dates' | 'Users' | 'CodeVersion';
|
|
23
|
+
export declare const AnalyticsTabs: IAnalyticsTab[];
|
|
24
|
+
export type ITopButtons = 'Mine' | 'OtherPeeps' | 'ThisSite' | 'OtherSites';
|
|
25
|
+
export declare const TopButtons: ITopButtons[];
|
|
26
|
+
//# sourceMappingURL=IEasyAnalyticsHookProps.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IEasyAnalyticsHookProps.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.tsx"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,qBAAqB,EAAE,MAAM,uBAAuB,CAAC;AAG9D,MAAM,WAAW,mBAAmB;IAClC,aAAa,EAAE,OAAO,CAAC;IACvB,cAAc,EAAE,MAAM,CAAC;IACvB,aAAa,EAAE,MAAM,CAAC;IACtB,iBAAiB,EAAE,MAAM,EAAE,CAAC;IAC5B,YAAY,EAAE,MAAM,EAAE,CAAC;IAEvB,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,EAAE,CAAC;IACrB,aAAa,CAAC,EAAE,MAAM,EAAE,CAAC;IACzB,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,uBAAuB;IACtC,kBAAkB,EAAE,mBAAmB,CAAC;IACxC,oBAAoB,EAAE,qBAAqB,CAAC;CAE7C;AAED,MAAM,MAAM,YAAY,GAAG,aAAa,GAAG,MAAM,CAAC;AAElD,MAAM,MAAM,aAAa,GAAG,OAAO,GAAG,SAAS,GAAG,OAAO,GAAG,WAAW,GAAG,OAAO,GAAG,OAAO,GAAG,aAAa,CAAC;AAC5G,eAAO,MAAM,aAAa,EAAE,aAAa,EAAgF,CAAC;AAE1H,MAAM,MAAM,WAAW,GAAG,MAAM,GAAG,YAAY,GAAG,UAAU,GAAG,YAAY,CAAC;AAC5E,eAAO,MAAM,UAAU,EAAE,WAAW,EAAqD,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from fps-library-v2\src\banner\components\EasyPages\Analytics\components\...
|
|
3
|
+
*/
|
|
4
|
+
export const AnalyticsTabs = ['Items', 'Offices', 'Sites', 'Languages', 'Dates', 'Users', 'CodeVersion'];
|
|
5
|
+
export const TopButtons = ['Mine', 'OtherPeeps', 'ThisSite', 'OtherSites'];
|
|
6
|
+
//# sourceMappingURL=IEasyAnalyticsHookProps.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IEasyAnalyticsHookProps.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.tsx"],"names":[],"mappings":"AAAA;;GAEG;AA4BH,MAAM,CAAC,MAAM,aAAa,GAAoB,CAAC,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,WAAW,EAAE,OAAO,EAAE,OAAO,EAAE,aAAa,CAAC,CAAC;AAG1H,MAAM,CAAC,MAAM,UAAU,GAAkB,CAAC,MAAM,EAAE,YAAY,EAAE,UAAU,EAAE,YAAY,CAAC,CAAC"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated to fps-core-v7\src\banner\components\EasyPages\interfaces\
|
|
3
|
+
*/
|
|
4
|
+
import { IEasyIcons } from "../../easy-icons/interfaces/eiTypes";
|
|
5
|
+
import { IEasyAnalyticsProps } from "./IEasyAnalyticsHookProps";
|
|
6
|
+
import { IEasyPagesSourceProps } from "./IEasyPagesPageProps";
|
|
7
|
+
export interface IEasyPagesHookProps {
|
|
8
|
+
easyPagesSourceProps: IEasyPagesSourceProps;
|
|
9
|
+
easyPagesExtraProps: IEasyPagesExtraProps;
|
|
10
|
+
EasyIconsObject: IEasyIcons;
|
|
11
|
+
forceSPAStyle: boolean;
|
|
12
|
+
easyAnalyticsProps: IEasyAnalyticsProps;
|
|
13
|
+
}
|
|
14
|
+
export interface IEasyPagesExtraProps {
|
|
15
|
+
showTricks: boolean;
|
|
16
|
+
EasyPagesEnable: boolean;
|
|
17
|
+
easyPagesToggleExpanded: any;
|
|
18
|
+
easyPagesExpanded: boolean;
|
|
19
|
+
EasyPageOverflowTab?: string;
|
|
20
|
+
tabsC: string[];
|
|
21
|
+
tabsP: string[];
|
|
22
|
+
tabsA: string[];
|
|
23
|
+
tabsB: string[];
|
|
24
|
+
EasyPageParentFetch?: boolean;
|
|
25
|
+
EasyPageUrlA?: string;
|
|
26
|
+
EasyPagesSiteTitleA?: string;
|
|
27
|
+
EasyPageUrlB?: string;
|
|
28
|
+
EasyPagesSiteTitleB?: string;
|
|
29
|
+
bannerPillShape?: boolean;
|
|
30
|
+
}
|
|
31
|
+
//# sourceMappingURL=IEasyPagesHookProps.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IEasyPagesHookProps.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.tsx"],"names":[],"mappings":"AACA;;GAEG;AAGH,OAAO,EAAE,UAAU,EAAE,MAAM,qCAAqC,CAAC;AACjE,OAAO,EAAE,mBAAmB,EAAE,MAAM,2BAA2B,CAAC;AAEhE,OAAO,EAAE,qBAAqB,EAAE,MAAM,uBAAuB,CAAC;AAI9D,MAAM,WAAW,mBAAmB;IAClC,oBAAoB,EAAE,qBAAqB,CAAC;IAC5C,mBAAmB,EAAE,oBAAoB,CAAC;IAC1C,eAAe,EAAE,UAAU,CAAC;IAC5B,aAAa,EAAE,OAAO,CAAC;IACvB,kBAAkB,EAAE,mBAAmB,CAAC;CACzC;AAED,MAAM,WAAW,oBAAoB;IAEnC,UAAU,EAAE,OAAO,CAAC;IACpB,eAAe,EAAE,OAAO,CAAC;IAEzB,uBAAuB,EAAE,GAAG,CAAC;IAC7B,iBAAiB,EAAE,OAAO,CAAC;IAE3B,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAE7B,KAAK,EAAE,MAAM,EAAE,CAAC;IAChB,KAAK,EAAE,MAAM,EAAE,CAAC;IAChB,KAAK,EAAE,MAAM,EAAE,CAAC;IAChB,KAAK,EAAE,MAAM,EAAE,CAAC;IAEhB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAE7B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAM7B,eAAe,CAAC,EAAE,OAAO,CAAC;CAE3B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IEasyPagesHookProps.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.tsx"],"names":[],"mappings":"AACA;;GAEG"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated to fps-core-v7\src\banner\components\EasyPages\interfaces\
|
|
3
|
+
*/
|
|
4
|
+
import { EasyPagesDevTab, EasyPagesRepoTab, EasyPagesAnalTab } from "./epTypes";
|
|
5
|
+
import { IEasyPagesPageProps, IEasyPagesSourceProps } from "./IEasyPagesPageProps";
|
|
6
|
+
import { IEasyIcons } from "../../easy-icons/interfaces/eiTypes";
|
|
7
|
+
import { IFpsItemsReturn } from "../../../molecules/process-results/CheckItemsResults";
|
|
8
|
+
import { PivotLinkFormat, PivotLinkSize } from "../../../../types/@fluentUI/@7.199.1/Pivot";
|
|
9
|
+
export interface IEasyPagesPageHookProps {
|
|
10
|
+
easyPagesPageProps: IEasyPagesPageProps;
|
|
11
|
+
easyPagesSourceProps: IEasyPagesSourceProps;
|
|
12
|
+
EasyIconsObject: IEasyIcons;
|
|
13
|
+
fpsItemsReturn?: IFpsItemsReturn;
|
|
14
|
+
linkFormat?: PivotLinkFormat;
|
|
15
|
+
linkSize?: PivotLinkSize;
|
|
16
|
+
}
|
|
17
|
+
export interface IEasyLink extends Partial<any> {
|
|
18
|
+
title: string;
|
|
19
|
+
description: string;
|
|
20
|
+
url: string;
|
|
21
|
+
imageUrl: string;
|
|
22
|
+
imageDesc: string;
|
|
23
|
+
searchTextLC: string;
|
|
24
|
+
type: 'current' | 'parent' | 'other' | 'nav';
|
|
25
|
+
tabs: string[];
|
|
26
|
+
}
|
|
27
|
+
export type ISourceName = 'Current' | 'Parent' | 'Alternate' | typeof EasyPagesDevTab | typeof EasyPagesRepoTab | typeof EasyPagesAnalTab;
|
|
28
|
+
export declare const EasyPageNoFetchTabs: ISourceName[];
|
|
29
|
+
//# sourceMappingURL=IEasyPagesPageHookProps.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IEasyPagesPageHookProps.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.tsx"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,eAAe,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,WAAW,CAAC;AAChF,OAAO,EAAE,mBAAmB,EAAE,qBAAqB,EAAE,MAAM,uBAAuB,CAAC;AACnF,OAAO,EAAE,UAAU,EAAE,MAAM,qCAAqC,CAAC;AACjE,OAAO,EAAE,eAAe,EAAE,MAAM,sDAAsD,CAAC;AACvF,OAAO,EAAE,eAAe,EAAE,aAAa,EAAE,MAAM,4CAA4C,CAAC;AAI5F,MAAM,WAAW,uBAAuB;IACtC,kBAAkB,EAAE,mBAAmB,CAAC;IACxC,oBAAoB,EAAE,qBAAqB,CAAC;IAC5C,eAAe,EAAE,UAAU,CAAC;IAC5B,cAAc,CAAC,EAAE,eAAe,CAAC;IACjC,UAAU,CAAC,EAAE,eAAe,CAAC;IAC7B,QAAQ,CAAC,EAAE,aAAa,CAAC;CAC1B;AAED,MAAM,WAAW,SAAU,SAAQ,OAAO,CAAC,GAAG,CAAC;IAC7C,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,GAAG,EAAE,MAAM,CAAC;IACZ,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,MAAM,CAAC;IACrB,IAAI,EAAE,SAAS,GAAG,QAAQ,GAAG,OAAO,GAAG,KAAK,CAAC;IAC7C,IAAI,EAAE,MAAM,EAAE,CAAC;CAChB;AAED,MAAM,MAAM,WAAW,GAAG,SAAS,GAAG,QAAQ,GAAG,WAAW,GAAG,OAAO,eAAe,GAAG,OAAO,gBAAgB,GAAG,OAAO,gBAAgB,CAAC;AAE1I,eAAO,MAAM,mBAAmB,EAAE,WAAW,EAAwC,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated to fps-core-v7\src\banner\components\EasyPages\interfaces\
|
|
3
|
+
*/
|
|
4
|
+
import { EasyPagesDevTab, EasyPagesRepoTab } from "./epTypes";
|
|
5
|
+
export const EasyPageNoFetchTabs = [EasyPagesDevTab, EasyPagesRepoTab];
|
|
6
|
+
//# sourceMappingURL=IEasyPagesPageHookProps.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IEasyPagesPageHookProps.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.tsx"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,eAAe,EAAE,gBAAgB,EAAoB,MAAM,WAAW,CAAC;AA8BhF,MAAM,CAAC,MAAM,mBAAmB,GAAkB,CAAC,eAAe,EAAE,gBAAgB,CAAC,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated to fps-core-v7\src\banner\components\EasyPages\interfaces\
|
|
3
|
+
*/
|
|
4
|
+
import { ISourcePropsEP } from './epTypes';
|
|
5
|
+
import { IReactCSSProperties } from '../../../../types/react/IReactCSSTypes';
|
|
6
|
+
import { ISourceName } from "./IEasyPagesPageHookProps";
|
|
7
|
+
import { WebPartContextCopy_15_2 } from "../../../../types/@msft/1.15.2/WebPartContext";
|
|
8
|
+
import { ISupportedHost } from "../../../../types/@msft/1.15.2/layout";
|
|
9
|
+
import { IRepoLinks } from "../../Links/IRepoLinks";
|
|
10
|
+
import { IPinMeState } from '../../../../banner/features/PinMe/Interfaces';
|
|
11
|
+
export interface IEasyPagesPageProps {
|
|
12
|
+
expandedState: boolean;
|
|
13
|
+
tabs: string[];
|
|
14
|
+
source: ISourcePropsEP;
|
|
15
|
+
sourceName: ISourceName;
|
|
16
|
+
parentUrl: string;
|
|
17
|
+
}
|
|
18
|
+
export interface IEasyPagesSourceProps {
|
|
19
|
+
context: WebPartContextCopy_15_2;
|
|
20
|
+
pageLayout: ISupportedHost;
|
|
21
|
+
pinState: IPinMeState;
|
|
22
|
+
styles?: IReactCSSProperties;
|
|
23
|
+
containerStyles?: IReactCSSProperties;
|
|
24
|
+
repo: IRepoLinks;
|
|
25
|
+
}
|
|
26
|
+
//# sourceMappingURL=IEasyPagesPageProps.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IEasyPagesPageProps.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.ts"],"names":[],"mappings":"AAAA;;GAEG;AAKH,OAAO,EAAE,cAAc,EAAE,MAAM,WAAW,CAAC;AAG3C,OAAO,EAAE,mBAAmB,EAAE,MAAM,wCAAwC,CAAC;AAC7E,OAAO,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAC;AACxD,OAAO,EAAE,uBAAuB,EAAE,MAAM,+CAA+C,CAAC;AACxF,OAAO,EAAE,cAAc,EAAE,MAAM,uCAAuC,CAAC;AACvE,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AACpD,OAAO,EAAE,WAAW,EAAE,MAAM,8CAA8C,CAAC;AAI3E,MAAM,WAAW,mBAAmB;IAClC,aAAa,EAAE,OAAO,CAAC;IACvB,IAAI,EAAE,MAAM,EAAE,CAAC;IACf,MAAM,EAAE,cAAc,CAAC;IACvB,UAAU,EAAE,WAAW,CAAC;IACxB,SAAS,EAAE,MAAM,CAAC;CAEnB;AAED,MAAM,WAAW,qBAAqB;IAEpC,OAAO,EAAE,uBAAuB,CAAC;IACjC,UAAU,EAAE,cAAc,CAAC;IAE3B,QAAQ,EAAE,WAAW,CAAC;IAEtB,MAAM,CAAC,EAAE,mBAAmB,CAAC;IAC7B,eAAe,CAAC,EAAE,mBAAmB,CAAC;IAEtC,IAAI,EAAE,UAAU,CAAC;CAClB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IEasyPagesPageProps.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.ts"],"names":[],"mappings":"AAAA;;GAEG"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated to fps-core-v7\src\banner\components\EasyPages\interfaces\
|
|
3
|
+
*/
|
|
4
|
+
import { IEveryoneAudience } from "../../../../types/fps-class/prop-pane/AudienceInterfaces";
|
|
5
|
+
import { ISourceProps } from "../../../molecules/source-props/ISourceProps";
|
|
6
|
+
export interface ISourcePropsEP extends ISourceProps {
|
|
7
|
+
EasyPageOverflowTab?: string;
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* Minimum interface into Main Web Part Properties needed to use this feature
|
|
11
|
+
*/
|
|
12
|
+
export interface IEasyPagesWPProps {
|
|
13
|
+
EasyPagesAudience: IEveryoneAudience;
|
|
14
|
+
EasyPageOverflowTab?: string;
|
|
15
|
+
EasyPagesEnable: boolean;
|
|
16
|
+
EasyPageTabsC: string;
|
|
17
|
+
EasyPageParent?: boolean;
|
|
18
|
+
EasyPageTabsP: string;
|
|
19
|
+
EasyPageUrlA?: string;
|
|
20
|
+
EasyPagesSiteTitleA?: string;
|
|
21
|
+
EasyPageTabsA: string;
|
|
22
|
+
EasyPageUrlB?: string;
|
|
23
|
+
EasyPagesSiteTitleB?: string;
|
|
24
|
+
EasyPageTabsB: string;
|
|
25
|
+
EasyPageStyles?: string;
|
|
26
|
+
EasyPageContainerStyles?: string;
|
|
27
|
+
}
|
|
28
|
+
export declare const changeEasyPages: string[];
|
|
29
|
+
export declare const DefaultEasyPagesTabs: string[];
|
|
30
|
+
export declare const EasyPagesCCSPages: string[];
|
|
31
|
+
export declare const EasyPagesSysPages: string[];
|
|
32
|
+
export declare const EasyPagesSysTab = "System";
|
|
33
|
+
export declare const EasyPagesDevTab = "zDev";
|
|
34
|
+
export declare const EasyPagesRepoTab = "zGit";
|
|
35
|
+
export declare const EasyPagesAnalTab = "Analytics";
|
|
36
|
+
export declare const DefaultOverflowTab = "Others";
|
|
37
|
+
//# sourceMappingURL=epTypes.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"epTypes.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-pages/interfaces/epTypes.ts"],"names":[],"mappings":"AAAA;;GAEG;AAIH,OAAO,EAAE,iBAAiB,EAAE,MAAM,0DAA0D,CAAC;AAC7F,OAAO,EAAE,YAAY,EAAE,MAAM,8CAA8C,CAAC;AAO5E,MAAM,WAAW,cAAe,SAAQ,YAAY;IAClD,mBAAmB,CAAC,EAAE,MAAM,CAAC;CAC9B;AACD;;GAEG;AAEH,MAAM,WAAW,iBAAiB;IAChC,iBAAiB,EAAE,iBAAiB,CAAC;IACrC,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAE7B,eAAe,EAAE,OAAO,CAAC;IACzB,aAAa,EAAE,MAAM,CAAC;IAEtB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,aAAa,EAAE,MAAM,CAAC;IAEtB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,aAAa,EAAE,MAAM,CAAC;IAEtB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,aAAa,EAAE,MAAM,CAAC;IAKtB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,uBAAuB,CAAC,EAAE,MAAM,CAAC;CAClC;AAED,eAAO,MAAM,eAAe,EAAE,MAAM,EACqG,CAAC;AAG1I,eAAO,MAAM,oBAAoB,EAAE,MAAM,EAA2F,CAAC;AAGrI,eAAO,MAAM,iBAAiB,EAAE,MAAM,EAQrC,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,MAAM,EAGrC,CAAC;AAGF,eAAO,MAAM,eAAe,WAAW,CAAC;AACxC,eAAO,MAAM,eAAe,SAAS,CAAC;AACtC,eAAO,MAAM,gBAAgB,SAAS,CAAC;AACvC,eAAO,MAAM,gBAAgB,cAAc,CAAC;AAC5C,eAAO,MAAM,kBAAkB,WAAW,CAAC"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated to fps-core-v7\src\banner\components\EasyPages\interfaces\
|
|
3
|
+
*/
|
|
4
|
+
export const changeEasyPages = ['EasyPagesEnable', 'EasyPagesAudience', 'EasyPageTabsC', 'EasyPageOverflowTab',
|
|
5
|
+
'EasyPageParent', 'EasyPageTabsP', 'EasyPageUrlA', 'EasyPageTabsA', 'EasyPagesSiteTitleA', 'EasyPageStyles', 'EasyPageContainerStyles'];
|
|
6
|
+
// Shortcuts: https://github.com/mikezimm/fps-library-v2/issues/49
|
|
7
|
+
export const DefaultEasyPagesTabs = ['Shortcuts', 'Home', 'Help', 'Training', 'Links', 'Drilldown', 'Contents', 'Admin'];
|
|
8
|
+
//https://github.com/mikezimm/drilldown7/issues/280
|
|
9
|
+
export const EasyPagesCCSPages = [
|
|
10
|
+
'CCSBrandingSettings',
|
|
11
|
+
'CCSDisplayForm',
|
|
12
|
+
'CCSEditForm',
|
|
13
|
+
'CCSNewForm',
|
|
14
|
+
'CCSMSTeamsUtils',
|
|
15
|
+
'Workflow-Errors-Dashboard',
|
|
16
|
+
'Workflow-Logs-Dashboard',
|
|
17
|
+
];
|
|
18
|
+
export const EasyPagesSysPages = [
|
|
19
|
+
...EasyPagesCCSPages,
|
|
20
|
+
...[],
|
|
21
|
+
];
|
|
22
|
+
//https://github.com/mikezimm/drilldown7/issues/280
|
|
23
|
+
export const EasyPagesSysTab = 'System';
|
|
24
|
+
export const EasyPagesDevTab = 'zDev';
|
|
25
|
+
export const EasyPagesRepoTab = 'zGit';
|
|
26
|
+
export const EasyPagesAnalTab = 'Analytics';
|
|
27
|
+
export const DefaultOverflowTab = 'Others';
|
|
28
|
+
//# sourceMappingURL=epTypes.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"epTypes.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-pages/interfaces/epTypes.ts"],"names":[],"mappings":"AAAA;;GAEG;AA4CH,MAAM,CAAC,MAAM,eAAe,GAAa,CAAC,iBAAiB,EAAE,mBAAmB,EAAE,eAAe,EAAE,qBAAqB;IACtH,gBAAgB,EAAE,eAAe,EAAE,cAAc,EAAE,eAAe,EAAE,qBAAqB,EAAE,gBAAgB,EAAE,yBAAyB,CAAC,CAAC;AAE1I,mEAAmE;AACnE,MAAM,CAAC,MAAM,oBAAoB,GAAa,CAAE,WAAW,EAAE,MAAM,EAAE,MAAM,EAAE,UAAU,EAAE,OAAO,EAAE,WAAW,EAAE,UAAU,EAAE,OAAO,CAAE,CAAC;AAErI,mDAAmD;AACnD,MAAM,CAAC,MAAM,iBAAiB,GAAa;IACzC,qBAAqB;IACrB,gBAAgB;IAChB,aAAa;IACb,YAAY;IACZ,iBAAiB;IACjB,2BAA2B;IAC3B,yBAAyB;CAC1B,CAAC;AAEF,MAAM,CAAC,MAAM,iBAAiB,GAAa;IACzC,GAAG,iBAAiB;IACpB,GAAG,EAAG;CACP,CAAC;AAEF,mDAAmD;AACnD,MAAM,CAAC,MAAM,eAAe,GAAG,QAAQ,CAAC;AACxC,MAAM,CAAC,MAAM,eAAe,GAAG,MAAM,CAAC;AACtC,MAAM,CAAC,MAAM,gBAAgB,GAAG,MAAM,CAAC;AACvC,MAAM,CAAC,MAAM,gBAAgB,GAAG,WAAW,CAAC;AAC5C,MAAM,CAAC,MAAM,kBAAkB,GAAG,QAAQ,CAAC"}
|