@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":"reactCSS.js","sourceRoot":"","sources":["../../../src/logic/Strings/reactCSS.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/dist/logic/Strings...
|
|
3
|
+
*/
|
|
4
|
+
/***
|
|
5
|
+
* .d8888. d888888b d8888b. d888888b d8b db d888b .d8888.
|
|
6
|
+
* 88' YP `~~88~~' 88 `8D `88' 888o 88 88' Y8b 88' YP
|
|
7
|
+
* `8bo. 88 88oobY' 88 88V8o 88 88 `8bo.
|
|
8
|
+
* `Y8b. 88 88`8b 88 88 V8o88 88 ooo `Y8b.
|
|
9
|
+
* db 8D 88 88 `88. .88. 88 V888 88. ~8~ db 8D
|
|
10
|
+
* `8888Y' YP 88 YD Y888888P VP V8P Y888P `8888Y'
|
|
11
|
+
*
|
|
12
|
+
*
|
|
13
|
+
|
|
14
|
+
import { cleanSPListURL, cleanURL, encodeDecodeString, } from '@mikezimm/npmfunctions/dist/Services/Strings/urlServices';
|
|
15
|
+
import { makeid, isGuidgetStringArrayFromString, cleanEmptyElementsFromString } from '@mikezimm/npmfunctions/dist/Services/Strings/stringServices';
|
|
16
|
+
import { camelToSentanceCase, camelize, randomizeCase, upperFirstLetter, lowerFirstLetter } from '@mikezimm/npmfunctions/dist/Services/Strings/stringCase';
|
|
17
|
+
|
|
18
|
+
*/
|
|
19
|
+
/***
|
|
20
|
+
* .o88b. .d8b. .88b d88. d88888b db d888888b d88888D d88888b
|
|
21
|
+
* d8P Y8 d8' `8b 88'YbdP`88 88' 88 `88' YP d8' 88'
|
|
22
|
+
* 8P 88ooo88 88 88 88 88ooooo 88 88 d8' 88ooooo
|
|
23
|
+
* 8b 88~~~88 88 88 88 88~~~~~ 88 88 d8' 88~~~~~
|
|
24
|
+
* Y8b d8 88 88 88 88 88 88. 88booo. .88. d8' db 88.
|
|
25
|
+
* `Y88P' YP YP YP YP YP Y88888P Y88888P Y888888P d88888P Y88888P
|
|
26
|
+
*
|
|
27
|
+
*
|
|
28
|
+
*/
|
|
29
|
+
/**
|
|
30
|
+
* camelToSentanceCase will take camel case and convert to sentance case
|
|
31
|
+
* source: https://stackoverflow.com/a/7225450
|
|
32
|
+
*
|
|
33
|
+
* @param oldString
|
|
34
|
+
* @param capFirst = capitalize first letter regardless
|
|
35
|
+
*
|
|
36
|
+
*/
|
|
37
|
+
export declare function camelToSentanceCase(oldString: string, capFirst?: boolean): string;
|
|
38
|
+
export declare function camelize(str: string, firstCap: boolean): string;
|
|
39
|
+
export declare function upperFirstLetter(str: string, onErrorReturnEmpty: boolean): string;
|
|
40
|
+
export declare function lowerFirstLetter(str: string, onErrorReturnEmpty: boolean): string;
|
|
41
|
+
/***
|
|
42
|
+
* d8888b. .d8b. d8b db d8888b. .d88b. .88b d88. d888888b d88888D d88888b .o88b. .d8b. .d8888. d88888b
|
|
43
|
+
* 88 `8D d8' `8b 888o 88 88 `8D .8P Y8. 88'YbdP`88 `88' YP d8' 88' d8P Y8 d8' `8b 88' YP 88'
|
|
44
|
+
* 88oobY' 88ooo88 88V8o 88 88 88 88 88 88 88 88 88 d8' 88ooooo 8P 88ooo88 `8bo. 88ooooo
|
|
45
|
+
* 88`8b 88~~~88 88 V8o88 88 88 88 88 88 88 88 88 d8' 88~~~~~ 8b 88~~~88 `Y8b. 88~~~~~
|
|
46
|
+
* 88 `88. 88 88 88 V888 88 .8D `8b d8' 88 88 88 .88. d8' db 88. Y8b d8 88 88 db 8D 88.
|
|
47
|
+
* 88 YD YP YP VP V8P Y8888D' `Y88P' YP YP YP Y888888P d88888P Y88888P `Y88P' YP YP `8888Y' Y88888P
|
|
48
|
+
*
|
|
49
|
+
*
|
|
50
|
+
*/
|
|
51
|
+
export declare function randomizeCase(str: string): string;
|
|
52
|
+
//# sourceMappingURL=stringCase.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stringCase.d.ts","sourceRoot":"","sources":["../../../src/logic/Strings/stringCase.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH;;;;;;;;;;;;;;EAcE;AAEF;;;;;;;;;GASG;AAGF;;;;;;;GAOG;AAEH,wBAAgB,mBAAmB,CAAE,SAAS,EAAE,MAAM,EAAE,QAAQ,UAAO,GAAI,MAAM,CAO/E;AAIH,wBAAgB,QAAQ,CAAC,GAAG,EAAG,MAAM,EAAE,QAAQ,EAAE,OAAO,GAAG,MAAM,CAahE;AAED,wBAAgB,gBAAgB,CAAE,GAAG,EAAG,MAAM,EAAE,kBAAkB,EAAG,OAAO,GAAI,MAAM,CAMrF;AAED,wBAAgB,gBAAgB,CAAE,GAAG,EAAG,MAAM,EAAE,kBAAkB,EAAG,OAAO,GAAI,MAAM,CAMrF;AAED;;;;;;;;;GASG;AAEH,wBAAgB,aAAa,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAWjD"}
|
|
@@ -0,0 +1,103 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/dist/logic/Strings...
|
|
3
|
+
*/
|
|
4
|
+
/***
|
|
5
|
+
* .d8888. d888888b d8888b. d888888b d8b db d888b .d8888.
|
|
6
|
+
* 88' YP `~~88~~' 88 `8D `88' 888o 88 88' Y8b 88' YP
|
|
7
|
+
* `8bo. 88 88oobY' 88 88V8o 88 88 `8bo.
|
|
8
|
+
* `Y8b. 88 88`8b 88 88 V8o88 88 ooo `Y8b.
|
|
9
|
+
* db 8D 88 88 `88. .88. 88 V888 88. ~8~ db 8D
|
|
10
|
+
* `8888Y' YP 88 YD Y888888P VP V8P Y888P `8888Y'
|
|
11
|
+
*
|
|
12
|
+
*
|
|
13
|
+
|
|
14
|
+
import { cleanSPListURL, cleanURL, encodeDecodeString, } from '@mikezimm/npmfunctions/dist/Services/Strings/urlServices';
|
|
15
|
+
import { makeid, isGuidgetStringArrayFromString, cleanEmptyElementsFromString } from '@mikezimm/npmfunctions/dist/Services/Strings/stringServices';
|
|
16
|
+
import { camelToSentanceCase, camelize, randomizeCase, upperFirstLetter, lowerFirstLetter } from '@mikezimm/npmfunctions/dist/Services/Strings/stringCase';
|
|
17
|
+
|
|
18
|
+
*/
|
|
19
|
+
/***
|
|
20
|
+
* .o88b. .d8b. .88b d88. d88888b db d888888b d88888D d88888b
|
|
21
|
+
* d8P Y8 d8' `8b 88'YbdP`88 88' 88 `88' YP d8' 88'
|
|
22
|
+
* 8P 88ooo88 88 88 88 88ooooo 88 88 d8' 88ooooo
|
|
23
|
+
* 8b 88~~~88 88 88 88 88~~~~~ 88 88 d8' 88~~~~~
|
|
24
|
+
* Y8b d8 88 88 88 88 88 88. 88booo. .88. d8' db 88.
|
|
25
|
+
* `Y88P' YP YP YP YP YP Y88888P Y88888P Y888888P d88888P Y88888P
|
|
26
|
+
*
|
|
27
|
+
*
|
|
28
|
+
*/
|
|
29
|
+
/**
|
|
30
|
+
* camelToSentanceCase will take camel case and convert to sentance case
|
|
31
|
+
* source: https://stackoverflow.com/a/7225450
|
|
32
|
+
*
|
|
33
|
+
* @param oldString
|
|
34
|
+
* @param capFirst = capitalize first letter regardless
|
|
35
|
+
*
|
|
36
|
+
*/
|
|
37
|
+
export function camelToSentanceCase(oldString, capFirst = true) {
|
|
38
|
+
var result = oldString.replace(/([A-Z])/g, " $1");
|
|
39
|
+
var finalResult = capFirst === true ? result.charAt(0).toUpperCase() + result.slice(1) : result;
|
|
40
|
+
finalResult = finalResult.trim();
|
|
41
|
+
return finalResult;
|
|
42
|
+
}
|
|
43
|
+
//https://stackoverflow.com/a/2970667/4210807
|
|
44
|
+
export function camelize(str, firstCap) {
|
|
45
|
+
if (str == null) {
|
|
46
|
+
return '';
|
|
47
|
+
}
|
|
48
|
+
else {
|
|
49
|
+
return str.replace(/(?:^\w|[A-Z]|\b\w)/g, (word, index) => {
|
|
50
|
+
if (firstCap) { //Use this flavor for CamelCase
|
|
51
|
+
return index == 0 ? word.toUpperCase() : word.toUpperCase();
|
|
52
|
+
}
|
|
53
|
+
else { //Use this flavor for camelCase
|
|
54
|
+
return index == 0 ? word.toLowerCase() : word.toUpperCase();
|
|
55
|
+
}
|
|
56
|
+
}).replace(/\s+/g, '');
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
export function upperFirstLetter(str, onErrorReturnEmpty) {
|
|
60
|
+
if (str === null || str === undefined || str.length === 0) {
|
|
61
|
+
return onErrorReturnEmpty === true ? '' : str;
|
|
62
|
+
}
|
|
63
|
+
else {
|
|
64
|
+
return str.charAt(0).toUpperCase() + str.slice(1);
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
export function lowerFirstLetter(str, onErrorReturnEmpty) {
|
|
68
|
+
if (str === null || str === undefined || str.length === 0) {
|
|
69
|
+
return onErrorReturnEmpty === true ? '' : str;
|
|
70
|
+
}
|
|
71
|
+
else {
|
|
72
|
+
return str.charAt(0).toLowerCase() + str.slice(1);
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
/***
|
|
76
|
+
* d8888b. .d8b. d8b db d8888b. .d88b. .88b d88. d888888b d88888D d88888b .o88b. .d8b. .d8888. d88888b
|
|
77
|
+
* 88 `8D d8' `8b 888o 88 88 `8D .8P Y8. 88'YbdP`88 `88' YP d8' 88' d8P Y8 d8' `8b 88' YP 88'
|
|
78
|
+
* 88oobY' 88ooo88 88V8o 88 88 88 88 88 88 88 88 88 d8' 88ooooo 8P 88ooo88 `8bo. 88ooooo
|
|
79
|
+
* 88`8b 88~~~88 88 V8o88 88 88 88 88 88 88 88 88 d8' 88~~~~~ 8b 88~~~88 `Y8b. 88~~~~~
|
|
80
|
+
* 88 `88. 88 88 88 V888 88 .8D `8b d8' 88 88 88 .88. d8' db 88. Y8b d8 88 88 db 8D 88.
|
|
81
|
+
* 88 YD YP YP VP V8P Y8888D' `Y88P' YP YP YP Y888888P d88888P Y88888P `Y88P' YP YP `8888Y' Y88888P
|
|
82
|
+
*
|
|
83
|
+
*
|
|
84
|
+
*/
|
|
85
|
+
export function randomizeCase(str) {
|
|
86
|
+
var result = '';
|
|
87
|
+
if (str !== null && str !== undefined) {
|
|
88
|
+
for (let i = 0; i < str.length; i++) {
|
|
89
|
+
let UC = Math.random() > .5 ? true : false;
|
|
90
|
+
if (UC === true) {
|
|
91
|
+
result += str.substr(i, 1).toUpperCase();
|
|
92
|
+
}
|
|
93
|
+
else {
|
|
94
|
+
result += str.substr(i, 1).toLowerCase();
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
else {
|
|
99
|
+
result = str;
|
|
100
|
+
}
|
|
101
|
+
return result;
|
|
102
|
+
}
|
|
103
|
+
//# sourceMappingURL=stringCase.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stringCase.js","sourceRoot":"","sources":["../../../src/logic/Strings/stringCase.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
/***
|
|
2
|
+
* d88888b d8b db .o88b. .d88b. d8888b. d88888b d8888b. d88888b .o88b. .d88b. d8888b. d88888b .d8888. d888888b d8888b. d888888b d8b db d888b
|
|
3
|
+
* 88' 888o 88 d8P Y8 .8P Y8. 88 `8D 88' 88 `8D 88' d8P Y8 .8P Y8. 88 `8D 88' 88' YP `~~88~~' 88 `8D `88' 888o 88 88' Y8b
|
|
4
|
+
* 88ooooo 88V8o 88 8P 88 88 88 88 88ooooo 88 88 88ooooo 8P 88 88 88 88 88ooooo `8bo. 88 88oobY' 88 88V8o 88 88
|
|
5
|
+
* 88~~~~~ 88 V8o88 8b 88 88 88 88 88~~~~~ 88 88 88~~~~~ 8b 88 88 88 88 88~~~~~ `Y8b. 88 88`8b 88 88 V8o88 88 ooo
|
|
6
|
+
* 88. 88 V888 Y8b d8 `8b d8' 88 .8D 88. 88 .8D 88. Y8b d8 `8b d8' 88 .8D 88. db 8D 88 88 `88. .88. 88 V888 88. ~8~
|
|
7
|
+
* Y88888P VP V8P `Y88P' `Y88P' Y8888D' Y88888P Y8888D' Y88888P `Y88P' `Y88P' Y8888D' Y88888P `8888Y' YP 88 YD Y888888P VP V8P Y888P
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
*/
|
|
11
|
+
export declare function encodeDecodeString(str: string, doThis: 'encode' | 'decode'): string;
|
|
12
|
+
/***
|
|
13
|
+
* .o88b. db d88888b .d8b. d8b db .d8888. d8888b. db d888888b .d8888. d888888b db db d8888b. db
|
|
14
|
+
* d8P Y8 88 88' d8' `8b 888o 88 88' YP 88 `8D 88 `88' 88' YP `~~88~~' 88 88 88 `8D 88
|
|
15
|
+
* 8P 88 88ooooo 88ooo88 88V8o 88 `8bo. 88oodD' 88 88 `8bo. 88 88 88 88oobY' 88
|
|
16
|
+
* 8b 88 88~~~~~ 88~~~88 88 V8o88 `Y8b. 88~~~ 88 88 `Y8b. 88 88 88 88`8b 88
|
|
17
|
+
* Y8b d8 88booo. 88. 88 88 88 V888 db 8D 88 88booo. .88. db 8D 88 88b d88 88 `88. 88booo.
|
|
18
|
+
* `Y88P' Y88888P Y88888P YP YP VP V8P `8888Y' 88 Y88888P Y888888P `8888Y' YP ~Y8888P' 88 YD Y88888P
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*/
|
|
22
|
+
/**
|
|
23
|
+
* SharePoint automatically removes characters from library names
|
|
24
|
+
*
|
|
25
|
+
* @param str
|
|
26
|
+
*/
|
|
27
|
+
export declare function cleanSPListURL(str: string): string;
|
|
28
|
+
/***
|
|
29
|
+
* .o88b. db d88888b .d8b. d8b db db db d8888b. db
|
|
30
|
+
* d8P Y8 88 88' d8' `8b 888o 88 88 88 88 `8D 88
|
|
31
|
+
* 8P 88 88ooooo 88ooo88 88V8o 88 88 88 88oobY' 88
|
|
32
|
+
* 8b 88 88~~~~~ 88~~~88 88 V8o88 88 88 88`8b 88
|
|
33
|
+
* Y8b d8 88booo. 88. 88 88 88 V888 88b d88 88 `88. 88booo.
|
|
34
|
+
* `Y88P' Y88888P Y88888P YP YP VP V8P ~Y8888P' 88 YD Y88888P
|
|
35
|
+
*
|
|
36
|
+
*
|
|
37
|
+
*/
|
|
38
|
+
export declare function cleanURL(originalURL: String): string;
|
|
39
|
+
/**
|
|
40
|
+
* NOTE This only works when the /sites/ you are refering to is in the same tenant
|
|
41
|
+
* @param relUrl
|
|
42
|
+
*/
|
|
43
|
+
export declare function getFullUrlFromSlashSitesUrl(relUrl: string, showConsole?: boolean): string;
|
|
44
|
+
export declare function getSiteCollectionUrlFromLink(link: string): string;
|
|
45
|
+
export declare const regexMultiFwdSlash: RegExp;
|
|
46
|
+
export declare const regexInsecureProtocall: RegExp;
|
|
47
|
+
export declare const regexSecureProtocall: RegExp;
|
|
48
|
+
export declare const regexAnyProtocoll: RegExp;
|
|
49
|
+
/**
|
|
50
|
+
* Copied from SecureScript
|
|
51
|
+
*
|
|
52
|
+
* This coverts any Url to serverRelativeUrl style (starts with /sites/) if it's on tenant ( removes the current hostname )
|
|
53
|
+
* The special part about it is it also:
|
|
54
|
+
* handles different cAsEs of the protocall and origin
|
|
55
|
+
* cleans up cases with extra // in back part of url: like /sites/test///anotherUrl
|
|
56
|
+
* handles both http: and https: links
|
|
57
|
+
*
|
|
58
|
+
* @param url
|
|
59
|
+
* @returns
|
|
60
|
+
*/
|
|
61
|
+
export declare function standardizeLocalLink(url: string): string;
|
|
62
|
+
//# sourceMappingURL=urlServices.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"urlServices.d.ts","sourceRoot":"","sources":["../../../src/logic/Strings/urlServices.ts"],"names":[],"mappings":"AAQA;;;;;;;;;GASG;AAEF,wBAAgB,kBAAkB,CAAE,GAAG,EAAG,MAAM,EAAG,MAAM,EAAE,QAAQ,GAAG,QAAQ,GAAG,MAAM,CAwCrF;AAEH;;;;;;;;;GASG;AACH;;;;GAIG;AACF,wBAAgB,cAAc,CAAE,GAAG,EAAG,MAAM,GAAI,MAAM,CAGpD;AAED;;;;;;;;;GASG;AAMH,wBAAgB,QAAQ,CAAC,WAAW,EAAE,MAAM,GAAG,MAAM,CAoBlD;AAED;;;GAGG;AACH,wBAAgB,2BAA2B,CAAE,MAAM,EAAG,MAAM,EAAE,WAAW,GAAE,OAAc,GAAI,MAAM,CAapG;AAWH,wBAAgB,4BAA4B,CAAE,IAAI,EAAE,MAAM,GAAI,MAAM,CAUnE;AAGD,eAAO,MAAM,kBAAkB,QAAS,CAAC;AACzC,eAAO,MAAM,sBAAsB,QAAkB,CAAC;AACtD,eAAO,MAAM,oBAAoB,QAAmB,CAAC;AAErD,eAAO,MAAM,iBAAiB,QAAmB,CAAC;AAElD;;;;;;;;;;;GAWG;AACH,wBAAgB,oBAAoB,CAAE,GAAG,EAAG,MAAM,GAAI,MAAM,CAuB3D"}
|
|
@@ -0,0 +1,193 @@
|
|
|
1
|
+
// import { cleanSPListURL, cleanURL, encodeDecodeString, } from '@mikezimm/npmfunctions/dist/Services/Strings/urlServices';
|
|
2
|
+
import { check4This } from "../Links/CheckSearch";
|
|
3
|
+
// import { check4This } from "@mikezimm/fps-pnp2/lib/services/sp/CheckSearch";
|
|
4
|
+
/***
|
|
5
|
+
* d88888b d8b db .o88b. .d88b. d8888b. d88888b d8888b. d88888b .o88b. .d88b. d8888b. d88888b .d8888. d888888b d8888b. d888888b d8b db d888b
|
|
6
|
+
* 88' 888o 88 d8P Y8 .8P Y8. 88 `8D 88' 88 `8D 88' d8P Y8 .8P Y8. 88 `8D 88' 88' YP `~~88~~' 88 `8D `88' 888o 88 88' Y8b
|
|
7
|
+
* 88ooooo 88V8o 88 8P 88 88 88 88 88ooooo 88 88 88ooooo 8P 88 88 88 88 88ooooo `8bo. 88 88oobY' 88 88V8o 88 88
|
|
8
|
+
* 88~~~~~ 88 V8o88 8b 88 88 88 88 88~~~~~ 88 88 88~~~~~ 8b 88 88 88 88 88~~~~~ `Y8b. 88 88`8b 88 88 V8o88 88 ooo
|
|
9
|
+
* 88. 88 V888 Y8b d8 `8b d8' 88 .8D 88. 88 .8D 88. Y8b d8 `8b d8' 88 .8D 88. db 8D 88 88 `88. .88. 88 V888 88. ~8~
|
|
10
|
+
* Y88888P VP V8P `Y88P' `Y88P' Y8888D' Y88888P Y8888D' Y88888P `Y88P' `Y88P' Y8888D' Y88888P `8888Y' YP 88 YD Y888888P VP V8P Y888P
|
|
11
|
+
*
|
|
12
|
+
*
|
|
13
|
+
*/
|
|
14
|
+
export function encodeDecodeString(str, doThis) {
|
|
15
|
+
//https://abstractspaces.wordpress.com/2008/05/07/sharepoint-column-names-internal-name-mappings-for-non-alphabet/
|
|
16
|
+
let newStr = str + '';
|
|
17
|
+
newStr = newStr.replace(/_x007e_/g, '~');
|
|
18
|
+
newStr = newStr.replace(/_x0021_/g, '!');
|
|
19
|
+
newStr = newStr.replace(/_x0040_/g, '@');
|
|
20
|
+
newStr = newStr.replace(/_x0023_/g, '#');
|
|
21
|
+
newStr = newStr.replace(/_x0024_/g, '$');
|
|
22
|
+
newStr = newStr.replace(/_x0025_/g, '%');
|
|
23
|
+
newStr = newStr.replace(/_x005e_/g, '^');
|
|
24
|
+
newStr = newStr.replace(/_x0026_/g, '&');
|
|
25
|
+
newStr = newStr.replace(/_x002a_/g, '*');
|
|
26
|
+
newStr = newStr.replace(/_x0028_/g, '(');
|
|
27
|
+
newStr = newStr.replace(/_x0029_/g, ')');
|
|
28
|
+
newStr = newStr.replace(/_x002b_/g, '+');
|
|
29
|
+
newStr = newStr.replace(/_x002d_/g, '\–');
|
|
30
|
+
newStr = newStr.replace(/_x003d_/g, '=');
|
|
31
|
+
newStr = newStr.replace(/_x007b_/g, '{');
|
|
32
|
+
newStr = newStr.replace(/_x007d_/g, '}');
|
|
33
|
+
newStr = newStr.replace(/_x003a_/g, ':');
|
|
34
|
+
newStr = newStr.replace(/_x0022_/g, '\“');
|
|
35
|
+
newStr = newStr.replace(/_x007c_/g, '|');
|
|
36
|
+
newStr = newStr.replace(/_x003b_/g, ';');
|
|
37
|
+
newStr = newStr.replace(/_x0027_/g, '\‘');
|
|
38
|
+
newStr = newStr.replace(/_x005c_/g, '\\');
|
|
39
|
+
newStr = newStr.replace(/_x003c_/g, '\<');
|
|
40
|
+
newStr = newStr.replace(/_x003e_/g, '\>');
|
|
41
|
+
newStr = newStr.replace(/_x003f_/g, '?');
|
|
42
|
+
newStr = newStr.replace(/_x002c_/g, ',');
|
|
43
|
+
newStr = newStr.replace(/_x002e_/g, '.');
|
|
44
|
+
newStr = newStr.replace(/_x002f_/g, '/');
|
|
45
|
+
newStr = newStr.replace(/_x0060_/g, '`');
|
|
46
|
+
newStr = newStr.replace(/_x0020_/g, ' ');
|
|
47
|
+
newStr = newStr.replace(/_x005f_/g, '_');
|
|
48
|
+
newStr = newStr.replace(/_/g, '_');
|
|
49
|
+
return newStr;
|
|
50
|
+
}
|
|
51
|
+
/***
|
|
52
|
+
* .o88b. db d88888b .d8b. d8b db .d8888. d8888b. db d888888b .d8888. d888888b db db d8888b. db
|
|
53
|
+
* d8P Y8 88 88' d8' `8b 888o 88 88' YP 88 `8D 88 `88' 88' YP `~~88~~' 88 88 88 `8D 88
|
|
54
|
+
* 8P 88 88ooooo 88ooo88 88V8o 88 `8bo. 88oodD' 88 88 `8bo. 88 88 88 88oobY' 88
|
|
55
|
+
* 8b 88 88~~~~~ 88~~~88 88 V8o88 `Y8b. 88~~~ 88 88 `Y8b. 88 88 88 88`8b 88
|
|
56
|
+
* Y8b d8 88booo. 88. 88 88 88 V888 db 8D 88 88booo. .88. db 8D 88 88b d88 88 `88. 88booo.
|
|
57
|
+
* `Y88P' Y88888P Y88888P YP YP VP V8P `8888Y' 88 Y88888P Y888888P `8888Y' YP ~Y8888P' 88 YD Y88888P
|
|
58
|
+
*
|
|
59
|
+
*
|
|
60
|
+
*/
|
|
61
|
+
/**
|
|
62
|
+
* SharePoint automatically removes characters from library names
|
|
63
|
+
*
|
|
64
|
+
* @param str
|
|
65
|
+
*/
|
|
66
|
+
export function cleanSPListURL(str) {
|
|
67
|
+
return str.replace(/\s\%\&\?\.\+/g, '');
|
|
68
|
+
}
|
|
69
|
+
/***
|
|
70
|
+
* .o88b. db d88888b .d8b. d8b db db db d8888b. db
|
|
71
|
+
* d8P Y8 88 88' d8' `8b 888o 88 88 88 88 `8D 88
|
|
72
|
+
* 8P 88 88ooooo 88ooo88 88V8o 88 88 88 88oobY' 88
|
|
73
|
+
* 8b 88 88~~~~~ 88~~~88 88 V8o88 88 88 88`8b 88
|
|
74
|
+
* Y8b d8 88booo. 88. 88 88 88 V888 88b d88 88 `88. 88booo.
|
|
75
|
+
* `Y88P' Y88888P Y88888P YP YP VP V8P ~Y8888P' 88 YD Y88888P
|
|
76
|
+
*
|
|
77
|
+
*
|
|
78
|
+
*/
|
|
79
|
+
//Sample to convert to arrow function
|
|
80
|
+
//const sum1 = function(list, prop){ return list.reduce( function(a, b){ return a + b[prop];}, 0);}
|
|
81
|
+
//const sum2 = (list,prop) => { return list.reduce((a,b) => {return (a+ b[prop])}, 0);}
|
|
82
|
+
export function cleanURL(originalURL) {
|
|
83
|
+
let newURL = originalURL.toLowerCase();
|
|
84
|
+
if (newURL.indexOf('/sitepages/') > 0) {
|
|
85
|
+
return newURL.substring(0, newURL.indexOf('/sitepages/') + 1);
|
|
86
|
+
}
|
|
87
|
+
if (newURL.indexOf('/lists/') > 0) {
|
|
88
|
+
return newURL.substring(0, newURL.indexOf('/lists/') + 1);
|
|
89
|
+
}
|
|
90
|
+
if (newURL.indexOf('/siteassets/') > 0) {
|
|
91
|
+
return newURL.substring(0, newURL.indexOf('/siteassets/') + 1);
|
|
92
|
+
}
|
|
93
|
+
if (newURL.indexOf('/_layouts/') > 0) {
|
|
94
|
+
return newURL.substring(0, newURL.indexOf('/_layouts/') + 1);
|
|
95
|
+
}
|
|
96
|
+
if (newURL.indexOf('/documents/') > 0) {
|
|
97
|
+
return newURL.substring(0, newURL.indexOf('/documents/') + 1);
|
|
98
|
+
}
|
|
99
|
+
if (newURL.indexOf('/shared documents/') > 0) {
|
|
100
|
+
return newURL.substring(0, newURL.indexOf('/shared documents/') + 1);
|
|
101
|
+
}
|
|
102
|
+
if (newURL.indexOf('/shared%20documents/') > 0) {
|
|
103
|
+
return newURL.substring(0, newURL.indexOf('/shared%20documents/') + 1);
|
|
104
|
+
}
|
|
105
|
+
if (newURL.indexOf('/forms/') > 0) {
|
|
106
|
+
newURL = newURL.substring(0, newURL.indexOf('/forms/'));
|
|
107
|
+
newURL = newURL.substring(0, newURL.indexOf('/') + 1);
|
|
108
|
+
return newURL;
|
|
109
|
+
}
|
|
110
|
+
if (newURL.indexOf('/pages/') > 0) {
|
|
111
|
+
return newURL.substring(0, newURL.indexOf('/pages/') + 1);
|
|
112
|
+
}
|
|
113
|
+
if (newURL.substring(newURL.length - 1) !== '/') {
|
|
114
|
+
return newURL + '/';
|
|
115
|
+
}
|
|
116
|
+
return newURL;
|
|
117
|
+
}
|
|
118
|
+
/**
|
|
119
|
+
* NOTE This only works when the /sites/ you are refering to is in the same tenant
|
|
120
|
+
* @param relUrl
|
|
121
|
+
*/
|
|
122
|
+
export function getFullUrlFromSlashSitesUrl(relUrl, showConsole = true) {
|
|
123
|
+
if (relUrl === undefined || relUrl === null) {
|
|
124
|
+
relUrl = '';
|
|
125
|
+
}
|
|
126
|
+
let newURL = relUrl + '';
|
|
127
|
+
//Added this to prevent errors in next
|
|
128
|
+
if (!relUrl || relUrl.length === 0) {
|
|
129
|
+
newURL = '';
|
|
130
|
+
}
|
|
131
|
+
if (relUrl.indexOf('/sites/') === 0) {
|
|
132
|
+
// let domain = window.location.href.substr( 0, window.location.href.indexOf('/sites/') );
|
|
133
|
+
newURL = window.location.origin + relUrl;
|
|
134
|
+
if (check4This('prepSource') === true) {
|
|
135
|
+
console.log('updated Url to: ', newURL);
|
|
136
|
+
}
|
|
137
|
+
}
|
|
138
|
+
return newURL;
|
|
139
|
+
}
|
|
140
|
+
// window.location properties
|
|
141
|
+
// host: "tenant.sharepoint.com"
|
|
142
|
+
// hostname: "tenant.sharepoint.com"
|
|
143
|
+
// href: "https://tenant.sharepoint.com/sites/WebPartDev/SitePages/ECStorage.aspx?debug=true&noredir=true&debugManifestsFile=https%3A%2F%2Flocalhost%3A4321%2Ftemp%2Fmanifests.js&allowOtherSites=true&scenario=dev"
|
|
144
|
+
// origin: "https://tenant.sharepoint.com"
|
|
145
|
+
// pathname: "/sites/WebPartDev/SitePages/ECStorage.aspx"
|
|
146
|
+
// protocol: "https:"
|
|
147
|
+
// search: "?debug=true&noredir=true&debugManifestsFile=https%3A%2F%2Flocalhost%3A4321%2Ftemp%2Fmanifests.js&allowOtherSites=true&scenario=dev"
|
|
148
|
+
export function getSiteCollectionUrlFromLink(link) {
|
|
149
|
+
if (!link || link.length === 0) {
|
|
150
|
+
link = window.location.pathname;
|
|
151
|
+
}
|
|
152
|
+
else if (link.indexOf('http') === 0) {
|
|
153
|
+
link = link.replace(window.location.origin, '');
|
|
154
|
+
}
|
|
155
|
+
//At this point, link should be relative url /sites/collection....
|
|
156
|
+
let parts = link.split('/');
|
|
157
|
+
let collectionUrl = `${window.location.origin}/sites/${parts[2]}`;
|
|
158
|
+
return collectionUrl;
|
|
159
|
+
}
|
|
160
|
+
export const regexMultiFwdSlash = /\/+/g;
|
|
161
|
+
export const regexInsecureProtocall = /(http:\/\/)/ig;
|
|
162
|
+
export const regexSecureProtocall = /(https:\/\/)/ig;
|
|
163
|
+
export const regexAnyProtocoll = /https?:\/\/+/ig; // https:// or hTTps:// or http://
|
|
164
|
+
/**
|
|
165
|
+
* Copied from SecureScript
|
|
166
|
+
*
|
|
167
|
+
* This coverts any Url to serverRelativeUrl style (starts with /sites/) if it's on tenant ( removes the current hostname )
|
|
168
|
+
* The special part about it is it also:
|
|
169
|
+
* handles different cAsEs of the protocall and origin
|
|
170
|
+
* cleans up cases with extra // in back part of url: like /sites/test///anotherUrl
|
|
171
|
+
* handles both http: and https: links
|
|
172
|
+
*
|
|
173
|
+
* @param url
|
|
174
|
+
* @returns
|
|
175
|
+
*/
|
|
176
|
+
export function standardizeLocalLink(url) {
|
|
177
|
+
//1.) remove the hostname from a link
|
|
178
|
+
let newUrl = url.toLowerCase().indexOf(`${window.location.origin}`) === 0 ? url.slice(window.location.origin.length) : url;
|
|
179
|
+
//2.) %3a with : if it is pasted in
|
|
180
|
+
newUrl = newUrl.replace(/%3a/gi, ':');
|
|
181
|
+
//2.) get backHalf of url ( any part after https:// )
|
|
182
|
+
let proto = newUrl.toLowerCase().indexOf('http://') === 0 ? 'http://' : newUrl.toLowerCase().indexOf('https://') === 0 ? 'https://' : '';
|
|
183
|
+
let backHalf = newUrl.slice(proto.length);
|
|
184
|
+
backHalf = backHalf.replace(regexSecureProtocall, 'regexSecureProtocall').replace(regexInsecureProtocall, 'regexInsecureProtocall');
|
|
185
|
+
//3.) remove any non-protocol multi-slashes from back half of url
|
|
186
|
+
backHalf = backHalf.replace(regexMultiFwdSlash, '\/');
|
|
187
|
+
//4.) add back any protocols that might be part of paramters (so they still have // in them )
|
|
188
|
+
backHalf = backHalf.replace(/regexSecureProtocall/g, 'https://');
|
|
189
|
+
backHalf = backHalf.replace(/regexInsecureProtocall/g, 'http://');
|
|
190
|
+
let result = proto + backHalf;
|
|
191
|
+
return result;
|
|
192
|
+
}
|
|
193
|
+
//# sourceMappingURL=urlServices.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"urlServices.js","sourceRoot":"","sources":["../../../src/logic/Strings/urlServices.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export declare const msPerMin = 60000;
|
|
2
|
+
export declare const msPerHr = 3600000;
|
|
3
|
+
export declare const msPerDay = 86400000;
|
|
4
|
+
export declare const msPerWk = 604800000;
|
|
5
|
+
export declare const msPerMo = 2678400000;
|
|
6
|
+
export declare const msPerQ = 7776000000;
|
|
7
|
+
export declare const msPerYr = 31536000000;
|
|
8
|
+
export declare const holidays: number[][];
|
|
9
|
+
//# sourceMappingURL=constants.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../src/logic/Time/constants.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,QAAQ,QAAQ,CAAC;AAC9B,eAAO,MAAM,OAAO,UAAU,CAAC;AAC/B,eAAO,MAAM,QAAQ,WAAW,CAAC;AACjC,eAAO,MAAM,OAAO,YAAY,CAAC;AACjC,eAAO,MAAM,OAAO,aAAa,CAAC;AAClC,eAAO,MAAM,MAAM,aAAa,CAAC;AACjC,eAAO,MAAM,OAAO,cAAc,CAAC;AAGnC,eAAO,MAAM,QAAQ,YAEpB,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export const msPerMin = 60000;
|
|
2
|
+
export const msPerHr = 3600000;
|
|
3
|
+
export const msPerDay = 86400000;
|
|
4
|
+
export const msPerWk = 604800000;
|
|
5
|
+
export const msPerMo = 2678400000;
|
|
6
|
+
export const msPerQ = 7776000000;
|
|
7
|
+
export const msPerYr = 31536000000;
|
|
8
|
+
export const holidays = [
|
|
9
|
+
[12, 25], [1, 1], [7, 4]
|
|
10
|
+
];
|
|
11
|
+
//# sourceMappingURL=constants.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../../src/logic/Time/constants.ts"],"names":[],"mappings":"AAGA,MAAM,CAAC,MAAM,QAAQ,GAAG,KAAK,CAAC;AAC9B,MAAM,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC;AAC/B,MAAM,CAAC,MAAM,QAAQ,GAAG,QAAQ,CAAC;AACjC,MAAM,CAAC,MAAM,OAAO,GAAG,SAAS,CAAC;AACjC,MAAM,CAAC,MAAM,OAAO,GAAG,UAAU,CAAC;AAClC,MAAM,CAAC,MAAM,MAAM,GAAG,UAAU,CAAC;AACjC,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC;AAGnC,MAAM,CAAC,MAAM,QAAQ,GAAG;IACtB,CAAC,EAAE,EAAC,EAAE,CAAC,EAAC,CAAC,CAAC,EAAC,CAAC,CAAC,EAAC,CAAC,CAAC,EAAC,CAAC,CAAC;CACpB,CAAC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export declare function getDateFromNow(x: number): Date;
|
|
2
|
+
export declare const NeverDate: Date;
|
|
3
|
+
export declare const DateYesterday: Date;
|
|
4
|
+
export declare const DateIn1Weeks: Date;
|
|
5
|
+
export declare const DateIn2Weeks: Date;
|
|
6
|
+
export declare const DateIn4Weeks: Date;
|
|
7
|
+
export declare const DateIn1Month: Date;
|
|
8
|
+
export declare const DateIn3Months: Date;
|
|
9
|
+
export declare const DateIn1Year: Date;
|
|
10
|
+
export declare const DateIn2Year: Date;
|
|
11
|
+
export declare const DateIn3Year: Date;
|
|
12
|
+
export declare const DateIn5Year: Date;
|
|
13
|
+
//# sourceMappingURL=getDateFromNow.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getDateFromNow.d.ts","sourceRoot":"","sources":["../../../src/logic/Time/getDateFromNow.ts"],"names":[],"mappings":"AACA,wBAAgB,cAAc,CAAE,CAAC,EAAE,MAAM,GAAI,IAAI,CAKhD;AAED,eAAO,MAAM,SAAS,MAA+B,CAAC;AAEtD,eAAO,MAAM,aAAa,MAAuB,CAAC;AAElD,eAAO,MAAM,YAAY,MAAsB,CAAC;AAChD,eAAO,MAAM,YAAY,MAAuB,CAAC;AACjD,eAAO,MAAM,YAAY,MAAuB,CAAC;AACjD,eAAO,MAAM,YAAY,MAAuB,CAAC;AACjD,eAAO,MAAM,aAAa,MAA0B,CAAC;AAErD,eAAO,MAAM,WAAW,MAAwB,CAAC;AACjD,eAAO,MAAM,WAAW,MAA4B,CAAC;AACrD,eAAO,MAAM,WAAW,MAA4B,CAAC;AACrD,eAAO,MAAM,WAAW,MAA4B,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
export function getDateFromNow(x) {
|
|
2
|
+
const today = new Date();
|
|
3
|
+
const futureDate = new Date(today);
|
|
4
|
+
futureDate.setDate(today.getDate() + x);
|
|
5
|
+
return futureDate;
|
|
6
|
+
}
|
|
7
|
+
export const NeverDate = new Date(2079, 12 - 1, 31);
|
|
8
|
+
export const DateYesterday = getDateFromNow(-1);
|
|
9
|
+
export const DateIn1Weeks = getDateFromNow(7);
|
|
10
|
+
export const DateIn2Weeks = getDateFromNow(14);
|
|
11
|
+
export const DateIn4Weeks = getDateFromNow(28);
|
|
12
|
+
export const DateIn1Month = getDateFromNow(30);
|
|
13
|
+
export const DateIn3Months = getDateFromNow(365 / 4);
|
|
14
|
+
export const DateIn1Year = getDateFromNow(365);
|
|
15
|
+
export const DateIn2Year = getDateFromNow(365 * 2);
|
|
16
|
+
export const DateIn3Year = getDateFromNow(365 * 3);
|
|
17
|
+
export const DateIn5Year = getDateFromNow(365 * 5);
|
|
18
|
+
//# sourceMappingURL=getDateFromNow.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getDateFromNow.js","sourceRoot":"","sources":["../../../src/logic/Time/getDateFromNow.ts"],"names":[],"mappings":"AACA,MAAM,UAAU,cAAc,CAAE,CAAS;IACvC,MAAM,KAAK,GAAG,IAAI,IAAI,EAAE,CAAC;IACzB,MAAM,UAAU,GAAG,IAAI,IAAI,CAAC,KAAK,CAAC,CAAC;IACnC,UAAU,CAAC,OAAO,CAAC,KAAK,CAAC,OAAO,EAAE,GAAG,CAAC,CAAC,CAAC;IACxC,OAAO,UAAU,CAAC;AACpB,CAAC;AAED,MAAM,CAAC,MAAM,SAAS,GAAG,IAAI,IAAI,CAAE,IAAI,EAAE,EAAE,GAAG,CAAC,EAAE,EAAE,CAAE,CAAC;AAEtD,MAAM,CAAC,MAAM,aAAa,GAAG,cAAc,CAAE,CAAC,CAAC,CAAE,CAAC;AAElD,MAAM,CAAC,MAAM,YAAY,GAAG,cAAc,CAAE,CAAC,CAAE,CAAC;AAChD,MAAM,CAAC,MAAM,YAAY,GAAG,cAAc,CAAE,EAAE,CAAE,CAAC;AACjD,MAAM,CAAC,MAAM,YAAY,GAAG,cAAc,CAAE,EAAE,CAAE,CAAC;AACjD,MAAM,CAAC,MAAM,YAAY,GAAG,cAAc,CAAE,EAAE,CAAE,CAAC;AACjD,MAAM,CAAC,MAAM,aAAa,GAAG,cAAc,CAAE,GAAG,GAAC,CAAC,CAAE,CAAC;AAErD,MAAM,CAAC,MAAM,WAAW,GAAG,cAAc,CAAE,GAAG,CAAE,CAAC;AACjD,MAAM,CAAC,MAAM,WAAW,GAAG,cAAc,CAAE,GAAG,GAAG,CAAC,CAAE,CAAC;AACrD,MAAM,CAAC,MAAM,WAAW,GAAG,cAAc,CAAE,GAAG,GAAG,CAAC,CAAE,CAAC;AACrD,MAAM,CAAC,MAAM,WAAW,GAAG,cAAc,CAAE,GAAG,GAAG,CAAC,CAAE,CAAC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from fps-library-v2\src\logic\Users\
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* The purpose of this file is to check permissions in standard way
|
|
6
|
+
*/
|
|
7
|
+
import { IEveryoneAudience } from '../../types/fps-class/prop-pane/AudienceInterfaces';
|
|
8
|
+
import { IFPSUser } from './IUserInterfaces';
|
|
9
|
+
/***
|
|
10
|
+
* d888888b .88b d88. d8888b. .d88b. d8888b. d888888b d8b db d8888b. .88b d88. d88888b db db d8b db .o88b. d888888b d888888b .d88b. d8b db .d8888.
|
|
11
|
+
* `88' 88'YbdP`88 88 `8D .8P Y8. 88 `8D `~~88~~' 888o 88 88 `8D 88'YbdP`88 88' 88 88 888o 88 d8P Y8 `~~88~~' `88' .8P Y8. 888o 88 88' YP
|
|
12
|
+
* 88 88 88 88 88oodD' 88 88 88oobY' 88 88V8o 88 88oodD' 88 88 88 88ooo 88 88 88V8o 88 8P 88 88 88 88 88V8o 88 `8bo.
|
|
13
|
+
* 88 88 88 88 88~~~ 88 88 88`8b 88 88 V8o88 88~~~ 88 88 88 88~~~ 88 88 88 V8o88 8b 88 88 88 88 88 V8o88 `Y8b.
|
|
14
|
+
* .88. 88 88 88 88 `8b d8' 88 `88. 88 88 V888 88 88 88 88 88 88b d88 88 V888 Y8b d8 88 .88. `8b d8' 88 V888 db 8D
|
|
15
|
+
* Y888888P YP YP YP 88 `Y88P' 88 YD YP VP V8P 88 YP YP YP YP ~Y8888P' VP V8P `Y88P' YP Y888888P `Y88P' VP V8P `8888Y'
|
|
16
|
+
*
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @param FPSUser
|
|
22
|
+
* @param showTricks
|
|
23
|
+
* @param audience
|
|
24
|
+
* @param lastChancePermission :
|
|
25
|
+
* @param beAReader //2022-04-07: Added to allow a site admin to 'act like a reader' to test functionality
|
|
26
|
+
* Be sure to pass in beAReader as false to if the feature you want to show should be visible such as the BeAReader button :)
|
|
27
|
+
*
|
|
28
|
+
*
|
|
29
|
+
* 2022-11-30: in npmFunctions was lastChancePermission: SPPermission | null,
|
|
30
|
+
*/
|
|
31
|
+
export declare function verifyAudienceVsUser(FPSUser: IFPSUser, showTricks: boolean, audience: IEveryoneAudience, lastChancePermission: any | null, beAReader: boolean): boolean;
|
|
32
|
+
//# sourceMappingURL=CheckPermissions.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CheckPermissions.d.ts","sourceRoot":"","sources":["../../../src/logic/Users/CheckPermissions.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH;;GAEG;AAMH,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAC;AACvF,OAAO,EAAE,QAAQ,EAAG,MAAM,mBAAmB,CAAC;AAE7C;;;;;;;;;GASG;AAIJ;;;;;;;;;;;GAWG;AACH,wBAAgB,oBAAoB,CAAG,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,OAAO,EAAE,QAAQ,EAAE,iBAAiB,EAAE,oBAAoB,EAAE,GAAG,GAAG,IAAI,EAAE,SAAS,EAAE,OAAO,WA+B/J"}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from fps-library-v2\src\logic\Users\
|
|
3
|
+
*/
|
|
4
|
+
/***
|
|
5
|
+
* d888888b .88b d88. d8888b. .d88b. d8888b. d888888b d8b db d8888b. .88b d88. d88888b db db d8b db .o88b. d888888b d888888b .d88b. d8b db .d8888.
|
|
6
|
+
* `88' 88'YbdP`88 88 `8D .8P Y8. 88 `8D `~~88~~' 888o 88 88 `8D 88'YbdP`88 88' 88 88 888o 88 d8P Y8 `~~88~~' `88' .8P Y8. 888o 88 88' YP
|
|
7
|
+
* 88 88 88 88 88oodD' 88 88 88oobY' 88 88V8o 88 88oodD' 88 88 88 88ooo 88 88 88V8o 88 8P 88 88 88 88 88V8o 88 `8bo.
|
|
8
|
+
* 88 88 88 88 88~~~ 88 88 88`8b 88 88 V8o88 88~~~ 88 88 88 88~~~ 88 88 88 V8o88 8b 88 88 88 88 88 V8o88 `Y8b.
|
|
9
|
+
* .88. 88 88 88 88 `8b d8' 88 `88. 88 88 V888 88 88 88 88 88 88b d88 88 V888 Y8b d8 88 .88. `8b d8' 88 V888 db 8D
|
|
10
|
+
* Y888888P YP YP YP 88 `Y88P' 88 YD YP VP V8P 88 YP YP YP YP ~Y8888P' VP V8P `Y88P' YP Y888888P `Y88P' VP V8P `8888Y'
|
|
11
|
+
*
|
|
12
|
+
*
|
|
13
|
+
*/
|
|
14
|
+
// import { IEveryoneAudience } from '../../common/interfaces/fps/AudienceInterfaces';
|
|
15
|
+
/**
|
|
16
|
+
*
|
|
17
|
+
* @param FPSUser
|
|
18
|
+
* @param showTricks
|
|
19
|
+
* @param audience
|
|
20
|
+
* @param lastChancePermission :
|
|
21
|
+
* @param beAReader //2022-04-07: Added to allow a site admin to 'act like a reader' to test functionality
|
|
22
|
+
* Be sure to pass in beAReader as false to if the feature you want to show should be visible such as the BeAReader button :)
|
|
23
|
+
*
|
|
24
|
+
*
|
|
25
|
+
* 2022-11-30: in npmFunctions was lastChancePermission: SPPermission | null,
|
|
26
|
+
*/
|
|
27
|
+
export function verifyAudienceVsUser(FPSUser, showTricks, audience, lastChancePermission, beAReader) {
|
|
28
|
+
let result = false;
|
|
29
|
+
if (audience === 'Everyone') {
|
|
30
|
+
result = true;
|
|
31
|
+
}
|
|
32
|
+
else if (showTricks === true && beAReader !== true) {
|
|
33
|
+
result = true;
|
|
34
|
+
}
|
|
35
|
+
else if (FPSUser.isSiteAdmin === true && beAReader !== true) {
|
|
36
|
+
result = true;
|
|
37
|
+
}
|
|
38
|
+
else if (beAReader !== true && (audience === 'Site Owners' || audience === 'Page Editors') && FPSUser.manageWeb === true) {
|
|
39
|
+
result = true;
|
|
40
|
+
}
|
|
41
|
+
else if (beAReader !== true && audience === 'Page Editors' && FPSUser.addAndCustomizePages === true) {
|
|
42
|
+
result = true;
|
|
43
|
+
}
|
|
44
|
+
else if (beAReader !== true && audience === 'Item Editors' && FPSUser.editListItems === true) {
|
|
45
|
+
result = true;
|
|
46
|
+
}
|
|
47
|
+
else if (lastChancePermission) {
|
|
48
|
+
let FPSUserAny = FPSUser;
|
|
49
|
+
let hasLast = FPSUserAny[lastChancePermission];
|
|
50
|
+
result = hasLast === true ? true : false;
|
|
51
|
+
}
|
|
52
|
+
return result;
|
|
53
|
+
}
|
|
54
|
+
//# sourceMappingURL=CheckPermissions.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CheckPermissions.js","sourceRoot":"","sources":["../../../src/logic/Users/CheckPermissions.ts"],"names":[],"mappings":"AAAA;;GAEG;AAaF;;;;;;;;;GASG;AAEJ,uFAAuF;AAEvF;;;;;;;;;;;GAWG;AACH,MAAM,UAAU,oBAAoB,CAAG,OAAiB,EAAE,UAAmB,EAAE,QAA2B,EAAE,oBAAgC,EAAE,SAAkB;IAE9J,IAAI,MAAM,GAAG,KAAK,CAAC;IAEnB,IAAK,QAAQ,KAAK,UAAU,EAAG;QAC7B,MAAM,GAAG,IAAI,CAAC;KAEf;SAAM,IAAK,UAAU,KAAK,IAAI,IAAI,SAAS,KAAK,IAAI,EAAG;QACtD,MAAM,GAAG,IAAI,CAAC;KAEf;SAAM,IAAK,OAAO,CAAC,WAAW,KAAK,IAAI,IAAI,SAAS,KAAK,IAAI,EAAG;QAC/D,MAAM,GAAG,IAAI,CAAC;KAEf;SAAM,IAAK,SAAS,KAAK,IAAI,IAAI,CAAE,QAAQ,KAAK,aAAa,IAAK,QAAQ,KAAK,cAAc,CAAE,IAAI,OAAO,CAAC,SAAS,KAAK,IAAI,EAAG;QAC/H,MAAM,GAAG,IAAI,CAAC;KAEf;SAAM,IAAK,SAAS,KAAK,IAAI,IAAI,QAAQ,KAAK,cAAc,IAAI,OAAO,CAAC,oBAAoB,KAAM,IAAI,EAAG;QACxG,MAAM,GAAG,IAAI,CAAC;KAEf;SAAM,IAAK,SAAS,KAAK,IAAI,IAAI,QAAQ,KAAK,cAAc,IAAI,OAAO,CAAC,aAAa,KAAK,IAAI,EAAG;QAC9F,MAAM,GAAG,IAAI,CAAC;KAEjB;SAAM,IAAK,oBAAoB,EAAG;QACjC,IAAI,UAAU,GAAQ,OAAO,CAAC;QAC9B,IAAI,OAAO,GAAY,UAAU,CAAC,oBAA2B,CAAC,CAAC;QAC/D,MAAM,GAAG,OAAO,KAAK,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAE;KAE7C;IAEC,OAAO,MAAM,CAAC;AAEhB,CAAC"}
|