@mikezimm/fps-core-v7 1.0.5 → 1.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +30 -3
- package/lib/banner/FPSWebPartClass/IFPSCert.d.ts +35 -0
- package/lib/banner/FPSWebPartClass/IFPSCert.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/IFPSCert.js +5 -0
- package/lib/banner/FPSWebPartClass/IFPSCert.js.map +1 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.d.ts +132 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.js +5 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.js.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.d.ts +14 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.js +45 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.js.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.d.ts +19 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.js +46 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.js.map +1 -0
- package/lib/banner/FPSWebPartClass/getCert.d.ts +14 -0
- package/lib/banner/FPSWebPartClass/getCert.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/getCert.js +317 -0
- package/lib/banner/FPSWebPartClass/getCert.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.d.ts +6 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.js +17 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.d.ts +5 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.js +17 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.d.ts +5 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.js +6 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.d.ts +5 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.js +32 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.d.ts +7 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.js +8 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.d.ts +24 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.js +5 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.d.ts +10 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.js +5 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.d.ts +17 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.js +5 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.d.ts +26 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.js +15 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.js.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.d.ts +22 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.d.ts.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.js +5 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.js.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.d.ts +18 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.d.ts.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.js +41 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.js.map +1 -0
- package/lib/banner/components/VisitorPanel/Interfaces.d.ts +39 -0
- package/lib/banner/components/VisitorPanel/Interfaces.d.ts.map +1 -0
- package/lib/banner/components/VisitorPanel/Interfaces.js +6 -0
- package/lib/banner/components/VisitorPanel/Interfaces.js.map +1 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.d.ts +1 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.d.ts.map +1 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.js +5 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.js.map +1 -0
- package/lib/banner/features/Expando/Interfaces.d.ts +15 -0
- package/lib/banner/features/Expando/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/Expando/Interfaces.js +7 -0
- package/lib/banner/features/Expando/Interfaces.js.map +1 -0
- package/lib/banner/features/LockProps/Interfaces.d.ts +14 -0
- package/lib/banner/features/LockProps/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/LockProps/Interfaces.js +7 -0
- package/lib/banner/features/LockProps/Interfaces.js.map +1 -0
- package/lib/banner/features/Misc/fpsDefaults.d.ts +12 -0
- package/lib/banner/features/Misc/fpsDefaults.d.ts.map +1 -0
- package/lib/banner/features/Misc/fpsDefaults.js +108 -0
- package/lib/banner/features/Misc/fpsDefaults.js.map +1 -0
- package/lib/banner/features/PageStyle/Interfaces.d.ts +14 -0
- package/lib/banner/features/PageStyle/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/PageStyle/Interfaces.js +6 -0
- package/lib/banner/features/PageStyle/Interfaces.js.map +1 -0
- package/lib/banner/features/PinMe/Interfaces.d.ts +21 -0
- package/lib/banner/features/PinMe/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/PinMe/Interfaces.js +6 -0
- package/lib/banner/features/PinMe/Interfaces.js.map +1 -0
- package/lib/banner/features/Tricky/constants.d.ts +60 -0
- package/lib/banner/features/Tricky/constants.d.ts.map +1 -0
- package/lib/banner/features/Tricky/constants.js +162 -0
- package/lib/banner/features/Tricky/constants.js.map +1 -0
- package/lib/banner/features/Tricky/fpsCProp.d.ts +5 -0
- package/lib/banner/features/Tricky/fpsCProp.d.ts.map +1 -0
- package/lib/banner/features/Tricky/fpsCProp.js +7 -0
- package/lib/banner/features/Tricky/fpsCProp.js.map +1 -0
- package/lib/banner/features/Tricky/logTest.d.ts +28 -0
- package/lib/banner/features/Tricky/logTest.d.ts.map +1 -0
- package/lib/banner/features/Tricky/logTest.js +51 -0
- package/lib/banner/features/Tricky/logTest.js.map +1 -0
- package/lib/banner/features/Tricky/logfun.d.ts +22 -0
- package/lib/banner/features/Tricky/logfun.d.ts.map +1 -0
- package/lib/banner/features/Tricky/logfun.js +107 -0
- package/lib/banner/features/Tricky/logfun.js.map +1 -0
- package/lib/banner/features/Tricky/verify.d.ts +8 -0
- package/lib/banner/features/Tricky/verify.d.ts.map +1 -0
- package/lib/banner/features/Tricky/verify.js +11 -0
- package/lib/banner/features/Tricky/verify.js.map +1 -0
- package/lib/banner/features/Tricky/verifyPieces.d.ts +32 -0
- package/lib/banner/features/Tricky/verifyPieces.d.ts.map +1 -0
- package/lib/banner/features/Tricky/verifyPieces.js +40 -0
- package/lib/banner/features/Tricky/verifyPieces.js.map +1 -0
- package/lib/banner/features/WebPartHistory/Functions.d.ts +66 -0
- package/lib/banner/features/WebPartHistory/Functions.d.ts.map +1 -0
- package/lib/banner/features/WebPartHistory/Functions.js +120 -0
- package/lib/banner/features/WebPartHistory/Functions.js.map +1 -0
- package/lib/banner/features/WebPartHistory/Interface.d.ts +65 -0
- package/lib/banner/features/WebPartHistory/Interface.d.ts.map +1 -0
- package/lib/banner/features/WebPartHistory/Interface.js +5 -0
- package/lib/banner/features/WebPartHistory/Interface.js.map +1 -0
- package/lib/banner/features/WebPartHistory/OnInit.d.ts +6 -0
- package/lib/banner/features/WebPartHistory/OnInit.d.ts.map +1 -0
- package/lib/banner/features/WebPartHistory/OnInit.js +15 -0
- package/lib/banner/features/WebPartHistory/OnInit.js.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.d.ts +19 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.d.ts.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.js +6 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.js.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.d.ts +18 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.d.ts.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.js +5 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.js.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.d.ts +24 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.d.ts.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.js +10 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.js.map +1 -0
- package/lib/banner/interfaces/Theme/Interfaces.d.ts +13 -0
- package/lib/banner/interfaces/Theme/Interfaces.d.ts.map +1 -0
- package/lib/banner/interfaces/Theme/Interfaces.js +5 -0
- package/lib/banner/interfaces/Theme/Interfaces.js.map +1 -0
- package/lib/common/Images/hero.d.ts +8 -0
- package/lib/common/Images/hero.d.ts.map +1 -0
- package/lib/common/Images/hero.js +34 -0
- package/lib/common/Images/hero.js.map +1 -0
- package/lib/common/Images/hoverEffect.d.ts +12 -0
- package/lib/common/Images/hoverEffect.d.ts.map +1 -0
- package/lib/common/Images/hoverEffect.js +32 -0
- package/lib/common/Images/hoverEffect.js.map +1 -0
- package/lib/common/Images/hoverZoom.d.ts +9 -0
- package/lib/common/Images/hoverZoom.d.ts.map +1 -0
- package/lib/common/Images/hoverZoom.js +36 -0
- package/lib/common/Images/hoverZoom.js.map +1 -0
- package/lib/common/Images/imgFit.d.ts +12 -0
- package/lib/common/Images/imgFit.d.ts.map +1 -0
- package/lib/common/Images/imgFit.js +48 -0
- package/lib/common/Images/imgFit.js.map +1 -0
- package/lib/common/Images/imgTarget.d.ts +9 -0
- package/lib/common/Images/imgTarget.d.ts.map +1 -0
- package/lib/common/Images/imgTarget.js +32 -0
- package/lib/common/Images/imgTarget.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.d.ts +8 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.js +56 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.d.ts +32 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.js +5 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.d.ts +17 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.js +8 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.d.ts +8 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.js +105 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.d.ts +7 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.js +73 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.js.map +1 -0
- package/lib/common/commandStyles/ISiteThemeChoices.d.ts +14 -0
- package/lib/common/commandStyles/ISiteThemeChoices.d.ts.map +1 -0
- package/lib/common/commandStyles/ISiteThemeChoices.js +27 -0
- package/lib/common/commandStyles/ISiteThemeChoices.js.map +1 -0
- package/lib/common/commandStyles/adjustCmdThemes.d.ts +25 -0
- package/lib/common/commandStyles/adjustCmdThemes.d.ts.map +1 -0
- package/lib/common/commandStyles/adjustCmdThemes.js +52 -0
- package/lib/common/commandStyles/adjustCmdThemes.js.map +1 -0
- package/lib/common/commandStyles/defaults.d.ts +41 -0
- package/lib/common/commandStyles/defaults.d.ts.map +1 -0
- package/lib/common/commandStyles/defaults.js +216 -0
- package/lib/common/commandStyles/defaults.js.map +1 -0
- package/lib/common/commandStyles/makeYellow.d.ts +6 -0
- package/lib/common/commandStyles/makeYellow.d.ts.map +1 -0
- package/lib/common/commandStyles/makeYellow.js +19 -0
- package/lib/common/commandStyles/makeYellow.js.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.d.ts +17 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.js +127 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.js.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.d.ts +6 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.js +107 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.js.map +1 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.d.ts +3 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.js +38 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.js.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.d.ts +3 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.js +18 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.js.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.d.ts +22 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.js +38 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.js.map +1 -0
- package/lib/components/atoms/Links/CommonDevUrls.d.ts +44 -0
- package/lib/components/atoms/Links/CommonDevUrls.d.ts.map +1 -0
- package/lib/components/atoms/Links/CommonDevUrls.js +45 -0
- package/lib/components/atoms/Links/CommonDevUrls.js.map +1 -0
- package/lib/components/atoms/Links/IRepoLinks.d.ts +11 -0
- package/lib/components/atoms/Links/IRepoLinks.d.ts.map +1 -0
- package/lib/components/atoms/Links/IRepoLinks.js +2 -0
- package/lib/components/atoms/Links/IRepoLinks.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.d.ts +7 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.js +13 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.d.ts +42 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.js +44 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.d.ts +3 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.js +8 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.d.ts +4 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.js +26 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.d.ts +4 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.js +19 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.d.ts +7 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.js +3 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.d.ts +12 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.js +48 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.d.ts +4 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.js +20 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.d.ts +18 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.js +229 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.d.ts +17 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.js +29 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.d.ts +12 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.js +57 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.d.ts +3 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.js +4 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.d.ts +20 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.js +2 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.d.ts +11 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.js +7 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.d.ts +14 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.js +2 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.d.ts +115 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.js +390 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.d.ts +13 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.js +27 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.d.ts +7 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.js +34 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.d.ts +14 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.js +20 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.d.ts +7 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.js +20 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.d.ts +20 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.js +68 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.d.ts +2 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.js +38 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.d.ts +10 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.js +38 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.d.ts +26 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.js +6 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.d.ts +31 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.js +5 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.d.ts +29 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.js +6 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.d.ts +26 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.js +5 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.d.ts +37 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.js +28 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContent.d.ts +150 -0
- package/lib/components/molecules/AnyContent/IAnyContent.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContent.js +8 -0
- package/lib/components/molecules/AnyContent/IAnyContent.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.js +150 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.d.ts +68 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.js +43 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.d.ts +5 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.js +2 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.d.ts +21 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.js +2 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.d.ts +32 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.js +16 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.d.ts +8 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.js +3 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.d.ts +8 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.js +2 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.d.ts +9 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.js +2 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.d.ts +12 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.js +2 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.d.ts +41 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.js +30 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.d.ts +27 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.js +5 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.d.ts +42 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.js +5 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.d.ts +116 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.js +98 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.js +51 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.js +63 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.js +11 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.js +18 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.js +14 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.js +71 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.d.ts +4 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.js +52 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.js.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.d.ts +73 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.d.ts.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.js +2 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.js.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.d.ts +34 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.d.ts.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.js +2 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.js.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.d.ts +14 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.d.ts.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.js +24 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.js.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.d.ts +24 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.d.ts.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.js +8 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.js.map +1 -0
- package/lib/components/molecules/Performance/IPerformance.d.ts +377 -0
- package/lib/components/molecules/Performance/IPerformance.d.ts.map +1 -0
- package/lib/components/molecules/Performance/IPerformance.js +22 -0
- package/lib/components/molecules/Performance/IPerformance.js.map +1 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.d.ts +23 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.d.ts.map +1 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.js +5 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.js.map +1 -0
- package/lib/components/molecules/Performance/MockData.d.ts +6 -0
- package/lib/components/molecules/Performance/MockData.d.ts.map +1 -0
- package/lib/components/molecules/Performance/MockData.js +134 -0
- package/lib/components/molecules/Performance/MockData.js.map +1 -0
- package/lib/components/molecules/Performance/functions.d.ts +33 -0
- package/lib/components/molecules/Performance/functions.d.ts.map +1 -0
- package/lib/components/molecules/Performance/functions.js +114 -0
- package/lib/components/molecules/Performance/functions.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.d.ts +13 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.js +12 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.d.ts +23 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.js +5 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.d.ts +37 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.js +5 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.d.ts +15 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.js +51 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.d.ts +25 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.js +99 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.js.map +1 -0
- package/lib/components/molecules/process-results/CheckAnyResults.d.ts +3 -0
- package/lib/components/molecules/process-results/CheckAnyResults.d.ts.map +1 -0
- package/lib/components/molecules/process-results/CheckAnyResults.js +41 -0
- package/lib/components/molecules/process-results/CheckAnyResults.js.map +1 -0
- package/lib/components/molecules/process-results/CheckItemsResults.d.ts +7 -0
- package/lib/components/molecules/process-results/CheckItemsResults.d.ts.map +1 -0
- package/lib/components/molecules/process-results/CheckItemsResults.js +47 -0
- package/lib/components/molecules/process-results/CheckItemsResults.js.map +1 -0
- package/lib/components/molecules/process-results/Logging.d.ts +3 -0
- package/lib/components/molecules/process-results/Logging.d.ts.map +1 -0
- package/lib/components/molecules/process-results/Logging.js +5 -0
- package/lib/components/molecules/process-results/Logging.js.map +1 -0
- package/lib/components/molecules/source-props/IItemsError.d.ts +4 -0
- package/lib/components/molecules/source-props/IItemsError.d.ts.map +1 -0
- package/lib/components/molecules/source-props/IItemsError.js +9 -0
- package/lib/components/molecules/source-props/IItemsError.js.map +1 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.d.ts +21 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.d.ts.map +1 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.js +7 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.js.map +1 -0
- package/lib/components/molecules/source-props/ISourceProps.d.ts +62 -0
- package/lib/components/molecules/source-props/ISourceProps.d.ts.map +1 -0
- package/lib/components/molecules/source-props/ISourceProps.js +5 -0
- package/lib/components/molecules/source-props/ISourceProps.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/createListSource.d.ts +7 -0
- package/lib/components/molecules/source-props/Lists/createListSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/createListSource.js +37 -0
- package/lib/components/molecules/source-props/Lists/createListSource.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.d.ts +44 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.js +23 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.d.ts +9 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.js +9 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.d.ts +11 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.js +11 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.d.ts +5 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.js +34 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.d.ts +26 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.js +52 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.d.ts +18 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.js +43 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.d.ts +14 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.js +31 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.d.ts +20 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.js +113 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.d.ts +5 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.js +18 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.d.ts +38 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.js +5 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.d.ts +8 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.js +18 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.d.ts +6 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.js +42 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.d.ts +6 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.js +38 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.d.ts +6 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.js +42 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.d.ts +10 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.js +33 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.d.ts +8 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.js +14 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.js.map +1 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.d.ts +12 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.d.ts.map +1 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.js +108 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.js.map +1 -0
- package/lib/components/molecules/source-props/createLibrarySource.d.ts +7 -0
- package/lib/components/molecules/source-props/createLibrarySource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/createLibrarySource.js +40 -0
- package/lib/components/molecules/source-props/createLibrarySource.js.map +1 -0
- package/lib/components/molecules/source-props/createMinFetchProps.d.ts +8 -0
- package/lib/components/molecules/source-props/createMinFetchProps.d.ts.map +1 -0
- package/lib/components/molecules/source-props/createMinFetchProps.js +36 -0
- package/lib/components/molecules/source-props/createMinFetchProps.js.map +1 -0
- package/lib/components/molecules/source-props/createOrderBy.d.ts +6 -0
- package/lib/components/molecules/source-props/createOrderBy.d.ts.map +1 -0
- package/lib/components/molecules/source-props/createOrderBy.js +12 -0
- package/lib/components/molecules/source-props/createOrderBy.js.map +1 -0
- package/lib/components/molecules/source-props/index.d.ts +1 -0
- package/lib/components/molecules/source-props/index.d.ts.map +1 -0
- package/lib/components/molecules/source-props/index.js +4 -0
- package/lib/components/molecules/source-props/index.js.map +1 -0
- package/lib/components/molecules/source-props/prepSourceColumns.d.ts +11 -0
- package/lib/components/molecules/source-props/prepSourceColumns.d.ts.map +1 -0
- package/lib/components/molecules/source-props/prepSourceColumns.js +42 -0
- package/lib/components/molecules/source-props/prepSourceColumns.js.map +1 -0
- package/lib/components/molecules/state-source/IStateSource.d.ts +35 -0
- package/lib/components/molecules/state-source/IStateSource.d.ts.map +1 -0
- package/lib/components/molecules/state-source/IStateSource.js +28 -0
- package/lib/components/molecules/state-source/IStateSource.js.map +1 -0
- package/lib/logic/Arrays/compare.d.ts +94 -0
- package/lib/logic/Arrays/compare.d.ts.map +1 -0
- package/lib/logic/Arrays/compare.js +166 -0
- package/lib/logic/Arrays/compare.js.map +1 -0
- package/lib/logic/Arrays/createArrayOfNumbers.d.ts +5 -0
- package/lib/logic/Arrays/createArrayOfNumbers.d.ts.map +1 -0
- package/lib/logic/Arrays/createArrayOfNumbers.js +8 -0
- package/lib/logic/Arrays/createArrayOfNumbers.js.map +1 -0
- package/lib/logic/Arrays/getDeepKeys.d.ts +18 -0
- package/lib/logic/Arrays/getDeepKeys.d.ts.map +1 -0
- package/lib/logic/Arrays/getDeepKeys.js +28 -0
- package/lib/logic/Arrays/getDeepKeys.js.map +1 -0
- package/lib/logic/Arrays/grouping.d.ts +57 -0
- package/lib/logic/Arrays/grouping.d.ts.map +1 -0
- package/lib/logic/Arrays/grouping.js +79 -0
- package/lib/logic/Arrays/grouping.js.map +1 -0
- package/lib/logic/Arrays/manipulation.d.ts +127 -0
- package/lib/logic/Arrays/manipulation.d.ts.map +1 -0
- package/lib/logic/Arrays/manipulation.js +231 -0
- package/lib/logic/Arrays/manipulation.js.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.d.ts +11 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.js +13 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.js.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.d.ts +2 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.js +35 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.js.map +1 -0
- package/lib/logic/Arrays/searching/getNextIndex.d.ts +12 -0
- package/lib/logic/Arrays/searching/getNextIndex.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/getNextIndex.js +19 -0
- package/lib/logic/Arrays/searching/getNextIndex.js.map +1 -0
- package/lib/logic/Arrays/searching/objectfind.d.ts +52 -0
- package/lib/logic/Arrays/searching/objectfind.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/objectfind.js +123 -0
- package/lib/logic/Arrays/searching/objectfind.js.map +1 -0
- package/lib/logic/Arrays/searching/objectkeys.d.ts +70 -0
- package/lib/logic/Arrays/searching/objectkeys.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/objectkeys.js +208 -0
- package/lib/logic/Arrays/searching/objectkeys.js.map +1 -0
- package/lib/logic/Arrays/sorting/Interfaces.d.ts +7 -0
- package/lib/logic/Arrays/sorting/Interfaces.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/Interfaces.js +2 -0
- package/lib/logic/Arrays/sorting/Interfaces.js.map +1 -0
- package/lib/logic/Arrays/sorting/numbers.d.ts +21 -0
- package/lib/logic/Arrays/sorting/numbers.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/numbers.js +41 -0
- package/lib/logic/Arrays/sorting/numbers.js.map +1 -0
- package/lib/logic/Arrays/sorting/objects.d.ts +45 -0
- package/lib/logic/Arrays/sorting/objects.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/objects.js +144 -0
- package/lib/logic/Arrays/sorting/objects.js.map +1 -0
- package/lib/logic/Arrays/sorting/strings.d.ts +17 -0
- package/lib/logic/Arrays/sorting/strings.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/strings.js +53 -0
- package/lib/logic/Arrays/sorting/strings.js.map +1 -0
- package/lib/logic/Arrays/thinOutArray.d.ts +44 -0
- package/lib/logic/Arrays/thinOutArray.d.ts.map +1 -0
- package/lib/logic/Arrays/thinOutArray.js +122 -0
- package/lib/logic/Arrays/thinOutArray.js.map +1 -0
- package/lib/logic/Errors/friendly.d.ts +37 -0
- package/lib/logic/Errors/friendly.d.ts.map +1 -0
- package/lib/logic/Errors/friendly.js +228 -0
- package/lib/logic/Errors/friendly.js.map +1 -0
- package/lib/logic/Links/interfaces/IDetailedLink.d.ts +14 -0
- package/lib/logic/Links/interfaces/IDetailedLink.d.ts.map +1 -0
- package/lib/logic/Links/interfaces/IDetailedLink.js +2 -0
- package/lib/logic/Links/interfaces/IDetailedLink.js.map +1 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.d.ts +5 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.d.ts.map +1 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.js +2 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.js.map +1 -0
- package/lib/logic/Links/interfaces/ISimpleLink.d.ts +6 -0
- package/lib/logic/Links/interfaces/ISimpleLink.d.ts.map +1 -0
- package/lib/logic/Links/interfaces/ISimpleLink.js +2 -0
- package/lib/logic/Links/interfaces/ISimpleLink.js.map +1 -0
- package/lib/logic/Objects/deep.d.ts +17 -0
- package/lib/logic/Objects/deep.d.ts.map +1 -0
- package/lib/logic/Objects/deep.js +106 -0
- package/lib/logic/Objects/deep.js.map +1 -0
- package/lib/logic/Objects/keys.d.ts +54 -0
- package/lib/logic/Objects/keys.d.ts.map +1 -0
- package/lib/logic/Objects/keys.js +112 -0
- package/lib/logic/Objects/keys.js.map +1 -0
- package/lib/logic/Objects/similar.d.ts +15 -0
- package/lib/logic/Objects/similar.d.ts.map +1 -0
- package/lib/logic/Objects/similar.js +42 -0
- package/lib/logic/Objects/similar.js.map +1 -0
- package/lib/logic/Strings/arraysFromString.d.ts +78 -0
- package/lib/logic/Strings/arraysFromString.d.ts.map +1 -0
- package/lib/logic/Strings/arraysFromString.js +142 -0
- package/lib/logic/Strings/arraysFromString.js.map +1 -0
- package/lib/logic/Strings/guids.d.ts +57 -0
- package/lib/logic/Strings/guids.d.ts.map +1 -0
- package/lib/logic/Strings/guids.js +107 -0
- package/lib/logic/Strings/guids.js.map +1 -0
- package/lib/logic/Strings/reactCSS.d.ts +19 -0
- package/lib/logic/Strings/reactCSS.d.ts.map +1 -0
- package/lib/logic/Strings/reactCSS.js +84 -0
- package/lib/logic/Strings/reactCSS.js.map +1 -0
- package/lib/logic/Strings/stringCase.d.ts +52 -0
- package/lib/logic/Strings/stringCase.d.ts.map +1 -0
- package/lib/logic/Strings/stringCase.js +103 -0
- package/lib/logic/Strings/stringCase.js.map +1 -0
- package/lib/logic/Time/constants.d.ts +9 -0
- package/lib/logic/Time/constants.d.ts.map +1 -0
- package/lib/logic/Time/constants.js +11 -0
- package/lib/logic/Time/constants.js.map +1 -0
- package/lib/logic/Time/getDateFromNow.d.ts +13 -0
- package/lib/logic/Time/getDateFromNow.d.ts.map +1 -0
- package/lib/logic/Time/getDateFromNow.js +18 -0
- package/lib/logic/Time/getDateFromNow.js.map +1 -0
- package/lib/logic/Users/CheckPermissions.d.ts +32 -0
- package/lib/logic/Users/CheckPermissions.d.ts.map +1 -0
- package/lib/logic/Users/CheckPermissions.js +54 -0
- package/lib/logic/Users/CheckPermissions.js.map +1 -0
- package/lib/logic/Users/FPSUser.d.ts +16 -0
- package/lib/logic/Users/FPSUser.d.ts.map +1 -0
- package/lib/logic/Users/FPSUser.js +205 -0
- package/lib/logic/Users/FPSUser.js.map +1 -0
- package/lib/logic/Users/IDefaultUser.d.ts +10 -0
- package/lib/logic/Users/IDefaultUser.d.ts.map +1 -0
- package/lib/logic/Users/IDefaultUser.js +5 -0
- package/lib/logic/Users/IDefaultUser.js.map +1 -0
- package/lib/logic/Users/IUserInterfaces.d.ts +80 -0
- package/lib/logic/Users/IUserInterfaces.d.ts.map +1 -0
- package/lib/logic/Users/IUserInterfaces.js +5 -0
- package/lib/logic/Users/IUserInterfaces.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.d.ts +53 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.d.ts +29 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.d.ts +209 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.d.ts +28 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.d.ts +1657 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.d.ts +41 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.d.ts +382 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.d.ts +130 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.d.ts +12 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.d.ts +18 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.d.ts +13 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Image.d.ts +153 -0
- package/lib/types/@fluentUI/@7.199.1/Image.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Image.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/Image.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.d.ts +37 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.d.ts +184 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.d.ts +28 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.d.ts +1657 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.d.ts +18 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.js.map +1 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.d.ts +31 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.js +5 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.js.map +1 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.d.ts +13 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.js +5 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.js.map +1 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.d.ts +28 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.js +5 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.js.map +1 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.d.ts +23 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.js +25 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.js.map +1 -0
- package/lib/types/@msft/1.15.2/WebPartContext.d.ts +136 -0
- package/lib/types/@msft/1.15.2/WebPartContext.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/WebPartContext.js +24 -0
- package/lib/types/@msft/1.15.2/WebPartContext.js.map +1 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.d.ts +196 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.js +5 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.js.map +1 -0
- package/lib/types/@msft/1.15.2/displayMode.d.ts +21 -0
- package/lib/types/@msft/1.15.2/displayMode.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/displayMode.js +24 -0
- package/lib/types/@msft/1.15.2/displayMode.js.map +1 -0
- package/lib/types/@msft/1.15.2/layout.d.ts +13 -0
- package/lib/types/@msft/1.15.2/layout.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/layout.js +5 -0
- package/lib/types/@msft/1.15.2/layout.js.map +1 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.d.ts +98 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.js +5 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/site-users.d.ts.map +1 -1
- package/lib/types/@pnp/@2.14.0/sp/sites.d.ts +30 -0
- package/lib/types/@pnp/@2.14.0/sp/sites.d.ts.map +1 -1
- package/lib/types/@pnp/@2.14.0/sp/types.d.ts +134 -0
- package/lib/types/@pnp/@2.14.0/sp/types.d.ts.map +1 -1
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.d.ts +22 -0
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.d.ts.map +1 -0
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.js +28 -0
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.js.map +1 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.d.ts +12 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.d.ts.map +1 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.js +2 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.js.map +1 -0
- package/lib/types/fps-class/window/IFPSEnviro.d.ts +46 -0
- package/lib/types/fps-class/window/IFPSEnviro.d.ts.map +1 -0
- package/lib/types/fps-class/window/IFPSEnviro.js +2 -0
- package/lib/types/fps-class/window/IFPSEnviro.js.map +1 -0
- package/lib/types/fps-class/window/IFPSWindowProps.d.ts +73 -0
- package/lib/types/fps-class/window/IFPSWindowProps.d.ts.map +1 -0
- package/lib/types/fps-class/window/IFPSWindowProps.js +3 -0
- package/lib/types/fps-class/window/IFPSWindowProps.js.map +1 -0
- package/lib/types/fps-class/window/Window.d.ts +14 -0
- package/lib/types/fps-class/window/Window.d.ts.map +1 -0
- package/lib/types/fps-class/window/Window.js +2 -0
- package/lib/types/fps-class/window/Window.js.map +1 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.d.ts +5 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.d.ts.map +1 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.js +2 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.js.map +1 -0
- package/lib/types/fps-legacy/IMyInterfaces.d.ts +69 -0
- package/lib/types/fps-legacy/IMyInterfaces.d.ts.map +1 -0
- package/lib/types/fps-legacy/IMyInterfaces.js +28 -0
- package/lib/types/fps-legacy/IMyInterfaces.js.map +1 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.d.ts +2 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.d.ts.map +1 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.js +2 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.js.map +1 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.d.ts +41 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.d.ts.map +1 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.js +2 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.js.map +1 -0
- package/lib/types/fps-returns/common/IItemsError.d.ts +6 -0
- package/lib/types/fps-returns/common/IItemsError.d.ts.map +1 -0
- package/lib/types/fps-returns/common/IItemsError.js +2 -0
- package/lib/types/fps-returns/common/IItemsError.js.map +1 -0
- package/lib/types/fps-returns/sites/nav/INavChangeErrorObj.d.ts +10 -0
- package/lib/types/fps-returns/sites/nav/INavChangeErrorObj.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/nav/INavChangeErrorObj.js +2 -0
- package/lib/types/fps-returns/sites/nav/INavChangeErrorObj.js.map +1 -0
- package/lib/types/fps-returns/sites/nav/INavErrorObj.d.ts +6 -0
- package/lib/types/fps-returns/sites/nav/INavErrorObj.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/nav/INavErrorObj.js +2 -0
- package/lib/types/fps-returns/sites/nav/INavErrorObj.js.map +1 -0
- package/lib/types/fps-returns/sites/nav/IPnpCreateNavItem.d.ts +24 -0
- package/lib/types/fps-returns/sites/nav/IPnpCreateNavItem.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/nav/IPnpCreateNavItem.js +3 -0
- package/lib/types/fps-returns/sites/nav/IPnpCreateNavItem.js.map +1 -0
- package/lib/types/fps-returns/sites/nav/IPnpNavType.d.ts +6 -0
- package/lib/types/fps-returns/sites/nav/IPnpNavType.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/nav/IPnpNavType.js +20 -0
- package/lib/types/fps-returns/sites/nav/IPnpNavType.js.map +1 -0
- package/lib/types/fps-returns/sites/update/IFPSItemUpdateResultObj.d.ts +8 -0
- package/lib/types/fps-returns/sites/update/IFPSItemUpdateResultObj.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/update/IFPSItemUpdateResultObj.js +2 -0
- package/lib/types/fps-returns/sites/update/IFPSItemUpdateResultObj.js.map +1 -0
- package/lib/types/fps-returns/sites/update/IMinUpdateProps.d.ts +7 -0
- package/lib/types/fps-returns/sites/update/IMinUpdateProps.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/update/IMinUpdateProps.js +2 -0
- package/lib/types/fps-returns/sites/update/IMinUpdateProps.js.map +1 -0
- package/lib/types/react/IFPSJSX_Element.d.ts +3 -0
- package/lib/types/react/IFPSJSX_Element.d.ts.map +1 -0
- package/lib/types/react/IFPSJSX_Element.js +2 -0
- package/lib/types/react/IFPSJSX_Element.js.map +1 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.d.ts +1 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.d.ts.map +1 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.js +20036 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.js.map +1 -0
- package/lib/types/react/IReactCSSTypes.d.ts +9519 -0
- package/lib/types/react/IReactCSSTypes.d.ts.map +1 -0
- package/lib/types/react/IReactCSSTypes.js +11 -0
- package/lib/types/react/IReactCSSTypes.js.map +1 -0
- package/lib/types/react/IReactEvents.d.ts +25 -0
- package/lib/types/react/IReactEvents.d.ts.map +1 -0
- package/lib/types/react/IReactEvents.js +160 -0
- package/lib/types/react/IReactEvents.js.map +1 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.d.ts +5 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.d.ts.map +1 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.js +143 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.js.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.d.ts +42 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.d.ts.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.js +6 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.js.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.d.ts +45 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.d.ts.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.js +6 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.js.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSItemPerson.js","sourceRoot":"","sources":["../../../../src/components/molecules/AnyContent/IFPSItemPerson.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export interface IFPSItemRelated {
|
|
2
|
+
linkUrl: string;
|
|
3
|
+
linkAlt: string;
|
|
4
|
+
linkText: string;
|
|
5
|
+
images: IUrlPairs[];
|
|
6
|
+
links: IUrlPairs[];
|
|
7
|
+
}
|
|
8
|
+
export interface IUrlPairs {
|
|
9
|
+
url: string;
|
|
10
|
+
embed: string;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=IFPSItemRelated.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSItemRelated.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/AnyContent/IFPSItemRelated.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,eAAe;IAE9B,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IAEjB,MAAM,EAAE,SAAS,EAAE,CAAC;IACpB,KAAK,EAAE,SAAS,EAAE,CAAC;CAEpB;AAED,MAAM,WAAW,SAAS;IACxB,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;CACf"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSItemRelated.js","sourceRoot":"","sources":["../../../../src/components/molecules/AnyContent/IFPSItemRelated.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { ISearchType } from "../SearchPage/Interfaces/ISearchTypes";
|
|
2
|
+
import { IItemIsAValues } from "./IsA/IFPSItemIsA";
|
|
3
|
+
export interface IFPSItemSearch {
|
|
4
|
+
format: any;
|
|
5
|
+
searchText: string;
|
|
6
|
+
searchTextLC: string;
|
|
7
|
+
leftSearch: string[];
|
|
8
|
+
leftSearchLC: string[];
|
|
9
|
+
topSearch: string[];
|
|
10
|
+
topSearchLC: string[];
|
|
11
|
+
sourceSearch: string[];
|
|
12
|
+
sourceSearchLC: string[];
|
|
13
|
+
searchSource: string;
|
|
14
|
+
searchSourceLC: string;
|
|
15
|
+
primarySearchType: ISearchType;
|
|
16
|
+
searchTypes: ISearchType[];
|
|
17
|
+
allIsAKeys: IItemIsAValues[];
|
|
18
|
+
type: string;
|
|
19
|
+
searchTypeIdx: number;
|
|
20
|
+
typeIdx: number;
|
|
21
|
+
searchTitle: any;
|
|
22
|
+
searchDesc: any;
|
|
23
|
+
searchHref: string;
|
|
24
|
+
descIsHTML: boolean;
|
|
25
|
+
meta: string[];
|
|
26
|
+
meta0?: string[];
|
|
27
|
+
meta1?: string[];
|
|
28
|
+
meta2?: string[];
|
|
29
|
+
meta3?: string[];
|
|
30
|
+
meta4?: string[];
|
|
31
|
+
metaA?: string[];
|
|
32
|
+
metaB?: string[];
|
|
33
|
+
metaC?: string[];
|
|
34
|
+
metaD?: string[];
|
|
35
|
+
metaS?: string[];
|
|
36
|
+
metaW?: string[];
|
|
37
|
+
metaL?: string[];
|
|
38
|
+
metaF?: string[];
|
|
39
|
+
}
|
|
40
|
+
export declare const EmptyFPSItemSearch: IFPSItemSearch;
|
|
41
|
+
//# sourceMappingURL=IFPSItemSearch.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSItemSearch.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/AnyContent/IFPSItemSearch.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,uCAAuC,CAAC;AACpE,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAGnD,MAAM,WAAW,cAAc;IAE7B,MAAM,EAAE,GAAG,CAAC;IAEZ,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,EAAE,MAAM,CAAC;IAErB,UAAU,EAAE,MAAM,EAAE,CAAC;IACrB,YAAY,EAAE,MAAM,EAAE,CAAC;IAEvB,SAAS,EAAE,MAAM,EAAE,CAAC;IACpB,WAAW,EAAE,MAAM,EAAE,CAAC;IAEtB,YAAY,EAAE,MAAM,EAAE,CAAC;IACvB,cAAc,EAAE,MAAM,EAAE,CAAC;IAEzB,YAAY,EAAE,MAAM,CAAC;IACrB,cAAc,EAAE,MAAM,CAAC;IAIvB,iBAAiB,EAAE,WAAW,CAAC;IAC/B,WAAW,EAAE,WAAW,EAAE,CAAC;IAC3B,UAAU,EAAE,cAAc,EAAE,CAAC;IAE7B,IAAI,EAAE,MAAM,CAAC;IACb,aAAa,EAAE,MAAM,CAAC;IACtB,OAAO,EAAE,MAAM,CAAC;IAEhB,WAAW,EAAE,GAAG,CAAC;IACjB,UAAU,EAAE,GAAG,CAAC;IAChB,UAAU,EAAE,MAAM,CAAC;IAEnB,UAAU,EAAE,OAAO,CAAC;IACpB,IAAI,EAAE,MAAM,EAAE,CAAC;IAIf,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IAGjB,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;CAClB;AAED,eAAO,MAAM,kBAAkB,EAAG,cAyCjC,CAAA"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
export const EmptyFPSItemSearch = {
|
|
2
|
+
// export type IAppFormat = 'general' | 'accounts' | 'manual' | 'sups' | 'appLinks' | 'news' | 'help' | 'entities' | 'acronyms' | 'history' | 'forms';
|
|
3
|
+
format: null,
|
|
4
|
+
searchText: '',
|
|
5
|
+
searchTextLC: '',
|
|
6
|
+
leftSearch: [],
|
|
7
|
+
leftSearchLC: [],
|
|
8
|
+
topSearch: [],
|
|
9
|
+
topSearchLC: [],
|
|
10
|
+
sourceSearch: [],
|
|
11
|
+
sourceSearchLC: [],
|
|
12
|
+
searchSource: '',
|
|
13
|
+
searchSourceLC: '',
|
|
14
|
+
// item.type = item['File_x0020_Type'] ; // eslint-disable-line dot-notation
|
|
15
|
+
// 2024-09-07: updated 'null' to 'null as any' to pass linting. It should be handled properly downstream.
|
|
16
|
+
primarySearchType: null,
|
|
17
|
+
searchTypes: [],
|
|
18
|
+
allIsAKeys: [],
|
|
19
|
+
type: '',
|
|
20
|
+
// 2024-09-07: updated 'null' to 'null as any' to pass linting. It should be handled properly downstream.
|
|
21
|
+
searchTypeIdx: null,
|
|
22
|
+
// 2024-09-07: updated 'null' to 'null as any' to pass linting. It should be handled properly downstream.
|
|
23
|
+
typeIdx: null,
|
|
24
|
+
searchTitle: '',
|
|
25
|
+
searchDesc: '',
|
|
26
|
+
searchHref: '',
|
|
27
|
+
descIsHTML: null,
|
|
28
|
+
meta: [],
|
|
29
|
+
};
|
|
30
|
+
//# sourceMappingURL=IFPSItemSearch.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSItemSearch.js","sourceRoot":"","sources":["../../../../src/components/molecules/AnyContent/IFPSItemSearch.ts"],"names":[],"mappings":"AA2DA,MAAM,CAAC,MAAM,kBAAkB,GAAoB;IAC/C,sJAAsJ;IACtJ,MAAM,EAAE,IAAI;IAEZ,UAAU,EAAE,EAAE;IACd,YAAY,EAAE,EAAE;IAEhB,UAAU,EAAG,EAAE;IACf,YAAY,EAAG,EAAE;IAEjB,SAAS,EAAG,EAAE;IACd,WAAW,EAAG,EAAE;IAEhB,YAAY,EAAG,EAAE;IACjB,cAAc,EAAG,EAAE;IAEnB,YAAY,EAAE,EAAE;IAChB,cAAc,EAAE,EAAE;IAElB,6EAA6E;IAE7E,2GAA2G;IAC3G,iBAAiB,EAAE,IAAW;IAE9B,WAAW,EAAG,EAAE;IAChB,UAAU,EAAG,EAAE;IAEf,IAAI,EAAE,EAAE;IAER,2GAA2G;IAC3G,aAAa,EAAE,IAAW;IAE1B,2GAA2G;IAC3G,OAAO,EAAE,IAAW;IAEpB,WAAW,EAAE,EAAE;IACf,UAAU,EAAE,EAAE;IACd,UAAU,EAAE,EAAE;IAEd,UAAU,EAAE,IAAW;IACvB,IAAI,EAAE,EAAE;CACX,CAAA"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { IImageCover, IImageFit } from "../../../common/Images/imgFit";
|
|
2
|
+
import { IImageTarget } from "../../../common/Images/imgTarget";
|
|
3
|
+
import { ImageCoverStyle, ImageFit } from "../../../types/@fluentUI/@7.199.1/Image";
|
|
4
|
+
import { IReactCSSProperties } from "../../../types/react/IReactCSSTypes";
|
|
5
|
+
export interface IFPSItemStyles {
|
|
6
|
+
class?: string;
|
|
7
|
+
css?: {
|
|
8
|
+
size?: string;
|
|
9
|
+
weight?: string;
|
|
10
|
+
style?: string;
|
|
11
|
+
color?: string;
|
|
12
|
+
height?: string;
|
|
13
|
+
width?: string;
|
|
14
|
+
margin?: string;
|
|
15
|
+
padding?: string;
|
|
16
|
+
target?: IImageTarget;
|
|
17
|
+
cover?: IImageCover;
|
|
18
|
+
fit?: IImageFit;
|
|
19
|
+
background?: string;
|
|
20
|
+
};
|
|
21
|
+
fabric?: {
|
|
22
|
+
imgCover?: ImageCoverStyle;
|
|
23
|
+
imgFit?: ImageFit;
|
|
24
|
+
};
|
|
25
|
+
react?: IReactCSSProperties;
|
|
26
|
+
}
|
|
27
|
+
//# sourceMappingURL=IFPSItemStyles.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSItemStyles.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/AnyContent/IFPSItemStyles.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,+BAA+B,CAAC;AACvE,OAAO,EAAE,YAAY,EAAE,MAAM,kCAAkC,CAAC;AAChE,OAAO,EAAE,eAAe,EAAE,QAAQ,EAAE,MAAM,yCAAyC,CAAC;AACpF,OAAO,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;AAE1E,MAAM,WAAW,cAAc;IAC7B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,GAAG,CAAC,EAAE;QACJ,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,MAAM,CAAC,EAAE,MAAM,CAAC;QAChB,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,MAAM,CAAC,EAAE,MAAM,CAAC;QAChB,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,MAAM,CAAC,EAAE,MAAM,CAAC;QAChB,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,MAAM,CAAC,EAAE,YAAY,CAAC;QACtB,KAAK,CAAC,EAAE,WAAW,CAAC;QACpB,GAAG,CAAC,EAAE,SAAS,CAAC;QAChB,UAAU,CAAC,EAAE,MAAM,CAAC;KACrB,CAAC;IACF,MAAM,CAAC,EAAE;QACP,QAAQ,CAAC,EAAE,eAAe,CAAC;QAC3B,MAAM,CAAC,EAAE,QAAQ,CAAC;KACnB,CAAC;IACF,KAAK,CAAC,EAAE,mBAAmB,CAAC;CAC7B"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
// import { IImageCover, IImageFit } from "../../../common/Images/imgFit";
|
|
2
|
+
// import { IImageTarget } from "../../../common/Images/imgTarget";
|
|
3
|
+
// import { ImageFit, ImageCoverStyle } from '@fluentui/react/lib/Image';
|
|
4
|
+
export {};
|
|
5
|
+
//# sourceMappingURL=IFPSItemStyles.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSItemStyles.js","sourceRoot":"","sources":["../../../../src/components/molecules/AnyContent/IFPSItemStyles.ts"],"names":[],"mappings":"AAAA,0EAA0E;AAC1E,mEAAmE;AACnE,yEAAyE"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copied from ITheTime except changed milliseconds to ms and daysAgo to age
|
|
3
|
+
*/
|
|
4
|
+
export interface IFPSItemTime {
|
|
5
|
+
valid: boolean;
|
|
6
|
+
now: Date;
|
|
7
|
+
ms: number;
|
|
8
|
+
theTime: string;
|
|
9
|
+
local: string;
|
|
10
|
+
year?: number;
|
|
11
|
+
month?: number;
|
|
12
|
+
minute?: number;
|
|
13
|
+
monthStr?: string;
|
|
14
|
+
week?: number;
|
|
15
|
+
day?: number;
|
|
16
|
+
date?: number;
|
|
17
|
+
dayStr?: string;
|
|
18
|
+
hour?: number;
|
|
19
|
+
isToday?: boolean;
|
|
20
|
+
isYesterday?: boolean;
|
|
21
|
+
isThisWeek?: boolean;
|
|
22
|
+
isThisMonth?: boolean;
|
|
23
|
+
isThisYear?: boolean;
|
|
24
|
+
age?: number;
|
|
25
|
+
isoWeek?: number;
|
|
26
|
+
priorSunday?: Date;
|
|
27
|
+
priorMonday?: Date;
|
|
28
|
+
firstOfMonth?: Date;
|
|
29
|
+
daysSinceSun?: number;
|
|
30
|
+
daysSinceMon?: number;
|
|
31
|
+
daysSinceNewYear?: number;
|
|
32
|
+
daysSinceMonthStart?: number;
|
|
33
|
+
dayMMMDD?: string;
|
|
34
|
+
dayDDDMMMDD?: string;
|
|
35
|
+
dayYYYYMMDD?: string;
|
|
36
|
+
dayOfWeekDDD?: string;
|
|
37
|
+
dayOfWeekDxx?: string;
|
|
38
|
+
coreTime?: string;
|
|
39
|
+
hoursEarly?: number;
|
|
40
|
+
hoursLate?: number;
|
|
41
|
+
}
|
|
42
|
+
//# sourceMappingURL=IFPSItemTime.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSItemTime.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/AnyContent/IFPSItemTime.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,MAAM,WAAW,YAAY;IAC3B,KAAK,EAAE,OAAO,CAAC;IACf,GAAG,EAAE,IAAI,CAAC;IACV,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB,WAAW,CAAC,EAAE,IAAI,CAAC;IACnB,WAAW,CAAC,EAAE,IAAI,CAAC;IACnB,YAAY,CAAC,EAAE,IAAI,CAAC;IAEpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAE7B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;CAEpB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSItemTime.js","sourceRoot":"","sources":["../../../../src/components/molecules/AnyContent/IFPSItemTime.ts"],"names":[],"mappings":"AAAA;;GAEG"}
|
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Comments about IsA Logic:
|
|
3
|
+
*
|
|
4
|
+
* Where it all began:
|
|
5
|
+
*
|
|
6
|
+
* This started with Compliance web part and the CodeContent/OfficeContent etc labels.
|
|
7
|
+
* In that web part, it was designed to make it easier to create both searchable and clickable labels for filter buttons above the SourceList.
|
|
8
|
+
* The IsAKeys match the object keys in the IFPSItemIsA object
|
|
9
|
+
* The IsAValues are the labels that relate to said keys.
|
|
10
|
+
*
|
|
11
|
+
* They both of the Keys and Values arrays need to be in the exact same order in order for some of the search logic to work.
|
|
12
|
+
* So far that was only used in certain Content based props in Compliance, but it could now be used in any File Based use case like Document Sets.
|
|
13
|
+
*
|
|
14
|
+
* I'll admit, it's a little cumbersom to maintain given I keep adding more keys.
|
|
15
|
+
* BUT the goal is to have a standard way for both identifying what items have these labels.
|
|
16
|
+
* But also be able to then use the same labels for filtering or generating 'highlight' elements like in PivotTiles.
|
|
17
|
+
*/
|
|
18
|
+
export type IItemIsAKeys = 'DocSet' | 'FileObject' | 'File' | 'FolderContent' | 'Page' | 'NewsPost' | 'NewsLink' | 'Draft' | 'Major' | 'Published' | 'UnPublished' | 'CheckedOut' | 'CodeContent' | 'OfficeContent' | 'ArchiveContent' | 'DataContent' | 'MediaContent' | 'SharePoint' | 'UniquePerms' | 'RequiresCheckout' | 'VersionsDisabled' | 'MinorVersionsEnabled' | 'AttachmentsDisabled' | 'System' | 'Hidden' | 'HasMinimalDownload' | 'ToManyItems' | 'LotsOfItems' | 'NoItems' | 'NoRecentViews' | 'PopularRecently' | 'PopularLifeTime' | 'MSTeam' | 'STSSite' | 'STSWeb' | 'OtherContent';
|
|
19
|
+
export type IItemIsAValues = 'ItemIsADocSet' | 'ItemIsAFileObject' | 'ItemIsAFile' | 'ItemIsFolderContent' | 'ItemIsAPage' | 'ItemIsANewsPost' | 'ItemIsANewsLink' | 'ItemIsADraft' | 'ItemIsAMajor' | 'ItemIsPublished' | 'ItemIsUnPublished' | 'ItemIsCheckedOut' | 'ItemIsCodeContent' | 'ItemIsOfficeContent' | 'ItemIsArchiveContent' | 'ItemIsDataContent' | 'ItemIsMediaContent' | 'ItemIsSharePointContent' | 'ItemHasUniquePerms' | 'ItemRequiresCheckout' | 'ItemHasNoVersioning' | 'ItemHasMinors' | 'ItemHasNoAttachments' | 'ItemIsASystemList' | 'ItemIsAHiddenList' | 'ItemHasMinimalDownload' | 'ItemHasToManyItems' | 'ItemHasLotsOfItems' | 'ItemHasNoItems' | 'ItemHasNoRecentViews' | 'ItemWasPopularRecently' | 'ItemWasPopularLifeTime' | 'ItemIsATeam' | 'ItemIsASite' | 'ItemIsAWeb' | 'ItemIsOtherContent';
|
|
20
|
+
export interface IFPSItemIsA {
|
|
21
|
+
/**
|
|
22
|
+
* WARNING
|
|
23
|
+
* Constants, ItemIsAValues, IItemIsAValues, ItemIsAKeys AND IAnySourceItem MUST BE IN SYNC AND IN ORDER
|
|
24
|
+
*/
|
|
25
|
+
DocSet?: boolean;
|
|
26
|
+
FileObject?: boolean;
|
|
27
|
+
File?: boolean;
|
|
28
|
+
FolderContent?: boolean;
|
|
29
|
+
Page?: boolean;
|
|
30
|
+
News?: boolean;
|
|
31
|
+
NewsPost?: boolean;
|
|
32
|
+
NewsLink?: boolean;
|
|
33
|
+
Draft?: boolean;
|
|
34
|
+
Major?: boolean;
|
|
35
|
+
Published?: boolean;
|
|
36
|
+
UnPublished?: boolean;
|
|
37
|
+
CheckedOut?: boolean;
|
|
38
|
+
CodeContent?: boolean;
|
|
39
|
+
OfficeContent?: boolean;
|
|
40
|
+
ArchiveContent?: boolean;
|
|
41
|
+
DataContent?: boolean;
|
|
42
|
+
MediaContent?: boolean;
|
|
43
|
+
SharePoint?: boolean;
|
|
44
|
+
OtherContent?: boolean;
|
|
45
|
+
DescIsHTML?: boolean;
|
|
46
|
+
UniquePerms?: boolean;
|
|
47
|
+
RequiresCheckout?: boolean;
|
|
48
|
+
VersionsDisabled?: boolean;
|
|
49
|
+
MinorVersionsEnabled?: boolean;
|
|
50
|
+
AttachmentsDisabled?: boolean;
|
|
51
|
+
System?: boolean;
|
|
52
|
+
Hidden?: boolean;
|
|
53
|
+
HasMinimalDownload?: boolean;
|
|
54
|
+
ToManyItems?: boolean;
|
|
55
|
+
LotsOfItems?: boolean;
|
|
56
|
+
NoItems?: boolean;
|
|
57
|
+
NoRecentViews?: boolean;
|
|
58
|
+
PopularRecently?: boolean;
|
|
59
|
+
PopularLifeTime?: boolean;
|
|
60
|
+
MSTeam?: boolean;
|
|
61
|
+
STSSite?: boolean;
|
|
62
|
+
STSWeb?: boolean;
|
|
63
|
+
allIsAKeys: IItemIsAValues[];
|
|
64
|
+
}
|
|
65
|
+
/**
|
|
66
|
+
* WARNING
|
|
67
|
+
* Constants, ItemIsAValues, IItemIsAValues, ItemIsAKeys AND IAnySourceItem MUST BE IN SYNC AND IN ORDER
|
|
68
|
+
*/
|
|
69
|
+
export declare const ItemIsADocSet: IItemIsAValues;
|
|
70
|
+
export declare const ItemIsAFileObject: IItemIsAValues;
|
|
71
|
+
export declare const ItemIsAFile: IItemIsAValues;
|
|
72
|
+
export declare const ItemIsFolderContent: IItemIsAValues;
|
|
73
|
+
export declare const ItemIsAPage: IItemIsAValues;
|
|
74
|
+
export declare const ItemIsANewsPost: IItemIsAValues;
|
|
75
|
+
export declare const ItemIsANewsLink: IItemIsAValues;
|
|
76
|
+
export declare const ItemIsADraft: IItemIsAValues;
|
|
77
|
+
export declare const ItemIsAMajor: IItemIsAValues;
|
|
78
|
+
export declare const ItemIsPublished: IItemIsAValues;
|
|
79
|
+
export declare const ItemIsUnPublished: IItemIsAValues;
|
|
80
|
+
export declare const ItemIsCodeContent: IItemIsAValues;
|
|
81
|
+
export declare const ItemIsOfficeContent: IItemIsAValues;
|
|
82
|
+
export declare const ItemIsArchiveContent: IItemIsAValues;
|
|
83
|
+
export declare const ItemIsDataContent: IItemIsAValues;
|
|
84
|
+
export declare const ItemIsMediaContent: IItemIsAValues;
|
|
85
|
+
export declare const ItemIsSharePointContent: IItemIsAValues;
|
|
86
|
+
export declare const ItemHasUniquePerms: IItemIsAValues;
|
|
87
|
+
export declare const ItemRequiresCheckout: IItemIsAValues;
|
|
88
|
+
export declare const ItemHasNoVersioning: IItemIsAValues;
|
|
89
|
+
export declare const ItemHasMinors: IItemIsAValues;
|
|
90
|
+
export declare const ItemHasNoAttachments: IItemIsAValues;
|
|
91
|
+
export declare const ItemIsASystemList: IItemIsAValues;
|
|
92
|
+
export declare const ItemIsAHiddenList: IItemIsAValues;
|
|
93
|
+
export declare const ItemIsCheckedOut: IItemIsAValues;
|
|
94
|
+
export declare const ItemHasMinimalDownload: IItemIsAValues;
|
|
95
|
+
export declare const ItemHasToManyItems: IItemIsAValues;
|
|
96
|
+
export declare const ItemHasLotsOfItems: IItemIsAValues;
|
|
97
|
+
export declare const ItemHasNoItems: IItemIsAValues;
|
|
98
|
+
export declare const ItemHasNoRecentViews: IItemIsAValues;
|
|
99
|
+
export declare const ItemWasPopularRecently: IItemIsAValues;
|
|
100
|
+
export declare const ItemWasPopularLifeTime: IItemIsAValues;
|
|
101
|
+
export declare const ItemIsATeam: IItemIsAValues;
|
|
102
|
+
export declare const ItemIsASite: IItemIsAValues;
|
|
103
|
+
export declare const ItemIsAWeb: IItemIsAValues;
|
|
104
|
+
export declare const ItemIsOtherContent: IItemIsAValues;
|
|
105
|
+
/**
|
|
106
|
+
* WARNING
|
|
107
|
+
* Constants, ItemIsAValues, IItemIsAValues, ItemIsAKeys AND IAnySourceItem MUST BE IN SYNC AND IN ORDER
|
|
108
|
+
*/
|
|
109
|
+
export declare const ItemIsAKeys: IItemIsAKeys[];
|
|
110
|
+
export declare const CommonSuppressKeys: IItemIsAKeys[];
|
|
111
|
+
/**
|
|
112
|
+
* WARNING
|
|
113
|
+
* Constants, ItemIsAValues, IItemIsAValues, ItemIsAKeys AND IAnySourceItem MUST BE IN SYNC AND IN ORDER
|
|
114
|
+
*/
|
|
115
|
+
export declare const ItemIsAValues: IItemIsAValues[];
|
|
116
|
+
//# sourceMappingURL=IFPSItemIsA.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSItemIsA.d.ts","sourceRoot":"","sources":["../../../../../src/components/molecules/AnyContent/IsA/IFPSItemIsA.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Comments about IsA Logic:
|
|
3
|
+
*
|
|
4
|
+
* Where it all began:
|
|
5
|
+
*
|
|
6
|
+
* This started with Compliance web part and the CodeContent/OfficeContent etc labels.
|
|
7
|
+
* In that web part, it was designed to make it easier to create both searchable and clickable labels for filter buttons above the SourceList.
|
|
8
|
+
* The IsAKeys match the object keys in the IFPSItemIsA object
|
|
9
|
+
* The IsAValues are the labels that relate to said keys.
|
|
10
|
+
*
|
|
11
|
+
* They both of the Keys and Values arrays need to be in the exact same order in order for some of the search logic to work.
|
|
12
|
+
* So far that was only used in certain Content based props in Compliance, but it could now be used in any File Based use case like Document Sets.
|
|
13
|
+
*
|
|
14
|
+
* I'll admit, it's a little cumbersom to maintain given I keep adding more keys.
|
|
15
|
+
* BUT the goal is to have a standard way for both identifying what items have these labels.
|
|
16
|
+
* But also be able to then use the same labels for filtering or generating 'highlight' elements like in PivotTiles.
|
|
17
|
+
*/
|
|
18
|
+
/**
|
|
19
|
+
* WARNING
|
|
20
|
+
* Constants, ItemIsAValues, IItemIsAValues, ItemIsAKeys AND IAnySourceItem MUST BE IN SYNC AND IN ORDER
|
|
21
|
+
*/
|
|
22
|
+
export const ItemIsADocSet = `ItemIsADocSet`;
|
|
23
|
+
export const ItemIsAFileObject = `ItemIsAFileObject`;
|
|
24
|
+
export const ItemIsAFile = `ItemIsAFile`;
|
|
25
|
+
export const ItemIsFolderContent = `ItemIsFolderContent`;
|
|
26
|
+
export const ItemIsAPage = `ItemIsAPage`;
|
|
27
|
+
export const ItemIsANewsPost = `ItemIsANewsPost`;
|
|
28
|
+
export const ItemIsANewsLink = `ItemIsANewsLink`;
|
|
29
|
+
export const ItemIsADraft = `ItemIsADraft`;
|
|
30
|
+
export const ItemIsAMajor = `ItemIsAMajor`;
|
|
31
|
+
export const ItemIsPublished = `ItemIsPublished`;
|
|
32
|
+
export const ItemIsUnPublished = `ItemIsUnPublished`;
|
|
33
|
+
export const ItemIsCodeContent = `ItemIsCodeContent`;
|
|
34
|
+
export const ItemIsOfficeContent = `ItemIsOfficeContent`;
|
|
35
|
+
export const ItemIsArchiveContent = `ItemIsArchiveContent`;
|
|
36
|
+
export const ItemIsDataContent = `ItemIsDataContent`;
|
|
37
|
+
export const ItemIsMediaContent = `ItemIsMediaContent`;
|
|
38
|
+
export const ItemIsSharePointContent = `ItemIsSharePointContent`;
|
|
39
|
+
export const ItemHasUniquePerms = `ItemHasUniquePerms`;
|
|
40
|
+
// List-Library type of props
|
|
41
|
+
export const ItemRequiresCheckout = `ItemRequiresCheckout`;
|
|
42
|
+
export const ItemHasNoVersioning = `ItemHasNoVersioning`;
|
|
43
|
+
export const ItemHasMinors = `ItemHasMinors`;
|
|
44
|
+
export const ItemHasNoAttachments = `ItemHasNoAttachments`;
|
|
45
|
+
export const ItemIsASystemList = `ItemIsASystemList`;
|
|
46
|
+
export const ItemIsAHiddenList = `ItemIsAHiddenList`;
|
|
47
|
+
export const ItemIsCheckedOut = `ItemIsCheckedOut`;
|
|
48
|
+
// Is this a web?
|
|
49
|
+
export const ItemHasMinimalDownload = `ItemHasMinimalDownload`;
|
|
50
|
+
// 'ToManyItems' | 'LotsOfItems' | 'NoItems'
|
|
51
|
+
// 'ItemHasToManyItems' | 'ItemHasLotsOfItems' | 'ItemHasNoItems'
|
|
52
|
+
export const ItemHasToManyItems = `ItemHasToManyItems`;
|
|
53
|
+
export const ItemHasLotsOfItems = `ItemHasLotsOfItems`;
|
|
54
|
+
export const ItemHasNoItems = `ItemHasNoItems`;
|
|
55
|
+
export const ItemHasNoRecentViews = `ItemHasNoRecentViews`;
|
|
56
|
+
export const ItemWasPopularRecently = `ItemWasPopularRecently`;
|
|
57
|
+
export const ItemWasPopularLifeTime = `ItemWasPopularLifeTime`;
|
|
58
|
+
export const ItemIsATeam = `ItemIsATeam`;
|
|
59
|
+
export const ItemIsASite = `ItemIsASite`;
|
|
60
|
+
export const ItemIsAWeb = `ItemIsAWeb`;
|
|
61
|
+
export const ItemIsOtherContent = `ItemIsOtherContent`;
|
|
62
|
+
/**
|
|
63
|
+
* WARNING
|
|
64
|
+
* Constants, ItemIsAValues, IItemIsAValues, ItemIsAKeys AND IAnySourceItem MUST BE IN SYNC AND IN ORDER
|
|
65
|
+
*/
|
|
66
|
+
export const ItemIsAKeys = [
|
|
67
|
+
'DocSet', 'FileObject', 'File', 'FolderContent',
|
|
68
|
+
'Page', 'NewsPost', 'NewsLink',
|
|
69
|
+
'Draft', 'Major', 'Published', 'UnPublished', 'CheckedOut',
|
|
70
|
+
'CodeContent', 'OfficeContent', 'ArchiveContent', 'DataContent', 'MediaContent', 'SharePoint',
|
|
71
|
+
'UniquePerms',
|
|
72
|
+
'RequiresCheckout', 'VersionsDisabled', 'MinorVersionsEnabled', 'AttachmentsDisabled', 'System', 'Hidden',
|
|
73
|
+
'HasMinimalDownload',
|
|
74
|
+
'ToManyItems', 'LotsOfItems', 'NoItems',
|
|
75
|
+
'NoRecentViews', 'PopularRecently', 'PopularLifeTime', 'MSTeam', 'STSSite', 'STSWeb',
|
|
76
|
+
'OtherContent',
|
|
77
|
+
];
|
|
78
|
+
export const CommonSuppressKeys = [
|
|
79
|
+
'FileObject', 'File', 'Major', 'Published',
|
|
80
|
+
'CodeContent', 'OfficeContent', 'ArchiveContent', 'DataContent', 'MediaContent', 'SharePoint',
|
|
81
|
+
];
|
|
82
|
+
/**
|
|
83
|
+
* WARNING
|
|
84
|
+
* Constants, ItemIsAValues, IItemIsAValues, ItemIsAKeys AND IAnySourceItem MUST BE IN SYNC AND IN ORDER
|
|
85
|
+
*/
|
|
86
|
+
export const ItemIsAValues = [
|
|
87
|
+
ItemIsADocSet, ItemIsAFileObject, ItemIsAFile, ItemIsFolderContent,
|
|
88
|
+
ItemIsAPage, ItemIsANewsPost, ItemIsANewsLink,
|
|
89
|
+
ItemIsADraft, ItemIsAMajor, ItemIsPublished, ItemIsUnPublished, ItemIsCheckedOut,
|
|
90
|
+
ItemIsCodeContent, ItemIsOfficeContent, ItemIsArchiveContent, ItemIsDataContent, ItemIsMediaContent, ItemIsSharePointContent,
|
|
91
|
+
ItemHasUniquePerms,
|
|
92
|
+
ItemRequiresCheckout, ItemHasNoVersioning, ItemHasMinors, ItemHasNoAttachments, ItemIsASystemList, ItemIsAHiddenList,
|
|
93
|
+
ItemHasMinimalDownload,
|
|
94
|
+
ItemHasToManyItems, ItemHasLotsOfItems, ItemHasNoItems,
|
|
95
|
+
ItemHasNoRecentViews, ItemWasPopularRecently, ItemWasPopularLifeTime, ItemIsATeam, ItemIsASite, ItemIsAWeb,
|
|
96
|
+
ItemIsOtherContent
|
|
97
|
+
];
|
|
98
|
+
//# sourceMappingURL=IFPSItemIsA.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSItemIsA.js","sourceRoot":"","sources":["../../../../../src/components/molecules/AnyContent/IsA/IFPSItemIsA.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=IFPSItemIsALibraryObject.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSItemIsALibraryObject.d.ts","sourceRoot":"","sources":["../../../../../src/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
// import { IFPSItemIsASecurableObject, IItemIsASecurableValue } from "./IFPSItemIsASecurable";
|
|
2
|
+
// /**
|
|
3
|
+
// * WARNING
|
|
4
|
+
// * Constants, ItemIsAValues, IItemIsALibraryObjectValues, ItemIsAKeys AND IAnySourceItem MUST BE IN SYNC AND IN ORDER
|
|
5
|
+
// */
|
|
6
|
+
// export type IItemIsALibraryKeys =
|
|
7
|
+
// 'RequiresCheckout' | 'VersionsDisabled' | 'MinorVersionsEnabled' | 'AttachmentsDisabled' |
|
|
8
|
+
// 'CheckedOut' | 'HasMinimalDownload' |
|
|
9
|
+
// 'ToManyItems' | 'LotsOfItems' | 'NoItems' ;
|
|
10
|
+
// /**
|
|
11
|
+
// * WARNING
|
|
12
|
+
// * Constants, ItemIsAValues, IItemIsALibraryObjectValues, ItemIsAKeys AND IAnySourceItem MUST BE IN SYNC AND IN ORDER
|
|
13
|
+
// */
|
|
14
|
+
// export const ItemIsALibraryKeys: IItemIsALibraryKeys[] = [
|
|
15
|
+
// 'RequiresCheckout', 'VersionsDisabled', 'MinorVersionsEnabled', 'AttachmentsDisabled',
|
|
16
|
+
// 'CheckedOut', 'HasMinimalDownload',
|
|
17
|
+
// 'ToManyItems' , 'LotsOfItems' , 'NoItems' ,
|
|
18
|
+
// ];
|
|
19
|
+
// export interface IFPSItemIsALibraryObject extends IFPSItemIsASecurableObject {
|
|
20
|
+
// RequiresCheckout?: boolean; // Added to highlight code in libraries...
|
|
21
|
+
// VersionsDisabled?: boolean; // Added to highlight code in libraries...
|
|
22
|
+
// MinorVersionsEnabled?: boolean; // Added to highlight code in libraries...
|
|
23
|
+
// AttachmentsDisabled?: boolean; // Added to highlight code in libraries...
|
|
24
|
+
// CheckedOut?: boolean; // Added to highlight code in libraries...
|
|
25
|
+
// HasMinimalDownload?: boolean; // Added to highlight code in libraries...
|
|
26
|
+
// ToManyItems?: boolean;
|
|
27
|
+
// LotsOfItems?: boolean;
|
|
28
|
+
// NoItems?: boolean;
|
|
29
|
+
// allIsAKeys?: IItemIsALibraryAllValues[];
|
|
30
|
+
// }
|
|
31
|
+
// export type IItemHasACount = 'ItemHasToManyItems' | 'ItemHasLotsOfItems' | 'ItemHasNoItems' ;
|
|
32
|
+
// export type IItemIsALibraryObjectValues =
|
|
33
|
+
// 'ItemRequiresCheckout' | 'ItemHasNoVersioning' | 'ItemHasMinors' | 'ItemHasNoAttachments' |
|
|
34
|
+
// 'ItemIsCheckedOut' | 'ItemHasMinimalDownload' ;
|
|
35
|
+
// export type IItemIsALibraryAllValues = IItemIsALibraryObjectValues & IItemHasACount & IItemIsASecurableValue
|
|
36
|
+
// // List-Library type of props
|
|
37
|
+
// export const ItemRequiresCheckout: IItemIsALibraryObjectValues = `ItemRequiresCheckout`;
|
|
38
|
+
// export const ItemHasNoVersioning: IItemIsALibraryObjectValues = `ItemHasNoVersioning`;
|
|
39
|
+
// export const ItemHasMinors: IItemIsALibraryObjectValues = `ItemHasMinors`;
|
|
40
|
+
// export const ItemHasNoAttachments: IItemIsALibraryObjectValues = `ItemHasNoAttachments`;
|
|
41
|
+
// export const ItemIsCheckedOut: IItemIsALibraryObjectValues = `ItemIsCheckedOut`;
|
|
42
|
+
// export const ItemHasMinimalDownload: IItemIsALibraryObjectValues = `ItemHasMinimalDownload`;
|
|
43
|
+
// export const ItemHasToManyItems: IItemHasACount = `ItemHasToManyItems`;
|
|
44
|
+
// export const ItemHasLotsOfItems: IItemHasACount = `ItemHasLotsOfItems`;
|
|
45
|
+
// export const ItemHasNoItems: IItemHasACount = `ItemHasNoItems`;
|
|
46
|
+
// export const ItemIsALibraryObjectValues: IItemIsALibraryAllValues[] = [
|
|
47
|
+
// // ItemRequiresCheckout , ItemHasNoVersioning , ItemHasMinors , ItemHasNoAttachments,
|
|
48
|
+
// // ItemIsCheckedOut, ItemHasMinimalDownload,
|
|
49
|
+
// // ItemHasToManyItems , ItemHasLotsOfItems , ItemHasNoItems,
|
|
50
|
+
// ];
|
|
51
|
+
//# sourceMappingURL=IFPSItemIsALibraryObject.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSItemIsALibraryObject.js","sourceRoot":"","sources":["../../../../../src/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.ts"],"names":[],"mappings":"AAAA,+FAA+F;AAG/F,MAAM;AACN,aAAa;AACb,wHAAwH;AACxH,MAAM;AACN,qCAAqC;AACrC,+FAA+F;AAC/F,0CAA0C;AAC1C,gDAAgD;AAEhD,MAAM;AACN,aAAa;AACb,wHAAwH;AACxH,MAAM;AACN,6DAA6D;AAC7D,4FAA4F;AAC5F,wCAAwC;AACxC,gDAAgD;AAChD,KAAK;AAEL,iFAAiF;AAEjF,2EAA2E;AAC3E,2EAA2E;AAC3E,+EAA+E;AAC/E,8EAA8E;AAE9E,qEAAqE;AACrE,6EAA6E;AAE7E,2BAA2B;AAC3B,2BAA2B;AAC3B,uBAAuB;AAEvB,6CAA6C;AAC7C,IAAI;AAGJ,gGAAgG;AAEhG,6CAA6C;AAC7C,gGAAgG;AAChG,oDAAoD;AAEpD,+GAA+G;AAE/G,gCAAgC;AAChC,2FAA2F;AAC3F,yFAAyF;AACzF,6EAA6E;AAC7E,2FAA2F;AAE3F,mFAAmF;AAEnF,+FAA+F;AAE/F,0EAA0E;AAC1E,0EAA0E;AAC1E,kEAAkE;AAElE,0EAA0E;AAC1E,0FAA0F;AAC1F,iDAAiD;AACjD,iEAAiE;AACjE,KAAK"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=IFPSItemIsAListItem.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSItemIsAListItem.d.ts","sourceRoot":"","sources":["../../../../../src/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
// import { IFPSItemIsASecurableObject } from "./IFPSItemIsASecurable";
|
|
2
|
+
// export interface IFPSItemIsAListItem extends IFPSItemIsASecurableObject {
|
|
3
|
+
// /**
|
|
4
|
+
// * WARNING
|
|
5
|
+
// * Constants, ItemIsAValues, IItemIsAValues, ItemIsAKeys AND IAnySourceItem MUST BE IN SYNC AND IN ORDER
|
|
6
|
+
// */
|
|
7
|
+
// // 2023-03-19: added in addSearchMeta1 - Only added IF TRUE
|
|
8
|
+
// DocSet?: boolean;
|
|
9
|
+
// File?: boolean;
|
|
10
|
+
// FolderContent?: boolean;
|
|
11
|
+
// Page?: boolean;
|
|
12
|
+
// News?: boolean;
|
|
13
|
+
// NewsPost?: boolean;
|
|
14
|
+
// NewsLink?: boolean;
|
|
15
|
+
// // 2023-03-19: added in addOtherIsAMeta - Only added IF TRUE
|
|
16
|
+
// Draft?: boolean;
|
|
17
|
+
// Major?: boolean;
|
|
18
|
+
// Published?: boolean;
|
|
19
|
+
// UnPublished?: boolean;
|
|
20
|
+
// //'CodeContent' | 'OfficeContent' | 'DataContent' | 'MediaContent' | 'SharePoint' ;
|
|
21
|
+
// CodeContent?: boolean; // Added to highlight code in libraries...
|
|
22
|
+
// OfficeContent?: boolean; // Added to highlight code in libraries...
|
|
23
|
+
// DataContent?: boolean; // Added to highlight code in libraries...
|
|
24
|
+
// MediaContent?: boolean; // Added to highlight code in libraries...
|
|
25
|
+
// SharePoint?: boolean; // Added to highlight code in libraries...
|
|
26
|
+
// CheckedOut?: boolean; // Added to highlight code in libraries...
|
|
27
|
+
// OtherContent?: boolean; // Added to highlight code in libraries...
|
|
28
|
+
// DescIsHTML?: boolean; // Added to highlight code in libraries... // linked to sescIsHTML in IFPSItemSearch
|
|
29
|
+
// UniquePerms?: boolean;
|
|
30
|
+
// allIsAKeys?: IItemIsAListItemValue[];
|
|
31
|
+
// }
|
|
32
|
+
// export type IItemIsAListItemValue = 'ItemIsADocSet' | 'ItemIsAFile' | 'ItemIsFolderContent' |
|
|
33
|
+
// 'ItemIsAPage' | 'ItemIsANewsPost' | 'ItemIsANewsLink' |
|
|
34
|
+
// 'ItemIsADraft' | 'ItemIsAMajor' | 'ItemIsPublished' | 'ItemIsUnPublished' |
|
|
35
|
+
// 'ItemIsCodeContent' | 'ItemIsOfficeContent' | 'ItemIsDataContent' | 'ItemIsMediaContent' | 'ItemIsSharePointContent' |
|
|
36
|
+
// 'ItemHasUniquePerms' |
|
|
37
|
+
// 'ItemIsOtherContent';
|
|
38
|
+
// /**
|
|
39
|
+
// * WARNING
|
|
40
|
+
// * Constants, ItemIsAValues, IItemIsAValues, ItemIsAKeys AND IAnySourceItem MUST BE IN SYNC AND IN ORDER
|
|
41
|
+
// */
|
|
42
|
+
// export const ItemIsADocSet: IItemIsAListItemValue = `ItemIsADocSet`;
|
|
43
|
+
// export const ItemIsAFile: IItemIsAListItemValue = `ItemIsAFile`;
|
|
44
|
+
// export const ItemIsFolderContent: IItemIsAListItemValue = `ItemIsFolderContent`;
|
|
45
|
+
// export const ItemIsAPage: IItemIsAListItemValue = `ItemIsAPage`;
|
|
46
|
+
// export const ItemIsANewsPost: IItemIsAListItemValue = `ItemIsANewsPost`;
|
|
47
|
+
// export const ItemIsANewsLink: IItemIsAListItemValue = `ItemIsANewsLink`;
|
|
48
|
+
// export const ItemIsADraft: IItemIsAListItemValue = `ItemIsADraft`;
|
|
49
|
+
// export const ItemIsAMajor: IItemIsAListItemValue = `ItemIsAMajor`;
|
|
50
|
+
// export const ItemIsPublished: IItemIsAListItemValue = `ItemIsPublished`;
|
|
51
|
+
// export const ItemIsUnPublished: IItemIsAListItemValue = `ItemIsUnPublished`;
|
|
52
|
+
// export const ItemIsCodeContent: IItemIsAListItemValue = `ItemIsCodeContent`;
|
|
53
|
+
// export const ItemIsOfficeContent: IItemIsAListItemValue = `ItemIsOfficeContent`;
|
|
54
|
+
// export const ItemIsDataContent: IItemIsAListItemValue = `ItemIsDataContent`;
|
|
55
|
+
// export const ItemIsMediaContent: IItemIsAListItemValue = `ItemIsMediaContent`;
|
|
56
|
+
// export const ItemIsSharePointContent: IItemIsAListItemValue = `ItemIsSharePointContent`;
|
|
57
|
+
// export const ItemIsAListItemValues: IItemIsAListItemValue[] = [
|
|
58
|
+
// ItemIsADocSet, ItemIsAFile, ItemIsFolderContent,
|
|
59
|
+
// ItemIsAPage, ItemIsANewsPost, ItemIsANewsLink,
|
|
60
|
+
// ItemIsADraft, ItemIsAMajor, ItemIsPublished, ItemIsUnPublished,
|
|
61
|
+
// ItemIsCodeContent, ItemIsOfficeContent, ItemIsDataContent, ItemIsMediaContent, ItemIsSharePointContent,
|
|
62
|
+
// ];
|
|
63
|
+
//# sourceMappingURL=IFPSItemIsAListItem.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSItemIsAListItem.js","sourceRoot":"","sources":["../../../../../src/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.ts"],"names":[],"mappings":"AAAA,uEAAuE;AAEvE,4EAA4E;AAE5E,QAAQ;AACR,eAAe;AACf,6GAA6G;AAC7G,QAAQ;AACR,gEAAgE;AAChE,sBAAsB;AACtB,oBAAoB;AACpB,6BAA6B;AAC7B,oBAAoB;AACpB,oBAAoB;AACpB,wBAAwB;AACxB,wBAAwB;AAExB,iEAAiE;AACjE,qBAAqB;AACrB,qBAAqB;AACrB,yBAAyB;AACzB,2BAA2B;AAE3B,wFAAwF;AACxF,uEAAuE;AACvE,wEAAwE;AACxE,sEAAsE;AACtE,uEAAuE;AACvE,qEAAqE;AAErE,qEAAqE;AAErE,uEAAuE;AACvE,+GAA+G;AAE/G,2BAA2B;AAE3B,0CAA0C;AAC1C,IAAI;AAEJ,gGAAgG;AAChG,4DAA4D;AAC5D,gFAAgF;AAChF,2HAA2H;AAC3H,2BAA2B;AAC3B,0BAA0B;AAC1B,MAAM;AACN,aAAa;AACb,2GAA2G;AAC3G,MAAM;AAGN,uEAAuE;AACvE,mEAAmE;AACnE,mFAAmF;AAEnF,mEAAmE;AACnE,2EAA2E;AAC3E,2EAA2E;AAE3E,qEAAqE;AACrE,qEAAqE;AACrE,2EAA2E;AAC3E,+EAA+E;AAE/E,+EAA+E;AAC/E,mFAAmF;AACnF,+EAA+E;AAC/E,iFAAiF;AACjF,2FAA2F;AAE3F,kEAAkE;AAClE,qDAAqD;AACrD,mDAAmD;AACnD,oEAAoE;AACpE,4GAA4G;AAC5G,KAAK"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=IFPSItemIsAListObject.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSItemIsAListObject.d.ts","sourceRoot":"","sources":["../../../../../src/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
// import { IItemIsAValues } from "./IFPSItemIsAv2";
|
|
2
|
+
// export interface IFPSItemIsAListObject {
|
|
3
|
+
// VersionsDisabled?: boolean; // Added to highlight code in libraries...
|
|
4
|
+
// AttachmentsDisabled?: boolean; // Added to highlight code in libraries...
|
|
5
|
+
// HasMinimalDownload?: boolean; // Added to highlight code in libraries...
|
|
6
|
+
// ToManyItems?: boolean;
|
|
7
|
+
// LotsOfItems?: boolean;
|
|
8
|
+
// NoItems?: boolean;
|
|
9
|
+
// allIsAKeys?: IItemIsAValues[];
|
|
10
|
+
// }
|
|
11
|
+
//# sourceMappingURL=IFPSItemIsAListObject.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSItemIsAListObject.js","sourceRoot":"","sources":["../../../../../src/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.ts"],"names":[],"mappings":"AAAA,oDAAoD;AAEpD,2CAA2C;AAE3C,2EAA2E;AAC3E,8EAA8E;AAE9E,6EAA6E;AAE7E,2BAA2B;AAC3B,2BAA2B;AAC3B,uBAAuB;AAEvB,mCAAmC;AACnC,IAAI"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=IFPSItemIsASearchedObject.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSItemIsASearchedObject.d.ts","sourceRoot":"","sources":["../../../../../src/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.ts"],"names":[],"mappings":""}
|