@mikezimm/fps-core-v7 1.0.6 → 1.0.8
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/bannerX/sendFeedback.d.ts +4 -0
- package/lib/banner/bannerX/sendFeedback.d.ts.map +1 -0
- package/lib/banner/bannerX/sendFeedback.js +20 -0
- package/lib/banner/bannerX/sendFeedback.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/FPSDOM/FPSDocument.d.ts +25 -0
- package/lib/banner/features/FPSDOM/FPSDocument.d.ts.map +1 -0
- package/lib/banner/features/FPSDOM/FPSDocument.js +152 -0
- package/lib/banner/features/FPSDOM/FPSDocument.js.map +1 -0
- package/lib/banner/features/FPSDOM/FPSEnviro.d.ts +5 -0
- package/lib/banner/features/FPSDOM/FPSEnviro.d.ts.map +1 -0
- package/lib/banner/features/FPSDOM/FPSEnviro.js +103 -0
- package/lib/banner/features/FPSDOM/FPSEnviro.js.map +1 -0
- package/lib/banner/features/FPSDOM/IFPSEnviro.d.ts +46 -0
- package/lib/banner/features/FPSDOM/IFPSEnviro.d.ts.map +1 -0
- package/lib/banner/features/FPSDOM/IFPSEnviro.js +2 -0
- package/lib/banner/features/FPSDOM/IFPSEnviro.js.map +1 -0
- package/lib/banner/features/FPSDOM/IFPSSection.d.ts +35 -0
- package/lib/banner/features/FPSDOM/IFPSSection.d.ts.map +1 -0
- package/lib/banner/features/FPSDOM/IFPSSection.js +5 -0
- package/lib/banner/features/FPSDOM/IFPSSection.js.map +1 -0
- package/lib/banner/features/FPSDOM/IFPSWindowProps.d.ts +40 -0
- package/lib/banner/features/FPSDOM/IFPSWindowProps.d.ts.map +1 -0
- package/lib/banner/features/FPSDOM/IFPSWindowProps.js +3 -0
- package/lib/banner/features/FPSDOM/IFPSWindowProps.js.map +1 -0
- package/lib/banner/features/FPSDOM/Window.d.ts +14 -0
- package/lib/banner/features/FPSDOM/Window.d.ts.map +1 -0
- package/lib/banner/features/FPSDOM/Window.js +2 -0
- package/lib/banner/features/FPSDOM/Window.js.map +1 -0
- package/lib/banner/features/ImportExport/BuildExportPropsX.d.ts +16 -0
- package/lib/banner/features/ImportExport/BuildExportPropsX.d.ts.map +1 -0
- package/lib/banner/features/ImportExport/BuildExportPropsX.js +79 -0
- package/lib/banner/features/ImportExport/BuildExportPropsX.js.map +1 -0
- package/lib/banner/features/ImportExport/ExportFunctions.d.ts +34 -0
- package/lib/banner/features/ImportExport/ExportFunctions.d.ts.map +1 -0
- package/lib/banner/features/ImportExport/ExportFunctions.js +59 -0
- package/lib/banner/features/ImportExport/ExportFunctions.js.map +1 -0
- package/lib/banner/features/ImportExport/IgnoreBlockProps.d.ts +3 -0
- package/lib/banner/features/ImportExport/IgnoreBlockProps.d.ts.map +1 -0
- package/lib/banner/features/ImportExport/IgnoreBlockProps.js +14 -0
- package/lib/banner/features/ImportExport/IgnoreBlockProps.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/GulpLinks.d.ts +3 -0
- package/lib/components/atoms/Links/GulpLinks.d.ts.map +1 -0
- package/lib/components/atoms/Links/GulpLinks.js +13 -0
- package/lib/components/atoms/Links/GulpLinks.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/Links/ValidateLinks.d.ts +3 -0
- package/lib/components/atoms/Links/ValidateLinks.d.ts.map +1 -0
- package/lib/components/atoms/Links/ValidateLinks.js +13 -0
- package/lib/components/atoms/Links/ValidateLinks.js.map +1 -0
- package/lib/components/atoms/Links/_LinkIsValid.d.ts +15 -0
- package/lib/components/atoms/Links/_LinkIsValid.d.ts.map +1 -0
- package/lib/components/atoms/Links/_LinkIsValid.js +75 -0
- package/lib/components/atoms/Links/_LinkIsValid.js.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/buildAnalyticsSummary.d.ts +4 -0
- package/lib/components/atoms/easy-analytics/functions/buildAnalyticsSummary.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/buildAnalyticsSummary.js +84 -0
- package/lib/components/atoms/easy-analytics/functions/buildAnalyticsSummary.js.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/createAnalyticsSourceProps.d.ts +6 -0
- package/lib/components/atoms/easy-analytics/functions/createAnalyticsSourceProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/createAnalyticsSourceProps.js +36 -0
- package/lib/components/atoms/easy-analytics/functions/createAnalyticsSourceProps.js.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/getBestAnalyticsLinkAndIcon.d.ts +9 -0
- package/lib/components/atoms/easy-analytics/functions/getBestAnalyticsLinkAndIcon.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/getBestAnalyticsLinkAndIcon.js +32 -0
- package/lib/components/atoms/easy-analytics/functions/getBestAnalyticsLinkAndIcon.js.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/getPageTitle.d.ts +3 -0
- package/lib/components/atoms/easy-analytics/functions/getPageTitle.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/getPageTitle.js +11 -0
- package/lib/components/atoms/easy-analytics/functions/getPageTitle.js.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/summarizeArrayByKey.d.ts +63 -0
- package/lib/components/atoms/easy-analytics/functions/summarizeArrayByKey.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/summarizeArrayByKey.js +172 -0
- package/lib/components/atoms/easy-analytics/functions/summarizeArrayByKey.js.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/EasyContents.d.ts +8 -0
- package/lib/components/atoms/easy-analytics/interfaces/EasyContents.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/EasyContents.js +8 -0
- package/lib/components/atoms/easy-analytics/interfaces/EasyContents.js.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/ExtremeStorageLog.d.ts +2 -0
- package/lib/components/atoms/easy-analytics/interfaces/ExtremeStorageLog.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/ExtremeStorageLog.js +2 -0
- package/lib/components/atoms/easy-analytics/interfaces/ExtremeStorageLog.js.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/IEasyAnalyticsHookProps.d.ts +26 -0
- package/lib/components/atoms/easy-analytics/interfaces/IEasyAnalyticsHookProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/IEasyAnalyticsHookProps.js +6 -0
- package/lib/components/atoms/easy-analytics/interfaces/IEasyAnalyticsHookProps.js.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/IStateSourceA.d.ts +15 -0
- package/lib/components/atoms/easy-analytics/interfaces/IStateSourceA.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/IStateSourceA.js +2 -0
- package/lib/components/atoms/easy-analytics/interfaces/IStateSourceA.js.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/analytics.d.ts +86 -0
- package/lib/components/atoms/easy-analytics/interfaces/analytics.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/analytics.js +5 -0
- package/lib/components/atoms/easy-analytics/interfaces/analytics.js.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/constants.d.ts +8 -0
- package/lib/components/atoms/easy-analytics/interfaces/constants.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/constants.js +23 -0
- package/lib/components/atoms/easy-analytics/interfaces/constants.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/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/createAnalyticsSourceProps.d.ts +6 -0
- package/lib/components/atoms/easy-pages/interfaces/createAnalyticsSourceProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/createAnalyticsSourceProps.js +31 -0
- package/lib/components/atoms/easy-pages/interfaces/createAnalyticsSourceProps.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/ModernPages/Interfaces/IModernPage.d.ts +25 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPage.d.ts.map +1 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPage.js +13 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPage.js.map +1 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPagesProps.d.ts +31 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPagesProps.d.ts.map +1 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPagesProps.js +4 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPagesProps.js.map +1 -0
- package/lib/components/molecules/ModernPages/Interfaces/ISingleModernPageProps.d.ts +23 -0
- package/lib/components/molecules/ModernPages/Interfaces/ISingleModernPageProps.d.ts.map +1 -0
- package/lib/components/molecules/ModernPages/Interfaces/ISingleModernPageProps.js +2 -0
- package/lib/components/molecules/ModernPages/Interfaces/ISingleModernPageProps.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/SearchPage/functions/addDeepPropsToSearch.d.ts +3 -0
- package/lib/components/molecules/SearchPage/functions/addDeepPropsToSearch.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addDeepPropsToSearch.js +9 -0
- package/lib/components/molecules/SearchPage/functions/addDeepPropsToSearch.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addItemIsA.d.ts +4 -0
- package/lib/components/molecules/SearchPage/functions/addItemIsA.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addItemIsA.js +22 -0
- package/lib/components/molecules/SearchPage/functions/addItemIsA.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addListIsAMeta.d.ts +4 -0
- package/lib/components/molecules/SearchPage/functions/addListIsAMeta.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addListIsAMeta.js +73 -0
- package/lib/components/molecules/SearchPage/functions/addListIsAMeta.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAll.d.ts +6 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAll.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAll.js +14 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAll.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAllV2.d.ts +6 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAllV2.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAllV2.js +14 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAllV2.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFile.d.ts +5 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFile.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFile.js +137 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFile.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFileV2.d.ts +7 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFileV2.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFileV2.js +182 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFileV2.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta1.d.ts +39 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta1.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta1.js +513 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta1.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta2.d.ts +10 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta2.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta2.js +83 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta2.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/getFilteredV1.d.ts +20 -0
- package/lib/components/molecules/SearchPage/functions/getFilteredV1.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/getFilteredV1.js +130 -0
- package/lib/components/molecules/SearchPage/functions/getFilteredV1.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/markPopular.d.ts +19 -0
- package/lib/components/molecules/SearchPage/functions/markPopular.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/markPopular.js +78 -0
- package/lib/components/molecules/SearchPage/functions/markPopular.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/SysLists.d.ts +46 -0
- package/lib/components/molecules/source-props/Lists/getVX/SysLists.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/SysLists.js +125 -0
- package/lib/components/molecules/source-props/Lists/getVX/SysLists.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/Math/getNumber.d.ts +12 -0
- package/lib/logic/Math/getNumber.d.ts.map +1 -0
- package/lib/logic/Math/getNumber.js +24 -0
- package/lib/logic/Math/getNumber.js.map +1 -0
- package/lib/logic/Math/labels.d.ts +26 -0
- package/lib/logic/Math/labels.d.ts.map +1 -0
- package/lib/logic/Math/labels.js +52 -0
- package/lib/logic/Math/labels.js.map +1 -0
- package/lib/logic/Math/rounding.d.ts +13 -0
- package/lib/logic/Math/rounding.d.ts.map +1 -0
- package/lib/logic/Math/rounding.js +30 -0
- package/lib/logic/Math/rounding.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/getStringArrayBasic.d.ts +26 -0
- package/lib/logic/Strings/getStringArrayBasic.d.ts.map +1 -0
- package/lib/logic/Strings/getStringArrayBasic.js +45 -0
- package/lib/logic/Strings/getStringArrayBasic.js.map +1 -0
- package/lib/logic/Strings/getWordsFromString.d.ts +28 -0
- package/lib/logic/Strings/getWordsFromString.d.ts.map +1 -0
- package/lib/logic/Strings/getWordsFromString.js +88 -0
- package/lib/logic/Strings/getWordsFromString.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/Strings/urlServices.d.ts +62 -0
- package/lib/logic/Strings/urlServices.d.ts.map +1 -0
- package/lib/logic/Strings/urlServices.js +193 -0
- package/lib/logic/Strings/urlServices.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/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 @@
|
|
|
1
|
+
{"version":3,"file":"thinOutArray.d.ts","sourceRoot":"","sources":["../../../src/logic/Arrays/thinOutArray.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;;;;;;;;;;;;GAqBG;AAGH,wBAAgB,SAAS,CAAE,KAAK,EAAE,GAAG,EAAE,EAAE,KAAK,GAAE,MAAU,GAAG,GAAG,EAAE,CAmCjE;AAED;;;;;;;;;;;;;;;GAeG;AAGH,wBAAgB,gBAAgB,CAAE,WAAW,EAAE,MAAM,EAAG,KAAK,EAAE,MAAM,GAAI,MAAM,EAAE,CAchF;AAGD;;GAEG"}
|
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
// Function based on this post: https://codereview.stackexchange.com/a/56627
|
|
2
|
+
/**
|
|
3
|
+
* thinArray will take an array of elements and
|
|
4
|
+
* return 'relatively' evenly spaced elements at for total of 'count' items.
|
|
5
|
+
* NOTE that the spacing may not seem very even when the length is smaller
|
|
6
|
+
*
|
|
7
|
+
* example: array = [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ], count === 2:
|
|
8
|
+
* return: [ 0, 9 ]
|
|
9
|
+
* if count === 3: return: [0,4,9]
|
|
10
|
+
* if count === 4: return: [0,2,5,9]
|
|
11
|
+
*
|
|
12
|
+
* FRINGE CASE:
|
|
13
|
+
* Added pushEven for when 1 < ratio < 2 where it would return [0] instead of every other element.
|
|
14
|
+
As an example if length === 99 and count === 51, it would return [0] but of count were 50 it would give every other item.
|
|
15
|
+
So now, if the ratio of length / count < 2, it will just return the first, every other one and the last.
|
|
16
|
+
So if you had an array of length 99 and asked for 98 back, it would only give you an array with 50 items... 0,2,4,6,8,10..., 98 so every other item.
|
|
17
|
+
This means in this case, you could get far less items back than the count, but then the logic would not have to decide which ones to skip.
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
* @param array
|
|
21
|
+
* @param count
|
|
22
|
+
* @returns
|
|
23
|
+
*/
|
|
24
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
25
|
+
export function thinArray(array, count = 2) {
|
|
26
|
+
const originalLength = array.length;
|
|
27
|
+
if (originalLength === 0) {
|
|
28
|
+
return [];
|
|
29
|
+
}
|
|
30
|
+
else if (originalLength <= count) {
|
|
31
|
+
return array;
|
|
32
|
+
}
|
|
33
|
+
else if (count === 2) {
|
|
34
|
+
return [array[0], array[originalLength - 1]];
|
|
35
|
+
}
|
|
36
|
+
const targetSections = count - 1;
|
|
37
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
38
|
+
const output = [];
|
|
39
|
+
const ratio = originalLength / targetSections;
|
|
40
|
+
array.map((e, i) => {
|
|
41
|
+
const iPush = Math.floor(output.length * (ratio) - 1);
|
|
42
|
+
// Added pushEven for when 1 < ratio < 2 where it would return [0] instead of every other element.
|
|
43
|
+
// As an example if length === 99 and count === 51, it would return [0] but of count were 50 it would give every other item.
|
|
44
|
+
const isEven = (i % 2) === 0 ? true : false;
|
|
45
|
+
const pushEven = ratio < 2 && isEven === true ? true : false;
|
|
46
|
+
if (iPush === i || i === 0 || i === array.length || pushEven === true) {
|
|
47
|
+
output.push(e);
|
|
48
|
+
}
|
|
49
|
+
});
|
|
50
|
+
return output;
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* getSpreadIndexes will take the length (of an array) and
|
|
54
|
+
* return evenly spaced zero-based indexes for total of 'count' indexes.
|
|
55
|
+
*
|
|
56
|
+
* example: array = [ A, B, C, D, E, F, G, H, I, J, ] ( length === 10 ), count === 2:
|
|
57
|
+
* return: [ 0, 9 ] =>>> if you map these indexes, the result would be: [ A, J ]
|
|
58
|
+
* if count === 3: return: [0,4,9] =>>> if you map these indexes, the result would be: [ A, E, J ]
|
|
59
|
+
* if count === 4: return: [0,2,5,9] =>>> if you map these indexes, the result would be: [ A, C, F, J ]
|
|
60
|
+
*
|
|
61
|
+
* NOTE FRINGE CASE MENTIONED IN thinArray function where the 1 < ( length / count ) < 2
|
|
62
|
+
* You may not get the total count of items back in that case. but every other item instead.
|
|
63
|
+
*
|
|
64
|
+
* @param array
|
|
65
|
+
* @param count
|
|
66
|
+
* @returns
|
|
67
|
+
*/
|
|
68
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
69
|
+
export function getSpreadIndexes(arrayLength, count) {
|
|
70
|
+
if (arrayLength === 0) {
|
|
71
|
+
return [];
|
|
72
|
+
}
|
|
73
|
+
const indexes = Array.from({ length: arrayLength }, (_, i) => i);
|
|
74
|
+
if (arrayLength <= count) {
|
|
75
|
+
return indexes;
|
|
76
|
+
}
|
|
77
|
+
else {
|
|
78
|
+
const keepIndexes = thinArray(indexes, count);
|
|
79
|
+
return keepIndexes;
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
/**
|
|
83
|
+
* The following commented code is what I tested in code pen for reference and testing if needed
|
|
84
|
+
*/
|
|
85
|
+
// const arrLength = 99;
|
|
86
|
+
// const numbers = Array.from({ length: arrLength }, (_, i) => i );
|
|
87
|
+
// function thinArray(array, count ) {
|
|
88
|
+
// const originalLength = array.length;
|
|
89
|
+
// if (originalLength === 0) {
|
|
90
|
+
// console.log('first if')
|
|
91
|
+
// return [];
|
|
92
|
+
// } else if (originalLength <= count) {
|
|
93
|
+
// console.log('first else')
|
|
94
|
+
// return array;
|
|
95
|
+
// } else if ( count === 2 ) {
|
|
96
|
+
// console.log('second else')
|
|
97
|
+
// return [ array[0], array[ originalLength - 1] ];
|
|
98
|
+
// }
|
|
99
|
+
// const targetSections = count -1;
|
|
100
|
+
// // eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
101
|
+
// const output= [];
|
|
102
|
+
// const ratio = originalLength / targetSections;
|
|
103
|
+
// console.log('test',targetSections);
|
|
104
|
+
// array.map( ( e, i ) => {
|
|
105
|
+
// const iPush = Math.floor(output.length * ( ratio ) -1);
|
|
106
|
+
// const isEven = (i % 2) == 0 ? true : false;
|
|
107
|
+
// const iPushEven = ratio < 2 && isEven === true ? true : false;
|
|
108
|
+
// if ( iPush === i || i === 0 || i === array.length || iPushEven === true ) {
|
|
109
|
+
// output.push( e );
|
|
110
|
+
// }
|
|
111
|
+
// console.log( 'iPush',iPushEven, i, iPush, output )
|
|
112
|
+
// });
|
|
113
|
+
// console.log( 'ratio',ratio )
|
|
114
|
+
// return output;
|
|
115
|
+
// }
|
|
116
|
+
// const base = 51;
|
|
117
|
+
// const result = thinArray( numbers,base)
|
|
118
|
+
// console.log( `${( arrLength + 1 )} / ${base-1}`, ( arrLength + 1 ) / ( base-1 ) )
|
|
119
|
+
// console.log(`${( arrLength + 1 )} / ${base}`, ( arrLength + 1 ) / base)
|
|
120
|
+
// console.log( `${( arrLength + 1 )} / ${base+1}`, ( arrLength + 1 ) / ( base + 1 ) )
|
|
121
|
+
// console.log( result )
|
|
122
|
+
//# sourceMappingURL=thinOutArray.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"thinOutArray.js","sourceRoot":"","sources":["../../../src/logic/Arrays/thinOutArray.ts"],"names":[],"mappings":"AAEA,6EAA6E;AAE7E;;;;;;;;;;;;;;;;;;;;;GAqBG;AAEH,8DAA8D;AAC9D,MAAM,UAAU,SAAS,CAAE,KAAY,EAAE,QAAgB,CAAC;IAExD,MAAM,cAAc,GAAG,KAAK,CAAC,MAAM,CAAC;IAEpC,IAAI,cAAc,KAAK,CAAC,EAAE;QACtB,OAAO,EAAE,CAAC;KAEb;SAAM,IAAI,cAAc,IAAI,KAAK,EAAE;QAChC,OAAO,KAAK,CAAC;KAEhB;SAAM,IAAK,KAAK,KAAK,CAAC,EAAG;QACxB,OAAO,CAAE,KAAK,CAAC,CAAC,CAAC,EAAE,KAAK,CAAE,cAAc,GAAG,CAAC,CAAC,CAAE,CAAC;KAEjD;IAED,MAAM,cAAc,GAAG,KAAK,GAAE,CAAC,CAAC;IAChC,8DAA8D;IAC9D,MAAM,MAAM,GAAS,EAAE,CAAC;IACxB,MAAM,KAAK,GAAG,cAAc,GAAG,cAAc,CAAC;IAE9C,KAAK,CAAC,GAAG,CAAE,CAAE,CAAC,EAAE,CAAC,EAAG,EAAE;QACpB,MAAM,KAAK,GAAG,IAAI,CAAC,KAAK,CAAC,MAAM,CAAC,MAAM,GAAG,CAAE,KAAK,CAAE,GAAE,CAAC,CAAC,CAAC;QAEvD,kGAAkG;QAClG,4HAA4H;QAC5H,MAAM,MAAM,GAAG,CAAC,CAAC,GAAG,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC;QAC5C,MAAM,QAAQ,GAAG,KAAK,GAAG,CAAC,IAAI,MAAM,KAAK,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC;QAE7D,IAAK,KAAK,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,KAAK,CAAC,MAAM,IAAI,QAAQ,KAAK,IAAI,EAAG;YACvE,MAAM,CAAC,IAAI,CAAE,CAAC,CAAE,CAAC;SAClB;IACH,CAAC,CAAC,CAAC;IAEH,OAAO,MAAM,CAAC;AAEhB,CAAC;AAED;;;;;;;;;;;;;;;GAeG;AAEH,8DAA8D;AAC9D,MAAM,UAAU,gBAAgB,CAAE,WAAmB,EAAG,KAAa;IAEnE,IAAI,WAAW,KAAK,CAAC,EAAE;QAAE,OAAO,EAAE,CAAC;KAAE;IAErC,MAAM,OAAO,GAAG,KAAK,CAAC,IAAI,CAAC,EAAE,MAAM,EAAE,WAAW,EAAE,EAAE,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,CAAC,CAAE,CAAC;IAElE,IAAK,WAAW,IAAI,KAAK,EAAE;QACzB,OAAO,OAAO,CAAC;KAEhB;SAAM;QACL,MAAM,WAAW,GAAG,SAAS,CAAE,OAAO,EAAE,KAAK,CAAE,CAAC;QAChD,OAAO,WAAW,CAAC;KACpB;AAEH,CAAC;AAGD;;GAEG;AAEH,wBAAwB;AAExB,mEAAmE;AAEnE,sCAAsC;AAEtC,yCAAyC;AAEzC,gCAAgC;AAChC,gCAAgC;AAChC,mBAAmB;AACnB,0CAA0C;AAC1C,kCAAkC;AAClC,sBAAsB;AACtB,gCAAgC;AAChC,iCAAiC;AACjC,uDAAuD;AACvD,MAAM;AAEN,qCAAqC;AACrC,mEAAmE;AACnE,sBAAsB;AACtB,mDAAmD;AACnD,wCAAwC;AACxC,6BAA6B;AAC7B,8DAA8D;AAC9D,kDAAkD;AAClD,qEAAqE;AACrE,kFAAkF;AAClF,0BAA0B;AAC1B,QAAQ;AACR,yDAAyD;AACzD,QAAQ;AACR,iCAAiC;AACjC,mBAAmB;AACnB,IAAI;AAEJ,mBAAmB;AAEnB,0CAA0C;AAE1C,oFAAoF;AACpF,0EAA0E;AAC1E,sFAAsF;AACtF,wBAAwB"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/***
|
|
2
|
+
* db .d88b. d888b d888b d888888b d8b db d888b
|
|
3
|
+
* 88 .8P Y8. 88' Y8b 88' Y8b `88' 888o 88 88' Y8b
|
|
4
|
+
* 88 88 88 88 88 88 88V8o 88 88
|
|
5
|
+
* 88 88 88 88 ooo 88 ooo 88 88 V8o88 88 ooo
|
|
6
|
+
* 88booo. `8b d8' 88. ~8~ 88. ~8~ .88. 88 V888 88. ~8~
|
|
7
|
+
* Y88888P `Y88P' Y888P Y888P Y888888P VP V8P Y888P
|
|
8
|
+
*
|
|
9
|
+
|
|
10
|
+
import { getHelpfullErrorV2 } from '@mikezimm/npmfunctions/dist/Services/Logging/ErrorHandler';
|
|
11
|
+
|
|
12
|
+
*/
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @param e
|
|
16
|
+
* @param alertMe
|
|
17
|
+
* @param consoleLog
|
|
18
|
+
* @param traceString : Format = webpart|analyticsWeb|analyticsList|result|text1|text2|number1|number2
|
|
19
|
+
* @param logErrors : This will log any unknown errors to generic error log
|
|
20
|
+
*/
|
|
21
|
+
export declare function getHelpfullErrorV2(e: any, alertMe: boolean | undefined, consoleLog: boolean | undefined, traceString: string, logErrors?: boolean): IHelpfullOutput;
|
|
22
|
+
export declare function getHelpfullError(e: any, alertMe?: boolean, consoleLog?: boolean, logErrors?: boolean): IHelpfullOutput;
|
|
23
|
+
export interface IHelpfullInput {
|
|
24
|
+
e: any;
|
|
25
|
+
alertMe?: boolean;
|
|
26
|
+
consoleLog?: boolean;
|
|
27
|
+
traceString?: string | null;
|
|
28
|
+
logErrors?: boolean;
|
|
29
|
+
}
|
|
30
|
+
export interface IHelpfullOutput {
|
|
31
|
+
errObj: any;
|
|
32
|
+
friendly: string;
|
|
33
|
+
result: string;
|
|
34
|
+
returnMess: string;
|
|
35
|
+
}
|
|
36
|
+
export declare function convertHelpfullError(inputs: IHelpfullInput): IHelpfullOutput;
|
|
37
|
+
//# sourceMappingURL=friendly.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"friendly.d.ts","sourceRoot":"","sources":["../../../src/logic/Errors/friendly.ts"],"names":[],"mappings":"AACA;;;;;;;;;;;GAWG;AAEH;;;;;;;GAOG;AACH,wBAAgB,kBAAkB,CAAC,CAAC,EAAG,GAAG,EAAE,OAAO,qBAAO,EAAE,UAAU,qBAAO,EAAE,WAAW,EAAE,MAAM,EAAE,SAAS,GAAE,OAAc,GAAK,eAAe,CAKhJ;AAED,wBAAgB,gBAAgB,CAAE,CAAC,EAAG,GAAG,EAAE,OAAO,UAAO,EAAE,UAAU,UAAO,EAAE,SAAS,GAAE,OAAc,GAAI,eAAe,CAKzH;AAQD,MAAM,WAAW,cAAc;IAC7B,CAAC,EAAG,GAAG,CAAC;IACR,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,MAAM,WAAW,eAAe;IAC9B,MAAM,EAAE,GAAG,CAAC;IACZ,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,MAAM,CAAC;CAEpB;AAED,wBAAgB,oBAAoB,CAAE,MAAM,EAAE,cAAc,GAAK,eAAe,CA4L/E"}
|
|
@@ -0,0 +1,228 @@
|
|
|
1
|
+
/***
|
|
2
|
+
* db .d88b. d888b d888b d888888b d8b db d888b
|
|
3
|
+
* 88 .8P Y8. 88' Y8b 88' Y8b `88' 888o 88 88' Y8b
|
|
4
|
+
* 88 88 88 88 88 88 88V8o 88 88
|
|
5
|
+
* 88 88 88 88 ooo 88 ooo 88 88 V8o88 88 ooo
|
|
6
|
+
* 88booo. `8b d8' 88. ~8~ 88. ~8~ .88. 88 V888 88. ~8~
|
|
7
|
+
* Y88888P `Y88P' Y888P Y888P Y888888P VP V8P Y888P
|
|
8
|
+
*
|
|
9
|
+
|
|
10
|
+
import { getHelpfullErrorV2 } from '@mikezimm/npmfunctions/dist/Services/Logging/ErrorHandler';
|
|
11
|
+
|
|
12
|
+
*/
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @param e
|
|
16
|
+
* @param alertMe
|
|
17
|
+
* @param consoleLog
|
|
18
|
+
* @param traceString : Format = webpart|analyticsWeb|analyticsList|result|text1|text2|number1|number2
|
|
19
|
+
* @param logErrors : This will log any unknown errors to generic error log
|
|
20
|
+
*/
|
|
21
|
+
export function getHelpfullErrorV2(e, alertMe = true, consoleLog = true, traceString, logErrors = true) {
|
|
22
|
+
let returnMess = convertHelpfullError({ e: e, alertMe: alertMe, consoleLog: consoleLog, traceString: traceString, logErrors: logErrors });
|
|
23
|
+
return returnMess;
|
|
24
|
+
}
|
|
25
|
+
export function getHelpfullError(e, alertMe = true, consoleLog = true, logErrors = true) {
|
|
26
|
+
let returnMess = convertHelpfullError({ e: e, alertMe: alertMe, consoleLog: consoleLog, traceString: null, logErrors: logErrors });
|
|
27
|
+
return returnMess;
|
|
28
|
+
}
|
|
29
|
+
export function convertHelpfullError(inputs) {
|
|
30
|
+
const { e, alertMe, consoleLog, traceString, } = inputs;
|
|
31
|
+
if (consoleLog === true) {
|
|
32
|
+
console.log('convertHelpfullError:', e);
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* If you change result from 'e', be sure to update in if ( errObj === null...
|
|
36
|
+
*/
|
|
37
|
+
let result = 'e';
|
|
38
|
+
let errObj = null;
|
|
39
|
+
if (e.message) {
|
|
40
|
+
let loc1 = e.message.indexOf("{\"");
|
|
41
|
+
if (loc1 > 0) {
|
|
42
|
+
result = e.message.substring(loc1);
|
|
43
|
+
errObj = JSON.parse(result);
|
|
44
|
+
}
|
|
45
|
+
else if (e.message.indexOf('Error making HttpClient request in queryable [404]') > -1) {
|
|
46
|
+
result = 'Error making HttpClient request in queryable [404]';
|
|
47
|
+
}
|
|
48
|
+
else if (e.message.indexOf('Failed to fetch') > -1) {
|
|
49
|
+
result = 'Failed to fetch';
|
|
50
|
+
}
|
|
51
|
+
else if (e.message !== null || e.message !== undefined) {
|
|
52
|
+
result = e.message;
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
if (result === 'e') { //Then it didn't find 404 or Failed to Fetch
|
|
56
|
+
if (errObj === null) {
|
|
57
|
+
result = 'Unknown error... Sorry :(';
|
|
58
|
+
}
|
|
59
|
+
else if (errObj['odata.error']) {
|
|
60
|
+
result = errObj != null ? errObj['odata.error']['message']['value'] : e.message != null ? e.message : e;
|
|
61
|
+
}
|
|
62
|
+
else if (errObj['message']) {
|
|
63
|
+
result = errObj != null ? errObj['message']['value'] : e.message != null ? e.message : e;
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
let friendlyMessage = null;
|
|
67
|
+
// Error making HttpClient request in queryable [404] ::>
|
|
68
|
+
if (result.indexOf("A 'PrimitiveValue' node with non-null value was found when trying to read the value of a navigation property") > -1) {
|
|
69
|
+
friendlyMessage = 'Your Item object may have mis-identied a User column. BE SURE user column is followed by Id such as: EditorId';
|
|
70
|
+
}
|
|
71
|
+
if (result.indexOf('Access denied') > -1) {
|
|
72
|
+
friendlyMessage = 'Double check your access to this resource.';
|
|
73
|
+
}
|
|
74
|
+
if (result.indexOf('unauthorized') > -1) {
|
|
75
|
+
friendlyMessage = 'Double check your access to this resource.';
|
|
76
|
+
}
|
|
77
|
+
if (result.indexOf('Failed to fetch') > -1) {
|
|
78
|
+
friendlyMessage = 'This can happen if the web url is not valid.';
|
|
79
|
+
}
|
|
80
|
+
// Due to organizational policies: Added for https://github.com/mikezimm/SecureScript7/issues/67
|
|
81
|
+
if (result.indexOf('Due to organizational policies') > -1 && result.indexOf('download these resources from this device."') > -1) {
|
|
82
|
+
friendlyMessage = 'Tenant Policy prevents downloads to an unmanaged device.';
|
|
83
|
+
}
|
|
84
|
+
if (result.indexOf('A null value was detected in the items of a collection property value') > -1) {
|
|
85
|
+
friendlyMessage = 'This can happen if you are saving a null value where an array is expected... Maybe try saving an empty array instead :).';
|
|
86
|
+
}
|
|
87
|
+
if (result.indexOf(`An unexpected 'StartObject' node was found when reading from the JSON reader. A 'PrimitiveValue' node was expected.`) > -1) {
|
|
88
|
+
friendlyMessage = 'Common causes: Saving a Url Object or JSON Object to string column.';
|
|
89
|
+
}
|
|
90
|
+
if (result.indexOf("The formula contains a syntax error or is not supported.") > -1) {
|
|
91
|
+
friendlyMessage = 'Common causes: You have a formula that is not valid.';
|
|
92
|
+
}
|
|
93
|
+
if (result.indexOf("The formula contains a circular reference") > -1) {
|
|
94
|
+
friendlyMessage = 'Common causes: The formula refers to the current column which creates circular reference.';
|
|
95
|
+
}
|
|
96
|
+
if (result.indexOf(`An unexpected 'PrimitiveValue' node was found when reading from the JSON reader. A 'StartObject' node was expected`) > -1) {
|
|
97
|
+
friendlyMessage = 'Common causes: Saving a string to a URL column, saving text to multi-select choice column.';
|
|
98
|
+
}
|
|
99
|
+
if (result.indexOf('does not exist') > -1 && result.indexOf('Column') > -1) {
|
|
100
|
+
friendlyMessage = 'Missing column: ' + result.split('\'')[1];
|
|
101
|
+
}
|
|
102
|
+
if (result.indexOf('does not exist on type') > -1) {
|
|
103
|
+
friendlyMessage = 'Missing column: ' + result.split('\'')[1];
|
|
104
|
+
}
|
|
105
|
+
if (result.indexOf('does not exist.') > -1 && result.indexOf('field or property') > -1) {
|
|
106
|
+
friendlyMessage = 'Missing column: ' + result.split('\'')[1];
|
|
107
|
+
}
|
|
108
|
+
if (result.indexOf('does not exist') > -1 && result.indexOf('List') === 0) {
|
|
109
|
+
friendlyMessage = 'List : ' + result.split('\'')[1] + ' does not exist on this site: ' + result.split('\'')[4];
|
|
110
|
+
}
|
|
111
|
+
if (result.indexOf('Cannot index this column because') > -1 && result.indexOf('maximum number of columns is currently being indexed') > -1) {
|
|
112
|
+
friendlyMessage = 'Over Indexing : You already have the maximum number of columns indexed on the list. Not all settings (like choices) will be set properly because of this error.';
|
|
113
|
+
}
|
|
114
|
+
if (result.indexOf('document library with the specified title already exists') > -1) {
|
|
115
|
+
friendlyMessage = 'List with title already exists.';
|
|
116
|
+
}
|
|
117
|
+
if (result.indexOf('Item does not exist') > -1) {
|
|
118
|
+
friendlyMessage = 'This can happen if you are trying to find something that well... does not exist:).';
|
|
119
|
+
}
|
|
120
|
+
if (result.indexOf('Cannot find resource for the request SP.UserProfiles') > -1) {
|
|
121
|
+
friendlyMessage = 'This can happen if you have a typo in a URL:).';
|
|
122
|
+
}
|
|
123
|
+
if (result.indexOf('Invalid JSON. The property name \'\' is not valid.') > -1) {
|
|
124
|
+
friendlyMessage = 'Check the code for a place where a single quote was replaced by a backtick.';
|
|
125
|
+
}
|
|
126
|
+
if (result.indexOf('Cannot convert a primitive value to the expected type \'Edm.Double\'.') > -1) {
|
|
127
|
+
friendlyMessage = 'You may be trying to save non-number to Number column :).';
|
|
128
|
+
}
|
|
129
|
+
if (result.indexOf('Cannot convert a primitive value to the expected type \'Edm.String\'.') > -1) {
|
|
130
|
+
friendlyMessage = 'You may be trying to save a Number or Boolean to String column :).';
|
|
131
|
+
}
|
|
132
|
+
if (friendlyMessage === null) {
|
|
133
|
+
/**
|
|
134
|
+
* https://github.com/mikezimm/drilldown7/issues/409
|
|
135
|
+
* Ohh Snap! You may be trying to save a non-DateTime value to a DateTime column :). -- FULL ERROR MESSAGE:
|
|
136
|
+
* {"odata.error":{"code":"-1, Microsoft.SharePoint.Client.InvalidClientQueryException",
|
|
137
|
+
* "message":{"lang":"en-US",
|
|
138
|
+
* "value":"Cannot convert a primitive value to the expected type 'Edm.DateTime'. See the inner exception for more details."}}}
|
|
139
|
+
*/
|
|
140
|
+
if (result.indexOf('Cannot convert a primitive value to the expected type \'Edm.') > -1) {
|
|
141
|
+
let parts = result.split('Cannot convert a primitive value to the expected type \'Edm.');
|
|
142
|
+
let expectedType = parts[1];
|
|
143
|
+
expectedType = expectedType.substring(0, expectedType.indexOf('\''));
|
|
144
|
+
friendlyMessage = `You may be trying to save a non-${expectedType} value to a ${expectedType} column :). If you are trying to clear a date, set it to null instead of "".`;
|
|
145
|
+
}
|
|
146
|
+
}
|
|
147
|
+
if (result.indexOf('One or more column references are not allowed, because the columns are defined as a data type that is not supported in formulas.') > -1) {
|
|
148
|
+
friendlyMessage = 'You may be trying to use a Hidden or Non-Existant column in a calculated column.';
|
|
149
|
+
}
|
|
150
|
+
if (result.indexOf('The formula refers to a column that does not exist.') > -1) {
|
|
151
|
+
friendlyMessage = 'Check the formula for spelling mistakes and missing or hidden columns';
|
|
152
|
+
}
|
|
153
|
+
if (result.indexOf('You do not have permission') > -1) {
|
|
154
|
+
friendlyMessage = 'You do not have access to something. Double check to make sure you are logged in as well!';
|
|
155
|
+
}
|
|
156
|
+
if (result.indexOf('does not exist on type') > -1 && result.indexOf('ListItem\'') > -1 && result.indexOf('The property') > -1) {
|
|
157
|
+
if (friendlyMessage != null) {
|
|
158
|
+
friendlyMessage += ' AND ';
|
|
159
|
+
}
|
|
160
|
+
else {
|
|
161
|
+
friendlyMessage = '';
|
|
162
|
+
}
|
|
163
|
+
friendlyMessage += 'Column: ' + result.split('\'')[1] + ' does not exist on list!';
|
|
164
|
+
}
|
|
165
|
+
if (result.indexOf('does not exist at site with URL') > -1 && result.indexOf('List \'') > -1) {
|
|
166
|
+
if (friendlyMessage != null) {
|
|
167
|
+
friendlyMessage += ' AND ';
|
|
168
|
+
}
|
|
169
|
+
else {
|
|
170
|
+
friendlyMessage = '';
|
|
171
|
+
}
|
|
172
|
+
friendlyMessage += 'List or Library: ' + result.split('\'')[1] + ' does not exist on site! Maybe try List Name or List Title instead?';
|
|
173
|
+
}
|
|
174
|
+
// Found in Drilldown when trying to fetch data from a list.
|
|
175
|
+
if (result.indexOf('query cannot be completed because the number of lookup columns it contains exceeds the lookup column threshold') > -1) {
|
|
176
|
+
if (friendlyMessage != null) {
|
|
177
|
+
friendlyMessage += ' AND ';
|
|
178
|
+
}
|
|
179
|
+
else {
|
|
180
|
+
friendlyMessage = '';
|
|
181
|
+
}
|
|
182
|
+
friendlyMessage += 'We can only fetch 10 Lookup type columns (Lookup and People columns). Make sure you only add up to 8 between refiners, views and commands!';
|
|
183
|
+
}
|
|
184
|
+
if (friendlyMessage === null) {
|
|
185
|
+
if (result.indexOf('Error making HttpClient request in queryable [404]') > -1) {
|
|
186
|
+
friendlyMessage = 'Check your site or list URL to make sure it is valid. Error [404]';
|
|
187
|
+
}
|
|
188
|
+
else if (result.indexOf('Failed to fetch') > -1) {
|
|
189
|
+
friendlyMessage = 'Failed to fetch: Check to make sure your Url has the right domain (domain = to the left of /sites/)';
|
|
190
|
+
}
|
|
191
|
+
}
|
|
192
|
+
// Last ditch effort to get the error message: https://github.com/mikezimm/fps-library-v2/issues/33
|
|
193
|
+
if (friendlyMessage === null && typeof result === 'string' && result.indexOf(`"value":"`) > 0) { //Then it didn't find 404 or Failed to Fetch
|
|
194
|
+
if (errObj['odata.error']) {
|
|
195
|
+
friendlyMessage = errObj != null ? errObj['odata.error']['message']['value'] : e.message != null ? e.message : e;
|
|
196
|
+
}
|
|
197
|
+
else if (errObj['message']) {
|
|
198
|
+
friendlyMessage = errObj != null ? errObj['message']['value'] : e.message != null ? e.message : e;
|
|
199
|
+
}
|
|
200
|
+
}
|
|
201
|
+
let returnMess = friendlyMessage === null ? result : 'Ohh Snap!\n' + friendlyMessage + ' \n-- FULL ERROR MESSAGE: \n' + result;
|
|
202
|
+
if (consoleLog === true) {
|
|
203
|
+
console.log('---===>>> ERROR - ErrorHandler Console Log:');
|
|
204
|
+
console.log('errObj:', errObj);
|
|
205
|
+
console.log('e:', e);
|
|
206
|
+
console.log('result:', result);
|
|
207
|
+
console.log('returnMess:', returnMess);
|
|
208
|
+
console.log('traceString:', traceString);
|
|
209
|
+
}
|
|
210
|
+
if (alertMe === true) {
|
|
211
|
+
if (consoleLog !== true) {
|
|
212
|
+
console.log('---===>>> ERROR - ErrorHandler Console Log:');
|
|
213
|
+
console.log('errObj:', errObj);
|
|
214
|
+
console.log('e:', e);
|
|
215
|
+
console.log('result:', result);
|
|
216
|
+
console.log('returnMess:', returnMess);
|
|
217
|
+
console.log('traceString:', traceString);
|
|
218
|
+
}
|
|
219
|
+
if (traceString && traceString.length > 0 && traceString.indexOf('getSiteInfo') > -1) {
|
|
220
|
+
//Skip this particular case because it breaks Easy Contents when clicking on Site Contents links and Gear Links
|
|
221
|
+
}
|
|
222
|
+
else {
|
|
223
|
+
alert(returnMess);
|
|
224
|
+
}
|
|
225
|
+
}
|
|
226
|
+
return { errObj: errObj, friendly: friendlyMessage ? friendlyMessage : '', result: result, returnMess: returnMess, };
|
|
227
|
+
}
|
|
228
|
+
//# sourceMappingURL=friendly.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"friendly.js","sourceRoot":"","sources":["../../../src/logic/Errors/friendly.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { ISimpleLink } from "./ISimpleLink";
|
|
2
|
+
export type IDetailedLinkDomain = '@SPO' | '@Teams' | '@External' | '@Custom' | 'N/A';
|
|
3
|
+
export interface IDomainDetails {
|
|
4
|
+
domain: string;
|
|
5
|
+
domainGroup: IDetailedLinkDomain;
|
|
6
|
+
}
|
|
7
|
+
/**
|
|
8
|
+
* The purpose of IDetailedLink is to add more detailed context to the link such has what type of domain
|
|
9
|
+
*/
|
|
10
|
+
export interface IDetailedLink extends ISimpleLink {
|
|
11
|
+
domain: string;
|
|
12
|
+
domainGroup: IDetailedLinkDomain;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=IDetailedLink.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IDetailedLink.d.ts","sourceRoot":"","sources":["../../../../src/logic/Links/interfaces/IDetailedLink.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAE5C,MAAM,MAAM,mBAAmB,GAAG,MAAM,GAAG,QAAQ,GAAG,WAAW,GAAG,SAAS,GAAG,KAAK,CAAC;AAEtF,MAAM,WAAW,cAAc;IAC7B,MAAM,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,mBAAmB,CAAC;CAClC;AAED;;GAEG;AAEH,MAAM,WAAW,aAAc,SAAQ,WAAW;IAChD,MAAM,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,mBAAmB,CAAC;CAClC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IDetailedLink.js","sourceRoot":"","sources":["../../../../src/logic/Links/interfaces/IDetailedLink.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFpsFileProperty.d.ts","sourceRoot":"","sources":["../../../../src/logic/Links/interfaces/IFpsFileProperty.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,gBAAgB;IAC/B,iBAAiB,EAAE,MAAM,CAAC;IAC1B,IAAI,EAAE,MAAM,CAAC;CACd"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFpsFileProperty.js","sourceRoot":"","sources":["../../../../src/logic/Links/interfaces/IFpsFileProperty.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ISimpleLink.d.ts","sourceRoot":"","sources":["../../../../src/logic/Links/interfaces/ISimpleLink.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,WAAW;IAE1B,GAAG,EAAE,MAAM,CAAC;IACZ,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ISimpleLink.js","sourceRoot":"","sources":["../../../../src/logic/Links/interfaces/ISimpleLink.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* getSumableNumber will take any value and convert it to a number that can be sumable like:
|
|
3
|
+
* x += numb;
|
|
4
|
+
* x += getSumableNumber( numb, 'parseFloat', 0 );
|
|
5
|
+
*
|
|
6
|
+
* @param numb
|
|
7
|
+
* @param forStrings
|
|
8
|
+
* @param forNAN
|
|
9
|
+
* @returns
|
|
10
|
+
*/
|
|
11
|
+
export declare function getSumableNumber(numb: any, forStrings?: 'parseFloat' | 'zero', forNAN?: number): number;
|
|
12
|
+
//# sourceMappingURL=getNumber.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getNumber.d.ts","sourceRoot":"","sources":["../../../src/logic/Math/getNumber.ts"],"names":[],"mappings":"AACA;;;;;;;;;GASG;AACH,wBAAgB,gBAAgB,CAAE,IAAI,EAAE,GAAG,EAAE,UAAU,GAAE,YAAY,GAAG,MAAe,EAAE,MAAM,GAAE,MAAU,GAAI,MAAM,CAgBpH"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* getSumableNumber will take any value and convert it to a number that can be sumable like:
|
|
3
|
+
* x += numb;
|
|
4
|
+
* x += getSumableNumber( numb, 'parseFloat', 0 );
|
|
5
|
+
*
|
|
6
|
+
* @param numb
|
|
7
|
+
* @param forStrings
|
|
8
|
+
* @param forNAN
|
|
9
|
+
* @returns
|
|
10
|
+
*/
|
|
11
|
+
export function getSumableNumber(numb, forStrings = 'zero', forNAN = 0) {
|
|
12
|
+
let result = forNAN;
|
|
13
|
+
if (typeof numb === 'number') {
|
|
14
|
+
result = numb;
|
|
15
|
+
}
|
|
16
|
+
else if (typeof numb === 'bigint') {
|
|
17
|
+
result = Number(numb);
|
|
18
|
+
}
|
|
19
|
+
else if (typeof numb === 'string') {
|
|
20
|
+
result = forStrings === 'parseFloat' ? parseFloat(numb) : 0;
|
|
21
|
+
}
|
|
22
|
+
return result;
|
|
23
|
+
}
|
|
24
|
+
//# sourceMappingURL=getNumber.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getNumber.js","sourceRoot":"","sources":["../../../src/logic/Math/getNumber.ts"],"names":[],"mappings":"AACA;;;;;;;;;GASG;AACH,MAAM,UAAU,gBAAgB,CAAE,IAAS,EAAE,aAAoC,MAAM,EAAE,SAAiB,CAAC;IACzG,IAAI,MAAM,GAAW,MAAM,CAAC;IAE5B,IAAI,OAAO,IAAI,KAAK,QAAQ,EAAE;QAC5B,MAAM,GAAG,IAAI,CAAC;KAEf;SAAM,IAAK,OAAO,IAAI,KAAK,QAAQ,EAAE;QACpC,MAAM,GAAG,MAAM,CAAC,IAAI,CAAC,CAAC;KAEvB;SAAM,IAAK,OAAO,IAAI,KAAK,QAAQ,EAAE;QACpC,MAAM,GAAG,UAAU,KAAK,YAAY,CAAC,CAAC,CAAC,UAAU,CAAE,IAAI,CAAE,CAAC,CAAC,CAAC,CAAC,CAAC;KAE/D;IAED,OAAO,MAAM,CAAC;AAEhB,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/***
|
|
2
|
+
* d888b d88888b d888888b .d8888. d888888b d88888D d88888b db .d8b. d8888b. d88888b db
|
|
3
|
+
* 88' Y8b 88' `~~88~~' 88' YP `88' YP d8' 88' 88 d8' `8b 88 `8D 88' 88
|
|
4
|
+
* 88 88ooooo 88 `8bo. 88 d8' 88ooooo 88 88ooo88 88oooY' 88ooooo 88
|
|
5
|
+
* 88 ooo 88~~~~~ 88 `Y8b. 88 d8' 88~~~~~ 88 88~~~88 88~~~b. 88~~~~~ 88
|
|
6
|
+
* 88. ~8~ 88. 88 db 8D .88. d8' db 88. 88booo. 88 88 88 8D 88. 88booo.
|
|
7
|
+
* Y888P Y88888P YP `8888Y' Y888888P d88888P Y88888P Y88888P YP YP Y8888P' Y88888P Y88888P
|
|
8
|
+
*
|
|
9
|
+
* import { getSizeLabel } from '@mikezimm/npmfunctions/dist/Services/Strings/stringServices';
|
|
10
|
+
*/
|
|
11
|
+
export declare function getSizeLabel(size: number, decimal?: number): string;
|
|
12
|
+
/**
|
|
13
|
+
* Converts a number into a label, used in eXTreme Storage to show 1.6M and 2.3G sizes
|
|
14
|
+
* @param size
|
|
15
|
+
* @param decimal
|
|
16
|
+
* @returns
|
|
17
|
+
*/
|
|
18
|
+
export declare function getCountLabel(count: number, decimal?: number): string;
|
|
19
|
+
/**
|
|
20
|
+
* Returns string with 1000's separated format.
|
|
21
|
+
* For US: 1,000,000
|
|
22
|
+
* For EU: 1.000.000
|
|
23
|
+
* @param numb
|
|
24
|
+
*/
|
|
25
|
+
export declare function getCommaSepLabel(numb: number): string;
|
|
26
|
+
//# sourceMappingURL=labels.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"labels.d.ts","sourceRoot":"","sources":["../../../src/logic/Math/labels.ts"],"names":[],"mappings":"AAEC;;;;;;;;;EASE;AAaH,wBAAgB,YAAY,CAAG,IAAI,EAAE,MAAM,EAAE,OAAO,GAAE,MAAU,GAAI,MAAM,CAGzE;AAEA;;;;;GAKG;AACJ,wBAAgB,aAAa,CAAG,KAAK,EAAE,MAAM,EAAE,OAAO,GAAE,MAAU,GAAI,MAAM,CAQ3E;AAED;;;;;GAKG;AACH,wBAAgB,gBAAgB,CAAE,IAAI,EAAE,MAAM,GAAI,MAAM,CAGvD"}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
/***
|
|
2
|
+
* d888b d88888b d888888b .d8888. d888888b d88888D d88888b db .d8b. d8888b. d88888b db
|
|
3
|
+
* 88' Y8b 88' `~~88~~' 88' YP `88' YP d8' 88' 88 d8' `8b 88 `8D 88' 88
|
|
4
|
+
* 88 88ooooo 88 `8bo. 88 d8' 88ooooo 88 88ooo88 88oooY' 88ooooo 88
|
|
5
|
+
* 88 ooo 88~~~~~ 88 `Y8b. 88 d8' 88~~~~~ 88 88~~~88 88~~~b. 88~~~~~ 88
|
|
6
|
+
* 88. ~8~ 88. 88 db 8D .88. d8' db 88. 88booo. 88 88 88 8D 88. 88booo.
|
|
7
|
+
* Y888P Y88888P YP `8888Y' Y888888P d88888P Y88888P Y88888P YP YP Y8888P' Y88888P Y88888P
|
|
8
|
+
*
|
|
9
|
+
* import { getSizeLabel } from '@mikezimm/npmfunctions/dist/Services/Strings/stringServices';
|
|
10
|
+
*/
|
|
11
|
+
/**
|
|
12
|
+
* Converts a number into a label, used in eXTreme Storage to show 100 MB and 1.23 GB sizes
|
|
13
|
+
* @param size
|
|
14
|
+
* @param decimal
|
|
15
|
+
* @returns
|
|
16
|
+
*/
|
|
17
|
+
const oneKB = 1024;
|
|
18
|
+
const oneMB = 1024 * oneKB;
|
|
19
|
+
const oneGB = 1024 * oneMB;
|
|
20
|
+
export function getSizeLabel(size, decimal = 1) {
|
|
21
|
+
if (size === null || size === undefined) {
|
|
22
|
+
return '';
|
|
23
|
+
}
|
|
24
|
+
return size > oneGB ? `${(size / oneGB).toFixed(decimal)} GB` : size > oneMB ? `${(size / oneMB).toFixed(decimal)} MB` : size > oneKB ? `${(size / oneKB).toFixed(decimal)} KB` : `${(size).toFixed(decimal)} B`;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Converts a number into a label, used in eXTreme Storage to show 1.6M and 2.3G sizes
|
|
28
|
+
* @param size
|
|
29
|
+
* @param decimal
|
|
30
|
+
* @returns
|
|
31
|
+
*/
|
|
32
|
+
export function getCountLabel(count, decimal = 1) {
|
|
33
|
+
if (count === null || count === undefined) {
|
|
34
|
+
return '';
|
|
35
|
+
}
|
|
36
|
+
// https://github.com/mikezimm/drilldown7/issues/355 changed final .toFixed( decimal ) to .toFixed ( count % 1 === 0 ? 0 : decimal )
|
|
37
|
+
// This logic will return an integer if the value does not have any decimals reducing unneccessary decimals and noise
|
|
38
|
+
return count > 1e9 ? `${(count / 1e9).toFixed(decimal)} G` :
|
|
39
|
+
count > 1e6 ? `${(count / 1e6).toFixed(decimal)} M` :
|
|
40
|
+
count > 1e3 ? `${(count / 1e3).toFixed(decimal)} k` :
|
|
41
|
+
`${(count).toFixed(count % 1 === 0 ? 0 : decimal)}`;
|
|
42
|
+
}
|
|
43
|
+
/**
|
|
44
|
+
* Returns string with 1000's separated format.
|
|
45
|
+
* For US: 1,000,000
|
|
46
|
+
* For EU: 1.000.000
|
|
47
|
+
* @param numb
|
|
48
|
+
*/
|
|
49
|
+
export function getCommaSepLabel(numb) {
|
|
50
|
+
return new Intl.NumberFormat().format(numb);
|
|
51
|
+
}
|
|
52
|
+
//# sourceMappingURL=labels.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"labels.js","sourceRoot":"","sources":["../../../src/logic/Math/labels.ts"],"names":[],"mappings":"AAEC;;;;;;;;;EASE;AAEF;;;;;GAKG;AAEJ,MAAM,KAAK,GAAG,IAAI,CAAC;AACnB,MAAM,KAAK,GAAG,IAAI,GAAG,KAAK,CAAC;AAC3B,MAAM,KAAK,GAAG,IAAI,GAAG,KAAK,CAAC;AAE3B,MAAM,UAAU,YAAY,CAAG,IAAY,EAAE,UAAkB,CAAC;IAC9D,IAAK,IAAI,KAAK,IAAI,IAAI,IAAI,KAAK,SAAS,EAAG;QAAE,OAAO,EAAE,CAAE;KAAE;IAC1D,OAAO,IAAI,GAAG,KAAK,CAAC,CAAC,CAAC,GAAI,CAAE,IAAI,GAAG,KAAK,CAAE,CAAC,OAAO,CAAC,OAAO,CAAE,KAAK,CAAC,CAAC,CAAC,IAAI,GAAG,KAAK,CAAC,CAAC,CAAC,GAAI,CAAC,IAAI,GAAG,KAAK,CAAC,CAAC,OAAO,CAAC,OAAO,CAAE,KAAK,CAAC,CAAC,CAAC,IAAI,GAAG,KAAK,CAAC,CAAC,CAAC,GAAI,CAAE,IAAI,GAAG,KAAK,CAAC,CAAC,OAAO,CAAC,OAAO,CAAE,KAAK,CAAC,CAAC,CAAC,GAAI,CAAE,IAAI,CAAE,CAAC,OAAO,CAAC,OAAO,CAAE,IAAI,CAAC;AAChO,CAAC;AAEA;;;;;GAKG;AACJ,MAAM,UAAU,aAAa,CAAG,KAAa,EAAE,UAAkB,CAAC;IAChE,IAAK,KAAK,KAAK,IAAI,IAAI,KAAK,KAAK,SAAS,EAAG;QAAE,OAAO,EAAE,CAAE;KAAE;IAC5D,qIAAqI;IACrI,qHAAqH;IACrH,OAAO,KAAK,GAAG,GAAG,CAAC,CAAC,CAAC,GAAI,CAAC,KAAK,GAAG,GAAG,CAAC,CAAC,OAAO,CAAC,OAAO,CAAE,IAAI,CAAC,CAAC;QAC1D,KAAK,GAAG,GAAG,CAAC,CAAC,CAAC,GAAI,CAAC,KAAK,GAAG,GAAG,CAAC,CAAC,OAAO,CAAC,OAAO,CAAE,IAAI,CAAC,CAAC;YACvD,KAAK,GAAG,GAAG,CAAC,CAAC,CAAC,GAAI,CAAE,KAAK,GAAG,GAAG,CAAC,CAAC,OAAO,CAAC,OAAO,CAAE,IAAI,CAAC,CAAC;gBACxD,GAAI,CAAE,KAAK,CAAE,CAAC,OAAO,CAAE,KAAK,GAAG,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,OAAO,CAAG,EAAE,CAAC;AAChE,CAAC;AAED;;;;;GAKG;AACH,MAAM,UAAU,gBAAgB,CAAE,IAAY;IAC7C,OAAO,IAAI,IAAI,CAAC,YAAY,EAAE,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC;AAE7C,CAAC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This was created to pass in screen ratios like 3440 / 1440 and get rounded value for comparison.
|
|
3
|
+
* You have to adjust the decimals depending on if it's landscape or portrait to be able to do a comparison.
|
|
4
|
+
* That way you can group screen sizes in buckets like 16 x 9 when the actual ratio is fractionally different
|
|
5
|
+
* @param num
|
|
6
|
+
*/
|
|
7
|
+
export declare function roundRatio(num: number): number;
|
|
8
|
+
export declare function round5decimals(num: number): number;
|
|
9
|
+
export declare function round4decimals(num: number): number;
|
|
10
|
+
export declare function round3decimals(num: number): number;
|
|
11
|
+
export declare function round2decimals(num: number): number;
|
|
12
|
+
export declare function round1decimals(num: number): number;
|
|
13
|
+
//# sourceMappingURL=rounding.d.ts.map
|