globuswebcomponents 0.6.4 → 0.6.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_34.cjs.entry.js +55 -54
- package/dist/cjs/gb-avatar_34.cjs.entry.js.map +1 -1
- package/dist/cjs/gb-button-close_2.cjs.entry.js +1 -1
- package/dist/cjs/gb-megainput-field.cjs.entry.js +2 -2
- package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
- package/dist/cjs/gb-rich-text.cjs.entry.js +1 -1
- package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
- package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
- package/dist/cjs/gb-slider.cjs.entry.js +1 -1
- package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
- package/dist/cjs/gb-toast.cjs.entry.js +1 -1
- package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
- package/dist/cjs/gb-token-field.cjs.entry.js +1 -1
- package/dist/cjs/gb-verification-code-field.cjs.entry.js +2 -2
- package/dist/collection/components/gb-checkbox/gb-checkbox.css +7 -3
- package/dist/collection/components/gb-checkbox/gb-checkbox.js +19 -5
- package/dist/collection/components/gb-checkbox/gb-checkbox.js.map +1 -1
- package/dist/collection/components/gb-checkbox-base/gb-checkbox-base.js +26 -5
- package/dist/collection/components/gb-checkbox-base/gb-checkbox-base.js.map +1 -1
- package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.css +4 -1
- package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +3 -3
- package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js.map +1 -1
- package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
- package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +4 -4
- package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
- package/dist/collection/components/gb-input-field/gb-input-field.js +8 -8
- package/dist/collection/components/gb-megainput-field-base/gb-megainput-field.js +2 -2
- package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
- package/dist/collection/components/gb-notification-pane/gb-notification-pane.css +1 -0
- package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +4 -4
- package/dist/collection/components/gb-pagination/gb-pagination.js +1 -1
- package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
- package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
- package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
- package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
- package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
- package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
- package/dist/collection/components/gb-rich-text/gb-rich-text.js +1 -1
- package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
- package/dist/collection/components/gb-side-bar-item/gb-side-bar-item.js +1 -1
- package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
- package/dist/collection/components/gb-slider/gb-slider.js +1 -1
- package/dist/collection/components/gb-slider-control-handle/slider-control-handle.js +1 -1
- package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
- package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
- package/dist/collection/components/gb-tag/gb-tag.js +1 -1
- package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
- package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
- package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
- package/dist/collection/components/gb-toast/gb-toast.js +1 -1
- package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
- package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
- package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
- package/dist/collection/components/gb-token-field/gb-token-field.js +1 -1
- package/dist/collection/components/gb-tooltip/gb-tooltip.css +4 -0
- package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
- package/dist/collection/components/gb-verification-code-field/gb-verification-code-field.js +2 -2
- package/dist/components/gb-avatar-add-button.js +1 -1
- package/dist/components/gb-avatar-dropdown.js +6 -6
- package/dist/components/gb-avatar-group.js +4 -4
- package/dist/components/gb-avatar-label-group.js +1 -1
- package/dist/components/gb-avatar-profile-photo.js +2 -2
- package/dist/components/gb-avatar.js +1 -1
- package/dist/components/gb-badge.js +1 -1
- package/dist/components/gb-checkbox-base.js +1 -1
- package/dist/components/gb-checkbox-group-item.js +1 -1
- package/dist/components/gb-checkbox-group.js +5 -5
- package/dist/components/gb-checkbox.js +1 -1
- package/dist/components/gb-collapse-button.js +1 -1
- package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
- package/dist/components/gb-file-upload-item-base.js +1 -1
- package/dist/components/gb-file-upload.js +3 -3
- package/dist/components/gb-header.js +2 -2
- package/dist/components/gb-help-dropdown.js +3 -3
- package/dist/components/gb-help-tooltip.js +1 -1
- package/dist/components/gb-horizontal-tabs.js +5 -5
- package/dist/components/gb-input-dropdown-menu-item.js +1 -1
- package/dist/components/gb-input-dropdown.js +1 -1
- package/dist/components/gb-input-field.js +11 -11
- package/dist/components/gb-megainput-field.js +1 -1
- package/dist/components/gb-notification-content.js +1 -1
- package/dist/components/gb-notification-pane.js +6 -6
- package/dist/components/gb-notification-pane.js.map +1 -1
- package/dist/components/gb-pagination-button-group-base.js +1 -1
- package/dist/components/gb-pagination-dot-indicator.js +1 -1
- package/dist/components/gb-pagination-number-base.js +1 -1
- package/dist/components/gb-pagination.js +1 -1
- package/dist/components/gb-password-button.js +1 -1
- package/dist/components/gb-progress-bar.js +1 -1
- package/dist/components/gb-progress-circle.js +1 -1
- package/dist/components/gb-rich-text.js +14 -14
- package/dist/components/gb-scrollbar.js +1 -1
- package/dist/components/gb-side-bar-item.js +1 -1
- package/dist/components/gb-sidebar.js +7 -7
- package/dist/components/gb-slider-control-handle.js +1 -1
- package/dist/components/gb-slider.js +3 -3
- package/dist/components/gb-status-indicator.js +1 -1
- package/dist/components/gb-tab-button-base.js +1 -1
- package/dist/components/gb-tag-checkbox.js +1 -1
- package/dist/components/gb-tag-close.js +1 -1
- package/dist/components/gb-tag-count.js +1 -1
- package/dist/components/gb-tag.js +1 -1
- package/dist/components/gb-toast-button.js +1 -1
- package/dist/components/gb-toast.js +2 -2
- package/dist/components/gb-toggle-base.js +1 -1
- package/dist/components/gb-toggle.js +2 -2
- package/dist/components/gb-token-field.js +2 -2
- package/dist/components/gb-tooltip.js +1 -1
- package/dist/components/gb-verification-code-field.js +3 -3
- package/dist/components/gb-wysiwyg-toolbar.js +1 -1
- package/dist/components/{p-69eb05e6.js → p-0456af7b.js} +2 -2
- package/dist/components/{p-69eb05e6.js.map → p-0456af7b.js.map} +1 -1
- package/dist/components/{p-9002f572.js → p-1fe4daf8.js} +3 -3
- package/dist/components/{p-9002f572.js.map → p-1fe4daf8.js.map} +1 -1
- package/dist/components/{p-bea0b305.js → p-2ac3d8c0.js} +16 -16
- package/dist/components/{p-bea0b305.js.map → p-2ac3d8c0.js.map} +1 -1
- package/dist/components/{p-e5e4535f.js → p-3a4d6142.js} +2 -2
- package/dist/components/{p-e5e4535f.js.map → p-3a4d6142.js.map} +1 -1
- package/dist/components/{p-982a08fb.js → p-3ddb9889.js} +7 -7
- package/dist/components/{p-982a08fb.js.map → p-3ddb9889.js.map} +1 -1
- package/dist/components/{p-4586ba04.js → p-3ea194b5.js} +7 -7
- package/dist/components/{p-4586ba04.js.map → p-3ea194b5.js.map} +1 -1
- package/dist/components/{p-30dc7ace.js → p-4092e59a.js} +13 -13
- package/dist/components/{p-30dc7ace.js.map → p-4092e59a.js.map} +1 -1
- package/dist/components/{p-93f34aac.js → p-4faa2686.js} +2 -2
- package/dist/components/{p-93f34aac.js.map → p-4faa2686.js.map} +1 -1
- package/dist/components/{p-33ef73e5.js → p-56013fc8.js} +3 -3
- package/dist/components/{p-33ef73e5.js.map → p-56013fc8.js.map} +1 -1
- package/dist/components/{p-02b6abc5.js → p-619e02da.js} +6 -9
- package/dist/components/p-619e02da.js.map +1 -0
- package/dist/components/{p-cff1083f.js → p-67323de0.js} +5 -5
- package/dist/components/{p-cff1083f.js.map → p-67323de0.js.map} +1 -1
- package/dist/components/{p-ee813bff.js → p-70cc61c1.js} +3 -3
- package/dist/components/{p-ee813bff.js.map → p-70cc61c1.js.map} +1 -1
- package/dist/components/{p-3926487a.js → p-72927863.js} +3 -3
- package/dist/components/{p-3926487a.js.map → p-72927863.js.map} +1 -1
- package/dist/components/{p-328ca954.js → p-7ef247e0.js} +11 -7
- package/dist/components/p-7ef247e0.js.map +1 -0
- package/dist/components/{p-27c7572c.js → p-8b0c130f.js} +7 -7
- package/dist/components/{p-27c7572c.js.map → p-8b0c130f.js.map} +1 -1
- package/dist/components/{p-07a41a89.js → p-9177026d.js} +6 -6
- package/dist/components/p-9177026d.js.map +1 -0
- package/dist/components/{p-aafa633a.js → p-93839d6c.js} +3 -3
- package/dist/components/{p-aafa633a.js.map → p-93839d6c.js.map} +1 -1
- package/dist/components/{p-88985c81.js → p-9497e965.js} +3 -3
- package/dist/components/p-9497e965.js.map +1 -0
- package/dist/components/{p-269fc593.js → p-b60e6bf3.js} +2 -2
- package/dist/components/{p-269fc593.js.map → p-b60e6bf3.js.map} +1 -1
- package/dist/components/{p-51845b4a.js → p-ccd753cc.js} +3 -3
- package/dist/components/{p-51845b4a.js.map → p-ccd753cc.js.map} +1 -1
- package/dist/components/{p-45e9db9f.js → p-cdd1242d.js} +2 -2
- package/dist/components/{p-45e9db9f.js.map → p-cdd1242d.js.map} +1 -1
- package/dist/components/{p-e52f2d0e.js → p-d13fec4e.js} +2 -2
- package/dist/components/{p-e52f2d0e.js.map → p-d13fec4e.js.map} +1 -1
- package/dist/components/{p-8c11bf30.js → p-d91ecf50.js} +3 -3
- package/dist/components/{p-8c11bf30.js.map → p-d91ecf50.js.map} +1 -1
- package/dist/components/{p-2593d460.js → p-d9261ac4.js} +2 -2
- package/dist/components/{p-2593d460.js.map → p-d9261ac4.js.map} +1 -1
- package/dist/components/{p-96e978a1.js → p-e3df7633.js} +6 -6
- package/dist/components/{p-96e978a1.js.map → p-e3df7633.js.map} +1 -1
- package/dist/components/{p-529d167d.js → p-e9176120.js} +2 -2
- package/dist/components/{p-529d167d.js.map → p-e9176120.js.map} +1 -1
- package/dist/components/{p-4e1f9e69.js → p-ee117fed.js} +2 -2
- package/dist/components/{p-4e1f9e69.js.map → p-ee117fed.js.map} +1 -1
- package/dist/components/{p-e756f170.js → p-f7dac30e.js} +2 -2
- package/dist/components/{p-e756f170.js.map → p-f7dac30e.js.map} +1 -1
- package/dist/components/{p-0a66bea5.js → p-f9aea40e.js} +3 -3
- package/dist/components/{p-0a66bea5.js.map → p-f9aea40e.js.map} +1 -1
- package/dist/esm/gb-avatar_34.entry.js +55 -54
- package/dist/esm/gb-avatar_34.entry.js.map +1 -1
- package/dist/esm/gb-button-close_2.entry.js +1 -1
- package/dist/esm/gb-megainput-field.entry.js +2 -2
- package/dist/esm/gb-progress-circle.entry.js +1 -1
- package/dist/esm/gb-rich-text.entry.js +1 -1
- package/dist/esm/gb-scrollbar.entry.js +1 -1
- package/dist/esm/gb-slider-control-handle.entry.js +1 -1
- package/dist/esm/gb-slider.entry.js +1 -1
- package/dist/esm/gb-toast-button.entry.js +1 -1
- package/dist/esm/gb-toast.entry.js +1 -1
- package/dist/esm/gb-toggle.entry.js +1 -1
- package/dist/esm/gb-token-field.entry.js +1 -1
- package/dist/esm/gb-verification-code-field.entry.js +2 -2
- package/dist/globuscomponents/globuscomponents.esm.js +1 -1
- package/dist/globuscomponents/{p-42f1db13.entry.js → p-35eef8c6.entry.js} +2 -2
- package/dist/globuscomponents/{p-0869d175.entry.js → p-3ced3015.entry.js} +2 -2
- package/dist/globuscomponents/{p-d808b613.entry.js → p-615a7e4e.entry.js} +2 -2
- package/dist/globuscomponents/{p-19885058.entry.js → p-89485a6d.entry.js} +2 -2
- package/dist/globuscomponents/{p-4a27e1e0.entry.js → p-8f6a956b.entry.js} +2 -2
- package/dist/globuscomponents/p-a09b2304.entry.js +2 -0
- package/dist/globuscomponents/{p-56845361.entry.js → p-a66137f5.entry.js} +2 -2
- package/dist/globuscomponents/{p-5f10aee0.entry.js → p-bd87639a.entry.js} +2 -2
- package/dist/globuscomponents/{p-0cb1a784.entry.js → p-c86f4d04.entry.js} +2 -2
- package/dist/globuscomponents/{p-8a1d870a.entry.js → p-dbaf2b13.entry.js} +2 -2
- package/dist/globuscomponents/{p-781b650f.entry.js → p-e84fddfb.entry.js} +2 -2
- package/dist/globuscomponents/{p-202a3c9c.entry.js → p-eee24fd4.entry.js} +2 -2
- package/dist/globuscomponents/{p-cab01c3b.entry.js → p-f188fd51.entry.js} +2 -2
- package/dist/globuscomponents/p-f188fd51.entry.js.map +1 -0
- package/dist/types/components/gb-checkbox/gb-checkbox.d.ts +2 -0
- package/dist/types/components/gb-checkbox-base/gb-checkbox-base.d.ts +2 -0
- package/dist/types/components.d.ts +32 -0
- package/package.json +1 -1
- package/dist/components/p-02b6abc5.js.map +0 -1
- package/dist/components/p-07a41a89.js.map +0 -1
- package/dist/components/p-328ca954.js.map +0 -1
- package/dist/components/p-88985c81.js.map +0 -1
- package/dist/globuscomponents/p-cab01c3b.entry.js.map +0 -1
- package/dist/globuscomponents/p-d01d820f.entry.js +0 -2
- /package/dist/globuscomponents/{p-42f1db13.entry.js.map → p-35eef8c6.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-0869d175.entry.js.map → p-3ced3015.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-d808b613.entry.js.map → p-615a7e4e.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-19885058.entry.js.map → p-89485a6d.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-4a27e1e0.entry.js.map → p-8f6a956b.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-d01d820f.entry.js.map → p-a09b2304.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-56845361.entry.js.map → p-a66137f5.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-5f10aee0.entry.js.map → p-bd87639a.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-0cb1a784.entry.js.map → p-c86f4d04.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-8a1d870a.entry.js.map → p-dbaf2b13.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-781b650f.entry.js.map → p-e84fddfb.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-202a3c9c.entry.js.map → p-eee24fd4.entry.js.map} +0 -0
|
@@ -28,7 +28,7 @@ const GbProgressBar = class {
|
|
|
28
28
|
}
|
|
29
29
|
render() {
|
|
30
30
|
const progressValue = Math.min(Math.max(this.progress, 0), 100);
|
|
31
|
-
return (h("div", { key: '
|
|
31
|
+
return (h("div", { key: '76a1e2a4ff1153b704b2e48704b5ac02ad0a1b8d', class: `progress_bar_container ${this.labelPosition}` }, h("div", { key: '11616345c68cfc3e5feb5f9a891515e2dbd4ec7c', class: "progress_bar" }, h("div", { key: '696034c072a435dd2ccac0ab67ea33234f0c0abf', class: "progress_fill", style: { width: `${progressValue}%` } })), h(Fragment, null, this.showLabel && (h("div", { key: 'b5c4201817456f6a179a81e6eb3b9056806da55f', class: `label ${this.labelPosition}` }, this.labelPosition === 'right' && h("span", { key: '2e453a483626395e8a92389cd8aa318fbce5634b', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'bottom' && h("span", { key: 'b90b2a8483e68e4a9d43b3f6af8c32b08c4eac7b', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'top_floating' && (h("gb-tooltip", { key: '86691537f27ce5967aa0f1f90d1beb2f1a2c5d1c', class: `top_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 6.5).toString()}%` } }, h("p", { key: '4a87277511b3b155e83ecba705c1a2c6af438e15', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))), this.labelPosition === 'bottom_floating' && (h("gb-tooltip", { key: '6ff93f6de552e7e63b816720a5b4c447002dc95c', class: `bottom_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 59.5).toString()}%` } }, h("p", { key: '074494fae4c1dd65b66656e9c177a2022e1ed323', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))))))));
|
|
32
32
|
}
|
|
33
33
|
};
|
|
34
34
|
GbProgressBar.style = GbProgressBarStyle0;
|
|
@@ -21,10 +21,10 @@ const GbMegaInputField = class {
|
|
|
21
21
|
}
|
|
22
22
|
}
|
|
23
23
|
render() {
|
|
24
|
-
return (h("div", { key: '
|
|
24
|
+
return (h("div", { key: 'c99c7070a6753a01a8f4423898f01ee91df4f260', class: {
|
|
25
25
|
[this.size]: true,
|
|
26
26
|
disabled: this.state === 'disabled'
|
|
27
|
-
} }, h("input", { key: '
|
|
27
|
+
} }, h("input", { key: '6fe3f44656d8ed1a254384b64f85c793273837a0', class: {
|
|
28
28
|
[this.size]: true,
|
|
29
29
|
disabled: this.state === 'disabled'
|
|
30
30
|
}, type: "number", min: "0", max: "1", placeholder: "0", value: this.inputValue, onInput: (event) => this.handleInput(event) })));
|
|
@@ -12,7 +12,7 @@ const GbProgressCircle = class {
|
|
|
12
12
|
this.progress = 0;
|
|
13
13
|
}
|
|
14
14
|
render() {
|
|
15
|
-
return (h("div", { key: '
|
|
15
|
+
return (h("div", { key: 'c115f80e94f454dd4db5558252eec6e06a073970', class: "progress" }, h("svg", { key: '2e91f7c8b7939a16a480f328a9a4d387fc676308', class: "progress-circle", width: "200px", height: "200px", xmlns: "http://www.w3.org/2000/svg" }, h("circle", { key: 'cb3f107b0339e28ad8df4feca99e370b6e14526f', class: "progress-circle-back", cx: "80", cy: "80", r: "74" }), h("circle", { key: '759cf5c48d80fca667b12425cf07b70f5b28f8a1', class: "progress-circle-prog", cx: "80", cy: "80", r: "74" })), h("div", { key: '3b4b1e6073b5cde1cc77f6ebc0b79856fddb138d', class: "progress-text", "data-progress": "0" }, "50%")));
|
|
16
16
|
}
|
|
17
17
|
};
|
|
18
18
|
GbProgressCircle.style = GbProgressCircleStyle0;
|
|
@@ -20,7 +20,7 @@ const GbRichText = class {
|
|
|
20
20
|
destructive: this.destructive,
|
|
21
21
|
disabled: this.state === 'disabled'
|
|
22
22
|
};
|
|
23
|
-
return (h("div", { key: '
|
|
23
|
+
return (h("div", { key: '5568e9945fad4c75710abd269ca5b1e36285c910', class: classes }, h("div", { key: '3c0700cef81c940a06bed6be626792aae3698b4d', class: "input-with-label" }, h("label", { key: 'e7bbf2e879cb6b585bd23e08622925870cc2ebcd' }, this.label), h("div", { key: 'a7648cf02650fae784ae59cb0b974f9f6c5c12a6', class: "input-container" }, h("div", { key: '15c35f4dd3a749f1ea8b73610d4c6e374c567a87', class: "toolbar-container" }, h("gb-wysiwyg-toolbar", { key: '37c77f0b7606059602b62cb712cae8014e630733', breakpoint: "desktop", bold: true, italic: true, h1: true, h2: true, quote: true, link: true, image: true, bulletList: true, numberList: true })), this.destructive && (h("span", { key: '60c4611e3e182932bc66d6fe17438a015981c4da', class: "error-icon" }, h("svg", { key: 'a638cd9177a8c642fd19075e24eab9e868cad239', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: '17841a86131ea319df5dc3f6d63c316fc42160a8', d: "M7.99483 10H8.00081M8.00016 8V5.33333M14.6668 8C14.6668 11.6819 11.6821 14.6667 8.00016 14.6667C4.31826 14.6667 1.3335 11.6819 1.3335 8C1.3335 4.3181 4.31826 1.33333 8.00016 1.33333C11.6821 1.33333 14.6668 4.3181 14.6668 8Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" })))), h("div", { key: 'fb6c5bc96ddc557ff8b9d6a47430824cf99a1bfc', class: "text-container" }, h("textarea", { key: 'a24682a41354ee4a5dc74b5dc18434249bbc8644' }, this.showPlaceholder && (h("div", { key: '1155f430e00c9c2c78d16e93b9cdf2f28c8ca792' }, this.placeholder)))))), this.showHintText && (h("div", { key: 'a8317c29d3a0a060d7dc25b295aef67bdbef22ea', class: "hint-text" }, this.hintText))));
|
|
24
24
|
}
|
|
25
25
|
};
|
|
26
26
|
GbRichText.style = GbRichTextStyle0;
|
|
@@ -9,7 +9,7 @@ const GbScrollbar = class {
|
|
|
9
9
|
this.length = '25%';
|
|
10
10
|
}
|
|
11
11
|
render() {
|
|
12
|
-
return (h("div", { key: '
|
|
12
|
+
return (h("div", { key: '0b4592dc199669e17dfa5228d48d10fc21ad39a9', class: "scrollbar-container" }, h("div", { key: '47b86b7f98cf49307a62874530d6a0c7e94d2005', class: "scrollbar", style: { height: this.length } }, h("slot", { key: 'e5ba42888a4c54e0d20c4c1de0f5e3f67ce31a78' }))));
|
|
13
13
|
}
|
|
14
14
|
};
|
|
15
15
|
GbScrollbar.style = GbScrollbarStyle0;
|
|
@@ -24,7 +24,7 @@ const SliderControlHandle = class {
|
|
|
24
24
|
this.isFocused = false;
|
|
25
25
|
}
|
|
26
26
|
render() {
|
|
27
|
-
return (h("div", { key: '
|
|
27
|
+
return (h("div", { key: '48f8b646b800a00c08ea47de36e1d50ff6a86b11', class: `thumb-container ${this.type} ${this.isHovered ? 'hover' : ''} ${this.isFocused ? 'focused' : ''}`, onMouseEnter: () => this.handleMouseEnter(), onMouseLeave: () => this.handleMouseLeave(), onFocus: () => this.handleFocus(), onBlur: () => this.handleBlur(), tabindex: "0" }, this.type === 'tooltip' && (h("div", { key: 'f977845d438d2c8cec6f29834ab6cf28fb75bf4e', class: "tooltip-container" }, h("gb-tooltip", { key: 'ccf31a2a891b8d363c71ae3753401b4695ed0fa5', arrow: 'none' }, h("p", { key: 'a59d5d3f42e59cb73ee768fa7b9e56f9ca9d7da1', class: "text-xs-semi-bold", slot: "main_text" }, this.value, "%")))), this.type === 'text' && (h("div", { key: '23712c08e53d685648fbd991dc861e134b0434ba', class: "thumb-label" }, this.value, "%"))));
|
|
28
28
|
}
|
|
29
29
|
};
|
|
30
30
|
SliderControlHandle.style = GbSliderControlHandleStyle0;
|
|
@@ -62,7 +62,7 @@ const GbSlider = class {
|
|
|
62
62
|
this.trackEl.style.width = `${rightPos - leftPos}%`;
|
|
63
63
|
}
|
|
64
64
|
render() {
|
|
65
|
-
return (h("div", { key: '
|
|
65
|
+
return (h("div", { key: '3794bcc7560517969d19351db2cc46a06066013c', class: "slider-container", ref: (el) => this.containerEl = el }, h("div", { key: '8ce511e1b1d75d79c884024544ebda83dc5668b3', class: "track", ref: (el) => this.trackEl = el }), h("gb-slider-control-handle", { key: '87c579d8155e86eb604466be086ebb614f37119c', class: "left", value: this.leftValue, type: this.thumbType, style: { left: `${this.leftValue}%` }, onMouseDown: (e) => this.handleMouseDown(e, 'left') }), h("gb-slider-control-handle", { key: 'f8b6d416ead8ca395cce0ac822c21469844cd310', class: "right", value: this.rightValue, type: this.thumbType, style: { left: `${this.rightValue}%` }, onMouseDown: (e) => this.handleMouseDown(e, 'right') })));
|
|
66
66
|
}
|
|
67
67
|
get el() { return getElement(this); }
|
|
68
68
|
};
|
|
@@ -14,7 +14,7 @@ const GbToastButton = class {
|
|
|
14
14
|
slottedContent.classList.add('text-sm-semi-bold');
|
|
15
15
|
}
|
|
16
16
|
render() {
|
|
17
|
-
return (h("div", { key: '
|
|
17
|
+
return (h("div", { key: '79ba948be3ff744bf4efbf0a90c2bf575dd06752', class: `toast_button ${this.state} ${this.color}` }, h("slot", { key: '4eb2136abac313e535626dace325ccb6ad196fa2' })));
|
|
18
18
|
}
|
|
19
19
|
get el() { return getElement(this); }
|
|
20
20
|
};
|
|
@@ -42,7 +42,7 @@ const GbToast = class {
|
|
|
42
42
|
slottedSupportingText.classList.add(this.getSupportingColorClasses());
|
|
43
43
|
}
|
|
44
44
|
render() {
|
|
45
|
-
return (h("div", { key: '
|
|
45
|
+
return (h("div", { key: '22331c949a13e1205d971eb9c33878cbdaa22333', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: '1e93bacbb692dc3dfca592f1a4cbfbc1bed133c1', class: `icon_container` }, h("svg", { key: '4990c5d2dfb273ac69c9d24eb7cfcf4207c3a11d', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: '03d103aca407ec514c88365cd8dd3924c80c0304', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), h("path", { key: 'ce660e7fb6b773672403d7b9a9d44bb36dc267fa', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), h("path", { key: '451969d18e6954745ea927ef5a740f09c741f02d', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), h("div", { key: '44bd63ad5d2bbb28dc13270582d4125aff21ed9c', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: 'ccc26a652c8e2f04990b4128a871ba68209b320b', class: `text ${this.size}` }, h("slot", { key: 'd4b04da0b54b640f938554c9d87508e7a59326b4', name: "main_text" }), this.showSupportingText && h("slot", { key: '1d3d09e55f58f372628ec721dc383d0791eac8d0', name: "supporting_text" })), this.actions && (h("div", { key: '26b8482acb1479d847845d10eb5750874b0dd376', class: `actions ${this.size} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes"))))))), h("gb-button-close", { key: '644daefdf656f41696d9b1013cc8ed1de6a6b4c3', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.size}` }))), this.size === 'full_width' && (h("div", { key: '51cb39d7d283008605a5ff250ac8f970b1bd4da1', class: `container ${this.breakpoint}` }, h("div", { key: '82fa8e940cdef16a7e4855433a8205f12920c6cd', class: `full_width_content ${this.breakpoint}` }, h("div", { key: '446eea2cba0174f93910f2fd634068457559dc82', class: `inner_content ${this.breakpoint}` }, h("div", { key: '98340e43bd3792e50bbfedd1bf13b4c0827fc279', class: `icon_container` }, h("svg", { key: '6af6aeb113bca7a62de476d6de9f17126a4a946d', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: '3379033280dcbc79ee4fdf1f31b5430d96e9790d', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), h("path", { key: 'dbe374154a7392357ebbf8883b0530217b36b1d4', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), h("path", { key: 'c329dbc1c8a1783c7c8a80ead3d862dc4c1fbf39', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), h("div", { key: '7ed31eff7fd843c2691266ae02234fded165e709', class: `text ${this.size} ${this.breakpoint}` }, h("slot", { key: '9a2860fd9aa9e5a26cd5992c149b16b473d8c81f', name: "main_text" }), this.showSupportingText && h("slot", { key: 'd7b3546787d91034d5e6a6ef2c9e9775dbb80502', name: "supporting_text" }))), this.actions && (h("div", { key: '9494c6e6a37c527c3c42126b1743637ed4702e3d', class: `actions ${this.size} ${this.breakpoint} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes")))))), h("gb-button-close", { key: 'e7ffdadcc320d20083583d8e52330dc5b17109ad', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}` }))))));
|
|
46
46
|
}
|
|
47
47
|
get el() { return getElement(this); }
|
|
48
48
|
};
|
|
@@ -38,7 +38,7 @@ const GbToggle = class {
|
|
|
38
38
|
}
|
|
39
39
|
}
|
|
40
40
|
render() {
|
|
41
|
-
return (h("div", { key: '
|
|
41
|
+
return (h("div", { key: 'ad2f98ccbe4f6fb8b60936b2dc9c8348af5cedd4', class: `toggle_div ${this.size}` }, h("div", { key: 'b3cbdec537f87263a3f3b72fdb15a601ddf0af90', class: "toggle_base" }, h("gb-toggle-base", { key: 'e562e5ffbd3865a37674484660aa7d194febc72a', size: this.size, state: this.state, pressed: this.pressed })), h("div", { key: '9da0356335de91ee3cee1e6b9ea8f6a500e431a2', class: "text" }, h("slot", { key: '80fb479b6849004dc4326255375321d1dbf36ea8', name: "main_text" }), this.supportingText && (h("slot", { key: 'd3e9463a92db87100672a244397984d9fb7c8a28', name: "supporting_text" })))));
|
|
42
42
|
}
|
|
43
43
|
get el() { return getElement(this); }
|
|
44
44
|
};
|
|
@@ -14,7 +14,7 @@ const GbTokenField = class {
|
|
|
14
14
|
this.supportingText = '';
|
|
15
15
|
}
|
|
16
16
|
render() {
|
|
17
|
-
return (h("div", { key: '
|
|
17
|
+
return (h("div", { key: '40cfea11fb71c7a4ab7aee327eeb7f803ce1cffe', class: this.size }, h("div", { key: '14338c33695797b4316f06165d38ac49f78ab2ba', class: "input-with-label" }, this.showLabel && (h("label", { key: 'ddcbbfe2fb7eba8102275a25a59a4ece27bda4eb' }, this.label)), this.digits === 4 && (h("div", { key: 'aa93ad78f1ca78abde44229cd252322f2c50e9da', class: "input-wrapper" }, h("gb-megainput-field", { key: '413cc19eb3095c1ebb3eb57bad1923f5ef258dd0', size: this.size }), h("gb-megainput-field", { key: '2673771dcb5b387214554eca541c5e8b6ced0aab', size: this.size }), h("gb-megainput-field", { key: 'ce30d5ab01f1c119d31a36b6a77c1e136db63157', size: this.size }), h("gb-megainput-field", { key: '023af397e95480afb29128e2ebf9a4af8140607b', size: this.size }))), this.digits === 6 && (h("div", { key: '0df739aab47ed746cbe3c166d79d2eee31d9f51a', class: "input-wrapper" }, h("div", { key: 'cef947415a900cd44cb934814e48bc44b5e36ee9', class: "first=section" }, h("gb-megainput-field", { key: 'f2422f7514c732b89c03f49816de2093019e2f40', size: this.size }), h("gb-megainput-field", { key: '1110d186cfea016c05edf41bf016fc605c107f62', size: this.size }), h("gb-megainput-field", { key: '1311ae17ed531a6d425bd2b29c3aeb239e556385', size: this.size })), h("div", { key: 'b2b3cfe0c2dd393a3a9f796b32459ae4ac7157d4', class: "second=section" }, h("gb-megainput-field", { key: '75359353032d8125e8a283868ef6c7a8dbe77ae1', size: this.size }), h("gb-megainput-field", { key: 'd86a02c105fa228fdd36d06820e52bafcb5543b1', size: this.size }), h("gb-megainput-field", { key: '01781637dbb375cfc7864e8a0aa4ab1d64c986d9', size: this.size })))), this.digits === 8 && (h("div", { key: '235e0eab3b705a694e6a14f469790c2d85e6a5ca', class: "input-wrapper" }, h("div", { key: '5f05f66613961f52c7d05b287a1bcd4954542477', class: "first=section" }, h("gb-megainput-field", { key: '7afa7e6594d0468d8f91f90865960f34eb421486', size: this.size }), h("gb-megainput-field", { key: 'f3403d030ede478f01f42f8a0c35f682d7438574', size: this.size }), h("gb-megainput-field", { key: '7cde18ca05b04d5033ceb19596b13a3f4bff0455', size: this.size }), h("gb-megainput-field", { key: 'c318458948f47030b0e31bd89d37c7484f17defb', size: this.size })), h("div", { key: '4e790af03ad681155ee7a4c1717cc46cff939d2f', class: "second=section" }, h("gb-megainput-field", { key: '15769aeb646ac7df31b4d155682d8c007481e425', size: this.size }), h("gb-megainput-field", { key: 'c23fe88dab35544f5234d69552a9aed2677148a3', size: this.size }), h("gb-megainput-field", { key: '590009fed1419307d3471e0686cba17a45ef13fa', size: this.size }), h("gb-megainput-field", { key: 'f3dfe6337498895fadfe1362180ddba5a85b6d0e', size: this.size }))))), h("p", { key: '214dd88e3bff59bcbeeba0fb47c5013b57577534' }, this.supportingText)));
|
|
18
18
|
}
|
|
19
19
|
};
|
|
20
20
|
GbTokenField.style = GbTokenFieldStyle0;
|
|
@@ -14,11 +14,11 @@ const GbVerificationCodeField = class {
|
|
|
14
14
|
this.hintText = '';
|
|
15
15
|
}
|
|
16
16
|
render() {
|
|
17
|
-
return (h("div", { key: '
|
|
17
|
+
return (h("div", { key: 'bafb57932cd09efb3b46799c124db4fb6c6b4598', class: {
|
|
18
18
|
container: true,
|
|
19
19
|
[this.size]: true,
|
|
20
20
|
[this.digits]: true,
|
|
21
|
-
} }, h("div", { key: '
|
|
21
|
+
} }, h("div", { key: '49ae01eca246ba5c6b91e619c50796ca8b7fde94', class: "input-with-label" }, this.showLabel && (h("label", { key: 'ed900016eea9fc9467b65b7ef59e159d572f2d79', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: '7bdd7f8f667b4cde092409e2e9ae55658943a258', class: "input-wrapper" }, h("gb-megainput-field", { key: 'f1f6c20045413f5fec3facfe0ee8367c5ee404a5', size: this.size }), h("gb-megainput-field", { key: '29dafe71659aa8180174cb3f8167cf4fab5f3e6d', size: this.size }), h("gb-megainput-field", { key: 'd45bc3eb3f722e3706debde101bcc07caeb2057e', size: this.size }), h("gb-megainput-field", { key: 'ef94f896f7591c5490d700385b976b76aec2a234', size: this.size }))), this.digits === 6 && (h("div", { key: '830628d0c85b4298b6499aa3bae3781dea198e60', class: "input-wrapper" }, h("gb-megainput-field", { key: 'cc72cd1dd8d6840a9ba02ecd7849293de11019a5', size: this.size }), h("gb-megainput-field", { key: '7fd2e3de4c433ba4b219665c9521cbb085870921', size: this.size }), h("gb-megainput-field", { key: '3c68f5e433605ac065ddd521674f4b33076f8c7a', size: this.size }), h("p", { key: '912121ded0b1d45e8191a4dcf30f46ae1a6940c4', class: "line display-sm-bold" }, "-"), h("gb-megainput-field", { key: '8f95a17dbaa371559264bd66353aa4100d370a93', size: this.size }), h("gb-megainput-field", { key: '25b13b5a7d60226080864c2cc749f00051aaa082', size: this.size }), h("gb-megainput-field", { key: '2a82e9bf45dd363da83352d4594c3b0fc27472e1', size: this.size }))), this.digits === 8 && (h("div", { key: 'a1be1adaed79400d61e595e671f0a7f34e2cd7e3', class: "input-wrapper" }, h("gb-megainput-field", { key: 'c2594296da7677b835c48bbca5f1b3cc9a539344', size: this.size }), h("gb-megainput-field", { key: '6d166bae6aec162cf4d3c4f71813c3422e95b2e1', size: this.size }), h("gb-megainput-field", { key: 'def39c0e927816f9646d76e3983d5411f77ae425', size: this.size }), h("gb-megainput-field", { key: 'cb17e53b2d953acfe9c4d183ad323563ce8e6a3b', size: this.size }), h("p", { key: '0e78e744ba783f158578957b4b7983fe3d092727', class: "line display-sm-bold" }, "-"), h("gb-megainput-field", { key: '5b828e3c9475c7ae1646178ce90def4bf4f4c6b7', size: this.size }), h("gb-megainput-field", { key: '9724232a8b0df400313e0ca4b9faf63ebfbe4e42', size: this.size }), h("gb-megainput-field", { key: '193c09e6f1fe0392f58db01803bc10cccf32ed76', size: this.size }), h("gb-megainput-field", { key: '625277733d623baf73123e9a964d46ff5b12e241', size: this.size })))), this.showHintText && (h("div", { key: '38df3de26761dd8272317f9cab7961c74508feb8', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
|
|
22
22
|
}
|
|
23
23
|
};
|
|
24
24
|
GbVerificationCodeField.style = GbVerificationCodeFieldStyle0;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{p as e,b as t}from"./p-593875d5.js";export{s as setNonce}from"./p-593875d5.js";import{g as o}from"./p-e1255160.js";var i=()=>{const t=import.meta.url;const o={};if(t!==""){o.resourcesUrl=new URL(".",t).href}return e(o)};i().then((async e=>{await o();return t(JSON.parse('[["p-cab01c3b",[[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":[1026,"active-index"],"leadingIconSvg":[32],"sideBarItemClicked":[64]}],[1,"gb-horizontal-tabs",{"type":[1],"size":[1],"fullWidth":[4,"full-width"],"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"],"eleventhTabName":[1,"eleventh-tab-name"],"twelfthTabName":[1,"twelfth-tab-name"],"thirteenthTabName":[1,"thirteenth-tab-name"],"fourteenthTabName":[1,"fourteenth-tab-name"],"fifteenthTabName":[1,"fifteenth-tab-name"],"sixteenthTabName":[1,"sixteenth-tab-name"],"seventeenthTabName":[1,"seventeenth-tab-name"],"eighteenthTabName":[1,"eighteenth-tab-name"],"nineteenthTabName":[1,"nineteenth-tab-name"],"twentiethTabName":[1,"twentieth-tab-name"],"activeIndex":[1026,"active-index"]}],[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"],"errorText":[1,"error-text"],"showPlaceholder":[4,"show-placeholder"],"placeholder":[1],"showHelpIcon":[4,"show-help-icon"],"showValidation":[4,"show-validation"],"iconSwap":[1,"icon-swap"],"showCloseButton":[4,"show-close-button"],"inputValue":[32],"tags":[32],"leadingIconSvg":[32],"isPasswordVisible":[32]}],[1,"gb-header",{"state":[1],"showIndicator":[4,"show-indicator"],"text":[4],"placeholder":[4],"color":[1],"onNavBarItemClicked":[64]}],[1,"gb-notification-pane",{"state":[1],"notifications":[16]},[[0,"slotchange","handleSlotChange"]]],[1,"gb-pagination",{"type":[1],"shape":[1],"breakpoint":[1],"currentPage":[2,"current-page"],"totalPages":[2,"total-pages"]}],[0,"gb-carousel-arrow",{"size":[1],"chevron":[1]}],[1,"gb-pagination-button-group-base",{"icon":[1],"iconLeading":[1,"icon-leading"],"iconTrailing":[1,"icon-trailing"]}],[0,"gb-pagination-dot-indicator",{"current":[4],"type":[1],"size":[1]}],[1,"gb-pagination-number-base",{"shape":[1]}],[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-collapse-button",{"color":[1],"isCollapsed":[1028,"is-collapsed"],"action":[1025],"isHovered":[1028,"is-hovered"],"collapseSidebar":[64],"expandSidebar":[64]}],[1,"gb-header-icon",{"state":[1],"showIndicator":[4,"show-indicator"],"icon":[1]}],[1,"gb-notification-content",{"icon":[1],"label":[1],"time":[1],"supportingText":[1,"supporting-text"]}],[1,"gb-toggle-base",{"size":[1],"state":[1],"pressed":[1028]}],[1,"gb-input-dropdown",{"type":[1],"state":[1025],"size":[1],"showLabel":[4,"show-label"],"label":[1],"placeholder":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"showHelpIcon":[4,"show-help-icon"],"showLeadingIcon":[4,"show-leading-icon"],"iconSwap":[1,"icon-swap"],"text":[4],"leadingIcon":[1,"leading-icon"],"items":[16],"supportingText":[4,"supporting-text"],"leadingIconSvg":[32],"dropdownOpen":[32],"selectedItems":[32],"selectedItem":[32],"isSelected":[32]}],[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-tag",{"size":[1],"icon":[1],"action":[1],"flagSwap":[1,"flag-swap"],"checkbox":[4],"onTagClose":[64]}],[1,"gb-input-dropdown-menu-item",{"type":[1],"supportingText":[4,"supporting-text"],"selected":[1028],"state":[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-help-tooltip",{"showArrow":[4,"show-arrow"],"showSupportingText":[4,"show-supporting-text"],"showHelpTooltip":[32]}],[1,"gb-tag-checkbox",{"checked":[4],"size":[1],"disabled":[4]}],[1,"gb-tag-close",{"size":[1]}],[1,"gb-tag-count",{"size":[1]}],[1,"gb-badge-close",{"color":[1],"type":[1]}],[1,"gb-checkbox",{"checked":[4],"indeterminate":[4],"size":[1],"type":[1],"state":[1],"text":[4],"supportingText":[4,"supporting-text"]}],[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-checkbox-base",{"state":[1025],"size":[1],"type":[1],"checked":[1028],"indeterminate":[1028]}],[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],"color":[1],"showBorder":[4,"show-border"],"weight":[1]}],[1,"gb-avatar-contrast-inner-border",{"weight":[1],"size":[1],"showBorder":[4,"show-border"]}],[1,"gb-status-indicator",{"statusIcon":[1,"status-icon"],"size":[1],"state":[1],"indicatorStateClass":[1,"indicator-state-class"]}]]],["p-0869d175",[[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-908d4964",[[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"],"color":[1],"viewProfileClicked":[64],"logoutClicked":[64]}]]],["p-70484be9",[[1,"gb-checkbox-group",{"size":[1],"breakpoint":[1],"icon":[1],"selected":[4],"type":[1]}]]],["p-63af3f30",[[1,"gb-avatar-group",{"size":[1],"moreUsers":[4,"more-users"],"addMoreButton":[4,"add-more-button"],"text":[4],"state":[1],"images":[16]}]]],["p-0cc29bc9",[[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-205f99af",[[1,"gb-avatar-profile-photo",{"placeholder":[4],"text":[4],"size":[1],"verified":[4],"icon":[1]}]]],["p-798ec804",[[1,"gb-help-dropdown",{"showLogError":[4,"show-log-error"],"downloadUserGuideClicked":[64]}]]],["p-781b650f",[[1,"gb-toast",{"color":[1],"size":[1],"breakpoint":[1],"xCloseButton":[4,"x-close-button"],"actions":[4],"showSupportingText":[4,"show-supporting-text"]}]]],["p-8a1d870a",[[1,"gb-slider",{"min":[2],"max":[2],"thumbType":[1,"thumb-type"],"leftValue":[32],"rightValue":[32]}]]],["p-5f10aee0",[[1,"gb-toggle",{"size":[1],"state":[1],"supportingText":[4,"supporting-text"],"pressed":[4]}]]],["p-0cb1a784",[[1,"gb-token-field",{"size":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showSupportingText":[4,"show-supporting-text"],"supportingText":[1,"supporting-text"]}]]],["p-56845361",[[1,"gb-verification-code-field",{"size":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"]}]]],["p-e3e0a65e",[[1,"gb-wysiwyg-tooltip",{"arrow":[1],"breakpoint":[1]}]]],["p-81eb4639",[[1,"gb-file-type-icon"]]],["p-d01d820f",[[1,"gb-progress-circle",{"size":[1],"shape":[1],"label":[4],"progress":[2]}]]],["p-202a3c9c",[[1,"gb-scrollbar",{"length":[1]}]]],["p-4eebea94",[[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-a40011a7",[[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-50bf5e16",[[1,"gb-checkbox-group-item",{"size":[1],"type":[1],"state":[1],"breakpoint":[1],"showCost":[4,"show-cost"],"selected":[1028]}]]],["p-19885058",[[1,"gb-progress-bar",{"progress":[2],"showLabel":[4,"show-label"],"labelPosition":[1,"label-position"],"el":[16]}],[1,"gb-button-close",{"size":[1],"color":[1]}]]],["p-ab529741",[[1,"gb-file-upload-item-base",{"icon":[1],"state":[1],"heightSize":[1,"height-size"],"fileType":[1,"file-type"],"buttonState":[1,"button-state"]}]]],["p-9409a80e",[[1,"gb-avatar-label-group",{"size":[1],"statusIcon":[1,"status-icon"],"state":[1],"placeholder":[4],"text":[4],"color":[1]}]]],["p-ac35cbea",[[1,"gb-avatar-add-button",{"size":[1],"showToolTip":[1028,"show-tool-tip"],"state":[1],"el":[16]}]]],["p-42f1db13",[[1,"gb-slider-control-handle",{"value":[2],"type":[1],"isHovered":[32],"isFocused":[32]}]]],["p-4a27e1e0",[[1,"gb-toast-button",{"state":[1],"color":[1]}]]],["p-bfa0476e",[[1,"gb-dropdown-items-with-shortcut",{"icon":[4],"iconSrc":[1,"icon-src"],"checkbox":[4],"shortcut":[4],"shortcutIcon":[1,"shortcut-icon"],"label":[1],"state":[1]}]]],["p-d808b613",[[1,"gb-megainput-field",{"size":[1],"state":[1],"inputValue":[32]}]]],["p-c652e197",[[1,"gb-wysiwyg-editor-icon",{"active":[4],"type":[1],"state":[1]}]]]]'),e)}));
|
|
1
|
+
import{p as e,b as t}from"./p-593875d5.js";export{s as setNonce}from"./p-593875d5.js";import{g as o}from"./p-e1255160.js";var i=()=>{const t=import.meta.url;const o={};if(t!==""){o.resourcesUrl=new URL(".",t).href}return e(o)};i().then((async e=>{await o();return t(JSON.parse('[["p-f188fd51",[[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":[1026,"active-index"],"leadingIconSvg":[32],"sideBarItemClicked":[64]}],[1,"gb-horizontal-tabs",{"type":[1],"size":[1],"fullWidth":[4,"full-width"],"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"],"eleventhTabName":[1,"eleventh-tab-name"],"twelfthTabName":[1,"twelfth-tab-name"],"thirteenthTabName":[1,"thirteenth-tab-name"],"fourteenthTabName":[1,"fourteenth-tab-name"],"fifteenthTabName":[1,"fifteenth-tab-name"],"sixteenthTabName":[1,"sixteenth-tab-name"],"seventeenthTabName":[1,"seventeenth-tab-name"],"eighteenthTabName":[1,"eighteenth-tab-name"],"nineteenthTabName":[1,"nineteenth-tab-name"],"twentiethTabName":[1,"twentieth-tab-name"],"activeIndex":[1026,"active-index"]}],[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"],"errorText":[1,"error-text"],"showPlaceholder":[4,"show-placeholder"],"placeholder":[1],"showHelpIcon":[4,"show-help-icon"],"showValidation":[4,"show-validation"],"iconSwap":[1,"icon-swap"],"showCloseButton":[4,"show-close-button"],"inputValue":[32],"tags":[32],"leadingIconSvg":[32],"isPasswordVisible":[32]}],[1,"gb-header",{"state":[1],"showIndicator":[4,"show-indicator"],"text":[4],"placeholder":[4],"color":[1],"onNavBarItemClicked":[64]}],[1,"gb-notification-pane",{"state":[1],"notifications":[16]},[[0,"slotchange","handleSlotChange"]]],[1,"gb-pagination",{"type":[1],"shape":[1],"breakpoint":[1],"currentPage":[2,"current-page"],"totalPages":[2,"total-pages"]}],[0,"gb-carousel-arrow",{"size":[1],"chevron":[1]}],[1,"gb-pagination-button-group-base",{"icon":[1],"iconLeading":[1,"icon-leading"],"iconTrailing":[1,"icon-trailing"]}],[0,"gb-pagination-dot-indicator",{"current":[4],"type":[1],"size":[1]}],[1,"gb-pagination-number-base",{"shape":[1]}],[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-collapse-button",{"color":[1],"isCollapsed":[1028,"is-collapsed"],"action":[1025],"isHovered":[1028,"is-hovered"],"collapseSidebar":[64],"expandSidebar":[64]}],[1,"gb-header-icon",{"state":[1],"showIndicator":[4,"show-indicator"],"icon":[1]}],[1,"gb-notification-content",{"icon":[1],"label":[1],"time":[1],"supportingText":[1,"supporting-text"]}],[1,"gb-toggle-base",{"size":[1],"state":[1],"pressed":[1028]}],[1,"gb-input-dropdown",{"type":[1],"state":[1025],"size":[1],"showLabel":[4,"show-label"],"label":[1],"placeholder":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"showHelpIcon":[4,"show-help-icon"],"showLeadingIcon":[4,"show-leading-icon"],"iconSwap":[1,"icon-swap"],"text":[4],"leadingIcon":[1,"leading-icon"],"items":[16],"supportingText":[4,"supporting-text"],"leadingIconSvg":[32],"dropdownOpen":[32],"selectedItems":[32],"selectedItem":[32],"isSelected":[32]}],[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-tag",{"size":[1],"icon":[1],"action":[1],"flagSwap":[1,"flag-swap"],"checkbox":[4],"onTagClose":[64]}],[1,"gb-input-dropdown-menu-item",{"type":[1],"supportingText":[4,"supporting-text"],"selected":[1028],"state":[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-help-tooltip",{"showArrow":[4,"show-arrow"],"showSupportingText":[4,"show-supporting-text"],"showHelpTooltip":[32]}],[1,"gb-tag-checkbox",{"checked":[4],"size":[1],"disabled":[4]}],[1,"gb-tag-close",{"size":[1]}],[1,"gb-tag-count",{"size":[1]}],[1,"gb-badge-close",{"color":[1],"type":[1]}],[1,"gb-checkbox",{"checked":[4],"indeterminate":[4],"size":[1],"type":[1],"state":[1],"text":[4],"supportingText":[4,"supporting-text"]}],[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-checkbox-base",{"state":[1025],"size":[1],"type":[1],"checked":[1028],"indeterminate":[1028]}],[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],"color":[1],"showBorder":[4,"show-border"],"weight":[1]}],[1,"gb-avatar-contrast-inner-border",{"weight":[1],"size":[1],"showBorder":[4,"show-border"]}],[1,"gb-status-indicator",{"statusIcon":[1,"status-icon"],"size":[1],"state":[1],"indicatorStateClass":[1,"indicator-state-class"]}]]],["p-3ced3015",[[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-908d4964",[[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"],"color":[1],"viewProfileClicked":[64],"logoutClicked":[64]}]]],["p-70484be9",[[1,"gb-checkbox-group",{"size":[1],"breakpoint":[1],"icon":[1],"selected":[4],"type":[1]}]]],["p-63af3f30",[[1,"gb-avatar-group",{"size":[1],"moreUsers":[4,"more-users"],"addMoreButton":[4,"add-more-button"],"text":[4],"state":[1],"images":[16]}]]],["p-0cc29bc9",[[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-205f99af",[[1,"gb-avatar-profile-photo",{"placeholder":[4],"text":[4],"size":[1],"verified":[4],"icon":[1]}]]],["p-798ec804",[[1,"gb-help-dropdown",{"showLogError":[4,"show-log-error"],"downloadUserGuideClicked":[64]}]]],["p-e84fddfb",[[1,"gb-toast",{"color":[1],"size":[1],"breakpoint":[1],"xCloseButton":[4,"x-close-button"],"actions":[4],"showSupportingText":[4,"show-supporting-text"]}]]],["p-dbaf2b13",[[1,"gb-slider",{"min":[2],"max":[2],"thumbType":[1,"thumb-type"],"leftValue":[32],"rightValue":[32]}]]],["p-bd87639a",[[1,"gb-toggle",{"size":[1],"state":[1],"supportingText":[4,"supporting-text"],"pressed":[4]}]]],["p-c86f4d04",[[1,"gb-token-field",{"size":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showSupportingText":[4,"show-supporting-text"],"supportingText":[1,"supporting-text"]}]]],["p-a66137f5",[[1,"gb-verification-code-field",{"size":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"]}]]],["p-e3e0a65e",[[1,"gb-wysiwyg-tooltip",{"arrow":[1],"breakpoint":[1]}]]],["p-81eb4639",[[1,"gb-file-type-icon"]]],["p-a09b2304",[[1,"gb-progress-circle",{"size":[1],"shape":[1],"label":[4],"progress":[2]}]]],["p-eee24fd4",[[1,"gb-scrollbar",{"length":[1]}]]],["p-4eebea94",[[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-a40011a7",[[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-50bf5e16",[[1,"gb-checkbox-group-item",{"size":[1],"type":[1],"state":[1],"breakpoint":[1],"showCost":[4,"show-cost"],"selected":[1028]}]]],["p-89485a6d",[[1,"gb-progress-bar",{"progress":[2],"showLabel":[4,"show-label"],"labelPosition":[1,"label-position"],"el":[16]}],[1,"gb-button-close",{"size":[1],"color":[1]}]]],["p-ab529741",[[1,"gb-file-upload-item-base",{"icon":[1],"state":[1],"heightSize":[1,"height-size"],"fileType":[1,"file-type"],"buttonState":[1,"button-state"]}]]],["p-9409a80e",[[1,"gb-avatar-label-group",{"size":[1],"statusIcon":[1,"status-icon"],"state":[1],"placeholder":[4],"text":[4],"color":[1]}]]],["p-ac35cbea",[[1,"gb-avatar-add-button",{"size":[1],"showToolTip":[1028,"show-tool-tip"],"state":[1],"el":[16]}]]],["p-35eef8c6",[[1,"gb-slider-control-handle",{"value":[2],"type":[1],"isHovered":[32],"isFocused":[32]}]]],["p-8f6a956b",[[1,"gb-toast-button",{"state":[1],"color":[1]}]]],["p-bfa0476e",[[1,"gb-dropdown-items-with-shortcut",{"icon":[4],"iconSrc":[1,"icon-src"],"checkbox":[4],"shortcut":[4],"shortcutIcon":[1,"shortcut-icon"],"label":[1],"state":[1]}]]],["p-615a7e4e",[[1,"gb-megainput-field",{"size":[1],"state":[1],"inputValue":[32]}]]],["p-c652e197",[[1,"gb-wysiwyg-editor-icon",{"active":[4],"type":[1],"state":[1]}]]]]'),e)}));
|
|
2
2
|
//# sourceMappingURL=globuscomponents.esm.js.map
|