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
@@ -1,9 +1,9 @@
|
|
1
|
-
import { r as registerInstance, h, H as Host, g as getElement } from './index-
|
2
|
-
import { t as trackComponent } from './usage-
|
1
|
+
import { r as registerInstance, h, H as Host, g as getElement } from './index-1f4f2f77.js';
|
2
|
+
import { t as trackComponent } from './usage-82f4ed22.js';
|
3
3
|
import { g as groupKeyboardNavigation } from './gux-avatar-group.service-0e62fde4.js';
|
4
|
-
import { b as buildI18nForComponent } from './index-
|
4
|
+
import { b as buildI18nForComponent } from './index-4f1356d9.js';
|
5
5
|
import { a as autoUpdate, c as computePosition, o as offset } from './floating-ui.dom.esm-17bec7ce.js';
|
6
|
-
import { O as OnClickOutside } from './on-click-outside-
|
6
|
+
import { O as OnClickOutside } from './on-click-outside-6c2e399b.js';
|
7
7
|
import { a as logWarn } from './log-error-274efeb7.js';
|
8
8
|
import { a as afterNextRenderTimeout } from './after-next-render-07a41f53.js';
|
9
9
|
import { a as getAvatarAccentClass, g as generateInitials } from './gux-avatar.service-43c1b4e1.js';
|
@@ -279,7 +279,9 @@ const GuxAvatarOverflowItemBetaStyle0 = guxAvatarOverflowItemCss;
|
|
279
279
|
const GuxAvatarOverflowItem = class {
|
280
280
|
constructor(hostRef) {
|
281
281
|
registerInstance(this, hostRef);
|
282
|
-
|
282
|
+
/**
|
283
|
+
* Manually sets avatar accent
|
284
|
+
*/
|
283
285
|
this.accent = 'auto';
|
284
286
|
}
|
285
287
|
async componentWillLoad() {
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { r as registerInstance, h, H as Host, g as getElement } from './index-
|
2
|
-
import { t as trackComponent } from './usage-
|
1
|
+
import { r as registerInstance, h, H as Host, g as getElement } from './index-1f4f2f77.js';
|
2
|
+
import { t as trackComponent } from './usage-82f4ed22.js';
|
3
3
|
import { a as logWarn } from './log-error-274efeb7.js';
|
4
4
|
import { s as setFocusTarget, r as resetFocusableSibling } from './gux-avatar-group.service-0e62fde4.js';
|
5
5
|
import './get-closest-element-728b9f18.js';
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { r as registerInstance, h, H as Host, g as getElement } from './index-
|
2
|
-
import { t as trackComponent } from './usage-
|
1
|
+
import { r as registerInstance, h, H as Host, g as getElement } from './index-1f4f2f77.js';
|
2
|
+
import { t as trackComponent } from './usage-82f4ed22.js';
|
3
3
|
import { a as logWarn } from './log-error-274efeb7.js';
|
4
4
|
import { g as groupKeyboardNavigation } from './gux-avatar-group.service-0e62fde4.js';
|
5
5
|
import { a as getAvatarAccentClass, g as generateInitials } from './gux-avatar.service-43c1b4e1.js';
|
@@ -11,7 +11,9 @@ const GuxAvatarGroupItemBetaStyle0 = guxAvatarGroupItemCss;
|
|
11
11
|
const GuxAvatarGroupItem = class {
|
12
12
|
constructor(hostRef) {
|
13
13
|
registerInstance(this, hostRef);
|
14
|
-
|
14
|
+
/**
|
15
|
+
* Manually sets avatar accent
|
16
|
+
*/
|
15
17
|
this.accent = 'auto';
|
16
18
|
}
|
17
19
|
async componentWillLoad() {
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import { r as registerInstance, h, g as getElement } from './index-
|
2
|
-
import { t as trackComponent } from './usage-
|
3
|
-
import { b as buildI18nForComponent } from './index-
|
1
|
+
import { r as registerInstance, h, g as getElement } from './index-1f4f2f77.js';
|
2
|
+
import { t as trackComponent } from './usage-82f4ed22.js';
|
3
|
+
import { b as buildI18nForComponent } from './index-4f1356d9.js';
|
4
4
|
import './get-closest-element-728b9f18.js';
|
5
5
|
|
6
6
|
const info = "badge with label: {label}, accent: info";
|
@@ -29,7 +29,6 @@ const GuxBadge = class {
|
|
29
29
|
registerInstance(this, hostRef);
|
30
30
|
this.accent = 'info';
|
31
31
|
this.bold = false;
|
32
|
-
this.label = undefined;
|
33
32
|
}
|
34
33
|
onSlotChange(event) {
|
35
34
|
const slotAssignedNodes = event.composedPath()[0].assignedNodes();
|
@@ -59,7 +58,7 @@ const GuxBadge = class {
|
|
59
58
|
this.i18n = await buildI18nForComponent(this.root, translationResources);
|
60
59
|
}
|
61
60
|
render() {
|
62
|
-
return (h("div", { key: '
|
61
|
+
return (h("div", { key: 'a0147cb1c5476bdf158e8e0782a2f88825e80fa8', class: {
|
63
62
|
'gux-badge': true,
|
64
63
|
[`gux-${this.accent}`]: true,
|
65
64
|
'gux-bold': this.bold
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import { r as registerInstance, h, g as getElement } from './index-
|
2
|
-
import { t as trackComponent } from './usage-
|
3
|
-
import { O as OnMutation } from './on-mutation-
|
1
|
+
import { r as registerInstance, h, g as getElement } from './index-1f4f2f77.js';
|
2
|
+
import { t as trackComponent } from './usage-82f4ed22.js';
|
3
|
+
import { O as OnMutation } from './on-mutation-751e68e4.js';
|
4
4
|
import { h as hasSlot } from './has-slot-f24a46a6.js';
|
5
5
|
|
6
6
|
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}";
|
@@ -42,7 +42,7 @@ const GuxBlankState = class {
|
|
42
42
|
this.hasGuidance = hasSlot(this.root, 'additional-guidance');
|
43
43
|
}
|
44
44
|
render() {
|
45
|
-
return (h("div", { key: '
|
45
|
+
return (h("div", { key: '05e63d1b90bf4a4edcdc577d73f19197a3ec300e', class: "gux-container" }, h("div", { key: '2a5551a003107fc25174d782f4e26a9844b1c4a7', class: "gux-image" }, h("slot", { key: '40fdd277e803b9ad62f489ded7b28fbb1837675b', name: "image" })), h("div", { key: '3346d51cbbb9e93b63cebc3dad447ed15e8791e3', class: "gux-message" }, h("slot", { key: '287c8b98b465184ee4d26529eedabd8f519f5dc7', name: "primary-message" })), this.renderGuidanceSlot(), this.renderCallToActionSlot()));
|
46
46
|
}
|
47
47
|
get root() { return getElement(this); }
|
48
48
|
};
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { r as registerInstance, h, H as Host, g as getElement } from './index-
|
1
|
+
import { r as registerInstance, h, H as Host, g as getElement } from './index-1f4f2f77.js';
|
2
2
|
import { l as logError } from './log-error-274efeb7.js';
|
3
3
|
|
4
4
|
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)}";
|
@@ -7,7 +7,6 @@ const GuxBreadcrumbItemStyle0 = guxBreadcrumbItemCss;
|
|
7
7
|
const GuxBreadcrumbItem = class {
|
8
8
|
constructor(hostRef) {
|
9
9
|
registerInstance(this, hostRef);
|
10
|
-
this.href = undefined;
|
11
10
|
}
|
12
11
|
getAccent() {
|
13
12
|
const container = this.root.closest('gux-breadcrumbs');
|
@@ -40,7 +39,7 @@ const GuxBreadcrumbItem = class {
|
|
40
39
|
}
|
41
40
|
render() {
|
42
41
|
const accent = this.getAccent();
|
43
|
-
return (h(Host, { key: '
|
42
|
+
return (h(Host, { key: '1b4c4d01765ac195dbde19d6ff3044caca8acb48', role: "listitem" }, h("span", { key: 'c436f1b6d29355b6e5f9069a9041640654189871', class: `gux-breadcrumb-generation gux-${accent}` }, this.getBreadcrumb(accent), this.getSeparatorIcon())));
|
44
43
|
}
|
45
44
|
get root() { return getElement(this); }
|
46
45
|
};
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import { r as registerInstance, f as forceUpdate, h, g as getElement } from './index-
|
2
|
-
import { b as buildI18nForComponent } from './index-
|
3
|
-
import { t as trackComponent } from './usage-
|
1
|
+
import { r as registerInstance, f as forceUpdate, h, g as getElement } from './index-1f4f2f77.js';
|
2
|
+
import { b as buildI18nForComponent } from './index-4f1356d9.js';
|
3
|
+
import { t as trackComponent } from './usage-82f4ed22.js';
|
4
4
|
import './get-closest-element-728b9f18.js';
|
5
5
|
|
6
6
|
const breadcrumbs = "Breadcrumbs";
|
@@ -26,7 +26,7 @@ const GuxBreadcrumbs = class {
|
|
26
26
|
Array.from(this.root.children).forEach(child => forceUpdate(child));
|
27
27
|
}
|
28
28
|
render() {
|
29
|
-
return (h("nav", { key: '
|
29
|
+
return (h("nav", { key: 'acf6c84d719c43df03381127ef2fa2367906ed79', "aria-label": this.i18n('breadcrumbs') }, h("ol", { key: '4dfbc4c462d69aa146e2282523293fe44d427217' }, h("slot", { key: '0f5f128f1a3766d67498c4db2321132fc24d9c7c', onSlotchange: this.onSlotChange.bind(this) }))));
|
30
30
|
}
|
31
31
|
get root() { return getElement(this); }
|
32
32
|
};
|
@@ -1,8 +1,8 @@
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-
|
2
|
-
import { O as OnClickOutside } from './on-click-outside-
|
1
|
+
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-1f4f2f77.js';
|
2
|
+
import { O as OnClickOutside } from './on-click-outside-6c2e399b.js';
|
3
3
|
import { w as whenEventIsFrom } from './when-event-is-from-2aac15f0.js';
|
4
4
|
import { a as afterNextRenderTimeout } from './after-next-render-07a41f53.js';
|
5
|
-
import { t as trackComponent } from './usage-
|
5
|
+
import { t as trackComponent } from './usage-82f4ed22.js';
|
6
6
|
|
7
7
|
const guxButtonMultiAccent = ['primary', 'secondary', 'tertiary'];
|
8
8
|
function getGuxButtonMultiAccent(maybeGuxButtonMultiAccent) {
|
@@ -30,8 +30,14 @@ const GuxButtonMulti = class {
|
|
30
30
|
registerInstance(this, hostRef);
|
31
31
|
this.open = createEvent(this, "open", 7);
|
32
32
|
this.close = createEvent(this, "close", 7);
|
33
|
+
/**
|
34
|
+
* Disables the action button.
|
35
|
+
*/
|
33
36
|
this.disabled = false;
|
34
37
|
this.accent = 'secondary';
|
38
|
+
/**
|
39
|
+
* It is used to open or not the list.
|
40
|
+
*/
|
35
41
|
this.isOpen = false;
|
36
42
|
}
|
37
43
|
handleKeydown(event) {
|
@@ -107,7 +113,7 @@ const GuxButtonMulti = class {
|
|
107
113
|
trackComponent(this.root, { variant: this.accent });
|
108
114
|
}
|
109
115
|
render() {
|
110
|
-
return (h("gux-popup", { key: '
|
116
|
+
return (h("gux-popup", { key: 'fa206429829cec851aa93d372d87fb5e121e0fa4', expanded: this.isOpen, "exceed-target-width": true, placement: "bottom-end" }, h("div", { key: '469c69c3b15a2db5065e4b279855cd3f0caac288', slot: "target", class: "gux-button-multi-container" }, h("gux-button-slot", { key: '866210a3d17f20c7fd8ee5a4947990bebd4cacc4', class: "gux-dropdown-button", accent: getGuxButtonMultiAccent(this.accent) }, 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() }, h("slot", { key: '9f3dfda85b9e519cf5aa9941764016251c8a06f5', name: "title" }), h("gux-icon", { key: '81404daafd6cd8338f2a14f563997d198ae05dfb', size: "small", decorative: true, "icon-name": "custom/chevron-down-small-regular" })))), h("div", { key: '5885c5252023c07e362ffadd3421c1060c42c325', class: "gux-list-container", slot: "popup" }, h("gux-list", { key: 'cad01a2031100282e0800dc5552dcfec9292d40c', onClick: (e) => this.onListClick(e), ref: el => (this.listElement = el) }, h("slot", { key: '24a9ccce0270ad3af796d8cef3066456a5260cdd' })))));
|
111
117
|
}
|
112
118
|
static get delegatesFocus() { return true; }
|
113
119
|
get root() { return getElement(this); }
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { r as registerInstance, h, H as Host, g as getElement } from './index-
|
2
|
-
import { t as trackComponent } from './usage-
|
1
|
+
import { r as registerInstance, h, H as Host, g as getElement } from './index-1f4f2f77.js';
|
2
|
+
import { t as trackComponent } from './usage-82f4ed22.js';
|
3
3
|
import { l as logError } from './log-error-274efeb7.js';
|
4
4
|
|
5
5
|
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}";
|
@@ -9,7 +9,6 @@ const GuxButtonSlot = class {
|
|
9
9
|
constructor(hostRef) {
|
10
10
|
registerInstance(this, hostRef);
|
11
11
|
this.accent = 'secondary';
|
12
|
-
this.iconOnly = undefined;
|
13
12
|
}
|
14
13
|
validateSlotContent() {
|
15
14
|
let slottedElement = this.root.children[0];
|
@@ -34,7 +33,7 @@ const GuxButtonSlot = class {
|
|
34
33
|
this.validateSlotContent();
|
35
34
|
}
|
36
35
|
render() {
|
37
|
-
return (h(Host, { key: '
|
36
|
+
return (h(Host, { key: 'ea236b544d398ff799331a855c2814258213f814', accent: this.accent, "icon-only": this.iconOnly }, h("slot", { key: '9178960eb31d0931c9e32625a72b45466895da04' })));
|
38
37
|
}
|
39
38
|
get root() { return getElement(this); }
|
40
39
|
};
|
@@ -1,8 +1,8 @@
|
|
1
|
-
import { r as registerInstance, h, g as getElement, c as createEvent } from './index-
|
2
|
-
import { t as trackComponent } from './usage-
|
1
|
+
import { r as registerInstance, h, g as getElement, c as createEvent } from './index-1f4f2f77.js';
|
2
|
+
import { t as trackComponent } from './usage-82f4ed22.js';
|
3
3
|
import { r as randomHTMLId } from './random-html-id-81ac821b.js';
|
4
4
|
import { a as autoUpdate, c as computePosition, o as offset, f as flip, s as shift, b as arrow } from './floating-ui.dom.esm-17bec7ce.js';
|
5
|
-
import { O as OnClickOutside } from './on-click-outside-
|
5
|
+
import { O as OnClickOutside } from './on-click-outside-6c2e399b.js';
|
6
6
|
import { g as getSlot } from './get-slot-41f866aa.js';
|
7
7
|
import { f as findElementById } from './find-element-by-id-d0ce6208.js';
|
8
8
|
|
@@ -13,12 +13,16 @@ const GuxButton = class {
|
|
13
13
|
constructor(hostRef) {
|
14
14
|
registerInstance(this, hostRef);
|
15
15
|
this.buttonId = randomHTMLId('button');
|
16
|
+
/**
|
17
|
+
* The component button type
|
18
|
+
*/
|
16
19
|
this.type = 'button';
|
17
|
-
|
20
|
+
/**
|
21
|
+
* Indicate if the button is disabled or not
|
22
|
+
*/
|
18
23
|
this.disabled = false;
|
19
24
|
this.accent = 'secondary';
|
20
25
|
this.autofocus = false;
|
21
|
-
this.iconOnly = undefined;
|
22
26
|
}
|
23
27
|
connectedCallback() {
|
24
28
|
this.slotChanged();
|
@@ -28,10 +32,10 @@ const GuxButton = class {
|
|
28
32
|
}
|
29
33
|
render() {
|
30
34
|
return [
|
31
|
-
h("button", { key: '
|
35
|
+
h("button", { key: 'af9b0ffd83f3edc54e4afa3f3df05398260c1e5a', id: this.buttonId, type: this.type, disabled: this.disabled, class: {
|
32
36
|
[`gux-${this.accent}`]: true,
|
33
37
|
'gux-icon-only': this.iconOnly
|
34
|
-
}, "aria-label": this.guxTitle, autofocus: this.autofocus }, h("slot", { key: '
|
38
|
+
}, "aria-label": this.guxTitle, autofocus: this.autofocus }, h("slot", { key: '32e4cf12b85ad738529600bd1878a6f3ee33c04a', onSlotchange: this.slotChanged.bind(this) })),
|
35
39
|
this.renderTooltip()
|
36
40
|
];
|
37
41
|
}
|
@@ -95,7 +99,7 @@ function ThrottleMethod(duration) {
|
|
95
99
|
};
|
96
100
|
}
|
97
101
|
|
98
|
-
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)}
|
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)}";
|
99
103
|
const GuxPopoverStyle0 = guxPopoverCss;
|
100
104
|
|
101
105
|
var __decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
@@ -112,10 +116,21 @@ const GuxPopover = class {
|
|
112
116
|
constructor(hostRef) {
|
113
117
|
registerInstance(this, hostRef);
|
114
118
|
this.guxdismiss = createEvent(this, "guxdismiss", 7);
|
115
|
-
|
119
|
+
/**
|
120
|
+
* Indicate position of popover element arrow (follow floating ui placement attribute api)
|
121
|
+
*/
|
116
122
|
this.position = 'bottom';
|
123
|
+
/**
|
124
|
+
* Indicate if the dismiss button is displayed
|
125
|
+
*/
|
117
126
|
this.displayDismissButton = false;
|
127
|
+
/**
|
128
|
+
* Close popover when the user clicks outside of its bounds
|
129
|
+
*/
|
118
130
|
this.closeOnClickOutside = false;
|
131
|
+
/**
|
132
|
+
* Controls hiding and showing the popover
|
133
|
+
*/
|
119
134
|
this.isOpen = false;
|
120
135
|
}
|
121
136
|
onKeyDown(event) {
|
@@ -242,10 +257,10 @@ const GuxPopover = class {
|
|
242
257
|
}
|
243
258
|
}
|
244
259
|
render() {
|
245
|
-
return (h("div", { key: '
|
260
|
+
return (h("div", { key: 'f78208956cac48f1ed92dec054af7c56f1483e27', ref: (el) => (this.popupElement = el), class: {
|
246
261
|
'gux-hidden': !this.isOpen,
|
247
262
|
'gux-popover-wrapper': true
|
248
|
-
}, "data-placement": true }, h("div", { key: '
|
263
|
+
}, "data-placement": true }, h("div", { key: 'd42c6192636029eed643bfaafecc0b2f80394fd3', ref: (el) => (this.arrowElement = el), class: "gux-arrow" }, h("div", { key: '9fc1f6bd146a4a2b6fa70fa8cab72972e24e2815', class: "gux-arrow-caret" })), this.displayDismissButton && (h("gux-dismiss-button", { key: '6da0834cb23232b1cea9834d1f4ada26eb9a6ff8', onClick: this.dismiss.bind(this) })), h("div", { key: '609540dfa3c0af738a57cf91c92d81392b5bcad8', class: { 'gux-popover-header': Boolean(this.titleSlot) } }, h("slot", { key: '2330c98eeea367966133574f062a36953f9b2487', name: "title" })), h("div", { key: '100c1123b7250fc755f58fdb0decdee00dfa3fd8', class: "gux-popover-content" }, h("slot", { key: 'e5d4780993a82f6d5cdb7362f7b9c29dcc8cea24' }))));
|
249
264
|
}
|
250
265
|
get root() { return getElement(this); }
|
251
266
|
};
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import { r as registerInstance, f as forceUpdate, h, g as getElement } from './index-
|
2
|
-
import { i as index_umd } from './index.umd-
|
3
|
-
import { g as getDesiredLocale, a as getFirstDayOfWeek, b as buildI18nForComponent } from './index-
|
1
|
+
import { r as registerInstance, f as forceUpdate, h, g as getElement } from './index-1f4f2f77.js';
|
2
|
+
import { i as index_umd } from './index.umd-2a77857d.js';
|
3
|
+
import { g as getDesiredLocale, a as getFirstDayOfWeek, b as buildI18nForComponent } from './index-4f1356d9.js';
|
4
4
|
import { a as afterNextRenderTimeout } from './after-next-render-07a41f53.js';
|
5
5
|
import { l as logError } from './log-error-274efeb7.js';
|
6
6
|
import { s as simulateNativeEvent } from './simulate-native-event-e0631897.js';
|
@@ -109,14 +109,17 @@ const GuxCalendarBetaStyle0 = guxCalendarCss;
|
|
109
109
|
const GuxCalendar = class {
|
110
110
|
constructor(hostRef) {
|
111
111
|
registerInstance(this, hostRef);
|
112
|
+
/**
|
113
|
+
* The date that receives focus when selecting a specific day. This also
|
114
|
+
* determines what month is currently displayed. The corresponding element
|
115
|
+
* does not necessarily have browser focus at any given time, since focus
|
116
|
+
* may be on other parts of the component.
|
117
|
+
*/
|
118
|
+
this.focusDate = index_umd.exports.Temporal.Now.plainDateISO();
|
119
|
+
this.disabled = false;
|
112
120
|
this.locale = 'en';
|
113
121
|
// Total number of dates that will display for each month in the calendar
|
114
122
|
this.MONTH_DATE_COUNT = 42;
|
115
|
-
this.startDayOfWeek = undefined;
|
116
|
-
this.focusDate = index_umd.exports.Temporal.Now.plainDateISO();
|
117
|
-
this.min = undefined;
|
118
|
-
this.max = undefined;
|
119
|
-
this.disabled = false;
|
120
123
|
}
|
121
124
|
async guxForceUpdate() {
|
122
125
|
forceUpdate(this.root);
|
@@ -1,8 +1,8 @@
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-
|
1
|
+
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-1f4f2f77.js';
|
2
2
|
import { a as afterNextRenderTimeout } from './after-next-render-07a41f53.js';
|
3
3
|
import { a as asIsoDateRange, c as fromIsoDateRange, b as asIsoDate, f as fromIsoDate } from './iso-dates-c6c7180d.js';
|
4
|
-
import { t as trackComponent } from './usage-
|
5
|
-
import { g as getDesiredLocale, c as getStartOfWeek } from './index-
|
4
|
+
import { t as trackComponent } from './usage-82f4ed22.js';
|
5
|
+
import { g as getDesiredLocale, c as getStartOfWeek } from './index-4f1356d9.js';
|
6
6
|
import { c as capitalizeFirstLetter } from './capitalize-first-letter-404638dd.js';
|
7
7
|
import { d as dateTimeFormat } from './intl-93dbfa3b.js';
|
8
8
|
import { u as useRegionalDates } from './use-regional-dates-20f9c0e5.js';
|
@@ -69,15 +69,29 @@ const GuxCalendar = class {
|
|
69
69
|
constructor(hostRef) {
|
70
70
|
registerInstance(this, hostRef);
|
71
71
|
this.calendarSelect = createEvent(this, "calendarSelect", 7);
|
72
|
-
|
72
|
+
/**
|
73
|
+
* The calendar current selected date
|
74
|
+
*/
|
73
75
|
this.value = '';
|
76
|
+
/**
|
77
|
+
* The min date selectable
|
78
|
+
*/
|
74
79
|
this.minDate = '';
|
80
|
+
/**
|
81
|
+
* The max date selectable
|
82
|
+
*/
|
75
83
|
this.maxDate = '';
|
84
|
+
/**
|
85
|
+
* The calendar mode (can be single or range)
|
86
|
+
*/
|
76
87
|
this.mode = "single" /* CalendarModes.Single */;
|
88
|
+
/**
|
89
|
+
* The calendar number of months displayed
|
90
|
+
*/
|
77
91
|
this.numberOfMonths = 1;
|
78
|
-
this.startDayOfWeek = undefined;
|
79
92
|
this.previewValue = new Date();
|
80
93
|
this.selectingDate = null;
|
94
|
+
this.locale = 'en';
|
81
95
|
}
|
82
96
|
emitCalendarSelect() {
|
83
97
|
this.calendarSelect.emit(this.value);
|
@@ -384,7 +398,7 @@ const GuxCalendar = class {
|
|
384
398
|
return (h("table", null, h("tr", null, getWeekdays(this.locale, this.startDayOfWeek).map(day => (h("th", null, day)))), this.getMonthDays(index).map(week => (h("tr", null, week.map(day => (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) }, h("div", { class: "gux-date" }, day.date.getDate(), h("span", { class: "gux-sr-only" }, getDateMonthAndYearString(day.date, this.locale)))))))))));
|
385
399
|
}
|
386
400
|
render() {
|
387
|
-
return (h("div", { key: '
|
401
|
+
return (h("div", { key: '3e7104c7c527ba42cc818e65513814372fb85602', class: "gux-calendar" }, h("div", { key: '3b8db690a35c0d8d7e0fee9aef4c11cc8da8bad0', class: "gux-header" }, h("button", { key: '543de6897267a1f4e6e8db8b97bb711304c08b52', type: "button", class: "gux-left", onClick: () => this.incrementPreviewDateByMonth(-1), tabindex: "-1", "aria-hidden": "true" }, h("gux-icon", { key: 'b2c294ef682512eece2727b7a81d767e8eaa6ac9', size: "small", decorative: true, "icon-name": "custom/chevron-left-small-regular" })), this.renderMonthHeader(), h("button", { key: '63a15fda509d1b4094e9758f7e363a12d9eb8b5a', type: "button", class: "gux-right", onClick: () => this.incrementPreviewDateByMonth(1), tabindex: "-1", "aria-hidden": "true" }, h("gux-icon", { key: '8ddab445b31da40a62add023f2e6c7e96ebbe62e', size: "small", decorative: true, "icon-name": "custom/chevron-right-small-regular" }))), h("div", { key: '717c46e440097c55521bd0ccece930c78cb18673', class: "gux-content" }, Array.from(Array(this.numberOfMonths).keys()).map(index => this.renderCalendarTable(index)))));
|
388
402
|
}
|
389
403
|
get root() { return getElement(this); }
|
390
404
|
};
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { r as registerInstance, h, g as getElement } from './index-
|
2
|
-
import { t as trackComponent } from './usage-
|
1
|
+
import { r as registerInstance, h, g as getElement } from './index-1f4f2f77.js';
|
2
|
+
import { t as trackComponent } from './usage-82f4ed22.js';
|
3
3
|
|
4
4
|
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)}";
|
5
5
|
const GuxCardStyle0 = guxCardCss;
|
@@ -7,16 +7,19 @@ const GuxCardStyle0 = guxCardCss;
|
|
7
7
|
const GuxCard = class {
|
8
8
|
constructor(hostRef) {
|
9
9
|
registerInstance(this, hostRef);
|
10
|
+
/**
|
11
|
+
* Card Accent.
|
12
|
+
*/
|
10
13
|
this.accent = 'bordered';
|
11
14
|
}
|
12
15
|
componentWillLoad() {
|
13
16
|
trackComponent(this.root, { variant: this.accent });
|
14
17
|
}
|
15
18
|
render() {
|
16
|
-
return (h("div", { key: '
|
19
|
+
return (h("div", { key: '50bbbdd887db89f85e38917ccb676f3635aa339b', class: {
|
17
20
|
'gux-card': true,
|
18
21
|
[`gux-${this.accent}`]: true
|
19
|
-
} }, h("slot", { key: '
|
22
|
+
} }, h("slot", { key: '14b6233c8880929e2797e7d486d553a39fd8a4a2' })));
|
20
23
|
}
|
21
24
|
get root() { return getElement(this); }
|
22
25
|
};
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-
|
2
|
-
import { b as buildI18nForComponent } from './index-
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-1f4f2f77.js';
|
2
|
+
import { b as buildI18nForComponent } from './index-4f1356d9.js';
|
3
3
|
import { c as getIndexInParent } from './gux-column-manager.service-90a02975.js';
|
4
4
|
import './get-closest-element-728b9f18.js';
|
5
5
|
import './clamp-1fc36648.js';
|
@@ -34,10 +34,6 @@ const GuxColumnManagerItem = class {
|
|
34
34
|
this.internal_keyboard_reorder_move = createEvent(this, "internal_keyboard_reorder_move", 7);
|
35
35
|
this.internal_keyboard_reorder_emit = createEvent(this, "internal_keyboard_reorder_emit", 7);
|
36
36
|
this.internal_keyboard_reorder_finish = createEvent(this, "internal_keyboard_reorder_finish", 7);
|
37
|
-
this.orderId = undefined;
|
38
|
-
this.highlightActive = undefined;
|
39
|
-
this.highlight = undefined;
|
40
|
-
this.text = undefined;
|
41
37
|
this.pendingReorder = 'none';
|
42
38
|
this.isDragging = false;
|
43
39
|
this.isReordering = false;
|
@@ -154,14 +150,14 @@ const GuxColumnManagerItem = class {
|
|
154
150
|
this.i18n = await buildI18nForComponent(this.root, translationResources);
|
155
151
|
}
|
156
152
|
render() {
|
157
|
-
return (h(Host, { key: '
|
153
|
+
return (h(Host, { key: '4f4f1a2d4ef6e37442a02b323727002ebc2d229d', draggable: "true" }, h("div", { key: '527ed6cf7479c6d274b1bf76c55d99f0b926a046', class: {
|
158
154
|
'gux-container': true,
|
159
155
|
[`gux-drop-${this.pendingReorder}`]: true,
|
160
156
|
'gux-dragging': this.isDragging
|
161
|
-
} }, h("button", { key: '
|
157
|
+
} }, h("button", { key: 'a73b7f9161cb0959742a56c53c68e9b1780a70cf', class: {
|
162
158
|
'gux-reorder': true,
|
163
159
|
'gux-reordering': this.isReordering
|
164
|
-
}, type: "button", onClick: () => this.toggleReorderMode(), onKeyDown: event => this.keyboardReorder(event), ref: el => (this.reorderButtonElement = el) }, h("gux-icon", { key: '
|
160
|
+
}, type: "button", onClick: () => this.toggleReorderMode(), onKeyDown: event => this.keyboardReorder(event), ref: el => (this.reorderButtonElement = el) }, h("gux-icon", { key: 'db34f0e74744edb74f6e358decb1a687a522915f', "icon-name": "fa/grip-vertical-solid", decorative: true, size: "small" }), h("span", { key: '359c2ee8967c29f17cf8a70861554591a525ac05', class: "gux-sr-only" }, this.i18n('activateReordering', { columnName: this.text }))), h("div", { key: '9ef98b9772735fe121f883c54f30aa390a7b1518', class: "gux-select" }, h("slot", { key: 'e6cf19d37b7e2c3012ff5d3d344a816ec7dd7223', onSlotchange: () => this.onSlotChange() }), h("gux-text-highlight", { key: '725aff67ee64a30f085e177710e8a9a75c1a82da', highlight: this.highlight, text: this.text, strategy: "contains", dimmed: !this.highlightActive })))));
|
165
161
|
}
|
166
162
|
get root() { return getElement(this); }
|
167
163
|
};
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import { r as registerInstance, c as createEvent, f as forceUpdate, h, g as getElement } from './index-
|
2
|
-
import { b as buildI18nForComponent } from './index-
|
3
|
-
import { t as trackComponent } from './usage-
|
1
|
+
import { r as registerInstance, c as createEvent, f as forceUpdate, h, g as getElement } from './index-1f4f2f77.js';
|
2
|
+
import { b as buildI18nForComponent } from './index-4f1356d9.js';
|
3
|
+
import { t as trackComponent } from './usage-82f4ed22.js';
|
4
4
|
import { g as getEmptyKeyboardOrderChange, s as setKeyboardReorderPositionIndicator, a as setMainCheckboxElementCheckedState, b as getNewOrder, c as getIndexInParent, d as getNewKeyboardOrderChange, e as setHighlights, f as setAllCheckboxInputs, h as getSelectedColumnCount } from './gux-column-manager.service-90a02975.js';
|
5
5
|
import './get-closest-element-728b9f18.js';
|
6
6
|
import './clamp-1fc36648.js';
|
@@ -111,7 +111,7 @@ const GuxColumnManager = class {
|
|
111
111
|
return (h("div", null, h("span", { "aria-hidden": "true" }, this.i18n('selectedColumnCount', { count, total })), h("span", { class: "gux-sr-only" }, count === total ? (h("span", null, ": ", this.i18n('unselectAllColumnsScreenReader', { count, total }))) : (h("span", null, ": ", this.i18n('selectAllColumnsScreenReader', { count, total }))))));
|
112
112
|
}
|
113
113
|
render() {
|
114
|
-
return (h("div", { key: '
|
114
|
+
return (h("div", { key: 'b20a8b3d869c89e5d0a7df788c9216beb2606734', class: "gux-container" }, h("div", { key: 'cf85ab01ddc65cd36cb2fbcf9d8a1a5641bdb73a', class: "gux-sr-only", "aria-live": "polite" }, `${this.highlightResults.matchCount} ${this.i18n('searchResults')}`), h("div", { key: '4eb733de66dd8d8cad50af3593edc9b9cea06517', class: "gux-search" }, h("gux-content-search", { key: 'd2bd59c36f8e9316e890aab2c58a4f8eaffc21a5', "match-count": this.highlightResults.matchCount, "current-match": this.highlightResults.currentMatch, onGuxcurrentmatchchanged: event => this.onGuxCurrentMatchChanged(event) }, h("input", { key: '13d6d09461238dc320975957601069c0c0305326', type: "search", placeholder: this.i18n('search'), onInput: () => this.onSearchInput(), ref: el => (this.searchElement = el) }))), h("div", { key: '196a7c4732665f9441a1da32a233a77065c657fe', class: "gux-select" }, h("gux-form-field-checkbox", { key: '59fec0d1351a8d29fb9c52e8d86f2a6e07082242' }, h("input", { key: '410e3c478f528af3ad2b7fb755f57b398d6f00de', slot: "input", type: "checkbox", ref: el => (this.mainCheckboxElement = el), onChange: () => this.onMainCheckboxChange() }), h("label", { key: '437c750238f88906d24c996dfc8343ae9d4000cc', slot: "label" }, this.renderSelectedColumnCount()))), h("div", { key: '635052c617e778535a15916a10f50ebc19c681b6', class: "gux-list", onChange: () => this.onListChange() }, h("slot", { key: '4cccb7e62bb22f23132fbf5858264d1b8beef801', onSlotchange: () => this.onSlotChange() })), h("gux-announce-beta", { key: '9268a564c81ea817eb4d7967a47399fa17f3e205', ref: el => (this.announceElement = el) })));
|
115
115
|
}
|
116
116
|
get root() { return getElement(this); }
|
117
117
|
static get watchers() { return {
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-
|
2
|
-
import { t as trackComponent } from './usage-
|
3
|
-
import { b as buildI18nForComponent } from './index-
|
1
|
+
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-1f4f2f77.js';
|
2
|
+
import { t as trackComponent } from './usage-82f4ed22.js';
|
3
|
+
import { b as buildI18nForComponent } from './index-4f1356d9.js';
|
4
4
|
import { a as onDisabledChange } from './on-attribute-change-33919964.js';
|
5
5
|
import { f as focusInputElement } from './focus-input-element-8a137b12.js';
|
6
6
|
import './get-closest-element-728b9f18.js';
|
@@ -25,10 +25,14 @@ const GuxContentSearch = class {
|
|
25
25
|
constructor(hostRef) {
|
26
26
|
registerInstance(this, hostRef);
|
27
27
|
this.guxcurrentmatchchanged = createEvent(this, "guxcurrentmatchchanged", 7);
|
28
|
+
/**
|
29
|
+
* The Match Count
|
30
|
+
*/
|
28
31
|
this.matchCount = 0;
|
32
|
+
/**
|
33
|
+
* The Current match count which needs to highlighted
|
34
|
+
*/
|
29
35
|
this.currentMatch = 0;
|
30
|
-
this.disabled = undefined;
|
31
|
-
this.value = undefined;
|
32
36
|
}
|
33
37
|
/**
|
34
38
|
* Clears the input.
|
@@ -62,10 +66,10 @@ const GuxContentSearch = class {
|
|
62
66
|
}
|
63
67
|
}
|
64
68
|
render() {
|
65
|
-
return (h("div", { key: '
|
69
|
+
return (h("div", { key: 'dcb6954c7a1dfe5eaa09537f822c0fe1fedad428', class: {
|
66
70
|
'gux-content-search': true,
|
67
71
|
'gux-disabled': this.disabled
|
68
|
-
}, onClick: () => focusInputElement(this.inputSlottedElement) }, h("div", { key: '
|
72
|
+
}, onClick: () => focusInputElement(this.inputSlottedElement) }, h("div", { key: '738339b0abcfb1fc67e366271045fdd6e5cc5bb4', class: "gux-search-icon" }, h("gux-icon", { key: '5caddb780225556dbb10ea0f88d735fb1efba780', size: "small", decorative: true, "icon-name": "fa/magnifying-glass-regular" })), h("slot", { key: '3519f441eb8cada75bdf3c1fc21c4f1bffbf7c8b' }), this.getNavigationPanel()));
|
69
73
|
}
|
70
74
|
getNavigationPanel() {
|
71
75
|
if (this.showNavigationPanel()) {
|