tenable-universal-layout 0.0.1-security → 7.20.13
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.
Potentially problematic release.
This version of tenable-universal-layout might be problematic. Click here for more details.
- package/dist/_entrypoints/client.d.ts +5 -0
- package/dist/_entrypoints/client.js +26 -0
- package/dist/_entrypoints/client.js.map +1 -0
- package/dist/_entrypoints/server.d.ts +13 -0
- package/dist/_entrypoints/server.js +43 -0
- package/dist/_entrypoints/server.js.map +1 -0
- package/dist/appSample/data.d.ts +253 -0
- package/dist/appSample/data.js +396 -0
- package/dist/appSample/data.js.map +1 -0
- package/dist/appSample/getAppSampleTulConfig.d.ts +9 -0
- package/dist/appSample/getAppSampleTulConfig.js +393 -0
- package/dist/appSample/getAppSampleTulConfig.js.map +1 -0
- package/dist/appSample/index.d.ts +1 -0
- package/dist/appSample/index.js +64 -0
- package/dist/appSample/index.js.map +1 -0
- package/dist/appSample/renderAppSample.d.ts +7 -0
- package/dist/appSample/renderAppSample.js +136 -0
- package/dist/appSample/renderAppSample.js.map +1 -0
- package/dist/appSample/slot-data.d.ts +50 -0
- package/dist/appSample/slot-data.js +116 -0
- package/dist/appSample/slot-data.js.map +1 -0
- package/dist/assets/fonts/Barlow-Medium.woff +0 -0
- package/dist/assets/fonts/Barlow-Medium.woff2 +0 -0
- package/dist/assets/fonts/Barlow-Regular.woff +0 -0
- package/dist/assets/fonts/Barlow-Regular.woff2 +0 -0
- package/dist/assets/fonts/Barlow-SemiBold.woff +0 -0
- package/dist/assets/fonts/Barlow-SemiBold.woff2 +0 -0
- package/dist/assets/fonts/BarlowCondensed-Light.woff +0 -0
- package/dist/assets/fonts/BarlowCondensed-Light.woff2 +0 -0
- package/dist/assets/fonts/BarlowCondensed-Medium.woff +0 -0
- package/dist/assets/fonts/BarlowCondensed-Medium.woff2 +0 -0
- package/dist/assets/fonts/BarlowCondensed-Regular.woff +0 -0
- package/dist/assets/fonts/BarlowCondensed-Regular.woff2 +0 -0
- package/dist/assets/fonts/fonts.css +71 -0
- package/dist/assets/images/Tenable_Logo.png +0 -0
- package/dist/assets/images/dev/test.png +0 -0
- package/dist/assets/images/logos/ASM-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/ASM-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/ASM-stacked-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/ASM-stacked-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/CS-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/CS-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/CS-stacked-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/CS-stacked-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/IE-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/IE-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/IE-stacked-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/IE-stacked-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/Lumin-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/Lumin-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/Lumin-stacked-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/Lumin-stacked-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/Nessus-Essentials-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/Nessus-Essentials-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/Nessus-Essentials-stacked-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/Nessus-Essentials-stacked-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/Nessus-Expert-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/Nessus-Expert-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/Nessus-Expert-stacked-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/Nessus-Expert-stacked-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/Nessus-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/Nessus-Pro-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/Nessus-Pro-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/Nessus-Pro-stacked-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/Nessus-Pro-stacked-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/Nessus-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/Nessus-stacked-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/Nessus-stacked-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/OT-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/OT-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/OT-stacked-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/OT-stacked-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/PCI-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/PCI-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/PCI-stacked-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/PCI-stacked-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/SC-Director-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/SC-Director-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/SC-Director-stacked-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/SC-Director-stacked-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/SC-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/SC-Plus-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/SC-Plus-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/SC-Plus-stacked-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/SC-Plus-stacked-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/SC-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/SC-stacked-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/SC-stacked-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/Tenable-One-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/Tenable-One-White-RGB-logo.svg +88 -0
- package/dist/assets/images/logos/Tenable-One-tagline-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/Tenable-One-tagline-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/TenableLogo_FullColor_RGB.svg +11 -0
- package/dist/assets/images/logos/TerrascanTM_BY_Logo.svg +83 -0
- package/dist/assets/images/logos/TerrascanTM_BY_Logo_WHITE.svg +135 -0
- package/dist/assets/images/logos/TerrascanTM_BY_TALL_Logo.svg +83 -0
- package/dist/assets/images/logos/TerrascanTM_BY_TALL_Logo_WHITE.svg +136 -0
- package/dist/assets/images/logos/VM-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/VM-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/VM-stacked-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/VM-stacked-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/WAS-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/WAS-White-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/WAS-stacked-FullColor-RGB-logo.svg +1 -0
- package/dist/assets/images/logos/WAS-stacked-White-RGB-logo.svg +1 -0
- package/dist/components/GlobalHeader/GlobalHeader.d.ts +14 -0
- package/dist/components/GlobalHeader/GlobalHeader.js +198 -0
- package/dist/components/GlobalHeader/GlobalHeader.js.map +1 -0
- package/dist/components/GlobalHeader/controller/MenuKeyboardController.d.ts +21 -0
- package/dist/components/GlobalHeader/controller/MenuKeyboardController.js +165 -0
- package/dist/components/GlobalHeader/controller/MenuKeyboardController.js.map +1 -0
- package/dist/components/GlobalHeader/controller/NavigationMenuKeyboardController.d.ts +4 -0
- package/dist/components/GlobalHeader/controller/NavigationMenuKeyboardController.js +25 -0
- package/dist/components/GlobalHeader/controller/NavigationMenuKeyboardController.js.map +1 -0
- package/dist/components/GlobalHeader/controller/TelemetryController.d.ts +13 -0
- package/dist/components/GlobalHeader/controller/TelemetryController.js +26 -0
- package/dist/components/GlobalHeader/controller/TelemetryController.js.map +1 -0
- package/dist/components/GlobalHeader/controller/UniversalNavigationController.d.ts +15 -0
- package/dist/components/GlobalHeader/controller/UniversalNavigationController.js +60 -0
- package/dist/components/GlobalHeader/controller/UniversalNavigationController.js.map +1 -0
- package/dist/components/GlobalHeader/index.d.ts +77 -0
- package/dist/components/GlobalHeader/index.js +80 -0
- package/dist/components/GlobalHeader/index.js.map +1 -0
- package/dist/components/GlobalHeader/styles.d.ts +9 -0
- package/dist/components/GlobalHeader/styles.js +14 -0
- package/dist/components/GlobalHeader/styles.js.map +1 -0
- package/dist/components/GlobalHeader/utils/data/AppSettingsData.d.ts +2 -0
- package/dist/components/GlobalHeader/utils/data/AppSettingsData.js +19 -0
- package/dist/components/GlobalHeader/utils/data/AppSettingsData.js.map +1 -0
- package/dist/components/GlobalHeader/utils/data/BreadCrumbsData.d.ts +3 -0
- package/dist/components/GlobalHeader/utils/data/BreadCrumbsData.js +38 -0
- package/dist/components/GlobalHeader/utils/data/BreadCrumbsData.js.map +1 -0
- package/dist/components/GlobalHeader/utils/data/NavigationData.d.ts +2 -0
- package/dist/components/GlobalHeader/utils/data/NavigationData.js +88 -0
- package/dist/components/GlobalHeader/utils/data/NavigationData.js.map +1 -0
- package/dist/components/GlobalHeader/utils/data/PlatformSettingsData.d.ts +2 -0
- package/dist/components/GlobalHeader/utils/data/PlatformSettingsData.js +30 -0
- package/dist/components/GlobalHeader/utils/data/PlatformSettingsData.js.map +1 -0
- package/dist/components/GlobalHeader/utils/data/QuickActionsData.d.ts +2 -0
- package/dist/components/GlobalHeader/utils/data/QuickActionsData.js +47 -0
- package/dist/components/GlobalHeader/utils/data/QuickActionsData.js.map +1 -0
- package/dist/components/GlobalHeader/utils/data/UserProfileMenuData.d.ts +3 -0
- package/dist/components/GlobalHeader/utils/data/UserProfileMenuData.js +56 -0
- package/dist/components/GlobalHeader/utils/data/UserProfileMenuData.js.map +1 -0
- package/dist/components/GlobalHeader/utils/data/WorskspaceAppsData.d.ts +8 -0
- package/dist/components/GlobalHeader/utils/data/WorskspaceAppsData.js +54 -0
- package/dist/components/GlobalHeader/utils/data/WorskspaceAppsData.js.map +1 -0
- package/dist/components/GlobalHeader/utils/mergeMenuItems.d.ts +6 -0
- package/dist/components/GlobalHeader/utils/mergeMenuItems.js +12 -0
- package/dist/components/GlobalHeader/utils/mergeMenuItems.js.map +1 -0
- package/dist/components/GlobalHeader/utils/renderer.d.ts +5 -0
- package/dist/components/GlobalHeader/utils/renderer.js +63 -0
- package/dist/components/GlobalHeader/utils/renderer.js.map +1 -0
- package/dist/components/GlobalHeader/utils/slot.d.ts +7 -0
- package/dist/components/GlobalHeader/utils/slot.js +14 -0
- package/dist/components/GlobalHeader/utils/slot.js.map +1 -0
- package/dist/components/GlobalHeader/utils/uuid.d.ts +4 -0
- package/dist/components/GlobalHeader/utils/uuid.js +27 -0
- package/dist/components/GlobalHeader/utils/uuid.js.map +1 -0
- package/dist/components/GlobalHeader/views/ActionPanel/ActionController.d.ts +15 -0
- package/dist/components/GlobalHeader/views/ActionPanel/ActionController.js +66 -0
- package/dist/components/GlobalHeader/views/ActionPanel/ActionController.js.map +1 -0
- package/dist/components/GlobalHeader/views/ActionPanel/ActionPanel.d.ts +17 -0
- package/dist/components/GlobalHeader/views/ActionPanel/ActionPanel.js +42 -0
- package/dist/components/GlobalHeader/views/ActionPanel/ActionPanel.js.map +1 -0
- package/dist/components/GlobalHeader/views/ActionPanel/Body/ActionPanelBody.d.ts +23 -0
- package/dist/components/GlobalHeader/views/ActionPanel/Body/ActionPanelBody.js +81 -0
- package/dist/components/GlobalHeader/views/ActionPanel/Body/ActionPanelBody.js.map +1 -0
- package/dist/components/GlobalHeader/views/ActionPanel/Body/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/ActionPanel/Body/styles.js +17 -0
- package/dist/components/GlobalHeader/views/ActionPanel/Body/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/ActionPanel/Header/ActionPanelHeader.d.ts +18 -0
- package/dist/components/GlobalHeader/views/ActionPanel/Header/ActionPanelHeader.js +54 -0
- package/dist/components/GlobalHeader/views/ActionPanel/Header/ActionPanelHeader.js.map +1 -0
- package/dist/components/GlobalHeader/views/ActionPanel/Header/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/ActionPanel/Header/styles.js +32 -0
- package/dist/components/GlobalHeader/views/ActionPanel/Header/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/ActionPanel/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/ActionPanel/styles.js +34 -0
- package/dist/components/GlobalHeader/views/ActionPanel/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/AppSpecificActions/AppActions.d.ts +18 -0
- package/dist/components/GlobalHeader/views/AppSpecificActions/AppActions.js +78 -0
- package/dist/components/GlobalHeader/views/AppSpecificActions/AppActions.js.map +1 -0
- package/dist/components/GlobalHeader/views/AppSpecificActions/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/AppSpecificActions/styles.js +10 -0
- package/dist/components/GlobalHeader/views/AppSpecificActions/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/AssistMode/AssistMode.d.ts +15 -0
- package/dist/components/GlobalHeader/views/AssistMode/AssistMode.js +96 -0
- package/dist/components/GlobalHeader/views/AssistMode/AssistMode.js.map +1 -0
- package/dist/components/GlobalHeader/views/AssistMode/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/AssistMode/styles.js +68 -0
- package/dist/components/GlobalHeader/views/AssistMode/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/Avatar/Avatar.d.ts +18 -0
- package/dist/components/GlobalHeader/views/Avatar/Avatar.js +102 -0
- package/dist/components/GlobalHeader/views/Avatar/Avatar.js.map +1 -0
- package/dist/components/GlobalHeader/views/Badge/Badge.d.ts +19 -0
- package/dist/components/GlobalHeader/views/Badge/Badge.js +55 -0
- package/dist/components/GlobalHeader/views/Badge/Badge.js.map +1 -0
- package/dist/components/GlobalHeader/views/Badge/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/Badge/styles.js +100 -0
- package/dist/components/GlobalHeader/views/Badge/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/Badge/types.d.ts +6 -0
- package/dist/components/GlobalHeader/views/Badge/types.js +3 -0
- package/dist/components/GlobalHeader/views/Badge/types.js.map +1 -0
- package/dist/components/GlobalHeader/views/BaseEvent.d.ts +4 -0
- package/dist/components/GlobalHeader/views/BaseEvent.js +12 -0
- package/dist/components/GlobalHeader/views/BaseEvent.js.map +1 -0
- package/dist/components/GlobalHeader/views/BaseStyles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/BaseStyles.js +23 -0
- package/dist/components/GlobalHeader/views/BaseStyles.js.map +1 -0
- package/dist/components/GlobalHeader/views/BreadCrumbs/BreadCrumb/BreadCrumb.d.ts +12 -0
- package/dist/components/GlobalHeader/views/BreadCrumbs/BreadCrumb/BreadCrumb.js +45 -0
- package/dist/components/GlobalHeader/views/BreadCrumbs/BreadCrumb/BreadCrumb.js.map +1 -0
- package/dist/components/GlobalHeader/views/BreadCrumbs/BreadCrumb/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/BreadCrumbs/BreadCrumb/styles.js +16 -0
- package/dist/components/GlobalHeader/views/BreadCrumbs/BreadCrumb/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/BreadCrumbs/BreadCrumbItem/BreadCrumbItem.d.ts +19 -0
- package/dist/components/GlobalHeader/views/BreadCrumbs/BreadCrumbItem/BreadCrumbItem.js +119 -0
- package/dist/components/GlobalHeader/views/BreadCrumbs/BreadCrumbItem/BreadCrumbItem.js.map +1 -0
- package/dist/components/GlobalHeader/views/BreadCrumbs/BreadCrumbItem/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/BreadCrumbs/BreadCrumbItem/styles.js +37 -0
- package/dist/components/GlobalHeader/views/BreadCrumbs/BreadCrumbItem/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/Button/Button.d.ts +34 -0
- package/dist/components/GlobalHeader/views/Button/Button.js +134 -0
- package/dist/components/GlobalHeader/views/Button/Button.js.map +1 -0
- package/dist/components/GlobalHeader/views/Button/LinkButton/LinkButton.d.ts +20 -0
- package/dist/components/GlobalHeader/views/Button/LinkButton/LinkButton.js +64 -0
- package/dist/components/GlobalHeader/views/Button/LinkButton/LinkButton.js.map +1 -0
- package/dist/components/GlobalHeader/views/Button/LinkButton/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/Button/LinkButton/styles.js +85 -0
- package/dist/components/GlobalHeader/views/Button/LinkButton/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/Button/SecondaryButton/SecondaryButton.d.ts +9 -0
- package/dist/components/GlobalHeader/views/Button/SecondaryButton/SecondaryButton.js +21 -0
- package/dist/components/GlobalHeader/views/Button/SecondaryButton/SecondaryButton.js.map +1 -0
- package/dist/components/GlobalHeader/views/Button/SecondaryButton/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/Button/SecondaryButton/styles.js +67 -0
- package/dist/components/GlobalHeader/views/Button/SecondaryButton/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/Button/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/Button/styles.js +127 -0
- package/dist/components/GlobalHeader/views/Button/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/Chat/ChatAction.d.ts +22 -0
- package/dist/components/GlobalHeader/views/Chat/ChatAction.js +96 -0
- package/dist/components/GlobalHeader/views/Chat/ChatAction.js.map +1 -0
- package/dist/components/GlobalHeader/views/Chat/ChatPanel.d.ts +19 -0
- package/dist/components/GlobalHeader/views/Chat/ChatPanel.js +50 -0
- package/dist/components/GlobalHeader/views/Chat/ChatPanel.js.map +1 -0
- package/dist/components/GlobalHeader/views/Chat/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/Chat/styles.js +14 -0
- package/dist/components/GlobalHeader/views/Chat/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/FloatingButton/FloatingButton.d.ts +23 -0
- package/dist/components/GlobalHeader/views/FloatingButton/FloatingButton.js +88 -0
- package/dist/components/GlobalHeader/views/FloatingButton/FloatingButton.js.map +1 -0
- package/dist/components/GlobalHeader/views/FloatingButton/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/FloatingButton/styles.js +83 -0
- package/dist/components/GlobalHeader/views/FloatingButton/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/FloatingTextButton/FloatingTextButton.d.ts +23 -0
- package/dist/components/GlobalHeader/views/FloatingTextButton/FloatingTextButton.js +99 -0
- package/dist/components/GlobalHeader/views/FloatingTextButton/FloatingTextButton.js.map +1 -0
- package/dist/components/GlobalHeader/views/FloatingTextButton/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/FloatingTextButton/styles.js +92 -0
- package/dist/components/GlobalHeader/views/FloatingTextButton/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/Header/Header.d.ts +46 -0
- package/dist/components/GlobalHeader/views/Header/Header.js +264 -0
- package/dist/components/GlobalHeader/views/Header/Header.js.map +1 -0
- package/dist/components/GlobalHeader/views/Header/HeaderEvent.d.ts +5 -0
- package/dist/components/GlobalHeader/views/Header/HeaderEvent.js +10 -0
- package/dist/components/GlobalHeader/views/Header/HeaderEvent.js.map +1 -0
- package/dist/components/GlobalHeader/views/Header/NavigationEvent.d.ts +8 -0
- package/dist/components/GlobalHeader/views/Header/NavigationEvent.js +13 -0
- package/dist/components/GlobalHeader/views/Header/NavigationEvent.js.map +1 -0
- package/dist/components/GlobalHeader/views/Header/ToggleSwitchEvent.d.ts +4 -0
- package/dist/components/GlobalHeader/views/Header/ToggleSwitchEvent.js +9 -0
- package/dist/components/GlobalHeader/views/Header/ToggleSwitchEvent.js.map +1 -0
- package/dist/components/GlobalHeader/views/Header/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/Header/styles.js +129 -0
- package/dist/components/GlobalHeader/views/Header/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/Help/HelpAction.d.ts +21 -0
- package/dist/components/GlobalHeader/views/Help/HelpAction.js +83 -0
- package/dist/components/GlobalHeader/views/Help/HelpAction.js.map +1 -0
- package/dist/components/GlobalHeader/views/Help/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/Help/styles.js +29 -0
- package/dist/components/GlobalHeader/views/Help/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/AccessControl.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/AccessControl.js +63 -0
- package/dist/components/GlobalHeader/views/Icon/AccessControl.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/ActivityLogs.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/ActivityLogs.js +95 -0
- package/dist/components/GlobalHeader/views/Icon/ActivityLogs.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/Announcement.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/Announcement.js +57 -0
- package/dist/components/GlobalHeader/views/Icon/Announcement.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/AsmApp.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/AsmApp.js +110 -0
- package/dist/components/GlobalHeader/views/Icon/AsmApp.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/AssetInventory.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/AssetInventory.js +81 -0
- package/dist/components/GlobalHeader/views/Icon/AssetInventory.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/AttackPathApp.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/AttackPathApp.js +74 -0
- package/dist/components/GlobalHeader/views/Icon/AttackPathApp.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/Bell.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/Bell.js +52 -0
- package/dist/components/GlobalHeader/views/Icon/Bell.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/Book.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/Book.js +51 -0
- package/dist/components/GlobalHeader/views/Icon/Book.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/Chat.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/Chat.js +46 -0
- package/dist/components/GlobalHeader/views/Icon/Chat.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/ChevronDown.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/ChevronDown.js +46 -0
- package/dist/components/GlobalHeader/views/Icon/ChevronDown.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/ChevronLeft.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/ChevronLeft.js +46 -0
- package/dist/components/GlobalHeader/views/Icon/ChevronLeft.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/ChevronRight.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/ChevronRight.js +46 -0
- package/dist/components/GlobalHeader/views/Icon/ChevronRight.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/CloseLarge.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/CloseLarge.js +53 -0
- package/dist/components/GlobalHeader/views/Icon/CloseLarge.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/CloseSmall.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/CloseSmall.js +60 -0
- package/dist/components/GlobalHeader/views/Icon/CloseSmall.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/CloudSecurityApp.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/CloudSecurityApp.js +45 -0
- package/dist/components/GlobalHeader/views/Icon/CloudSecurityApp.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/ContainerSecurity.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/ContainerSecurity.js +58 -0
- package/dist/components/GlobalHeader/views/Icon/ContainerSecurity.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/Ecosystem.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/Ecosystem.js +74 -0
- package/dist/components/GlobalHeader/views/Icon/Ecosystem.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/HamburgerOpen.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/HamburgerOpen.js +60 -0
- package/dist/components/GlobalHeader/views/Icon/HamburgerOpen.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/Help.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/Help.js +60 -0
- package/dist/components/GlobalHeader/views/Icon/Help.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/IconBase.d.ts +7 -0
- package/dist/components/GlobalHeader/views/Icon/IconBase.js +144 -0
- package/dist/components/GlobalHeader/views/Icon/IconBase.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/IdentityExposure.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/IdentityExposure.js +53 -0
- package/dist/components/GlobalHeader/views/Icon/IdentityExposure.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/Info.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/Info.js +61 -0
- package/dist/components/GlobalHeader/views/Icon/Info.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/LicenseInformation.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/LicenseInformation.js +95 -0
- package/dist/components/GlobalHeader/views/Icon/LicenseInformation.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/LuminApp.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/LuminApp.js +57 -0
- package/dist/components/GlobalHeader/views/Icon/LuminApp.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/LuminExposureView.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/LuminExposureView.js +53 -0
- package/dist/components/GlobalHeader/views/Icon/LuminExposureView.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/Moon.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/Moon.js +45 -0
- package/dist/components/GlobalHeader/views/Icon/Moon.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/PCIASV.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/PCIASV.js +60 -0
- package/dist/components/GlobalHeader/views/Icon/PCIASV.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/Reports.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/Reports.js +44 -0
- package/dist/components/GlobalHeader/views/Icon/Reports.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/SecurityCenter.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/SecurityCenter.js +45 -0
- package/dist/components/GlobalHeader/views/Icon/SecurityCenter.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/Settings.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/Settings.js +51 -0
- package/dist/components/GlobalHeader/views/Icon/Settings.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/SignOut.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/SignOut.js +53 -0
- package/dist/components/GlobalHeader/views/Icon/SignOut.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/Star.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/Star.js +52 -0
- package/dist/components/GlobalHeader/views/Icon/Star.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/UserProfile.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/UserProfile.js +52 -0
- package/dist/components/GlobalHeader/views/Icon/UserProfile.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/VMApp.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/VMApp.js +46 -0
- package/dist/components/GlobalHeader/views/Icon/VMApp.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/WASApp.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/WASApp.js +63 -0
- package/dist/components/GlobalHeader/views/Icon/WASApp.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/WorkspaceApps.d.ts +12 -0
- package/dist/components/GlobalHeader/views/Icon/WorkspaceApps.js +102 -0
- package/dist/components/GlobalHeader/views/Icon/WorkspaceApps.js.map +1 -0
- package/dist/components/GlobalHeader/views/Icon/types.d.ts +11 -0
- package/dist/components/GlobalHeader/views/Icon/types.js +34 -0
- package/dist/components/GlobalHeader/views/Icon/types.js.map +1 -0
- package/dist/components/GlobalHeader/views/MenuGroupHeading/NavigationMenuHeading.d.ts +20 -0
- package/dist/components/GlobalHeader/views/MenuGroupHeading/NavigationMenuHeading.js +65 -0
- package/dist/components/GlobalHeader/views/MenuGroupHeading/NavigationMenuHeading.js.map +1 -0
- package/dist/components/GlobalHeader/views/MenuGroupHeading/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/MenuGroupHeading/styles.js +82 -0
- package/dist/components/GlobalHeader/views/MenuGroupHeading/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/NavigationMenu/Menu/NavigationMenu.d.ts +21 -0
- package/dist/components/GlobalHeader/views/NavigationMenu/Menu/NavigationMenu.js +63 -0
- package/dist/components/GlobalHeader/views/NavigationMenu/Menu/NavigationMenu.js.map +1 -0
- package/dist/components/GlobalHeader/views/NavigationMenu/Menu/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/NavigationMenu/Menu/styles.js +20 -0
- package/dist/components/GlobalHeader/views/NavigationMenu/Menu/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/NavigationMenu/MenuItem/NavigationMenuItem.d.ts +42 -0
- package/dist/components/GlobalHeader/views/NavigationMenu/MenuItem/NavigationMenuItem.js +274 -0
- package/dist/components/GlobalHeader/views/NavigationMenu/MenuItem/NavigationMenuItem.js.map +1 -0
- package/dist/components/GlobalHeader/views/NavigationMenu/MenuItem/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/NavigationMenu/MenuItem/styles.js +110 -0
- package/dist/components/GlobalHeader/views/NavigationMenu/MenuItem/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/NavigationMenu/SubMenu/SubMenu.d.ts +20 -0
- package/dist/components/GlobalHeader/views/NavigationMenu/SubMenu/SubMenu.js +65 -0
- package/dist/components/GlobalHeader/views/NavigationMenu/SubMenu/SubMenu.js.map +1 -0
- package/dist/components/GlobalHeader/views/NavigationMenu/SubMenu/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/NavigationMenu/SubMenu/styles.js +10 -0
- package/dist/components/GlobalHeader/views/NavigationMenu/SubMenu/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/NotificationBadge/NotificationBadge.d.ts +15 -0
- package/dist/components/GlobalHeader/views/NotificationBadge/NotificationBadge.js +60 -0
- package/dist/components/GlobalHeader/views/NotificationBadge/NotificationBadge.js.map +1 -0
- package/dist/components/GlobalHeader/views/Notifications/NotificationPanel.d.ts +19 -0
- package/dist/components/GlobalHeader/views/Notifications/NotificationPanel.js +50 -0
- package/dist/components/GlobalHeader/views/Notifications/NotificationPanel.js.map +1 -0
- package/dist/components/GlobalHeader/views/Notifications/NotificationsAction.d.ts +22 -0
- package/dist/components/GlobalHeader/views/Notifications/NotificationsAction.js +96 -0
- package/dist/components/GlobalHeader/views/Notifications/NotificationsAction.js.map +1 -0
- package/dist/components/GlobalHeader/views/Notifications/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/Notifications/styles.js +14 -0
- package/dist/components/GlobalHeader/views/Notifications/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/PopOver/PopOver.d.ts +43 -0
- package/dist/components/GlobalHeader/views/PopOver/PopOver.js +292 -0
- package/dist/components/GlobalHeader/views/PopOver/PopOver.js.map +1 -0
- package/dist/components/GlobalHeader/views/PopOver/PopOverEvent.d.ts +13 -0
- package/dist/components/GlobalHeader/views/PopOver/PopOverEvent.js +10 -0
- package/dist/components/GlobalHeader/views/PopOver/PopOverEvent.js.map +1 -0
- package/dist/components/GlobalHeader/views/PopOver/PopOverStateController.d.ts +36 -0
- package/dist/components/GlobalHeader/views/PopOver/PopOverStateController.js +116 -0
- package/dist/components/GlobalHeader/views/PopOver/PopOverStateController.js.map +1 -0
- package/dist/components/GlobalHeader/views/PopOver/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/PopOver/styles.js +34 -0
- package/dist/components/GlobalHeader/views/PopOver/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/QuickActions/QuickAction.d.ts +20 -0
- package/dist/components/GlobalHeader/views/QuickActions/QuickAction.js +75 -0
- package/dist/components/GlobalHeader/views/QuickActions/QuickAction.js.map +1 -0
- package/dist/components/GlobalHeader/views/QuickActions/QuickActionPanel.d.ts +28 -0
- package/dist/components/GlobalHeader/views/QuickActions/QuickActionPanel.js +78 -0
- package/dist/components/GlobalHeader/views/QuickActions/QuickActionPanel.js.map +1 -0
- package/dist/components/GlobalHeader/views/QuickActions/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/QuickActions/styles.js +13 -0
- package/dist/components/GlobalHeader/views/QuickActions/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/Settings/SettingsAction.d.ts +20 -0
- package/dist/components/GlobalHeader/views/Settings/SettingsAction.js +95 -0
- package/dist/components/GlobalHeader/views/Settings/SettingsAction.js.map +1 -0
- package/dist/components/GlobalHeader/views/Settings/SettingsPanel.d.ts +36 -0
- package/dist/components/GlobalHeader/views/Settings/SettingsPanel.js +199 -0
- package/dist/components/GlobalHeader/views/Settings/SettingsPanel.js.map +1 -0
- package/dist/components/GlobalHeader/views/Settings/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/Settings/styles.js +17 -0
- package/dist/components/GlobalHeader/views/Settings/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/ToggleSwitch/ToggleSwitch.d.ts +24 -0
- package/dist/components/GlobalHeader/views/ToggleSwitch/ToggleSwitch.js +102 -0
- package/dist/components/GlobalHeader/views/ToggleSwitch/ToggleSwitch.js.map +1 -0
- package/dist/components/GlobalHeader/views/ToggleSwitch/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/ToggleSwitch/styles.js +106 -0
- package/dist/components/GlobalHeader/views/ToggleSwitch/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/Tooltip/Tooltip.d.ts +42 -0
- package/dist/components/GlobalHeader/views/Tooltip/Tooltip.js +219 -0
- package/dist/components/GlobalHeader/views/Tooltip/Tooltip.js.map +1 -0
- package/dist/components/GlobalHeader/views/Tooltip/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/Tooltip/styles.js +57 -0
- package/dist/components/GlobalHeader/views/Tooltip/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/Typography/Heading3.d.ts +16 -0
- package/dist/components/GlobalHeader/views/Typography/Heading3.js +57 -0
- package/dist/components/GlobalHeader/views/Typography/Heading3.js.map +1 -0
- package/dist/components/GlobalHeader/views/Typography/SmallText.d.ts +17 -0
- package/dist/components/GlobalHeader/views/Typography/SmallText.js +68 -0
- package/dist/components/GlobalHeader/views/Typography/SmallText.js.map +1 -0
- package/dist/components/GlobalHeader/views/Typography/Text.d.ts +17 -0
- package/dist/components/GlobalHeader/views/Typography/Text.js +69 -0
- package/dist/components/GlobalHeader/views/Typography/Text.js.map +1 -0
- package/dist/components/GlobalHeader/views/UniversalNavigation/UniversalNavigation.d.ts +49 -0
- package/dist/components/GlobalHeader/views/UniversalNavigation/UniversalNavigation.js +321 -0
- package/dist/components/GlobalHeader/views/UniversalNavigation/UniversalNavigation.js.map +1 -0
- package/dist/components/GlobalHeader/views/UniversalNavigation/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/UniversalNavigation/styles.js +108 -0
- package/dist/components/GlobalHeader/views/UniversalNavigation/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/UserProfile/UserAction.d.ts +20 -0
- package/dist/components/GlobalHeader/views/UserProfile/UserAction.js +70 -0
- package/dist/components/GlobalHeader/views/UserProfile/UserAction.js.map +1 -0
- package/dist/components/GlobalHeader/views/UserProfile/UserPanel.d.ts +25 -0
- package/dist/components/GlobalHeader/views/UserProfile/UserPanel.js +106 -0
- package/dist/components/GlobalHeader/views/UserProfile/UserPanel.js.map +1 -0
- package/dist/components/GlobalHeader/views/WorkspaceCard/WorkspaceCard.d.ts +30 -0
- package/dist/components/GlobalHeader/views/WorkspaceCard/WorkspaceCard.js +142 -0
- package/dist/components/GlobalHeader/views/WorkspaceCard/WorkspaceCard.js.map +1 -0
- package/dist/components/GlobalHeader/views/WorkspaceCard/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/WorkspaceCard/styles.js +96 -0
- package/dist/components/GlobalHeader/views/WorkspaceCard/styles.js.map +1 -0
- package/dist/components/GlobalHeader/views/Workspaces/WorkspaceAction.d.ts +19 -0
- package/dist/components/GlobalHeader/views/Workspaces/WorkspaceAction.js +68 -0
- package/dist/components/GlobalHeader/views/Workspaces/WorkspaceAction.js.map +1 -0
- package/dist/components/GlobalHeader/views/Workspaces/WorkspacePanel.d.ts +48 -0
- package/dist/components/GlobalHeader/views/Workspaces/WorkspacePanel.js +242 -0
- package/dist/components/GlobalHeader/views/Workspaces/WorkspacePanel.js.map +1 -0
- package/dist/components/GlobalHeader/views/Workspaces/styles.d.ts +1 -0
- package/dist/components/GlobalHeader/views/Workspaces/styles.js +19 -0
- package/dist/components/GlobalHeader/views/Workspaces/styles.js.map +1 -0
- package/dist/components/TulHeader/index.d.ts +12 -0
- package/dist/components/TulHeader/index.js +30 -0
- package/dist/components/TulHeader/index.js.map +1 -0
- package/dist/consts.d.ts +7 -0
- package/dist/consts.js +13 -0
- package/dist/consts.js.map +1 -0
- package/dist/entities/EntityApp.d.ts +92 -0
- package/dist/entities/EntityApp.js +194 -0
- package/dist/entities/EntityApp.js.map +1 -0
- package/dist/entities/EntitySession.d.ts +100 -0
- package/dist/entities/EntitySession.js +192 -0
- package/dist/entities/EntitySession.js.map +1 -0
- package/dist/entities/consts.d.ts +2 -0
- package/dist/entities/consts.js +11 -0
- package/dist/entities/consts.js.map +1 -0
- package/dist/framework-browser-telemetry-0efeb35e.mjs +725 -0
- package/dist/framework-browser-telemetry-0efeb35e.mjs.map +1 -0
- package/dist/framework-browser-telemetry-17e06fd1.js +2 -0
- package/dist/framework-browser-telemetry-17e06fd1.js.map +1 -0
- package/dist/init/initTul.d.ts +11 -0
- package/dist/init/initTul.js +105 -0
- package/dist/init/initTul.js.map +1 -0
- package/dist/libs/Environment/Authentication/helpers.d.ts +10 -0
- package/dist/libs/Environment/Authentication/helpers.js +19 -0
- package/dist/libs/Environment/Authentication/helpers.js.map +1 -0
- package/dist/libs/Environment/OpenApiClients/OpenApiClientsStub/index.d.ts +16 -0
- package/dist/libs/Environment/OpenApiClients/OpenApiClientsStub/index.js +47 -0
- package/dist/libs/Environment/OpenApiClients/OpenApiClientsStub/index.js.map +1 -0
- package/dist/libs/Environment/OpenApiClients/OpenApiClientsStub/stubs/SessionResourceApiStub.d.ts +8 -0
- package/dist/libs/Environment/OpenApiClients/OpenApiClientsStub/stubs/SessionResourceApiStub.js +26 -0
- package/dist/libs/Environment/OpenApiClients/OpenApiClientsStub/stubs/SessionResourceApiStub.js.map +1 -0
- package/dist/libs/Environment/OpenApiClients/OpenApiClientsStub/stubs/WugServerConfigResourceApiStub.d.ts +10 -0
- package/dist/libs/Environment/OpenApiClients/OpenApiClientsStub/stubs/WugServerConfigResourceApiStub.js +31 -0
- package/dist/libs/Environment/OpenApiClients/OpenApiClientsStub/stubs/WugServerConfigResourceApiStub.js.map +1 -0
- package/dist/libs/Environment/OpenApiClients/index.d.ts +29 -0
- package/dist/libs/Environment/OpenApiClients/index.js +63 -0
- package/dist/libs/Environment/OpenApiClients/index.js.map +1 -0
- package/dist/libs/Environment/OpenApiClients/types.d.ts +14 -0
- package/dist/libs/Environment/OpenApiClients/types.js +9 -0
- package/dist/libs/Environment/OpenApiClients/types.js.map +1 -0
- package/dist/libs/Environment/createEnvironment.d.ts +6 -0
- package/dist/libs/Environment/createEnvironment.js +34 -0
- package/dist/libs/Environment/createEnvironment.js.map +1 -0
- package/dist/libs/Environment/createEnvironmentStub/DocumentStub.d.ts +7 -0
- package/dist/libs/Environment/createEnvironmentStub/DocumentStub.js +13 -0
- package/dist/libs/Environment/createEnvironmentStub/DocumentStub.js.map +1 -0
- package/dist/libs/Environment/createEnvironmentStub/PendoStub.d.ts +49 -0
- package/dist/libs/Environment/createEnvironmentStub/PendoStub.js +157 -0
- package/dist/libs/Environment/createEnvironmentStub/PendoStub.js.map +1 -0
- package/dist/libs/Environment/createEnvironmentStub/WindowStub.d.ts +8 -0
- package/dist/libs/Environment/createEnvironmentStub/WindowStub.js +14 -0
- package/dist/libs/Environment/createEnvironmentStub/WindowStub.js.map +1 -0
- package/dist/libs/Environment/createEnvironmentStub/configStub.d.ts +6 -0
- package/dist/libs/Environment/createEnvironmentStub/configStub.js +148 -0
- package/dist/libs/Environment/createEnvironmentStub/configStub.js.map +1 -0
- package/dist/libs/Environment/createEnvironmentStub/eventStub.d.ts +5 -0
- package/dist/libs/Environment/createEnvironmentStub/eventStub.js +10 -0
- package/dist/libs/Environment/createEnvironmentStub/eventStub.js.map +1 -0
- package/dist/libs/Environment/createEnvironmentStub/index.d.ts +6 -0
- package/dist/libs/Environment/createEnvironmentStub/index.js +31 -0
- package/dist/libs/Environment/createEnvironmentStub/index.js.map +1 -0
- package/dist/libs/Environment/createEnvironmentStub/types.d.ts +6 -0
- package/dist/libs/Environment/createEnvironmentStub/types.js +3 -0
- package/dist/libs/Environment/createEnvironmentStub/types.js.map +1 -0
- package/dist/libs/Environment/index.d.ts +4 -0
- package/dist/libs/Environment/index.js +11 -0
- package/dist/libs/Environment/index.js.map +1 -0
- package/dist/libs/FetchClient/FetchClient.d.ts +70 -0
- package/dist/libs/FetchClient/FetchClient.js +148 -0
- package/dist/libs/FetchClient/FetchClient.js.map +1 -0
- package/dist/libs/FetchClient/FetchClientStub.d.ts +36 -0
- package/dist/libs/FetchClient/FetchClientStub.js +80 -0
- package/dist/libs/FetchClient/FetchClientStub.js.map +1 -0
- package/dist/libs/FetchClient/handleFetchClientError.d.ts +6 -0
- package/dist/libs/FetchClient/handleFetchClientError.js +34 -0
- package/dist/libs/FetchClient/handleFetchClientError.js.map +1 -0
- package/dist/libs/FetchClient/index.d.ts +2 -0
- package/dist/libs/FetchClient/index.js +11 -0
- package/dist/libs/FetchClient/index.js.map +1 -0
- package/dist/libs/FetchClient/statusCodes.d.ts +66 -0
- package/dist/libs/FetchClient/statusCodes.js +134 -0
- package/dist/libs/FetchClient/statusCodes.js.map +1 -0
- package/dist/libs/FetchClient/types.d.ts +46 -0
- package/dist/libs/FetchClient/types.js +16 -0
- package/dist/libs/FetchClient/types.js.map +1 -0
- package/dist/libs/MobxLitElement/MobxReactionUpdate.d.ts +7 -0
- package/dist/libs/MobxLitElement/MobxReactionUpdate.js +43 -0
- package/dist/libs/MobxLitElement/MobxReactionUpdate.js.map +1 -0
- package/dist/libs/MobxLitElement/index.d.ts +65 -0
- package/dist/libs/MobxLitElement/index.js +92 -0
- package/dist/libs/MobxLitElement/index.js.map +1 -0
- package/dist/libs/OpenApiResponsesMocker/index.d.ts +13 -0
- package/dist/libs/OpenApiResponsesMocker/index.js +45 -0
- package/dist/libs/OpenApiResponsesMocker/index.js.map +1 -0
- package/dist/libs/OpenApiResponsesMocker/types.d.ts +7 -0
- package/dist/libs/OpenApiResponsesMocker/types.js +3 -0
- package/dist/libs/OpenApiResponsesMocker/types.js.map +1 -0
- package/dist/libs/authentication/parseCookie.d.ts +7 -0
- package/dist/libs/authentication/parseCookie.js +31 -0
- package/dist/libs/authentication/parseCookie.js.map +1 -0
- package/dist/libs/errors/CustomError.d.ts +11 -0
- package/dist/libs/errors/CustomError.js +33 -0
- package/dist/libs/errors/CustomError.js.map +1 -0
- package/dist/libs/errors/index.d.ts +7 -0
- package/dist/libs/errors/index.js +16 -0
- package/dist/libs/errors/index.js.map +1 -0
- package/dist/libs/errors/types.d.ts +4 -0
- package/dist/libs/errors/types.js +11 -0
- package/dist/libs/errors/types.js.map +1 -0
- package/dist/libs/helpers/map/indexEntitiesToMap.d.ts +8 -0
- package/dist/libs/helpers/map/indexEntitiesToMap.js +34 -0
- package/dist/libs/helpers/map/indexEntitiesToMap.js.map +1 -0
- package/dist/libs/helpers/map/setValuesToMap.d.ts +10 -0
- package/dist/libs/helpers/map/setValuesToMap.js +40 -0
- package/dist/libs/helpers/map/setValuesToMap.js.map +1 -0
- package/dist/libs/helpers/nullable/index.d.ts +6 -0
- package/dist/libs/helpers/nullable/index.js +15 -0
- package/dist/libs/helpers/nullable/index.js.map +1 -0
- package/dist/libs/helpers/objects/filterNullOrUndefinedValues.d.ts +5 -0
- package/dist/libs/helpers/objects/filterNullOrUndefinedValues.js +18 -0
- package/dist/libs/helpers/objects/filterNullOrUndefinedValues.js.map +1 -0
- package/dist/libs/i18n/index.d.ts +224 -0
- package/dist/libs/i18n/index.js +13 -0
- package/dist/libs/i18n/index.js.map +1 -0
- package/dist/libs/i18n/interpolateTemplate/index.d.ts +7 -0
- package/dist/libs/i18n/interpolateTemplate/index.js +37 -0
- package/dist/libs/i18n/interpolateTemplate/index.js.map +1 -0
- package/dist/libs/i18n/translate/helpers.d.ts +18 -0
- package/dist/libs/i18n/translate/helpers.js +101 -0
- package/dist/libs/i18n/translate/helpers.js.map +1 -0
- package/dist/libs/i18n/translate/index.d.ts +177 -0
- package/dist/libs/i18n/translate/index.js +37 -0
- package/dist/libs/i18n/translate/index.js.map +1 -0
- package/dist/libs/i18n/translations/en.json +53 -0
- package/dist/libs/i18n/translations/fr.json +53 -0
- package/dist/libs/i18n/translations/index.d.ts +5 -0
- package/dist/libs/i18n/translations/index.js +35 -0
- package/dist/libs/i18n/translations/index.js.map +1 -0
- package/dist/libs/i18n/translations/ja.json +53 -0
- package/dist/libs/i18n/translations/to.json +53 -0
- package/dist/libs/i18n/types.d.ts +8 -0
- package/dist/libs/i18n/types.js +3 -0
- package/dist/libs/i18n/types.js.map +1 -0
- package/dist/libs/json/index.d.ts +10 -0
- package/dist/libs/json/index.js +62 -0
- package/dist/libs/json/index.js.map +1 -0
- package/dist/libs/logger/index.d.ts +50 -0
- package/dist/libs/logger/index.js +24 -0
- package/dist/libs/logger/index.js.map +1 -0
- package/dist/libs/openapi/session/sessionResource/apis/DefaultApi.d.ts +57 -0
- package/dist/libs/openapi/session/sessionResource/apis/DefaultApi.js +144 -0
- package/dist/libs/openapi/session/sessionResource/apis/DefaultApi.js.map +1 -0
- package/dist/libs/openapi/session/sessionResource/apis/index.d.ts +1 -0
- package/dist/libs/openapi/session/sessionResource/apis/index.js +20 -0
- package/dist/libs/openapi/session/sessionResource/apis/index.js.map +1 -0
- package/dist/libs/openapi/session/sessionResource/index.d.ts +3 -0
- package/dist/libs/openapi/session/sessionResource/index.js +22 -0
- package/dist/libs/openapi/session/sessionResource/index.js.map +1 -0
- package/dist/libs/openapi/session/sessionResource/models/Features.d.ts +361 -0
- package/dist/libs/openapi/session/sessionResource/models/Features.js +268 -0
- package/dist/libs/openapi/session/sessionResource/models/Features.js.map +1 -0
- package/dist/libs/openapi/session/sessionResource/models/Group.d.ts +61 -0
- package/dist/libs/openapi/session/sessionResource/models/Group.js +68 -0
- package/dist/libs/openapi/session/sessionResource/models/Group.js.map +1 -0
- package/dist/libs/openapi/session/sessionResource/models/Preferences.d.ts +73 -0
- package/dist/libs/openapi/session/sessionResource/models/Preferences.js +62 -0
- package/dist/libs/openapi/session/sessionResource/models/Preferences.js.map +1 -0
- package/dist/libs/openapi/session/sessionResource/models/Session.d.ts +175 -0
- package/dist/libs/openapi/session/sessionResource/models/Session.js +132 -0
- package/dist/libs/openapi/session/sessionResource/models/Session.js.map +1 -0
- package/dist/libs/openapi/session/sessionResource/models/SessionTimeout.d.ts +37 -0
- package/dist/libs/openapi/session/sessionResource/models/SessionTimeout.js +48 -0
- package/dist/libs/openapi/session/sessionResource/models/SessionTimeout.js.map +1 -0
- package/dist/libs/openapi/session/sessionResource/models/UserPermissions.d.ts +93 -0
- package/dist/libs/openapi/session/sessionResource/models/UserPermissions.js +107 -0
- package/dist/libs/openapi/session/sessionResource/models/UserPermissions.js.map +1 -0
- package/dist/libs/openapi/session/sessionResource/models/index.d.ts +6 -0
- package/dist/libs/openapi/session/sessionResource/models/index.js +25 -0
- package/dist/libs/openapi/session/sessionResource/models/index.js.map +1 -0
- package/dist/libs/openapi/session/sessionResource/runtime.d.ts +181 -0
- package/dist/libs/openapi/session/sessionResource/runtime.js +342 -0
- package/dist/libs/openapi/session/sessionResource/runtime.js.map +1 -0
- package/dist/libs/openapi/wug/serverConfigResource/apis/DefaultApi.d.ts +48 -0
- package/dist/libs/openapi/wug/serverConfigResource/apis/DefaultApi.js +115 -0
- package/dist/libs/openapi/wug/serverConfigResource/apis/DefaultApi.js.map +1 -0
- package/dist/libs/openapi/wug/serverConfigResource/apis/index.d.ts +1 -0
- package/dist/libs/openapi/wug/serverConfigResource/apis/index.js +20 -0
- package/dist/libs/openapi/wug/serverConfigResource/apis/index.js.map +1 -0
- package/dist/libs/openapi/wug/serverConfigResource/index.d.ts +3 -0
- package/dist/libs/openapi/wug/serverConfigResource/index.js +22 -0
- package/dist/libs/openapi/wug/serverConfigResource/index.js.map +1 -0
- package/dist/libs/openapi/wug/serverConfigResource/models/Analytics.d.ts +43 -0
- package/dist/libs/openapi/wug/serverConfigResource/models/Analytics.js +56 -0
- package/dist/libs/openapi/wug/serverConfigResource/models/Analytics.js.map +1 -0
- package/dist/libs/openapi/wug/serverConfigResource/models/AppLicense.d.ts +67 -0
- package/dist/libs/openapi/wug/serverConfigResource/models/AppLicense.js +66 -0
- package/dist/libs/openapi/wug/serverConfigResource/models/AppLicense.js.map +1 -0
- package/dist/libs/openapi/wug/serverConfigResource/models/Evaluation.d.ts +43 -0
- package/dist/libs/openapi/wug/serverConfigResource/models/Evaluation.js +56 -0
- package/dist/libs/openapi/wug/serverConfigResource/models/Evaluation.js.map +1 -0
- package/dist/libs/openapi/wug/serverConfigResource/models/License.d.ts +75 -0
- package/dist/libs/openapi/wug/serverConfigResource/models/License.js +78 -0
- package/dist/libs/openapi/wug/serverConfigResource/models/License.js.map +1 -0
- package/dist/libs/openapi/wug/serverConfigResource/models/LicenseApps.d.ts +128 -0
- package/dist/libs/openapi/wug/serverConfigResource/models/LicenseApps.js +79 -0
- package/dist/libs/openapi/wug/serverConfigResource/models/LicenseApps.js.map +1 -0
- package/dist/libs/openapi/wug/serverConfigResource/models/LicenseType.d.ts +24 -0
- package/dist/libs/openapi/wug/serverConfigResource/models/LicenseType.js +38 -0
- package/dist/libs/openapi/wug/serverConfigResource/models/LicenseType.js.map +1 -0
- package/dist/libs/openapi/wug/serverConfigResource/models/ServerProperties.d.ts +124 -0
- package/dist/libs/openapi/wug/serverConfigResource/models/ServerProperties.js +105 -0
- package/dist/libs/openapi/wug/serverConfigResource/models/ServerProperties.js.map +1 -0
- package/dist/libs/openapi/wug/serverConfigResource/models/index.d.ts +7 -0
- package/dist/libs/openapi/wug/serverConfigResource/models/index.js +26 -0
- package/dist/libs/openapi/wug/serverConfigResource/models/index.js.map +1 -0
- package/dist/libs/openapi/wug/serverConfigResource/runtime.d.ts +181 -0
- package/dist/libs/openapi/wug/serverConfigResource/runtime.js +342 -0
- package/dist/libs/openapi/wug/serverConfigResource/runtime.js.map +1 -0
- package/dist/libs/pendo/addPendoScript/getPendoScriptContent.d.ts +13 -0
- package/dist/libs/pendo/addPendoScript/getPendoScriptContent.js +64 -0
- package/dist/libs/pendo/addPendoScript/getPendoScriptContent.js.map +1 -0
- package/dist/libs/pendo/addPendoScript/index.d.ts +5 -0
- package/dist/libs/pendo/addPendoScript/index.js +15 -0
- package/dist/libs/pendo/addPendoScript/index.js.map +1 -0
- package/dist/libs/pendo/consts.d.ts +4 -0
- package/dist/libs/pendo/consts.js +8 -0
- package/dist/libs/pendo/consts.js.map +1 -0
- package/dist/libs/pendo/createAccount.d.ts +7 -0
- package/dist/libs/pendo/createAccount.js +24 -0
- package/dist/libs/pendo/createAccount.js.map +1 -0
- package/dist/libs/pendo/createVisitor.d.ts +7 -0
- package/dist/libs/pendo/createVisitor.js +24 -0
- package/dist/libs/pendo/createVisitor.js.map +1 -0
- package/dist/libs/pendo/helpers.d.ts +2 -0
- package/dist/libs/pendo/helpers.js +11 -0
- package/dist/libs/pendo/helpers.js.map +1 -0
- package/dist/libs/pendo/types.d.ts +23 -0
- package/dist/libs/pendo/types.js +3 -0
- package/dist/libs/pendo/types.js.map +1 -0
- package/dist/libs/rbac/roles.d.ts +11 -0
- package/dist/libs/rbac/roles.js +35 -0
- package/dist/libs/rbac/roles.js.map +1 -0
- package/dist/libs/servicesConfiguration/index.d.ts +8 -0
- package/dist/libs/servicesConfiguration/index.js +180 -0
- package/dist/libs/servicesConfiguration/index.js.map +1 -0
- package/dist/libs/servicesConfiguration/types.d.ts +21 -0
- package/dist/libs/servicesConfiguration/types.js +15 -0
- package/dist/libs/servicesConfiguration/types.js.map +1 -0
- package/dist/libs/styles/index.d.ts +14 -0
- package/dist/libs/styles/index.js +32 -0
- package/dist/libs/styles/index.js.map +1 -0
- package/dist/libs/telemetry/addLocalTelemetry.d.ts +4 -0
- package/dist/libs/telemetry/addLocalTelemetry.js +58 -0
- package/dist/libs/telemetry/addLocalTelemetry.js.map +1 -0
- package/dist/libs/telemetry/framework-browser-telemetry.d.ts +0 -0
- package/dist/libs/telemetry/framework-browser-telemetry.js +233 -0
- package/dist/libs/telemetry/framework-browser-telemetry.js.map +1 -0
- package/dist/libs/telemetry/index.d.ts +5 -0
- package/dist/libs/telemetry/index.js +38 -0
- package/dist/libs/telemetry/index.js.map +1 -0
- package/dist/libs/tests-helpers/config/CSSStub.d.ts +0 -0
- package/dist/libs/tests-helpers/config/CSSStub.js +3 -0
- package/dist/libs/tests-helpers/config/CSSStub.js.map +1 -0
- package/dist/libs/tests-helpers/createStoreRootWithStubs.d.ts +13 -0
- package/dist/libs/tests-helpers/createStoreRootWithStubs.js +21 -0
- package/dist/libs/tests-helpers/createStoreRootWithStubs.js.map +1 -0
- package/dist/libs/tests-helpers/data/properties-data.d.ts +117 -0
- package/dist/libs/tests-helpers/data/properties-data.js +121 -0
- package/dist/libs/tests-helpers/data/properties-data.js.map +1 -0
- package/dist/libs/tests-helpers/data/quickaction-data.d.ts +2 -0
- package/dist/libs/tests-helpers/data/quickaction-data.js +47 -0
- package/dist/libs/tests-helpers/data/quickaction-data.js.map +1 -0
- package/dist/libs/tests-helpers/data/session-data.d.ts +109 -0
- package/dist/libs/tests-helpers/data/session-data.js +206 -0
- package/dist/libs/tests-helpers/data/session-data.js.map +1 -0
- package/dist/libs/tests-helpers/data/tio-navigation-data.d.ts +18 -0
- package/dist/libs/tests-helpers/data/tio-navigation-data.js +68 -0
- package/dist/libs/tests-helpers/data/tio-navigation-data.js.map +1 -0
- package/dist/libs/tests-helpers/fixtures/properties/properties.d.ts +2 -0
- package/dist/libs/tests-helpers/fixtures/properties/properties.js +123 -0
- package/dist/libs/tests-helpers/fixtures/properties/properties.js.map +1 -0
- package/dist/libs/tests-helpers/fixtures/sessions/adminSession.d.ts +2 -0
- package/dist/libs/tests-helpers/fixtures/sessions/adminSession.js +43 -0
- package/dist/libs/tests-helpers/fixtures/sessions/adminSession.js.map +1 -0
- package/dist/libs/validators/compileJsonSchemasToJs.d.ts +4 -0
- package/dist/libs/validators/compileJsonSchemasToJs.js +90 -0
- package/dist/libs/validators/compileJsonSchemasToJs.js.map +1 -0
- package/dist/libs/validators/configSchema.d.ts +434 -0
- package/dist/libs/validators/configSchema.js +442 -0
- package/dist/libs/validators/configSchema.js.map +1 -0
- package/dist/libs/validators/generatedValidators/validateConfigSchema.cjs.d.ts +7 -0
- package/dist/libs/validators/generatedValidators/validateConfigSchema.cjs.js +1643 -0
- package/dist/libs/validators/generatedValidators/validateConfigSchema.cjs.js.map +1 -0
- package/dist/libs/validators/generatedValidators/validateConfigSchema.d.ts +6 -0
- package/dist/libs/validators/generatedValidators/validateConfigSchema.js +1645 -0
- package/dist/libs/validators/generatedValidators/validateConfigSchema.js.map +1 -0
- package/dist/libs/validators/generatedValidators/validateServerProperties.cjs.d.ts +7 -0
- package/dist/libs/validators/generatedValidators/validateServerProperties.cjs.js +1441 -0
- package/dist/libs/validators/generatedValidators/validateServerProperties.cjs.js.map +1 -0
- package/dist/libs/validators/generatedValidators/validateServerProperties.d.ts +6 -0
- package/dist/libs/validators/generatedValidators/validateServerProperties.js +1443 -0
- package/dist/libs/validators/generatedValidators/validateServerProperties.js.map +1 -0
- package/dist/libs/validators/generatedValidators/validateSessionSchema.cjs.d.ts +7 -0
- package/dist/libs/validators/generatedValidators/validateSessionSchema.cjs.js +140 -0
- package/dist/libs/validators/generatedValidators/validateSessionSchema.cjs.js.map +1 -0
- package/dist/libs/validators/generatedValidators/validateSessionSchema.d.ts +6 -0
- package/dist/libs/validators/generatedValidators/validateSessionSchema.js +142 -0
- package/dist/libs/validators/generatedValidators/validateSessionSchema.js.map +1 -0
- package/dist/libs/validators/serverPropertiesSchema.d.ts +58 -0
- package/dist/libs/validators/serverPropertiesSchema.js +78 -0
- package/dist/libs/validators/serverPropertiesSchema.js.map +1 -0
- package/dist/libs/validators/sessionSchema.d.ts +36 -0
- package/dist/libs/validators/sessionSchema.js +45 -0
- package/dist/libs/validators/sessionSchema.js.map +1 -0
- package/dist/libs/validators/validateConfig.d.ts +5 -0
- package/dist/libs/validators/validateConfig.js +82 -0
- package/dist/libs/validators/validateConfig.js.map +1 -0
- package/dist/libs/validators/validators.d.ts +20 -0
- package/dist/libs/validators/validators.js +64 -0
- package/dist/libs/validators/validators.js.map +1 -0
- package/dist/manifest.json +36 -0
- package/dist/mocks/featureFlags/index.d.ts +1 -0
- package/dist/mocks/featureFlags/index.js +37 -0
- package/dist/mocks/featureFlags/index.js.map +1 -0
- package/dist/mocks/featureFlags/responses.d.ts +3 -0
- package/dist/mocks/featureFlags/responses.js +7 -0
- package/dist/mocks/featureFlags/responses.js.map +1 -0
- package/dist/mocks/server.d.ts +1 -0
- package/dist/mocks/server.js +39 -0
- package/dist/mocks/server.js.map +1 -0
- package/dist/mocks/session/consec-session-onprem.d.ts +47 -0
- package/dist/mocks/session/consec-session-onprem.js +77 -0
- package/dist/mocks/session/consec-session-onprem.js.map +1 -0
- package/dist/mocks/session/index.d.ts +1 -0
- package/dist/mocks/session/index.js +53 -0
- package/dist/mocks/session/index.js.map +1 -0
- package/dist/mocks/session/otherResponses.d.ts +0 -0
- package/dist/mocks/session/otherResponses.js +373 -0
- package/dist/mocks/session/otherResponses.js.map +1 -0
- package/dist/mocks/session/responses.d.ts +48 -0
- package/dist/mocks/session/responses.js +78 -0
- package/dist/mocks/session/responses.js.map +1 -0
- package/dist/mocks/wug/index.d.ts +1 -0
- package/dist/mocks/wug/index.js +37 -0
- package/dist/mocks/wug/index.js.map +1 -0
- package/dist/mocks/wug/responses.d.ts +39 -0
- package/dist/mocks/wug/responses.js +174 -0
- package/dist/mocks/wug/responses.js.map +1 -0
- package/dist/server-968402f2.js +9 -0
- package/dist/server-968402f2.js.map +1 -0
- package/dist/server-be52b4bb.mjs +9330 -0
- package/dist/server-be52b4bb.mjs.map +1 -0
- package/dist/stores/Base/EnvironmentBase/index.d.ts +11 -0
- package/dist/stores/Base/EnvironmentBase/index.js +15 -0
- package/dist/stores/Base/EnvironmentBase/index.js.map +1 -0
- package/dist/stores/Base/StoreBase/index.d.ts +14 -0
- package/dist/stores/Base/StoreBase/index.js +20 -0
- package/dist/stores/Base/StoreBase/index.js.map +1 -0
- package/dist/stores/Base/StoreRootBase/index.d.ts +8 -0
- package/dist/stores/Base/StoreRootBase/index.js +11 -0
- package/dist/stores/Base/StoreRootBase/index.js.map +1 -0
- package/dist/stores/Base/types.d.ts +48 -0
- package/dist/stores/Base/types.js +3 -0
- package/dist/stores/Base/types.js.map +1 -0
- package/dist/stores/StoreAssistMode.d.ts +29 -0
- package/dist/stores/StoreAssistMode.js +113 -0
- package/dist/stores/StoreAssistMode.js.map +1 -0
- package/dist/stores/StoreAuthentication.d.ts +73 -0
- package/dist/stores/StoreAuthentication.js +264 -0
- package/dist/stores/StoreAuthentication.js.map +1 -0
- package/dist/stores/StoreDrawer.d.ts +51 -0
- package/dist/stores/StoreDrawer.js +118 -0
- package/dist/stores/StoreDrawer.js.map +1 -0
- package/dist/stores/StoreFlags/helpers.d.ts +10 -0
- package/dist/stores/StoreFlags/helpers.js +43 -0
- package/dist/stores/StoreFlags/helpers.js.map +1 -0
- package/dist/stores/StoreFlags/index.d.ts +48 -0
- package/dist/stores/StoreFlags/index.js +149 -0
- package/dist/stores/StoreFlags/index.js.map +1 -0
- package/dist/stores/StoreFlags/types.d.ts +7 -0
- package/dist/stores/StoreFlags/types.js +3 -0
- package/dist/stores/StoreFlags/types.js.map +1 -0
- package/dist/stores/StoreLayout/consts.d.ts +11 -0
- package/dist/stores/StoreLayout/consts.js +85 -0
- package/dist/stores/StoreLayout/consts.js.map +1 -0
- package/dist/stores/StoreLayout/index.d.ts +207 -0
- package/dist/stores/StoreLayout/index.js +492 -0
- package/dist/stores/StoreLayout/index.js.map +1 -0
- package/dist/stores/StoreLayout/types.d.ts +6 -0
- package/dist/stores/StoreLayout/types.js +3 -0
- package/dist/stores/StoreLayout/types.js.map +1 -0
- package/dist/stores/StorePendo/handlers.d.ts +5 -0
- package/dist/stores/StorePendo/handlers.js +20 -0
- package/dist/stores/StorePendo/handlers.js.map +1 -0
- package/dist/stores/StorePendo/index.d.ts +27 -0
- package/dist/stores/StorePendo/index.js +155 -0
- package/dist/stores/StorePendo/index.js.map +1 -0
- package/dist/stores/StorePendo/types.d.ts +13 -0
- package/dist/stores/StorePendo/types.js +7 -0
- package/dist/stores/StorePendo/types.js.map +1 -0
- package/dist/stores/StoreRoot/index.d.ts +106 -0
- package/dist/stores/StoreRoot/index.js +398 -0
- package/dist/stores/StoreRoot/index.js.map +1 -0
- package/dist/stores/StoreTelemetry/index.d.ts +112 -0
- package/dist/stores/StoreTelemetry/index.js +408 -0
- package/dist/stores/StoreTelemetry/index.js.map +1 -0
- package/dist/stores/StoreTelemetry/types.d.ts +99 -0
- package/dist/stores/StoreTelemetry/types.js +21 -0
- package/dist/stores/StoreTelemetry/types.js.map +1 -0
- package/dist/stores/storeAlerts/index.d.ts +7 -0
- package/dist/stores/storeAlerts/index.js +15 -0
- package/dist/stores/storeAlerts/index.js.map +1 -0
- package/dist/stores/storeFeatureFlags/index.d.ts +24 -0
- package/dist/stores/storeFeatureFlags/index.js +60 -0
- package/dist/stores/storeFeatureFlags/index.js.map +1 -0
- package/dist/stores/storeFeatureFlags/types.d.ts +10 -0
- package/dist/stores/storeFeatureFlags/types.js +11 -0
- package/dist/stores/storeFeatureFlags/types.js.map +1 -0
- package/dist/stores/types.d.ts +19 -0
- package/dist/stores/types.js +3 -0
- package/dist/stores/types.js.map +1 -0
- package/dist/style.css +1 -0
- package/dist/styles/themes/default.d.ts +12 -0
- package/dist/styles/themes/default.js +16 -0
- package/dist/styles/themes/default.js.map +1 -0
- package/dist/styles/themes/index.d.ts +18 -0
- package/dist/styles/themes/index.js +10 -0
- package/dist/styles/themes/index.js.map +1 -0
- package/dist/styles/themes/tio.d.ts +2 -0
- package/dist/styles/themes/tio.js +12 -0
- package/dist/styles/themes/tio.js.map +1 -0
- package/dist/styles/themes/types.d.ts +5 -0
- package/dist/styles/themes/types.js +3 -0
- package/dist/styles/themes/types.js.map +1 -0
- package/dist/tul.client.cjs.js +3784 -0
- package/dist/tul.client.cjs.js.map +1 -0
- package/dist/tul.client.es.js +14357 -0
- package/dist/tul.client.es.js.map +1 -0
- package/dist/tul.server.cjs.js +2 -0
- package/dist/tul.server.cjs.js.map +1 -0
- package/dist/tul.server.es.js +21 -0
- package/dist/tul.server.es.js.map +1 -0
- package/dist/types/helpers.d.ts +14 -0
- package/dist/types/helpers.js +3 -0
- package/dist/types/helpers.js.map +1 -0
- package/dist/types/index.d.ts +38 -0
- package/dist/types/index.js +47 -0
- package/dist/types/index.js.map +1 -0
- package/dist/types/logos.d.ts +75 -0
- package/dist/types/logos.js +80 -0
- package/dist/types/logos.js.map +1 -0
- package/dist/types/openapi.d.ts +10 -0
- package/dist/types/openapi.js +3 -0
- package/dist/types/openapi.js.map +1 -0
- package/dist/types/tul.d.ts +629 -0
- package/dist/types/tul.js +47 -0
- package/dist/types/tul.js.map +1 -0
- package/package.json +106 -4
- package/scripts/postinstall.js +67 -0
- package/README.md +0 -5
|
@@ -0,0 +1,725 @@
|
|
|
1
|
+
(function(w) {
|
|
2
|
+
var d = {};
|
|
3
|
+
function p(m) {
|
|
4
|
+
if (d[m])
|
|
5
|
+
return d[m].exports;
|
|
6
|
+
var s = d[m] = { i: m, l: !1, exports: {} };
|
|
7
|
+
return w[m].call(s.exports, s, s.exports, p), s.l = !0, s.exports;
|
|
8
|
+
}
|
|
9
|
+
p.m = w, p.c = d, p.d = function(m, s, a) {
|
|
10
|
+
p.o(m, s) || Object.defineProperty(m, s, { configurable: !1, enumerable: !0, get: a });
|
|
11
|
+
}, p.n = function(m) {
|
|
12
|
+
var s = m && m.__esModule ? function() {
|
|
13
|
+
return m.default;
|
|
14
|
+
} : function() {
|
|
15
|
+
return m;
|
|
16
|
+
};
|
|
17
|
+
return p.d(s, "a", s), s;
|
|
18
|
+
}, p.o = function(m, s) {
|
|
19
|
+
return Object.prototype.hasOwnProperty.call(m, s);
|
|
20
|
+
}, p.p = "", p(p.s = 2);
|
|
21
|
+
})([function(w, d, p) {
|
|
22
|
+
Object.defineProperty(d, "__esModule", { value: !0 }), d.Tools = void 0;
|
|
23
|
+
var m = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
|
|
24
|
+
return typeof e;
|
|
25
|
+
} : function(e) {
|
|
26
|
+
return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
|
|
27
|
+
}, s = function() {
|
|
28
|
+
function e(r, o) {
|
|
29
|
+
for (var c = 0; c < o.length; c++) {
|
|
30
|
+
var v = o[c];
|
|
31
|
+
v.enumerable = v.enumerable || !1, v.configurable = !0, "value" in v && (v.writable = !0), Object.defineProperty(r, v.key, v);
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
return function(r, o, c) {
|
|
35
|
+
return o && e(r.prototype, o), c && e(r, c), r;
|
|
36
|
+
};
|
|
37
|
+
}(), a = p(1), t = i(p(6)), n = i(p(9));
|
|
38
|
+
function i(e) {
|
|
39
|
+
return e && e.__esModule ? e : { default: e };
|
|
40
|
+
}
|
|
41
|
+
d.Tools = function() {
|
|
42
|
+
function e() {
|
|
43
|
+
(function(r, o) {
|
|
44
|
+
if (!(r instanceof o))
|
|
45
|
+
throw new TypeError("Cannot call a class as a function");
|
|
46
|
+
})(this, e);
|
|
47
|
+
}
|
|
48
|
+
return s(e, null, [{ key: "copy", value: function() {
|
|
49
|
+
var r = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : null, o = {};
|
|
50
|
+
return this.isObject(r) && (o = JSON.parse(JSON.stringify(r))), o;
|
|
51
|
+
} }, { key: "doNotTrack", value: function() {
|
|
52
|
+
return !!(a.Storage.cache.doNotTrack || window.doNotTrack || navigator.doNotTrack === "1" || navigator.msDoNotTrack);
|
|
53
|
+
} }, { key: "isDomain", value: function() {
|
|
54
|
+
var r = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : null;
|
|
55
|
+
return !(!r || !r.match(new RegExp(document.location.host, "gi")) && !r.match(/^\//gi) || r.match(/^\/\//gi));
|
|
56
|
+
} }, { key: "isEmpty", value: function() {
|
|
57
|
+
var r = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : null;
|
|
58
|
+
return !(this.isObject(r) && Object.keys(r).length > 0);
|
|
59
|
+
} }, { key: "isExpired", value: function() {
|
|
60
|
+
var r = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : 0;
|
|
61
|
+
return !!(typeof r == "string" || isNaN(r) || this.unixtime() - Number(r) > 1800);
|
|
62
|
+
} }, { key: "isInArray", value: function(r, o) {
|
|
63
|
+
return r.indexOf(o) !== -1;
|
|
64
|
+
} }, { key: "isObject", value: function() {
|
|
65
|
+
var r = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : null;
|
|
66
|
+
return !(!r || (r === void 0 ? "undefined" : m(r)) !== "object");
|
|
67
|
+
} }, { key: "getHref", value: function() {
|
|
68
|
+
return window.location.pathname.split("/").pop() + window.location.hash;
|
|
69
|
+
} }, { key: "merge", value: function() {
|
|
70
|
+
var r = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, o = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, c = this.copy(r);
|
|
71
|
+
return this.isObject(o) && !this.isEmpty(o) && Object.keys(o).forEach(function(v) {
|
|
72
|
+
c[v] = o[v];
|
|
73
|
+
}), c;
|
|
74
|
+
} }, { key: "removeScript", value: function() {
|
|
75
|
+
var r = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : null;
|
|
76
|
+
if (r)
|
|
77
|
+
for (var o = document.getElementsByTagName("script"), c = o.length; c--; )
|
|
78
|
+
o[c].src.match(r) && o[c].parentNode.removeChild(o[c]);
|
|
79
|
+
} }, { key: "unixtime", value: function() {
|
|
80
|
+
return Math.round((/* @__PURE__ */ new Date()).getTime() / 1e3);
|
|
81
|
+
} }, { key: "utctime", value: function() {
|
|
82
|
+
return new Date(Date.now()).toISOString();
|
|
83
|
+
} }, { key: "uuid", value: function() {
|
|
84
|
+
return (0, t.default)();
|
|
85
|
+
} }, { key: "ua", get: function() {
|
|
86
|
+
var r = n.default.UAParser();
|
|
87
|
+
return { browser_name: r.browser.name, browser_version: r.browser.version, os_name: r.os.name, os_version: r.os.version };
|
|
88
|
+
} }]), e;
|
|
89
|
+
}();
|
|
90
|
+
}, function(w, d, p) {
|
|
91
|
+
Object.defineProperty(d, "__esModule", { value: !0 }), d.Storage = void 0;
|
|
92
|
+
var m = function() {
|
|
93
|
+
function a(t, n) {
|
|
94
|
+
for (var i = 0; i < n.length; i++) {
|
|
95
|
+
var e = n[i];
|
|
96
|
+
e.enumerable = e.enumerable || !1, e.configurable = !0, "value" in e && (e.writable = !0), Object.defineProperty(t, e.key, e);
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
return function(t, n, i) {
|
|
100
|
+
return n && a(t.prototype, n), i && a(t, i), t;
|
|
101
|
+
};
|
|
102
|
+
}(), s = p(0);
|
|
103
|
+
d.Storage = function() {
|
|
104
|
+
function a() {
|
|
105
|
+
(function(t, n) {
|
|
106
|
+
if (!(t instanceof n))
|
|
107
|
+
throw new TypeError("Cannot call a class as a function");
|
|
108
|
+
})(this, a);
|
|
109
|
+
}
|
|
110
|
+
return m(a, null, [{ key: "init", value: function() {
|
|
111
|
+
var t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
112
|
+
window.localStorage[this.key] = JSON.stringify(t);
|
|
113
|
+
} }, { key: "update", value: function() {
|
|
114
|
+
var t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, n = this.cache;
|
|
115
|
+
s.Tools.isEmpty(t) || (n = s.Tools.merge(n, t)), this.init(n);
|
|
116
|
+
} }, { key: "cache", get: function() {
|
|
117
|
+
var t = {};
|
|
118
|
+
return window.localStorage[this.key] && (t = JSON.parse(window.localStorage[this.key])), t;
|
|
119
|
+
} }, { key: "key", get: function() {
|
|
120
|
+
return "TenableTelemetry.storage";
|
|
121
|
+
} }]), a;
|
|
122
|
+
}();
|
|
123
|
+
}, function(w, d, p) {
|
|
124
|
+
Object.defineProperty(d, "__esModule", { value: !0 });
|
|
125
|
+
var m = function() {
|
|
126
|
+
function c(v, u) {
|
|
127
|
+
for (var l = 0; l < u.length; l++) {
|
|
128
|
+
var _ = u[l];
|
|
129
|
+
_.enumerable = _.enumerable || !1, _.configurable = !0, "value" in _ && (_.writable = !0), Object.defineProperty(v, _.key, _);
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
return function(v, u, l) {
|
|
133
|
+
return u && c(v.prototype, u), l && c(v, l), v;
|
|
134
|
+
};
|
|
135
|
+
}(), s = p(3), a = p(4), t = p(13), n = p(16), i = p(1), e = p(0), r = p(17), o = function(c) {
|
|
136
|
+
function v() {
|
|
137
|
+
return function(u, l) {
|
|
138
|
+
if (!(u instanceof l))
|
|
139
|
+
throw new TypeError("Cannot call a class as a function");
|
|
140
|
+
}(this, v), function(u, l) {
|
|
141
|
+
if (!u)
|
|
142
|
+
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
143
|
+
return !l || typeof l != "object" && typeof l != "function" ? u : l;
|
|
144
|
+
}(this, (v.__proto__ || Object.getPrototypeOf(v)).call(this));
|
|
145
|
+
}
|
|
146
|
+
return function(u, l) {
|
|
147
|
+
if (typeof l != "function" && l !== null)
|
|
148
|
+
throw new TypeError("Super expression must either be null or a function, not " + typeof l);
|
|
149
|
+
u.prototype = Object.create(l && l.prototype, { constructor: { value: u, enumerable: !1, writable: !0, configurable: !0 } }), l && (Object.setPrototypeOf ? Object.setPrototypeOf(u, l) : u.__proto__ = l);
|
|
150
|
+
}(v, t.Events), m(v, [{ key: "_appendPropertiesToOptions", value: function(u, l) {
|
|
151
|
+
["uuid", "license_ip_limit", "license_expiration", "activation_code", "license_type"].forEach(function(_) {
|
|
152
|
+
l[_] && (u[_] = l[_]);
|
|
153
|
+
});
|
|
154
|
+
} }, { key: "initializeBrowser", value: function() {
|
|
155
|
+
var u = this, l = XMLHttpRequest.prototype.open, _ = XMLHttpRequest.prototype.abort;
|
|
156
|
+
if (XMLHttpRequest.prototype.open = function() {
|
|
157
|
+
var T = l.apply(this, arguments), P = i.Storage.cache;
|
|
158
|
+
return this.telemetry = { start: (/* @__PURE__ */ new Date()).getTime(), url: "" }, arguments.length > 1 && (this.telemetry.url = arguments[1]), u.isDisabled || !e.Tools.isDomain(this.telemetry.url) || this.telemetry.url.match(u.local_url) ? T : (u.correlation && this.setRequestHeader("x-telemetry-correlation", "tenable=" + P.correlation_id + "; amplitude=" + P.amplitude_session_id), u.autotrack && u.xhr_verbosity && this.addEventListener("readystatechange", function() {
|
|
159
|
+
if (this.readyState === 4) {
|
|
160
|
+
var O = { code: 200, message: "N/A", response_time: (/* @__PURE__ */ new Date()).getTime() - this.telemetry.start, trigger: "xhr", url: this.telemetry.url }, x = this.getResponseHeader("x-request-uuid");
|
|
161
|
+
x && (O.request_uuid = x), this.status && (O.code = this.status), this.statusText && (O.message = this.statusText), O.code >= 300 && u.apiError(O), new RegExp(/20\d/).test(O.code) && u.xhr_verbosity > 2 && u.apiSuccess(O);
|
|
162
|
+
}
|
|
163
|
+
}), T);
|
|
164
|
+
}, XMLHttpRequest.prototype.abort = function() {
|
|
165
|
+
var T = _.apply(this);
|
|
166
|
+
return u.isDisabled || !u.autotrack || u.xhr_verbosity < 2 || u.apiAbort({ response_time: (/* @__PURE__ */ new Date()).getTime() - this.telemetry.start, trigger: "xhr", url: this.telemetry.url }), T;
|
|
167
|
+
}, window.fetch) {
|
|
168
|
+
var C = window.fetch;
|
|
169
|
+
window.fetch = function() {
|
|
170
|
+
var T = (/* @__PURE__ */ new Date()).getTime(), P = arguments[0], O = arguments[1], x = {}, k = {}, j = i.Storage.cache;
|
|
171
|
+
if (u.isDisabled || !e.Tools.isDomain(P) || P.match(u.local_url))
|
|
172
|
+
return C.apply(this, arguments);
|
|
173
|
+
var A = function() {
|
|
174
|
+
var S = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
175
|
+
if (!u.autotrack)
|
|
176
|
+
return S;
|
|
177
|
+
var b = { code: S.status, message: S.statusText, response_time: (/* @__PURE__ */ new Date()).getTime() - T, trigger: "fetch", url: P }, q = S.headers.get("x-request-uuid");
|
|
178
|
+
return q && (b.request_uuid = q), b.code >= 300 && u.apiError(b), new RegExp(/20\d/).test(b.code) && u.xhr_verbosity > 2 && u.apiSuccess(b), S;
|
|
179
|
+
};
|
|
180
|
+
if (!u.correlation)
|
|
181
|
+
return C.apply(this, arguments).then(function(S) {
|
|
182
|
+
return A(S);
|
|
183
|
+
});
|
|
184
|
+
if (e.Tools.isObject(O) && (x = e.Tools.merge(x, O)), x.headers) {
|
|
185
|
+
var h = !0, y = !1, f = void 0;
|
|
186
|
+
try {
|
|
187
|
+
for (var E, N = (0, r.listHeaders)(x.headers)[Symbol.iterator](); !(h = (E = N.next()).done); h = !0) {
|
|
188
|
+
var g = E.value;
|
|
189
|
+
k[g[0]] = g[1];
|
|
190
|
+
}
|
|
191
|
+
} catch (S) {
|
|
192
|
+
y = !0, f = S;
|
|
193
|
+
} finally {
|
|
194
|
+
try {
|
|
195
|
+
!h && N.return && N.return();
|
|
196
|
+
} finally {
|
|
197
|
+
if (y)
|
|
198
|
+
throw f;
|
|
199
|
+
}
|
|
200
|
+
}
|
|
201
|
+
}
|
|
202
|
+
return k["x-telemetry-correlation"] = "tenable=" + j.correlation_id + "; amplitude=" + j.amplitude_session_id, x.headers = new Headers(k), C.apply(this, [P, x]).then(function(S) {
|
|
203
|
+
return A(S);
|
|
204
|
+
});
|
|
205
|
+
};
|
|
206
|
+
}
|
|
207
|
+
this.autotrack && (this.autotrack_options.click && document.addEventListener("click", function(T) {
|
|
208
|
+
var P = T.target, O = P.attributes, x = ["data-name", "data-value", "class", "id", "href"], k = null, j = P.nodeName.toLowerCase(), A = { page_element_type: j, trigger: "click" };
|
|
209
|
+
if (O.length > 0) {
|
|
210
|
+
u.click_verbosity > 0 && ["html", "body"].indexOf(j) === -1 && (k = "page element clicked");
|
|
211
|
+
for (var h = 0, y = O.length; h < y; h++) {
|
|
212
|
+
var f = O[h].nodeName.toLowerCase();
|
|
213
|
+
f !== "data-event" && f !== "data-tn-event" ? x.indexOf(f) > -1 ? A["page_element_" + (f = f.replace("-", "_"))] = O[h].nodeValue : f.match(/^data-t?n?-?event-(.*)$/gi) && (A[f = (f = (f = f.replace("data-event-", "")).replace("data-tn-event-", "")).replace("-", "_")] = O[h].nodeValue) : k = O[h].nodeValue;
|
|
214
|
+
}
|
|
215
|
+
}
|
|
216
|
+
k && u.track(k, A);
|
|
217
|
+
}, !1), this.autotrack_options.focus && document.addEventListener("focus", function(T) {
|
|
218
|
+
u.inputAction({ action: "focused", elem: T.target });
|
|
219
|
+
}, !0), this.autotrack_options.blur && document.addEventListener("blur", function(T) {
|
|
220
|
+
u.inputAction({ action: "blurred", elem: T.target });
|
|
221
|
+
}, !0), this.autotrack_options.page && (window.addEventListener("loadend", function() {
|
|
222
|
+
u.page();
|
|
223
|
+
}, !1), window.addEventListener("hashchange", function() {
|
|
224
|
+
u.page();
|
|
225
|
+
}, !1)));
|
|
226
|
+
} }, { key: "initializeDestinations", value: function() {
|
|
227
|
+
var u = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, l = {};
|
|
228
|
+
e.Tools.isEmpty(u.destinations) || (l = u.destinations), this.destinations = e.Tools.merge(this.destinations, l);
|
|
229
|
+
} }, { key: "initializeProperties", value: function() {
|
|
230
|
+
var u = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, l = {};
|
|
231
|
+
if (this.key) {
|
|
232
|
+
var _ = this.key.split("/");
|
|
233
|
+
l.product = _[0], l.component = _[1];
|
|
234
|
+
}
|
|
235
|
+
u.properties && (l = e.Tools.merge(l, u.properties)), this.updateProperties(l);
|
|
236
|
+
} }, { key: "initializeStorage", value: function() {
|
|
237
|
+
var u = i.Storage.cache, l = { amplitude_session_id: -1, correlation_id: e.Tools.uuid(), doNotTrack: !!u.doNotTrack, timestamp: e.Tools.unixtime(), user_id: "00000000-0000-4000-0001-000000000000" };
|
|
238
|
+
u.user_id && (l.user_id = u.user_id), u.correlation_id && (l.correlation_id = u.correlation_id), u.amplitude_session_id && (l.amplitude_session_id = u.amplitude_session_id), this._appendPropertiesToOptions(l, this), e.Tools.isExpired(u.timestamp) && (l.correlation_id = e.Tools.uuid()), i.Storage.init(l);
|
|
239
|
+
} }, { key: "enable", value: function() {
|
|
240
|
+
var u = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : null, l = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
241
|
+
if (l.debug && (this.debug = !0), l.development) {
|
|
242
|
+
var _ = "tenable-io";
|
|
243
|
+
this.development = !0, u && (_ = u.split("/")[0]), u = _ + "/development";
|
|
244
|
+
}
|
|
245
|
+
u && s.config[u] && !this.loaded && !this.isDisabled && (this.loaded = !0, this.key = u, this.config = s.config[u], l.local_url && (this.local_url = l.local_url, this.network = new n.Network(l.local_url)), l.hasOwnProperty("xhr_verbosity") && new RegExp(/[0123]/).test(l.xhr_verbosity) && (this.xhr_verbosity = l.xhr_verbosity), l.hasOwnProperty("click_verbosity") && new RegExp(/[01]/).test(l.click_verbosity) && (this.click_verbosity = l.click_verbosity), l.hasOwnProperty("autotrack") && l.autotrack === !1 && (this.autotrack = !1), e.Tools.isObject(l.autotrack_options) && (this.autotrack_options = e.Tools.merge(this.autotrack_options, l.autotrack_options)), l.hasOwnProperty("exclude") && (this.exclude = l.exclude), l.correlation && (this.correlation = !0), this._appendProperties(this, l), this.initializeStorage(), this.initializeProperties(l), this.initializeDestinations(l), this.initializeBrowser(), this.isLocal || (a.Destinations.load({ destinations: this.destinations, development: this.development, keys: this.config.destinations, queue: this.preload_queue.slice() }), this.preload_queue = []));
|
|
246
|
+
} }, { key: "storeCommonProperties", value: function(u) {
|
|
247
|
+
i.Storage.update(u);
|
|
248
|
+
} }, { key: "disable", value: function() {
|
|
249
|
+
this.event("telemetry disabled"), i.Storage.update({ doNotTrack: !0 }), this.disabled = !0, a.Destinations.unload();
|
|
250
|
+
} }]), v;
|
|
251
|
+
}();
|
|
252
|
+
d.default = o, window.telemetry = new o();
|
|
253
|
+
}, function(w, d, p) {
|
|
254
|
+
Object.defineProperty(d, "__esModule", { value: !0 }), d.config = { "tenable-io/development": { destinations: { amplitude: "ac3c875e353ac9bbacd8273bcb5b7da4" } }, "tenable-io/webui-frontend-login": { destinations: { amplitude: "92e77ebf298488fd280d9d9621e7688f", pingdom: "5a5688983462fb4f4c6b0b1a", sentry: "https://597f4a2ce4b04354bb5208abd457190d@sentry.io/254431" } }, "tenable-io/webui-frontend-legacy": { destinations: { amplitude: "92e77ebf298488fd280d9d9621e7688f" } }, "tenable-io/webui-frontend-nextgen": { destinations: { amplitude: "92e77ebf298488fd280d9d9621e7688f" } }, "tenable-sc/development": { destinations: { amplitude: "e4ccdf52a693fad87bd83c52f11e6f20" } }, "tenable-sc/webui-frontend": { destinations: { amplitude: "6f2e4bee00a68585b85a92071fceb100" } }, "tenable-ai/development": { destinations: { amplitude: "3b3f819422fe2ba1a1de9b394eca1a06" } }, "tenable-ai/webui-frontend": { destinations: { amplitude: "92e77ebf298488fd280d9d9621e7688f" } }, "tenable-ad/development": { destinations: { amplitude: "ac3c875e353ac9bbacd8273bcb5b7da4" } }, "tenable-ad/webui-frontend": { destinations: { amplitude: "92e77ebf298488fd280d9d9621e7688f" } } };
|
|
255
|
+
}, function(w, d, p) {
|
|
256
|
+
Object.defineProperty(d, "__esModule", { value: !0 }), d.Destinations = void 0;
|
|
257
|
+
var m = function() {
|
|
258
|
+
function n(i, e) {
|
|
259
|
+
for (var r = 0; r < e.length; r++) {
|
|
260
|
+
var o = e[r];
|
|
261
|
+
o.enumerable = o.enumerable || !1, o.configurable = !0, "value" in o && (o.writable = !0), Object.defineProperty(i, o.key, o);
|
|
262
|
+
}
|
|
263
|
+
}
|
|
264
|
+
return function(i, e, r) {
|
|
265
|
+
return e && n(i.prototype, e), r && n(i, r), i;
|
|
266
|
+
};
|
|
267
|
+
}(), s = p(5), a = p(11), t = p(12);
|
|
268
|
+
d.Destinations = function() {
|
|
269
|
+
function n() {
|
|
270
|
+
(function(i, e) {
|
|
271
|
+
if (!(i instanceof e))
|
|
272
|
+
throw new TypeError("Cannot call a class as a function");
|
|
273
|
+
})(this, n);
|
|
274
|
+
}
|
|
275
|
+
return m(n, null, [{ key: "load", value: function() {
|
|
276
|
+
var i = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
277
|
+
(i.development || i.destinations && i.keys) && (i.destinations.amplitude && s.Amplitude.load(i.keys.amplitude, i.queue), i.development || (i.destinations.sentry && t.Sentry.load(i.keys.sentry), i.destinations.pingdom && a.Pingdom.load(i.keys.pingdom)));
|
|
278
|
+
} }, { key: "unload", value: function() {
|
|
279
|
+
s.Amplitude.destroy(), a.Pingdom.destroy(), t.Sentry.destroy();
|
|
280
|
+
} }]), n;
|
|
281
|
+
}();
|
|
282
|
+
}, function(w, d, p) {
|
|
283
|
+
Object.defineProperty(d, "__esModule", { value: !0 }), d.Amplitude = void 0;
|
|
284
|
+
var m = function() {
|
|
285
|
+
function t(n, i) {
|
|
286
|
+
for (var e = 0; e < i.length; e++) {
|
|
287
|
+
var r = i[e];
|
|
288
|
+
r.enumerable = r.enumerable || !1, r.configurable = !0, "value" in r && (r.writable = !0), Object.defineProperty(n, r.key, r);
|
|
289
|
+
}
|
|
290
|
+
}
|
|
291
|
+
return function(n, i, e) {
|
|
292
|
+
return i && t(n.prototype, i), e && t(n, e), n;
|
|
293
|
+
};
|
|
294
|
+
}(), s = p(0), a = p(1);
|
|
295
|
+
d.Amplitude = function() {
|
|
296
|
+
function t() {
|
|
297
|
+
(function(n, i) {
|
|
298
|
+
if (!(n instanceof i))
|
|
299
|
+
throw new TypeError("Cannot call a class as a function");
|
|
300
|
+
})(this, t);
|
|
301
|
+
}
|
|
302
|
+
return m(t, null, [{ key: "destroy", value: function() {
|
|
303
|
+
window.amplitude && (window.amplitude.setOptOut(!0), window.amplitude = null, s.Tools.removeScript(this.src));
|
|
304
|
+
} }, { key: "callback", value: function() {
|
|
305
|
+
(function(n, i) {
|
|
306
|
+
var e = n.amplitude || { _q: [], _iq: {} }, r = i.createElement("script");
|
|
307
|
+
r.type = "text/javascript", r.integrity = "sha384-G5p3YHHIMhqDroi1wiIRIEJZZCcdNsFWb90cB5FCjJEkCV1NN5gal4aaJRDHU6Qy", r.crossOrigin = "anonymous", r.async = !0, r.src = "https://cdn.amplitude.com/libs/amplitude-8.16.0-min.gz.js", r.onload = function() {
|
|
308
|
+
n.amplitude.runQueuedFunctions || console.log("[Amplitude] Error: could not load SDK");
|
|
309
|
+
};
|
|
310
|
+
var o = i.getElementsByTagName("script")[0];
|
|
311
|
+
function c(x, k) {
|
|
312
|
+
x.prototype[k] = function() {
|
|
313
|
+
return this._q.push([k].concat(Array.prototype.slice.call(arguments, 0))), this;
|
|
314
|
+
};
|
|
315
|
+
}
|
|
316
|
+
o.parentNode.insertBefore(r, o);
|
|
317
|
+
for (var v = function() {
|
|
318
|
+
return this._q = [], this;
|
|
319
|
+
}, u = ["add", "append", "clearAll", "prepend", "set", "setOnce", "unset", "preInsert", "postInsert", "remove"], l = 0; l < u.length; l++)
|
|
320
|
+
c(v, u[l]);
|
|
321
|
+
e.Identify = v;
|
|
322
|
+
for (var _ = function() {
|
|
323
|
+
return this._q = [], this;
|
|
324
|
+
}, C = ["setProductId", "setQuantity", "setPrice", "setRevenueType", "setEventProperties"], T = 0; T < C.length; T++)
|
|
325
|
+
c(_, C[T]);
|
|
326
|
+
e.Revenue = _;
|
|
327
|
+
var P = ["init", "logEvent", "logRevenue", "setUserId", "setUserProperties", "setOptOut", "setVersionName", "setDomain", "setDeviceId", "enableTracking", "setGlobalUserProperties", "identify", "clearUserProperties", "setGroup", "logRevenueV2", "regenerateDeviceId", "groupIdentify", "onInit", "onNewSessionStart", "logEventWithTimestamp", "logEventWithGroups", "setSessionId", "resetSessionId", "getDeviceId", "getUserId", "setMinTimeBetweenSessionsMillis", "setEventUploadThreshold", "setUseDynamicConfig", "setServerZone", "setServerUrl", "sendEvents", "setLibrary", "setTransport"];
|
|
328
|
+
function O(x) {
|
|
329
|
+
function k(A) {
|
|
330
|
+
x[A] = function() {
|
|
331
|
+
x._q.push([A].concat(Array.prototype.slice.call(arguments, 0)));
|
|
332
|
+
};
|
|
333
|
+
}
|
|
334
|
+
for (var j = 0; j < P.length; j++)
|
|
335
|
+
k(P[j]);
|
|
336
|
+
}
|
|
337
|
+
O(e), e.getInstance = function(x) {
|
|
338
|
+
return x = (window && window.length !== 0 ? window : "$default_instance").toLowerCase(), Object.prototype.hasOwnProperty.call(e._iq, x) || (e._iq[x] = { _q: [] }, O(e._iq[x])), e._iq[x];
|
|
339
|
+
}, n.amplitude = e;
|
|
340
|
+
})(window, document);
|
|
341
|
+
} }, { key: "load", value: function() {
|
|
342
|
+
var n = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : null, i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : [];
|
|
343
|
+
n && (document.readyState === "complete" || document.readyState !== "loading" && !document.documentElement.doScroll ? (t.callback(), window.amplitude && window.amplitude.init(n, null, { saveEvents: !0, includeUtm: !0, includeReferrer: !0 }, function(e) {
|
|
344
|
+
window.amplitude.setOptOut(!1), a.Storage.update({ amplitude_session_id: e._sessionId });
|
|
345
|
+
var r = new window.amplitude.Identify();
|
|
346
|
+
if (window.amplitude.identify(r), Array.isArray(i) && i.length)
|
|
347
|
+
for (var o = 0, c = i.length; o < c; o++) {
|
|
348
|
+
var v = i[o];
|
|
349
|
+
window.amplitude.logEvent(v.event, v.properties);
|
|
350
|
+
}
|
|
351
|
+
})) : document.addEventListener("DOMContentLoaded", t.callback));
|
|
352
|
+
} }, { key: "src", get: function() {
|
|
353
|
+
return "/amplitude";
|
|
354
|
+
} }]), t;
|
|
355
|
+
}();
|
|
356
|
+
}, function(w, d, p) {
|
|
357
|
+
var m = p(7), s = p(8);
|
|
358
|
+
w.exports = function(a, t, n) {
|
|
359
|
+
var i = t && n || 0;
|
|
360
|
+
typeof a == "string" && (t = a === "binary" ? new Array(16) : null, a = null);
|
|
361
|
+
var e = (a = a || {}).random || (a.rng || m)();
|
|
362
|
+
if (e[6] = 15 & e[6] | 64, e[8] = 63 & e[8] | 128, t)
|
|
363
|
+
for (var r = 0; r < 16; ++r)
|
|
364
|
+
t[i + r] = e[r];
|
|
365
|
+
return t || s(e);
|
|
366
|
+
};
|
|
367
|
+
}, function(w, d) {
|
|
368
|
+
var p = typeof crypto != "undefined" && crypto.getRandomValues && crypto.getRandomValues.bind(crypto) || typeof msCrypto != "undefined" && typeof window.msCrypto.getRandomValues == "function" && msCrypto.getRandomValues.bind(msCrypto);
|
|
369
|
+
if (p) {
|
|
370
|
+
var m = new Uint8Array(16);
|
|
371
|
+
w.exports = function() {
|
|
372
|
+
return p(m), m;
|
|
373
|
+
};
|
|
374
|
+
} else {
|
|
375
|
+
var s = new Array(16);
|
|
376
|
+
w.exports = function() {
|
|
377
|
+
for (var a, t = 0; t < 16; t++)
|
|
378
|
+
!(3 & t) && (a = 4294967296 * Math.random()), s[t] = a >>> ((3 & t) << 3) & 255;
|
|
379
|
+
return s;
|
|
380
|
+
};
|
|
381
|
+
}
|
|
382
|
+
}, function(w, d) {
|
|
383
|
+
for (var p = [], m = 0; m < 256; ++m)
|
|
384
|
+
p[m] = (m + 256).toString(16).substr(1);
|
|
385
|
+
w.exports = function(s, a) {
|
|
386
|
+
var t = a || 0, n = p;
|
|
387
|
+
return [n[s[t++]], n[s[t++]], n[s[t++]], n[s[t++]], "-", n[s[t++]], n[s[t++]], "-", n[s[t++]], n[s[t++]], "-", n[s[t++]], n[s[t++]], "-", n[s[t++]], n[s[t++]], n[s[t++]], n[s[t++]], n[s[t++]], n[s[t++]]].join("");
|
|
388
|
+
};
|
|
389
|
+
}, function(w, d, p) {
|
|
390
|
+
var m;
|
|
391
|
+
(function(s, a) {
|
|
392
|
+
var t = "model", n = "name", i = "type", e = "vendor", r = "version", o = "mobile", c = "tablet", v = "smarttv", u = function(h) {
|
|
393
|
+
for (var y = {}, f = 0; f < h.length; f++)
|
|
394
|
+
y[h[f].toUpperCase()] = h[f];
|
|
395
|
+
return y;
|
|
396
|
+
}, l = function(h, y) {
|
|
397
|
+
return typeof h == "string" && _(y).indexOf(_(h)) !== -1;
|
|
398
|
+
}, _ = function(h) {
|
|
399
|
+
return h.toLowerCase();
|
|
400
|
+
}, C = function(h, y) {
|
|
401
|
+
if (typeof h == "string")
|
|
402
|
+
return h = h.replace(/^\s\s*/, ""), y === void 0 ? h : h.substring(0, 350);
|
|
403
|
+
}, T = function(h, y) {
|
|
404
|
+
for (var f, E, N, g, S, b, q = 0; q < y.length && !S; ) {
|
|
405
|
+
var R = y[q], D = y[q + 1];
|
|
406
|
+
for (f = E = 0; f < R.length && !S && R[f]; )
|
|
407
|
+
if (S = R[f++].exec(h))
|
|
408
|
+
for (N = 0; N < D.length; N++)
|
|
409
|
+
b = S[++E], typeof (g = D[N]) == "object" && g.length > 0 ? g.length === 2 ? typeof g[1] == "function" ? this[g[0]] = g[1].call(this, b) : this[g[0]] = g[1] : g.length === 3 ? typeof g[1] != "function" || g[1].exec && g[1].test ? this[g[0]] = b ? b.replace(g[1], g[2]) : void 0 : this[g[0]] = b ? g[1].call(this, b, g[2]) : void 0 : g.length === 4 && (this[g[0]] = b ? g[3].call(this, b.replace(g[1], g[2])) : void 0) : this[g] = b || void 0;
|
|
410
|
+
q += 2;
|
|
411
|
+
}
|
|
412
|
+
}, P = function(h, y) {
|
|
413
|
+
for (var f in y)
|
|
414
|
+
if (typeof y[f] == "object" && y[f].length > 0) {
|
|
415
|
+
for (var E = 0; E < y[f].length; E++)
|
|
416
|
+
if (l(y[f][E], h))
|
|
417
|
+
return f === "?" ? void 0 : f;
|
|
418
|
+
} else if (l(y[f], h))
|
|
419
|
+
return f === "?" ? void 0 : f;
|
|
420
|
+
return h;
|
|
421
|
+
}, O = { ME: "4.90", "NT 3.11": "NT3.51", "NT 4.0": "NT4.0", 2e3: "NT 5.0", XP: ["NT 5.1", "NT 5.2"], Vista: "NT 6.0", 7: "NT 6.1", 8: "NT 6.2", 8.1: "NT 6.3", 10: ["NT 6.4", "NT 10.0"], RT: "ARM" }, x = { browser: [[/\b(?:crmo|crios)\/([\w\.]+)/i], [r, [n, "Chrome"]], [/edg(?:e|ios|a)?\/([\w\.]+)/i], [r, [n, "Edge"]], [/(opera mini)\/([-\w\.]+)/i, /(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i, /(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i], [n, r], [/opios[\/ ]+([\w\.]+)/i], [r, [n, "Opera Mini"]], [/\bopr\/([\w\.]+)/i], [r, [n, "Opera"]], [/(kindle)\/([\w\.]+)/i, /(lunascape|maxthon|netfront|jasmine|blazer)[\/ ]?([\w\.]*)/i, /(avant |iemobile|slim)(?:browser)?[\/ ]?([\w\.]*)/i, /(ba?idubrowser)[\/ ]?([\w\.]+)/i, /(?:ms|\()(ie) ([\w\.]+)/i, /(flock|rockmelt|midori|epiphany|silk|skyfire|bolt|iron|vivaldi|iridium|phantomjs|bowser|quark|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|qq|duckduckgo)\/([-\w\.]+)/i, /(heytap|ovi)browser\/([\d\.]+)/i, /(weibo)__([\d\.]+)/i], [n, r], [/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i], [r, [n, "UCBrowser"]], [/microm.+\bqbcore\/([\w\.]+)/i, /\bqbcore\/([\w\.]+).+microm/i], [r, [n, "WeChat(Win) Desktop"]], [/micromessenger\/([\w\.]+)/i], [r, [n, "WeChat"]], [/konqueror\/([\w\.]+)/i], [r, [n, "Konqueror"]], [/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i], [r, [n, "IE"]], [/ya(?:search)?browser\/([\w\.]+)/i], [r, [n, "Yandex"]], [/(avast|avg)\/([\w\.]+)/i], [[n, /(.+)/, "$1 Secure Browser"], r], [/\bfocus\/([\w\.]+)/i], [r, [n, "Firefox Focus"]], [/\bopt\/([\w\.]+)/i], [r, [n, "Opera Touch"]], [/coc_coc\w+\/([\w\.]+)/i], [r, [n, "Coc Coc"]], [/dolfin\/([\w\.]+)/i], [r, [n, "Dolphin"]], [/coast\/([\w\.]+)/i], [r, [n, "Opera Coast"]], [/miuibrowser\/([\w\.]+)/i], [r, [n, "MIUI Browser"]], [/fxios\/([-\w\.]+)/i], [r, [n, "Firefox"]], [/\bqihu|(qi?ho?o?|360)browser/i], [[n, "360 Browser"]], [/(oculus|samsung|sailfish|huawei)browser\/([\w\.]+)/i], [[n, /(.+)/, "$1 Browser"], r], [/(comodo_dragon)\/([\w\.]+)/i], [[n, /_/g, " "], r], [/(electron)\/([\w\.]+) safari/i, /(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i, /m?(qqbrowser|baiduboxapp|2345Explorer)[\/ ]?([\w\.]+)/i], [n, r], [/(metasr)[\/ ]?([\w\.]+)/i, /(lbbrowser)/i, /\[(linkedin)app\]/i], [n], [/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i], [[n, "Facebook"], r], [/(kakao(?:talk|story))[\/ ]([\w\.]+)/i, /(naver)\(.*?(\d+\.[\w\.]+).*\)/i, /safari (line)\/([\w\.]+)/i, /\b(line)\/([\w\.]+)\/iab/i, /(chromium|instagram|snapchat)[\/ ]([-\w\.]+)/i], [n, r], [/\bgsa\/([\w\.]+) .*safari\//i], [r, [n, "GSA"]], [/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i], [r, [n, "TikTok"]], [/headlesschrome(?:\/([\w\.]+)| )/i], [r, [n, "Chrome Headless"]], [/ wv\).+(chrome)\/([\w\.]+)/i], [[n, "Chrome WebView"], r], [/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i], [r, [n, "Android Browser"]], [/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i], [n, r], [/version\/([\w\.\,]+) .*mobile\/\w+ (safari)/i], [r, [n, "Mobile Safari"]], [/version\/([\w(\.|\,)]+) .*(mobile ?safari|safari)/i], [r, n], [/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i], [n, [r, P, { "1.0": "/8", 1.2: "/1", 1.3: "/3", "2.0": "/412", "2.0.2": "/416", "2.0.3": "/417", "2.0.4": "/419", "?": "/" }]], [/(webkit|khtml)\/([\w\.]+)/i], [n, r], [/(navigator|netscape\d?)\/([-\w\.]+)/i], [[n, "Netscape"], r], [/mobile vr; rv:([\w\.]+)\).+firefox/i], [r, [n, "Firefox Reality"]], [/ekiohf.+(flow)\/([\w\.]+)/i, /(swiftfox)/i, /(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror|klar)[\/ ]?([\w\.\+]+)/i, /(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i, /(firefox)\/([\w\.]+)/i, /(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i, /(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|sleipnir|obigo|mosaic|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i, /(links) \(([\w\.]+)/i, /panasonic;(viera)/i], [n, r], [/(cobalt)\/([\w\.]+)/i], [n, [r, /master.|lts./, ""]]], cpu: [[/(?:(amd|x(?:(?:86|64)[-_])?|wow|win)64)[;\)]/i], [["architecture", "amd64"]], [/(ia32(?=;))/i], [["architecture", _]], [/((?:i[346]|x)86)[;\)]/i], [["architecture", "ia32"]], [/\b(aarch64|arm(v?8e?l?|_?64))\b/i], [["architecture", "arm64"]], [/\b(arm(?:v[67])?ht?n?[fl]p?)\b/i], [["architecture", "armhf"]], [/windows (ce|mobile); ppc;/i], [["architecture", "arm"]], [/((?:ppc|powerpc)(?:64)?)(?: mac|;|\))/i], [["architecture", /ower/, "", _]], [/(sun4\w)[;\)]/i], [["architecture", "sparc"]], [/((?:avr32|ia64(?=;))|68k(?=\))|\barm(?=v(?:[1-7]|[5-7]1)l?|;|eabi)|(?=atmel )avr|(?:irix|mips|sparc)(?:64)?\b|pa-risc)/i], [["architecture", _]]], device: [[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i], [t, [e, "Samsung"], [i, c]], [/\b((?:s[cgp]h|gt|sm)-\w+|sc[g-]?[\d]+a?|galaxy nexus)/i, /samsung[- ]([-\w]+)/i, /sec-(sgh\w+)/i], [t, [e, "Samsung"], [i, o]], [/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i], [t, [e, "Apple"], [i, o]], [/\((ipad);[-\w\),; ]+apple/i, /applecoremedia\/[\w\.]+ \((ipad)/i, /\b(ipad)\d\d?,\d\d?[;\]].+ios/i], [t, [e, "Apple"], [i, c]], [/(macintosh);/i], [t, [e, "Apple"]], [/\b(sh-?[altvz]?\d\d[a-ekm]?)/i], [t, [e, "Sharp"], [i, o]], [/\b((?:ag[rs][23]?|bah2?|sht?|btv)-a?[lw]\d{2})\b(?!.+d\/s)/i], [t, [e, "Huawei"], [i, c]], [/(?:huawei|honor)([-\w ]+)[;\)]/i, /\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i], [t, [e, "Huawei"], [i, o]], [/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i, /\b; (\w+) build\/hm\1/i, /\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i, /\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i, /\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite)?)(?: bui|\))/i], [[t, /_/g, " "], [e, "Xiaomi"], [i, o]], [/\b(mi[-_ ]?(?:pad)(?:[\w_ ]+))(?: bui|\))/i], [[t, /_/g, " "], [e, "Xiaomi"], [i, c]], [/; (\w+) bui.+ oppo/i, /\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i], [t, [e, "OPPO"], [i, o]], [/vivo (\w+)(?: bui|\))/i, /\b(v[12]\d{3}\w?[at])(?: bui|;)/i], [t, [e, "Vivo"], [i, o]], [/\b(rmx[12]\d{3})(?: bui|;|\))/i], [t, [e, "Realme"], [i, o]], [/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i, /\bmot(?:orola)?[- ](\w*)/i, /((?:moto[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i], [t, [e, "Motorola"], [i, o]], [/\b(mz60\d|xoom[2 ]{0,2}) build\//i], [t, [e, "Motorola"], [i, c]], [/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i], [t, [e, "LG"], [i, c]], [/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i, /\blg[-e;\/ ]+((?!browser|netcast|android tv)\w+)/i, /\blg-?([\d\w]+) bui/i], [t, [e, "LG"], [i, o]], [/(ideatab[-\w ]+)/i, /lenovo ?(s[56]000[-\w]+|tab(?:[\w ]+)|yt[-\d\w]{6}|tb[-\d\w]{6})/i], [t, [e, "Lenovo"], [i, c]], [/(?:maemo|nokia).*(n900|lumia \d+)/i, /nokia[-_ ]?([-\w\.]*)/i], [[t, /_/g, " "], [e, "Nokia"], [i, o]], [/(pixel c)\b/i], [t, [e, "Google"], [i, c]], [/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i], [t, [e, "Google"], [i, o]], [/droid.+ (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i], [t, [e, "Sony"], [i, o]], [/sony tablet [ps]/i, /\b(?:sony)?sgp\w+(?: bui|\))/i], [[t, "Xperia Tablet"], [e, "Sony"], [i, c]], [/ (kb2005|in20[12]5|be20[12][59])\b/i, /(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i], [t, [e, "OnePlus"], [i, o]], [/(alexa)webm/i, /(kf[a-z]{2}wi|aeo[c-r]{2})( bui|\))/i, /(kf[a-z]+)( bui|\)).+silk\//i], [t, [e, "Amazon"], [i, c]], [/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i], [[t, /(.+)/g, "Fire Phone $1"], [e, "Amazon"], [i, o]], [/(playbook);[-\w\),; ]+(rim)/i], [t, e, [i, c]], [/\b((?:bb[a-f]|st[hv])100-\d)/i, /\(bb10; (\w+)/i], [t, [e, "BlackBerry"], [i, o]], [/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i], [t, [e, "ASUS"], [i, c]], [/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i], [t, [e, "ASUS"], [i, o]], [/(nexus 9)/i], [t, [e, "HTC"], [i, c]], [/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i, /(zte)[- ]([\w ]+?)(?: bui|\/|\))/i, /(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i], [e, [t, /_/g, " "], [i, o]], [/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i], [t, [e, "Acer"], [i, c]], [/droid.+; (m[1-5] note) bui/i, /\bmz-([-\w]{2,})/i], [t, [e, "Meizu"], [i, o]], [/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron|infinix|tecno)[-_ ]?([-\w]*)/i, /(hp) ([\w ]+\w)/i, /(asus)-?(\w+)/i, /(microsoft); (lumia[\w ]+)/i, /(lenovo)[-_ ]?([-\w]+)/i, /(jolla)/i, /(oppo) ?([\w ]+) bui/i], [e, t, [i, o]], [/(kobo)\s(ereader|touch)/i, /(archos) (gamepad2?)/i, /(hp).+(touchpad(?!.+tablet)|tablet)/i, /(kindle)\/([\w\.]+)/i, /(nook)[\w ]+build\/(\w+)/i, /(dell) (strea[kpr\d ]*[\dko])/i, /(le[- ]+pan)[- ]+(\w{1,9}) bui/i, /(trinity)[- ]*(t\d{3}) bui/i, /(gigaset)[- ]+(q\w{1,9}) bui/i, /(vodafone) ([\w ]+)(?:\)| bui)/i], [e, t, [i, c]], [/(surface duo)/i], [t, [e, "Microsoft"], [i, c]], [/droid [\d\.]+; (fp\du?)(?: b|\))/i], [t, [e, "Fairphone"], [i, o]], [/(u304aa)/i], [t, [e, "AT&T"], [i, o]], [/\bsie-(\w*)/i], [t, [e, "Siemens"], [i, o]], [/\b(rct\w+) b/i], [t, [e, "RCA"], [i, c]], [/\b(venue[\d ]{2,7}) b/i], [t, [e, "Dell"], [i, c]], [/\b(q(?:mv|ta)\w+) b/i], [t, [e, "Verizon"], [i, c]], [/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i], [t, [e, "Barnes & Noble"], [i, c]], [/\b(tm\d{3}\w+) b/i], [t, [e, "NuVision"], [i, c]], [/\b(k88) b/i], [t, [e, "ZTE"], [i, c]], [/\b(nx\d{3}j) b/i], [t, [e, "ZTE"], [i, o]], [/\b(gen\d{3}) b.+49h/i], [t, [e, "Swiss"], [i, o]], [/\b(zur\d{3}) b/i], [t, [e, "Swiss"], [i, c]], [/\b((zeki)?tb.*\b) b/i], [t, [e, "Zeki"], [i, c]], [/\b([yr]\d{2}) b/i, /\b(dragon[- ]+touch |dt)(\w{5}) b/i], [[e, "Dragon Touch"], t, [i, c]], [/\b(ns-?\w{0,9}) b/i], [t, [e, "Insignia"], [i, c]], [/\b((nxa|next)-?\w{0,9}) b/i], [t, [e, "NextBook"], [i, c]], [/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i], [[e, "Voice"], t, [i, o]], [/\b(lvtel\-)?(v1[12]) b/i], [[e, "LvTel"], t, [i, o]], [/\b(ph-1) /i], [t, [e, "Essential"], [i, o]], [/\b(v(100md|700na|7011|917g).*\b) b/i], [t, [e, "Envizen"], [i, c]], [/\b(trio[-\w\. ]+) b/i], [t, [e, "MachSpeed"], [i, c]], [/\btu_(1491) b/i], [t, [e, "Rotor"], [i, c]], [/(shield[\w ]+) b/i], [t, [e, "Nvidia"], [i, c]], [/(sprint) (\w+)/i], [e, t, [i, o]], [/(kin\.[onetw]{3})/i], [[t, /\./g, " "], [e, "Microsoft"], [i, o]], [/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i], [t, [e, "Zebra"], [i, c]], [/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i], [t, [e, "Zebra"], [i, o]], [/smart-tv.+(samsung)/i], [e, [i, v]], [/hbbtv.+maple;(\d+)/i], [[t, /^/, "SmartTV"], [e, "Samsung"], [i, v]], [/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i], [[e, "LG"], [i, v]], [/(apple) ?tv/i], [e, [t, "Apple TV"], [i, v]], [/crkey/i], [[t, "Chromecast"], [e, "Google"], [i, v]], [/droid.+aft(\w+)( bui|\))/i], [t, [e, "Amazon"], [i, v]], [/\(dtv[\);].+(aquos)/i, /(aquos-tv[\w ]+)\)/i], [t, [e, "Sharp"], [i, v]], [/(bravia[\w ]+)( bui|\))/i], [t, [e, "Sony"], [i, v]], [/(mitv-\w{5}) bui/i], [t, [e, "Xiaomi"], [i, v]], [/Hbbtv.*(technisat) (.*);/i], [e, t, [i, v]], [/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i, /hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i], [[e, C], [t, C], [i, v]], [/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i], [[i, v]], [/(ouya)/i, /(nintendo) ([wids3utch]+)/i], [e, t, [i, "console"]], [/droid.+; (shield) bui/i], [t, [e, "Nvidia"], [i, "console"]], [/(playstation [345portablevi]+)/i], [t, [e, "Sony"], [i, "console"]], [/\b(xbox(?: one)?(?!; xbox))[\); ]/i], [t, [e, "Microsoft"], [i, "console"]], [/((pebble))app/i], [e, t, [i, "wearable"]], [/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i], [t, [e, "Apple"], [i, "wearable"]], [/droid.+; (glass) \d/i], [t, [e, "Google"], [i, "wearable"]], [/droid.+; (wt63?0{2,3})\)/i], [t, [e, "Zebra"], [i, "wearable"]], [/(quest( 2| pro)?)/i], [t, [e, "Facebook"], [i, "wearable"]], [/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i], [e, [i, "embedded"]], [/(aeobc)\b/i], [t, [e, "Amazon"], [i, "embedded"]], [/droid .+?; ([^;]+?)(?: bui|\) applew).+? mobile safari/i], [t, [i, o]], [/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i], [t, [i, c]], [/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i], [[i, c]], [/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i], [[i, o]], [/(android[-\w\. ]{0,9});.+buil/i], [t, [e, "Generic"]]], engine: [[/windows.+ edge\/([\w\.]+)/i], [r, [n, "EdgeHTML"]], [/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i], [r, [n, "Blink"]], [/(presto)\/([\w\.]+)/i, /(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna)\/([\w\.]+)/i, /ekioh(flow)\/([\w\.]+)/i, /(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i, /(icab)[\/ ]([23]\.[\d\.]+)/i, /\b(libweb)/i], [n, r], [/rv\:([\w\.]{1,9})\b.+(gecko)/i], [r, n]], os: [[/microsoft (windows) (vista|xp)/i], [n, r], [/(windows) nt 6\.2; (arm)/i, /(windows (?:phone(?: os)?|mobile))[\/ ]?([\d\.\w ]*)/i, /(windows)[\/ ]?([ntce\d\. ]+\w)(?!.+xbox)/i], [n, [r, P, O]], [/(win(?=3|9|n)|win 9x )([nt\d\.]+)/i], [[n, "Windows"], [r, P, O]], [/ip[honead]{2,4}\b(?:.*os ([\w]+) like mac|; opera)/i, /(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i, /cfnetwork\/.+darwin/i], [[r, /_/g, "."], [n, "iOS"]], [/(mac os x) ?([\w\. ]*)/i, /(macintosh|mac_powerpc\b)(?!.+haiku)/i], [[n, "Mac OS"], [r, /_/g, "."]], [/droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i], [r, n], [/(android|webos|qnx|bada|rim tablet os|maemo|meego|sailfish)[-\/ ]?([\w\.]*)/i, /(blackberry)\w*\/([\w\.]*)/i, /(tizen|kaios)[\/ ]([\w\.]+)/i, /\((series40);/i], [n, r], [/\(bb(10);/i], [r, [n, "BlackBerry"]], [/(?:symbian ?os|symbos|s60(?=;)|series60)[-\/ ]?([\w\.]*)/i], [r, [n, "Symbian"]], [/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i], [r, [n, "Firefox OS"]], [/web0s;.+rt(tv)/i, /\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i], [r, [n, "webOS"]], [/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i], [r, [n, "watchOS"]], [/crkey\/([\d\.]+)/i], [r, [n, "Chromecast"]], [/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i], [[n, "Chromium OS"], r], [/panasonic;(viera)/i, /(netrange)mmh/i, /(nettv)\/(\d+\.[\w\.]+)/i, /(nintendo|playstation) ([wids345portablevuch]+)/i, /(xbox); +xbox ([^\);]+)/i, /\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i, /(mint)[\/\(\) ]?(\w*)/i, /(mageia|vectorlinux)[; ]/i, /([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i, /(hurd|linux) ?([\w\.]*)/i, /(gnu) ?([\w\.]*)/i, /\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i, /(haiku) (\w+)/i], [n, r], [/(sunos) ?([\w\.\d]*)/i], [[n, "Solaris"], r], [/((?:open)?solaris)[-\/ ]?([\w\.]*)/i, /(aix) ((\d)(?=\.|\)| )[\w\.])*/i, /\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux|serenityos)/i, /(unix) ?([\w\.]*)/i], [n, r]] }, k = function(h, y) {
|
|
422
|
+
if (typeof h == "object" && (y = h, h = void 0), !(this instanceof k))
|
|
423
|
+
return new k(h, y).getResult();
|
|
424
|
+
var f = s !== void 0 && s.navigator ? s.navigator : void 0, E = h || (f && f.userAgent ? f.userAgent : ""), N = f && f.userAgentData ? f.userAgentData : void 0, g = y ? function(b, q) {
|
|
425
|
+
var R = {};
|
|
426
|
+
for (var D in b)
|
|
427
|
+
q[D] && q[D].length % 2 == 0 ? R[D] = q[D].concat(b[D]) : R[D] = b[D];
|
|
428
|
+
return R;
|
|
429
|
+
}(x, y) : x, S = f && f.userAgent == E;
|
|
430
|
+
return this.getBrowser = function() {
|
|
431
|
+
var b = { name: void 0, version: void 0 };
|
|
432
|
+
return T.call(b, E, g.browser), b.major = function(q) {
|
|
433
|
+
return typeof q == "string" ? q.replace(/[^\d\.]/g, "").split(".")[0] : void 0;
|
|
434
|
+
}(b.version), S && f && f.brave && typeof f.brave.isBrave == "function" && (b.name = "Brave"), b;
|
|
435
|
+
}, this.getCPU = function() {
|
|
436
|
+
var b = { architecture: void 0 };
|
|
437
|
+
return T.call(b, E, g.cpu), b;
|
|
438
|
+
}, this.getDevice = function() {
|
|
439
|
+
var b = { vendor: void 0, model: void 0, type: void 0 };
|
|
440
|
+
return T.call(b, E, g.device), S && !b.type && N && N.mobile && (b.type = o), S && b.model == "Macintosh" && f && f.standalone !== void 0 && f.maxTouchPoints && f.maxTouchPoints > 2 && (b.model = "iPad", b.type = c), b;
|
|
441
|
+
}, this.getEngine = function() {
|
|
442
|
+
var b = { name: void 0, version: void 0 };
|
|
443
|
+
return T.call(b, E, g.engine), b;
|
|
444
|
+
}, this.getOS = function() {
|
|
445
|
+
var b = { name: void 0, version: void 0 };
|
|
446
|
+
return T.call(b, E, g.os), S && !b.name && N && N.platform != "Unknown" && (b.name = N.platform.replace(/chrome os/i, "Chromium OS").replace(/macos/i, "Mac OS")), b;
|
|
447
|
+
}, this.getResult = function() {
|
|
448
|
+
return { ua: this.getUA(), browser: this.getBrowser(), engine: this.getEngine(), os: this.getOS(), device: this.getDevice(), cpu: this.getCPU() };
|
|
449
|
+
}, this.getUA = function() {
|
|
450
|
+
return E;
|
|
451
|
+
}, this.setUA = function(b) {
|
|
452
|
+
return E = typeof b == "string" && b.length > 350 ? C(b, 350) : b, this;
|
|
453
|
+
}, this.setUA(E), this;
|
|
454
|
+
};
|
|
455
|
+
k.VERSION = "0.7.36", k.BROWSER = u([n, r, "major"]), k.CPU = u(["architecture"]), k.DEVICE = u([t, e, i, "console", o, v, c, "wearable", "embedded"]), k.ENGINE = k.OS = u([n, r]), d !== void 0 ? (w !== void 0 && w.exports && (d = w.exports = k), d.UAParser = k) : p(10) ? (m = function() {
|
|
456
|
+
return k;
|
|
457
|
+
}.call(d, p, d, w)) === void 0 || (w.exports = m) : s !== void 0 && (s.UAParser = k);
|
|
458
|
+
var j = s !== void 0 && (s.jQuery || s.Zepto);
|
|
459
|
+
if (j && !j.ua) {
|
|
460
|
+
var A = new k();
|
|
461
|
+
j.ua = A.getResult(), j.ua.get = function() {
|
|
462
|
+
return A.getUA();
|
|
463
|
+
}, j.ua.set = function(h) {
|
|
464
|
+
A.setUA(h);
|
|
465
|
+
var y = A.getResult();
|
|
466
|
+
for (var f in y)
|
|
467
|
+
j.ua[f] = y[f];
|
|
468
|
+
};
|
|
469
|
+
}
|
|
470
|
+
})(typeof window == "object" ? window : this);
|
|
471
|
+
}, function(w, d) {
|
|
472
|
+
(function(p) {
|
|
473
|
+
w.exports = p;
|
|
474
|
+
}).call(d, {});
|
|
475
|
+
}, function(w, d, p) {
|
|
476
|
+
Object.defineProperty(d, "__esModule", { value: !0 }), d.Pingdom = void 0;
|
|
477
|
+
var m = function() {
|
|
478
|
+
function a(t, n) {
|
|
479
|
+
for (var i = 0; i < n.length; i++) {
|
|
480
|
+
var e = n[i];
|
|
481
|
+
e.enumerable = e.enumerable || !1, e.configurable = !0, "value" in e && (e.writable = !0), Object.defineProperty(t, e.key, e);
|
|
482
|
+
}
|
|
483
|
+
}
|
|
484
|
+
return function(t, n, i) {
|
|
485
|
+
return n && a(t.prototype, n), i && a(t, i), t;
|
|
486
|
+
};
|
|
487
|
+
}(), s = p(0);
|
|
488
|
+
d.Pingdom = function() {
|
|
489
|
+
function a() {
|
|
490
|
+
(function(t, n) {
|
|
491
|
+
if (!(t instanceof n))
|
|
492
|
+
throw new TypeError("Cannot call a class as a function");
|
|
493
|
+
})(this, a);
|
|
494
|
+
}
|
|
495
|
+
return m(a, null, [{ key: "destroy", value: function() {
|
|
496
|
+
window._prum && (window._prum = null, s.Tools.removeScript(this.src));
|
|
497
|
+
} }, { key: "load", value: function() {
|
|
498
|
+
var t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : null;
|
|
499
|
+
if (!window._prum && t) {
|
|
500
|
+
var n = this.src;
|
|
501
|
+
window._prum = [["id", t], ["mark", "firstbyte", (/* @__PURE__ */ new Date()).getTime()]], function() {
|
|
502
|
+
var i = document.getElementsByTagName("head")[0], e = document.createElement("script");
|
|
503
|
+
e.setAttribute("async", "async"), e.setAttribute("src", n), i.appendChild(e);
|
|
504
|
+
}();
|
|
505
|
+
}
|
|
506
|
+
} }, { key: "src", get: function() {
|
|
507
|
+
return "//rum-static.pingdom.net/prum.min.js";
|
|
508
|
+
} }]), a;
|
|
509
|
+
}();
|
|
510
|
+
}, function(w, d, p) {
|
|
511
|
+
Object.defineProperty(d, "__esModule", { value: !0 }), d.Sentry = void 0;
|
|
512
|
+
var m = function() {
|
|
513
|
+
function a(t, n) {
|
|
514
|
+
for (var i = 0; i < n.length; i++) {
|
|
515
|
+
var e = n[i];
|
|
516
|
+
e.enumerable = e.enumerable || !1, e.configurable = !0, "value" in e && (e.writable = !0), Object.defineProperty(t, e.key, e);
|
|
517
|
+
}
|
|
518
|
+
}
|
|
519
|
+
return function(t, n, i) {
|
|
520
|
+
return n && a(t.prototype, n), i && a(t, i), t;
|
|
521
|
+
};
|
|
522
|
+
}(), s = p(0);
|
|
523
|
+
d.Sentry = function() {
|
|
524
|
+
function a() {
|
|
525
|
+
(function(t, n) {
|
|
526
|
+
if (!(t instanceof n))
|
|
527
|
+
throw new TypeError("Cannot call a class as a function");
|
|
528
|
+
})(this, a);
|
|
529
|
+
}
|
|
530
|
+
return m(a, null, [{ key: "destroy", value: function() {
|
|
531
|
+
window.Raven && (window.Raven.uninstall(), window.Raven = null, s.Tools.removeScript(this.src));
|
|
532
|
+
} }, { key: "load", value: function() {
|
|
533
|
+
var t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : null;
|
|
534
|
+
if (!window.Raven && t) {
|
|
535
|
+
var n = this.src;
|
|
536
|
+
(function() {
|
|
537
|
+
var i = document.getElementsByTagName("head")[0], e = document.createElement("script");
|
|
538
|
+
e.setAttribute("crossorigin", "anonymous"), e.setAttribute("src", n), i.appendChild(e), e.onload = function() {
|
|
539
|
+
window.Raven.config(t).install();
|
|
540
|
+
};
|
|
541
|
+
})();
|
|
542
|
+
}
|
|
543
|
+
} }, { key: "src", get: function() {
|
|
544
|
+
return "//cdn.ravenjs.com/3.22.1/raven.min.js";
|
|
545
|
+
} }]), a;
|
|
546
|
+
}();
|
|
547
|
+
}, function(w, d, p) {
|
|
548
|
+
Object.defineProperty(d, "__esModule", { value: !0 }), d.Events = void 0;
|
|
549
|
+
var m = function() {
|
|
550
|
+
function i(e, r) {
|
|
551
|
+
for (var o = 0; o < r.length; o++) {
|
|
552
|
+
var c = r[o];
|
|
553
|
+
c.enumerable = c.enumerable || !1, c.configurable = !0, "value" in c && (c.writable = !0), Object.defineProperty(e, c.key, c);
|
|
554
|
+
}
|
|
555
|
+
}
|
|
556
|
+
return function(e, r, o) {
|
|
557
|
+
return r && i(e.prototype, r), o && i(e, o), e;
|
|
558
|
+
};
|
|
559
|
+
}(), s = p(14), a = p(1), t = p(15), n = p(0);
|
|
560
|
+
d.Events = function() {
|
|
561
|
+
function i() {
|
|
562
|
+
(function(e, r) {
|
|
563
|
+
if (!(e instanceof r))
|
|
564
|
+
throw new TypeError("Cannot call a class as a function");
|
|
565
|
+
})(this, i), this.autotrack = !0, this.correlation = !1, this.config = {}, this.debug = !1, this.development = !1, this.disabled = !1, this.exclude = [], this.key = null, this.loaded = !1, this.local_url = null, this.network = null, this.on_premise = !1, this.preload_queue = [], this.properties = {}, this.referrer = null, this.version = 1, this.xhr_verbosity = 3, this.click_verbosity = 0, this.destinations = { amplitude: !0 }, this.autotrack_options = { blur: !1, click: !0, focus: !1, page: !0 };
|
|
566
|
+
}
|
|
567
|
+
return m(i, [{ key: "_appendProperties", value: function(e, r) {
|
|
568
|
+
["site_id", "container_id", "license_tep", "license_pci", "license_lumin", "license_vm", "license_consec", "license_was", "license_cloud-security", "tep_expiration_date", "pci_expiration_date", "lumin_expiration_date", "vm_expiration_date", "consec_expiration_date", "was_expiration_date", "cloud-security_expiration_date", "record_id", "role", "is_mssp_account", "language", "uuid", "license_ip_limit", "license_expiration", "activation_code", "license_type"].forEach(function(o) {
|
|
569
|
+
r[o] && (e[o] = r[o]);
|
|
570
|
+
});
|
|
571
|
+
} }, { key: "getProperties", value: function() {
|
|
572
|
+
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, r = n.Tools.merge(e, this.properties), o = a.Storage.cache;
|
|
573
|
+
return r.correlation_id = o.correlation_id, r.impersonated = !1, r.user_id = o.user_id, r.timestamp = n.Tools.utctime(), this.isInternal && (r.internal = !0), o.hasOwnProperty("eval") && (r.eval = o.eval), r.hasOwnProperty("href") || (r.href = n.Tools.getHref()), r.hasOwnProperty("trigger") || (r.trigger = "auto"), r.hasOwnProperty("version") && (r._version = r.version, delete r.version), (!r._version || r._version && isNaN(r._version)) && (r._version = this.version), window.localStorage["Iron.impersonate"] && (r.impersonated = !0), this._appendProperties(r, o), o.features && Object.keys(o.features).map(function(c) {
|
|
574
|
+
r[c] = o.features[c];
|
|
575
|
+
}), r;
|
|
576
|
+
} }, { key: "identify", value: function() {
|
|
577
|
+
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : null, r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
578
|
+
this.isDisabled || (e && a.Storage.update({ user_id: e }), n.Tools.isObject(r) && a.Storage.update(r), this.isLocal || s.Cloud.identify(e, r));
|
|
579
|
+
} }, { key: "local", value: function() {
|
|
580
|
+
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
581
|
+
this.network && e.event && e.properties && this.network.send(e);
|
|
582
|
+
} }, { key: "track", value: function() {
|
|
583
|
+
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : null, r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
584
|
+
if (e && !this.isDisabled) {
|
|
585
|
+
var o = { event: e, properties: this.getProperties(r) };
|
|
586
|
+
this.debug && console.log(o), this.isLocal ? this.local(o) : window.amplitude ? s.Cloud.track(o) : this.preload_queue.push(o);
|
|
587
|
+
}
|
|
588
|
+
} }, { key: "updateProperties", value: function() {
|
|
589
|
+
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
590
|
+
n.Tools.isEmpty(e) || (this.properties = n.Tools.merge(this.properties, e));
|
|
591
|
+
} }, { key: "apiAbort", value: function() {
|
|
592
|
+
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
593
|
+
this.track("api request aborted", e);
|
|
594
|
+
} }, { key: "apiError", value: function() {
|
|
595
|
+
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
596
|
+
e.code && e.url && e.message && this.track("api error received", e);
|
|
597
|
+
} }, { key: "apiSuccess", value: function() {
|
|
598
|
+
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
599
|
+
e.url && this.track("api success received", e);
|
|
600
|
+
} }, { key: "inputAction", value: function() {
|
|
601
|
+
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
602
|
+
if (e.elem && e.action && ["text", "password"].indexOf(e.elem.type) > -1 && e.elem.hasAttribute("data-name")) {
|
|
603
|
+
var r = e.elem.getAttribute("data-name");
|
|
604
|
+
this.track(r + " field " + e.action);
|
|
605
|
+
}
|
|
606
|
+
} }, { key: "page", value: function() {
|
|
607
|
+
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, r = "page visited", o = { href: n.Tools.getHref(), browser_name: n.Tools.ua.browser_name, browser_version: n.Tools.ua.browser_version, name: document.title, os_name: n.Tools.ua.os_name, os_version: n.Tools.ua.os_version, screen_width: window.screen.width, screen_height: window.screen.height, browser_width: window.outerWidth, browser_height: window.outerHeight };
|
|
608
|
+
n.Tools.isObject(e) && (e.href && (o.href = e.href), e.event && (r = e.event), e.name && (o.name = e.name)), this.referrer && (o.referrer = this.referrer), typeof e == "string" && (o.href = e), o.href.length !== 0 && (n.Tools.isInArray(this.exclude, o.href) || (this.referrer = o.href, this.track(r, o)));
|
|
609
|
+
} }, { key: "event", value: function() {
|
|
610
|
+
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : null, r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
611
|
+
t.Taxonomy.validate(e) && this.track(e, r);
|
|
612
|
+
} }, { key: "isDisabled", get: function() {
|
|
613
|
+
return !(!this.disabled && !n.Tools.doNotTrack());
|
|
614
|
+
} }, { key: "isInternal", get: function() {
|
|
615
|
+
var e = a.Storage.cache;
|
|
616
|
+
return !(!e.site_id || !e.site_id.match(/qa-|us-2b/gi));
|
|
617
|
+
} }, { key: "isLocal", get: function() {
|
|
618
|
+
return !(this.development || !this.debug && !this.local_url);
|
|
619
|
+
} }]), i;
|
|
620
|
+
}();
|
|
621
|
+
}, function(w, d, p) {
|
|
622
|
+
Object.defineProperty(d, "__esModule", { value: !0 });
|
|
623
|
+
var m = function() {
|
|
624
|
+
function s(a, t) {
|
|
625
|
+
for (var n = 0; n < t.length; n++) {
|
|
626
|
+
var i = t[n];
|
|
627
|
+
i.enumerable = i.enumerable || !1, i.configurable = !0, "value" in i && (i.writable = !0), Object.defineProperty(a, i.key, i);
|
|
628
|
+
}
|
|
629
|
+
}
|
|
630
|
+
return function(a, t, n) {
|
|
631
|
+
return t && s(a.prototype, t), n && s(a, n), a;
|
|
632
|
+
};
|
|
633
|
+
}();
|
|
634
|
+
d.Cloud = function() {
|
|
635
|
+
function s() {
|
|
636
|
+
(function(a, t) {
|
|
637
|
+
if (!(a instanceof t))
|
|
638
|
+
throw new TypeError("Cannot call a class as a function");
|
|
639
|
+
})(this, s);
|
|
640
|
+
}
|
|
641
|
+
return m(s, null, [{ key: "identify", value: function() {
|
|
642
|
+
var a = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : null, t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
643
|
+
if (window.amplitude) {
|
|
644
|
+
window.amplitude.setUserId(a);
|
|
645
|
+
var n = new window.amplitude.Identify().set("id", a);
|
|
646
|
+
for (var i in t)
|
|
647
|
+
n.set(i, t[i]);
|
|
648
|
+
window.amplitude.identify(n), t.container_id && window.amplitude.setGroup("[Segment] Group", t.container_id), t.record_id && window.amplitude && window.amplitude.setGroup("record_id", t.record_id);
|
|
649
|
+
}
|
|
650
|
+
} }, { key: "track", value: function() {
|
|
651
|
+
var a = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
652
|
+
if (!(window.amplitude && a && a.event && a.properties))
|
|
653
|
+
return !1;
|
|
654
|
+
window.amplitude.logEvent(a.event, a.properties);
|
|
655
|
+
} }]), s;
|
|
656
|
+
}();
|
|
657
|
+
}, function(w, d, p) {
|
|
658
|
+
Object.defineProperty(d, "__esModule", { value: !0 });
|
|
659
|
+
var m = function() {
|
|
660
|
+
function s(a, t) {
|
|
661
|
+
for (var n = 0; n < t.length; n++) {
|
|
662
|
+
var i = t[n];
|
|
663
|
+
i.enumerable = i.enumerable || !1, i.configurable = !0, "value" in i && (i.writable = !0), Object.defineProperty(a, i.key, i);
|
|
664
|
+
}
|
|
665
|
+
}
|
|
666
|
+
return function(a, t, n) {
|
|
667
|
+
return t && s(a.prototype, t), n && s(a, n), a;
|
|
668
|
+
};
|
|
669
|
+
}();
|
|
670
|
+
d.Taxonomy = function() {
|
|
671
|
+
function s() {
|
|
672
|
+
(function(a, t) {
|
|
673
|
+
if (!(a instanceof t))
|
|
674
|
+
throw new TypeError("Cannot call a class as a function");
|
|
675
|
+
})(this, s);
|
|
676
|
+
}
|
|
677
|
+
return m(s, null, [{ key: "validate", value: function() {
|
|
678
|
+
var a = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : null;
|
|
679
|
+
return !(!a || !a.length || a.split(" ").length < 2 || ["api error received", "api success received", "page visited"].indexOf(a) > -1) && a.toLowerCase();
|
|
680
|
+
} }]), s;
|
|
681
|
+
}();
|
|
682
|
+
}, function(w, d, p) {
|
|
683
|
+
Object.defineProperty(d, "__esModule", { value: !0 });
|
|
684
|
+
var m = function() {
|
|
685
|
+
function s(a, t) {
|
|
686
|
+
for (var n = 0; n < t.length; n++) {
|
|
687
|
+
var i = t[n];
|
|
688
|
+
i.enumerable = i.enumerable || !1, i.configurable = !0, "value" in i && (i.writable = !0), Object.defineProperty(a, i.key, i);
|
|
689
|
+
}
|
|
690
|
+
}
|
|
691
|
+
return function(a, t, n) {
|
|
692
|
+
return t && s(a.prototype, t), n && s(a, n), a;
|
|
693
|
+
};
|
|
694
|
+
}();
|
|
695
|
+
d.Network = function() {
|
|
696
|
+
function s() {
|
|
697
|
+
var a = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : null;
|
|
698
|
+
(function(t, n) {
|
|
699
|
+
if (!(t instanceof n))
|
|
700
|
+
throw new TypeError("Cannot call a class as a function");
|
|
701
|
+
})(this, s), this.cache = [], this.url = a;
|
|
702
|
+
}
|
|
703
|
+
return m(s, [{ key: "flush", value: function() {
|
|
704
|
+
this.cache.length !== 0 && (this.cache = []);
|
|
705
|
+
} }, { key: "send", value: function() {
|
|
706
|
+
var a = this, t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : null;
|
|
707
|
+
if (this.url)
|
|
708
|
+
if (t && (t = JSON.stringify(t)), window.fetch)
|
|
709
|
+
fetch(this.url, { headers: new Headers({ "Content-Type": "application/json" }), method: "POST", body: t }).then(function(i) {
|
|
710
|
+
i.status === 200 ? a.flush() : a.cache.push(t);
|
|
711
|
+
});
|
|
712
|
+
else {
|
|
713
|
+
var n = new XMLHttpRequest();
|
|
714
|
+
n.open("POST", this.url, !0), n.setRequestHeader("Content-Type", "application/json"), n.addEventListener("readystatechange", function() {
|
|
715
|
+
n.readyState !== 4 || n.status === 200 ? a.flush() : a.cache.push(t);
|
|
716
|
+
}), n.send(t);
|
|
717
|
+
}
|
|
718
|
+
} }]), s;
|
|
719
|
+
}();
|
|
720
|
+
}, function(w, d, p) {
|
|
721
|
+
Object.defineProperty(d, "__esModule", { value: !0 }), d.listHeaders = function(m) {
|
|
722
|
+
return "entries" in m ? m.entries() : Object.entries(m);
|
|
723
|
+
};
|
|
724
|
+
}]);
|
|
725
|
+
//# sourceMappingURL=framework-browser-telemetry-0efeb35e.mjs.map
|