@mikezimm/fps-core-v7 1.0.6 → 1.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +30 -3
- package/lib/banner/FPSWebPartClass/IFPSCert.d.ts +35 -0
- package/lib/banner/FPSWebPartClass/IFPSCert.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/IFPSCert.js +5 -0
- package/lib/banner/FPSWebPartClass/IFPSCert.js.map +1 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.d.ts +132 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.js +5 -0
- package/lib/banner/FPSWebPartClass/IThisFPSWebPartClass1152.js.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.d.ts +14 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.js +45 -0
- package/lib/banner/FPSWebPartClass/functions/showTricks.js.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.d.ts +19 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.js +46 -0
- package/lib/banner/FPSWebPartClass/functions/updateUrlParam.js.map +1 -0
- package/lib/banner/FPSWebPartClass/getCert.d.ts +14 -0
- package/lib/banner/FPSWebPartClass/getCert.d.ts.map +1 -0
- package/lib/banner/FPSWebPartClass/getCert.js +317 -0
- package/lib/banner/FPSWebPartClass/getCert.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.d.ts +6 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.js +17 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/expandArrEnc.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.d.ts +5 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.js +17 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/interpretStr.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.d.ts +5 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.js +6 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/numbTest.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.d.ts +5 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.js +32 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/otherStrings.js.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.d.ts +7 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.d.ts.map +1 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.js +8 -0
- package/lib/banner/bannerX/Misc/Logic/Checks/sauce.js.map +1 -0
- package/lib/banner/bannerX/sendFeedback.d.ts +4 -0
- package/lib/banner/bannerX/sendFeedback.d.ts.map +1 -0
- package/lib/banner/bannerX/sendFeedback.js +20 -0
- package/lib/banner/bannerX/sendFeedback.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.d.ts +24 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.js +5 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPClass.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.d.ts +10 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.js +5 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPickerWPProps.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.d.ts +17 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.js +5 -0
- package/lib/banner/components/ItemPicker/interfaces/IFPSListItemPropPaneDropDownOption.js.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.d.ts +26 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.d.ts.map +1 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.js +15 -0
- package/lib/banner/components/ItemPicker/interfaces/IPropPaneFetchFileProps.js.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.d.ts +22 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.d.ts.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.js +5 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ISinglePageProps.js.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.d.ts +18 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.d.ts.map +1 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.js +41 -0
- package/lib/banner/components/SingleHelpPage/interfaces/ITrickRow.js.map +1 -0
- package/lib/banner/components/VisitorPanel/Interfaces.d.ts +39 -0
- package/lib/banner/components/VisitorPanel/Interfaces.d.ts.map +1 -0
- package/lib/banner/components/VisitorPanel/Interfaces.js +6 -0
- package/lib/banner/components/VisitorPanel/Interfaces.js.map +1 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.d.ts +1 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.d.ts.map +1 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.js +5 -0
- package/lib/banner/features/BeAUser/confirmBeAUser.js.map +1 -0
- package/lib/banner/features/Expando/Interfaces.d.ts +15 -0
- package/lib/banner/features/Expando/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/Expando/Interfaces.js +7 -0
- package/lib/banner/features/Expando/Interfaces.js.map +1 -0
- package/lib/banner/features/FPSDOM/FPSDocument.d.ts +25 -0
- package/lib/banner/features/FPSDOM/FPSDocument.d.ts.map +1 -0
- package/lib/banner/features/FPSDOM/FPSDocument.js +152 -0
- package/lib/banner/features/FPSDOM/FPSDocument.js.map +1 -0
- package/lib/banner/features/FPSDOM/FPSEnviro.d.ts +5 -0
- package/lib/banner/features/FPSDOM/FPSEnviro.d.ts.map +1 -0
- package/lib/banner/features/FPSDOM/FPSEnviro.js +103 -0
- package/lib/banner/features/FPSDOM/FPSEnviro.js.map +1 -0
- package/lib/banner/features/FPSDOM/IFPSEnviro.d.ts +46 -0
- package/lib/banner/features/FPSDOM/IFPSEnviro.d.ts.map +1 -0
- package/lib/banner/features/FPSDOM/IFPSEnviro.js +2 -0
- package/lib/banner/features/FPSDOM/IFPSEnviro.js.map +1 -0
- package/lib/banner/features/FPSDOM/IFPSSection.d.ts +35 -0
- package/lib/banner/features/FPSDOM/IFPSSection.d.ts.map +1 -0
- package/lib/banner/features/FPSDOM/IFPSSection.js +5 -0
- package/lib/banner/features/FPSDOM/IFPSSection.js.map +1 -0
- package/lib/banner/features/FPSDOM/IFPSWindowProps.d.ts +40 -0
- package/lib/banner/features/FPSDOM/IFPSWindowProps.d.ts.map +1 -0
- package/lib/banner/features/FPSDOM/IFPSWindowProps.js +3 -0
- package/lib/banner/features/FPSDOM/IFPSWindowProps.js.map +1 -0
- package/lib/banner/features/FPSDOM/Window.d.ts +14 -0
- package/lib/banner/features/FPSDOM/Window.d.ts.map +1 -0
- package/lib/banner/features/FPSDOM/Window.js +2 -0
- package/lib/banner/features/FPSDOM/Window.js.map +1 -0
- package/lib/banner/features/ImportExport/BuildExportPropsX.d.ts +16 -0
- package/lib/banner/features/ImportExport/BuildExportPropsX.d.ts.map +1 -0
- package/lib/banner/features/ImportExport/BuildExportPropsX.js +79 -0
- package/lib/banner/features/ImportExport/BuildExportPropsX.js.map +1 -0
- package/lib/banner/features/ImportExport/ExportFunctions.d.ts +34 -0
- package/lib/banner/features/ImportExport/ExportFunctions.d.ts.map +1 -0
- package/lib/banner/features/ImportExport/ExportFunctions.js +59 -0
- package/lib/banner/features/ImportExport/ExportFunctions.js.map +1 -0
- package/lib/banner/features/ImportExport/IgnoreBlockProps.d.ts +3 -0
- package/lib/banner/features/ImportExport/IgnoreBlockProps.d.ts.map +1 -0
- package/lib/banner/features/ImportExport/IgnoreBlockProps.js +14 -0
- package/lib/banner/features/ImportExport/IgnoreBlockProps.js.map +1 -0
- package/lib/banner/features/LockProps/Interfaces.d.ts +14 -0
- package/lib/banner/features/LockProps/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/LockProps/Interfaces.js +7 -0
- package/lib/banner/features/LockProps/Interfaces.js.map +1 -0
- package/lib/banner/features/Misc/fpsDefaults.d.ts +12 -0
- package/lib/banner/features/Misc/fpsDefaults.d.ts.map +1 -0
- package/lib/banner/features/Misc/fpsDefaults.js +108 -0
- package/lib/banner/features/Misc/fpsDefaults.js.map +1 -0
- package/lib/banner/features/PageStyle/Interfaces.d.ts +14 -0
- package/lib/banner/features/PageStyle/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/PageStyle/Interfaces.js +6 -0
- package/lib/banner/features/PageStyle/Interfaces.js.map +1 -0
- package/lib/banner/features/PinMe/Interfaces.d.ts +21 -0
- package/lib/banner/features/PinMe/Interfaces.d.ts.map +1 -0
- package/lib/banner/features/PinMe/Interfaces.js +6 -0
- package/lib/banner/features/PinMe/Interfaces.js.map +1 -0
- package/lib/banner/features/Tricky/constants.d.ts +60 -0
- package/lib/banner/features/Tricky/constants.d.ts.map +1 -0
- package/lib/banner/features/Tricky/constants.js +162 -0
- package/lib/banner/features/Tricky/constants.js.map +1 -0
- package/lib/banner/features/Tricky/fpsCProp.d.ts +5 -0
- package/lib/banner/features/Tricky/fpsCProp.d.ts.map +1 -0
- package/lib/banner/features/Tricky/fpsCProp.js +7 -0
- package/lib/banner/features/Tricky/fpsCProp.js.map +1 -0
- package/lib/banner/features/Tricky/logTest.d.ts +28 -0
- package/lib/banner/features/Tricky/logTest.d.ts.map +1 -0
- package/lib/banner/features/Tricky/logTest.js +51 -0
- package/lib/banner/features/Tricky/logTest.js.map +1 -0
- package/lib/banner/features/Tricky/logfun.d.ts +22 -0
- package/lib/banner/features/Tricky/logfun.d.ts.map +1 -0
- package/lib/banner/features/Tricky/logfun.js +107 -0
- package/lib/banner/features/Tricky/logfun.js.map +1 -0
- package/lib/banner/features/Tricky/verify.d.ts +8 -0
- package/lib/banner/features/Tricky/verify.d.ts.map +1 -0
- package/lib/banner/features/Tricky/verify.js +11 -0
- package/lib/banner/features/Tricky/verify.js.map +1 -0
- package/lib/banner/features/Tricky/verifyPieces.d.ts +32 -0
- package/lib/banner/features/Tricky/verifyPieces.d.ts.map +1 -0
- package/lib/banner/features/Tricky/verifyPieces.js +40 -0
- package/lib/banner/features/Tricky/verifyPieces.js.map +1 -0
- package/lib/banner/features/WebPartHistory/Functions.d.ts +66 -0
- package/lib/banner/features/WebPartHistory/Functions.d.ts.map +1 -0
- package/lib/banner/features/WebPartHistory/Functions.js +120 -0
- package/lib/banner/features/WebPartHistory/Functions.js.map +1 -0
- package/lib/banner/features/WebPartHistory/Interface.d.ts +65 -0
- package/lib/banner/features/WebPartHistory/Interface.d.ts.map +1 -0
- package/lib/banner/features/WebPartHistory/Interface.js +5 -0
- package/lib/banner/features/WebPartHistory/Interface.js.map +1 -0
- package/lib/banner/features/WebPartHistory/OnInit.d.ts +6 -0
- package/lib/banner/features/WebPartHistory/OnInit.d.ts.map +1 -0
- package/lib/banner/features/WebPartHistory/OnInit.js +15 -0
- package/lib/banner/features/WebPartHistory/OnInit.js.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.d.ts +19 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.d.ts.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.js +6 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUIProps.js.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.d.ts +18 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.d.ts.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.js +5 -0
- package/lib/banner/interfaces/MinWP/IMinBannerUtilityProps.js.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.d.ts +24 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.d.ts.map +1 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.js +10 -0
- package/lib/banner/interfaces/MinWP/IMinWPBannerProps.js.map +1 -0
- package/lib/banner/interfaces/Theme/Interfaces.d.ts +13 -0
- package/lib/banner/interfaces/Theme/Interfaces.d.ts.map +1 -0
- package/lib/banner/interfaces/Theme/Interfaces.js +5 -0
- package/lib/banner/interfaces/Theme/Interfaces.js.map +1 -0
- package/lib/common/Images/hero.d.ts +8 -0
- package/lib/common/Images/hero.d.ts.map +1 -0
- package/lib/common/Images/hero.js +34 -0
- package/lib/common/Images/hero.js.map +1 -0
- package/lib/common/Images/hoverEffect.d.ts +12 -0
- package/lib/common/Images/hoverEffect.d.ts.map +1 -0
- package/lib/common/Images/hoverEffect.js +32 -0
- package/lib/common/Images/hoverEffect.js.map +1 -0
- package/lib/common/Images/hoverZoom.d.ts +9 -0
- package/lib/common/Images/hoverZoom.d.ts.map +1 -0
- package/lib/common/Images/hoverZoom.js +36 -0
- package/lib/common/Images/hoverZoom.js.map +1 -0
- package/lib/common/Images/imgFit.d.ts +12 -0
- package/lib/common/Images/imgFit.d.ts.map +1 -0
- package/lib/common/Images/imgFit.js +48 -0
- package/lib/common/Images/imgFit.js.map +1 -0
- package/lib/common/Images/imgTarget.d.ts +9 -0
- package/lib/common/Images/imgTarget.d.ts.map +1 -0
- package/lib/common/Images/imgTarget.js +32 -0
- package/lib/common/Images/imgTarget.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.d.ts +8 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.js +56 -0
- package/lib/common/PropPaneHelp/preconfig/ApplyPresets.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.d.ts +32 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.js +5 -0
- package/lib/common/PropPaneHelp/preconfig/IPreConfig.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.d.ts +17 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.js +8 -0
- package/lib/common/PropPaneHelp/preconfig/Interfaces.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.d.ts +8 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.js +105 -0
- package/lib/common/PropPaneHelp/preconfig/PreConfiguredConstants.js.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.d.ts +7 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.d.ts.map +1 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.js +73 -0
- package/lib/common/PropPaneHelp/preconfig/getThisSitesPreConfigProps.js.map +1 -0
- package/lib/common/commandStyles/ISiteThemeChoices.d.ts +14 -0
- package/lib/common/commandStyles/ISiteThemeChoices.d.ts.map +1 -0
- package/lib/common/commandStyles/ISiteThemeChoices.js +27 -0
- package/lib/common/commandStyles/ISiteThemeChoices.js.map +1 -0
- package/lib/common/commandStyles/adjustCmdThemes.d.ts +25 -0
- package/lib/common/commandStyles/adjustCmdThemes.d.ts.map +1 -0
- package/lib/common/commandStyles/adjustCmdThemes.js +52 -0
- package/lib/common/commandStyles/adjustCmdThemes.js.map +1 -0
- package/lib/common/commandStyles/defaults.d.ts +41 -0
- package/lib/common/commandStyles/defaults.d.ts.map +1 -0
- package/lib/common/commandStyles/defaults.js +216 -0
- package/lib/common/commandStyles/defaults.js.map +1 -0
- package/lib/common/commandStyles/makeYellow.d.ts +6 -0
- package/lib/common/commandStyles/makeYellow.d.ts.map +1 -0
- package/lib/common/commandStyles/makeYellow.js +19 -0
- package/lib/common/commandStyles/makeYellow.js.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.d.ts +17 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.js +127 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons.js.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.d.ts +6 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.js +107 -0
- package/lib/components/atoms/FilterButtons/PreConfigProps/SimpleTaskFilterButtons_Original.js.map +1 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.d.ts +3 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.js +38 -0
- package/lib/components/atoms/FilterButtons/functions/onFPSFilterButtonFieldChanged.js.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.d.ts +3 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.js +18 -0
- package/lib/components/atoms/FilterButtons/interfaces/DefaultFPSFilterButtonProps.js.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.d.ts +22 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.d.ts.map +1 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.js +38 -0
- package/lib/components/atoms/FilterButtons/interfaces/IFPSFilterButtonWPProps.js.map +1 -0
- package/lib/components/atoms/Links/CommonDevUrls.d.ts +44 -0
- package/lib/components/atoms/Links/CommonDevUrls.d.ts.map +1 -0
- package/lib/components/atoms/Links/CommonDevUrls.js +45 -0
- package/lib/components/atoms/Links/CommonDevUrls.js.map +1 -0
- package/lib/components/atoms/Links/GulpLinks.d.ts +3 -0
- package/lib/components/atoms/Links/GulpLinks.d.ts.map +1 -0
- package/lib/components/atoms/Links/GulpLinks.js +13 -0
- package/lib/components/atoms/Links/GulpLinks.js.map +1 -0
- package/lib/components/atoms/Links/IRepoLinks.d.ts +11 -0
- package/lib/components/atoms/Links/IRepoLinks.d.ts.map +1 -0
- package/lib/components/atoms/Links/IRepoLinks.js +2 -0
- package/lib/components/atoms/Links/IRepoLinks.js.map +1 -0
- package/lib/components/atoms/Links/ValidateLinks.d.ts +3 -0
- package/lib/components/atoms/Links/ValidateLinks.d.ts.map +1 -0
- package/lib/components/atoms/Links/ValidateLinks.js +13 -0
- package/lib/components/atoms/Links/ValidateLinks.js.map +1 -0
- package/lib/components/atoms/Links/_LinkIsValid.d.ts +15 -0
- package/lib/components/atoms/Links/_LinkIsValid.d.ts.map +1 -0
- package/lib/components/atoms/Links/_LinkIsValid.js +75 -0
- package/lib/components/atoms/Links/_LinkIsValid.js.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/buildAnalyticsSummary.d.ts +4 -0
- package/lib/components/atoms/easy-analytics/functions/buildAnalyticsSummary.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/buildAnalyticsSummary.js +84 -0
- package/lib/components/atoms/easy-analytics/functions/buildAnalyticsSummary.js.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/createAnalyticsSourceProps.d.ts +6 -0
- package/lib/components/atoms/easy-analytics/functions/createAnalyticsSourceProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/createAnalyticsSourceProps.js +36 -0
- package/lib/components/atoms/easy-analytics/functions/createAnalyticsSourceProps.js.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/getBestAnalyticsLinkAndIcon.d.ts +9 -0
- package/lib/components/atoms/easy-analytics/functions/getBestAnalyticsLinkAndIcon.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/getBestAnalyticsLinkAndIcon.js +32 -0
- package/lib/components/atoms/easy-analytics/functions/getBestAnalyticsLinkAndIcon.js.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/getPageTitle.d.ts +3 -0
- package/lib/components/atoms/easy-analytics/functions/getPageTitle.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/getPageTitle.js +11 -0
- package/lib/components/atoms/easy-analytics/functions/getPageTitle.js.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/summarizeArrayByKey.d.ts +63 -0
- package/lib/components/atoms/easy-analytics/functions/summarizeArrayByKey.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/functions/summarizeArrayByKey.js +172 -0
- package/lib/components/atoms/easy-analytics/functions/summarizeArrayByKey.js.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/EasyContents.d.ts +8 -0
- package/lib/components/atoms/easy-analytics/interfaces/EasyContents.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/EasyContents.js +8 -0
- package/lib/components/atoms/easy-analytics/interfaces/EasyContents.js.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/ExtremeStorageLog.d.ts +2 -0
- package/lib/components/atoms/easy-analytics/interfaces/ExtremeStorageLog.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/ExtremeStorageLog.js +2 -0
- package/lib/components/atoms/easy-analytics/interfaces/ExtremeStorageLog.js.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/IEasyAnalyticsHookProps.d.ts +26 -0
- package/lib/components/atoms/easy-analytics/interfaces/IEasyAnalyticsHookProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/IEasyAnalyticsHookProps.js +6 -0
- package/lib/components/atoms/easy-analytics/interfaces/IEasyAnalyticsHookProps.js.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/IStateSourceA.d.ts +15 -0
- package/lib/components/atoms/easy-analytics/interfaces/IStateSourceA.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/IStateSourceA.js +2 -0
- package/lib/components/atoms/easy-analytics/interfaces/IStateSourceA.js.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/analytics.d.ts +86 -0
- package/lib/components/atoms/easy-analytics/interfaces/analytics.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/analytics.js +5 -0
- package/lib/components/atoms/easy-analytics/interfaces/analytics.js.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/constants.d.ts +8 -0
- package/lib/components/atoms/easy-analytics/interfaces/constants.d.ts.map +1 -0
- package/lib/components/atoms/easy-analytics/interfaces/constants.js +23 -0
- package/lib/components/atoms/easy-analytics/interfaces/constants.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.d.ts +7 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.js +13 -0
- package/lib/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.d.ts +42 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.js +44 -0
- package/lib/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.d.ts +3 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.js +8 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.d.ts +4 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.js +26 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.d.ts +4 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.js +19 -0
- package/lib/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.d.ts +7 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.js +3 -0
- package/lib/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.js.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.d.ts +12 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.js +48 -0
- package/lib/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.d.ts +4 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.js +20 -0
- package/lib/components/atoms/easy-icons/functions/createEasyIconsWPProps.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.d.ts +18 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.js +229 -0
- package/lib/components/atoms/easy-icons/functions/getEasyIcon.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.d.ts +17 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.js +29 -0
- package/lib/components/atoms/easy-icons/functions/replaceDefaultIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.d.ts +12 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.js +57 -0
- package/lib/components/atoms/easy-icons/functions/windowEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.d.ts +3 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.js +4 -0
- package/lib/components/atoms/easy-icons/interfaces/EasyIconLocation.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.d.ts +20 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.js +2 -0
- package/lib/components/atoms/easy-icons/interfaces/IEasyIconsWPProps.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.d.ts +11 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.js +7 -0
- package/lib/components/atoms/easy-icons/interfaces/IFPSEasyIcons.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.d.ts +14 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.js +2 -0
- package/lib/components/atoms/easy-icons/interfaces/IMinStandardIconObject.js.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.d.ts +115 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.d.ts.map +1 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.js +390 -0
- package/lib/components/atoms/easy-icons/interfaces/eiTypes.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.d.ts +13 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.js +27 -0
- package/lib/components/atoms/easy-pages/functions/compoundArrayFilter.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.d.ts +7 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.js +34 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesExtraWPProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.d.ts +14 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.js +20 -0
- package/lib/components/atoms/easy-pages/functions/createEasyPagesSourceWPProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.d.ts +7 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.js +20 -0
- package/lib/components/atoms/easy-pages/functions/createNewSitePagesSource.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.d.ts +20 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.js +68 -0
- package/lib/components/atoms/easy-pages/functions/devLinks.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.d.ts +2 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.js +38 -0
- package/lib/components/atoms/easy-pages/functions/getPagesContent.js.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.d.ts +10 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.js +38 -0
- package/lib/components/atoms/easy-pages/functions/getUsedTabs.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.d.ts +31 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.js +5 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesHookProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.d.ts +29 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.js +6 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageHookProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.d.ts +26 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.js +5 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyPagesPageProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/createAnalyticsSourceProps.d.ts +6 -0
- package/lib/components/atoms/easy-pages/interfaces/createAnalyticsSourceProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/createAnalyticsSourceProps.js +31 -0
- package/lib/components/atoms/easy-pages/interfaces/createAnalyticsSourceProps.js.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.d.ts +37 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.js +28 -0
- package/lib/components/atoms/easy-pages/interfaces/epTypes.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContent.d.ts +150 -0
- package/lib/components/molecules/AnyContent/IAnyContent.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContent.js +8 -0
- package/lib/components/molecules/AnyContent/IAnyContent.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.js +150 -0
- package/lib/components/molecules/AnyContent/IAnyContentOriginal.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.d.ts +68 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.js +43 -0
- package/lib/components/molecules/AnyContent/IAnyListLib.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.d.ts +5 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.js +2 -0
- package/lib/components/molecules/AnyContent/IAnySecurableItem.js.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.d.ts +21 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.js +2 -0
- package/lib/components/molecules/AnyContent/IAnyWeb.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.d.ts +32 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.js +16 -0
- package/lib/components/molecules/AnyContent/IFPSFileObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.d.ts +8 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.js +3 -0
- package/lib/components/molecules/AnyContent/IFPSItemElements.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.d.ts +8 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.js +2 -0
- package/lib/components/molecules/AnyContent/IFPSItemFile.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.d.ts +9 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.js +2 -0
- package/lib/components/molecules/AnyContent/IFPSItemPerson.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.d.ts +12 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.js +2 -0
- package/lib/components/molecules/AnyContent/IFPSItemRelated.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.d.ts +41 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.js +30 -0
- package/lib/components/molecules/AnyContent/IFPSItemSearch.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.d.ts +27 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.js +5 -0
- package/lib/components/molecules/AnyContent/IFPSItemStyles.js.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.d.ts +42 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.js +5 -0
- package/lib/components/molecules/AnyContent/IFPSItemTime.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.d.ts +116 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.js +98 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsA.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.js +51 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsALibraryObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.js +63 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListItem.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.js +11 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAListObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.js +18 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASearchedObject.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.js +14 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsASecurable.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.d.ts +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.js +71 -0
- package/lib/components/molecules/AnyContent/IsA/IFPSItemIsAv2.js.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.d.ts +4 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.d.ts.map +1 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.js +52 -0
- package/lib/components/molecules/AnyContent/IsA/IsAHighlights.js.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.d.ts +73 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.d.ts.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.js +2 -0
- package/lib/components/molecules/FieldPanel/interfaces/IFieldPanelHookProps.js.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.d.ts +34 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.d.ts.map +1 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.js +2 -0
- package/lib/components/molecules/FieldPanel/interfaces/IMinWPFieldPanelProps.js.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.d.ts +14 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.d.ts.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.js +24 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/FullPageBGParams.js.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.d.ts +24 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.d.ts.map +1 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.js +8 -0
- package/lib/components/molecules/FullPageBackGround/interfaces/IFPSPageBGWPProps.js.map +1 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPage.d.ts +25 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPage.d.ts.map +1 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPage.js +13 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPage.js.map +1 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPagesProps.d.ts +31 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPagesProps.d.ts.map +1 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPagesProps.js +4 -0
- package/lib/components/molecules/ModernPages/Interfaces/IModernPagesProps.js.map +1 -0
- package/lib/components/molecules/ModernPages/Interfaces/ISingleModernPageProps.d.ts +23 -0
- package/lib/components/molecules/ModernPages/Interfaces/ISingleModernPageProps.d.ts.map +1 -0
- package/lib/components/molecules/ModernPages/Interfaces/ISingleModernPageProps.js +2 -0
- package/lib/components/molecules/ModernPages/Interfaces/ISingleModernPageProps.js.map +1 -0
- package/lib/components/molecules/Performance/IPerformance.d.ts +377 -0
- package/lib/components/molecules/Performance/IPerformance.d.ts.map +1 -0
- package/lib/components/molecules/Performance/IPerformance.js +22 -0
- package/lib/components/molecules/Performance/IPerformance.js.map +1 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.d.ts +23 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.d.ts.map +1 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.js +5 -0
- package/lib/components/molecules/Performance/IPerformanceSettings.js.map +1 -0
- package/lib/components/molecules/Performance/MockData.d.ts +6 -0
- package/lib/components/molecules/Performance/MockData.d.ts.map +1 -0
- package/lib/components/molecules/Performance/MockData.js +134 -0
- package/lib/components/molecules/Performance/MockData.js.map +1 -0
- package/lib/components/molecules/Performance/functions.d.ts +33 -0
- package/lib/components/molecules/Performance/functions.d.ts.map +1 -0
- package/lib/components/molecules/Performance/functions.js +114 -0
- package/lib/components/molecules/Performance/functions.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.d.ts +13 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.js +12 -0
- package/lib/components/molecules/SearchPage/Interfaces/IContentGroup.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.d.ts +23 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.js +5 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISearchTypes.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.d.ts +37 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.js +5 -0
- package/lib/components/molecules/SearchPage/Interfaces/ISourceSearch.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.d.ts +15 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.js +51 -0
- package/lib/components/molecules/SearchPage/Interfaces/ProgrammingFileKeys.js.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.d.ts +25 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.js +99 -0
- package/lib/components/molecules/SearchPage/Interfaces/StandardTypes.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addDeepPropsToSearch.d.ts +3 -0
- package/lib/components/molecules/SearchPage/functions/addDeepPropsToSearch.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addDeepPropsToSearch.js +9 -0
- package/lib/components/molecules/SearchPage/functions/addDeepPropsToSearch.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addItemIsA.d.ts +4 -0
- package/lib/components/molecules/SearchPage/functions/addItemIsA.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addItemIsA.js +22 -0
- package/lib/components/molecules/SearchPage/functions/addItemIsA.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addListIsAMeta.d.ts +4 -0
- package/lib/components/molecules/SearchPage/functions/addListIsAMeta.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addListIsAMeta.js +73 -0
- package/lib/components/molecules/SearchPage/functions/addListIsAMeta.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAll.d.ts +6 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAll.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAll.js +14 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAll.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAllV2.d.ts +6 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAllV2.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAllV2.js +14 -0
- package/lib/components/molecules/SearchPage/functions/addSearchAllV2.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFile.d.ts +5 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFile.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFile.js +137 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFile.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFileV2.d.ts +7 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFileV2.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFileV2.js +182 -0
- package/lib/components/molecules/SearchPage/functions/addSearchFileV2.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta1.d.ts +39 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta1.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta1.js +513 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta1.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta2.d.ts +10 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta2.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta2.js +83 -0
- package/lib/components/molecules/SearchPage/functions/addSearchMeta2.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/getFilteredV1.d.ts +20 -0
- package/lib/components/molecules/SearchPage/functions/getFilteredV1.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/getFilteredV1.js +130 -0
- package/lib/components/molecules/SearchPage/functions/getFilteredV1.js.map +1 -0
- package/lib/components/molecules/SearchPage/functions/markPopular.d.ts +19 -0
- package/lib/components/molecules/SearchPage/functions/markPopular.d.ts.map +1 -0
- package/lib/components/molecules/SearchPage/functions/markPopular.js +78 -0
- package/lib/components/molecules/SearchPage/functions/markPopular.js.map +1 -0
- package/lib/components/molecules/process-results/CheckAnyResults.d.ts +3 -0
- package/lib/components/molecules/process-results/CheckAnyResults.d.ts.map +1 -0
- package/lib/components/molecules/process-results/CheckAnyResults.js +41 -0
- package/lib/components/molecules/process-results/CheckAnyResults.js.map +1 -0
- package/lib/components/molecules/process-results/CheckItemsResults.d.ts +7 -0
- package/lib/components/molecules/process-results/CheckItemsResults.d.ts.map +1 -0
- package/lib/components/molecules/process-results/CheckItemsResults.js +47 -0
- package/lib/components/molecules/process-results/CheckItemsResults.js.map +1 -0
- package/lib/components/molecules/process-results/Logging.d.ts +3 -0
- package/lib/components/molecules/process-results/Logging.d.ts.map +1 -0
- package/lib/components/molecules/process-results/Logging.js +5 -0
- package/lib/components/molecules/process-results/Logging.js.map +1 -0
- package/lib/components/molecules/source-props/IItemsError.d.ts +4 -0
- package/lib/components/molecules/source-props/IItemsError.d.ts.map +1 -0
- package/lib/components/molecules/source-props/IItemsError.js +9 -0
- package/lib/components/molecules/source-props/IItemsError.js.map +1 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.d.ts +21 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.d.ts.map +1 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.js +7 -0
- package/lib/components/molecules/source-props/IMinSourceFetchProps.js.map +1 -0
- package/lib/components/molecules/source-props/ISourceProps.d.ts +62 -0
- package/lib/components/molecules/source-props/ISourceProps.d.ts.map +1 -0
- package/lib/components/molecules/source-props/ISourceProps.js +5 -0
- package/lib/components/molecules/source-props/ISourceProps.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/createListSource.d.ts +7 -0
- package/lib/components/molecules/source-props/Lists/createListSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/createListSource.js +37 -0
- package/lib/components/molecules/source-props/Lists/createListSource.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.d.ts +44 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.js +23 -0
- package/lib/components/molecules/source-props/Lists/getVX/IGetInterfaceV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.d.ts +9 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.js +9 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetBasic.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.d.ts +11 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.js +11 -0
- package/lib/components/molecules/source-props/Lists/getVX/PnpjsListGetFull.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/SysLists.d.ts +46 -0
- package/lib/components/molecules/source-props/Lists/getVX/SysLists.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/SysLists.js +125 -0
- package/lib/components/molecules/source-props/Lists/getVX/SysLists.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.d.ts +5 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.js +34 -0
- package/lib/components/molecules/source-props/Lists/getVX/getExpandV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.d.ts +26 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.js +52 -0
- package/lib/components/molecules/source-props/Lists/getVX/getFuncV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.d.ts +18 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.js +43 -0
- package/lib/components/molecules/source-props/Lists/getVX/getKeysLike.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.d.ts +14 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.js +31 -0
- package/lib/components/molecules/source-props/Lists/getVX/getLinkV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.d.ts +20 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.js +113 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSelectV2.js.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.d.ts +5 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.d.ts.map +1 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.js +18 -0
- package/lib/components/molecules/source-props/Lists/getVX/getSpecialV2.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.d.ts +38 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.js +5 -0
- package/lib/components/molecules/source-props/SitePages/IPagesContent.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.d.ts +8 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.js +18 -0
- package/lib/components/molecules/source-props/SitePages/ModernSitePagesColumns.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.d.ts +6 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.js +42 -0
- package/lib/components/molecules/source-props/SitePages/NewsLinksSource.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.d.ts +6 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.js +38 -0
- package/lib/components/molecules/source-props/SitePages/NewsSource.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.d.ts +6 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.js +42 -0
- package/lib/components/molecules/source-props/SitePages/SitePagesSource.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.d.ts +10 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.js +33 -0
- package/lib/components/molecules/source-props/SitePages/SystemPages.js.map +1 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.d.ts +8 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.js +14 -0
- package/lib/components/molecules/source-props/SitePages/createPivotTilesPagesSource.js.map +1 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.d.ts +12 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.d.ts.map +1 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.js +108 -0
- package/lib/components/molecules/source-props/addPagesFileGuidSearch.js.map +1 -0
- package/lib/components/molecules/source-props/createLibrarySource.d.ts +7 -0
- package/lib/components/molecules/source-props/createLibrarySource.d.ts.map +1 -0
- package/lib/components/molecules/source-props/createLibrarySource.js +40 -0
- package/lib/components/molecules/source-props/createLibrarySource.js.map +1 -0
- package/lib/components/molecules/source-props/createMinFetchProps.d.ts +8 -0
- package/lib/components/molecules/source-props/createMinFetchProps.d.ts.map +1 -0
- package/lib/components/molecules/source-props/createMinFetchProps.js +36 -0
- package/lib/components/molecules/source-props/createMinFetchProps.js.map +1 -0
- package/lib/components/molecules/source-props/createOrderBy.d.ts +6 -0
- package/lib/components/molecules/source-props/createOrderBy.d.ts.map +1 -0
- package/lib/components/molecules/source-props/createOrderBy.js +12 -0
- package/lib/components/molecules/source-props/createOrderBy.js.map +1 -0
- package/lib/components/molecules/source-props/index.d.ts +1 -0
- package/lib/components/molecules/source-props/index.d.ts.map +1 -0
- package/lib/components/molecules/source-props/index.js +4 -0
- package/lib/components/molecules/source-props/index.js.map +1 -0
- package/lib/components/molecules/source-props/prepSourceColumns.d.ts +11 -0
- package/lib/components/molecules/source-props/prepSourceColumns.d.ts.map +1 -0
- package/lib/components/molecules/source-props/prepSourceColumns.js +42 -0
- package/lib/components/molecules/source-props/prepSourceColumns.js.map +1 -0
- package/lib/components/molecules/state-source/IStateSource.d.ts +35 -0
- package/lib/components/molecules/state-source/IStateSource.d.ts.map +1 -0
- package/lib/components/molecules/state-source/IStateSource.js +28 -0
- package/lib/components/molecules/state-source/IStateSource.js.map +1 -0
- package/lib/logic/Arrays/compare.d.ts +94 -0
- package/lib/logic/Arrays/compare.d.ts.map +1 -0
- package/lib/logic/Arrays/compare.js +166 -0
- package/lib/logic/Arrays/compare.js.map +1 -0
- package/lib/logic/Arrays/createArrayOfNumbers.d.ts +5 -0
- package/lib/logic/Arrays/createArrayOfNumbers.d.ts.map +1 -0
- package/lib/logic/Arrays/createArrayOfNumbers.js +8 -0
- package/lib/logic/Arrays/createArrayOfNumbers.js.map +1 -0
- package/lib/logic/Arrays/getDeepKeys.d.ts +18 -0
- package/lib/logic/Arrays/getDeepKeys.d.ts.map +1 -0
- package/lib/logic/Arrays/getDeepKeys.js +28 -0
- package/lib/logic/Arrays/getDeepKeys.js.map +1 -0
- package/lib/logic/Arrays/grouping.d.ts +57 -0
- package/lib/logic/Arrays/grouping.d.ts.map +1 -0
- package/lib/logic/Arrays/grouping.js +79 -0
- package/lib/logic/Arrays/grouping.js.map +1 -0
- package/lib/logic/Arrays/manipulation.d.ts +127 -0
- package/lib/logic/Arrays/manipulation.d.ts.map +1 -0
- package/lib/logic/Arrays/manipulation.js +231 -0
- package/lib/logic/Arrays/manipulation.js.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.d.ts +11 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.js +13 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKey.js.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.d.ts +2 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.js +35 -0
- package/lib/logic/Arrays/searching/filterObjArrayByUniqueKeyLONGWAY.js.map +1 -0
- package/lib/logic/Arrays/searching/getNextIndex.d.ts +12 -0
- package/lib/logic/Arrays/searching/getNextIndex.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/getNextIndex.js +19 -0
- package/lib/logic/Arrays/searching/getNextIndex.js.map +1 -0
- package/lib/logic/Arrays/searching/objectfind.d.ts +52 -0
- package/lib/logic/Arrays/searching/objectfind.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/objectfind.js +123 -0
- package/lib/logic/Arrays/searching/objectfind.js.map +1 -0
- package/lib/logic/Arrays/searching/objectkeys.d.ts +70 -0
- package/lib/logic/Arrays/searching/objectkeys.d.ts.map +1 -0
- package/lib/logic/Arrays/searching/objectkeys.js +208 -0
- package/lib/logic/Arrays/searching/objectkeys.js.map +1 -0
- package/lib/logic/Arrays/sorting/Interfaces.d.ts +7 -0
- package/lib/logic/Arrays/sorting/Interfaces.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/Interfaces.js +2 -0
- package/lib/logic/Arrays/sorting/Interfaces.js.map +1 -0
- package/lib/logic/Arrays/sorting/numbers.d.ts +21 -0
- package/lib/logic/Arrays/sorting/numbers.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/numbers.js +41 -0
- package/lib/logic/Arrays/sorting/numbers.js.map +1 -0
- package/lib/logic/Arrays/sorting/objects.d.ts +45 -0
- package/lib/logic/Arrays/sorting/objects.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/objects.js +144 -0
- package/lib/logic/Arrays/sorting/objects.js.map +1 -0
- package/lib/logic/Arrays/sorting/strings.d.ts +17 -0
- package/lib/logic/Arrays/sorting/strings.d.ts.map +1 -0
- package/lib/logic/Arrays/sorting/strings.js +53 -0
- package/lib/logic/Arrays/sorting/strings.js.map +1 -0
- package/lib/logic/Arrays/thinOutArray.d.ts +44 -0
- package/lib/logic/Arrays/thinOutArray.d.ts.map +1 -0
- package/lib/logic/Arrays/thinOutArray.js +122 -0
- package/lib/logic/Arrays/thinOutArray.js.map +1 -0
- package/lib/logic/Errors/friendly.d.ts +37 -0
- package/lib/logic/Errors/friendly.d.ts.map +1 -0
- package/lib/logic/Errors/friendly.js +228 -0
- package/lib/logic/Errors/friendly.js.map +1 -0
- package/lib/logic/Links/interfaces/IDetailedLink.d.ts +14 -0
- package/lib/logic/Links/interfaces/IDetailedLink.d.ts.map +1 -0
- package/lib/logic/Links/interfaces/IDetailedLink.js +2 -0
- package/lib/logic/Links/interfaces/IDetailedLink.js.map +1 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.d.ts +5 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.d.ts.map +1 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.js +2 -0
- package/lib/logic/Links/interfaces/IFpsFileProperty.js.map +1 -0
- package/lib/logic/Links/interfaces/ISimpleLink.d.ts +6 -0
- package/lib/logic/Links/interfaces/ISimpleLink.d.ts.map +1 -0
- package/lib/logic/Links/interfaces/ISimpleLink.js +2 -0
- package/lib/logic/Links/interfaces/ISimpleLink.js.map +1 -0
- package/lib/logic/Math/getNumber.d.ts +12 -0
- package/lib/logic/Math/getNumber.d.ts.map +1 -0
- package/lib/logic/Math/getNumber.js +24 -0
- package/lib/logic/Math/getNumber.js.map +1 -0
- package/lib/logic/Math/labels.d.ts +26 -0
- package/lib/logic/Math/labels.d.ts.map +1 -0
- package/lib/logic/Math/labels.js +52 -0
- package/lib/logic/Math/labels.js.map +1 -0
- package/lib/logic/Math/rounding.d.ts +13 -0
- package/lib/logic/Math/rounding.d.ts.map +1 -0
- package/lib/logic/Math/rounding.js +30 -0
- package/lib/logic/Math/rounding.js.map +1 -0
- package/lib/logic/Objects/deep.d.ts +17 -0
- package/lib/logic/Objects/deep.d.ts.map +1 -0
- package/lib/logic/Objects/deep.js +106 -0
- package/lib/logic/Objects/deep.js.map +1 -0
- package/lib/logic/Objects/keys.d.ts +54 -0
- package/lib/logic/Objects/keys.d.ts.map +1 -0
- package/lib/logic/Objects/keys.js +112 -0
- package/lib/logic/Objects/keys.js.map +1 -0
- package/lib/logic/Objects/similar.d.ts +15 -0
- package/lib/logic/Objects/similar.d.ts.map +1 -0
- package/lib/logic/Objects/similar.js +42 -0
- package/lib/logic/Objects/similar.js.map +1 -0
- package/lib/logic/Strings/arraysFromString.d.ts +78 -0
- package/lib/logic/Strings/arraysFromString.d.ts.map +1 -0
- package/lib/logic/Strings/arraysFromString.js +142 -0
- package/lib/logic/Strings/arraysFromString.js.map +1 -0
- package/lib/logic/Strings/getStringArrayBasic.d.ts +26 -0
- package/lib/logic/Strings/getStringArrayBasic.d.ts.map +1 -0
- package/lib/logic/Strings/getStringArrayBasic.js +45 -0
- package/lib/logic/Strings/getStringArrayBasic.js.map +1 -0
- package/lib/logic/Strings/getWordsFromString.d.ts +28 -0
- package/lib/logic/Strings/getWordsFromString.d.ts.map +1 -0
- package/lib/logic/Strings/getWordsFromString.js +88 -0
- package/lib/logic/Strings/getWordsFromString.js.map +1 -0
- package/lib/logic/Strings/guids.d.ts +57 -0
- package/lib/logic/Strings/guids.d.ts.map +1 -0
- package/lib/logic/Strings/guids.js +107 -0
- package/lib/logic/Strings/guids.js.map +1 -0
- package/lib/logic/Strings/reactCSS.d.ts +19 -0
- package/lib/logic/Strings/reactCSS.d.ts.map +1 -0
- package/lib/logic/Strings/reactCSS.js +84 -0
- package/lib/logic/Strings/reactCSS.js.map +1 -0
- package/lib/logic/Strings/stringCase.d.ts +52 -0
- package/lib/logic/Strings/stringCase.d.ts.map +1 -0
- package/lib/logic/Strings/stringCase.js +103 -0
- package/lib/logic/Strings/stringCase.js.map +1 -0
- package/lib/logic/Strings/urlServices.d.ts +62 -0
- package/lib/logic/Strings/urlServices.d.ts.map +1 -0
- package/lib/logic/Strings/urlServices.js +193 -0
- package/lib/logic/Strings/urlServices.js.map +1 -0
- package/lib/logic/Time/constants.d.ts +9 -0
- package/lib/logic/Time/constants.d.ts.map +1 -0
- package/lib/logic/Time/constants.js +11 -0
- package/lib/logic/Time/constants.js.map +1 -0
- package/lib/logic/Time/getDateFromNow.d.ts +13 -0
- package/lib/logic/Time/getDateFromNow.d.ts.map +1 -0
- package/lib/logic/Time/getDateFromNow.js +18 -0
- package/lib/logic/Time/getDateFromNow.js.map +1 -0
- package/lib/logic/Users/CheckPermissions.d.ts +32 -0
- package/lib/logic/Users/CheckPermissions.d.ts.map +1 -0
- package/lib/logic/Users/CheckPermissions.js +54 -0
- package/lib/logic/Users/CheckPermissions.js.map +1 -0
- package/lib/logic/Users/FPSUser.d.ts +16 -0
- package/lib/logic/Users/FPSUser.d.ts.map +1 -0
- package/lib/logic/Users/FPSUser.js +205 -0
- package/lib/logic/Users/FPSUser.js.map +1 -0
- package/lib/logic/Users/IDefaultUser.d.ts +10 -0
- package/lib/logic/Users/IDefaultUser.d.ts.map +1 -0
- package/lib/logic/Users/IDefaultUser.js +5 -0
- package/lib/logic/Users/IDefaultUser.js.map +1 -0
- package/lib/logic/Users/IUserInterfaces.d.ts +80 -0
- package/lib/logic/Users/IUserInterfaces.d.ts.map +1 -0
- package/lib/logic/Users/IUserInterfaces.js +5 -0
- package/lib/logic/Users/IUserInterfaces.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.d.ts +53 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IEffects.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.d.ts +29 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IFontStyles.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.d.ts +209 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IPalette.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.d.ts +28 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyle.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.d.ts +1657 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IRawStyleBase.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.d.ts +41 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IScheme.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.d.ts +382 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticColors.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.d.ts +130 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ISemanticTextColors.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.d.ts +12 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ISpacing.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.d.ts +18 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/IStyle.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.d.ts +13 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/ITheme.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Image.d.ts +153 -0
- package/lib/types/@fluentUI/@7.199.1/Image.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Image.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/Image.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.d.ts +37 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/Pivot.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.d.ts +184 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/Theme.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.d.ts +28 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyle.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.d.ts +1657 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IRawStyleBase.js.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.d.ts +18 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.d.ts.map +1 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.js +2 -0
- package/lib/types/@fluentUI/@7.199.1/merge-styles/IStyle.js.map +1 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.d.ts +31 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.js +5 -0
- package/lib/types/@msft/1.15.2/EnvironmentType.js.map +1 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.d.ts +13 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.js +5 -0
- package/lib/types/@msft/1.15.2/IODataBasePermission.js.map +1 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.d.ts +28 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.js +5 -0
- package/lib/types/@msft/1.15.2/IPropertyPaneDropdownOption.js.map +1 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.d.ts +23 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.js +25 -0
- package/lib/types/@msft/1.15.2/PropertyPaneDropdownOptionType.js.map +1 -0
- package/lib/types/@msft/1.15.2/WebPartContext.d.ts +136 -0
- package/lib/types/@msft/1.15.2/WebPartContext.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/WebPartContext.js +24 -0
- package/lib/types/@msft/1.15.2/WebPartContext.js.map +1 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.d.ts +196 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.js +5 -0
- package/lib/types/@msft/1.15.2/WebPermissionsClass.js.map +1 -0
- package/lib/types/@msft/1.15.2/displayMode.d.ts +21 -0
- package/lib/types/@msft/1.15.2/displayMode.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/displayMode.js +24 -0
- package/lib/types/@msft/1.15.2/displayMode.js.map +1 -0
- package/lib/types/@msft/1.15.2/layout.d.ts +13 -0
- package/lib/types/@msft/1.15.2/layout.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/layout.js +5 -0
- package/lib/types/@msft/1.15.2/layout.js.map +1 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.d.ts +98 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.d.ts.map +1 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.js +5 -0
- package/lib/types/@msft/1.15.2/sp-property-pane.js.map +1 -0
- package/lib/types/@pnp/@2.14.0/sp/site-users.d.ts.map +1 -1
- package/lib/types/@pnp/@2.14.0/sp/sites.d.ts +30 -0
- package/lib/types/@pnp/@2.14.0/sp/sites.d.ts.map +1 -1
- package/lib/types/@pnp/@2.14.0/sp/types.d.ts +134 -0
- package/lib/types/@pnp/@2.14.0/sp/types.d.ts.map +1 -1
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.d.ts +22 -0
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.d.ts.map +1 -0
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.js +28 -0
- package/lib/types/fps-class/prop-pane/AudienceInterfaces.js.map +1 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.d.ts +12 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.d.ts.map +1 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.js +2 -0
- package/lib/types/fps-class/prop-pane/IFPSPropPaneField.js.map +1 -0
- package/lib/types/fps-class/window/Window.d.ts +14 -0
- package/lib/types/fps-class/window/Window.d.ts.map +1 -0
- package/lib/types/fps-class/window/Window.js +2 -0
- package/lib/types/fps-class/window/Window.js.map +1 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.d.ts +5 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.d.ts.map +1 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.js +2 -0
- package/lib/types/fps-legacy/IFPSBasicToggleSetting.js.map +1 -0
- package/lib/types/fps-legacy/IMyInterfaces.d.ts +69 -0
- package/lib/types/fps-legacy/IMyInterfaces.d.ts.map +1 -0
- package/lib/types/fps-legacy/IMyInterfaces.js +28 -0
- package/lib/types/fps-legacy/IMyInterfaces.js.map +1 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.d.ts +2 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.d.ts.map +1 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.js +2 -0
- package/lib/types/fps-returns/common/IFPSBaseContentType.js.map +1 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.d.ts +41 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.d.ts.map +1 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.js +2 -0
- package/lib/types/fps-returns/common/IFpsErrorObject.js.map +1 -0
- package/lib/types/fps-returns/common/IItemsError.d.ts +6 -0
- package/lib/types/fps-returns/common/IItemsError.d.ts.map +1 -0
- package/lib/types/fps-returns/common/IItemsError.js +2 -0
- package/lib/types/fps-returns/common/IItemsError.js.map +1 -0
- package/lib/types/react/IFPSJSX_Element.d.ts +3 -0
- package/lib/types/react/IFPSJSX_Element.d.ts.map +1 -0
- package/lib/types/react/IFPSJSX_Element.js +2 -0
- package/lib/types/react/IFPSJSX_Element.js.map +1 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.d.ts +1 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.d.ts.map +1 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.js +20036 -0
- package/lib/types/react/IReactCSSPropertiesOriginal.js.map +1 -0
- package/lib/types/react/IReactCSSTypes.d.ts +9519 -0
- package/lib/types/react/IReactCSSTypes.d.ts.map +1 -0
- package/lib/types/react/IReactCSSTypes.js +11 -0
- package/lib/types/react/IReactCSSTypes.js.map +1 -0
- package/lib/types/react/IReactEvents.d.ts +25 -0
- package/lib/types/react/IReactEvents.d.ts.map +1 -0
- package/lib/types/react/IReactEvents.js +160 -0
- package/lib/types/react/IReactEvents.js.map +1 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.d.ts +5 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.d.ts.map +1 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.js +143 -0
- package/lib/types/spfxControlsReact/@3.7.2/IViewField.js.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.d.ts +42 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.d.ts.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.js +6 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyFieldGroupOrPerson.js.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.d.ts +45 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.d.ts.map +1 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.js +6 -0
- package/lib/types/spfxPropControls/@3.11.0/IPropertyPaneWebPartInformationProps.js.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { EasyCCSPageIcons } from "./EasyCCSPageIcons";
|
|
2
|
+
import { EasySystemListIcons } from "./EasySystemListIcons";
|
|
3
|
+
import { EasySystemLibraryIcons } from "./EasySystemLibraryIcons";
|
|
4
|
+
/**
|
|
5
|
+
* NOTE: using AllEasySystemIcons in addEasyIcons will take first priority... so be cautions.
|
|
6
|
+
* If you notice all Items are like 'Site Pages', it's because of this
|
|
7
|
+
*/
|
|
8
|
+
export const AllEasySystemIcons = [
|
|
9
|
+
...EasySystemLibraryIcons,
|
|
10
|
+
...EasySystemListIcons,
|
|
11
|
+
...EasyCCSPageIcons,
|
|
12
|
+
];
|
|
13
|
+
//# sourceMappingURL=AllSystemEasyIcons.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AllSystemEasyIcons.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/SystemIcons/AllSystemEasyIcons.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAElE;;;GAGG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAAsB;IACnD,GAAG,sBAAsB;IACzB,GAAG,mBAAmB;IACtB,GAAG,gBAAgB;CACpB,CAAC"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
export declare const DefaultThumbCCS: string;
|
|
2
|
+
export declare const DefaultThumbEasyContents: string;
|
|
3
|
+
export declare const DefaultThumbExtreme: string;
|
|
4
|
+
export declare const DefaultComplianceWebPart: string;
|
|
5
|
+
export declare const DefaultBannerWebPart: string;
|
|
6
|
+
/**
|
|
7
|
+
* Notable missing icons:
|
|
8
|
+
* Hub Connections
|
|
9
|
+
* RTF Fixer Glass Repair
|
|
10
|
+
*
|
|
11
|
+
* Sample format: https://cdn.hubblecontent.osi.office.net/m365content/publish/0f25cb0d-372e-4396-b6a0-1c6fc5226122/thumbnails/large.jpg?file=460717093.jpg
|
|
12
|
+
*/
|
|
13
|
+
/**
|
|
14
|
+
* These are for main FPS Webpart Products
|
|
15
|
+
*/
|
|
16
|
+
export declare const DefaultContentsGear: string;
|
|
17
|
+
export declare const DefaultWikiCompass: string;
|
|
18
|
+
export declare const DefaultDesignWizardWelder: string;
|
|
19
|
+
export declare const DefaultDrillDownTreeRoots: string;
|
|
20
|
+
export declare const DefaultEncryptionCircut: string;
|
|
21
|
+
export declare const DefaultExtremeCliff: string;
|
|
22
|
+
export declare const DefaultFormattingColors: string;
|
|
23
|
+
export declare const DefaultLinkUpIcons: string;
|
|
24
|
+
export declare const DefaultModernClassic: string;
|
|
25
|
+
export declare const DefaultPivotTiles: string;
|
|
26
|
+
export declare const DefaultPowerSearch: string;
|
|
27
|
+
export declare const DefaultProvisioningYellowRobot: string;
|
|
28
|
+
export declare const DefaultProvisioningDrill: string;
|
|
29
|
+
export declare const DefaultSecureScriptLock: string;
|
|
30
|
+
export declare const DefaultSlickSky: string;
|
|
31
|
+
export declare const DefaultTMTWatch: string;
|
|
32
|
+
/**
|
|
33
|
+
* These are for ProductSample sites
|
|
34
|
+
*/
|
|
35
|
+
export declare const DefaultSampWebpartBenefits: string;
|
|
36
|
+
export declare const DefaultSampSOAR: string;
|
|
37
|
+
export declare const DefaultSampCustomizationKnobs: string;
|
|
38
|
+
export declare const DefaultSampInstructionFingerP: string;
|
|
39
|
+
export declare const DefaultSampWPSampleBeaker: string;
|
|
40
|
+
export declare const DefaultThumbEarth: string;
|
|
41
|
+
export declare const DefaultSiteLogo: string;
|
|
42
|
+
//# sourceMappingURL=DefaultEasyIcons.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DefaultEasyIcons.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,eAAe,EAAE,MAA8F,CAAC;AAC7H,eAAO,MAAM,wBAAwB,EAAE,MAAyE,CAAC;AACjH,eAAO,MAAM,mBAAmB,EAAE,MAAyE,CAAC;AAE5G,eAAO,MAAM,wBAAwB,EAAE,MAAyE,CAAC;AACjH,eAAO,MAAM,oBAAoB,EAAE,MAAyE,CAAC;AAG7G;;;;;;GAMG;AAEH;;GAEG;AACH,eAAO,MAAM,mBAAmB,EAAE,MAAyE,CAAC;AAC5G,eAAO,MAAM,kBAAkB,EAAE,MAAyE,CAAC;AAC3G,eAAO,MAAM,yBAAyB,EAAE,MAAyE,CAAC;AAClH,eAAO,MAAM,yBAAyB,EAAE,MAAyE,CAAC;AAClH,eAAO,MAAM,uBAAuB,EAAE,MAAyE,CAAC;AAChH,eAAO,MAAM,mBAAmB,EAAE,MAAyE,CAAC;AAC5G,eAAO,MAAM,uBAAuB,EAAE,MAAyE,CAAC;AAChH,eAAO,MAAM,kBAAkB,EAAE,MAAyE,CAAC;AAC3G,eAAO,MAAM,oBAAoB,EAAE,MAAyE,CAAC;AAC7G,eAAO,MAAM,iBAAiB,EAAE,MAAyE,CAAC;AAC1G,eAAO,MAAM,kBAAkB,EAAE,MAAyE,CAAC;AAC3G,eAAO,MAAM,8BAA8B,EAAE,MAAyE,CAAC;AACvH,eAAO,MAAM,wBAAwB,EAAE,MAAyE,CAAC;AACjH,eAAO,MAAM,uBAAuB,EAAE,MAAyE,CAAC;AAChH,eAAO,MAAM,eAAe,EAAE,MAAyE,CAAC;AACxG,eAAO,MAAM,eAAe,EAAE,MAAyE,CAAC;AAExG;;GAEG;AACH,eAAO,MAAM,0BAA0B,EAAE,MAAyE,CAAC;AACnH,eAAO,MAAM,eAAe,EAAE,MAAyE,CAAC;AACxG,eAAO,MAAM,6BAA6B,EAAE,MAAyE,CAAC;AACtH,eAAO,MAAM,6BAA6B,EAAE,MAAyE,CAAC;AACtH,eAAO,MAAM,yBAAyB,EAAE,MAAyE,CAAC;AAMlH,eAAO,MAAM,iBAAiB,EAAE,MAAyE,CAAC;AAE1G,eAAO,MAAM,eAAe,EAAG,MAAmD,CAAC"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
const m365Content = `https://cdn.hubblecontent.osi.office.net/m365content/publish/`;
|
|
2
|
+
const thumbSize = `/thumbnails/large.jpg`;
|
|
3
|
+
export const DefaultThumbCCS = `https://www.crowcanyon.com/wp-content/uploads/2020/12/NITRO_Studio_Transparent2.png`;
|
|
4
|
+
export const DefaultThumbEasyContents = `${m365Content}8833527d-1d55-40be-8d14-0e45b17ce81b${thumbSize}`;
|
|
5
|
+
export const DefaultThumbExtreme = `${m365Content}3232a7cd-821f-48bd-bf98-9d84185566a5${thumbSize}`;
|
|
6
|
+
export const DefaultComplianceWebPart = `${m365Content}e5dfce36-47eb-483a-848a-e025fd145ffb${thumbSize}`;
|
|
7
|
+
export const DefaultBannerWebPart = `${m365Content}ff9938ed-a552-4b34-890e-600129e0b27b${thumbSize}`;
|
|
8
|
+
/**
|
|
9
|
+
* Notable missing icons:
|
|
10
|
+
* Hub Connections
|
|
11
|
+
* RTF Fixer Glass Repair
|
|
12
|
+
*
|
|
13
|
+
* Sample format: https://cdn.hubblecontent.osi.office.net/m365content/publish/0f25cb0d-372e-4396-b6a0-1c6fc5226122/thumbnails/large.jpg?file=460717093.jpg
|
|
14
|
+
*/
|
|
15
|
+
/**
|
|
16
|
+
* These are for main FPS Webpart Products
|
|
17
|
+
*/
|
|
18
|
+
export const DefaultContentsGear = `${m365Content}491bf5cc-aa0c-46a7-8f28-e0d4ee4e8f81${thumbSize}`;
|
|
19
|
+
export const DefaultWikiCompass = `${m365Content}c35647fc-6c81-487a-a2b9-675fab68c316${thumbSize}`;
|
|
20
|
+
export const DefaultDesignWizardWelder = `${m365Content}0fcb4447-534f-4946-9cfe-7efde3943121${thumbSize}`;
|
|
21
|
+
export const DefaultDrillDownTreeRoots = `${m365Content}1173a5e6-466e-4dc9-8914-18b293d1c564${thumbSize}`;
|
|
22
|
+
export const DefaultEncryptionCircut = `${m365Content}235d262e-6785-4a03-9953-65b69541c1ab${thumbSize}`;
|
|
23
|
+
export const DefaultExtremeCliff = `${m365Content}b1e4d974-59e1-402d-a7fa-c01542a703b9${thumbSize}`;
|
|
24
|
+
export const DefaultFormattingColors = `${m365Content}012dd2da-c615-457f-b561-871e1eec500a${thumbSize}`;
|
|
25
|
+
export const DefaultLinkUpIcons = `${m365Content}db3aaf83-01cb-4299-bed1-9f2244ae5822${thumbSize}`;
|
|
26
|
+
export const DefaultModernClassic = `${m365Content}9931043b-96f0-4964-8f65-c4eba31e8643${thumbSize}`;
|
|
27
|
+
export const DefaultPivotTiles = `${m365Content}d436a7f8-acae-4807-8aad-a9942ea58142${thumbSize}`;
|
|
28
|
+
export const DefaultPowerSearch = `${m365Content}80021db8-dad5-4066-8781-ae450adf4a42${thumbSize}`;
|
|
29
|
+
export const DefaultProvisioningYellowRobot = `${m365Content}9edde4f4-9c16-48e8-a56d-4370135e0b99${thumbSize}`;
|
|
30
|
+
export const DefaultProvisioningDrill = `${m365Content}5e78c376-47fe-4f5e-a9a1-978fa786bfbf${thumbSize}`;
|
|
31
|
+
export const DefaultSecureScriptLock = `${m365Content}b176b6b5-94e9-46d4-b9ab-5fa1b0cdb8d9${thumbSize}`;
|
|
32
|
+
export const DefaultSlickSky = `${m365Content}d150c3f3-dc51-4d4b-955e-9336b5cd0467${thumbSize}`;
|
|
33
|
+
export const DefaultTMTWatch = `${m365Content}03f042d4-e496-45cc-9776-5b639fc43878${thumbSize}`;
|
|
34
|
+
/**
|
|
35
|
+
* These are for ProductSample sites
|
|
36
|
+
*/
|
|
37
|
+
export const DefaultSampWebpartBenefits = `${m365Content}43cfa6c8-5a40-40c4-84ba-4197342a8171${thumbSize}`;
|
|
38
|
+
export const DefaultSampSOAR = `${m365Content}45529a54-a80e-4b0c-8401-31102291ea8f${thumbSize}`; // 1. SOARStory
|
|
39
|
+
export const DefaultSampCustomizationKnobs = `${m365Content}b19d83c5-4c41-4ce7-bf80-aa20a13054ce${thumbSize}`;
|
|
40
|
+
export const DefaultSampInstructionFingerP = `${m365Content}20db034f-283c-4c2f-a018-d34597532840${thumbSize}`;
|
|
41
|
+
export const DefaultSampWPSampleBeaker = `${m365Content}0f25cb0d-372e-4396-b6a0-1c6fc5226122${thumbSize}`;
|
|
42
|
+
export const DefaultThumbEarth = `${m365Content}a505371c-2fca-4d30-ba21-8e4d36e41e65${thumbSize}`;
|
|
43
|
+
export const DefaultSiteLogo = `_layouts/15/images/sitepagethumbnail.png`;
|
|
44
|
+
//# sourceMappingURL=DefaultEasyIcons.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DefaultEasyIcons.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/SystemIcons/DefaultEasyIcons.ts"],"names":[],"mappings":"AACA,MAAM,WAAW,GAAW,+DAA+D,CAAC;AAC5F,MAAM,SAAS,GAAW,uBAAuB,CAAC;AAElD,MAAM,CAAC,MAAM,eAAe,GAAW,qFAAqF,CAAC;AAC7H,MAAM,CAAC,MAAM,wBAAwB,GAAW,GAAG,WAAW,uCAAuC,SAAS,EAAE,CAAC;AACjH,MAAM,CAAC,MAAM,mBAAmB,GAAW,GAAG,WAAW,uCAAuC,SAAS,EAAE,CAAC;AAE5G,MAAM,CAAC,MAAM,wBAAwB,GAAW,GAAG,WAAW,uCAAuC,SAAS,EAAE,CAAC;AACjH,MAAM,CAAC,MAAM,oBAAoB,GAAW,GAAG,WAAW,uCAAuC,SAAS,EAAE,CAAC;AAG7G;;;;;;GAMG;AAEH;;GAEG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAAW,GAAG,WAAW,uCAAuC,SAAS,EAAE,CAAC;AAC5G,MAAM,CAAC,MAAM,kBAAkB,GAAW,GAAG,WAAW,uCAAuC,SAAS,EAAE,CAAC;AAC3G,MAAM,CAAC,MAAM,yBAAyB,GAAW,GAAG,WAAW,uCAAuC,SAAS,EAAE,CAAC;AAClH,MAAM,CAAC,MAAM,yBAAyB,GAAW,GAAG,WAAW,uCAAuC,SAAS,EAAE,CAAC;AAClH,MAAM,CAAC,MAAM,uBAAuB,GAAW,GAAG,WAAW,uCAAuC,SAAS,EAAE,CAAC;AAChH,MAAM,CAAC,MAAM,mBAAmB,GAAW,GAAG,WAAW,uCAAuC,SAAS,EAAE,CAAC;AAC5G,MAAM,CAAC,MAAM,uBAAuB,GAAW,GAAG,WAAW,uCAAuC,SAAS,EAAE,CAAC;AAChH,MAAM,CAAC,MAAM,kBAAkB,GAAW,GAAG,WAAW,uCAAuC,SAAS,EAAE,CAAC;AAC3G,MAAM,CAAC,MAAM,oBAAoB,GAAW,GAAG,WAAW,uCAAuC,SAAS,EAAE,CAAC;AAC7G,MAAM,CAAC,MAAM,iBAAiB,GAAW,GAAG,WAAW,uCAAuC,SAAS,EAAE,CAAC;AAC1G,MAAM,CAAC,MAAM,kBAAkB,GAAW,GAAG,WAAW,uCAAuC,SAAS,EAAE,CAAC;AAC3G,MAAM,CAAC,MAAM,8BAA8B,GAAW,GAAG,WAAW,uCAAuC,SAAS,EAAE,CAAC;AACvH,MAAM,CAAC,MAAM,wBAAwB,GAAW,GAAG,WAAW,uCAAuC,SAAS,EAAE,CAAC;AACjH,MAAM,CAAC,MAAM,uBAAuB,GAAW,GAAG,WAAW,uCAAuC,SAAS,EAAE,CAAC;AAChH,MAAM,CAAC,MAAM,eAAe,GAAW,GAAG,WAAW,uCAAuC,SAAS,EAAE,CAAC;AACxG,MAAM,CAAC,MAAM,eAAe,GAAW,GAAG,WAAW,uCAAuC,SAAS,EAAE,CAAC;AAExG;;GAEG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAW,GAAG,WAAW,uCAAuC,SAAS,EAAE,CAAC;AACnH,MAAM,CAAC,MAAM,eAAe,GAAW,GAAG,WAAW,uCAAuC,SAAS,EAAE,CAAC,CAAC,eAAe;AACxH,MAAM,CAAC,MAAM,6BAA6B,GAAW,GAAG,WAAW,uCAAuC,SAAS,EAAE,CAAC;AACtH,MAAM,CAAC,MAAM,6BAA6B,GAAW,GAAG,WAAW,uCAAuC,SAAS,EAAE,CAAC;AACtH,MAAM,CAAC,MAAM,yBAAyB,GAAW,GAAG,WAAW,uCAAuC,SAAS,EAAE,CAAC;AAMlH,MAAM,CAAC,MAAM,iBAAiB,GAAW,GAAG,WAAW,uCAAuC,SAAS,EAAE,CAAC;AAE1G,MAAM,CAAC,MAAM,eAAe,GAAY,0CAA0C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EasyCCSPageIcons.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEpD,eAAO,MAAM,gBAAgB,EAAE,eAAe,EAI5C,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { EasyPagesCCSPages } from "../../easy-pages/interfaces/epTypes";
|
|
2
|
+
import { DefaultThumbCCS } from "./DefaultEasyIcons";
|
|
3
|
+
export const EasyCCSPageIcons = [{
|
|
4
|
+
titles: [],
|
|
5
|
+
urls: EasyPagesCCSPages.map(ccs => { return `/${ccs.toLocaleLowerCase()}.aspx`; }),
|
|
6
|
+
imageUrl: DefaultThumbCCS,
|
|
7
|
+
}];
|
|
8
|
+
//# sourceMappingURL=EasyCCSPageIcons.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EasyCCSPageIcons.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/SystemIcons/EasyCCSPageIcons.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,qCAAqC,CAAC;AACxE,OAAO,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAGrD,MAAM,CAAC,MAAM,gBAAgB,GAAsB,CAAC;QAClD,MAAM,EAAE,EAAE;QACV,IAAI,EAAE,iBAAiB,CAAC,GAAG,CAAC,GAAG,CAAC,EAAE,GAAG,OAAO,IAAI,GAAG,CAAC,iBAAiB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC;QAClF,QAAQ,EAAE,eAAe;KAC1B,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EasySystemLibraryIcons.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAGpD,eAAO,MAAM,4BAA4B,EAAE,MAAM,EAKhD,CAAC;AAEF,eAAO,MAAM,sBAAsB,EAAE,eAAe,EAiBnD,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { BrandingSharePointFolder } from "./ISystemEasyIcon";
|
|
2
|
+
export const LibraryTitlesWithNoSpaceUrls = [
|
|
3
|
+
'Site Assets', 'Site Pages', `Pages`,
|
|
4
|
+
`Documents`,
|
|
5
|
+
`Site Collection Documents`, `Site Collection Images`,
|
|
6
|
+
'Workflow Tasks',
|
|
7
|
+
];
|
|
8
|
+
export const EasySystemLibraryIcons = [
|
|
9
|
+
...LibraryTitlesWithNoSpaceUrls.map((title) => {
|
|
10
|
+
return { titles: [title.toLowerCase()], urls: [`/${title.toLowerCase().replace(' ', '')}`], imageUrl: `${BrandingSharePointFolder}${title}.png` };
|
|
11
|
+
}),
|
|
12
|
+
{
|
|
13
|
+
titles: [`Content and Structure Reports`.toLowerCase()],
|
|
14
|
+
urls: [`/reports%20list`],
|
|
15
|
+
imageUrl: `${BrandingSharePointFolder}Content and Structure Reports.png`,
|
|
16
|
+
}, {
|
|
17
|
+
titles: [`Images`.toLowerCase()],
|
|
18
|
+
urls: [`/PublishingImages`.toLowerCase()],
|
|
19
|
+
imageUrl: `${BrandingSharePointFolder}Images.png`,
|
|
20
|
+
}, {
|
|
21
|
+
titles: [`Style Library`.toLowerCase()],
|
|
22
|
+
urls: [`/style%20library`, `/style library`],
|
|
23
|
+
imageUrl: `${BrandingSharePointFolder}Style Library.png`,
|
|
24
|
+
},
|
|
25
|
+
];
|
|
26
|
+
//# sourceMappingURL=EasySystemLibraryIcons.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EasySystemLibraryIcons.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/SystemIcons/EasySystemLibraryIcons.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,wBAAwB,EAAE,MAAM,mBAAmB,CAAC;AAE7D,MAAM,CAAC,MAAM,4BAA4B,GAAa;IACpD,aAAa,EAAE,YAAY,EAAE,OAAO;IACpC,WAAW;IACX,2BAA2B,EAAE,wBAAwB;IACrD,gBAAgB;CACjB,CAAC;AAEF,MAAM,CAAC,MAAM,sBAAsB,GAAsB;IACvD,GAAG,4BAA4B,CAAC,GAAG,CAAC,CAAC,KAAa,EAAE,EAAE;QACpD,OAAO,EAAE,MAAM,EAAE,CAAC,KAAK,CAAC,WAAW,EAAE,CAAC,EAAE,IAAI,EAAE,CAAC,IAAI,KAAK,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,GAAG,EAAE,EAAE,CAAC,EAAE,CAAC,EAAE,QAAQ,EAAE,GAAG,wBAAwB,GAAG,KAAK,MAAM,EAAE,CAAC;IACpJ,CAAC,CAAC;IACF;QACE,MAAM,EAAE,CAAC,+BAA+B,CAAC,WAAW,EAAE,CAAC;QACvD,IAAI,EAAE,CAAC,iBAAiB,CAAC;QACzB,QAAQ,EAAE,GAAG,wBAAwB,mCAAmC;KACzE,EAAE;QACD,MAAM,EAAE,CAAC,QAAQ,CAAC,WAAW,EAAE,CAAC;QAChC,IAAI,EAAE,CAAC,mBAAmB,CAAC,WAAW,EAAE,CAAC;QACzC,QAAQ,EAAE,GAAG,wBAAwB,YAAY;KAClD,EAAE;QACD,MAAM,EAAE,CAAC,eAAe,CAAC,WAAW,EAAE,CAAC;QACvC,IAAI,EAAE,CAAC,kBAAkB,EAAE,gBAAgB,CAAC;QAC5C,QAAQ,EAAE,GAAG,wBAAwB,mBAAmB;KACzD;CACF,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EasySystemListIcons.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.ts"],"names":[],"mappings":"AAAA,OAAO,EAA4B,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAE9E,eAAO,MAAM,yBAAyB,EAAE,MAAM,EAAsC,CAAC;AAErF,eAAO,MAAM,mBAAmB,EAAE,eAAe,EAehD,CAAC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { BrandingSharePointFolder } from "./ISystemEasyIcon";
|
|
2
|
+
export const ListTitlesWithNoSpaceUrls = ['OurTiles', `Reusable Content`];
|
|
3
|
+
export const EasySystemListIcons = [
|
|
4
|
+
...ListTitlesWithNoSpaceUrls.map((title) => {
|
|
5
|
+
return { titles: [title.toLowerCase()], urls: [`/${title.toLowerCase().replace(' ', '')}`], imageUrl: `${BrandingSharePointFolder}${title}.png` };
|
|
6
|
+
}),
|
|
7
|
+
{
|
|
8
|
+
titles: [`MicroFeed`.toLowerCase()],
|
|
9
|
+
urls: [`/lists/publishedfeed`],
|
|
10
|
+
imageUrl: `${BrandingSharePointFolder}MicroFeed.png`,
|
|
11
|
+
},
|
|
12
|
+
// {
|
|
13
|
+
// titles: [ `Style Library` ],
|
|
14
|
+
// urls: [ `/style%20library/` ],
|
|
15
|
+
// // urls: [ `/Style%20Library/` ],
|
|
16
|
+
// imageUrl: ``,
|
|
17
|
+
// },
|
|
18
|
+
];
|
|
19
|
+
//# sourceMappingURL=EasySystemListIcons.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EasySystemListIcons.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/SystemIcons/EasySystemListIcons.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAmB,MAAM,mBAAmB,CAAC;AAE9E,MAAM,CAAC,MAAM,yBAAyB,GAAa,CAAC,UAAU,EAAE,kBAAkB,CAAE,CAAC;AAErF,MAAM,CAAC,MAAM,mBAAmB,GAAsB;IACpD,GAAG,yBAAyB,CAAC,GAAG,CAAC,CAAC,KAAa,EAAE,EAAE;QACjD,OAAO,EAAE,MAAM,EAAE,CAAC,KAAK,CAAC,WAAW,EAAE,CAAC,EAAE,IAAI,EAAE,CAAC,IAAI,KAAK,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,GAAG,EAAE,EAAE,CAAC,EAAE,CAAC,EAAE,QAAQ,EAAE,GAAG,wBAAwB,GAAG,KAAK,MAAM,EAAE,CAAC;IACpJ,CAAC,CAAC;IACF;QACE,MAAM,EAAE,CAAC,WAAW,CAAC,WAAW,EAAE,CAAC;QACnC,IAAI,EAAE,CAAC,sBAAsB,CAAC;QAC9B,QAAQ,EAAE,GAAG,wBAAwB,eAAe;KACrD;IACD,KAAK;IACL,iCAAiC;IACjC,mCAAmC;IACnC,sCAAsC;IACtC,kBAAkB;IAClB,KAAK;CACN,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ISystemEasyIcon.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.ts"],"names":[],"mappings":"AAGA,MAAM,WAAW,eAAe;IAC9B,MAAM,EAAE,MAAM,EAAE,CAAC;IACjB,IAAI,EAAE,MAAM,EAAE,CAAC;IACf,QAAQ,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,wBAAwB,EAAE,MAAyC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ISystemEasyIcon.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/SystemIcons/ISystemEasyIcon.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAQlE,MAAM,CAAC,MAAM,wBAAwB,GAAW,GAAG,gBAAgB,aAAa,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { IMinStandardIconObject } from "../interfaces/IMinStandardIconObject";
|
|
2
|
+
import { ISystemEasyIcon } from "./ISystemEasyIcon";
|
|
3
|
+
/**
|
|
4
|
+
* getEasySystemIcon: Pass in an array of ISystemEasyIcon and it will try to get the imageUrl based on
|
|
5
|
+
* the titles ( exact match )
|
|
6
|
+
* the urls ( partial match )
|
|
7
|
+
* @param EasySysIcons constants: AllEasySystemIcons, EasyCCSPageIcons, EasySystemListIcons, EasySystemLibraryIcons
|
|
8
|
+
* @param item
|
|
9
|
+
* @returns
|
|
10
|
+
*/
|
|
11
|
+
export declare function getEasySystemIcon(EasySysIcons: ISystemEasyIcon[], item: IMinStandardIconObject): string;
|
|
12
|
+
//# sourceMappingURL=getEasySystemIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getEasySystemIcon.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,sCAAsC,CAAC;AAC9E,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEpD;;;;;;;GAOG;AAEH,wBAAgB,iBAAiB,CAAE,YAAY,EAAE,eAAe,EAAE,EAAE,IAAI,EAAE,sBAAsB,GAAI,MAAM,CA2BzG"}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* getEasySystemIcon: Pass in an array of ISystemEasyIcon and it will try to get the imageUrl based on
|
|
3
|
+
* the titles ( exact match )
|
|
4
|
+
* the urls ( partial match )
|
|
5
|
+
* @param EasySysIcons constants: AllEasySystemIcons, EasyCCSPageIcons, EasySystemListIcons, EasySystemLibraryIcons
|
|
6
|
+
* @param item
|
|
7
|
+
* @returns
|
|
8
|
+
*/
|
|
9
|
+
export function getEasySystemIcon(EasySysIcons, item) {
|
|
10
|
+
let foundIcon = '';
|
|
11
|
+
EasySysIcons.map((SysIcon) => {
|
|
12
|
+
if (!foundIcon) {
|
|
13
|
+
SysIcon.titles.map((title) => {
|
|
14
|
+
if (!foundIcon) {
|
|
15
|
+
if (item.title && item.title.toLowerCase() === title) {
|
|
16
|
+
foundIcon = SysIcon.imageUrl;
|
|
17
|
+
}
|
|
18
|
+
else if (item.Title && item.Title.toLowerCase() === title) {
|
|
19
|
+
foundIcon = SysIcon.imageUrl;
|
|
20
|
+
}
|
|
21
|
+
else if (item.description && item.description.toLowerCase() === title) {
|
|
22
|
+
foundIcon = SysIcon.imageUrl;
|
|
23
|
+
}
|
|
24
|
+
else if (item.Description && item.Description.toLowerCase() === title) {
|
|
25
|
+
foundIcon = SysIcon.imageUrl;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
;
|
|
29
|
+
});
|
|
30
|
+
}
|
|
31
|
+
;
|
|
32
|
+
if (!foundIcon) {
|
|
33
|
+
SysIcon.urls.map((url) => {
|
|
34
|
+
if (!foundIcon) {
|
|
35
|
+
if (item.href && item.href.toLowerCase().indexOf(url) > -1) {
|
|
36
|
+
foundIcon = SysIcon.imageUrl;
|
|
37
|
+
}
|
|
38
|
+
else if (item.url && item.url.toLowerCase().indexOf(url) > -1) {
|
|
39
|
+
foundIcon = SysIcon.imageUrl;
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
;
|
|
43
|
+
});
|
|
44
|
+
}
|
|
45
|
+
});
|
|
46
|
+
return foundIcon;
|
|
47
|
+
}
|
|
48
|
+
//# sourceMappingURL=getEasySystemIcon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getEasySystemIcon.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/SystemIcons/getEasySystemIcon.ts"],"names":[],"mappings":"AAGA;;;;;;;GAOG;AAEH,MAAM,UAAU,iBAAiB,CAAE,YAA+B,EAAE,IAA4B;IAE9F,IAAI,SAAS,GAAW,EAAE,CAAC;IAC3B,YAAY,CAAC,GAAG,CAAC,CAAC,OAAwB,EAAE,EAAE;QAC5C,IAAI,CAAC,SAAS,EAAE;YACd,OAAO,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC,KAAa,EAAE,EAAE;gBACnC,IAAI,CAAC,SAAS,EAAE;oBACd,IAAI,IAAI,CAAC,KAAK,IAAI,IAAI,CAAC,KAAK,CAAC,WAAW,EAAE,KAAK,KAAK,EAAE;wBAAE,SAAS,GAAG,OAAO,CAAC,QAAQ,CAAC;qBAAE;yBAClF,IAAI,IAAI,CAAC,KAAK,IAAI,IAAI,CAAC,KAAK,CAAC,WAAW,EAAE,KAAK,KAAK,EAAE;wBAAE,SAAS,GAAG,OAAO,CAAC,QAAQ,CAAC;qBAAE;yBACvF,IAAI,IAAI,CAAC,WAAW,IAAI,IAAI,CAAC,WAAW,CAAC,WAAW,EAAE,KAAK,KAAK,EAAE;wBAAE,SAAS,GAAG,OAAO,CAAC,QAAQ,CAAC;qBAAE;yBACnG,IAAI,IAAI,CAAC,WAAW,IAAI,IAAI,CAAC,WAAW,CAAC,WAAW,EAAE,KAAK,KAAK,EAAE;wBAAE,SAAS,GAAG,OAAO,CAAC,QAAQ,CAAC;qBAAE;iBACzG;gBAAA,CAAC;YACJ,CAAC,CAAC,CAAC;SACJ;QAAA,CAAC;QAEF,IAAI,CAAC,SAAS,EAAE;YACd,OAAO,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,GAAW,EAAE,EAAE;gBAC/B,IAAI,CAAC,SAAS,EAAE;oBACd,IAAI,IAAI,CAAC,IAAI,IAAI,IAAI,CAAC,IAAI,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,EAAE;wBAAE,SAAS,GAAG,OAAO,CAAC,QAAQ,CAAC;qBAAE;yBACxF,IAAI,IAAI,CAAC,GAAG,IAAI,IAAI,CAAC,GAAG,CAAC,WAAW,EAAE,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,EAAE;wBAAE,SAAS,GAAG,OAAO,CAAC,QAAQ,CAAC;qBAAE;iBACjG;gBAAA,CAAC;YACJ,CAAC,CAAC,CAAC;SACJ;IACH,CAAC,CAAC,CAAC;IAEH,OAAO,SAAS,CAAC;AAEnB,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { IEasyIcons } from '../interfaces/eiTypes';
|
|
2
|
+
import { IEasyIconsWPProps } from "../interfaces/IEasyIconsWPProps";
|
|
3
|
+
export declare function createEasyIconsWPProps(easyIconWPProps: IEasyIconsWPProps): IEasyIcons;
|
|
4
|
+
//# sourceMappingURL=createEasyIconsWPProps.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createEasyIconsWPProps.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/functions/createEasyIconsWPProps.ts"],"names":[],"mappings":"AAAA,OAAO,EAAyB,UAAU,EAAE,MAAM,uBAAuB,CAAC;AAC1E,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AAGpE,wBAAgB,sBAAsB,CAAC,eAAe,EAAE,iBAAiB,GAAG,UAAU,CAsBrF"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { EasyIconObjectDefault } from '../interfaces/eiTypes';
|
|
2
|
+
import { getStringArrayFromStringNoDups } from '../../../../logic/Strings/arraysFromString';
|
|
3
|
+
export function createEasyIconsWPProps(easyIconWPProps) {
|
|
4
|
+
const EasyIcons = EasyIconObjectDefault;
|
|
5
|
+
const GroupKeys = getStringArrayFromStringNoDups(easyIconWPProps.easyIconKeys, ';', true, null, true);
|
|
6
|
+
const Ignore = getStringArrayFromStringNoDups(easyIconWPProps.easyIconIgnore, ';', true, null, true);
|
|
7
|
+
// https://github.com/fps-solutions/LinkUp/issues/52
|
|
8
|
+
const Priority = getStringArrayFromStringNoDups(easyIconWPProps.easyIconPriorityProps, ';', true, null, true);
|
|
9
|
+
if (easyIconWPProps)
|
|
10
|
+
EasyIcons.Enabled = easyIconWPProps.easyIconEnable === false ? false : true;
|
|
11
|
+
if (easyIconWPProps)
|
|
12
|
+
EasyIcons.GroupKeys = GroupKeys ? GroupKeys : [];
|
|
13
|
+
if (easyIconWPProps)
|
|
14
|
+
EasyIcons.Ignore = Ignore ? Ignore : [];
|
|
15
|
+
// https://github.com/fps-solutions/LinkUp/issues/52
|
|
16
|
+
if (easyIconWPProps)
|
|
17
|
+
EasyIcons.Priority = Priority ? Priority : EasyIconObjectDefault.Priority;
|
|
18
|
+
return EasyIcons;
|
|
19
|
+
}
|
|
20
|
+
//# sourceMappingURL=createEasyIconsWPProps.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createEasyIconsWPProps.js","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/functions/createEasyIconsWPProps.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAc,MAAM,uBAAuB,CAAC;AAE1E,OAAO,EAAE,8BAA8B,EAAE,MAAM,4CAA4C,CAAC;AAE5F,MAAM,UAAU,sBAAsB,CAAC,eAAkC;IAEvE,MAAM,SAAS,GAAe,qBAAqB,CAAC;IAEpD,MAAM,SAAS,GAAiB,8BAA8B,CAAC,eAAe,CAAC,YAAY,EAAE,GAAG,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;IACpH,MAAM,MAAM,GAAiB,8BAA8B,CAAC,eAAe,CAAC,cAAc,EAAE,GAAG,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;IAEnH,oDAAoD;IACpD,MAAM,QAAQ,GAAiB,8BAA8B,CAAC,eAAe,CAAC,qBAAqB,EAAE,GAAG,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;IAE5H,IAAI,eAAe;QACjB,SAAS,CAAC,OAAO,GAAG,eAAe,CAAC,cAAc,KAAK,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,IAAI,CAAC;IAC9E,IAAI,eAAe;QACjB,SAAS,CAAC,SAAS,GAAG,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC;IACnD,IAAI,eAAe;QACjB,SAAS,CAAC,MAAM,GAAG,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC;IAE1C,oDAAoD;IACpD,IAAI,eAAe;QACjB,SAAS,CAAC,QAAQ,GAAG,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,qBAAqB,CAAC,QAAQ,CAAC;IAE5E,OAAO,SAAS,CAAC;AACnB,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { IEasyIcons } from '../interfaces/eiTypes';
|
|
2
|
+
import { IMinStandardIconObject } from '../interfaces/IMinStandardIconObject';
|
|
3
|
+
import { ISourcePropsEP } from '../../easy-pages/interfaces/epTypes';
|
|
4
|
+
export declare const commonDefaultIcons: string[];
|
|
5
|
+
/**
|
|
6
|
+
* Logic order:
|
|
7
|
+
* First checks keywords in the first Prop to test ( Title )
|
|
8
|
+
* Then checks for all the Icons in Title
|
|
9
|
+
* Then repeats for the next Prop - Description
|
|
10
|
+
* @param EasyIcons
|
|
11
|
+
* @param item
|
|
12
|
+
* @param fallbackIcon? Fallback Icon if one is not found
|
|
13
|
+
* @returns
|
|
14
|
+
*/
|
|
15
|
+
export declare function getEasyIcon(EasyIcons: IEasyIcons, item: IMinStandardIconObject, updateFPSEasyIcons: boolean, fallbackIcon?: string): string | null;
|
|
16
|
+
export declare function getStandardEasyIcon(item: IMinStandardIconObject): void;
|
|
17
|
+
export declare function addEasyIcons(items: any[], sourceProps: ISourcePropsEP, EasyIcons: IEasyIcons, updateFPSEasyIcons: boolean): any[];
|
|
18
|
+
//# sourceMappingURL=getEasyIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getEasyIcon.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/easy-icons/functions/getEasyIcon.ts"],"names":[],"mappings":"AAGA,OAAO,EAAiC,UAAU,EAAE,MAAM,uBAAuB,CAAC;AAWlF,OAAO,EAAE,sBAAsB,EAAE,MAAM,sCAAsC,CAAC;AAC9E,OAAO,EAAyD,cAAc,EAAE,MAAM,qCAAqC,CAAC;AAE5H,eAAO,MAAM,kBAAkB,EAAE,MAAM,EAAwB,CAAC;AAEhE;;;;;;;;;GASG;AAGH,wBAAgB,WAAW,CAAC,SAAS,EAAE,UAAU,EAAE,IAAI,EAAE,sBAAsB,EAAE,kBAAkB,EAAE,OAAO,EAAE,YAAY,CAAC,EAAE,MAAM,GAAM,MAAM,GAAG,IAAI,CAiHrJ;AAED,wBAAgB,mBAAmB,CAAE,IAAI,EAAE,sBAAsB,QAEhE;AAED,wBAAgB,YAAY,CAAE,KAAK,EAAE,GAAG,EAAE,EAAE,WAAW,EAAE,cAAc,EAAE,SAAS,EAAE,UAAU,EAAE,kBAAkB,EAAE,OAAO,SA4F1H"}
|
|
@@ -0,0 +1,229 @@
|
|
|
1
|
+
// import { EasyPagesCCSPages, EasyPagesSysPages, EasyPagesSysTab, ISourcePropsEP } from '../../../../banner/components/EasyPages/interfaces/epTypes';
|
|
2
|
+
import { DefaultThumbCCS, DefaultThumbEasyContents, DefaultThumbExtreme, DefaultThumbEarth, DefaultSiteLogo } from '../SystemIcons/DefaultEasyIcons';
|
|
3
|
+
import { FileTypeZipName, FileTypesZip } from '../interfaces/eiTypes';
|
|
4
|
+
import { EasyIconLocation } from "../interfaces/EasyIconLocation";
|
|
5
|
+
// import { IMinStandardIconObject } from '../interfaces/IMinStandardIconObject';
|
|
6
|
+
import { getEasySystemIcon } from '../SystemIcons/getEasySystemIcon';
|
|
7
|
+
import { EasySystemLibraryIcons } from '../SystemIcons/EasySystemLibraryIcons';
|
|
8
|
+
// import { AllEasySystemIcons } from '../SystemIcons/AllSystemEasyIcons';
|
|
9
|
+
import { EasyCCSPageIcons } from '../SystemIcons/EasyCCSPageIcons';
|
|
10
|
+
import { EasySystemListIcons } from '../SystemIcons/EasySystemListIcons';
|
|
11
|
+
// import { check4This } from '@mikezimm/fps-pnp2/lib/services/sp/CheckSearch';
|
|
12
|
+
import { updateFPSEasyIconSummary } from './windowEasyIcons';
|
|
13
|
+
import { check4This } from '../../../../logic/Links/CheckSearch';
|
|
14
|
+
import { EasyPagesCCSPages, EasyPagesSysPages, EasyPagesSysTab } from '../../easy-pages/interfaces/epTypes';
|
|
15
|
+
export const commonDefaultIcons = [DefaultSiteLogo];
|
|
16
|
+
/**
|
|
17
|
+
* Logic order:
|
|
18
|
+
* First checks keywords in the first Prop to test ( Title )
|
|
19
|
+
* Then checks for all the Icons in Title
|
|
20
|
+
* Then repeats for the next Prop - Description
|
|
21
|
+
* @param EasyIcons
|
|
22
|
+
* @param item
|
|
23
|
+
* @param fallbackIcon? Fallback Icon if one is not found
|
|
24
|
+
* @returns
|
|
25
|
+
*/
|
|
26
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
27
|
+
export function getEasyIcon(EasyIcons, item, updateFPSEasyIcons, fallbackIcon) {
|
|
28
|
+
//If this is disabled, then exit
|
|
29
|
+
if (EasyIcons.Enabled !== true)
|
|
30
|
+
return fallbackIcon;
|
|
31
|
+
const FoundCommonProps = [];
|
|
32
|
+
// https://github.com/fps-solutions/HubCon/issues/77
|
|
33
|
+
commonDefaultIcons.map((thumb) => {
|
|
34
|
+
['PictureThumbnailURL', 'imageUrl'].map(prop => {
|
|
35
|
+
// 2024-09-06: Had to create itemX in getEasyIcon.ts to pass linting
|
|
36
|
+
const itemX = item[prop];
|
|
37
|
+
if (itemX && itemX.indexOf(thumb) > -1) {
|
|
38
|
+
// The current thumbnail is a default one.
|
|
39
|
+
// Place in temp storage and then put it back later it does not find a better one.
|
|
40
|
+
fallbackIcon = `${item[prop]}`;
|
|
41
|
+
item[prop] = ``;
|
|
42
|
+
FoundCommonProps.push(prop);
|
|
43
|
+
}
|
|
44
|
+
});
|
|
45
|
+
});
|
|
46
|
+
// https://github.com/mikezimm/pivottiles7/issues/281
|
|
47
|
+
const EasyIgnoresLC = EasyIcons.Ignore ? EasyIcons.Ignore.map(ignor => { return ignor.toLowerCase(); }) : [];
|
|
48
|
+
const EasyErrors = [];
|
|
49
|
+
let EasyIconUrl = '';
|
|
50
|
+
EasyIcons.Priority.map(prop => {
|
|
51
|
+
// 2024-09-06: Had to create itemX in getEasyIcon.ts to pass linting
|
|
52
|
+
const itemX = item[prop];
|
|
53
|
+
if (itemX) {
|
|
54
|
+
EasyIcons.GroupKeys.map(Key => {
|
|
55
|
+
var _a;
|
|
56
|
+
if (Key === 'SharePoint' || Key === 'FileTypes') {
|
|
57
|
+
// Skip this key because it should be gotten previously via getEasySystemIcon and FileTypes is done below
|
|
58
|
+
}
|
|
59
|
+
else if (EasyIcons.Valid.indexOf(Key) < 0) {
|
|
60
|
+
if (EasyErrors.indexOf(Key) < 0) {
|
|
61
|
+
EasyErrors.push(Key);
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
else if (!EasyIconUrl && EasyIcons.Groups[Key].Status === 'Active') {
|
|
65
|
+
(_a = EasyIcons.Groups[Key]) === null || _a === void 0 ? void 0 : _a.Icons.map((Icon) => {
|
|
66
|
+
if (!EasyIconUrl && Icon) { //Only continue if EasyIconUrl is not found and Icon is a non-empty string
|
|
67
|
+
if (EasyIgnoresLC.indexOf(Icon.toLowerCase()) < 0) { // https://github.com/mikezimm/pivottiles7/issues/281
|
|
68
|
+
//Combine all the options into regex as optional qualifiers
|
|
69
|
+
const KeyOptions = EasyIcons.Groups[Key]; // Added this to remove type error in line below where its' possibly undefined
|
|
70
|
+
const Options = KeyOptions.Options ? `(${KeyOptions === null || KeyOptions === void 0 ? void 0 : KeyOptions.Options.filter(x => x !== 'exactSpacing').join(')?(')})?` : '';
|
|
71
|
+
// eslint-disable-next-line @rushstack/security/no-unsafe-regexp
|
|
72
|
+
const IconRegex = new RegExp(`(\\b)${Icon}${Options}(\\b)`, 'i');
|
|
73
|
+
const ThisIconUrl = `${EasyIconLocation}${Key}/${Icon}.png`;
|
|
74
|
+
if (itemX.match(IconRegex)) {
|
|
75
|
+
EasyIconUrl = ThisIconUrl;
|
|
76
|
+
}
|
|
77
|
+
else if (!Options || Options.indexOf('exactSpacing') < 0) {
|
|
78
|
+
// Added this for https://github.com/mikezimm/pivottiles7/issues/378 to check sample 'Power Apps' AND 'PowerApps' without the spaces
|
|
79
|
+
// Removes all spaces in IconName and to compare to testString - should find 'PowerApps' in item if the Icon is 'Power Apps'
|
|
80
|
+
const IconRegexNoSpace = new RegExp(`(\\b)${Icon.replace(/[-\s]/gim, '')}(\\b)`, 'i');
|
|
81
|
+
// Replaces spaces with hyphens in IconName and to compares to testString - should find 'Power-Apps' in item if the Icon is 'Power Apps'
|
|
82
|
+
const IconRegexHyphen = new RegExp(`(\\b)${Icon.replace(/\s/gim, '-')}(\\b)`, 'i');
|
|
83
|
+
if (itemX.match(IconRegexNoSpace)) {
|
|
84
|
+
EasyIconUrl = ThisIconUrl;
|
|
85
|
+
}
|
|
86
|
+
else if (itemX.match(IconRegexHyphen)) {
|
|
87
|
+
EasyIconUrl = ThisIconUrl;
|
|
88
|
+
}
|
|
89
|
+
else {
|
|
90
|
+
// Not sure what would happen here for now....
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
// Update FPSEasyIcons Usage
|
|
94
|
+
if (EasyIconUrl && updateFPSEasyIcons === true) {
|
|
95
|
+
updateFPSEasyIconSummary(Key, Icon, itemX);
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
});
|
|
100
|
+
}
|
|
101
|
+
});
|
|
102
|
+
}
|
|
103
|
+
});
|
|
104
|
+
// https://github.com/mikezimm/pivottiles7/issues/314
|
|
105
|
+
const ItemFileName = !item.File ? '' : item.File.Name ? item.File.Name : item.File.ServerRelativeUrl ? item.File.ServerRelativeUrl.substring(item.File.ServerRelativeUrl.lastIndexOf('/') + 1) : ``;
|
|
106
|
+
// https://github.com/mikezimm/fps-library-v2/issues/70
|
|
107
|
+
if (EasyIcons.GroupKeys.indexOf('FileTypes') > -1 && !EasyIconUrl && item.File) {
|
|
108
|
+
// https://github.com/mikezimm/pivottiles7/issues/275
|
|
109
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
110
|
+
let isAnArchive = false;
|
|
111
|
+
FileTypesZip.map(zip => {
|
|
112
|
+
if (isAnArchive === false && ItemFileName.toLowerCase().indexOf(zip) > 0)
|
|
113
|
+
isAnArchive = true;
|
|
114
|
+
});
|
|
115
|
+
if (isAnArchive === true) {
|
|
116
|
+
EasyIconUrl = `${EasyIconLocation}${`FileTypes`}/${FileTypeZipName}.png`;
|
|
117
|
+
}
|
|
118
|
+
else {
|
|
119
|
+
// Eventually add other file types... NOTE this is more complex than other types of icons.
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
// https://github.com/fps-solutions/HubCon/issues/77
|
|
123
|
+
// Added this to set prop back if it was not updated
|
|
124
|
+
FoundCommonProps.map(prop => {
|
|
125
|
+
if (item[prop] === '') {
|
|
126
|
+
item[prop] = fallbackIcon;
|
|
127
|
+
}
|
|
128
|
+
});
|
|
129
|
+
return EasyIconUrl ? EasyIconUrl : fallbackIcon;
|
|
130
|
+
}
|
|
131
|
+
export function getStandardEasyIcon(item) {
|
|
132
|
+
}
|
|
133
|
+
export function addEasyIcons(items, sourceProps, EasyIcons, updateFPSEasyIcons) {
|
|
134
|
+
let FPSEasyIcons = updateFPSEasyIcons;
|
|
135
|
+
if ((FPSEasyIcons === null || FPSEasyIcons === undefined) && check4This('Mode=Edit') === true)
|
|
136
|
+
FPSEasyIcons = true;
|
|
137
|
+
items.map(item => {
|
|
138
|
+
var _a, _b, _c, _d, _e;
|
|
139
|
+
let { searchTextLC, } = item.FPSItem.Search;
|
|
140
|
+
item.tabs = [];
|
|
141
|
+
item.title = item.Title;
|
|
142
|
+
item.description = item.Description;
|
|
143
|
+
item.url = (_a = item.File) === null || _a === void 0 ? void 0 : _a.ServerRelativeUrl;
|
|
144
|
+
item.imageUrl = (_b = item.BannerImageUrl) === null || _b === void 0 ? void 0 : _b.Url;
|
|
145
|
+
item.imageDesc = (_c = item.BannerImageUrl) === null || _c === void 0 ? void 0 : _c.Description;
|
|
146
|
+
// https://github.com/mikezimm/fps-library-v2/issues/59: Gracefully support if imageUrl is OOTB
|
|
147
|
+
// https://github.com/fps-solutions/HubCon/issues/77 - Keeping this here which is also dupped in getEasyIcon but want to avoid potential unknown issues
|
|
148
|
+
let fallbackIcon = ``;
|
|
149
|
+
commonDefaultIcons.map((thumb) => {
|
|
150
|
+
if (item.imageUrl && item.imageUrl.indexOf(thumb) > -1) {
|
|
151
|
+
// The current thumbnail is a default one.
|
|
152
|
+
// Place in temp storage and then put it back later it does not find a better one.
|
|
153
|
+
fallbackIcon = `${item.imageUrl}`;
|
|
154
|
+
item.imageUrl = ``;
|
|
155
|
+
}
|
|
156
|
+
});
|
|
157
|
+
// https://github.com/mikezimm/drilldown7/issues/280
|
|
158
|
+
EasyPagesCCSPages.map(ccs => {
|
|
159
|
+
var _a;
|
|
160
|
+
if (((_a = item.url) === null || _a === void 0 ? void 0 : _a.toLocaleLowerCase().indexOf(`/${ccs.toLocaleLowerCase()}.aspx`)) > -1) {
|
|
161
|
+
item.imageUrl = DefaultThumbCCS;
|
|
162
|
+
}
|
|
163
|
+
});
|
|
164
|
+
if (!item.imageUrl || item.imageUrl.indexOf(DefaultSiteLogo) > -1) {
|
|
165
|
+
if (((_d = item.title) === null || _d === void 0 ? void 0 : _d.indexOf('Contents')) > -1) {
|
|
166
|
+
item.imageUrl = DefaultThumbEasyContents;
|
|
167
|
+
}
|
|
168
|
+
else if (((_e = item.title) === null || _e === void 0 ? void 0 : _e.toLocaleLowerCase().indexOf('extreme')) > -1) {
|
|
169
|
+
item.imageUrl = DefaultThumbExtreme;
|
|
170
|
+
}
|
|
171
|
+
else if (item.title === 'Home') {
|
|
172
|
+
item.imageUrl = DefaultThumbEarth;
|
|
173
|
+
}
|
|
174
|
+
else {
|
|
175
|
+
// Added here for https://github.com/mikezimm/pivottiles7/issues/262; https://github.com/mikezimm/fps-library-v2/issues/60
|
|
176
|
+
// 2023-07-06: First do Page level icons, do Lists and Libraries after looking for other icons
|
|
177
|
+
const EasySystemIcon1 = getEasySystemIcon(EasyCCSPageIcons, item);
|
|
178
|
+
if (EasySystemIcon1) {
|
|
179
|
+
item.imageUrl = EasySystemIcon1;
|
|
180
|
+
item.imageDesc = `Using EasySystemIcon:) ${EasySystemIcon1.replace(EasyIconLocation, '')}`;
|
|
181
|
+
}
|
|
182
|
+
else {
|
|
183
|
+
const EasyIconUrl = getEasyIcon(EasyIcons, item, FPSEasyIcons, fallbackIcon);
|
|
184
|
+
if (EasyIconUrl)
|
|
185
|
+
item.imageUrl = EasyIconUrl ? EasyIconUrl : item.imageUrl; // If one is found, then use it, else use the defaul sitepagelogo
|
|
186
|
+
if (EasyIconUrl)
|
|
187
|
+
item.imageDesc = EasyIconUrl ? `Using EasyIcon:) ${EasyIconUrl.replace(EasyIconLocation, '')}` : item.imageDesc; // If one is found, then use it, else use the defaul sitepagelogo
|
|
188
|
+
}
|
|
189
|
+
}
|
|
190
|
+
}
|
|
191
|
+
// 2023-07-06: First do Page level icons, do Lists and Libraries after looking for other icons
|
|
192
|
+
if (!item.imageUrl) { // Look on List/Library name level
|
|
193
|
+
const EasySystemIcon2 = getEasySystemIcon([...EasySystemLibraryIcons, ...EasySystemListIcons], item);
|
|
194
|
+
if (EasySystemIcon2) {
|
|
195
|
+
item.imageUrl = EasySystemIcon2;
|
|
196
|
+
item.imageDesc = `Using EasySystemIcon:) ${EasySystemIcon2.replace(EasyIconLocation, '')}`;
|
|
197
|
+
}
|
|
198
|
+
}
|
|
199
|
+
// 2023-02-16: Added ternary here for cases where searchTextLC is already set
|
|
200
|
+
searchTextLC = searchTextLC ? searchTextLC : `${item.Title} || ${item.Description}`.toLocaleLowerCase();
|
|
201
|
+
// https://github.com/mikezimm/drilldown7/issues/280
|
|
202
|
+
EasyPagesSysPages.map(sysPage => {
|
|
203
|
+
var _a;
|
|
204
|
+
if (((_a = item.url) === null || _a === void 0 ? void 0 : _a.toLocaleLowerCase().indexOf(`/${sysPage.toLocaleLowerCase()}.aspx`)) > -1) {
|
|
205
|
+
item.tabs.push(EasyPagesSysTab);
|
|
206
|
+
}
|
|
207
|
+
});
|
|
208
|
+
//Only add to user tabs if it's NOT a known System page
|
|
209
|
+
if (sourceProps.meta1 && item.tabs.indexOf(EasyPagesSysTab) < 0) {
|
|
210
|
+
sourceProps.meta1.map((tab) => {
|
|
211
|
+
if (item.FPSItem.Search.searchTextLC.indexOf(tab.toLocaleLowerCase()) > -1)
|
|
212
|
+
item.tabs.push(tab);
|
|
213
|
+
});
|
|
214
|
+
}
|
|
215
|
+
});
|
|
216
|
+
items.map(item => {
|
|
217
|
+
if (item.tabs.length === 0) {
|
|
218
|
+
//2023-016: Added check for if there isn't an EasyPages overflow tab on the sourceProps
|
|
219
|
+
if (sourceProps.EasyPageOverflowTab) {
|
|
220
|
+
item.tabs.push(sourceProps.EasyPageOverflowTab);
|
|
221
|
+
}
|
|
222
|
+
else if (sourceProps.OverflowTab) {
|
|
223
|
+
item.tabs.push(sourceProps.OverflowTab);
|
|
224
|
+
}
|
|
225
|
+
}
|
|
226
|
+
});
|
|
227
|
+
return items;
|
|
228
|
+
}
|
|
229
|
+
//# sourceMappingURL=getEasyIcon.js.map
|