@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
package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SimpleTaskFilterButtons_Original.js","sourceRoot":"","sources":["../../../../../src/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.ts"],"names":[],"mappings":"AAGA,MAAM,CAAC,MAAM,iBAAiB,GAA8B;IAC1D;QACE,MAAM,EAAE,UAAU;QAClB,OAAO,EAAE,YAAY;QACrB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,mHAAmH;QAC3H,WAAW,EAAE,EAAE;QACf,aAAa,EAAE,EAAE;QACjB,UAAU,EAAE,aAAa;QACzB,WAAW,EAAE,6EAA6E;KAC3F;IACD;QACE,MAAM,EAAE,UAAU;QAClB,OAAO,EAAE,UAAU;QACnB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,qEAAqE;QAC7E,WAAW,EAAE,EAAE;QACf,aAAa,EAAE,EAAE;QACjB,UAAU,EAAE,WAAW;QACvB,WAAW,EAAE,eAAe;KAC7B;IACD;QACE,MAAM,EAAE,UAAU;QAClB,OAAO,EAAE,SAAS;QAClB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,wBAAwB;QAChC,WAAW,EAAE,EAAE;QACf,aAAa,EAAE,sBAAsB;QACrC,UAAU,EAAE,gBAAgB;QAC5B,WAAW,EAAE,EAAE;KAChB;IACD;QACE,MAAM,EAAE,UAAU;QAClB,OAAO,EAAE,WAAW;QACpB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,4BAA4B;QACpC,WAAW,EAAE,EAAE;QACf,aAAa,EAAE,wBAAwB;QACvC,UAAU,EAAE,YAAY;QACxB,WAAW,EAAE,EAAE;KAChB;IACD;QACE,MAAM,EAAE,UAAU;QAClB,OAAO,EAAE,QAAQ;QACjB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,8BAA8B;QACtC,WAAW,EAAE,EAAE;QACf,aAAa,EAAE,EAAE;QACjB,UAAU,EAAE,QAAQ;QACpB,WAAW,EAAE,EAAE;KAChB;IACD;QACE,MAAM,EAAE,UAAU;QAClB,OAAO,EAAE,WAAW;QACpB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,+CAA+C;QACvD,WAAW,EAAE,CAAC;QACd,aAAa,EAAE,EAAE;QACjB,UAAU,EAAE,YAAY;QACxB,WAAW,EAAE,EAAE;KAChB;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,kBAAkB,GAA8B;IAC3D;QACE,MAAM,EAAE,UAAU;QAClB,OAAO,EAAE,YAAY;QACrB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,gDAAgD;QACxD,WAAW,EAAE,EAAE;QACf,aAAa,EAAE,EAAE;QACjB,UAAU,EAAE,WAAW;QACvB,WAAW,EAAE,EAAE;KAChB;IACD;QACE,MAAM,EAAE,UAAU;QAClB,OAAO,EAAE,eAAe;QACxB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,uEAAuE;QAC/E,WAAW,EAAE,EAAE;QACf,aAAa,EAAE,wBAAwB;QACvC,UAAU,EAAE,QAAQ;QACpB,WAAW,EAAE,EAAE;KAChB;IACD;QACE,MAAM,EAAE,UAAU;QAClB,OAAO,EAAE,UAAU;QACnB,UAAU,EAAE,EAAE;QACd,MAAM,EAAE,wEAAwE;QAChF,WAAW,EAAE,EAAE;QACf,aAAa,EAAE,uBAAuB;QACtC,UAAU,EAAE,WAAW;QACvB,WAAW,EAAE,EAAE;KAChB;CACF,CAAC;AACF,8DAA8D;AAE9D,MAAM,CAAC,MAAM,uBAAuB,GAAQ;IAC1C,eAAe,EAAE;QACf,WAAW,EAAE,CAAC,GAAG,iBAAiB,EAAE;KACrC;CACF,CAAC;AACF,8DAA8D;AAE9D,MAAM,CAAC,MAAM,uBAAuB,GAAQ;IAC1C,eAAe,EAAE;QACf,WAAW,EAAE,CAAC,GAAG,iBAAiB,EAAE,GAAG,kBAAkB,CAAC;KAC3D;CACF,CAAC"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { IFPSFilterButtonWPProps } from "../interfaces/IFPSFilterButtonWPProps";
|
|
2
|
+
export declare function onFPSFilterButtonFieldChanged(buttons: IFPSFilterButtonWPProps[], propertyPath: string, oldValue: any, newValue: any, refreshPane: any): IFPSFilterButtonWPProps[];
|
|
3
|
+
//# sourceMappingURL=onFPSFilterButtonFieldChanged.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"onFPSFilterButtonFieldChanged.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAC;AAGhF,wBAAgB,6BAA6B,CAAC,OAAO,EAAE,uBAAuB,EAAE,EAAE,YAAY,EAAE,MAAM,EAAE,QAAQ,EAAE,GAAG,EAAE,QAAQ,EAAE,GAAG,EAAE,WAAW,EAAE,GAAG,GAAK,uBAAuB,EAAE,CAqCnL"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
// import { check4This } from '../../../../logic/Links/CheckSearch';
|
|
2
|
+
import { check4This } from "../../../../logic/Links/CheckSearch";
|
|
3
|
+
export function onFPSFilterButtonFieldChanged(buttons, propertyPath, oldValue, newValue, refreshPane) {
|
|
4
|
+
const propKeys = propertyPath.split('.');
|
|
5
|
+
if (propertyPath.indexOf('QFButtons.') < 0)
|
|
6
|
+
return buttons;
|
|
7
|
+
const wpProp = buttons;
|
|
8
|
+
if (newValue !== oldValue) {
|
|
9
|
+
if (propKeys.length > 0) {
|
|
10
|
+
// Hot-swap the > so it can be saved https://github.com/mikezimm/drilldown7/issues/436
|
|
11
|
+
if (check4This('testKeepGT=true')) { }
|
|
12
|
+
else {
|
|
13
|
+
newValue = newValue.replace(/>/gi, '>'); // Validated is not needed but keeping in for now 2024-07-20
|
|
14
|
+
// newValue = newValue.replace( /=/gi, '&eq;'); // Validated is not needed 2024-07-20
|
|
15
|
+
}
|
|
16
|
+
const idx = propKeys[1];
|
|
17
|
+
const subSubProp = propKeys[2];
|
|
18
|
+
// 2024-09-07: Set 'null as any' to remove typing warning
|
|
19
|
+
let subObj = wpProp && wpProp[idx] ? wpProp[idx] : null;
|
|
20
|
+
if (!subObj || !subObj.guid) {
|
|
21
|
+
subObj = {
|
|
22
|
+
label: subSubProp === 'label' ? newValue : '',
|
|
23
|
+
priority: subSubProp === 'priority' ? parseFloat(newValue) : parseInt(idx) * 10,
|
|
24
|
+
eval: subSubProp === 'eval' ? newValue : '',
|
|
25
|
+
evalOrder: subSubProp === 'evalOrder' ? parseFloat(newValue) : parseInt(idx) * 10,
|
|
26
|
+
guid: `${'x'}`,
|
|
27
|
+
iconName: subSubProp === 'iconName' ? newValue : '',
|
|
28
|
+
iconStyle: subSubProp === 'iconStyle' ? newValue : '',
|
|
29
|
+
};
|
|
30
|
+
}
|
|
31
|
+
subObj[subSubProp] = newValue;
|
|
32
|
+
wpProp[idx] = subObj;
|
|
33
|
+
}
|
|
34
|
+
refreshPane();
|
|
35
|
+
}
|
|
36
|
+
return wpProp;
|
|
37
|
+
}
|
|
38
|
+
//# sourceMappingURL=onFPSFilterButtonFieldChanged.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"onFPSFilterButtonFieldChanged.js","sourceRoot":"","sources":["../../../../../src/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.ts"],"names":[],"mappings":"AAAA,oEAAoE;AACpE,OAAO,EAAE,UAAU,EAAE,MAAM,qCAAqC,CAAC;AAIjE,MAAM,UAAU,6BAA6B,CAAC,OAAkC,EAAE,YAAoB,EAAE,QAAa,EAAE,QAAa,EAAE,WAAgB;IAEpJ,MAAM,QAAQ,GAAa,YAAY,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;IACnD,IAAK,YAAY,CAAC,OAAO,CAAC,YAAY,CAAC,GAAG,CAAC;QAAG,OAAO,OAAO,CAAC;IAE7D,MAAM,MAAM,GAAG,OAAO,CAAC;IACvB,IAAI,QAAQ,KAAK,QAAQ,EAAE;QACzB,IAAI,QAAQ,CAAC,MAAM,GAAG,CAAC,EAAE;YAEvB,sFAAsF;YACtF,IAAK,UAAU,CAAE,iBAAiB,CAAE,EAAG,GAAE;iBACpC;gBACH,QAAQ,GAAG,QAAQ,CAAC,OAAO,CAAE,KAAK,EAAE,MAAM,CAAC,CAAC,CAAE,4DAA4D;gBAC1G,sFAAsF;aACvF;YACD,MAAM,GAAG,GAAG,QAAQ,CAAC,CAAC,CAAC,CAAC;YACxB,MAAM,UAAU,GAAG,QAAQ,CAAC,CAAC,CAAC,CAAC;YAE/B,0DAA0D;YAC1D,IAAI,MAAM,GAA4B,MAAM,IAAI,MAAM,CAAC,GAAU,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,GAAU,CAAC,CAAC,CAAC,CAAC,IAAW,CAAC;YACtG,IAAI,CAAC,MAAM,IAAI,CAAC,MAAM,CAAC,IAAI,EAAE;gBAC3B,MAAM,GAAG;oBACP,KAAK,EAAE,UAAU,KAAK,OAAO,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE;oBAC7C,QAAQ,EAAE,UAAU,KAAK,UAAU,CAAC,CAAC,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,GAAG,CAAC,GAAG,EAAE;oBAC/E,IAAI,EAAE,UAAU,KAAK,MAAM,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE;oBAC3C,SAAS,EAAE,UAAU,KAAK,WAAW,CAAC,CAAC,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,GAAG,CAAC,GAAG,EAAE;oBACjF,IAAI,EAAE,GAAG,GAAG,EAAE;oBACd,QAAQ,EAAE,UAAU,KAAK,UAAU,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE;oBACnD,SAAS,EAAE,UAAU,KAAK,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE;iBACtD,CAAC;aACH;YACD,MAAM,CAAC,UAAqB,CAAC,GAAG,QAAQ,CAAC;YACzC,MAAM,CAAC,GAAU,CAAC,GAAG,MAAM,CAAC;SAC7B;QACD,WAAW,EAAE,CAAC;KACf;IACD,OAAO,MAAM,CAAC;AAChB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DefaultFPSFilterButtonProps.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AAMpE,eAAO,MAAM,2BAA2B,EAAE,uBAczC,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// import { IFPSFilterButtonWPProps } from './IFPSFilterButtonWPProps';
|
|
2
|
+
// export interface IPropertyControlsTestWebPartProps {
|
|
3
|
+
// collectionData: any[];
|
|
4
|
+
// }
|
|
5
|
+
export const DefaultFPSFilterButtonProps = {
|
|
6
|
+
label: ``,
|
|
7
|
+
// 2024-09-07: Set 'null as any' to remove typing warning
|
|
8
|
+
priority: null,
|
|
9
|
+
eval: ``,
|
|
10
|
+
// 2024-09-07: Set 'null as any' to remove typing warning
|
|
11
|
+
evalOrder: null,
|
|
12
|
+
iconName: ``,
|
|
13
|
+
hideEmpty: true,
|
|
14
|
+
buttonStyle: ``,
|
|
15
|
+
iconStyle: ``,
|
|
16
|
+
guid: ``, // Used to know exactly which array item we are refering
|
|
17
|
+
};
|
|
18
|
+
//# sourceMappingURL=DefaultFPSFilterButtonProps.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DefaultFPSFilterButtonProps.js","sourceRoot":"","sources":["../../../../../src/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.ts"],"names":[],"mappings":"AAEA,uEAAuE;AACvE,uDAAuD;AACvD,2BAA2B;AAC3B,IAAI;AACJ,MAAM,CAAC,MAAM,2BAA2B,GAA4B;IAClE,KAAK,EAAE,EAAE;IAET,0DAA0D;IAC1D,QAAQ,EAAE,IAAW;IACrB,IAAI,EAAE,EAAE;IAER,0DAA0D;IAC1D,SAAS,EAAE,IAAW;IACtB,QAAQ,EAAE,EAAE;IACZ,SAAS,EAAE,IAAI;IACf,WAAW,EAAE,EAAE;IACf,SAAS,EAAE,EAAE;IACb,IAAI,EAAE,EAAE,EAAE,wDAAwD;CACnE,CAAC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { IFPSPropPaneField, IFPSPropPaneIconProps } from "../../../../types/fps-class/prop-pane/IFPSPropPaneField";
|
|
2
|
+
export declare const FilterButtonPropPaneItems: IFPSPropPaneField[];
|
|
3
|
+
export type IFPSFilterButtonWPPropKeys = `label` | `priority` | `eval` | `evalOrder` | `hideEmpty` | `buttonStyle` | `iconName` | `iconStyle` | `guid`;
|
|
4
|
+
export declare const FPSFilterButtonProps: IFPSFilterButtonWPPropKeys[];
|
|
5
|
+
export declare const FPSFilterButtonPropsDesc: string[];
|
|
6
|
+
export interface IFPSFilterButtonWPProps extends IFPSPropPaneIconProps {
|
|
7
|
+
label: string;
|
|
8
|
+
priority?: number;
|
|
9
|
+
eval?: string;
|
|
10
|
+
evalOrder?: number;
|
|
11
|
+
hideEmpty?: boolean;
|
|
12
|
+
buttonStyle?: string;
|
|
13
|
+
guid?: string;
|
|
14
|
+
}
|
|
15
|
+
export interface IMinFilterButtonWPProps {
|
|
16
|
+
QFButtons?: IFPSFilterButtonWPProps[];
|
|
17
|
+
QFButtons0?: IFPSFilterButtonWPProps[];
|
|
18
|
+
QFButtons1?: IFPSFilterButtonWPProps[];
|
|
19
|
+
QFButtons2?: IFPSFilterButtonWPProps[];
|
|
20
|
+
QFButtons3?: IFPSFilterButtonWPProps[];
|
|
21
|
+
}
|
|
22
|
+
//# sourceMappingURL=IFPSFilterButtonWPProps.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSFilterButtonWPProps.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAG,qBAAqB,EAAE,MAAM,yDAAyD,CAAC;AAGpH,eAAO,MAAM,yBAAyB,EAAE,iBAAiB,EAiCxD,CAAC;AAEF,MAAM,MAAM,0BAA0B,GAAG,OAAO,GAAG,UAAU,GAAG,MAAM,GAAG,WAAW,GAAG,WAAW,GAAG,aAAa,GAAG,UAAU,GAAG,WAAW,GAAG,MAAM,CAAC;AAEvJ,eAAO,MAAM,oBAAoB,EAAE,0BAA0B,EAAsF,CAAC;AAEpJ,eAAO,MAAM,wBAAwB,EAAE,MAAM,EAAuD,CAAC;AAGrG,MAAM,WAAW,uBAAwB,SAAQ,qBAAqB;IACpE,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB,IAAI,CAAC,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,uBAAuB;IACtC,SAAS,CAAC,EAAE,uBAAuB,EAAE,CAAC;IACtC,UAAU,CAAC,EAAE,uBAAuB,EAAE,CAAC;IACvC,UAAU,CAAC,EAAE,uBAAuB,EAAE,CAAC;IACvC,UAAU,CAAC,EAAE,uBAAuB,EAAE,CAAC;IACvC,UAAU,CAAC,EAAE,uBAAuB,EAAE,CAAC;CACxC"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
// NOTE: labels NEED TO MATCH IFPSFilterButtonWPPropKeys below: V V V V V
|
|
2
|
+
export const FilterButtonPropPaneItems = [
|
|
3
|
+
{
|
|
4
|
+
label: `label`,
|
|
5
|
+
desc: `Filter Button Text (1 word :)`,
|
|
6
|
+
},
|
|
7
|
+
{
|
|
8
|
+
label: `priority`,
|
|
9
|
+
desc: `number > -1`,
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
label: `eval`,
|
|
13
|
+
desc: `JS Eval string (see docs)`,
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
label: `evalOrder`,
|
|
17
|
+
desc: `number > -1`,
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
label: `hideEmpty`,
|
|
21
|
+
desc: ``,
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
label: `buttonStyle`,
|
|
25
|
+
desc: `IReactCSSProperties { "color": "red", "fontSize": "20px"}`,
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
label: `iconName`,
|
|
29
|
+
desc: `see flicon.io`,
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
label: `iconStyle`,
|
|
33
|
+
desc: `IReactCSSProperties { "color": "red", "fontSize": "20px"}`,
|
|
34
|
+
},
|
|
35
|
+
];
|
|
36
|
+
export const FPSFilterButtonProps = FilterButtonPropPaneItems.map(item => item.label); // NOTE guid is kept out of the property pane
|
|
37
|
+
export const FPSFilterButtonPropsDesc = FilterButtonPropPaneItems.map(item => item.desc);
|
|
38
|
+
//# sourceMappingURL=IFPSFilterButtonWPProps.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFPSFilterButtonWPProps.js","sourceRoot":"","sources":["../../../../../src/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.ts"],"names":[],"mappings":"AAGA,4EAA4E;AAC5E,MAAM,CAAC,MAAM,yBAAyB,GAAwB;IAC5D;QACE,KAAK,EAAE,OAAO;QACd,IAAI,EAAE,+BAA+B;KACtC;IACD;QACE,KAAK,EAAE,UAAU;QACjB,IAAI,EAAE,aAAa;KACpB;IACD;QACE,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,2BAA2B;KAClC;IACD;QACE,KAAK,EAAE,WAAW;QAClB,IAAI,EAAE,aAAa;KACpB;IACD;QACE,KAAK,EAAE,WAAW;QAClB,IAAI,EAAE,EAAE;KACT;IACD;QACE,KAAK,EAAE,aAAa;QACpB,IAAI,EAAE,2DAA2D;KAClE;IACD;QACE,KAAK,EAAE,UAAU;QACjB,IAAI,EAAE,eAAe;KACtB;IACD;QACE,KAAK,EAAE,WAAW;QAClB,IAAI,EAAE,2DAA2D;KAClE;CACF,CAAC;AAIF,MAAM,CAAC,MAAM,oBAAoB,GAAiC,yBAAyB,CAAC,GAAG,CAAE,IAAI,CAAC,EAAE,CAAC,IAAI,CAAC,KAAmC,CAAE,CAAC,CAAC,6CAA6C;AAElM,MAAM,CAAC,MAAM,wBAAwB,GAAa,yBAAyB,CAAC,GAAG,CAAE,IAAI,CAAC,EAAE,CAAC,IAAI,CAAC,IAAI,CAAE,CAAC"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* NOTE: These links are called by other files...
|
|
3
|
+
*
|
|
4
|
+
* I recommend using one of these sources instead:
|
|
5
|
+
*
|
|
6
|
+
* For basicl clickable links of common dev locations
|
|
7
|
+
* src\components\atoms\Links\LinksDevDocs.tsx
|
|
8
|
+
* import { } from '@mikezimm/fps-library-v2/lib/components/atoms/Links/LinksDevDocs';
|
|
9
|
+
*
|
|
10
|
+
* For basicl clickable links of common dev locations
|
|
11
|
+
* src\components\atoms\Links\LinksDevDocs.tsx
|
|
12
|
+
* import { } from '@mikezimm/fps-library-v2/lib/components/atoms/Links/LinksDevDocs';
|
|
13
|
+
*/
|
|
14
|
+
export declare const CSSGridDocsUrl: string;
|
|
15
|
+
export declare const CSSGridGenUrl: string;
|
|
16
|
+
export declare const TypeScriptPlayGroundUrl: string;
|
|
17
|
+
export declare const FliconIOUrl: string;
|
|
18
|
+
export declare const JSONViewerUrl: string;
|
|
19
|
+
export declare const PnpJSIOHelpUrl: string;
|
|
20
|
+
export declare const Regex101ComUrl: string;
|
|
21
|
+
export declare const InternalColumnNameHelpUrl: string;
|
|
22
|
+
export declare const LinkOdataOperatorsHelpUrl: string;
|
|
23
|
+
export declare const baseDevDocs = "https://developer.microsoft.com/en-us/fabric#/controls/web/";
|
|
24
|
+
export declare const gulpParam1 = "debug=true&noredir=true&debugManifestsFile=https://localhost:4321/temp/manifests.js";
|
|
25
|
+
export declare const gulpParam2 = "debug=true&noredir=true&debugManifestsFile=https%3A%2F%2Flocalhost%3A4321%2Ftemp%2Fmanifests.js";
|
|
26
|
+
/**
|
|
27
|
+
* Github Samples
|
|
28
|
+
*/
|
|
29
|
+
export declare const baseGetSPFxContReactSrc = "https://github.com/SharePoint/sp-dev-fx-controls-react/tree/master/src/controls/";
|
|
30
|
+
export declare const baseGitContReact = "https://github.com/SharePoint/sp-dev-fx-controls-react/";
|
|
31
|
+
export declare const baseGithubPnpJS = "https://github.com/pnp/pnpjs/";
|
|
32
|
+
export declare const pnpListFormatting = "https://pnp.github.io/List-Formatting/";
|
|
33
|
+
export declare const pnpPowerPlatform = "https://aka.ms/powerplatform-samples/";
|
|
34
|
+
export declare const m365RoadMapUrl = "https://www.microsoft.com/en-us/microsoft-365/roadmap?filters=Rolling%20out%2C";
|
|
35
|
+
export declare const spoRoadmapUrl: string;
|
|
36
|
+
export declare const teamsRoadmapUrl: string;
|
|
37
|
+
export declare const adminRoadmapUrl: string;
|
|
38
|
+
/**
|
|
39
|
+
* FPS Youtube links
|
|
40
|
+
*/
|
|
41
|
+
export declare const FPSDefaultYoutubeUrl: string;
|
|
42
|
+
export declare const FPSYoutubeFirst5Url: string;
|
|
43
|
+
export declare const FPSYoutubeGetStartedUrl: string;
|
|
44
|
+
//# sourceMappingURL=CommonDevUrls.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CommonDevUrls.d.ts","sourceRoot":"","sources":["../../../../src/components/atoms/Links/CommonDevUrls.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,cAAc,EAAE,MAAkF,CAAC;AAChH,eAAO,MAAM,aAAa,EAAE,MAAqC,CAAC;AAClE,eAAO,MAAM,uBAAuB,EAAE,MAA8C,CAAC;AACrF,eAAO,MAAM,WAAW,EAAE,MAAiC,CAAC;AAC5D,eAAO,MAAM,aAAa,EAAE,MAA8C,CAAC;AAC3E,eAAO,MAAM,cAAc,EAAE,MAA0C,CAAC;AACxE,eAAO,MAAM,cAAc,EAAE,MAAgC,CAAC;AAE9D,eAAO,MAAM,yBAAyB,EAAE,MAA4F,CAAC;AACrI,eAAO,MAAM,yBAAyB,EAAE,MAAwG,CAAC;AAEjJ,eAAO,MAAM,WAAW,gEAAgE,CAAC;AACzF,eAAO,MAAM,UAAU,wFAAwF,CAAC;AAChH,eAAO,MAAM,UAAU,oGAAoG,CAAC;AAE5H;;GAEG;AAEH,eAAO,MAAM,uBAAuB,qFAAqF,CAAC;AAC1H,eAAO,MAAM,gBAAgB,4DAA4D,CAAC;AAC1F,eAAO,MAAM,eAAe,kCAAkC,CAAC;AAE/D,eAAO,MAAM,iBAAiB,2CAA2C,CAAC;AAC1E,eAAO,MAAM,gBAAgB,0CAA0C,CAAC;AAExE,eAAO,MAAM,cAAc,mFAAmF,CAAC;AAC/G,eAAO,MAAM,aAAa,QAAgC,CAAC;AAC3D,eAAO,MAAM,eAAe,QAAuC,CAAC;AACpE,eAAO,MAAM,eAAe,QAAoC,CAAC;AAGjE;;GAEG;AAEH,eAAO,MAAM,oBAAoB,EAAE,MAAmE,CAAC;AACvG,eAAO,MAAM,mBAAmB,EAAE,MAAmE,CAAC;AACtG,eAAO,MAAM,uBAAuB,EAAE,MAAmE,CAAC"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
// import * as devLinks from '@mikezimm/npmFunctions/dist/Links/LinksDevDocs';
|
|
2
|
+
/**
|
|
3
|
+
* NOTE: These links are called by other files...
|
|
4
|
+
*
|
|
5
|
+
* I recommend using one of these sources instead:
|
|
6
|
+
*
|
|
7
|
+
* For basicl clickable links of common dev locations
|
|
8
|
+
* src\components\atoms\Links\LinksDevDocs.tsx
|
|
9
|
+
* import { } from '@mikezimm/fps-library-v2/lib/components/atoms/Links/LinksDevDocs';
|
|
10
|
+
*
|
|
11
|
+
* For basicl clickable links of common dev locations
|
|
12
|
+
* src\components\atoms\Links\LinksDevDocs.tsx
|
|
13
|
+
* import { } from '@mikezimm/fps-library-v2/lib/components/atoms/Links/LinksDevDocs';
|
|
14
|
+
*/
|
|
15
|
+
export const CSSGridDocsUrl = 'https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout#guides';
|
|
16
|
+
export const CSSGridGenUrl = 'https://grid.layoutit.com/';
|
|
17
|
+
export const TypeScriptPlayGroundUrl = 'https://www.typescriptlang.org/play';
|
|
18
|
+
export const FliconIOUrl = `https://www.flicon.io/`;
|
|
19
|
+
export const JSONViewerUrl = 'https://codebeautify.org/jsonviewer';
|
|
20
|
+
export const PnpJSIOHelpUrl = 'https://pnp.github.io/pnpjs/sp/';
|
|
21
|
+
export const Regex101ComUrl = 'https://regex101.com/';
|
|
22
|
+
export const InternalColumnNameHelpUrl = 'https://tomriha.com/what-is-sharepoint-column-internal-name-and-where-to-find-it/';
|
|
23
|
+
export const LinkOdataOperatorsHelpUrl = 'https://learn.microsoft.com/en-us/azure/search/search-query-odata-comparison-operators#syntax';
|
|
24
|
+
export const baseDevDocs = 'https://developer.microsoft.com/en-us/fabric#/controls/web/';
|
|
25
|
+
export const gulpParam1 = 'debug=true&noredir=true&debugManifestsFile=https://localhost:4321/temp/manifests.js';
|
|
26
|
+
export const gulpParam2 = 'debug=true&noredir=true&debugManifestsFile=https%3A%2F%2Flocalhost%3A4321%2Ftemp%2Fmanifests.js';
|
|
27
|
+
/**
|
|
28
|
+
* Github Samples
|
|
29
|
+
*/
|
|
30
|
+
export const baseGetSPFxContReactSrc = 'https://github.com/SharePoint/sp-dev-fx-controls-react/tree/master/src/controls/';
|
|
31
|
+
export const baseGitContReact = 'https://github.com/SharePoint/sp-dev-fx-controls-react/';
|
|
32
|
+
export const baseGithubPnpJS = 'https://github.com/pnp/pnpjs/';
|
|
33
|
+
export const pnpListFormatting = `https://pnp.github.io/List-Formatting/`;
|
|
34
|
+
export const pnpPowerPlatform = `https://aka.ms/powerplatform-samples/`;
|
|
35
|
+
export const m365RoadMapUrl = `https://www.microsoft.com/en-us/microsoft-365/roadmap?filters=Rolling%20out%2C`;
|
|
36
|
+
export const spoRoadmapUrl = `${m365RoadMapUrl}SharePoint`;
|
|
37
|
+
export const teamsRoadmapUrl = `${m365RoadMapUrl}Microsoft%20Teams`;
|
|
38
|
+
export const adminRoadmapUrl = `${m365RoadMapUrl}Admin%20Center`;
|
|
39
|
+
/**
|
|
40
|
+
* FPS Youtube links
|
|
41
|
+
*/
|
|
42
|
+
export const FPSDefaultYoutubeUrl = `https://www.youtube.com/channel/UC536qmsJrya8HGHy5uXEgxQ`;
|
|
43
|
+
export const FPSYoutubeFirst5Url = `https://www.youtube.com/channel/UC536qmsJrya8HGHy5uXEgxQ`;
|
|
44
|
+
export const FPSYoutubeGetStartedUrl = `https://www.youtube.com/channel/UC536qmsJrya8HGHy5uXEgxQ`;
|
|
45
|
+
//# sourceMappingURL=CommonDevUrls.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CommonDevUrls.js","sourceRoot":"","sources":["../../../../src/components/atoms/Links/CommonDevUrls.ts"],"names":[],"mappings":"AACA,8EAA8E;AAC9E;;;;;;;;;;;;GAYG;AACH,MAAM,CAAC,MAAM,cAAc,GAAW,yEAAyE,CAAC;AAChH,MAAM,CAAC,MAAM,aAAa,GAAW,4BAA4B,CAAC;AAClE,MAAM,CAAC,MAAM,uBAAuB,GAAW,qCAAqC,CAAC;AACrF,MAAM,CAAC,MAAM,WAAW,GAAW,wBAAwB,CAAC;AAC5D,MAAM,CAAC,MAAM,aAAa,GAAW,qCAAqC,CAAC;AAC3E,MAAM,CAAC,MAAM,cAAc,GAAW,iCAAiC,CAAC;AACxE,MAAM,CAAC,MAAM,cAAc,GAAW,uBAAuB,CAAC;AAE9D,MAAM,CAAC,MAAM,yBAAyB,GAAW,mFAAmF,CAAC;AACrI,MAAM,CAAC,MAAM,yBAAyB,GAAW,+FAA+F,CAAC;AAEjJ,MAAM,CAAC,MAAM,WAAW,GAAG,6DAA6D,CAAC;AACzF,MAAM,CAAC,MAAM,UAAU,GAAG,qFAAqF,CAAC;AAChH,MAAM,CAAC,MAAM,UAAU,GAAG,iGAAiG,CAAC;AAE5H;;GAEG;AAEH,MAAM,CAAC,MAAM,uBAAuB,GAAG,kFAAkF,CAAC;AAC1H,MAAM,CAAC,MAAM,gBAAgB,GAAG,yDAAyD,CAAC;AAC1F,MAAM,CAAC,MAAM,eAAe,GAAG,+BAA+B,CAAC;AAE/D,MAAM,CAAC,MAAM,iBAAiB,GAAG,wCAAwC,CAAC;AAC1E,MAAM,CAAC,MAAM,gBAAgB,GAAG,uCAAuC,CAAC;AAExE,MAAM,CAAC,MAAM,cAAc,GAAG,gFAAgF,CAAC;AAC/G,MAAM,CAAC,MAAM,aAAa,GAAG,GAAG,cAAc,YAAY,CAAC;AAC3D,MAAM,CAAC,MAAM,eAAe,GAAG,GAAG,cAAc,mBAAmB,CAAC;AACpE,MAAM,CAAC,MAAM,eAAe,GAAG,GAAG,cAAc,gBAAgB,CAAC;AAGjE;;GAEG;AAEH,MAAM,CAAC,MAAM,oBAAoB,GAAW,0DAA0D,CAAC;AACvG,MAAM,CAAC,MAAM,mBAAmB,GAAW,0DAA0D,CAAC;AACtG,MAAM,CAAC,MAAM,uBAAuB,GAAW,0DAA0D,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GulpLinks.d.ts","sourceRoot":"","sources":["../../../../src/components/atoms/Links/GulpLinks.ts"],"names":[],"mappings":"AAEA,wBAAgB,YAAY,CAAE,OAAO,EAAE,MAAM,GAAK,MAAM,CAOvD;AAED,wBAAgB,eAAe,CAAE,OAAO,EAAE,MAAM,GAAK,MAAM,CAE1D"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { gulpParam1, gulpParam2 } from "./CommonDevUrls";
|
|
2
|
+
export function addGulpParam(current) {
|
|
3
|
+
const hasGulp1 = current.indexOf(gulpParam1) > 0 ? true : false;
|
|
4
|
+
const hasGulp2 = current.indexOf(gulpParam2) > 0 ? true : false;
|
|
5
|
+
if (hasGulp1 === true || hasGulp2 === true)
|
|
6
|
+
return current;
|
|
7
|
+
const final = current.indexOf('?') > 0 ? `${current}&${gulpParam1}` : `${current}?${gulpParam1}`;
|
|
8
|
+
return final;
|
|
9
|
+
}
|
|
10
|
+
export function removeGulpParam(current) {
|
|
11
|
+
return !current ? '' : current.replace(gulpParam1, '').replace(gulpParam2, '');
|
|
12
|
+
}
|
|
13
|
+
//# sourceMappingURL=GulpLinks.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GulpLinks.js","sourceRoot":"","sources":["../../../../src/components/atoms/Links/GulpLinks.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAEzD,MAAM,UAAU,YAAY,CAAE,OAAe;IAC3C,MAAM,QAAQ,GAAY,OAAO,CAAC,OAAO,CAAE,UAAU,CAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC;IAC3E,MAAM,QAAQ,GAAY,OAAO,CAAC,OAAO,CAAE,UAAU,CAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC;IAE3E,IAAK,QAAQ,KAAK,IAAI,IAAI,QAAQ,KAAK,IAAI;QAAG,OAAO,OAAO,CAAC;IAC7D,MAAM,KAAK,GAAW,OAAO,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,GAAG,OAAO,IAAI,UAAU,EAAE,CAAC,CAAC,CAAC,GAAG,OAAO,IAAI,UAAU,EAAE,CAAE;IAC1G,OAAO,KAAK,CAAC;AACf,CAAC;AAED,MAAM,UAAU,eAAe,CAAE,OAAe;IAC9C,OAAO,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,OAAO,CAAC,OAAO,CAAE,UAAU,EAAE,EAAE,CAAE,CAAC,OAAO,CAAE,UAAU,EAAE,EAAE,CAAE,CAAC;AACrF,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IRepoLinks.d.ts","sourceRoot":"","sources":["../../../../src/components/atoms/Links/IRepoLinks.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,UAAU;IACzB,IAAI,EAAE,GAAG,CAAC;IACV,MAAM,EAAE,GAAG,CAAC;IACZ,IAAI,EAAE,GAAG,CAAC;IACV,QAAQ,EAAE,GAAG,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CACf"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IRepoLinks.js","sourceRoot":"","sources":["../../../../src/components/atoms/Links/IRepoLinks.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ValidateLinks.d.ts","sourceRoot":"","sources":["../../../../src/components/atoms/Links/ValidateLinks.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAI,MAAM,oDAAoD,CAAC;AAG3F,wBAAsB,wBAAwB,CAAG,SAAS,EAAE,mBAAmB,EAAE,YAAY,EAAE,MAAM,EAAG,QAAQ,EAAE,GAAG,iBAWpH"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { _LinkIsValid } from "./_LinkIsValid";
|
|
2
|
+
export async function validateDocumentationUrl(thisProps, propertyPath, newValue) {
|
|
3
|
+
if (propertyPath === 'documentationLinkUrl' || propertyPath === 'fpsImportProps') {
|
|
4
|
+
thisProps.documentationIsValid = await _LinkIsValid(newValue) === "" ? true : false;
|
|
5
|
+
console.log(`${newValue ? newValue : 'Empty'} Docs Link ${thisProps.documentationIsValid === true ? ' IS ' : ' IS NOT '} Valid `);
|
|
6
|
+
}
|
|
7
|
+
else {
|
|
8
|
+
if (!thisProps.documentationIsValid) {
|
|
9
|
+
thisProps.documentationIsValid = false;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
//# sourceMappingURL=ValidateLinks.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ValidateLinks.js","sourceRoot":"","sources":["../../../../src/components/atoms/Links/ValidateLinks.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAE9C,MAAM,CAAC,KAAK,UAAU,wBAAwB,CAAG,SAA8B,EAAE,YAAoB,EAAG,QAAa;IAEjH,IAAK,YAAY,KAAK,sBAAsB,IAAI,YAAY,KAAK,gBAAgB,EAAG;QAChF,SAAS,CAAC,oBAAoB,GAAG,MAAM,YAAY,CAAE,QAAQ,CAAE,KAAK,EAAE,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC;QACtF,OAAO,CAAC,GAAG,CAAE,GAAI,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,OAAQ,cAAe,SAAS,CAAC,oBAAoB,KAAK,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,UAAW,SAAS,CAAC,CAAC;KAE1I;SAAM;QACH,IAAK,CAAC,SAAS,CAAC,oBAAoB,EAAG;YAAE,SAAS,CAAC,oBAAoB,GAAG,KAAK,CAAC;SAAE;KAErF;AAEL,CAAC"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This should be able to tell whether a SPO link is valid or not.
|
|
3
|
+
* @param url
|
|
4
|
+
* @param consoleLog
|
|
5
|
+
* @param extraMessage
|
|
6
|
+
* @returns
|
|
7
|
+
*/
|
|
8
|
+
export declare function _LinkIsValid(url: string, consoleLog?: boolean, extraMessage?: string): Promise<false | "" | "Link is not valid">;
|
|
9
|
+
/**
|
|
10
|
+
* This is different from _LinkIsValid in that it returns the status... ie 404, 403, etc...
|
|
11
|
+
* @param url
|
|
12
|
+
* @returns
|
|
13
|
+
*/
|
|
14
|
+
export declare function _LinkStatus(url: string): Promise<number | false>;
|
|
15
|
+
//# sourceMappingURL=_LinkIsValid.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"_LinkIsValid.d.ts","sourceRoot":"","sources":["../../../../src/components/atoms/Links/_LinkIsValid.ts"],"names":[],"mappings":"AAUA;;;;;;GAMG;AAEH,wBAAsB,YAAY,CAAC,GAAG,EAAE,MAAM,EAAE,UAAU,GAAE,OAAc,EAAE,YAAY,GAAE,MAAW,6CA8BpG;AACD;;;;GAIG;AAEH,wBAAsB,WAAW,CAAC,GAAG,EAAE,MAAM,2BAwB5C"}
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
// import { IHelpfullOutput, getHelpfullErrorV2 } from "@mikezimm/fps-core-v7/lib/logic/Errors/friendly";
|
|
2
|
+
import { getHelpfullErrorV2 } from "../../../logic/Errors/friendly";
|
|
3
|
+
// Combined with same function name on CreateLinks.tsx
|
|
4
|
+
// export function createLink(href: string, target: string, linkDesc: string, styles?: any ){
|
|
5
|
+
// return (
|
|
6
|
+
// <Link style={ styles } href={href} target={ target }>{ linkDesc }</Link>
|
|
7
|
+
// );
|
|
8
|
+
// }
|
|
9
|
+
/**
|
|
10
|
+
* This should be able to tell whether a SPO link is valid or not.
|
|
11
|
+
* @param url
|
|
12
|
+
* @param consoleLog
|
|
13
|
+
* @param extraMessage
|
|
14
|
+
* @returns
|
|
15
|
+
*/
|
|
16
|
+
export async function _LinkIsValid(url, consoleLog = true, extraMessage = '') {
|
|
17
|
+
//Require this is filled out.
|
|
18
|
+
if (!url) {
|
|
19
|
+
return false;
|
|
20
|
+
}
|
|
21
|
+
var http = new XMLHttpRequest();
|
|
22
|
+
http.open('HEAD', url, false);
|
|
23
|
+
let isValid = true;
|
|
24
|
+
let errMessage = '';
|
|
25
|
+
try {
|
|
26
|
+
await http.send();
|
|
27
|
+
isValid = http.status != 404 ? true : false;
|
|
28
|
+
if (isValid === false && consoleLog === true) {
|
|
29
|
+
errMessage = `${extraMessage} Location does not seem to exist ~ 52: ${url}`;
|
|
30
|
+
console.log(errMessage);
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
catch (e) {
|
|
34
|
+
isValid = false;
|
|
35
|
+
const HelpfulErrorOutput = getHelpfullErrorV2(e, false, true, '_LinkIsValid ~ 59', false);
|
|
36
|
+
errMessage = HelpfulErrorOutput.returnMess;
|
|
37
|
+
if (consoleLog === true) {
|
|
38
|
+
console.log(`${extraMessage} Location does not seem to exist: ${url}`);
|
|
39
|
+
console.log(errMessage);
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
return isValid === true ? '' : 'Link is not valid';
|
|
43
|
+
}
|
|
44
|
+
/**
|
|
45
|
+
* This is different from _LinkIsValid in that it returns the status... ie 404, 403, etc...
|
|
46
|
+
* @param url
|
|
47
|
+
* @returns
|
|
48
|
+
*/
|
|
49
|
+
export async function _LinkStatus(url) {
|
|
50
|
+
//Require this is filled out.
|
|
51
|
+
if (!url) {
|
|
52
|
+
return false;
|
|
53
|
+
}
|
|
54
|
+
else if (url === 'http://linkless.header/')
|
|
55
|
+
return -1;
|
|
56
|
+
var http = new XMLHttpRequest();
|
|
57
|
+
http.open('HEAD', url, false);
|
|
58
|
+
let isValid = true;
|
|
59
|
+
try {
|
|
60
|
+
await http.send();
|
|
61
|
+
isValid = http.status ? http.status : false;
|
|
62
|
+
}
|
|
63
|
+
catch (e) {
|
|
64
|
+
isValid = false;
|
|
65
|
+
}
|
|
66
|
+
// try {
|
|
67
|
+
// const response = await fetch(url, { method: "HEAD" });
|
|
68
|
+
// isValid= response.ok;
|
|
69
|
+
// } catch (error) {
|
|
70
|
+
// console.error(error);
|
|
71
|
+
// isValid = false;
|
|
72
|
+
// }
|
|
73
|
+
return isValid;
|
|
74
|
+
}
|
|
75
|
+
//# sourceMappingURL=_LinkIsValid.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"_LinkIsValid.js","sourceRoot":"","sources":["../../../../src/components/atoms/Links/_LinkIsValid.ts"],"names":[],"mappings":"AAAA,yGAAyG;AAEzG,OAAO,EAAE,kBAAkB,EAAmB,MAAM,gCAAgC,CAAC;AAErF,sDAAsD;AACtD,6FAA6F;AAC7F,eAAe;AACf,mFAAmF;AACnF,SAAS;AACT,IAAI;AACJ;;;;;;GAMG;AAEH,MAAM,CAAC,KAAK,UAAU,YAAY,CAAC,GAAW,EAAE,aAAsB,IAAI,EAAE,eAAuB,EAAE;IACnG,6BAA6B;IAC7B,IAAI,CAAC,GAAG,EAAE;QAAE,OAAO,KAAK,CAAC;KAAE;IAE3B,IAAI,IAAI,GAAG,IAAI,cAAc,EAAE,CAAC;IAChC,IAAI,CAAC,IAAI,CAAC,MAAM,EAAE,GAAG,EAAE,KAAK,CAAC,CAAC;IAC9B,IAAI,OAAO,GAAG,IAAI,CAAC;IACnB,IAAI,UAAU,GAAG,EAAE,CAAC;IACpB,IAAI;QAEF,MAAM,IAAI,CAAC,IAAI,EAAE,CAAC;QAClB,OAAO,GAAG,IAAI,CAAC,MAAM,IAAI,GAAG,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC;QAC5C,IAAI,OAAO,KAAK,KAAK,IAAI,UAAU,KAAK,IAAI,EAAE;YAC5C,UAAU,GAAG,GAAG,YAAY,2CAA2C,GAAG,EAAE,CAAC;YAC7E,OAAO,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC;SACzB;KAEF;IAAC,OAAO,CAAC,EAAE;QAEV,OAAO,GAAG,KAAK,CAAC;QAChB,MAAM,kBAAkB,GAAoB,kBAAkB,CAAC,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,mBAAmB,EAAE,KAAK,CAAC,CAAC;QAC3G,UAAU,GAAG,kBAAkB,CAAC,UAAU,CAAC;QAC3C,IAAI,UAAU,KAAK,IAAI,EAAE;YACvB,OAAO,CAAC,GAAG,CAAC,GAAG,YAAY,sCAAsC,GAAG,EAAE,CAAC,CAAC;YACxE,OAAO,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC;SAEzB;KACF;IAED,OAAO,OAAO,KAAK,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,mBAAmB,CAAC;AACrD,CAAC;AACD;;;;GAIG;AAEH,MAAM,CAAC,KAAK,UAAU,WAAW,CAAC,GAAW;IAC3C,6BAA6B;IAC7B,IAAI,CAAC,GAAG,EAAE;QAAE,OAAO,KAAK,CAAC;KAAE;SACtB,IAAI,GAAG,KAAK,yBAAyB;QAAE,OAAO,CAAC,CAAC,CAAC;IAEtD,IAAI,IAAI,GAAG,IAAI,cAAc,EAAE,CAAC;IAChC,IAAI,CAAC,IAAI,CAAC,MAAM,EAAE,GAAG,EAAE,KAAK,CAAC,CAAC;IAC9B,IAAI,OAAO,GAAqB,IAAI,CAAC;IACrC,IAAI;QACF,MAAM,IAAI,CAAC,IAAI,EAAE,CAAC;QAClB,OAAO,GAAG,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC;KAE7C;IAAC,OAAO,CAAC,EAAE;QACV,OAAO,GAAG,KAAK,CAAC;KACjB;IAED,QAAQ;IACR,2DAA2D;IAC3D,0BAA0B;IAC1B,oBAAoB;IACpB,0BAA0B;IAC1B,qBAAqB;IACrB,IAAI;IACJ,OAAO,OAAO,CAAC;AACjB,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { ISourceProps } from "../../../molecules/source-props/ISourceProps";
|
|
2
|
+
import { IStateSourceA } from "../interfaces/IStateSourceA";
|
|
3
|
+
export declare function buildAnalyticsSummary(AnalyticsSourceProps: ISourceProps, stateSource: IStateSourceA, wpFilterProps: string[]): IStateSourceA;
|
|
4
|
+
//# sourceMappingURL=buildAnalyticsSummary.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"buildAnalyticsSummary.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-analytics/functions/buildAnalyticsSummary.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,YAAY,EAAE,MAAM,8CAA8C,CAAC;AAC5E,OAAO,EAAE,aAAa,EAAsB,MAAM,6BAA6B,CAAC;AAGhF,wBAAgB,qBAAqB,CAAE,oBAAoB,EAAE,YAAY,EAAE,WAAW,EAAE,aAAa,EAAE,aAAa,EAAE,MAAM,EAAE,GAAI,aAAa,CAuE9I"}
|
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
import { retrieveFPSEnviro } from "../../../../banner/features/FPSDOM/FPSEnviro";
|
|
2
|
+
import { retrieveFPSUser } from "../../../../banner/FPSWebPartClass/functions/showTricks";
|
|
3
|
+
import { getDeepValuesStringArray } from "../../../../logic/Objects/deep";
|
|
4
|
+
import { addDeepPropsToSearch } from "../../../molecules/SearchPage/functions/addDeepPropsToSearch";
|
|
5
|
+
import { addSearchMeta1 } from "../../../molecules/SearchPage/functions/addSearchMeta1";
|
|
6
|
+
import { getPageTitle } from "./getPageTitle";
|
|
7
|
+
export function buildAnalyticsSummary(AnalyticsSourceProps, stateSource, wpFilterProps) {
|
|
8
|
+
// DO something here to summarize
|
|
9
|
+
const FPSUser = retrieveFPSUser();
|
|
10
|
+
const FPSEnviro = retrieveFPSEnviro();
|
|
11
|
+
const currentSiteLC = FPSEnviro.siteUrl.toLowerCase();
|
|
12
|
+
let isMine = false, isOthers = false, isThisSite = false, isOtherSite = false;
|
|
13
|
+
// 2024-09-07: Set 'null as any' to remove typing warning
|
|
14
|
+
stateSource.items = addSearchMeta1(stateSource.items, AnalyticsSourceProps, null);
|
|
15
|
+
stateSource.itemsS = [];
|
|
16
|
+
stateSource.itemsO = [];
|
|
17
|
+
stateSource.itemsP = [];
|
|
18
|
+
if (!stateSource.meta1)
|
|
19
|
+
stateSource.meta1 = [];
|
|
20
|
+
if (!stateSource.meta2)
|
|
21
|
+
stateSource.meta2 = [];
|
|
22
|
+
stateSource.items.map((item) => {
|
|
23
|
+
let { searchTextLC, searchText, } = item.FPSItem.Search;
|
|
24
|
+
if (item['Author/Title'] === FPSUser.Title) {
|
|
25
|
+
searchText += ` || Mine`;
|
|
26
|
+
isMine = true;
|
|
27
|
+
}
|
|
28
|
+
else {
|
|
29
|
+
searchText += ` || OtherPeeps`;
|
|
30
|
+
isOthers = true;
|
|
31
|
+
}
|
|
32
|
+
// if ( item['Author/Title'] === FPSUser.Title ) { searchTextLC += ` || Mine` }
|
|
33
|
+
// else { item.FPSItem.SearchLC += ` || Others` }
|
|
34
|
+
if (item.SiteLink && item.SiteLink.Url.toLowerCase().indexOf(currentSiteLC) > -1) {
|
|
35
|
+
searchText += ` || ThisSite`;
|
|
36
|
+
isThisSite = true;
|
|
37
|
+
}
|
|
38
|
+
else {
|
|
39
|
+
searchText += ` || OtherSites`;
|
|
40
|
+
isOtherSite = true;
|
|
41
|
+
}
|
|
42
|
+
if (item.language && stateSource.meta2 && stateSource.meta2.indexOf(item.language) < 0)
|
|
43
|
+
stateSource.meta2.push(item.language);
|
|
44
|
+
if (item.performance) {
|
|
45
|
+
try {
|
|
46
|
+
item.performanceObj = JSON.parse(item.performance);
|
|
47
|
+
}
|
|
48
|
+
catch (e) { }
|
|
49
|
+
}
|
|
50
|
+
if (item.FPSProps) {
|
|
51
|
+
try {
|
|
52
|
+
item.FPSPropsObj = JSON.parse(item.FPSProps);
|
|
53
|
+
}
|
|
54
|
+
catch (e) { }
|
|
55
|
+
}
|
|
56
|
+
const PageTitle = getPageTitle(item);
|
|
57
|
+
if (PageTitle)
|
|
58
|
+
searchText = searchText + ` || ` + PageTitle;
|
|
59
|
+
if (item.FPSItem.Search) {
|
|
60
|
+
item.FPSItem.Search.searchText = searchText;
|
|
61
|
+
item.FPSItem.Search.searchTextLC = searchText.toLowerCase();
|
|
62
|
+
}
|
|
63
|
+
// Added search for extra Search Buttons
|
|
64
|
+
const wpFilterPropVals = getDeepValuesStringArray(item, wpFilterProps);
|
|
65
|
+
// This will add the filtered values to stateSource.meta array if they are not already there.
|
|
66
|
+
if (!stateSource.meta1)
|
|
67
|
+
stateSource.meta1 = [];
|
|
68
|
+
wpFilterPropVals.map((v) => { if (stateSource.meta1.indexOf(v) < 0)
|
|
69
|
+
stateSource.meta1.push(v); });
|
|
70
|
+
// This will update FPSItem.Search searchString on the item with the latest deep values.
|
|
71
|
+
item = addDeepPropsToSearch(wpFilterPropVals, item);
|
|
72
|
+
});
|
|
73
|
+
if (isMine === true)
|
|
74
|
+
stateSource.meta1.push('Mine');
|
|
75
|
+
if (isOthers === true)
|
|
76
|
+
stateSource.meta1.push('OtherPeeps');
|
|
77
|
+
if (isThisSite === true)
|
|
78
|
+
stateSource.meta1.push('ThisSite');
|
|
79
|
+
if (isOtherSite === true)
|
|
80
|
+
stateSource.meta1.push('OtherSites');
|
|
81
|
+
stateSource.itemsA = [];
|
|
82
|
+
return stateSource;
|
|
83
|
+
}
|
|
84
|
+
//# sourceMappingURL=buildAnalyticsSummary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"buildAnalyticsSummary.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-analytics/functions/buildAnalyticsSummary.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,8CAA8C,CAAC;AAEjF,OAAO,EAAE,eAAe,EAAE,MAAM,yDAAyD,CAAC;AAC1F,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAG1E,OAAO,EAAE,oBAAoB,EAAE,MAAM,8DAA8D,CAAC;AACpG,OAAO,EAAE,cAAc,EAAE,MAAM,wDAAwD,CAAC;AAGxF,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAE9C,MAAM,UAAU,qBAAqB,CAAE,oBAAkC,EAAE,WAA0B,EAAE,aAAuB;IAC5H,iCAAiC;IACjC,MAAM,OAAO,GAAa,eAAe,EAAE,CAAC;IAC5C,MAAM,SAAS,GAAe,iBAAiB,EAAE,CAAC;IAClD,MAAM,aAAa,GAAW,SAAS,CAAC,OAAO,CAAC,WAAW,EAAE,CAAC;IAE9D,IAAI,MAAM,GAAQ,KAAK,EAAE,QAAQ,GAAQ,KAAK,EAAE,UAAU,GAAQ,KAAK,EAAE,WAAW,GAAQ,KAAK,CAAC;IAElG,0DAA0D;IAC1D,WAAW,CAAC,KAAK,GAAG,cAAc,CAAE,WAAW,CAAC,KAAK,EAAE,oBAAoB,EAAE,IAAW,CAA0B,CAAC;IAEnH,WAAW,CAAC,MAAM,GAAG,EAAE,CAAC;IACxB,WAAW,CAAC,MAAM,GAAG,EAAE,CAAC;IACxB,WAAW,CAAC,MAAM,GAAG,EAAE,CAAC;IAExB,IAAK,CAAC,WAAW,CAAC,KAAK;QAAI,WAAW,CAAC,KAAK,GAAG,EAAE,CAAC;IAClD,IAAK,CAAC,WAAW,CAAC,KAAK;QAAI,WAAW,CAAC,KAAK,GAAG,EAAE,CAAC;IAElD,WAAW,CAAC,KAAK,CAAC,GAAG,CAAE,CAAE,IAAI,EAAG,EAAE;QAChC,IAAI,EAAE,YAAY,EAAE,UAAU,GAAG,GAAG,IAAI,CAAC,OAAO,CAAC,MAAwB,CAAC;QAC1E,IAAK,IAAI,CAAC,cAAc,CAAC,KAAK,OAAO,CAAC,KAAK,EAAG;YAAE,UAAU,IAAI,UAAU,CAAC;YAAC,MAAM,GAAG,IAAI,CAAA;SAAE;aACpF;YAAE,UAAU,IAAI,gBAAgB,CAAC;YAAC,QAAQ,GAAG,IAAI,CAAA;SAAE;QAExD,+EAA+E;QAC/E,mDAAmD;QAEnD,IAAK,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,WAAW,EAAE,CAAC,OAAO,CAAE,aAAa,CAAE,GAAG,CAAC,CAAC,EACjF;YAAE,UAAU,IAAI,cAAc,CAAC;YAAC,UAAU,GAAG,IAAI,CAAA;SAAE;aAChD;YAAE,UAAU,IAAI,gBAAgB,CAAC;YAAC,WAAW,GAAG,IAAI,CAAA;SAAE;QAE3D,IAAK,IAAI,CAAC,QAAQ,IAAI,WAAW,CAAC,KAAK,IAAI,WAAW,CAAC,KAAK,CAAC,OAAO,CAAE,IAAI,CAAC,QAAQ,CAAE,GAAG,CAAC;YAAG,WAAW,CAAC,KAAK,CAAC,IAAI,CAAE,IAAI,CAAC,QAAQ,CAAE,CAAC;QAEpI,IAAK,IAAI,CAAC,WAAW,EAAG;YACtB,IAAI;gBACF,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,KAAK,CAAE,IAAI,CAAC,WAAW,CAAE,CAAC;aACtD;YAAC,OAAM,CAAC,EAAE,GAAI;SAChB;QACD,IAAK,IAAI,CAAC,QAAQ,EAAG;YACnB,IAAI;gBACF,IAAI,CAAC,WAAW,GAAG,IAAI,CAAC,KAAK,CAAE,IAAI,CAAC,QAAQ,CAAE,CAAC;aAChD;YAAC,OAAM,CAAC,EAAE,GAAI;SAChB;QAED,MAAM,SAAS,GAAG,YAAY,CAAE,IAAI,CAAE,CAAC;QAEvC,IAAK,SAAS;YAAG,UAAU,GAAG,UAAU,GAAG,MAAM,GAAI,SAAS,CAAC;QAC/D,IAAK,IAAI,CAAC,OAAO,CAAC,MAAM,EAAG;YACzB,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,UAAU,GAAG,UAAU,CAAC;YAC5C,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,YAAY,GAAG,UAAU,CAAC,WAAW,EAAE,CAAC;SAC7D;QAGD,wCAAwC;QACxC,MAAM,gBAAgB,GAAG,wBAAwB,CAAE,IAAI,EAAE,aAAa,CAAE,CAAC;QAEzE,6FAA6F;QAC7F,IAAK,CAAC,WAAW,CAAC,KAAK;YAAI,WAAW,CAAC,KAAK,GAAG,EAAE,CAAC;QAClD,gBAAgB,CAAC,GAAG,CAAE,CAAC,CAAS,EAAG,EAAE,GAAG,IAAK,WAAW,CAAC,KAAK,CAAC,OAAO,CAAE,CAAC,CAAE,GAAG,CAAC;YAAG,WAAW,CAAC,KAAK,CAAC,IAAI,CAAE,CAAC,CAAE,CAAA,CAAC,CAAC,CAAE,CAAC;QAElH,wFAAwF;QACxF,IAAI,GAAG,oBAAoB,CAAE,gBAAgB,EAAE,IAAI,CAAwB,CAAC;IAE9E,CAAC,CAAC,CAAC;IAEH,IAAK,MAAM,KAAK,IAAI;QAAG,WAAW,CAAC,KAAK,CAAC,IAAI,CAAE,MAAM,CAAE,CAAC;IACxD,IAAK,QAAQ,KAAK,IAAI;QAAG,WAAW,CAAC,KAAK,CAAC,IAAI,CAAE,YAAY,CAAE,CAAC;IAChE,IAAK,UAAU,KAAK,IAAI;QAAG,WAAW,CAAC,KAAK,CAAC,IAAI,CAAE,UAAU,CAAE,CAAC;IAChE,IAAK,WAAW,KAAK,IAAI;QAAG,WAAW,CAAC,KAAK,CAAC,IAAI,CAAE,YAAY,CAAE,CAAC;IAEnE,WAAW,CAAC,MAAM,GAAG,EAAE,CAAC;IACxB,OAAO,WAAW,CAAC;AACrB,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated to SAME FOLDER in fps-core-v7\src/components/atoms/easy-pages/interfaces\...
|
|
3
|
+
*/
|
|
4
|
+
import { ISourceProps } from "../../../molecules/source-props/ISourceProps";
|
|
5
|
+
export declare function createAnalyticsSourceProps(analyticsListX: string, analyticsWebX?: string): ISourceProps;
|
|
6
|
+
//# sourceMappingURL=createAnalyticsSourceProps.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createAnalyticsSourceProps.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-analytics/functions/createAnalyticsSourceProps.ts"],"names":[],"mappings":"AAAA;;GAEG;AAIH,OAAO,EAAE,YAAY,EAAE,MAAM,8CAA8C,CAAC;AAU5E,wBAAgB,0BAA0B,CAAC,cAAc,EAAE,MAAM,EAAG,aAAa,GAAE,MAAqB,GAAK,YAAY,CA0BxH"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated to SAME FOLDER in fps-core-v7\src/components/atoms/easy-pages/interfaces\...
|
|
3
|
+
*/
|
|
4
|
+
import { createSeriesSort } from "../../../molecules/source-props/createOrderBy";
|
|
5
|
+
import { CurrentTenant } from "../../../molecules/source-props/IMinSourceFetchProps";
|
|
6
|
+
import { prepSourceColumns } from "../../../molecules/source-props/prepSourceColumns";
|
|
7
|
+
import { AnalyticsWeb } from "../interfaces/constants";
|
|
8
|
+
// import { ISourceProps } from "../../../../../pnpjs/SourceItems/ISourceProps";
|
|
9
|
+
// import { createSeriesSort } from "../../../../../pnpjs/SourceItems/createOrderBy";
|
|
10
|
+
// import { AnalyticsWeb } from "../../../../../pnpjs/Logging/Interfaces/constants";
|
|
11
|
+
// import { prepSourceColumns } from "../../../../../pnpjs/SourceItems/prepSourceColumns";
|
|
12
|
+
// import { CurrentTenant } from "../../../../../pnpjs/SourceItems/IMinSourceFetchProps";
|
|
13
|
+
export function createAnalyticsSourceProps(analyticsListX, analyticsWebX = AnalyticsWeb) {
|
|
14
|
+
const key = `analytics`;
|
|
15
|
+
const AnalyticsSourceProps = prepSourceColumns({
|
|
16
|
+
key: key,
|
|
17
|
+
defType: key,
|
|
18
|
+
tenant: CurrentTenant,
|
|
19
|
+
webUrl: `${window.location.origin}${analyticsWebX}`,
|
|
20
|
+
webRelativeLink: `/lists/${analyticsListX}`,
|
|
21
|
+
searchSource: key,
|
|
22
|
+
searchSourceDesc: key,
|
|
23
|
+
listTitle: analyticsListX,
|
|
24
|
+
columns: ['*',],
|
|
25
|
+
searchProps: ['ID', 'Author/Title', 'Author/Office', 'SiteTitle', 'language', 'CodeVersion'],
|
|
26
|
+
selectThese: ['*', 'Author/Title', 'Author/Office', 'performance'],
|
|
27
|
+
isModern: true,
|
|
28
|
+
defSearchButtons: [],
|
|
29
|
+
orderBy: createSeriesSort('Id', false),
|
|
30
|
+
fetchCount: 5000,
|
|
31
|
+
performanceSettings: { label: 'analytics', updateMiliseconds: true, includeMsStr: true, op: 'fetch' },
|
|
32
|
+
fpsContentType: ['item'],
|
|
33
|
+
}, '');
|
|
34
|
+
return AnalyticsSourceProps;
|
|
35
|
+
}
|
|
36
|
+
//# sourceMappingURL=createAnalyticsSourceProps.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createAnalyticsSourceProps.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-analytics/functions/createAnalyticsSourceProps.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,gBAAgB,EAAE,MAAM,+CAA+C,CAAC;AACjF,OAAO,EAAE,aAAa,EAAE,MAAM,sDAAsD,CAAC;AAErF,OAAO,EAAE,iBAAiB,EAAE,MAAM,mDAAmD,CAAC;AACtF,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAEvD,gFAAgF;AAChF,qFAAqF;AACrF,oFAAoF;AACpF,0FAA0F;AAC1F,yFAAyF;AAEzF,MAAM,UAAU,0BAA0B,CAAC,cAAsB,EAAG,gBAAwB,YAAY;IAEtG,MAAM,GAAG,GAAW,WAAW,CAAC;IAChC,MAAM,oBAAoB,GAAiB,iBAAiB,CAAE;QAC5D,GAAG,EAAE,GAAG;QACR,OAAO,EAAE,GAAG;QACZ,MAAM,EAAE,aAAa;QACrB,MAAM,EAAE,GAAG,MAAM,CAAC,QAAQ,CAAC,MAAM,GAAG,aAAa,EAAE;QACnD,eAAe,EAAE,UAAU,cAAc,EAAE;QAC3C,YAAY,EAAE,GAAG;QACjB,gBAAgB,EAAE,GAAG;QACrB,SAAS,EAAE,cAAc;QACzB,OAAO,EAAE,CAAE,GAAG,EAAG;QACjB,WAAW,EAAE,CAAE,IAAI,EAAE,cAAc,EAAC,eAAe,EAAE,WAAW,EAAE,UAAU,EAAE,aAAa,CAAE;QAC7F,WAAW,EAAE,CAAC,GAAG,EAAE,cAAc,EAAC,eAAe,EAAE,aAAa,CAAE;QAClE,QAAQ,EAAE,IAAI;QACd,gBAAgB,EAAE,EAAE;QACpB,OAAO,EAAE,gBAAgB,CAAE,IAAI,EAAE,KAAK,CAAE;QACxC,UAAU,EAAE,IAAI;QAChB,mBAAmB,EAAE,EAAE,KAAK,EAAE,WAAW,EAAE,iBAAiB,EAAE,IAAI,EAAE,YAAY,EAAE,IAAI,EAAE,EAAE,EAAE,OAAO,EAAE;QACrG,cAAc,EAAE,CAAE,MAAM,CAAE;KAE3B,EAAE,EAAE,CAAE,CAAC;IAER,OAAO,oBAAoB,CAAC;AAE9B,CAAC"}
|