@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,73 @@
|
|
|
1
|
+
// import { encodeDecodeString } from "../../../../logic/Strings/urlServices";
|
|
2
|
+
import { encodeDecodeString } from "../../../../logic/Strings/urlServices";
|
|
3
|
+
import { ItemHasMinimalDownload, ItemHasMinors, ItemHasNoAttachments, ItemHasNoVersioning, ItemIsAHiddenList, ItemIsASystemList, ItemRequiresCheckout } from "../../AnyContent/IsA/IFPSItemIsA";
|
|
4
|
+
import { SystemListsLC } from "../../source-props/Lists/getVX/SysLists";
|
|
5
|
+
import { addItemIsA } from "./addItemIsA";
|
|
6
|
+
// addOtherIsAMeta
|
|
7
|
+
export function addListIsAMeta(item) {
|
|
8
|
+
// ItemRequiresCheckout / RequiresCheckout
|
|
9
|
+
if (item.ForceCheckout === true) {
|
|
10
|
+
item = addItemIsA(item, ItemRequiresCheckout);
|
|
11
|
+
}
|
|
12
|
+
// ItemHasNoVersioning / VersionsDisabled
|
|
13
|
+
if (item.BaseTemplate && item.EnableVersioning === false) { // Only found when item.BaseTemplate is found
|
|
14
|
+
item = addItemIsA(item, ItemHasNoVersioning);
|
|
15
|
+
}
|
|
16
|
+
// ItemHasMinors / MinorVersionsEnabled
|
|
17
|
+
if (item.BaseTemplate && item.EnableVersioning === false) { // Only found when item.BaseTemplate is found
|
|
18
|
+
item = addItemIsA(item, ItemHasMinors);
|
|
19
|
+
}
|
|
20
|
+
// ItemHasNoAttachments / AttachmentsDisabled
|
|
21
|
+
if (item.BaseTemplate === 100 && item.EnableAttachments === false) { // Only found when item.BaseTemplate === 100
|
|
22
|
+
item = addItemIsA(item, ItemHasNoAttachments);
|
|
23
|
+
}
|
|
24
|
+
// ItemHasMinimalDownload / HasMinimalDownload
|
|
25
|
+
if (item.EnableMinimalDownload === true) {
|
|
26
|
+
item = addItemIsA(item, ItemHasMinimalDownload);
|
|
27
|
+
}
|
|
28
|
+
// ItemIsAHiddenList / Hidden
|
|
29
|
+
if (item.Hidden === true) {
|
|
30
|
+
item = addItemIsA(item, ItemIsAHiddenList);
|
|
31
|
+
}
|
|
32
|
+
// ItemIsASystemList / SystemList
|
|
33
|
+
if (isThisASystemList(item) === true) {
|
|
34
|
+
item = addItemIsA(item, ItemIsASystemList);
|
|
35
|
+
}
|
|
36
|
+
return item;
|
|
37
|
+
}
|
|
38
|
+
export function isThisASystemList(item) {
|
|
39
|
+
/**
|
|
40
|
+
2021-03-01: This section was added due to SystemLists was to large for rest filter :(
|
|
41
|
+
*/
|
|
42
|
+
let trimmedTitle = item.Title ? item.Title.toLowerCase() : '';
|
|
43
|
+
if (item.BaseTemplate === 100 || item.BaseType === 1) {
|
|
44
|
+
// SharePoint adds the word 'list' to the Title property of lists
|
|
45
|
+
trimmedTitle = trimmedTitle.endsWith('list') ? trimmedTitle.slice(0, -4) : trimmedTitle;
|
|
46
|
+
}
|
|
47
|
+
if (item.EntityTypeName && SystemListsLC.indexOf(item.EntityTypeName.toLowerCase()) > -1) {
|
|
48
|
+
return true;
|
|
49
|
+
}
|
|
50
|
+
else if (item.EntityTypeName && SystemListsLC.indexOf(encodeDecodeString(item.EntityTypeName.toLowerCase(), 'encode')) > -1) { //Sometimes this comes encoded
|
|
51
|
+
return true;
|
|
52
|
+
}
|
|
53
|
+
else if (item.Title && SystemListsLC.indexOf(item.Title.toLowerCase()) > -1) {
|
|
54
|
+
return true;
|
|
55
|
+
}
|
|
56
|
+
else if (item.Title && SystemListsLC.indexOf(encodeDecodeString(item.Title.toLowerCase(), 'encode')) > -1) { //Sometimes this comes encoded
|
|
57
|
+
return true;
|
|
58
|
+
}
|
|
59
|
+
else if (SystemListsLC.indexOf(trimmedTitle.toLowerCase()) > -1) {
|
|
60
|
+
return true;
|
|
61
|
+
}
|
|
62
|
+
else if (SystemListsLC.indexOf(encodeDecodeString(trimmedTitle.toLowerCase(), 'encode')) > -1) { //Sometimes this comes encoded
|
|
63
|
+
return true;
|
|
64
|
+
// 2024-08-15: Added the Style Library title check in because it was in the PivotTiles rest filter and was not sure why.
|
|
65
|
+
}
|
|
66
|
+
else if (item.Title === 'Style Library' || (item.Title && item.Title.indexOf('CCSWFHistory') === 0)) {
|
|
67
|
+
return true;
|
|
68
|
+
}
|
|
69
|
+
else {
|
|
70
|
+
return false;
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
//# sourceMappingURL=addListIsAMeta.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"addListIsAMeta.js","sourceRoot":"","sources":["../../../../../src/components/molecules/SearchPage/functions/addListIsAMeta.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { IAnySourceItem } from "../../AnyContent/IAnyContent";
|
|
2
|
+
import { ISearchTypes } from "../../SearchPage/Interfaces/ISearchTypes";
|
|
3
|
+
import { ISourceSearch } from "../../SearchPage/Interfaces/ISourceSearch";
|
|
4
|
+
import { ISourceProps } from "../../source-props/ISourceProps";
|
|
5
|
+
export declare function addSearchMetaAll(items: IAnySourceItem[], sourceProps: ISourceProps, search: ISourceSearch, SearchTypes: ISearchTypes, popPercent: number): IAnySourceItem[];
|
|
6
|
+
//# sourceMappingURL=addSearchAll.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"addSearchAll.d.ts","sourceRoot":"","sources":["../../../../../src/components/molecules/SearchPage/functions/addSearchAll.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAG,MAAM,8BAA8B,CAAC;AAC/D,OAAO,EAAE,YAAY,EAAE,MAAM,0CAA0C,CAAC;AACxE,OAAO,EAAE,aAAa,EAAE,MAAM,2CAA2C,CAAC;AAC1E,OAAO,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAC;AAM/D,wBAAgB,gBAAgB,CAAE,KAAK,EAAE,cAAc,EAAE,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,EAAE,aAAa,EAAE,WAAW,EAAE,YAAY,EAAE,UAAU,EAAE,MAAM,GAAI,cAAc,EAAE,CAQ7K"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { addSearchFileDataItems } from "./addSearchFile";
|
|
2
|
+
import { addSearchMeta1 } from "./addSearchMeta1";
|
|
3
|
+
import { addSearchMeta2 } from "./addSearchMeta2";
|
|
4
|
+
import { addPopularityToItems } from "./markPopular";
|
|
5
|
+
export function addSearchMetaAll(items, sourceProps, search, SearchTypes, popPercent) {
|
|
6
|
+
items = addSearchMeta1(items, sourceProps, search);
|
|
7
|
+
items = addSearchFileDataItems(items, sourceProps);
|
|
8
|
+
if (SearchTypes)
|
|
9
|
+
items = addSearchMeta2(items, SearchTypes);
|
|
10
|
+
if (popPercent)
|
|
11
|
+
items = addPopularityToItems(items, popPercent);
|
|
12
|
+
return items;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=addSearchAll.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"addSearchAll.js","sourceRoot":"","sources":["../../../../../src/components/molecules/SearchPage/functions/addSearchAll.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,oBAAoB,EAAE,MAAM,eAAe,CAAC;AAErD,MAAM,UAAU,gBAAgB,CAAE,KAAuB,EAAE,WAAyB,EAAE,MAAqB,EAAE,WAAyB,EAAE,UAAkB;IAExJ,KAAK,GAAG,cAAc,CAAE,KAAK,EAAE,WAAW,EAAE,MAAM,CAAE,CAAC;IACrD,KAAK,GAAG,sBAAsB,CAAE,KAAK,EAAE,WAAW,CAAG,CAAC;IACtD,IAAK,WAAW;QAAG,KAAK,GAAG,cAAc,CAAE,KAAK,EAAE,WAAW,CAAE,CAAC;IAChE,IAAK,UAAU;QAAG,KAAK,GAAG,oBAAoB,CAAE,KAAK,EAAE,UAAU,CAAE,CAAC;IACpE,OAAO,KAAK,CAAC;AAEf,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { ISourceProps } from "../../source-props/ISourceProps";
|
|
2
|
+
import { IAnySourceItem } from "../../AnyContent/IAnyContent";
|
|
3
|
+
import { ISearchTypes } from "../../SearchPage/Interfaces/ISearchTypes";
|
|
4
|
+
import { ISourceSearch } from "../../SearchPage/Interfaces/ISourceSearch";
|
|
5
|
+
export declare function addSearchMetaAllV2(items: IAnySourceItem[], sourceProps: ISourceProps, search: ISourceSearch, SearchTypes: ISearchTypes, popPercent: number): IAnySourceItem[];
|
|
6
|
+
//# sourceMappingURL=addSearchAllV2.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"addSearchAllV2.d.ts","sourceRoot":"","sources":["../../../../../src/components/molecules/SearchPage/functions/addSearchAllV2.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAC;AAC/D,OAAO,EAAE,cAAc,EAAG,MAAM,8BAA8B,CAAC;AAC/D,OAAO,EAAE,YAAY,EAAE,MAAM,0CAA0C,CAAC;AACxE,OAAO,EAAE,aAAa,EAAE,MAAM,2CAA2C,CAAC;AAM1E,wBAAgB,kBAAkB,CAAE,KAAK,EAAE,cAAc,EAAE,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,EAAE,aAAa,EAAE,WAAW,EAAE,YAAY,EAAE,UAAU,EAAE,MAAM,GAAI,cAAc,EAAE,CAQ/K"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { addSearchFileDataItemsV2 } from "./addSearchFileV2";
|
|
2
|
+
import { addSearchMeta1 } from "./addSearchMeta1";
|
|
3
|
+
import { addSearchMeta2 } from "./addSearchMeta2";
|
|
4
|
+
import { addPopularityToItems } from "./markPopular";
|
|
5
|
+
export function addSearchMetaAllV2(items, sourceProps, search, SearchTypes, popPercent) {
|
|
6
|
+
items = addSearchMeta1(items, sourceProps, search);
|
|
7
|
+
items = addSearchFileDataItemsV2(items, sourceProps, SearchTypes);
|
|
8
|
+
if (SearchTypes)
|
|
9
|
+
items = addSearchMeta2(items, SearchTypes);
|
|
10
|
+
if (popPercent)
|
|
11
|
+
items = addPopularityToItems(items, popPercent);
|
|
12
|
+
return items;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=addSearchAllV2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"addSearchAllV2.js","sourceRoot":"","sources":["../../../../../src/components/molecules/SearchPage/functions/addSearchAllV2.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,wBAAwB,EAAE,MAAM,mBAAmB,CAAC;AAC7D,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,oBAAoB,EAAE,MAAM,eAAe,CAAC;AAErD,MAAM,UAAU,kBAAkB,CAAE,KAAuB,EAAE,WAAyB,EAAE,MAAqB,EAAE,WAAyB,EAAE,UAAkB;IAE1J,KAAK,GAAG,cAAc,CAAE,KAAK,EAAE,WAAW,EAAE,MAAM,CAAE,CAAC;IACrD,KAAK,GAAG,wBAAwB,CAAE,KAAK,EAAE,WAAW,EAAE,WAAW,CAAE,CAAC;IACpE,IAAK,WAAW;QAAG,KAAK,GAAG,cAAc,CAAE,KAAK,EAAE,WAAW,CAAE,CAAC;IAChE,IAAK,UAAU;QAAG,KAAK,GAAG,oBAAoB,CAAE,KAAK,EAAE,UAAU,CAAE,CAAC;IACpE,OAAO,KAAK,CAAC;AAEf,CAAC"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { IAnySourceItem } from "../../AnyContent/IAnyContent";
|
|
2
|
+
import { ISourceProps } from "../../source-props/ISourceProps";
|
|
3
|
+
export declare function addSearchFileDataItems(items: IAnySourceItem[], sourceProps: ISourceProps): IAnySourceItem[];
|
|
4
|
+
export declare function addSearchFileData(item: IAnySourceItem, sourceProps: ISourceProps): IAnySourceItem;
|
|
5
|
+
//# sourceMappingURL=addSearchFile.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"addSearchFile.d.ts","sourceRoot":"","sources":["../../../../../src/components/molecules/SearchPage/functions/addSearchFile.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAG,MAAM,8BAA8B,CAAC;AAI/D,OAAO,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAC;AAG/D,wBAAgB,sBAAsB,CAAE,KAAK,EAAE,cAAc,EAAE,EAAE,WAAW,EAAE,YAAY,GAAI,cAAc,EAAE,CAK7G;AAED,wBAAgB,iBAAiB,CAAE,IAAI,EAAE,cAAc,EAAE,WAAW,EAAE,YAAY,GAAI,cAAc,CAkJnG"}
|
|
@@ -0,0 +1,137 @@
|
|
|
1
|
+
import { ALLProgrammingFileKeys, } from '../../SearchPage/Interfaces/ProgrammingFileKeys';
|
|
2
|
+
import { ItemIsADocSet, ItemIsADraft, ItemIsAFile, ItemIsAFileObject, ItemIsAMajor, ItemIsANewsLink, ItemIsANewsPost, ItemIsAPage, ItemIsCheckedOut, ItemIsCodeContent, ItemIsFolderContent, ItemIsPublished, ItemIsUnPublished } from "../../AnyContent/IsA/IFPSItemIsA";
|
|
3
|
+
import { addItemIsA } from "./addItemIsA";
|
|
4
|
+
export function addSearchFileDataItems(items, sourceProps) {
|
|
5
|
+
items.map((item) => {
|
|
6
|
+
item = addSearchFileData(item, sourceProps);
|
|
7
|
+
});
|
|
8
|
+
return items;
|
|
9
|
+
}
|
|
10
|
+
export function addSearchFileData(item, sourceProps) {
|
|
11
|
+
if (item.File || item.FileSizeDisplay || item.FileLeafRef || item.FileRef || item.File_x0020_Type || item.FirstPublishedDate) {
|
|
12
|
+
// Item is a file
|
|
13
|
+
item = addItemIsA(item, ItemIsAFileObject);
|
|
14
|
+
}
|
|
15
|
+
else {
|
|
16
|
+
return item;
|
|
17
|
+
}
|
|
18
|
+
item.FPSItem.File.fileDisplayName = ''; //Basically the file name but without extension
|
|
19
|
+
// This loop was originally in addDateTimeFileInfoSearch
|
|
20
|
+
//Added this to flatten file url for easier use
|
|
21
|
+
if (item.File && item.File.ServerRelativeUrl) {
|
|
22
|
+
item['File/ServerRelativeUrl'] = item.File.ServerRelativeUrl;
|
|
23
|
+
// https://github.com/mikezimm/pivottiles7/issues/314
|
|
24
|
+
const FileLeafRef = item.File.FileLeafRef ? item.File.FileLeafRef : item.File.ServerRelativeUrl.substring(item.File.ServerRelativeUrl.lastIndexOf('/') + 1);
|
|
25
|
+
if (!item.File.FileRef)
|
|
26
|
+
item.File.FileRef = item.File.ServerRelativeUrl;
|
|
27
|
+
if (!item.File.Name)
|
|
28
|
+
item.File.Name = FileLeafRef;
|
|
29
|
+
if (!item.File.FileLeafRef)
|
|
30
|
+
item.File.FileLeafRef = FileLeafRef;
|
|
31
|
+
item.FPSItem.File ? item.FPSItem.File.valid = true : item.FPSItem.File = {
|
|
32
|
+
valid: true,
|
|
33
|
+
fileDisplayName: FileLeafRef,
|
|
34
|
+
};
|
|
35
|
+
}
|
|
36
|
+
//https://github.com/mikezimm/Compliance/issues/121
|
|
37
|
+
if (item.FileSizeDisplay)
|
|
38
|
+
item.FPSItem.File.fileSizeNumber = parseInt(item.FileSizeDisplay);
|
|
39
|
+
let { searchTitle, searchDesc, } = item.FPSItem.Search;
|
|
40
|
+
let searchType = item.FPSItem.Search.type;
|
|
41
|
+
const extIdx = item.FileRef ? item.FileRef.lastIndexOf('.') : -1;
|
|
42
|
+
if (item['File_x0020_Type']) { // eslint-disable-line dot-notation
|
|
43
|
+
searchType = item['File_x0020_Type']; // eslint-disable-line dot-notation
|
|
44
|
+
searchTitle = item.FileLeafRef ? item.FileLeafRef : 'No Filename to show'; // eslint-disable-line dot-notation
|
|
45
|
+
item.FPSItem.File.fileDisplayName = item.FileLeafRef ? item.FileLeafRef.replace(`.${searchType}`, '') : ''; // eslint-disable-line dot-notation
|
|
46
|
+
searchDesc = '';
|
|
47
|
+
item = addItemIsA(item, ItemIsAFile);
|
|
48
|
+
// https://github.com/mikezimm/fps-library-v2/issues/51 - DO NOT do this loop if it's a folder with a . in it :)
|
|
49
|
+
}
|
|
50
|
+
else if (item.FileSystemObjectType !== 1 && extIdx > -1) {
|
|
51
|
+
searchType = item.FileRef ? item.FileRef.substring(extIdx + 1) : '';
|
|
52
|
+
if (searchType === 'aspx') {
|
|
53
|
+
searchType = 'page';
|
|
54
|
+
searchTitle = item.Title;
|
|
55
|
+
item.FPSItem.File.fileDisplayName = item.FileLeafRef ? item.FileLeafRef.replace(`.aspx`, '') : ''; // eslint-disable-line dot-notation
|
|
56
|
+
searchDesc = item.Description;
|
|
57
|
+
/**
|
|
58
|
+
* OData__OriginalSourceUrl is a hidden column in SharePoint Online that is used to store the original URL of a document that was uploaded to SharePoint.
|
|
59
|
+
* This column is used by the SharePoint Online search engine to crawl and index documents.
|
|
60
|
+
* It is not recommended to modify or delete this column as it can cause issues with search results and other SharePoint Online features¹.
|
|
61
|
+
|
|
62
|
+
I hope this helps! Let me know if you have any other questions.
|
|
63
|
+
|
|
64
|
+
Source: Conversation with Bing, 7/6/2023
|
|
65
|
+
(1) Use OData query operations in SharePoint REST requests. https://learn.microsoft.com/en-us/sharepoint/dev/sp-add-ins/use-odata-query-operations-in-sharepoint-rest-requests.
|
|
66
|
+
(2) OData Source for SharePoint Online - social.msdn.microsoft.com. https://social.msdn.microsoft.com/Forums/en-US/58807617-90aa-48e3-a06f-9582b683d8de/odata-source-for-sharepoint-online?forum=sharepointadmin.
|
|
67
|
+
(3) Working with SharePoint Online through OData v4 Endpoint - KingswaySoft. http://www.kingswaysoft.com/blog/2021/06/29/Working-with-SharePoint-Online-through-OData-v4-Endpoint.
|
|
68
|
+
(4) Using OData sources with Business Connectivity Services in SharePoint .... https://learn.microsoft.com/en-us/sharepoint/dev/general-development/using-odata-sources-with-business-connectivity-services-in-sharepoint.
|
|
69
|
+
*/
|
|
70
|
+
if (item.OData__OriginalSourceUrl !== null) {
|
|
71
|
+
item = addItemIsA(item, ItemIsANewsLink);
|
|
72
|
+
}
|
|
73
|
+
else if (item.PromotedState === 1 || item.PromotedState === 2) {
|
|
74
|
+
item = addItemIsA(item, ItemIsANewsPost);
|
|
75
|
+
}
|
|
76
|
+
else {
|
|
77
|
+
item = addItemIsA(item, ItemIsAPage);
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
// Handle folder objects
|
|
81
|
+
}
|
|
82
|
+
else if (!searchType && item.FileSystemObjectType === 1) {
|
|
83
|
+
const thisContentType = item[`ContentType/Name`] ? item[`ContentType/Name`] : 'Unknown';
|
|
84
|
+
if (thisContentType.indexOf(`Document Set`) > -1) {
|
|
85
|
+
searchType = 'docset';
|
|
86
|
+
item[`File_x0020_Type`] = 'docset';
|
|
87
|
+
searchTitle = item.FileLeafRef ? item.FileLeafRef : '';
|
|
88
|
+
searchDesc = item.Description ? item.Description : '';
|
|
89
|
+
item = addItemIsA(item, ItemIsADocSet);
|
|
90
|
+
}
|
|
91
|
+
else {
|
|
92
|
+
searchType = 'folder';
|
|
93
|
+
item[`File_x0020_Type`] = 'folder';
|
|
94
|
+
searchTitle = item.FileLeafRef ? item.FileLeafRef : ''; //webRelativeLink
|
|
95
|
+
const webLink = `${sourceProps.webUrl}${sourceProps.webRelativeLink ? sourceProps.webRelativeLink : ''}`;
|
|
96
|
+
const fileRelativeLink = item.FileRef && item.FileRef.indexOf(webLink) === 0 ?
|
|
97
|
+
item.FileRef.substring(webLink.length) : item.FileRef ? item.FileRef : '';
|
|
98
|
+
searchDesc = item.Description ? item.Description : !item.FileLeafRef ? '' : fileRelativeLink.substring(0, fileRelativeLink.lastIndexOf(item.FileLeafRef) - 1);
|
|
99
|
+
item = addItemIsA(item, ItemIsFolderContent);
|
|
100
|
+
}
|
|
101
|
+
}
|
|
102
|
+
else {
|
|
103
|
+
searchType = sourceProps.defType;
|
|
104
|
+
searchTitle = item.Title;
|
|
105
|
+
searchDesc = 'Other Type Search Desc';
|
|
106
|
+
}
|
|
107
|
+
// If folder, add folderTree array
|
|
108
|
+
if (item.FileSystemObjectType === 0 || item.FileSystemObjectType === 1) {
|
|
109
|
+
const libUrl = `${sourceProps.webUrl}${sourceProps.webRelativeLink ? sourceProps.webRelativeLink : ''}`;
|
|
110
|
+
const folderString = item.FileRef && libUrl ? item.FileRef.replace(libUrl, '').replace(`/${item.FileLeafRef}`, '') : '';
|
|
111
|
+
const folderTree = folderString ? folderString.indexOf('/') === 0 ? folderString.substring(1).split('/') : folderString.split('/') : [];
|
|
112
|
+
item.FPSItem.File.folderString = folderString;
|
|
113
|
+
item.FPSItem.File.folderTree = folderTree;
|
|
114
|
+
}
|
|
115
|
+
const minorVersion = item.OData__UIVersionString && item.OData__UIVersionString.split('.')[1] !== '0' ? true : false;
|
|
116
|
+
if (minorVersion === true) {
|
|
117
|
+
item = addItemIsA(item, ItemIsADraft);
|
|
118
|
+
}
|
|
119
|
+
else if (item.OData__UIVersionString) {
|
|
120
|
+
item = addItemIsA(item, ItemIsAMajor);
|
|
121
|
+
}
|
|
122
|
+
;
|
|
123
|
+
if (item.PromotedState === 1) {
|
|
124
|
+
item = addItemIsA(item, ItemIsUnPublished);
|
|
125
|
+
}
|
|
126
|
+
else if (item.PromotedState === 2) {
|
|
127
|
+
item = addItemIsA(item, ItemIsPublished);
|
|
128
|
+
}
|
|
129
|
+
if (item['File_x0020_Type'] && ALLProgrammingFileKeys.indexOf(item['File_x0020_Type']) > -1) {
|
|
130
|
+
item = addItemIsA(item, ItemIsCodeContent);
|
|
131
|
+
}
|
|
132
|
+
if (item.CheckoutUserId) {
|
|
133
|
+
item = addItemIsA(item, ItemIsCheckedOut);
|
|
134
|
+
}
|
|
135
|
+
return item;
|
|
136
|
+
}
|
|
137
|
+
//# sourceMappingURL=addSearchFile.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"addSearchFile.js","sourceRoot":"","sources":["../../../../../src/components/molecules/SearchPage/functions/addSearchFile.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { IAnySourceItem, IAnySourceItemAny } from "../../AnyContent/IAnyContent";
|
|
2
|
+
import { ISearchTypes } from "../../SearchPage/Interfaces/ISearchTypes";
|
|
3
|
+
import { ISourceProps } from "../../source-props/ISourceProps";
|
|
4
|
+
export declare function addSearchFileDataItemsV2(items: IAnySourceItem[], sourceProps: ISourceProps, SearchTypes: ISearchTypes): IAnySourceItem[];
|
|
5
|
+
export declare function check4MissingSelects(item: IAnySourceItemAny, selects: string[]): boolean;
|
|
6
|
+
export declare function addSearchFileDataV2(item: IAnySourceItem, sourceProps: ISourceProps, SearchTypes: ISearchTypes): IAnySourceItem;
|
|
7
|
+
//# sourceMappingURL=addSearchFileV2.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"addSearchFileV2.d.ts","sourceRoot":"","sources":["../../../../../src/components/molecules/SearchPage/functions/addSearchFileV2.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,cAAc,EAAE,iBAAiB,EAAG,MAAM,8BAA8B,CAAC;AAClF,OAAO,EAAE,YAAY,EAAE,MAAM,0CAA0C,CAAC;AACxE,OAAO,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAC;AAE/D,wBAAgB,wBAAwB,CAAE,KAAK,EAAE,cAAc,EAAE,EAAE,WAAW,EAAE,YAAY,EAAE,WAAW,EAAE,YAAY,GAAI,cAAc,EAAE,CAK1I;AAED,wBAAgB,oBAAoB,CAAE,IAAI,EAAE,iBAAiB,EAAE,OAAO,EAAE,MAAM,EAAE,GAAI,OAAO,CAQ1F;AAED,wBAAgB,mBAAmB,CAAE,IAAI,EAAE,cAAc,EAAE,WAAW,EAAE,YAAY,EAAE,WAAW,EAAE,YAAY,GAAI,cAAc,CA4LhI"}
|
|
@@ -0,0 +1,182 @@
|
|
|
1
|
+
import { MinFileObjectSelects, MinFileSelects } from "../../AnyContent/IFPSFileObject";
|
|
2
|
+
import { ItemIsADocSet, ItemIsADraft, ItemIsAFile, ItemIsAFileObject, ItemIsAMajor, ItemIsANewsLink, ItemIsANewsPost, ItemIsAPage, ItemIsCheckedOut, ItemIsCodeContent, ItemIsFolderContent, ItemIsPublished, ItemIsUnPublished } from "../../AnyContent/IsA/IFPSItemIsA";
|
|
3
|
+
import { ALLProgrammingFileKeys } from "../../SearchPage/Interfaces/ProgrammingFileKeys";
|
|
4
|
+
import { addItemIsA } from "./addItemIsA";
|
|
5
|
+
export function addSearchFileDataItemsV2(items, sourceProps, SearchTypes) {
|
|
6
|
+
items.map((item) => {
|
|
7
|
+
item = addSearchFileDataV2(item, sourceProps, SearchTypes);
|
|
8
|
+
});
|
|
9
|
+
return items;
|
|
10
|
+
}
|
|
11
|
+
export function check4MissingSelects(item, selects) {
|
|
12
|
+
const missing = [];
|
|
13
|
+
selects.map(select => {
|
|
14
|
+
if (!item[select] && item[select] !== 0)
|
|
15
|
+
missing.push(select);
|
|
16
|
+
});
|
|
17
|
+
if (missing.length > 0)
|
|
18
|
+
console.log(`check4MissingSelects:`, missing, item);
|
|
19
|
+
return missing.length > 0 ? true : false;
|
|
20
|
+
}
|
|
21
|
+
export function addSearchFileDataV2(item, sourceProps, SearchTypes) {
|
|
22
|
+
// if ( item.File || item.FileSizeDisplay || item.FileLeafRef || item.FileRef || item.File_x0020_Type || item.DocIcon || item.FirstPublishedDate ) { // removed item.FirstPublishedDate because Hubs data had item.FirstPublishedDate which caused issues.
|
|
23
|
+
if (item.File || item.FileSizeDisplay || item.FileLeafRef || item.FileRef || item.File_x0020_Type || item.DocIcon) {
|
|
24
|
+
// Item is a file
|
|
25
|
+
item = addItemIsA(item, ItemIsAFileObject);
|
|
26
|
+
}
|
|
27
|
+
else {
|
|
28
|
+
return item;
|
|
29
|
+
}
|
|
30
|
+
if (check4MissingSelects(item, MinFileObjectSelects) === false) {
|
|
31
|
+
}
|
|
32
|
+
item.FPSItem.File.fileDisplayName = ''; //Basically the file name but without extension
|
|
33
|
+
// Added this in case File is not expanded but there is a FileRef
|
|
34
|
+
if (!item.File && (item.FileRef || item.ServerRelativeUrl)) {
|
|
35
|
+
item.File = {
|
|
36
|
+
ServerRelativeUrl: item.ServerRelativeUrl ? item.ServerRelativeUrl : item.FileRef,
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
// This loop was originally in addDateTimeFileInfoSearch
|
|
40
|
+
// Added this to flatten file url for easier use
|
|
41
|
+
if (item.File && item.File.ServerRelativeUrl) {
|
|
42
|
+
item['File/ServerRelativeUrl'] = item.File.ServerRelativeUrl;
|
|
43
|
+
// https://github.com/mikezimm/pivottiles7/issues/314
|
|
44
|
+
const FileLeafRef = item.File.FileLeafRef ? item.File.FileLeafRef : item.File.ServerRelativeUrl.substring(item.File.ServerRelativeUrl.lastIndexOf('/') + 1);
|
|
45
|
+
if (!item.File.FileRef)
|
|
46
|
+
item.File.FileRef = item.File.ServerRelativeUrl;
|
|
47
|
+
if (!item.File.Name)
|
|
48
|
+
item.File.Name = FileLeafRef;
|
|
49
|
+
if (!item.File.FileLeafRef)
|
|
50
|
+
item.File.FileLeafRef = FileLeafRef;
|
|
51
|
+
item.FPSItem.File ? item.FPSItem.File.valid = true : item.FPSItem.File = {
|
|
52
|
+
valid: true,
|
|
53
|
+
fileDisplayName: FileLeafRef,
|
|
54
|
+
};
|
|
55
|
+
}
|
|
56
|
+
//https://github.com/mikezimm/Compliance/issues/121
|
|
57
|
+
if (item.FileSizeDisplay)
|
|
58
|
+
item.FPSItem.File.fileSizeNumber = parseInt(item.FileSizeDisplay);
|
|
59
|
+
let { searchTitle, searchDesc, } = item.FPSItem.Search;
|
|
60
|
+
let searchType = item.FPSItem.Search.type;
|
|
61
|
+
if (item.FileSystemObjectType === 1) {
|
|
62
|
+
/**
|
|
63
|
+
* THIS IS A FOLDER
|
|
64
|
+
*/
|
|
65
|
+
item = addItemIsA(item, ItemIsFolderContent);
|
|
66
|
+
const thisContentType = item[`ContentType/Name`] ? item[`ContentType/Name`] : 'Unknown';
|
|
67
|
+
if (thisContentType.indexOf(`Document Set`) > -1) {
|
|
68
|
+
searchType = 'docset';
|
|
69
|
+
item[`File_x0020_Type`] = 'docset';
|
|
70
|
+
searchTitle = item.FileLeafRef ? item.FileLeafRef : '';
|
|
71
|
+
searchDesc = item.Description ? item.Description : '';
|
|
72
|
+
item = addItemIsA(item, ItemIsADocSet);
|
|
73
|
+
}
|
|
74
|
+
else {
|
|
75
|
+
searchType = 'folder';
|
|
76
|
+
item[`File_x0020_Type`] = 'folder';
|
|
77
|
+
searchTitle = item.FileLeafRef ? item.FileLeafRef : ''; //webRelativeLink
|
|
78
|
+
const webLink = `${sourceProps.webUrl}${sourceProps.webRelativeLink ? sourceProps.webRelativeLink : ''}`;
|
|
79
|
+
const fileRelativeLink = item.FileRef && item.FileRef.indexOf(webLink) === 0 ?
|
|
80
|
+
item.FileRef.substring(webLink.length) : item.FileRef ? item.FileRef : '';
|
|
81
|
+
searchDesc = item.Description ? item.Description : !item.FileLeafRef ? '' : fileRelativeLink.substring(0, fileRelativeLink.lastIndexOf(item.FileLeafRef) - 1);
|
|
82
|
+
item = addItemIsA(item, ItemIsFolderContent);
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
else if (item.FileSystemObjectType === 0) {
|
|
86
|
+
/**
|
|
87
|
+
* THIS IS A FILE
|
|
88
|
+
*/
|
|
89
|
+
if (check4MissingSelects(item, MinFileSelects) === false) { }
|
|
90
|
+
item = addItemIsA(item, ItemIsAFile);
|
|
91
|
+
/**
|
|
92
|
+
* OData__OriginalSourceUrl is a hidden column in SharePoint Online that is used to store the original URL of a document that was uploaded to SharePoint.
|
|
93
|
+
* This column is used by the SharePoint Online search engine to crawl and index documents.
|
|
94
|
+
* It is not recommended to modify or delete this column as it can cause issues with search results and other SharePoint Online features¹.
|
|
95
|
+
|
|
96
|
+
I hope this helps! Let me know if you have any other questions.
|
|
97
|
+
|
|
98
|
+
Source: Conversation with Bing, 7/6/2023
|
|
99
|
+
(1) Use OData query operations in SharePoint REST requests. https://learn.microsoft.com/en-us/sharepoint/dev/sp-add-ins/use-odata-query-operations-in-sharepoint-rest-requests.
|
|
100
|
+
(2) OData Source for SharePoint Online - social.msdn.microsoft.com. https://social.msdn.microsoft.com/Forums/en-US/58807617-90aa-48e3-a06f-9582b683d8de/odata-source-for-sharepoint-online?forum=sharepointadmin.
|
|
101
|
+
(3) Working with SharePoint Online through OData v4 Endpoint - KingswaySoft. http://www.kingswaysoft.com/blog/2021/06/29/Working-with-SharePoint-Online-through-OData-v4-Endpoint.
|
|
102
|
+
(4) Using OData sources with Business Connectivity Services in SharePoint .... https://learn.microsoft.com/en-us/sharepoint/dev/general-development/using-odata-sources-with-business-connectivity-services-in-sharepoint.
|
|
103
|
+
*/
|
|
104
|
+
if (item.DocIcon === 'aspx' || item.File_x0020_Type === 'aspx') {
|
|
105
|
+
/**
|
|
106
|
+
* THIS IS A PAGE
|
|
107
|
+
*/
|
|
108
|
+
searchDesc = item.Description;
|
|
109
|
+
searchType = 'page';
|
|
110
|
+
item.FPSItem.File.fileDisplayName = item.FileLeafRef ? item.FileLeafRef.replace(`.aspx`, '') : ''; // eslint-disable-line dot-notation
|
|
111
|
+
searchTitle = item.Title ? item.Title : item.FPSItem.File.fileDisplayName;
|
|
112
|
+
if (item.OData__OriginalSourceUrl !== null) {
|
|
113
|
+
item = addItemIsA(item, ItemIsANewsLink);
|
|
114
|
+
}
|
|
115
|
+
else if (item.PromotedState === 1 || item.PromotedState === 2) {
|
|
116
|
+
item = addItemIsA(item, ItemIsANewsPost);
|
|
117
|
+
}
|
|
118
|
+
else {
|
|
119
|
+
item = addItemIsA(item, ItemIsAPage);
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
else { // This is a normal file
|
|
123
|
+
/**
|
|
124
|
+
* THIS IS A NORMAL FILE
|
|
125
|
+
*/
|
|
126
|
+
searchType = item.DocIcon ? item.DocIcon : item.File_x0020_Type ? item.File_x0020_Type : ``;
|
|
127
|
+
item.FPSItem.File.fileDisplayName = item.FileLeafRef ? item.FileLeafRef.replace(`.${item.DocIcon}`, '') : ''; // eslint-disable-line dot-notation
|
|
128
|
+
searchTitle = item['FileLeafRef'] ? item['FileLeafRef'] : 'No Filename to show'; // eslint-disable-line dot-notation
|
|
129
|
+
searchDesc = item.Description ? item.Description : ``;
|
|
130
|
+
if (!searchType) {
|
|
131
|
+
const extIdx = item.FileRef ? item.FileRef.lastIndexOf('.') : -1;
|
|
132
|
+
searchType = item.FileRef ? item.FileRef.substring(extIdx + 1) : '';
|
|
133
|
+
}
|
|
134
|
+
}
|
|
135
|
+
const libUrl = `${sourceProps.webUrl}${sourceProps.webRelativeLink ? sourceProps.webRelativeLink : ''}`;
|
|
136
|
+
const folderString = item.FileRef && libUrl ? item.FileRef.replace(libUrl, '').replace(`/${item.FileLeafRef}`, '') : '';
|
|
137
|
+
const folderTree = folderString ? folderString.indexOf('/') === 0 ? folderString.substring(1).split('/') : folderString.split('/') : [];
|
|
138
|
+
item.FPSItem.File.folderString = folderString;
|
|
139
|
+
item.FPSItem.File.folderTree = folderTree;
|
|
140
|
+
}
|
|
141
|
+
else {
|
|
142
|
+
// Need to fix select statements
|
|
143
|
+
console.log('addSearchFileDataV2: You need to update select statements to include FileSystemObjectType ~ 171', item);
|
|
144
|
+
}
|
|
145
|
+
if (!searchType)
|
|
146
|
+
searchType = sourceProps.defType;
|
|
147
|
+
if (!searchTitle)
|
|
148
|
+
searchTitle = item.Title ? item.Title : ``;
|
|
149
|
+
if (!searchDesc)
|
|
150
|
+
searchDesc = 'Other Type Search Desc';
|
|
151
|
+
let searchTypeIdx = SearchTypes.keys.indexOf(item.FPSItem.Search.type);
|
|
152
|
+
item.FPSItem.Search.searchTitle = searchTitle;
|
|
153
|
+
item.FPSItem.Search.searchDesc = searchDesc;
|
|
154
|
+
// 2023-02-13: This is needed because sometimes the type is not found and this will prevent crashes
|
|
155
|
+
if (searchTypeIdx > -1 && SearchTypes.objs[searchTypeIdx]) {
|
|
156
|
+
item.FPSItem.Search.searchTypes.push(SearchTypes.objs[searchTypeIdx]);
|
|
157
|
+
item.FPSItem.Search.searchTypeIdx = searchTypeIdx;
|
|
158
|
+
}
|
|
159
|
+
item.FPSItem.Search.type = searchType;
|
|
160
|
+
const minorVersion = item.OData__UIVersionString && item.OData__UIVersionString.split('.')[1] !== '0' ? true : false;
|
|
161
|
+
if (minorVersion === true) {
|
|
162
|
+
item = addItemIsA(item, ItemIsADraft);
|
|
163
|
+
}
|
|
164
|
+
else if (item.OData__UIVersionString) {
|
|
165
|
+
item = addItemIsA(item, ItemIsAMajor);
|
|
166
|
+
}
|
|
167
|
+
;
|
|
168
|
+
if (item.PromotedState === 1) {
|
|
169
|
+
item = addItemIsA(item, ItemIsUnPublished);
|
|
170
|
+
}
|
|
171
|
+
else if (item.PromotedState === 2) {
|
|
172
|
+
item = addItemIsA(item, ItemIsPublished);
|
|
173
|
+
}
|
|
174
|
+
if (item['File_x0020_Type'] && ALLProgrammingFileKeys.indexOf(item['File_x0020_Type']) > -1) {
|
|
175
|
+
item = addItemIsA(item, ItemIsCodeContent);
|
|
176
|
+
}
|
|
177
|
+
if (item.CheckoutUserId) {
|
|
178
|
+
item = addItemIsA(item, ItemIsCheckedOut);
|
|
179
|
+
}
|
|
180
|
+
return item;
|
|
181
|
+
}
|
|
182
|
+
//# sourceMappingURL=addSearchFileV2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"addSearchFileV2.js","sourceRoot":"","sources":["../../../../../src/components/molecules/SearchPage/functions/addSearchFileV2.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { IAnySourceItem } from '../../AnyContent/IAnyContent';
|
|
2
|
+
import { IFPSItemPerson } from "../../AnyContent/IFPSItemPerson";
|
|
3
|
+
import { IFPSItemTime } from "../../AnyContent/IFPSItemTime";
|
|
4
|
+
import { ISourceSearch } from "../../SearchPage/Interfaces/ISourceSearch";
|
|
5
|
+
import { ISourceProps } from '../../source-props/ISourceProps';
|
|
6
|
+
export declare function createMinFPSItemTime(item: IAnySourceItem, field: string): IFPSItemTime;
|
|
7
|
+
export declare function createMinFPSItemUser(item: IAnySourceItem, field: string): IFPSItemPerson;
|
|
8
|
+
/**
|
|
9
|
+
* 2023-07-06 - REFACTOR -
|
|
10
|
+
* @param item
|
|
11
|
+
* @returns
|
|
12
|
+
*/
|
|
13
|
+
export declare function addDateTimeInfoSearch(item: IAnySourceItem): IAnySourceItem;
|
|
14
|
+
export declare function addSearchMeta1(items: IAnySourceItem[], sourceProps: ISourceProps, search: ISourceSearch): IAnySourceItem[];
|
|
15
|
+
/**
|
|
16
|
+
* addStandardSearchArrays:
|
|
17
|
+
*
|
|
18
|
+
* This was derived from ALVFM DataFetch which added keyword arrays found in item search directly to the item.
|
|
19
|
+
* This makes searching faster when using buttons because it is just looking for a specific word match in an array... not searching entire string.
|
|
20
|
+
*
|
|
21
|
+
* @param item
|
|
22
|
+
* @param sourceProps - These are specific search criteria based on each specific source
|
|
23
|
+
* @param search - These are general search criteria used in a multi-source search page like in ALVFM
|
|
24
|
+
* @returns
|
|
25
|
+
*/
|
|
26
|
+
export declare function addStandardSearchArrays(item: IAnySourceItem, sourceProps: ISourceProps, search: ISourceSearch): IAnySourceItem;
|
|
27
|
+
/**
|
|
28
|
+
* buildItemSearchArray
|
|
29
|
+
*
|
|
30
|
+
* This is called by addStandardSearchArrays and makes it more reuslable and scalable to add this type of data to items.
|
|
31
|
+
*
|
|
32
|
+
* @param item
|
|
33
|
+
* @param key
|
|
34
|
+
* @param keyWords
|
|
35
|
+
* @param keyWordsLC
|
|
36
|
+
* @returns
|
|
37
|
+
*/
|
|
38
|
+
export declare function buildItemSearchArray(item: any, key: string, keyWords: string[], keyWordsLC: string[], OverflowTab?: string): IAnySourceItem;
|
|
39
|
+
//# sourceMappingURL=addSearchMeta1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"addSearchMeta1.d.ts","sourceRoot":"","sources":["../../../../../src/components/molecules/SearchPage/functions/addSearchMeta1.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,cAAc,EAA+C,MAAM,8BAA8B,CAAC;AAC3G,OAAO,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAC;AACjE,OAAO,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAC7D,OAAO,EAAE,aAAa,EAAE,MAAM,2CAA2C,CAAC;AAK1E,OAAO,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAC;AAI/D,wBAAgB,oBAAoB,CAAE,IAAI,EAAE,cAAc,EAAE,KAAK,EAAE,MAAM,GAAK,YAAY,CA4BzF;AAED,wBAAgB,oBAAoB,CAAE,IAAI,EAAE,cAAc,EAAE,KAAK,EAAE,MAAM,GAAK,cAAc,CAmC3F;AAED;;;;GAIG;AACH,wBAAgB,qBAAqB,CAAG,IAAI,EAAE,cAAc,GAAI,cAAc,CAsD7E;AAED,wBAAgB,cAAc,CAAG,KAAK,EAAE,cAAc,EAAE,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,EAAE,aAAa,GAAI,cAAc,EAAE,CA+W7H;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,uBAAuB,CAAE,IAAI,EAAE,cAAc,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,EAAE,aAAa,GAAI,cAAc,CAehI;AAED;;;;;;;;;;GAUG;AAEH,wBAAgB,oBAAoB,CAAE,IAAI,EAAE,GAAG,EAAE,GAAG,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,EAAE,UAAU,EAAE,MAAM,EAAE,EAAE,WAAW,GAAE,MAA2B,GAAI,cAAc,CA+BjK"}
|