globuswebcomponents 0.4.5 → 0.4.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{gb-avatar_33.cjs.entry.js → gb-avatar_37.cjs.entry.js} +149 -2
- package/dist/cjs/gb-avatar_37.cjs.entry.js.map +1 -0
- package/dist/cjs/globuscomponents.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/gb-avatar-dropdown/gb-avatar-dropdown.css +22 -16
- package/dist/collection/components/gb-avatar-dropdown/gb-avatar-dropdown.js +9 -2
- package/dist/collection/components/gb-avatar-dropdown/gb-avatar-dropdown.js.map +1 -1
- package/dist/collection/components/gb-avatar-label-group/gb-avatar-label-group.css +5 -0
- package/dist/collection/components/gb-avatar-label-group/gb-avatar-label-group.js +2 -2
- package/dist/collection/components/gb-avatar-label-group/gb-avatar-label-group.js.map +1 -1
- package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.css +1 -1
- package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.css +1 -1
- package/dist/collection/components/gb-input-dropdown-menu/gb-input-dropdown-menu-item.css +0 -1
- package/dist/collection/components/gb-input-dropdown-menu/{gb-input-dropdown-menu.js → gb-input-dropdown-menu-item.js} +1 -1
- package/dist/collection/components/gb-input-dropdown-menu/gb-input-dropdown-menu-item.js.map +1 -0
- package/dist/components/gb-avatar-dropdown.js +12 -5
- package/dist/components/gb-avatar-dropdown.js.map +1 -1
- package/dist/components/gb-avatar-label-group.js +1 -1
- package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
- package/dist/components/gb-help-dropdown.js +1 -1
- package/dist/components/gb-horizontal-tabs.js +1 -1
- package/dist/components/gb-horizontal-tabs.js.map +1 -1
- package/dist/components/gb-input-dropdown-menu-item.js +1 -1
- package/dist/components/gb-input-dropdown-menu-item.js.map +1 -1
- package/dist/components/{p-8da0a4c6.js → p-97bb9bcd.js} +4 -4
- package/dist/components/p-97bb9bcd.js.map +1 -0
- package/dist/components/{p-349ece88.js → p-d797d9df.js} +2 -2
- package/dist/components/p-d797d9df.js.map +1 -0
- package/dist/esm/{gb-avatar_33.entry.js → gb-avatar_37.entry.js} +146 -3
- package/dist/esm/gb-avatar_37.entry.js.map +1 -0
- package/dist/esm/globuscomponents.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/globuscomponents/globuscomponents.esm.js +1 -1
- package/dist/globuscomponents/globuscomponents.esm.js.map +1 -1
- package/dist/globuscomponents/{p-005e4d7d.entry.js → p-c9bf79da.entry.js} +2 -2
- package/dist/globuscomponents/p-c9bf79da.entry.js.map +1 -0
- package/dist/types/components/gb-avatar-dropdown/gb-avatar-dropdown.d.ts +2 -0
- package/package.json +1 -1
- package/dist/cjs/gb-avatar-dropdown.cjs.entry.js +0 -35
- package/dist/cjs/gb-avatar-dropdown.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-avatar-label-group.cjs.entry.js +0 -77
- package/dist/cjs/gb-avatar-label-group.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-avatar_33.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js +0 -31
- package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-input-dropdown-menu-item.cjs.entry.js +0 -32
- package/dist/cjs/gb-input-dropdown-menu-item.cjs.entry.js.map +0 -1
- package/dist/collection/components/gb-input-dropdown-menu/gb-input-dropdown-menu.js.map +0 -1
- package/dist/components/p-349ece88.js.map +0 -1
- package/dist/components/p-8da0a4c6.js.map +0 -1
- package/dist/esm/gb-avatar-dropdown.entry.js +0 -31
- package/dist/esm/gb-avatar-dropdown.entry.js.map +0 -1
- package/dist/esm/gb-avatar-label-group.entry.js +0 -73
- package/dist/esm/gb-avatar-label-group.entry.js.map +0 -1
- package/dist/esm/gb-avatar_33.entry.js.map +0 -1
- package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +0 -27
- package/dist/esm/gb-dropdown-items-with-shortcut.entry.js.map +0 -1
- package/dist/esm/gb-input-dropdown-menu-item.entry.js +0 -28
- package/dist/esm/gb-input-dropdown-menu-item.entry.js.map +0 -1
- package/dist/globuscomponents/p-005e4d7d.entry.js.map +0 -1
- package/dist/globuscomponents/p-18daffd5.entry.js +0 -2
- package/dist/globuscomponents/p-18daffd5.entry.js.map +0 -1
- package/dist/globuscomponents/p-a0c86da9.entry.js +0 -2
- package/dist/globuscomponents/p-a0c86da9.entry.js.map +0 -1
- package/dist/globuscomponents/p-d75d3d96.entry.js +0 -2
- package/dist/globuscomponents/p-d75d3d96.entry.js.map +0 -1
- package/dist/globuscomponents/p-dc952229.entry.js +0 -2
- package/dist/globuscomponents/p-dc952229.entry.js.map +0 -1
- /package/dist/types/components/gb-input-dropdown-menu/{gb-input-dropdown-menu.d.ts → gb-input-dropdown-menu-item.d.ts} +0 -0
|
@@ -16,7 +16,7 @@ var patchBrowser = () => {
|
|
|
16
16
|
|
|
17
17
|
patchBrowser().then(async (options) => {
|
|
18
18
|
await globalScripts();
|
|
19
|
-
return bootstrapLazy(JSON.parse("[[\"gb-avatar_33\",[[1,\"gb-sidebar\",{\"state\":[1025],\"category\":[1],\"showSecondCategory\":[4,\"show-second-category\"],\"applicationName\":[1,\"application-name\"],\"firstItemIcon\":[1,\"first-item-icon\"],\"secondItemIcon\":[1,\"second-item-icon\"],\"thirdItemIcon\":[1,\"third-item-icon\"],\"fourthItemIcon\":[1,\"fourth-item-icon\"],\"fifthItemIcon\":[1,\"fifth-item-icon\"],\"sixthItemIcon\":[1,\"sixth-item-icon\"],\"seventhItemIcon\":[1,\"seventh-item-icon\"],\"eighthItemIcon\":[1,\"eighth-item-icon\"],\"ninthItemIcon\":[1,\"ninth-item-icon\"],\"tenthItemIcon\":[1,\"tenth-item-icon\"],\"iconInstance\":[1,\"icon-instance\"],\"label\":[1],\"firstItemLabel\":[1,\"first-item-label\"],\"secondItemLabel\":[1,\"second-item-label\"],\"thirdItemLabel\":[1,\"third-item-label\"],\"fourthItemLabel\":[1,\"fourth-item-label\"],\"fifthItemLabel\":[1,\"fifth-item-label\"],\"sixthItemLabel\":[1,\"sixth-item-label\"],\"seventhItemLabel\":[1,\"seventh-item-label\"],\"eighthItemLabel\":[1,\"eighth-item-label\"],\"ninthItemLabel\":[1,\"ninth-item-label\"],\"tenthItemLabel\":[1,\"tenth-item-label\"],\"activeIndex\":[32],\"leadingIconSvg\":[32],\"sideBarItemClicked\":[64]}],[1,\"gb-horizontal-tabs\",{\"type\":[1],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"breakpoint\":[1],\"thirdTab\":[4,\"third-tab\"],\"fourthTab\":[4,\"fourth-tab\"],\"fifthTab\":[4,\"fifth-tab\"],\"sixthTab\":[4,\"sixth-tab\"],\"seventhTab\":[4,\"seventh-tab\"],\"eighthTab\":[4,\"eighth-tab\"],\"ninthTab\":[4,\"ninth-tab\"],\"tenthTab\":[4,\"tenth-tab\"],\"firstTabName\":[1,\"first-tab-name\"],\"secondTabName\":[1,\"second-tab-name\"],\"thirdTabName\":[1,\"third-tab-name\"],\"fourthTabName\":[1,\"fourth-tab-name\"],\"fifthTabName\":[1,\"fifth-tab-name\"],\"sixthTabName\":[1,\"sixth-tab-name\"],\"seventhTabName\":[1,\"seventh-tab-name\"],\"eighthTabName\":[1,\"eighth-tab-name\"],\"ninthTabName\":[1,\"ninth-tab-name\"],\"tenthTabName\":[1,\"tenth-tab-name\"],\"activeIndex\":[32]}],[1,\"gb-tag\",{\"size\":[1],\"icon\":[1],\"action\":[1],\"flagSwap\":[1,\"flag-swap\"],\"checkbox\":[4]}],[1,\"gb-avatar-group\",{\"size\":[1],\"moreUsers\":[4,\"more-users\"],\"addMoreButton\":[4,\"add-more-button\"],\"text\":[4],\"state\":[1],\"images\":[16]}],[1,\"gb-input-field\",{\"size\":[1],\"type\":[1],\"destructive\":[4],\"state\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholderText\":[1,\"placeholder-text\"],\"showHelpIcon\":[4,\"show-help-icon\"],\"showValidation\":[4,\"show-validation\"],\"iconSwap\":[1,\"icon-swap\"],\"showCloseButton\":[4,\"show-close-button\"],\"inputValue\":[32],\"tags\":[32],\"isPasswordVisible\":[32]}],[1,\"gb-toast\",{\"color\":[1],\"size\":[1],\"breakpoint\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}],[1,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1],\"currentPage\":[2,\"current-page\"],\"totalPages\":[2,\"total-pages\"]}],[1,\"gb-verification-code-field\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}],[0,\"gb-carousel-arrow\",{\"size\":[1],\"chevron\":[1]}],[1,\"gb-pagination-button-group-base\",{\"icon\":[1],\"iconLeading\":[1,\"icon-leading\"],\"iconTrailing\":[1,\"icon-trailing\"]}],[1,\"gb-checkbox-group-item\",{\"size\":[1],\"type\":[1],\"state\":[1],\"breakpoint\":[1],\"showCost\":[4,\"show-cost\"],\"selected\":[1028]}],[1,\"gb-side-bar-item\",{\"state\":[1],\"type\":[1],\"label\":[1],\"icon\":[1],\"category\":[1],\"showArrow\":[4,\"show-arrow\"],\"showBadge\":[4,\"show-badge\"],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32],\"textState\":[32]}],[1,\"gb-tab-button-base\",{\"current\":[4],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"type\":[1],\"tabName\":[1,\"tab-name\"]}],[1,\"gb-password-button\",{\"state\":[1],\"isPasswordVisible\":[32]}],[1,\"gb-avatar-add-button\",{\"size\":[1],\"showToolTip\":[1028,\"show-tool-tip\"],\"state\":[1],\"el\":[16]}],[1,\"gb-collapse-button\",{\"color\":[1],\"isCollapsed\":[1028,\"is-collapsed\"],\"action\":[1025],\"isHovered\":[1028,\"is-hovered\"],\"collapseSidebar\":[64],\"expandSidebar\":[64]}],[1,\"gb-tag-checkbox\",{\"checked\":[4],\"size\":[1],\"disabled\":[4]}],[1,\"gb-tag-close\",{\"size\":[1]}],[1,\"gb-tag-count\",{\"size\":[1]}],[1,\"gb-toast-button\",{\"state\":[1],\"color\":[1]}],[1,\"gb-input-dropdown\",{\"type\":[1],\"state\":[1],\"size\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholderText\":[1,\"placeholder-text\"],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"showHelpIcon\":[4,\"show-help-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"text\":[4]}],[4,\"gb-btn\",{\"size\":[1],\"hierarchy\":[1],\"icon\":[1],\"destructive\":[4],\"state\":[1],\"iconLeading\":[4,\"icon-leading\"],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailing\":[4,\"icon-trailing\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"leadingIconSvg\":[32],\"trailingIconSvg\":[32]}],[1,\"gb-megainput-field\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}],[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}],[1,\"gb-badge\",{\"size\":[1],\"icon\":[1],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"flagSwap\":[1,\"flag-swap\"],\"color\":[1],\"type\":[1],\"closeButton\":[4,\"close-button\"],\"leadingIconContent\":[32],\"trailingIconContent\":[32]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}],[1,\"gb-checkbox\",{\"checked\":[4],\"indeterminate\":[4],\"size\":[1],\"type\":[1],\"state\":[1],\"supportingText\":[4,\"supporting-text\"]}],[1,\"gb-checkbox-base\",{\"state\":[1025],\"size\":[1],\"type\":[1],\"checked\":[1028],\"indeterminate\":[1028]}],[1,\"gb-button\",{\"size\":[1],\"hierarchy\":[1],\"icon\":[1],\"destructive\":[4],\"state\":[1],\"iconLeading\":[4,\"icon-leading\"],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailing\":[4,\"icon-trailing\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"leadingIconSvg\":[32],\"trailingIconSvg\":[32]}],[1,\"gb-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"arrow\":[1],\"showSupportingText\":[4,\"show-supporting-text\"]}],[1,\"gb-avatar\",{\"size\":[1],\"placeholder\":[4],\"text\":[4],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"icon\":[1],\"weight\":[1]}],[1,\"gb-avatar-contrast-inner-border\",{\"weight\":[1],\"size\":[1]}],[1,\"gb-status-indicator\",{\"statusIcon\":[1,\"status-icon\"],\"size\":[1],\"state\":[1],\"indicatorStateClass\":[1,\"indicator-state-class\"]}]]],[\"gb-avatar-dropdown\",[[1,\"gb-avatar-dropdown\",{\"type\":[1],\"text\":[4],\"showProfile\":[4,\"show-profile\"],\"showDarkTheme\":[4,\"show-dark-theme\"],\"showLogOut\":[4,\"show-log-out\"],\"listGroupOne\":[4,\"list-group-one\"],\"listGroupTwo\":[4,\"list-group-two\"],\"listGroupThree\":[4,\"list-group-three\"]}]]],[\"gb-checkbox-group\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"gb-rich-text\",[[1,\"gb-rich-text\",{\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"gb-file-upload\",[[1,\"gb-file-upload\",{\"icon\":[1],\"type\":[1],\"heightSize\":[1,\"height-size\"],\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"],\"buttonState\":[1,\"button-state\"]}]]],[\"gb-input-dropdown-menu-item\",[[1,\"gb-input-dropdown-menu-item\",{\"type\":[1],\"supportingText\":[4,\"supporting-text\"],\"selected\":[1028],\"state\":[1]}]]],[\"gb-header\",[[1,\"gb-header\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"text\":[4],\"placeholder\":[4],\"onNavBarItemClicked\":[64]}]]],[\"gb-avatar-profile-photo\",[[1,\"gb-avatar-profile-photo\",{\"placeholder\":[4],\"text\":[4],\"size\":[1],\"verified\":[4],\"icon\":[1]}]]],[\"gb-help-dropdown\",[[1,\"gb-help-dropdown\",{\"showLogError\":[4,\"show-log-error\"]}]]],[\"gb-slider\",[[1,\"gb-slider\",{\"min\":[2],\"max\":[2],\"thumbType\":[1,\"thumb-type\"],\"leftValue\":[32],\"rightValue\":[32]}]]],[\"gb-toggle\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"supportingText\":[4,\"supporting-text\"]}]]],[\"gb-token-field\",[[1,\"gb-token-field\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showSupportingText\":[4,\"show-supporting-text\"],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-wysiwyg-tooltip\",[[1,\"gb-wysiwyg-tooltip\",{\"arrow\":[1],\"breakpoint\":[1]}]]],[\"gb-file-type-icon\",[[1,\"gb-file-type-icon\"]]],[\"gb-notification-content\",[[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-notification-panel\",[[1,\"gb-notification-panel\",{\"state\":[1],\"notifications\":[32]},[[0,\"slotchange\",\"handleSlotChange\"]]]]],[\"gb-pagination-dot-indicator\",[[0,\"gb-pagination-dot-indicator\",{\"current\":[4],\"type\":[1],\"size\":[1]}]]],[\"gb-pagination-number-base\",[[1,\"gb-pagination-number-base\",{\"shape\":[1]}]]],[\"gb-progress-circle\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]}]]],[\"gb-scrollbar\",[[1,\"gb-scrollbar\",{\"length\":[1]}]]],[\"gb-textarea-input-field\",[[1,\"gb-textarea-input-field\",{\"type\":[1],\"destructive\":[4],\"state\":[1],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"gb-wysiwyg-toolbar\",[[1,\"gb-wysiwyg-toolbar\",{\"breakpoint\":[1],\"fontSelector\":[4,\"font-selector\"],\"bold\":[4],\"italic\":[4],\"h1\":[4,\"h-1\"],\"h2\":[4,\"h-2\"],\"quote\":[4],\"link\":[4],\"image\":[4],\"bulletList\":[4,\"bullet-list\"],\"numberList\":[4,\"number-list\"]}]]],[\"gb-file-upload-item-base\",[[1,\"gb-file-upload-item-base\",{\"icon\":[1],\"state\":[1],\"heightSize\":[1,\"height-size\"],\"fileType\":[1,\"file-type\"],\"buttonState\":[1,\"button-state\"]}]]],[\"gb-avatar-label-group\",[[1,\"gb-avatar-label-group\",{\"size\":[1],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"placeholder\":[4],\"text\":[4]}]]],[\"gb-slider-control-handle\",[[1,\"gb-slider-control-handle\",{\"value\":[2],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-header-icon\",[[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}]]],[\"gb-toggle-base\",[[1,\"gb-toggle-base\",{\"size\":[1],\"state\":[1]}]]],[\"gb-dropdown-items-with-shortcut\",[[1,\"gb-dropdown-items-with-shortcut\",{\"icon\":[4],\"iconSrc\":[1,\"icon-src\"],\"checkbox\":[4],\"shortcut\":[4],\"shortcutIcon\":[1,\"shortcut-icon\"],\"label\":[1],\"state\":[1]}]]],[\"gb-progress-bar\",[[1,\"gb-progress-bar\",{\"progress\":[2],\"showLabel\":[4,\"show-label\"],\"labelPosition\":[1,\"label-position\"],\"el\":[16]}]]],[\"gb-wysiwyg-editor-icon\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[1]}]]]]"), options);
|
|
19
|
+
return bootstrapLazy([["gb-avatar_37",[[1,"gb-sidebar",{"state":[1025],"category":[1],"showSecondCategory":[4,"show-second-category"],"applicationName":[1,"application-name"],"firstItemIcon":[1,"first-item-icon"],"secondItemIcon":[1,"second-item-icon"],"thirdItemIcon":[1,"third-item-icon"],"fourthItemIcon":[1,"fourth-item-icon"],"fifthItemIcon":[1,"fifth-item-icon"],"sixthItemIcon":[1,"sixth-item-icon"],"seventhItemIcon":[1,"seventh-item-icon"],"eighthItemIcon":[1,"eighth-item-icon"],"ninthItemIcon":[1,"ninth-item-icon"],"tenthItemIcon":[1,"tenth-item-icon"],"iconInstance":[1,"icon-instance"],"label":[1],"firstItemLabel":[1,"first-item-label"],"secondItemLabel":[1,"second-item-label"],"thirdItemLabel":[1,"third-item-label"],"fourthItemLabel":[1,"fourth-item-label"],"fifthItemLabel":[1,"fifth-item-label"],"sixthItemLabel":[1,"sixth-item-label"],"seventhItemLabel":[1,"seventh-item-label"],"eighthItemLabel":[1,"eighth-item-label"],"ninthItemLabel":[1,"ninth-item-label"],"tenthItemLabel":[1,"tenth-item-label"],"activeIndex":[32],"leadingIconSvg":[32],"sideBarItemClicked":[64]}],[1,"gb-avatar-dropdown",{"type":[1],"text":[4],"showProfile":[4,"show-profile"],"showDarkTheme":[4,"show-dark-theme"],"showLogOut":[4,"show-log-out"],"listGroupOne":[4,"list-group-one"],"listGroupTwo":[4,"list-group-two"],"listGroupThree":[4,"list-group-three"]}],[1,"gb-horizontal-tabs",{"type":[1],"size":[1],"fullWidth":[4,"full-width"],"breakpoint":[1],"thirdTab":[4,"third-tab"],"fourthTab":[4,"fourth-tab"],"fifthTab":[4,"fifth-tab"],"sixthTab":[4,"sixth-tab"],"seventhTab":[4,"seventh-tab"],"eighthTab":[4,"eighth-tab"],"ninthTab":[4,"ninth-tab"],"tenthTab":[4,"tenth-tab"],"firstTabName":[1,"first-tab-name"],"secondTabName":[1,"second-tab-name"],"thirdTabName":[1,"third-tab-name"],"fourthTabName":[1,"fourth-tab-name"],"fifthTabName":[1,"fifth-tab-name"],"sixthTabName":[1,"sixth-tab-name"],"seventhTabName":[1,"seventh-tab-name"],"eighthTabName":[1,"eighth-tab-name"],"ninthTabName":[1,"ninth-tab-name"],"tenthTabName":[1,"tenth-tab-name"],"activeIndex":[32]}],[1,"gb-tag",{"size":[1],"icon":[1],"action":[1],"flagSwap":[1,"flag-swap"],"checkbox":[4]}],[1,"gb-avatar-group",{"size":[1],"moreUsers":[4,"more-users"],"addMoreButton":[4,"add-more-button"],"text":[4],"state":[1],"images":[16]}],[1,"gb-input-dropdown-menu-item",{"type":[1],"supportingText":[4,"supporting-text"],"selected":[1028],"state":[1]}],[1,"gb-input-field",{"size":[1],"type":[1],"destructive":[4],"state":[1],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"showPlaceholder":[4,"show-placeholder"],"placeholderText":[1,"placeholder-text"],"showHelpIcon":[4,"show-help-icon"],"showValidation":[4,"show-validation"],"iconSwap":[1,"icon-swap"],"showCloseButton":[4,"show-close-button"],"inputValue":[32],"tags":[32],"isPasswordVisible":[32]}],[1,"gb-toast",{"color":[1],"size":[1],"breakpoint":[1],"xCloseButton":[4,"x-close-button"],"actions":[4],"showSupportingText":[4,"show-supporting-text"]}],[1,"gb-pagination",{"type":[1],"shape":[1],"breakpoint":[1],"currentPage":[2,"current-page"],"totalPages":[2,"total-pages"]}],[1,"gb-verification-code-field",{"size":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"]}],[0,"gb-carousel-arrow",{"size":[1],"chevron":[1]}],[1,"gb-pagination-button-group-base",{"icon":[1],"iconLeading":[1,"icon-leading"],"iconTrailing":[1,"icon-trailing"]}],[1,"gb-checkbox-group-item",{"size":[1],"type":[1],"state":[1],"breakpoint":[1],"showCost":[4,"show-cost"],"selected":[1028]}],[1,"gb-side-bar-item",{"state":[1],"type":[1],"label":[1],"icon":[1],"category":[1],"showArrow":[4,"show-arrow"],"showBadge":[4,"show-badge"],"showTooltip":[1028,"show-tooltip"],"leadingIconSvg":[32],"textState":[32]}],[1,"gb-tab-button-base",{"current":[4],"size":[1],"fullWidth":[4,"full-width"],"badge":[4],"type":[1],"tabName":[1,"tab-name"]}],[1,"gb-avatar-label-group",{"size":[1],"statusIcon":[1,"status-icon"],"state":[1],"placeholder":[4],"text":[4]}],[1,"gb-password-button",{"state":[1],"isPasswordVisible":[32]}],[1,"gb-avatar-add-button",{"size":[1],"showToolTip":[1028,"show-tool-tip"],"state":[1],"el":[16]}],[1,"gb-collapse-button",{"color":[1],"isCollapsed":[1028,"is-collapsed"],"action":[1025],"isHovered":[1028,"is-hovered"],"collapseSidebar":[64],"expandSidebar":[64]}],[1,"gb-tag-checkbox",{"checked":[4],"size":[1],"disabled":[4]}],[1,"gb-tag-close",{"size":[1]}],[1,"gb-tag-count",{"size":[1]}],[1,"gb-toast-button",{"state":[1],"color":[1]}],[1,"gb-input-dropdown",{"type":[1],"state":[1],"size":[1],"showLabel":[4,"show-label"],"label":[1],"showPlaceholder":[4,"show-placeholder"],"placeholderText":[1,"placeholder-text"],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"showHelpIcon":[4,"show-help-icon"],"iconSwap":[1,"icon-swap"],"text":[4]}],[1,"gb-dropdown-items-with-shortcut",{"icon":[4],"iconSrc":[1,"icon-src"],"checkbox":[4],"shortcut":[4],"shortcutIcon":[1,"shortcut-icon"],"label":[1],"state":[1]}],[4,"gb-btn",{"size":[1],"hierarchy":[1],"icon":[1],"destructive":[4],"state":[1],"iconLeading":[4,"icon-leading"],"iconLeadingSwap":[1,"icon-leading-swap"],"iconTrailing":[4,"icon-trailing"],"iconTrailingSwap":[1,"icon-trailing-swap"],"leadingIconSvg":[32],"trailingIconSvg":[32]}],[1,"gb-megainput-field",{"size":[1],"state":[1],"inputValue":[32]}],[1,"gb-button-close",{"size":[1],"color":[1]}],[1,"gb-badge",{"size":[1],"icon":[1],"iconLeadingSwap":[1,"icon-leading-swap"],"iconTrailingSwap":[1,"icon-trailing-swap"],"flagSwap":[1,"flag-swap"],"color":[1],"type":[1],"closeButton":[4,"close-button"],"leadingIconContent":[32],"trailingIconContent":[32]}],[1,"gb-badge-close",{"color":[1],"type":[1]}],[1,"gb-checkbox",{"checked":[4],"indeterminate":[4],"size":[1],"type":[1],"state":[1],"supportingText":[4,"supporting-text"]}],[1,"gb-checkbox-base",{"state":[1025],"size":[1],"type":[1],"checked":[1028],"indeterminate":[1028]}],[1,"gb-button",{"size":[1],"hierarchy":[1],"icon":[1],"destructive":[4],"state":[1],"iconLeading":[4,"icon-leading"],"iconLeadingSwap":[1,"icon-leading-swap"],"iconTrailing":[4,"icon-trailing"],"iconTrailingSwap":[1,"icon-trailing-swap"],"leadingIconSvg":[32],"trailingIconSvg":[32]}],[1,"gb-tooltip",{"showArrow":[4,"show-arrow"],"arrow":[1],"showSupportingText":[4,"show-supporting-text"]}],[1,"gb-avatar",{"size":[1],"placeholder":[4],"text":[4],"statusIcon":[1,"status-icon"],"state":[1],"icon":[1],"weight":[1]}],[1,"gb-avatar-contrast-inner-border",{"weight":[1],"size":[1]}],[1,"gb-status-indicator",{"statusIcon":[1,"status-icon"],"size":[1],"state":[1],"indicatorStateClass":[1,"indicator-state-class"]}]]],["gb-checkbox-group",[[1,"gb-checkbox-group",{"size":[1],"breakpoint":[1],"icon":[1],"selected":[4],"type":[1]}]]],["gb-rich-text",[[1,"gb-rich-text",{"state":[1],"destructive":[4],"showLabel":[4,"show-label"],"label":[1],"showPlaceholder":[4,"show-placeholder"],"placeholder":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"]}]]],["gb-file-upload",[[1,"gb-file-upload",{"icon":[1],"type":[1],"heightSize":[1,"height-size"],"state":[1],"destructive":[4],"showLabel":[4,"show-label"],"buttonState":[1,"button-state"]}]]],["gb-header",[[1,"gb-header",{"state":[1],"showIndicator":[4,"show-indicator"],"text":[4],"placeholder":[4],"onNavBarItemClicked":[64]}]]],["gb-avatar-profile-photo",[[1,"gb-avatar-profile-photo",{"placeholder":[4],"text":[4],"size":[1],"verified":[4],"icon":[1]}]]],["gb-help-dropdown",[[1,"gb-help-dropdown",{"showLogError":[4,"show-log-error"]}]]],["gb-slider",[[1,"gb-slider",{"min":[2],"max":[2],"thumbType":[1,"thumb-type"],"leftValue":[32],"rightValue":[32]}]]],["gb-toggle",[[1,"gb-toggle",{"size":[1],"state":[1],"supportingText":[4,"supporting-text"]}]]],["gb-token-field",[[1,"gb-token-field",{"size":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showSupportingText":[4,"show-supporting-text"],"supportingText":[1,"supporting-text"]}]]],["gb-wysiwyg-tooltip",[[1,"gb-wysiwyg-tooltip",{"arrow":[1],"breakpoint":[1]}]]],["gb-file-type-icon",[[1,"gb-file-type-icon"]]],["gb-notification-content",[[1,"gb-notification-content",{"icon":[1],"label":[1],"time":[1],"supportingText":[1,"supporting-text"]}]]],["gb-notification-panel",[[1,"gb-notification-panel",{"state":[1],"notifications":[32]},[[0,"slotchange","handleSlotChange"]]]]],["gb-pagination-dot-indicator",[[0,"gb-pagination-dot-indicator",{"current":[4],"type":[1],"size":[1]}]]],["gb-pagination-number-base",[[1,"gb-pagination-number-base",{"shape":[1]}]]],["gb-progress-circle",[[1,"gb-progress-circle",{"size":[1],"shape":[1],"label":[4],"progress":[2]}]]],["gb-scrollbar",[[1,"gb-scrollbar",{"length":[1]}]]],["gb-textarea-input-field",[[1,"gb-textarea-input-field",{"type":[1],"destructive":[4],"state":[1],"showPlaceholder":[4,"show-placeholder"],"placeholder":[1],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"]}]]],["gb-wysiwyg-editor-icon",[[1,"gb-wysiwyg-editor-icon",{"active":[4],"type":[1],"state":[1]}]]],["gb-wysiwyg-toolbar",[[1,"gb-wysiwyg-toolbar",{"breakpoint":[1],"fontSelector":[4,"font-selector"],"bold":[4],"italic":[4],"h1":[4,"h-1"],"h2":[4,"h-2"],"quote":[4],"link":[4],"image":[4],"bulletList":[4,"bullet-list"],"numberList":[4,"number-list"]}]]],["gb-file-upload-item-base",[[1,"gb-file-upload-item-base",{"icon":[1],"state":[1],"heightSize":[1,"height-size"],"fileType":[1,"file-type"],"buttonState":[1,"button-state"]}]]],["gb-slider-control-handle",[[1,"gb-slider-control-handle",{"value":[2],"type":[1],"isHovered":[32],"isFocused":[32]}]]],["gb-header-icon",[[1,"gb-header-icon",{"state":[1],"showIndicator":[4,"show-indicator"],"icon":[1]}]]],["gb-toggle-base",[[1,"gb-toggle-base",{"size":[1],"state":[1]}]]],["gb-progress-bar",[[1,"gb-progress-bar",{"progress":[2],"showLabel":[4,"show-label"],"labelPosition":[1,"label-position"],"el":[16]}]]]], options);
|
|
20
20
|
});
|
|
21
21
|
|
|
22
22
|
//# sourceMappingURL=globuscomponents.js.map
|
package/dist/esm/loader.js
CHANGED
|
@@ -5,7 +5,7 @@ import { g as globalScripts } from './app-globals-0f993ce5.js';
|
|
|
5
5
|
const defineCustomElements = async (win, options) => {
|
|
6
6
|
if (typeof window === 'undefined') return undefined;
|
|
7
7
|
await globalScripts();
|
|
8
|
-
return bootstrapLazy(JSON.parse("[[\"gb-avatar_33\",[[1,\"gb-sidebar\",{\"state\":[1025],\"category\":[1],\"showSecondCategory\":[4,\"show-second-category\"],\"applicationName\":[1,\"application-name\"],\"firstItemIcon\":[1,\"first-item-icon\"],\"secondItemIcon\":[1,\"second-item-icon\"],\"thirdItemIcon\":[1,\"third-item-icon\"],\"fourthItemIcon\":[1,\"fourth-item-icon\"],\"fifthItemIcon\":[1,\"fifth-item-icon\"],\"sixthItemIcon\":[1,\"sixth-item-icon\"],\"seventhItemIcon\":[1,\"seventh-item-icon\"],\"eighthItemIcon\":[1,\"eighth-item-icon\"],\"ninthItemIcon\":[1,\"ninth-item-icon\"],\"tenthItemIcon\":[1,\"tenth-item-icon\"],\"iconInstance\":[1,\"icon-instance\"],\"label\":[1],\"firstItemLabel\":[1,\"first-item-label\"],\"secondItemLabel\":[1,\"second-item-label\"],\"thirdItemLabel\":[1,\"third-item-label\"],\"fourthItemLabel\":[1,\"fourth-item-label\"],\"fifthItemLabel\":[1,\"fifth-item-label\"],\"sixthItemLabel\":[1,\"sixth-item-label\"],\"seventhItemLabel\":[1,\"seventh-item-label\"],\"eighthItemLabel\":[1,\"eighth-item-label\"],\"ninthItemLabel\":[1,\"ninth-item-label\"],\"tenthItemLabel\":[1,\"tenth-item-label\"],\"activeIndex\":[32],\"leadingIconSvg\":[32],\"sideBarItemClicked\":[64]}],[1,\"gb-horizontal-tabs\",{\"type\":[1],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"breakpoint\":[1],\"thirdTab\":[4,\"third-tab\"],\"fourthTab\":[4,\"fourth-tab\"],\"fifthTab\":[4,\"fifth-tab\"],\"sixthTab\":[4,\"sixth-tab\"],\"seventhTab\":[4,\"seventh-tab\"],\"eighthTab\":[4,\"eighth-tab\"],\"ninthTab\":[4,\"ninth-tab\"],\"tenthTab\":[4,\"tenth-tab\"],\"firstTabName\":[1,\"first-tab-name\"],\"secondTabName\":[1,\"second-tab-name\"],\"thirdTabName\":[1,\"third-tab-name\"],\"fourthTabName\":[1,\"fourth-tab-name\"],\"fifthTabName\":[1,\"fifth-tab-name\"],\"sixthTabName\":[1,\"sixth-tab-name\"],\"seventhTabName\":[1,\"seventh-tab-name\"],\"eighthTabName\":[1,\"eighth-tab-name\"],\"ninthTabName\":[1,\"ninth-tab-name\"],\"tenthTabName\":[1,\"tenth-tab-name\"],\"activeIndex\":[32]}],[1,\"gb-tag\",{\"size\":[1],\"icon\":[1],\"action\":[1],\"flagSwap\":[1,\"flag-swap\"],\"checkbox\":[4]}],[1,\"gb-avatar-group\",{\"size\":[1],\"moreUsers\":[4,\"more-users\"],\"addMoreButton\":[4,\"add-more-button\"],\"text\":[4],\"state\":[1],\"images\":[16]}],[1,\"gb-input-field\",{\"size\":[1],\"type\":[1],\"destructive\":[4],\"state\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholderText\":[1,\"placeholder-text\"],\"showHelpIcon\":[4,\"show-help-icon\"],\"showValidation\":[4,\"show-validation\"],\"iconSwap\":[1,\"icon-swap\"],\"showCloseButton\":[4,\"show-close-button\"],\"inputValue\":[32],\"tags\":[32],\"isPasswordVisible\":[32]}],[1,\"gb-toast\",{\"color\":[1],\"size\":[1],\"breakpoint\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}],[1,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1],\"currentPage\":[2,\"current-page\"],\"totalPages\":[2,\"total-pages\"]}],[1,\"gb-verification-code-field\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}],[0,\"gb-carousel-arrow\",{\"size\":[1],\"chevron\":[1]}],[1,\"gb-pagination-button-group-base\",{\"icon\":[1],\"iconLeading\":[1,\"icon-leading\"],\"iconTrailing\":[1,\"icon-trailing\"]}],[1,\"gb-checkbox-group-item\",{\"size\":[1],\"type\":[1],\"state\":[1],\"breakpoint\":[1],\"showCost\":[4,\"show-cost\"],\"selected\":[1028]}],[1,\"gb-side-bar-item\",{\"state\":[1],\"type\":[1],\"label\":[1],\"icon\":[1],\"category\":[1],\"showArrow\":[4,\"show-arrow\"],\"showBadge\":[4,\"show-badge\"],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32],\"textState\":[32]}],[1,\"gb-tab-button-base\",{\"current\":[4],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"type\":[1],\"tabName\":[1,\"tab-name\"]}],[1,\"gb-password-button\",{\"state\":[1],\"isPasswordVisible\":[32]}],[1,\"gb-avatar-add-button\",{\"size\":[1],\"showToolTip\":[1028,\"show-tool-tip\"],\"state\":[1],\"el\":[16]}],[1,\"gb-collapse-button\",{\"color\":[1],\"isCollapsed\":[1028,\"is-collapsed\"],\"action\":[1025],\"isHovered\":[1028,\"is-hovered\"],\"collapseSidebar\":[64],\"expandSidebar\":[64]}],[1,\"gb-tag-checkbox\",{\"checked\":[4],\"size\":[1],\"disabled\":[4]}],[1,\"gb-tag-close\",{\"size\":[1]}],[1,\"gb-tag-count\",{\"size\":[1]}],[1,\"gb-toast-button\",{\"state\":[1],\"color\":[1]}],[1,\"gb-input-dropdown\",{\"type\":[1],\"state\":[1],\"size\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholderText\":[1,\"placeholder-text\"],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"showHelpIcon\":[4,\"show-help-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"text\":[4]}],[4,\"gb-btn\",{\"size\":[1],\"hierarchy\":[1],\"icon\":[1],\"destructive\":[4],\"state\":[1],\"iconLeading\":[4,\"icon-leading\"],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailing\":[4,\"icon-trailing\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"leadingIconSvg\":[32],\"trailingIconSvg\":[32]}],[1,\"gb-megainput-field\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}],[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}],[1,\"gb-badge\",{\"size\":[1],\"icon\":[1],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"flagSwap\":[1,\"flag-swap\"],\"color\":[1],\"type\":[1],\"closeButton\":[4,\"close-button\"],\"leadingIconContent\":[32],\"trailingIconContent\":[32]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}],[1,\"gb-checkbox\",{\"checked\":[4],\"indeterminate\":[4],\"size\":[1],\"type\":[1],\"state\":[1],\"supportingText\":[4,\"supporting-text\"]}],[1,\"gb-checkbox-base\",{\"state\":[1025],\"size\":[1],\"type\":[1],\"checked\":[1028],\"indeterminate\":[1028]}],[1,\"gb-button\",{\"size\":[1],\"hierarchy\":[1],\"icon\":[1],\"destructive\":[4],\"state\":[1],\"iconLeading\":[4,\"icon-leading\"],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailing\":[4,\"icon-trailing\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"leadingIconSvg\":[32],\"trailingIconSvg\":[32]}],[1,\"gb-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"arrow\":[1],\"showSupportingText\":[4,\"show-supporting-text\"]}],[1,\"gb-avatar\",{\"size\":[1],\"placeholder\":[4],\"text\":[4],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"icon\":[1],\"weight\":[1]}],[1,\"gb-avatar-contrast-inner-border\",{\"weight\":[1],\"size\":[1]}],[1,\"gb-status-indicator\",{\"statusIcon\":[1,\"status-icon\"],\"size\":[1],\"state\":[1],\"indicatorStateClass\":[1,\"indicator-state-class\"]}]]],[\"gb-avatar-dropdown\",[[1,\"gb-avatar-dropdown\",{\"type\":[1],\"text\":[4],\"showProfile\":[4,\"show-profile\"],\"showDarkTheme\":[4,\"show-dark-theme\"],\"showLogOut\":[4,\"show-log-out\"],\"listGroupOne\":[4,\"list-group-one\"],\"listGroupTwo\":[4,\"list-group-two\"],\"listGroupThree\":[4,\"list-group-three\"]}]]],[\"gb-checkbox-group\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"gb-rich-text\",[[1,\"gb-rich-text\",{\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"gb-file-upload\",[[1,\"gb-file-upload\",{\"icon\":[1],\"type\":[1],\"heightSize\":[1,\"height-size\"],\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"],\"buttonState\":[1,\"button-state\"]}]]],[\"gb-input-dropdown-menu-item\",[[1,\"gb-input-dropdown-menu-item\",{\"type\":[1],\"supportingText\":[4,\"supporting-text\"],\"selected\":[1028],\"state\":[1]}]]],[\"gb-header\",[[1,\"gb-header\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"text\":[4],\"placeholder\":[4],\"onNavBarItemClicked\":[64]}]]],[\"gb-avatar-profile-photo\",[[1,\"gb-avatar-profile-photo\",{\"placeholder\":[4],\"text\":[4],\"size\":[1],\"verified\":[4],\"icon\":[1]}]]],[\"gb-help-dropdown\",[[1,\"gb-help-dropdown\",{\"showLogError\":[4,\"show-log-error\"]}]]],[\"gb-slider\",[[1,\"gb-slider\",{\"min\":[2],\"max\":[2],\"thumbType\":[1,\"thumb-type\"],\"leftValue\":[32],\"rightValue\":[32]}]]],[\"gb-toggle\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"supportingText\":[4,\"supporting-text\"]}]]],[\"gb-token-field\",[[1,\"gb-token-field\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showSupportingText\":[4,\"show-supporting-text\"],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-wysiwyg-tooltip\",[[1,\"gb-wysiwyg-tooltip\",{\"arrow\":[1],\"breakpoint\":[1]}]]],[\"gb-file-type-icon\",[[1,\"gb-file-type-icon\"]]],[\"gb-notification-content\",[[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-notification-panel\",[[1,\"gb-notification-panel\",{\"state\":[1],\"notifications\":[32]},[[0,\"slotchange\",\"handleSlotChange\"]]]]],[\"gb-pagination-dot-indicator\",[[0,\"gb-pagination-dot-indicator\",{\"current\":[4],\"type\":[1],\"size\":[1]}]]],[\"gb-pagination-number-base\",[[1,\"gb-pagination-number-base\",{\"shape\":[1]}]]],[\"gb-progress-circle\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]}]]],[\"gb-scrollbar\",[[1,\"gb-scrollbar\",{\"length\":[1]}]]],[\"gb-textarea-input-field\",[[1,\"gb-textarea-input-field\",{\"type\":[1],\"destructive\":[4],\"state\":[1],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"gb-wysiwyg-toolbar\",[[1,\"gb-wysiwyg-toolbar\",{\"breakpoint\":[1],\"fontSelector\":[4,\"font-selector\"],\"bold\":[4],\"italic\":[4],\"h1\":[4,\"h-1\"],\"h2\":[4,\"h-2\"],\"quote\":[4],\"link\":[4],\"image\":[4],\"bulletList\":[4,\"bullet-list\"],\"numberList\":[4,\"number-list\"]}]]],[\"gb-file-upload-item-base\",[[1,\"gb-file-upload-item-base\",{\"icon\":[1],\"state\":[1],\"heightSize\":[1,\"height-size\"],\"fileType\":[1,\"file-type\"],\"buttonState\":[1,\"button-state\"]}]]],[\"gb-avatar-label-group\",[[1,\"gb-avatar-label-group\",{\"size\":[1],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"placeholder\":[4],\"text\":[4]}]]],[\"gb-slider-control-handle\",[[1,\"gb-slider-control-handle\",{\"value\":[2],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-header-icon\",[[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}]]],[\"gb-toggle-base\",[[1,\"gb-toggle-base\",{\"size\":[1],\"state\":[1]}]]],[\"gb-dropdown-items-with-shortcut\",[[1,\"gb-dropdown-items-with-shortcut\",{\"icon\":[4],\"iconSrc\":[1,\"icon-src\"],\"checkbox\":[4],\"shortcut\":[4],\"shortcutIcon\":[1,\"shortcut-icon\"],\"label\":[1],\"state\":[1]}]]],[\"gb-progress-bar\",[[1,\"gb-progress-bar\",{\"progress\":[2],\"showLabel\":[4,\"show-label\"],\"labelPosition\":[1,\"label-position\"],\"el\":[16]}]]],[\"gb-wysiwyg-editor-icon\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[1]}]]]]"), options);
|
|
8
|
+
return bootstrapLazy([["gb-avatar_37",[[1,"gb-sidebar",{"state":[1025],"category":[1],"showSecondCategory":[4,"show-second-category"],"applicationName":[1,"application-name"],"firstItemIcon":[1,"first-item-icon"],"secondItemIcon":[1,"second-item-icon"],"thirdItemIcon":[1,"third-item-icon"],"fourthItemIcon":[1,"fourth-item-icon"],"fifthItemIcon":[1,"fifth-item-icon"],"sixthItemIcon":[1,"sixth-item-icon"],"seventhItemIcon":[1,"seventh-item-icon"],"eighthItemIcon":[1,"eighth-item-icon"],"ninthItemIcon":[1,"ninth-item-icon"],"tenthItemIcon":[1,"tenth-item-icon"],"iconInstance":[1,"icon-instance"],"label":[1],"firstItemLabel":[1,"first-item-label"],"secondItemLabel":[1,"second-item-label"],"thirdItemLabel":[1,"third-item-label"],"fourthItemLabel":[1,"fourth-item-label"],"fifthItemLabel":[1,"fifth-item-label"],"sixthItemLabel":[1,"sixth-item-label"],"seventhItemLabel":[1,"seventh-item-label"],"eighthItemLabel":[1,"eighth-item-label"],"ninthItemLabel":[1,"ninth-item-label"],"tenthItemLabel":[1,"tenth-item-label"],"activeIndex":[32],"leadingIconSvg":[32],"sideBarItemClicked":[64]}],[1,"gb-avatar-dropdown",{"type":[1],"text":[4],"showProfile":[4,"show-profile"],"showDarkTheme":[4,"show-dark-theme"],"showLogOut":[4,"show-log-out"],"listGroupOne":[4,"list-group-one"],"listGroupTwo":[4,"list-group-two"],"listGroupThree":[4,"list-group-three"]}],[1,"gb-horizontal-tabs",{"type":[1],"size":[1],"fullWidth":[4,"full-width"],"breakpoint":[1],"thirdTab":[4,"third-tab"],"fourthTab":[4,"fourth-tab"],"fifthTab":[4,"fifth-tab"],"sixthTab":[4,"sixth-tab"],"seventhTab":[4,"seventh-tab"],"eighthTab":[4,"eighth-tab"],"ninthTab":[4,"ninth-tab"],"tenthTab":[4,"tenth-tab"],"firstTabName":[1,"first-tab-name"],"secondTabName":[1,"second-tab-name"],"thirdTabName":[1,"third-tab-name"],"fourthTabName":[1,"fourth-tab-name"],"fifthTabName":[1,"fifth-tab-name"],"sixthTabName":[1,"sixth-tab-name"],"seventhTabName":[1,"seventh-tab-name"],"eighthTabName":[1,"eighth-tab-name"],"ninthTabName":[1,"ninth-tab-name"],"tenthTabName":[1,"tenth-tab-name"],"activeIndex":[32]}],[1,"gb-tag",{"size":[1],"icon":[1],"action":[1],"flagSwap":[1,"flag-swap"],"checkbox":[4]}],[1,"gb-avatar-group",{"size":[1],"moreUsers":[4,"more-users"],"addMoreButton":[4,"add-more-button"],"text":[4],"state":[1],"images":[16]}],[1,"gb-input-dropdown-menu-item",{"type":[1],"supportingText":[4,"supporting-text"],"selected":[1028],"state":[1]}],[1,"gb-input-field",{"size":[1],"type":[1],"destructive":[4],"state":[1],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"showPlaceholder":[4,"show-placeholder"],"placeholderText":[1,"placeholder-text"],"showHelpIcon":[4,"show-help-icon"],"showValidation":[4,"show-validation"],"iconSwap":[1,"icon-swap"],"showCloseButton":[4,"show-close-button"],"inputValue":[32],"tags":[32],"isPasswordVisible":[32]}],[1,"gb-toast",{"color":[1],"size":[1],"breakpoint":[1],"xCloseButton":[4,"x-close-button"],"actions":[4],"showSupportingText":[4,"show-supporting-text"]}],[1,"gb-pagination",{"type":[1],"shape":[1],"breakpoint":[1],"currentPage":[2,"current-page"],"totalPages":[2,"total-pages"]}],[1,"gb-verification-code-field",{"size":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"]}],[0,"gb-carousel-arrow",{"size":[1],"chevron":[1]}],[1,"gb-pagination-button-group-base",{"icon":[1],"iconLeading":[1,"icon-leading"],"iconTrailing":[1,"icon-trailing"]}],[1,"gb-checkbox-group-item",{"size":[1],"type":[1],"state":[1],"breakpoint":[1],"showCost":[4,"show-cost"],"selected":[1028]}],[1,"gb-side-bar-item",{"state":[1],"type":[1],"label":[1],"icon":[1],"category":[1],"showArrow":[4,"show-arrow"],"showBadge":[4,"show-badge"],"showTooltip":[1028,"show-tooltip"],"leadingIconSvg":[32],"textState":[32]}],[1,"gb-tab-button-base",{"current":[4],"size":[1],"fullWidth":[4,"full-width"],"badge":[4],"type":[1],"tabName":[1,"tab-name"]}],[1,"gb-avatar-label-group",{"size":[1],"statusIcon":[1,"status-icon"],"state":[1],"placeholder":[4],"text":[4]}],[1,"gb-password-button",{"state":[1],"isPasswordVisible":[32]}],[1,"gb-avatar-add-button",{"size":[1],"showToolTip":[1028,"show-tool-tip"],"state":[1],"el":[16]}],[1,"gb-collapse-button",{"color":[1],"isCollapsed":[1028,"is-collapsed"],"action":[1025],"isHovered":[1028,"is-hovered"],"collapseSidebar":[64],"expandSidebar":[64]}],[1,"gb-tag-checkbox",{"checked":[4],"size":[1],"disabled":[4]}],[1,"gb-tag-close",{"size":[1]}],[1,"gb-tag-count",{"size":[1]}],[1,"gb-toast-button",{"state":[1],"color":[1]}],[1,"gb-input-dropdown",{"type":[1],"state":[1],"size":[1],"showLabel":[4,"show-label"],"label":[1],"showPlaceholder":[4,"show-placeholder"],"placeholderText":[1,"placeholder-text"],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"showHelpIcon":[4,"show-help-icon"],"iconSwap":[1,"icon-swap"],"text":[4]}],[1,"gb-dropdown-items-with-shortcut",{"icon":[4],"iconSrc":[1,"icon-src"],"checkbox":[4],"shortcut":[4],"shortcutIcon":[1,"shortcut-icon"],"label":[1],"state":[1]}],[4,"gb-btn",{"size":[1],"hierarchy":[1],"icon":[1],"destructive":[4],"state":[1],"iconLeading":[4,"icon-leading"],"iconLeadingSwap":[1,"icon-leading-swap"],"iconTrailing":[4,"icon-trailing"],"iconTrailingSwap":[1,"icon-trailing-swap"],"leadingIconSvg":[32],"trailingIconSvg":[32]}],[1,"gb-megainput-field",{"size":[1],"state":[1],"inputValue":[32]}],[1,"gb-button-close",{"size":[1],"color":[1]}],[1,"gb-badge",{"size":[1],"icon":[1],"iconLeadingSwap":[1,"icon-leading-swap"],"iconTrailingSwap":[1,"icon-trailing-swap"],"flagSwap":[1,"flag-swap"],"color":[1],"type":[1],"closeButton":[4,"close-button"],"leadingIconContent":[32],"trailingIconContent":[32]}],[1,"gb-badge-close",{"color":[1],"type":[1]}],[1,"gb-checkbox",{"checked":[4],"indeterminate":[4],"size":[1],"type":[1],"state":[1],"supportingText":[4,"supporting-text"]}],[1,"gb-checkbox-base",{"state":[1025],"size":[1],"type":[1],"checked":[1028],"indeterminate":[1028]}],[1,"gb-button",{"size":[1],"hierarchy":[1],"icon":[1],"destructive":[4],"state":[1],"iconLeading":[4,"icon-leading"],"iconLeadingSwap":[1,"icon-leading-swap"],"iconTrailing":[4,"icon-trailing"],"iconTrailingSwap":[1,"icon-trailing-swap"],"leadingIconSvg":[32],"trailingIconSvg":[32]}],[1,"gb-tooltip",{"showArrow":[4,"show-arrow"],"arrow":[1],"showSupportingText":[4,"show-supporting-text"]}],[1,"gb-avatar",{"size":[1],"placeholder":[4],"text":[4],"statusIcon":[1,"status-icon"],"state":[1],"icon":[1],"weight":[1]}],[1,"gb-avatar-contrast-inner-border",{"weight":[1],"size":[1]}],[1,"gb-status-indicator",{"statusIcon":[1,"status-icon"],"size":[1],"state":[1],"indicatorStateClass":[1,"indicator-state-class"]}]]],["gb-checkbox-group",[[1,"gb-checkbox-group",{"size":[1],"breakpoint":[1],"icon":[1],"selected":[4],"type":[1]}]]],["gb-rich-text",[[1,"gb-rich-text",{"state":[1],"destructive":[4],"showLabel":[4,"show-label"],"label":[1],"showPlaceholder":[4,"show-placeholder"],"placeholder":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"]}]]],["gb-file-upload",[[1,"gb-file-upload",{"icon":[1],"type":[1],"heightSize":[1,"height-size"],"state":[1],"destructive":[4],"showLabel":[4,"show-label"],"buttonState":[1,"button-state"]}]]],["gb-header",[[1,"gb-header",{"state":[1],"showIndicator":[4,"show-indicator"],"text":[4],"placeholder":[4],"onNavBarItemClicked":[64]}]]],["gb-avatar-profile-photo",[[1,"gb-avatar-profile-photo",{"placeholder":[4],"text":[4],"size":[1],"verified":[4],"icon":[1]}]]],["gb-help-dropdown",[[1,"gb-help-dropdown",{"showLogError":[4,"show-log-error"]}]]],["gb-slider",[[1,"gb-slider",{"min":[2],"max":[2],"thumbType":[1,"thumb-type"],"leftValue":[32],"rightValue":[32]}]]],["gb-toggle",[[1,"gb-toggle",{"size":[1],"state":[1],"supportingText":[4,"supporting-text"]}]]],["gb-token-field",[[1,"gb-token-field",{"size":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showSupportingText":[4,"show-supporting-text"],"supportingText":[1,"supporting-text"]}]]],["gb-wysiwyg-tooltip",[[1,"gb-wysiwyg-tooltip",{"arrow":[1],"breakpoint":[1]}]]],["gb-file-type-icon",[[1,"gb-file-type-icon"]]],["gb-notification-content",[[1,"gb-notification-content",{"icon":[1],"label":[1],"time":[1],"supportingText":[1,"supporting-text"]}]]],["gb-notification-panel",[[1,"gb-notification-panel",{"state":[1],"notifications":[32]},[[0,"slotchange","handleSlotChange"]]]]],["gb-pagination-dot-indicator",[[0,"gb-pagination-dot-indicator",{"current":[4],"type":[1],"size":[1]}]]],["gb-pagination-number-base",[[1,"gb-pagination-number-base",{"shape":[1]}]]],["gb-progress-circle",[[1,"gb-progress-circle",{"size":[1],"shape":[1],"label":[4],"progress":[2]}]]],["gb-scrollbar",[[1,"gb-scrollbar",{"length":[1]}]]],["gb-textarea-input-field",[[1,"gb-textarea-input-field",{"type":[1],"destructive":[4],"state":[1],"showPlaceholder":[4,"show-placeholder"],"placeholder":[1],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"]}]]],["gb-wysiwyg-editor-icon",[[1,"gb-wysiwyg-editor-icon",{"active":[4],"type":[1],"state":[1]}]]],["gb-wysiwyg-toolbar",[[1,"gb-wysiwyg-toolbar",{"breakpoint":[1],"fontSelector":[4,"font-selector"],"bold":[4],"italic":[4],"h1":[4,"h-1"],"h2":[4,"h-2"],"quote":[4],"link":[4],"image":[4],"bulletList":[4,"bullet-list"],"numberList":[4,"number-list"]}]]],["gb-file-upload-item-base",[[1,"gb-file-upload-item-base",{"icon":[1],"state":[1],"heightSize":[1,"height-size"],"fileType":[1,"file-type"],"buttonState":[1,"button-state"]}]]],["gb-slider-control-handle",[[1,"gb-slider-control-handle",{"value":[2],"type":[1],"isHovered":[32],"isFocused":[32]}]]],["gb-header-icon",[[1,"gb-header-icon",{"state":[1],"showIndicator":[4,"show-indicator"],"icon":[1]}]]],["gb-toggle-base",[[1,"gb-toggle-base",{"size":[1],"state":[1]}]]],["gb-progress-bar",[[1,"gb-progress-bar",{"progress":[2],"showLabel":[4,"show-label"],"labelPosition":[1,"label-position"],"el":[16]}]]]], options);
|
|
9
9
|
};
|
|
10
10
|
|
|
11
11
|
export { defineCustomElements };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{p as t,b as e}from"./p-e8f2fe42.js";export{s as setNonce}from"./p-e8f2fe42.js";import{g as o}from"./p-e1255160.js";var i=()=>{const e=import.meta.url;const o={};if(e!==""){o.resourcesUrl=new URL(".",e).href}return t(o)};i().then((async t=>{await o();return e([["p-
|
|
1
|
+
import{p as t,b as e}from"./p-e8f2fe42.js";export{s as setNonce}from"./p-e8f2fe42.js";import{g as o}from"./p-e1255160.js";var i=()=>{const e=import.meta.url;const o={};if(e!==""){o.resourcesUrl=new URL(".",e).href}return t(o)};i().then((async t=>{await o();return e([["p-c9bf79da",[[1,"gb-sidebar",{state:[1025],category:[1],showSecondCategory:[4,"show-second-category"],applicationName:[1,"application-name"],firstItemIcon:[1,"first-item-icon"],secondItemIcon:[1,"second-item-icon"],thirdItemIcon:[1,"third-item-icon"],fourthItemIcon:[1,"fourth-item-icon"],fifthItemIcon:[1,"fifth-item-icon"],sixthItemIcon:[1,"sixth-item-icon"],seventhItemIcon:[1,"seventh-item-icon"],eighthItemIcon:[1,"eighth-item-icon"],ninthItemIcon:[1,"ninth-item-icon"],tenthItemIcon:[1,"tenth-item-icon"],iconInstance:[1,"icon-instance"],label:[1],firstItemLabel:[1,"first-item-label"],secondItemLabel:[1,"second-item-label"],thirdItemLabel:[1,"third-item-label"],fourthItemLabel:[1,"fourth-item-label"],fifthItemLabel:[1,"fifth-item-label"],sixthItemLabel:[1,"sixth-item-label"],seventhItemLabel:[1,"seventh-item-label"],eighthItemLabel:[1,"eighth-item-label"],ninthItemLabel:[1,"ninth-item-label"],tenthItemLabel:[1,"tenth-item-label"],activeIndex:[32],leadingIconSvg:[32],sideBarItemClicked:[64]}],[1,"gb-avatar-dropdown",{type:[1],text:[4],showProfile:[4,"show-profile"],showDarkTheme:[4,"show-dark-theme"],showLogOut:[4,"show-log-out"],listGroupOne:[4,"list-group-one"],listGroupTwo:[4,"list-group-two"],listGroupThree:[4,"list-group-three"]}],[1,"gb-horizontal-tabs",{type:[1],size:[1],fullWidth:[4,"full-width"],breakpoint:[1],thirdTab:[4,"third-tab"],fourthTab:[4,"fourth-tab"],fifthTab:[4,"fifth-tab"],sixthTab:[4,"sixth-tab"],seventhTab:[4,"seventh-tab"],eighthTab:[4,"eighth-tab"],ninthTab:[4,"ninth-tab"],tenthTab:[4,"tenth-tab"],firstTabName:[1,"first-tab-name"],secondTabName:[1,"second-tab-name"],thirdTabName:[1,"third-tab-name"],fourthTabName:[1,"fourth-tab-name"],fifthTabName:[1,"fifth-tab-name"],sixthTabName:[1,"sixth-tab-name"],seventhTabName:[1,"seventh-tab-name"],eighthTabName:[1,"eighth-tab-name"],ninthTabName:[1,"ninth-tab-name"],tenthTabName:[1,"tenth-tab-name"],activeIndex:[32]}],[1,"gb-tag",{size:[1],icon:[1],action:[1],flagSwap:[1,"flag-swap"],checkbox:[4]}],[1,"gb-avatar-group",{size:[1],moreUsers:[4,"more-users"],addMoreButton:[4,"add-more-button"],text:[4],state:[1],images:[16]}],[1,"gb-input-dropdown-menu-item",{type:[1],supportingText:[4,"supporting-text"],selected:[1028],state:[1]}],[1,"gb-input-field",{size:[1],type:[1],destructive:[4],state:[1],showLabel:[4,"show-label"],label:[1],showHintText:[4,"show-hint-text"],hintText:[1,"hint-text"],showPlaceholder:[4,"show-placeholder"],placeholderText:[1,"placeholder-text"],showHelpIcon:[4,"show-help-icon"],showValidation:[4,"show-validation"],iconSwap:[1,"icon-swap"],showCloseButton:[4,"show-close-button"],inputValue:[32],tags:[32],isPasswordVisible:[32]}],[1,"gb-toast",{color:[1],size:[1],breakpoint:[1],xCloseButton:[4,"x-close-button"],actions:[4],showSupportingText:[4,"show-supporting-text"]}],[1,"gb-pagination",{type:[1],shape:[1],breakpoint:[1],currentPage:[2,"current-page"],totalPages:[2,"total-pages"]}],[1,"gb-verification-code-field",{size:[1],digits:[2],showLabel:[4,"show-label"],label:[1],showHintText:[4,"show-hint-text"],hintText:[1,"hint-text"]}],[0,"gb-carousel-arrow",{size:[1],chevron:[1]}],[1,"gb-pagination-button-group-base",{icon:[1],iconLeading:[1,"icon-leading"],iconTrailing:[1,"icon-trailing"]}],[1,"gb-checkbox-group-item",{size:[1],type:[1],state:[1],breakpoint:[1],showCost:[4,"show-cost"],selected:[1028]}],[1,"gb-side-bar-item",{state:[1],type:[1],label:[1],icon:[1],category:[1],showArrow:[4,"show-arrow"],showBadge:[4,"show-badge"],showTooltip:[1028,"show-tooltip"],leadingIconSvg:[32],textState:[32]}],[1,"gb-tab-button-base",{current:[4],size:[1],fullWidth:[4,"full-width"],badge:[4],type:[1],tabName:[1,"tab-name"]}],[1,"gb-avatar-label-group",{size:[1],statusIcon:[1,"status-icon"],state:[1],placeholder:[4],text:[4]}],[1,"gb-password-button",{state:[1],isPasswordVisible:[32]}],[1,"gb-avatar-add-button",{size:[1],showToolTip:[1028,"show-tool-tip"],state:[1],el:[16]}],[1,"gb-collapse-button",{color:[1],isCollapsed:[1028,"is-collapsed"],action:[1025],isHovered:[1028,"is-hovered"],collapseSidebar:[64],expandSidebar:[64]}],[1,"gb-tag-checkbox",{checked:[4],size:[1],disabled:[4]}],[1,"gb-tag-close",{size:[1]}],[1,"gb-tag-count",{size:[1]}],[1,"gb-toast-button",{state:[1],color:[1]}],[1,"gb-input-dropdown",{type:[1],state:[1],size:[1],showLabel:[4,"show-label"],label:[1],showPlaceholder:[4,"show-placeholder"],placeholderText:[1,"placeholder-text"],showHintText:[4,"show-hint-text"],hintText:[1,"hint-text"],showHelpIcon:[4,"show-help-icon"],iconSwap:[1,"icon-swap"],text:[4]}],[1,"gb-dropdown-items-with-shortcut",{icon:[4],iconSrc:[1,"icon-src"],checkbox:[4],shortcut:[4],shortcutIcon:[1,"shortcut-icon"],label:[1],state:[1]}],[4,"gb-btn",{size:[1],hierarchy:[1],icon:[1],destructive:[4],state:[1],iconLeading:[4,"icon-leading"],iconLeadingSwap:[1,"icon-leading-swap"],iconTrailing:[4,"icon-trailing"],iconTrailingSwap:[1,"icon-trailing-swap"],leadingIconSvg:[32],trailingIconSvg:[32]}],[1,"gb-megainput-field",{size:[1],state:[1],inputValue:[32]}],[1,"gb-button-close",{size:[1],color:[1]}],[1,"gb-badge",{size:[1],icon:[1],iconLeadingSwap:[1,"icon-leading-swap"],iconTrailingSwap:[1,"icon-trailing-swap"],flagSwap:[1,"flag-swap"],color:[1],type:[1],closeButton:[4,"close-button"],leadingIconContent:[32],trailingIconContent:[32]}],[1,"gb-badge-close",{color:[1],type:[1]}],[1,"gb-checkbox",{checked:[4],indeterminate:[4],size:[1],type:[1],state:[1],supportingText:[4,"supporting-text"]}],[1,"gb-checkbox-base",{state:[1025],size:[1],type:[1],checked:[1028],indeterminate:[1028]}],[1,"gb-button",{size:[1],hierarchy:[1],icon:[1],destructive:[4],state:[1],iconLeading:[4,"icon-leading"],iconLeadingSwap:[1,"icon-leading-swap"],iconTrailing:[4,"icon-trailing"],iconTrailingSwap:[1,"icon-trailing-swap"],leadingIconSvg:[32],trailingIconSvg:[32]}],[1,"gb-tooltip",{showArrow:[4,"show-arrow"],arrow:[1],showSupportingText:[4,"show-supporting-text"]}],[1,"gb-avatar",{size:[1],placeholder:[4],text:[4],statusIcon:[1,"status-icon"],state:[1],icon:[1],weight:[1]}],[1,"gb-avatar-contrast-inner-border",{weight:[1],size:[1]}],[1,"gb-status-indicator",{statusIcon:[1,"status-icon"],size:[1],state:[1],indicatorStateClass:[1,"indicator-state-class"]}]]],["p-2f175d13",[[1,"gb-checkbox-group",{size:[1],breakpoint:[1],icon:[1],selected:[4],type:[1]}]]],["p-e2c92f11",[[1,"gb-rich-text",{state:[1],destructive:[4],showLabel:[4,"show-label"],label:[1],showPlaceholder:[4,"show-placeholder"],placeholder:[1],showHintText:[4,"show-hint-text"],hintText:[1,"hint-text"]}]]],["p-32d3c7d7",[[1,"gb-file-upload",{icon:[1],type:[1],heightSize:[1,"height-size"],state:[1],destructive:[4],showLabel:[4,"show-label"],buttonState:[1,"button-state"]}]]],["p-e8b51d32",[[1,"gb-header",{state:[1],showIndicator:[4,"show-indicator"],text:[4],placeholder:[4],onNavBarItemClicked:[64]}]]],["p-01b163c6",[[1,"gb-avatar-profile-photo",{placeholder:[4],text:[4],size:[1],verified:[4],icon:[1]}]]],["p-08cfe483",[[1,"gb-help-dropdown",{showLogError:[4,"show-log-error"]}]]],["p-609d8f49",[[1,"gb-slider",{min:[2],max:[2],thumbType:[1,"thumb-type"],leftValue:[32],rightValue:[32]}]]],["p-92561c6a",[[1,"gb-toggle",{size:[1],state:[1],supportingText:[4,"supporting-text"]}]]],["p-4fb1c7b7",[[1,"gb-token-field",{size:[1],digits:[2],showLabel:[4,"show-label"],label:[1],showSupportingText:[4,"show-supporting-text"],supportingText:[1,"supporting-text"]}]]],["p-173cf34c",[[1,"gb-wysiwyg-tooltip",{arrow:[1],breakpoint:[1]}]]],["p-5c53945b",[[1,"gb-file-type-icon"]]],["p-0f0c4dc6",[[1,"gb-notification-content",{icon:[1],label:[1],time:[1],supportingText:[1,"supporting-text"]}]]],["p-f262afa7",[[1,"gb-notification-panel",{state:[1],notifications:[32]},[[0,"slotchange","handleSlotChange"]]]]],["p-4bb1b1ff",[[0,"gb-pagination-dot-indicator",{current:[4],type:[1],size:[1]}]]],["p-43be14a0",[[1,"gb-pagination-number-base",{shape:[1]}]]],["p-cc527c4c",[[1,"gb-progress-circle",{size:[1],shape:[1],label:[4],progress:[2]}]]],["p-d733c69f",[[1,"gb-scrollbar",{length:[1]}]]],["p-f9619e08",[[1,"gb-textarea-input-field",{type:[1],destructive:[4],state:[1],showPlaceholder:[4,"show-placeholder"],placeholder:[1],showLabel:[4,"show-label"],label:[1],showHintText:[4,"show-hint-text"],hintText:[1,"hint-text"]}]]],["p-4f6eebab",[[1,"gb-wysiwyg-editor-icon",{active:[4],type:[1],state:[1]}]]],["p-cd91a716",[[1,"gb-wysiwyg-toolbar",{breakpoint:[1],fontSelector:[4,"font-selector"],bold:[4],italic:[4],h1:[4,"h-1"],h2:[4,"h-2"],quote:[4],link:[4],image:[4],bulletList:[4,"bullet-list"],numberList:[4,"number-list"]}]]],["p-add9ec72",[[1,"gb-file-upload-item-base",{icon:[1],state:[1],heightSize:[1,"height-size"],fileType:[1,"file-type"],buttonState:[1,"button-state"]}]]],["p-1971b0f5",[[1,"gb-slider-control-handle",{value:[2],type:[1],isHovered:[32],isFocused:[32]}]]],["p-3db54b6b",[[1,"gb-header-icon",{state:[1],showIndicator:[4,"show-indicator"],icon:[1]}]]],["p-79ae57a8",[[1,"gb-toggle-base",{size:[1],state:[1]}]]],["p-65dbacc7",[[1,"gb-progress-bar",{progress:[2],showLabel:[4,"show-label"],labelPosition:[1,"label-position"],el:[16]}]]]],t)}));
|
|
2
2
|
//# sourceMappingURL=globuscomponents.esm.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["patchBrowser","importMeta","url","opts","resourcesUrl","URL","href","promiseResolve","then","async","options","globalScripts","bootstrapLazy","state","category","showSecondCategory","applicationName","firstItemIcon","secondItemIcon","thirdItemIcon","fourthItemIcon","fifthItemIcon","sixthItemIcon","seventhItemIcon","eighthItemIcon","ninthItemIcon","tenthItemIcon","iconInstance","label","firstItemLabel","secondItemLabel","thirdItemLabel","fourthItemLabel","fifthItemLabel","sixthItemLabel","seventhItemLabel","eighthItemLabel","ninthItemLabel","tenthItemLabel","activeIndex","leadingIconSvg","sideBarItemClicked","type","size","fullWidth","breakpoint","thirdTab","fourthTab","fifthTab","sixthTab","seventhTab","eighthTab","ninthTab","tenthTab","firstTabName","secondTabName","thirdTabName","fourthTabName","fifthTabName","sixthTabName","seventhTabName","eighthTabName","ninthTabName","tenthTabName","icon","action","flagSwap","checkbox","moreUsers","addMoreButton","
|
|
1
|
+
{"version":3,"names":["patchBrowser","importMeta","url","opts","resourcesUrl","URL","href","promiseResolve","then","async","options","globalScripts","bootstrapLazy","state","category","showSecondCategory","applicationName","firstItemIcon","secondItemIcon","thirdItemIcon","fourthItemIcon","fifthItemIcon","sixthItemIcon","seventhItemIcon","eighthItemIcon","ninthItemIcon","tenthItemIcon","iconInstance","label","firstItemLabel","secondItemLabel","thirdItemLabel","fourthItemLabel","fifthItemLabel","sixthItemLabel","seventhItemLabel","eighthItemLabel","ninthItemLabel","tenthItemLabel","activeIndex","leadingIconSvg","sideBarItemClicked","type","text","showProfile","showDarkTheme","showLogOut","listGroupOne","listGroupTwo","listGroupThree","size","fullWidth","breakpoint","thirdTab","fourthTab","fifthTab","sixthTab","seventhTab","eighthTab","ninthTab","tenthTab","firstTabName","secondTabName","thirdTabName","fourthTabName","fifthTabName","sixthTabName","seventhTabName","eighthTabName","ninthTabName","tenthTabName","icon","action","flagSwap","checkbox","moreUsers","addMoreButton","images","supportingText","selected","destructive","showLabel","showHintText","hintText","showPlaceholder","placeholderText","showHelpIcon","showValidation","iconSwap","showCloseButton","inputValue","tags","isPasswordVisible","color","xCloseButton","actions","showSupportingText","shape","currentPage","totalPages","digits","chevron","iconLeading","iconTrailing","showCost","showArrow","showBadge","showTooltip","textState","current","badge","tabName","statusIcon","placeholder","showToolTip","el","isCollapsed","isHovered","collapseSidebar","expandSidebar","checked","disabled","iconSrc","shortcut","shortcutIcon","hierarchy","iconLeadingSwap","iconTrailingSwap","trailingIconSvg","closeButton","leadingIconContent","trailingIconContent","indeterminate","arrow","weight","indicatorStateClass","heightSize","buttonState","showIndicator","onNavBarItemClicked","verified","showLogError","min","max","thumbType","leftValue","rightValue","time","notifications","progress","length","active","fontSelector","bold","italic","h1","h2","quote","link","image","bulletList","numberList","fileType","value","isFocused","labelPosition"],"sources":["node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"sourcesContent":["/*\n Stencil Client Patch Browser v4.20.0 | MIT Licensed | https://stenciljs.com\n */\n\n// src/client/client-patch-browser.ts\nimport { BUILD, NAMESPACE } from \"@stencil/core/internal/app-data\";\nimport { consoleDevInfo, doc, H, promiseResolve } from \"@stencil/core\";\nvar patchBrowser = () => {\n if (BUILD.isDev && !BUILD.isTesting) {\n consoleDevInfo(\"Running in development mode.\");\n }\n if (BUILD.cloneNodeFix) {\n patchCloneNodeFix(H.prototype);\n }\n const scriptElm = BUILD.scriptDataOpts ? Array.from(doc.querySelectorAll(\"script\")).find(\n (s) => new RegExp(`/${NAMESPACE}(\\\\.esm)?\\\\.js($|\\\\?|#)`).test(s.src) || s.getAttribute(\"data-stencil-namespace\") === NAMESPACE\n ) : null;\n const importMeta = import.meta.url;\n const opts = BUILD.scriptDataOpts ? (scriptElm || {})[\"data-opts\"] || {} : {};\n if (importMeta !== \"\") {\n opts.resourcesUrl = new URL(\".\", importMeta).href;\n }\n return promiseResolve(opts);\n};\nvar patchCloneNodeFix = (HTMLElementPrototype) => {\n const nativeCloneNodeFn = HTMLElementPrototype.cloneNode;\n HTMLElementPrototype.cloneNode = function(deep) {\n if (this.nodeName === \"TEMPLATE\") {\n return nativeCloneNodeFn.call(this, deep);\n }\n const clonedNode = nativeCloneNodeFn.call(this, false);\n const srcChildNodes = this.childNodes;\n if (deep) {\n for (let i = 0; i < srcChildNodes.length; i++) {\n if (srcChildNodes[i].nodeType !== 2) {\n clonedNode.appendChild(srcChildNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nexport {\n patchBrowser\n};\n","export { setNonce } from '@stencil/core';\nimport { bootstrapLazy } from '@stencil/core';\nimport { patchBrowser } from '@stencil/core/internal/client/patch-browser';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\npatchBrowser().then(async (options) => {\n await globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n});\n"],"mappings":"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","ignoreList":[]}
|