@mikezimm/fps-core-v7 1.0.6 → 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/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,205 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from fps-library-v2\src\logic\Users\
|
|
3
|
+
*/
|
|
4
|
+
import { checkDeepProperty } from '../Objects/deep';
|
|
5
|
+
// import { IFPSWindow } from '../../common/interfaces/fps/Window';
|
|
6
|
+
import { check4This } from '../Links/CheckSearch';
|
|
7
|
+
import { check4Tricks } from '../../banner/FPSWebPartClass/functions/showTricks';
|
|
8
|
+
/**
|
|
9
|
+
* Sets thisWindow.FPSUser = FPSUser; and then returns FPSUser
|
|
10
|
+
* @param context
|
|
11
|
+
* @param trickyEmailsAll
|
|
12
|
+
* @param trickyApp
|
|
13
|
+
* @returns
|
|
14
|
+
*
|
|
15
|
+
* * 2022-11-30: in npmFunctions was context: WebPartContext,
|
|
16
|
+
*/
|
|
17
|
+
// export function getFPSUser ( context: any, trickyEmails: string[], trickyApp: string ): IFPSUser {
|
|
18
|
+
// 2022-11-30: in npmFunctions was context: WebPartContext, added SPPermission as input because I am not bringing in the context
|
|
19
|
+
// import { SPPermission, } from '@microsoft/sp-page-context';
|
|
20
|
+
export function getFPSUser(context, trickyEmailsAll, trickyApp, SPPermission) {
|
|
21
|
+
const thisWindow = window;
|
|
22
|
+
const { user, web } = context.pageContext;
|
|
23
|
+
const startTime = new Date();
|
|
24
|
+
// VVV https://github.com/mikezimm/fps-library-v2/issues/187
|
|
25
|
+
const urlParameters = new URLSearchParams(window.location.search);
|
|
26
|
+
// Should be this syntax: simulateUser={"email":"fake.email@me.com"}
|
|
27
|
+
const findUser = urlParameters.get('simulateUser');
|
|
28
|
+
let findUserObj = null;
|
|
29
|
+
if (findUser) {
|
|
30
|
+
try {
|
|
31
|
+
const temp = { email: "random.user@me.com", title: "Random User" };
|
|
32
|
+
const fulc = findUser.toLocaleLowerCase();
|
|
33
|
+
if (fulc.indexOf('read') === 0) {
|
|
34
|
+
findUserObj = { ...temp, simple: "Reader", };
|
|
35
|
+
}
|
|
36
|
+
else if (fulc.indexOf('edit') === 0) {
|
|
37
|
+
findUserObj = { ...temp, simple: "Editor", };
|
|
38
|
+
}
|
|
39
|
+
else if (fulc.indexOf('design') === 0) {
|
|
40
|
+
findUserObj = { ...temp, simple: "Designer", };
|
|
41
|
+
}
|
|
42
|
+
else if (fulc.indexOf('approve') === 0) {
|
|
43
|
+
findUserObj = { ...temp, simple: "Approver", };
|
|
44
|
+
}
|
|
45
|
+
else if (fulc === 'FullControl' || fulc === 'owner') {
|
|
46
|
+
findUserObj = { ...temp, simple: "FullControl", };
|
|
47
|
+
}
|
|
48
|
+
else if (fulc.indexOf('contrib') === 0) {
|
|
49
|
+
findUserObj = { ...temp, simple: "Contributor", };
|
|
50
|
+
}
|
|
51
|
+
else if (fulc === 'admin') {
|
|
52
|
+
findUserObj = { ...temp, simple: "Admin", };
|
|
53
|
+
}
|
|
54
|
+
else if (fulc === 'sharepoint') {
|
|
55
|
+
findUserObj = { ...temp, simple: "SharePoint", };
|
|
56
|
+
}
|
|
57
|
+
else if (findUser.indexOf('{') !== 0) {
|
|
58
|
+
alert(`simulateUser needs to be an object starting with {. This does not!\n\n${findUser}`);
|
|
59
|
+
findUserObj = { ...temp, simple: "Reader", };
|
|
60
|
+
}
|
|
61
|
+
else {
|
|
62
|
+
findUserObj = JSON.parse(findUser);
|
|
63
|
+
}
|
|
64
|
+
if (findUserObj.email) {
|
|
65
|
+
if (!findUserObj.Name)
|
|
66
|
+
findUserObj.Name = findUserObj.email;
|
|
67
|
+
if (!findUserObj.name)
|
|
68
|
+
findUserObj.name = findUserObj.email;
|
|
69
|
+
if (!findUserObj.loginName)
|
|
70
|
+
findUserObj.loginName = findUserObj.email;
|
|
71
|
+
}
|
|
72
|
+
else if (findUserObj.name) {
|
|
73
|
+
if (!findUserObj.Name)
|
|
74
|
+
findUserObj.Name = findUserObj.name;
|
|
75
|
+
if (!findUserObj.email)
|
|
76
|
+
findUserObj.email = findUserObj.name;
|
|
77
|
+
if (!findUserObj.loginName)
|
|
78
|
+
findUserObj.loginName = findUserObj.email;
|
|
79
|
+
}
|
|
80
|
+
if (findUserObj.Title) {
|
|
81
|
+
if (!findUserObj.title)
|
|
82
|
+
findUserObj.title = findUserObj.Title;
|
|
83
|
+
if (!findUserObj.displayName)
|
|
84
|
+
findUserObj.displayName = findUserObj.Title;
|
|
85
|
+
}
|
|
86
|
+
else if (findUserObj.title) {
|
|
87
|
+
if (!findUserObj.Title)
|
|
88
|
+
findUserObj.Title = findUserObj.title;
|
|
89
|
+
if (!findUserObj.displayName)
|
|
90
|
+
findUserObj.displayName = findUserObj.title;
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
catch (e) {
|
|
94
|
+
console.log('simulateUser IS NOT AN OBJECT', findUser);
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
// ^^^ https://github.com/mikezimm/fps-library-v2/issues/187
|
|
98
|
+
const currentCultureName = checkDeepProperty(context.pageContext, ['cultureInfo', 'currentCultureName'], 'ShortError');
|
|
99
|
+
let isSiteAdmin = checkDeepProperty(context.pageContext, ['legacyPageContext', 'isSiteAdmin'], 'ShortError');
|
|
100
|
+
if (findUserObj && (findUserObj.isSiteAdmin === true || findUserObj.isSiteAdmin === false))
|
|
101
|
+
isSiteAdmin = findUserObj.isSiteAdmin;
|
|
102
|
+
if (isSiteAdmin !== true && isSiteAdmin !== false) {
|
|
103
|
+
isSiteAdmin = false;
|
|
104
|
+
}
|
|
105
|
+
let useUser = findUserObj ? { ...user, ...findUserObj } : user;
|
|
106
|
+
if (check4This('fpsInitRender=true', false) === true)
|
|
107
|
+
console.log('getFPSUser useUser', useUser);
|
|
108
|
+
const showTricks = check4Tricks(trickyEmailsAll, useUser);
|
|
109
|
+
if (thisWindow.FPSUser) {
|
|
110
|
+
if (showTricks === true && thisWindow.FPSUser.trickyApps.indexOf(trickyApp) < 0) {
|
|
111
|
+
thisWindow.FPSUser.trickyApps.push(trickyApp);
|
|
112
|
+
}
|
|
113
|
+
return thisWindow.FPSUser;
|
|
114
|
+
}
|
|
115
|
+
else {
|
|
116
|
+
const userAny = useUser; //Cast as any where needed... unsure where I got some of these props not on SPUser...
|
|
117
|
+
const userId = typeof context.pageContext.legacyPageContext.userId === 'number' ? context.pageContext.legacyPageContext.userId : parseInt(context.pageContext.legacyPageContext.userId);
|
|
118
|
+
const userTitle = useUser.displayName ? useUser.displayName : userAny.title ? userAny.title : userAny.Title ? userAny.Title : 'Unknown User';
|
|
119
|
+
let FPSUser = {
|
|
120
|
+
title: userTitle,
|
|
121
|
+
Title: userTitle,
|
|
122
|
+
email: useUser.email,
|
|
123
|
+
name: userAny.Name ? userAny.Name : userAny.LoginName ? userAny.LoginName : useUser.loginName,
|
|
124
|
+
id: userId.toString(),
|
|
125
|
+
ID: userId,
|
|
126
|
+
Id: userId,
|
|
127
|
+
currentCultureName: currentCultureName,
|
|
128
|
+
imageUrl: userAny.imageUrl,
|
|
129
|
+
trickyApps: showTricks === true ? [trickyApp] : [],
|
|
130
|
+
PrincipalType: userAny.PrincipalType ? userAny.PrincipalType : null,
|
|
131
|
+
isSiteAdmin: isSiteAdmin,
|
|
132
|
+
isGuest: useUser.isExternalGuestUser,
|
|
133
|
+
manageWeb: web.permissions.hasPermission(SPPermission.manageWeb),
|
|
134
|
+
isSiteOwner: web.permissions.hasPermission(SPPermission.manageWeb),
|
|
135
|
+
managePermissions: web.permissions.hasPermission(SPPermission.managePermissions),
|
|
136
|
+
enumeratePermissions: web.permissions.hasPermission(SPPermission.enumeratePermissions),
|
|
137
|
+
addAndCustomizePages: web.permissions.hasPermission(SPPermission.addAndCustomizePages),
|
|
138
|
+
manageLists: web.permissions.hasPermission(SPPermission.manageLists),
|
|
139
|
+
approveItems: web.permissions.hasPermission(SPPermission.approveItems),
|
|
140
|
+
editListItems: web.permissions.hasPermission(SPPermission.editListItems),
|
|
141
|
+
openItems: web.permissions.hasPermission(SPPermission.openItems),
|
|
142
|
+
simple: useUser.simple ? useUser.simple : 'None',
|
|
143
|
+
crunchTime: -1,
|
|
144
|
+
};
|
|
145
|
+
if (findUserObj)
|
|
146
|
+
FPSUser = { ...FPSUser, ...findUserObj };
|
|
147
|
+
// Set simple to one of these to over-ride behaviour
|
|
148
|
+
//'SharePoint' | 'Admin' | 'FullControl' | 'Designer' | 'Editor' | 'Approver' | 'Contributor' | 'Reader' | 'None';
|
|
149
|
+
if (FPSUser.simple === 'None') {
|
|
150
|
+
let simple = 'None';
|
|
151
|
+
if (showTricks === true) {
|
|
152
|
+
simple = 'SharePoint';
|
|
153
|
+
}
|
|
154
|
+
else if (FPSUser.isSiteAdmin === true) {
|
|
155
|
+
simple = 'Admin';
|
|
156
|
+
}
|
|
157
|
+
else if (FPSUser.manageWeb === true) {
|
|
158
|
+
simple = 'FullControl';
|
|
159
|
+
}
|
|
160
|
+
else if (FPSUser.addAndCustomizePages === true) {
|
|
161
|
+
simple = 'Designer';
|
|
162
|
+
}
|
|
163
|
+
else if (FPSUser.manageLists === true) {
|
|
164
|
+
simple = 'Editor';
|
|
165
|
+
}
|
|
166
|
+
else if (FPSUser.approveItems === true) {
|
|
167
|
+
simple = 'Approver';
|
|
168
|
+
}
|
|
169
|
+
else if (FPSUser.editListItems === true) {
|
|
170
|
+
simple = 'Contributor';
|
|
171
|
+
}
|
|
172
|
+
else if (FPSUser.openItems === true) {
|
|
173
|
+
simple = 'Reader';
|
|
174
|
+
}
|
|
175
|
+
else {
|
|
176
|
+
simple = 'None';
|
|
177
|
+
}
|
|
178
|
+
FPSUser.simple = simple;
|
|
179
|
+
}
|
|
180
|
+
else {
|
|
181
|
+
// simple was preset, so figure it out and reverse engineer the permission levels based on it
|
|
182
|
+
const values = ['SharePoint', 'Admin', 'FullControl', 'Designer', 'Editor', 'Approver', 'Contributor', 'Reader', 'None'];
|
|
183
|
+
const idx = values.indexOf(FPSUser.simple);
|
|
184
|
+
if (idx > -1) {
|
|
185
|
+
FPSUser.isSiteAdmin = idx < 2 ? true : false;
|
|
186
|
+
FPSUser.manageWeb = idx < 3 ? true : false;
|
|
187
|
+
FPSUser.isSiteOwner = idx < 3 ? true : false;
|
|
188
|
+
FPSUser.managePermissions = idx < 3 ? true : false;
|
|
189
|
+
FPSUser.enumeratePermissions = idx < 3 ? true : false;
|
|
190
|
+
FPSUser.addAndCustomizePages = idx < 4 ? true : false;
|
|
191
|
+
FPSUser.manageLists = idx < 5 ? true : false;
|
|
192
|
+
FPSUser.approveItems = idx < 6 ? true : false;
|
|
193
|
+
FPSUser.editListItems = idx < 7 ? true : false;
|
|
194
|
+
FPSUser.openItems = idx < 8 ? true : false;
|
|
195
|
+
}
|
|
196
|
+
}
|
|
197
|
+
const endTime = new Date();
|
|
198
|
+
const totalTime = endTime.getTime() - startTime.getTime();
|
|
199
|
+
FPSUser.crunchTime = totalTime;
|
|
200
|
+
// console.log('PermissionCheck Time:', totalTime );
|
|
201
|
+
thisWindow.FPSUser = FPSUser;
|
|
202
|
+
return FPSUser;
|
|
203
|
+
}
|
|
204
|
+
}
|
|
205
|
+
//# sourceMappingURL=FPSUser.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FPSUser.js","sourceRoot":"","sources":["../../../src/logic/Users/FPSUser.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IDefaultUser.d.ts","sourceRoot":"","sources":["../../../src/logic/Users/IDefaultUser.ts"],"names":[],"mappings":"AAAA;;GAEG;AAGH,MAAM,WAAW,YAAY;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,EAAE,MAAM,CAAC;CACtB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IDefaultUser.js","sourceRoot":"","sources":["../../../src/logic/Users/IDefaultUser.ts"],"names":[],"mappings":"AAAA;;GAEG"}
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 2024-09-06: Migrated from fps-library-v2\src\logic\Users\
|
|
3
|
+
*/
|
|
4
|
+
/***
|
|
5
|
+
* db db .d8888. d88888b d8888b.
|
|
6
|
+
* 88 88 88' YP 88' 88 `8D
|
|
7
|
+
* 88 88 `8bo. 88ooooo 88oobY'
|
|
8
|
+
* 88 88 `Y8b. 88~~~~~ 88`8b
|
|
9
|
+
* 88b d88 db 8D 88. 88 `88.
|
|
10
|
+
* ~Y8888P' `8888Y' Y88888P 88 YD
|
|
11
|
+
*
|
|
12
|
+
*
|
|
13
|
+
|
|
14
|
+
import { getPrincipalTypeString, ensureUserInfo, checkIfUserExistsInArray, getEmailFromLoginName, checkForLoginName
|
|
15
|
+
ensureUserHere, ensureTheseUsers, getUserPermissions, getSiteAdmins, } from '@mikezimm/npmfunctions/dist/Users/userServices';
|
|
16
|
+
|
|
17
|
+
import { IUser } from '@mikezimm/npmfunctions/dist/Users/IUserInterfaces';
|
|
18
|
+
|
|
19
|
+
*/
|
|
20
|
+
export interface IUser {
|
|
21
|
+
title?: string;
|
|
22
|
+
Title?: string;
|
|
23
|
+
initials?: string;
|
|
24
|
+
email?: string;
|
|
25
|
+
Email?: string;
|
|
26
|
+
id?: any;
|
|
27
|
+
Id?: any;
|
|
28
|
+
ID?: any;
|
|
29
|
+
UserId?: {
|
|
30
|
+
NameId: string;
|
|
31
|
+
NameIdIssuer: string;
|
|
32
|
+
};
|
|
33
|
+
notes?: string[];
|
|
34
|
+
remoteID?: any;
|
|
35
|
+
PrincipalType?: number;
|
|
36
|
+
isSiteAdmin?: boolean;
|
|
37
|
+
IsSiteAdmin?: boolean;
|
|
38
|
+
LoginName?: string;
|
|
39
|
+
Name?: string;
|
|
40
|
+
UserPrincipalName?: string;
|
|
41
|
+
isGuest?: boolean;
|
|
42
|
+
imageInitials?: string;
|
|
43
|
+
imageUrl?: string;
|
|
44
|
+
loginName?: string;
|
|
45
|
+
text?: string;
|
|
46
|
+
tertiaryText?: string;
|
|
47
|
+
secondaryText?: string;
|
|
48
|
+
ensureWeb?: string;
|
|
49
|
+
fullWebUrl?: string;
|
|
50
|
+
JobTitle?: string;
|
|
51
|
+
OfficeNumber?: string;
|
|
52
|
+
BaseOfficeLocation?: string;
|
|
53
|
+
IsEmailAuthenticationGuestUser?: boolean;
|
|
54
|
+
IsShareByEmailGuestUser?: boolean;
|
|
55
|
+
}
|
|
56
|
+
export type ISimplePermission = 'SharePoint' | 'Admin' | 'FullControl' | 'Designer' | 'Editor' | 'Approver' | 'Contributor' | 'Reader' | 'None';
|
|
57
|
+
export interface IFPSUser extends IUser {
|
|
58
|
+
title: string;
|
|
59
|
+
email: string;
|
|
60
|
+
name: string;
|
|
61
|
+
id: string;
|
|
62
|
+
imageUrl: string;
|
|
63
|
+
trickyApps: string[];
|
|
64
|
+
isSiteAdmin: boolean;
|
|
65
|
+
isSiteOwner: boolean;
|
|
66
|
+
isGuest: boolean;
|
|
67
|
+
currentCultureName: string;
|
|
68
|
+
PrincipalType?: number;
|
|
69
|
+
simple: ISimplePermission;
|
|
70
|
+
manageWeb: boolean;
|
|
71
|
+
managePermissions: boolean;
|
|
72
|
+
enumeratePermissions: boolean;
|
|
73
|
+
addAndCustomizePages: boolean;
|
|
74
|
+
manageLists: boolean;
|
|
75
|
+
approveItems: boolean;
|
|
76
|
+
editListItems: boolean;
|
|
77
|
+
openItems: boolean;
|
|
78
|
+
crunchTime: number;
|
|
79
|
+
}
|
|
80
|
+
//# sourceMappingURL=IUserInterfaces.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IUserInterfaces.d.ts","sourceRoot":"","sources":["../../../src/logic/Users/IUserInterfaces.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH;;;;;;;;;;;;;;;GAeG;AAEH,MAAM,WAAW,KAAK;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,EAAE,CAAC,EAAE,GAAG,CAAC;IACT,EAAE,CAAC,EAAE,GAAG,CAAC;IACT,EAAE,CAAC,EAAE,GAAG,CAAC;IACT,MAAM,CAAC,EAAE;QACP,MAAM,EAAE,MAAM,CAAC;QACf,YAAY,EAAE,MAAM,CAAC;KACtB,CAAC;IACF,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IAEjB,QAAQ,CAAC,EAAE,GAAG,CAAC;IACf,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB,WAAW,CAAC,EAAC,OAAO,CAAC;IACrB,WAAW,CAAC,EAAC,OAAO,CAAC;IAErB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,OAAO,CAAC,EAAE,OAAO,CAAC;IAGlB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB,SAAS,CAAC,EAAE,MAAM,CAAC;IAGnB,UAAU,CAAC,EAAE,MAAM,CAAC;IAGpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAG5B,8BAA8B,CAAC,EAAE,OAAO,CAAC;IACzC,uBAAuB,CAAC,EAAE,OAAO,CAAC;CAUnC;AAED,MAAM,MAAM,iBAAiB,GAAG,YAAY,GAAG,OAAO,GAAG,aAAa,GAAG,UAAU,GAAG,QAAQ,GAAG,UAAU,GAAG,aAAa,GAAG,QAAQ,GAAG,MAAM,CAAC;AAEhJ,MAAM,WAAW,QAAS,SAAQ,KAAK;IACrC,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,MAAM,CAAC;IAElB,UAAU,EAAE,MAAM,EAAE,CAAC;IACrB,WAAW,EAAE,OAAO,CAAC;IACrB,WAAW,EAAE,OAAO,CAAC;IACpB,OAAO,EAAE,OAAO,CAAC;IACjB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,aAAa,CAAC,EAAE,MAAM,CAAC;IAGvB,MAAM,EAAE,iBAAiB,CAAC;IAG3B,SAAS,EAAE,OAAO,CAAC;IACnB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,oBAAoB,EAAE,OAAO,CAAC;IAC9B,oBAAoB,EAAE,OAAO,CAAC;IAC9B,WAAW,EAAE,OAAO,CAAC;IACrB,YAAY,EAAE,OAAO,CAAC;IACtB,aAAa,EAAE,OAAO,CAAC;IACvB,SAAS,EAAE,OAAO,CAAC;IAElB,UAAU,EAAE,MAAM,CAAC;CAEpB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IUserInterfaces.js","sourceRoot":"","sources":["../../../src/logic/Users/IUserInterfaces.ts"],"names":[],"mappings":"AAAA;;GAEG"}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Decorative styles in a theme
|
|
3
|
+
* {@docCategory IEffects}
|
|
4
|
+
*/
|
|
5
|
+
export interface IEffects {
|
|
6
|
+
/**
|
|
7
|
+
* Used to provide a visual affordance that this element is elevated above the surface it rests on.
|
|
8
|
+
* This is lower than elevations with a higher value, and higher than elevations with a lower value.
|
|
9
|
+
* The shadow's color should not change with the theme, because colored shadows look unnatural.
|
|
10
|
+
* Used for: cards, grid items
|
|
11
|
+
*/
|
|
12
|
+
elevation4: string;
|
|
13
|
+
/**
|
|
14
|
+
* Used to provide a visual affordance that this element is elevated above the surface it rests on.
|
|
15
|
+
* This is lower than elevations with a higher value, and higher than elevations with a lower value.
|
|
16
|
+
* The shadow's color should not change with the theme, because colored shadows look unnatural.
|
|
17
|
+
* Used for: menus, command surfaces
|
|
18
|
+
*/
|
|
19
|
+
elevation8: string;
|
|
20
|
+
/**
|
|
21
|
+
* Used to provide a visual affordance that this element is elevated above the surface it rests on.
|
|
22
|
+
* This is lower than elevations with a higher value, and higher than elevations with a lower value.
|
|
23
|
+
* The shadow's color should not change with the theme, because colored shadows look unnatural.
|
|
24
|
+
* Used for: search result dropdowns, hover cards, tooltips, help bubbles
|
|
25
|
+
*/
|
|
26
|
+
elevation16: string;
|
|
27
|
+
/**
|
|
28
|
+
* Used to provide a visual affordance that this element is elevated above the surface it rests on.
|
|
29
|
+
* This is lower than elevations with a higher value, and higher than elevations with a lower value.
|
|
30
|
+
* The shadow's color should not change with the theme, because colored shadows look unnatural.
|
|
31
|
+
* Used for: Panels, Dialogs
|
|
32
|
+
*/
|
|
33
|
+
elevation64: string;
|
|
34
|
+
/**
|
|
35
|
+
* Rounded corner value, for use with border-radius. Smaller values indicate less rounding.
|
|
36
|
+
* Smaller elements should get less rounding than larger elements.
|
|
37
|
+
* Used for: buttons
|
|
38
|
+
*/
|
|
39
|
+
roundedCorner2: string;
|
|
40
|
+
/**
|
|
41
|
+
* Rounded corner value, for use with border-radius. Smaller values indicate less rounding.
|
|
42
|
+
* Smaller elements should get less rounding than larger elements.
|
|
43
|
+
* Used for: cards
|
|
44
|
+
*/
|
|
45
|
+
roundedCorner4: string;
|
|
46
|
+
/**
|
|
47
|
+
* Rounded corner value, for use with border-radius. Smaller values indicate less rounding.
|
|
48
|
+
* Smaller elements should get less rounding than larger elements.
|
|
49
|
+
* Used for: surfaces
|
|
50
|
+
*/
|
|
51
|
+
roundedCorner6: string;
|
|
52
|
+
}
|
|
53
|
+
//# sourceMappingURL=IEffects.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IEffects.d.ts","sourceRoot":"","sources":["../../../../src/types/@fluentUI/@7.199.1/IEffects.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,MAAM,WAAW,QAAQ;IACrB;;;;;OAKG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;;;;OAKG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;;;;OAKG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;;;;OAKG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,cAAc,EAAE,MAAM,CAAC;CAC1B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IEffects.js","sourceRoot":"","sources":["../../../../src/types/@fluentUI/@7.199.1/IEffects.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { IRawStyle } from './IRawStyle';
|
|
2
|
+
/**
|
|
3
|
+
* Fluent UI font set.
|
|
4
|
+
* {@docCategory IFontStyles}
|
|
5
|
+
*/
|
|
6
|
+
export interface IFontStyles {
|
|
7
|
+
tiny: IRawStyle;
|
|
8
|
+
xSmall: IRawStyle;
|
|
9
|
+
small: IRawStyle;
|
|
10
|
+
smallPlus: IRawStyle;
|
|
11
|
+
medium: IRawStyle;
|
|
12
|
+
mediumPlus: IRawStyle;
|
|
13
|
+
large: IRawStyle;
|
|
14
|
+
xLarge: IRawStyle;
|
|
15
|
+
/**
|
|
16
|
+
* @deprecated Exists for forward compatibility with Fabric 7's Fluent theme.
|
|
17
|
+
* Not recommended for use with Fabric 6.
|
|
18
|
+
*/
|
|
19
|
+
xLargePlus: IRawStyle;
|
|
20
|
+
xxLarge: IRawStyle;
|
|
21
|
+
/**
|
|
22
|
+
* @deprecated Exists for forward compatibility with Fabric 7's Fluent theme
|
|
23
|
+
* Not recommended for use with Fabric 6.
|
|
24
|
+
*/
|
|
25
|
+
xxLargePlus: IRawStyle;
|
|
26
|
+
superLarge: IRawStyle;
|
|
27
|
+
mega: IRawStyle;
|
|
28
|
+
}
|
|
29
|
+
//# sourceMappingURL=IFontStyles.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFontStyles.d.ts","sourceRoot":"","sources":["../../../../src/types/@fluentUI/@7.199.1/IFontStyles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC;;;GAGG;AACH,MAAM,WAAW,WAAW;IACxB,IAAI,EAAE,SAAS,CAAC;IAChB,MAAM,EAAE,SAAS,CAAC;IAClB,KAAK,EAAE,SAAS,CAAC;IACjB,SAAS,EAAE,SAAS,CAAC;IACrB,MAAM,EAAE,SAAS,CAAC;IAClB,UAAU,EAAE,SAAS,CAAC;IACtB,KAAK,EAAE,SAAS,CAAC;IACjB,MAAM,EAAE,SAAS,CAAC;IAClB;;;OAGG;IACH,UAAU,EAAE,SAAS,CAAC;IACtB,OAAO,EAAE,SAAS,CAAC;IACnB;;;OAGG;IACH,WAAW,EAAE,SAAS,CAAC;IACvB,UAAU,EAAE,SAAS,CAAC;IACtB,IAAI,EAAE,SAAS,CAAC;CACnB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IFontStyles.js","sourceRoot":"","sources":["../../../../src/types/@fluentUI/@7.199.1/IFontStyles.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,209 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Fluent UI color palette.
|
|
3
|
+
* {@docCategory IPalette}
|
|
4
|
+
*/
|
|
5
|
+
export interface IPalette {
|
|
6
|
+
/**
|
|
7
|
+
* Color code for themeDarker.
|
|
8
|
+
*/
|
|
9
|
+
themeDarker: string;
|
|
10
|
+
/**
|
|
11
|
+
* Color code for themeDark.
|
|
12
|
+
*/
|
|
13
|
+
themeDark: string;
|
|
14
|
+
/**
|
|
15
|
+
* Color code for themeDarkAlt.
|
|
16
|
+
*/
|
|
17
|
+
themeDarkAlt: string;
|
|
18
|
+
/**
|
|
19
|
+
* Color code for themePrimary.
|
|
20
|
+
*/
|
|
21
|
+
themePrimary: string;
|
|
22
|
+
/**
|
|
23
|
+
* Color code for themeSecondary.
|
|
24
|
+
*/
|
|
25
|
+
themeSecondary: string;
|
|
26
|
+
/**
|
|
27
|
+
* Color code for themeTertiary.
|
|
28
|
+
*/
|
|
29
|
+
themeTertiary: string;
|
|
30
|
+
/**
|
|
31
|
+
* Color code for themeLight.
|
|
32
|
+
*/
|
|
33
|
+
themeLight: string;
|
|
34
|
+
/**
|
|
35
|
+
* Color code for themeLighter.
|
|
36
|
+
*/
|
|
37
|
+
themeLighter: string;
|
|
38
|
+
/**
|
|
39
|
+
* Color code for themeLighterAlt.
|
|
40
|
+
*/
|
|
41
|
+
themeLighterAlt: string;
|
|
42
|
+
/**
|
|
43
|
+
* Color code for the strongest color, which is black in the default theme.
|
|
44
|
+
* This is a very light color in inverted themes.
|
|
45
|
+
*/
|
|
46
|
+
black: string;
|
|
47
|
+
/**
|
|
48
|
+
* Color code for blackTranslucent40.
|
|
49
|
+
*/
|
|
50
|
+
blackTranslucent40: string;
|
|
51
|
+
/**
|
|
52
|
+
* Color code for neutralDark.
|
|
53
|
+
*/
|
|
54
|
+
neutralDark: string;
|
|
55
|
+
/**
|
|
56
|
+
* Color code for neutralPrimary.
|
|
57
|
+
*/
|
|
58
|
+
neutralPrimary: string;
|
|
59
|
+
/**
|
|
60
|
+
* Color code for neutralPrimaryAlt.
|
|
61
|
+
*/
|
|
62
|
+
neutralPrimaryAlt: string;
|
|
63
|
+
/**
|
|
64
|
+
* Color code for neutralSecondary.
|
|
65
|
+
*/
|
|
66
|
+
neutralSecondary: string;
|
|
67
|
+
/**
|
|
68
|
+
* Color code for neutralSecondaryAlt.
|
|
69
|
+
*/
|
|
70
|
+
neutralSecondaryAlt: string;
|
|
71
|
+
/**
|
|
72
|
+
* Color code for neutralTertiary.
|
|
73
|
+
*/
|
|
74
|
+
neutralTertiary: string;
|
|
75
|
+
/**
|
|
76
|
+
* Color code for neutralTertiaryAlt.
|
|
77
|
+
*/
|
|
78
|
+
neutralTertiaryAlt: string;
|
|
79
|
+
/**
|
|
80
|
+
* Color code for neutralQuaternary.
|
|
81
|
+
*/
|
|
82
|
+
neutralQuaternary: string;
|
|
83
|
+
/**
|
|
84
|
+
* Color code for neutralQuaternaryAlt.
|
|
85
|
+
*/
|
|
86
|
+
neutralQuaternaryAlt: string;
|
|
87
|
+
/**
|
|
88
|
+
* Color code for neutralLight.
|
|
89
|
+
*/
|
|
90
|
+
neutralLight: string;
|
|
91
|
+
/**
|
|
92
|
+
* Color code for neutralLighter.
|
|
93
|
+
*/
|
|
94
|
+
neutralLighter: string;
|
|
95
|
+
/**
|
|
96
|
+
* Color code for neutralLighterAlt.
|
|
97
|
+
*/
|
|
98
|
+
neutralLighterAlt: string;
|
|
99
|
+
/**
|
|
100
|
+
* Color code for the accent.
|
|
101
|
+
*/
|
|
102
|
+
accent: string;
|
|
103
|
+
/**
|
|
104
|
+
* Color code for the softest color, which is white in the default theme. This is a very dark color in dark themes.
|
|
105
|
+
* This is the page background.
|
|
106
|
+
*/
|
|
107
|
+
white: string;
|
|
108
|
+
/**
|
|
109
|
+
* Color code for whiteTranslucent40
|
|
110
|
+
*/
|
|
111
|
+
whiteTranslucent40: string;
|
|
112
|
+
/**
|
|
113
|
+
* Color code for yellowDark.
|
|
114
|
+
*/
|
|
115
|
+
yellowDark: string;
|
|
116
|
+
/**
|
|
117
|
+
* Color code for yellow.
|
|
118
|
+
*/
|
|
119
|
+
yellow: string;
|
|
120
|
+
/**
|
|
121
|
+
* Color code for yellowLight.
|
|
122
|
+
*/
|
|
123
|
+
yellowLight: string;
|
|
124
|
+
/**
|
|
125
|
+
* Color code for orange.
|
|
126
|
+
*/
|
|
127
|
+
orange: string;
|
|
128
|
+
/**
|
|
129
|
+
* Color code for orangeLight.
|
|
130
|
+
*/
|
|
131
|
+
orangeLight: string;
|
|
132
|
+
/**
|
|
133
|
+
* Color code for orangeLighter.
|
|
134
|
+
*/
|
|
135
|
+
orangeLighter: string;
|
|
136
|
+
/**
|
|
137
|
+
* Color code for redDark.
|
|
138
|
+
*/
|
|
139
|
+
redDark: string;
|
|
140
|
+
/**
|
|
141
|
+
* Color code for red.
|
|
142
|
+
*/
|
|
143
|
+
red: string;
|
|
144
|
+
/**
|
|
145
|
+
* Color code for magentaDark.
|
|
146
|
+
*/
|
|
147
|
+
magentaDark: string;
|
|
148
|
+
/**
|
|
149
|
+
* Color code for magenta.
|
|
150
|
+
*/
|
|
151
|
+
magenta: string;
|
|
152
|
+
/**
|
|
153
|
+
* Color code for magentaLight.
|
|
154
|
+
*/
|
|
155
|
+
magentaLight: string;
|
|
156
|
+
/**
|
|
157
|
+
* Color code for purpleDark.
|
|
158
|
+
*/
|
|
159
|
+
purpleDark: string;
|
|
160
|
+
/**
|
|
161
|
+
* Color code for purple.
|
|
162
|
+
*/
|
|
163
|
+
purple: string;
|
|
164
|
+
/**
|
|
165
|
+
* Color code for purpleLight.
|
|
166
|
+
*/
|
|
167
|
+
purpleLight: string;
|
|
168
|
+
/**
|
|
169
|
+
* Color code for blueDark.
|
|
170
|
+
*/
|
|
171
|
+
blueDark: string;
|
|
172
|
+
/**
|
|
173
|
+
* Color code for blueMid.
|
|
174
|
+
*/
|
|
175
|
+
blueMid: string;
|
|
176
|
+
/**
|
|
177
|
+
* Color code for blue.
|
|
178
|
+
*/
|
|
179
|
+
blue: string;
|
|
180
|
+
/**
|
|
181
|
+
* Color code for blueLight.
|
|
182
|
+
*/
|
|
183
|
+
blueLight: string;
|
|
184
|
+
/**
|
|
185
|
+
* Color code for tealDark.
|
|
186
|
+
*/
|
|
187
|
+
tealDark: string;
|
|
188
|
+
/**
|
|
189
|
+
* Color code for teal.
|
|
190
|
+
*/
|
|
191
|
+
teal: string;
|
|
192
|
+
/**
|
|
193
|
+
* Color code for tealLight.
|
|
194
|
+
*/
|
|
195
|
+
tealLight: string;
|
|
196
|
+
/**
|
|
197
|
+
* Color code for greenDark.
|
|
198
|
+
*/
|
|
199
|
+
greenDark: string;
|
|
200
|
+
/**
|
|
201
|
+
* Color code for green.
|
|
202
|
+
*/
|
|
203
|
+
green: string;
|
|
204
|
+
/**
|
|
205
|
+
* Color code for greenLight.
|
|
206
|
+
*/
|
|
207
|
+
greenLight: string;
|
|
208
|
+
}
|
|
209
|
+
//# sourceMappingURL=IPalette.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IPalette.d.ts","sourceRoot":"","sources":["../../../../src/types/@fluentUI/@7.199.1/IPalette.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,MAAM,WAAW,QAAQ;IACrB;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,eAAe,EAAE,MAAM,CAAC;IACxB;;;OAGG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,kBAAkB,EAAE,MAAM,CAAC;IAC3B;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,iBAAiB,EAAE,MAAM,CAAC;IAC1B;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC;IACzB;;OAEG;IACH,mBAAmB,EAAE,MAAM,CAAC;IAC5B;;OAEG;IACH,eAAe,EAAE,MAAM,CAAC;IACxB;;OAEG;IACH,kBAAkB,EAAE,MAAM,CAAC;IAC3B;;OAEG;IACH,iBAAiB,EAAE,MAAM,CAAC;IAC1B;;OAEG;IACH,oBAAoB,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,iBAAiB,EAAE,MAAM,CAAC;IAC1B;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;OAGG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,kBAAkB,EAAE,MAAM,CAAC;IAC3B;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;CACtB"}
|