@mikezimm/fps-core-v7 1.0.6 → 1.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +30 -3
- package/lib/banner/FPSWebPartClass/IFPSCert.d.ts +35 -0
- package/lib/banner/FPSWebPartClass/IFPSCert.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/IFPSCert.js +5 -0
- package/lib/banner/FPSWebPartClass/IFPSCert.js.map +1 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.d.ts +132 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.js +5 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.js.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.d.ts +14 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.js +45 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.js.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.d.ts +19 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.js +46 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.js.map +1 -0
- package/lib/banner/FPSWebPartClass/getCert.d.ts +14 -0
- package/lib/banner/FPSWebPartClass/getCert.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/getCert.js +317 -0
- package/lib/banner/FPSWebPartClass/getCert.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.d.ts +6 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.js +17 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.d.ts +5 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.js +17 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.d.ts +5 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.js +6 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.d.ts +5 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.js +32 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.d.ts +7 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.js +8 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.js.map +1 -0
- package/lib/banner/bannerX/sendFeedback.d.ts +4 -0
- package/lib/banner/bannerX/sendFeedback.d.ts.map +1 -0
- package/lib/banner/bannerX/sendFeedback.js +20 -0
- package/lib/banner/bannerX/sendFeedback.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.d.ts +24 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.js +5 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.d.ts +10 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.js +5 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.d.ts +17 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.js +5 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.d.ts +26 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.js +15 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.js.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.d.ts +22 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.d.ts.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.js +5 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.js.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.d.ts +18 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.d.ts.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.js +41 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.js.map +1 -0
- package/lib/banner/components/VisitorPanel/Interfaces.d.ts +39 -0
- package/lib/banner/components/VisitorPanel/Interfaces.d.ts.map +1 -0
- package/lib/banner/components/VisitorPanel/Interfaces.js +6 -0
- package/lib/banner/components/VisitorPanel/Interfaces.js.map +1 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.d.ts +1 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.d.ts.map +1 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.js +5 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.js.map +1 -0
- package/lib/banner/features/Expando/Interfaces.d.ts +15 -0
- package/lib/banner/features/Expando/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/Expando/Interfaces.js +7 -0
- package/lib/banner/features/Expando/Interfaces.js.map +1 -0
- package/lib/banner/features/FPSDOM/FPSDocument.d.ts +25 -0
- package/lib/banner/features/FPSDOM/FPSDocument.d.ts.map +1 -0
- package/lib/banner/features/FPSDOM/FPSDocument.js +152 -0
- package/lib/banner/features/FPSDOM/FPSDocument.js.map +1 -0
- package/lib/banner/features/FPSDOM/FPSEnviro.d.ts +5 -0
- package/lib/banner/features/FPSDOM/FPSEnviro.d.ts.map +1 -0
- package/lib/banner/features/FPSDOM/FPSEnviro.js +103 -0
- package/lib/banner/features/FPSDOM/FPSEnviro.js.map +1 -0
- package/lib/banner/features/FPSDOM/IFPSEnviro.d.ts +46 -0
- package/lib/banner/features/FPSDOM/IFPSEnviro.d.ts.map +1 -0
- package/lib/banner/features/FPSDOM/IFPSEnviro.js +2 -0
- package/lib/banner/features/FPSDOM/IFPSEnviro.js.map +1 -0
- package/lib/banner/features/FPSDOM/IFPSSection.d.ts +35 -0
- package/lib/banner/features/FPSDOM/IFPSSection.d.ts.map +1 -0
- package/lib/banner/features/FPSDOM/IFPSSection.js +5 -0
- package/lib/banner/features/FPSDOM/IFPSSection.js.map +1 -0
- package/lib/banner/features/FPSDOM/IFPSWindowProps.d.ts +40 -0
- package/lib/banner/features/FPSDOM/IFPSWindowProps.d.ts.map +1 -0
- package/lib/banner/features/FPSDOM/IFPSWindowProps.js +3 -0
- package/lib/banner/features/FPSDOM/IFPSWindowProps.js.map +1 -0
- package/lib/banner/features/FPSDOM/Window.d.ts +14 -0
- package/lib/banner/features/FPSDOM/Window.d.ts.map +1 -0
- package/lib/banner/features/FPSDOM/Window.js +2 -0
- package/lib/banner/features/FPSDOM/Window.js.map +1 -0
- package/lib/banner/features/ImportExport/BuildExportPropsX.d.ts +16 -0
- package/lib/banner/features/ImportExport/BuildExportPropsX.d.ts.map +1 -0
- package/lib/banner/features/ImportExport/BuildExportPropsX.js +79 -0
- package/lib/banner/features/ImportExport/BuildExportPropsX.js.map +1 -0
- package/lib/banner/features/ImportExport/ExportFunctions.d.ts +34 -0
- package/lib/banner/features/ImportExport/ExportFunctions.d.ts.map +1 -0
- package/lib/banner/features/ImportExport/ExportFunctions.js +59 -0
- package/lib/banner/features/ImportExport/ExportFunctions.js.map +1 -0
- package/lib/banner/features/ImportExport/IgnoreBlockProps.d.ts +3 -0
- package/lib/banner/features/ImportExport/IgnoreBlockProps.d.ts.map +1 -0
- package/lib/banner/features/ImportExport/IgnoreBlockProps.js +14 -0
- package/lib/banner/features/ImportExport/IgnoreBlockProps.js.map +1 -0
- package/lib/banner/features/LockProps/Interfaces.d.ts +14 -0
- package/lib/banner/features/LockProps/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/LockProps/Interfaces.js +7 -0
- package/lib/banner/features/LockProps/Interfaces.js.map +1 -0
- package/lib/banner/features/Misc/fpsDefaults.d.ts +12 -0
- package/lib/banner/features/Misc/fpsDefaults.d.ts.map +1 -0
- package/lib/banner/features/Misc/fpsDefaults.js +108 -0
- package/lib/banner/features/Misc/fpsDefaults.js.map +1 -0
- package/lib/banner/features/PageStyle/Interfaces.d.ts +14 -0
- package/lib/banner/features/PageStyle/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/PageStyle/Interfaces.js +6 -0
- package/lib/banner/features/PageStyle/Interfaces.js.map +1 -0
- package/lib/banner/features/PinMe/Interfaces.d.ts +21 -0
- package/lib/banner/features/PinMe/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/PinMe/Interfaces.js +6 -0
- package/lib/banner/features/PinMe/Interfaces.js.map +1 -0
- package/lib/banner/features/Tricky/constants.d.ts +60 -0
- package/lib/banner/features/Tricky/constants.d.ts.map +1 -0
- package/lib/banner/features/Tricky/constants.js +162 -0
- package/lib/banner/features/Tricky/constants.js.map +1 -0
- package/lib/banner/features/Tricky/fpsCProp.d.ts +5 -0
- package/lib/banner/features/Tricky/fpsCProp.d.ts.map +1 -0
- package/lib/banner/features/Tricky/fpsCProp.js +7 -0
- package/lib/banner/features/Tricky/fpsCProp.js.map +1 -0
- package/lib/banner/features/Tricky/logTest.d.ts +28 -0
- package/lib/banner/features/Tricky/logTest.d.ts.map +1 -0
- package/lib/banner/features/Tricky/logTest.js +51 -0
- package/lib/banner/features/Tricky/logTest.js.map +1 -0
- package/lib/banner/features/Tricky/logfun.d.ts +22 -0
- package/lib/banner/features/Tricky/logfun.d.ts.map +1 -0
- package/lib/banner/features/Tricky/logfun.js +107 -0
- package/lib/banner/features/Tricky/logfun.js.map +1 -0
- package/lib/banner/features/Tricky/verify.d.ts +8 -0
- package/lib/banner/features/Tricky/verify.d.ts.map +1 -0
- package/lib/banner/features/Tricky/verify.js +11 -0
- package/lib/banner/features/Tricky/verify.js.map +1 -0
- package/lib/banner/features/Tricky/verifyPieces.d.ts +32 -0
- package/lib/banner/features/Tricky/verifyPieces.d.ts.map +1 -0
- package/lib/banner/features/Tricky/verifyPieces.js +40 -0
- package/lib/banner/features/Tricky/verifyPieces.js.map +1 -0
- package/lib/banner/features/WebPartHistory/Functions.d.ts +66 -0
- package/lib/banner/features/WebPartHistory/Functions.d.ts.map +1 -0
- package/lib/banner/features/WebPartHistory/Functions.js +120 -0
- package/lib/banner/features/WebPartHistory/Functions.js.map +1 -0
- package/lib/banner/features/WebPartHistory/Interface.d.ts +65 -0
- package/lib/banner/features/WebPartHistory/Interface.d.ts.map +1 -0
- package/lib/banner/features/WebPartHistory/Interface.js +5 -0
- package/lib/banner/features/WebPartHistory/Interface.js.map +1 -0
- package/lib/banner/features/WebPartHistory/OnInit.d.ts +6 -0
- package/lib/banner/features/WebPartHistory/OnInit.d.ts.map +1 -0
- package/lib/banner/features/WebPartHistory/OnInit.js +15 -0
- package/lib/banner/features/WebPartHistory/OnInit.js.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.d.ts +19 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.d.ts.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.js +6 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.js.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.d.ts +18 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.d.ts.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.js +5 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.js.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.d.ts +24 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.d.ts.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.js +10 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.js.map +1 -0
- package/lib/banner/interfaces/Theme/Interfaces.d.ts +13 -0
- package/lib/banner/interfaces/Theme/Interfaces.d.ts.map +1 -0
- package/lib/banner/interfaces/Theme/Interfaces.js +5 -0
- package/lib/banner/interfaces/Theme/Interfaces.js.map +1 -0
- package/lib/common/Images/hero.d.ts +8 -0
- package/lib/common/Images/hero.d.ts.map +1 -0
- package/lib/common/Images/hero.js +34 -0
- package/lib/common/Images/hero.js.map +1 -0
- package/lib/common/Images/hoverEffect.d.ts +12 -0
- package/lib/common/Images/hoverEffect.d.ts.map +1 -0
- package/lib/common/Images/hoverEffect.js +32 -0
- package/lib/common/Images/hoverEffect.js.map +1 -0
- package/lib/common/Images/hoverZoom.d.ts +9 -0
- package/lib/common/Images/hoverZoom.d.ts.map +1 -0
- package/lib/common/Images/hoverZoom.js +36 -0
- package/lib/common/Images/hoverZoom.js.map +1 -0
- package/lib/common/Images/imgFit.d.ts +12 -0
- package/lib/common/Images/imgFit.d.ts.map +1 -0
- package/lib/common/Images/imgFit.js +48 -0
- package/lib/common/Images/imgFit.js.map +1 -0
- package/lib/common/Images/imgTarget.d.ts +9 -0
- package/lib/common/Images/imgTarget.d.ts.map +1 -0
- package/lib/common/Images/imgTarget.js +32 -0
- package/lib/common/Images/imgTarget.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.d.ts +8 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.js +56 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.d.ts +32 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.js +5 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.d.ts +17 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.js +8 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.d.ts +8 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.js +105 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.d.ts +7 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.js +73 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.js.map +1 -0
- package/lib/common/commandStyles/ISiteThemeChoices.d.ts +14 -0
- package/lib/common/commandStyles/ISiteThemeChoices.d.ts.map +1 -0
- package/lib/common/commandStyles/ISiteThemeChoices.js +27 -0
- package/lib/common/commandStyles/ISiteThemeChoices.js.map +1 -0
- package/lib/common/commandStyles/adjustCmdThemes.d.ts +25 -0
- package/lib/common/commandStyles/adjustCmdThemes.d.ts.map +1 -0
- package/lib/common/commandStyles/adjustCmdThemes.js +52 -0
- package/lib/common/commandStyles/adjustCmdThemes.js.map +1 -0
- package/lib/common/commandStyles/defaults.d.ts +41 -0
- package/lib/common/commandStyles/defaults.d.ts.map +1 -0
- package/lib/common/commandStyles/defaults.js +216 -0
- package/lib/common/commandStyles/defaults.js.map +1 -0
- package/lib/common/commandStyles/makeYellow.d.ts +6 -0
- package/lib/common/commandStyles/makeYellow.d.ts.map +1 -0
- package/lib/common/commandStyles/makeYellow.js +19 -0
- package/lib/common/commandStyles/makeYellow.js.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.d.ts +17 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.js +127 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.js.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.d.ts +6 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.js +107 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.js.map +1 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.d.ts +3 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.js +38 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.js.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.d.ts +3 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.js +18 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.js.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.d.ts +22 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.js +38 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.js.map +1 -0
- package/lib/components/atoms/Links/CommonDevUrls.d.ts +44 -0
- package/lib/components/atoms/Links/CommonDevUrls.d.ts.map +1 -0
- package/lib/components/atoms/Links/CommonDevUrls.js +45 -0
- package/lib/components/atoms/Links/CommonDevUrls.js.map +1 -0
- package/lib/components/atoms/Links/GulpLinks.d.ts +3 -0
- package/lib/components/atoms/Links/GulpLinks.d.ts.map +1 -0
- package/lib/components/atoms/Links/GulpLinks.js +13 -0
- package/lib/components/atoms/Links/GulpLinks.js.map +1 -0
- package/lib/components/atoms/Links/IRepoLinks.d.ts +11 -0
- package/lib/components/atoms/Links/IRepoLinks.d.ts.map +1 -0
- package/lib/components/atoms/Links/IRepoLinks.js +2 -0
- package/lib/components/atoms/Links/IRepoLinks.js.map +1 -0
- package/lib/components/atoms/Links/ValidateLinks.d.ts +3 -0
- package/lib/components/atoms/Links/ValidateLinks.d.ts.map +1 -0
- package/lib/components/atoms/Links/ValidateLinks.js +13 -0
- package/lib/components/atoms/Links/ValidateLinks.js.map +1 -0
- package/lib/components/atoms/Links/_LinkIsValid.d.ts +15 -0
- package/lib/components/atoms/Links/_LinkIsValid.d.ts.map +1 -0
- package/lib/components/atoms/Links/_LinkIsValid.js +75 -0
- package/lib/components/atoms/Links/_LinkIsValid.js.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/buildAnalyticsSummary.d.ts +4 -0
- package/lib/components/atoms/easy-analytics/functions/buildAnalyticsSummary.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/buildAnalyticsSummary.js +84 -0
- package/lib/components/atoms/easy-analytics/functions/buildAnalyticsSummary.js.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/createAnalyticsSourceProps.d.ts +6 -0
- package/lib/components/atoms/easy-analytics/functions/createAnalyticsSourceProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/createAnalyticsSourceProps.js +36 -0
- package/lib/components/atoms/easy-analytics/functions/createAnalyticsSourceProps.js.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/getBestAnalyticsLinkAndIcon.d.ts +9 -0
- package/lib/components/atoms/easy-analytics/functions/getBestAnalyticsLinkAndIcon.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/getBestAnalyticsLinkAndIcon.js +32 -0
- package/lib/components/atoms/easy-analytics/functions/getBestAnalyticsLinkAndIcon.js.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/getPageTitle.d.ts +3 -0
- package/lib/components/atoms/easy-analytics/functions/getPageTitle.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/getPageTitle.js +11 -0
- package/lib/components/atoms/easy-analytics/functions/getPageTitle.js.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/summarizeArrayByKey.d.ts +63 -0
- package/lib/components/atoms/easy-analytics/functions/summarizeArrayByKey.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/summarizeArrayByKey.js +172 -0
- package/lib/components/atoms/easy-analytics/functions/summarizeArrayByKey.js.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/EasyContents.d.ts +8 -0
- package/lib/components/atoms/easy-analytics/interfaces/EasyContents.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/EasyContents.js +8 -0
- package/lib/components/atoms/easy-analytics/interfaces/EasyContents.js.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/ExtremeStorageLog.d.ts +2 -0
- package/lib/components/atoms/easy-analytics/interfaces/ExtremeStorageLog.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/ExtremeStorageLog.js +2 -0
- package/lib/components/atoms/easy-analytics/interfaces/ExtremeStorageLog.js.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/IEasyAnalyticsHookProps.d.ts +26 -0
- package/lib/components/atoms/easy-analytics/interfaces/IEasyAnalyticsHookProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/IEasyAnalyticsHookProps.js +6 -0
- package/lib/components/atoms/easy-analytics/interfaces/IEasyAnalyticsHookProps.js.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/IStateSourceA.d.ts +15 -0
- package/lib/components/atoms/easy-analytics/interfaces/IStateSourceA.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/IStateSourceA.js +2 -0
- package/lib/components/atoms/easy-analytics/interfaces/IStateSourceA.js.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/analytics.d.ts +86 -0
- package/lib/components/atoms/easy-analytics/interfaces/analytics.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/analytics.js +5 -0
- package/lib/components/atoms/easy-analytics/interfaces/analytics.js.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/constants.d.ts +8 -0
- package/lib/components/atoms/easy-analytics/interfaces/constants.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/constants.js +23 -0
- package/lib/components/atoms/easy-analytics/interfaces/constants.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.d.ts +7 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.js +13 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.d.ts +42 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.js +44 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.d.ts +3 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.js +8 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.d.ts +4 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.js +26 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.d.ts +4 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.js +19 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.d.ts +7 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.js +3 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.d.ts +12 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.js +48 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.d.ts +4 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.js +20 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.d.ts +18 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.js +229 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.d.ts +17 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.js +29 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.d.ts +12 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.js +57 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.d.ts +3 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.js +4 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.d.ts +20 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.js +2 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.d.ts +11 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.js +7 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.d.ts +14 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.js +2 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.d.ts +115 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.js +390 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.d.ts +13 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.js +27 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.d.ts +7 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.js +34 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.d.ts +14 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.js +20 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.d.ts +7 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.js +20 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.d.ts +20 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.js +68 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.d.ts +2 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.js +38 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.d.ts +10 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.js +38 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.d.ts +31 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.js +5 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.d.ts +29 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.js +6 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.d.ts +26 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.js +5 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/createAnalyticsSourceProps.d.ts +6 -0
- package/lib/components/atoms/easy-pages/interfaces/createAnalyticsSourceProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/createAnalyticsSourceProps.js +31 -0
- package/lib/components/atoms/easy-pages/interfaces/createAnalyticsSourceProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.d.ts +37 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.js +28 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContent.d.ts +150 -0
- package/lib/components/molecules/AnyContent/IAnyContent.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContent.js +8 -0
- package/lib/components/molecules/AnyContent/IAnyContent.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.js +150 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.d.ts +68 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.js +43 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.d.ts +5 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.js +2 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.d.ts +21 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.js +2 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.d.ts +32 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.js +16 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.d.ts +8 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.js +3 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.d.ts +8 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.js +2 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.d.ts +9 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.js +2 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.d.ts +12 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.js +2 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.d.ts +41 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.js +30 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.d.ts +27 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.js +5 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.d.ts +42 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.js +5 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.d.ts +116 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.js +98 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.js +51 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.js +63 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.js +11 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.js +18 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.js +14 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.js +71 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.d.ts +4 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.js +52 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.js.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.d.ts +73 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.d.ts.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.js +2 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.js.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.d.ts +34 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.d.ts.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.js +2 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.js.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.d.ts +14 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.d.ts.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.js +24 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.js.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.d.ts +24 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.d.ts.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.js +8 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.js.map +1 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPage.d.ts +25 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPage.d.ts.map +1 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPage.js +13 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPage.js.map +1 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPagesProps.d.ts +31 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPagesProps.d.ts.map +1 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPagesProps.js +4 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPagesProps.js.map +1 -0
- package/lib/components/molecules/ModernPages/Interfaces/ISingleModernPageProps.d.ts +23 -0
- package/lib/components/molecules/ModernPages/Interfaces/ISingleModernPageProps.d.ts.map +1 -0
- package/lib/components/molecules/ModernPages/Interfaces/ISingleModernPageProps.js +2 -0
- package/lib/components/molecules/ModernPages/Interfaces/ISingleModernPageProps.js.map +1 -0
- package/lib/components/molecules/Performance/IPerformance.d.ts +377 -0
- package/lib/components/molecules/Performance/IPerformance.d.ts.map +1 -0
- package/lib/components/molecules/Performance/IPerformance.js +22 -0
- package/lib/components/molecules/Performance/IPerformance.js.map +1 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.d.ts +23 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.d.ts.map +1 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.js +5 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.js.map +1 -0
- package/lib/components/molecules/Performance/MockData.d.ts +6 -0
- package/lib/components/molecules/Performance/MockData.d.ts.map +1 -0
- package/lib/components/molecules/Performance/MockData.js +134 -0
- package/lib/components/molecules/Performance/MockData.js.map +1 -0
- package/lib/components/molecules/Performance/functions.d.ts +33 -0
- package/lib/components/molecules/Performance/functions.d.ts.map +1 -0
- package/lib/components/molecules/Performance/functions.js +114 -0
- package/lib/components/molecules/Performance/functions.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.d.ts +13 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.js +12 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.d.ts +23 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.js +5 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.d.ts +37 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.js +5 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.d.ts +15 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.js +51 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.d.ts +25 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.js +99 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addDeepPropsToSearch.d.ts +3 -0
- package/lib/components/molecules/SearchPage/functions/addDeepPropsToSearch.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addDeepPropsToSearch.js +9 -0
- package/lib/components/molecules/SearchPage/functions/addDeepPropsToSearch.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addItemIsA.d.ts +4 -0
- package/lib/components/molecules/SearchPage/functions/addItemIsA.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addItemIsA.js +22 -0
- package/lib/components/molecules/SearchPage/functions/addItemIsA.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addListIsAMeta.d.ts +4 -0
- package/lib/components/molecules/SearchPage/functions/addListIsAMeta.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addListIsAMeta.js +73 -0
- package/lib/components/molecules/SearchPage/functions/addListIsAMeta.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAll.d.ts +6 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAll.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAll.js +14 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAll.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAllV2.d.ts +6 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAllV2.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAllV2.js +14 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAllV2.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFile.d.ts +5 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFile.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFile.js +137 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFile.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFileV2.d.ts +7 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFileV2.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFileV2.js +182 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFileV2.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta1.d.ts +39 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta1.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta1.js +513 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta1.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta2.d.ts +10 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta2.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta2.js +83 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta2.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/getFilteredV1.d.ts +20 -0
- package/lib/components/molecules/SearchPage/functions/getFilteredV1.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/getFilteredV1.js +130 -0
- package/lib/components/molecules/SearchPage/functions/getFilteredV1.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/markPopular.d.ts +19 -0
- package/lib/components/molecules/SearchPage/functions/markPopular.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/markPopular.js +78 -0
- package/lib/components/molecules/SearchPage/functions/markPopular.js.map +1 -0
- package/lib/components/molecules/process-results/CheckAnyResults.d.ts +3 -0
- package/lib/components/molecules/process-results/CheckAnyResults.d.ts.map +1 -0
- package/lib/components/molecules/process-results/CheckAnyResults.js +41 -0
- package/lib/components/molecules/process-results/CheckAnyResults.js.map +1 -0
- package/lib/components/molecules/process-results/CheckItemsResults.d.ts +7 -0
- package/lib/components/molecules/process-results/CheckItemsResults.d.ts.map +1 -0
- package/lib/components/molecules/process-results/CheckItemsResults.js +47 -0
- package/lib/components/molecules/process-results/CheckItemsResults.js.map +1 -0
- package/lib/components/molecules/process-results/Logging.d.ts +3 -0
- package/lib/components/molecules/process-results/Logging.d.ts.map +1 -0
- package/lib/components/molecules/process-results/Logging.js +5 -0
- package/lib/components/molecules/process-results/Logging.js.map +1 -0
- package/lib/components/molecules/source-props/IItemsError.d.ts +4 -0
- package/lib/components/molecules/source-props/IItemsError.d.ts.map +1 -0
- package/lib/components/molecules/source-props/IItemsError.js +9 -0
- package/lib/components/molecules/source-props/IItemsError.js.map +1 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.d.ts +21 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.d.ts.map +1 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.js +7 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.js.map +1 -0
- package/lib/components/molecules/source-props/ISourceProps.d.ts +62 -0
- package/lib/components/molecules/source-props/ISourceProps.d.ts.map +1 -0
- package/lib/components/molecules/source-props/ISourceProps.js +5 -0
- package/lib/components/molecules/source-props/ISourceProps.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/createListSource.d.ts +7 -0
- package/lib/components/molecules/source-props/Lists/createListSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/createListSource.js +37 -0
- package/lib/components/molecules/source-props/Lists/createListSource.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.d.ts +44 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.js +23 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.d.ts +9 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.js +9 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.d.ts +11 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.js +11 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/SysLists.d.ts +46 -0
- package/lib/components/molecules/source-props/Lists/getVX/SysLists.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/SysLists.js +125 -0
- package/lib/components/molecules/source-props/Lists/getVX/SysLists.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.d.ts +5 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.js +34 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.d.ts +26 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.js +52 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.d.ts +18 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.js +43 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.d.ts +14 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.js +31 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.d.ts +20 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.js +113 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.d.ts +5 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.js +18 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.d.ts +38 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.js +5 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.d.ts +8 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.js +18 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.d.ts +6 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.js +42 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.d.ts +6 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.js +38 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.d.ts +6 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.js +42 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.d.ts +10 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.js +33 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.d.ts +8 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.js +14 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.js.map +1 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.d.ts +12 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.d.ts.map +1 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.js +108 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.js.map +1 -0
- package/lib/components/molecules/source-props/createLibrarySource.d.ts +7 -0
- package/lib/components/molecules/source-props/createLibrarySource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/createLibrarySource.js +40 -0
- package/lib/components/molecules/source-props/createLibrarySource.js.map +1 -0
- package/lib/components/molecules/source-props/createMinFetchProps.d.ts +8 -0
- package/lib/components/molecules/source-props/createMinFetchProps.d.ts.map +1 -0
- package/lib/components/molecules/source-props/createMinFetchProps.js +36 -0
- package/lib/components/molecules/source-props/createMinFetchProps.js.map +1 -0
- package/lib/components/molecules/source-props/createOrderBy.d.ts +6 -0
- package/lib/components/molecules/source-props/createOrderBy.d.ts.map +1 -0
- package/lib/components/molecules/source-props/createOrderBy.js +12 -0
- package/lib/components/molecules/source-props/createOrderBy.js.map +1 -0
- package/lib/components/molecules/source-props/index.d.ts +1 -0
- package/lib/components/molecules/source-props/index.d.ts.map +1 -0
- package/lib/components/molecules/source-props/index.js +4 -0
- package/lib/components/molecules/source-props/index.js.map +1 -0
- package/lib/components/molecules/source-props/prepSourceColumns.d.ts +11 -0
- package/lib/components/molecules/source-props/prepSourceColumns.d.ts.map +1 -0
- package/lib/components/molecules/source-props/prepSourceColumns.js +42 -0
- package/lib/components/molecules/source-props/prepSourceColumns.js.map +1 -0
- package/lib/components/molecules/state-source/IStateSource.d.ts +35 -0
- package/lib/components/molecules/state-source/IStateSource.d.ts.map +1 -0
- package/lib/components/molecules/state-source/IStateSource.js +28 -0
- package/lib/components/molecules/state-source/IStateSource.js.map +1 -0
- package/lib/logic/Arrays/compare.d.ts +94 -0
- package/lib/logic/Arrays/compare.d.ts.map +1 -0
- package/lib/logic/Arrays/compare.js +166 -0
- package/lib/logic/Arrays/compare.js.map +1 -0
- package/lib/logic/Arrays/createArrayOfNumbers.d.ts +5 -0
- package/lib/logic/Arrays/createArrayOfNumbers.d.ts.map +1 -0
- package/lib/logic/Arrays/createArrayOfNumbers.js +8 -0
- package/lib/logic/Arrays/createArrayOfNumbers.js.map +1 -0
- package/lib/logic/Arrays/getDeepKeys.d.ts +18 -0
- package/lib/logic/Arrays/getDeepKeys.d.ts.map +1 -0
- package/lib/logic/Arrays/getDeepKeys.js +28 -0
- package/lib/logic/Arrays/getDeepKeys.js.map +1 -0
- package/lib/logic/Arrays/grouping.d.ts +57 -0
- package/lib/logic/Arrays/grouping.d.ts.map +1 -0
- package/lib/logic/Arrays/grouping.js +79 -0
- package/lib/logic/Arrays/grouping.js.map +1 -0
- package/lib/logic/Arrays/manipulation.d.ts +127 -0
- package/lib/logic/Arrays/manipulation.d.ts.map +1 -0
- package/lib/logic/Arrays/manipulation.js +231 -0
- package/lib/logic/Arrays/manipulation.js.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.d.ts +11 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.js +13 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.js.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.d.ts +2 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.js +35 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.js.map +1 -0
- package/lib/logic/Arrays/searching/getNextIndex.d.ts +12 -0
- package/lib/logic/Arrays/searching/getNextIndex.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/getNextIndex.js +19 -0
- package/lib/logic/Arrays/searching/getNextIndex.js.map +1 -0
- package/lib/logic/Arrays/searching/objectfind.d.ts +52 -0
- package/lib/logic/Arrays/searching/objectfind.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/objectfind.js +123 -0
- package/lib/logic/Arrays/searching/objectfind.js.map +1 -0
- package/lib/logic/Arrays/searching/objectkeys.d.ts +70 -0
- package/lib/logic/Arrays/searching/objectkeys.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/objectkeys.js +208 -0
- package/lib/logic/Arrays/searching/objectkeys.js.map +1 -0
- package/lib/logic/Arrays/sorting/Interfaces.d.ts +7 -0
- package/lib/logic/Arrays/sorting/Interfaces.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/Interfaces.js +2 -0
- package/lib/logic/Arrays/sorting/Interfaces.js.map +1 -0
- package/lib/logic/Arrays/sorting/numbers.d.ts +21 -0
- package/lib/logic/Arrays/sorting/numbers.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/numbers.js +41 -0
- package/lib/logic/Arrays/sorting/numbers.js.map +1 -0
- package/lib/logic/Arrays/sorting/objects.d.ts +45 -0
- package/lib/logic/Arrays/sorting/objects.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/objects.js +144 -0
- package/lib/logic/Arrays/sorting/objects.js.map +1 -0
- package/lib/logic/Arrays/sorting/strings.d.ts +17 -0
- package/lib/logic/Arrays/sorting/strings.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/strings.js +53 -0
- package/lib/logic/Arrays/sorting/strings.js.map +1 -0
- package/lib/logic/Arrays/thinOutArray.d.ts +44 -0
- package/lib/logic/Arrays/thinOutArray.d.ts.map +1 -0
- package/lib/logic/Arrays/thinOutArray.js +122 -0
- package/lib/logic/Arrays/thinOutArray.js.map +1 -0
- package/lib/logic/Errors/friendly.d.ts +37 -0
- package/lib/logic/Errors/friendly.d.ts.map +1 -0
- package/lib/logic/Errors/friendly.js +228 -0
- package/lib/logic/Errors/friendly.js.map +1 -0
- package/lib/logic/Links/interfaces/IDetailedLink.d.ts +14 -0
- package/lib/logic/Links/interfaces/IDetailedLink.d.ts.map +1 -0
- package/lib/logic/Links/interfaces/IDetailedLink.js +2 -0
- package/lib/logic/Links/interfaces/IDetailedLink.js.map +1 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.d.ts +5 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.d.ts.map +1 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.js +2 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.js.map +1 -0
- package/lib/logic/Links/interfaces/ISimpleLink.d.ts +6 -0
- package/lib/logic/Links/interfaces/ISimpleLink.d.ts.map +1 -0
- package/lib/logic/Links/interfaces/ISimpleLink.js +2 -0
- package/lib/logic/Links/interfaces/ISimpleLink.js.map +1 -0
- package/lib/logic/Math/getNumber.d.ts +12 -0
- package/lib/logic/Math/getNumber.d.ts.map +1 -0
- package/lib/logic/Math/getNumber.js +24 -0
- package/lib/logic/Math/getNumber.js.map +1 -0
- package/lib/logic/Math/labels.d.ts +26 -0
- package/lib/logic/Math/labels.d.ts.map +1 -0
- package/lib/logic/Math/labels.js +52 -0
- package/lib/logic/Math/labels.js.map +1 -0
- package/lib/logic/Math/rounding.d.ts +13 -0
- package/lib/logic/Math/rounding.d.ts.map +1 -0
- package/lib/logic/Math/rounding.js +30 -0
- package/lib/logic/Math/rounding.js.map +1 -0
- package/lib/logic/Objects/deep.d.ts +17 -0
- package/lib/logic/Objects/deep.d.ts.map +1 -0
- package/lib/logic/Objects/deep.js +106 -0
- package/lib/logic/Objects/deep.js.map +1 -0
- package/lib/logic/Objects/keys.d.ts +54 -0
- package/lib/logic/Objects/keys.d.ts.map +1 -0
- package/lib/logic/Objects/keys.js +112 -0
- package/lib/logic/Objects/keys.js.map +1 -0
- package/lib/logic/Objects/similar.d.ts +15 -0
- package/lib/logic/Objects/similar.d.ts.map +1 -0
- package/lib/logic/Objects/similar.js +42 -0
- package/lib/logic/Objects/similar.js.map +1 -0
- package/lib/logic/Strings/arraysFromString.d.ts +78 -0
- package/lib/logic/Strings/arraysFromString.d.ts.map +1 -0
- package/lib/logic/Strings/arraysFromString.js +142 -0
- package/lib/logic/Strings/arraysFromString.js.map +1 -0
- package/lib/logic/Strings/getStringArrayBasic.d.ts +26 -0
- package/lib/logic/Strings/getStringArrayBasic.d.ts.map +1 -0
- package/lib/logic/Strings/getStringArrayBasic.js +45 -0
- package/lib/logic/Strings/getStringArrayBasic.js.map +1 -0
- package/lib/logic/Strings/getWordsFromString.d.ts +28 -0
- package/lib/logic/Strings/getWordsFromString.d.ts.map +1 -0
- package/lib/logic/Strings/getWordsFromString.js +88 -0
- package/lib/logic/Strings/getWordsFromString.js.map +1 -0
- package/lib/logic/Strings/guids.d.ts +57 -0
- package/lib/logic/Strings/guids.d.ts.map +1 -0
- package/lib/logic/Strings/guids.js +107 -0
- package/lib/logic/Strings/guids.js.map +1 -0
- package/lib/logic/Strings/reactCSS.d.ts +19 -0
- package/lib/logic/Strings/reactCSS.d.ts.map +1 -0
- package/lib/logic/Strings/reactCSS.js +84 -0
- package/lib/logic/Strings/reactCSS.js.map +1 -0
- package/lib/logic/Strings/stringCase.d.ts +52 -0
- package/lib/logic/Strings/stringCase.d.ts.map +1 -0
- package/lib/logic/Strings/stringCase.js +103 -0
- package/lib/logic/Strings/stringCase.js.map +1 -0
- package/lib/logic/Strings/urlServices.d.ts +62 -0
- package/lib/logic/Strings/urlServices.d.ts.map +1 -0
- package/lib/logic/Strings/urlServices.js +193 -0
- package/lib/logic/Strings/urlServices.js.map +1 -0
- package/lib/logic/Time/constants.d.ts +9 -0
- package/lib/logic/Time/constants.d.ts.map +1 -0
- package/lib/logic/Time/constants.js +11 -0
- package/lib/logic/Time/constants.js.map +1 -0
- package/lib/logic/Time/getDateFromNow.d.ts +13 -0
- package/lib/logic/Time/getDateFromNow.d.ts.map +1 -0
- package/lib/logic/Time/getDateFromNow.js +18 -0
- package/lib/logic/Time/getDateFromNow.js.map +1 -0
- package/lib/logic/Users/CheckPermissions.d.ts +32 -0
- package/lib/logic/Users/CheckPermissions.d.ts.map +1 -0
- package/lib/logic/Users/CheckPermissions.js +54 -0
- package/lib/logic/Users/CheckPermissions.js.map +1 -0
- package/lib/logic/Users/FPSUser.d.ts +16 -0
- package/lib/logic/Users/FPSUser.d.ts.map +1 -0
- package/lib/logic/Users/FPSUser.js +205 -0
- package/lib/logic/Users/FPSUser.js.map +1 -0
- package/lib/logic/Users/IDefaultUser.d.ts +10 -0
- package/lib/logic/Users/IDefaultUser.d.ts.map +1 -0
- package/lib/logic/Users/IDefaultUser.js +5 -0
- package/lib/logic/Users/IDefaultUser.js.map +1 -0
- package/lib/logic/Users/IUserInterfaces.d.ts +80 -0
- package/lib/logic/Users/IUserInterfaces.d.ts.map +1 -0
- package/lib/logic/Users/IUserInterfaces.js +5 -0
- package/lib/logic/Users/IUserInterfaces.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.d.ts +53 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.d.ts +29 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.d.ts +209 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.d.ts +28 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.d.ts +1657 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.d.ts +41 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.d.ts +382 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.d.ts +130 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.d.ts +12 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.d.ts +18 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.d.ts +13 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Image.d.ts +153 -0
- package/lib/types/@fluentUI/@7.199.1/Image.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Image.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/Image.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.d.ts +37 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.d.ts +184 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.d.ts +28 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.d.ts +1657 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.d.ts +18 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.js.map +1 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.d.ts +31 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.js +5 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.js.map +1 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.d.ts +13 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.js +5 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.js.map +1 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.d.ts +28 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.js +5 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.js.map +1 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.d.ts +23 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.js +25 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.js.map +1 -0
- package/lib/types/@msft/1.15.2/WebPartContext.d.ts +136 -0
- package/lib/types/@msft/1.15.2/WebPartContext.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/WebPartContext.js +24 -0
- package/lib/types/@msft/1.15.2/WebPartContext.js.map +1 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.d.ts +196 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.js +5 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.js.map +1 -0
- package/lib/types/@msft/1.15.2/displayMode.d.ts +21 -0
- package/lib/types/@msft/1.15.2/displayMode.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/displayMode.js +24 -0
- package/lib/types/@msft/1.15.2/displayMode.js.map +1 -0
- package/lib/types/@msft/1.15.2/layout.d.ts +13 -0
- package/lib/types/@msft/1.15.2/layout.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/layout.js +5 -0
- package/lib/types/@msft/1.15.2/layout.js.map +1 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.d.ts +98 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.js +5 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/site-users.d.ts.map +1 -1
- package/lib/types/@pnp/@2.14.0/sp/sites.d.ts +30 -0
- package/lib/types/@pnp/@2.14.0/sp/sites.d.ts.map +1 -1
- package/lib/types/@pnp/@2.14.0/sp/types.d.ts +134 -0
- package/lib/types/@pnp/@2.14.0/sp/types.d.ts.map +1 -1
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.d.ts +22 -0
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.d.ts.map +1 -0
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.js +28 -0
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.js.map +1 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.d.ts +12 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.d.ts.map +1 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.js +2 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.js.map +1 -0
- package/lib/types/fps-class/window/Window.d.ts +14 -0
- package/lib/types/fps-class/window/Window.d.ts.map +1 -0
- package/lib/types/fps-class/window/Window.js +2 -0
- package/lib/types/fps-class/window/Window.js.map +1 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.d.ts +5 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.d.ts.map +1 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.js +2 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.js.map +1 -0
- package/lib/types/fps-legacy/IMyInterfaces.d.ts +69 -0
- package/lib/types/fps-legacy/IMyInterfaces.d.ts.map +1 -0
- package/lib/types/fps-legacy/IMyInterfaces.js +28 -0
- package/lib/types/fps-legacy/IMyInterfaces.js.map +1 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.d.ts +2 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.d.ts.map +1 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.js +2 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.js.map +1 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.d.ts +41 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.d.ts.map +1 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.js +2 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.js.map +1 -0
- package/lib/types/fps-returns/common/IItemsError.d.ts +6 -0
- package/lib/types/fps-returns/common/IItemsError.d.ts.map +1 -0
- package/lib/types/fps-returns/common/IItemsError.js +2 -0
- package/lib/types/fps-returns/common/IItemsError.js.map +1 -0
- package/lib/types/react/IFPSJSX_Element.d.ts +3 -0
- package/lib/types/react/IFPSJSX_Element.d.ts.map +1 -0
- package/lib/types/react/IFPSJSX_Element.js +2 -0
- package/lib/types/react/IFPSJSX_Element.js.map +1 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.d.ts +1 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.d.ts.map +1 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.js +20036 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.js.map +1 -0
- package/lib/types/react/IReactCSSTypes.d.ts +9519 -0
- package/lib/types/react/IReactCSSTypes.d.ts.map +1 -0
- package/lib/types/react/IReactCSSTypes.js +11 -0
- package/lib/types/react/IReactCSSTypes.js.map +1 -0
- package/lib/types/react/IReactEvents.d.ts +25 -0
- package/lib/types/react/IReactEvents.d.ts.map +1 -0
- package/lib/types/react/IReactEvents.js +160 -0
- package/lib/types/react/IReactEvents.js.map +1 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.d.ts +5 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.d.ts.map +1 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.js +143 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.js.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.d.ts +42 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.d.ts.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.js +6 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.js.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.d.ts +45 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.d.ts.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.js +6 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.js.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createListSource.js","sourceRoot":"","sources":["../../../../../src/components/molecules/source-props/Lists/createListSource.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAIxD,MAAM,UAAU,gBAAgB,CAAC,MAAc,EAAE,SAAiB,EAAE,eAAuB;IACzF,MAAM,MAAM,GAAiB,iBAAiB,CAAC;IAC/C,MAAM,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,MAAM,CAAC,SAAS,GAAG,SAAS,CAAC;IAC7B,MAAM,CAAC,eAAe,GAAG,eAAe,CAAC;IACzC,6FAA6F;IAC7F,yGAAyG;IACzG,OAAO,MAAM,CAAC;AAChB,CAAC;AAED,MAAM,CAAC,MAAM,iBAAiB,GAAiB;IAC7C,GAAG,EAAE,OAAO;IACZ,OAAO,EAAE,OAAO;IAChB,cAAc,EAAE,CAAE,MAAM,CAAE;IAC1B,MAAM,EAAE,aAAa;IACrB,MAAM,EAAE,EAAE;IACV,eAAe,EAAE,EAAE;IACnB,YAAY,EAAE,EAAE;IAChB,YAAY,EAAE,EAAE;IAChB,gBAAgB,EAAE,EAAE;IACpB,SAAS,EAAE,EAAE;IACb,SAAS,EAAE,EAAG;IACd,SAAS,EAAE,EAAG;IACd,OAAO,EAAE,EAAI;IACb,WAAW,EAAE,EAAI;IACjB,WAAW,EAAE,EAAI;IACjB,QAAQ,EAAE,IAAI;IACd,gBAAgB,EAAE,EAAE;IACpB,OAAO,EAAE,gBAAgB,CAAC,KAAK,CAAC;IAChC,UAAU,EAAE,IAAI;IAChB,mBAAmB,EAAE,EAAG,KAAK,EAAE,MAAM,EAAE,iBAAiB,EAAE,IAAI,EAAE,YAAY,EAAE,IAAI,EAAE,EAAE,EAAE,OAAO,EAAG;CAEnG,CAAC"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\Lists\getVX
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* NOTE All this should be gotten from npmFunctions!!!!
|
|
6
|
+
* Lists/getFunctions.ts
|
|
7
|
+
*
|
|
8
|
+
*/
|
|
9
|
+
export type ITrimLink = 'GetLinkDesc' | 'GetLinkUrl' | 'ShowSitesUrl' | 'ShowCollUrl' | 'ShowPageName' | 'ShowPageUrl' | 'ShowPagePlusHash' | 'ShowHostName' | 'ShowProtocol' | 'xyz.com' | 'xyz.com+2Slashes' | 'xyz.com+3Slashes' | 'xyz.com+4Slashes' | `xyz.com+5Slashes` | `2Folder` | `23Folder` | 'Breadcrumb';
|
|
10
|
+
export declare const DoNotExpandLinkColumns: ITrimLink[];
|
|
11
|
+
export type ITrimB4 = 'TrimB4Hyphen' | 'TrimB4Dash' | 'TrimB4Space' | 'TrimB4Tilda' | 'TrimB4Colon' | 'TrimB4Dot' | 'TrimB4Par' | 'TrimB4LPar' | 'TrimB42ndDot' | 'TrimB4GT';
|
|
12
|
+
export declare const DoNotExpandTrimB4: ITrimB4[];
|
|
13
|
+
export declare const DoNotExpandTrimB4LC: string[];
|
|
14
|
+
export type ITrimAfter = 'TrimAfterHyphen' | 'TrimAfterDash' | 'TrimAfterTilda' | 'TrimAfterColon' | 'TrimAfterPar' | 'TrimAfterDot' | 'TrimAfterGT' | 'TrimAfterLastDot' | 'TrimAfterLastHash';
|
|
15
|
+
export declare const DoNotExpandTrimAfter: ITrimAfter[];
|
|
16
|
+
export declare const DoNotExpandTrimAfterLC: string[];
|
|
17
|
+
export type ITrimWords = 'FirstWord' | 'FirstWordNoNum' | 'FirstWord2C' | 'FirstWord3C' | 'FirstWord4C' | 'FirstWordNoNum2C' | 'FirstWordNoNum3C' | 'FirstWordNoNum4C' | 'LastWord' | 'LastWordNoNum' | 'ALLUPPERCASE' | 'alllowercase' | 'TitleCase' | 'MultiChoice';
|
|
18
|
+
export declare const DoNotExpandTrimWords: ITrimWords[];
|
|
19
|
+
export type ITrimTimes = 'YYYY-MM-DD-HH:mm' | 'YYYY-MM-DD-HH:mm_AM' | 'YYYY-MM-DD' | 'YYYY-MM' | '????-MM-DD' | 'MM-DD' | 'HH:mm' | 'HH:mm:ss' | 'HH:mm_AM' | 'HH:mm:ss_AM' | 'Q1-YY' | 'YY-Q1' | 'YYYY-Q1' | 'DaysAgo' | 'WeeksAgo' | 'DaysFromNow' | 'WeeksFromNow' | 'TimeFromNow';
|
|
20
|
+
export declare const DoNotExpandTrimTimes: ITrimTimes[];
|
|
21
|
+
export declare const DoNotExpandTrimTimesLC: string[];
|
|
22
|
+
export type ITrimNumbers = 'Hundreds' | 'Thousands' | 'Millions' | 'Billions' | 'BestNumber' | 'Hundreds1D' | 'Thousands1D' | 'Millions1D' | 'Billions1D' | 'Number1D' | 'Number2D' | 'Number3D' | 'DaysToHours1D' | 'DaysToMinutes0D' | 'HoursToDays2D' | 'MinutesToDays2D';
|
|
23
|
+
export declare const DoNotExpandTrimNumbers: ITrimNumbers[];
|
|
24
|
+
export declare const DoNotExpandTrimNumbersLC: string[];
|
|
25
|
+
export type IDoNotFetchCalculated = 'DocThumb' | 'DocThumbnail';
|
|
26
|
+
export declare const DoNotFetchCalculated: IDoNotFetchCalculated[];
|
|
27
|
+
export declare const DoNotFetchCalculatedLC: string[];
|
|
28
|
+
export type ITrimSpecial = 'FirstLetter' | 'FirstLetterAsCap' | 'FirstNumber' | 'Initials' | 'InitialsAsCaps' | 'InitialsD' | 'InitialsAsCapsD' | 'FirstInFirst' | 'FirstInLast' | 'FirstInFirstAsCap' | 'FirstInLastAsCap' | 'FirstAcronym' | 'SecondAcronym' | 'Object.' | 'FirstInFirst5Buckets' | 'FirstInLast5Buckets' | 'FirstWordLastL';
|
|
29
|
+
/**
|
|
30
|
+
* NOTE ON DoNotExpandTrimSpecial
|
|
31
|
+
*
|
|
32
|
+
* Due to: https://github.com/mikezimm/fps-library-v2/issues/12
|
|
33
|
+
* Any special operations like 'Object.' need to also be tested/managed in getExpand, getFunc and getSelect functions.
|
|
34
|
+
*
|
|
35
|
+
*/
|
|
36
|
+
export type IDoNotFetchSpecial = 'ModDateFirstName' | 'ModDateLastName' | 'ModDateInitials' | 'ModDateFirstL' | 'CreateDateFirstName' | 'CreateDateLastName' | 'CreateDateInitials' | 'CreateDateFirstL' | 'ItemSharingInfo' | 'folderTree' | 'folderString';
|
|
37
|
+
export declare const DoNotFetchSpecial: IDoNotFetchSpecial[];
|
|
38
|
+
export declare const DoNotFetchSpecialLC: string[];
|
|
39
|
+
export declare const DoNotExpandTrimSpecial: ITrimSpecial[];
|
|
40
|
+
export type ITrimFunctions = ITrimB4 | ITrimAfter | ITrimWords | ITrimTimes | ITrimNumbers | ITrimSpecial | IDoNotFetchCalculated;
|
|
41
|
+
export type IDoNotExpandColumns = ITrimLink | ITrimB4 | ITrimAfter | ITrimWords | ITrimTimes | ITrimNumbers | ITrimSpecial | IDoNotFetchSpecial | IDoNotFetchCalculated;
|
|
42
|
+
export declare const DoNotExpandFuncColumns: ITrimFunctions[];
|
|
43
|
+
export declare const DoNotExpandColumns: string[];
|
|
44
|
+
//# sourceMappingURL=IGetInterfaceV2.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IGetInterfaceV2.d.ts","sourceRoot":"","sources":["../../../../../../src/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\Lists\getVX
|
|
3
|
+
*/
|
|
4
|
+
export const DoNotExpandLinkColumns = ['GetLinkDesc', 'GetLinkUrl', 'ShowSitesUrl', 'ShowCollUrl', 'ShowPageName', 'ShowPageUrl', 'ShowPagePlusHash', 'ShowHostName', 'ShowProtocol', 'xyz.com',
|
|
5
|
+
'xyz.com+2Slashes', 'xyz.com+3Slashes', 'xyz.com+4Slashes', `xyz.com+5Slashes`, `2Folder`, `23Folder`, 'Breadcrumb']; // 'ShowOrigin' ];
|
|
6
|
+
export const DoNotExpandTrimB4 = ['TrimB4Hyphen', 'TrimB4Dash', 'TrimB4Space', 'TrimB4Tilda', 'TrimB4Colon', 'TrimB4Dot', 'TrimB4Par', 'TrimB4LPar', 'TrimB42ndDot', 'TrimB4GT'];
|
|
7
|
+
export const DoNotExpandTrimB4LC = DoNotExpandTrimB4.map(str => { return str.toLowerCase(); });
|
|
8
|
+
export const DoNotExpandTrimAfter = ['TrimAfterHyphen', 'TrimAfterDash', 'TrimAfterTilda', 'TrimAfterColon', 'TrimAfterPar', 'TrimAfterDot', 'TrimAfterGT', 'TrimAfterLastDot', 'TrimAfterLastHash'];
|
|
9
|
+
export const DoNotExpandTrimAfterLC = DoNotExpandTrimAfter.map(str => { return str.toLowerCase(); });
|
|
10
|
+
export const DoNotExpandTrimWords = ['FirstWord', 'FirstWordNoNum', 'FirstWord2C', 'FirstWord3C', 'FirstWord4C', 'FirstWordNoNum2C',
|
|
11
|
+
'FirstWordNoNum3C', 'FirstWordNoNum4C', 'LastWord', 'LastWordNoNum', 'ALLUPPERCASE', 'alllowercase', 'TitleCase', 'MultiChoice']; // https://github.com/mikezimm/drilldown7/issues/383
|
|
12
|
+
export const DoNotExpandTrimTimes = ['YYYY-MM-DD-HH:mm', 'YYYY-MM-DD-HH:mm_AM', 'YYYY-MM-DD', 'YYYY-MM', '????-MM-DD', 'MM-DD', 'HH:mm', 'HH:mm:ss', 'HH:mm_AM', 'HH:mm:ss_AM', 'Q1-YY', 'YY-Q1', 'YYYY-Q1', 'DaysAgo', 'WeeksAgo', 'DaysFromNow', 'WeeksFromNow', 'TimeFromNow'];
|
|
13
|
+
export const DoNotExpandTrimTimesLC = DoNotExpandTrimTimes.map(str => { return str.toLowerCase(); });
|
|
14
|
+
export const DoNotExpandTrimNumbers = ['Hundreds', 'Thousands', 'Millions', 'Billions', 'BestNumber', 'Hundreds1D', 'Thousands1D', 'Millions1D', 'Billions1D', 'Number1D', 'Number2D', 'Number3D', 'DaysToHours1D', 'DaysToMinutes0D', 'HoursToDays2D', 'MinutesToDays2D']; // https://github.com/mikezimm/drilldown7/issues/444
|
|
15
|
+
export const DoNotExpandTrimNumbersLC = DoNotExpandTrimNumbers.map(str => { return str.toLowerCase(); });
|
|
16
|
+
export const DoNotFetchCalculated = ['DocThumb', 'DocThumbnail'];
|
|
17
|
+
export const DoNotFetchCalculatedLC = DoNotFetchCalculated.map(item => { return item.toLowerCase(); });
|
|
18
|
+
export const DoNotFetchSpecial = ['ModDateFirstName', 'ModDateLastName', 'ModDateInitials', 'ModDateFirstL', 'CreateDateFirstName', 'CreateDateLastName', 'CreateDateInitials', 'CreateDateFirstL', 'ItemSharingInfo', 'folderTree', 'folderString'];
|
|
19
|
+
export const DoNotFetchSpecialLC = DoNotFetchSpecial.map(item => { return item.toLowerCase(); });
|
|
20
|
+
export const DoNotExpandTrimSpecial = ['FirstLetter', 'FirstLetterAsCap', 'FirstNumber', 'Initials', 'InitialsAsCaps', 'InitialsD', 'InitialsAsCapsD', 'FirstInFirst', 'FirstInLast', 'FirstInFirstAsCap', 'FirstInLastAsCap', 'FirstAcronym', 'SecondAcronym', 'Object.', 'FirstInFirst5Buckets', 'FirstInLast5Buckets', 'FirstWordLastL'];
|
|
21
|
+
export const DoNotExpandFuncColumns = [...DoNotExpandTrimB4, ...DoNotExpandTrimAfter, ...DoNotExpandTrimWords, ...DoNotExpandTrimTimes, ...DoNotExpandTrimNumbers, ...DoNotExpandTrimSpecial, ...DoNotFetchCalculated,];
|
|
22
|
+
export const DoNotExpandColumns = [...DoNotExpandLinkColumns, ...DoNotExpandFuncColumns, ...DoNotFetchSpecial];
|
|
23
|
+
//# sourceMappingURL=IGetInterfaceV2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IGetInterfaceV2.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\Lists\getVX
|
|
3
|
+
*/
|
|
4
|
+
import { getSelectColumns } from "./getSelectV2";
|
|
5
|
+
import { getExpandColumns } from "./getExpandV2";
|
|
6
|
+
import { DoNotExpandColumns } from "./IGetInterfaceV2";
|
|
7
|
+
export { getSelectColumns, getExpandColumns, };
|
|
8
|
+
export { DoNotExpandColumns, };
|
|
9
|
+
//# sourceMappingURL=PnpjsListGetBasic.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PnpjsListGetBasic.d.ts","sourceRoot":"","sources":["../../../../../../src/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAEvD,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,GAAG,CAAC;AAC/C,OAAO,EAAE,kBAAkB,GAAI,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\Lists\getVX
|
|
3
|
+
*/
|
|
4
|
+
import { getSelectColumns } from "./getSelectV2";
|
|
5
|
+
import { getExpandColumns } from "./getExpandV2";
|
|
6
|
+
import { DoNotExpandColumns } from "./IGetInterfaceV2";
|
|
7
|
+
export { getSelectColumns, getExpandColumns, };
|
|
8
|
+
export { DoNotExpandColumns, };
|
|
9
|
+
//# sourceMappingURL=PnpjsListGetBasic.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PnpjsListGetBasic.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAEvD,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,GAAG,CAAC;AAC/C,OAAO,EAAE,kBAAkB,GAAI,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\Lists\getVX
|
|
3
|
+
*/
|
|
4
|
+
import { getSelectColumns } from "./getSelectV2";
|
|
5
|
+
import { getExpandColumns } from "./getExpandV2";
|
|
6
|
+
import { getFuncColumns } from "./getFuncV2";
|
|
7
|
+
import { getLinkColumns } from "./getLinkV2";
|
|
8
|
+
import { DoNotExpandColumns } from "./IGetInterfaceV2";
|
|
9
|
+
export { getSelectColumns, getExpandColumns, getFuncColumns, getLinkColumns, };
|
|
10
|
+
export { DoNotExpandColumns, };
|
|
11
|
+
//# sourceMappingURL=PnpjsListGetFull.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PnpjsListGetFull.d.ts","sourceRoot":"","sources":["../../../../../../src/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAC7C,OAAO,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAC7C,OAAO,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAEvD,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,cAAc,EAAE,cAAc,GAAI,CAAC;AAChF,OAAO,EAAE,kBAAkB,GAAI,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\Lists\getVX
|
|
3
|
+
*/
|
|
4
|
+
import { getSelectColumns } from "./getSelectV2";
|
|
5
|
+
import { getExpandColumns } from "./getExpandV2";
|
|
6
|
+
import { getFuncColumns } from "./getFuncV2";
|
|
7
|
+
import { getLinkColumns } from "./getLinkV2";
|
|
8
|
+
import { DoNotExpandColumns } from "./IGetInterfaceV2";
|
|
9
|
+
export { getSelectColumns, getExpandColumns, getFuncColumns, getLinkColumns, };
|
|
10
|
+
export { DoNotExpandColumns, };
|
|
11
|
+
//# sourceMappingURL=PnpjsListGetFull.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PnpjsListGetFull.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAC7C,OAAO,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAC7C,OAAO,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAEvD,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,cAAc,EAAE,cAAc,GAAI,CAAC;AAChF,OAAO,EAAE,kBAAkB,GAAI,CAAC"}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copied from Easy Constants for grouping "System Lists".
|
|
3
|
+
* Re-using in Pivot Tiles as well because it also has a setting to hide/show system lists.
|
|
4
|
+
* Technically SystemLists could be under List Types but that is more focused on interfaces and functions
|
|
5
|
+
* where as this is just a list of List Titles for easy use of filtering.
|
|
6
|
+
*
|
|
7
|
+
*/
|
|
8
|
+
/***
|
|
9
|
+
* db d8b db .d8b. d8888b. d8b db d888888b d8b db d888b db db db
|
|
10
|
+
* 88 I8I 88 d8' `8b 88 `8D 888o 88 `88' 888o 88 88' Y8b 88 88 88
|
|
11
|
+
* 88 I8I 88 88ooo88 88oobY' 88V8o 88 88 88V8o 88 88 YP YP YP
|
|
12
|
+
* Y8 I8I 88 88~~~88 88`8b 88 V8o88 88 88 V8o88 88 ooo
|
|
13
|
+
* `8b d8'8b d8' 88 88 88 `88. 88 V888 .88. 88 V888 88. ~8~ db db db
|
|
14
|
+
* `8b8' `8d8' YP YP 88 YD VP V8P Y888888P VP V8P Y888P YP YP YP
|
|
15
|
+
*
|
|
16
|
+
*
|
|
17
|
+
* WARNING ON Using SystemLists array:
|
|
18
|
+
* If you are using this entire array to build rest filter query, it will cause a 404 error because the length of the query string becomes to long.
|
|
19
|
+
* From trial and error, I found that 1500 charaters in the string for a short site URL did not throw an error. But due to unkowns, be cautious and maybe
|
|
20
|
+
* only include 1350 or less characters in the rest filter and manually filter out the rest.
|
|
21
|
+
* AS OF 2021-03-01 version (v0.0.0.25, 1500 characters means do not include anything starting with OData and beyond.)
|
|
22
|
+
*/
|
|
23
|
+
export declare const SystemLists: string[];
|
|
24
|
+
export declare const SystemListsLC: string[];
|
|
25
|
+
/**
|
|
26
|
+
* This is originally used in Easy Contents to get list of lists that were part of Template sites.
|
|
27
|
+
* They are grouped in the webpart with similar lists to keep them separate from what a user might create.
|
|
28
|
+
*/
|
|
29
|
+
export declare const TempSysLists: string[];
|
|
30
|
+
export declare const TempSysListsLC: string[];
|
|
31
|
+
/**
|
|
32
|
+
* This is originally used in Easy Contents to get list of lists that were part of Template sites but are considered user content.
|
|
33
|
+
* They are grouped in the webpart with similar lists to keep them separate from what a user might create.
|
|
34
|
+
*/
|
|
35
|
+
export declare const TempContLists: string[];
|
|
36
|
+
export declare const TempContListsLC: string[];
|
|
37
|
+
/**
|
|
38
|
+
* This is originally used in Easy Contents to get list of lists that were part of System List
|
|
39
|
+
* But also have a mapping to the URL since they didn't always match. especially ones that were buried as pages like ReusableContent.
|
|
40
|
+
*/
|
|
41
|
+
export declare const entityMaps: {
|
|
42
|
+
name: string;
|
|
43
|
+
url: string;
|
|
44
|
+
}[];
|
|
45
|
+
export declare const EntityMapsNames: string[];
|
|
46
|
+
//# sourceMappingURL=SysLists.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SysLists.d.ts","sourceRoot":"","sources":["../../../../../../src/components/molecules/source-props/Lists/getVX/SysLists.ts"],"names":[],"mappings":"AACA;;;;;;GAMG;AAEF;;;;;;;;;;;;;;GAcG;AAIJ,eAAO,MAAM,WAAW,UAwBvB,CAAC;AAEF,eAAO,MAAM,aAAa,UAAgE,CAAC;AAE3F;;;GAGG;AACH,eAAO,MAAM,YAAY,UAGxB,CAAC;AAEF,eAAO,MAAM,cAAc,UAAiE,CAAC;AAE7F;;;GAGG;AACH,eAAO,MAAM,aAAa,UASzB,CAAC;AAEF,eAAO,MAAM,eAAe,UAAkE,CAAC;AAE/F;;;GAGG;AACH,eAAO,MAAM,UAAU;;;GAuDtB,CAAC;AAGF,eAAO,MAAM,eAAe,UAE1B,CAAC"}
|
|
@@ -0,0 +1,125 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copied from Easy Constants for grouping "System Lists".
|
|
3
|
+
* Re-using in Pivot Tiles as well because it also has a setting to hide/show system lists.
|
|
4
|
+
* Technically SystemLists could be under List Types but that is more focused on interfaces and functions
|
|
5
|
+
* where as this is just a list of List Titles for easy use of filtering.
|
|
6
|
+
*
|
|
7
|
+
*/
|
|
8
|
+
/***
|
|
9
|
+
* db d8b db .d8b. d8888b. d8b db d888888b d8b db d888b db db db
|
|
10
|
+
* 88 I8I 88 d8' `8b 88 `8D 888o 88 `88' 888o 88 88' Y8b 88 88 88
|
|
11
|
+
* 88 I8I 88 88ooo88 88oobY' 88V8o 88 88 88V8o 88 88 YP YP YP
|
|
12
|
+
* Y8 I8I 88 88~~~88 88`8b 88 V8o88 88 88 V8o88 88 ooo
|
|
13
|
+
* `8b d8'8b d8' 88 88 88 `88. 88 V888 .88. 88 V888 88. ~8~ db db db
|
|
14
|
+
* `8b8' `8d8' YP YP 88 YD VP V8P Y888888P VP V8P Y888P YP YP YP
|
|
15
|
+
*
|
|
16
|
+
*
|
|
17
|
+
* WARNING ON Using SystemLists array:
|
|
18
|
+
* If you are using this entire array to build rest filter query, it will cause a 404 error because the length of the query string becomes to long.
|
|
19
|
+
* From trial and error, I found that 1500 charaters in the string for a short site URL did not throw an error. But due to unkowns, be cautious and maybe
|
|
20
|
+
* only include 1350 or less characters in the rest filter and manually filter out the rest.
|
|
21
|
+
* AS OF 2021-03-01 version (v0.0.0.25, 1500 characters means do not include anything starting with OData and beyond.)
|
|
22
|
+
*/
|
|
23
|
+
//2020-11-17: Copied from genericSolution listsFunctions.ts
|
|
24
|
+
//Usage: if ( SystemLists.indexOf(theList.EntityTypeName) > -1 ) { ... }
|
|
25
|
+
export const SystemLists = ["WorkflowTasks", "Style Library",
|
|
26
|
+
"Sharing Links", "Composed Looks", "Master Page Gallery",
|
|
27
|
+
"SitePages", "SiteAssets", "ReusableContent", "Pages", "SearchConfigList", "OData__catalogs/masterpage", "OData__catalogs/design",
|
|
28
|
+
"TeamSiteFooterQL1List", "TeamSiteFooterQL2List",
|
|
29
|
+
"SiteCollectionImages", "SiteCollectionDocuments", "FormServerTemplates", "Reports List", "PublishingImages",
|
|
30
|
+
"AEInspiredTilesItemsList", "AEInspiredTilesAssetsList", "PublishedFeedList", "Workflow TasksList", "AEGoalThermometerAssetsList", "AEMetroGridAssetsList", "AEMetroGridItemsList", "AEMetroGridPicLibList", "AESwipeGalleryAssetsList",
|
|
31
|
+
"AESwipeGalleryDefaultImagesList", "Workflows", "Workflow HistoryList", "OData__catalogs/fpdatasources", "IWConvertedForms", "Access Requests", "Style Library",
|
|
32
|
+
"PreservationHoldLibrary",
|
|
33
|
+
"OData__catalogs/appdata", "OData__catalogs/appfiles", "OData__catalogs/lt", "OData__catalogs/solutions", "OData__catalogs/theme", "OData__catalogs/wp",
|
|
34
|
+
"CCSAdvancedApprovalLogList", "CCSWFHistory_Common_ErrorLogsList", "CrowCanyonAppsEmailsList", "CrowCanyonMailTemplatesList", "Send MailsList", "CrowCanyonAppsLib", "NITROUserPreferencesList",
|
|
35
|
+
"OData__catalogs/hubsite", "OData__catalogs/MaintenanceLogs",
|
|
36
|
+
"Content and Structure Reports",
|
|
37
|
+
"Apps for SharePoint", "AppCatalog",
|
|
38
|
+
//Added these 2021-11-01 after troubleshooting PivotTiles load error (aka hub search not working for me)
|
|
39
|
+
'Content type publishing error log', 'SharePointHomeCacheList', 'TaxonomyHiddenList', 'User Information List',
|
|
40
|
+
];
|
|
41
|
+
export const SystemListsLC = SystemLists.map(list => { return list.toLocaleLowerCase(); });
|
|
42
|
+
/**
|
|
43
|
+
* This is originally used in Easy Contents to get list of lists that were part of Template sites.
|
|
44
|
+
* They are grouped in the webpart with similar lists to keep them separate from what a user might create.
|
|
45
|
+
*/
|
|
46
|
+
export const TempSysLists = ["OurGroupsList", "OurTilesList", "TemplateHistoryList", "Template HistoryList",
|
|
47
|
+
"TemplateReferenceList", "AE KPI ListList", "PnpPanelList",
|
|
48
|
+
"SiteLaunchCheckListList", "EmailSettingsList", "YearView ConfigurationList", "SubscribeList", "ProjectsList", "TrackMyTimeList"
|
|
49
|
+
];
|
|
50
|
+
export const TempSysListsLC = TempSysLists.map(list => { return list.toLocaleLowerCase(); });
|
|
51
|
+
/**
|
|
52
|
+
* This is originally used in Easy Contents to get list of lists that were part of Template sites but are considered user content.
|
|
53
|
+
* They are grouped in the webpart with similar lists to keep them separate from what a user might create.
|
|
54
|
+
*/
|
|
55
|
+
export const TempContLists = ["ActionRegisterList", "AgendasList", "AutoOnBoardList", "BringOnBoardList", "BudgetDeptList", "BudgetFiles", "CalendarDocs", "CalendarList", "CustomerComplaints", "CustRequirements", "Deliverables", "DeskInstructions",
|
|
56
|
+
"Documents2", "Documents3", "Documents4", "Documents5", "Emails", "EventDocs", "EventsList", "FAQsList", "FinanceDocs2", "FinanceDocs3", "FinanceDocs4", "FinanceDocs5", "Itineraries", "LaunchThisSiteChecklistList", "ManufacturingRecords",
|
|
57
|
+
"Media", "OurForms", "OurOnBoardingList", "OurPNsList", "OurTasksList", "OurWiki", "PartTrackerList", "Performance", "PresentationLinksList", "Presentations", "ProcessProductionEquipment", "ProjectOverviewList", "QualityRecords",
|
|
58
|
+
"QualitySysReporting", "ReportFiles", "RequestsList", "RFQDocs2", "RFQDocs3", "RFQDocs4", "RFQDocs5", "SerialDocuments", "Shared Documents", "SiteLaunchCheckListList", "SuggestionsList", "TasksList", "TimelineList", "ToolTrackerList",
|
|
59
|
+
"TrainingRecords", "VehicleVolumesList",
|
|
60
|
+
"Smile1List", "Smile2List", "Smile3List", "Smile4List", "Smile5List", "Smile6List", "Smile7List", "Smile8List", "Smile9List", "Smile10List", "Smile11List", "Smile12List",
|
|
61
|
+
"Attachments00", "Attachments01", "Attachments02", "Attachments03", "Attachments04", "Attachments05", "Attachments06", "Attachments07", "Attachments08", "Attachments09",
|
|
62
|
+
"Attachments10", "Attachments11", "Attachments12", "LessonsLearned", "ReadAcrossList", "YokotensList",
|
|
63
|
+
"FilesYMCat", "FilesYMCatU"
|
|
64
|
+
];
|
|
65
|
+
export const TempContListsLC = TempContLists.map(list => { return list.toLocaleLowerCase(); });
|
|
66
|
+
/**
|
|
67
|
+
* This is originally used in Easy Contents to get list of lists that were part of System List
|
|
68
|
+
* But also have a mapping to the URL since they didn't always match. especially ones that were buried as pages like ReusableContent.
|
|
69
|
+
*/
|
|
70
|
+
export const entityMaps = [
|
|
71
|
+
{ name: 'ReusableContent', url: 'ReusableContent/Content Preview.aspx' },
|
|
72
|
+
{ name: 'Style Library', url: 'Style Library' },
|
|
73
|
+
{ name: 'MicroFeed', url: '/Lists/PublishedFeed/' },
|
|
74
|
+
{ name: 'Long Running Operation Status', url: 'Long Running Operation Status' },
|
|
75
|
+
{ name: 'Notification Pages', url: 'Notification Pages' },
|
|
76
|
+
{ name: 'UserInfo', url: '_layouts/15/people.aspx' },
|
|
77
|
+
{ name: 'Reports List', url: 'Reports List' },
|
|
78
|
+
{ name: 'DeviceChannels', url: 'Device Channels' },
|
|
79
|
+
{ name: 'Cache Profiles', url: 'Cache Profiles' },
|
|
80
|
+
{ name: 'ProjectPolicyItemList', url: 'ProjectPolicyItemList' },
|
|
81
|
+
{ name: 'Quick Deploy Items', url: 'Quick Deploy Items' },
|
|
82
|
+
{ name: 'Relationships List', url: 'Relationships List' },
|
|
83
|
+
{ name: 'SharePointHomeCacheListList', url: 'SharePointHomeCacheList' },
|
|
84
|
+
{ name: 'PublishedLinks', url: 'PublishedLinks' },
|
|
85
|
+
{ name: 'Translation Packages', url: 'Translation Packages' },
|
|
86
|
+
{ name: 'Translation Status', url: 'Translation Status' },
|
|
87
|
+
{ name: 'TaxonomyHiddenListList', url: 'Lists/TaxonomyHiddenList' },
|
|
88
|
+
{ name: 'Variation Labels', url: 'Variation Labels' },
|
|
89
|
+
{ name: 'IWConvertedForms', url: 'IWConvertedForms' },
|
|
90
|
+
{ name: 'FormServerTemplates', url: 'FormServerTemplates' },
|
|
91
|
+
{ name: 'Access Requests', url: 'Access Requests/pendingreq.aspx?mbypass=1' },
|
|
92
|
+
{ name: 'ClientSideAssets', url: 'ClientSideAssets' },
|
|
93
|
+
{ name: 'ComponentManifestsList', url: 'Lists/ComponentManifests' },
|
|
94
|
+
{ name: 'ContentTypeSyncLogList', url: 'Lists/ContentTypeSyncLog' },
|
|
95
|
+
{ name: 'SiteCollectionAppCatalogsList', url: 'SiteCollectionAppCatalogsList' },
|
|
96
|
+
{ name: 'WebApiPermissionRequestsList', url: 'WebApiPermissionRequestsList' },
|
|
97
|
+
{ name: 'AppRequests', url: 'AppRequests' },
|
|
98
|
+
{ name: 'AgaveCatalog', url: 'AgaveCatalog' },
|
|
99
|
+
{ name: 'AppCatalog', url: 'AppCatalog' },
|
|
100
|
+
{ name: 'TenantWideExtensionsList', url: 'Lists/TaxonomyHiddenList' },
|
|
101
|
+
{ name: 'PreservationHoldLibrary', url: 'PreservationHoldLibrary' },
|
|
102
|
+
{ name: '_catalogs/appdata', url: '_catalogs/appdata' },
|
|
103
|
+
{ name: '_catalogs/appfiles', url: '_catalogs/appfiles' },
|
|
104
|
+
{ name: '_catalogs/design', url: '_catalogs/design' },
|
|
105
|
+
{ name: '_catalogs/masterpage', url: '_catalogs/masterpage' },
|
|
106
|
+
{ name: '_catalogs/lt', url: '_catalogs/lt' },
|
|
107
|
+
{ name: '_catalogs/MaintenanceLogs', url: '_catalogs/MaintenanceLogs' },
|
|
108
|
+
{ name: '_catalogs/solutions', url: '_catalogs/solutions' },
|
|
109
|
+
{ name: '_catalogs/theme', url: '_catalogs/theme' },
|
|
110
|
+
{ name: '_catalogs/wp', url: '_catalogs/wp' },
|
|
111
|
+
{ name: '_catalogs/hubsite', url: '_catalogs/hubsite' },
|
|
112
|
+
{ name: 'WorkflowTasks', url: 'WorkflowTasks' },
|
|
113
|
+
{ name: '', url: '' },
|
|
114
|
+
{ name: 'CrowCanyonAppsLib', url: 'CrowCanyonAppsLib' },
|
|
115
|
+
{ name: 'NITROUserPreferences', url: 'NITROUserPreferencesList' },
|
|
116
|
+
{ name: '', url: '' },
|
|
117
|
+
{ name: '', url: '' },
|
|
118
|
+
{ name: '', url: '' },
|
|
119
|
+
{ name: '', url: '' },
|
|
120
|
+
{ name: '', url: '' },
|
|
121
|
+
];
|
|
122
|
+
export const EntityMapsNames = entityMaps.map(e => {
|
|
123
|
+
return e.name;
|
|
124
|
+
});
|
|
125
|
+
//# sourceMappingURL=SysLists.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SysLists.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/source-props/Lists/getVX/SysLists.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getExpandV2.d.ts","sourceRoot":"","sources":["../../../../../../src/components/molecules/source-props/Lists/getVX/getExpandV2.ts"],"names":[],"mappings":"AAAA;;GAEG;AAKH,wBAAgB,gBAAgB,CAAC,aAAa,EAAG,MAAM,EAAE,EAAG,oBAAoB,GAAE,MAAM,EAAuB,GAAI,MAAM,EAAE,CAmC1H"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\Lists\getVX
|
|
3
|
+
*/
|
|
4
|
+
import { DoNotExpandColumns, } from './IGetInterfaceV2';
|
|
5
|
+
export function getExpandColumns(lookupColumns, DoNotExpandColumnsIn = DoNotExpandColumns) {
|
|
6
|
+
let baseExpandColumns = [];
|
|
7
|
+
let DoNotExpandColumnsLC = DoNotExpandColumnsIn.map(item => { return item.toLowerCase(); });
|
|
8
|
+
lookupColumns.map((column) => {
|
|
9
|
+
// Only look at columns with / in the name
|
|
10
|
+
if (column && column.indexOf("/") > -1) {
|
|
11
|
+
let splitCol = column.split("/");
|
|
12
|
+
// let leftSide = splitCol.length === 3 ? splitCol[0] + '/' + splitCol[1]: splitCol[0] ;
|
|
13
|
+
let baseColumn = splitCol[0]; //This is always the zero index splitCol period
|
|
14
|
+
let nextPart = splitCol[1];
|
|
15
|
+
// Need to check 2 special cases:
|
|
16
|
+
// #1 is splitCol[1] = link column? If so, do not expand
|
|
17
|
+
// #2 is if splitCol[1] = any other special column, do not expand
|
|
18
|
+
if (nextPart && DoNotExpandColumnsLC.indexOf(nextPart.toLowerCase()) > -1) {
|
|
19
|
+
//Then do nothing since this column is a 'faux expanded column' used in Drilldown for Link Columns
|
|
20
|
+
// Added this for: https://github.com/mikezimm/fps-library-v2/issues/12
|
|
21
|
+
}
|
|
22
|
+
else if (nextPart.toLowerCase().indexOf(`object.`) > -1) {
|
|
23
|
+
//Then also do not expand because this is the special Object case.
|
|
24
|
+
}
|
|
25
|
+
else if (baseExpandColumns.indexOf(baseColumn) < 0) {
|
|
26
|
+
baseExpandColumns.push(baseColumn);
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
});
|
|
30
|
+
// Adding this to remove duplicates:
|
|
31
|
+
const finalColumns = baseExpandColumns.filter((element, index) => { return baseExpandColumns.indexOf(element) === index; });
|
|
32
|
+
return finalColumns;
|
|
33
|
+
}
|
|
34
|
+
//# sourceMappingURL=getExpandV2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getExpandV2.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/source-props/Lists/getVX/getExpandV2.ts"],"names":[],"mappings":"AAAA;;GAEG;AAGH,OAAO,EAAE,kBAAkB,GAAG,MAAM,mBAAmB,CAAC;AAExD,MAAM,UAAU,gBAAgB,CAAC,aAAwB,EAAG,uBAAiC,kBAAkB;IAE7G,IAAI,iBAAiB,GAAc,EAAE,CAAC;IACtC,IAAI,oBAAoB,GAAG,oBAAoB,CAAC,GAAG,CAAE,IAAI,CAAC,EAAE,GAAG,OAAO,IAAI,CAAC,WAAW,EAAE,CAAC,CAAC,CAAC,CAAE,CAAE;IAE/F,aAAa,CAAC,GAAG,CAAE,CAAE,MAAc,EAAG,EAAE;QACtC,0CAA0C;QAC1C,IAAI,MAAM,IAAI,MAAM,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,EAAG;YACvC,IAAI,QAAQ,GAAG,MAAM,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;YACjC,wFAAwF;YACxF,IAAI,UAAU,GAAG,QAAQ,CAAE,CAAC,CAAE,CAAE,CAAC,+CAA+C;YAChF,IAAI,QAAQ,GAAG,QAAQ,CAAE,CAAC,CAAE,CAAC;YAE7B,iCAAiC;YACjC,yDAAyD;YACzD,iEAAiE;YAEjE,IAAK,QAAQ,IAAI,oBAAoB,CAAC,OAAO,CAAE,QAAQ,CAAC,WAAW,EAAE,CAAE,GAAG,CAAC,CAAC,EAAG;gBAC7E,kGAAkG;gBAEpG,wEAAwE;aACvE;iBAAM,IAAI,QAAQ,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC,EAAG;gBAC1D,kEAAkE;aAEnE;iBAAM,IAAG,iBAAiB,CAAC,OAAO,CAAC,UAAU,CAAC,GAAG,CAAC,EAAE;gBACnD,iBAAiB,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;aAEpC;SACF;IACH,CAAC,CAAC,CAAC;IAEH,oCAAoC;IACpC,MAAM,YAAY,GAAG,iBAAiB,CAAC,MAAM,CAAC,CAAC,OAAO,EAAE,KAAK,EAAE,EAAE,GAAG,OAAO,iBAAiB,CAAC,OAAO,CAAC,OAAO,CAAC,KAAK,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC;IAE5H,OAAO,YAAY,CAAC;AACtB,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\Lists\getVX
|
|
3
|
+
*/
|
|
4
|
+
export type IFunctionErrorType = 'beforeB4' | 'invalidRight' | 'none';
|
|
5
|
+
export interface IFunctionError {
|
|
6
|
+
error: IFunctionErrorType;
|
|
7
|
+
column: string;
|
|
8
|
+
leftSide: string;
|
|
9
|
+
rightSide: string;
|
|
10
|
+
}
|
|
11
|
+
export interface IFullColumnFunctionsReturn {
|
|
12
|
+
all: string[];
|
|
13
|
+
actual: string[];
|
|
14
|
+
errors: IFunctionError[];
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* This function gets columns known to be Function columns in the Drilldown web part logic
|
|
18
|
+
*
|
|
19
|
+
* NOT VERIFIED/TESTED SAME AS getLinkColumnsV2 from Drilldown but with map instead of for.
|
|
20
|
+
*
|
|
21
|
+
* @param lookupColumns
|
|
22
|
+
* @param DoNotExpandColumnsIn
|
|
23
|
+
* @returns
|
|
24
|
+
*/
|
|
25
|
+
export declare function getFuncColumns(lookupColumns: string[], DoNotExpandColumnsIn?: string[]): IFullColumnFunctionsReturn;
|
|
26
|
+
//# sourceMappingURL=getFuncV2.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getFuncV2.d.ts","sourceRoot":"","sources":["../../../../../../src/components/molecules/source-props/Lists/getVX/getFuncV2.tsx"],"names":[],"mappings":"AAAA;;GAEG;AAIH,MAAM,MAAM,kBAAkB,GAAG,UAAU,GAAG,cAAc,GAAG,MAAM,CAAE;AAEvE,MAAM,WAAW,cAAc;IAC7B,KAAK,EAAE,kBAAkB,CAAC;IAC1B,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,0BAA0B;IAAG,GAAG,EAAE,MAAM,EAAE,CAAC;IAAC,MAAM,EAAE,MAAM,EAAE,CAAC;IAAC,MAAM,EAAE,cAAc,EAAE,CAAA;CAAE;AAGzG;;;;;;;;GAQG;AACH,wBAAgB,cAAc,CAAC,aAAa,EAAG,MAAM,EAAE,EAAE,oBAAoB,GAAE,MAAM,EAA2B,GAAI,0BAA0B,CA+C7I"}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\Lists\getVX
|
|
3
|
+
*/
|
|
4
|
+
import { DoNotExpandFuncColumns } from './IGetInterfaceV2';
|
|
5
|
+
/**
|
|
6
|
+
* This function gets columns known to be Function columns in the Drilldown web part logic
|
|
7
|
+
*
|
|
8
|
+
* NOT VERIFIED/TESTED SAME AS getLinkColumnsV2 from Drilldown but with map instead of for.
|
|
9
|
+
*
|
|
10
|
+
* @param lookupColumns
|
|
11
|
+
* @param DoNotExpandColumnsIn
|
|
12
|
+
* @returns
|
|
13
|
+
*/
|
|
14
|
+
export function getFuncColumns(lookupColumns, DoNotExpandColumnsIn = DoNotExpandFuncColumns) {
|
|
15
|
+
let allFuncColumns = [];
|
|
16
|
+
let funcErrors = [];
|
|
17
|
+
let actualFuncColumns = [];
|
|
18
|
+
let DoNotExpandFuncColumnsLC = DoNotExpandColumnsIn.map(item => { return item.toLowerCase(); });
|
|
19
|
+
lookupColumns.map((column) => {
|
|
20
|
+
// Only look at columns with / in the name
|
|
21
|
+
let splitCol = column.split("/");
|
|
22
|
+
let leftSide = splitCol.length === 3 ? splitCol[0] + '/' + splitCol[1] : splitCol[0];
|
|
23
|
+
let rightSide = splitCol[splitCol.length - 1];
|
|
24
|
+
/**
|
|
25
|
+
* Added extra if ( or ) to check for Object. columns
|
|
26
|
+
* https://github.com/mikezimm/fps-library-v2/issues/12
|
|
27
|
+
*/
|
|
28
|
+
if ((rightSide && DoNotExpandFuncColumnsLC.indexOf(rightSide.toLowerCase()) > -1) ||
|
|
29
|
+
(rightSide.toLowerCase().indexOf('object.') > -1)) {
|
|
30
|
+
//Then do add if it's not there already
|
|
31
|
+
if (allFuncColumns.indexOf(column) < 0) {
|
|
32
|
+
allFuncColumns.push(column);
|
|
33
|
+
//This extra if-then is required because there could be 2 functions pointing to the same actual column
|
|
34
|
+
if (actualFuncColumns.indexOf(leftSide) < 0) {
|
|
35
|
+
actualFuncColumns.push(leftSide);
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
let errorType = 'none';
|
|
40
|
+
let funcIdx = DoNotExpandFuncColumnsLC.indexOf(rightSide.toLowerCase());
|
|
41
|
+
if (rightSide.toLowerCase().indexOf('before') > -1 && DoNotExpandFuncColumnsLC.indexOf(rightSide.toLowerCase().replace('before', 'b4')) > -1) {
|
|
42
|
+
errorType = 'beforeB4';
|
|
43
|
+
}
|
|
44
|
+
else if (splitCol.length === 3 && funcIdx < 0) {
|
|
45
|
+
errorType = 'invalidRight';
|
|
46
|
+
}
|
|
47
|
+
if (errorType !== 'none')
|
|
48
|
+
funcErrors.push({ error: errorType, column: column, leftSide: leftSide, rightSide: rightSide });
|
|
49
|
+
});
|
|
50
|
+
return { all: allFuncColumns, actual: actualFuncColumns, errors: funcErrors };
|
|
51
|
+
}
|
|
52
|
+
//# sourceMappingURL=getFuncV2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getFuncV2.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/source-props/Lists/getVX/getFuncV2.tsx"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,sBAAsB,EAAE,MAAM,mBAAmB,CAAC;AAc3D;;;;;;;;GAQG;AACH,MAAM,UAAU,cAAc,CAAC,aAAwB,EAAE,uBAAiC,sBAAsB;IAE9G,IAAI,cAAc,GAAc,EAAE,CAAC;IACnC,IAAI,UAAU,GAAsB,EAAE,CAAC;IACvC,IAAI,iBAAiB,GAAc,EAAE,CAAC;IACtC,IAAI,wBAAwB,GAAG,oBAAoB,CAAC,GAAG,CAAE,IAAI,CAAC,EAAE,GAAG,OAAO,IAAI,CAAC,WAAW,EAAE,CAAC,CAAC,CAAC,CAAE,CAAE;IAEnG,aAAa,CAAC,GAAG,CAAE,CAAE,MAAc,EAAG,EAAE;QACtC,0CAA0C;QAE1C,IAAI,QAAQ,GAAG,MAAM,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;QACjC,IAAI,QAAQ,GAAG,QAAQ,CAAC,MAAM,KAAK,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,GAAG,GAAG,GAAG,QAAQ,CAAC,CAAC,CAAC,CAAA,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAE;QACrF,IAAI,SAAS,GAAG,QAAQ,CAAE,QAAQ,CAAC,MAAM,GAAE,CAAC,CAAE,CAAC;QAE/C;;;WAGG;QACH,IAAK,CAAE,SAAS,IAAI,wBAAwB,CAAC,OAAO,CAAE,SAAS,CAAC,WAAW,EAAE,CAAE,GAAG,CAAC,CAAC,CAAE;YAClF,CAAE,SAAS,CAAC,WAAW,EAAE,CAAC,OAAO,CAAE,SAAS,CAAE,GAAG,CAAC,CAAC,CAAE,EAAG;YAE1D,uCAAuC;YACvC,IAAK,cAAc,CAAC,OAAO,CAAE,MAAM,CAAE,GAAG,CAAC,EAAG;gBAC1C,cAAc,CAAC,IAAI,CAAE,MAAM,CAAE,CAAC;gBAE9B,sGAAsG;gBACtG,IAAK,iBAAiB,CAAC,OAAO,CAAE,QAAQ,CAAE,GAAG,CAAC,EAAG;oBAAE,iBAAiB,CAAC,IAAI,CAAE,QAAQ,CAAE,CAAC;iBAAE;aAEzF;SACF;QAED,IAAI,SAAS,GAAuB,MAAM,CAAC;QAC3C,IAAI,OAAO,GAAI,wBAAwB,CAAC,OAAO,CAAE,SAAS,CAAC,WAAW,EAAE,CAAE,CAAC;QAE3E,IAAK,SAAS,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,IAAI,wBAAwB,CAAC,OAAO,CAAE,SAAS,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,QAAQ,EAAC,IAAI,CAAC,CAAC,GAAI,CAAC,CAAC,EAAG;YAC/I,SAAS,GAAG,UAAU,CAAC;SAExB;aAAM,IAAK,QAAQ,CAAC,MAAM,KAAK,CAAC,IAAI,OAAO,GAAG,CAAC,EAAG;YACjD,SAAS,GAAG,cAAc,CAAC;SAC5B;QAED,IAAK,SAAS,KAAK,MAAM;YAAG,UAAU,CAAC,IAAI,CAAE,EAAE,KAAK,EAAE,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,QAAQ,EAAE,SAAS,EAAE,SAAS,EAAC,CAAE,CAAC;IAE/H,CAAC,CAAC,CAAC;IAEH,OAAO,EAAE,GAAG,EAAE,cAAc,EAAE,MAAM,EAAE,iBAAiB,EAAE,MAAM,EAAE,UAAU,EAAE,CAAC;AAEhF,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\Lists\getVX
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* This was originally used in Pivot Tiles ...
|
|
6
|
+
*
|
|
7
|
+
* VERIFIED SAME AS getKeysLikeV2 from Drilldown.
|
|
8
|
+
*
|
|
9
|
+
* getKeysLike function takes an object like "props"
|
|
10
|
+
* looks for specific keys that begin with a string like 'col'
|
|
11
|
+
* and returns those keys back in an array.
|
|
12
|
+
* Use case: Look for props that begin with 'col' which will then return all the known or mapped static column names
|
|
13
|
+
* @param thisProps
|
|
14
|
+
* @param findMe
|
|
15
|
+
* @param findOp
|
|
16
|
+
*/
|
|
17
|
+
export declare function getKeysLike(thisProps: any, findMe: string, findOp: string): string[];
|
|
18
|
+
//# sourceMappingURL=getKeysLike.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getKeysLike.d.ts","sourceRoot":"","sources":["../../../../../../src/components/molecules/source-props/Lists/getVX/getKeysLike.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH;;;;;;;;;;;;GAYG;AAED,wBAAgB,WAAW,CAAE,SAAS,EAAE,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAI,MAAM,EAAE,CAyBtF"}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\Lists\getVX
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* This was originally used in Pivot Tiles ...
|
|
6
|
+
*
|
|
7
|
+
* VERIFIED SAME AS getKeysLikeV2 from Drilldown.
|
|
8
|
+
*
|
|
9
|
+
* getKeysLike function takes an object like "props"
|
|
10
|
+
* looks for specific keys that begin with a string like 'col'
|
|
11
|
+
* and returns those keys back in an array.
|
|
12
|
+
* Use case: Look for props that begin with 'col' which will then return all the known or mapped static column names
|
|
13
|
+
* @param thisProps
|
|
14
|
+
* @param findMe
|
|
15
|
+
* @param findOp
|
|
16
|
+
*/
|
|
17
|
+
export function getKeysLike(thisProps, findMe, findOp) {
|
|
18
|
+
//Sample call: getKeysLike(this.props,"col","begins")
|
|
19
|
+
//console.log('FoundProps that ' + findOp + ' with ' + findMe);
|
|
20
|
+
//console.log(thisProps);
|
|
21
|
+
const allKeys = Object.keys(thisProps);
|
|
22
|
+
let foundKeys = [];
|
|
23
|
+
const lFind = findMe.length;
|
|
24
|
+
findMe = findMe.toLowerCase();
|
|
25
|
+
findOp = findOp.toLowerCase();
|
|
26
|
+
if (findOp === "begins") {
|
|
27
|
+
foundKeys = allKeys.filter(k => k.toLowerCase().indexOf(findMe) === 0);
|
|
28
|
+
}
|
|
29
|
+
else if (findOp === "ends") {
|
|
30
|
+
foundKeys = allKeys.filter(k => k.toLowerCase().indexOf(findMe) === (k.length - lFind));
|
|
31
|
+
}
|
|
32
|
+
else {
|
|
33
|
+
foundKeys = allKeys.filter(k => k.toLowerCase().indexOf(findMe) > -1);
|
|
34
|
+
}
|
|
35
|
+
let foundProps = [];
|
|
36
|
+
for (let thisProp of foundKeys) {
|
|
37
|
+
if (thisProp && thisProp !== "") {
|
|
38
|
+
foundProps.push(thisProps[thisProp]);
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
return foundProps;
|
|
42
|
+
}
|
|
43
|
+
//# sourceMappingURL=getKeysLike.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getKeysLike.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/source-props/Lists/getVX/getKeysLike.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH;;;;;;;;;;;;GAYG;AAED,MAAM,UAAU,WAAW,CAAE,SAAc,EAAE,MAAc,EAAE,MAAc;IACzE,sDAAsD;IACtD,+DAA+D;IAC/D,yBAAyB;IACzB,MAAM,OAAO,GAAG,MAAM,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;IACvC,IAAI,SAAS,GAAc,EAAE,CAAC;IAC9B,MAAM,KAAK,GAAG,MAAM,CAAC,MAAM,CAAC;IAE5B,MAAM,GAAG,MAAM,CAAC,WAAW,EAAE,CAAC;IAC9B,MAAM,GAAG,MAAM,CAAC,WAAW,EAAE,CAAC;IAE9B,IAAI,MAAM,KAAG,QAAQ,EAAE;QACrB,SAAS,GAAG,OAAO,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC;KACxE;SAAM,IAAI,MAAM,KAAK,MAAM,EAAE;QAC5B,SAAS,GAAG,OAAO,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,MAAM,CAAC,KAAK,CAAE,CAAC,CAAC,MAAM,GAAG,KAAK,CAAC,CAAC,CAAC;KAC1F;SAAM;QACL,SAAS,GAAG,OAAO,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;KACvE;IAED,IAAI,UAAU,GAAa,EAAE,CAAC;IAC9B,KAAK,IAAI,QAAQ,IAAI,SAAS,EAAE;QAC9B,IAAI,QAAQ,IAAI,QAAQ,KAAK,EAAE,EAAG;YAAE,UAAU,CAAC,IAAI,CAAE,SAAS,CAAC,QAAQ,CAAC,CAAE,CAAE;SAAE;KAC/E;IAED,OAAO,UAAU,CAAC;AACpB,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\Lists\getVX
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* This came from Drilldown and figures out which columns using / are actually intended to be link Function columns
|
|
6
|
+
*
|
|
7
|
+
* VERIFIED SAME AS getLinkColumnsV2 from Drilldown but with map instead of for.
|
|
8
|
+
*
|
|
9
|
+
* @param lookupColumns
|
|
10
|
+
* @param DoNotExpandColumnsIn
|
|
11
|
+
* @returns
|
|
12
|
+
*/
|
|
13
|
+
export declare function getLinkColumns(lookupColumns: string[], DoNotExpandColumnsIn?: string[]): string[];
|
|
14
|
+
//# sourceMappingURL=getLinkV2.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getLinkV2.d.ts","sourceRoot":"","sources":["../../../../../../src/components/molecules/source-props/Lists/getVX/getLinkV2.ts"],"names":[],"mappings":"AAAA;;GAEG;AAIH;;;;;;;;GAQG;AAEH,wBAAgB,cAAc,CAAC,aAAa,EAAG,MAAM,EAAE,EAAE,oBAAoB,GAAE,MAAM,EAA2B,GAAK,MAAM,EAAE,CAkB5H"}
|