@mikezimm/fps-core-v7 1.0.6 → 1.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +30 -3
- package/lib/banner/FPSWebPartClass/IFPSCert.d.ts +35 -0
- package/lib/banner/FPSWebPartClass/IFPSCert.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/IFPSCert.js +5 -0
- package/lib/banner/FPSWebPartClass/IFPSCert.js.map +1 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.d.ts +132 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.js +5 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.js.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.d.ts +14 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.js +45 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.js.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.d.ts +19 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.js +46 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.js.map +1 -0
- package/lib/banner/FPSWebPartClass/getCert.d.ts +14 -0
- package/lib/banner/FPSWebPartClass/getCert.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/getCert.js +317 -0
- package/lib/banner/FPSWebPartClass/getCert.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.d.ts +6 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.js +17 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.d.ts +5 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.js +17 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.d.ts +5 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.js +6 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.d.ts +5 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.js +32 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.d.ts +7 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.js +8 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.d.ts +24 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.js +5 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.d.ts +10 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.js +5 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.d.ts +17 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.js +5 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.d.ts +26 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.js +15 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.js.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.d.ts +22 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.d.ts.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.js +5 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.js.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.d.ts +18 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.d.ts.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.js +41 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.js.map +1 -0
- package/lib/banner/components/VisitorPanel/Interfaces.d.ts +39 -0
- package/lib/banner/components/VisitorPanel/Interfaces.d.ts.map +1 -0
- package/lib/banner/components/VisitorPanel/Interfaces.js +6 -0
- package/lib/banner/components/VisitorPanel/Interfaces.js.map +1 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.d.ts +1 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.d.ts.map +1 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.js +5 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.js.map +1 -0
- package/lib/banner/features/Expando/Interfaces.d.ts +15 -0
- package/lib/banner/features/Expando/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/Expando/Interfaces.js +7 -0
- package/lib/banner/features/Expando/Interfaces.js.map +1 -0
- package/lib/banner/features/LockProps/Interfaces.d.ts +14 -0
- package/lib/banner/features/LockProps/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/LockProps/Interfaces.js +7 -0
- package/lib/banner/features/LockProps/Interfaces.js.map +1 -0
- package/lib/banner/features/Misc/fpsDefaults.d.ts +12 -0
- package/lib/banner/features/Misc/fpsDefaults.d.ts.map +1 -0
- package/lib/banner/features/Misc/fpsDefaults.js +108 -0
- package/lib/banner/features/Misc/fpsDefaults.js.map +1 -0
- package/lib/banner/features/PageStyle/Interfaces.d.ts +14 -0
- package/lib/banner/features/PageStyle/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/PageStyle/Interfaces.js +6 -0
- package/lib/banner/features/PageStyle/Interfaces.js.map +1 -0
- package/lib/banner/features/PinMe/Interfaces.d.ts +21 -0
- package/lib/banner/features/PinMe/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/PinMe/Interfaces.js +6 -0
- package/lib/banner/features/PinMe/Interfaces.js.map +1 -0
- package/lib/banner/features/Tricky/constants.d.ts +60 -0
- package/lib/banner/features/Tricky/constants.d.ts.map +1 -0
- package/lib/banner/features/Tricky/constants.js +162 -0
- package/lib/banner/features/Tricky/constants.js.map +1 -0
- package/lib/banner/features/Tricky/fpsCProp.d.ts +5 -0
- package/lib/banner/features/Tricky/fpsCProp.d.ts.map +1 -0
- package/lib/banner/features/Tricky/fpsCProp.js +7 -0
- package/lib/banner/features/Tricky/fpsCProp.js.map +1 -0
- package/lib/banner/features/Tricky/logTest.d.ts +28 -0
- package/lib/banner/features/Tricky/logTest.d.ts.map +1 -0
- package/lib/banner/features/Tricky/logTest.js +51 -0
- package/lib/banner/features/Tricky/logTest.js.map +1 -0
- package/lib/banner/features/Tricky/logfun.d.ts +22 -0
- package/lib/banner/features/Tricky/logfun.d.ts.map +1 -0
- package/lib/banner/features/Tricky/logfun.js +107 -0
- package/lib/banner/features/Tricky/logfun.js.map +1 -0
- package/lib/banner/features/Tricky/verify.d.ts +8 -0
- package/lib/banner/features/Tricky/verify.d.ts.map +1 -0
- package/lib/banner/features/Tricky/verify.js +11 -0
- package/lib/banner/features/Tricky/verify.js.map +1 -0
- package/lib/banner/features/Tricky/verifyPieces.d.ts +32 -0
- package/lib/banner/features/Tricky/verifyPieces.d.ts.map +1 -0
- package/lib/banner/features/Tricky/verifyPieces.js +40 -0
- package/lib/banner/features/Tricky/verifyPieces.js.map +1 -0
- package/lib/banner/features/WebPartHistory/Functions.d.ts +66 -0
- package/lib/banner/features/WebPartHistory/Functions.d.ts.map +1 -0
- package/lib/banner/features/WebPartHistory/Functions.js +120 -0
- package/lib/banner/features/WebPartHistory/Functions.js.map +1 -0
- package/lib/banner/features/WebPartHistory/Interface.d.ts +65 -0
- package/lib/banner/features/WebPartHistory/Interface.d.ts.map +1 -0
- package/lib/banner/features/WebPartHistory/Interface.js +5 -0
- package/lib/banner/features/WebPartHistory/Interface.js.map +1 -0
- package/lib/banner/features/WebPartHistory/OnInit.d.ts +6 -0
- package/lib/banner/features/WebPartHistory/OnInit.d.ts.map +1 -0
- package/lib/banner/features/WebPartHistory/OnInit.js +15 -0
- package/lib/banner/features/WebPartHistory/OnInit.js.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.d.ts +19 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.d.ts.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.js +6 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.js.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.d.ts +18 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.d.ts.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.js +5 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.js.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.d.ts +24 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.d.ts.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.js +10 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.js.map +1 -0
- package/lib/banner/interfaces/Theme/Interfaces.d.ts +13 -0
- package/lib/banner/interfaces/Theme/Interfaces.d.ts.map +1 -0
- package/lib/banner/interfaces/Theme/Interfaces.js +5 -0
- package/lib/banner/interfaces/Theme/Interfaces.js.map +1 -0
- package/lib/common/Images/hero.d.ts +8 -0
- package/lib/common/Images/hero.d.ts.map +1 -0
- package/lib/common/Images/hero.js +34 -0
- package/lib/common/Images/hero.js.map +1 -0
- package/lib/common/Images/hoverEffect.d.ts +12 -0
- package/lib/common/Images/hoverEffect.d.ts.map +1 -0
- package/lib/common/Images/hoverEffect.js +32 -0
- package/lib/common/Images/hoverEffect.js.map +1 -0
- package/lib/common/Images/hoverZoom.d.ts +9 -0
- package/lib/common/Images/hoverZoom.d.ts.map +1 -0
- package/lib/common/Images/hoverZoom.js +36 -0
- package/lib/common/Images/hoverZoom.js.map +1 -0
- package/lib/common/Images/imgFit.d.ts +12 -0
- package/lib/common/Images/imgFit.d.ts.map +1 -0
- package/lib/common/Images/imgFit.js +48 -0
- package/lib/common/Images/imgFit.js.map +1 -0
- package/lib/common/Images/imgTarget.d.ts +9 -0
- package/lib/common/Images/imgTarget.d.ts.map +1 -0
- package/lib/common/Images/imgTarget.js +32 -0
- package/lib/common/Images/imgTarget.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.d.ts +8 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.js +56 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.d.ts +32 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.js +5 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.d.ts +17 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.js +8 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.d.ts +8 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.js +105 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.d.ts +7 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.js +73 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.js.map +1 -0
- package/lib/common/commandStyles/ISiteThemeChoices.d.ts +14 -0
- package/lib/common/commandStyles/ISiteThemeChoices.d.ts.map +1 -0
- package/lib/common/commandStyles/ISiteThemeChoices.js +27 -0
- package/lib/common/commandStyles/ISiteThemeChoices.js.map +1 -0
- package/lib/common/commandStyles/adjustCmdThemes.d.ts +25 -0
- package/lib/common/commandStyles/adjustCmdThemes.d.ts.map +1 -0
- package/lib/common/commandStyles/adjustCmdThemes.js +52 -0
- package/lib/common/commandStyles/adjustCmdThemes.js.map +1 -0
- package/lib/common/commandStyles/defaults.d.ts +41 -0
- package/lib/common/commandStyles/defaults.d.ts.map +1 -0
- package/lib/common/commandStyles/defaults.js +216 -0
- package/lib/common/commandStyles/defaults.js.map +1 -0
- package/lib/common/commandStyles/makeYellow.d.ts +6 -0
- package/lib/common/commandStyles/makeYellow.d.ts.map +1 -0
- package/lib/common/commandStyles/makeYellow.js +19 -0
- package/lib/common/commandStyles/makeYellow.js.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.d.ts +17 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.js +127 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.js.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.d.ts +6 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.js +107 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.js.map +1 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.d.ts +3 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.js +38 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.js.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.d.ts +3 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.js +18 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.js.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.d.ts +22 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.js +38 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.js.map +1 -0
- package/lib/components/atoms/Links/CommonDevUrls.d.ts +44 -0
- package/lib/components/atoms/Links/CommonDevUrls.d.ts.map +1 -0
- package/lib/components/atoms/Links/CommonDevUrls.js +45 -0
- package/lib/components/atoms/Links/CommonDevUrls.js.map +1 -0
- package/lib/components/atoms/Links/IRepoLinks.d.ts +11 -0
- package/lib/components/atoms/Links/IRepoLinks.d.ts.map +1 -0
- package/lib/components/atoms/Links/IRepoLinks.js +2 -0
- package/lib/components/atoms/Links/IRepoLinks.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.d.ts +7 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.js +13 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.d.ts +42 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.js +44 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.d.ts +3 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.js +8 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.d.ts +4 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.js +26 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.d.ts +4 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.js +19 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.d.ts +7 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.js +3 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.d.ts +12 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.js +48 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.d.ts +4 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.js +20 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.d.ts +18 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.js +229 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.d.ts +17 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.js +29 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.d.ts +12 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.js +57 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.d.ts +3 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.js +4 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.d.ts +20 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.js +2 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.d.ts +11 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.js +7 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.d.ts +14 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.js +2 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.d.ts +115 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.js +390 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.d.ts +13 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.js +27 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.d.ts +7 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.js +34 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.d.ts +14 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.js +20 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.d.ts +7 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.js +20 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.d.ts +20 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.js +68 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.d.ts +2 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.js +38 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.d.ts +10 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.js +38 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.d.ts +26 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.js +6 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.d.ts +31 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.js +5 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.d.ts +29 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.js +6 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.d.ts +26 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.js +5 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.d.ts +37 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.js +28 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContent.d.ts +150 -0
- package/lib/components/molecules/AnyContent/IAnyContent.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContent.js +8 -0
- package/lib/components/molecules/AnyContent/IAnyContent.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.js +150 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.d.ts +68 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.js +43 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.d.ts +5 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.js +2 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.d.ts +21 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.js +2 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.d.ts +32 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.js +16 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.d.ts +8 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.js +3 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.d.ts +8 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.js +2 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.d.ts +9 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.js +2 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.d.ts +12 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.js +2 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.d.ts +41 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.js +30 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.d.ts +27 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.js +5 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.d.ts +42 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.js +5 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.d.ts +116 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.js +98 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.js +51 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.js +63 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.js +11 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.js +18 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.js +14 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.js +71 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.d.ts +4 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.js +52 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.js.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.d.ts +73 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.d.ts.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.js +2 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.js.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.d.ts +34 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.d.ts.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.js +2 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.js.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.d.ts +14 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.d.ts.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.js +24 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.js.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.d.ts +24 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.d.ts.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.js +8 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.js.map +1 -0
- package/lib/components/molecules/Performance/IPerformance.d.ts +377 -0
- package/lib/components/molecules/Performance/IPerformance.d.ts.map +1 -0
- package/lib/components/molecules/Performance/IPerformance.js +22 -0
- package/lib/components/molecules/Performance/IPerformance.js.map +1 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.d.ts +23 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.d.ts.map +1 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.js +5 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.js.map +1 -0
- package/lib/components/molecules/Performance/MockData.d.ts +6 -0
- package/lib/components/molecules/Performance/MockData.d.ts.map +1 -0
- package/lib/components/molecules/Performance/MockData.js +134 -0
- package/lib/components/molecules/Performance/MockData.js.map +1 -0
- package/lib/components/molecules/Performance/functions.d.ts +33 -0
- package/lib/components/molecules/Performance/functions.d.ts.map +1 -0
- package/lib/components/molecules/Performance/functions.js +114 -0
- package/lib/components/molecules/Performance/functions.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.d.ts +13 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.js +12 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.d.ts +23 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.js +5 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.d.ts +37 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.js +5 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.d.ts +15 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.js +51 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.d.ts +25 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.js +99 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.js.map +1 -0
- package/lib/components/molecules/process-results/CheckAnyResults.d.ts +3 -0
- package/lib/components/molecules/process-results/CheckAnyResults.d.ts.map +1 -0
- package/lib/components/molecules/process-results/CheckAnyResults.js +41 -0
- package/lib/components/molecules/process-results/CheckAnyResults.js.map +1 -0
- package/lib/components/molecules/process-results/CheckItemsResults.d.ts +7 -0
- package/lib/components/molecules/process-results/CheckItemsResults.d.ts.map +1 -0
- package/lib/components/molecules/process-results/CheckItemsResults.js +47 -0
- package/lib/components/molecules/process-results/CheckItemsResults.js.map +1 -0
- package/lib/components/molecules/process-results/Logging.d.ts +3 -0
- package/lib/components/molecules/process-results/Logging.d.ts.map +1 -0
- package/lib/components/molecules/process-results/Logging.js +5 -0
- package/lib/components/molecules/process-results/Logging.js.map +1 -0
- package/lib/components/molecules/source-props/IItemsError.d.ts +4 -0
- package/lib/components/molecules/source-props/IItemsError.d.ts.map +1 -0
- package/lib/components/molecules/source-props/IItemsError.js +9 -0
- package/lib/components/molecules/source-props/IItemsError.js.map +1 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.d.ts +21 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.d.ts.map +1 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.js +7 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.js.map +1 -0
- package/lib/components/molecules/source-props/ISourceProps.d.ts +62 -0
- package/lib/components/molecules/source-props/ISourceProps.d.ts.map +1 -0
- package/lib/components/molecules/source-props/ISourceProps.js +5 -0
- package/lib/components/molecules/source-props/ISourceProps.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/createListSource.d.ts +7 -0
- package/lib/components/molecules/source-props/Lists/createListSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/createListSource.js +37 -0
- package/lib/components/molecules/source-props/Lists/createListSource.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.d.ts +44 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.js +23 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.d.ts +9 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.js +9 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.d.ts +11 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.js +11 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.d.ts +5 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.js +34 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.d.ts +26 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.js +52 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.d.ts +18 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.js +43 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.d.ts +14 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.js +31 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.d.ts +20 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.js +113 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.d.ts +5 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.js +18 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.d.ts +38 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.js +5 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.d.ts +8 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.js +18 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.d.ts +6 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.js +42 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.d.ts +6 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.js +38 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.d.ts +6 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.js +42 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.d.ts +10 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.js +33 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.d.ts +8 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.js +14 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.js.map +1 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.d.ts +12 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.d.ts.map +1 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.js +108 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.js.map +1 -0
- package/lib/components/molecules/source-props/createLibrarySource.d.ts +7 -0
- package/lib/components/molecules/source-props/createLibrarySource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/createLibrarySource.js +40 -0
- package/lib/components/molecules/source-props/createLibrarySource.js.map +1 -0
- package/lib/components/molecules/source-props/createMinFetchProps.d.ts +8 -0
- package/lib/components/molecules/source-props/createMinFetchProps.d.ts.map +1 -0
- package/lib/components/molecules/source-props/createMinFetchProps.js +36 -0
- package/lib/components/molecules/source-props/createMinFetchProps.js.map +1 -0
- package/lib/components/molecules/source-props/createOrderBy.d.ts +6 -0
- package/lib/components/molecules/source-props/createOrderBy.d.ts.map +1 -0
- package/lib/components/molecules/source-props/createOrderBy.js +12 -0
- package/lib/components/molecules/source-props/createOrderBy.js.map +1 -0
- package/lib/components/molecules/source-props/index.d.ts +1 -0
- package/lib/components/molecules/source-props/index.d.ts.map +1 -0
- package/lib/components/molecules/source-props/index.js +4 -0
- package/lib/components/molecules/source-props/index.js.map +1 -0
- package/lib/components/molecules/source-props/prepSourceColumns.d.ts +11 -0
- package/lib/components/molecules/source-props/prepSourceColumns.d.ts.map +1 -0
- package/lib/components/molecules/source-props/prepSourceColumns.js +42 -0
- package/lib/components/molecules/source-props/prepSourceColumns.js.map +1 -0
- package/lib/components/molecules/state-source/IStateSource.d.ts +35 -0
- package/lib/components/molecules/state-source/IStateSource.d.ts.map +1 -0
- package/lib/components/molecules/state-source/IStateSource.js +28 -0
- package/lib/components/molecules/state-source/IStateSource.js.map +1 -0
- package/lib/logic/Arrays/compare.d.ts +94 -0
- package/lib/logic/Arrays/compare.d.ts.map +1 -0
- package/lib/logic/Arrays/compare.js +166 -0
- package/lib/logic/Arrays/compare.js.map +1 -0
- package/lib/logic/Arrays/createArrayOfNumbers.d.ts +5 -0
- package/lib/logic/Arrays/createArrayOfNumbers.d.ts.map +1 -0
- package/lib/logic/Arrays/createArrayOfNumbers.js +8 -0
- package/lib/logic/Arrays/createArrayOfNumbers.js.map +1 -0
- package/lib/logic/Arrays/getDeepKeys.d.ts +18 -0
- package/lib/logic/Arrays/getDeepKeys.d.ts.map +1 -0
- package/lib/logic/Arrays/getDeepKeys.js +28 -0
- package/lib/logic/Arrays/getDeepKeys.js.map +1 -0
- package/lib/logic/Arrays/grouping.d.ts +57 -0
- package/lib/logic/Arrays/grouping.d.ts.map +1 -0
- package/lib/logic/Arrays/grouping.js +79 -0
- package/lib/logic/Arrays/grouping.js.map +1 -0
- package/lib/logic/Arrays/manipulation.d.ts +127 -0
- package/lib/logic/Arrays/manipulation.d.ts.map +1 -0
- package/lib/logic/Arrays/manipulation.js +231 -0
- package/lib/logic/Arrays/manipulation.js.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.d.ts +11 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.js +13 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.js.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.d.ts +2 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.js +35 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.js.map +1 -0
- package/lib/logic/Arrays/searching/getNextIndex.d.ts +12 -0
- package/lib/logic/Arrays/searching/getNextIndex.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/getNextIndex.js +19 -0
- package/lib/logic/Arrays/searching/getNextIndex.js.map +1 -0
- package/lib/logic/Arrays/searching/objectfind.d.ts +52 -0
- package/lib/logic/Arrays/searching/objectfind.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/objectfind.js +123 -0
- package/lib/logic/Arrays/searching/objectfind.js.map +1 -0
- package/lib/logic/Arrays/searching/objectkeys.d.ts +70 -0
- package/lib/logic/Arrays/searching/objectkeys.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/objectkeys.js +208 -0
- package/lib/logic/Arrays/searching/objectkeys.js.map +1 -0
- package/lib/logic/Arrays/sorting/Interfaces.d.ts +7 -0
- package/lib/logic/Arrays/sorting/Interfaces.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/Interfaces.js +2 -0
- package/lib/logic/Arrays/sorting/Interfaces.js.map +1 -0
- package/lib/logic/Arrays/sorting/numbers.d.ts +21 -0
- package/lib/logic/Arrays/sorting/numbers.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/numbers.js +41 -0
- package/lib/logic/Arrays/sorting/numbers.js.map +1 -0
- package/lib/logic/Arrays/sorting/objects.d.ts +45 -0
- package/lib/logic/Arrays/sorting/objects.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/objects.js +144 -0
- package/lib/logic/Arrays/sorting/objects.js.map +1 -0
- package/lib/logic/Arrays/sorting/strings.d.ts +17 -0
- package/lib/logic/Arrays/sorting/strings.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/strings.js +53 -0
- package/lib/logic/Arrays/sorting/strings.js.map +1 -0
- package/lib/logic/Arrays/thinOutArray.d.ts +44 -0
- package/lib/logic/Arrays/thinOutArray.d.ts.map +1 -0
- package/lib/logic/Arrays/thinOutArray.js +122 -0
- package/lib/logic/Arrays/thinOutArray.js.map +1 -0
- package/lib/logic/Errors/friendly.d.ts +37 -0
- package/lib/logic/Errors/friendly.d.ts.map +1 -0
- package/lib/logic/Errors/friendly.js +228 -0
- package/lib/logic/Errors/friendly.js.map +1 -0
- package/lib/logic/Links/interfaces/IDetailedLink.d.ts +14 -0
- package/lib/logic/Links/interfaces/IDetailedLink.d.ts.map +1 -0
- package/lib/logic/Links/interfaces/IDetailedLink.js +2 -0
- package/lib/logic/Links/interfaces/IDetailedLink.js.map +1 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.d.ts +5 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.d.ts.map +1 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.js +2 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.js.map +1 -0
- package/lib/logic/Links/interfaces/ISimpleLink.d.ts +6 -0
- package/lib/logic/Links/interfaces/ISimpleLink.d.ts.map +1 -0
- package/lib/logic/Links/interfaces/ISimpleLink.js +2 -0
- package/lib/logic/Links/interfaces/ISimpleLink.js.map +1 -0
- package/lib/logic/Objects/deep.d.ts +17 -0
- package/lib/logic/Objects/deep.d.ts.map +1 -0
- package/lib/logic/Objects/deep.js +106 -0
- package/lib/logic/Objects/deep.js.map +1 -0
- package/lib/logic/Objects/keys.d.ts +54 -0
- package/lib/logic/Objects/keys.d.ts.map +1 -0
- package/lib/logic/Objects/keys.js +112 -0
- package/lib/logic/Objects/keys.js.map +1 -0
- package/lib/logic/Objects/similar.d.ts +15 -0
- package/lib/logic/Objects/similar.d.ts.map +1 -0
- package/lib/logic/Objects/similar.js +42 -0
- package/lib/logic/Objects/similar.js.map +1 -0
- package/lib/logic/Strings/arraysFromString.d.ts +78 -0
- package/lib/logic/Strings/arraysFromString.d.ts.map +1 -0
- package/lib/logic/Strings/arraysFromString.js +142 -0
- package/lib/logic/Strings/arraysFromString.js.map +1 -0
- package/lib/logic/Strings/guids.d.ts +57 -0
- package/lib/logic/Strings/guids.d.ts.map +1 -0
- package/lib/logic/Strings/guids.js +107 -0
- package/lib/logic/Strings/guids.js.map +1 -0
- package/lib/logic/Strings/reactCSS.d.ts +19 -0
- package/lib/logic/Strings/reactCSS.d.ts.map +1 -0
- package/lib/logic/Strings/reactCSS.js +84 -0
- package/lib/logic/Strings/reactCSS.js.map +1 -0
- package/lib/logic/Strings/stringCase.d.ts +52 -0
- package/lib/logic/Strings/stringCase.d.ts.map +1 -0
- package/lib/logic/Strings/stringCase.js +103 -0
- package/lib/logic/Strings/stringCase.js.map +1 -0
- package/lib/logic/Time/constants.d.ts +9 -0
- package/lib/logic/Time/constants.d.ts.map +1 -0
- package/lib/logic/Time/constants.js +11 -0
- package/lib/logic/Time/constants.js.map +1 -0
- package/lib/logic/Time/getDateFromNow.d.ts +13 -0
- package/lib/logic/Time/getDateFromNow.d.ts.map +1 -0
- package/lib/logic/Time/getDateFromNow.js +18 -0
- package/lib/logic/Time/getDateFromNow.js.map +1 -0
- package/lib/logic/Users/CheckPermissions.d.ts +32 -0
- package/lib/logic/Users/CheckPermissions.d.ts.map +1 -0
- package/lib/logic/Users/CheckPermissions.js +54 -0
- package/lib/logic/Users/CheckPermissions.js.map +1 -0
- package/lib/logic/Users/FPSUser.d.ts +16 -0
- package/lib/logic/Users/FPSUser.d.ts.map +1 -0
- package/lib/logic/Users/FPSUser.js +205 -0
- package/lib/logic/Users/FPSUser.js.map +1 -0
- package/lib/logic/Users/IDefaultUser.d.ts +10 -0
- package/lib/logic/Users/IDefaultUser.d.ts.map +1 -0
- package/lib/logic/Users/IDefaultUser.js +5 -0
- package/lib/logic/Users/IDefaultUser.js.map +1 -0
- package/lib/logic/Users/IUserInterfaces.d.ts +80 -0
- package/lib/logic/Users/IUserInterfaces.d.ts.map +1 -0
- package/lib/logic/Users/IUserInterfaces.js +5 -0
- package/lib/logic/Users/IUserInterfaces.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.d.ts +53 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.d.ts +29 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.d.ts +209 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.d.ts +28 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.d.ts +1657 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.d.ts +41 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.d.ts +382 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.d.ts +130 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.d.ts +12 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.d.ts +18 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.d.ts +13 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Image.d.ts +153 -0
- package/lib/types/@fluentUI/@7.199.1/Image.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Image.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/Image.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.d.ts +37 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.d.ts +184 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.d.ts +28 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.d.ts +1657 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.d.ts +18 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.js.map +1 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.d.ts +31 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.js +5 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.js.map +1 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.d.ts +13 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.js +5 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.js.map +1 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.d.ts +28 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.js +5 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.js.map +1 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.d.ts +23 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.js +25 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.js.map +1 -0
- package/lib/types/@msft/1.15.2/WebPartContext.d.ts +136 -0
- package/lib/types/@msft/1.15.2/WebPartContext.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/WebPartContext.js +24 -0
- package/lib/types/@msft/1.15.2/WebPartContext.js.map +1 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.d.ts +196 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.js +5 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.js.map +1 -0
- package/lib/types/@msft/1.15.2/displayMode.d.ts +21 -0
- package/lib/types/@msft/1.15.2/displayMode.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/displayMode.js +24 -0
- package/lib/types/@msft/1.15.2/displayMode.js.map +1 -0
- package/lib/types/@msft/1.15.2/layout.d.ts +13 -0
- package/lib/types/@msft/1.15.2/layout.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/layout.js +5 -0
- package/lib/types/@msft/1.15.2/layout.js.map +1 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.d.ts +98 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.js +5 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/site-users.d.ts.map +1 -1
- package/lib/types/@pnp/@2.14.0/sp/sites.d.ts +30 -0
- package/lib/types/@pnp/@2.14.0/sp/sites.d.ts.map +1 -1
- package/lib/types/@pnp/@2.14.0/sp/types.d.ts +134 -0
- package/lib/types/@pnp/@2.14.0/sp/types.d.ts.map +1 -1
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.d.ts +22 -0
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.d.ts.map +1 -0
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.js +28 -0
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.js.map +1 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.d.ts +12 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.d.ts.map +1 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.js +2 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.js.map +1 -0
- package/lib/types/fps-class/window/IFPSEnviro.d.ts +46 -0
- package/lib/types/fps-class/window/IFPSEnviro.d.ts.map +1 -0
- package/lib/types/fps-class/window/IFPSEnviro.js +2 -0
- package/lib/types/fps-class/window/IFPSEnviro.js.map +1 -0
- package/lib/types/fps-class/window/IFPSWindowProps.d.ts +73 -0
- package/lib/types/fps-class/window/IFPSWindowProps.d.ts.map +1 -0
- package/lib/types/fps-class/window/IFPSWindowProps.js +3 -0
- package/lib/types/fps-class/window/IFPSWindowProps.js.map +1 -0
- package/lib/types/fps-class/window/Window.d.ts +14 -0
- package/lib/types/fps-class/window/Window.d.ts.map +1 -0
- package/lib/types/fps-class/window/Window.js +2 -0
- package/lib/types/fps-class/window/Window.js.map +1 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.d.ts +5 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.d.ts.map +1 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.js +2 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.js.map +1 -0
- package/lib/types/fps-legacy/IMyInterfaces.d.ts +69 -0
- package/lib/types/fps-legacy/IMyInterfaces.d.ts.map +1 -0
- package/lib/types/fps-legacy/IMyInterfaces.js +28 -0
- package/lib/types/fps-legacy/IMyInterfaces.js.map +1 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.d.ts +2 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.d.ts.map +1 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.js +2 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.js.map +1 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.d.ts +41 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.d.ts.map +1 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.js +2 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.js.map +1 -0
- package/lib/types/fps-returns/common/IItemsError.d.ts +6 -0
- package/lib/types/fps-returns/common/IItemsError.d.ts.map +1 -0
- package/lib/types/fps-returns/common/IItemsError.js +2 -0
- package/lib/types/fps-returns/common/IItemsError.js.map +1 -0
- package/lib/types/react/IFPSJSX_Element.d.ts +3 -0
- package/lib/types/react/IFPSJSX_Element.d.ts.map +1 -0
- package/lib/types/react/IFPSJSX_Element.js +2 -0
- package/lib/types/react/IFPSJSX_Element.js.map +1 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.d.ts +1 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.d.ts.map +1 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.js +20036 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.js.map +1 -0
- package/lib/types/react/IReactCSSTypes.d.ts +9519 -0
- package/lib/types/react/IReactCSSTypes.d.ts.map +1 -0
- package/lib/types/react/IReactCSSTypes.js +11 -0
- package/lib/types/react/IReactCSSTypes.js.map +1 -0
- package/lib/types/react/IReactEvents.d.ts +25 -0
- package/lib/types/react/IReactEvents.d.ts.map +1 -0
- package/lib/types/react/IReactEvents.js +160 -0
- package/lib/types/react/IReactEvents.js.map +1 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.d.ts +5 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.d.ts.map +1 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.js +143 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.js.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.d.ts +42 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.d.ts.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.js +6 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.js.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.d.ts +45 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.d.ts.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.js +6 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.js.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1,166 @@
|
|
|
1
|
+
import { getKeyChanges } from '../../logic/Objects/keys';
|
|
2
|
+
export function buildEmptyCompareResults(ignoreKeys, flagStyle) {
|
|
3
|
+
let compareKeysResult = {
|
|
4
|
+
flagKeys: ignoreKeys,
|
|
5
|
+
flagStyle: flagStyle,
|
|
6
|
+
ignoredKeys: [],
|
|
7
|
+
compareKeys: [],
|
|
8
|
+
keyChanges: null,
|
|
9
|
+
identicalKeys: [],
|
|
10
|
+
differentKeys: [],
|
|
11
|
+
newKeys: [],
|
|
12
|
+
success: false,
|
|
13
|
+
};
|
|
14
|
+
return compareKeysResult;
|
|
15
|
+
}
|
|
16
|
+
/***
|
|
17
|
+
* .o88b. .d88b. .88b d88. d8888b. .d8b. d8888b. d88888b
|
|
18
|
+
* d8P Y8 .8P Y8. 88'YbdP`88 88 `8D d8' `8b 88 `8D 88'
|
|
19
|
+
* 8P 88 88 88 88 88 88oodD' 88ooo88 88oobY' 88ooooo
|
|
20
|
+
* 8b 88 88 88 88 88 88~~~ 88~~~88 88`8b 88~~~~~
|
|
21
|
+
* Y8b d8 `8b d8' 88 88 88 88 88 88 88 `88. 88.
|
|
22
|
+
* `Y88P' `Y88P' YP YP YP 88 YP YP 88 YD Y88888P
|
|
23
|
+
*
|
|
24
|
+
*
|
|
25
|
+
* d88888b db .d8b. d888888b .d88b. d8888b. d88b d88888b .o88b. d888888b .d8888.
|
|
26
|
+
* 88' 88 d8' `8b `~~88~~' .8P Y8. 88 `8D `8P' 88' d8P Y8 `~~88~~' 88' YP
|
|
27
|
+
* 88ooo 88 88ooo88 88 88 88 88oooY' 88 88ooooo 8P 88 `8bo.
|
|
28
|
+
* 88~~~ 88 88~~~88 88 88 88 88~~~b. 88 88~~~~~ 8b 88 `Y8b.
|
|
29
|
+
* 88 88booo. 88 88 88 `8b d8' 88 8D db. 88 88. Y8b d8 88 db 8D
|
|
30
|
+
* YP Y88888P YP YP YP `Y88P' Y8888P' Y8888P Y88888P `Y88P' YP `8888Y'
|
|
31
|
+
*
|
|
32
|
+
*
|
|
33
|
+
*/
|
|
34
|
+
/**
|
|
35
|
+
* This function will
|
|
36
|
+
* take 2 flat objects baselineObject & compareObject
|
|
37
|
+
* take array of strings to compare with baselineObject keys
|
|
38
|
+
* take flagStyle which tells to include or ignore keys found in flagKeys
|
|
39
|
+
*
|
|
40
|
+
* return compareKeysResult object back which gives all information regarding comparing the 2 objects
|
|
41
|
+
*
|
|
42
|
+
* @param baselineObject
|
|
43
|
+
* @param compareObject
|
|
44
|
+
* @param flagKeys
|
|
45
|
+
* @param flagStyle
|
|
46
|
+
* @param parseMe
|
|
47
|
+
*/
|
|
48
|
+
export function compareFlatObjects(baselineObject, compareObject, flagKeys, flagStyle) {
|
|
49
|
+
let identicalKeys = [];
|
|
50
|
+
let differentKeys = [];
|
|
51
|
+
let newKeys = [];
|
|
52
|
+
let isBaselineNull = false;
|
|
53
|
+
let compareKeysResult = getListOfKeysToCompare(baselineObject, flagKeys, flagStyle);
|
|
54
|
+
if (compareKeysResult.success === false) {
|
|
55
|
+
isBaselineNull = true;
|
|
56
|
+
compareKeysResult = getListOfKeysToCompare(compareObject, flagKeys, flagStyle);
|
|
57
|
+
}
|
|
58
|
+
compareKeysResult.keyChanges = getKeyChanges(baselineObject, compareKeysResult.compareKeys, compareObject, false);
|
|
59
|
+
//Get identical keys
|
|
60
|
+
compareKeysResult.compareKeys.map(compareKey => {
|
|
61
|
+
if (Object.keys(compareKeysResult.keyChanges).indexOf(compareKey) > -1) {
|
|
62
|
+
differentKeys.push(compareKey);
|
|
63
|
+
}
|
|
64
|
+
else {
|
|
65
|
+
identicalKeys.push(compareKey);
|
|
66
|
+
}
|
|
67
|
+
});
|
|
68
|
+
//Get newKeys not in the baselineObject
|
|
69
|
+
if (baselineObject && compareObject) {
|
|
70
|
+
//Only do this if baseline object exists
|
|
71
|
+
Object.keys(compareObject).map(oldKey => {
|
|
72
|
+
if (Object.keys(baselineObject).indexOf(oldKey) === -1) {
|
|
73
|
+
newKeys.push(oldKey);
|
|
74
|
+
}
|
|
75
|
+
});
|
|
76
|
+
}
|
|
77
|
+
else {
|
|
78
|
+
//If baseline object does not exist, newKeys is really all the keys in the compareObject
|
|
79
|
+
newKeys = compareKeysResult.compareKeys;
|
|
80
|
+
}
|
|
81
|
+
compareKeysResult.identicalKeys = identicalKeys;
|
|
82
|
+
compareKeysResult.differentKeys = differentKeys;
|
|
83
|
+
compareKeysResult.newKeys = newKeys;
|
|
84
|
+
return compareKeysResult;
|
|
85
|
+
}
|
|
86
|
+
/***
|
|
87
|
+
* d888b d88888b d888888b db d888888b .d8888. d888888b .d88b. d88888b
|
|
88
|
+
* 88' Y8b 88' `~~88~~' 88 `88' 88' YP `~~88~~' .8P Y8. 88'
|
|
89
|
+
* 88 88ooooo 88 88 88 `8bo. 88 88 88 88ooo
|
|
90
|
+
* 88 ooo 88~~~~~ 88 88 88 `Y8b. 88 88 88 88~~~
|
|
91
|
+
* 88. ~8~ 88. 88 88booo. .88. db 8D 88 `8b d8' 88
|
|
92
|
+
* Y888P Y88888P YP Y88888P Y888888P `8888Y' YP `Y88P' YP
|
|
93
|
+
*
|
|
94
|
+
*
|
|
95
|
+
* db dD d88888b db db .d8888. d888888b .d88b. .o88b. .d88b. .88b d88. d8888b. .d8b. d8888b. d88888b
|
|
96
|
+
* 88 ,8P' 88' `8b d8' 88' YP `~~88~~' .8P Y8. d8P Y8 .8P Y8. 88'YbdP`88 88 `8D d8' `8b 88 `8D 88'
|
|
97
|
+
* 88,8P 88ooooo `8bd8' `8bo. 88 88 88 8P 88 88 88 88 88 88oodD' 88ooo88 88oobY' 88ooooo
|
|
98
|
+
* 88`8b 88~~~~~ 88 `Y8b. 88 88 88 8b 88 88 88 88 88 88~~~ 88~~~88 88`8b 88~~~~~
|
|
99
|
+
* 88 `88. 88. 88 db 8D 88 `8b d8' Y8b d8 `8b d8' 88 88 88 88 88 88 88 `88. 88.
|
|
100
|
+
* YP YD Y88888P YP `8888Y' YP `Y88P' `Y88P' `Y88P' YP YP YP 88 YP YP 88 YD Y88888P
|
|
101
|
+
*
|
|
102
|
+
*
|
|
103
|
+
*/
|
|
104
|
+
/**
|
|
105
|
+
* This looks for keys of a data object based on an array of strings called flagKeys.
|
|
106
|
+
* It will return an array of actual keys from baselineObject that match the search criteria
|
|
107
|
+
* flagKeys example: ['=Id','Date','By']
|
|
108
|
+
* baselineObject keys: ['Id','id','UserId','Title','ModifiedDate','CreatedBy','Category1','SubCategory1']
|
|
109
|
+
*
|
|
110
|
+
* flagStyle = 'Include': compareKeys = ['Id','ModifiedDate','CreatedBy'],
|
|
111
|
+
* NOTE: UserId would not be returned because criteria '=Id' will look for exact match.
|
|
112
|
+
* id is not return because search is case sensitive
|
|
113
|
+
*
|
|
114
|
+
* flagStyle = 'Ignore': compareKeys = ['id','UserId','Title','Category1','SubCategory1'],
|
|
115
|
+
* NOTE: Id is not included because this it will be ignored. UserId is included because '=Id' looks for exact match
|
|
116
|
+
* ModifiedDate && CreatedBy is excluded because setting is ignore for Date and By
|
|
117
|
+
*
|
|
118
|
+
* @param baselineObject
|
|
119
|
+
* @param flagKeys
|
|
120
|
+
* @param flagStyle
|
|
121
|
+
*/
|
|
122
|
+
export function getListOfKeysToCompare(baselineObject, flagKeys, flagStyle) {
|
|
123
|
+
let compareKeysResult = buildEmptyCompareResults([], flagStyle);
|
|
124
|
+
/**
|
|
125
|
+
* Identify keys to compare using flagKeys and flagStyle
|
|
126
|
+
*/
|
|
127
|
+
if (baselineObject === null || baselineObject === undefined) {
|
|
128
|
+
compareKeysResult.success = false;
|
|
129
|
+
}
|
|
130
|
+
else {
|
|
131
|
+
/**
|
|
132
|
+
* Identify keys to compare using flagKeys and flagStyle
|
|
133
|
+
*/
|
|
134
|
+
Object.keys(baselineObject).map(ObjectKey => {
|
|
135
|
+
let thisKeyMatchesFlags = false;
|
|
136
|
+
flagKeys.map(flagKey => {
|
|
137
|
+
let partialOrExact = flagKey.indexOf('=') === 0 ? 'Exact' : 'Partial';
|
|
138
|
+
let actualKey = partialOrExact === 'Exact' ? flagKey.substr(1) : flagKey;
|
|
139
|
+
if (partialOrExact === 'Partial' && ObjectKey.indexOf(actualKey) > -1) {
|
|
140
|
+
thisKeyMatchesFlags = true;
|
|
141
|
+
}
|
|
142
|
+
if (partialOrExact === 'Exact' && ObjectKey === actualKey) {
|
|
143
|
+
thisKeyMatchesFlags = true;
|
|
144
|
+
}
|
|
145
|
+
});
|
|
146
|
+
if (flagStyle === 'Include') {
|
|
147
|
+
if (thisKeyMatchesFlags === true) {
|
|
148
|
+
compareKeysResult.compareKeys.push(ObjectKey);
|
|
149
|
+
}
|
|
150
|
+
else {
|
|
151
|
+
compareKeysResult.ignoredKeys.push(ObjectKey);
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
else {
|
|
155
|
+
if (thisKeyMatchesFlags === true) {
|
|
156
|
+
compareKeysResult.ignoredKeys.push(ObjectKey);
|
|
157
|
+
}
|
|
158
|
+
else {
|
|
159
|
+
compareKeysResult.compareKeys.push(ObjectKey);
|
|
160
|
+
}
|
|
161
|
+
}
|
|
162
|
+
});
|
|
163
|
+
}
|
|
164
|
+
return compareKeysResult;
|
|
165
|
+
}
|
|
166
|
+
//# sourceMappingURL=compare.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"compare.js","sourceRoot":"","sources":["../../../src/logic/Arrays/compare.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createArrayOfNumbers.d.ts","sourceRoot":"","sources":["../../../src/logic/Arrays/createArrayOfNumbers.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,SAAS,EAAE,MAAM,EAA4B,CAAC;AAC3D,eAAO,MAAM,UAAU,EAAE,MAAM,EAA6B,CAAC;AAC7D,eAAO,MAAM,UAAU,EAAE,MAAM,EAA6B,CAAC;AAE7D,wBAAgB,kBAAkB,CAAE,GAAG,EAAE,MAAM,GAAK,MAAM,EAAE,CAG3D"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export const Array0To7 = ZeroIndexNumbersTo(7);
|
|
2
|
+
export const Array0To10 = ZeroIndexNumbersTo(10);
|
|
3
|
+
export const Array0To20 = ZeroIndexNumbersTo(20);
|
|
4
|
+
export function ZeroIndexNumbersTo(max) {
|
|
5
|
+
const idexes = Array.from({ length: (max + 1) }, (_, index) => index); //ChatGPT just to create an array of numbers
|
|
6
|
+
return idexes;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=createArrayOfNumbers.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createArrayOfNumbers.js","sourceRoot":"","sources":["../../../src/logic/Arrays/createArrayOfNumbers.ts"],"names":[],"mappings":"AACA,MAAM,CAAC,MAAM,SAAS,GAAa,kBAAkB,CAAE,CAAC,CAAE,CAAC;AAC3D,MAAM,CAAC,MAAM,UAAU,GAAa,kBAAkB,CAAE,EAAE,CAAE,CAAC;AAC7D,MAAM,CAAC,MAAM,UAAU,GAAa,kBAAkB,CAAE,EAAE,CAAE,CAAC;AAE7D,MAAM,UAAU,kBAAkB,CAAE,GAAW;IAC7C,MAAM,MAAM,GAAa,KAAK,CAAC,IAAI,CAAC,EAAE,MAAM,EAAE,CAAE,GAAG,GAAG,CAAC,CAAE,EAAE,EAAE,CAAC,CAAC,EAAE,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,CAAC,CAAC,4CAA4C;IAC/H,OAAO,MAAM,CAAC;AAChB,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* getDeepestSplits will take an array of strings like an array of deep object keys and return the set of keys at particular depth.
|
|
3
|
+
* The point of the function is to get the deepest key of something like a deep object property for table heading labels for EasyAnalyticsHook.
|
|
4
|
+
*
|
|
5
|
+
* for instance deepKeys = [ 'a.b.c', 'w.x.y.z', '0.1.2.3.4.5' ] and assuming delim = '.'
|
|
6
|
+
*
|
|
7
|
+
* if idx === 0 : result: [ 'a','w','0' ]
|
|
8
|
+
* if idx === 1 : result: [ 'b','x','1' ]
|
|
9
|
+
* if idx === 2 : result: [ 'c','y','2' ]
|
|
10
|
+
* if idx === 97 : result: [ 'c','z','5' ]
|
|
11
|
+
*
|
|
12
|
+
* @param deepKeys
|
|
13
|
+
* @param delim
|
|
14
|
+
* @param idx
|
|
15
|
+
* @returns
|
|
16
|
+
*/
|
|
17
|
+
export declare function getDeepestSplits(deepKeys: string[], delim?: string, idx?: number): string[];
|
|
18
|
+
//# sourceMappingURL=getDeepKeys.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getDeepKeys.d.ts","sourceRoot":"","sources":["../../../src/logic/Arrays/getDeepKeys.ts"],"names":[],"mappings":"AACA;;;;;;;;;;;;;;;GAeG;AAEH,wBAAgB,gBAAgB,CAAE,QAAQ,EAAE,MAAM,EAAE,EAAE,KAAK,GAAE,MAAY,EAAE,GAAG,GAAE,MAAW,GAAK,MAAM,EAAE,CAWvG"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* getDeepestSplits will take an array of strings like an array of deep object keys and return the set of keys at particular depth.
|
|
3
|
+
* The point of the function is to get the deepest key of something like a deep object property for table heading labels for EasyAnalyticsHook.
|
|
4
|
+
*
|
|
5
|
+
* for instance deepKeys = [ 'a.b.c', 'w.x.y.z', '0.1.2.3.4.5' ] and assuming delim = '.'
|
|
6
|
+
*
|
|
7
|
+
* if idx === 0 : result: [ 'a','w','0' ]
|
|
8
|
+
* if idx === 1 : result: [ 'b','x','1' ]
|
|
9
|
+
* if idx === 2 : result: [ 'c','y','2' ]
|
|
10
|
+
* if idx === 97 : result: [ 'c','z','5' ]
|
|
11
|
+
*
|
|
12
|
+
* @param deepKeys
|
|
13
|
+
* @param delim
|
|
14
|
+
* @param idx
|
|
15
|
+
* @returns
|
|
16
|
+
*/
|
|
17
|
+
export function getDeepestSplits(deepKeys, delim = '.', idx = 97) {
|
|
18
|
+
const keys = [];
|
|
19
|
+
// Only map if there is something to map
|
|
20
|
+
if (deepKeys && deepKeys.length > 0)
|
|
21
|
+
deepKeys.map((key) => {
|
|
22
|
+
const kS = key.split(delim);
|
|
23
|
+
const pos = Math.min(idx, kS.length - 1);
|
|
24
|
+
keys.push(kS[pos]);
|
|
25
|
+
});
|
|
26
|
+
return keys;
|
|
27
|
+
}
|
|
28
|
+
//# sourceMappingURL=getDeepKeys.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getDeepKeys.js","sourceRoot":"","sources":["../../../src/logic/Arrays/getDeepKeys.ts"],"names":[],"mappings":"AACA;;;;;;;;;;;;;;;GAeG;AAEH,MAAM,UAAU,gBAAgB,CAAE,QAAkB,EAAE,QAAgB,GAAG,EAAE,MAAc,EAAE;IAEzF,MAAM,IAAI,GAAa,EAAE,CAAC;IAC1B,wCAAwC;IACxC,IAAK,QAAQ,IAAI,QAAQ,CAAC,MAAM,GAAG,CAAC;QAAG,QAAQ,CAAC,GAAG,CAAE,CAAE,GAAW,EAAG,EAAE;YACrE,MAAM,EAAE,GAAa,GAAG,CAAC,KAAK,CAAE,KAAK,CAAE,CAAC;YACxC,MAAM,GAAG,GAAW,IAAI,CAAC,GAAG,CAAE,GAAG,EAAE,EAAE,CAAC,MAAM,GAAE,CAAC,CAAE,CAAC;YAClD,IAAI,CAAC,IAAI,CAAE,EAAE,CAAE,GAAG,CAAE,CAAE,CAAC;QACzB,CAAC,CAAC,CAAC;IAEH,OAAO,IAAI,CAAC;AACd,CAAC"}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import { ISimpleLink } from '../Links/interfaces/ISimpleLink';
|
|
2
|
+
export interface IRailAnalytics {
|
|
3
|
+
'Title': string;
|
|
4
|
+
'PageLink': ISimpleLink;
|
|
5
|
+
'zzzText1': string;
|
|
6
|
+
'zzzText2': string;
|
|
7
|
+
'zzzText3': string;
|
|
8
|
+
'zzzText4': string;
|
|
9
|
+
'zzzText5': string;
|
|
10
|
+
'zzzText6': string;
|
|
11
|
+
'zzzText7': string;
|
|
12
|
+
'SiteLink': ISimpleLink;
|
|
13
|
+
'SiteTitle': string;
|
|
14
|
+
'TargetSite': ISimpleLink;
|
|
15
|
+
'Result': string;
|
|
16
|
+
'TargetList': ISimpleLink;
|
|
17
|
+
'ListTitle': string;
|
|
18
|
+
'zzzRichText1': string;
|
|
19
|
+
'zzzRichText2': string;
|
|
20
|
+
'zzzRichText3': string;
|
|
21
|
+
'zzzNumber4': number;
|
|
22
|
+
'zzzNumber5': number;
|
|
23
|
+
'getParams': string;
|
|
24
|
+
'Setting': string;
|
|
25
|
+
'Id'?: number;
|
|
26
|
+
'Created'?: any;
|
|
27
|
+
'Author'?: number;
|
|
28
|
+
'AuthorId'?: string;
|
|
29
|
+
'AuthorTitle'?: string;
|
|
30
|
+
'AuthorName'?: string;
|
|
31
|
+
}
|
|
32
|
+
export interface IArraySummaryGroup {
|
|
33
|
+
key: string;
|
|
34
|
+
items: IRailAnalytics[];
|
|
35
|
+
groupFilter: any;
|
|
36
|
+
localTime: string;
|
|
37
|
+
}
|
|
38
|
+
export interface IArraySummary {
|
|
39
|
+
keys: string[];
|
|
40
|
+
items: IRailAnalytics[];
|
|
41
|
+
groups: IArraySummaryGroup[];
|
|
42
|
+
filteredGroups: IArraySummaryGroup[];
|
|
43
|
+
filteredKeys: string[];
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
*
|
|
47
|
+
* @param items
|
|
48
|
+
* @param keys
|
|
49
|
+
* @param keyDelim
|
|
50
|
+
* @param groupFilterKey
|
|
51
|
+
* @param groupItemOrderKey
|
|
52
|
+
* @param sort
|
|
53
|
+
* @param convertNullToEmpty - Added for potential multi-lingual issues
|
|
54
|
+
* @param localLanguage
|
|
55
|
+
*/
|
|
56
|
+
export declare function groupArrayItemsByField(items: IRailAnalytics[], keys: string[], keyDelim: string, groupFilterKey: string, groupItemOrderKey: string, sort: 'asc' | 'dec', convertNullToEmpty?: boolean, localLanguage?: string): IArraySummary;
|
|
57
|
+
//# sourceMappingURL=grouping.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"grouping.d.ts","sourceRoot":"","sources":["../../../src/logic/Arrays/grouping.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,iCAAiC,CAAC;AAG9D,MAAM,WAAW,cAAc;IAE7B,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,WAAW,CAAC;IACxB,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,WAAW,CAAC;IACxB,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,EAAE,WAAW,CAAC;IAC1B,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,WAAW,CAAC;IAC1B,WAAW,EAAE,MAAM,CAAC;IACpB,cAAc,EAAE,MAAM,CAAC;IACvB,cAAc,EAAE,MAAM,CAAC;IACvB,cAAc,EAAE,MAAM,CAAC;IACvB,YAAY,EAAE,MAAM,CAAC;IACrB,YAAY,EAAE,MAAM,CAAC;IACrB,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,GAAG,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,kBAAkB;IAEjC,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,cAAc,EAAE,CAAC;IACxB,WAAW,EAAE,GAAG,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,aAAa;IAE5B,IAAI,EAAE,MAAM,EAAE,CAAC;IACf,KAAK,EAAE,cAAc,EAAE,CAAC;IACxB,MAAM,EAAE,kBAAkB,EAAE,CAAC;IAC7B,cAAc,EAAE,kBAAkB,EAAE,CAAC;IACrC,YAAY,EAAE,MAAM,EAAE,CAAC;CACxB;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,sBAAsB,CAAE,KAAK,EAAE,cAAc,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,QAAQ,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,IAAI,EAAE,KAAK,GAAG,KAAK,EAAE,kBAAkB,GAAE,OAAe,EAAE,aAAa,GAAE,MAAa,GAAI,aAAa,CAqE5P"}
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
import { sortObjectArrayByStringKey, sortObjectArrayByStringKeyCollator } from './sorting/objects';
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
* @param items
|
|
5
|
+
* @param keys
|
|
6
|
+
* @param keyDelim
|
|
7
|
+
* @param groupFilterKey
|
|
8
|
+
* @param groupItemOrderKey
|
|
9
|
+
* @param sort
|
|
10
|
+
* @param convertNullToEmpty - Added for potential multi-lingual issues
|
|
11
|
+
* @param localLanguage
|
|
12
|
+
*/
|
|
13
|
+
export function groupArrayItemsByField(items, keys, keyDelim, groupFilterKey, groupItemOrderKey, sort, convertNullToEmpty = false, localLanguage = 'en') {
|
|
14
|
+
let summary = {
|
|
15
|
+
keys: [],
|
|
16
|
+
items: [],
|
|
17
|
+
groups: [],
|
|
18
|
+
filteredGroups: [],
|
|
19
|
+
filteredKeys: [],
|
|
20
|
+
};
|
|
21
|
+
items.map(itemX => {
|
|
22
|
+
let item = itemX; //Added to remove typescript error
|
|
23
|
+
let thisKey = keys.map(key => { return item[key]; }).join(keyDelim);
|
|
24
|
+
let thisKey2 = item[keys[0]];
|
|
25
|
+
thisKey2 += keyDelim + item[keys[1]];
|
|
26
|
+
let keyIndex = summary.keys.indexOf(thisKey);
|
|
27
|
+
if (keyIndex < 0) {
|
|
28
|
+
summary.keys.push(thisKey);
|
|
29
|
+
keyIndex = summary.keys.length - 1;
|
|
30
|
+
let thisKeyBasic = thisKey.split('~');
|
|
31
|
+
let localTime = new Date(thisKeyBasic[0].replace(' ', '').trim());
|
|
32
|
+
localTime = localTime.toLocaleString();
|
|
33
|
+
summary.groups.push({ key: thisKey, items: [], groupFilter: null, localTime: localTime });
|
|
34
|
+
//Set the groupFilter which is intended to be an easy way to filter this group...
|
|
35
|
+
//For instance, the All items are pre-filtered by the site the item pertains to.
|
|
36
|
+
//The groupFilter could be the list in that site which the items in the group have in common
|
|
37
|
+
let filterKeys = groupFilterKey.split('.');
|
|
38
|
+
if (filterKeys.length === 1) {
|
|
39
|
+
summary.groups[keyIndex].groupFilter = item[groupFilterKey];
|
|
40
|
+
}
|
|
41
|
+
else {
|
|
42
|
+
summary.groups[keyIndex].groupFilter = item[filterKeys[0]][filterKeys[1]];
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
summary.groups[keyIndex].items.push(item);
|
|
46
|
+
});
|
|
47
|
+
if (groupItemOrderKey !== null && groupItemOrderKey !== undefined && groupItemOrderKey !== '') {
|
|
48
|
+
summary.groups.map(group => {
|
|
49
|
+
let okToSort = true;
|
|
50
|
+
group.items.map(itemX => {
|
|
51
|
+
let item = itemX; //Added to remove typescript error
|
|
52
|
+
if (item[groupItemOrderKey] === null) {
|
|
53
|
+
okToSort = false;
|
|
54
|
+
}
|
|
55
|
+
else if (item[groupItemOrderKey] === undefined) {
|
|
56
|
+
okToSort = false;
|
|
57
|
+
}
|
|
58
|
+
});
|
|
59
|
+
if (okToSort === true) {
|
|
60
|
+
let newItems = [];
|
|
61
|
+
if (localLanguage !== '') {
|
|
62
|
+
newItems = sortObjectArrayByStringKeyCollator(group.items, sort, groupItemOrderKey, convertNullToEmpty, localLanguage);
|
|
63
|
+
}
|
|
64
|
+
else {
|
|
65
|
+
newItems = sortObjectArrayByStringKey(group.items, sort, groupItemOrderKey);
|
|
66
|
+
}
|
|
67
|
+
group.items = newItems;
|
|
68
|
+
}
|
|
69
|
+
else {
|
|
70
|
+
console.log('Unable to sort this group of items... one of the keyValues was not valid.', group);
|
|
71
|
+
}
|
|
72
|
+
});
|
|
73
|
+
}
|
|
74
|
+
summary.filteredGroups = summary.groups;
|
|
75
|
+
summary.filteredKeys = summary.keys;
|
|
76
|
+
// console.log( 'History summary: ', summary );
|
|
77
|
+
return summary;
|
|
78
|
+
}
|
|
79
|
+
//# sourceMappingURL=grouping.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"grouping.js","sourceRoot":"","sources":["../../../src/logic/Arrays/grouping.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,127 @@
|
|
|
1
|
+
/***
|
|
2
|
+
* .d8b. d8888b. d8888b. .d8b. db db .d8888.
|
|
3
|
+
* d8' `8b 88 `8D 88 `8D d8' `8b `8b d8' 88' YP
|
|
4
|
+
* 88ooo88 88oobY' 88oobY' 88ooo88 `8bd8' `8bo.
|
|
5
|
+
* 88~~~88 88`8b 88`8b 88~~~88 88 `Y8b.
|
|
6
|
+
* 88 88 88 `88. 88 `88. 88 88 88 db 8D
|
|
7
|
+
* YP YP 88 YD 88 YD YP YP YP `8888Y'
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
|
|
11
|
+
//Services
|
|
12
|
+
import { spliceCopyArray, addItemToArrayIfItDoesNotExist, convertNumberArrayToRelativePercents,
|
|
13
|
+
removeItemFromArrayOnce, removeItemFromArrayAll } from '@mikezimm/npmfunctions/dist/Services/Arrays/services';
|
|
14
|
+
*/
|
|
15
|
+
export declare function convertArrayToLC(arr: string[]): string[];
|
|
16
|
+
export declare function expandArray(count: number): any[];
|
|
17
|
+
/***
|
|
18
|
+
* .d8888. d8888b. db d888888b .o88b. d88888b .o88b. .d88b. d8888b. db db .d8b. d8888b. d8888b. .d8b. db db
|
|
19
|
+
* 88' YP 88 `8D 88 `88' d8P Y8 88' d8P Y8 .8P Y8. 88 `8D `8b d8' d8' `8b 88 `8D 88 `8D d8' `8b `8b d8'
|
|
20
|
+
* `8bo. 88oodD' 88 88 8P 88ooooo 8P 88 88 88oodD' `8bd8' 88ooo88 88oobY' 88oobY' 88ooo88 `8bd8'
|
|
21
|
+
* `Y8b. 88~~~ 88 88 8b 88~~~~~ 8b 88 88 88~~~ 88 88~~~88 88`8b 88`8b 88~~~88 88
|
|
22
|
+
* db 8D 88 88booo. .88. Y8b d8 88. Y8b d8 `8b d8' 88 88 88 88 88 `88. 88 `88. 88 88 88
|
|
23
|
+
* `8888Y' 88 Y88888P Y888888P `Y88P' Y88888P `Y88P' `Y88P' 88 YP YP YP 88 YD 88 YD YP YP YP
|
|
24
|
+
*
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
/**
|
|
28
|
+
* This function will take an array of objects, and insert into another array of objects at a specific index.
|
|
29
|
+
* It will also remove objects at specific indexies.
|
|
30
|
+
*
|
|
31
|
+
* Example of call: This will take an array of fields from a view, and just insert [ootbModified, ootbEditor ] at index #2 of the array.
|
|
32
|
+
* If you replace the startDel and countDelete with values, it will remove XX objects starting at index YY
|
|
33
|
+
* The unique thing about it though is for adding, you can give the original position to add things in.
|
|
34
|
+
* This way you don't have to figure out the new index if something is to be removed.
|
|
35
|
+
*
|
|
36
|
+
* export const ProjectRecentUpdatesFields = spliceCopyArray ( stdProjectViewFields, null, null, 2, [ootbModified, ootbEditor ] );
|
|
37
|
+
*
|
|
38
|
+
* In the example
|
|
39
|
+
*
|
|
40
|
+
* @param sourceArray - Original array of objects
|
|
41
|
+
* @param startDel - index of objects to start deleting
|
|
42
|
+
* @param countDelete - number of objects to delete starting at startDel
|
|
43
|
+
* @param startAddOrigPos - index to add 'addArray' in sourceArray... this is based on the original array you send, not what is left if you delete some items.
|
|
44
|
+
* @param addArray - array of items to insert into object a specified position.
|
|
45
|
+
*/
|
|
46
|
+
export declare function spliceCopyArray(sourceArray: any[], startDel: number, countDelete: number, startAddOrigPos: number, addArray: any[]): any[];
|
|
47
|
+
/***
|
|
48
|
+
* .d8b. d8888b. d8888b. d888888b d888888b d88888b .88b d88. d888888b .d88b. .d8b. d8888b. d8888b. .d8b. db db d888888b d88888b d888888b d888888b d8888b. .d88b. d88888b .d8888. d8b db .d88b. d888888b d88888b db db d888888b .d8888. d888888b
|
|
49
|
+
* d8' `8b 88 `8D 88 `8D `88' `~~88~~' 88' 88'YbdP`88 `~~88~~' .8P Y8. d8' `8b 88 `8D 88 `8D d8' `8b `8b d8' `88' 88' `88' `~~88~~' 88 `8D .8P Y8. 88' 88' YP 888o 88 .8P Y8. `~~88~~' 88' `8b d8' `88' 88' YP `~~88~~'
|
|
50
|
+
* 88ooo88 88 88 88 88 88 88 88ooooo 88 88 88 88 88 88 88ooo88 88oobY' 88oobY' 88ooo88 `8bd8' 88 88ooo 88 88 88 88 88 88 88ooooo `8bo. 88V8o 88 88 88 88 88ooooo `8bd8' 88 `8bo. 88
|
|
51
|
+
* 88~~~88 88 88 88 88 88 88 88~~~~~ 88 88 88 88 88 88 88~~~88 88`8b 88`8b 88~~~88 88 88 88~~~ 88 88 88 88 88 88 88~~~~~ `Y8b. 88 V8o88 88 88 88 88~~~~~ .dPYb. 88 `Y8b. 88
|
|
52
|
+
* 88 88 88 .8D 88 .8D .88. 88 88. 88 88 88 88 `8b d8' 88 88 88 `88. 88 `88. 88 88 88 .88. 88 .88. 88 88 .8D `8b d8' 88. db 8D 88 V888 `8b d8' 88 88. .8P Y8. .88. db 8D 88
|
|
53
|
+
* YP YP Y8888D' Y8888D' Y888888P YP Y88888P YP YP YP YP `Y88P' YP YP 88 YD 88 YD YP YP YP Y888888P YP Y888888P YP Y8888D' `Y88P' Y88888P `8888Y' VP V8P `Y88P' YP Y88888P YP YP Y888888P `8888Y' YP
|
|
54
|
+
*
|
|
55
|
+
* 2020-09-24: Updated from drilldown-filter webpart
|
|
56
|
+
*/
|
|
57
|
+
export declare function addItemToArrayIfItDoesNotExist(arr: string[], item: string, suppressUndefined?: boolean): string[];
|
|
58
|
+
/***
|
|
59
|
+
* .o88b. .d88b. d8b db db db d88888b d8888b. d888888b d8b db db db .88b d88. d8888b. d88888b d8888b. .d8b. d8888b. d8888b. .d8b. db db d888888b .d88b. d8888b. d88888b db .d8b. d888888b d888888b db db d88888b d8888b. d88888b d8888b. .o88b. d88888b d8b db d888888b .d8888.
|
|
60
|
+
* d8P Y8 .8P Y8. 888o 88 88 88 88' 88 `8D `~~88~~' 888o 88 88 88 88'YbdP`88 88 `8D 88' 88 `8D d8' `8b 88 `8D 88 `8D d8' `8b `8b d8' `~~88~~' .8P Y8. 88 `8D 88' 88 d8' `8b `~~88~~' `88' 88 88 88' 88 `8D 88' 88 `8D d8P Y8 88' 888o 88 `~~88~~' 88' YP
|
|
61
|
+
* 8P 88 88 88V8o 88 Y8 8P 88ooooo 88oobY' 88 88V8o 88 88 88 88 88 88 88oooY' 88ooooo 88oobY' 88ooo88 88oobY' 88oobY' 88ooo88 `8bd8' 88 88 88 88oobY' 88ooooo 88 88ooo88 88 88 Y8 8P 88ooooo 88oodD' 88ooooo 88oobY' 8P 88ooooo 88V8o 88 88 `8bo.
|
|
62
|
+
* 8b 88 88 88 V8o88 `8b d8' 88~~~~~ 88`8b 88 88 V8o88 88 88 88 88 88 88~~~b. 88~~~~~ 88`8b 88~~~88 88`8b 88`8b 88~~~88 88 88 88 88 88`8b 88~~~~~ 88 88~~~88 88 88 `8b d8' 88~~~~~ 88~~~ 88~~~~~ 88`8b 8b 88~~~~~ 88 V8o88 88 `Y8b.
|
|
63
|
+
* Y8b d8 `8b d8' 88 V888 `8bd8' 88. 88 `88. 88 88 V888 88b d88 88 88 88 88 8D 88. 88 `88. 88 88 88 `88. 88 `88. 88 88 88 88 `8b d8' 88 `88. 88. 88booo. 88 88 88 .88. `8bd8' 88. 88 88. 88 `88. Y8b d8 88. 88 V888 88 db 8D
|
|
64
|
+
* `Y88P' `Y88P' VP V8P YP Y88888P 88 YD YP VP V8P ~Y8888P' YP YP YP Y8888P' Y88888P 88 YD YP YP 88 YD 88 YD YP YP YP YP `Y88P' 88 YD Y88888P Y88888P YP YP YP Y888888P YP Y88888P 88 Y88888P 88 YD `Y88P' Y88888P VP V8P YP `8888Y'
|
|
65
|
+
*
|
|
66
|
+
*
|
|
67
|
+
* @param arr
|
|
68
|
+
* @param percentsAsWholeNumbers -- If true, converts 25% from 0.25 to 25.
|
|
69
|
+
*
|
|
70
|
+
*/
|
|
71
|
+
export declare function convertNumberArrayToRelativePercents(arr: number[], percentsAsWholeNumbers?: boolean): number[];
|
|
72
|
+
/***
|
|
73
|
+
* d8888b. d88888b .88b d88. .d88b. db db d88888b d888888b d888888b d88888b .88b d88. d88888b d8888b. .d88b. .88b d88. .d8b. d8888b. d8888b. .d8b. db db .d88b. d8b db .o88b. d88888b
|
|
74
|
+
* 88 `8D 88' 88'YbdP`88 .8P Y8. 88 88 88' `88' `~~88~~' 88' 88'YbdP`88 88' 88 `8D .8P Y8. 88'YbdP`88 d8' `8b 88 `8D 88 `8D d8' `8b `8b d8' .8P Y8. 888o 88 d8P Y8 88'
|
|
75
|
+
* 88oobY' 88ooooo 88 88 88 88 88 Y8 8P 88ooooo 88 88 88ooooo 88 88 88 88ooo 88oobY' 88 88 88 88 88 88ooo88 88oobY' 88oobY' 88ooo88 `8bd8' 88 88 88V8o 88 8P 88ooooo
|
|
76
|
+
* 88`8b 88~~~~~ 88 88 88 88 88 `8b d8' 88~~~~~ 88 88 88~~~~~ 88 88 88 88~~~ 88`8b 88 88 88 88 88 88~~~88 88`8b 88`8b 88~~~88 88 88 88 88 V8o88 8b 88~~~~~
|
|
77
|
+
* 88 `88. 88. 88 88 88 `8b d8' `8bd8' 88. .88. 88 88. 88 88 88 88 88 `88. `8b d8' 88 88 88 88 88 88 `88. 88 `88. 88 88 88 `8b d8' 88 V888 Y8b d8 88.
|
|
78
|
+
* 88 YD Y88888P YP YP YP `Y88P' YP Y88888P Y888888P YP Y88888P YP YP YP YP 88 YD `Y88P' YP YP YP YP YP 88 YD 88 YD YP YP YP `Y88P' VP V8P `Y88P' Y88888P
|
|
79
|
+
*
|
|
80
|
+
* import { removeItemFromArrayOnce, removeItemFromArrayAll } from '../../../services/arrayServices';
|
|
81
|
+
* https://stackoverflow.com/a/5767357
|
|
82
|
+
*
|
|
83
|
+
*/
|
|
84
|
+
export declare function removeItemFromArrayOnce(arr: any[], value: any): any[];
|
|
85
|
+
/***
|
|
86
|
+
* d8888b. d88888b .88b d88. .d88b. db db d88888b d888888b d888888b d88888b .88b d88. d88888b d8888b. .d88b. .88b d88. .d8b. d8888b. d8888b. .d8b. db db .d8b. db db
|
|
87
|
+
* 88 `8D 88' 88'YbdP`88 .8P Y8. 88 88 88' `88' `~~88~~' 88' 88'YbdP`88 88' 88 `8D .8P Y8. 88'YbdP`88 d8' `8b 88 `8D 88 `8D d8' `8b `8b d8' d8' `8b 88 88
|
|
88
|
+
* 88oobY' 88ooooo 88 88 88 88 88 Y8 8P 88ooooo 88 88 88ooooo 88 88 88 88ooo 88oobY' 88 88 88 88 88 88ooo88 88oobY' 88oobY' 88ooo88 `8bd8' 88ooo88 88 88
|
|
89
|
+
* 88`8b 88~~~~~ 88 88 88 88 88 `8b d8' 88~~~~~ 88 88 88~~~~~ 88 88 88 88~~~ 88`8b 88 88 88 88 88 88~~~88 88`8b 88`8b 88~~~88 88 88~~~88 88 88
|
|
90
|
+
* 88 `88. 88. 88 88 88 `8b d8' `8bd8' 88. .88. 88 88. 88 88 88 88 88 `88. `8b d8' 88 88 88 88 88 88 `88. 88 `88. 88 88 88 88 88 88booo. 88booo.
|
|
91
|
+
* 88 YD Y88888P YP YP YP `Y88P' YP Y88888P Y888888P YP Y88888P YP YP YP YP 88 YD `Y88P' YP YP YP YP YP 88 YD 88 YD YP YP YP YP YP Y88888P Y88888P
|
|
92
|
+
*
|
|
93
|
+
* import { removeItemFromArrayOnce, removeItemFromArrayAll } from '../../../services/arrayServices';
|
|
94
|
+
* https://stackoverflow.com/a/5767357
|
|
95
|
+
*/
|
|
96
|
+
export declare function removeItemFromArrayAll(arr: any[], value: any): any[];
|
|
97
|
+
/***
|
|
98
|
+
* db db d8888b. d8888b. .d8b. d888888b d88888b d8b db d88888b db db d888888b .d88b. d8888b. d88888b d8b db d888888b d8b db d8888b. d88888b db db
|
|
99
|
+
* 88 88 88 `8D 88 `8D d8' `8b `~~88~~' 88' 888o 88 88' `8b d8' `~~88~~' .8P Y8. 88 `8D 88' 888o 88 `88' 888o 88 88 `8D 88' `8b d8'
|
|
100
|
+
* 88 88 88oodD' 88 88 88ooo88 88 88ooooo 88V8o 88 88ooooo `8bd8' 88 88 88 88oodD' 88ooooo 88V8o 88 88 88V8o 88 88 88 88ooooo `8bd8'
|
|
101
|
+
* 88 88 88~~~ 88 88 88~~~88 88 88~~~~~ 88 V8o88 88~~~~~ .dPYb. 88 88 88 88~~~ 88~~~~~ 88 V8o88 88 88 V8o88 88 88 88~~~~~ .dPYb.
|
|
102
|
+
* 88b d88 88 88 .8D 88 88 88 88. 88 V888 88. .8P Y8. 88 `8b d8' 88 88. 88 V888 .88. 88 V888 88 .8D 88. .8P Y8.
|
|
103
|
+
* ~Y8888P' 88 Y8888D' YP YP YP Y88888P VP V8P Y88888P YP YP YP `Y88P' 88 Y88888P VP V8P Y888888P VP V8P Y8888D' Y88888P YP YP
|
|
104
|
+
*
|
|
105
|
+
* import { updateNextOpenIndex } from '@mikezimm/npmfunctions/dist/Services/Arrays/manipulation';
|
|
106
|
+
*
|
|
107
|
+
* The purpose of this array is to get an array of items [ 0, 1, null, 3, 4, null ]
|
|
108
|
+
* Provide a start index
|
|
109
|
+
* Find the first empty/null value in array starting at that index
|
|
110
|
+
* Set the value in that slot to the value provided
|
|
111
|
+
* Example:
|
|
112
|
+
* updateNextOpenIndex( [ 0, 1, null, 3, 4, null ], 0, 999 )
|
|
113
|
+
* updateNextOpenIndex( [ 0, 1, null, 3, 4, null ], 1, 999 )
|
|
114
|
+
* updateNextOpenIndex( [ 0, 1, null, 3, 4, null ], 2, 999 )
|
|
115
|
+
* ==>> will return [ 0, 1, 999, 3, 4, null ]
|
|
116
|
+
*
|
|
117
|
+
* updateNextOpenIndex( [ 0, 1, null, 3, 4, null ], 3, 777 )
|
|
118
|
+
* ==>> will return [ 0, 1, null, 3, 4, 777 ]
|
|
119
|
+
*/
|
|
120
|
+
/**
|
|
121
|
+
*
|
|
122
|
+
* @param targetArray
|
|
123
|
+
* @param start start index to start looking for a null value
|
|
124
|
+
* @param value value to set the next open slot to
|
|
125
|
+
*/
|
|
126
|
+
export declare function updateNextOpenIndex(targetArray: any[], start: number, value: any): any[];
|
|
127
|
+
//# sourceMappingURL=manipulation.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"manipulation.d.ts","sourceRoot":"","sources":["../../../src/logic/Arrays/manipulation.ts"],"names":[],"mappings":"AACA;;;;;;;;;;;;;EAaE;AAEF,wBAAgB,gBAAgB,CAAE,GAAG,EAAE,MAAM,EAAE,GAAK,MAAM,EAAE,CAG3D;AAED,wBAAgB,WAAW,CAAG,KAAK,EAAE,MAAM,GAAK,GAAG,EAAE,CAMpD;AAED;;;;;;;;;GASG;AAEH;;;;;;;;;;;;;;;;;;GAkBG;AACF,wBAAgB,eAAe,CAAC,WAAW,EAAG,GAAG,EAAE,EAAE,QAAQ,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,EAAE,eAAe,EAAG,MAAM,EAAE,QAAQ,EAAE,GAAG,EAAE,SA2BrI;AAGD;;;;;;;;;GASG;AAEH,wBAAgB,8BAA8B,CAAE,GAAG,EAAG,MAAM,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,iBAAiB,GAAE,OAAc,GAAI,MAAM,EAAE,CAW1H;AAGD;;;;;;;;;;;;GAYG;AAEH,wBAAgB,oCAAoC,CAAE,GAAG,EAAE,MAAM,EAAE,EAAG,sBAAsB,GAAG,OAAc,GAAI,MAAM,EAAE,CAiBxH;AAID;;;;;;;;;;;GAWG;AAEH,wBAAgB,uBAAuB,CAAC,GAAG,EAAE,GAAG,EAAE,EAAE,KAAK,EAAG,GAAG,GAAG,GAAG,EAAE,CAUtE;AAED;;;;;;;;;;GAUG;AAEH,wBAAgB,sBAAsB,CAAC,GAAG,EAAE,GAAG,EAAE,EAAE,KAAK,EAAG,GAAG,GAAG,GAAG,EAAE,CAcrE;AAEA;;;;;;;;;;;;;;;;;;;;;;EAsBE;AACH;;;;;GAKG;AACH,wBAAgB,mBAAmB,CAAE,WAAW,EAAE,GAAG,EAAE,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG,GAAI,GAAG,EAAE,CAWvF"}
|