globuswebcomponents 1.0.9 → 1.1.0
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-add-button.cjs.entry.js +1 -1
- package/dist/cjs/gb-avatar-group.cjs.entry.js +1 -1
- package/dist/cjs/gb-avatar-label-group.cjs.entry.js +1 -1
- package/dist/cjs/gb-avatar-profile-photo.cjs.entry.js +1 -1
- package/dist/cjs/gb-avatar_20.cjs.entry.js +1435 -0
- package/dist/cjs/gb-avatar_20.cjs.entry.js.map +1 -0
- package/dist/cjs/gb-badge_2.cjs.entry.js +2 -2
- package/dist/cjs/gb-button-close_3.cjs.entry.js +3 -3
- package/dist/cjs/gb-carousel-arrow.cjs.entry.js +1 -1
- package/dist/cjs/gb-checkbox-group-item.cjs.entry.js +1 -1
- package/dist/cjs/gb-checkbox-group.cjs.entry.js +1 -1
- package/dist/cjs/gb-collapse-button_4.cjs.entry.js +6 -6
- package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js +1 -1
- package/dist/cjs/gb-export-dropdown-item_2.cjs.entry.js +2 -2
- package/dist/cjs/gb-export-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/gb-export-sub-dropdown-item.cjs.entry.js +1 -1
- package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +1 -1
- package/dist/cjs/gb-file-upload.cjs.entry.js +12 -12
- package/dist/cjs/gb-header-icon.cjs.entry.js +4 -4
- package/dist/cjs/gb-header.cjs.entry.js +1 -1
- package/dist/cjs/gb-help-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
- package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
- package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
- package/dist/cjs/gb-pagination-button-group-base_2.cjs.entry.js +2 -2
- package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
- package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
- package/dist/cjs/gb-pagination.cjs.entry.js +1 -1
- package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
- package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
- package/dist/cjs/gb-sidebar.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-tab-button-base.cjs.entry.js +3 -3
- package/dist/cjs/gb-table-cell.cjs.entry.js +23 -0
- package/dist/cjs/gb-table-cell.cjs.entry.js.map +1 -0
- package/dist/cjs/gb-textarea-input-field.cjs.entry.js +4 -4
- package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
- package/dist/cjs/gb-toast.cjs.entry.js +8 -4
- package/dist/cjs/gb-toast.cjs.entry.js.map +1 -1
- package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
- package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
- package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
- package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +8 -12
- package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js.map +1 -1
- package/dist/cjs/globuscomponents.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/reusableModels-e50f3440.js.map +1 -1
- package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
- package/dist/collection/collection-manifest.json +2 -4
- package/dist/collection/components/gb-avatar/gb-avatar.js +2 -2
- package/dist/collection/components/gb-avatar-add-button/gb-avatar-add-button.js +1 -1
- package/dist/collection/components/gb-avatar-contrast-inner-border/gb-avatar-contrast-inner-border.js +1 -1
- package/dist/collection/components/gb-avatar-group/gb-avatar-group.js +1 -1
- package/dist/collection/components/gb-avatar-label-group/gb-avatar-label-group.js +1 -1
- package/dist/collection/components/gb-avatar-profile-photo/gb-avatar-profile-photo.js +1 -1
- package/dist/collection/components/gb-badge/gb-badge.js +1 -1
- package/dist/collection/components/gb-badge-close/gb-badge-close.js +1 -1
- package/dist/collection/components/gb-btn/gb-btn.js +1 -1
- package/dist/collection/components/gb-button/gb-button.js +1 -1
- package/dist/collection/components/gb-button-close/gb-button-close.js +1 -1
- package/dist/collection/components/gb-carousel-arrow/gb-carousel-arrow.js +1 -1
- package/dist/collection/components/gb-checkbox/gb-checkbox.js +1 -1
- package/dist/collection/components/gb-checkbox-base/gb-checkbox-base.js +1 -1
- package/dist/collection/components/gb-checkbox-group/gb-checkbox-group.js +1 -1
- package/dist/collection/components/gb-checkbox-group-item/gb-checkbox-group-item.js +1 -1
- package/dist/collection/components/gb-collapse-button/gb-collapse-button.js +3 -3
- package/dist/collection/components/gb-complex-primary-side-bar-item/gb-complex-primary-side-bar-item.js +1 -1
- package/dist/collection/components/gb-complex-secondary-side-bar-item/gb-complex-secondary-side-bar-item.js +1 -1
- package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.js +1 -1
- package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.js +1 -1
- package/dist/collection/components/gb-export-dropdown-item/gb-export-dropdown-item.js +1 -1
- package/dist/collection/components/gb-export-sub-dropdown/gb-export-sub-dropdown.js +1 -1
- package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.js +1 -1
- package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +1 -1
- package/dist/collection/components/gb-file-upload/gb-file-upload.js +12 -12
- package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +1 -1
- package/dist/collection/components/gb-header/gb-header.js +1 -1
- package/dist/collection/components/gb-header-icon/gb-header-icon.js +4 -4
- package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
- package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +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 +19 -13
- package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js.map +1 -1
- 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 +18 -18
- package/dist/collection/components/gb-input-field/gb-input-field.js.map +1 -1
- 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.js +3 -3
- 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-group/gb-pagination-dot-group.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-scrollbar/gb-scrollbar.js +1 -1
- package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
- package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
- package/dist/collection/components/gb-slider/gb-slider.js +1 -1
- package/dist/collection/components/gb-slider-control-handle/gb-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-table-cell/gb-table-cell.css +0 -0
- package/dist/collection/components/gb-table-cell/gb-table-cell.js +49 -0
- package/dist/collection/components/gb-table-cell/gb-table-cell.js.map +1 -0
- 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-textarea-input-field/gb-textarea-input-field.js +4 -4
- package/dist/collection/components/gb-toast/gb-toast.js +8 -4
- package/dist/collection/components/gb-toast/gb-toast.js.map +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.js +1 -1
- package/dist/collection/components/gb-verification-code-field/gb-verification-code-field.js +2 -2
- package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
- package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.css +0 -0
- package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +80 -0
- package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js.map +1 -0
- package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
- package/dist/collection/models/reusableModels.js +0 -1
- package/dist/collection/models/reusableModels.js.map +1 -1
- package/dist/components/gb-avatar-add-button.js +1 -1
- package/dist/components/gb-avatar-contrast-inner-border.js +1 -1
- package/dist/components/gb-avatar-dropdown.js +7 -7
- package/dist/components/gb-avatar-group.js +6 -6
- package/dist/components/gb-avatar-label-group.js +1 -1
- package/dist/components/gb-avatar-profile-photo.js +4 -4
- package/dist/components/gb-avatar.js +1 -1
- package/dist/components/gb-badge-close.js +1 -1
- package/dist/components/gb-badge.js +1 -1
- package/dist/components/gb-btn.js +1 -1
- package/dist/components/gb-button-close.js +1 -1
- package/dist/components/gb-button.js +1 -1
- package/dist/components/gb-carousel-arrow.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 +8 -8
- package/dist/components/gb-checkbox.js +1 -1
- package/dist/components/gb-collapse-button.js +1 -1
- package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
- package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
- package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
- package/dist/components/gb-export-dropdown-item.js +1 -1
- package/dist/components/gb-export-dropdown.js +4 -4
- package/dist/components/gb-export-sub-dropdown-item.js +1 -1
- package/dist/components/gb-export-sub-dropdown.js +1 -1
- package/dist/components/gb-file-type-icon.js +1 -1
- package/dist/components/gb-file-upload-item-base.js +1 -1
- package/dist/components/gb-file-upload.js +18 -18
- package/dist/components/gb-header-icon.js +1 -1
- package/dist/components/gb-header.js +5 -5
- package/dist/components/gb-help-dropdown.js +4 -4
- package/dist/components/gb-help-tooltip.js +1 -1
- package/dist/components/gb-horizontal-tabs.js +7 -7
- 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 +1 -1
- 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 +5 -5
- package/dist/components/gb-pagination-button-group-base.js +1 -1
- package/dist/components/gb-pagination-dot-group.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 +20 -20
- 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-scrollbar.js +1 -1
- package/dist/components/gb-sidebar.js +12 -12
- package/dist/components/gb-simple-side-bar-item.js +1 -1
- 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-rich-text.d.ts → gb-table-cell.d.ts} +4 -4
- package/dist/components/gb-table-cell.js +40 -0
- package/dist/components/gb-table-cell.js.map +1 -0
- 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-textarea-input-field.js +14 -14
- package/dist/components/gb-toast-button.js +1 -1
- package/dist/components/gb-toast.js +11 -7
- package/dist/components/gb-toast.js.map +1 -1
- 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-vertical-tabs.js +7 -7
- package/dist/components/gb-wysiwyg-editor-icon.js +38 -2
- package/dist/components/gb-wysiwyg-editor-icon.js.map +1 -1
- package/dist/components/{p-0b1416b9.js → p-01f30e0d.js} +5 -5
- package/dist/components/{p-0b1416b9.js.map → p-01f30e0d.js.map} +1 -1
- package/dist/components/{p-8ff1c695.js → p-0baf6b32.js} +2 -2
- package/dist/components/{p-8ff1c695.js.map → p-0baf6b32.js.map} +1 -1
- package/dist/components/{p-0473455f.js → p-15345cdf.js} +2 -2
- package/dist/components/{p-0473455f.js.map → p-15345cdf.js.map} +1 -1
- package/dist/components/{p-b9f8dd8f.js → p-1d2d60ae.js} +3 -3
- package/dist/components/{p-b9f8dd8f.js.map → p-1d2d60ae.js.map} +1 -1
- package/dist/components/{p-ed29def1.js → p-21d3be83.js} +2 -2
- package/dist/components/{p-ed29def1.js.map → p-21d3be83.js.map} +1 -1
- package/dist/components/{p-16e21718.js → p-236c07db.js} +2 -2
- package/dist/components/{p-16e21718.js.map → p-236c07db.js.map} +1 -1
- package/dist/components/{p-9cab4907.js → p-26d4c568.js} +3 -3
- package/dist/components/{p-9cab4907.js.map → p-26d4c568.js.map} +1 -1
- package/dist/components/{p-a735d36b.js → p-29d220cc.js} +2 -2
- package/dist/components/{p-a735d36b.js.map → p-29d220cc.js.map} +1 -1
- package/dist/components/{p-d6a249f8.js → p-2d8a9575.js} +2 -2
- package/dist/components/{p-d6a249f8.js.map → p-2d8a9575.js.map} +1 -1
- package/dist/components/{p-97bf5a4b.js → p-3cc8a666.js} +5 -5
- package/dist/components/{p-97bf5a4b.js.map → p-3cc8a666.js.map} +1 -1
- package/dist/components/{p-f9db1abf.js → p-46f8e60a.js} +8 -8
- package/dist/components/{p-f9db1abf.js.map → p-46f8e60a.js.map} +1 -1
- package/dist/components/p-47052b60.js.map +1 -1
- package/dist/components/{p-60baf46c.js → p-47d7d910.js} +4 -4
- package/dist/components/{p-60baf46c.js.map → p-47d7d910.js.map} +1 -1
- package/dist/components/{p-dc032290.js → p-4e11e768.js} +2 -2
- package/dist/components/{p-dc032290.js.map → p-4e11e768.js.map} +1 -1
- package/dist/components/{p-7438bed3.js → p-52cc93fe.js} +7 -7
- package/dist/components/{p-7438bed3.js.map → p-52cc93fe.js.map} +1 -1
- package/dist/components/{p-edc34d28.js → p-5af36f2c.js} +5 -5
- package/dist/components/{p-edc34d28.js.map → p-5af36f2c.js.map} +1 -1
- package/dist/components/{p-b804605e.js → p-5cbbb85f.js} +2 -2
- package/dist/components/{p-b804605e.js.map → p-5cbbb85f.js.map} +1 -1
- package/dist/components/{p-8986943a.js → p-637ca96f.js} +3 -3
- package/dist/components/{p-8986943a.js.map → p-637ca96f.js.map} +1 -1
- package/dist/components/{p-8d414028.js → p-663e2680.js} +5 -5
- package/dist/components/{p-8d414028.js.map → p-663e2680.js.map} +1 -1
- package/dist/components/{p-b653cd60.js → p-70bbf877.js} +2 -2
- package/dist/components/{p-b653cd60.js.map → p-70bbf877.js.map} +1 -1
- package/dist/components/{p-20d7ba96.js → p-76d63671.js} +33 -33
- package/dist/components/p-76d63671.js.map +1 -0
- package/dist/components/{p-154c1742.js → p-7aa73416.js} +2 -2
- package/dist/components/{p-154c1742.js.map → p-7aa73416.js.map} +1 -1
- package/dist/components/{p-f8638e16.js → p-82ce96d9.js} +2 -2
- package/dist/components/{p-f8638e16.js.map → p-82ce96d9.js.map} +1 -1
- package/dist/components/{p-97c8c39a.js → p-8f876fd9.js} +3 -3
- package/dist/components/{p-97c8c39a.js.map → p-8f876fd9.js.map} +1 -1
- package/dist/components/{p-0671d970.js → p-a3497257.js} +4 -4
- package/dist/components/{p-0671d970.js.map → p-a3497257.js.map} +1 -1
- package/dist/components/{p-62df8228.js → p-a4d56c2c.js} +6 -6
- package/dist/components/{p-62df8228.js.map → p-a4d56c2c.js.map} +1 -1
- package/dist/components/{p-b9dcaa74.js → p-a80c8d70.js} +2 -2
- package/dist/components/{p-b9dcaa74.js.map → p-a80c8d70.js.map} +1 -1
- package/dist/components/{p-7c1b28b5.js → p-a9f191b6.js} +35 -29
- package/dist/components/p-a9f191b6.js.map +1 -0
- package/dist/components/{p-2c538f54.js → p-aa14a655.js} +3 -3
- package/dist/components/{p-2c538f54.js.map → p-aa14a655.js.map} +1 -1
- package/dist/components/{p-cb4314db.js → p-adcd7611.js} +9 -9
- package/dist/components/{p-cb4314db.js.map → p-adcd7611.js.map} +1 -1
- package/dist/components/{p-5041eef7.js → p-add0d18c.js} +8 -8
- package/dist/components/{p-5041eef7.js.map → p-add0d18c.js.map} +1 -1
- package/dist/components/{p-2850a798.js → p-b3bb7571.js} +3 -3
- package/dist/components/{p-2850a798.js.map → p-b3bb7571.js.map} +1 -1
- package/dist/components/{p-0b260e68.js → p-bd42fb37.js} +2 -2
- package/dist/components/{p-0b260e68.js.map → p-bd42fb37.js.map} +1 -1
- package/dist/components/{p-a5c903c8.js → p-bff6d2fd.js} +2 -2
- package/dist/components/{p-a5c903c8.js.map → p-bff6d2fd.js.map} +1 -1
- package/dist/components/{p-a44db57b.js → p-c4cb6a68.js} +2 -2
- package/dist/components/{p-a44db57b.js.map → p-c4cb6a68.js.map} +1 -1
- package/dist/components/{p-bc96ddc3.js → p-ca9f1629.js} +3 -3
- package/dist/components/{p-bc96ddc3.js.map → p-ca9f1629.js.map} +1 -1
- package/dist/components/{p-a51bb23a.js → p-d4319be7.js} +2 -2
- package/dist/components/{p-a51bb23a.js.map → p-d4319be7.js.map} +1 -1
- package/dist/components/{p-6cd408d7.js → p-ddbb43bc.js} +2 -2
- package/dist/components/{p-6cd408d7.js.map → p-ddbb43bc.js.map} +1 -1
- package/dist/components/{p-523dd5f1.js → p-e5dd6c7d.js} +3 -3
- package/dist/components/{p-523dd5f1.js.map → p-e5dd6c7d.js.map} +1 -1
- package/dist/components/{p-d5108411.js → p-e7ef886c.js} +2 -2
- package/dist/components/{p-d5108411.js.map → p-e7ef886c.js.map} +1 -1
- package/dist/components/{p-0930680b.js → p-eb839ab2.js} +3 -3
- package/dist/components/{p-0930680b.js.map → p-eb839ab2.js.map} +1 -1
- package/dist/components/{p-2b0efd04.js → p-f89c1f0e.js} +8 -8
- package/dist/components/{p-2b0efd04.js.map → p-f89c1f0e.js.map} +1 -1
- package/dist/components/{p-2b6fcf3b.js → p-f99a8c69.js} +3 -3
- package/dist/components/{p-2b6fcf3b.js.map → p-f99a8c69.js.map} +1 -1
- package/dist/components/{p-2e424c3d.js → p-fa50cce3.js} +8 -8
- package/dist/components/{p-2e424c3d.js.map → p-fa50cce3.js.map} +1 -1
- package/dist/components/test-input-tag.js +12 -12
- package/dist/docs.json +94 -675
- package/dist/esm/gb-avatar-add-button.entry.js +2 -2
- package/dist/esm/gb-avatar-dropdown.entry.js +1 -1
- package/dist/esm/gb-avatar-group.entry.js +2 -2
- package/dist/esm/gb-avatar-label-group.entry.js +2 -2
- package/dist/esm/gb-avatar-profile-photo.entry.js +2 -2
- package/dist/esm/gb-avatar_20.entry.js +1412 -0
- package/dist/esm/gb-avatar_20.entry.js.map +1 -0
- package/dist/esm/gb-badge_2.entry.js +3 -3
- package/dist/esm/gb-button-close_3.entry.js +4 -4
- package/dist/esm/gb-carousel-arrow.entry.js +2 -2
- package/dist/esm/gb-checkbox-group-item.entry.js +2 -2
- package/dist/esm/gb-checkbox-group.entry.js +2 -2
- package/dist/esm/gb-collapse-button_4.entry.js +7 -7
- package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +2 -2
- package/dist/esm/gb-export-dropdown-item_2.entry.js +3 -3
- package/dist/esm/gb-export-dropdown.entry.js +2 -2
- package/dist/esm/gb-export-sub-dropdown-item.entry.js +2 -2
- package/dist/esm/gb-file-upload-item-base.entry.js +2 -2
- package/dist/esm/gb-file-upload.entry.js +13 -13
- package/dist/esm/gb-header-icon.entry.js +5 -5
- package/dist/esm/gb-header.entry.js +2 -2
- package/dist/esm/gb-help-dropdown.entry.js +2 -2
- package/dist/esm/gb-horizontal-tabs.entry.js +2 -2
- package/dist/esm/gb-notification-content.entry.js +2 -2
- package/dist/esm/gb-notification-pane.entry.js +4 -4
- package/dist/esm/gb-pagination-button-group-base_2.entry.js +3 -3
- package/dist/esm/gb-pagination-dot-group.entry.js +2 -2
- package/dist/esm/gb-pagination-dot-indicator.entry.js +2 -2
- package/dist/esm/gb-pagination.entry.js +2 -2
- package/dist/esm/gb-progress-circle.entry.js +2 -2
- package/dist/esm/gb-scrollbar.entry.js +2 -2
- package/dist/esm/gb-sidebar.entry.js +2 -2
- package/dist/esm/gb-slider-control-handle.entry.js +2 -2
- package/dist/esm/gb-slider.entry.js +2 -2
- package/dist/esm/gb-tab-button-base.entry.js +4 -4
- package/dist/esm/gb-table-cell.entry.js +19 -0
- package/dist/esm/gb-table-cell.entry.js.map +1 -0
- package/dist/esm/gb-textarea-input-field.entry.js +5 -5
- package/dist/esm/gb-toast-button.entry.js +2 -2
- package/dist/esm/gb-toast.entry.js +9 -5
- package/dist/esm/gb-toast.entry.js.map +1 -1
- package/dist/esm/gb-toggle-base.entry.js +3 -3
- package/dist/esm/gb-toggle.entry.js +2 -2
- package/dist/esm/gb-vertical-tabs.entry.js +2 -2
- package/dist/esm/gb-wysiwyg-editor-icon.entry.js +9 -13
- package/dist/esm/gb-wysiwyg-editor-icon.entry.js.map +1 -1
- package/dist/esm/globuscomponents.js +3 -3
- package/dist/esm/{index-40a08107.js → index-4b3f6d77.js} +2 -2
- package/dist/esm/{index-40a08107.js.map → index-4b3f6d77.js.map} +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/reusableModels-8496e911.js.map +1 -1
- package/dist/esm/test-input-tag.entry.js +3 -3
- package/dist/globuscomponents/globuscomponents.esm.js +1 -1
- package/dist/globuscomponents/globuscomponents.esm.js.map +1 -1
- package/dist/globuscomponents/{p-223299d1.entry.js → p-0363def1.entry.js} +2 -2
- package/dist/globuscomponents/p-0a03430f.entry.js +2 -0
- package/dist/globuscomponents/{p-c7d89a0d.entry.js.map → p-0a03430f.entry.js.map} +1 -1
- package/dist/globuscomponents/{p-ee0d76e5.entry.js → p-12a57d99.entry.js} +2 -2
- package/dist/globuscomponents/{p-05b2248b.entry.js → p-1819f84b.entry.js} +2 -2
- package/dist/globuscomponents/p-1b16019d.entry.js +2 -0
- package/dist/globuscomponents/p-1b16019d.entry.js.map +1 -0
- package/dist/globuscomponents/{p-b8c515cf.entry.js → p-1e47a582.entry.js} +2 -2
- package/dist/globuscomponents/p-20910b83.entry.js +2 -0
- package/dist/globuscomponents/{p-f06f4962.entry.js.map → p-20910b83.entry.js.map} +1 -1
- package/dist/globuscomponents/p-284d59f9.entry.js +2 -0
- package/dist/globuscomponents/{p-6964d1ff.entry.js.map → p-284d59f9.entry.js.map} +1 -1
- package/dist/globuscomponents/{p-8a49b168.entry.js → p-2f39fd38.entry.js} +2 -2
- package/dist/globuscomponents/{p-c2a3736b.entry.js → p-3100dc99.entry.js} +2 -2
- package/dist/globuscomponents/{p-410550c6.entry.js → p-358fa350.entry.js} +2 -2
- package/dist/globuscomponents/p-3693c9b9.entry.js +2 -0
- package/dist/globuscomponents/{p-bbdf83e1.entry.js → p-37fcb2a9.entry.js} +2 -2
- package/dist/globuscomponents/{p-1b7ae2d3.entry.js → p-3a3ddb02.entry.js} +2 -2
- package/dist/globuscomponents/p-3bbcb5ac.entry.js +2 -0
- package/dist/globuscomponents/{p-f662e95e.entry.js → p-41773e1d.entry.js} +2 -2
- package/dist/globuscomponents/{p-42392914.entry.js → p-44ca61d8.entry.js} +2 -2
- package/dist/globuscomponents/p-47052b60.js.map +1 -1
- package/dist/globuscomponents/{p-75ea72c8.entry.js → p-4a3f2383.entry.js} +2 -2
- package/dist/globuscomponents/{p-c9eec1ba.entry.js → p-55976e44.entry.js} +2 -2
- package/dist/globuscomponents/{p-966cd1bc.entry.js → p-5a31f474.entry.js} +2 -2
- package/dist/globuscomponents/{p-638a8a50.entry.js → p-5e99f2ef.entry.js} +2 -2
- package/dist/globuscomponents/p-623948cd.entry.js +2 -0
- package/dist/globuscomponents/{p-04f0cab4.entry.js.map → p-623948cd.entry.js.map} +1 -1
- package/dist/globuscomponents/p-67221dd4.entry.js +2 -0
- package/dist/globuscomponents/{p-02bc91dc.entry.js.map → p-67221dd4.entry.js.map} +1 -1
- package/dist/globuscomponents/{p-6d8e0e31.entry.js → p-67728f72.entry.js} +2 -2
- package/dist/globuscomponents/{p-8ba7ae32.entry.js → p-6ea11621.entry.js} +2 -2
- package/dist/globuscomponents/{p-8dc5c4b2.entry.js → p-85183db2.entry.js} +2 -2
- package/dist/globuscomponents/{p-26d17140.entry.js → p-8d5bbf9c.entry.js} +2 -2
- package/dist/globuscomponents/{p-9f5ba672.entry.js → p-8dc1fcd4.entry.js} +2 -2
- package/dist/globuscomponents/{p-5d280eca.entry.js → p-90407157.entry.js} +2 -2
- package/dist/globuscomponents/p-999b9901.entry.js +2 -0
- package/dist/globuscomponents/p-999b9901.entry.js.map +1 -0
- package/dist/globuscomponents/{p-a457d63d.entry.js → p-a20afec7.entry.js} +2 -2
- package/dist/globuscomponents/{p-9dc818a7.entry.js → p-a4f5e8bd.entry.js} +2 -2
- package/dist/globuscomponents/p-ab4ea457.entry.js +2 -0
- package/dist/globuscomponents/p-ab4ea457.entry.js.map +1 -0
- package/dist/globuscomponents/{p-c59d206f.entry.js → p-ba36bc54.entry.js} +2 -2
- package/dist/globuscomponents/{p-ec3a36ed.js → p-bf92be61.js} +2 -2
- package/dist/globuscomponents/p-c256fd8b.entry.js +2 -0
- package/dist/globuscomponents/{p-a536ba4c.entry.js.map → p-c256fd8b.entry.js.map} +1 -1
- package/dist/globuscomponents/{p-a7fc9c04.entry.js → p-c359c016.entry.js} +2 -2
- package/dist/globuscomponents/{p-c752a6ed.entry.js → p-cb0078af.entry.js} +2 -2
- package/dist/globuscomponents/{p-dbc4000c.entry.js → p-d61eb840.entry.js} +2 -2
- package/dist/globuscomponents/{p-79c45c48.entry.js → p-dccc977c.entry.js} +2 -2
- package/dist/globuscomponents/p-ecd27e89.entry.js +2 -0
- package/dist/globuscomponents/p-ecd27e89.entry.js.map +1 -0
- package/dist/globuscomponents/{p-04cf4e3c.entry.js → p-f2b76525.entry.js} +2 -2
- package/dist/globuscomponents/{p-f43a6dc9.entry.js → p-f2dbe311.entry.js} +2 -2
- package/dist/globuscomponents/p-fa7e8127.entry.js +2 -0
- package/dist/globuscomponents/{p-440f937d.entry.js.map → p-fa7e8127.entry.js.map} +1 -1
- package/dist/types/components/gb-table-cell/gb-table-cell.d.ts +5 -0
- package/dist/types/components/gb-toast/gb-toast.d.ts +1 -1
- package/dist/types/components/{gb-WYSIWYG editor-icon/gb-WYSIWYG-editor-icon.d.ts → gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.d.ts} +2 -2
- package/dist/types/components.d.ts +19 -85
- package/dist/types/models/reusableModels.d.ts +1 -0
- package/package.json +1 -1
- package/dist/cjs/gb-avatar_3.cjs.entry.js +0 -186
- package/dist/cjs/gb-avatar_3.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-btn_4.cjs.entry.js +0 -169
- package/dist/cjs/gb-btn_4.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-button.cjs.entry.js +0 -90
- package/dist/cjs/gb-button.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-checkbox_2.cjs.entry.js +0 -176
- package/dist/cjs/gb-checkbox_2.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-help-tooltip_4.cjs.entry.js +0 -675
- package/dist/cjs/gb-help-tooltip_4.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-input-dropdown-menu-item_5.cjs.entry.js +0 -144
- package/dist/cjs/gb-input-dropdown-menu-item_5.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-rich-text.cjs.entry.js +0 -34
- package/dist/cjs/gb-rich-text.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-tooltip.cjs.entry.js +0 -39
- package/dist/cjs/gb-tooltip.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-wysiwyg-toolbar.cjs.entry.js +0 -33
- package/dist/cjs/gb-wysiwyg-toolbar.cjs.entry.js.map +0 -1
- package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +0 -28
- package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js.map +0 -1
- package/dist/collection/components/gb-WYSIWYG editor-icon/gb-WYSIWYG-editor-icon.css +0 -2711
- package/dist/collection/components/gb-WYSIWYG editor-icon/gb-WYSIWYG-editor-icon.js +0 -84
- package/dist/collection/components/gb-WYSIWYG editor-icon/gb-WYSIWYG-editor-icon.js.map +0 -1
- package/dist/collection/components/gb-WYSIWYG-toolbar/gb-WYSIWYG-toolbar.css +0 -2660
- package/dist/collection/components/gb-WYSIWYG-toolbar/gb-WYSIWYG-toolbar.js +0 -223
- package/dist/collection/components/gb-WYSIWYG-toolbar/gb-WYSIWYG-toolbar.js.map +0 -1
- package/dist/collection/components/gb-WYSIWYG-tooltip/gb-WYSIWYG-tooltip.js +0 -65
- package/dist/collection/components/gb-WYSIWYG-tooltip/gb-WYSIWYG-tooltip.js.map +0 -1
- package/dist/collection/components/gb-WYSIWYG-tooltip/gb-WYSIWYG-tooltip.tsx +0 -43
- package/dist/collection/components/gb-rich-text/gb-rich-text.css +0 -2660
- package/dist/collection/components/gb-rich-text/gb-rich-text.js +0 -173
- package/dist/collection/components/gb-rich-text/gb-rich-text.js.map +0 -1
- package/dist/components/gb-rich-text.js +0 -172
- package/dist/components/gb-rich-text.js.map +0 -1
- package/dist/components/gb-wysiwyg-toolbar.d.ts +0 -11
- package/dist/components/gb-wysiwyg-toolbar.js +0 -8
- package/dist/components/gb-wysiwyg-toolbar.js.map +0 -1
- package/dist/components/gb-wysiwyg-tooltip.d.ts +0 -11
- package/dist/components/gb-wysiwyg-tooltip.js +0 -52
- package/dist/components/gb-wysiwyg-tooltip.js.map +0 -1
- package/dist/components/p-05bce1e7.js +0 -45
- package/dist/components/p-05bce1e7.js.map +0 -1
- package/dist/components/p-20d7ba96.js.map +0 -1
- package/dist/components/p-7345f5b6.js +0 -165
- package/dist/components/p-7345f5b6.js.map +0 -1
- package/dist/components/p-7c1b28b5.js.map +0 -1
- package/dist/esm/gb-avatar_3.entry.js +0 -180
- package/dist/esm/gb-avatar_3.entry.js.map +0 -1
- package/dist/esm/gb-btn_4.entry.js +0 -162
- package/dist/esm/gb-btn_4.entry.js.map +0 -1
- package/dist/esm/gb-button.entry.js +0 -86
- package/dist/esm/gb-button.entry.js.map +0 -1
- package/dist/esm/gb-checkbox_2.entry.js +0 -171
- package/dist/esm/gb-checkbox_2.entry.js.map +0 -1
- package/dist/esm/gb-help-tooltip_4.entry.js +0 -668
- package/dist/esm/gb-help-tooltip_4.entry.js.map +0 -1
- package/dist/esm/gb-input-dropdown-menu-item_5.entry.js +0 -136
- package/dist/esm/gb-input-dropdown-menu-item_5.entry.js.map +0 -1
- package/dist/esm/gb-rich-text.entry.js +0 -30
- package/dist/esm/gb-rich-text.entry.js.map +0 -1
- package/dist/esm/gb-tooltip.entry.js +0 -35
- package/dist/esm/gb-tooltip.entry.js.map +0 -1
- package/dist/esm/gb-wysiwyg-toolbar.entry.js +0 -29
- package/dist/esm/gb-wysiwyg-toolbar.entry.js.map +0 -1
- package/dist/esm/gb-wysiwyg-tooltip.entry.js +0 -24
- package/dist/esm/gb-wysiwyg-tooltip.entry.js.map +0 -1
- package/dist/globuscomponents/p-02bc91dc.entry.js +0 -2
- package/dist/globuscomponents/p-04f0cab4.entry.js +0 -2
- package/dist/globuscomponents/p-053f4522.entry.js +0 -2
- package/dist/globuscomponents/p-0e790c8d.entry.js +0 -2
- package/dist/globuscomponents/p-0e790c8d.entry.js.map +0 -1
- package/dist/globuscomponents/p-129fb0a8.entry.js +0 -2
- package/dist/globuscomponents/p-129fb0a8.entry.js.map +0 -1
- package/dist/globuscomponents/p-39e8e77b.entry.js +0 -2
- package/dist/globuscomponents/p-39e8e77b.entry.js.map +0 -1
- package/dist/globuscomponents/p-3de0f9ca.entry.js +0 -2
- package/dist/globuscomponents/p-3de0f9ca.entry.js.map +0 -1
- package/dist/globuscomponents/p-4127412b.entry.js +0 -2
- package/dist/globuscomponents/p-4127412b.entry.js.map +0 -1
- package/dist/globuscomponents/p-440f937d.entry.js +0 -2
- package/dist/globuscomponents/p-594acc52.entry.js +0 -2
- package/dist/globuscomponents/p-6964d1ff.entry.js +0 -2
- package/dist/globuscomponents/p-75756069.entry.js +0 -2
- package/dist/globuscomponents/p-75756069.entry.js.map +0 -1
- package/dist/globuscomponents/p-773a13cc.entry.js +0 -2
- package/dist/globuscomponents/p-773a13cc.entry.js.map +0 -1
- package/dist/globuscomponents/p-875e11ee.entry.js +0 -2
- package/dist/globuscomponents/p-875e11ee.entry.js.map +0 -1
- package/dist/globuscomponents/p-a536ba4c.entry.js +0 -2
- package/dist/globuscomponents/p-b89a233e.entry.js +0 -2
- package/dist/globuscomponents/p-b89a233e.entry.js.map +0 -1
- package/dist/globuscomponents/p-c7d89a0d.entry.js +0 -2
- package/dist/globuscomponents/p-d50ae32d.entry.js +0 -2
- package/dist/globuscomponents/p-d50ae32d.entry.js.map +0 -1
- package/dist/globuscomponents/p-d6054ed3.entry.js +0 -2
- package/dist/globuscomponents/p-d6054ed3.entry.js.map +0 -1
- package/dist/globuscomponents/p-e07cc9b1.entry.js +0 -2
- package/dist/globuscomponents/p-e07cc9b1.entry.js.map +0 -1
- package/dist/globuscomponents/p-f06f4962.entry.js +0 -2
- package/dist/types/components/gb-WYSIWYG-toolbar/gb-WYSIWYG-toolbar.d.ts +0 -14
- package/dist/types/components/gb-WYSIWYG-tooltip/gb-WYSIWYG-tooltip.d.ts +0 -5
- package/dist/types/components/gb-rich-text/gb-rich-text.d.ts +0 -11
- /package/dist/globuscomponents/{p-223299d1.entry.js.map → p-0363def1.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-ee0d76e5.entry.js.map → p-12a57d99.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-05b2248b.entry.js.map → p-1819f84b.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-b8c515cf.entry.js.map → p-1e47a582.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-8a49b168.entry.js.map → p-2f39fd38.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c2a3736b.entry.js.map → p-3100dc99.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-410550c6.entry.js.map → p-358fa350.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-053f4522.entry.js.map → p-3693c9b9.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-bbdf83e1.entry.js.map → p-37fcb2a9.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-1b7ae2d3.entry.js.map → p-3a3ddb02.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-594acc52.entry.js.map → p-3bbcb5ac.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-f662e95e.entry.js.map → p-41773e1d.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-42392914.entry.js.map → p-44ca61d8.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-75ea72c8.entry.js.map → p-4a3f2383.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c9eec1ba.entry.js.map → p-55976e44.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-966cd1bc.entry.js.map → p-5a31f474.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-638a8a50.entry.js.map → p-5e99f2ef.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-6d8e0e31.entry.js.map → p-67728f72.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-8ba7ae32.entry.js.map → p-6ea11621.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-8dc5c4b2.entry.js.map → p-85183db2.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-26d17140.entry.js.map → p-8d5bbf9c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-9f5ba672.entry.js.map → p-8dc1fcd4.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-5d280eca.entry.js.map → p-90407157.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-a457d63d.entry.js.map → p-a20afec7.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-9dc818a7.entry.js.map → p-a4f5e8bd.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c59d206f.entry.js.map → p-ba36bc54.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-ec3a36ed.js.map → p-bf92be61.js.map} +0 -0
- /package/dist/globuscomponents/{p-a7fc9c04.entry.js.map → p-c359c016.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-c752a6ed.entry.js.map → p-cb0078af.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-dbc4000c.entry.js.map → p-d61eb840.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-79c45c48.entry.js.map → p-dccc977c.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-04cf4e3c.entry.js.map → p-f2b76525.entry.js.map} +0 -0
- /package/dist/globuscomponents/{p-f43a6dc9.entry.js.map → p-f2dbe311.entry.js.map} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":"gb-wysiwyg-editor-icon.entry.js","mappings":"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","names":[],"sources":["src/components/gb-WYSIWYG editor-icon/gb-WYSIWYG-editor-icon.css?tag=gb-wysiwyg-editor-icon&encapsulation=shadow","src/components/gb-WYSIWYG editor-icon/gb-WYSIWYG-editor-icon.tsx"],"sourcesContent":["@import './../../global/global.css';\r\n\r\ndiv.container {\r\n display: flex;\r\n width: var(--spacing-Positive-spacing-7, 2rem);\r\n height: var(--spacing-Positive-spacing-7, 2rem);\r\n padding: 0.375rem;\r\n justify-content: center;\r\n align-items: center;\r\n flex-shrink: 0;\r\n border-radius: var(--rounded-sm);\r\n}\r\n\r\n.container svg {\r\n width: var(--spacing-Positive-spacing-5, 1.25rem);\r\n height: var(--spacing-Positive-spacing-5, 1.25rem);\r\n flex-shrink: 0;\r\n}\r\n\r\ndiv.container:hover {\r\n background: var(--color-background-gray-subtler, #EEF2F6);\r\n}\r\n\r\ndiv.container.active {\r\n background: var(--color-background-information-subtlest, #E4F0FC);\r\n}\r\n\r\n.link-icon {\r\n display: flex;\r\n justify-content: center;\r\n width: var(--spacing-Positive-spacing-5, 1.25rem);\r\n height: var(--spacing-Positive-spacing-5, 1.25rem);\r\n padding: 0.3125rem 0.05206rem;\r\n}\r\n\r\n.image {\r\n display: flex;\r\n justify-content: center;\r\n width: var(--spacing-Positive-spacing-5, 1.25rem);\r\n height: var(--spacing-Positive-spacing-5, 1.25rem);\r\n padding: 0.07813rem 0.07806rem 0.07806rem 0.07813rem;\r\n}\r\n\r\n.active svg path{\r\n stroke: var(--color-icon-selected, #075DB2);\r\n fill: var(--color-icon-selected, #075DB2);\r\n}\r\n\r\n.disabled svg path {\r\n stroke: var(--color-icon-disabled, #CDD5DF);\r\n fill: var(--color-icon-disabled, #CDD5DF);\r\n}","import { Component, Prop, h } from '@stencil/core';\r\n\r\n@Component ({\r\n tag: 'gb-wysiwyg-editor-icon',\r\n styleUrl: 'gb-WYSIWYG-editor-icon.css',\r\n shadow: true\r\n})\r\n\r\nexport class GbWYSIWYGEditor {\r\n @Prop() active: boolean;\r\n @Prop() type: 'bold' | 'italic' | 'H1' | 'H2' | 'quote' | 'link' | 'photo' | 'list_bullet' | 'list_numbers';\r\n @Prop() state: 'default' | 'disabled' = 'default';\r\n\r\n render() {\r\n\r\n return (\r\n <div class={{\r\n container: true,\r\n active: this.active,\r\n disabled: this.state === 'disabled'\r\n }}>\r\n {this.type === 'bold' && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.032 1.66666C7.04906 1.66667 7.06617 1.66667 7.08334 1.66667H10.8991C13.4079 1.66667 15.4167 3.73266 15.4167 6.25C15.4167 8.76734 13.4079 10.8333 10.8991 10.8333H4.58334C4.1231 10.8333 3.75001 10.4602 3.75001 10V5C3.75001 4.98283 3.75 4.96572 3.75 4.94866C3.74995 4.40356 3.7499 3.91379 3.8032 3.51737C3.86139 3.08457 3.9965 2.64056 4.3602 2.27686C4.7239 1.91316 5.16791 1.77805 5.60071 1.71986C5.99713 1.66656 6.4869 1.66661 7.032 1.66666ZM5.5391 3.45494C5.53893 3.45514 5.5388 3.45528 5.53871 3.45537C5.53862 3.45546 5.53848 3.45559 5.53828 3.45576C5.53285 3.4605 5.48714 3.50041 5.45501 3.73945C5.41844 4.01141 5.41667 4.38719 5.41667 5V9.16667H10.8991C12.4598 9.16667 13.75 7.8748 13.75 6.25C13.75 4.6252 12.4598 3.33333 10.8991 3.33333H7.08334C6.47053 3.33333 6.09475 3.3351 5.82279 3.37167C5.58375 3.4038 5.54384 3.44951 5.5391 3.45494Z\" fill=\"#697586\"/>\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.58334 9.16667C5.04358 9.16667 5.41667 9.53976 5.41667 10V15C5.41667 15.6128 5.41844 15.9886 5.45501 16.2606C5.48714 16.4996 5.53285 16.5395 5.53828 16.5442C5.53848 16.5444 5.53862 16.5445 5.53871 16.5446C5.5388 16.5447 5.53893 16.5449 5.5391 16.5451C5.54384 16.5505 5.58375 16.5962 5.82279 16.6283C6.09475 16.6649 6.47053 16.6667 7.08334 16.6667H11.8056C13.3103 16.6667 14.5833 15.3908 14.5833 13.75C14.5833 12.1092 13.3103 10.8333 11.8056 10.8333H10.7738C10.3136 10.8333 9.94048 10.4602 9.94048 10C9.94048 9.53976 10.3136 9.16667 10.7738 9.16667H11.8056C14.2895 9.16667 16.25 11.2486 16.25 13.75C16.25 16.2514 14.2895 18.3333 11.8056 18.3333H7.08334C7.06617 18.3333 7.04906 18.3333 7.032 18.3333C6.48689 18.3334 5.99713 18.3334 5.60071 18.2801C5.16791 18.2219 4.7239 18.0868 4.3602 17.7231C3.9965 17.3594 3.86139 16.9154 3.8032 16.4826C3.7499 16.0862 3.74995 15.5964 3.75 15.0513C3.75 15.0343 3.75001 15.0172 3.75001 15V10C3.75001 9.53976 4.1231 9.16667 4.58334 9.16667Z\" fill=\"#697586\"/>\r\n </svg>\r\n )}\r\n {this.type === 'italic' && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.1665 3.33333C9.1665 2.8731 9.5396 2.5 9.99984 2.5H15.8332C16.2934 2.5 16.6665 2.8731 16.6665 3.33333C16.6665 3.79357 16.2934 4.16667 15.8332 4.16667H9.99984C9.5396 4.16667 9.1665 3.79357 9.1665 3.33333Z\" fill=\"#697586\"/>\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.7059 2.58798C14.1175 2.7938 14.2844 3.29436 14.0785 3.70601L7.41188 17.0393C7.20606 17.451 6.70549 17.6178 6.29385 17.412C5.8822 17.2062 5.71534 16.7056 5.92117 16.294L12.5878 2.96066C12.7937 2.54901 13.2942 2.38215 13.7059 2.58798Z\" fill=\"#697586\"/>\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3.3335 16.6667C3.3335 16.2064 3.70659 15.8333 4.16683 15.8333L10.0002 15.8333C10.4604 15.8333 10.8335 16.2064 10.8335 16.6667C10.8335 17.1269 10.4604 17.5 10.0002 17.5H4.16683C3.70659 17.5 3.3335 17.1269 3.3335 16.6667Z\" fill=\"#697586\"/>\r\n </svg>\r\n )}\r\n {this.type === 'H1' && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.91683 3.33333C3.37707 3.33333 3.75016 3.70643 3.75016 4.16667V15.8333C3.75016 16.2936 3.37707 16.6667 2.91683 16.6667C2.45659 16.6667 2.0835 16.2936 2.0835 15.8333V4.16667C2.0835 3.70643 2.45659 3.33333 2.91683 3.33333Z\" fill=\"#697586\"/>\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.2498 3.33333C11.7101 3.33333 12.0832 3.70643 12.0832 4.16667V15.8333C12.0832 16.2936 11.7101 16.6667 11.2498 16.6667C10.7896 16.6667 10.4165 16.2936 10.4165 15.8333V4.16667C10.4165 3.70643 10.7896 3.33333 11.2498 3.33333Z\" fill=\"#697586\"/>\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.2266 8.43194C16.4976 8.57695 16.6668 8.85934 16.6668 9.16667V15H17.0834C17.5437 15 17.9168 15.3731 17.9168 15.8333C17.9168 16.2936 17.5437 16.6667 17.0834 16.6667H14.5834C14.1232 16.6667 13.7501 16.2936 13.7501 15.8333C13.7501 15.3731 14.1232 15 14.5834 15H15.0001V10.7217C14.6226 10.9401 14.1353 10.8302 13.89 10.4623C13.6348 10.0793 13.7382 9.56192 14.1212 9.30662L15.3712 8.47329C15.6269 8.30282 15.9557 8.28692 16.2266 8.43194Z\" fill=\"#697586\"/>\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.0835 10C2.0835 9.53976 2.45659 9.16667 2.91683 9.16667L11.2502 9.16667C11.7104 9.16667 12.0835 9.53976 12.0835 10C12.0835 10.4602 11.7104 10.8333 11.2502 10.8333L2.91683 10.8333C2.45659 10.8333 2.0835 10.4602 2.0835 10Z\" fill=\"#697586\"/>\r\n </svg> \r\n )}\r\n {this.type === 'H2' && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.49984 3.33333C2.96007 3.33333 3.33317 3.70643 3.33317 4.16667V15.8333C3.33317 16.2936 2.96007 16.6667 2.49984 16.6667C2.0396 16.6667 1.6665 16.2936 1.6665 15.8333V4.16667C1.6665 3.70643 2.0396 3.33333 2.49984 3.33333Z\" fill=\"#697586\"/>\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.8333 3.33333C11.2936 3.33333 11.6667 3.70643 11.6667 4.16667V15.8333C11.6667 16.2936 11.2936 16.6667 10.8333 16.6667C10.3731 16.6667 10 16.2936 10 15.8333V4.16667C10 3.70643 10.3731 3.33333 10.8333 3.33333Z\" fill=\"#697586\"/>\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.334 10.8333C13.334 9.45262 14.4533 8.33333 15.834 8.33333C17.2147 8.33333 18.334 9.45262 18.334 10.8333V11.0116C18.334 11.7709 18.0117 12.4945 17.4474 13.0024L15.2765 14.9562C15.2593 14.9717 15.2431 14.9862 15.2279 15H17.5007C17.9609 15 18.334 15.3731 18.334 15.8333C18.334 16.2936 17.9609 16.6667 17.5007 16.6667H14.1673C13.7071 16.6667 13.334 16.2936 13.334 15.8333V15.5756C13.334 15.551 13.3339 15.5257 13.3338 15.4997C13.3324 15.2173 13.3307 14.8574 13.4782 14.5264C13.6256 14.1954 13.8942 13.9559 14.105 13.7679C14.1244 13.7507 14.1433 13.7338 14.1616 13.7174L16.3324 11.7636C16.5456 11.5717 16.6673 11.2984 16.6673 11.0116V10.8333C16.6673 10.3731 16.2942 10 15.834 10C15.3738 10 15.0007 10.3731 15.0007 10.8333V11.1667C15.0007 11.6269 14.6276 12 14.1673 12C13.7071 12 13.334 11.6269 13.334 11.1667V10.8333Z\" fill=\"#697586\"/>\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.6665 10C1.6665 9.53976 2.0396 9.16667 2.49984 9.16667L10.8332 9.16667C11.2934 9.16667 11.6665 9.53976 11.6665 10C11.6665 10.4602 11.2934 10.8333 10.8332 10.8333L2.49984 10.8333C2.0396 10.8333 1.6665 10.4602 1.6665 10Z\" fill=\"#697586\"/>\r\n </svg>\r\n )}\r\n {this.type === 'quote' && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\r\n <path d=\"M4.9568 10.625C4.20808 10.625 3.58374 10.625 3.08809 10.5584C2.56493 10.488 2.0926 10.3333 1.71304 9.95374C1.33348 9.57418 1.17876 9.10184 1.10842 8.57868C1.04178 8.08303 1.0418 7.45869 1.04183 6.70996L1.04183 6.70994L1.04183 6.62329L1.04183 6.62327C1.0418 5.87454 1.04178 5.2502 1.10842 4.75455C1.17876 4.23139 1.33348 3.75905 1.71304 3.3795C2.0926 2.99994 2.56493 2.84521 3.08809 2.77488C3.58374 2.70824 4.20809 2.70826 4.95681 2.70828L4.95683 2.70828L5.04349 2.70828L5.04351 2.70828C5.79224 2.70826 6.41658 2.70824 6.91223 2.77488C7.43539 2.84521 7.90772 2.99994 8.28728 3.3795C8.66684 3.75905 8.82156 4.23139 8.8919 4.75455C8.95854 5.25019 8.95852 5.87454 8.9585 6.62326L8.9585 6.62328L8.9585 6.70995L8.9585 6.70998C8.95852 7.4587 8.95854 8.08304 8.8919 8.57868C8.82156 9.10184 8.66684 9.57418 8.28728 9.95374C7.90772 10.3333 7.43539 10.488 6.91223 10.5584C6.41658 10.625 5.79224 10.625 5.04352 10.625L5.04349 10.625L4.95683 10.625L4.9568 10.625Z\" fill=\"#697586\"/>\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.32957 16.7061C2.19264 16.2667 2.43783 15.7995 2.87722 15.6626C5.46695 14.8555 7.29183 12.5623 7.29183 9.90596L7.29183 6.45817C7.29183 5.99793 7.66493 5.62483 8.12516 5.62483C8.5854 5.62483 8.9585 5.99793 8.9585 6.45817L8.9585 9.90596C8.9585 13.3612 6.59053 16.2511 3.3731 17.2538C2.93371 17.3907 2.4665 17.1455 2.32957 16.7061Z\" fill=\"#697586\"/>\r\n <path d=\"M14.9568 10.625C14.2081 10.625 13.5837 10.625 13.0881 10.5584C12.5649 10.488 12.0926 10.3333 11.713 9.95374C11.3335 9.57418 11.1788 9.10184 11.1084 8.57868C11.0418 8.08304 11.0418 7.45869 11.0418 6.70997L11.0418 6.70994L11.0418 6.62329L11.0418 6.62327C11.0418 5.87454 11.0418 5.2502 11.1084 4.75455C11.1788 4.23139 11.3335 3.75905 11.713 3.3795C12.0926 2.99994 12.5649 2.84521 13.0881 2.77488C13.5837 2.70824 14.2081 2.70826 14.9568 2.70828L14.9568 2.70828L15.0435 2.70828L15.0435 2.70828C15.7922 2.70826 16.4166 2.70824 16.9122 2.77488C17.4354 2.84521 17.9077 2.99994 18.2873 3.3795C18.6668 3.75906 18.8216 4.23139 18.8919 4.75455C18.9585 5.2502 18.9585 5.87454 18.9585 6.62326L18.9585 6.62328L18.9585 6.70995L18.9585 6.70998C18.9585 7.4587 18.9585 8.08304 18.8919 8.57868C18.8216 9.10185 18.6668 9.57418 18.2873 9.95374C17.9077 10.3333 17.4354 10.488 16.9122 10.5584C16.4166 10.625 15.7922 10.625 15.0435 10.625L15.0435 10.625L14.9568 10.625L14.9568 10.625Z\" fill=\"#697586\"/>\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.3296 16.7061C12.1926 16.2667 12.4378 15.7995 12.8772 15.6626C15.4669 14.8555 17.2918 12.5623 17.2918 9.90596L17.2918 6.45817C17.2918 5.99793 17.6649 5.62483 18.1252 5.62483C18.5854 5.62483 18.9585 5.99793 18.9585 6.45817L18.9585 9.90596C18.9585 13.3612 16.5905 16.2511 13.3731 17.2538C12.9337 17.3907 12.4665 17.1455 12.3296 16.7061Z\" fill=\"#697586\"/>\r\n </svg> \r\n )}\r\n {this.type === 'link' && (\r\n <div class=\"link-icon\">\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"10\" viewBox=\"0 0 20 10\" fill=\"none\">\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.8335 1.66667C3.99255 1.66667 2.50016 3.15905 2.50016 5C2.50016 6.84095 3.99255 8.33333 5.8335 8.33333H8.3335C8.79373 8.33333 9.16683 8.70643 9.16683 9.16667C9.16683 9.6269 8.79373 10 8.3335 10H5.8335C3.07207 10 0.833496 7.76142 0.833496 5C0.833496 2.23858 3.07207 0 5.8335 0H8.3335C8.79373 0 9.16683 0.373096 9.16683 0.833333C9.16683 1.29357 8.79373 1.66667 8.3335 1.66667H5.8335ZM10.8335 0.833333C10.8335 0.373096 11.2066 0 11.6668 0H14.1668C16.9283 0 19.1668 2.23858 19.1668 5C19.1668 7.76142 16.9283 10 14.1668 10H11.6668C11.2066 10 10.8335 9.6269 10.8335 9.16667C10.8335 8.70643 11.2066 8.33333 11.6668 8.33333H14.1668C16.0078 8.33333 17.5002 6.84095 17.5002 5C17.5002 3.15905 16.0078 1.66667 14.1668 1.66667H11.6668C11.2066 1.66667 10.8335 1.29357 10.8335 0.833333Z\" fill=\"#697586\"/>\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.66699 5C6.66699 4.53976 7.04009 4.16667 7.50033 4.16667H12.5003C12.9606 4.16667 13.3337 4.53976 13.3337 5C13.3337 5.46024 12.9606 5.83333 12.5003 5.83333H7.50033C7.04009 5.83333 6.66699 5.46024 6.66699 5Z\" fill=\"#697586\"/>\r\n </svg>\r\n </div>\r\n )}\r\n {this.type === 'photo' && (\r\n <div class=\"image\">\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\">\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3.375 5.04167C3.375 4.12119 4.12119 3.375 5.04167 3.375C5.96214 3.375 6.70833 4.12119 6.70833 5.04167C6.70833 5.96214 5.96214 6.70833 5.04167 6.70833C4.12119 6.70833 3.375 5.96214 3.375 5.04167Z\" fill=\"#697586\"/>\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.93796 0.25H9.06204C10.8754 0.24998 12.321 0.249964 13.4544 0.402352C14.6247 0.559697 15.5862 0.893121 16.3466 1.65345C17.1069 2.41377 17.4403 3.37528 17.5976 4.54559C17.75 5.67904 17.75 7.12465 17.75 8.93798V9.06202C17.75 10.8753 17.75 12.321 17.5976 13.4544C17.4403 14.6247 17.1069 15.5862 16.3466 16.3466C15.5862 17.1069 14.6247 17.4403 13.4544 17.5976C12.321 17.75 10.8753 17.75 9.06202 17.75H8.93798C7.12466 17.75 5.67904 17.75 4.54559 17.5976C3.37528 17.4403 2.41377 17.1069 1.65345 16.3466C0.893122 15.5862 0.559698 14.6247 0.402353 13.4544C0.249965 12.321 0.249981 10.8754 0.25 9.06204V8.93796C0.249981 7.12464 0.249965 5.67904 0.402353 4.54559C0.559698 3.37528 0.893122 2.41377 1.65345 1.65345C2.41377 0.893121 3.37528 0.559697 4.54559 0.402352C5.67904 0.249964 7.12464 0.24998 8.93796 0.25ZM4.76767 2.05416C3.78217 2.18665 3.231 2.43291 2.83196 2.83196C2.43291 3.231 2.18665 3.78217 2.05416 4.76767C1.91844 5.77715 1.91667 7.11046 1.91667 9C1.91667 10.8895 1.91844 12.2229 2.05416 13.2323C2.18665 14.2178 2.43291 14.769 2.83196 15.168C3.231 15.5671 3.78217 15.8133 4.76767 15.9458C5.77715 16.0816 7.11047 16.0833 9 16.0833C10.8895 16.0833 12.2229 16.0816 13.2323 15.9458C14.2178 15.8133 14.769 15.5671 15.168 15.168C15.5671 14.769 15.8133 14.2178 15.9458 13.2323C16.0816 12.2229 16.0833 10.8895 16.0833 9C16.0833 7.11046 16.0816 5.77715 15.9458 4.76767C15.8133 3.78217 15.5671 3.231 15.168 2.83196C14.769 2.43291 14.2178 2.18665 13.2323 2.05416C12.2229 1.91844 10.8895 1.91667 9 1.91667C7.11047 1.91667 5.77715 1.91844 4.76767 2.05416Z\" fill=\"#697586\"/>\r\n <path d=\"M17.3666 9.58569C15.744 8.53929 14.1981 8.10081 12.7187 8.1626C11.246 8.2241 9.92182 8.77775 8.73068 9.57413C6.71529 10.9216 4.94269 13.0717 3.35558 14.9968C3.10434 15.3015 2.8577 15.6007 2.61553 15.89L1.9165 16.5008L2.93566 17.1947C3.65582 17.4931 4.49811 17.6237 5.46607 17.6873C6.43028 17.7507 7.59171 17.7507 8.97277 17.7507H9.06243C10.8757 17.7507 12.3213 17.7507 13.4548 17.5983C14.6251 17.441 15.5866 17.1076 16.3469 16.3472C17.0132 15.681 17.3537 14.8636 17.5333 13.8785C17.7083 12.9189 17.741 11.7355 17.7483 10.2902L17.7506 9.83332L17.3666 9.58569Z\" fill=\"#697586\"/>\r\n </svg> \r\n </div>\r\n )}\r\n {this.type === 'list_bullet' && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.8335 4.16667C5.8335 3.70643 6.20659 3.33333 6.66683 3.33333L16.6668 3.33333C17.1271 3.33333 17.5002 3.70643 17.5002 4.16667C17.5002 4.6269 17.1271 5 16.6668 5L6.66683 5C6.20659 5 5.8335 4.6269 5.8335 4.16667Z\" fill=\"#697586\"/>\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.5 4.16667C2.5 3.70643 2.8731 3.33333 3.33333 3.33333H3.34082C3.80106 3.33333 4.17415 3.70643 4.17415 4.16667C4.17415 4.6269 3.80106 5 3.34082 5H3.33333C2.8731 5 2.5 4.6269 2.5 4.16667Z\" fill=\"#697586\"/>\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.5 10C2.5 9.53976 2.8731 9.16667 3.33333 9.16667H3.34082C3.80106 9.16667 4.17415 9.53976 4.17415 10C4.17415 10.4602 3.80106 10.8333 3.34082 10.8333H3.33333C2.8731 10.8333 2.5 10.4602 2.5 10Z\" fill=\"#697586\"/>\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.5 15.8333C2.5 15.3731 2.8731 15 3.33333 15H3.34082C3.80106 15 4.17415 15.3731 4.17415 15.8333C4.17415 16.2936 3.80106 16.6667 3.34082 16.6667H3.33333C2.8731 16.6667 2.5 16.2936 2.5 15.8333Z\" fill=\"#697586\"/>\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.8335 10C5.8335 9.53976 6.20659 9.16667 6.66683 9.16667L16.6668 9.16667C17.1271 9.16667 17.5002 9.53976 17.5002 10C17.5002 10.4602 17.1271 10.8333 16.6668 10.8333L6.66683 10.8333C6.20659 10.8333 5.8335 10.4602 5.8335 10Z\" fill=\"#697586\"/>\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.8335 15.8333C5.8335 15.3731 6.20659 15 6.66683 15L16.6668 15C17.1271 15 17.5002 15.3731 17.5002 15.8333C17.5002 16.2936 17.1271 16.6667 16.6668 16.6667L6.66683 16.6667C6.20659 16.6667 5.8335 16.2936 5.8335 15.8333Z\" fill=\"#697586\"/>\r\n </svg>\r\n )}\r\n {this.type === 'list_numbers' && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.3335 4.99998C8.3335 4.53974 8.70659 4.16664 9.16683 4.16664L17.5002 4.16664C17.9604 4.16664 18.3335 4.53974 18.3335 4.99998C18.3335 5.46022 17.9604 5.83331 17.5002 5.83331L9.16683 5.83331C8.70659 5.83331 8.3335 5.46021 8.3335 4.99998Z\" fill=\"#697586\"/>\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.3335 9.99998C8.3335 9.53974 8.70659 9.16664 9.16683 9.16664L17.5002 9.16664C17.9604 9.16664 18.3335 9.53974 18.3335 9.99998C18.3335 10.4602 17.9604 10.8333 17.5002 10.8333L9.16683 10.8333C8.70659 10.8333 8.3335 10.4602 8.3335 9.99998Z\" fill=\"#697586\"/>\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.3335 15C8.3335 14.5397 8.70659 14.1666 9.16683 14.1666L17.5002 14.1666C17.9604 14.1666 18.3335 14.5397 18.3335 15C18.3335 15.4602 17.9604 15.8333 17.5002 15.8333L9.16683 15.8333C8.70659 15.8333 8.3335 15.4602 8.3335 15Z\" fill=\"#697586\"/>\r\n <path d=\"M3.99489 13.3352C3.94229 13.3334 3.87177 13.3333 3.74995 13.3333H2.49995C2.03972 13.3333 1.66662 12.9602 1.66662 12.5C1.66662 12.0397 2.03972 11.6666 2.49995 11.6666H3.74995L3.79922 11.6666C3.979 11.6663 4.1769 11.6659 4.35762 11.7019C5.08489 11.8465 5.6534 12.415 5.79806 13.1423C5.83401 13.323 5.83366 13.5209 5.83335 13.7007L5.83329 13.75L5.83335 13.7992C5.83366 13.979 5.83401 14.1769 5.79806 14.3576C5.6534 15.0849 5.08489 15.6534 4.35762 15.7981C4.1769 15.834 3.979 15.8337 3.79923 15.8334L3.74995 15.8333C3.62814 15.8333 3.55762 15.8334 3.50502 15.8352C3.48081 15.8361 3.46779 15.8371 3.46254 15.8376C3.4004 15.8519 3.35184 15.9004 3.33754 15.9626C3.33706 15.9678 3.33603 15.9808 3.3352 16.005C3.3334 16.0576 3.33329 16.1282 3.33329 16.25V16.6666H4.99995C5.46019 16.6666 5.83329 17.0397 5.83329 17.5C5.83329 17.9602 5.46019 18.3333 4.99995 18.3333H2.99995L2.97701 18.3333C2.88184 18.3335 2.74054 18.3337 2.6146 18.3167C2.45411 18.2951 2.20117 18.2333 1.98392 18.016C1.76667 17.7988 1.70478 17.5458 1.68321 17.3853C1.66627 17.2594 1.66647 17.1181 1.6666 17.0229L1.66662 17V16.25L1.66656 16.2007C1.66625 16.0209 1.6659 15.823 1.70185 15.6423C1.84651 14.915 2.41502 14.3465 3.14229 14.2019C3.32301 14.1659 3.52091 14.1663 3.70068 14.1666L3.74995 14.1666C3.87177 14.1666 3.94229 14.1665 3.99489 14.1647C4.0191 14.1639 4.03212 14.1629 4.03737 14.1624C4.09951 14.1481 4.14806 14.0995 4.16237 14.0374C4.16285 14.0321 4.16388 14.0191 4.16471 13.9949C4.16651 13.9423 4.16662 13.8718 4.16662 13.75C4.16662 13.6282 4.16651 13.5576 4.16471 13.505C4.16388 13.4808 4.16285 13.4678 4.16237 13.4626C4.14807 13.4004 4.0995 13.3519 4.03737 13.3376L3.99489 13.3352Z\" fill=\"#697586\"/>\r\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.6665 2.49998C1.6665 2.03974 2.0396 1.66664 2.49984 1.66664H3.49984C4.09815 1.66664 4.58317 2.15167 4.58317 2.74998V6.66664H4.99984C5.46007 6.66664 5.83317 7.03974 5.83317 7.49998C5.83317 7.96021 5.46007 8.33331 4.99984 8.33331H2.49984C2.0396 8.33331 1.6665 7.96021 1.6665 7.49998C1.6665 7.03974 2.0396 6.66664 2.49984 6.66664H2.9165V3.33331H2.49984C2.0396 3.33331 1.6665 2.96021 1.6665 2.49998Z\" fill=\"#697586\"/>\r\n </svg>\r\n )}\r\n </div>\r\n )\r\n }\r\n}\r\n"],"version":3}
|
|
1
|
+
{"file":"gb-wysiwyg-editor-icon.entry.js","mappings":";;AAAA,MAAM,sBAAsB,GAAG,EAAE,CAAC;AAClC,kCAAe,sBAAsB;;MCOxB,mBAAmB;;;sBACF,KAAK;;;;IAI/B,MAAM;QACF,QACE,4DAAK,KAAK,EAAC,iBAAiB,GAiBtB,EACN;KACL;;;;;;","names":[],"sources":["src/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.css?tag=gb-wysiwyg-editor-icon&encapsulation=shadow","src/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.tsx"],"sourcesContent":["","import { Component, Prop, h } from \"@stencil/core\";\r\n\r\n@Component({\r\n tag: 'gb-wysiwyg-editor-icon',\r\n styleUrl: 'gb-wysiwyg-editor-icon.css',\r\n shadow: true\r\n})\r\n\r\nexport class GbWysiwygEditorIcon {\r\n @Prop() active: boolean = false;\r\n @Prop() type: 'bold' | 'italic' | 'h1' | 'h2' | 'quote' | 'link' | 'photo' | 'list_bullet' | 'list_numbers';\r\n @Prop() state: 'default' | 'disabled';\r\n\r\n render() {\r\n return (\r\n <div class=\"editor_icon_div\">\r\n {/* {this.type === 'bold' && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\r\n <path\r\n fill-rule=\"evenodd\"\r\n clip-rule=\"evenodd\"\r\n d=\"M7.032 1.66666C7.04906 1.66667 7.06617 1.66667 7.08334 1.66667H10.8991C13.4079 1.66667 15.4167 3.73266 15.4167 6.25C15.4167 8.76734 13.4079 10.8333 10.8991 10.8333H4.58334C4.1231 10.8333 3.75001 10.4602 3.75001 10V5C3.75001 4.98283 3.75 4.96572 3.75 4.94866C3.74995 4.40356 3.7499 3.91379 3.8032 3.51737C3.86139 3.08457 3.9965 2.64056 4.3602 2.27686C4.7239 1.91316 5.16791 1.77805 5.60071 1.71986C5.99713 1.66656 6.4869 1.66661 7.032 1.66666ZM5.5391 3.45494C5.53893 3.45514 5.5388 3.45528 5.53871 3.45537C5.53862 3.45546 5.53848 3.45559 5.53828 3.45576C5.53285 3.4605 5.48714 3.50041 5.45501 3.73945C5.41844 4.01141 5.41667 4.38719 5.41667 5V9.16667H10.8991C12.4598 9.16667 13.75 7.8748 13.75 6.25C13.75 4.6252 12.4598 3.33333 10.8991 3.33333H7.08334C6.47053 3.33333 6.09475 3.3351 5.82279 3.37167C5.58375 3.4038 5.54384 3.44951 5.5391 3.45494Z\"\r\n fill=\"#697586\"\r\n />\r\n <path\r\n fill-rule=\"evenodd\"\r\n clip-rule=\"evenodd\"\r\n d=\"M4.58334 9.16667C5.04358 9.16667 5.41667 9.53976 5.41667 10V15C5.41667 15.6128 5.41844 15.9886 5.45501 16.2606C5.48714 16.4996 5.53285 16.5395 5.53828 16.5442C5.53848 16.5444 5.53862 16.5445 5.53871 16.5446C5.5388 16.5447 5.53893 16.5449 5.5391 16.5451C5.54384 16.5505 5.58375 16.5962 5.82279 16.6283C6.09475 16.6649 6.47053 16.6667 7.08334 16.6667H11.8056C13.3103 16.6667 14.5833 15.3908 14.5833 13.75C14.5833 12.1092 13.3103 10.8333 11.8056 10.8333H10.7738C10.3136 10.8333 9.94048 10.4602 9.94048 10C9.94048 9.53976 10.3136 9.16667 10.7738 9.16667H11.8056C14.2895 9.16667 16.25 11.2486 16.25 13.75C16.25 16.2514 14.2895 18.3333 11.8056 18.3333H7.08334C7.06617 18.3333 7.04906 18.3333 7.032 18.3333C6.48689 18.3334 5.99713 18.3334 5.60071 18.2801C5.16791 18.2219 4.7239 18.0868 4.3602 17.7231C3.9965 17.3594 3.86139 16.9154 3.8032 16.4826C3.7499 16.0862 3.74995 15.5964 3.75 15.0513C3.75 15.0343 3.75001 15.0172 3.75001 15V10C3.75001 9.53976 4.1231 9.16667 4.58334 9.16667Z\"\r\n fill=\"#697586\"\r\n />\r\n </svg>\r\n )} */}\r\n </div>\r\n );\r\n }\r\n}"],"version":3}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { p as promiseResolve, b as bootstrapLazy } from './index-
|
|
2
|
-
export { s as setNonce } from './index-
|
|
1
|
+
import { p as promiseResolve, b as bootstrapLazy } from './index-4b3f6d77.js';
|
|
2
|
+
export { s as setNonce } from './index-4b3f6d77.js';
|
|
3
3
|
import { g as globalScripts } from './app-globals-0f993ce5.js';
|
|
4
4
|
|
|
5
5
|
/*
|
|
@@ -16,7 +16,7 @@ var patchBrowser = () => {
|
|
|
16
16
|
|
|
17
17
|
patchBrowser().then(async (options) => {
|
|
18
18
|
await globalScripts();
|
|
19
|
-
return bootstrapLazy(JSON.parse("[[\"gb-pagination\",[[0,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1],\"currentPage\":[1026,\"current-page\"],\"totalPages\":[1026,\"total-pages\"],\"entries\":[1040],\"selectedPageSize\":[32],\"defaultSelected\":[32]}]]],[\"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-sidebar\",[[1,\"gb-sidebar\",{\"state\":[1025],\"category\":[1],\"navItemStyle\":[1,\"nav-item-style\"],\"type\":[1],\"showSecondCategory\":[4,\"show-second-category\"],\"iconInstance\":[1,\"icon-instance\"],\"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\"],\"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\"],\"complexSidebarData\":[8,\"complex-sidebar-data\"],\"activeIndex\":[1026,\"active-index\"],\"activePrimaryItem\":[1025,\"active-primary-item\"],\"activeSecondaryItem\":[1025,\"active-secondary-item\"],\"leadingIconSvg\":[32],\"sideBarItemClicked\":[64]}]]],[\"gb-textarea-input-field\",[[1,\"gb-textarea-input-field\",{\"type\":[1],\"state\":[1025],\"destructive\":[4],\"placeholderText\":[1,\"placeholder-text\"],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"idOfInput\":[513,\"id-of-input\"],\"isReadOnly\":[516,\"is-read-only\"],\"value\":[1032],\"icon\":[1],\"results\":[1040],\"content\":[32],\"inputValue\":[32],\"selectedStaff\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"show\":[32],\"staffInfo\":[32],\"selectedItems\":[32],\"unselectedItems\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"value\":[\"updateSelectedItems\"]}]]],[\"test-input-tag\",[[0,\"test-input-tag\",{\"idOfInput\":[513,\"id-of-input\"],\"type\":[513],\"labelText\":[513,\"label-text\"],\"isReadOnly\":[516,\"is-read-only\"],\"placeholderText\":[513,\"placeholder-text\"],\"show\":[32],\"showSpinner\":[32],\"staffInfo\":[32],\"selectedStaff\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"inputValue\":[32],\"dropdownOpen\":[32]}]]],[\"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\"],\"color\":[1],\"showBorder\":[4,\"show-border\"]}]]],[\"gb-checkbox-group\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"gb-file-upload\",[[1,\"gb-file-upload\",{\"icon\":[1],\"type\":[1],\"heightSize\":[1,\"height-size\"],\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"],\"progress\":[2],\"fileType\":[16],\"files\":[32],\"fileStates\":[32],\"isDragging\":[32]}]]],[\"gb-horizontal-tabs\",[[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\"]}]]],[\"gb-vertical-tabs\",[[1,\"gb-vertical-tabs\",{\"size\":[1],\"type\":[1],\"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\"]}]]],[\"gb-avatar-group\",[[1,\"gb-avatar-group\",{\"size\":[1],\"moreUsers\":[4,\"more-users\"],\"addMoreButton\":[4,\"add-more-button\"],\"text\":[4],\"state\":[1],\"images\":[16]}]]],[\"gb-header\",[[1,\"gb-header\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"text\":[4],\"placeholder\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"showNotification\":[4,\"show-notification\"],\"showHelp\":[4,\"show-help\"],\"onNavBarItemClicked\":[64]}]]],[\"gb-avatar-profile-photo\",[[1,\"gb-avatar-profile-photo\",{\"placeholder\":[4],\"text\":[4],\"size\":[1],\"verified\":[4],\"icon\":[1]}]]],[\"gb-export-dropdown\",[[1,\"gb-export-dropdown\",{\"state\":[1],\"showFirstSubDropdown\":[32],\"showSecondSubDropdown\":[32]}]]],[\"gb-help-dropdown\",[[1,\"gb-help-dropdown\",{\"showLogError\":[4,\"show-log-error\"],\"onHelpItemClicked\":[64]}]]],[\"gb-toast\",[[1,\"gb-toast\",{\"color\":[1],\"size\":[1],\"breakpoint\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"gb-notification-content\",[[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-notification-pane\",[[1,\"gb-notification-pane\",{\"state\":[1],\"notifications\":[1040],\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-slider\",[[1,\"gb-slider\",{\"min\":[2],\"max\":[2],\"thumbType\":[1,\"thumb-type\"],\"leftControl\":[2,\"left-control\"],\"rightControl\":[2,\"right-control\"],\"label\":[1],\"unit\":[1],\"unitPosition\":[1,\"unit-position\"],\"leftValue\":[32],\"rightValue\":[32]}]]],[\"gb-toggle\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"],\"pressed\":[4]}]]],[\"gb-wysiwyg-tooltip\",[[1,\"gb-wysiwyg-tooltip\",{\"arrow\":[1],\"breakpoint\":[1]}]]],[\"gb-carousel-arrow\",[[0,\"gb-carousel-arrow\",{\"size\":[1],\"chevron\":[1]}]]],[\"gb-pagination-dot-group\",[[1,\"gb-pagination-dot-group\",{\"size\":[1],\"type\":[1],\"color\":[1],\"framed\":[4]}]]],[\"gb-pagination-dot-indicator\",[[0,\"gb-pagination-dot-indicator\",{\"current\":[4],\"type\":[1],\"size\":[1]}]]],[\"gb-progress-circle\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]},null,{\"progress\":[\"handleProgressChange\"]}]]],[\"gb-scrollbar\",[[1,\"gb-scrollbar\",{\"length\":[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-checkbox-group-item\",[[1,\"gb-checkbox-group-item\",{\"size\":[1],\"type\":[1],\"state\":[1],\"breakpoint\":[1],\"showCost\":[4,\"show-cost\"],\"selected\":[1028]}]]],[\"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\"],\"progress\":[2],\"size\":[2],\"fileSize\":[2,\"file-size\"],\"fileName\":[1,\"file-name\"]}]]],[\"gb-avatar-label-group\",[[1,\"gb-avatar-label-group\",{\"size\":[1],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"placeholder\":[4],\"text\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"]}]]],[\"gb-avatar-add-button\",[[1,\"gb-avatar-add-button\",{\"size\":[1],\"showToolTip\":[1028,\"show-tool-tip\"],\"state\":[1],\"el\":[16]}]]],[\"gb-slider-control-handle\",[[1,\"gb-slider-control-handle\",{\"value\":[1],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-header-icon\",[[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}]]],[\"gb-toast-button\",[[1,\"gb-toast-button\",{\"state\":[1],\"color\":[1]}]]],[\"gb-toggle-base\",[[1,\"gb-toggle-base\",{\"size\":[1],\"state\":[1],\"pressed\":[1028]}]]],[\"gb-tab-button-base\",[[1,\"gb-tab-button-base\",{\"current\":[4],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"type\":[1],\"tabName\":[1,\"tab-name\"],\"alignment\":[1]}]]],[\"gb-checkbox_2\",[[1,\"gb-checkbox\",{\"checked\":[4],\"indeterminate\":[4],\"size\":[1],\"type\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"]}],[1,\"gb-checkbox-base\",{\"state\":[1025],\"size\":[1],\"type\":[1],\"checked\":[1028],\"indeterminate\":[1028]}]]],[\"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],\"destructive\":[4],\"leadingIconSvg\":[32]}]]],[\"gb-export-dropdown-item_2\",[[1,\"gb-export-sub-dropdown\"],[1,\"gb-export-dropdown-item\",{\"icon\":[4],\"state\":[1],\"type\":[1]}]]],[\"gb-pagination-button-group-base_2\",[[1,\"gb-pagination-button-group-base\",{\"icon\":[1],\"state\":[1],\"iconSrc\":[1,\"icon-src\"],\"leadingIconSvg\":[32]}],[1,\"gb-pagination-number-base\",{\"shape\":[1],\"state\":[1]}]]],[\"gb-export-sub-dropdown-item\",[[1,\"gb-export-sub-dropdown-item\",{\"icon\":[1],\"state\":[1],\"leadingIconSvg\":[32]}]]],[\"gb-wysiwyg-editor-icon\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[1]}]]],[\"gb-tooltip\",[[1,\"gb-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"arrow\":[1],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"gb-collapse-button_4\",[[1,\"gb-simple-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]}],[1,\"gb-collapse-button\",{\"color\":[1],\"isCollapsed\":[1028,\"is-collapsed\"],\"action\":[1025],\"isHovered\":[1028,\"is-hovered\"],\"collapseSidebar\":[64],\"expandSidebar\":[64]}],[1,\"gb-complex-primary-side-bar-item\",{\"category\":[1],\"itemStyle\":[1,\"item-style\"],\"state\":[1],\"icon\":[1],\"label\":[1],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}],[1,\"gb-complex-secondary-side-bar-item\",{\"state\":[1],\"type\":[1],\"category\":[1],\"label\":[1],\"icon\":[1],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}]]],[\"gb-button-close_3\",[[1,\"gb-progress-bar\",{\"progress\":[2],\"showLabel\":[4,\"show-label\"],\"labelPosition\":[1,\"label-position\"]}],[1,\"gb-file-type-icon\",{\"fileStyle\":[1,\"file-style\"],\"fileType\":[1,\"file-type\"]}],[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}]]],[\"gb-btn_4\",[[1,\"gb-token-field\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showSupportingText\":[4,\"show-supporting-text\"],\"supportingText\":[1,\"supporting-text\"]}],[1,\"gb-verification-code-field\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}],[1,\"gb-megainput-field\",{\"size\":[1],\"state\":[1],\"inputValue\":[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]}]]],[\"gb-badge_2\",[[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]}]]],[\"gb-button\",[[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]}]]],[\"gb-avatar_3\",[[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],\"assignedColorClass\":[32]}],[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\"]}]]],[\"gb-input-dropdown-menu-item_5\",[[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],\"color\":[1],\"handleClick\":[64]}],[1,\"gb-tag-checkbox\",{\"checked\":[4],\"size\":[1],\"disabled\":[4]}],[1,\"gb-tag-close\",{\"size\":[1]}],[1,\"gb-tag-count\",{\"size\":[1]}]]],[\"gb-help-tooltip_4\",[[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\"],\"icon\":[1],\"items\":[1040],\"value\":[1040],\"supportingText\":[4,\"supporting-text\"],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"menuPosition\":[1,\"menu-position\"],\"showSearchInput\":[4,\"show-search-input\"],\"inputValue\":[1,\"input-value\"],\"leadingIconSvg\":[32],\"dropdownOpen\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"selectedItem\":[32],\"searchItem\":[32],\"searchResults\":[32]},[[4,\"click\",\"handleClickOutside\"]]],[1,\"gb-input-field\",{\"size\":[1],\"type\":[1],\"destructive\":[1028],\"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\"],\"showCountryIcon\":[4,\"show-country-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"showCloseButton\":[1028,\"show-close-button\"],\"options\":[1040],\"idOfInput\":[513,\"id-of-input\"],\"labelText\":[513,\"label-text\"],\"isReadOnly\":[516,\"is-read-only\"],\"results\":[1040],\"menuPosition\":[1,\"menu-position\"],\"icon\":[1],\"value\":[1032],\"inputValue\":[32],\"tags\":[32],\"leadingIconSvg\":[32],\"isPasswordVisible\":[32],\"showDropdown\":[32],\"selectedItem\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"dropdownOpen\":[32],\"show\":[32],\"showSpinner\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"options\":[\"optionsChanged\"],\"value\":[\"updateSelectedItems\"]}],[1,\"gb-password-button\",{\"state\":[1],\"isPasswordVisible\":[32]}],[1,\"gb-help-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"showHelpTooltip\":[32]}]]]]"), options);
|
|
19
|
+
return bootstrapLazy(JSON.parse("[[\"gb-avatar_20\",[[1,\"gb-token-field\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showSupportingText\":[4,\"show-supporting-text\"],\"supportingText\":[1,\"supporting-text\"]}],[1,\"gb-verification-code-field\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}],[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\"],\"icon\":[1],\"items\":[1040],\"value\":[1040],\"supportingText\":[4,\"supporting-text\"],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"menuPosition\":[1,\"menu-position\"],\"showSearchInput\":[4,\"show-search-input\"],\"inputValue\":[1,\"input-value\"],\"leadingIconSvg\":[32],\"dropdownOpen\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"selectedItem\":[32],\"searchItem\":[32],\"searchResults\":[32]},[[4,\"click\",\"handleClickOutside\"]]],[1,\"gb-input-field\",{\"size\":[1],\"type\":[1],\"destructive\":[1028],\"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\"],\"showCountryIcon\":[4,\"show-country-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"showCloseButton\":[1028,\"show-close-button\"],\"options\":[1040],\"idOfInput\":[513,\"id-of-input\"],\"labelText\":[513,\"label-text\"],\"isReadOnly\":[516,\"is-read-only\"],\"results\":[1040],\"menuPosition\":[1,\"menu-position\"],\"icon\":[1],\"value\":[1032],\"inputValue\":[32],\"tags\":[32],\"leadingIconSvg\":[32],\"isPasswordVisible\":[32],\"showDropdown\":[32],\"selectedItem\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"dropdownOpen\":[32],\"show\":[32],\"showSpinner\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"options\":[\"optionsChanged\"],\"value\":[\"updateSelectedItems\"]}],[1,\"gb-megainput-field\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}],[1,\"gb-password-button\",{\"state\":[1],\"isPasswordVisible\":[32]}],[1,\"gb-help-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"showHelpTooltip\":[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],\"color\":[1],\"handleClick\":[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-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],\"assignedColorClass\":[32]}],[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\"]}]]],[\"gb-pagination\",[[0,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1],\"currentPage\":[1026,\"current-page\"],\"totalPages\":[1026,\"total-pages\"],\"entries\":[1040],\"selectedPageSize\":[32],\"defaultSelected\":[32]}]]],[\"gb-sidebar\",[[1,\"gb-sidebar\",{\"state\":[1025],\"category\":[1],\"navItemStyle\":[1,\"nav-item-style\"],\"type\":[1],\"showSecondCategory\":[4,\"show-second-category\"],\"iconInstance\":[1,\"icon-instance\"],\"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\"],\"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\"],\"complexSidebarData\":[8,\"complex-sidebar-data\"],\"activeIndex\":[1026,\"active-index\"],\"activePrimaryItem\":[1025,\"active-primary-item\"],\"activeSecondaryItem\":[1025,\"active-secondary-item\"],\"leadingIconSvg\":[32],\"sideBarItemClicked\":[64]}]]],[\"gb-textarea-input-field\",[[1,\"gb-textarea-input-field\",{\"type\":[1],\"state\":[1025],\"destructive\":[4],\"placeholderText\":[1,\"placeholder-text\"],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"idOfInput\":[513,\"id-of-input\"],\"isReadOnly\":[516,\"is-read-only\"],\"value\":[1032],\"icon\":[1],\"results\":[1040],\"content\":[32],\"inputValue\":[32],\"selectedStaff\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"show\":[32],\"staffInfo\":[32],\"selectedItems\":[32],\"unselectedItems\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"value\":[\"updateSelectedItems\"]}]]],[\"test-input-tag\",[[0,\"test-input-tag\",{\"idOfInput\":[513,\"id-of-input\"],\"type\":[513],\"labelText\":[513,\"label-text\"],\"isReadOnly\":[516,\"is-read-only\"],\"placeholderText\":[513,\"placeholder-text\"],\"show\":[32],\"showSpinner\":[32],\"staffInfo\":[32],\"selectedStaff\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"inputValue\":[32],\"dropdownOpen\":[32]}]]],[\"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\"],\"color\":[1],\"showBorder\":[4,\"show-border\"]}]]],[\"gb-checkbox-group\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"gb-file-upload\",[[1,\"gb-file-upload\",{\"icon\":[1],\"type\":[1],\"heightSize\":[1,\"height-size\"],\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"],\"progress\":[2],\"fileType\":[16],\"files\":[32],\"fileStates\":[32],\"isDragging\":[32]}]]],[\"gb-horizontal-tabs\",[[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\"]}]]],[\"gb-vertical-tabs\",[[1,\"gb-vertical-tabs\",{\"size\":[1],\"type\":[1],\"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\"]}]]],[\"gb-avatar-group\",[[1,\"gb-avatar-group\",{\"size\":[1],\"moreUsers\":[4,\"more-users\"],\"addMoreButton\":[4,\"add-more-button\"],\"text\":[4],\"state\":[1],\"images\":[16]}]]],[\"gb-header\",[[1,\"gb-header\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"text\":[4],\"placeholder\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"showNotification\":[4,\"show-notification\"],\"showHelp\":[4,\"show-help\"],\"onNavBarItemClicked\":[64]}]]],[\"gb-avatar-profile-photo\",[[1,\"gb-avatar-profile-photo\",{\"placeholder\":[4],\"text\":[4],\"size\":[1],\"verified\":[4],\"icon\":[1]}]]],[\"gb-export-dropdown\",[[1,\"gb-export-dropdown\",{\"state\":[1],\"showFirstSubDropdown\":[32],\"showSecondSubDropdown\":[32]}]]],[\"gb-help-dropdown\",[[1,\"gb-help-dropdown\",{\"showLogError\":[4,\"show-log-error\"],\"onHelpItemClicked\":[64]}]]],[\"gb-toast\",[[1,\"gb-toast\",{\"color\":[1],\"size\":[1],\"breakpoint\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"gb-notification-content\",[[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-notification-pane\",[[1,\"gb-notification-pane\",{\"state\":[1],\"notifications\":[1040],\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-slider\",[[1,\"gb-slider\",{\"min\":[2],\"max\":[2],\"thumbType\":[1,\"thumb-type\"],\"leftControl\":[2,\"left-control\"],\"rightControl\":[2,\"right-control\"],\"label\":[1],\"unit\":[1],\"unitPosition\":[1,\"unit-position\"],\"leftValue\":[32],\"rightValue\":[32]}]]],[\"gb-toggle\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"],\"pressed\":[4]}]]],[\"gb-carousel-arrow\",[[0,\"gb-carousel-arrow\",{\"size\":[1],\"chevron\":[1]}]]],[\"gb-pagination-dot-group\",[[1,\"gb-pagination-dot-group\",{\"size\":[1],\"type\":[1],\"color\":[1],\"framed\":[4]}]]],[\"gb-pagination-dot-indicator\",[[0,\"gb-pagination-dot-indicator\",{\"current\":[4],\"type\":[1],\"size\":[1]}]]],[\"gb-progress-circle\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]},null,{\"progress\":[\"handleProgressChange\"]}]]],[\"gb-scrollbar\",[[1,\"gb-scrollbar\",{\"length\":[1]}]]],[\"gb-table-cell\",[[1,\"gb-table-cell\",{\"type\":[1]}]]],[\"gb-wysiwyg-editor-icon\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[1]}]]],[\"gb-checkbox-group-item\",[[1,\"gb-checkbox-group-item\",{\"size\":[1],\"type\":[1],\"state\":[1],\"breakpoint\":[1],\"showCost\":[4,\"show-cost\"],\"selected\":[1028]}]]],[\"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\"],\"progress\":[2],\"size\":[2],\"fileSize\":[2,\"file-size\"],\"fileName\":[1,\"file-name\"]}]]],[\"gb-avatar-label-group\",[[1,\"gb-avatar-label-group\",{\"size\":[1],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"placeholder\":[4],\"text\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"]}]]],[\"gb-avatar-add-button\",[[1,\"gb-avatar-add-button\",{\"size\":[1],\"showToolTip\":[1028,\"show-tool-tip\"],\"state\":[1],\"el\":[16]}]]],[\"gb-slider-control-handle\",[[1,\"gb-slider-control-handle\",{\"value\":[1],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-header-icon\",[[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}]]],[\"gb-toast-button\",[[1,\"gb-toast-button\",{\"state\":[1],\"color\":[1]}]]],[\"gb-toggle-base\",[[1,\"gb-toggle-base\",{\"size\":[1],\"state\":[1],\"pressed\":[1028]}]]],[\"gb-tab-button-base\",[[1,\"gb-tab-button-base\",{\"current\":[4],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"type\":[1],\"tabName\":[1,\"tab-name\"],\"alignment\":[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],\"destructive\":[4],\"leadingIconSvg\":[32]}]]],[\"gb-export-dropdown-item_2\",[[1,\"gb-export-sub-dropdown\"],[1,\"gb-export-dropdown-item\",{\"icon\":[4],\"state\":[1],\"type\":[1]}]]],[\"gb-pagination-button-group-base_2\",[[1,\"gb-pagination-button-group-base\",{\"icon\":[1],\"state\":[1],\"iconSrc\":[1,\"icon-src\"],\"leadingIconSvg\":[32]}],[1,\"gb-pagination-number-base\",{\"shape\":[1],\"state\":[1]}]]],[\"gb-export-sub-dropdown-item\",[[1,\"gb-export-sub-dropdown-item\",{\"icon\":[1],\"state\":[1],\"leadingIconSvg\":[32]}]]],[\"gb-badge_2\",[[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]}]]],[\"gb-collapse-button_4\",[[1,\"gb-simple-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]}],[1,\"gb-collapse-button\",{\"color\":[1],\"isCollapsed\":[1028,\"is-collapsed\"],\"action\":[1025],\"isHovered\":[1028,\"is-hovered\"],\"collapseSidebar\":[64],\"expandSidebar\":[64]}],[1,\"gb-complex-primary-side-bar-item\",{\"category\":[1],\"itemStyle\":[1,\"item-style\"],\"state\":[1],\"icon\":[1],\"label\":[1],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}],[1,\"gb-complex-secondary-side-bar-item\",{\"state\":[1],\"type\":[1],\"category\":[1],\"label\":[1],\"icon\":[1],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}]]],[\"gb-button-close_3\",[[1,\"gb-progress-bar\",{\"progress\":[2],\"showLabel\":[4,\"show-label\"],\"labelPosition\":[1,\"label-position\"]}],[1,\"gb-file-type-icon\",{\"fileStyle\":[1,\"file-style\"],\"fileType\":[1,\"file-type\"]}],[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}]]]]"), options);
|
|
20
20
|
});
|
|
21
21
|
|
|
22
22
|
//# sourceMappingURL=globuscomponents.js.map
|
|
@@ -1655,6 +1655,6 @@ var hostListenerOpts = (flags) => supportsListenerOptions ? {
|
|
|
1655
1655
|
// src/runtime/nonce.ts
|
|
1656
1656
|
var setNonce = (nonce) => plt.$nonce$ = nonce;
|
|
1657
1657
|
|
|
1658
|
-
export { Fragment as F,
|
|
1658
|
+
export { Fragment as F, getAssetPath as a, bootstrapLazy as b, createEvent as c, getElement as g, h, promiseResolve as p, registerInstance as r, setNonce as s };
|
|
1659
1659
|
|
|
1660
|
-
//# sourceMappingURL=index-
|
|
1660
|
+
//# sourceMappingURL=index-4b3f6d77.js.map
|