@mikezimm/fps-core-v7 1.0.5 → 1.0.7
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/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/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/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/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/IEasyAnalyticsHookProps.d.ts +26 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.d.ts.map +1 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.js +6 -0
- package/lib/components/atoms/easy-pages/interfaces/IEasyAnalyticsHookProps.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/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/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/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/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/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/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/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/IFPSEnviro.d.ts +46 -0
- package/lib/types/fps-class/window/IFPSEnviro.d.ts.map +1 -0
- package/lib/types/fps-class/window/IFPSEnviro.js +2 -0
- package/lib/types/fps-class/window/IFPSEnviro.js.map +1 -0
- package/lib/types/fps-class/window/IFPSWindowProps.d.ts +73 -0
- package/lib/types/fps-class/window/IFPSWindowProps.d.ts.map +1 -0
- package/lib/types/fps-class/window/IFPSWindowProps.js +3 -0
- package/lib/types/fps-class/window/IFPSWindowProps.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/fps-returns/sites/nav/INavChangeErrorObj.d.ts +10 -0
- package/lib/types/fps-returns/sites/nav/INavChangeErrorObj.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/nav/INavChangeErrorObj.js +2 -0
- package/lib/types/fps-returns/sites/nav/INavChangeErrorObj.js.map +1 -0
- package/lib/types/fps-returns/sites/nav/INavErrorObj.d.ts +6 -0
- package/lib/types/fps-returns/sites/nav/INavErrorObj.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/nav/INavErrorObj.js +2 -0
- package/lib/types/fps-returns/sites/nav/INavErrorObj.js.map +1 -0
- package/lib/types/fps-returns/sites/nav/IPnpCreateNavItem.d.ts +24 -0
- package/lib/types/fps-returns/sites/nav/IPnpCreateNavItem.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/nav/IPnpCreateNavItem.js +3 -0
- package/lib/types/fps-returns/sites/nav/IPnpCreateNavItem.js.map +1 -0
- package/lib/types/fps-returns/sites/nav/IPnpNavType.d.ts +6 -0
- package/lib/types/fps-returns/sites/nav/IPnpNavType.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/nav/IPnpNavType.js +20 -0
- package/lib/types/fps-returns/sites/nav/IPnpNavType.js.map +1 -0
- package/lib/types/fps-returns/sites/update/IFPSItemUpdateResultObj.d.ts +8 -0
- package/lib/types/fps-returns/sites/update/IFPSItemUpdateResultObj.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/update/IFPSItemUpdateResultObj.js +2 -0
- package/lib/types/fps-returns/sites/update/IFPSItemUpdateResultObj.js.map +1 -0
- package/lib/types/fps-returns/sites/update/IMinUpdateProps.d.ts +7 -0
- package/lib/types/fps-returns/sites/update/IMinUpdateProps.d.ts.map +1 -0
- package/lib/types/fps-returns/sites/update/IMinUpdateProps.js +2 -0
- package/lib/types/fps-returns/sites/update/IMinUpdateProps.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,377 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-09: Migrated from v2/src/logic/molecules/Performance
|
|
3
|
+
*/
|
|
4
|
+
import { DisplayMode } from "../../../types/@msft/1.15.2/displayMode";
|
|
5
|
+
export interface IPerformanceOp {
|
|
6
|
+
label: string;
|
|
7
|
+
start: Date;
|
|
8
|
+
end?: Date;
|
|
9
|
+
startStr: string;
|
|
10
|
+
endStr?: string;
|
|
11
|
+
ms?: number;
|
|
12
|
+
c?: number;
|
|
13
|
+
a?: number;
|
|
14
|
+
mode?: DisplayMode | null;
|
|
15
|
+
details: IPerformanceOp[];
|
|
16
|
+
}
|
|
17
|
+
export interface IPerformanceOpWithDetails extends IPerformanceOp {
|
|
18
|
+
details: IPerformanceOp[];
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* ILoadPerformance is Baseline common performance informance detail
|
|
22
|
+
* For logging load times - it gets converted to IMinPerformance for saving a lighter version for analytics
|
|
23
|
+
*/
|
|
24
|
+
export interface ILoadPerformance {
|
|
25
|
+
mode: DisplayMode;
|
|
26
|
+
monitor: boolean;
|
|
27
|
+
onInit: Date;
|
|
28
|
+
constructor: Date;
|
|
29
|
+
getAllProps?: boolean;
|
|
30
|
+
history?: IHistoryPerformance[];
|
|
31
|
+
sets: {
|
|
32
|
+
setting0?: IMinPerformanceSetting;
|
|
33
|
+
setting1?: IMinPerformanceSetting;
|
|
34
|
+
setting2?: IMinPerformanceSetting;
|
|
35
|
+
setting3?: IMinPerformanceSetting;
|
|
36
|
+
setting4?: IMinPerformanceSetting;
|
|
37
|
+
setting5?: IMinPerformanceSetting;
|
|
38
|
+
setting6?: IMinPerformanceSetting;
|
|
39
|
+
setting7?: IMinPerformanceSetting;
|
|
40
|
+
setting8?: IMinPerformanceSetting;
|
|
41
|
+
setting9?: IMinPerformanceSetting;
|
|
42
|
+
setting10?: IMinPerformanceSetting;
|
|
43
|
+
setting11?: IMinPerformanceSetting;
|
|
44
|
+
setting12?: IMinPerformanceSetting;
|
|
45
|
+
};
|
|
46
|
+
ops: {
|
|
47
|
+
fetch?: IPerformanceOp;
|
|
48
|
+
analyze?: IPerformanceOp;
|
|
49
|
+
create?: IPerformanceOp;
|
|
50
|
+
superOnInit?: IPerformanceOp;
|
|
51
|
+
renderWebPartStart?: IPerformanceOp;
|
|
52
|
+
renderWebPartEnd?: IPerformanceOp;
|
|
53
|
+
fetchU?: IPerformanceOp;
|
|
54
|
+
fetchUs?: IPerformanceOp;
|
|
55
|
+
fetchW?: IPerformanceOp;
|
|
56
|
+
fetchWs?: IPerformanceOp;
|
|
57
|
+
fetchS?: IPerformanceOp;
|
|
58
|
+
fetchSs?: IPerformanceOp;
|
|
59
|
+
fetchL?: IPerformanceOp;
|
|
60
|
+
fetchLs?: IPerformanceOp;
|
|
61
|
+
fetch0?: IPerformanceOp;
|
|
62
|
+
fetch1?: IPerformanceOp;
|
|
63
|
+
fetch2?: IPerformanceOp;
|
|
64
|
+
fetch3?: IPerformanceOp;
|
|
65
|
+
fetch4?: IPerformanceOp;
|
|
66
|
+
fetch5?: IPerformanceOp;
|
|
67
|
+
fetch6?: IPerformanceOp;
|
|
68
|
+
fetch7?: IPerformanceOp;
|
|
69
|
+
fetch8?: IPerformanceOp;
|
|
70
|
+
fetch9?: IPerformanceOp;
|
|
71
|
+
fetch10?: IPerformanceOp;
|
|
72
|
+
fetch11?: IPerformanceOp;
|
|
73
|
+
fetch12?: IPerformanceOp;
|
|
74
|
+
analyzeU?: IPerformanceOp;
|
|
75
|
+
analyzeUs?: IPerformanceOp;
|
|
76
|
+
analyzeW?: IPerformanceOp;
|
|
77
|
+
analyzeWs?: IPerformanceOp;
|
|
78
|
+
analyzeS?: IPerformanceOp;
|
|
79
|
+
analyzeSs?: IPerformanceOp;
|
|
80
|
+
analyzeL?: IPerformanceOp;
|
|
81
|
+
analyzeLs?: IPerformanceOp;
|
|
82
|
+
analyze0?: IPerformanceOp;
|
|
83
|
+
analyze1?: IPerformanceOp;
|
|
84
|
+
analyze2?: IPerformanceOp;
|
|
85
|
+
analyze3?: IPerformanceOp;
|
|
86
|
+
analyze4?: IPerformanceOp;
|
|
87
|
+
analyze5?: IPerformanceOp;
|
|
88
|
+
analyze6?: IPerformanceOp;
|
|
89
|
+
analyze7?: IPerformanceOp;
|
|
90
|
+
analyze8?: IPerformanceOp;
|
|
91
|
+
analyze9?: IPerformanceOp;
|
|
92
|
+
analyze10?: IPerformanceOp;
|
|
93
|
+
analyze11?: IPerformanceOp;
|
|
94
|
+
analyze12?: IPerformanceOp;
|
|
95
|
+
processU?: IPerformanceOp;
|
|
96
|
+
processUs?: IPerformanceOp;
|
|
97
|
+
processW?: IPerformanceOp;
|
|
98
|
+
processWs?: IPerformanceOp;
|
|
99
|
+
processS?: IPerformanceOp;
|
|
100
|
+
processSs?: IPerformanceOp;
|
|
101
|
+
processL?: IPerformanceOp;
|
|
102
|
+
processLs?: IPerformanceOp;
|
|
103
|
+
process0?: IPerformanceOp;
|
|
104
|
+
process1?: IPerformanceOp;
|
|
105
|
+
process2?: IPerformanceOp;
|
|
106
|
+
process3?: IPerformanceOp;
|
|
107
|
+
process4?: IPerformanceOp;
|
|
108
|
+
process5?: IPerformanceOp;
|
|
109
|
+
process6?: IPerformanceOp;
|
|
110
|
+
process7?: IPerformanceOp;
|
|
111
|
+
process8?: IPerformanceOp;
|
|
112
|
+
process9?: IPerformanceOp;
|
|
113
|
+
process10?: IPerformanceOp;
|
|
114
|
+
process11?: IPerformanceOp;
|
|
115
|
+
process12?: IPerformanceOp;
|
|
116
|
+
render0?: IPerformanceOp;
|
|
117
|
+
render1?: IPerformanceOp;
|
|
118
|
+
render2?: IPerformanceOp;
|
|
119
|
+
render3?: IPerformanceOp;
|
|
120
|
+
render4?: IPerformanceOp;
|
|
121
|
+
render5?: IPerformanceOp;
|
|
122
|
+
render6?: IPerformanceOp;
|
|
123
|
+
render7?: IPerformanceOp;
|
|
124
|
+
render8?: IPerformanceOp;
|
|
125
|
+
render9?: IPerformanceOp;
|
|
126
|
+
render10?: IPerformanceOp;
|
|
127
|
+
render11?: IPerformanceOp;
|
|
128
|
+
render12?: IPerformanceOp;
|
|
129
|
+
saveU?: IPerformanceOp;
|
|
130
|
+
saveUs?: IPerformanceOp;
|
|
131
|
+
saveW?: IPerformanceOp;
|
|
132
|
+
saveWs?: IPerformanceOp;
|
|
133
|
+
saveS?: IPerformanceOp;
|
|
134
|
+
saveSs?: IPerformanceOp;
|
|
135
|
+
saveL?: IPerformanceOp;
|
|
136
|
+
saveLs?: IPerformanceOp;
|
|
137
|
+
save0?: IPerformanceOp;
|
|
138
|
+
save1?: IPerformanceOp;
|
|
139
|
+
save2?: IPerformanceOp;
|
|
140
|
+
save3?: IPerformanceOp;
|
|
141
|
+
save4?: IPerformanceOp;
|
|
142
|
+
save5?: IPerformanceOp;
|
|
143
|
+
save6?: IPerformanceOp;
|
|
144
|
+
save7?: IPerformanceOp;
|
|
145
|
+
save8?: IPerformanceOp;
|
|
146
|
+
save9?: IPerformanceOp;
|
|
147
|
+
save10?: IPerformanceOp;
|
|
148
|
+
save11?: IPerformanceOp;
|
|
149
|
+
save12?: IPerformanceOp;
|
|
150
|
+
create0?: IPerformanceOp;
|
|
151
|
+
create1?: IPerformanceOp;
|
|
152
|
+
create2?: IPerformanceOp;
|
|
153
|
+
create3?: IPerformanceOp;
|
|
154
|
+
create4?: IPerformanceOp;
|
|
155
|
+
create5?: IPerformanceOp;
|
|
156
|
+
create6?: IPerformanceOp;
|
|
157
|
+
create7?: IPerformanceOp;
|
|
158
|
+
create8?: IPerformanceOp;
|
|
159
|
+
create9?: IPerformanceOp;
|
|
160
|
+
create10?: IPerformanceOp;
|
|
161
|
+
create11?: IPerformanceOp;
|
|
162
|
+
create12?: IPerformanceOp;
|
|
163
|
+
jsEval?: IPerformanceOp;
|
|
164
|
+
};
|
|
165
|
+
}
|
|
166
|
+
/**
|
|
167
|
+
* The difference between IMinPerformanceOp and IPerformanceOp is:
|
|
168
|
+
* IMinPerformanceOp is a condensed version of IMinPerformanceOp which is what gets saved in analytics if desired.
|
|
169
|
+
*/
|
|
170
|
+
export interface IMinPerformanceOp {
|
|
171
|
+
label: string;
|
|
172
|
+
ms: number;
|
|
173
|
+
c?: number;
|
|
174
|
+
a?: number;
|
|
175
|
+
}
|
|
176
|
+
/**
|
|
177
|
+
* Known labels that could be put in there
|
|
178
|
+
*/
|
|
179
|
+
export type IMinPerformanceSettingLabelSS7 = 'spPageContextInfoClassic' | 'spPageContextInfoModern' | 'forceReloadScripts';
|
|
180
|
+
export declare const MinPerformanceSettingLabelSS7: IMinPerformanceSettingLabelSS7[];
|
|
181
|
+
/**
|
|
182
|
+
* To extend this type, try
|
|
183
|
+
* export type IMinPerformanceSettingLabels = IMinPerformanceSettingLabelSS7 & ITypeB ;
|
|
184
|
+
*/
|
|
185
|
+
export type IMinPerformanceSettingLabels = IMinPerformanceSettingLabelSS7 | 'getAllProps';
|
|
186
|
+
export declare const MinPerformanceSettingLabels: string[];
|
|
187
|
+
export interface IMinPerformanceSetting {
|
|
188
|
+
label: IMinPerformanceSettingLabels;
|
|
189
|
+
value: any;
|
|
190
|
+
}
|
|
191
|
+
/**
|
|
192
|
+
* IMinPerformance is Baseline common performance informance detail
|
|
193
|
+
* For logging load times - it gets converted to from ILoadPerformance for saving a lighter version for analytics
|
|
194
|
+
*/
|
|
195
|
+
export interface IMinPerformance {
|
|
196
|
+
mode: DisplayMode;
|
|
197
|
+
getAllProps?: boolean;
|
|
198
|
+
sets: {
|
|
199
|
+
setting0?: IMinPerformanceSetting;
|
|
200
|
+
setting1?: IMinPerformanceSetting;
|
|
201
|
+
setting2?: IMinPerformanceSetting;
|
|
202
|
+
setting3?: IMinPerformanceSetting;
|
|
203
|
+
setting4?: IMinPerformanceSetting;
|
|
204
|
+
setting5?: IMinPerformanceSetting;
|
|
205
|
+
setting6?: IMinPerformanceSetting;
|
|
206
|
+
setting7?: IMinPerformanceSetting;
|
|
207
|
+
setting8?: IMinPerformanceSetting;
|
|
208
|
+
setting9?: IMinPerformanceSetting;
|
|
209
|
+
setting10?: IMinPerformanceSetting;
|
|
210
|
+
setting11?: IMinPerformanceSetting;
|
|
211
|
+
setting12?: IMinPerformanceSetting;
|
|
212
|
+
};
|
|
213
|
+
ops: {
|
|
214
|
+
fetch?: IMinPerformanceOp;
|
|
215
|
+
analyze?: IMinPerformanceOp;
|
|
216
|
+
create?: IMinPerformanceOp;
|
|
217
|
+
superOnInit?: IMinPerformanceOp;
|
|
218
|
+
renderWebPartStart?: IMinPerformanceOp;
|
|
219
|
+
renderWebPartEnd?: IMinPerformanceOp;
|
|
220
|
+
afterRenderWebPart?: IMinPerformanceOp;
|
|
221
|
+
fetchU?: IMinPerformanceOp;
|
|
222
|
+
fetchUs?: IMinPerformanceOp;
|
|
223
|
+
fetchW?: IMinPerformanceOp;
|
|
224
|
+
fetchWs?: IMinPerformanceOp;
|
|
225
|
+
fetchS?: IMinPerformanceOp;
|
|
226
|
+
fetchSs?: IMinPerformanceOp;
|
|
227
|
+
fetchL?: IMinPerformanceOp;
|
|
228
|
+
fetchLs?: IMinPerformanceOp;
|
|
229
|
+
fetch0?: IMinPerformanceOp;
|
|
230
|
+
fetch1?: IMinPerformanceOp;
|
|
231
|
+
fetch2?: IMinPerformanceOp;
|
|
232
|
+
fetch3?: IMinPerformanceOp;
|
|
233
|
+
fetch4?: IMinPerformanceOp;
|
|
234
|
+
fetch5?: IMinPerformanceOp;
|
|
235
|
+
fetch6?: IMinPerformanceOp;
|
|
236
|
+
fetch7?: IMinPerformanceOp;
|
|
237
|
+
fetch8?: IMinPerformanceOp;
|
|
238
|
+
fetch9?: IMinPerformanceOp;
|
|
239
|
+
fetch10?: IMinPerformanceOp;
|
|
240
|
+
fetch11?: IMinPerformanceOp;
|
|
241
|
+
fetch12?: IMinPerformanceOp;
|
|
242
|
+
checkU?: IMinPerformanceOp;
|
|
243
|
+
checkUs?: IMinPerformanceOp;
|
|
244
|
+
checkW?: IMinPerformanceOp;
|
|
245
|
+
checkWs?: IMinPerformanceOp;
|
|
246
|
+
checkS?: IMinPerformanceOp;
|
|
247
|
+
checkSs?: IMinPerformanceOp;
|
|
248
|
+
checkL?: IMinPerformanceOp;
|
|
249
|
+
checkLs?: IMinPerformanceOp;
|
|
250
|
+
check0?: IMinPerformanceOp;
|
|
251
|
+
check1?: IMinPerformanceOp;
|
|
252
|
+
check2?: IMinPerformanceOp;
|
|
253
|
+
check3?: IMinPerformanceOp;
|
|
254
|
+
check4?: IMinPerformanceOp;
|
|
255
|
+
check5?: IMinPerformanceOp;
|
|
256
|
+
check6?: IMinPerformanceOp;
|
|
257
|
+
check7?: IMinPerformanceOp;
|
|
258
|
+
check8?: IMinPerformanceOp;
|
|
259
|
+
check9?: IMinPerformanceOp;
|
|
260
|
+
check10?: IMinPerformanceOp;
|
|
261
|
+
check11?: IMinPerformanceOp;
|
|
262
|
+
check12?: IMinPerformanceOp;
|
|
263
|
+
analyzeU?: IMinPerformanceOp;
|
|
264
|
+
analyzeUs?: IMinPerformanceOp;
|
|
265
|
+
analyzeW?: IMinPerformanceOp;
|
|
266
|
+
analyzeWs?: IMinPerformanceOp;
|
|
267
|
+
analyzeS?: IMinPerformanceOp;
|
|
268
|
+
analyzeSs?: IMinPerformanceOp;
|
|
269
|
+
analyzeL?: IMinPerformanceOp;
|
|
270
|
+
analyzeLs?: IMinPerformanceOp;
|
|
271
|
+
analyze0?: IMinPerformanceOp;
|
|
272
|
+
analyze1?: IMinPerformanceOp;
|
|
273
|
+
analyze2?: IMinPerformanceOp;
|
|
274
|
+
analyze3?: IMinPerformanceOp;
|
|
275
|
+
analyze4?: IMinPerformanceOp;
|
|
276
|
+
analyze5?: IMinPerformanceOp;
|
|
277
|
+
analyze6?: IMinPerformanceOp;
|
|
278
|
+
analyze7?: IMinPerformanceOp;
|
|
279
|
+
analyze8?: IMinPerformanceOp;
|
|
280
|
+
analyze9?: IMinPerformanceOp;
|
|
281
|
+
analyze10?: IMinPerformanceOp;
|
|
282
|
+
analyze11?: IMinPerformanceOp;
|
|
283
|
+
analyze12?: IMinPerformanceOp;
|
|
284
|
+
processU?: IMinPerformanceOp;
|
|
285
|
+
processUs?: IMinPerformanceOp;
|
|
286
|
+
processW?: IMinPerformanceOp;
|
|
287
|
+
processWs?: IMinPerformanceOp;
|
|
288
|
+
processS?: IMinPerformanceOp;
|
|
289
|
+
processSs?: IMinPerformanceOp;
|
|
290
|
+
processL?: IMinPerformanceOp;
|
|
291
|
+
processLs?: IMinPerformanceOp;
|
|
292
|
+
process0?: IMinPerformanceOp;
|
|
293
|
+
process1?: IMinPerformanceOp;
|
|
294
|
+
process2?: IMinPerformanceOp;
|
|
295
|
+
process3?: IMinPerformanceOp;
|
|
296
|
+
process4?: IMinPerformanceOp;
|
|
297
|
+
process5?: IMinPerformanceOp;
|
|
298
|
+
process6?: IMinPerformanceOp;
|
|
299
|
+
process7?: IMinPerformanceOp;
|
|
300
|
+
process8?: IMinPerformanceOp;
|
|
301
|
+
process9?: IMinPerformanceOp;
|
|
302
|
+
process10?: IMinPerformanceOp;
|
|
303
|
+
process11?: IMinPerformanceOp;
|
|
304
|
+
process12?: IMinPerformanceOp;
|
|
305
|
+
render0?: IMinPerformanceOp;
|
|
306
|
+
render1?: IMinPerformanceOp;
|
|
307
|
+
render2?: IMinPerformanceOp;
|
|
308
|
+
render3?: IMinPerformanceOp;
|
|
309
|
+
render4?: IMinPerformanceOp;
|
|
310
|
+
render5?: IMinPerformanceOp;
|
|
311
|
+
render6?: IMinPerformanceOp;
|
|
312
|
+
render7?: IMinPerformanceOp;
|
|
313
|
+
render8?: IMinPerformanceOp;
|
|
314
|
+
render9?: IMinPerformanceOp;
|
|
315
|
+
render10?: IMinPerformanceOp;
|
|
316
|
+
render11?: IMinPerformanceOp;
|
|
317
|
+
render12?: IMinPerformanceOp;
|
|
318
|
+
saveU?: IMinPerformanceOp;
|
|
319
|
+
saveUs?: IMinPerformanceOp;
|
|
320
|
+
saveW?: IMinPerformanceOp;
|
|
321
|
+
saveWs?: IMinPerformanceOp;
|
|
322
|
+
saveS?: IMinPerformanceOp;
|
|
323
|
+
saveSs?: IMinPerformanceOp;
|
|
324
|
+
saveL?: IMinPerformanceOp;
|
|
325
|
+
saveLs?: IMinPerformanceOp;
|
|
326
|
+
save0?: IMinPerformanceOp;
|
|
327
|
+
save1?: IMinPerformanceOp;
|
|
328
|
+
save2?: IMinPerformanceOp;
|
|
329
|
+
save3?: IMinPerformanceOp;
|
|
330
|
+
save4?: IMinPerformanceOp;
|
|
331
|
+
save5?: IMinPerformanceOp;
|
|
332
|
+
save6?: IMinPerformanceOp;
|
|
333
|
+
save7?: IMinPerformanceOp;
|
|
334
|
+
save8?: IMinPerformanceOp;
|
|
335
|
+
save9?: IMinPerformanceOp;
|
|
336
|
+
save10?: IMinPerformanceOp;
|
|
337
|
+
save11?: IMinPerformanceOp;
|
|
338
|
+
save12?: IMinPerformanceOp;
|
|
339
|
+
create0?: IMinPerformanceOp;
|
|
340
|
+
create1?: IMinPerformanceOp;
|
|
341
|
+
create2?: IMinPerformanceOp;
|
|
342
|
+
create3?: IMinPerformanceOp;
|
|
343
|
+
create4?: IMinPerformanceOp;
|
|
344
|
+
create5?: IMinPerformanceOp;
|
|
345
|
+
create6?: IMinPerformanceOp;
|
|
346
|
+
create7?: IMinPerformanceOp;
|
|
347
|
+
create8?: IMinPerformanceOp;
|
|
348
|
+
create9?: IMinPerformanceOp;
|
|
349
|
+
create10?: IMinPerformanceOp;
|
|
350
|
+
create11?: IMinPerformanceOp;
|
|
351
|
+
create12?: IMinPerformanceOp;
|
|
352
|
+
jsEval?: IMinPerformanceOp;
|
|
353
|
+
};
|
|
354
|
+
}
|
|
355
|
+
export type ILoadPerformanceOps = 'superOnInit' | 'fetch' | 'check' | 'analyze' | 'create' | 'jsEval' | 'renderWebPartStart' | 'renderWebPartEnd' | 'fetchU' | 'fetchUs' | 'fetchS' | 'fetchSs' | 'fetchW' | 'fetchWs' | 'fetchL' | 'fetchLs' | 'fetch0' | 'fetch1' | 'fetch2' | 'fetch3' | 'fetch4' | 'fetch5' | 'fetch6' | 'fetch7' | 'fetch8' | 'fetch9' | 'fetch10' | 'fetch11' | 'fetch12' | 'checkU' | 'checkUs' | 'checkS' | 'checkSs' | 'checkW' | 'checkWs' | 'checkL' | 'checkLs' | 'check0' | 'check1' | 'check2' | 'check3' | 'check4' | 'check5' | 'check6' | 'check7' | 'check8' | 'check9' | 'check10' | 'check11' | 'check12' | 'analyzeU' | 'analyzeUs' | 'analyzeS' | 'analyzeSs' | 'analyzeW' | 'analyzeWs' | 'analyzeL' | 'analyzeLs' | 'analyze0' | 'analyze1' | 'analyze2' | 'analyze3' | 'analyze4' | 'analyze5' | 'analyze6' | 'analyze7' | 'analyze8' | 'analyze9' | 'analyze10' | 'analyze11' | 'analyze12' | 'setting0' | 'setting1' | 'setting2' | 'setting3' | 'setting4' | 'setting5' | 'setting6' | 'setting7' | 'setting8' | 'setting9' | 'setting10' | 'setting11' | 'setting12' | 'processU' | 'processUs' | 'processS' | 'processSs' | 'processW' | 'processWs' | 'processL' | 'processLs' | 'process0' | 'process1' | 'process2' | 'process3' | 'process4' | 'process5' | 'process6' | 'process7' | 'process8' | 'process9' | 'process10' | 'process11' | 'process12' | 'render0' | 'render1' | 'render2' | 'render3' | 'render4' | 'render5' | 'render6' | 'render7' | 'render8' | 'render9' | 'render10' | 'render11' | 'render12' | 'saveU' | 'saveUs' | 'saveS' | 'saveSs' | 'saveW' | 'saveWs' | 'saveL' | 'saveLs' | 'save0' | 'save1' | 'save2' | 'save3' | 'save4' | 'save5' | 'save6' | 'save7' | 'save8' | 'save9' | 'save10' | 'save11' | 'save12' | 'create0' | 'create1' | 'create2' | 'create3' | 'create4' | 'create5' | 'create6' | 'create7' | 'create8' | 'create9' | 'create10' | 'create11' | 'create12';
|
|
356
|
+
export declare const LoadPerformanceOps: ILoadPerformanceOps[];
|
|
357
|
+
/**
|
|
358
|
+
* ILoadPerformanceSS7 has specific indicators relavant to SecureScript7
|
|
359
|
+
* For logging load times - for analytics
|
|
360
|
+
*/
|
|
361
|
+
export interface ILoadPerformanceALVFM extends ILoadPerformance {
|
|
362
|
+
}
|
|
363
|
+
/**
|
|
364
|
+
* ILoadPerformanceSS7 has specific indicators relavant to SecureScript7
|
|
365
|
+
* For logging load times - for analytics
|
|
366
|
+
*/
|
|
367
|
+
export interface ILoadPerformanceSS7 extends ILoadPerformance {
|
|
368
|
+
spPageContextInfoClassic: boolean;
|
|
369
|
+
spPageContextInfoModern: boolean;
|
|
370
|
+
forceReloadScripts: boolean;
|
|
371
|
+
analyze: IPerformanceOp;
|
|
372
|
+
jsEval: IPerformanceOp;
|
|
373
|
+
}
|
|
374
|
+
export interface IHistoryPerformance {
|
|
375
|
+
times: IPerformanceOp[];
|
|
376
|
+
}
|
|
377
|
+
//# sourceMappingURL=IPerformance.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IPerformance.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/Performance/IPerformance.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-09: Migrated from v2/src/logic/molecules/Performance
|
|
3
|
+
*/
|
|
4
|
+
export const MinPerformanceSettingLabelSS7 = ['spPageContextInfoClassic', 'spPageContextInfoModern', 'forceReloadScripts'];
|
|
5
|
+
export const MinPerformanceSettingLabels = [...MinPerformanceSettingLabelSS7, ...['getAllProps']];
|
|
6
|
+
export const LoadPerformanceOps = [
|
|
7
|
+
'superOnInit', 'fetch', 'analyze', 'create', 'check', 'jsEval', 'renderWebPartStart', 'renderWebPartEnd',
|
|
8
|
+
'fetchU', 'fetchUs', 'fetchS', 'fetchSs', 'fetchW', 'fetchWs', 'fetchL', 'fetchLs',
|
|
9
|
+
'fetch0', 'fetch1', 'fetch2', 'fetch3', 'fetch4', 'fetch5', 'fetch6', 'fetch7', 'fetch8', 'fetch9', 'fetch10', 'fetch11', 'fetch12',
|
|
10
|
+
'checkU', 'checkUs', 'checkS', 'checkSs', 'checkW', 'checkWs', 'checkL', 'checkLs',
|
|
11
|
+
'check0', 'check1', 'check2', 'check3', 'check4', 'check5', 'check6', 'check7', 'check8', 'check9', 'check10', 'check11', 'check12',
|
|
12
|
+
'analyzeU', 'analyzeUs', 'analyzeS', 'analyzeSs', 'analyzeW', 'analyzeWs', 'analyzeL', 'analyzeLs',
|
|
13
|
+
'analyze0', 'analyze1', 'analyze2', 'analyze3', 'analyze4', 'analyze5', 'analyze6', 'analyze7', 'analyze8', 'analyze9', 'analyze10', 'analyze11', 'analyze12',
|
|
14
|
+
'setting0', 'setting1', 'setting2', 'setting3', 'setting4', 'setting5', 'setting6', 'setting7', 'setting8', 'setting9', 'setting10', 'setting11', 'setting12',
|
|
15
|
+
'processU', 'processUs', 'processS', 'processSs', 'processW', 'processWs', 'processL', 'processLs',
|
|
16
|
+
'process0', 'process1', 'process2', 'process3', 'process4', 'process5', 'process6', 'process7', 'process8', 'process9', 'process10', 'process11', 'process12',
|
|
17
|
+
'render0', 'render1', 'render2', 'render3', 'render4', 'render5', 'render6', 'render7', 'render8', 'render9', 'render10', 'render11', 'render12',
|
|
18
|
+
'saveU', 'saveUs', 'saveS', 'saveSs', 'saveW', 'saveWs', 'saveL', 'saveLs',
|
|
19
|
+
'save0', 'save1', 'save2', 'save3', 'save4', 'save5', 'save6', 'save7', 'save8', 'save9', 'save10', 'save11', 'save12',
|
|
20
|
+
'create0', 'create1', 'create2', 'create3', 'create4', 'create5', 'create6', 'create7', 'create8', 'create9', 'create10', 'create11', 'create12',
|
|
21
|
+
];
|
|
22
|
+
//# sourceMappingURL=IPerformance.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IPerformance.js","sourceRoot":"","sources":["../../../../src/components/molecules/Performance/IPerformance.ts"],"names":[],"mappings":"AAAA;;GAEG;AA2NH,MAAM,CAAC,MAAM,6BAA6B,GAAsC,CAAE,0BAA0B,EAAG,yBAAyB,EAAG,oBAAoB,CAAE,CAAE;AAOnK,MAAM,CAAC,MAAM,2BAA2B,GAAa,CAAE,GAAG,6BAA6B,EAAE,GAAG,CAAC,aAAa,CAAC,CAAE,CAAE;AAyO/G,MAAM,CAAC,MAAM,kBAAkB,GAA0B;IACrD,aAAa,EAAC,OAAO,EAAG,SAAS,EAAG,QAAQ,EAAE,OAAO,EAAG,QAAQ,EAAE,oBAAoB,EAAG,kBAAkB;IAC3G,QAAQ,EAAG,SAAS,EAAG,QAAQ,EAAG,SAAS,EAAG,QAAQ,EAAG,SAAS,EAAG,QAAQ,EAAG,SAAS;IACzF,QAAQ,EAAE,QAAQ,EAAG,QAAQ,EAAG,QAAQ,EAAG,QAAQ,EAAG,QAAQ,EAAG,QAAQ,EAAG,QAAQ,EAAG,QAAQ,EAAG,QAAQ,EAAG,SAAS,EAAG,SAAS,EAAG,SAAS;IAE9I,QAAQ,EAAG,SAAS,EAAG,QAAQ,EAAG,SAAS,EAAG,QAAQ,EAAG,SAAS,EAAG,QAAQ,EAAG,SAAS;IACzF,QAAQ,EAAE,QAAQ,EAAG,QAAQ,EAAG,QAAQ,EAAG,QAAQ,EAAG,QAAQ,EAAG,QAAQ,EAAG,QAAQ,EAAG,QAAQ,EAAG,QAAQ,EAAG,SAAS,EAAG,SAAS,EAAG,SAAS;IAE9I,UAAU,EAAG,WAAW,EAAG,UAAU,EAAG,WAAW,EAAG,UAAU,EAAG,WAAW,EAAG,UAAU,EAAG,WAAW;IACzG,UAAU,EAAE,UAAU,EAAG,UAAU,EAAG,UAAU,EAAG,UAAU,EAAG,UAAU,EAAG,UAAU,EAAG,UAAU,EAAG,UAAU,EAAG,UAAU,EAAG,WAAW,EAAG,WAAW,EAAG,WAAW;IAExK,UAAU,EAAE,UAAU,EAAG,UAAU,EAAG,UAAU,EAAG,UAAU,EAAG,UAAU,EAAG,UAAU,EAAG,UAAU,EAAG,UAAU,EAAG,UAAU,EAAG,WAAW,EAAG,WAAW,EAAG,WAAW;IAExK,UAAU,EAAG,WAAW,EAAG,UAAU,EAAG,WAAW,EAAG,UAAU,EAAG,WAAW,EAAG,UAAU,EAAG,WAAW;IACzG,UAAU,EAAE,UAAU,EAAG,UAAU,EAAG,UAAU,EAAG,UAAU,EAAG,UAAU,EAAG,UAAU,EAAG,UAAU,EAAG,UAAU,EAAG,UAAU,EAAG,WAAW,EAAG,WAAW,EAAG,WAAW;IAExK,SAAS,EAAE,SAAS,EAAG,SAAS,EAAG,SAAS,EAAG,SAAS,EAAG,SAAS,EAAG,SAAS,EAAG,SAAS,EAAG,SAAS,EAAG,SAAS,EAAG,UAAU,EAAG,UAAU,EAAG,UAAU;IAE3J,OAAO,EAAG,QAAQ,EAAG,OAAO,EAAG,QAAQ,EAAG,OAAO,EAAG,QAAQ,EAAG,OAAO,EAAG,QAAQ;IACjF,OAAO,EAAE,OAAO,EAAG,OAAO,EAAG,OAAO,EAAG,OAAO,EAAG,OAAO,EAAG,OAAO,EAAG,OAAO,EAAG,OAAO,EAAG,OAAO,EAAG,QAAQ,EAAG,QAAQ,EAAG,QAAQ;IAEjI,SAAS,EAAE,SAAS,EAAG,SAAS,EAAG,SAAS,EAAG,SAAS,EAAG,SAAS,EAAG,SAAS,EAAG,SAAS,EAAG,SAAS,EAAG,SAAS,EAAG,UAAU,EAAG,UAAU,EAAG,UAAU;CAC9J,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-09: Migrated from v2/src/logic/molecules/Performance
|
|
3
|
+
*/
|
|
4
|
+
import { DisplayMode } from '../../../types/@msft/1.15.2/displayMode';
|
|
5
|
+
import { ILoadPerformanceOps, IPerformanceOp } from './IPerformance';
|
|
6
|
+
/**
|
|
7
|
+
* Add this to ISource Props and performance will automatically be added to the return object
|
|
8
|
+
*/
|
|
9
|
+
export interface IPerformanceSettings extends IStartPerformOp {
|
|
10
|
+
updateMiliseconds: boolean;
|
|
11
|
+
op?: ILoadPerformanceOps;
|
|
12
|
+
}
|
|
13
|
+
export interface IStartPerformOp {
|
|
14
|
+
label: string;
|
|
15
|
+
editMode?: DisplayMode | null;
|
|
16
|
+
includeMsStr?: boolean;
|
|
17
|
+
}
|
|
18
|
+
export interface IEndPerformOp {
|
|
19
|
+
op: IPerformanceOp;
|
|
20
|
+
updateMiliseconds: boolean;
|
|
21
|
+
count: number | null;
|
|
22
|
+
}
|
|
23
|
+
//# sourceMappingURL=IPerformanceSettings.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IPerformanceSettings.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/Performance/IPerformanceSettings.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,WAAW,EAAE,MAAM,yCAAyC,CAAC;AACtE,OAAO,EAAE,mBAAmB,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAErE;;GAEG;AACH,MAAM,WAAW,oBAAqB,SAAQ,eAAe;IAC3D,iBAAiB,EAAE,OAAO,CAAC;IAC3B,EAAE,CAAC,EAAE,mBAAmB,CAAC;CAC1B;AAED,MAAM,WAAW,eAAe;IAC9B,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC9B,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB;AAED,MAAM,WAAW,aAAa;IAC5B,EAAE,EAAE,cAAc,CAAC;IACnB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;CACtB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IPerformanceSettings.js","sourceRoot":"","sources":["../../../../src/components/molecules/Performance/IPerformanceSettings.ts"],"names":[],"mappings":"AAAA;;GAEG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MockData.d.ts","sourceRoot":"","sources":["../../../../src/components/molecules/Performance/MockData.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAElD,eAAO,MAAM,eAAe,EAAE,gBAiI7B,CAAA"}
|
|
@@ -0,0 +1,134 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-09: Migrated from v2/src/logic/molecules/Performance
|
|
3
|
+
*/
|
|
4
|
+
export const MockPerformance = {
|
|
5
|
+
"onInit": new Date("2022-12-08T19:37:11.656Z"),
|
|
6
|
+
"constructor": new Date("2022-12-08T19:37:11.659Z"),
|
|
7
|
+
"sets": {},
|
|
8
|
+
"ops": {
|
|
9
|
+
"fetch1": {
|
|
10
|
+
"label": "fetch1 appLinks",
|
|
11
|
+
"start": new Date("2022-12-08T19:37:11.696Z"),
|
|
12
|
+
"startStr": "2:37:11 PM",
|
|
13
|
+
"mode": 1,
|
|
14
|
+
"details": [],
|
|
15
|
+
"end": new Date("2022-12-08T19:37:12.021Z"),
|
|
16
|
+
"endStr": "2:37:12 PM",
|
|
17
|
+
"ms": 325,
|
|
18
|
+
"c": 44,
|
|
19
|
+
"a": 7.4
|
|
20
|
+
},
|
|
21
|
+
"fetch6": {
|
|
22
|
+
"label": "fetch6 News",
|
|
23
|
+
"start": new Date("2022-12-08T19:37:12.021Z"),
|
|
24
|
+
"startStr": "2:37:12 PM",
|
|
25
|
+
"mode": 1,
|
|
26
|
+
"details": [],
|
|
27
|
+
"end": new Date("2022-12-08T19:37:12.240Z"),
|
|
28
|
+
"endStr": "2:37:12 PM",
|
|
29
|
+
"ms": 219,
|
|
30
|
+
"c": 4,
|
|
31
|
+
"a": 54.8
|
|
32
|
+
},
|
|
33
|
+
"fetch4": {
|
|
34
|
+
"label": "fetch4 Standards",
|
|
35
|
+
"start": new Date("2022-12-08T19:38:09.271Z"),
|
|
36
|
+
"startStr": "2:38:09 PM",
|
|
37
|
+
"mode": 1,
|
|
38
|
+
"details": [],
|
|
39
|
+
"end": new Date("2022-12-08T19:38:10.665Z"),
|
|
40
|
+
"endStr": "2:38:10 PM",
|
|
41
|
+
"ms": 1394,
|
|
42
|
+
"c": 101,
|
|
43
|
+
"a": 13.8
|
|
44
|
+
},
|
|
45
|
+
"fetch5": {
|
|
46
|
+
"label": "fetch5 SupportDocs",
|
|
47
|
+
"start": new Date("2022-12-08T19:38:10.665Z"),
|
|
48
|
+
"startStr": "2:38:10 PM",
|
|
49
|
+
"mode": 1,
|
|
50
|
+
"details": [],
|
|
51
|
+
"end": new Date("2022-12-08T19:38:11.766Z"),
|
|
52
|
+
"endStr": "2:38:11 PM",
|
|
53
|
+
"ms": 1101,
|
|
54
|
+
"c": 106,
|
|
55
|
+
"a": 10.4
|
|
56
|
+
},
|
|
57
|
+
"fetch0": {
|
|
58
|
+
"label": "fetch0 General",
|
|
59
|
+
"start": new Date("2022-12-08T19:38:11.766Z"),
|
|
60
|
+
"startStr": "2:38:11 PM",
|
|
61
|
+
"mode": 1,
|
|
62
|
+
"details": [],
|
|
63
|
+
"end": new Date("2022-12-08T19:38:12.312Z"),
|
|
64
|
+
"endStr": "2:38:12 PM",
|
|
65
|
+
"ms": 546,
|
|
66
|
+
"c": 22,
|
|
67
|
+
"a": 24.8
|
|
68
|
+
},
|
|
69
|
+
"fetch2": {
|
|
70
|
+
"label": "fetch2 Acronyms",
|
|
71
|
+
"start": new Date("2022-12-08T19:38:12.312Z"),
|
|
72
|
+
"startStr": "2:38:12 PM",
|
|
73
|
+
"mode": 1,
|
|
74
|
+
"details": [],
|
|
75
|
+
"end": new Date("2022-12-08T19:38:12.579Z"),
|
|
76
|
+
"endStr": "2:38:12 PM",
|
|
77
|
+
"ms": 267,
|
|
78
|
+
"c": 69,
|
|
79
|
+
"a": 3.9
|
|
80
|
+
},
|
|
81
|
+
"fetch3": {
|
|
82
|
+
"label": "fetch3 Entities",
|
|
83
|
+
"start": new Date("2022-12-08T19:38:12.579Z"),
|
|
84
|
+
"startStr": "2:38:12 PM",
|
|
85
|
+
"mode": 1,
|
|
86
|
+
"details": [],
|
|
87
|
+
"end": new Date("2022-12-08T19:38:12.922Z"),
|
|
88
|
+
"endStr": "2:38:12 PM",
|
|
89
|
+
"ms": 343,
|
|
90
|
+
"c": 199,
|
|
91
|
+
"a": 1.7
|
|
92
|
+
},
|
|
93
|
+
"fetch7": {
|
|
94
|
+
"label": "fetch7 Forms",
|
|
95
|
+
"start": new Date("2022-12-08T19:38:12.922Z"),
|
|
96
|
+
"startStr": "2:38:12 PM",
|
|
97
|
+
"mode": 1,
|
|
98
|
+
"details": [],
|
|
99
|
+
"end": new Date("2022-12-08T19:38:13.135Z"),
|
|
100
|
+
"endStr": "2:38:13 PM",
|
|
101
|
+
"ms": 213,
|
|
102
|
+
"c": 39,
|
|
103
|
+
"a": 5.5
|
|
104
|
+
},
|
|
105
|
+
"fetch8": {
|
|
106
|
+
"label": "fetch8 Help",
|
|
107
|
+
"start": new Date("2022-12-08T19:38:13.135Z"),
|
|
108
|
+
"startStr": "2:38:13 PM",
|
|
109
|
+
"mode": 1,
|
|
110
|
+
"details": [],
|
|
111
|
+
"end": new Date("2022-12-08T19:38:13.289Z"),
|
|
112
|
+
"endStr": "2:38:13 PM",
|
|
113
|
+
"ms": 154,
|
|
114
|
+
"c": 10,
|
|
115
|
+
"a": 15.4
|
|
116
|
+
},
|
|
117
|
+
"fetch9": {
|
|
118
|
+
"label": "fetch9 Accounts",
|
|
119
|
+
"start": new Date("2022-12-08T19:38:13.289Z"),
|
|
120
|
+
"startStr": "2:38:13 PM",
|
|
121
|
+
"mode": 1,
|
|
122
|
+
"details": [],
|
|
123
|
+
"end": new Date("2022-12-08T19:38:13.561Z"),
|
|
124
|
+
"endStr": "2:38:13 PM",
|
|
125
|
+
"ms": 272,
|
|
126
|
+
"c": 332,
|
|
127
|
+
"a": 0.8
|
|
128
|
+
}
|
|
129
|
+
},
|
|
130
|
+
"monitor": false,
|
|
131
|
+
"history": [],
|
|
132
|
+
"mode": 1
|
|
133
|
+
};
|
|
134
|
+
//# sourceMappingURL=MockData.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MockData.js","sourceRoot":"","sources":["../../../../src/components/molecules/Performance/MockData.ts"],"names":[],"mappings":"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"}
|