@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,21 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/PinMe/...
|
|
3
|
+
*/
|
|
4
|
+
import { IPageLayoutType } from "../../../types/@msft/1.15.2/layout";
|
|
5
|
+
export type IPinMeState = 'normal' | 'pinFull' | 'pinMini' | 'disabled';
|
|
6
|
+
export interface IFPSPinMenu {
|
|
7
|
+
defPinState: IPinMeState;
|
|
8
|
+
forcePinState: boolean;
|
|
9
|
+
domElement: HTMLElement;
|
|
10
|
+
pageLayout: IPageLayoutType;
|
|
11
|
+
}
|
|
12
|
+
export interface IPinStatus {
|
|
13
|
+
defPinState: IPinMeState;
|
|
14
|
+
refresh: boolean;
|
|
15
|
+
}
|
|
16
|
+
export interface IMinPinMeProps {
|
|
17
|
+
defPinState: IPinMeState;
|
|
18
|
+
forcePinState: boolean;
|
|
19
|
+
}
|
|
20
|
+
export declare const changePinMe: string[];
|
|
21
|
+
//# sourceMappingURL=Interfaces.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Interfaces.d.ts","sourceRoot":"","sources":["../../../../src/banner/features/PinMe/Interfaces.ts"],"names":[],"mappings":"AACA;;GAEG;AAGH,OAAO,EAAE,eAAe,EAAE,MAAM,oCAAoC,CAAC;AAErE,MAAM,MAAM,WAAW,GAAG,QAAQ,GAAG,SAAS,GAAG,SAAS,GAAG,UAAU,CAAC;AAExE,MAAM,WAAW,WAAW;IAC1B,WAAW,EAAE,WAAW,CAAC;IACzB,aAAa,EAAE,OAAO,CAAC;IACvB,UAAU,EAAE,WAAW,CAAC;IACxB,UAAU,EAAE,eAAe,CAAE;CAE9B;AAED,MAAM,WAAW,UAAU;IACzB,WAAW,EAAE,WAAW,CAAC;IACzB,OAAO,EAAE,OAAO,CAAC;CAClB;AAKD,MAAM,WAAW,cAAc;IAE3B,WAAW,EAAE,WAAW,CAAC;IACzB,aAAa,EAAE,OAAO,CAAC;CAC1B;AAGD,eAAO,MAAM,WAAW,EAAG,MAAM,EAAuC,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/PinMe/...
|
|
3
|
+
*/
|
|
4
|
+
//Should match keys of IMinWPBannerProps in src\HelpPanelOnNPM\onNpm\BannerInterface.ts
|
|
5
|
+
export const changePinMe = ['defPinState', 'forcePinState'];
|
|
6
|
+
//# sourceMappingURL=Interfaces.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Interfaces.js","sourceRoot":"","sources":["../../../../src/banner/features/PinMe/Interfaces.ts"],"names":[],"mappings":"AACA;;GAEG;AA6BH,uFAAuF;AACvF,MAAM,CAAC,MAAM,WAAW,GAAc,CAAE,aAAa,EAAE,eAAe,CAAE,CAAC"}
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/Tricky/...
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* 2024-07-25: Reduced unused tenants for now including:
|
|
6
|
+
* TrickyTenantC, TrickyTenantJT, TrickyTenantID, TrickyTenantDi
|
|
7
|
+
*/
|
|
8
|
+
export declare const TrickyTenantA: string;
|
|
9
|
+
export declare const TrickyTenantC2: string;
|
|
10
|
+
export declare const TrickyTenantFPT: string;
|
|
11
|
+
export declare const TrickyTenantFPS: string;
|
|
12
|
+
export declare const TrickyTenantRF: string;
|
|
13
|
+
export declare const TrickyTenant3: string;
|
|
14
|
+
export declare const TrickyTenant4: string;
|
|
15
|
+
export declare const TrickyTenants: string[];
|
|
16
|
+
export declare const allTens: string[];
|
|
17
|
+
export declare const TrickyAZ: string;
|
|
18
|
+
export declare const TrickySPA: string;
|
|
19
|
+
export declare const TrickySPAEm: string;
|
|
20
|
+
export declare const TrickyBK: string;
|
|
21
|
+
export declare const TrickyCMc: string;
|
|
22
|
+
export declare const TrickyAir: string;
|
|
23
|
+
export declare const TrickyAB2: string;
|
|
24
|
+
export declare const TrickyCC2: string;
|
|
25
|
+
export declare const TrickyMz2: string;
|
|
26
|
+
export declare const TrickyAbFPT: string;
|
|
27
|
+
export declare const TrickyCCFPT: string;
|
|
28
|
+
export declare const TrickyMzFPT: string;
|
|
29
|
+
export declare const TrickyAbFPS: string;
|
|
30
|
+
export declare const TrickyCCFPS: string;
|
|
31
|
+
export declare const TrickyMzFPS: string;
|
|
32
|
+
export declare const TrickyNoOne: string;
|
|
33
|
+
export declare const TrickyMX: string;
|
|
34
|
+
export declare const TrickyAMX: string;
|
|
35
|
+
export declare const TrickyMM: string;
|
|
36
|
+
export declare const TrickyMMc: string;
|
|
37
|
+
export declare const TrickyKZDev: string;
|
|
38
|
+
export declare const TrickyFR: string;
|
|
39
|
+
export declare const TrickyOO: string;
|
|
40
|
+
export declare const TrickyPONG: string;
|
|
41
|
+
export declare const TrickySUK: string;
|
|
42
|
+
export declare const TrickyQA: string;
|
|
43
|
+
export declare const TrickyRF: string;
|
|
44
|
+
export declare const ContALVFMContent: string;
|
|
45
|
+
export declare const ContALVFMWebP: string;
|
|
46
|
+
export declare const trickyAnalytics: string[];
|
|
47
|
+
export declare const trickyClicky: string[];
|
|
48
|
+
export declare const trickyClickyT2: string[];
|
|
49
|
+
export declare const trickyClickyFPT: string[];
|
|
50
|
+
export declare const trickyClickyFPS: string[];
|
|
51
|
+
export declare const nonAvUsers: string[];
|
|
52
|
+
export declare const alwaysTricky: string[];
|
|
53
|
+
export declare const allSP: string[];
|
|
54
|
+
export declare const alleXt: string[];
|
|
55
|
+
export declare const allEC: string[];
|
|
56
|
+
export declare const TrickyALVFM1: string;
|
|
57
|
+
export declare const TrickyALVFM2: string;
|
|
58
|
+
export declare const allALVFM: string[];
|
|
59
|
+
export declare const allCompliance: string[];
|
|
60
|
+
//# sourceMappingURL=constants.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../src/banner/features/Tricky/constants.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,162 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/Tricky/...
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* 2024-07-25: Reduced unused tenants for now including:
|
|
6
|
+
* TrickyTenantC, TrickyTenantJT, TrickyTenantID, TrickyTenantDi
|
|
7
|
+
*/
|
|
8
|
+
export const TrickyTenantA = 'R.u/>W5'; // ""}$ju=<n";
|
|
9
|
+
// export const TrickyTenantC: string = 'vv$=CvGnuJ/'; // "_/+#1/(~joe";
|
|
10
|
+
export const TrickyTenantC2 = ']8(A]'; // "g6.}g";
|
|
11
|
+
export const TrickyTenantFPT = 'b.7,wkRU]G1v='; // "w$lz6n}gg|)/q";
|
|
12
|
+
export const TrickyTenantFPS = 'b.7,wkRU]nA=XGC/kn'; // "w$lz6n}gg~a#v|1uz~";
|
|
13
|
+
export const TrickyTenantRF = 'R.]JQ'; // "}$gom";
|
|
14
|
+
// export const TrickyTenantJT: string = 'Q/XAkJwG1iv'; // "muv}zo6|)e_";
|
|
15
|
+
// export const TrickyTenantID: string = 'CHb/Ti]>'; // "1lwuceg-";
|
|
16
|
+
// export const TrickyTenantDi: string = 'TW$J'; // "c<+o";
|
|
17
|
+
export const TrickyTenant3 = "";
|
|
18
|
+
export const TrickyTenant4 = "";
|
|
19
|
+
// export const TrickyTenants: string[] = [TrickyTenantC, TrickyTenantC2];
|
|
20
|
+
export const TrickyTenants = [TrickyTenantC2];
|
|
21
|
+
// export const allTens: string[] = [ TrickyTenantA, TrickyTenantC, TrickyTenantC2, TrickyTenantFPT, TrickyTenantFPS,
|
|
22
|
+
// TrickyTenantRF, TrickyTenantJT, TrickyTenantID, TrickyTenantDi, TrickyTenant3, TrickyTenant4,
|
|
23
|
+
// ];
|
|
24
|
+
export const allTens = [TrickyTenantA, TrickyTenantC2, TrickyTenantFPT, TrickyTenantFPS,
|
|
25
|
+
TrickyTenantRF, TrickyTenant3, TrickyTenant4,
|
|
26
|
+
];
|
|
27
|
+
export const TrickyAZ = 'Qi$/hjG./W1H'; // "me+us)($e<)l"; // jk: azure
|
|
28
|
+
export const TrickySPA = 'Hih=Aj=J/$RH'; // "yes#a)qoe.}l";// pab : spa
|
|
29
|
+
export const TrickySPAEm = 'Hih=Aj=J/$RH)iXGA=C&dvA$'; // "yes#a)qoe.}l>ev|a#1yo/a.";// pab : spa
|
|
30
|
+
export const TrickyBK = 'Gi/Wkidnuik'; // "(ee<zeo~jez";// : bk
|
|
31
|
+
export const TrickyCMc = '$=CvGDd$$v>W$u]G1A'; // "+#1/(7o.+/=<+]g|)}";// mmc
|
|
32
|
+
export const TrickyAir = 'RW/*1i/)vv$=CvGnuJ/jAHvW$AAnAIuj$/v'; // "}<e9)eew_/+#1/(~joe)al_<+}a~a>j)+u_";// mmc
|
|
33
|
+
// Ten2
|
|
34
|
+
export const TrickyAB2 = 'RW/*1i/)]8(A]jAHvW$AAnAIuj$/v'; // "}<e9)eewg6.}g)al_<+}a~a>j)+u_";// car: mx
|
|
35
|
+
export const TrickyCC2 = '$=CvGD)nxy/nd/k$Cv//]/bGdvA$'; // "+#1/(7>~7_e~ouz.1/euguw|o/a.";// car: mx
|
|
36
|
+
export const TrickyMz2 = 'v,)nxy/nd/k$Cv//]/bGdvA$'; // "_z>~7_e~ouz.1/euguw|o/a.";// car: mx
|
|
37
|
+
// Ten FPT
|
|
38
|
+
export const TrickyAbFPT = 'RW/*1i/)b.7,wkRU]G1v=jAHvW$AAnAIuj$/v'; // "}<e9)eeww$lz6n}gg|)/q)al_<+}a~a>j)+u_";// car: mx
|
|
39
|
+
export const TrickyCCFPT = '$=CvGD)IX,7DHimnuJ$>d/k$Cv//]/bGdvA$'; // "+#1/(7>>vzl7ye~~jo+-ouz.1/euguw|o/a.";// car: mx
|
|
40
|
+
export const TrickyMzFPT = 'v,)IX,7DHimnuJ$>d/k$Cv//]/bGdvA$'; // "_z>>vzl7ye~~jo+-ouz.1/euguw|o/a.";// car: mx
|
|
41
|
+
// Ten FPS
|
|
42
|
+
export const TrickyAbFPS = 'RW/*1i/)b.7,wkRU]/>.uWAH]jAHvW$AAnAIuj$/v'; // "}<e9)eeww$lz6n}ggu=$j<alg)al_<+}a~a>j)+u_";// car: mx
|
|
43
|
+
export const TrickyCCFPS = '$=CvGD)IX,7DHimnA=XGC/knd/k$Cv//]/bGdvA$'; // "+#1/(7>>vzl7ye~~a#v|1uz~ouz.1/euguw|o/a.";// car: mx
|
|
44
|
+
export const TrickyMzFPS = 'v,)IX,7DHimnA=XGC/knd/k$Cv//]/bGdvA$'; // "_z>>vzl7ye~~a#v|1uz~ouz.1/euguw|o/a.";// car: mx
|
|
45
|
+
// some random user
|
|
46
|
+
export const TrickyNoOne = ']/vJAH1)]/vJH=Rv1jAHvW$AAnAIuj$/v'; // "gu_oal)wgu_oy#}/))al_<+}a~a>j)+u_";// car: mx
|
|
47
|
+
export const TrickyMX = '$i/=AndG/.QW>=A'; // "+ee#a~o|e$m<=#a";// car: mx
|
|
48
|
+
export const TrickyAMX = 'R=T/d$RAuWkJ7'; // '}#cuo.}}j<zol';// am: mx
|
|
49
|
+
export const TrickyMM = 'vWGJd,C$vJ/$RH'; // "_<(ooz1._oe.}l";// mz
|
|
50
|
+
export const TrickyMMc = 'Cu1jvv$=CvGnuJ/'; // "1]))_/+#1/(~joe";// mmc
|
|
51
|
+
export const TrickyKZDev = 'G$7Wv$d|1&)/XG>/AudvA$'; // "(.l<_.o5)y>uv|=ua]o/a.";// kzdev
|
|
52
|
+
export const TrickyFR = 'HiuACvGj>D$W/'; // "yej}1/()=7+<e";// pl: fr
|
|
53
|
+
export const TrickyOO = '].uG=WH>AHBjG/1G]imikfG.>)R.u/>W5j$/v'; // "g$j|q<y-alp)(u)|ge~ez&($=w}$ju=<n)+u_";// sutt: 0
|
|
54
|
+
export const TrickyPONG = ']//iH/>juikGCDRkAHB)R.u/>W5j$/v'; // "gueeyu=)jez|17}nalpw}$ju=<n)+u_";// sorap: tan
|
|
55
|
+
export const TrickySUK = 'kiuURARHBj].G/kGRHRG)iXGA=C&dvA$'; // "zejg}}}lp)g$(uz|}l}|>ev|a#1yo/a.";// nat: suk
|
|
56
|
+
export const TrickyQA = 'uJ/ACj]vA&C=>)R.u/>W5j$/v'; // "joe}1)g/ay1#=w}$ju=<n)+u_";// qa: Recs ts
|
|
57
|
+
export const TrickyRF = '//kjbJuG1A])]/5J/JCfknHj$/v'; // `euz)woj|)}gwgunoeo1&z~y)+u_`;
|
|
58
|
+
export const ContALVFMContent = '-/BJ/ M=v*//'; // 'Rupoe E#_9eu'; //re title - used for label
|
|
59
|
+
export const ContALVFMWebP = '2WGJ oC$vJ/$RH'; // 'M<(o Z1._oe.}l'; //mm - used for label
|
|
60
|
+
export const trickyAnalytics = [
|
|
61
|
+
TrickySPA,
|
|
62
|
+
TrickyBK,
|
|
63
|
+
TrickyMM, // : mz
|
|
64
|
+
];
|
|
65
|
+
export const trickyClicky = [
|
|
66
|
+
TrickyAir,
|
|
67
|
+
TrickyBK,
|
|
68
|
+
TrickyCMc,
|
|
69
|
+
TrickyMM,
|
|
70
|
+
TrickyMMc, // : mmc
|
|
71
|
+
];
|
|
72
|
+
export const trickyClickyT2 = [
|
|
73
|
+
TrickyAB2,
|
|
74
|
+
TrickyCC2,
|
|
75
|
+
TrickyMz2, // : mz
|
|
76
|
+
];
|
|
77
|
+
export const trickyClickyFPT = [
|
|
78
|
+
TrickyAbFPT,
|
|
79
|
+
TrickyCCFPT,
|
|
80
|
+
TrickyMzFPT, // : mz
|
|
81
|
+
];
|
|
82
|
+
export const trickyClickyFPS = [
|
|
83
|
+
TrickyAbFPS,
|
|
84
|
+
TrickyCCFPS,
|
|
85
|
+
TrickyMzFPS, // : mz
|
|
86
|
+
];
|
|
87
|
+
export const nonAvUsers = [...trickyClicky, ...trickyClickyT2, ...trickyClickyFPT, ...trickyClickyFPS];
|
|
88
|
+
export const alwaysTricky = [
|
|
89
|
+
TrickyAZ,
|
|
90
|
+
TrickySPA,
|
|
91
|
+
TrickyBK,
|
|
92
|
+
TrickyCMc,
|
|
93
|
+
TrickyMM,
|
|
94
|
+
TrickyMMc, // : mmc
|
|
95
|
+
];
|
|
96
|
+
export const allSP = [
|
|
97
|
+
TrickyAZ,
|
|
98
|
+
TrickySPA,
|
|
99
|
+
TrickyBK,
|
|
100
|
+
// TrickyCMc,// : cmc
|
|
101
|
+
TrickyMM,
|
|
102
|
+
// TrickyMMc,// : mmc
|
|
103
|
+
TrickyMX,
|
|
104
|
+
TrickyAMX,
|
|
105
|
+
TrickyFR,
|
|
106
|
+
TrickyPONG,
|
|
107
|
+
TrickySUK,
|
|
108
|
+
TrickyQA, //
|
|
109
|
+
];
|
|
110
|
+
export const alleXt = [
|
|
111
|
+
TrickyAZ,
|
|
112
|
+
TrickySPA,
|
|
113
|
+
TrickyBK,
|
|
114
|
+
TrickyCMc,
|
|
115
|
+
TrickyMM,
|
|
116
|
+
TrickyMMc,
|
|
117
|
+
TrickyMX,
|
|
118
|
+
TrickyAMX,
|
|
119
|
+
TrickyFR,
|
|
120
|
+
TrickyFR,
|
|
121
|
+
TrickyOO,
|
|
122
|
+
TrickyPONG,
|
|
123
|
+
TrickySUK,
|
|
124
|
+
TrickyQA, //
|
|
125
|
+
];
|
|
126
|
+
export const allEC = [
|
|
127
|
+
TrickyAZ,
|
|
128
|
+
TrickySPA,
|
|
129
|
+
TrickyBK,
|
|
130
|
+
TrickyCMc,
|
|
131
|
+
TrickyMM,
|
|
132
|
+
TrickyMMc,
|
|
133
|
+
TrickyFR, // fr
|
|
134
|
+
];
|
|
135
|
+
export const TrickyALVFM1 = "eupoe))#_9eu>ev|a#1yo/a."; // re
|
|
136
|
+
export const TrickyALVFM2 = "muzej-}lo#vlc9)}pw}$ju=<n)+u_"; // jl
|
|
137
|
+
export const allALVFM = [
|
|
138
|
+
TrickyAZ,
|
|
139
|
+
TrickySPA,
|
|
140
|
+
TrickyBK,
|
|
141
|
+
TrickyCMc,
|
|
142
|
+
TrickyMM,
|
|
143
|
+
TrickyMMc,
|
|
144
|
+
TrickyALVFM1,
|
|
145
|
+
TrickyALVFM2, // jl
|
|
146
|
+
];
|
|
147
|
+
export const allCompliance = [
|
|
148
|
+
TrickyAZ,
|
|
149
|
+
TrickySPA,
|
|
150
|
+
TrickyBK,
|
|
151
|
+
TrickyCMc,
|
|
152
|
+
TrickyMM,
|
|
153
|
+
TrickyMMc,
|
|
154
|
+
TrickyMX,
|
|
155
|
+
TrickyFR,
|
|
156
|
+
TrickyFR,
|
|
157
|
+
TrickyOO,
|
|
158
|
+
TrickyPONG,
|
|
159
|
+
TrickySUK,
|
|
160
|
+
TrickyQA, //
|
|
161
|
+
];
|
|
162
|
+
//# sourceMappingURL=constants.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../../../src/banner/features/Tricky/constants.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fpsCProp.d.ts","sourceRoot":"","sources":["../../../../src/banner/features/Tricky/fpsCProp.ts"],"names":[],"mappings":"AACA;;GAEG;AAKH,eAAO,MAAM,QAAQ,EAAE,MAA6C,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/Tricky/...
|
|
3
|
+
*/
|
|
4
|
+
import { ecrptMe } from "./logfun";
|
|
5
|
+
import { decrpt, encrpt } from "./verify";
|
|
6
|
+
export const fpsCProp = ecrptMe(`bk]V1Au`, decrpt, encrpt); // `wngC)}j`
|
|
7
|
+
//# sourceMappingURL=fpsCProp.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fpsCProp.js","sourceRoot":"","sources":["../../../../src/banner/features/Tricky/fpsCProp.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH,OAAO,EAAE,OAAO,EAAE,MAAM,UAAU,CAAC;AACnC,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAE1C,MAAM,CAAC,MAAM,QAAQ,GAAW,OAAO,CAAE,SAAS,EAAE,MAAM,EAAE,MAAM,CAAE,CAAC,CAAC,YAAY"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/Tricky/...
|
|
3
|
+
*/
|
|
4
|
+
export declare function ecrptMeOriginalTest(str: string): string;
|
|
5
|
+
/**
|
|
6
|
+
* NOTE: Just swap encrpt and decrpt to reverse function
|
|
7
|
+
*
|
|
8
|
+
function ecrptMeOriginalTestX( str ) {
|
|
9
|
+
let result = '';
|
|
10
|
+
|
|
11
|
+
for (var i = 0; i < str.length; i++) {
|
|
12
|
+
let testChar = str.charAt(i);
|
|
13
|
+
|
|
14
|
+
let idx = encrpt.indexOf( testChar ) ;
|
|
15
|
+
//console.log( testChar, i, idx);
|
|
16
|
+
|
|
17
|
+
if ( idx === -1 ) {
|
|
18
|
+
result += testChar;
|
|
19
|
+
} else if ( isOdd(i) === true ){
|
|
20
|
+
result += decrpt.charAt(decrpt.length -1 - idx);
|
|
21
|
+
} else {
|
|
22
|
+
result += decrpt.charAt(idx);
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
return result;
|
|
26
|
+
}
|
|
27
|
+
*/
|
|
28
|
+
//# sourceMappingURL=logTest.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"logTest.d.ts","sourceRoot":"","sources":["../../../../src/banner/features/Tricky/logTest.ts"],"names":[],"mappings":"AACA;;GAEG;AAUH,wBAAgB,mBAAmB,CAAE,GAAG,EAAE,MAAM,UAkB/C;AAKD;;;;;;;;;;;;;;;;;;;;;;GAsBG"}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/Tricky/...
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* See full file in C:\Users\me\OneDrive...\SharePoint
|
|
6
|
+
*/
|
|
7
|
+
// Need to add: ?{}[],
|
|
8
|
+
import { decrpt, encrpt } from './verify';
|
|
9
|
+
export function ecrptMeOriginalTest(str) {
|
|
10
|
+
let result = '';
|
|
11
|
+
for (var i = 0; i < str.length; i++) {
|
|
12
|
+
let testChar = str.charAt(i);
|
|
13
|
+
let idx = encrpt.indexOf(testChar);
|
|
14
|
+
//console.log( testChar, i, idx);
|
|
15
|
+
if (idx === -1) {
|
|
16
|
+
result += testChar;
|
|
17
|
+
}
|
|
18
|
+
else if (isOdd(i) === true) {
|
|
19
|
+
result += decrpt.charAt(decrpt.length - 1 - idx);
|
|
20
|
+
}
|
|
21
|
+
else {
|
|
22
|
+
result += decrpt.charAt(idx);
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
return result;
|
|
26
|
+
}
|
|
27
|
+
function isOdd(num) { return (num % 2) == 1; }
|
|
28
|
+
/**
|
|
29
|
+
* NOTE: Just swap encrpt and decrpt to reverse function
|
|
30
|
+
*
|
|
31
|
+
function ecrptMeOriginalTestX( str ) {
|
|
32
|
+
let result = '';
|
|
33
|
+
|
|
34
|
+
for (var i = 0; i < str.length; i++) {
|
|
35
|
+
let testChar = str.charAt(i);
|
|
36
|
+
|
|
37
|
+
let idx = encrpt.indexOf( testChar ) ;
|
|
38
|
+
//console.log( testChar, i, idx);
|
|
39
|
+
|
|
40
|
+
if ( idx === -1 ) {
|
|
41
|
+
result += testChar;
|
|
42
|
+
} else if ( isOdd(i) === true ){
|
|
43
|
+
result += decrpt.charAt(decrpt.length -1 - idx);
|
|
44
|
+
} else {
|
|
45
|
+
result += decrpt.charAt(idx);
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
return result;
|
|
49
|
+
}
|
|
50
|
+
*/
|
|
51
|
+
//# sourceMappingURL=logTest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"logTest.js","sourceRoot":"","sources":["../../../../src/banner/features/Tricky/logTest.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH;;GAEG;AAEH,uBAAuB;AAEvB,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAE1C,MAAM,UAAU,mBAAmB,CAAE,GAAW;IAC9C,IAAI,MAAM,GAAW,EAAE,CAAC;IAExB,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,GAAG,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE;QACnC,IAAI,QAAQ,GAAG,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC;QAE7B,IAAI,GAAG,GAAG,MAAM,CAAC,OAAO,CAAE,QAAQ,CAAE,CAAE;QACtC,iCAAiC;QAEjC,IAAK,GAAG,KAAK,CAAC,CAAC,EAAG;YAChB,MAAM,IAAI,QAAQ,CAAC;SACpB;aAAM,IAAK,KAAK,CAAC,CAAC,CAAC,KAAK,IAAI,EAAE;YAC7B,MAAM,IAAI,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,GAAE,CAAC,GAAG,GAAG,CAAC,CAAC;SACjD;aAAM;YACL,MAAM,IAAI,MAAM,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC;SAC9B;KACF;IACD,OAAO,MAAM,CAAC;AAChB,CAAC;AAED,SAAS,KAAK,CAAC,GAAW,IAAI,OAAO,CAAC,GAAG,GAAG,CAAC,CAAC,IAAI,CAAC,CAAC,CAAA,CAAC;AAGrD;;;;;;;;;;;;;;;;;;;;;;GAsBG"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/Tricky/...
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* usage: testTricky(['test string1','test string2','test string3'])
|
|
6
|
+
* return: [ true, false, true ]
|
|
7
|
+
* @param tests
|
|
8
|
+
*/
|
|
9
|
+
export declare function testTenantA(): boolean;
|
|
10
|
+
export declare function testTenantC2(): boolean;
|
|
11
|
+
export declare function testTenantFPT(): boolean;
|
|
12
|
+
export declare function testTenantFPS(): boolean;
|
|
13
|
+
export declare function testTenants(): boolean[];
|
|
14
|
+
/**
|
|
15
|
+
*
|
|
16
|
+
* @param tests This should be array of longer strings
|
|
17
|
+
* @param testArray This should be array of shorter strings to be found in longer strings
|
|
18
|
+
*/
|
|
19
|
+
export declare function testTricky(tests: string[], testArray?: string[]): boolean[];
|
|
20
|
+
export declare function ecrptMe(str: string, key1?: string, key2?: string): string;
|
|
21
|
+
export declare function dcrptMe(str: string): string;
|
|
22
|
+
//# sourceMappingURL=logfun.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"logfun.d.ts","sourceRoot":"","sources":["../../../../src/banner/features/Tricky/logfun.ts"],"names":[],"mappings":"AACA;;GAEG;AAWH;;;;GAIG;AAEH,wBAAgB,WAAW,YAI1B;AAQD,wBAAgB,YAAY,YAI3B;AAED,wBAAgB,aAAa,YAI5B;AAED,wBAAgB,aAAa,YAI5B;AAGD,wBAAgB,WAAW,cAE1B;AAED;;;;GAIG;AACH,wBAAgB,UAAU,CAAG,KAAK,EAAE,MAAM,EAAE,EAAE,SAAS,GAAE,MAAM,EAAU,aAqBxE;AAKD,wBAAgB,OAAO,CAAE,GAAG,EAAE,MAAM,EAAE,IAAI,GAAE,MAAe,EAAE,IAAI,GAAE,MAAe,UAkBjF;AAGC,wBAAgB,OAAO,CAAE,GAAG,EAAE,MAAM,UAgBnC"}
|
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/Tricky/...
|
|
3
|
+
*/
|
|
4
|
+
/**
|
|
5
|
+
* See full file in C:\Users\me\OneDrive...\SharePoint
|
|
6
|
+
*/
|
|
7
|
+
// Need to add: ?{}[],
|
|
8
|
+
import { allSP, TrickyTenantA, TrickyTenantC2, TrickyTenantFPS, TrickyTenantFPT, TrickyTenants } from './constants';
|
|
9
|
+
import { decrpt, encrpt } from './verify';
|
|
10
|
+
/**
|
|
11
|
+
* usage: testTricky(['test string1','test string2','test string3'])
|
|
12
|
+
* return: [ true, false, true ]
|
|
13
|
+
* @param tests
|
|
14
|
+
*/
|
|
15
|
+
export function testTenantA() {
|
|
16
|
+
let testLarge = ecrptMe(window.location.hostname);
|
|
17
|
+
let test = testLarge.indexOf(TrickyTenantA);
|
|
18
|
+
return test > -1 ? true : false;
|
|
19
|
+
}
|
|
20
|
+
// export function testTenantC() {
|
|
21
|
+
// let testLarge = ecrptMe( window.location.hostname);
|
|
22
|
+
// let test = testLarge.indexOf( TrickyTenantC );
|
|
23
|
+
// return test > -1 ? true : false;
|
|
24
|
+
// }
|
|
25
|
+
export function testTenantC2() {
|
|
26
|
+
let testLarge = ecrptMe(window.location.hostname);
|
|
27
|
+
let test = testLarge.indexOf(TrickyTenantC2);
|
|
28
|
+
return test > -1 ? true : false;
|
|
29
|
+
}
|
|
30
|
+
export function testTenantFPT() {
|
|
31
|
+
let testLarge = ecrptMe(window.location.hostname);
|
|
32
|
+
let test = testLarge.indexOf(TrickyTenantFPT);
|
|
33
|
+
return test > -1 ? true : false;
|
|
34
|
+
}
|
|
35
|
+
export function testTenantFPS() {
|
|
36
|
+
let testLarge = ecrptMe(window.location.hostname);
|
|
37
|
+
let test = testLarge.indexOf(TrickyTenantFPS);
|
|
38
|
+
return test > -1 ? true : false;
|
|
39
|
+
}
|
|
40
|
+
export function testTenants() {
|
|
41
|
+
return testTricky([window.location.hostname], TrickyTenants);
|
|
42
|
+
}
|
|
43
|
+
/**
|
|
44
|
+
*
|
|
45
|
+
* @param tests This should be array of longer strings
|
|
46
|
+
* @param testArray This should be array of shorter strings to be found in longer strings
|
|
47
|
+
*/
|
|
48
|
+
export function testTricky(tests, testArray = allSP) {
|
|
49
|
+
let encryptarr = [];
|
|
50
|
+
let found = [];
|
|
51
|
+
tests.map(original => {
|
|
52
|
+
let testing = ecrptMe(original);
|
|
53
|
+
let idx = testArray.indexOf(testing);
|
|
54
|
+
if (idx > -1) {
|
|
55
|
+
console.log('Found: ', idx, original);
|
|
56
|
+
found.push(true);
|
|
57
|
+
}
|
|
58
|
+
else {
|
|
59
|
+
console.log('NOT Found: ', idx, original);
|
|
60
|
+
found.push(false);
|
|
61
|
+
}
|
|
62
|
+
encryptarr.push(testing);
|
|
63
|
+
});
|
|
64
|
+
console.log('Finished!', tests, encryptarr);
|
|
65
|
+
console.log('results:', found);
|
|
66
|
+
return found;
|
|
67
|
+
}
|
|
68
|
+
function isOdd(num) { return (num % 2) == 1; }
|
|
69
|
+
// export function ecrptMe( str: string ) {
|
|
70
|
+
export function ecrptMe(str, key1 = decrpt, key2 = encrpt) {
|
|
71
|
+
let result = '';
|
|
72
|
+
for (var i = 0; i < str.length; i++) {
|
|
73
|
+
let testChar = str.charAt(i);
|
|
74
|
+
let idx = key2.indexOf(testChar);
|
|
75
|
+
//console.log( testChar, i, idx);
|
|
76
|
+
if (idx === -1) {
|
|
77
|
+
result += testChar;
|
|
78
|
+
}
|
|
79
|
+
else if (isOdd(i) === true) {
|
|
80
|
+
result += key1.charAt(key1.length - 1 - idx);
|
|
81
|
+
}
|
|
82
|
+
else {
|
|
83
|
+
result += key1.charAt(idx);
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
return result;
|
|
87
|
+
}
|
|
88
|
+
// export function ecrptMe( str: string ) {
|
|
89
|
+
export function dcrptMe(str) {
|
|
90
|
+
let result = '';
|
|
91
|
+
for (var i = 0; i < str.length; i++) {
|
|
92
|
+
let testChar = str.charAt(i);
|
|
93
|
+
let idx = encrpt.indexOf(testChar);
|
|
94
|
+
//let idx = isOdd(1) ? decript.indexOf(str.charAt(i)) : decript.lastIndexOf(str.charAt(i));
|
|
95
|
+
if (idx === -1) {
|
|
96
|
+
result += testChar;
|
|
97
|
+
}
|
|
98
|
+
else if (isOdd(i) === true) {
|
|
99
|
+
result += decrpt.charAt(decrpt.length - 1 - idx);
|
|
100
|
+
}
|
|
101
|
+
else {
|
|
102
|
+
result += decrpt.charAt(idx);
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
return result;
|
|
106
|
+
}
|
|
107
|
+
//# sourceMappingURL=logfun.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"logfun.js","sourceRoot":"","sources":["../../../../src/banner/features/Tricky/logfun.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/Tricky/...
|
|
3
|
+
*/
|
|
4
|
+
export declare const decrptX: string;
|
|
5
|
+
export declare const encrptX: string;
|
|
6
|
+
export declare const decrpt: string;
|
|
7
|
+
export declare const encrpt: string;
|
|
8
|
+
//# sourceMappingURL=verify.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"verify.d.ts","sourceRoot":"","sources":["../../../../src/banner/features/Tricky/verify.ts"],"names":[],"mappings":"AACA;;GAEG;AAOH,eAAO,MAAM,OAAO,EAAG,MAAuB,CAAC;AAC/C,eAAO,MAAM,OAAO,EAAG,MAAuB,CAAC;AAE/C,eAAO,MAAM,MAAM,EAAG,MAAsB,CAAC;AAC7C,eAAO,MAAM,MAAM,EAAG,MAAsB,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/Tricky/...
|
|
3
|
+
*/
|
|
4
|
+
// export const decrpt : string = 'fghim3b%(tu^cd4epq)=n_6o+[]w2a,r7sx{}5y~zjklv.#&-8*/19|<0>$!@';
|
|
5
|
+
// export const encrpt : string = 'wpq1_rshijv4+cx)y#][z%7abd3~0}{efgk^tu6,lm(=no85/@$|*!92.<-&>';
|
|
6
|
+
import { dpcs, dpcsX, jpcs, jpcsX } from "./verifyPieces";
|
|
7
|
+
export const decrptX = dpcsX.join('');
|
|
8
|
+
export const encrptX = jpcsX.join('');
|
|
9
|
+
export const decrpt = dpcs.join('');
|
|
10
|
+
export const encrpt = jpcs.join('');
|
|
11
|
+
//# sourceMappingURL=verify.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"verify.js","sourceRoot":"","sources":["../../../../src/banner/features/Tricky/verify.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH,kGAAkG;AAClG,kGAAkG;AAElG,OAAO,EAAE,IAAI,EAAE,KAAK,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAC;AAE1D,MAAM,CAAC,MAAM,OAAO,GAAY,KAAK,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AAC/C,MAAM,CAAC,MAAM,OAAO,GAAY,KAAK,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AAE/C,MAAM,CAAC,MAAM,MAAM,GAAY,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AAC7C,MAAM,CAAC,MAAM,MAAM,GAAY,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/Tricky/...
|
|
3
|
+
*/
|
|
4
|
+
export declare const c3X: string;
|
|
5
|
+
export declare const a1X: string;
|
|
6
|
+
export declare const d4X: string;
|
|
7
|
+
export declare const b2X: string;
|
|
8
|
+
export declare const z0X: string;
|
|
9
|
+
export declare const e5X: string;
|
|
10
|
+
export declare const dpcsX: string[];
|
|
11
|
+
export declare const c3: string;
|
|
12
|
+
export declare const a1: string;
|
|
13
|
+
export declare const d4: string;
|
|
14
|
+
export declare const b2: string;
|
|
15
|
+
export declare const z0: string;
|
|
16
|
+
export declare const e5: string;
|
|
17
|
+
export declare const dpcs: string[];
|
|
18
|
+
export declare const m6X: string;
|
|
19
|
+
export declare const p9X: string;
|
|
20
|
+
export declare const l5X: string;
|
|
21
|
+
export declare const o8X: string;
|
|
22
|
+
export declare const q0X: string;
|
|
23
|
+
export declare const n7X: string;
|
|
24
|
+
export declare const jpcsX: string[];
|
|
25
|
+
export declare const m6: string;
|
|
26
|
+
export declare const p9: string;
|
|
27
|
+
export declare const l5: string;
|
|
28
|
+
export declare const o8: string;
|
|
29
|
+
export declare const q0: string;
|
|
30
|
+
export declare const n7: string;
|
|
31
|
+
export declare const jpcs: string[];
|
|
32
|
+
//# sourceMappingURL=verifyPieces.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"verifyPieces.d.ts","sourceRoot":"","sources":["../../../../src/banner/features/Tricky/verifyPieces.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH,eAAO,MAAM,GAAG,EAAE,MAAoB,CAAC;AACvC,eAAO,MAAM,GAAG,EAAE,MAAyB,CAAC;AAC5C,eAAO,MAAM,GAAG,EAAE,MAA6B,CAAC;AAChD,eAAO,MAAM,GAAG,EAAE,MAAqB,CAAC;AACxC,eAAO,MAAM,GAAG,EAAE,MAAc,CAAC;AACjC,eAAO,MAAM,GAAG,EAAE,MAAkB,CAAC;AAErC,eAAO,MAAM,KAAK,EAAE,MAAM,EAAqC,CAAC;AAEhE,eAAO,MAAM,EAAE,EAAE,MAAgC,CAAC;AAClD,eAAO,MAAM,EAAE,EAAE,MAAmB,CAAC;AACrC,eAAO,MAAM,EAAE,EAAE,MAA2B,CAAC;AAC7C,eAAO,MAAM,EAAE,EAAE,MAAwB,CAAC;AAC1C,eAAO,MAAM,EAAE,EAAE,MAAyB,CAAC;AAC3C,eAAO,MAAM,EAAE,EAAE,MAA0B,CAAC;AAE5C,eAAO,MAAM,IAAI,EAAE,MAAM,EAA+B,CAAC;AASzD,eAAO,MAAM,GAAG,EAAE,MAAqB,CAAC;AACxC,eAAO,MAAM,GAAG,EAAE,MAAoB,CAAC;AACvC,eAAO,MAAM,GAAG,EAAE,MAAe,CAAC;AAClC,eAAO,MAAM,GAAG,EAAE,MAAyB,CAAC;AAC5C,eAAO,MAAM,GAAG,EAAE,MAA0B,CAAC;AAC7C,eAAO,MAAM,GAAG,EAAE,MAAoB,CAAC;AAEvC,eAAO,MAAM,KAAK,EAAE,MAAM,EAAqC,CAAC;AAEhE,eAAO,MAAM,EAAE,EAAE,MAA0B,CAAC;AAC5C,eAAO,MAAM,EAAE,EAAE,MAAoB,CAAC;AACtC,eAAO,MAAM,EAAE,EAAE,MAAqB,CAAC;AACvC,eAAO,MAAM,EAAE,EAAE,MAA6B,CAAC;AAC/C,eAAO,MAAM,EAAE,EAAE,MAAqC,CAAC;AACvD,eAAO,MAAM,EAAE,EAAE,MAAoB,CAAC;AAGtC,eAAO,MAAM,IAAI,EAAE,MAAM,EAA+B,CAAC"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-07: Migrated from the same folder in fps-library-v2/banner/features/Tricky/...
|
|
3
|
+
*/
|
|
4
|
+
export const c3X = `w2a,r7sx{`;
|
|
5
|
+
export const a1X = `im3b%(tu^cd4ep`;
|
|
6
|
+
export const d4X = `}5y~zjklv.#&-8*/19`;
|
|
7
|
+
export const b2X = `q)=n_6o+[]`;
|
|
8
|
+
export const z0X = `fgh`;
|
|
9
|
+
export const e5X = `|<0>$!@`;
|
|
10
|
+
export const dpcsX = [z0X, a1X, b2X, c3X, d4X, e5X];
|
|
11
|
+
export const c3 = `Apk/>Q$j@F{Vb7tn,~)<m`;
|
|
12
|
+
export const a1 = `iKxCNUYO`;
|
|
13
|
+
export const d4 = `G^a6g+E4e&RZu!wd`;
|
|
14
|
+
export const b2 = `ID|q2[*Hzc5J9`;
|
|
15
|
+
export const z0 = `lMSvyPo}0f(_.%`;
|
|
16
|
+
export const e5 = `Xs]LT=1Br#8-3Wh`;
|
|
17
|
+
export const dpcs = [z0, a1, b2, c3, d4, e5];
|
|
18
|
+
// new: //
|
|
19
|
+
// new: // lMSvyPo}0f(_.%iKxCNUYOID|q2[*Hzc5J9Apk/>Q$j@F{Vb7tn,~)<mG^a6g+E4e&RZu!wdXs]LT=1Br#8-3Wh
|
|
20
|
+
// export const originally : string = 'fghim3b%(tu^cd4epq)=n_6o+[]w2a,r7sx{}5y~zjklv.#&-8*/19|<0>$!@';
|
|
21
|
+
// export const decrpt : string = dpcs.join('');
|
|
22
|
+
export const m6X = `_rshijv4+c`;
|
|
23
|
+
export const p9X = `u6,lm(=no`;
|
|
24
|
+
export const l5X = `wpq1`;
|
|
25
|
+
export const o8X = `abd3~0}{efgk^t`;
|
|
26
|
+
export const q0X = `85/@$|*!92.<-&>`;
|
|
27
|
+
export const n7X = `x)y#][z%7`;
|
|
28
|
+
export const jpcsX = [l5X, m6X, n7X, o8X, p9X, q0X];
|
|
29
|
+
export const m6 = `#4dnC|U3.op!JZe`;
|
|
30
|
+
export const p9 = `gstv,^RxB`;
|
|
31
|
+
export const l5 = `>2S5wcA{(b`;
|
|
32
|
+
export const o8 = `_~HGF*<KQ)}NEh6ukO`;
|
|
33
|
+
export const q0 = `@M[1z-LXVmTW]jl0Iy+/PD&r%=`;
|
|
34
|
+
export const n7 = `qf8ia7$9Y`;
|
|
35
|
+
export const jpcs = [l5, m6, n7, o8, p9, q0];
|
|
36
|
+
// new:
|
|
37
|
+
// new: >2S5wcA{(b#4dnC|U3.op!JZeqf8ia7$9Y_~HGF*<KQ)}NEh6ukOgstv,^RxB@M[1z-LXVmTW]jl0Iy+/PD&r%=
|
|
38
|
+
// export const originally : string = 'wpq1_rshijv4+cx)y#][z%7abd3~0}{efgk^tu6,lm(=no85/@$|*!92.<-&>';
|
|
39
|
+
// export const encrpt : string = jpcs.join('');
|
|
40
|
+
//# sourceMappingURL=verifyPieces.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"verifyPieces.js","sourceRoot":"","sources":["../../../../src/banner/features/Tricky/verifyPieces.ts"],"names":[],"mappings":"AACA;;GAEG;AAEH,MAAM,CAAC,MAAM,GAAG,GAAW,WAAW,CAAC;AACvC,MAAM,CAAC,MAAM,GAAG,GAAW,gBAAgB,CAAC;AAC5C,MAAM,CAAC,MAAM,GAAG,GAAW,oBAAoB,CAAC;AAChD,MAAM,CAAC,MAAM,GAAG,GAAW,YAAY,CAAC;AACxC,MAAM,CAAC,MAAM,GAAG,GAAW,KAAK,CAAC;AACjC,MAAM,CAAC,MAAM,GAAG,GAAW,SAAS,CAAC;AAErC,MAAM,CAAC,MAAM,KAAK,GAAa,CAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,CAAE,CAAC;AAEhE,MAAM,CAAC,MAAM,EAAE,GAAW,uBAAuB,CAAC;AAClD,MAAM,CAAC,MAAM,EAAE,GAAW,UAAU,CAAC;AACrC,MAAM,CAAC,MAAM,EAAE,GAAW,kBAAkB,CAAC;AAC7C,MAAM,CAAC,MAAM,EAAE,GAAW,eAAe,CAAC;AAC1C,MAAM,CAAC,MAAM,EAAE,GAAW,gBAAgB,CAAC;AAC3C,MAAM,CAAC,MAAM,EAAE,GAAW,iBAAiB,CAAC;AAE5C,MAAM,CAAC,MAAM,IAAI,GAAa,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAE,CAAC;AAEzD,UAAU;AAGV,mGAAmG;AACnG,sGAAsG;AACtG,gDAAgD;AAEhD,MAAM,CAAC,MAAM,GAAG,GAAW,YAAY,CAAC;AACxC,MAAM,CAAC,MAAM,GAAG,GAAW,WAAW,CAAC;AACvC,MAAM,CAAC,MAAM,GAAG,GAAW,MAAM,CAAC;AAClC,MAAM,CAAC,MAAM,GAAG,GAAW,gBAAgB,CAAC;AAC5C,MAAM,CAAC,MAAM,GAAG,GAAW,iBAAiB,CAAC;AAC7C,MAAM,CAAC,MAAM,GAAG,GAAW,WAAW,CAAC;AAEvC,MAAM,CAAC,MAAM,KAAK,GAAa,CAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,CAAE,CAAC;AAEhE,MAAM,CAAC,MAAM,EAAE,GAAW,iBAAiB,CAAC;AAC5C,MAAM,CAAC,MAAM,EAAE,GAAW,WAAW,CAAC;AACtC,MAAM,CAAC,MAAM,EAAE,GAAW,YAAY,CAAC;AACvC,MAAM,CAAC,MAAM,EAAE,GAAW,oBAAoB,CAAC;AAC/C,MAAM,CAAC,MAAM,EAAE,GAAW,4BAA4B,CAAC;AACvD,MAAM,CAAC,MAAM,EAAE,GAAW,WAAW,CAAC;AAGtC,MAAM,CAAC,MAAM,IAAI,GAAa,CAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAE,CAAC;AAEzD,OAAO;AAGP,gGAAgG;AAChG,sGAAsG;AACtG,gDAAgD"}
|