genesys-spark-components 4.137.1 → 4.138.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/genesys-webcomponents.cjs.js +3 -3
- package/dist/cjs/{get-valid-timezone-2f200f69.js → get-valid-timezone-6d0cf04e.js} +1 -1
- package/dist/cjs/gux-accordion-section.cjs.entry.js +12 -7
- package/dist/cjs/gux-accordion.cjs.entry.js +3 -3
- package/dist/cjs/gux-action-button.cjs.entry.js +14 -5
- package/dist/cjs/gux-action-toast-legacy.cjs.entry.js +3 -3
- package/dist/cjs/gux-advanced-dropdown-legacy.cjs.entry.js +18 -11
- package/dist/cjs/gux-all-row-select.cjs.entry.js +3 -4
- package/dist/cjs/gux-announce-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-avatar-beta.cjs.entry.js +22 -5
- package/dist/cjs/gux-avatar-change-photo-beta.cjs.entry.js +3 -3
- package/dist/cjs/gux-avatar-focusable-beta.cjs.entry.js +1 -2
- package/dist/cjs/gux-avatar-group-add-item-beta_3.cjs.entry.js +7 -5
- package/dist/cjs/gux-avatar-group-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-avatar-group-item-beta.cjs.entry.js +5 -3
- package/dist/cjs/gux-badge.cjs.entry.js +4 -5
- package/dist/cjs/gux-blank-state.cjs.entry.js +4 -4
- package/dist/cjs/gux-breadcrumb-item.cjs.entry.js +2 -3
- package/dist/cjs/gux-breadcrumbs.cjs.entry.js +4 -4
- package/dist/cjs/gux-button-multi.cjs.entry.js +10 -4
- package/dist/cjs/gux-button-slot.cjs.entry.js +3 -4
- package/dist/cjs/gux-button_2.cjs.entry.js +26 -11
- package/dist/cjs/gux-calendar-beta.cjs.entry.js +11 -8
- package/dist/cjs/gux-calendar.cjs.entry.js +20 -6
- package/dist/cjs/gux-card.cjs.entry.js +7 -4
- package/dist/cjs/gux-column-manager-item.cjs.entry.js +5 -9
- package/dist/cjs/gux-column-manager.cjs.entry.js +4 -4
- package/dist/cjs/gux-content-search.cjs.entry.js +11 -7
- package/dist/cjs/gux-context-menu.cjs.entry.js +23 -6
- package/dist/cjs/gux-copy-to-clipboard.cjs.entry.js +4 -4
- package/dist/cjs/gux-create-option.cjs.entry.js +4 -5
- package/dist/cjs/gux-cta-group.cjs.entry.js +7 -1
- package/dist/cjs/gux-date-beta.cjs.entry.js +10 -5
- package/dist/cjs/gux-date-time-beta.cjs.entry.js +10 -5
- package/dist/cjs/gux-datepicker.cjs.entry.js +35 -10
- package/dist/cjs/gux-day-beta.cjs.entry.js +3 -6
- package/dist/cjs/gux-disclosure-button-legacy.cjs.entry.js +14 -6
- package/dist/cjs/gux-dismiss-button.cjs.entry.js +6 -6
- package/dist/cjs/gux-dropdown-multi-tag.cjs.entry.js +6 -3
- package/dist/cjs/gux-dropdown-multi.cjs.entry.js +14 -8
- package/dist/cjs/gux-dropdown-option.cjs.entry.js +2 -8
- package/dist/cjs/gux-dropdown_3.cjs.entry.js +14 -14
- package/dist/cjs/gux-file-list-item.cjs.entry.js +5 -8
- package/dist/cjs/gux-flag-icon-beta.cjs.entry.js +3 -5
- package/dist/cjs/gux-flyout-menu.cjs.entry.js +4 -4
- package/dist/cjs/gux-form-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-form-description.cjs.entry.js +1 -1
- package/dist/cjs/gux-form-field-checkbox-group-beta.cjs.entry.js +25 -8
- package/dist/cjs/gux-form-field-checkbox.cjs.entry.js +6 -7
- package/dist/cjs/gux-form-field-color.cjs.entry.js +13 -12
- package/dist/cjs/{gux-form-field-container-8885a7d9.js → gux-form-field-container-64894e99.js} +1 -1
- package/dist/cjs/gux-form-field-dropdown.cjs.entry.js +14 -11
- package/dist/cjs/{gux-form-field-error-da20ee82.js → gux-form-field-error-429b5753.js} +1 -1
- package/dist/cjs/{gux-form-field-fieldset-container-a5808f36.js → gux-form-field-fieldset-container-db1aba2b.js} +1 -1
- package/dist/cjs/gux-form-field-file-beta.cjs.entry.js +12 -7
- package/dist/cjs/gux-form-field-file.cjs.entry.js +11 -7
- package/dist/cjs/gux-form-field-input-clear-button.cjs.entry.js +4 -4
- package/dist/cjs/gux-form-field-label-indicator.cjs.entry.js +3 -3
- package/dist/cjs/gux-form-field-number_2.cjs.entry.js +19 -19
- package/dist/cjs/gux-form-field-phone.cjs.entry.js +15 -12
- package/dist/cjs/gux-form-field-radio-group-beta.cjs.entry.js +25 -8
- package/dist/cjs/gux-form-field-radio.cjs.entry.js +6 -7
- package/dist/cjs/gux-form-field-range.cjs.entry.js +14 -17
- package/dist/cjs/gux-form-field-search.cjs.entry.js +13 -11
- package/dist/cjs/gux-form-field-select.cjs.entry.js +13 -11
- package/dist/cjs/gux-form-field-text-like.cjs.entry.js +13 -14
- package/dist/cjs/gux-form-field-textarea.cjs.entry.js +12 -10
- package/dist/cjs/gux-form-field-time-picker.cjs.entry.js +15 -13
- package/dist/cjs/gux-form-field-time-zone-picker.cjs.entry.js +14 -12
- package/dist/cjs/gux-form-fieldset-heading.cjs.entry.js +1 -1
- package/dist/cjs/gux-form-footer.cjs.entry.js +2 -2
- package/dist/cjs/gux-form-heading.cjs.entry.js +1 -1
- package/dist/cjs/gux-icon-tooltip-beta.cjs.entry.js +2 -3
- package/dist/cjs/gux-icon.cjs.entry.js +9 -5
- package/dist/cjs/gux-inline-alert.cjs.entry.js +5 -5
- package/dist/cjs/gux-label-info-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-link-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-list-divider.cjs.entry.js +2 -2
- package/dist/cjs/gux-list-item.cjs.entry.js +2 -2
- package/dist/cjs/gux-list.cjs.entry.js +3 -3
- package/dist/cjs/gux-listbox-multi.cjs.entry.js +4 -6
- package/dist/cjs/gux-loading-message.cjs.entry.js +3 -3
- package/dist/cjs/gux-menu-option.cjs.entry.js +2 -2
- package/dist/cjs/gux-menu.cjs.entry.js +2 -2
- package/dist/cjs/gux-modal-legacy.cjs.entry.js +7 -5
- package/dist/cjs/gux-modal-side-panel-beta.cjs.entry.js +3 -3
- package/dist/cjs/gux-modal.cjs.entry.js +11 -3
- package/dist/cjs/gux-month-calendar.cjs.entry.js +5 -8
- package/dist/cjs/gux-month-list_2.cjs.entry.js +1 -2
- package/dist/cjs/gux-month-picker-beta.cjs.entry.js +4 -8
- package/dist/cjs/gux-notification-toast-legacy.cjs.entry.js +6 -3
- package/dist/cjs/gux-option-group-beta.cjs.entry.js +5 -3
- package/dist/cjs/gux-option-icon.cjs.entry.js +3 -7
- package/dist/cjs/gux-option-multi.cjs.entry.js +4 -5
- package/dist/cjs/gux-page-loading-spinner.cjs.entry.js +3 -4
- package/dist/cjs/gux-pagination-buttons-legacy_3.cjs.entry.js +6 -8
- package/dist/cjs/gux-pagination-buttons_2.cjs.entry.js +5 -7
- package/dist/cjs/gux-pagination-cursor.cjs.entry.js +3 -5
- package/dist/cjs/gux-pagination-items-per-page.cjs.entry.js +3 -3
- package/dist/cjs/gux-pagination-legacy.cjs.entry.js +15 -4
- package/dist/cjs/gux-pagination.cjs.entry.js +15 -5
- package/dist/cjs/gux-phone-input-beta.cjs.entry.js +6 -6
- package/dist/cjs/gux-popover-beta.cjs.entry.js +17 -7
- package/dist/cjs/gux-popover-list-beta.cjs.entry.js +13 -6
- package/dist/cjs/gux-popover-list.cjs.entry.js +14 -7
- package/dist/cjs/gux-popup.cjs.entry.js +13 -4
- package/dist/cjs/gux-radial-loading.cjs.entry.js +11 -4
- package/dist/cjs/gux-radial-progress.cjs.entry.js +8 -3
- package/dist/cjs/gux-rating.cjs.entry.js +3 -3
- package/dist/cjs/gux-rich-highlight-list-item.cjs.entry.js +3 -4
- package/dist/cjs/gux-rich-style-list-item_3.cjs.entry.js +4 -6
- package/dist/cjs/gux-rich-text-editor-action-group.cjs.entry.js +1 -1
- package/dist/cjs/gux-rich-text-editor-action-link.cjs.entry.js +4 -4
- package/dist/cjs/gux-rich-text-editor-action-rich-style.cjs.entry.js +4 -5
- package/dist/cjs/gux-rich-text-editor-action-text-highlight.cjs.entry.js +4 -4
- package/dist/cjs/gux-rich-text-editor-action.cjs.entry.js +3 -4
- package/dist/cjs/gux-rich-text-editor-beta.cjs.entry.js +4 -4
- package/dist/cjs/gux-rich-text-editor-list.cjs.entry.js +2 -3
- package/dist/cjs/gux-row-select.cjs.entry.js +4 -5
- package/dist/cjs/gux-screen-reader-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-segmented-control-beta.cjs.entry.js +3 -4
- package/dist/cjs/gux-segmented-control-item.cjs.entry.js +1 -2
- package/dist/cjs/gux-selector-card-beta.cjs.entry.js +2 -3
- package/dist/cjs/gux-selector-cards-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-side-panel-beta.cjs.entry.js +4 -4
- package/dist/cjs/gux-side-panel-heading.cjs.entry.js +5 -3
- package/dist/cjs/gux-simple-toast-legacy.cjs.entry.js +6 -3
- package/dist/cjs/gux-skip-navigation-item.cjs.entry.js +2 -2
- package/dist/cjs/gux-skip-navigation-list.cjs.entry.js +4 -4
- package/dist/cjs/gux-sort-control.cjs.entry.js +6 -7
- package/dist/cjs/gux-submenu.cjs.entry.js +4 -5
- package/dist/cjs/gux-switch-item.cjs.entry.js +2 -3
- package/dist/cjs/gux-switch-legacy.cjs.entry.js +3 -4
- package/dist/cjs/gux-tab-advanced-list.cjs.entry.js +28 -6
- package/dist/cjs/gux-tab-advanced-panel.cjs.entry.js +2 -3
- package/dist/cjs/gux-tab-advanced.cjs.entry.js +7 -5
- package/dist/cjs/gux-tab-list.cjs.entry.js +5 -6
- package/dist/cjs/gux-tab-panel.cjs.entry.js +2 -3
- package/dist/cjs/gux-tab.cjs.entry.js +6 -4
- package/dist/cjs/gux-table-select-menu.cjs.entry.js +3 -3
- package/dist/cjs/gux-table-toolbar-action.cjs.entry.js +4 -5
- package/dist/cjs/gux-table-toolbar-custom-action.cjs.entry.js +3 -3
- package/dist/cjs/gux-table-toolbar-menu-button.cjs.entry.js +5 -6
- package/dist/cjs/gux-table-toolbar.cjs.entry.js +8 -8
- package/dist/cjs/gux-table.cjs.entry.js +16 -6
- package/dist/cjs/gux-tabs-advanced.cjs.entry.js +3 -5
- package/dist/cjs/gux-tabs.cjs.entry.js +9 -5
- package/dist/cjs/gux-tag.cjs.entry.js +4 -5
- package/dist/cjs/gux-text-highlight.cjs.entry.js +8 -4
- package/dist/cjs/gux-time-beta.cjs.entry.js +10 -5
- package/dist/cjs/gux-time-picker.cjs.entry.js +5 -8
- package/dist/cjs/gux-time-zone-beta.cjs.entry.js +3 -7
- package/dist/cjs/gux-time-zone-picker-beta.cjs.entry.js +3 -11
- package/dist/cjs/gux-toast.cjs.entry.js +4 -4
- package/dist/cjs/gux-toggle-slider.cjs.entry.js +3 -3
- package/dist/cjs/gux-toggle.cjs.entry.js +5 -9
- package/dist/cjs/gux-tooltip-base-beta_2.cjs.entry.js +54 -15
- package/dist/cjs/gux-tooltip-pointer-beta.cjs.entry.js +87 -0
- package/dist/cjs/gux-tooltip-title.cjs.entry.js +5 -5
- package/dist/cjs/gux-tooltip_2.cjs.entry.js +15 -11
- package/dist/cjs/{index-3ee995a4.js → index-aa48ea67.js} +1 -1
- package/dist/cjs/{index-1337610f.js → index-e321455d.js} +329 -246
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{on-click-outside-bfd599ca.js → on-click-outside-8a2d3a8e.js} +1 -1
- package/dist/cjs/{on-mutation-7c046081.js → on-mutation-6d71ec1a.js} +1 -1
- package/dist/cjs/{on-resize-514663f7.js → on-resize-b2cc6e7f.js} +1 -1
- package/dist/cjs/{usage-47b5afb6.js → usage-66f3f455.js} +2 -2
- package/dist/collection/collection-manifest.json +2 -1
- package/dist/collection/components/beta/gux-announce/gux-announce.js +2 -0
- package/dist/collection/components/beta/gux-avatar/gux-avatar-focusable/gux-avatar-focusable.js +0 -3
- package/dist/collection/components/beta/gux-avatar/gux-avatar.js +37 -2
- package/dist/collection/components/beta/gux-avatar-group/gux-avatar-group-item/gux-avatar-group-item.js +7 -1
- package/dist/collection/components/beta/gux-avatar-group/gux-avatar-group.js +2 -0
- package/dist/collection/components/beta/gux-avatar-group/gux-avatar-overflow/gux-avatar-overflow-item/gux-avatar-overflow-item.js +7 -1
- package/dist/collection/components/beta/gux-calendar-beta/gux-calendar.js +10 -5
- package/dist/collection/components/beta/gux-cta-group/gux-cta-group.js +10 -0
- package/dist/collection/components/beta/gux-date/gux-date.js +12 -1
- package/dist/collection/components/beta/gux-date-time/gux-date-time.js +12 -1
- package/dist/collection/components/beta/gux-day/gux-day.js +4 -5
- package/dist/collection/components/beta/gux-flag-icon/gux-flag-icon.js +4 -4
- package/dist/collection/components/beta/gux-form/gux-form-footer/gux-form-footer.js +2 -0
- package/dist/collection/components/beta/gux-icon-tooltip/gux-icon-tooltip.js +4 -1
- package/dist/collection/components/beta/gux-label-info/gux-label-info.js +4 -0
- package/dist/collection/components/beta/gux-link/gux-link.js +4 -0
- package/dist/collection/components/beta/gux-month-picker/gux-month-calendar/gux-month-calendar.js +9 -6
- package/dist/collection/components/beta/gux-month-picker/gux-month-calendar/gux-month-list/gux-month-list-item/gux-month-list-item.js +6 -1
- package/dist/collection/components/beta/gux-month-picker/gux-month-picker.js +8 -4
- package/dist/collection/components/beta/gux-phone-input/gux-phone-input.js +18 -2
- package/dist/collection/components/beta/gux-popover-beta/gux-popover.css +0 -3
- package/dist/collection/components/beta/gux-popover-beta/gux-popover.js +23 -3
- package/dist/collection/components/beta/gux-popover-list-beta/gux-popover-list.js +20 -3
- package/dist/collection/components/beta/gux-rich-text-editor/gux-rich-text-editor-action/gux-rich-text-editor-action-link/gux-rich-text-editor-action-link.js +4 -0
- package/dist/collection/components/beta/gux-rich-text-editor/gux-rich-text-editor-action/gux-rich-text-editor-action-rich-style/gux-rich-text-editor-action-rich-style.js +4 -1
- package/dist/collection/components/beta/gux-rich-text-editor/gux-rich-text-editor-action/gux-rich-text-editor-action-text-highlight/gux-rich-text-editor-action-text-highlight.js +4 -0
- package/dist/collection/components/beta/gux-rich-text-editor/gux-rich-text-editor-action/gux-rich-text-editor-action.js +6 -1
- package/dist/collection/components/beta/gux-rich-text-editor/gux-rich-text-editor-action-group/gux-rich-text-editor-action-group.js +2 -0
- package/dist/collection/components/beta/gux-rich-text-editor/gux-rich-text-editor-beta.js +2 -0
- package/dist/collection/components/beta/gux-rich-text-editor/gux-rich-text-editor-list/gux-rich-highlight-list-item/gux-rich-highlight-list-item.js +6 -1
- package/dist/collection/components/beta/gux-rich-text-editor/gux-rich-text-editor-list/gux-rich-style-list-item/gux-rich-style-list-item.js +4 -1
- package/dist/collection/components/beta/gux-rich-text-editor/gux-rich-text-editor-list/gux-rich-text-editor-list.js +2 -1
- package/dist/collection/components/beta/gux-rich-text-editor/gux-rich-text-editor-list/gux-rich-text-editor-sub-list/gux-rich-text-editor-sub-list.js +2 -1
- package/dist/collection/components/beta/gux-segmented-control/gux-segmented-control-item/gux-segmented-control-item.js +8 -1
- package/dist/collection/components/beta/gux-segmented-control/gux-segmented-control.js +5 -2
- package/dist/collection/components/beta/gux-selector-cards/gux-selector-card/gux-selector-card.js +2 -1
- package/dist/collection/components/beta/gux-side-panel/components/gux-modal-side-panel/gux-modal-side-panel.js +5 -1
- package/dist/collection/components/beta/gux-side-panel/components/gux-side-panel-heading/gux-side-panel-heading.js +7 -1
- package/dist/collection/components/beta/gux-side-panel/gux-side-panel.css +0 -6
- package/dist/collection/components/beta/gux-side-panel/gux-side-panel.js +3 -1
- package/dist/collection/components/beta/gux-time/gux-time.js +12 -1
- package/dist/collection/components/beta/gux-time-zone/gux-time-zone.js +8 -6
- package/dist/collection/components/beta/gux-time-zone-picker/gux-time-zone-picker.js +16 -8
- package/dist/collection/components/beta/gux-tooltip-base/gux-tooltip-base.js +88 -12
- package/dist/collection/components/beta/gux-tooltip-beta/gux-tooltip.js +15 -3
- package/dist/collection/components/beta/gux-tooltip-pointer-beta/gux-tooltip-pointer.js +226 -0
- package/dist/collection/components/legacy/gux-action-toast-legacy/gux-action-toast.js +1 -1
- package/dist/collection/components/legacy/gux-advanced-dropdown-legacy/dropdown-option/gux-dropdown-option.js +11 -9
- package/dist/collection/components/legacy/gux-advanced-dropdown-legacy/gux-advanced-dropdown.js +24 -7
- package/dist/collection/components/legacy/gux-disclosure-button-legacy/gux-disclosure-button.js +17 -3
- package/dist/collection/components/legacy/gux-modal-legacy/gux-modal-legacy.js +11 -3
- package/dist/collection/components/legacy/gux-notification-toast-legacy/gux-notification-toast.js +6 -1
- package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-buttons-legacy/gux-pagination-buttons.js +7 -3
- package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-item-counts-legacy/gux-pagination-item-counts.js +8 -2
- package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-items-per-page-legacy/gux-pagination-items-per-page.js +3 -1
- package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination.js +21 -2
- package/dist/collection/components/legacy/gux-simple-toast-legacy/gux-simple-toast.js +6 -1
- package/dist/collection/components/legacy/gux-switch-legacy/gux-switch-item/gux-switch-item.js +7 -2
- package/dist/collection/components/legacy/gux-switch-legacy/gux-switch.js +5 -2
- package/dist/collection/components/stable/gux-accordion/gux-accordion-section/gux-accordion-section.js +21 -6
- package/dist/collection/components/stable/gux-accordion/gux-accordion.js +3 -1
- package/dist/collection/components/stable/gux-action-button/gux-action-button.js +18 -1
- package/dist/collection/components/stable/gux-badge/gux-badge.js +5 -2
- package/dist/collection/components/stable/gux-blank-state/gux-blank-state.js +1 -1
- package/dist/collection/components/stable/gux-breadcrumbs/breadcrumb-item/gux-breadcrumb-item.js +3 -4
- package/dist/collection/components/stable/gux-breadcrumbs/gux-breadcrumbs.js +3 -1
- package/dist/collection/components/stable/gux-button/gux-button.js +18 -4
- package/dist/collection/components/stable/gux-button-multi/gux-button-multi.js +13 -1
- package/dist/collection/components/stable/gux-button-slot/gux-button-slot.js +5 -2
- package/dist/collection/components/stable/gux-calendar/gux-calendar.js +29 -3
- package/dist/collection/components/stable/gux-card/gux-card.js +7 -2
- package/dist/collection/components/stable/gux-column-manager/gux-column-manager-item/gux-column-manager-item.js +5 -7
- package/dist/collection/components/stable/gux-column-manager/gux-column-manager.js +1 -1
- package/dist/collection/components/stable/gux-content-search/gux-content-search.js +12 -4
- package/dist/collection/components/stable/gux-context-menu/gux-context-menu.js +27 -2
- package/dist/collection/components/stable/gux-copy-to-clipboard/gux-copy-to-clipboard.js +1 -1
- package/dist/collection/components/stable/gux-datepicker/gux-datepicker.js +51 -6
- package/dist/collection/components/stable/gux-dismiss-button/gux-dismiss-button.css +4 -9
- package/dist/collection/components/stable/gux-dismiss-button/gux-dismiss-button.js +6 -2
- package/dist/collection/components/stable/gux-dropdown/gux-dropdown.js +22 -3
- package/dist/collection/components/stable/gux-dropdown-multi/gux-dropdown-multi-tag/gux-dropdown-multi-tag.js +8 -1
- package/dist/collection/components/stable/gux-dropdown-multi/gux-dropdown-multi.js +25 -3
- package/dist/collection/components/stable/gux-flyout-menu/gux-flyout-menu.js +2 -2
- package/dist/collection/components/stable/gux-flyout-menu/gux-menu/gux-menu-option/gux-menu-option.js +1 -1
- package/dist/collection/components/stable/gux-flyout-menu/gux-menu/gux-menu.js +1 -1
- package/dist/collection/components/stable/gux-flyout-menu/gux-menu/gux-submenu/gux-submenu.js +5 -4
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-checkbox/gux-form-field-checkbox.js +8 -3
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-checkbox-group/gux-form-field-checkbox-group.js +25 -2
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-color/gux-form-field-color.js +12 -7
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-dropdown/gux-form-field-dropdown.js +12 -5
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-file/gux-form-field-file.js +10 -2
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-file-beta/components/gux-file-list-item/gux-file-list-item.js +10 -5
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-file-beta/gux-form-field-file.js +10 -1
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-number/gux-form-field-number.js +14 -7
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-phone/gux-form-field-phone.js +13 -6
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-radio/gux-form-field-radio.js +6 -3
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-radio-group/gux-form-field-radio-group.js +25 -2
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-range/gux-form-field-range.js +16 -11
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-search/gux-form-field-search.js +12 -6
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-select/gux-form-field-select.js +12 -6
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-text-like/gux-form-field-text-like.js +16 -9
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-textarea/gux-form-field-textarea.js +13 -5
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-picker/gux-form-field-time-picker.js +13 -7
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-zone-picker/gux-form-field-time-zone-picker.js +12 -6
- package/dist/collection/components/stable/gux-form-field/helper-components/gux-form-field-input-clear-button/gux-form-field-input-clear-button.js +1 -1
- package/dist/collection/components/stable/gux-form-field/helper-components/gux-form-field-label-indicator/gux-form-field-label-indicator.js +4 -0
- package/dist/collection/components/stable/gux-icon/gux-icon.js +15 -3
- package/dist/collection/components/stable/gux-inline-alert/gux-inline-alert.js +4 -2
- package/dist/collection/components/stable/gux-list/gux-list-divider/gux-list-divider.js +1 -1
- package/dist/collection/components/stable/gux-list/gux-list-item/gux-list-item.js +3 -1
- package/dist/collection/components/stable/gux-list/gux-list.js +1 -1
- package/dist/collection/components/stable/gux-listbox/gux-listbox.js +13 -3
- package/dist/collection/components/stable/gux-listbox/option-group/gux-option-group.js +6 -2
- package/dist/collection/components/stable/gux-listbox/options/gux-option/gux-option.js +12 -3
- package/dist/collection/components/stable/gux-listbox/options/gux-option-icon/gux-option-icon.js +22 -6
- package/dist/collection/components/stable/gux-listbox-multi/gux-create-option/gux-create-option.js +10 -3
- package/dist/collection/components/stable/gux-listbox-multi/gux-listbox-multi.js +17 -3
- package/dist/collection/components/stable/gux-listbox-multi/gux-option-multi/gux-option-multi.js +14 -3
- package/dist/collection/components/stable/gux-loading-message/gux-loading-message.js +1 -1
- package/dist/collection/components/stable/gux-modal/gux-modal.js +13 -1
- package/dist/collection/components/stable/gux-page-loading-spinner/gux-page-loading-spinner.js +3 -4
- package/dist/collection/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-buttons.js +9 -3
- package/dist/collection/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-ellipsis-button/gux-pagination-ellipsis-button.js +8 -5
- package/dist/collection/components/stable/gux-pagination/gux-pagination-item-counts/gux-pagination-item-counts.js +8 -2
- package/dist/collection/components/stable/gux-pagination/gux-pagination-items-per-page/gux-pagination-items-per-page.js +5 -1
- package/dist/collection/components/stable/gux-pagination/gux-pagination.js +23 -3
- package/dist/collection/components/stable/gux-pagination-cursor/gux-pagination-cursor.js +10 -2
- package/dist/collection/components/stable/gux-popover/gux-popover.css +0 -3
- package/dist/collection/components/stable/gux-popover/gux-popover.js +24 -3
- package/dist/collection/components/stable/gux-popover-list/gux-popover-list.js +21 -4
- package/dist/collection/components/stable/gux-popup/gux-popup.js +22 -3
- package/dist/collection/components/stable/gux-radial-loading/gux-radial-loading.js +12 -1
- package/dist/collection/components/stable/gux-radial-progress/gux-radial-progress.js +12 -1
- package/dist/collection/components/stable/gux-rating/gux-rating.js +11 -1
- package/dist/collection/components/stable/gux-skip-navigation-list/gux-skip-navigation-item/gux-skip-navigation-item.js +1 -1
- package/dist/collection/components/stable/gux-skip-navigation-list/gux-skip-navigation-list.js +1 -1
- package/dist/collection/components/stable/gux-table/gux-all-row-select/gux-all-row-select.js +5 -2
- package/dist/collection/components/stable/gux-table/gux-row-select/gux-row-select.js +6 -3
- package/dist/collection/components/stable/gux-table/gux-sort-control/gux-sort-control.js +5 -4
- package/dist/collection/components/stable/gux-table/gux-table-select-menu/gux-table-select-menu.js +3 -1
- package/dist/collection/components/stable/gux-table/gux-table.js +21 -3
- package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-action/gux-table-toolbar-action.js +9 -2
- package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-custom-action/gux-table-toolbar-custom-action.js +7 -1
- package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-menu-button/gux-table-toolbar-menu-button.js +3 -2
- package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar.js +4 -4
- package/dist/collection/components/stable/gux-tabs/gux-tab/gux-tab.js +9 -3
- package/dist/collection/components/stable/gux-tabs/gux-tab-list/gux-tab-list.js +2 -3
- package/dist/collection/components/stable/gux-tabs/gux-tab-panel/gux-tab-panel.js +3 -2
- package/dist/collection/components/stable/gux-tabs/gux-tabs.js +13 -3
- package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced/gux-tab-advanced.js +9 -3
- package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced-list/gux-tab-advanced-list.js +31 -3
- package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced-panel/gux-tab-advanced-panel.js +3 -2
- package/dist/collection/components/stable/gux-tabs-advanced/gux-tabs-advanced.js +3 -3
- package/dist/collection/components/stable/gux-tag/gux-tag.js +11 -2
- package/dist/collection/components/stable/gux-text-highlight/gux-text-highlight.js +14 -2
- package/dist/collection/components/stable/gux-time-picker/gux-time-picker.js +19 -4
- package/dist/collection/components/stable/gux-toast/gux-toast.js +4 -2
- package/dist/collection/components/stable/gux-toggle/gux-toggle-slider/gux-toggle-slider.js +12 -2
- package/dist/collection/components/stable/gux-toggle/gux-toggle.js +20 -6
- package/dist/collection/components/stable/gux-tooltip/gux-tooltip.js +14 -3
- package/dist/collection/components/stable/gux-tooltip-title/gux-tooltip-title.js +2 -2
- package/dist/collection/components/stable/gux-truncate/gux-truncate.js +5 -6
- package/dist/esm/genesys-webcomponents.js +4 -4
- package/dist/esm/{get-valid-timezone-4688faf5.js → get-valid-timezone-3bde2dae.js} +1 -1
- package/dist/esm/gux-accordion-section.entry.js +12 -7
- package/dist/esm/gux-accordion.entry.js +3 -3
- package/dist/esm/gux-action-button.entry.js +14 -5
- package/dist/esm/gux-action-toast-legacy.entry.js +3 -3
- package/dist/esm/gux-advanced-dropdown-legacy.entry.js +18 -11
- package/dist/esm/gux-all-row-select.entry.js +3 -4
- package/dist/esm/gux-announce-beta.entry.js +2 -2
- package/dist/esm/gux-avatar-beta.entry.js +22 -5
- package/dist/esm/gux-avatar-change-photo-beta.entry.js +3 -3
- package/dist/esm/gux-avatar-focusable-beta.entry.js +1 -2
- package/dist/esm/gux-avatar-group-add-item-beta_3.entry.js +7 -5
- package/dist/esm/gux-avatar-group-beta.entry.js +2 -2
- package/dist/esm/gux-avatar-group-item-beta.entry.js +5 -3
- package/dist/esm/gux-badge.entry.js +4 -5
- package/dist/esm/gux-blank-state.entry.js +4 -4
- package/dist/esm/gux-breadcrumb-item.entry.js +2 -3
- package/dist/esm/gux-breadcrumbs.entry.js +4 -4
- package/dist/esm/gux-button-multi.entry.js +10 -4
- package/dist/esm/gux-button-slot.entry.js +3 -4
- package/dist/esm/gux-button_2.entry.js +26 -11
- package/dist/esm/gux-calendar-beta.entry.js +11 -8
- package/dist/esm/gux-calendar.entry.js +20 -6
- package/dist/esm/gux-card.entry.js +7 -4
- package/dist/esm/gux-column-manager-item.entry.js +5 -9
- package/dist/esm/gux-column-manager.entry.js +4 -4
- package/dist/esm/gux-content-search.entry.js +11 -7
- package/dist/esm/gux-context-menu.entry.js +23 -6
- package/dist/esm/gux-copy-to-clipboard.entry.js +4 -4
- package/dist/esm/gux-create-option.entry.js +4 -5
- package/dist/esm/gux-cta-group.entry.js +7 -1
- package/dist/esm/gux-date-beta.entry.js +10 -5
- package/dist/esm/gux-date-time-beta.entry.js +10 -5
- package/dist/esm/gux-datepicker.entry.js +35 -10
- package/dist/esm/gux-day-beta.entry.js +3 -6
- package/dist/esm/gux-disclosure-button-legacy.entry.js +14 -6
- package/dist/esm/gux-dismiss-button.entry.js +6 -6
- package/dist/esm/gux-dropdown-multi-tag.entry.js +6 -3
- package/dist/esm/gux-dropdown-multi.entry.js +14 -8
- package/dist/esm/gux-dropdown-option.entry.js +2 -8
- package/dist/esm/gux-dropdown_3.entry.js +14 -14
- package/dist/esm/gux-file-list-item.entry.js +5 -8
- package/dist/esm/gux-flag-icon-beta.entry.js +3 -5
- package/dist/esm/gux-flyout-menu.entry.js +4 -4
- package/dist/esm/gux-form-beta.entry.js +1 -1
- package/dist/esm/gux-form-description.entry.js +1 -1
- package/dist/esm/gux-form-field-checkbox-group-beta.entry.js +25 -8
- package/dist/esm/gux-form-field-checkbox.entry.js +6 -7
- package/dist/esm/gux-form-field-color.entry.js +13 -12
- package/dist/esm/{gux-form-field-container-007ab28f.js → gux-form-field-container-3dd7c6ff.js} +1 -1
- package/dist/esm/gux-form-field-dropdown.entry.js +14 -11
- package/dist/esm/{gux-form-field-error-a340fbff.js → gux-form-field-error-acb40a19.js} +1 -1
- package/dist/esm/{gux-form-field-fieldset-container-15aeb3b3.js → gux-form-field-fieldset-container-6cb3610f.js} +1 -1
- package/dist/esm/gux-form-field-file-beta.entry.js +12 -7
- package/dist/esm/gux-form-field-file.entry.js +11 -7
- package/dist/esm/gux-form-field-input-clear-button.entry.js +4 -4
- package/dist/esm/gux-form-field-label-indicator.entry.js +3 -3
- package/dist/esm/gux-form-field-number_2.entry.js +19 -19
- package/dist/esm/gux-form-field-phone.entry.js +15 -12
- package/dist/esm/gux-form-field-radio-group-beta.entry.js +25 -8
- package/dist/esm/gux-form-field-radio.entry.js +6 -7
- package/dist/esm/gux-form-field-range.entry.js +14 -17
- package/dist/esm/gux-form-field-search.entry.js +13 -11
- package/dist/esm/gux-form-field-select.entry.js +13 -11
- package/dist/esm/gux-form-field-text-like.entry.js +13 -14
- package/dist/esm/gux-form-field-textarea.entry.js +12 -10
- package/dist/esm/gux-form-field-time-picker.entry.js +15 -13
- package/dist/esm/gux-form-field-time-zone-picker.entry.js +14 -12
- package/dist/esm/gux-form-fieldset-heading.entry.js +1 -1
- package/dist/esm/gux-form-footer.entry.js +2 -2
- package/dist/esm/gux-form-heading.entry.js +1 -1
- package/dist/esm/gux-icon-tooltip-beta.entry.js +2 -3
- package/dist/esm/gux-icon.entry.js +9 -5
- package/dist/esm/gux-inline-alert.entry.js +5 -5
- package/dist/esm/gux-label-info-beta.entry.js +2 -2
- package/dist/esm/gux-link-beta.entry.js +2 -2
- package/dist/esm/gux-list-divider.entry.js +2 -2
- package/dist/esm/gux-list-item.entry.js +2 -2
- package/dist/esm/gux-list.entry.js +3 -3
- package/dist/esm/gux-listbox-multi.entry.js +4 -6
- package/dist/esm/gux-loading-message.entry.js +3 -3
- package/dist/esm/gux-menu-option.entry.js +2 -2
- package/dist/esm/gux-menu.entry.js +2 -2
- package/dist/esm/gux-modal-legacy.entry.js +7 -5
- package/dist/esm/gux-modal-side-panel-beta.entry.js +3 -3
- package/dist/esm/gux-modal.entry.js +11 -3
- package/dist/esm/gux-month-calendar.entry.js +5 -8
- package/dist/esm/gux-month-list_2.entry.js +1 -2
- package/dist/esm/gux-month-picker-beta.entry.js +4 -8
- package/dist/esm/gux-notification-toast-legacy.entry.js +6 -3
- package/dist/esm/gux-option-group-beta.entry.js +5 -3
- package/dist/esm/gux-option-icon.entry.js +3 -7
- package/dist/esm/gux-option-multi.entry.js +4 -5
- package/dist/esm/gux-page-loading-spinner.entry.js +3 -4
- package/dist/esm/gux-pagination-buttons-legacy_3.entry.js +6 -8
- package/dist/esm/gux-pagination-buttons_2.entry.js +5 -7
- package/dist/esm/gux-pagination-cursor.entry.js +3 -5
- package/dist/esm/gux-pagination-items-per-page.entry.js +3 -3
- package/dist/esm/gux-pagination-legacy.entry.js +15 -4
- package/dist/esm/gux-pagination.entry.js +15 -5
- package/dist/esm/gux-phone-input-beta.entry.js +6 -6
- package/dist/esm/gux-popover-beta.entry.js +17 -7
- package/dist/esm/gux-popover-list-beta.entry.js +13 -6
- package/dist/esm/gux-popover-list.entry.js +14 -7
- package/dist/esm/gux-popup.entry.js +13 -4
- package/dist/esm/gux-radial-loading.entry.js +11 -4
- package/dist/esm/gux-radial-progress.entry.js +8 -3
- package/dist/esm/gux-rating.entry.js +3 -3
- package/dist/esm/gux-rich-highlight-list-item.entry.js +3 -4
- package/dist/esm/gux-rich-style-list-item_3.entry.js +4 -6
- package/dist/esm/gux-rich-text-editor-action-group.entry.js +1 -1
- package/dist/esm/gux-rich-text-editor-action-link.entry.js +4 -4
- package/dist/esm/gux-rich-text-editor-action-rich-style.entry.js +4 -5
- package/dist/esm/gux-rich-text-editor-action-text-highlight.entry.js +4 -4
- package/dist/esm/gux-rich-text-editor-action.entry.js +3 -4
- package/dist/esm/gux-rich-text-editor-beta.entry.js +4 -4
- package/dist/esm/gux-rich-text-editor-list.entry.js +2 -3
- package/dist/esm/gux-row-select.entry.js +4 -5
- package/dist/esm/gux-screen-reader-beta.entry.js +2 -2
- package/dist/esm/gux-segmented-control-beta.entry.js +3 -4
- package/dist/esm/gux-segmented-control-item.entry.js +1 -2
- package/dist/esm/gux-selector-card-beta.entry.js +2 -3
- package/dist/esm/gux-selector-cards-beta.entry.js +2 -2
- package/dist/esm/gux-side-panel-beta.entry.js +4 -4
- package/dist/esm/gux-side-panel-heading.entry.js +5 -3
- package/dist/esm/gux-simple-toast-legacy.entry.js +6 -3
- package/dist/esm/gux-skip-navigation-item.entry.js +2 -2
- package/dist/esm/gux-skip-navigation-list.entry.js +4 -4
- package/dist/esm/gux-sort-control.entry.js +6 -7
- package/dist/esm/gux-submenu.entry.js +4 -5
- package/dist/esm/gux-switch-item.entry.js +2 -3
- package/dist/esm/gux-switch-legacy.entry.js +3 -4
- package/dist/esm/gux-tab-advanced-list.entry.js +28 -6
- package/dist/esm/gux-tab-advanced-panel.entry.js +2 -3
- package/dist/esm/gux-tab-advanced.entry.js +7 -5
- package/dist/esm/gux-tab-list.entry.js +5 -6
- package/dist/esm/gux-tab-panel.entry.js +2 -3
- package/dist/esm/gux-tab.entry.js +6 -4
- package/dist/esm/gux-table-select-menu.entry.js +3 -3
- package/dist/esm/gux-table-toolbar-action.entry.js +4 -5
- package/dist/esm/gux-table-toolbar-custom-action.entry.js +3 -3
- package/dist/esm/gux-table-toolbar-menu-button.entry.js +5 -6
- package/dist/esm/gux-table-toolbar.entry.js +8 -8
- package/dist/esm/gux-table.entry.js +16 -6
- package/dist/esm/gux-tabs-advanced.entry.js +3 -5
- package/dist/esm/gux-tabs.entry.js +9 -5
- package/dist/esm/gux-tag.entry.js +4 -5
- package/dist/esm/gux-text-highlight.entry.js +8 -4
- package/dist/esm/gux-time-beta.entry.js +10 -5
- package/dist/esm/gux-time-picker.entry.js +5 -8
- package/dist/esm/gux-time-zone-beta.entry.js +3 -7
- package/dist/esm/gux-time-zone-picker-beta.entry.js +3 -11
- package/dist/esm/gux-toast.entry.js +4 -4
- package/dist/esm/gux-toggle-slider.entry.js +3 -3
- package/dist/esm/gux-toggle.entry.js +5 -9
- package/dist/esm/gux-tooltip-base-beta_2.entry.js +54 -15
- package/dist/esm/gux-tooltip-pointer-beta.entry.js +83 -0
- package/dist/esm/gux-tooltip-title.entry.js +5 -5
- package/dist/esm/gux-tooltip_2.entry.js +15 -11
- package/dist/esm/{index-21889d5d.js → index-1f4f2f77.js} +329 -246
- package/dist/esm/{index-0faa8b4b.js → index-4f1356d9.js} +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{on-click-outside-ae4fe543.js → on-click-outside-6c2e399b.js} +1 -1
- package/dist/esm/{on-mutation-bf72b518.js → on-mutation-751e68e4.js} +1 -1
- package/dist/esm/{on-resize-3558b8d8.js → on-resize-c9d0d33c.js} +1 -1
- package/dist/esm/{usage-66b031b6.js → usage-82f4ed22.js} +2 -2
- package/dist/genesys-webcomponents/genesys-webcomponents.esm.js +1 -1
- package/dist/genesys-webcomponents/p-022a52a2.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-d8cfc7f4.entry.js → p-06c560a3.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-0c68cd7e.entry.js → p-06cf738f.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-07558d3c.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-f0f72d33.entry.js → p-088104c2.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-0ab9131f.entry.js +1 -0
- package/dist/genesys-webcomponents/p-0b9028cc.entry.js +1 -0
- package/dist/genesys-webcomponents/p-0c2eefd6.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-998d0740.entry.js → p-0e29cd7c.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-0f5d07c3.entry.js +1 -0
- package/dist/genesys-webcomponents/p-10722985.entry.js +1 -0
- package/dist/genesys-webcomponents/p-10855021.entry.js +1 -0
- package/dist/genesys-webcomponents/p-11b192eb.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-4d601d16.entry.js → p-1414aa91.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-18c5991c.entry.js +1 -0
- package/dist/genesys-webcomponents/p-1a2e02d2.entry.js +1 -0
- package/dist/genesys-webcomponents/p-1acbb41c.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-aae4e2a0.entry.js → p-1d1a34f7.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-f1b4bd0c.entry.js → p-1d8a281c.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-1de926ae.entry.js +1 -0
- package/dist/genesys-webcomponents/p-1ebe5ed3.entry.js +1 -0
- package/dist/genesys-webcomponents/p-1f09aeba.entry.js +1 -0
- package/dist/genesys-webcomponents/p-1f1aae44.entry.js +1 -0
- package/dist/genesys-webcomponents/p-2090daf5.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-74f11e24.entry.js → p-21936ade.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-23cadd8a.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-0296c477.entry.js → p-24359dc4.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-25141c4d.js +1 -0
- package/dist/genesys-webcomponents/p-256fd8ac.entry.js +1 -0
- package/dist/genesys-webcomponents/p-26664be0.entry.js +1 -0
- package/dist/genesys-webcomponents/p-26cea618.entry.js +1 -0
- package/dist/genesys-webcomponents/p-27afc29f.entry.js +1 -0
- package/dist/genesys-webcomponents/p-28ca234a.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-95cd9a3f.js → p-2ed2ac49.js} +1 -1
- package/dist/genesys-webcomponents/{p-09cd77d5.entry.js → p-30d003d6.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-a70bd221.entry.js → p-333e1e5d.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-336482e6.entry.js +1 -0
- package/dist/genesys-webcomponents/p-3432b407.entry.js +1 -0
- package/dist/genesys-webcomponents/p-37ff7da7.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-fedeec66.entry.js → p-38cd7fcb.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-391a8ee3.entry.js +1 -0
- package/dist/genesys-webcomponents/p-3a2bad66.entry.js +1 -0
- package/dist/genesys-webcomponents/p-40b60461.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-9ec2c365.entry.js → p-41ceb756.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-42f12293.entry.js +1 -0
- package/dist/genesys-webcomponents/p-448f87e8.entry.js +1 -0
- package/dist/genesys-webcomponents/p-44c8e830.entry.js +1 -0
- package/dist/genesys-webcomponents/p-47111889.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-ca77e93c.entry.js → p-4899c497.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-48c4811d.entry.js +1 -0
- package/dist/genesys-webcomponents/p-4ab29293.entry.js +1 -0
- package/dist/genesys-webcomponents/p-4b80bf06.entry.js +1 -0
- package/dist/genesys-webcomponents/p-4c0d8275.entry.js +1 -0
- package/dist/genesys-webcomponents/p-4d8fefe9.entry.js +1 -0
- package/dist/genesys-webcomponents/p-4dcab63c.entry.js +1 -0
- package/dist/genesys-webcomponents/p-4e644516.entry.js +1 -0
- package/dist/genesys-webcomponents/p-5084a24c.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-2fb35815.entry.js → p-524a766d.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-fe99d044.entry.js → p-53686c92.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-53d82198.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-fedc41af.entry.js → p-548d3d8a.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-b4b82cf4.entry.js → p-54c4d9b2.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-550d583a.entry.js +1 -0
- package/dist/genesys-webcomponents/p-5552e3ee.entry.js +1 -0
- package/dist/genesys-webcomponents/p-55b5dc46.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-71800987.entry.js → p-57143315.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-580eb82e.entry.js +1 -0
- package/dist/genesys-webcomponents/p-5b6d30e7.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-87c4440a.entry.js → p-5c0e2153.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-63732581.entry.js +1 -0
- package/dist/genesys-webcomponents/p-63b5fe38.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-b9235c99.entry.js → p-65555eae.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-08da7486.entry.js → p-656e8110.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-6b003c2f.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-e9817004.entry.js → p-6b2b5a41.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-6c6c42c8.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-1cf0d9f2.entry.js → p-6c857a7c.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-6c8ffefb.entry.js +1 -0
- package/dist/genesys-webcomponents/p-6e8d35da.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-2890595c.entry.js → p-6f689af9.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-6fdf7d55.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-913aa337.entry.js → p-70d46aa2.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-7100775a.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-40a396b2.entry.js → p-711ea2b9.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-1f87b882.entry.js → p-755e54f1.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-76e53700.entry.js +1 -0
- package/dist/genesys-webcomponents/p-7a3516c6.entry.js +1 -0
- package/dist/genesys-webcomponents/p-7df8198c.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-e0a4dd62.entry.js → p-8072832c.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-8150e45a.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-26772091.js → p-832c080d.js} +1 -1
- package/dist/genesys-webcomponents/{p-af436a65.entry.js → p-83805b29.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-8549ffb3.entry.js +1 -0
- package/dist/genesys-webcomponents/p-8876201c.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-546ac41a.entry.js → p-88ed1778.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-8aa30f26.entry.js +1 -0
- package/dist/genesys-webcomponents/p-8b3b0bb1.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-80dd1a31.js → p-8e7bc8d5.js} +1 -1
- package/dist/genesys-webcomponents/p-9111f90e.entry.js +1 -0
- package/dist/genesys-webcomponents/p-91f876e2.entry.js +1 -0
- package/dist/genesys-webcomponents/p-93440314.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-6b2da51d.entry.js → p-93c51b06.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-93f718f8.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-9df4dd07.js → p-946c70b7.js} +1 -1
- package/dist/genesys-webcomponents/p-9513b03b.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-ee6cadcd.entry.js → p-9533c202.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-9568c71c.entry.js +1 -0
- package/dist/genesys-webcomponents/p-9aacdb61.entry.js +1 -0
- package/dist/genesys-webcomponents/p-9b58da3d.entry.js +1 -0
- package/dist/genesys-webcomponents/p-9e1de7fa.entry.js +1 -0
- package/dist/genesys-webcomponents/p-9e50757f.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-59281f36.entry.js → p-9e8527c5.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-9eaf8395.entry.js +1 -0
- package/dist/genesys-webcomponents/p-9fbcf4b8.entry.js +1 -0
- package/dist/genesys-webcomponents/p-a0b27429.entry.js +1 -0
- package/dist/genesys-webcomponents/p-a23da86f.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-4aa95aad.entry.js → p-a3b0452f.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-f45e96de.entry.js → p-a3c8cd87.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-ef5347b7.entry.js → p-a88e796a.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-afe7da53.entry.js → p-aa4ce925.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-9c2058f1.entry.js → p-ab98aeee.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-ae33292c.entry.js +1 -0
- package/dist/genesys-webcomponents/p-b09a4eb1.entry.js +1 -0
- package/dist/genesys-webcomponents/p-b4a4f759.entry.js +1 -0
- package/dist/genesys-webcomponents/p-b8c8a83a.entry.js +1 -0
- package/dist/genesys-webcomponents/p-ba20f4d0.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-3e3f9c55.entry.js → p-ba653870.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-bc839fe4.entry.js +1 -0
- package/dist/genesys-webcomponents/p-bcdfa4a3.entry.js +1 -0
- package/dist/genesys-webcomponents/p-bd1d4fac.js +1 -0
- package/dist/genesys-webcomponents/p-be87f00b.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-9fd12f09.entry.js → p-bebe2c4e.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-c282b478.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-c81d79ec.entry.js → p-c47264a9.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-bdd38f69.entry.js → p-c53235ef.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-7710f92e.entry.js → p-c6746db6.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-c738e095.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-dad9998a.entry.js → p-c99d4e4d.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-cb3498e0.entry.js +1 -0
- package/dist/genesys-webcomponents/p-cf74fd3d.js +2 -0
- package/dist/genesys-webcomponents/p-d4267928.entry.js +1 -0
- package/dist/genesys-webcomponents/p-d4a7f27f.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-bc4af7c5.entry.js → p-d5d53cd8.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-d956c372.entry.js +1 -0
- package/dist/genesys-webcomponents/p-d971123d.entry.js +1 -0
- package/dist/genesys-webcomponents/p-da68f2b9.entry.js +1 -0
- package/dist/genesys-webcomponents/p-dce97667.entry.js +1 -0
- package/dist/genesys-webcomponents/p-e089ebbc.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-55e5cbf1.entry.js → p-e186875c.entry.js} +2 -2
- package/dist/genesys-webcomponents/p-e25259e1.entry.js +1 -0
- package/dist/genesys-webcomponents/p-e2ffff37.entry.js +1 -0
- package/dist/genesys-webcomponents/p-e44a5821.entry.js +1 -0
- package/dist/genesys-webcomponents/p-e5b37439.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-e14bacc2.js → p-e5e644b3.js} +1 -1
- package/dist/genesys-webcomponents/p-e7b350b3.entry.js +1 -0
- package/dist/genesys-webcomponents/p-e8e24ce8.entry.js +1 -0
- package/dist/genesys-webcomponents/p-e96d41ee.entry.js +1 -0
- package/dist/genesys-webcomponents/p-ea79920c.entry.js +1 -0
- package/dist/genesys-webcomponents/p-eca567b9.js +1 -0
- package/dist/genesys-webcomponents/{p-55b7db12.entry.js → p-f09b2662.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-6a2b1013.js → p-f3d844c7.js} +1 -1
- package/dist/genesys-webcomponents/{p-bd0f4f91.entry.js → p-f60ca8d8.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-f95e7891.entry.js +1 -0
- package/dist/genesys-webcomponents/p-fd4034a4.entry.js +1 -0
- package/dist/genesys-webcomponents/p-fe876ff2.entry.js +1 -0
- package/dist/stencil-wrapper.js +1 -1
- package/dist/types/components/beta/gux-tooltip-base/gux-tooltip-base.d.ts +5 -1
- package/dist/types/components/beta/gux-tooltip-pointer-beta/gux-tooltip-pointer.d.ts +35 -0
- package/dist/types/components.d.ts +37 -0
- package/dist/types/stencil-wrapper.d.ts +1 -1
- package/package.json +2 -2
- package/dist/genesys-webcomponents/p-048d0ec1.entry.js +0 -1
- package/dist/genesys-webcomponents/p-0ad2febb.entry.js +0 -1
- package/dist/genesys-webcomponents/p-0cdca757.entry.js +0 -1
- package/dist/genesys-webcomponents/p-0d2817e8.entry.js +0 -1
- package/dist/genesys-webcomponents/p-0d9eb77f.entry.js +0 -1
- package/dist/genesys-webcomponents/p-1396b7da.entry.js +0 -1
- package/dist/genesys-webcomponents/p-14ba684b.entry.js +0 -1
- package/dist/genesys-webcomponents/p-151def72.entry.js +0 -1
- package/dist/genesys-webcomponents/p-16a3251d.entry.js +0 -1
- package/dist/genesys-webcomponents/p-18a24881.entry.js +0 -1
- package/dist/genesys-webcomponents/p-1b684396.entry.js +0 -1
- package/dist/genesys-webcomponents/p-1d5d64ac.entry.js +0 -1
- package/dist/genesys-webcomponents/p-1ed51bd7.entry.js +0 -1
- package/dist/genesys-webcomponents/p-1fc77766.entry.js +0 -1
- package/dist/genesys-webcomponents/p-20332e49.entry.js +0 -1
- package/dist/genesys-webcomponents/p-21329b0c.entry.js +0 -1
- package/dist/genesys-webcomponents/p-22a9d75f.entry.js +0 -1
- package/dist/genesys-webcomponents/p-2606a2e6.entry.js +0 -1
- package/dist/genesys-webcomponents/p-27780f2f.entry.js +0 -1
- package/dist/genesys-webcomponents/p-2884a1ce.entry.js +0 -1
- package/dist/genesys-webcomponents/p-2c779f86.js +0 -1
- package/dist/genesys-webcomponents/p-315128a4.entry.js +0 -1
- package/dist/genesys-webcomponents/p-39b4aaa9.entry.js +0 -1
- package/dist/genesys-webcomponents/p-3b774802.entry.js +0 -1
- package/dist/genesys-webcomponents/p-44a2e21c.entry.js +0 -1
- package/dist/genesys-webcomponents/p-45c80a4a.entry.js +0 -1
- package/dist/genesys-webcomponents/p-4bd8eb9d.entry.js +0 -1
- package/dist/genesys-webcomponents/p-4fb2b05d.entry.js +0 -1
- package/dist/genesys-webcomponents/p-51a8fb01.entry.js +0 -1
- package/dist/genesys-webcomponents/p-5212eef1.entry.js +0 -1
- package/dist/genesys-webcomponents/p-546eb56a.js +0 -1
- package/dist/genesys-webcomponents/p-54a92b40.entry.js +0 -1
- package/dist/genesys-webcomponents/p-5a2d0c68.entry.js +0 -1
- package/dist/genesys-webcomponents/p-5c5b3d9b.entry.js +0 -1
- package/dist/genesys-webcomponents/p-5cec632f.entry.js +0 -1
- package/dist/genesys-webcomponents/p-61394342.entry.js +0 -1
- package/dist/genesys-webcomponents/p-629b01c9.entry.js +0 -1
- package/dist/genesys-webcomponents/p-638856d6.entry.js +0 -1
- package/dist/genesys-webcomponents/p-63a94083.entry.js +0 -1
- package/dist/genesys-webcomponents/p-65d45036.entry.js +0 -1
- package/dist/genesys-webcomponents/p-69013978.entry.js +0 -1
- package/dist/genesys-webcomponents/p-69db5785.entry.js +0 -1
- package/dist/genesys-webcomponents/p-69f68192.entry.js +0 -1
- package/dist/genesys-webcomponents/p-6bd419ca.entry.js +0 -1
- package/dist/genesys-webcomponents/p-6c809264.entry.js +0 -1
- package/dist/genesys-webcomponents/p-76d58f1b.entry.js +0 -1
- package/dist/genesys-webcomponents/p-794dce52.entry.js +0 -1
- package/dist/genesys-webcomponents/p-7d51298c.entry.js +0 -1
- package/dist/genesys-webcomponents/p-808311ae.entry.js +0 -1
- package/dist/genesys-webcomponents/p-836a9961.entry.js +0 -1
- package/dist/genesys-webcomponents/p-8580abaa.entry.js +0 -1
- package/dist/genesys-webcomponents/p-8a0ed70f.entry.js +0 -1
- package/dist/genesys-webcomponents/p-8a6961c2.entry.js +0 -1
- package/dist/genesys-webcomponents/p-8ad58201.entry.js +0 -1
- package/dist/genesys-webcomponents/p-8b633819.entry.js +0 -1
- package/dist/genesys-webcomponents/p-8dfe38ba.entry.js +0 -1
- package/dist/genesys-webcomponents/p-999287e0.entry.js +0 -1
- package/dist/genesys-webcomponents/p-9a92f3c9.entry.js +0 -1
- package/dist/genesys-webcomponents/p-9e45f5fe.entry.js +0 -1
- package/dist/genesys-webcomponents/p-a07c6530.entry.js +0 -1
- package/dist/genesys-webcomponents/p-a1f6aac7.entry.js +0 -1
- package/dist/genesys-webcomponents/p-a3a8f6f3.entry.js +0 -1
- package/dist/genesys-webcomponents/p-a721bc3f.entry.js +0 -1
- package/dist/genesys-webcomponents/p-a99c18b5.js +0 -1
- package/dist/genesys-webcomponents/p-aa4a8f81.entry.js +0 -1
- package/dist/genesys-webcomponents/p-abcc77bd.entry.js +0 -1
- package/dist/genesys-webcomponents/p-ad1355eb.entry.js +0 -1
- package/dist/genesys-webcomponents/p-b61ea2f5.entry.js +0 -1
- package/dist/genesys-webcomponents/p-b80671c3.entry.js +0 -1
- package/dist/genesys-webcomponents/p-b8f6bfd5.entry.js +0 -1
- package/dist/genesys-webcomponents/p-bd4e5f52.entry.js +0 -1
- package/dist/genesys-webcomponents/p-bdfbb366.entry.js +0 -1
- package/dist/genesys-webcomponents/p-becdd697.entry.js +0 -1
- package/dist/genesys-webcomponents/p-c12f3873.entry.js +0 -1
- package/dist/genesys-webcomponents/p-c2a62a18.js +0 -2
- package/dist/genesys-webcomponents/p-c521b476.entry.js +0 -1
- package/dist/genesys-webcomponents/p-c54ea041.entry.js +0 -1
- package/dist/genesys-webcomponents/p-cd36ec09.entry.js +0 -1
- package/dist/genesys-webcomponents/p-cdd0a402.entry.js +0 -1
- package/dist/genesys-webcomponents/p-cea2fd12.entry.js +0 -1
- package/dist/genesys-webcomponents/p-cfeef6f3.entry.js +0 -1
- package/dist/genesys-webcomponents/p-d6b67789.entry.js +0 -1
- package/dist/genesys-webcomponents/p-d747dfbc.entry.js +0 -1
- package/dist/genesys-webcomponents/p-d9779a5f.entry.js +0 -1
- package/dist/genesys-webcomponents/p-d985c85f.entry.js +0 -1
- package/dist/genesys-webcomponents/p-d9b1d3ee.entry.js +0 -1
- package/dist/genesys-webcomponents/p-da19c7a3.entry.js +0 -1
- package/dist/genesys-webcomponents/p-dbee50cb.entry.js +0 -1
- package/dist/genesys-webcomponents/p-df47424f.entry.js +0 -1
- package/dist/genesys-webcomponents/p-e0b5a51e.entry.js +0 -1
- package/dist/genesys-webcomponents/p-e0e31959.entry.js +0 -1
- package/dist/genesys-webcomponents/p-e27485af.entry.js +0 -1
- package/dist/genesys-webcomponents/p-e2c2e1eb.entry.js +0 -1
- package/dist/genesys-webcomponents/p-e3855502.entry.js +0 -1
- package/dist/genesys-webcomponents/p-e4c3bf0c.entry.js +0 -1
- package/dist/genesys-webcomponents/p-e5835950.entry.js +0 -1
- package/dist/genesys-webcomponents/p-e82557da.entry.js +0 -1
- package/dist/genesys-webcomponents/p-ea4ee89a.entry.js +0 -1
- package/dist/genesys-webcomponents/p-eaf21684.entry.js +0 -1
- package/dist/genesys-webcomponents/p-eb0cc844.entry.js +0 -1
- package/dist/genesys-webcomponents/p-eed7a863.entry.js +0 -1
- package/dist/genesys-webcomponents/p-effc3cc0.entry.js +0 -1
- package/dist/genesys-webcomponents/p-f10cbef3.entry.js +0 -1
- package/dist/genesys-webcomponents/p-f11a313f.entry.js +0 -1
- package/dist/genesys-webcomponents/p-f4dff744.entry.js +0 -1
- package/dist/genesys-webcomponents/p-f635e031.entry.js +0 -1
- package/dist/genesys-webcomponents/p-fa11daa0.entry.js +0 -1
- package/dist/genesys-webcomponents/p-fa281dd3.entry.js +0 -1
- package/dist/genesys-webcomponents/p-fa7de32d.entry.js +0 -1
- /package/dist/cjs/{index.umd-5b362f2d.js → index.umd-8ef51377.js} +0 -0
- /package/dist/esm/{index.umd-3e2e3aec.js → index.umd-2a77857d.js} +0 -0
- /package/dist/genesys-webcomponents/{p-6cf4d602.js → p-23356f7e.js} +0 -0
@@ -2,10 +2,10 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
6
|
const logError = require('./log-error-7b9d4b57.js');
|
7
|
-
const index$1 = require('./index-
|
8
|
-
const usage = require('./usage-
|
7
|
+
const index$1 = require('./index-aa48ea67.js');
|
8
|
+
const usage = require('./usage-66f3f455.js');
|
9
9
|
require('./get-closest-element-9e41d6b9.js');
|
10
10
|
|
11
11
|
const changePhoto = "Change profile photo";
|
@@ -2,13 +2,12 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
6
|
const logError = require('./log-error-7b9d4b57.js');
|
7
7
|
|
8
8
|
const GuxAvatarFocusable = class {
|
9
9
|
constructor(hostRef) {
|
10
10
|
index.registerInstance(this, hostRef);
|
11
|
-
this.avatarElement = undefined;
|
12
11
|
}
|
13
12
|
componentWillLoad() {
|
14
13
|
this.validateSlot();
|
@@ -2,12 +2,12 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
6
|
-
const usage = require('./usage-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
|
+
const usage = require('./usage-66f3f455.js');
|
7
7
|
const guxAvatarGroup_service = require('./gux-avatar-group.service-ee60ea24.js');
|
8
|
-
const index$1 = require('./index-
|
8
|
+
const index$1 = require('./index-aa48ea67.js');
|
9
9
|
const floatingUi_dom_esm = require('./floating-ui.dom.esm-471324c9.js');
|
10
|
-
const onClickOutside = require('./on-click-outside-
|
10
|
+
const onClickOutside = require('./on-click-outside-8a2d3a8e.js');
|
11
11
|
const logError = require('./log-error-7b9d4b57.js');
|
12
12
|
const afterNextRender = require('./after-next-render-162425fe.js');
|
13
13
|
const guxAvatar_service = require('./gux-avatar.service-b4dcfcab.js');
|
@@ -283,7 +283,9 @@ const GuxAvatarOverflowItemBetaStyle0 = guxAvatarOverflowItemCss;
|
|
283
283
|
const GuxAvatarOverflowItem = class {
|
284
284
|
constructor(hostRef) {
|
285
285
|
index.registerInstance(this, hostRef);
|
286
|
-
|
286
|
+
/**
|
287
|
+
* Manually sets avatar accent
|
288
|
+
*/
|
287
289
|
this.accent = 'auto';
|
288
290
|
}
|
289
291
|
async componentWillLoad() {
|
@@ -2,8 +2,8 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
6
|
-
const usage = require('./usage-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
|
+
const usage = require('./usage-66f3f455.js');
|
7
7
|
const logError = require('./log-error-7b9d4b57.js');
|
8
8
|
const guxAvatarGroup_service = require('./gux-avatar-group.service-ee60ea24.js');
|
9
9
|
require('./get-closest-element-9e41d6b9.js');
|
@@ -2,8 +2,8 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
6
|
-
const usage = require('./usage-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
|
+
const usage = require('./usage-66f3f455.js');
|
7
7
|
const logError = require('./log-error-7b9d4b57.js');
|
8
8
|
const guxAvatarGroup_service = require('./gux-avatar-group.service-ee60ea24.js');
|
9
9
|
const guxAvatar_service = require('./gux-avatar.service-b4dcfcab.js');
|
@@ -15,7 +15,9 @@ const GuxAvatarGroupItemBetaStyle0 = guxAvatarGroupItemCss;
|
|
15
15
|
const GuxAvatarGroupItem = class {
|
16
16
|
constructor(hostRef) {
|
17
17
|
index.registerInstance(this, hostRef);
|
18
|
-
|
18
|
+
/**
|
19
|
+
* Manually sets avatar accent
|
20
|
+
*/
|
19
21
|
this.accent = 'auto';
|
20
22
|
}
|
21
23
|
async componentWillLoad() {
|
@@ -2,9 +2,9 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
6
|
-
const usage = require('./usage-
|
7
|
-
const index$1 = require('./index-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
|
+
const usage = require('./usage-66f3f455.js');
|
7
|
+
const index$1 = require('./index-aa48ea67.js');
|
8
8
|
require('./get-closest-element-9e41d6b9.js');
|
9
9
|
|
10
10
|
const info = "badge with label: {label}, accent: info";
|
@@ -33,7 +33,6 @@ const GuxBadge = class {
|
|
33
33
|
index.registerInstance(this, hostRef);
|
34
34
|
this.accent = 'info';
|
35
35
|
this.bold = false;
|
36
|
-
this.label = undefined;
|
37
36
|
}
|
38
37
|
onSlotChange(event) {
|
39
38
|
const slotAssignedNodes = event.composedPath()[0].assignedNodes();
|
@@ -63,7 +62,7 @@ const GuxBadge = class {
|
|
63
62
|
this.i18n = await index$1.buildI18nForComponent(this.root, translationResources);
|
64
63
|
}
|
65
64
|
render() {
|
66
|
-
return (index.h("div", { key: '
|
65
|
+
return (index.h("div", { key: 'a0147cb1c5476bdf158e8e0782a2f88825e80fa8', class: {
|
67
66
|
'gux-badge': true,
|
68
67
|
[`gux-${this.accent}`]: true,
|
69
68
|
'gux-bold': this.bold
|
@@ -2,9 +2,9 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
6
|
-
const usage = require('./usage-
|
7
|
-
const onMutation = require('./on-mutation-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
|
+
const usage = require('./usage-66f3f455.js');
|
7
|
+
const onMutation = require('./on-mutation-6d71ec1a.js');
|
8
8
|
const hasSlot = require('./has-slot-3edae188.js');
|
9
9
|
|
10
10
|
const guxBlankStateCss = ":host {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n container-type: inline-size;\n}\n\n.gux-container {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n padding: var(--gse-ui-blankState-padding);\n color: var(--gse-ui-blankState-foregroundColor);\n}\n.gux-container .gux-image {\n padding-block-end: var(--gse-ui-blankState-gapMain);\n}\n.gux-container .gux-message {\n padding-block-end: var(--gse-ui-blankState-gapMessage);\n}\n.gux-container .gux-guidance {\n padding-block-end: var(--gse-ui-blankState-gapContent);\n}\n.gux-container ::slotted(gux-icon) {\n inline-size: var(--gse-ui-blankState-icon-size-lg);\n block-size: var(--gse-ui-blankState-icon-size-lg);\n color: var(--gse-ui-blankState-iconColor);\n}\n.gux-container slot[name=primary-message] {\n font-family: var(--gse-ui-progressAndLoading-blankState-large-header-fontFamily);\n font-size: var(--gse-ui-progressAndLoading-blankState-large-header-fontSize);\n font-weight: var(--gse-ui-progressAndLoading-blankState-large-header-fontWeight);\n line-height: var(--gse-ui-progressAndLoading-blankState-large-header-lineHeight);\n color: var(--gse-ui-blankState-foregroundColor);\n text-align: center;\n}\n.gux-container slot[name=additional-guidance] {\n font-family: var(--gse-ui-progressAndLoading-blankState-large-subheader-fontFamily);\n font-size: var(--gse-ui-progressAndLoading-blankState-large-subheader-fontSize);\n font-weight: var(--gse-ui-progressAndLoading-blankState-large-subheader-fontWeight);\n line-height: var(--gse-ui-progressAndLoading-blankState-large-subheader-lineHeight);\n color: var(--gse-ui-blankState-foregroundColor);\n text-align: center;\n}\n\n@container (width < 570px) {\n .gux-container ::slotted(gux-icon) {\n inline-size: var(--gse-ui-blankState-icon-size-sm);\n block-size: var(--gse-ui-blankState-icon-size-sm);\n }\n .gux-container slot[name=primary-message] {\n font-family: var(--gse-ui-progressAndLoading-blankState-small-header-fontFamily);\n font-size: var(--gse-ui-progressAndLoading-blankState-small-header-fontSize);\n font-weight: var(--gse-ui-progressAndLoading-blankState-small-header-fontWeight);\n line-height: var(--gse-ui-progressAndLoading-blankState-small-header-lineHeight);\n }\n .gux-container slot[name=additional-guidance] {\n font-family: var(--gse-ui-progressAndLoading-blankState-small-subheader-fontFamily);\n font-size: var(--gse-ui-progressAndLoading-blankState-small-subheader-fontSize);\n font-weight: var(--gse-ui-progressAndLoading-blankState-small-subheader-fontWeight);\n line-height: var(--gse-ui-progressAndLoading-blankState-small-subheader-lineHeight);\n }\n}";
|
@@ -46,7 +46,7 @@ const GuxBlankState = class {
|
|
46
46
|
this.hasGuidance = hasSlot.hasSlot(this.root, 'additional-guidance');
|
47
47
|
}
|
48
48
|
render() {
|
49
|
-
return (index.h("div", { key: '
|
49
|
+
return (index.h("div", { key: '05e63d1b90bf4a4edcdc577d73f19197a3ec300e', class: "gux-container" }, index.h("div", { key: '2a5551a003107fc25174d782f4e26a9844b1c4a7', class: "gux-image" }, index.h("slot", { key: '40fdd277e803b9ad62f489ded7b28fbb1837675b', name: "image" })), index.h("div", { key: '3346d51cbbb9e93b63cebc3dad447ed15e8791e3', class: "gux-message" }, index.h("slot", { key: '287c8b98b465184ee4d26529eedabd8f519f5dc7', name: "primary-message" })), this.renderGuidanceSlot(), this.renderCallToActionSlot()));
|
50
50
|
}
|
51
51
|
get root() { return index.getElement(this); }
|
52
52
|
};
|
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
6
|
const logError = require('./log-error-7b9d4b57.js');
|
7
7
|
|
8
8
|
const guxBreadcrumbItemCss = ".gux-breadcrumb-generation{display:flex;flex-direction:row;flex-wrap:nowrap;place-content:flex-start flex-start;align-items:center;min-block-size:var(--gse-ui-breadcrumbs-secondary-height)}.gux-breadcrumb-generation .gux-breadcrumb-content{font-family:var(--gse-ui-links-inLine-small-text-fontFamily);font-size:var(--gse-ui-links-inLine-small-text-fontSize);font-weight:var(--gse-ui-links-inLine-small-text-fontWeight);line-height:var(--gse-ui-links-inLine-small-text-lineHeight);text-decoration:none;color:var(--gse-ui-links-default-foregroundColor);pointer-events:none}.gux-breadcrumb-generation .gux-breadcrumb-content.gux-active{color:var(--gse-ui-links-active-foregroundColor)}.gux-breadcrumb-generation .gux-breadcrumb-separator{padding:var(--gse-ui-breadcrumbs-secondary-separator-padding);font-family:var(--gse-ui-breadcrumbs-secondary-separator-typography-fontFamily);font-size:var(--gse-ui-breadcrumbs-secondary-separator-typography-fontSize);font-weight:var(--gse-ui-breadcrumbs-secondary-separator-typography-fontWeight);line-height:var(--gse-ui-breadcrumbs-secondary-separator-typography-lineHeight);color:var(--gse-ui-breadcrumbs-separator-color)}.gux-breadcrumb-generation.gux-primary{min-block-size:var(--gse-ui-breadcrumbs-primary-height)}.gux-breadcrumb-generation.gux-primary .gux-breadcrumb-content{font-family:var(--gse-ui-links-inLine-medium-text-fontFamily);font-size:var(--gse-ui-links-inLine-medium-text-fontSize);font-weight:var(--gse-ui-links-inLine-medium-text-fontWeight);line-height:var(--gse-ui-links-inLine-medium-text-lineHeight);text-decoration:none}.gux-breadcrumb-generation.gux-primary .gux-breadcrumb-separator{padding:var(--gse-ui-breadcrumbs-primary-separator-padding);font-family:var(--gse-ui-breadcrumbs-primary-separator-typography-fontFamily);font-size:var(--gse-ui-breadcrumbs-primary-separator-typography-fontSize);font-weight:var(--gse-ui-breadcrumbs-primary-separator-typography-fontWeight);line-height:var(--gse-ui-breadcrumbs-primary-separator-typography-lineHeight)}";
|
@@ -11,7 +11,6 @@ const GuxBreadcrumbItemStyle0 = guxBreadcrumbItemCss;
|
|
11
11
|
const GuxBreadcrumbItem = class {
|
12
12
|
constructor(hostRef) {
|
13
13
|
index.registerInstance(this, hostRef);
|
14
|
-
this.href = undefined;
|
15
14
|
}
|
16
15
|
getAccent() {
|
17
16
|
const container = this.root.closest('gux-breadcrumbs');
|
@@ -44,7 +43,7 @@ const GuxBreadcrumbItem = class {
|
|
44
43
|
}
|
45
44
|
render() {
|
46
45
|
const accent = this.getAccent();
|
47
|
-
return (index.h(index.Host, { key: '
|
46
|
+
return (index.h(index.Host, { key: '1b4c4d01765ac195dbde19d6ff3044caca8acb48', role: "listitem" }, index.h("span", { key: 'c436f1b6d29355b6e5f9069a9041640654189871', class: `gux-breadcrumb-generation gux-${accent}` }, this.getBreadcrumb(accent), this.getSeparatorIcon())));
|
48
47
|
}
|
49
48
|
get root() { return index.getElement(this); }
|
50
49
|
};
|
@@ -2,9 +2,9 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
6
|
-
const index$1 = require('./index-
|
7
|
-
const usage = require('./usage-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
|
+
const index$1 = require('./index-aa48ea67.js');
|
7
|
+
const usage = require('./usage-66f3f455.js');
|
8
8
|
require('./get-closest-element-9e41d6b9.js');
|
9
9
|
|
10
10
|
const breadcrumbs = "Breadcrumbs";
|
@@ -30,7 +30,7 @@ const GuxBreadcrumbs = class {
|
|
30
30
|
Array.from(this.root.children).forEach(child => index.forceUpdate(child));
|
31
31
|
}
|
32
32
|
render() {
|
33
|
-
return (index.h("nav", { key: '
|
33
|
+
return (index.h("nav", { key: 'acf6c84d719c43df03381127ef2fa2367906ed79', "aria-label": this.i18n('breadcrumbs') }, index.h("ol", { key: '4dfbc4c462d69aa146e2282523293fe44d427217' }, index.h("slot", { key: '0f5f128f1a3766d67498c4db2321132fc24d9c7c', onSlotchange: this.onSlotChange.bind(this) }))));
|
34
34
|
}
|
35
35
|
get root() { return index.getElement(this); }
|
36
36
|
};
|
@@ -2,11 +2,11 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
6
|
-
const onClickOutside = require('./on-click-outside-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
|
+
const onClickOutside = require('./on-click-outside-8a2d3a8e.js');
|
7
7
|
const whenEventIsFrom = require('./when-event-is-from-dd77a8d3.js');
|
8
8
|
const afterNextRender = require('./after-next-render-162425fe.js');
|
9
|
-
const usage = require('./usage-
|
9
|
+
const usage = require('./usage-66f3f455.js');
|
10
10
|
|
11
11
|
const guxButtonMultiAccent = ['primary', 'secondary', 'tertiary'];
|
12
12
|
function getGuxButtonMultiAccent(maybeGuxButtonMultiAccent) {
|
@@ -34,8 +34,14 @@ const GuxButtonMulti = class {
|
|
34
34
|
index.registerInstance(this, hostRef);
|
35
35
|
this.open = index.createEvent(this, "open", 7);
|
36
36
|
this.close = index.createEvent(this, "close", 7);
|
37
|
+
/**
|
38
|
+
* Disables the action button.
|
39
|
+
*/
|
37
40
|
this.disabled = false;
|
38
41
|
this.accent = 'secondary';
|
42
|
+
/**
|
43
|
+
* It is used to open or not the list.
|
44
|
+
*/
|
39
45
|
this.isOpen = false;
|
40
46
|
}
|
41
47
|
handleKeydown(event) {
|
@@ -111,7 +117,7 @@ const GuxButtonMulti = class {
|
|
111
117
|
usage.trackComponent(this.root, { variant: this.accent });
|
112
118
|
}
|
113
119
|
render() {
|
114
|
-
return (index.h("gux-popup", { key: '
|
120
|
+
return (index.h("gux-popup", { key: 'fa206429829cec851aa93d372d87fb5e121e0fa4', expanded: this.isOpen, "exceed-target-width": true, placement: "bottom-end" }, index.h("div", { key: '469c69c3b15a2db5065e4b279855cd3f0caac288', slot: "target", class: "gux-button-multi-container" }, index.h("gux-button-slot", { key: '866210a3d17f20c7fd8ee5a4947990bebd4cacc4', class: "gux-dropdown-button", accent: getGuxButtonMultiAccent(this.accent) }, index.h("button", { key: 'ecb2480c7790f3b1094da833f427147f6042fb4f', type: "button", disabled: this.disabled, ref: el => (this.dropdownButton = el), onMouseUp: () => this.toggle(), "aria-haspopup": "true", "aria-expanded": this.isOpen.toString() }, index.h("slot", { key: '9f3dfda85b9e519cf5aa9941764016251c8a06f5', name: "title" }), index.h("gux-icon", { key: '81404daafd6cd8338f2a14f563997d198ae05dfb', size: "small", decorative: true, "icon-name": "custom/chevron-down-small-regular" })))), index.h("div", { key: '5885c5252023c07e362ffadd3421c1060c42c325', class: "gux-list-container", slot: "popup" }, index.h("gux-list", { key: 'cad01a2031100282e0800dc5552dcfec9292d40c', onClick: (e) => this.onListClick(e), ref: el => (this.listElement = el) }, index.h("slot", { key: '24a9ccce0270ad3af796d8cef3066456a5260cdd' })))));
|
115
121
|
}
|
116
122
|
static get delegatesFocus() { return true; }
|
117
123
|
get root() { return index.getElement(this); }
|
@@ -2,8 +2,8 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
6
|
-
const usage = require('./usage-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
|
+
const usage = require('./usage-66f3f455.js');
|
7
7
|
const logError = require('./log-error-7b9d4b57.js');
|
8
8
|
|
9
9
|
const guxButtonSlotCss = ":host{display:inline-block;pointer-events:none}::slotted(input[type=button]),::slotted(input[type=submit]),::slotted(button){font-family:var(--gse-ui-button-text-fontFamily);font-size:var(--gse-ui-button-text-fontSize);font-weight:var(--gse-ui-button-text-fontWeight);line-height:var(--gse-ui-button-text-lineHeight);inline-size:100%;min-inline-size:var(--gse-ui-button-iconOnly-width);block-size:var(--gse-ui-button-default-height);padding:var(--gse-ui-button-default-padding);overflow:hidden;text-overflow:ellipsis;color:var(--gse-ui-button-secondary-default-foregroundColor);white-space:nowrap;pointer-events:auto;cursor:pointer;background-color:var(--gse-ui-button-secondary-default-backgroundColor);border:none;border-radius:var(--gse-ui-button-borderRadius)}:host([icon-only]) ::slotted(input[type=button]),:host([icon-only]) ::slotted(input[type=submit]),:host([icon-only]) ::slotted(button){padding:var(--gse-ui-button-default-paddingIconOnly)}::slotted(input[type=button][disabled]),::slotted(input[type=submit][disabled]),::slotted(button[disabled]){cursor:default;opacity:var(--gse-ui-button-disabled-opacity)}::slotted(input[type=button]:focus),::slotted(input[type=submit]:focus),::slotted(button:focus){outline:none}::slotted(input[type=button]:focus-visible:enabled),::slotted(input[type=submit]:focus-visible:enabled),::slotted(button:focus-visible:enabled){outline:var(--gse-semantic-focusOutline-md-borderWidth) solid var(--gse-semantic-border-focus);outline-offset:var(--gse-semantic-focusOutline-offset)}::slotted(input[type=button]:hover:enabled),::slotted(input[type=submit]:hover:enabled),::slotted(button:hover:enabled){color:var(--gse-ui-button-secondary-hover-foregroundColor);background-color:var(--gse-ui-button-secondary-hover-backgroundColor)}::slotted(input[type=button]:active:enabled),::slotted(input[type=submit]:active:enabled),::slotted(button:active:enabled){color:var(--gse-ui-button-secondary-active-foregroundColor);background-color:var(--gse-ui-button-secondary-active-backgroundColor)}:host([accent=primary]) ::slotted(input[type=button]),:host([accent=primary]) ::slotted(input[type=submit]),:host([accent=primary]) ::slotted(button){color:var(--gse-ui-button-primary-default-foregroundColor);background-color:var(--gse-ui-button-primary-default-backgroundColor)}:host([accent=primary]) ::slotted(input[type=button]:hover:enabled),:host([accent=primary]) ::slotted(input[type=submit]:hover:enabled),:host([accent=primary]) ::slotted(button:hover:enabled){color:var(--gse-ui-button-primary-hover-foregroundColor);background-color:var(--gse-ui-button-primary-hover-backgroundColor)}:host([accent=primary]) ::slotted(input[type=button]:active:enabled),:host([accent=primary]) ::slotted(input[type=submit]:active:enabled),:host([accent=primary]) ::slotted(button:active:enabled){color:var(--gse-ui-button-primary-active-foregroundColor);background-color:var(--gse-ui-button-primary-active-backgroundColor)}:host([accent=tertiary]) ::slotted(input[type=button]),:host([accent=tertiary]) ::slotted(input[type=submit]),:host([accent=tertiary]) ::slotted(button){color:var(--gse-ui-button-tertiary-default-foregroundColor);background-color:var(--gse-ui-button-tertiary-default-backgroundColor);border-color:var(--gse-ui-button-tertiary-default-border-color);border-style:var(--gse-ui-button-tertiary-default-border-style);border-width:var(--gse-ui-button-tertiary-default-border-width)}:host([accent=tertiary]) ::slotted(input[type=button]:hover:enabled),:host([accent=tertiary]) ::slotted(input[type=submit]:hover:enabled),:host([accent=tertiary]) ::slotted(button:hover:enabled){color:var(--gse-ui-button-tertiary-hover-foregroundColor);background-color:var(--gse-ui-button-tertiary-hover-backgroundColor)}:host([accent=tertiary]) ::slotted(input[type=button]:active:enabled),:host([accent=tertiary]) ::slotted(input[type=submit]:active:enabled),:host([accent=tertiary]) ::slotted(button:active:enabled){color:var(--gse-ui-button-tertiary-active-foregroundColor);background-color:var(--gse-ui-button-tertiary-active-backgroundColor)}:host([accent=ghost]) ::slotted(input[type=button]),:host([accent=ghost]) ::slotted(input[type=submit]),:host([accent=ghost]) ::slotted(button){color:var(--gse-ui-button-ghost-default-foregroundColor);background-color:var(--gse-ui-button-ghost-default-backgroundColor)}:host([accent=ghost]) ::slotted(input[type=button]:hover:enabled),:host([accent=ghost]) ::slotted(input[type=submit]:hover:enabled),:host([accent=ghost]) ::slotted(button:hover:enabled){color:var(--gse-ui-button-ghost-hover-foregroundColor);background-color:var(--gse-ui-button-ghost-hover-backgroundColor)}:host([accent=ghost]) ::slotted(input[type=button]:active:enabled),:host([accent=ghost]) ::slotted(input[type=submit]:active:enabled),:host([accent=ghost]) ::slotted(button:active:enabled){color:var(--gse-ui-button-ghost-active-foregroundColor);background-color:var(--gse-ui-button-ghost-active-backgroundColor)}:host([accent=danger]) ::slotted(input[type=button]),:host([accent=danger]) ::slotted(input[type=submit]),:host([accent=danger]) ::slotted(button){color:var(--gse-ui-button-danger-default-foregroundColor);background-color:var(--gse-ui-button-danger-default-backgroundColor)}:host([accent=danger]) ::slotted(input[type=button]:hover:enabled),:host([accent=danger]) ::slotted(input[type=submit]:hover:enabled),:host([accent=danger]) ::slotted(button:hover:enabled){color:var(--gse-ui-button-danger-hover-foregroundColor);background-color:var(--gse-ui-button-danger-hover-backgroundColor)}:host([accent=danger]) ::slotted(input[type=button]:active:enabled),:host([accent=danger]) ::slotted(input[type=submit]:active:enabled),:host([accent=danger]) ::slotted(button:active:enabled){color:var(--gse-ui-button-danger-active-foregroundColor);background-color:var(--gse-ui-button-danger-active-backgroundColor)}:host([accent=inline]){min-inline-size:initial}:host([accent=inline]) ::slotted(input[type=button]),:host([accent=inline]) ::slotted(input[type=submit]),:host([accent=inline]) ::slotted(button){block-size:initial;padding:0;color:var(--gse-ui-links-default-foregroundColor);background:none;border:none}:host([accent=inline]) ::slotted(input[type=button][disabled]),:host([accent=inline]) ::slotted(input[type=submit][disabled]),:host([accent=inline]) ::slotted(button[disabled]){color:var(--gse-ui-links-disabled-foregroundColor)}:host([accent=inline]) ::slotted(input[type=button]:hover:enabled),:host([accent=inline]) ::slotted(input[type=submit]:hover:enabled),:host([accent=inline]) ::slotted(button:hover:enabled){color:var(--gse-ui-links-hover-foregroundColor);text-decoration:underline;background:none}:host([accent=inline]) ::slotted(input[type=button]:active:enabled),:host([accent=inline]) ::slotted(input[type=submit]:active:enabled),:host([accent=inline]) ::slotted(button:active:enabled){color:var(--gse-ui-links-active-foregroundColor);text-decoration:underline;background:none}";
|
@@ -13,7 +13,6 @@ const GuxButtonSlot = class {
|
|
13
13
|
constructor(hostRef) {
|
14
14
|
index.registerInstance(this, hostRef);
|
15
15
|
this.accent = 'secondary';
|
16
|
-
this.iconOnly = undefined;
|
17
16
|
}
|
18
17
|
validateSlotContent() {
|
19
18
|
let slottedElement = this.root.children[0];
|
@@ -38,7 +37,7 @@ const GuxButtonSlot = class {
|
|
38
37
|
this.validateSlotContent();
|
39
38
|
}
|
40
39
|
render() {
|
41
|
-
return (index.h(index.Host, { key: '
|
40
|
+
return (index.h(index.Host, { key: 'ea236b544d398ff799331a855c2814258213f814', accent: this.accent, "icon-only": this.iconOnly }, index.h("slot", { key: '9178960eb31d0931c9e32625a72b45466895da04' })));
|
42
41
|
}
|
43
42
|
get root() { return index.getElement(this); }
|
44
43
|
};
|
@@ -2,11 +2,11 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
6
|
-
const usage = require('./usage-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
|
+
const usage = require('./usage-66f3f455.js');
|
7
7
|
const randomHtmlId = require('./random-html-id-71c43d5a.js');
|
8
8
|
const floatingUi_dom_esm = require('./floating-ui.dom.esm-471324c9.js');
|
9
|
-
const onClickOutside = require('./on-click-outside-
|
9
|
+
const onClickOutside = require('./on-click-outside-8a2d3a8e.js');
|
10
10
|
const getSlot = require('./get-slot-4fedce9f.js');
|
11
11
|
const findElementById = require('./find-element-by-id-fde17c92.js');
|
12
12
|
|
@@ -17,12 +17,16 @@ const GuxButton = class {
|
|
17
17
|
constructor(hostRef) {
|
18
18
|
index.registerInstance(this, hostRef);
|
19
19
|
this.buttonId = randomHtmlId.randomHTMLId('button');
|
20
|
+
/**
|
21
|
+
* The component button type
|
22
|
+
*/
|
20
23
|
this.type = 'button';
|
21
|
-
|
24
|
+
/**
|
25
|
+
* Indicate if the button is disabled or not
|
26
|
+
*/
|
22
27
|
this.disabled = false;
|
23
28
|
this.accent = 'secondary';
|
24
29
|
this.autofocus = false;
|
25
|
-
this.iconOnly = undefined;
|
26
30
|
}
|
27
31
|
connectedCallback() {
|
28
32
|
this.slotChanged();
|
@@ -32,10 +36,10 @@ const GuxButton = class {
|
|
32
36
|
}
|
33
37
|
render() {
|
34
38
|
return [
|
35
|
-
index.h("button", { key: '
|
39
|
+
index.h("button", { key: 'af9b0ffd83f3edc54e4afa3f3df05398260c1e5a', id: this.buttonId, type: this.type, disabled: this.disabled, class: {
|
36
40
|
[`gux-${this.accent}`]: true,
|
37
41
|
'gux-icon-only': this.iconOnly
|
38
|
-
}, "aria-label": this.guxTitle, autofocus: this.autofocus }, index.h("slot", { key: '
|
42
|
+
}, "aria-label": this.guxTitle, autofocus: this.autofocus }, index.h("slot", { key: '32e4cf12b85ad738529600bd1878a6f3ee33c04a', onSlotchange: this.slotChanged.bind(this) })),
|
39
43
|
this.renderTooltip()
|
40
44
|
];
|
41
45
|
}
|
@@ -99,7 +103,7 @@ function ThrottleMethod(duration) {
|
|
99
103
|
};
|
100
104
|
}
|
101
105
|
|
102
|
-
const guxPopoverCss = ".gux-popover-wrapper{position:absolute;inset-block-start:0;inset-inline-start:0;z-index:var(--gse-semantic-zIndex-popover);display:inline-block;padding:var(--gse-ui-popover-padding);background-color:var(--gse-ui-popover-backgroundColor);border-radius:var(--gse-ui-popover-borderRadius);box-shadow:var(--gse-ui-popover-boxShadow)}.gux-popover-wrapper.gux-hidden{display:none}.gux-popover-wrapper .gux-arrow{position:absolute;inline-size:var(--gse-ui-popover-anchor-width);block-size:var(--gse-ui-popover-anchor-height);padding-block-end:4px;overflow:hidden}.gux-popover-wrapper .gux-arrow-caret{inline-size:0;block-size:0;border-block-start:calc(var(--gse-ui-popover-anchor-width) / 2) solid var(--gse-ui-popover-backgroundColor);border-inline-start:calc(var(--gse-ui-popover-anchor-width) / 2) solid transparent;border-inline-end:calc(var(--gse-ui-popover-anchor-width) / 2) solid transparent;filter:drop-shadow(0 0 4px var(--gse-semantic-effects-boxShadow))}.gux-popover-wrapper .gux-popover-header{display:flex;flex-direction:row;place-content:center space-between;align-items:center;padding-block-end:var(--gse-ui-popover-gap);font-family:var(--gse-ui-popover-title-text-fontFamily);font-size:var(--gse-ui-popover-title-text-fontSize);font-weight:var(--gse-ui-popover-title-text-fontWeight);line-height:var(--gse-ui-popover-title-text-lineHeight);color:var(--gse-ui-popover-headerColor)}
|
106
|
+
const guxPopoverCss = ".gux-popover-wrapper{position:absolute;inset-block-start:0;inset-inline-start:0;z-index:var(--gse-semantic-zIndex-popover);display:inline-block;padding:var(--gse-ui-popover-padding);background-color:var(--gse-ui-popover-backgroundColor);border-radius:var(--gse-ui-popover-borderRadius);box-shadow:var(--gse-ui-popover-boxShadow)}.gux-popover-wrapper.gux-hidden{display:none}.gux-popover-wrapper .gux-arrow{position:absolute;inline-size:var(--gse-ui-popover-anchor-width);block-size:var(--gse-ui-popover-anchor-height);padding-block-end:4px;overflow:hidden}.gux-popover-wrapper .gux-arrow-caret{inline-size:0;block-size:0;border-block-start:calc(var(--gse-ui-popover-anchor-width) / 2) solid var(--gse-ui-popover-backgroundColor);border-inline-start:calc(var(--gse-ui-popover-anchor-width) / 2) solid transparent;border-inline-end:calc(var(--gse-ui-popover-anchor-width) / 2) solid transparent;filter:drop-shadow(0 0 4px var(--gse-semantic-effects-boxShadow))}.gux-popover-wrapper .gux-popover-header{display:flex;flex-direction:row;place-content:center space-between;align-items:center;padding-block-end:var(--gse-ui-popover-gap);font-family:var(--gse-ui-popover-title-text-fontFamily);font-size:var(--gse-ui-popover-title-text-fontSize);font-weight:var(--gse-ui-popover-title-text-fontWeight);line-height:var(--gse-ui-popover-title-text-lineHeight);color:var(--gse-ui-popover-headerColor)}";
|
103
107
|
const GuxPopoverStyle0 = guxPopoverCss;
|
104
108
|
|
105
109
|
var __decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
@@ -116,10 +120,21 @@ const GuxPopover = class {
|
|
116
120
|
constructor(hostRef) {
|
117
121
|
index.registerInstance(this, hostRef);
|
118
122
|
this.guxdismiss = index.createEvent(this, "guxdismiss", 7);
|
119
|
-
|
123
|
+
/**
|
124
|
+
* Indicate position of popover element arrow (follow floating ui placement attribute api)
|
125
|
+
*/
|
120
126
|
this.position = 'bottom';
|
127
|
+
/**
|
128
|
+
* Indicate if the dismiss button is displayed
|
129
|
+
*/
|
121
130
|
this.displayDismissButton = false;
|
131
|
+
/**
|
132
|
+
* Close popover when the user clicks outside of its bounds
|
133
|
+
*/
|
122
134
|
this.closeOnClickOutside = false;
|
135
|
+
/**
|
136
|
+
* Controls hiding and showing the popover
|
137
|
+
*/
|
123
138
|
this.isOpen = false;
|
124
139
|
}
|
125
140
|
onKeyDown(event) {
|
@@ -246,10 +261,10 @@ const GuxPopover = class {
|
|
246
261
|
}
|
247
262
|
}
|
248
263
|
render() {
|
249
|
-
return (index.h("div", { key: '
|
264
|
+
return (index.h("div", { key: 'f78208956cac48f1ed92dec054af7c56f1483e27', ref: (el) => (this.popupElement = el), class: {
|
250
265
|
'gux-hidden': !this.isOpen,
|
251
266
|
'gux-popover-wrapper': true
|
252
|
-
}, "data-placement": true }, index.h("div", { key: '
|
267
|
+
}, "data-placement": true }, index.h("div", { key: 'd42c6192636029eed643bfaafecc0b2f80394fd3', ref: (el) => (this.arrowElement = el), class: "gux-arrow" }, index.h("div", { key: '9fc1f6bd146a4a2b6fa70fa8cab72972e24e2815', class: "gux-arrow-caret" })), this.displayDismissButton && (index.h("gux-dismiss-button", { key: '6da0834cb23232b1cea9834d1f4ada26eb9a6ff8', onClick: this.dismiss.bind(this) })), index.h("div", { key: '609540dfa3c0af738a57cf91c92d81392b5bcad8', class: { 'gux-popover-header': Boolean(this.titleSlot) } }, index.h("slot", { key: '2330c98eeea367966133574f062a36953f9b2487', name: "title" })), index.h("div", { key: '100c1123b7250fc755f58fdb0decdee00dfa3fd8', class: "gux-popover-content" }, index.h("slot", { key: 'e5d4780993a82f6d5cdb7362f7b9c29dcc8cea24' }))));
|
253
268
|
}
|
254
269
|
get root() { return index.getElement(this); }
|
255
270
|
};
|
@@ -2,9 +2,9 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
6
|
-
const index_umd = require('./index.umd-
|
7
|
-
const index$1 = require('./index-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
|
+
const index_umd = require('./index.umd-8ef51377.js');
|
7
|
+
const index$1 = require('./index-aa48ea67.js');
|
8
8
|
const afterNextRender = require('./after-next-render-162425fe.js');
|
9
9
|
const logError = require('./log-error-7b9d4b57.js');
|
10
10
|
const simulateNativeEvent = require('./simulate-native-event-e88bf64f.js');
|
@@ -113,14 +113,17 @@ const GuxCalendarBetaStyle0 = guxCalendarCss;
|
|
113
113
|
const GuxCalendar = class {
|
114
114
|
constructor(hostRef) {
|
115
115
|
index.registerInstance(this, hostRef);
|
116
|
+
/**
|
117
|
+
* The date that receives focus when selecting a specific day. This also
|
118
|
+
* determines what month is currently displayed. The corresponding element
|
119
|
+
* does not necessarily have browser focus at any given time, since focus
|
120
|
+
* may be on other parts of the component.
|
121
|
+
*/
|
122
|
+
this.focusDate = index_umd.index_umd.exports.Temporal.Now.plainDateISO();
|
123
|
+
this.disabled = false;
|
116
124
|
this.locale = 'en';
|
117
125
|
// Total number of dates that will display for each month in the calendar
|
118
126
|
this.MONTH_DATE_COUNT = 42;
|
119
|
-
this.startDayOfWeek = undefined;
|
120
|
-
this.focusDate = index_umd.index_umd.exports.Temporal.Now.plainDateISO();
|
121
|
-
this.min = undefined;
|
122
|
-
this.max = undefined;
|
123
|
-
this.disabled = false;
|
124
127
|
}
|
125
128
|
async guxForceUpdate() {
|
126
129
|
index.forceUpdate(this.root);
|
@@ -2,11 +2,11 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
6
|
const afterNextRender = require('./after-next-render-162425fe.js');
|
7
7
|
const isoDates = require('./iso-dates-2daf4199.js');
|
8
|
-
const usage = require('./usage-
|
9
|
-
const index$1 = require('./index-
|
8
|
+
const usage = require('./usage-66f3f455.js');
|
9
|
+
const index$1 = require('./index-aa48ea67.js');
|
10
10
|
const capitalizeFirstLetter = require('./capitalize-first-letter-424667dc.js');
|
11
11
|
const intl = require('./intl-ed89316c.js');
|
12
12
|
const useRegionalDates = require('./use-regional-dates-4d3f1b9d.js');
|
@@ -73,15 +73,29 @@ const GuxCalendar = class {
|
|
73
73
|
constructor(hostRef) {
|
74
74
|
index.registerInstance(this, hostRef);
|
75
75
|
this.calendarSelect = index.createEvent(this, "calendarSelect", 7);
|
76
|
-
|
76
|
+
/**
|
77
|
+
* The calendar current selected date
|
78
|
+
*/
|
77
79
|
this.value = '';
|
80
|
+
/**
|
81
|
+
* The min date selectable
|
82
|
+
*/
|
78
83
|
this.minDate = '';
|
84
|
+
/**
|
85
|
+
* The max date selectable
|
86
|
+
*/
|
79
87
|
this.maxDate = '';
|
88
|
+
/**
|
89
|
+
* The calendar mode (can be single or range)
|
90
|
+
*/
|
80
91
|
this.mode = "single" /* CalendarModes.Single */;
|
92
|
+
/**
|
93
|
+
* The calendar number of months displayed
|
94
|
+
*/
|
81
95
|
this.numberOfMonths = 1;
|
82
|
-
this.startDayOfWeek = undefined;
|
83
96
|
this.previewValue = new Date();
|
84
97
|
this.selectingDate = null;
|
98
|
+
this.locale = 'en';
|
85
99
|
}
|
86
100
|
emitCalendarSelect() {
|
87
101
|
this.calendarSelect.emit(this.value);
|
@@ -388,7 +402,7 @@ const GuxCalendar = class {
|
|
388
402
|
return (index.h("table", null, index.h("tr", null, getWeekdays(this.locale, this.startDayOfWeek).map(day => (index.h("th", null, day)))), this.getMonthDays(index$1).map(week => (index.h("tr", null, week.map(day => (index.h("td", { tabindex: this.isFocusableDate(day) ? '0' : '-1', class: day.class, "aria-hidden": day.hidden ? 'true' : 'false', "aria-disabled": day.disabled ? 'true' : 'false', "data-date": day.date.getTime(), onClick: () => void this.onDateClick(day.date), onMouseEnter: () => this.onDateMouseEnter(day.date), onKeyDown: e => void this.onKeyDown(e) }, index.h("div", { class: "gux-date" }, day.date.getDate(), index.h("span", { class: "gux-sr-only" }, getDateMonthAndYearString(day.date, this.locale)))))))))));
|
389
403
|
}
|
390
404
|
render() {
|
391
|
-
return (index.h("div", { key: '
|
405
|
+
return (index.h("div", { key: '3e7104c7c527ba42cc818e65513814372fb85602', class: "gux-calendar" }, index.h("div", { key: '3b8db690a35c0d8d7e0fee9aef4c11cc8da8bad0', class: "gux-header" }, index.h("button", { key: '543de6897267a1f4e6e8db8b97bb711304c08b52', type: "button", class: "gux-left", onClick: () => this.incrementPreviewDateByMonth(-1), tabindex: "-1", "aria-hidden": "true" }, index.h("gux-icon", { key: 'b2c294ef682512eece2727b7a81d767e8eaa6ac9', size: "small", decorative: true, "icon-name": "custom/chevron-left-small-regular" })), this.renderMonthHeader(), index.h("button", { key: '63a15fda509d1b4094e9758f7e363a12d9eb8b5a', type: "button", class: "gux-right", onClick: () => this.incrementPreviewDateByMonth(1), tabindex: "-1", "aria-hidden": "true" }, index.h("gux-icon", { key: '8ddab445b31da40a62add023f2e6c7e96ebbe62e', size: "small", decorative: true, "icon-name": "custom/chevron-right-small-regular" }))), index.h("div", { key: '717c46e440097c55521bd0ccece930c78cb18673', class: "gux-content" }, Array.from(Array(this.numberOfMonths).keys()).map(index => this.renderCalendarTable(index)))));
|
392
406
|
}
|
393
407
|
get root() { return index.getElement(this); }
|
394
408
|
};
|
@@ -2,8 +2,8 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
6
|
-
const usage = require('./usage-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
|
+
const usage = require('./usage-66f3f455.js');
|
7
7
|
|
8
8
|
const guxCardCss = ":host{display:block;inline-size:fit-content}.gux-card{box-sizing:border-box;padding:var(--gse-ui-card-padding);background-color:var(--gse-ui-card-backgroundColor);border:var(--gse-ui-card-default-border-width) var(--gse-ui-card-default-border-style) var(--gse-ui-card-default-border-color);border-radius:var(--gse-ui-card-borderRadius)}.gux-card.gux-bordered{border:var(--gse-ui-card-default-border-width) var(--gse-ui-card-default-border-style) var(--gse-ui-card-default-border-color)}.gux-card.gux-raised{border:var(--gse-ui-card-raised-border-width) var(--gse-ui-card-raised-border-style) var(--gse-ui-card-raised-border-color);box-shadow:var(--gse-ui-card-raised-boxShadow)}.gux-card.gux-borderless{border:var(--gse-ui-card-borderless-border-width) var(--gse-ui-card-borderless-border-style) var(--gse-ui-card-borderless-border-color)}";
|
9
9
|
const GuxCardStyle0 = guxCardCss;
|
@@ -11,16 +11,19 @@ const GuxCardStyle0 = guxCardCss;
|
|
11
11
|
const GuxCard = class {
|
12
12
|
constructor(hostRef) {
|
13
13
|
index.registerInstance(this, hostRef);
|
14
|
+
/**
|
15
|
+
* Card Accent.
|
16
|
+
*/
|
14
17
|
this.accent = 'bordered';
|
15
18
|
}
|
16
19
|
componentWillLoad() {
|
17
20
|
usage.trackComponent(this.root, { variant: this.accent });
|
18
21
|
}
|
19
22
|
render() {
|
20
|
-
return (index.h("div", { key: '
|
23
|
+
return (index.h("div", { key: '50bbbdd887db89f85e38917ccb676f3635aa339b', class: {
|
21
24
|
'gux-card': true,
|
22
25
|
[`gux-${this.accent}`]: true
|
23
|
-
} }, index.h("slot", { key: '
|
26
|
+
} }, index.h("slot", { key: '14b6233c8880929e2797e7d486d553a39fd8a4a2' })));
|
24
27
|
}
|
25
28
|
get root() { return index.getElement(this); }
|
26
29
|
};
|
@@ -2,8 +2,8 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
6
|
-
const index$1 = require('./index-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
|
+
const index$1 = require('./index-aa48ea67.js');
|
7
7
|
const guxColumnManager_service = require('./gux-column-manager.service-6eaeedb0.js');
|
8
8
|
require('./get-closest-element-9e41d6b9.js');
|
9
9
|
require('./clamp-e86a226e.js');
|
@@ -38,10 +38,6 @@ const GuxColumnManagerItem = class {
|
|
38
38
|
this.internal_keyboard_reorder_move = index.createEvent(this, "internal_keyboard_reorder_move", 7);
|
39
39
|
this.internal_keyboard_reorder_emit = index.createEvent(this, "internal_keyboard_reorder_emit", 7);
|
40
40
|
this.internal_keyboard_reorder_finish = index.createEvent(this, "internal_keyboard_reorder_finish", 7);
|
41
|
-
this.orderId = undefined;
|
42
|
-
this.highlightActive = undefined;
|
43
|
-
this.highlight = undefined;
|
44
|
-
this.text = undefined;
|
45
41
|
this.pendingReorder = 'none';
|
46
42
|
this.isDragging = false;
|
47
43
|
this.isReordering = false;
|
@@ -158,14 +154,14 @@ const GuxColumnManagerItem = class {
|
|
158
154
|
this.i18n = await index$1.buildI18nForComponent(this.root, translationResources);
|
159
155
|
}
|
160
156
|
render() {
|
161
|
-
return (index.h(index.Host, { key: '
|
157
|
+
return (index.h(index.Host, { key: '4f4f1a2d4ef6e37442a02b323727002ebc2d229d', draggable: "true" }, index.h("div", { key: '527ed6cf7479c6d274b1bf76c55d99f0b926a046', class: {
|
162
158
|
'gux-container': true,
|
163
159
|
[`gux-drop-${this.pendingReorder}`]: true,
|
164
160
|
'gux-dragging': this.isDragging
|
165
|
-
} }, index.h("button", { key: '
|
161
|
+
} }, index.h("button", { key: 'a73b7f9161cb0959742a56c53c68e9b1780a70cf', class: {
|
166
162
|
'gux-reorder': true,
|
167
163
|
'gux-reordering': this.isReordering
|
168
|
-
}, type: "button", onClick: () => this.toggleReorderMode(), onKeyDown: event => this.keyboardReorder(event), ref: el => (this.reorderButtonElement = el) }, index.h("gux-icon", { key: '
|
164
|
+
}, type: "button", onClick: () => this.toggleReorderMode(), onKeyDown: event => this.keyboardReorder(event), ref: el => (this.reorderButtonElement = el) }, index.h("gux-icon", { key: 'db34f0e74744edb74f6e358decb1a687a522915f', "icon-name": "fa/grip-vertical-solid", decorative: true, size: "small" }), index.h("span", { key: '359c2ee8967c29f17cf8a70861554591a525ac05', class: "gux-sr-only" }, this.i18n('activateReordering', { columnName: this.text }))), index.h("div", { key: '9ef98b9772735fe121f883c54f30aa390a7b1518', class: "gux-select" }, index.h("slot", { key: 'e6cf19d37b7e2c3012ff5d3d344a816ec7dd7223', onSlotchange: () => this.onSlotChange() }), index.h("gux-text-highlight", { key: '725aff67ee64a30f085e177710e8a9a75c1a82da', highlight: this.highlight, text: this.text, strategy: "contains", dimmed: !this.highlightActive })))));
|
169
165
|
}
|
170
166
|
get root() { return index.getElement(this); }
|
171
167
|
};
|
@@ -2,9 +2,9 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
6
|
-
const index$1 = require('./index-
|
7
|
-
const usage = require('./usage-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
|
+
const index$1 = require('./index-aa48ea67.js');
|
7
|
+
const usage = require('./usage-66f3f455.js');
|
8
8
|
const guxColumnManager_service = require('./gux-column-manager.service-6eaeedb0.js');
|
9
9
|
require('./get-closest-element-9e41d6b9.js');
|
10
10
|
require('./clamp-e86a226e.js');
|
@@ -115,7 +115,7 @@ const GuxColumnManager = class {
|
|
115
115
|
return (index.h("div", null, index.h("span", { "aria-hidden": "true" }, this.i18n('selectedColumnCount', { count, total })), index.h("span", { class: "gux-sr-only" }, count === total ? (index.h("span", null, ": ", this.i18n('unselectAllColumnsScreenReader', { count, total }))) : (index.h("span", null, ": ", this.i18n('selectAllColumnsScreenReader', { count, total }))))));
|
116
116
|
}
|
117
117
|
render() {
|
118
|
-
return (index.h("div", { key: '
|
118
|
+
return (index.h("div", { key: 'b20a8b3d869c89e5d0a7df788c9216beb2606734', class: "gux-container" }, index.h("div", { key: 'cf85ab01ddc65cd36cb2fbcf9d8a1a5641bdb73a', class: "gux-sr-only", "aria-live": "polite" }, `${this.highlightResults.matchCount} ${this.i18n('searchResults')}`), index.h("div", { key: '4eb733de66dd8d8cad50af3593edc9b9cea06517', class: "gux-search" }, index.h("gux-content-search", { key: 'd2bd59c36f8e9316e890aab2c58a4f8eaffc21a5', "match-count": this.highlightResults.matchCount, "current-match": this.highlightResults.currentMatch, onGuxcurrentmatchchanged: event => this.onGuxCurrentMatchChanged(event) }, index.h("input", { key: '13d6d09461238dc320975957601069c0c0305326', type: "search", placeholder: this.i18n('search'), onInput: () => this.onSearchInput(), ref: el => (this.searchElement = el) }))), index.h("div", { key: '196a7c4732665f9441a1da32a233a77065c657fe', class: "gux-select" }, index.h("gux-form-field-checkbox", { key: '59fec0d1351a8d29fb9c52e8d86f2a6e07082242' }, index.h("input", { key: '410e3c478f528af3ad2b7fb755f57b398d6f00de', slot: "input", type: "checkbox", ref: el => (this.mainCheckboxElement = el), onChange: () => this.onMainCheckboxChange() }), index.h("label", { key: '437c750238f88906d24c996dfc8343ae9d4000cc', slot: "label" }, this.renderSelectedColumnCount()))), index.h("div", { key: '635052c617e778535a15916a10f50ebc19c681b6', class: "gux-list", onChange: () => this.onListChange() }, index.h("slot", { key: '4cccb7e62bb22f23132fbf5858264d1b8beef801', onSlotchange: () => this.onSlotChange() })), index.h("gux-announce-beta", { key: '9268a564c81ea817eb4d7967a47399fa17f3e205', ref: el => (this.announceElement = el) })));
|
119
119
|
}
|
120
120
|
get root() { return index.getElement(this); }
|
121
121
|
static get watchers() { return {
|