@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,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\Lists\getVX
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* This was originally used in Pivot Tiles ...
|
|
6
|
+
*
|
|
7
|
+
* VERIFIED SAME AS getKeysLikeV2 from Drilldown.
|
|
8
|
+
*
|
|
9
|
+
* getKeysLike function takes an object like "props"
|
|
10
|
+
* looks for specific keys that begin with a string like 'col'
|
|
11
|
+
* and returns those keys back in an array.
|
|
12
|
+
* Use case: Look for props that begin with 'col' which will then return all the known or mapped static column names
|
|
13
|
+
* @param thisProps
|
|
14
|
+
* @param findMe
|
|
15
|
+
* @param findOp
|
|
16
|
+
*/
|
|
17
|
+
export function getKeysLike(thisProps, findMe, findOp) {
|
|
18
|
+
//Sample call: getKeysLike(this.props,"col","begins")
|
|
19
|
+
//console.log('FoundProps that ' + findOp + ' with ' + findMe);
|
|
20
|
+
//console.log(thisProps);
|
|
21
|
+
const allKeys = Object.keys(thisProps);
|
|
22
|
+
let foundKeys = [];
|
|
23
|
+
const lFind = findMe.length;
|
|
24
|
+
findMe = findMe.toLowerCase();
|
|
25
|
+
findOp = findOp.toLowerCase();
|
|
26
|
+
if (findOp === "begins") {
|
|
27
|
+
foundKeys = allKeys.filter(k => k.toLowerCase().indexOf(findMe) === 0);
|
|
28
|
+
}
|
|
29
|
+
else if (findOp === "ends") {
|
|
30
|
+
foundKeys = allKeys.filter(k => k.toLowerCase().indexOf(findMe) === (k.length - lFind));
|
|
31
|
+
}
|
|
32
|
+
else {
|
|
33
|
+
foundKeys = allKeys.filter(k => k.toLowerCase().indexOf(findMe) > -1);
|
|
34
|
+
}
|
|
35
|
+
let foundProps = [];
|
|
36
|
+
for (let thisProp of foundKeys) {
|
|
37
|
+
if (thisProp && thisProp !== "") {
|
|
38
|
+
foundProps.push(thisProps[thisProp]);
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
return foundProps;
|
|
42
|
+
}
|
|
43
|
+
//# sourceMappingURL=getKeysLike.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getKeysLike.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/source-props/Lists/getVX/getKeysLike.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH;;;;;;;;;;;;GAYG;AAED,MAAM,UAAU,WAAW,CAAE,SAAc,EAAE,MAAc,EAAE,MAAc;IACzE,sDAAsD;IACtD,+DAA+D;IAC/D,yBAAyB;IACzB,MAAM,OAAO,GAAG,MAAM,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;IACvC,IAAI,SAAS,GAAc,EAAE,CAAC;IAC9B,MAAM,KAAK,GAAG,MAAM,CAAC,MAAM,CAAC;IAE5B,MAAM,GAAG,MAAM,CAAC,WAAW,EAAE,CAAC;IAC9B,MAAM,GAAG,MAAM,CAAC,WAAW,EAAE,CAAC;IAE9B,IAAI,MAAM,KAAG,QAAQ,EAAE;QACrB,SAAS,GAAG,OAAO,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC;KACxE;SAAM,IAAI,MAAM,KAAK,MAAM,EAAE;QAC5B,SAAS,GAAG,OAAO,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,MAAM,CAAC,KAAK,CAAE,CAAC,CAAC,MAAM,GAAG,KAAK,CAAC,CAAC,CAAC;KAC1F;SAAM;QACL,SAAS,GAAG,OAAO,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;KACvE;IAED,IAAI,UAAU,GAAa,EAAE,CAAC;IAC9B,KAAK,IAAI,QAAQ,IAAI,SAAS,EAAE;QAC9B,IAAI,QAAQ,IAAI,QAAQ,KAAK,EAAE,EAAG;YAAE,UAAU,CAAC,IAAI,CAAE,SAAS,CAAC,QAAQ,CAAC,CAAE,CAAE;SAAE;KAC/E;IAED,OAAO,UAAU,CAAC;AACpB,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\Lists\getVX
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* This came from Drilldown and figures out which columns using / are actually intended to be link Function columns
|
|
6
|
+
*
|
|
7
|
+
* VERIFIED SAME AS getLinkColumnsV2 from Drilldown but with map instead of for.
|
|
8
|
+
*
|
|
9
|
+
* @param lookupColumns
|
|
10
|
+
* @param DoNotExpandColumnsIn
|
|
11
|
+
* @returns
|
|
12
|
+
*/
|
|
13
|
+
export declare function getLinkColumns(lookupColumns: string[], DoNotExpandColumnsIn?: string[]): string[];
|
|
14
|
+
//# sourceMappingURL=getLinkV2.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getLinkV2.d.ts","sourceRoot":"","sources":["../../../../../../src/components/molecules/source-props/Lists/getVX/getLinkV2.ts"],"names":[],"mappings":"AAAA;;GAEG;AAIH;;;;;;;;GAQG;AAEH,wBAAgB,cAAc,CAAC,aAAa,EAAG,MAAM,EAAE,EAAE,oBAAoB,GAAE,MAAM,EAA2B,GAAK,MAAM,EAAE,CAkB5H"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\Lists\getVX
|
|
3
|
+
*/
|
|
4
|
+
import { DoNotExpandLinkColumns, } from './IGetInterfaceV2';
|
|
5
|
+
/**
|
|
6
|
+
* This came from Drilldown and figures out which columns using / are actually intended to be link Function columns
|
|
7
|
+
*
|
|
8
|
+
* VERIFIED SAME AS getLinkColumnsV2 from Drilldown but with map instead of for.
|
|
9
|
+
*
|
|
10
|
+
* @param lookupColumns
|
|
11
|
+
* @param DoNotExpandColumnsIn
|
|
12
|
+
* @returns
|
|
13
|
+
*/
|
|
14
|
+
export function getLinkColumns(lookupColumns, DoNotExpandColumnsIn = DoNotExpandLinkColumns) {
|
|
15
|
+
let baseLinkColumns = [];
|
|
16
|
+
let DoNotExpandLinkColumnsLC = DoNotExpandColumnsIn.map(item => { return item.toLowerCase(); });
|
|
17
|
+
lookupColumns.map((column) => {
|
|
18
|
+
// Only look at columns with / in the name
|
|
19
|
+
let splitCol = column.split("/");
|
|
20
|
+
let leftSide = splitCol[0];
|
|
21
|
+
let rightSide = splitCol[splitCol.length - 1];
|
|
22
|
+
if (rightSide && DoNotExpandLinkColumnsLC.indexOf(rightSide.toLowerCase()) > -1) {
|
|
23
|
+
//Then do nothing since this column is a 'faux expanded column' used in Drilldown for Link Columns
|
|
24
|
+
if (baseLinkColumns.indexOf(column) < 0) {
|
|
25
|
+
baseLinkColumns.push(column);
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
});
|
|
29
|
+
return baseLinkColumns;
|
|
30
|
+
}
|
|
31
|
+
//# sourceMappingURL=getLinkV2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getLinkV2.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/source-props/Lists/getVX/getLinkV2.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,sBAAsB,GAAI,MAAM,mBAAmB,CAAC;AAE7D;;;;;;;;GAQG;AAEH,MAAM,UAAU,cAAc,CAAC,aAAwB,EAAE,uBAAiC,sBAAsB;IAE9G,IAAI,eAAe,GAAa,EAAE,CAAC;IACnC,IAAI,wBAAwB,GAAG,oBAAoB,CAAC,GAAG,CAAE,IAAI,CAAC,EAAE,GAAG,OAAO,IAAI,CAAC,WAAW,EAAE,CAAC,CAAC,CAAC,CAAE,CAAE;IAEnG,aAAa,CAAC,GAAG,CAAE,CAAE,MAAc,EAAG,EAAE;QACtC,0CAA0C;QAC1C,IAAI,QAAQ,GAAG,MAAM,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;QACjC,IAAI,QAAQ,GAAG,QAAQ,CAAC,CAAC,CAAC,CAAC;QAC3B,IAAI,SAAS,GAAG,QAAQ,CAAE,QAAQ,CAAC,MAAM,GAAE,CAAC,CAAE,CAAC;QAE/C,IAAK,SAAS,IAAI,wBAAwB,CAAC,OAAO,CAAE,SAAS,CAAC,WAAW,EAAE,CAAE,GAAG,CAAC,CAAC,EAAG;YACnF,kGAAkG;YAClG,IAAK,eAAe,CAAC,OAAO,CAAE,MAAM,CAAE,GAAG,CAAC,EAAG;gBAAE,eAAe,CAAC,IAAI,CAAE,MAAM,CAAE,CAAC;aAAE;SACjF;IACH,CAAC,CAAC,CAAC;IAEH,OAAO,eAAe,CAAC;AACzB,CAAC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\Lists\getVX
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* getSelectColumns function will take an array of column names (string format)
|
|
6
|
+
*
|
|
7
|
+
* VERIFIED SAME AS getSelectColumnsV2 from Drilldown but with map instead of for.
|
|
8
|
+
*
|
|
9
|
+
* and return an array of the columns that need to be added to the select variable in getItems
|
|
10
|
+
* It pushes the entire expanded name like: Created/ID
|
|
11
|
+
*
|
|
12
|
+
* This came from Drilldown and figures out which columns using / are actually intended to be special columns functions vs actual lookup types
|
|
13
|
+
* So if you pass in a column called TextColumnName/TrimAfterColon, it only 'selects' TextColumnName
|
|
14
|
+
* since 'TrimAfterColon' is way to tell Drilldown to apply a function to that column.
|
|
15
|
+
*
|
|
16
|
+
* @param lookupColumns
|
|
17
|
+
* @param includeNormal - ADDED 2023-02-03 from Pivot Tiles, realized getSelectColumns does not return normal columns so you always have to add them.
|
|
18
|
+
*/
|
|
19
|
+
export declare function getSelectColumns(lookupColumns: string[], includeNormal?: boolean, DoNotExpandColumnsIn?: string[]): string[];
|
|
20
|
+
//# sourceMappingURL=getSelectV2.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSelectV2.d.ts","sourceRoot":"","sources":["../../../../../../src/components/molecules/source-props/Lists/getVX/getSelectV2.ts"],"names":[],"mappings":"AAAA;;GAEG;AAIH;;;;;;;;;;;;;;KAcK;AAEH,wBAAgB,gBAAgB,CAAE,aAAa,EAAG,MAAM,EAAE,EAAE,aAAa,GAAE,OAAc,EAAE,oBAAoB,GAAE,MAAM,EAAuB,GAAK,MAAM,EAAE,CAoG1J"}
|
|
@@ -0,0 +1,113 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\Lists\getVX
|
|
3
|
+
*/
|
|
4
|
+
import { DoNotExpandColumns, DoNotFetchCalculatedLC, DoNotFetchSpecialLC, } from './IGetInterfaceV2';
|
|
5
|
+
/**
|
|
6
|
+
* getSelectColumns function will take an array of column names (string format)
|
|
7
|
+
*
|
|
8
|
+
* VERIFIED SAME AS getSelectColumnsV2 from Drilldown but with map instead of for.
|
|
9
|
+
*
|
|
10
|
+
* and return an array of the columns that need to be added to the select variable in getItems
|
|
11
|
+
* It pushes the entire expanded name like: Created/ID
|
|
12
|
+
*
|
|
13
|
+
* This came from Drilldown and figures out which columns using / are actually intended to be special columns functions vs actual lookup types
|
|
14
|
+
* So if you pass in a column called TextColumnName/TrimAfterColon, it only 'selects' TextColumnName
|
|
15
|
+
* since 'TrimAfterColon' is way to tell Drilldown to apply a function to that column.
|
|
16
|
+
*
|
|
17
|
+
* @param lookupColumns
|
|
18
|
+
* @param includeNormal - ADDED 2023-02-03 from Pivot Tiles, realized getSelectColumns does not return normal columns so you always have to add them.
|
|
19
|
+
*/
|
|
20
|
+
export function getSelectColumns(lookupColumns, includeNormal = true, DoNotExpandColumnsIn = DoNotExpandColumns) {
|
|
21
|
+
let baseSelectColumns = ['Id'];
|
|
22
|
+
let DoNotExpandColumnsLC = DoNotExpandColumnsIn.map(item => { return item.toLowerCase(); });
|
|
23
|
+
let DoNotExpandFuncColumnsLC = DoNotExpandColumnsIn.map(item => { return item.toLowerCase(); });
|
|
24
|
+
lookupColumns.map((column) => {
|
|
25
|
+
// Only look at columns with / in the name
|
|
26
|
+
if (DoNotFetchSpecialLC.indexOf(column.toLowerCase()) > -1) {
|
|
27
|
+
// Do NOT select these - https://github.com/mikezimm/fps-library-v2/issues/69
|
|
28
|
+
}
|
|
29
|
+
else if (DoNotFetchCalculatedLC.indexOf(column.toLowerCase()) > -1) {
|
|
30
|
+
// Do NOT select these
|
|
31
|
+
}
|
|
32
|
+
else if (column && column.indexOf("/") > -1) {
|
|
33
|
+
let isLookup = column.indexOf("/");
|
|
34
|
+
if (isLookup) {
|
|
35
|
+
let splitCol = column.split("/");
|
|
36
|
+
let baseColumn = splitCol[0]; //This is always the zero index splitCol period
|
|
37
|
+
let nextPart = splitCol[1];
|
|
38
|
+
let rightSide = splitCol[splitCol.length - 1];
|
|
39
|
+
let hasFunctionError = false;
|
|
40
|
+
if (rightSide.toLowerCase().indexOf('before') > -1 && DoNotExpandFuncColumnsLC.indexOf(rightSide.toLowerCase().replace('before', 'b4')) > -1) {
|
|
41
|
+
hasFunctionError = true;
|
|
42
|
+
}
|
|
43
|
+
if (nextPart && DoNotExpandColumnsLC.indexOf(nextPart.toLowerCase()) > -1) {
|
|
44
|
+
//Then do nothing since this column is a 'faux expanded column' used in Drilldown for Link Columns
|
|
45
|
+
}
|
|
46
|
+
else if (splitCol && splitCol.length === 2 && hasFunctionError === true) {
|
|
47
|
+
//Then do nothing since this column is a 'faux expanded column' used in Drilldown for Link Columns
|
|
48
|
+
baseSelectColumns.push(splitCol[0]);
|
|
49
|
+
}
|
|
50
|
+
else if (splitCol && splitCol.length === 3) {
|
|
51
|
+
//Then check since this is likely an expanded column with special function
|
|
52
|
+
if (nextPart && DoNotExpandColumnsLC.indexOf(nextPart.toLowerCase()) < 0) {
|
|
53
|
+
let temp = hasFunctionError !== true ? '/' + splitCol[1] : '';
|
|
54
|
+
baseSelectColumns.push(splitCol[0] + temp);
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
else {
|
|
58
|
+
baseSelectColumns.push(column);
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
else if (includeNormal === true && column) {
|
|
63
|
+
baseSelectColumns.push(column);
|
|
64
|
+
}
|
|
65
|
+
});
|
|
66
|
+
/**
|
|
67
|
+
* Added for https://github.com/mikezimm/fps-library-v2/issues/12
|
|
68
|
+
* From drilldown to clean the select columns list
|
|
69
|
+
*/
|
|
70
|
+
const cleanSelectCols = [];
|
|
71
|
+
baseSelectColumns.map(column => {
|
|
72
|
+
let cleanColumn = `${column}`;
|
|
73
|
+
if (column.indexOf('/') > -1) {
|
|
74
|
+
DoNotExpandColumns.map(doNotExp => {
|
|
75
|
+
//https://reactgo.com/javascript-variable-regex/
|
|
76
|
+
// const removeStr = `/${doNotExp}`;
|
|
77
|
+
// Had to add this for https://github.com/mikezimm/drilldown7/issues/370
|
|
78
|
+
// Works as just this in web part but will not compile here.
|
|
79
|
+
// const removeStr = `/${doNotExp.replaceAll(/\?/g, '\\?')}`; // https://github.com/mikezimm/drilldown7/issues/370
|
|
80
|
+
function replaceAll(str, find, replace) {
|
|
81
|
+
return str.replace(new RegExp(find, 'g'), replace);
|
|
82
|
+
}
|
|
83
|
+
const newStr = replaceAll(doNotExp, /\?/g, '\\?');
|
|
84
|
+
const removeStr = `/${newStr}`; // https://github.com/mikezimm/drilldown7/issues/370
|
|
85
|
+
const regex = new RegExp(removeStr, 'gi'); // eslint-disable-line @rushstack/security/no-unsafe-regexp
|
|
86
|
+
/**
|
|
87
|
+
* Added this if then because when I just replace Object. from a select that has more 'dots' afterwords
|
|
88
|
+
* This was a real case of a select column: "performance/Object.ops.analyze1.c"
|
|
89
|
+
* Without this loop, it returned the clean column as "performanceops.analyze1.c"
|
|
90
|
+
* In reality, the column to 'select' would just be "performance"
|
|
91
|
+
*
|
|
92
|
+
*/
|
|
93
|
+
if (doNotExp.toLowerCase() === 'object.') {
|
|
94
|
+
const cleanSplit = cleanColumn.split(regex); // it works
|
|
95
|
+
cleanColumn = cleanSplit[0];
|
|
96
|
+
}
|
|
97
|
+
else {
|
|
98
|
+
cleanColumn = cleanColumn.replace(regex, ''); // it works
|
|
99
|
+
}
|
|
100
|
+
});
|
|
101
|
+
}
|
|
102
|
+
cleanSelectCols.push(cleanColumn); // it works
|
|
103
|
+
});
|
|
104
|
+
// Adding this to remove duplicates:
|
|
105
|
+
const finalColumns = cleanSelectCols.filter((element, index) => { return cleanSelectCols.indexOf(element) === index; });
|
|
106
|
+
// NOT Needed since it is taken care of in prepSourceColumns on all arrays now.
|
|
107
|
+
// const noDupsColumns: string[] = [];
|
|
108
|
+
// baseSelectColumns.map( column => {
|
|
109
|
+
// if ( noDupsColumns.indexOf( column ) === -1 ) noDupsColumns.push( column );
|
|
110
|
+
// });
|
|
111
|
+
return finalColumns;
|
|
112
|
+
}
|
|
113
|
+
//# sourceMappingURL=getSelectV2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSelectV2.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/source-props/Lists/getVX/getSelectV2.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,kBAAkB,EAAE,sBAAsB,EAAqB,mBAAmB,GAAG,MAAM,mBAAmB,CAAC;AAExH;;;;;;;;;;;;;;KAcK;AAEH,MAAM,UAAU,gBAAgB,CAAE,aAAwB,EAAE,gBAAyB,IAAI,EAAE,uBAAiC,kBAAkB;IAE5I,IAAI,iBAAiB,GAAc,CAAE,IAAI,CAAE,CAAC;IAC5C,IAAI,oBAAoB,GAAG,oBAAoB,CAAC,GAAG,CAAE,IAAI,CAAC,EAAE,GAAG,OAAO,IAAI,CAAC,WAAW,EAAE,CAAC,CAAC,CAAC,CAAE,CAAE;IAC/F,IAAI,wBAAwB,GAAG,oBAAoB,CAAC,GAAG,CAAE,IAAI,CAAC,EAAE,GAAG,OAAO,IAAI,CAAC,WAAW,EAAE,CAAC,CAAC,CAAC,CAAE,CAAE;IAEnG,aAAa,CAAC,GAAG,CAAE,CAAE,MAAc,EAAG,EAAE;QACtC,0CAA0C;QAC1C,IAAK,mBAAmB,CAAC,OAAO,CAAE,MAAM,CAAC,WAAW,EAAE,CAAE,GAAG,CAAE,CAAC,EAAG;YAC/D,6EAA6E;SAC9E;aAAM,IAAK,sBAAsB,CAAC,OAAO,CAAE,MAAM,CAAC,WAAW,EAAE,CAAE,GAAG,CAAE,CAAC,EAAG;YACzE,sBAAsB;SACvB;aAAM,IAAI,MAAM,IAAI,MAAM,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,EAAG;YAC9C,IAAI,QAAQ,GAAG,MAAM,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC;YACnC,IAAG,QAAQ,EAAE;gBACX,IAAI,QAAQ,GAAG,MAAM,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;gBACjC,IAAI,UAAU,GAAG,QAAQ,CAAE,CAAC,CAAE,CAAE,CAAC,+CAA+C;gBAChF,IAAI,QAAQ,GAAG,QAAQ,CAAE,CAAC,CAAE,CAAC;gBAC7B,IAAI,SAAS,GAAG,QAAQ,CAAE,QAAQ,CAAC,MAAM,GAAE,CAAC,CAAE,CAAC;gBAE/C,IAAI,gBAAgB,GAAG,KAAK,CAAC;gBAC7B,IAAK,SAAS,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,IAAI,wBAAwB,CAAC,OAAO,CAAE,SAAS,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,QAAQ,EAAC,IAAI,CAAC,CAAC,GAAI,CAAC,CAAC,EAAG;oBAC/I,gBAAgB,GAAG,IAAI,CAAC;iBACzB;gBAED,IAAK,QAAQ,IAAI,oBAAoB,CAAC,OAAO,CAAE,QAAQ,CAAC,WAAW,EAAE,CAAE,GAAG,CAAC,CAAC,EAAG;oBAC7E,kGAAkG;iBAEnG;qBAAM,IAAK,QAAQ,IAAI,QAAQ,CAAC,MAAM,KAAK,CAAC,IAAI,gBAAgB,KAAK,IAAI,EAAI;oBAC5E,kGAAkG;oBAClG,iBAAiB,CAAC,IAAI,CAAE,QAAQ,CAAE,CAAC,CAAE,CAAE,CAAC;iBAEzC;qBAAM,IAAK,QAAQ,IAAI,QAAQ,CAAC,MAAM,KAAK,CAAC,EAAG;oBAC9C,0EAA0E;oBAC1E,IAAK,QAAQ,IAAI,oBAAoB,CAAC,OAAO,CAAE,QAAQ,CAAC,WAAW,EAAE,CAAE,GAAG,CAAC,EAAG;wBAC5E,IAAI,IAAI,GAAG,gBAAgB,KAAK,IAAI,CAAC,CAAC,CAAC,GAAG,GAAG,QAAQ,CAAE,CAAC,CAAE,CAAC,CAAC,CAAC,EAAE,CAAC;wBAChE,iBAAiB,CAAC,IAAI,CAAE,QAAQ,CAAE,CAAC,CAAE,GAAG,IAAI,CAAE,CAAC;qBAEhD;iBACF;qBAAM;oBACL,iBAAiB,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;iBAEhC;aACF;SACF;aAAM,IAAK,aAAa,KAAK,IAAI,IAAI,MAAM,EAAG;YAAE,iBAAiB,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;SAAE;IACpF,CAAC,CAAC,CAAC;IAEH;;;OAGG;IAEH,MAAM,eAAe,GAAa,EAAE,CAAC;IACrC,iBAAiB,CAAC,GAAG,CAAE,MAAM,CAAC,EAAE;QAC9B,IAAI,WAAW,GAAW,GAAG,MAAM,EAAE,CAAC;QACtC,IAAK,MAAM,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,EAAG;YAC9B,kBAAkB,CAAC,GAAG,CAAE,QAAQ,CAAC,EAAE;gBACjC,gDAAgD;gBAChD,oCAAoC;gBAEpC,wEAAwE;gBACxE,4DAA4D;gBAC5D,sHAAsH;gBAEtH,SAAS,UAAU,CAAC,GAAW,EAAE,IAAY,EAAE,OAAe;oBAC5D,OAAO,GAAG,CAAC,OAAO,CAAC,IAAI,MAAM,CAAC,IAAI,EAAE,GAAG,CAAC,EAAE,OAAO,CAAC,CAAC;gBACrD,CAAC;gBAED,MAAM,MAAM,GAAG,UAAU,CAAC,QAAQ,EAAE,KAAK,EAAE,KAAK,CAAC,CAAC;gBAClD,MAAM,SAAS,GAAG,IAAI,MAAO,EAAE,CAAC,CAAE,oDAAoD;gBACtF,MAAM,KAAK,GAAI,IAAI,MAAM,CAAC,SAAS,EAAC,IAAI,CAAC,CAAC,CAAC,2DAA2D;gBACtG;;;;;;mBAMG;gBACH,IAAK,QAAQ,CAAC,WAAW,EAAE,KAAK,SAAS,EAAG;oBAC1C,MAAM,UAAU,GAAG,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,WAAW;oBACxD,WAAW,GAAG,UAAU,CAAC,CAAC,CAAC,CAAC;iBAC7B;qBAAM;oBACL,WAAW,GAAG,WAAW,CAAC,OAAO,CAAC,KAAK,EAAC,EAAE,CAAC,CAAC,CAAC,WAAW;iBACzD;YACH,CAAC,CAAC,CAAC;SACJ;QACD,eAAe,CAAC,IAAI,CAAE,WAAW,CAAE,CAAC,CAAC,WAAW;IAClD,CAAC,CAAC,CAAC;IAEH,oCAAoC;IACpC,MAAM,YAAY,GAAG,eAAe,CAAC,MAAM,CAAC,CAAC,OAAO,EAAE,KAAK,EAAE,EAAE,GAAG,OAAO,eAAe,CAAC,OAAO,CAAC,OAAO,CAAC,KAAK,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC;IAGxH,+EAA+E;IAC/E,sCAAsC;IACtC,qCAAqC;IACrC,gFAAgF;IAChF,MAAM;IAEN,OAAO,YAAY,CAAC;AACtB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSpecialV2.d.ts","sourceRoot":"","sources":["../../../../../../src/components/molecules/source-props/Lists/getVX/getSpecialV2.ts"],"names":[],"mappings":"AAAA;;GAEG;AAMH,wBAAgB,iBAAiB,CAAC,aAAa,EAAG,MAAM,EAAE,EAAG,gBAAgB,GAAE,MAAM,EAAsB,GAAI,MAAM,EAAE,CActH"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\Lists\getVX
|
|
3
|
+
*/
|
|
4
|
+
import { convertArrayToLC } from '../../../../../logic/Arrays/manipulation';
|
|
5
|
+
import { DoNotFetchSpecial, } from './IGetInterfaceV2';
|
|
6
|
+
export function getSpecialColumns(lookupColumns, SpecialColumnsIn = DoNotFetchSpecial) {
|
|
7
|
+
let baseSpecialColumns = [];
|
|
8
|
+
const SpecialColumnsInLC = convertArrayToLC(SpecialColumnsIn);
|
|
9
|
+
lookupColumns.map((column) => {
|
|
10
|
+
// Only look at columns with / in the name
|
|
11
|
+
if (SpecialColumnsInLC.indexOf(column.toLowerCase()) > -1)
|
|
12
|
+
baseSpecialColumns.push(column);
|
|
13
|
+
});
|
|
14
|
+
// Adding this to remove duplicates:
|
|
15
|
+
const finalColumns = baseSpecialColumns.filter((element, index) => { return baseSpecialColumns.indexOf(element) === index; });
|
|
16
|
+
return finalColumns;
|
|
17
|
+
}
|
|
18
|
+
//# sourceMappingURL=getSpecialV2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSpecialV2.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/source-props/Lists/getVX/getSpecialV2.ts"],"names":[],"mappings":"AAAA;;GAEG;AAGH,OAAO,EAAE,gBAAgB,EAAE,MAAM,0CAA0C,CAAC;AAC5E,OAAO,EAAE,iBAAiB,GAAG,MAAM,mBAAmB,CAAC;AAEvD,MAAM,UAAU,iBAAiB,CAAC,aAAwB,EAAG,mBAA6B,iBAAiB;IAEzG,IAAI,kBAAkB,GAAc,EAAE,CAAC;IACvC,MAAM,kBAAkB,GAAG,gBAAgB,CAAE,gBAAgB,CAAE,CAAC;IAEhE,aAAa,CAAC,GAAG,CAAE,CAAE,MAAc,EAAG,EAAE;QACtC,0CAA0C;QAC1C,IAAK,kBAAkB,CAAC,OAAO,CAAE,MAAM,CAAC,WAAW,EAAE,CAAE,GAAG,CAAC,CAAC;YAAI,kBAAkB,CAAC,IAAI,CAAE,MAAM,CAAE,CAAC;IACpG,CAAC,CAAC,CAAC;IAEH,oCAAoC;IACpC,MAAM,YAAY,GAAG,kBAAkB,CAAC,MAAM,CAAC,CAAC,OAAO,EAAE,KAAK,EAAE,EAAE,GAAG,OAAO,kBAAkB,CAAC,OAAO,CAAC,OAAO,CAAC,KAAK,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC;IAE9H,OAAO,YAAY,CAAC;AACtB,CAAC"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\SourceItems
|
|
3
|
+
*/
|
|
4
|
+
import { IAnySourceItem } from "../../AnyContent/IAnyContent";
|
|
5
|
+
/**
|
|
6
|
+
* Includes keys from ModernSitePagesColumns
|
|
7
|
+
*/
|
|
8
|
+
export interface IPagesContent extends Partial<IAnySourceItem> {
|
|
9
|
+
ID: string;
|
|
10
|
+
Title: string;
|
|
11
|
+
Description: string;
|
|
12
|
+
'File/ServerRelativeUrl': string;
|
|
13
|
+
'BannerImageUrl.Url': string;
|
|
14
|
+
FirstPublishedDate: any;
|
|
15
|
+
PromotedState: any;
|
|
16
|
+
BannerImageUrl: {
|
|
17
|
+
Url: string;
|
|
18
|
+
};
|
|
19
|
+
File: {
|
|
20
|
+
ServerRelativeUrl: string;
|
|
21
|
+
};
|
|
22
|
+
FileSizeDisplay?: string;
|
|
23
|
+
OData__OriginalSourceUrl?: string;
|
|
24
|
+
fetchError?: string;
|
|
25
|
+
CanvasContent1?: any;
|
|
26
|
+
CanvasContent1Str?: any;
|
|
27
|
+
}
|
|
28
|
+
/**
|
|
29
|
+
* Includes keys from ExtraFetchModernPage
|
|
30
|
+
*/
|
|
31
|
+
export interface IPagesContentFull extends IPagesContent {
|
|
32
|
+
fetchError: string;
|
|
33
|
+
CanvasContent1: any;
|
|
34
|
+
CanvasContent1Str: any;
|
|
35
|
+
WikiField: any;
|
|
36
|
+
LayoutsWebpartsContent: any;
|
|
37
|
+
}
|
|
38
|
+
//# sourceMappingURL=IPagesContent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IPagesContent.d.ts","sourceRoot":"","sources":["../../../../../src/components/molecules/source-props/SitePages/IPagesContent.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAI9D;;GAEG;AACH,MAAM,WAAW,aAAc,SAAQ,OAAO,CAAC,cAAc,CAAC;IAC5D,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,wBAAwB,EAAE,MAAM,CAAC;IACjC,oBAAoB,EAAE,MAAM,CAAC;IAC7B,kBAAkB,EAAE,GAAG,CAAC;IACxB,aAAa,EAAE,GAAG,CAAC;IACnB,cAAc,EAAE;QACd,GAAG,EAAE,MAAM,CAAC;KACb,CAAC;IACF,IAAI,EAAE;QACJ,iBAAiB,EAAE,MAAM,CAAC;KAC3B,CAAC;IAEF,eAAe,CAAC,EAAE,MAAM,CAAC;IAGzB,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAElC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,cAAc,CAAC,EAAE,GAAG,CAAC;IACrB,iBAAiB,CAAC,EAAE,GAAG,CAAC;CAEzB;AAED;;GAEG;AACH,MAAM,WAAW,iBAAkB,SAAQ,aAAa;IACtD,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,EAAE,GAAG,CAAC;IACpB,iBAAiB,EAAE,GAAG,CAAC;IACvB,SAAS,EAAE,GAAG,CAAC;IACf,sBAAsB,EAAE,GAAG,CAAC;CAC7B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IPagesContent.js","sourceRoot":"","sources":["../../../../../src/components/molecules/source-props/SitePages/IPagesContent.ts"],"names":[],"mappings":"AACA;;GAEG"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\SourceItems
|
|
3
|
+
*/
|
|
4
|
+
export declare const ModernSitePagesColumns: string[];
|
|
5
|
+
export declare const ModernSitePagesSearch: string[];
|
|
6
|
+
export declare const ExtraFetchClassicWiki: string[];
|
|
7
|
+
export declare const ExtraFetchModernPage: string[];
|
|
8
|
+
//# sourceMappingURL=ModernSitePagesColumns.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ModernSitePagesColumns.d.ts","sourceRoot":"","sources":["../../../../../src/components/molecules/source-props/SitePages/ModernSitePagesColumns.ts"],"names":[],"mappings":"AACA;;GAEG;AAKH,eAAO,MAAM,sBAAsB,EAAE,MAAM,EAMzC,CAAC;AAEH,eAAO,MAAM,qBAAqB,EAAE,MAAM,EAAqG,CAAC;AAGhJ,eAAO,MAAM,qBAAqB,UAAgB,CAAC;AAInD,eAAO,MAAM,oBAAoB,UAA+E,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\SourceItems
|
|
3
|
+
*/
|
|
4
|
+
import { libraryColumns } from "../../AnyContent/IFPSFileObject";
|
|
5
|
+
// Should match IPagesContent
|
|
6
|
+
export const ModernSitePagesColumns = ['Title', 'Description',
|
|
7
|
+
'File/ServerRelativeUrl', 'BannerImageUrl',
|
|
8
|
+
'FirstPublishedDate',
|
|
9
|
+
'PromotedState',
|
|
10
|
+
'OData__OriginalSourceUrl',
|
|
11
|
+
...libraryColumns, // Commonized for easier implimentation of addSearch functions
|
|
12
|
+
]; //Added this for news links
|
|
13
|
+
export const ModernSitePagesSearch = ['Title', 'Description', 'Author/Title', 'Editor/Title', 'FirstPublishedDate', 'PromotedState',];
|
|
14
|
+
export const ExtraFetchClassicWiki = ['WikiField'];
|
|
15
|
+
//Added ,'BannerImageUrl' even though it's elsewhere to be sure it's included in all use cases
|
|
16
|
+
// Should match IPagesContentFull
|
|
17
|
+
export const ExtraFetchModernPage = ['WikiField', 'CanvasContent1', 'LayoutsWebpartsContent', 'BannerImageUrl'];
|
|
18
|
+
//# sourceMappingURL=ModernSitePagesColumns.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ModernSitePagesColumns.js","sourceRoot":"","sources":["../../../../../src/components/molecules/source-props/SitePages/ModernSitePagesColumns.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH,OAAO,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAC;AAEjE,6BAA6B;AAC7B,MAAM,CAAC,MAAM,sBAAsB,GAAa,CAAE,OAAO,EAAE,aAAa;IACtE,wBAAwB,EAAE,gBAAgB;IAC1C,oBAAoB;IACpB,eAAe;IACf,0BAA0B;IAC1B,GAAG,cAAc,EAAG,8DAA8D;CAClF,CAAC,CAAC,2BAA2B;AAE/B,MAAM,CAAC,MAAM,qBAAqB,GAAa,CAAC,OAAO,EAAE,aAAa,EAAE,cAAc,EAAE,cAAc,EAAE,oBAAoB,EAAE,eAAe,EAAE,CAAC;AAGhJ,MAAM,CAAC,MAAM,qBAAqB,GAAG,CAAC,WAAW,CAAC,CAAC;AACnD,8FAA8F;AAE9F,iCAAiC;AACjC,MAAM,CAAC,MAAM,oBAAoB,GAAG,CAAC,WAAW,EAAE,gBAAgB,EAAE,wBAAwB,EAAE,gBAAgB,CAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NewsLinksSource.d.ts","sourceRoot":"","sources":["../../../../../src/components/molecules/source-props/SitePages/NewsLinksSource.ts"],"names":[],"mappings":"AACA;;GAEG;AAGH,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAG/C,eAAO,MAAM,eAAe,EAAE,YAoC7B,CAAC"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\SourceItems
|
|
3
|
+
*/
|
|
4
|
+
import { CurrentTenant } from "../IMinSourceFetchProps";
|
|
5
|
+
import { ModernSitePagesColumns, ModernSitePagesSearch, ExtraFetchModernPage } from "./ModernSitePagesColumns";
|
|
6
|
+
export const NewsLinksSource = {
|
|
7
|
+
key: 'news',
|
|
8
|
+
defType: 'news',
|
|
9
|
+
fpsContentType: ['item', 'file', 'page'],
|
|
10
|
+
tenant: CurrentTenant,
|
|
11
|
+
webUrl: ``,
|
|
12
|
+
listTitle: "Site Pages",
|
|
13
|
+
webRelativeLink: "SitePages",
|
|
14
|
+
searchSource: '',
|
|
15
|
+
searchSourceDesc: '',
|
|
16
|
+
columns: ModernSitePagesColumns,
|
|
17
|
+
searchProps: ModernSitePagesSearch,
|
|
18
|
+
selectThese: [...ModernSitePagesColumns],
|
|
19
|
+
itemFetchCol: ExtraFetchModernPage,
|
|
20
|
+
isModern: true,
|
|
21
|
+
// https://sharepoint.stackexchange.com/a/284672
|
|
22
|
+
// NOTE: This may need to be encoded if you are not using pnp.... https://sharepoint.stackexchange.com/a/273356
|
|
23
|
+
// you'll need to encode this to use it. Change your spaces to %20 and your single quotes to %27
|
|
24
|
+
// restFilter: `PromotedState%20eq%202%20and%20ContentType%20eq%20%27Repost%20Page%27`,
|
|
25
|
+
restFilter: `PromotedState eq 2 and ContentType eq 'Repost Page'`,
|
|
26
|
+
evalFilter: ``,
|
|
27
|
+
defSearchButtons: [],
|
|
28
|
+
fetchCount: 200,
|
|
29
|
+
//Might be best to sort by Published Date
|
|
30
|
+
orderBy: {
|
|
31
|
+
prop: 'Title',
|
|
32
|
+
order: 'asc',
|
|
33
|
+
asc: true,
|
|
34
|
+
},
|
|
35
|
+
meta0: [],
|
|
36
|
+
meta1: [],
|
|
37
|
+
meta2: [],
|
|
38
|
+
meta3: [],
|
|
39
|
+
metaX: [],
|
|
40
|
+
performanceSettings: { label: 'NewsLinks', updateMiliseconds: true, includeMsStr: true, op: 'fetch' },
|
|
41
|
+
};
|
|
42
|
+
//# sourceMappingURL=NewsLinksSource.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NewsLinksSource.js","sourceRoot":"","sources":["../../../../../src/components/molecules/source-props/SitePages/NewsLinksSource.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAExD,OAAO,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAE/G,MAAM,CAAC,MAAM,eAAe,GAAiB;IAC3C,GAAG,EAAE,MAAM;IACX,OAAO,EAAE,MAAM;IACf,cAAc,EAAE,CAAE,MAAM,EAAE,MAAM,EAAE,MAAM,CAAE;IAC1C,MAAM,EAAE,aAAa;IACrB,MAAM,EAAE,EAAE;IACV,SAAS,EAAE,YAAY;IACvB,eAAe,EAAE,WAAW;IAC5B,YAAY,EAAE,EAAE;IAChB,gBAAgB,EAAE,EAAE;IACpB,OAAO,EAAE,sBAAsB;IAC/B,WAAW,EAAE,qBAAqB;IAClC,WAAW,EAAE,CAAC,GAAG,sBAAsB,CAAC;IAExC,YAAY,EAAE,oBAAoB;IAClC,QAAQ,EAAE,IAAI;IACd,gDAAgD;IAChD,gHAAgH;IAChH,mGAAmG;IACnG,0FAA0F;IAC1F,UAAU,EAAE,qDAAqD;IACjE,UAAU,EAAE,EAAE;IACd,gBAAgB,EAAE,EAAE;IACpB,UAAU,EAAE,GAAG;IACf,yCAAyC;IACzC,OAAO,EAAE;QACP,IAAI,EAAE,OAAO;QACb,KAAK,EAAE,KAAK;QACZ,GAAG,EAAE,IAAI;KACV;IACD,KAAK,EAAE,EAAE;IACT,KAAK,EAAE,EAAE;IACT,KAAK,EAAE,EAAE;IACT,KAAK,EAAE,EAAE;IACT,KAAK,EAAE,EAAE;IACT,mBAAmB,EAAE,EAAG,KAAK,EAAE,WAAW,EAAE,iBAAiB,EAAE,IAAI,EAAE,YAAY,EAAE,IAAI,EAAE,EAAE,EAAE,OAAO,EAAG;CACxG,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NewsSource.d.ts","sourceRoot":"","sources":["../../../../../src/components/molecules/source-props/SitePages/NewsSource.ts"],"names":[],"mappings":"AACA;;GAEG;AAGH,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAG/C,eAAO,MAAM,UAAU,EAAE,YAgCxB,CAAC"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\SourceItems
|
|
3
|
+
*/
|
|
4
|
+
import { CurrentTenant } from "../IMinSourceFetchProps";
|
|
5
|
+
import { ModernSitePagesColumns, ModernSitePagesSearch, ExtraFetchModernPage } from "./ModernSitePagesColumns";
|
|
6
|
+
export const NewsSource = {
|
|
7
|
+
key: 'news',
|
|
8
|
+
defType: 'news',
|
|
9
|
+
fpsContentType: ['item', 'file', 'page'],
|
|
10
|
+
tenant: CurrentTenant,
|
|
11
|
+
webUrl: ``,
|
|
12
|
+
listTitle: "Site Pages",
|
|
13
|
+
webRelativeLink: "SitePages",
|
|
14
|
+
searchSource: '',
|
|
15
|
+
searchSourceDesc: '',
|
|
16
|
+
columns: ModernSitePagesColumns,
|
|
17
|
+
searchProps: ModernSitePagesSearch,
|
|
18
|
+
selectThese: [...ModernSitePagesColumns],
|
|
19
|
+
itemFetchCol: ExtraFetchModernPage,
|
|
20
|
+
isModern: true,
|
|
21
|
+
restFilter: `PromotedState eq 2`,
|
|
22
|
+
evalFilter: ``,
|
|
23
|
+
defSearchButtons: [],
|
|
24
|
+
fetchCount: 200,
|
|
25
|
+
//Might be best to sort by Published Date
|
|
26
|
+
orderBy: {
|
|
27
|
+
prop: 'Title',
|
|
28
|
+
order: 'asc',
|
|
29
|
+
asc: true,
|
|
30
|
+
},
|
|
31
|
+
meta0: [],
|
|
32
|
+
meta1: [],
|
|
33
|
+
meta2: [],
|
|
34
|
+
meta3: [],
|
|
35
|
+
metaX: [],
|
|
36
|
+
performanceSettings: { label: 'News', updateMiliseconds: true, includeMsStr: true, op: 'fetch' },
|
|
37
|
+
};
|
|
38
|
+
//# sourceMappingURL=NewsSource.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NewsSource.js","sourceRoot":"","sources":["../../../../../src/components/molecules/source-props/SitePages/NewsSource.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAExD,OAAO,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAE/G,MAAM,CAAC,MAAM,UAAU,GAAiB;IACtC,GAAG,EAAE,MAAM;IACX,OAAO,EAAE,MAAM;IACf,cAAc,EAAE,CAAE,MAAM,EAAE,MAAM,EAAE,MAAM,CAAE;IAC1C,MAAM,EAAE,aAAa;IACrB,MAAM,EAAE,EAAE;IACV,SAAS,EAAE,YAAY;IACvB,eAAe,EAAE,WAAW;IAC5B,YAAY,EAAE,EAAE;IAChB,gBAAgB,EAAE,EAAE;IACpB,OAAO,EAAE,sBAAsB;IAC/B,WAAW,EAAE,qBAAqB;IAClC,WAAW,EAAE,CAAC,GAAG,sBAAsB,CAAC;IAExC,YAAY,EAAE,oBAAoB;IAClC,QAAQ,EAAE,IAAI;IACd,UAAU,EAAE,oBAAoB;IAChC,UAAU,EAAE,EAAE;IACd,gBAAgB,EAAE,EAAE;IACpB,UAAU,EAAE,GAAG;IACf,yCAAyC;IACzC,OAAO,EAAE;QACP,IAAI,EAAE,OAAO;QACb,KAAK,EAAE,KAAK;QACZ,GAAG,EAAE,IAAI;KACV;IACD,KAAK,EAAE,EAAE;IACT,KAAK,EAAE,EAAE;IACT,KAAK,EAAE,EAAE;IACT,KAAK,EAAE,EAAE;IACT,KAAK,EAAE,EAAE;IACT,mBAAmB,EAAE,EAAG,KAAK,EAAE,MAAM,EAAE,iBAAiB,EAAE,IAAI,EAAE,YAAY,EAAE,IAAI,EAAE,EAAE,EAAE,OAAO,EAAG;CACnG,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SitePagesSource.d.ts","sourceRoot":"","sources":["../../../../../src/components/molecules/source-props/SitePages/SitePagesSource.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH,OAAO,EAAE,YAAY,EAAyB,MAAM,iBAAiB,CAAC;AAMtE,eAAO,MAAM,eAAe,EAAE,YAoC7B,CAAC"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\SourceItems
|
|
3
|
+
*/
|
|
4
|
+
import { StandardMetaViewProps } from "../ISourceProps";
|
|
5
|
+
import { CurrentTenant } from "../IMinSourceFetchProps";
|
|
6
|
+
import { ModernSitePagesColumns, ModernSitePagesSearch, ExtraFetchModernPage } from "./ModernSitePagesColumns";
|
|
7
|
+
// Set webUrl and EasyPageOverflowTab string | undefined to solve lint errors
|
|
8
|
+
export const SitePagesSource = {
|
|
9
|
+
key: 'pages',
|
|
10
|
+
defType: 'pages',
|
|
11
|
+
fpsContentType: ['item', 'page', 'file'],
|
|
12
|
+
tenant: CurrentTenant,
|
|
13
|
+
webUrl: ``,
|
|
14
|
+
listTitle: "Site Pages",
|
|
15
|
+
webRelativeLink: "SitePages",
|
|
16
|
+
searchSource: '',
|
|
17
|
+
searchSourceDesc: '',
|
|
18
|
+
editProps: ['Title', 'Description'],
|
|
19
|
+
viewProps: [...StandardMetaViewProps,],
|
|
20
|
+
columns: ModernSitePagesColumns,
|
|
21
|
+
searchProps: ModernSitePagesSearch,
|
|
22
|
+
selectThese: [...ModernSitePagesColumns],
|
|
23
|
+
itemFetchCol: ExtraFetchModernPage,
|
|
24
|
+
isModern: true,
|
|
25
|
+
// restFilter: "Id ne 'X' and ContentTypeId ne '0x012000F6C75276DBE501468CA3CC575AD8E159' and Title ne 'Home'",
|
|
26
|
+
restFilter: "Id ne 'X' and ContentTypeId ne '0x012000F6C75276DBE501468CA3CC575AD8E159'",
|
|
27
|
+
evalFilter: ``,
|
|
28
|
+
defSearchButtons: [],
|
|
29
|
+
fetchCount: 200,
|
|
30
|
+
orderBy: {
|
|
31
|
+
prop: 'Title',
|
|
32
|
+
order: 'asc',
|
|
33
|
+
asc: true,
|
|
34
|
+
},
|
|
35
|
+
meta0: [],
|
|
36
|
+
meta1: [],
|
|
37
|
+
meta2: [],
|
|
38
|
+
meta3: [],
|
|
39
|
+
metaX: [],
|
|
40
|
+
performanceSettings: { label: 'SitePages', updateMiliseconds: true, includeMsStr: true, op: 'fetch' },
|
|
41
|
+
};
|
|
42
|
+
//# sourceMappingURL=SitePagesSource.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SitePagesSource.js","sourceRoot":"","sources":["../../../../../src/components/molecules/source-props/SitePages/SitePagesSource.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH,OAAO,EAAgB,qBAAqB,EAAE,MAAM,iBAAiB,CAAC;AACtE,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AACxD,OAAO,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAE/G,6EAA6E;AAE7E,MAAM,CAAC,MAAM,eAAe,GAAiB;IAC3C,GAAG,EAAE,OAAO;IACZ,OAAO,EAAE,OAAO;IAChB,cAAc,EAAE,CAAE,MAAM,EAAE,MAAM,EAAE,MAAM,CAAE;IAC1C,MAAM,EAAE,aAAa;IACrB,MAAM,EAAE,EAAE;IACV,SAAS,EAAE,YAAY;IACvB,eAAe,EAAE,WAAW;IAC5B,YAAY,EAAE,EAAE;IAChB,gBAAgB,EAAE,EAAE;IAEpB,SAAS,EAAE,CAAE,OAAO,EAAG,aAAa,CAAE;IACtC,SAAS,EAAE,CAAE,GAAG,qBAAqB,EAAG;IAExC,OAAO,EAAE,sBAAsB;IAC/B,WAAW,EAAE,qBAAqB;IAClC,WAAW,EAAE,CAAC,GAAG,sBAAsB,CAAC;IAExC,YAAY,EAAE,oBAAoB;IAClC,QAAQ,EAAE,IAAI;IACd,+GAA+G;IAC/G,UAAU,EAAE,2EAA2E;IACvF,UAAU,EAAE,EAAE;IACd,gBAAgB,EAAE,EAAE;IACpB,UAAU,EAAE,GAAG;IACf,OAAO,EAAE;QACP,IAAI,EAAE,OAAO;QACb,KAAK,EAAE,KAAK;QACZ,GAAG,EAAE,IAAI;KACV;IACD,KAAK,EAAE,EAAE;IACT,KAAK,EAAE,EAAE;IACT,KAAK,EAAE,EAAE;IACT,KAAK,EAAE,EAAE;IACT,KAAK,EAAE,EAAE;IACT,mBAAmB,EAAE,EAAG,KAAK,EAAE,WAAW,EAAE,iBAAiB,EAAE,IAAI,EAAE,YAAY,EAAE,IAAI,EAAE,EAAE,EAAE,OAAO,EAAG;CACxG,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\SourceItems
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* Originally created for https://github.com/mikezimm/pivottiles7/issues/66
|
|
6
|
+
*/
|
|
7
|
+
export declare const SystemPages: string[];
|
|
8
|
+
export declare const SystemPagesLowerCase: string[];
|
|
9
|
+
export declare function isPageSystemPage(url: string): boolean;
|
|
10
|
+
//# sourceMappingURL=SystemPages.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SystemPages.d.ts","sourceRoot":"","sources":["../../../../../src/components/molecules/source-props/SitePages/SystemPages.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH;;GAEG;AAEH,eAAO,MAAM,WAAW,UAIvB,CAAC;AAEF,eAAO,MAAM,oBAAoB,EAAE,MAAM,EAIxC,CAAC;AAEF,wBAAgB,gBAAgB,CAAC,GAAG,EAAE,MAAM,WAW3C"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\SourceItems
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* Originally created for https://github.com/mikezimm/pivottiles7/issues/66
|
|
6
|
+
*/
|
|
7
|
+
export const SystemPages = [
|
|
8
|
+
//Added for compatibility with: https://www.crowcanyon.com/nitro-studio/
|
|
9
|
+
'CCSBrandingSettings', 'CCSDisplayForm', 'CCSEditForm', 'CCSMSTeamsUtils', 'CCSNewForm',
|
|
10
|
+
'Workflow-Errors-Dashboard', 'Workflow-Logs-Dashboard',
|
|
11
|
+
];
|
|
12
|
+
export const SystemPagesLowerCase = [
|
|
13
|
+
//These are Nitro Studio system pages
|
|
14
|
+
'ccsbrandingsettings', 'ccsdisplayform', 'ccseditform', 'ccsmsteamsutils', 'ccsnewform',
|
|
15
|
+
'workflow-errors-dashboard', 'workflow-logs-dashboard',
|
|
16
|
+
];
|
|
17
|
+
export function isPageSystemPage(url) {
|
|
18
|
+
let urlLC = url.toLowerCase();
|
|
19
|
+
let pageName = urlLC.replace('.aspx', '').split('/sitepages/');
|
|
20
|
+
let isSystemPage = false;
|
|
21
|
+
if (pageName.length > 1) {
|
|
22
|
+
if (SystemPagesLowerCase.indexOf(pageName[1]) > -1) {
|
|
23
|
+
isSystemPage = true;
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
else {
|
|
27
|
+
if (SystemPagesLowerCase.indexOf(pageName[0]) > -1) {
|
|
28
|
+
isSystemPage = true;
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
return isSystemPage;
|
|
32
|
+
}
|
|
33
|
+
//# sourceMappingURL=SystemPages.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SystemPages.js","sourceRoot":"","sources":["../../../../../src/components/molecules/source-props/SitePages/SystemPages.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH;;GAEG;AAEH,MAAM,CAAC,MAAM,WAAW,GAAG;IACzB,yEAAyE;IACzE,qBAAqB,EAAE,gBAAgB,EAAE,aAAa,EAAE,iBAAiB,EAAE,YAAY;IACvF,2BAA2B,EAAE,yBAAyB;CACvD,CAAC;AAEF,MAAM,CAAC,MAAM,oBAAoB,GAAa;IAC5C,qCAAqC;IACrC,qBAAqB,EAAE,gBAAgB,EAAE,aAAa,EAAE,iBAAiB,EAAE,YAAY;IACvF,2BAA2B,EAAE,yBAAyB;CACvD,CAAC;AAEF,MAAM,UAAU,gBAAgB,CAAC,GAAW;IAC1C,IAAI,KAAK,GAAG,GAAG,CAAC,WAAW,EAAE,CAAC;IAC9B,IAAI,QAAQ,GAAG,KAAK,CAAC,OAAO,CAAC,OAAO,EAAE,EAAE,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC;IAC/D,IAAI,YAAY,GAAG,KAAK,CAAC;IACzB,IAAI,QAAQ,CAAC,MAAM,GAAG,CAAC,EAAE;QACvB,IAAI,oBAAoB,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,EAAE;YAAE,YAAY,GAAG,IAAI,CAAC;SAAE;KAC7E;SAAM;QACL,IAAI,oBAAoB,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,EAAE;YAAE,YAAY,GAAG,IAAI,CAAC;SAAE;KAC7E;IACD,OAAO,YAAY,CAAC;AAEtB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\SourceItems
|
|
3
|
+
*/
|
|
4
|
+
import { ISourceProps } from "../ISourceProps";
|
|
5
|
+
import { IEasyIcons } from "../../../atoms/easy-icons/interfaces/eiTypes";
|
|
6
|
+
export declare const ModernSitePagesColumnsPivotTiles: string[];
|
|
7
|
+
export declare function createPivotTilesPagesSource(EasyIcons: IEasyIcons): ISourceProps;
|
|
8
|
+
//# sourceMappingURL=createPivotTilesPagesSource.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createPivotTilesPagesSource.d.ts","sourceRoot":"","sources":["../../../../../src/components/molecules/source-props/SitePages/createPivotTilesPagesSource.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAG/C,OAAO,EAAE,UAAU,EAAE,MAAM,8CAA8C,CAAC;AAE1E,eAAO,MAAM,gCAAgC,EAAE,MAAM,EAA+D,CAAC;AAErH,wBAAgB,2BAA2B,CAAE,SAAS,EAAE,UAAU,GAAI,YAAY,CAOjF"}
|