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,5 +1,5 @@
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-
|
2
|
-
import { b as buildI18nForComponent } from './index-
|
1
|
+
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-1f4f2f77.js';
|
2
|
+
import { b as buildI18nForComponent } from './index-4f1356d9.js';
|
3
3
|
import './get-closest-element-728b9f18.js';
|
4
4
|
|
5
5
|
const page = "Page";
|
@@ -118,8 +118,6 @@ const GuxPaginationButtonsLegacy = class {
|
|
118
118
|
constructor(hostRef) {
|
119
119
|
registerInstance(this, hostRef);
|
120
120
|
this.internalcurrentpagechange = createEvent(this, "internalcurrentpagechange", 3);
|
121
|
-
this.currentPage = undefined;
|
122
|
-
this.totalPages = undefined;
|
123
121
|
this.layout = 'full';
|
124
122
|
}
|
125
123
|
get onFirstPage() {
|
@@ -185,7 +183,7 @@ const GuxPaginationButtonsLegacy = class {
|
|
185
183
|
this.i18n = await buildI18nForComponent(this.root, paginationResources$2);
|
186
184
|
}
|
187
185
|
render() {
|
188
|
-
return (h("div", { key: '
|
186
|
+
return (h("div", { key: '94e78129a0eab8031622b92ed8fe5f392a6495b0', class: `gux-pagination-buttons-container gux-${this.layout}` }, h("div", { key: '5c1a04dc93ae0fd25c4f0b1121d633fe9b951b2c', class: "gux-pagination-buttons-group" }, h("gux-button-slot", { key: '6cbc04a2b7e1bfb448894c8895ac3232648e5fc3', accent: "ghost" }, h("button", { key: '7e05c92cd3e4fff399ce9dbbff8e6f97e4c45147', title: this.i18n('first'), disabled: this.onFirstPage, onClick: this.handleClickFirst.bind(this) }, h("gux-icon", { key: '6f8f9d39f5124c98221b90b840557f79d1bd206a', decorative: true, "icon-name": "fa/chevrons-left-regular" }))), h("gux-button-slot", { key: '36ea45dfcb84f21e0968dd47f11e56296596ade3', accent: "ghost" }, h("button", { key: 'e3f613c72ab8a52b831bd02d8467a446d72fd767', title: this.i18n('previous'), disabled: this.onFirstPage, onClick: this.handleClickPrevious.bind(this) }, h("gux-icon", { key: 'be79fa6701289fe96cba8dd9c50772159c56de5c', decorative: true, "icon-name": "custom/chevron-left-small-regular" })))), this.getPagePicker(this.layout), h("div", { key: '3152b124bf97384c1d0bc4b9412e0c112a4d6812', class: "gux-pagination-buttons-group" }, h("gux-button-slot", { key: '74f2c533370dab51946d1fd639382c57cfb4435c', accent: "ghost" }, h("button", { key: '10765d3f555991bde133be3fade1fba2185bb7cc', title: this.i18n('next'), disabled: this.onLastPage, onClick: this.handleClickNext.bind(this) }, h("gux-icon", { key: '454302ddb2294af9922116255aa3f60eace8edf0', decorative: true, "icon-name": "custom/chevron-right-small-regular" }))), h("gux-button-slot", { key: 'f4fc51a9e28351e111813f10b09a7aa5bc04d985', accent: "ghost" }, h("button", { key: '05e9a24f9c28995d8876ee2f76ab351a6e271830', title: this.i18n('last'), disabled: this.onLastPage, onClick: this.handleClickLast.bind(this) }, h("gux-icon", { key: '718c22f69a257dfa66d7c13256d8dca985cca2d9', decorative: true, "icon-name": "fa/chevrons-right-regular" }))))));
|
189
187
|
}
|
190
188
|
get root() { return getElement(this); }
|
191
189
|
};
|
@@ -224,10 +222,10 @@ const GuxPaginationItemCountsLegacy = class {
|
|
224
222
|
this.i18n = await buildI18nForComponent(this.root, paginationResources$1);
|
225
223
|
}
|
226
224
|
render() {
|
227
|
-
return (h("div", { key: '
|
225
|
+
return (h("div", { key: 'adc625e79d3bc3b2cee319fd36e01a6a7b55e2f0', class: "gux-pagination-item-counts-container" }, h("span", { key: 'ae0af79204b86e5902722892101fa644a8705a18', class: "gux-pagination-item-counts-range" }, this.i18n('itemCountDisplay', {
|
228
226
|
firstItem: this.firstItem,
|
229
227
|
lastItem: this.lastItem
|
230
|
-
})), h("span", { key: '
|
228
|
+
})), h("span", { key: '98a27d3f011a9766d9fb69be3b1f47bb45e7a408' }, this.i18n('totalItems', { totalItems: this.totalItems }))));
|
231
229
|
}
|
232
230
|
get root() { return getElement(this); }
|
233
231
|
};
|
@@ -265,7 +263,7 @@ const GuxPaginationItemsPerPageLegacy = class {
|
|
265
263
|
}) }, h("gux-listbox", { "aria-label": this.i18n('itemsPerPage') }, h("gux-option", { value: "25" }, "25"), h("gux-option", { value: "50" }, "50"), h("gux-option", { value: "75" }, "75"), h("gux-option", { value: "100" }, "100"))));
|
266
264
|
}
|
267
265
|
render() {
|
268
|
-
return (h("div", { key: '
|
266
|
+
return (h("div", { key: 'e601a72a600861196a6ef6ccdd5f55f43d6eee03', class: "gux-pagination-items-per-page-container" }, h("div", { key: '907d9f76dc84110cad4d4e52a23b8e675ab36f0f', class: "gux-pagination-items-per-page-picker" }, this.getDropdown()), h("div", { key: 'ec10de58cb9cfdbb2b75cae02a414cd8e79f924c', class: "gux-pagination-per-page" }, this.i18n('perPage'))));
|
269
267
|
}
|
270
268
|
get root() { return getElement(this); }
|
271
269
|
};
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-
|
2
|
-
import { b as buildI18nForComponent } from './index-
|
1
|
+
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-1f4f2f77.js';
|
2
|
+
import { b as buildI18nForComponent } from './index-4f1356d9.js';
|
3
3
|
import { t as translationResources } from './en-25a315a0.js';
|
4
4
|
import { b as afterNextRender } from './after-next-render-07a41f53.js';
|
5
5
|
import './get-closest-element-728b9f18.js';
|
@@ -165,8 +165,6 @@ const GuxPaginationButtons = class {
|
|
165
165
|
constructor(hostRef) {
|
166
166
|
registerInstance(this, hostRef);
|
167
167
|
this.internalcurrentpagechange = createEvent(this, "internalcurrentpagechange", 3);
|
168
|
-
this.currentPage = undefined;
|
169
|
-
this.totalPages = undefined;
|
170
168
|
this.layout = 'advanced';
|
171
169
|
this.disabled = false;
|
172
170
|
}
|
@@ -220,7 +218,7 @@ const GuxPaginationButtons = class {
|
|
220
218
|
this.i18n = await buildI18nForComponent(this.root, translationResources);
|
221
219
|
}
|
222
220
|
render() {
|
223
|
-
return (h("div", { key: '
|
221
|
+
return (h("div", { key: '2adf432e5c8561b88b47d64651419539faeaacdb', class: `gux-pagination-buttons-container gux-${this.layout}` }, h("div", { key: 'fe8298d4f799e7492132fd918ad8a14c31c39e9c', class: "gux-pagination-buttons-group" }, h("gux-button-slot", { key: '607b0df667dc90c5e1aea01917a84d802e88b1e7', accent: "ghost", "icon-only": true }, h("button", { key: 'd72f33998b80efd44b59810674ec8baf8c8b48c3', title: this.i18n('firstPage'), disabled: this.onFirstPage || this.disabled, onClick: this.handleClickFirst.bind(this) }, h("gux-icon", { key: '47a7aea9eea057e7799c8d361ae3d664da4018c1', size: "small", decorative: true, "icon-name": "fa/chevrons-left-regular" }))), h("gux-button-slot", { key: 'ff72d4e40c0614d548229f789db35c079d77679e', accent: "ghost", "icon-only": true }, h("button", { key: '76ee67311429e3343530922bad3ec2d98c9260c9', title: this.i18n('previousPage'), disabled: this.onFirstPage || this.disabled, onClick: this.handleClickPrevious.bind(this) }, h("gux-icon", { key: 'beb59b0a8e1812c18c9e8400912431bb1a9f746e', size: "small", decorative: true, "icon-name": "custom/chevron-left-small-regular" })))), this.getPageNavigation(), h("div", { key: '2b6ec10a6a777fac2a1ad1b2742d56b7c83f5425', class: "gux-pagination-buttons-group" }, h("gux-button-slot", { key: '3515d6107c5a65b6a044ca5aa12adc06223086db', accent: "ghost", "icon-only": true }, h("button", { key: '3579ead5a7abab3ef4575c7aec7d49d088b6bb12', title: this.i18n('nextPage'), disabled: this.onLastPage || this.disabled, onClick: this.handleClickNext.bind(this) }, h("gux-icon", { key: 'a71bda9da92ddb4047b899156c278fdf3431187f', size: "small", decorative: true, "icon-name": "custom/chevron-right-small-regular" }))), h("gux-button-slot", { key: '71eb9a560a4fab1182cb78131508a2841bb73a2d', accent: "ghost", "icon-only": true }, h("button", { key: '185d069f2424e873b521593bd4c5befbf2d5b05f', title: this.i18n('lastPage'), disabled: this.onLastPage || this.disabled, onClick: this.handleClickLast.bind(this) }, h("gux-icon", { key: 'f4b756e0c76c7071dc98f62493c0807143853280', size: "small", decorative: true, "icon-name": "fa/chevrons-right-regular" }))))));
|
224
222
|
}
|
225
223
|
get root() { return getElement(this); }
|
226
224
|
};
|
@@ -264,10 +262,10 @@ const GuxPaginationItemCounts = class {
|
|
264
262
|
}
|
265
263
|
}
|
266
264
|
render() {
|
267
|
-
return (h("div", { key: '
|
265
|
+
return (h("div", { key: '325a05d29604b38315f1a95318a691daad41d412', class: "gux-pagination-item-counts-container" }, h("span", { key: '4c6e277325a88e839ece1ef0ce21f638c7810dbb', class: "gux-pagination-item-counts-range" }, this.i18n('itemCountDisplay', {
|
268
266
|
firstItem: this.firstItem,
|
269
267
|
lastItem: this.lastItem
|
270
|
-
})), h("span", { key: '
|
268
|
+
})), h("span", { key: '7c670909cd37292ef639c1fa993c8782c0ffc8d9', class: "gux-pagination-item-counts-total" }, this.getPaginationItemCountsRange())));
|
271
269
|
}
|
272
270
|
get root() { return getElement(this); }
|
273
271
|
};
|
@@ -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 './get-closest-element-728b9f18.js';
|
5
5
|
|
6
6
|
const previous = "Previous";
|
@@ -20,8 +20,6 @@ const GuxPaginationCursor = class {
|
|
20
20
|
this.guxitemsperpagechange = createEvent(this, "guxitemsperpagechange", 7);
|
21
21
|
this.hasPrevious = false;
|
22
22
|
this.hasNext = false;
|
23
|
-
this.label = undefined;
|
24
|
-
this.itemsPerPage = undefined;
|
25
23
|
this.layout = 'simple';
|
26
24
|
}
|
27
25
|
handleInternalitemsperpagechange(event) {
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-
|
2
|
-
import { b as buildI18nForComponent } from './index-
|
1
|
+
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-1f4f2f77.js';
|
2
|
+
import { b as buildI18nForComponent } from './index-4f1356d9.js';
|
3
3
|
import './get-closest-element-728b9f18.js';
|
4
4
|
|
5
5
|
const perPage = "per page";
|
@@ -35,7 +35,7 @@ const GuxPaginationItemsPerPage = class {
|
|
35
35
|
}) }, h("gux-listbox", { "aria-label": this.i18n('itemsPerPage') }, h("gux-option", { value: "25" }, "25"), h("gux-option", { value: "50" }, "50"), h("gux-option", { value: "75" }, "75"), h("gux-option", { value: "100" }, "100"))));
|
36
36
|
}
|
37
37
|
render() {
|
38
|
-
return (h("div", { key: '
|
38
|
+
return (h("div", { key: '56e33dac3f981827817fb7269ca2800806ec7f28', class: "gux-pagination-items-per-page-container" }, h("div", { key: 'f2314d4e85a4075d034443ab4f90e17dd36b628c', class: "gux-pagination-items-per-page-picker" }, this.getDropdown()), h("div", { key: 'c4e0d414394824783edd508c800797fe073ea294', class: "gux-pagination-per-page" }, this.i18n('perPage'))));
|
39
39
|
}
|
40
40
|
get root() { return getElement(this); }
|
41
41
|
};
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-
|
2
|
-
import { t as trackComponent } from './usage-
|
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
3
|
|
4
4
|
const guxPaginationLegacyCss = ":host{display:block;border-top:var(--gse-ui-dataTableItems-tablePagination-divider-width) var(--gse-ui-dataTableItems-tablePagination-divider-style) var(--gse-ui-dataTableItems-tablePagination-divider-color)}.gux-pagination-container{display:flex;flex-direction:row;flex-wrap:nowrap;place-content:stretch space-between;align-items:center;height:var(--gse-ui-dataTableItems-cell-tablePagination-height);padding:var(--gse-ui-dataTableItems-tablePagination-padding);background-color:var(--gse-ui-dataTableItems-tablePagination-defaultBackgroundColor)}.gux-pagination-container .gux-pagination-info{display:flex;flex:1 1 auto;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-dataTableItems-tablePagination-recordsetControls-gap);place-content:stretch flex-start;align-items:center;align-self:auto;order:0}.gux-pagination-container .gux-pagination-info>*{flex:0 1 auto;align-self:auto;order:0}.gux-pagination-container .gux-pagination-change{flex:1 1 auto;align-self:auto;order:0}.gux-pagination-container .gux-pagination-change:first-child{margin-left:0}";
|
5
5
|
const GuxPaginationLegacyStyle0 = guxPaginationLegacyCss;
|
@@ -8,11 +8,22 @@ const GuxPaginationLegacy = class {
|
|
8
8
|
constructor(hostRef) {
|
9
9
|
registerInstance(this, hostRef);
|
10
10
|
this.guxpaginationchange = createEvent(this, "guxpaginationchange", 7);
|
11
|
+
/**
|
12
|
+
* The currently select page. Changes are watched by the component.
|
13
|
+
*/
|
11
14
|
this.currentPage = 1;
|
15
|
+
/**
|
16
|
+
* The total number of items in the data set. Used to calculate total page count
|
17
|
+
*/
|
12
18
|
this.totalItems = 0;
|
19
|
+
/**
|
20
|
+
* The max number of items on a page. Used to calculate total page count
|
21
|
+
*/
|
13
22
|
this.itemsPerPage = 25;
|
23
|
+
/**
|
24
|
+
* The pagination component can have different layouts to suit the available space
|
25
|
+
*/
|
14
26
|
this.layout = 'full';
|
15
|
-
this.totalPages = undefined;
|
16
27
|
}
|
17
28
|
setPage(page) {
|
18
29
|
if (page <= 0) {
|
@@ -64,7 +75,7 @@ const GuxPaginationLegacy = class {
|
|
64
75
|
this.currentPage = this.calculateCurrentPage();
|
65
76
|
}
|
66
77
|
render() {
|
67
|
-
return (h("div", { key: '
|
78
|
+
return (h("div", { key: '9fb7768816e0454d90373f6a01ab55569763ec1a', class: "gux-pagination-container" }, this.getPaginationInfoElement(this.layout), h("div", { key: '24c5f9d3d51777b64071d9ebf14ba61ad930788b', class: "gux-pagination-change" }, h("gux-pagination-buttons-legacy", { key: '162dd6ade2c6aba07a3810d3ca26908c706cc630', layout: this.layout, "current-page": this.currentPage, "total-pages": this.totalPages, onInternalcurrentpagechange: this.handleInternalcurrentpagechange.bind(this) }))));
|
68
79
|
}
|
69
80
|
get root() { return getElement(this); }
|
70
81
|
};
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import { r as registerInstance, c as createEvent, d as readTask, h, g as getElement } from './index-
|
1
|
+
import { r as registerInstance, c as createEvent, d as readTask, h, g as getElement } from './index-1f4f2f77.js';
|
2
2
|
import { a as afterNextRenderTimeout } from './after-next-render-07a41f53.js';
|
3
|
-
import { t as trackComponent } from './usage-
|
3
|
+
import { t as trackComponent } from './usage-82f4ed22.js';
|
4
4
|
|
5
5
|
const guxPaginationCss = ":host{display:block;block-size:var(--gse-ui-dataTableItems-cell-tablePagination-height);border-block-start:var(--gse-ui-dataTableItems-tablePagination-divider-width) var(--gse-ui-dataTableItems-tablePagination-divider-style) var(--gse-ui-dataTableItems-tablePagination-divider-color)}.gux-pagination-container{display:flex;flex-direction:row;flex-wrap:nowrap;place-content:stretch space-between;align-items:center;padding:var(--gse-ui-dataTableItems-tablePagination-padding);background-color:var(--gse-ui-dataTableItems-tablePagination-defaultBackgroundColor)}.gux-pagination-container .gux-pagination-info{display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-dataTableItems-tablePagination-recordsetControls-gap);place-content:stretch flex-start;align-items:center;align-self:auto;order:0}.gux-pagination-container .gux-pagination-info>*{flex:0 1 auto;align-self:auto;order:0}.gux-pagination-container .gux-pagination-spacer{flex:1 1 auto;align-self:auto;order:0}.gux-pagination-container .gux-pagination-change{flex:0 1 auto;align-self:auto;order:0}.gux-pagination-container .gux-pagination-change:first-child{margin-inline-start:0}";
|
6
6
|
const GuxPaginationStyle0 = guxPaginationCss;
|
@@ -11,13 +11,23 @@ const GuxPagination = class {
|
|
11
11
|
registerInstance(this, hostRef);
|
12
12
|
this.guxpaginationchange = createEvent(this, "guxpaginationchange", 7);
|
13
13
|
this.reinstateLayoutBreakpoint = 0;
|
14
|
+
/**
|
15
|
+
* The pagination component can have different layouts to suit the available space
|
16
|
+
*/
|
14
17
|
this.layout = 'advanced';
|
18
|
+
/**
|
19
|
+
* The currently select page. Changes are watched by the component.
|
20
|
+
*/
|
15
21
|
this.currentPage = 1;
|
22
|
+
/**
|
23
|
+
* The total number of items in the data set. Used to calculate total page count
|
24
|
+
*/
|
16
25
|
this.totalItems = 0;
|
26
|
+
/**
|
27
|
+
* The max number of items on a page. Used to calculate total page count
|
28
|
+
*/
|
17
29
|
this.itemsPerPage = 25;
|
18
30
|
this.disabled = false;
|
19
|
-
this.totalPages = undefined;
|
20
|
-
this.displayedLayout = undefined;
|
21
31
|
}
|
22
32
|
setPage(page) {
|
23
33
|
if (page <= 0) {
|
@@ -90,7 +100,7 @@ const GuxPagination = class {
|
|
90
100
|
}, 500);
|
91
101
|
}
|
92
102
|
render() {
|
93
|
-
return (h("div", { key: '
|
103
|
+
return (h("div", { key: '9847ec11f3d6ce2701b45e37609a04a0cd817a1b', class: "gux-pagination-container" }, h("div", { key: 'dd201c74a25ec351b7c2135df3a78c1afa188a04', class: "gux-pagination-info" }, h("gux-pagination-item-counts", { key: '8fa2f803d855138268436e80406b387b7b6d46b1', "total-items": this.totalItems, "current-page": this.currentPage, "items-per-page": this.itemsPerPage }), this.displayedLayout === 'advanced' && (h("gux-pagination-items-per-page", { key: '7a9a67683d8f886b0bb4f746a859c9b453bfe9f7', disabled: this.disabled, "items-per-page": this.itemsPerPage, onInternalitemsperpagechange: this.handleInternalitemsperpagechange.bind(this) }))), h("div", { key: '9cb7c65b1dfb7fbb7e0c982c4ab85b2ca29de9bd', class: "gux-pagination-spacer" }), h("div", { key: '7611f183470ff573eea93ccb51d43f4f135e791b', class: "gux-pagination-change" }, h("gux-pagination-buttons", { key: 'e322b2e19a780b3bf769591bfd3913a758b022f3', disabled: this.disabled, layout: this.displayedLayout, "current-page": this.currentPage, "total-pages": this.totalPages, onInternalcurrentpagechange: this.handleInternalcurrentpagechange.bind(this) }))));
|
94
104
|
}
|
95
105
|
get root() { return getElement(this); }
|
96
106
|
};
|
@@ -1,8 +1,8 @@
|
|
1
|
-
import { r as registerInstance, c as createEvent, f as forceUpdate, h, g as getElement } from './index-
|
1
|
+
import { r as registerInstance, c as createEvent, f as forceUpdate, h, g as getElement } from './index-1f4f2f77.js';
|
2
2
|
import { g as getDefaultExportFromCjs, c as commonjsGlobal, a as commonjsRequire } from './_commonjsHelpers-c9e3b764.js';
|
3
|
-
import { t as trackComponent } from './usage-
|
4
|
-
import { b as buildI18nForComponent, g as getDesiredLocale } from './index-
|
5
|
-
import { O as OnClickOutside } from './on-click-outside-
|
3
|
+
import { t as trackComponent } from './usage-82f4ed22.js';
|
4
|
+
import { b as buildI18nForComponent, g as getDesiredLocale } from './index-4f1356d9.js';
|
5
|
+
import { O as OnClickOutside } from './on-click-outside-6c2e399b.js';
|
6
6
|
import { p as preventBrowserValidationStyling } from './prevent-browser-validation-styling-3983eb0a.js';
|
7
7
|
import { a as logWarn } from './log-error-274efeb7.js';
|
8
8
|
import { s as simulateNativeEvent } from './simulate-native-event-e0631897.js';
|
@@ -1998,12 +1998,12 @@ const GuxPhoneInput = class {
|
|
1998
1998
|
this.regionObjects = [];
|
1999
1999
|
this.displayType = libphonenumber$1.exports.PhoneNumberType.FIXED_LINE;
|
2000
2000
|
this.value = '';
|
2001
|
-
this.defaultRegion = undefined;
|
2002
|
-
this.labelId = undefined;
|
2003
2001
|
this.hasError = false;
|
2004
2002
|
this.disabled = false;
|
2005
2003
|
this.required = false;
|
2004
|
+
// Display only. This chooses how to format the number within the input.
|
2006
2005
|
this.phoneNumberFormat = 'NATIONAL';
|
2006
|
+
// Display only. This chooses the type of example number as the placeholder within the input.
|
2007
2007
|
this.phoneNumberType = 'FIXED_LINE';
|
2008
2008
|
this.regionOptions = [];
|
2009
2009
|
this.expanded = false;
|
@@ -1,11 +1,11 @@
|
|
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 autoUpdate, c as computePosition, o as offset, f as flip, s as shift, h as hide, b as arrow } from './floating-ui.dom.esm-17bec7ce.js';
|
3
|
-
import { O as OnClickOutside } from './on-click-outside-
|
4
|
-
import { t as trackComponent } from './usage-
|
3
|
+
import { O as OnClickOutside } from './on-click-outside-6c2e399b.js';
|
4
|
+
import { t as trackComponent } from './usage-82f4ed22.js';
|
5
5
|
import { g as getSlot } from './get-slot-41f866aa.js';
|
6
6
|
import { f as findElementById } from './find-element-by-id-d0ce6208.js';
|
7
7
|
|
8
|
-
const guxPopoverCss = ":popover-open{position:absolute;inset:unset}.gux-popover-wrapper{position:absolute;inset-block-start:0;inset-inline-start:0;padding:var(--gse-ui-popover-padding);overflow:hidden;background-color:var(--gse-ui-popover-backgroundColor);border:none;border-radius:var(--gse-ui-popover-borderRadius);box-shadow:var(--gse-ui-popover-boxShadow);}.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)}
|
8
|
+
const guxPopoverCss = ":popover-open{position:absolute;inset:unset}.gux-popover-wrapper{position:absolute;inset-block-start:0;inset-inline-start:0;padding:var(--gse-ui-popover-padding);overflow:hidden;background-color:var(--gse-ui-popover-backgroundColor);border:none;border-radius:var(--gse-ui-popover-borderRadius);box-shadow:var(--gse-ui-popover-boxShadow);}.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)}";
|
9
9
|
const GuxPopoverBetaStyle0 = guxPopoverCss;
|
10
10
|
|
11
11
|
var __decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
@@ -22,13 +22,23 @@ const GuxPopover = class {
|
|
22
22
|
constructor(hostRef) {
|
23
23
|
registerInstance(this, hostRef);
|
24
24
|
this.guxdismiss = createEvent(this, "guxdismiss", 7);
|
25
|
-
|
26
|
-
|
25
|
+
/**
|
26
|
+
* Indicate position of popover element arrow (follow floating ui placement attribute api)
|
27
|
+
*/
|
27
28
|
this.position = 'bottom';
|
29
|
+
/**
|
30
|
+
* Indicate if the dismiss button is displayed
|
31
|
+
*/
|
28
32
|
this.displayDismissButton = false;
|
33
|
+
/**
|
34
|
+
* Close popover when the user clicks outside of its bounds
|
35
|
+
*/
|
29
36
|
this.closeOnClickOutside = false;
|
37
|
+
/**
|
38
|
+
* Controls hiding and showing the popover
|
39
|
+
*/
|
30
40
|
this.isOpen = false;
|
31
|
-
this.
|
41
|
+
this.disconnect = undefined;
|
32
42
|
}
|
33
43
|
updateForElement() {
|
34
44
|
this.forElement = this.getForElement();
|
@@ -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 autoUpdate, c as computePosition, o as offset, f as flip, s as shift, h as hide, b as arrow } from './floating-ui.dom.esm-17bec7ce.js';
|
3
3
|
import { a as afterNextRenderTimeout } from './after-next-render-07a41f53.js';
|
4
|
-
import { O as OnClickOutside } from './on-click-outside-
|
5
|
-
import { t as trackComponent } from './usage-
|
4
|
+
import { O as OnClickOutside } from './on-click-outside-6c2e399b.js';
|
5
|
+
import { t as trackComponent } from './usage-82f4ed22.js';
|
6
6
|
import { f as findElementById } from './find-element-by-id-d0ce6208.js';
|
7
7
|
|
8
8
|
const guxPopoverListCss = ":popover-open{position:absolute;inset:unset}.gux-popover-wrapper{position:fixed;inset-block-start:0;inset-inline-start:0;z-index:var(--gse-semantic-zIndex-popover);display:inline-block;padding-block:8px;padding-inline:0;overflow-y:hidden;background-color:var(--gse-ui-popover-backgroundColor);border:none;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-width);background:var(--gse-ui-popover-backgroundColor)}";
|
@@ -22,12 +22,19 @@ const GuxPopoverList = class {
|
|
22
22
|
constructor(hostRef) {
|
23
23
|
registerInstance(this, hostRef);
|
24
24
|
this.guxdismiss = createEvent(this, "guxdismiss", 7);
|
25
|
-
|
26
|
-
|
25
|
+
/**
|
26
|
+
* Indicate position of popover element arrow (follow floating ui placement attribute api)
|
27
|
+
*/
|
27
28
|
this.position = 'bottom';
|
28
|
-
|
29
|
+
/**
|
30
|
+
* Close popover when the user clicks outside of its bounds
|
31
|
+
*/
|
29
32
|
this.closeOnClickOutside = false;
|
33
|
+
/**
|
34
|
+
* Controls hiding and showing the popover
|
35
|
+
*/
|
30
36
|
this.isOpen = false;
|
37
|
+
this.disconnect = undefined;
|
31
38
|
}
|
32
39
|
onKeyDown(event) {
|
33
40
|
switch (event.key) {
|
@@ -1,7 +1,7 @@
|
|
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 autoUpdate, c as computePosition, o as offset, f as flip, s as shift, b as arrow } from './floating-ui.dom.esm-17bec7ce.js';
|
3
|
-
import { O as OnClickOutside } from './on-click-outside-
|
4
|
-
import { t as trackComponent } from './usage-
|
3
|
+
import { O as OnClickOutside } from './on-click-outside-6c2e399b.js';
|
4
|
+
import { t as trackComponent } from './usage-82f4ed22.js';
|
5
5
|
import { f as findElementById } from './find-element-by-id-d0ce6208.js';
|
6
6
|
|
7
7
|
const guxPopoverListCss = ".gux-popover-wrapper{position:fixed;inset-block-start:0;inset-inline-start:0;z-index:var(--gse-semantic-zIndex-popover);display:inline-block;padding-block:8px;padding-inline:0;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-width);background:var(--gse-ui-popover-backgroundColor)}";
|
@@ -21,10 +21,17 @@ const GuxPopoverList = class {
|
|
21
21
|
constructor(hostRef) {
|
22
22
|
registerInstance(this, hostRef);
|
23
23
|
this.guxdismiss = createEvent(this, "guxdismiss", 7);
|
24
|
-
|
24
|
+
/**
|
25
|
+
* Indicate position of popover element arrow (follow floating ui placement attribute api)
|
26
|
+
*/
|
25
27
|
this.position = 'bottom';
|
26
|
-
|
28
|
+
/**
|
29
|
+
* Close popover when the user clicks outside of its bounds
|
30
|
+
*/
|
27
31
|
this.closeOnClickOutside = false;
|
32
|
+
/**
|
33
|
+
* Controls hiding and showing the popover
|
34
|
+
*/
|
28
35
|
this.isOpen = false;
|
29
36
|
}
|
30
37
|
onKeyDown(event) {
|
@@ -130,10 +137,10 @@ const GuxPopoverList = class {
|
|
130
137
|
}
|
131
138
|
}
|
132
139
|
render() {
|
133
|
-
return (h("div", { key: '
|
140
|
+
return (h("div", { key: 'c94e3a9d29972dd7de07153cf21370bf7009adb0', ref: (el) => (this.popupElement = el), class: {
|
134
141
|
'gux-hidden': !this.isOpen,
|
135
142
|
'gux-popover-wrapper': true
|
136
|
-
}, "data-placement": true }, h("div", { key: '
|
143
|
+
}, "data-placement": true }, h("div", { key: 'f0d18e1a7f180e7776eafeba0ebc7c8acf038385', ref: (el) => (this.arrowElement = el), class: "gux-arrow" }), this.displayDismissButton && (h("gux-dismiss-button", { key: 'df6952abca5ca57368311073e26d65f186304c09', onClick: this.dismiss.bind(this) })), h("div", { key: 'd530b83e81b9e62529ba2125f1d824a658f08778', class: "gux-popover-content" }, h("slot", { key: 'f8c9ced9b756e1d7c879a581792e33dc2f9e941f' }))));
|
137
144
|
}
|
138
145
|
get root() { return getElement(this); }
|
139
146
|
};
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { r as registerInstance, c as createEvent, h } from './index-
|
1
|
+
import { r as registerInstance, c as createEvent, h } from './index-1f4f2f77.js';
|
2
2
|
import { a as autoUpdate, c as computePosition, o as offset, f as flip, d as size, s as shift, h as hide } from './floating-ui.dom.esm-17bec7ce.js';
|
3
3
|
|
4
4
|
const guxPopupCss = ".gux-target-container.gux-disabled{pointer-events:none;cursor:default;opacity:0.5}.gux-popup-container{position:fixed;z-index:var(--gse-semantic-zIndex-popup);visibility:hidden;inline-size:max-content;background-color:var(--gse-ui-menu-backgroundColor)}.gux-popup-container.gux-expanded{visibility:visible}.gux-sr-only-clip:not(:focus):not(:active){position:absolute;width:1px;height:1px;overflow:hidden;white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%)}";
|
@@ -9,10 +9,19 @@ const GuxPopup = class {
|
|
9
9
|
registerInstance(this, hostRef);
|
10
10
|
this.internalexpanded = createEvent(this, "internalexpanded", 7);
|
11
11
|
this.internalcollapsed = createEvent(this, "internalcollapsed", 7);
|
12
|
+
/**
|
13
|
+
* Placement of the popup. Default is bottom-start
|
14
|
+
*/
|
12
15
|
this.placement = 'bottom-start';
|
13
16
|
this.expanded = false;
|
14
17
|
this.disabled = false;
|
18
|
+
/**
|
19
|
+
* Number of pixels the popup is offset from the target.
|
20
|
+
*/
|
15
21
|
this.offset = 2;
|
22
|
+
/**
|
23
|
+
* set if parent component design allows for popup exceeding target width
|
24
|
+
*/
|
16
25
|
this.exceedTargetWidth = false;
|
17
26
|
}
|
18
27
|
runUpdatePosition() {
|
@@ -106,13 +115,13 @@ const GuxPopup = class {
|
|
106
115
|
}
|
107
116
|
}
|
108
117
|
render() {
|
109
|
-
return (h("div", { key: '
|
118
|
+
return (h("div", { key: '8b457686247f595bc6fda8a16fa6878e1baf6d44', class: {
|
110
119
|
'gux-target-container': true,
|
111
120
|
'gux-disabled': this.disabled
|
112
|
-
}, "aria-disabled": this.disabled.toString(), ref: (el) => (this.targetElementContainer = el) }, h("slot", { key: '
|
121
|
+
}, "aria-disabled": this.disabled.toString(), ref: (el) => (this.targetElementContainer = el) }, h("slot", { key: '415230f7029ab2ba2bc12ccc4fdca6bb6683fac1', name: "target" }), h("div", { key: 'a9c084eed9bb2664f8e75ec4383e3437c2316ef7', class: {
|
113
122
|
'gux-popup-container': true,
|
114
123
|
'gux-expanded': this.expanded && !this.disabled
|
115
|
-
}, ref: (el) => (this.popupElementContainer = el) }, h("slot", { key: '
|
124
|
+
}, ref: (el) => (this.popupElementContainer = el) }, h("slot", { key: '84b4949477da973f148a47214fa0a64f0ca0c01a', name: "popup" }))));
|
116
125
|
}
|
117
126
|
static get watchers() { return {
|
118
127
|
"expanded": ["onExpandedChange"]
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import { h, r as registerInstance, g as getElement } from './index-
|
2
|
-
import { b as buildI18nForComponent } from './index-
|
3
|
-
import { t as trackComponent } from './usage-
|
1
|
+
import { h, r as registerInstance, 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 largeSpinner = 48; // Linked to --gse-ui-progressAndLoading-spinner-large
|
@@ -33,7 +33,14 @@ const GuxRadialLoadingStyle0 = guxRadialLoadingCss;
|
|
33
33
|
const GuxRadialLoading = class {
|
34
34
|
constructor(hostRef) {
|
35
35
|
registerInstance(this, hostRef);
|
36
|
+
/**
|
37
|
+
* The display context the component is in.
|
38
|
+
*/
|
36
39
|
this.context = 'modal';
|
40
|
+
/**
|
41
|
+
* Localized text to provide an accessible label for the component.
|
42
|
+
* If no screenreader text is provided, the localized string "Loading" will be used by default.
|
43
|
+
*/
|
37
44
|
this.screenreaderText = '';
|
38
45
|
}
|
39
46
|
async componentWillLoad() {
|
@@ -41,7 +48,7 @@ const GuxRadialLoading = class {
|
|
41
48
|
this.getI18nValue = await buildI18nForComponent(this.root, modalComponentResources);
|
42
49
|
}
|
43
50
|
render() {
|
44
|
-
return (h(GuxSpinnerState, { key: '
|
51
|
+
return (h(GuxSpinnerState, { key: '6fd3f8e5101d5accb9be4e26e13118764a49831c', context: this.context, screenreaderText: this.screenreaderText || this.getI18nValue('loading') }));
|
45
52
|
}
|
46
53
|
get root() { return getElement(this); }
|
47
54
|
};
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { h, r as registerInstance, g as getElement } from './index-
|
2
|
-
import { t as trackComponent } from './usage-
|
1
|
+
import { h, r as registerInstance, 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
|
|
5
5
|
const OVERALL_SIZE = 48; // Linked to --gse-ui-progressAndLoading-spinner-large
|
@@ -30,8 +30,13 @@ const GuxRadialProgressStyle0 = guxRadialProgressCss;
|
|
30
30
|
const GuxRadialProgress = class {
|
31
31
|
constructor(hostRef) {
|
32
32
|
registerInstance(this, hostRef);
|
33
|
-
|
33
|
+
/**
|
34
|
+
* The max value of the progress spinner
|
35
|
+
*/
|
34
36
|
this.max = 100;
|
37
|
+
/**
|
38
|
+
* Required localized text to provide an accessible label for the component
|
39
|
+
*/
|
35
40
|
this.screenreaderText = '';
|
36
41
|
}
|
37
42
|
componentWillLoad() {
|
@@ -1,7 +1,7 @@
|
|
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 { s as simulateNativeEvent } from './simulate-native-event-e0631897.js';
|
3
3
|
import { c as clamp } from './clamp-1fc36648.js';
|
4
|
-
import { t as trackComponent } from './usage-
|
4
|
+
import { t as trackComponent } from './usage-82f4ed22.js';
|
5
5
|
import { a as logWarn } from './log-error-274efeb7.js';
|
6
6
|
|
7
7
|
const guxRatingCss = ":host{display:inline-block;min-inline-size:fit-content;user-select:none}:host(:host:focus-visible){outline:var(--gse-semantic-focusOutline-sm-borderWidth) solid var(--gse-semantic-border-focus);outline-offset:var(--gse-semantic-focusOutline-offset);box-shadow:0 0 0 1px var(--gse-semantic-border-focus)}.gux-rating-star-container{display:flex;gap:var(--gse-ui-rating-star-gap);justify-content:space-between;color:var(--gse-ui-rating-default-color)}.gux-rating-star-container.gux-disabled{color:var(--gse-ui-rating-disabled-color);pointer-events:none;opacity:var(--gse-ui-rating-disabled-opacity)}.gux-rating-star-container gux-icon{flex:0 0 auto;color:var(--gse-ui-rating-default-color)}.gux-rating-star-container gux-icon:hover:not(.gux-disabled){color:var(--gse-ui-rating-hover-color)}";
|
@@ -106,7 +106,7 @@ const GuxRating = class {
|
|
106
106
|
}
|
107
107
|
}
|
108
108
|
render() {
|
109
|
-
return (h(Host, { key: '
|
109
|
+
return (h(Host, { key: 'ff9593ff50916c8eb9bd5a749712d2c232b66ac1', role: "spinbutton", tabindex: this.getTabIndex(), "aria-readonly": this.readonly.toString(), "aria-valuenow": this.value, "aria-valuemin": "0", "aria-valuemax": this.maxValue }, h("div", { key: 'e73bb89716b389959d264e7344d55aa543cb9018', ref: (el) => (this.starContainer = el), class: {
|
110
110
|
'gux-rating-star-container': true,
|
111
111
|
'gux-disabled': this.disabled
|
112
112
|
} }, this.getRatingStarElements())));
|
@@ -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 { t as translationResources } from './en-abdadc27.js';
|
5
5
|
import { g as getClosestElement } from './get-closest-element-728b9f18.js';
|
6
6
|
|
@@ -12,7 +12,6 @@ const GuxRichHighlightListItem = class {
|
|
12
12
|
registerInstance(this, hostRef);
|
13
13
|
this.disabled = false;
|
14
14
|
this.highlight = 'orange';
|
15
|
-
this.value = undefined;
|
16
15
|
}
|
17
16
|
onMouseUp() {
|
18
17
|
this.focusParentList();
|
@@ -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 getClosestElement } from './get-closest-element-728b9f18.js';
|
4
|
-
import { b as buildI18nForComponent } from './index-
|
4
|
+
import { b as buildI18nForComponent } from './index-4f1356d9.js';
|
5
5
|
import { t as translationResources } from './en-abdadc27.js';
|
6
|
-
import { O as OnClickOutside } from './on-click-outside-
|
6
|
+
import { O as OnClickOutside } from './on-click-outside-6c2e399b.js';
|
7
7
|
import { b as afterNextRender } from './after-next-render-07a41f53.js';
|
8
8
|
import { w as whenEventIsFrom } from './when-event-is-from-2aac15f0.js';
|
9
9
|
import { h as hasDisabledParent } from './gux-rich-text-editor.service-dcce5e51.js';
|
@@ -18,7 +18,6 @@ const GuxRichStyleListItem = class {
|
|
18
18
|
constructor(hostRef) {
|
19
19
|
registerInstance(this, hostRef);
|
20
20
|
this.disabled = false;
|
21
|
-
this.value = undefined;
|
22
21
|
}
|
23
22
|
onMouseUp() {
|
24
23
|
this.focusParentList();
|
@@ -160,7 +159,6 @@ const GuxRichTextEditorSubListStyle0 = guxRichTextEditorSubListCss;
|
|
160
159
|
const GuxRichTextEditorSubList = class {
|
161
160
|
constructor(hostRef) {
|
162
161
|
registerInstance(this, hostRef);
|
163
|
-
this.label = undefined;
|
164
162
|
this.isShown = false;
|
165
163
|
}
|
166
164
|
onKeydown(event) {
|
@@ -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
|
|
3
3
|
const guxRichTextEditorActionGroupCss = ":host{display:flex;flex-direction:row}:host(.gux-hidden) .gux-divider{display:none}:host(.gux-hidden) ::slotted(:not(gux-rich-text-editor-action-link)){display:none}.gux-action-group-container{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-rte-toolbarBtnGroup-gap);align-items:flex-start;justify-content:flex-start}.gux-divider{inline-size:var(--gse-ui-rte-divider-width);block-size:var(--gse-ui-rte-divider-height);margin:var(--gse-ui-rte-toolbar-divider-margin);background-color:var(--gse-ui-rte-toolbar-divider-color)}";
|
4
4
|
const GuxRichTextEditorActionGroupStyle0 = guxRichTextEditorActionGroupCss;
|
@@ -1,7 +1,7 @@
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-
|
2
|
-
import { O as OnClickOutside } from './on-click-outside-
|
3
|
-
import { t as trackComponent } from './usage-
|
4
|
-
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 { O as OnClickOutside } from './on-click-outside-6c2e399b.js';
|
3
|
+
import { t as trackComponent } from './usage-82f4ed22.js';
|
4
|
+
import { b as buildI18nForComponent } from './index-4f1356d9.js';
|
5
5
|
import { t as translationResources } from './en-abdadc27.js';
|
6
6
|
import { b as afterNextRender } from './after-next-render-07a41f53.js';
|
7
7
|
import { h as hasDisabledParent } from './gux-rich-text-editor.service-dcce5e51.js';
|
@@ -1,9 +1,9 @@
|
|
1
|
-
import { r as registerInstance, f as forceUpdate, h, g as getElement } from './index-
|
2
|
-
import { t as trackComponent } from './usage-
|
1
|
+
import { r as registerInstance, f as forceUpdate, h, g as getElement } from './index-1f4f2f77.js';
|
2
|
+
import { t as trackComponent } from './usage-82f4ed22.js';
|
3
3
|
import { h as hasDisabledParent } from './gux-rich-text-editor.service-dcce5e51.js';
|
4
|
-
import { O as OnClickOutside } from './on-click-outside-
|
4
|
+
import { O as OnClickOutside } from './on-click-outside-6c2e399b.js';
|
5
5
|
import { b as afterNextRender } from './after-next-render-07a41f53.js';
|
6
|
-
import { b as buildI18nForComponent } from './index-
|
6
|
+
import { b as buildI18nForComponent } from './index-4f1356d9.js';
|
7
7
|
import { t as translationResources } from './en-abdadc27.js';
|
8
8
|
import './get-closest-element-7b2f7d5b.js';
|
9
9
|
import './get-closest-element-728b9f18.js';
|
@@ -24,7 +24,6 @@ var __decorate = (undefined && undefined.__decorate) || function (decorators, ta
|
|
24
24
|
const GuxRichTextEditorActionRichStyle = class {
|
25
25
|
constructor(hostRef) {
|
26
26
|
registerInstance(this, hostRef);
|
27
|
-
this.value = undefined;
|
28
27
|
this.expanded = false;
|
29
28
|
this.disabled = false;
|
30
29
|
}
|