genesys-spark-components 4.137.1 → 4.138.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/genesys-webcomponents.cjs.js +3 -3
- package/dist/cjs/{get-valid-timezone-2f200f69.js → get-valid-timezone-6d0cf04e.js} +1 -1
- package/dist/cjs/gux-accordion-section.cjs.entry.js +12 -7
- package/dist/cjs/gux-accordion.cjs.entry.js +3 -3
- package/dist/cjs/gux-action-button.cjs.entry.js +14 -5
- package/dist/cjs/gux-action-toast-legacy.cjs.entry.js +3 -3
- package/dist/cjs/gux-advanced-dropdown-legacy.cjs.entry.js +18 -11
- package/dist/cjs/gux-all-row-select.cjs.entry.js +3 -4
- package/dist/cjs/gux-announce-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-avatar-beta.cjs.entry.js +22 -5
- package/dist/cjs/gux-avatar-change-photo-beta.cjs.entry.js +3 -3
- package/dist/cjs/gux-avatar-focusable-beta.cjs.entry.js +1 -2
- package/dist/cjs/gux-avatar-group-add-item-beta_3.cjs.entry.js +7 -5
- package/dist/cjs/gux-avatar-group-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-avatar-group-item-beta.cjs.entry.js +5 -3
- package/dist/cjs/gux-badge.cjs.entry.js +4 -5
- package/dist/cjs/gux-blank-state.cjs.entry.js +4 -4
- package/dist/cjs/gux-breadcrumb-item.cjs.entry.js +2 -3
- package/dist/cjs/gux-breadcrumbs.cjs.entry.js +4 -4
- package/dist/cjs/gux-button-multi.cjs.entry.js +10 -4
- package/dist/cjs/gux-button-slot.cjs.entry.js +3 -4
- package/dist/cjs/gux-button_2.cjs.entry.js +26 -11
- package/dist/cjs/gux-calendar-beta.cjs.entry.js +11 -8
- package/dist/cjs/gux-calendar.cjs.entry.js +20 -6
- package/dist/cjs/gux-card.cjs.entry.js +7 -4
- package/dist/cjs/gux-column-manager-item.cjs.entry.js +5 -9
- package/dist/cjs/gux-column-manager.cjs.entry.js +4 -4
- package/dist/cjs/gux-content-search.cjs.entry.js +11 -7
- package/dist/cjs/gux-context-menu.cjs.entry.js +23 -6
- package/dist/cjs/gux-copy-to-clipboard.cjs.entry.js +4 -4
- package/dist/cjs/gux-create-option.cjs.entry.js +4 -5
- package/dist/cjs/gux-cta-group.cjs.entry.js +7 -1
- package/dist/cjs/gux-date-beta.cjs.entry.js +10 -5
- package/dist/cjs/gux-date-time-beta.cjs.entry.js +10 -5
- package/dist/cjs/gux-datepicker.cjs.entry.js +35 -10
- package/dist/cjs/gux-day-beta.cjs.entry.js +3 -6
- package/dist/cjs/gux-disclosure-button-legacy.cjs.entry.js +14 -6
- package/dist/cjs/gux-dismiss-button.cjs.entry.js +6 -6
- package/dist/cjs/gux-dropdown-multi-tag.cjs.entry.js +6 -3
- package/dist/cjs/gux-dropdown-multi.cjs.entry.js +14 -8
- package/dist/cjs/gux-dropdown-option.cjs.entry.js +2 -8
- package/dist/cjs/gux-dropdown_3.cjs.entry.js +14 -14
- package/dist/cjs/gux-file-list-item.cjs.entry.js +5 -8
- package/dist/cjs/gux-flag-icon-beta.cjs.entry.js +3 -5
- package/dist/cjs/gux-flyout-menu.cjs.entry.js +4 -4
- package/dist/cjs/gux-form-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-form-description.cjs.entry.js +1 -1
- package/dist/cjs/gux-form-field-checkbox-group-beta.cjs.entry.js +25 -8
- package/dist/cjs/gux-form-field-checkbox.cjs.entry.js +6 -7
- package/dist/cjs/gux-form-field-color.cjs.entry.js +13 -12
- package/dist/cjs/{gux-form-field-container-8885a7d9.js → gux-form-field-container-64894e99.js} +1 -1
- package/dist/cjs/gux-form-field-dropdown.cjs.entry.js +14 -11
- package/dist/cjs/{gux-form-field-error-da20ee82.js → gux-form-field-error-429b5753.js} +1 -1
- package/dist/cjs/{gux-form-field-fieldset-container-a5808f36.js → gux-form-field-fieldset-container-db1aba2b.js} +1 -1
- package/dist/cjs/gux-form-field-file-beta.cjs.entry.js +12 -7
- package/dist/cjs/gux-form-field-file.cjs.entry.js +11 -7
- package/dist/cjs/gux-form-field-input-clear-button.cjs.entry.js +4 -4
- package/dist/cjs/gux-form-field-label-indicator.cjs.entry.js +3 -3
- package/dist/cjs/gux-form-field-number_2.cjs.entry.js +19 -19
- package/dist/cjs/gux-form-field-phone.cjs.entry.js +15 -12
- package/dist/cjs/gux-form-field-radio-group-beta.cjs.entry.js +25 -8
- package/dist/cjs/gux-form-field-radio.cjs.entry.js +6 -7
- package/dist/cjs/gux-form-field-range.cjs.entry.js +14 -17
- package/dist/cjs/gux-form-field-search.cjs.entry.js +13 -11
- package/dist/cjs/gux-form-field-select.cjs.entry.js +13 -11
- package/dist/cjs/gux-form-field-text-like.cjs.entry.js +13 -14
- package/dist/cjs/gux-form-field-textarea.cjs.entry.js +12 -10
- package/dist/cjs/gux-form-field-time-picker.cjs.entry.js +15 -13
- package/dist/cjs/gux-form-field-time-zone-picker.cjs.entry.js +14 -12
- package/dist/cjs/gux-form-fieldset-heading.cjs.entry.js +1 -1
- package/dist/cjs/gux-form-footer.cjs.entry.js +2 -2
- package/dist/cjs/gux-form-heading.cjs.entry.js +1 -1
- package/dist/cjs/gux-icon-tooltip-beta.cjs.entry.js +2 -3
- package/dist/cjs/gux-icon.cjs.entry.js +9 -5
- package/dist/cjs/gux-inline-alert.cjs.entry.js +5 -5
- package/dist/cjs/gux-label-info-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-link-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-list-divider.cjs.entry.js +2 -2
- package/dist/cjs/gux-list-item.cjs.entry.js +2 -2
- package/dist/cjs/gux-list.cjs.entry.js +3 -3
- package/dist/cjs/gux-listbox-multi.cjs.entry.js +4 -6
- package/dist/cjs/gux-loading-message.cjs.entry.js +3 -3
- package/dist/cjs/gux-menu-option.cjs.entry.js +2 -2
- package/dist/cjs/gux-menu.cjs.entry.js +2 -2
- package/dist/cjs/gux-modal-legacy.cjs.entry.js +7 -5
- package/dist/cjs/gux-modal-side-panel-beta.cjs.entry.js +3 -3
- package/dist/cjs/gux-modal.cjs.entry.js +11 -3
- package/dist/cjs/gux-month-calendar.cjs.entry.js +5 -8
- package/dist/cjs/gux-month-list_2.cjs.entry.js +1 -2
- package/dist/cjs/gux-month-picker-beta.cjs.entry.js +4 -8
- package/dist/cjs/gux-notification-toast-legacy.cjs.entry.js +6 -3
- package/dist/cjs/gux-option-group-beta.cjs.entry.js +5 -3
- package/dist/cjs/gux-option-icon.cjs.entry.js +3 -7
- package/dist/cjs/gux-option-multi.cjs.entry.js +4 -5
- package/dist/cjs/gux-page-loading-spinner.cjs.entry.js +3 -4
- package/dist/cjs/gux-pagination-buttons-legacy_3.cjs.entry.js +6 -8
- package/dist/cjs/gux-pagination-buttons_2.cjs.entry.js +5 -7
- package/dist/cjs/gux-pagination-cursor.cjs.entry.js +3 -5
- package/dist/cjs/gux-pagination-items-per-page.cjs.entry.js +3 -3
- package/dist/cjs/gux-pagination-legacy.cjs.entry.js +15 -4
- package/dist/cjs/gux-pagination.cjs.entry.js +15 -5
- package/dist/cjs/gux-phone-input-beta.cjs.entry.js +6 -6
- package/dist/cjs/gux-popover-beta.cjs.entry.js +17 -7
- package/dist/cjs/gux-popover-list-beta.cjs.entry.js +13 -6
- package/dist/cjs/gux-popover-list.cjs.entry.js +14 -7
- package/dist/cjs/gux-popup.cjs.entry.js +13 -4
- package/dist/cjs/gux-radial-loading.cjs.entry.js +11 -4
- package/dist/cjs/gux-radial-progress.cjs.entry.js +8 -3
- package/dist/cjs/gux-rating.cjs.entry.js +3 -3
- package/dist/cjs/gux-rich-highlight-list-item.cjs.entry.js +3 -4
- package/dist/cjs/gux-rich-style-list-item_3.cjs.entry.js +4 -6
- package/dist/cjs/gux-rich-text-editor-action-group.cjs.entry.js +1 -1
- package/dist/cjs/gux-rich-text-editor-action-link.cjs.entry.js +4 -4
- package/dist/cjs/gux-rich-text-editor-action-rich-style.cjs.entry.js +4 -5
- package/dist/cjs/gux-rich-text-editor-action-text-highlight.cjs.entry.js +4 -4
- package/dist/cjs/gux-rich-text-editor-action.cjs.entry.js +3 -4
- package/dist/cjs/gux-rich-text-editor-beta.cjs.entry.js +4 -4
- package/dist/cjs/gux-rich-text-editor-list.cjs.entry.js +2 -3
- package/dist/cjs/gux-row-select.cjs.entry.js +4 -5
- package/dist/cjs/gux-screen-reader-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-segmented-control-beta.cjs.entry.js +3 -4
- package/dist/cjs/gux-segmented-control-item.cjs.entry.js +1 -2
- package/dist/cjs/gux-selector-card-beta.cjs.entry.js +2 -3
- package/dist/cjs/gux-selector-cards-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-side-panel-beta.cjs.entry.js +4 -4
- package/dist/cjs/gux-side-panel-heading.cjs.entry.js +5 -3
- package/dist/cjs/gux-simple-toast-legacy.cjs.entry.js +6 -3
- package/dist/cjs/gux-skip-navigation-item.cjs.entry.js +2 -2
- package/dist/cjs/gux-skip-navigation-list.cjs.entry.js +4 -4
- package/dist/cjs/gux-sort-control.cjs.entry.js +6 -7
- package/dist/cjs/gux-submenu.cjs.entry.js +4 -5
- package/dist/cjs/gux-switch-item.cjs.entry.js +2 -3
- package/dist/cjs/gux-switch-legacy.cjs.entry.js +3 -4
- package/dist/cjs/gux-tab-advanced-list.cjs.entry.js +28 -6
- package/dist/cjs/gux-tab-advanced-panel.cjs.entry.js +2 -3
- package/dist/cjs/gux-tab-advanced.cjs.entry.js +7 -5
- package/dist/cjs/gux-tab-list.cjs.entry.js +5 -6
- package/dist/cjs/gux-tab-panel.cjs.entry.js +2 -3
- package/dist/cjs/gux-tab.cjs.entry.js +6 -4
- package/dist/cjs/gux-table-select-menu.cjs.entry.js +3 -3
- package/dist/cjs/gux-table-toolbar-action.cjs.entry.js +4 -5
- package/dist/cjs/gux-table-toolbar-custom-action.cjs.entry.js +3 -3
- package/dist/cjs/gux-table-toolbar-menu-button.cjs.entry.js +5 -6
- package/dist/cjs/gux-table-toolbar.cjs.entry.js +8 -8
- package/dist/cjs/gux-table.cjs.entry.js +16 -6
- package/dist/cjs/gux-tabs-advanced.cjs.entry.js +3 -5
- package/dist/cjs/gux-tabs.cjs.entry.js +9 -5
- package/dist/cjs/gux-tag.cjs.entry.js +4 -5
- package/dist/cjs/gux-text-highlight.cjs.entry.js +8 -4
- package/dist/cjs/gux-time-beta.cjs.entry.js +10 -5
- package/dist/cjs/gux-time-picker.cjs.entry.js +5 -8
- package/dist/cjs/gux-time-zone-beta.cjs.entry.js +3 -7
- package/dist/cjs/gux-time-zone-picker-beta.cjs.entry.js +3 -11
- package/dist/cjs/gux-toast.cjs.entry.js +4 -4
- package/dist/cjs/gux-toggle-slider.cjs.entry.js +3 -3
- package/dist/cjs/gux-toggle.cjs.entry.js +5 -9
- package/dist/cjs/gux-tooltip-base-beta_2.cjs.entry.js +54 -15
- package/dist/cjs/gux-tooltip-pointer-beta.cjs.entry.js +87 -0
- package/dist/cjs/gux-tooltip-title.cjs.entry.js +5 -5
- package/dist/cjs/gux-tooltip_2.cjs.entry.js +15 -11
- package/dist/cjs/{index-3ee995a4.js → index-aa48ea67.js} +1 -1
- package/dist/cjs/{index-1337610f.js → index-e321455d.js} +329 -246
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{on-click-outside-bfd599ca.js → on-click-outside-8a2d3a8e.js} +1 -1
- package/dist/cjs/{on-mutation-7c046081.js → on-mutation-6d71ec1a.js} +1 -1
- package/dist/cjs/{on-resize-514663f7.js → on-resize-b2cc6e7f.js} +1 -1
- package/dist/cjs/{usage-47b5afb6.js → usage-66f3f455.js} +2 -2
- package/dist/collection/collection-manifest.json +2 -1
- package/dist/collection/components/beta/gux-announce/gux-announce.js +2 -0
- package/dist/collection/components/beta/gux-avatar/gux-avatar-focusable/gux-avatar-focusable.js +0 -3
- package/dist/collection/components/beta/gux-avatar/gux-avatar.js +37 -2
- package/dist/collection/components/beta/gux-avatar-group/gux-avatar-group-item/gux-avatar-group-item.js +7 -1
- package/dist/collection/components/beta/gux-avatar-group/gux-avatar-group.js +2 -0
- package/dist/collection/components/beta/gux-avatar-group/gux-avatar-overflow/gux-avatar-overflow-item/gux-avatar-overflow-item.js +7 -1
- package/dist/collection/components/beta/gux-calendar-beta/gux-calendar.js +10 -5
- package/dist/collection/components/beta/gux-cta-group/gux-cta-group.js +10 -0
- package/dist/collection/components/beta/gux-date/gux-date.js +12 -1
- package/dist/collection/components/beta/gux-date-time/gux-date-time.js +12 -1
- package/dist/collection/components/beta/gux-day/gux-day.js +4 -5
- package/dist/collection/components/beta/gux-flag-icon/gux-flag-icon.js +4 -4
- package/dist/collection/components/beta/gux-form/gux-form-footer/gux-form-footer.js +2 -0
- package/dist/collection/components/beta/gux-icon-tooltip/gux-icon-tooltip.js +4 -1
- package/dist/collection/components/beta/gux-label-info/gux-label-info.js +4 -0
- package/dist/collection/components/beta/gux-link/gux-link.js +4 -0
- package/dist/collection/components/beta/gux-month-picker/gux-month-calendar/gux-month-calendar.js +9 -6
- package/dist/collection/components/beta/gux-month-picker/gux-month-calendar/gux-month-list/gux-month-list-item/gux-month-list-item.js +6 -1
- package/dist/collection/components/beta/gux-month-picker/gux-month-picker.js +8 -4
- package/dist/collection/components/beta/gux-phone-input/gux-phone-input.js +18 -2
- package/dist/collection/components/beta/gux-popover-beta/gux-popover.css +0 -3
- package/dist/collection/components/beta/gux-popover-beta/gux-popover.js +23 -3
- package/dist/collection/components/beta/gux-popover-list-beta/gux-popover-list.js +20 -3
- package/dist/collection/components/beta/gux-rich-text-editor/gux-rich-text-editor-action/gux-rich-text-editor-action-link/gux-rich-text-editor-action-link.js +4 -0
- package/dist/collection/components/beta/gux-rich-text-editor/gux-rich-text-editor-action/gux-rich-text-editor-action-rich-style/gux-rich-text-editor-action-rich-style.js +4 -1
- package/dist/collection/components/beta/gux-rich-text-editor/gux-rich-text-editor-action/gux-rich-text-editor-action-text-highlight/gux-rich-text-editor-action-text-highlight.js +4 -0
- package/dist/collection/components/beta/gux-rich-text-editor/gux-rich-text-editor-action/gux-rich-text-editor-action.js +6 -1
- package/dist/collection/components/beta/gux-rich-text-editor/gux-rich-text-editor-action-group/gux-rich-text-editor-action-group.js +2 -0
- package/dist/collection/components/beta/gux-rich-text-editor/gux-rich-text-editor-beta.js +2 -0
- package/dist/collection/components/beta/gux-rich-text-editor/gux-rich-text-editor-list/gux-rich-highlight-list-item/gux-rich-highlight-list-item.js +6 -1
- package/dist/collection/components/beta/gux-rich-text-editor/gux-rich-text-editor-list/gux-rich-style-list-item/gux-rich-style-list-item.js +4 -1
- package/dist/collection/components/beta/gux-rich-text-editor/gux-rich-text-editor-list/gux-rich-text-editor-list.js +2 -1
- package/dist/collection/components/beta/gux-rich-text-editor/gux-rich-text-editor-list/gux-rich-text-editor-sub-list/gux-rich-text-editor-sub-list.js +2 -1
- package/dist/collection/components/beta/gux-segmented-control/gux-segmented-control-item/gux-segmented-control-item.js +8 -1
- package/dist/collection/components/beta/gux-segmented-control/gux-segmented-control.js +5 -2
- package/dist/collection/components/beta/gux-selector-cards/gux-selector-card/gux-selector-card.js +2 -1
- package/dist/collection/components/beta/gux-side-panel/components/gux-modal-side-panel/gux-modal-side-panel.js +5 -1
- package/dist/collection/components/beta/gux-side-panel/components/gux-side-panel-heading/gux-side-panel-heading.js +7 -1
- package/dist/collection/components/beta/gux-side-panel/gux-side-panel.css +0 -6
- package/dist/collection/components/beta/gux-side-panel/gux-side-panel.js +3 -1
- package/dist/collection/components/beta/gux-time/gux-time.js +12 -1
- package/dist/collection/components/beta/gux-time-zone/gux-time-zone.js +8 -6
- package/dist/collection/components/beta/gux-time-zone-picker/gux-time-zone-picker.js +16 -8
- package/dist/collection/components/beta/gux-tooltip-base/gux-tooltip-base.js +88 -12
- package/dist/collection/components/beta/gux-tooltip-beta/gux-tooltip.js +15 -3
- package/dist/collection/components/beta/gux-tooltip-pointer-beta/gux-tooltip-pointer.js +226 -0
- package/dist/collection/components/legacy/gux-action-toast-legacy/gux-action-toast.js +1 -1
- package/dist/collection/components/legacy/gux-advanced-dropdown-legacy/dropdown-option/gux-dropdown-option.js +11 -9
- package/dist/collection/components/legacy/gux-advanced-dropdown-legacy/gux-advanced-dropdown.js +24 -7
- package/dist/collection/components/legacy/gux-disclosure-button-legacy/gux-disclosure-button.js +17 -3
- package/dist/collection/components/legacy/gux-modal-legacy/gux-modal-legacy.js +11 -3
- package/dist/collection/components/legacy/gux-notification-toast-legacy/gux-notification-toast.js +6 -1
- package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-buttons-legacy/gux-pagination-buttons.js +7 -3
- package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-item-counts-legacy/gux-pagination-item-counts.js +8 -2
- package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-items-per-page-legacy/gux-pagination-items-per-page.js +3 -1
- package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination.js +21 -2
- package/dist/collection/components/legacy/gux-simple-toast-legacy/gux-simple-toast.js +6 -1
- package/dist/collection/components/legacy/gux-switch-legacy/gux-switch-item/gux-switch-item.js +7 -2
- package/dist/collection/components/legacy/gux-switch-legacy/gux-switch.js +5 -2
- package/dist/collection/components/stable/gux-accordion/gux-accordion-section/gux-accordion-section.js +21 -6
- package/dist/collection/components/stable/gux-accordion/gux-accordion.js +3 -1
- package/dist/collection/components/stable/gux-action-button/gux-action-button.js +18 -1
- package/dist/collection/components/stable/gux-badge/gux-badge.js +5 -2
- package/dist/collection/components/stable/gux-blank-state/gux-blank-state.js +1 -1
- package/dist/collection/components/stable/gux-breadcrumbs/breadcrumb-item/gux-breadcrumb-item.js +3 -4
- package/dist/collection/components/stable/gux-breadcrumbs/gux-breadcrumbs.js +3 -1
- package/dist/collection/components/stable/gux-button/gux-button.js +18 -4
- package/dist/collection/components/stable/gux-button-multi/gux-button-multi.js +13 -1
- package/dist/collection/components/stable/gux-button-slot/gux-button-slot.js +5 -2
- package/dist/collection/components/stable/gux-calendar/gux-calendar.js +29 -3
- package/dist/collection/components/stable/gux-card/gux-card.js +7 -2
- package/dist/collection/components/stable/gux-column-manager/gux-column-manager-item/gux-column-manager-item.js +5 -7
- package/dist/collection/components/stable/gux-column-manager/gux-column-manager.js +1 -1
- package/dist/collection/components/stable/gux-content-search/gux-content-search.js +12 -4
- package/dist/collection/components/stable/gux-context-menu/gux-context-menu.js +27 -2
- package/dist/collection/components/stable/gux-copy-to-clipboard/gux-copy-to-clipboard.js +1 -1
- package/dist/collection/components/stable/gux-datepicker/gux-datepicker.js +51 -6
- package/dist/collection/components/stable/gux-dismiss-button/gux-dismiss-button.css +4 -9
- package/dist/collection/components/stable/gux-dismiss-button/gux-dismiss-button.js +6 -2
- package/dist/collection/components/stable/gux-dropdown/gux-dropdown.js +22 -3
- package/dist/collection/components/stable/gux-dropdown-multi/gux-dropdown-multi-tag/gux-dropdown-multi-tag.js +8 -1
- package/dist/collection/components/stable/gux-dropdown-multi/gux-dropdown-multi.js +25 -3
- package/dist/collection/components/stable/gux-flyout-menu/gux-flyout-menu.js +2 -2
- package/dist/collection/components/stable/gux-flyout-menu/gux-menu/gux-menu-option/gux-menu-option.js +1 -1
- package/dist/collection/components/stable/gux-flyout-menu/gux-menu/gux-menu.js +1 -1
- package/dist/collection/components/stable/gux-flyout-menu/gux-menu/gux-submenu/gux-submenu.js +5 -4
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-checkbox/gux-form-field-checkbox.js +8 -3
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-checkbox-group/gux-form-field-checkbox-group.js +25 -2
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-color/gux-form-field-color.js +12 -7
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-dropdown/gux-form-field-dropdown.js +12 -5
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-file/gux-form-field-file.js +10 -2
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-file-beta/components/gux-file-list-item/gux-file-list-item.js +10 -5
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-file-beta/gux-form-field-file.js +10 -1
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-number/gux-form-field-number.js +14 -7
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-phone/gux-form-field-phone.js +13 -6
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-radio/gux-form-field-radio.js +6 -3
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-radio-group/gux-form-field-radio-group.js +25 -2
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-range/gux-form-field-range.js +16 -11
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-search/gux-form-field-search.js +12 -6
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-select/gux-form-field-select.js +12 -6
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-text-like/gux-form-field-text-like.js +16 -9
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-textarea/gux-form-field-textarea.js +13 -5
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-picker/gux-form-field-time-picker.js +13 -7
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-zone-picker/gux-form-field-time-zone-picker.js +12 -6
- package/dist/collection/components/stable/gux-form-field/helper-components/gux-form-field-input-clear-button/gux-form-field-input-clear-button.js +1 -1
- package/dist/collection/components/stable/gux-form-field/helper-components/gux-form-field-label-indicator/gux-form-field-label-indicator.js +4 -0
- package/dist/collection/components/stable/gux-icon/gux-icon.js +15 -3
- package/dist/collection/components/stable/gux-inline-alert/gux-inline-alert.js +4 -2
- package/dist/collection/components/stable/gux-list/gux-list-divider/gux-list-divider.js +1 -1
- package/dist/collection/components/stable/gux-list/gux-list-item/gux-list-item.js +3 -1
- package/dist/collection/components/stable/gux-list/gux-list.js +1 -1
- package/dist/collection/components/stable/gux-listbox/gux-listbox.js +13 -3
- package/dist/collection/components/stable/gux-listbox/option-group/gux-option-group.js +6 -2
- package/dist/collection/components/stable/gux-listbox/options/gux-option/gux-option.js +12 -3
- package/dist/collection/components/stable/gux-listbox/options/gux-option-icon/gux-option-icon.js +22 -6
- package/dist/collection/components/stable/gux-listbox-multi/gux-create-option/gux-create-option.js +10 -3
- package/dist/collection/components/stable/gux-listbox-multi/gux-listbox-multi.js +17 -3
- package/dist/collection/components/stable/gux-listbox-multi/gux-option-multi/gux-option-multi.js +14 -3
- package/dist/collection/components/stable/gux-loading-message/gux-loading-message.js +1 -1
- package/dist/collection/components/stable/gux-modal/gux-modal.js +13 -1
- package/dist/collection/components/stable/gux-page-loading-spinner/gux-page-loading-spinner.js +3 -4
- package/dist/collection/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-buttons.js +9 -3
- package/dist/collection/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-ellipsis-button/gux-pagination-ellipsis-button.js +8 -5
- package/dist/collection/components/stable/gux-pagination/gux-pagination-item-counts/gux-pagination-item-counts.js +8 -2
- package/dist/collection/components/stable/gux-pagination/gux-pagination-items-per-page/gux-pagination-items-per-page.js +5 -1
- package/dist/collection/components/stable/gux-pagination/gux-pagination.js +23 -3
- package/dist/collection/components/stable/gux-pagination-cursor/gux-pagination-cursor.js +10 -2
- package/dist/collection/components/stable/gux-popover/gux-popover.css +0 -3
- package/dist/collection/components/stable/gux-popover/gux-popover.js +24 -3
- package/dist/collection/components/stable/gux-popover-list/gux-popover-list.js +21 -4
- package/dist/collection/components/stable/gux-popup/gux-popup.js +22 -3
- package/dist/collection/components/stable/gux-radial-loading/gux-radial-loading.js +12 -1
- package/dist/collection/components/stable/gux-radial-progress/gux-radial-progress.js +12 -1
- package/dist/collection/components/stable/gux-rating/gux-rating.js +11 -1
- package/dist/collection/components/stable/gux-skip-navigation-list/gux-skip-navigation-item/gux-skip-navigation-item.js +1 -1
- package/dist/collection/components/stable/gux-skip-navigation-list/gux-skip-navigation-list.js +1 -1
- package/dist/collection/components/stable/gux-table/gux-all-row-select/gux-all-row-select.js +5 -2
- package/dist/collection/components/stable/gux-table/gux-row-select/gux-row-select.js +6 -3
- package/dist/collection/components/stable/gux-table/gux-sort-control/gux-sort-control.js +5 -4
- package/dist/collection/components/stable/gux-table/gux-table-select-menu/gux-table-select-menu.js +3 -1
- package/dist/collection/components/stable/gux-table/gux-table.js +21 -3
- package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-action/gux-table-toolbar-action.js +9 -2
- package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-custom-action/gux-table-toolbar-custom-action.js +7 -1
- package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-menu-button/gux-table-toolbar-menu-button.js +3 -2
- package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar.js +4 -4
- package/dist/collection/components/stable/gux-tabs/gux-tab/gux-tab.js +9 -3
- package/dist/collection/components/stable/gux-tabs/gux-tab-list/gux-tab-list.js +2 -3
- package/dist/collection/components/stable/gux-tabs/gux-tab-panel/gux-tab-panel.js +3 -2
- package/dist/collection/components/stable/gux-tabs/gux-tabs.js +13 -3
- package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced/gux-tab-advanced.js +9 -3
- package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced-list/gux-tab-advanced-list.js +31 -3
- package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced-panel/gux-tab-advanced-panel.js +3 -2
- package/dist/collection/components/stable/gux-tabs-advanced/gux-tabs-advanced.js +3 -3
- package/dist/collection/components/stable/gux-tag/gux-tag.js +11 -2
- package/dist/collection/components/stable/gux-text-highlight/gux-text-highlight.js +14 -2
- package/dist/collection/components/stable/gux-time-picker/gux-time-picker.js +19 -4
- package/dist/collection/components/stable/gux-toast/gux-toast.js +4 -2
- package/dist/collection/components/stable/gux-toggle/gux-toggle-slider/gux-toggle-slider.js +12 -2
- package/dist/collection/components/stable/gux-toggle/gux-toggle.js +20 -6
- package/dist/collection/components/stable/gux-tooltip/gux-tooltip.js +14 -3
- package/dist/collection/components/stable/gux-tooltip-title/gux-tooltip-title.js +2 -2
- package/dist/collection/components/stable/gux-truncate/gux-truncate.js +5 -6
- package/dist/esm/genesys-webcomponents.js +4 -4
- package/dist/esm/{get-valid-timezone-4688faf5.js → get-valid-timezone-3bde2dae.js} +1 -1
- package/dist/esm/gux-accordion-section.entry.js +12 -7
- package/dist/esm/gux-accordion.entry.js +3 -3
- package/dist/esm/gux-action-button.entry.js +14 -5
- package/dist/esm/gux-action-toast-legacy.entry.js +3 -3
- package/dist/esm/gux-advanced-dropdown-legacy.entry.js +18 -11
- package/dist/esm/gux-all-row-select.entry.js +3 -4
- package/dist/esm/gux-announce-beta.entry.js +2 -2
- package/dist/esm/gux-avatar-beta.entry.js +22 -5
- package/dist/esm/gux-avatar-change-photo-beta.entry.js +3 -3
- package/dist/esm/gux-avatar-focusable-beta.entry.js +1 -2
- package/dist/esm/gux-avatar-group-add-item-beta_3.entry.js +7 -5
- package/dist/esm/gux-avatar-group-beta.entry.js +2 -2
- package/dist/esm/gux-avatar-group-item-beta.entry.js +5 -3
- package/dist/esm/gux-badge.entry.js +4 -5
- package/dist/esm/gux-blank-state.entry.js +4 -4
- package/dist/esm/gux-breadcrumb-item.entry.js +2 -3
- package/dist/esm/gux-breadcrumbs.entry.js +4 -4
- package/dist/esm/gux-button-multi.entry.js +10 -4
- package/dist/esm/gux-button-slot.entry.js +3 -4
- package/dist/esm/gux-button_2.entry.js +26 -11
- package/dist/esm/gux-calendar-beta.entry.js +11 -8
- package/dist/esm/gux-calendar.entry.js +20 -6
- package/dist/esm/gux-card.entry.js +7 -4
- package/dist/esm/gux-column-manager-item.entry.js +5 -9
- package/dist/esm/gux-column-manager.entry.js +4 -4
- package/dist/esm/gux-content-search.entry.js +11 -7
- package/dist/esm/gux-context-menu.entry.js +23 -6
- package/dist/esm/gux-copy-to-clipboard.entry.js +4 -4
- package/dist/esm/gux-create-option.entry.js +4 -5
- package/dist/esm/gux-cta-group.entry.js +7 -1
- package/dist/esm/gux-date-beta.entry.js +10 -5
- package/dist/esm/gux-date-time-beta.entry.js +10 -5
- package/dist/esm/gux-datepicker.entry.js +35 -10
- package/dist/esm/gux-day-beta.entry.js +3 -6
- package/dist/esm/gux-disclosure-button-legacy.entry.js +14 -6
- package/dist/esm/gux-dismiss-button.entry.js +6 -6
- package/dist/esm/gux-dropdown-multi-tag.entry.js +6 -3
- package/dist/esm/gux-dropdown-multi.entry.js +14 -8
- package/dist/esm/gux-dropdown-option.entry.js +2 -8
- package/dist/esm/gux-dropdown_3.entry.js +14 -14
- package/dist/esm/gux-file-list-item.entry.js +5 -8
- package/dist/esm/gux-flag-icon-beta.entry.js +3 -5
- package/dist/esm/gux-flyout-menu.entry.js +4 -4
- package/dist/esm/gux-form-beta.entry.js +1 -1
- package/dist/esm/gux-form-description.entry.js +1 -1
- package/dist/esm/gux-form-field-checkbox-group-beta.entry.js +25 -8
- package/dist/esm/gux-form-field-checkbox.entry.js +6 -7
- package/dist/esm/gux-form-field-color.entry.js +13 -12
- package/dist/esm/{gux-form-field-container-007ab28f.js → gux-form-field-container-3dd7c6ff.js} +1 -1
- package/dist/esm/gux-form-field-dropdown.entry.js +14 -11
- package/dist/esm/{gux-form-field-error-a340fbff.js → gux-form-field-error-acb40a19.js} +1 -1
- package/dist/esm/{gux-form-field-fieldset-container-15aeb3b3.js → gux-form-field-fieldset-container-6cb3610f.js} +1 -1
- package/dist/esm/gux-form-field-file-beta.entry.js +12 -7
- package/dist/esm/gux-form-field-file.entry.js +11 -7
- package/dist/esm/gux-form-field-input-clear-button.entry.js +4 -4
- package/dist/esm/gux-form-field-label-indicator.entry.js +3 -3
- package/dist/esm/gux-form-field-number_2.entry.js +19 -19
- package/dist/esm/gux-form-field-phone.entry.js +15 -12
- package/dist/esm/gux-form-field-radio-group-beta.entry.js +25 -8
- package/dist/esm/gux-form-field-radio.entry.js +6 -7
- package/dist/esm/gux-form-field-range.entry.js +14 -17
- package/dist/esm/gux-form-field-search.entry.js +13 -11
- package/dist/esm/gux-form-field-select.entry.js +13 -11
- package/dist/esm/gux-form-field-text-like.entry.js +13 -14
- package/dist/esm/gux-form-field-textarea.entry.js +12 -10
- package/dist/esm/gux-form-field-time-picker.entry.js +15 -13
- package/dist/esm/gux-form-field-time-zone-picker.entry.js +14 -12
- package/dist/esm/gux-form-fieldset-heading.entry.js +1 -1
- package/dist/esm/gux-form-footer.entry.js +2 -2
- package/dist/esm/gux-form-heading.entry.js +1 -1
- package/dist/esm/gux-icon-tooltip-beta.entry.js +2 -3
- package/dist/esm/gux-icon.entry.js +9 -5
- package/dist/esm/gux-inline-alert.entry.js +5 -5
- package/dist/esm/gux-label-info-beta.entry.js +2 -2
- package/dist/esm/gux-link-beta.entry.js +2 -2
- package/dist/esm/gux-list-divider.entry.js +2 -2
- package/dist/esm/gux-list-item.entry.js +2 -2
- package/dist/esm/gux-list.entry.js +3 -3
- package/dist/esm/gux-listbox-multi.entry.js +4 -6
- package/dist/esm/gux-loading-message.entry.js +3 -3
- package/dist/esm/gux-menu-option.entry.js +2 -2
- package/dist/esm/gux-menu.entry.js +2 -2
- package/dist/esm/gux-modal-legacy.entry.js +7 -5
- package/dist/esm/gux-modal-side-panel-beta.entry.js +3 -3
- package/dist/esm/gux-modal.entry.js +11 -3
- package/dist/esm/gux-month-calendar.entry.js +5 -8
- package/dist/esm/gux-month-list_2.entry.js +1 -2
- package/dist/esm/gux-month-picker-beta.entry.js +4 -8
- package/dist/esm/gux-notification-toast-legacy.entry.js +6 -3
- package/dist/esm/gux-option-group-beta.entry.js +5 -3
- package/dist/esm/gux-option-icon.entry.js +3 -7
- package/dist/esm/gux-option-multi.entry.js +4 -5
- package/dist/esm/gux-page-loading-spinner.entry.js +3 -4
- package/dist/esm/gux-pagination-buttons-legacy_3.entry.js +6 -8
- package/dist/esm/gux-pagination-buttons_2.entry.js +5 -7
- package/dist/esm/gux-pagination-cursor.entry.js +3 -5
- package/dist/esm/gux-pagination-items-per-page.entry.js +3 -3
- package/dist/esm/gux-pagination-legacy.entry.js +15 -4
- package/dist/esm/gux-pagination.entry.js +15 -5
- package/dist/esm/gux-phone-input-beta.entry.js +6 -6
- package/dist/esm/gux-popover-beta.entry.js +17 -7
- package/dist/esm/gux-popover-list-beta.entry.js +13 -6
- package/dist/esm/gux-popover-list.entry.js +14 -7
- package/dist/esm/gux-popup.entry.js +13 -4
- package/dist/esm/gux-radial-loading.entry.js +11 -4
- package/dist/esm/gux-radial-progress.entry.js +8 -3
- package/dist/esm/gux-rating.entry.js +3 -3
- package/dist/esm/gux-rich-highlight-list-item.entry.js +3 -4
- package/dist/esm/gux-rich-style-list-item_3.entry.js +4 -6
- package/dist/esm/gux-rich-text-editor-action-group.entry.js +1 -1
- package/dist/esm/gux-rich-text-editor-action-link.entry.js +4 -4
- package/dist/esm/gux-rich-text-editor-action-rich-style.entry.js +4 -5
- package/dist/esm/gux-rich-text-editor-action-text-highlight.entry.js +4 -4
- package/dist/esm/gux-rich-text-editor-action.entry.js +3 -4
- package/dist/esm/gux-rich-text-editor-beta.entry.js +4 -4
- package/dist/esm/gux-rich-text-editor-list.entry.js +2 -3
- package/dist/esm/gux-row-select.entry.js +4 -5
- package/dist/esm/gux-screen-reader-beta.entry.js +2 -2
- package/dist/esm/gux-segmented-control-beta.entry.js +3 -4
- package/dist/esm/gux-segmented-control-item.entry.js +1 -2
- package/dist/esm/gux-selector-card-beta.entry.js +2 -3
- package/dist/esm/gux-selector-cards-beta.entry.js +2 -2
- package/dist/esm/gux-side-panel-beta.entry.js +4 -4
- package/dist/esm/gux-side-panel-heading.entry.js +5 -3
- package/dist/esm/gux-simple-toast-legacy.entry.js +6 -3
- package/dist/esm/gux-skip-navigation-item.entry.js +2 -2
- package/dist/esm/gux-skip-navigation-list.entry.js +4 -4
- package/dist/esm/gux-sort-control.entry.js +6 -7
- package/dist/esm/gux-submenu.entry.js +4 -5
- package/dist/esm/gux-switch-item.entry.js +2 -3
- package/dist/esm/gux-switch-legacy.entry.js +3 -4
- package/dist/esm/gux-tab-advanced-list.entry.js +28 -6
- package/dist/esm/gux-tab-advanced-panel.entry.js +2 -3
- package/dist/esm/gux-tab-advanced.entry.js +7 -5
- package/dist/esm/gux-tab-list.entry.js +5 -6
- package/dist/esm/gux-tab-panel.entry.js +2 -3
- package/dist/esm/gux-tab.entry.js +6 -4
- package/dist/esm/gux-table-select-menu.entry.js +3 -3
- package/dist/esm/gux-table-toolbar-action.entry.js +4 -5
- package/dist/esm/gux-table-toolbar-custom-action.entry.js +3 -3
- package/dist/esm/gux-table-toolbar-menu-button.entry.js +5 -6
- package/dist/esm/gux-table-toolbar.entry.js +8 -8
- package/dist/esm/gux-table.entry.js +16 -6
- package/dist/esm/gux-tabs-advanced.entry.js +3 -5
- package/dist/esm/gux-tabs.entry.js +9 -5
- package/dist/esm/gux-tag.entry.js +4 -5
- package/dist/esm/gux-text-highlight.entry.js +8 -4
- package/dist/esm/gux-time-beta.entry.js +10 -5
- package/dist/esm/gux-time-picker.entry.js +5 -8
- package/dist/esm/gux-time-zone-beta.entry.js +3 -7
- package/dist/esm/gux-time-zone-picker-beta.entry.js +3 -11
- package/dist/esm/gux-toast.entry.js +4 -4
- package/dist/esm/gux-toggle-slider.entry.js +3 -3
- package/dist/esm/gux-toggle.entry.js +5 -9
- package/dist/esm/gux-tooltip-base-beta_2.entry.js +54 -15
- package/dist/esm/gux-tooltip-pointer-beta.entry.js +83 -0
- package/dist/esm/gux-tooltip-title.entry.js +5 -5
- package/dist/esm/gux-tooltip_2.entry.js +15 -11
- package/dist/esm/{index-21889d5d.js → index-1f4f2f77.js} +329 -246
- package/dist/esm/{index-0faa8b4b.js → index-4f1356d9.js} +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{on-click-outside-ae4fe543.js → on-click-outside-6c2e399b.js} +1 -1
- package/dist/esm/{on-mutation-bf72b518.js → on-mutation-751e68e4.js} +1 -1
- package/dist/esm/{on-resize-3558b8d8.js → on-resize-c9d0d33c.js} +1 -1
- package/dist/esm/{usage-66b031b6.js → usage-82f4ed22.js} +2 -2
- package/dist/genesys-webcomponents/genesys-webcomponents.esm.js +1 -1
- package/dist/genesys-webcomponents/p-022a52a2.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-d8cfc7f4.entry.js → p-06c560a3.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-0c68cd7e.entry.js → p-06cf738f.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-07558d3c.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-f0f72d33.entry.js → p-088104c2.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-0ab9131f.entry.js +1 -0
- package/dist/genesys-webcomponents/p-0b9028cc.entry.js +1 -0
- package/dist/genesys-webcomponents/p-0c2eefd6.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-998d0740.entry.js → p-0e29cd7c.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-0f5d07c3.entry.js +1 -0
- package/dist/genesys-webcomponents/p-10722985.entry.js +1 -0
- package/dist/genesys-webcomponents/p-10855021.entry.js +1 -0
- package/dist/genesys-webcomponents/p-11b192eb.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-4d601d16.entry.js → p-1414aa91.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-18c5991c.entry.js +1 -0
- package/dist/genesys-webcomponents/p-1a2e02d2.entry.js +1 -0
- package/dist/genesys-webcomponents/p-1acbb41c.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-aae4e2a0.entry.js → p-1d1a34f7.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-f1b4bd0c.entry.js → p-1d8a281c.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-1de926ae.entry.js +1 -0
- package/dist/genesys-webcomponents/p-1ebe5ed3.entry.js +1 -0
- package/dist/genesys-webcomponents/p-1f09aeba.entry.js +1 -0
- package/dist/genesys-webcomponents/p-1f1aae44.entry.js +1 -0
- package/dist/genesys-webcomponents/p-2090daf5.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-74f11e24.entry.js → p-21936ade.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-23cadd8a.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-0296c477.entry.js → p-24359dc4.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-25141c4d.js +1 -0
- package/dist/genesys-webcomponents/p-256fd8ac.entry.js +1 -0
- package/dist/genesys-webcomponents/p-26664be0.entry.js +1 -0
- package/dist/genesys-webcomponents/p-26cea618.entry.js +1 -0
- package/dist/genesys-webcomponents/p-27afc29f.entry.js +1 -0
- package/dist/genesys-webcomponents/p-28ca234a.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-95cd9a3f.js → p-2ed2ac49.js} +1 -1
- package/dist/genesys-webcomponents/{p-09cd77d5.entry.js → p-30d003d6.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-a70bd221.entry.js → p-333e1e5d.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-336482e6.entry.js +1 -0
- package/dist/genesys-webcomponents/p-3432b407.entry.js +1 -0
- package/dist/genesys-webcomponents/p-37ff7da7.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-fedeec66.entry.js → p-38cd7fcb.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-391a8ee3.entry.js +1 -0
- package/dist/genesys-webcomponents/p-3a2bad66.entry.js +1 -0
- package/dist/genesys-webcomponents/p-40b60461.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-9ec2c365.entry.js → p-41ceb756.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-42f12293.entry.js +1 -0
- package/dist/genesys-webcomponents/p-448f87e8.entry.js +1 -0
- package/dist/genesys-webcomponents/p-44c8e830.entry.js +1 -0
- package/dist/genesys-webcomponents/p-47111889.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-ca77e93c.entry.js → p-4899c497.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-48c4811d.entry.js +1 -0
- package/dist/genesys-webcomponents/p-4ab29293.entry.js +1 -0
- package/dist/genesys-webcomponents/p-4b80bf06.entry.js +1 -0
- package/dist/genesys-webcomponents/p-4c0d8275.entry.js +1 -0
- package/dist/genesys-webcomponents/p-4d8fefe9.entry.js +1 -0
- package/dist/genesys-webcomponents/p-4dcab63c.entry.js +1 -0
- package/dist/genesys-webcomponents/p-4e644516.entry.js +1 -0
- package/dist/genesys-webcomponents/p-5084a24c.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-2fb35815.entry.js → p-524a766d.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-fe99d044.entry.js → p-53686c92.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-53d82198.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-fedc41af.entry.js → p-548d3d8a.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-b4b82cf4.entry.js → p-54c4d9b2.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-550d583a.entry.js +1 -0
- package/dist/genesys-webcomponents/p-5552e3ee.entry.js +1 -0
- package/dist/genesys-webcomponents/p-55b5dc46.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-71800987.entry.js → p-57143315.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-580eb82e.entry.js +1 -0
- package/dist/genesys-webcomponents/p-5b6d30e7.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-87c4440a.entry.js → p-5c0e2153.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-63732581.entry.js +1 -0
- package/dist/genesys-webcomponents/p-63b5fe38.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-b9235c99.entry.js → p-65555eae.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-08da7486.entry.js → p-656e8110.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-6b003c2f.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-e9817004.entry.js → p-6b2b5a41.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-6c6c42c8.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-1cf0d9f2.entry.js → p-6c857a7c.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-6c8ffefb.entry.js +1 -0
- package/dist/genesys-webcomponents/p-6e8d35da.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-2890595c.entry.js → p-6f689af9.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-6fdf7d55.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-913aa337.entry.js → p-70d46aa2.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-7100775a.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-40a396b2.entry.js → p-711ea2b9.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-1f87b882.entry.js → p-755e54f1.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-76e53700.entry.js +1 -0
- package/dist/genesys-webcomponents/p-7a3516c6.entry.js +1 -0
- package/dist/genesys-webcomponents/p-7df8198c.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-e0a4dd62.entry.js → p-8072832c.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-8150e45a.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-26772091.js → p-832c080d.js} +1 -1
- package/dist/genesys-webcomponents/{p-af436a65.entry.js → p-83805b29.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-8549ffb3.entry.js +1 -0
- package/dist/genesys-webcomponents/p-8876201c.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-546ac41a.entry.js → p-88ed1778.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-8aa30f26.entry.js +1 -0
- package/dist/genesys-webcomponents/p-8b3b0bb1.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-80dd1a31.js → p-8e7bc8d5.js} +1 -1
- package/dist/genesys-webcomponents/p-9111f90e.entry.js +1 -0
- package/dist/genesys-webcomponents/p-91f876e2.entry.js +1 -0
- package/dist/genesys-webcomponents/p-93440314.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-6b2da51d.entry.js → p-93c51b06.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-93f718f8.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-9df4dd07.js → p-946c70b7.js} +1 -1
- package/dist/genesys-webcomponents/p-9513b03b.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-ee6cadcd.entry.js → p-9533c202.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-9568c71c.entry.js +1 -0
- package/dist/genesys-webcomponents/p-9aacdb61.entry.js +1 -0
- package/dist/genesys-webcomponents/p-9b58da3d.entry.js +1 -0
- package/dist/genesys-webcomponents/p-9e1de7fa.entry.js +1 -0
- package/dist/genesys-webcomponents/p-9e50757f.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-59281f36.entry.js → p-9e8527c5.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-9eaf8395.entry.js +1 -0
- package/dist/genesys-webcomponents/p-9fbcf4b8.entry.js +1 -0
- package/dist/genesys-webcomponents/p-a0b27429.entry.js +1 -0
- package/dist/genesys-webcomponents/p-a23da86f.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-4aa95aad.entry.js → p-a3b0452f.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-f45e96de.entry.js → p-a3c8cd87.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-ef5347b7.entry.js → p-a88e796a.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-afe7da53.entry.js → p-aa4ce925.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-9c2058f1.entry.js → p-ab98aeee.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-ae33292c.entry.js +1 -0
- package/dist/genesys-webcomponents/p-b09a4eb1.entry.js +1 -0
- package/dist/genesys-webcomponents/p-b4a4f759.entry.js +1 -0
- package/dist/genesys-webcomponents/p-b8c8a83a.entry.js +1 -0
- package/dist/genesys-webcomponents/p-ba20f4d0.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-3e3f9c55.entry.js → p-ba653870.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-bc839fe4.entry.js +1 -0
- package/dist/genesys-webcomponents/p-bcdfa4a3.entry.js +1 -0
- package/dist/genesys-webcomponents/p-bd1d4fac.js +1 -0
- package/dist/genesys-webcomponents/p-be87f00b.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-9fd12f09.entry.js → p-bebe2c4e.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-c282b478.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-c81d79ec.entry.js → p-c47264a9.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-bdd38f69.entry.js → p-c53235ef.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-7710f92e.entry.js → p-c6746db6.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-c738e095.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-dad9998a.entry.js → p-c99d4e4d.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-cb3498e0.entry.js +1 -0
- package/dist/genesys-webcomponents/p-cf74fd3d.js +2 -0
- package/dist/genesys-webcomponents/p-d4267928.entry.js +1 -0
- package/dist/genesys-webcomponents/p-d4a7f27f.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-bc4af7c5.entry.js → p-d5d53cd8.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-d956c372.entry.js +1 -0
- package/dist/genesys-webcomponents/p-d971123d.entry.js +1 -0
- package/dist/genesys-webcomponents/p-da68f2b9.entry.js +1 -0
- package/dist/genesys-webcomponents/p-dce97667.entry.js +1 -0
- package/dist/genesys-webcomponents/p-e089ebbc.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-55e5cbf1.entry.js → p-e186875c.entry.js} +2 -2
- package/dist/genesys-webcomponents/p-e25259e1.entry.js +1 -0
- package/dist/genesys-webcomponents/p-e2ffff37.entry.js +1 -0
- package/dist/genesys-webcomponents/p-e44a5821.entry.js +1 -0
- package/dist/genesys-webcomponents/p-e5b37439.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-e14bacc2.js → p-e5e644b3.js} +1 -1
- package/dist/genesys-webcomponents/p-e7b350b3.entry.js +1 -0
- package/dist/genesys-webcomponents/p-e8e24ce8.entry.js +1 -0
- package/dist/genesys-webcomponents/p-e96d41ee.entry.js +1 -0
- package/dist/genesys-webcomponents/p-ea79920c.entry.js +1 -0
- package/dist/genesys-webcomponents/p-eca567b9.js +1 -0
- package/dist/genesys-webcomponents/{p-55b7db12.entry.js → p-f09b2662.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-6a2b1013.js → p-f3d844c7.js} +1 -1
- package/dist/genesys-webcomponents/{p-bd0f4f91.entry.js → p-f60ca8d8.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-f95e7891.entry.js +1 -0
- package/dist/genesys-webcomponents/p-fd4034a4.entry.js +1 -0
- package/dist/genesys-webcomponents/p-fe876ff2.entry.js +1 -0
- package/dist/stencil-wrapper.js +1 -1
- package/dist/types/components/beta/gux-tooltip-base/gux-tooltip-base.d.ts +5 -1
- package/dist/types/components/beta/gux-tooltip-pointer-beta/gux-tooltip-pointer.d.ts +35 -0
- package/dist/types/components.d.ts +37 -0
- package/dist/types/stencil-wrapper.d.ts +1 -1
- package/package.json +2 -2
- package/dist/genesys-webcomponents/p-048d0ec1.entry.js +0 -1
- package/dist/genesys-webcomponents/p-0ad2febb.entry.js +0 -1
- package/dist/genesys-webcomponents/p-0cdca757.entry.js +0 -1
- package/dist/genesys-webcomponents/p-0d2817e8.entry.js +0 -1
- package/dist/genesys-webcomponents/p-0d9eb77f.entry.js +0 -1
- package/dist/genesys-webcomponents/p-1396b7da.entry.js +0 -1
- package/dist/genesys-webcomponents/p-14ba684b.entry.js +0 -1
- package/dist/genesys-webcomponents/p-151def72.entry.js +0 -1
- package/dist/genesys-webcomponents/p-16a3251d.entry.js +0 -1
- package/dist/genesys-webcomponents/p-18a24881.entry.js +0 -1
- package/dist/genesys-webcomponents/p-1b684396.entry.js +0 -1
- package/dist/genesys-webcomponents/p-1d5d64ac.entry.js +0 -1
- package/dist/genesys-webcomponents/p-1ed51bd7.entry.js +0 -1
- package/dist/genesys-webcomponents/p-1fc77766.entry.js +0 -1
- package/dist/genesys-webcomponents/p-20332e49.entry.js +0 -1
- package/dist/genesys-webcomponents/p-21329b0c.entry.js +0 -1
- package/dist/genesys-webcomponents/p-22a9d75f.entry.js +0 -1
- package/dist/genesys-webcomponents/p-2606a2e6.entry.js +0 -1
- package/dist/genesys-webcomponents/p-27780f2f.entry.js +0 -1
- package/dist/genesys-webcomponents/p-2884a1ce.entry.js +0 -1
- package/dist/genesys-webcomponents/p-2c779f86.js +0 -1
- package/dist/genesys-webcomponents/p-315128a4.entry.js +0 -1
- package/dist/genesys-webcomponents/p-39b4aaa9.entry.js +0 -1
- package/dist/genesys-webcomponents/p-3b774802.entry.js +0 -1
- package/dist/genesys-webcomponents/p-44a2e21c.entry.js +0 -1
- package/dist/genesys-webcomponents/p-45c80a4a.entry.js +0 -1
- package/dist/genesys-webcomponents/p-4bd8eb9d.entry.js +0 -1
- package/dist/genesys-webcomponents/p-4fb2b05d.entry.js +0 -1
- package/dist/genesys-webcomponents/p-51a8fb01.entry.js +0 -1
- package/dist/genesys-webcomponents/p-5212eef1.entry.js +0 -1
- package/dist/genesys-webcomponents/p-546eb56a.js +0 -1
- package/dist/genesys-webcomponents/p-54a92b40.entry.js +0 -1
- package/dist/genesys-webcomponents/p-5a2d0c68.entry.js +0 -1
- package/dist/genesys-webcomponents/p-5c5b3d9b.entry.js +0 -1
- package/dist/genesys-webcomponents/p-5cec632f.entry.js +0 -1
- package/dist/genesys-webcomponents/p-61394342.entry.js +0 -1
- package/dist/genesys-webcomponents/p-629b01c9.entry.js +0 -1
- package/dist/genesys-webcomponents/p-638856d6.entry.js +0 -1
- package/dist/genesys-webcomponents/p-63a94083.entry.js +0 -1
- package/dist/genesys-webcomponents/p-65d45036.entry.js +0 -1
- package/dist/genesys-webcomponents/p-69013978.entry.js +0 -1
- package/dist/genesys-webcomponents/p-69db5785.entry.js +0 -1
- package/dist/genesys-webcomponents/p-69f68192.entry.js +0 -1
- package/dist/genesys-webcomponents/p-6bd419ca.entry.js +0 -1
- package/dist/genesys-webcomponents/p-6c809264.entry.js +0 -1
- package/dist/genesys-webcomponents/p-76d58f1b.entry.js +0 -1
- package/dist/genesys-webcomponents/p-794dce52.entry.js +0 -1
- package/dist/genesys-webcomponents/p-7d51298c.entry.js +0 -1
- package/dist/genesys-webcomponents/p-808311ae.entry.js +0 -1
- package/dist/genesys-webcomponents/p-836a9961.entry.js +0 -1
- package/dist/genesys-webcomponents/p-8580abaa.entry.js +0 -1
- package/dist/genesys-webcomponents/p-8a0ed70f.entry.js +0 -1
- package/dist/genesys-webcomponents/p-8a6961c2.entry.js +0 -1
- package/dist/genesys-webcomponents/p-8ad58201.entry.js +0 -1
- package/dist/genesys-webcomponents/p-8b633819.entry.js +0 -1
- package/dist/genesys-webcomponents/p-8dfe38ba.entry.js +0 -1
- package/dist/genesys-webcomponents/p-999287e0.entry.js +0 -1
- package/dist/genesys-webcomponents/p-9a92f3c9.entry.js +0 -1
- package/dist/genesys-webcomponents/p-9e45f5fe.entry.js +0 -1
- package/dist/genesys-webcomponents/p-a07c6530.entry.js +0 -1
- package/dist/genesys-webcomponents/p-a1f6aac7.entry.js +0 -1
- package/dist/genesys-webcomponents/p-a3a8f6f3.entry.js +0 -1
- package/dist/genesys-webcomponents/p-a721bc3f.entry.js +0 -1
- package/dist/genesys-webcomponents/p-a99c18b5.js +0 -1
- package/dist/genesys-webcomponents/p-aa4a8f81.entry.js +0 -1
- package/dist/genesys-webcomponents/p-abcc77bd.entry.js +0 -1
- package/dist/genesys-webcomponents/p-ad1355eb.entry.js +0 -1
- package/dist/genesys-webcomponents/p-b61ea2f5.entry.js +0 -1
- package/dist/genesys-webcomponents/p-b80671c3.entry.js +0 -1
- package/dist/genesys-webcomponents/p-b8f6bfd5.entry.js +0 -1
- package/dist/genesys-webcomponents/p-bd4e5f52.entry.js +0 -1
- package/dist/genesys-webcomponents/p-bdfbb366.entry.js +0 -1
- package/dist/genesys-webcomponents/p-becdd697.entry.js +0 -1
- package/dist/genesys-webcomponents/p-c12f3873.entry.js +0 -1
- package/dist/genesys-webcomponents/p-c2a62a18.js +0 -2
- package/dist/genesys-webcomponents/p-c521b476.entry.js +0 -1
- package/dist/genesys-webcomponents/p-c54ea041.entry.js +0 -1
- package/dist/genesys-webcomponents/p-cd36ec09.entry.js +0 -1
- package/dist/genesys-webcomponents/p-cdd0a402.entry.js +0 -1
- package/dist/genesys-webcomponents/p-cea2fd12.entry.js +0 -1
- package/dist/genesys-webcomponents/p-cfeef6f3.entry.js +0 -1
- package/dist/genesys-webcomponents/p-d6b67789.entry.js +0 -1
- package/dist/genesys-webcomponents/p-d747dfbc.entry.js +0 -1
- package/dist/genesys-webcomponents/p-d9779a5f.entry.js +0 -1
- package/dist/genesys-webcomponents/p-d985c85f.entry.js +0 -1
- package/dist/genesys-webcomponents/p-d9b1d3ee.entry.js +0 -1
- package/dist/genesys-webcomponents/p-da19c7a3.entry.js +0 -1
- package/dist/genesys-webcomponents/p-dbee50cb.entry.js +0 -1
- package/dist/genesys-webcomponents/p-df47424f.entry.js +0 -1
- package/dist/genesys-webcomponents/p-e0b5a51e.entry.js +0 -1
- package/dist/genesys-webcomponents/p-e0e31959.entry.js +0 -1
- package/dist/genesys-webcomponents/p-e27485af.entry.js +0 -1
- package/dist/genesys-webcomponents/p-e2c2e1eb.entry.js +0 -1
- package/dist/genesys-webcomponents/p-e3855502.entry.js +0 -1
- package/dist/genesys-webcomponents/p-e4c3bf0c.entry.js +0 -1
- package/dist/genesys-webcomponents/p-e5835950.entry.js +0 -1
- package/dist/genesys-webcomponents/p-e82557da.entry.js +0 -1
- package/dist/genesys-webcomponents/p-ea4ee89a.entry.js +0 -1
- package/dist/genesys-webcomponents/p-eaf21684.entry.js +0 -1
- package/dist/genesys-webcomponents/p-eb0cc844.entry.js +0 -1
- package/dist/genesys-webcomponents/p-eed7a863.entry.js +0 -1
- package/dist/genesys-webcomponents/p-effc3cc0.entry.js +0 -1
- package/dist/genesys-webcomponents/p-f10cbef3.entry.js +0 -1
- package/dist/genesys-webcomponents/p-f11a313f.entry.js +0 -1
- package/dist/genesys-webcomponents/p-f4dff744.entry.js +0 -1
- package/dist/genesys-webcomponents/p-f635e031.entry.js +0 -1
- package/dist/genesys-webcomponents/p-fa11daa0.entry.js +0 -1
- package/dist/genesys-webcomponents/p-fa281dd3.entry.js +0 -1
- package/dist/genesys-webcomponents/p-fa7de32d.entry.js +0 -1
- /package/dist/cjs/{index.umd-5b362f2d.js → index.umd-8ef51377.js} +0 -0
- /package/dist/esm/{index.umd-3e2e3aec.js → index.umd-2a77857d.js} +0 -0
- /package/dist/genesys-webcomponents/{p-6cf4d602.js → p-23356f7e.js} +0 -0
@@ -2,10 +2,10 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
6
|
-
const usage = require('./usage-
|
7
|
-
const onClickOutside = require('./on-click-outside-
|
8
|
-
const index$1 = require('./index-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
|
+
const usage = require('./usage-66f3f455.js');
|
7
|
+
const onClickOutside = require('./on-click-outside-8a2d3a8e.js');
|
8
|
+
const index$1 = require('./index-aa48ea67.js');
|
9
9
|
const intl = require('./intl-ed89316c.js');
|
10
10
|
const useRegionalDates = require('./use-regional-dates-4d3f1b9d.js');
|
11
11
|
const simulateNativeEvent = require('./simulate-native-event-e88bf64f.js');
|
@@ -43,12 +43,8 @@ const YearFirstLocales = ['ar', 'he', 'ja', 'ko', 'zh-cn', 'zh-tw'];
|
|
43
43
|
const GuxMonthPicker = class {
|
44
44
|
constructor(hostRef) {
|
45
45
|
index.registerInstance(this, hostRef);
|
46
|
-
this.value = undefined;
|
47
|
-
this.min = undefined;
|
48
|
-
this.max = undefined;
|
49
46
|
this.disabled = false;
|
50
47
|
this.expanded = false;
|
51
|
-
this.locale = undefined;
|
52
48
|
}
|
53
49
|
onKeyDown(event) {
|
54
50
|
switch (event.key) {
|
@@ -2,8 +2,8 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
6
|
-
const usage = require('./usage-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
|
+
const usage = require('./usage-66f3f455.js');
|
7
7
|
|
8
8
|
const guxNotificationToastCss = ":host{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;place-content:stretch flex-start;align-items:flex-start;width:294px;padding:16px 8px 16px 16px;margin-bottom:4px;color:#2e394c;background:#f6f7f9;border:1px solid #b4bccb;border-color:#b4bccb;border-radius:4px;box-shadow:0 2px 4px rgba(32, 41, 55, 0.24)}.gux-icon{flex:0 1 auto;align-self:auto;order:0;margin:4px}.gux-icon ::slotted(gux-icon){width:24px !important;height:24px !important}.gux-icon.gux-alert{color:#ea0b0b}.gux-icon.gux-warning{color:#ffae00}.gux-icon.gux-positive{color:#3c8527}.gux-icon.gux-neutral{color:#203b73}.gux-content{display:flex;flex:1 1 auto;flex-direction:column;flex-wrap:nowrap;place-content:stretch flex-start;align-items:flex-start;align-self:auto;order:0;margin:0 12px 0 8px;color:#2e394c}.gux-content .gux-title,.gux-content .gux-message{flex:1 1 auto;align-self:auto;order:0}.gux-content .gux-title{font-family:var(--gse-semantic-heading-sm-bold-fontFamily), var(--gse-semantic-theme-fontFamily-headings), sans-serif;font-size:var(--gse-semantic-heading-sm-bold-fontSize);line-height:var(--gse-semantic-heading-sm-bold-lineHeight);font-weight:var(--gse-semantic-heading-sm-bold-fontWeight)}";
|
9
9
|
const GuxNotificationToastLegacyStyle0 = guxNotificationToastCss;
|
@@ -12,13 +12,16 @@ const GuxNotificationToast = class {
|
|
12
12
|
constructor(hostRef) {
|
13
13
|
index.registerInstance(this, hostRef);
|
14
14
|
this.guxdismiss = index.createEvent(this, "guxdismiss", 7);
|
15
|
+
/**
|
16
|
+
* The component accent.
|
17
|
+
*/
|
15
18
|
this.accent = 'neutral';
|
16
19
|
}
|
17
20
|
componentWillLoad() {
|
18
21
|
usage.trackComponent(this.root, { variant: this.accent });
|
19
22
|
}
|
20
23
|
render() {
|
21
|
-
return (index.h(index.Host, { key: '
|
24
|
+
return (index.h(index.Host, { key: '05fb3239ed8a7b3b97cc88b6a613cc8b2669bf6e' }, index.h("div", { key: 'b5c97740a392fb8bf6dd10dfc17717ba9b236c1f', class: `gux-icon gux-${this.accent}` }, index.h("slot", { key: 'd8d9b5bdbc05665dee31bd29244870ff07df9078', name: "icon" })), index.h("div", { key: '2ea8b352598f85ad7747d86b073c96202ae05423', class: "gux-content" }, index.h("gux-truncate", { key: '780143649c27a9a3df52ba03624923972b20c927', class: "gux-title", "max-lines": 1 }, index.h("slot", { key: '763979ada598277bd68461c15685570ec37f8f58', name: "title" })), index.h("gux-truncate", { key: 'a87f67cde3759bcc6fa673580b2e2820ab48ba94', class: "gux-message", "max-lines": 2 }, index.h("slot", { key: '9c1e1d712dfc9ed9527934474c66b28caf8bb471', name: "message" }))), index.h("gux-dismiss-button", { key: 'ac4562e6830355aa38569035621936aa7b8bbce2', onClick: this.onDismissClickHandler.bind(this) })));
|
22
25
|
}
|
23
26
|
onDismissClickHandler(event) {
|
24
27
|
event.stopPropagation();
|
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
6
|
const onMutation = require('./on-mutation-d800434a.js');
|
7
7
|
|
8
8
|
const guxOptionGroupCss = ".gux-option-group{display:block;flex:1 1 auto;align-self:auto}.gux-option-group .gux-option-group-label{display:block;padding:var(--gse-ui-menu-groupedMenu-title-padding);color:var(--gse-ui-menu-groupedMenu-title-foregroundColor);font-family:var(--gse-semantic-heading-overline-fontFamily), var(--gse-semantic-theme-fontFamily-headings), sans-serif;font-size:var(--gse-semantic-heading-overline-fontSize);line-height:var(--gse-semantic-heading-overline-lineHeight);text-transform:var(--gse-semantic-heading-overline-textCase);letter-spacing:var(--gse-semantic-heading-overline-letterSpacing);font-weight:var(--gse-semantic-heading-overline-fontWeight)}:host(.gux-filtered){display:none}";
|
@@ -11,7 +11,9 @@ const GuxOptionGroupBetaStyle0 = guxOptionGroupCss;
|
|
11
11
|
const GuxOptionGroup = class {
|
12
12
|
constructor(hostRef) {
|
13
13
|
index.registerInstance(this, hostRef);
|
14
|
-
|
14
|
+
// @Prop()
|
15
|
+
// disabled: boolean;
|
16
|
+
// TOOD: GDS-2328
|
15
17
|
this.filtered = false;
|
16
18
|
this.showDivider = true;
|
17
19
|
}
|
@@ -54,7 +56,7 @@ const GuxOptionGroup = class {
|
|
54
56
|
}
|
55
57
|
}
|
56
58
|
render() {
|
57
|
-
return (index.h(index.Host, { key: '
|
59
|
+
return (index.h(index.Host, { key: '747fb28263d3d054fbb6b880c044e93d6336e690', class: { 'gux-filtered': this.filtered } }, index.h("div", { key: '745c60fecde53593ed07ea3642b01110fd1ab40d', class: "gux-option-group" }, index.h("div", { key: '2fa7a88de2cb2d23f857707fac9544a2c9f1c4ac', class: "gux-option-group-label", role: "presentation" }, this.label), index.h("div", { key: '73f8be85b27a71255d9b0a615fb0aa80af5882d7', role: "group" }, index.h("slot", { key: 'f102ec73ac02c14f8910e904f985dd5828297b69' })), this.renderDivider())));
|
58
60
|
}
|
59
61
|
get root() { return index.getElement(this); }
|
60
62
|
};
|
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
6
|
const getClosestElement = require('./get-closest-element-9e41d6b9.js');
|
7
7
|
const randomHtmlId = require('./random-html-id-71c43d5a.js');
|
8
8
|
const hasSlot = require('./has-slot-3edae188.js');
|
@@ -13,10 +13,6 @@ const GuxOptionIconStyle0 = guxOptionIconCss;
|
|
13
13
|
const GuxOptionIcon = class {
|
14
14
|
constructor(hostRef) {
|
15
15
|
index.registerInstance(this, hostRef);
|
16
|
-
this.value = undefined;
|
17
|
-
this.iconName = undefined;
|
18
|
-
this.iconSrText = undefined;
|
19
|
-
this.iconColor = undefined;
|
20
16
|
this.iconPosition = 'start';
|
21
17
|
this.active = false;
|
22
18
|
this.selected = false;
|
@@ -70,14 +66,14 @@ const GuxOptionIcon = class {
|
|
70
66
|
return (index.h("gux-icon", { decorative: this.iconSrText == null, "screenreader-text": this.iconSrText, "icon-name": this.iconName, style: iconStyle, size: "small" }));
|
71
67
|
}
|
72
68
|
render() {
|
73
|
-
return (index.h(index.Host, { key: '
|
69
|
+
return (index.h(index.Host, { key: '6d6dbc917e7de11fa224f2af2c599b0cedc62d3c', role: "option", class: {
|
74
70
|
'gux-active': this.active,
|
75
71
|
'gux-disabled': this.disabled || this.hasDisabledParent(),
|
76
72
|
'gux-filtered': this.filtered,
|
77
73
|
'gux-hovered': this.hovered,
|
78
74
|
'gux-selected': this.selected,
|
79
75
|
'gux-show-subtext': this.hasSubtext
|
80
|
-
}, "aria-selected": this.getAriaSelected(), "aria-disabled": this.disabled.toString() }, this.renderMaybeIcon('start'), index.h("div", { key: '
|
76
|
+
}, "aria-selected": this.getAriaSelected(), "aria-disabled": this.disabled.toString() }, this.renderMaybeIcon('start'), index.h("div", { key: '414651d27890b11df246a66b5643b83e2b4cfffd', class: "gux-option-wrapper" }, index.h("gux-truncate", { key: '310b1eced06895d3679f022de4615cc1d6345b81', ref: el => (this.truncateElement = el) }, index.h("slot", { key: 'bf902548d96fea4f8f07609de12e86de50a67f94' })), index.h("slot", { key: '23ad8e88113870a3e707f2c6dfbf821a994c3d11', onSlotchange: () => this.onSubtextChange(), name: "subtext" })), this.renderMaybeIcon('end')));
|
81
77
|
}
|
82
78
|
get root() { return index.getElement(this); }
|
83
79
|
static get watchers() { return {
|
@@ -2,10 +2,10 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
6
|
const getClosestElement = require('./get-closest-element-9e41d6b9.js');
|
7
7
|
const randomHtmlId = require('./random-html-id-71c43d5a.js');
|
8
|
-
const index$1 = require('./index-
|
8
|
+
const index$1 = require('./index-aa48ea67.js');
|
9
9
|
const hasSlot = require('./has-slot-3edae188.js');
|
10
10
|
|
11
11
|
const removeCustomElementInstructions = ", unselecting this custom option will remove it from the list";
|
@@ -21,7 +21,6 @@ const GuxOptionMulti = class {
|
|
21
21
|
index.registerInstance(this, hostRef);
|
22
22
|
this.guxremovecustomoption = index.createEvent(this, "guxremovecustomoption", 7);
|
23
23
|
this.internalselectcustomoption = index.createEvent(this, "internalselectcustomoption", 7);
|
24
|
-
this.value = undefined;
|
25
24
|
this.active = false;
|
26
25
|
this.selected = false;
|
27
26
|
this.disabled = false;
|
@@ -70,13 +69,13 @@ const GuxOptionMulti = class {
|
|
70
69
|
}
|
71
70
|
}
|
72
71
|
render() {
|
73
|
-
return (index.h(index.Host, { key: '
|
72
|
+
return (index.h(index.Host, { key: '30c9dd90df8fb1bee4fa88b4e06c8a55f48acf6d', role: "option", class: {
|
74
73
|
'gux-active': this.active,
|
75
74
|
'gux-disabled': this.disabled || this.hasDisabledParent(),
|
76
75
|
'gux-filtered': this.filtered,
|
77
76
|
'gux-selected': this.selected,
|
78
77
|
'gux-show-subtext': this.hasSubtext
|
79
|
-
}, "aria-selected": this.selected.toString(), "aria-disabled": this.disabled.toString() }, this.renderSVGCheckbox(), index.h("div", { key: '
|
78
|
+
}, "aria-selected": this.selected.toString(), "aria-disabled": this.disabled.toString() }, this.renderSVGCheckbox(), index.h("div", { key: '134c09ce054f544cd6c18b75247e683e1f707705', class: "gux-option-wrapper" }, index.h("gux-truncate", { key: 'd9156d87787f1c6eee96dd44461eff300700f513', ref: el => (this.truncateElement = el) }, index.h("slot", { key: '19ec692e09cf8f92ecfc3d34fc3d3a8639038f7c' })), index.h("slot", { key: '700b3f58200b16ad18547a2000bf634eca88581d', onSlotchange: () => this.onSubtextChange(), name: "subtext" })), this.renderCustomOptionInstructions()));
|
80
79
|
}
|
81
80
|
get root() { return index.getElement(this); }
|
82
81
|
static get watchers() { return {
|
@@ -2,8 +2,8 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
6
|
-
const usage = require('./usage-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
|
+
const usage = require('./usage-66f3f455.js');
|
7
7
|
|
8
8
|
const guxPageLoadingSpinnerCss = ":host{display:flex}.gux-spinner{margin:auto}";
|
9
9
|
const GuxPageLoadingSpinnerStyle0 = guxPageLoadingSpinnerCss;
|
@@ -11,13 +11,12 @@ const GuxPageLoadingSpinnerStyle0 = guxPageLoadingSpinnerCss;
|
|
11
11
|
const GuxPageLoadingSpinner = class {
|
12
12
|
constructor(hostRef) {
|
13
13
|
index.registerInstance(this, hostRef);
|
14
|
-
this.screenreaderText = undefined;
|
15
14
|
}
|
16
15
|
componentWillLoad() {
|
17
16
|
usage.trackComponent(this.root);
|
18
17
|
}
|
19
18
|
render() {
|
20
|
-
return (index.h("gux-radial-loading", { key: '
|
19
|
+
return (index.h("gux-radial-loading", { key: '309e160531c6d7333185bdf8197b0ad15098c56a', class: "gux-spinner", "screenreader-text": this.screenreaderText, context: "full-page" }));
|
21
20
|
}
|
22
21
|
get root() { return index.getElement(this); }
|
23
22
|
};
|
@@ -2,8 +2,8 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
6
|
-
const index$1 = require('./index-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
|
+
const index$1 = require('./index-aa48ea67.js');
|
7
7
|
require('./get-closest-element-9e41d6b9.js');
|
8
8
|
|
9
9
|
const page = "Page";
|
@@ -122,8 +122,6 @@ const GuxPaginationButtonsLegacy = class {
|
|
122
122
|
constructor(hostRef) {
|
123
123
|
index.registerInstance(this, hostRef);
|
124
124
|
this.internalcurrentpagechange = index.createEvent(this, "internalcurrentpagechange", 3);
|
125
|
-
this.currentPage = undefined;
|
126
|
-
this.totalPages = undefined;
|
127
125
|
this.layout = 'full';
|
128
126
|
}
|
129
127
|
get onFirstPage() {
|
@@ -189,7 +187,7 @@ const GuxPaginationButtonsLegacy = class {
|
|
189
187
|
this.i18n = await index$1.buildI18nForComponent(this.root, paginationResources$2);
|
190
188
|
}
|
191
189
|
render() {
|
192
|
-
return (index.h("div", { key: '
|
190
|
+
return (index.h("div", { key: '94e78129a0eab8031622b92ed8fe5f392a6495b0', class: `gux-pagination-buttons-container gux-${this.layout}` }, index.h("div", { key: '5c1a04dc93ae0fd25c4f0b1121d633fe9b951b2c', class: "gux-pagination-buttons-group" }, index.h("gux-button-slot", { key: '6cbc04a2b7e1bfb448894c8895ac3232648e5fc3', accent: "ghost" }, index.h("button", { key: '7e05c92cd3e4fff399ce9dbbff8e6f97e4c45147', title: this.i18n('first'), disabled: this.onFirstPage, onClick: this.handleClickFirst.bind(this) }, index.h("gux-icon", { key: '6f8f9d39f5124c98221b90b840557f79d1bd206a', decorative: true, "icon-name": "fa/chevrons-left-regular" }))), index.h("gux-button-slot", { key: '36ea45dfcb84f21e0968dd47f11e56296596ade3', accent: "ghost" }, index.h("button", { key: 'e3f613c72ab8a52b831bd02d8467a446d72fd767', title: this.i18n('previous'), disabled: this.onFirstPage, onClick: this.handleClickPrevious.bind(this) }, index.h("gux-icon", { key: 'be79fa6701289fe96cba8dd9c50772159c56de5c', decorative: true, "icon-name": "custom/chevron-left-small-regular" })))), this.getPagePicker(this.layout), index.h("div", { key: '3152b124bf97384c1d0bc4b9412e0c112a4d6812', class: "gux-pagination-buttons-group" }, index.h("gux-button-slot", { key: '74f2c533370dab51946d1fd639382c57cfb4435c', accent: "ghost" }, index.h("button", { key: '10765d3f555991bde133be3fade1fba2185bb7cc', title: this.i18n('next'), disabled: this.onLastPage, onClick: this.handleClickNext.bind(this) }, index.h("gux-icon", { key: '454302ddb2294af9922116255aa3f60eace8edf0', decorative: true, "icon-name": "custom/chevron-right-small-regular" }))), index.h("gux-button-slot", { key: 'f4fc51a9e28351e111813f10b09a7aa5bc04d985', accent: "ghost" }, index.h("button", { key: '05e9a24f9c28995d8876ee2f76ab351a6e271830', title: this.i18n('last'), disabled: this.onLastPage, onClick: this.handleClickLast.bind(this) }, index.h("gux-icon", { key: '718c22f69a257dfa66d7c13256d8dca985cca2d9', decorative: true, "icon-name": "fa/chevrons-right-regular" }))))));
|
193
191
|
}
|
194
192
|
get root() { return index.getElement(this); }
|
195
193
|
};
|
@@ -228,10 +226,10 @@ const GuxPaginationItemCountsLegacy = class {
|
|
228
226
|
this.i18n = await index$1.buildI18nForComponent(this.root, paginationResources$1);
|
229
227
|
}
|
230
228
|
render() {
|
231
|
-
return (index.h("div", { key: '
|
229
|
+
return (index.h("div", { key: 'adc625e79d3bc3b2cee319fd36e01a6a7b55e2f0', class: "gux-pagination-item-counts-container" }, index.h("span", { key: 'ae0af79204b86e5902722892101fa644a8705a18', class: "gux-pagination-item-counts-range" }, this.i18n('itemCountDisplay', {
|
232
230
|
firstItem: this.firstItem,
|
233
231
|
lastItem: this.lastItem
|
234
|
-
})), index.h("span", { key: '
|
232
|
+
})), index.h("span", { key: '98a27d3f011a9766d9fb69be3b1f47bb45e7a408' }, this.i18n('totalItems', { totalItems: this.totalItems }))));
|
235
233
|
}
|
236
234
|
get root() { return index.getElement(this); }
|
237
235
|
};
|
@@ -269,7 +267,7 @@ const GuxPaginationItemsPerPageLegacy = class {
|
|
269
267
|
}) }, index.h("gux-listbox", { "aria-label": this.i18n('itemsPerPage') }, index.h("gux-option", { value: "25" }, "25"), index.h("gux-option", { value: "50" }, "50"), index.h("gux-option", { value: "75" }, "75"), index.h("gux-option", { value: "100" }, "100"))));
|
270
268
|
}
|
271
269
|
render() {
|
272
|
-
return (index.h("div", { key: '
|
270
|
+
return (index.h("div", { key: 'e601a72a600861196a6ef6ccdd5f55f43d6eee03', class: "gux-pagination-items-per-page-container" }, index.h("div", { key: '907d9f76dc84110cad4d4e52a23b8e675ab36f0f', class: "gux-pagination-items-per-page-picker" }, this.getDropdown()), index.h("div", { key: 'ec10de58cb9cfdbb2b75cae02a414cd8e79f924c', class: "gux-pagination-per-page" }, this.i18n('perPage'))));
|
273
271
|
}
|
274
272
|
get root() { return index.getElement(this); }
|
275
273
|
};
|
@@ -2,8 +2,8 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
6
|
-
const index$1 = require('./index-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
|
+
const index$1 = require('./index-aa48ea67.js');
|
7
7
|
const en = require('./en-66d2b744.js');
|
8
8
|
const afterNextRender = require('./after-next-render-162425fe.js');
|
9
9
|
require('./get-closest-element-9e41d6b9.js');
|
@@ -169,8 +169,6 @@ const GuxPaginationButtons = class {
|
|
169
169
|
constructor(hostRef) {
|
170
170
|
index.registerInstance(this, hostRef);
|
171
171
|
this.internalcurrentpagechange = index.createEvent(this, "internalcurrentpagechange", 3);
|
172
|
-
this.currentPage = undefined;
|
173
|
-
this.totalPages = undefined;
|
174
172
|
this.layout = 'advanced';
|
175
173
|
this.disabled = false;
|
176
174
|
}
|
@@ -224,7 +222,7 @@ const GuxPaginationButtons = class {
|
|
224
222
|
this.i18n = await index$1.buildI18nForComponent(this.root, en.translationResources);
|
225
223
|
}
|
226
224
|
render() {
|
227
|
-
return (index.h("div", { key: '
|
225
|
+
return (index.h("div", { key: '2adf432e5c8561b88b47d64651419539faeaacdb', class: `gux-pagination-buttons-container gux-${this.layout}` }, index.h("div", { key: 'fe8298d4f799e7492132fd918ad8a14c31c39e9c', class: "gux-pagination-buttons-group" }, index.h("gux-button-slot", { key: '607b0df667dc90c5e1aea01917a84d802e88b1e7', accent: "ghost", "icon-only": true }, index.h("button", { key: 'd72f33998b80efd44b59810674ec8baf8c8b48c3', title: this.i18n('firstPage'), disabled: this.onFirstPage || this.disabled, onClick: this.handleClickFirst.bind(this) }, index.h("gux-icon", { key: '47a7aea9eea057e7799c8d361ae3d664da4018c1', size: "small", decorative: true, "icon-name": "fa/chevrons-left-regular" }))), index.h("gux-button-slot", { key: 'ff72d4e40c0614d548229f789db35c079d77679e', accent: "ghost", "icon-only": true }, index.h("button", { key: '76ee67311429e3343530922bad3ec2d98c9260c9', title: this.i18n('previousPage'), disabled: this.onFirstPage || this.disabled, onClick: this.handleClickPrevious.bind(this) }, index.h("gux-icon", { key: 'beb59b0a8e1812c18c9e8400912431bb1a9f746e', size: "small", decorative: true, "icon-name": "custom/chevron-left-small-regular" })))), this.getPageNavigation(), index.h("div", { key: '2b6ec10a6a777fac2a1ad1b2742d56b7c83f5425', class: "gux-pagination-buttons-group" }, index.h("gux-button-slot", { key: '3515d6107c5a65b6a044ca5aa12adc06223086db', accent: "ghost", "icon-only": true }, index.h("button", { key: '3579ead5a7abab3ef4575c7aec7d49d088b6bb12', title: this.i18n('nextPage'), disabled: this.onLastPage || this.disabled, onClick: this.handleClickNext.bind(this) }, index.h("gux-icon", { key: 'a71bda9da92ddb4047b899156c278fdf3431187f', size: "small", decorative: true, "icon-name": "custom/chevron-right-small-regular" }))), index.h("gux-button-slot", { key: '71eb9a560a4fab1182cb78131508a2841bb73a2d', accent: "ghost", "icon-only": true }, index.h("button", { key: '185d069f2424e873b521593bd4c5befbf2d5b05f', title: this.i18n('lastPage'), disabled: this.onLastPage || this.disabled, onClick: this.handleClickLast.bind(this) }, index.h("gux-icon", { key: 'f4b756e0c76c7071dc98f62493c0807143853280', size: "small", decorative: true, "icon-name": "fa/chevrons-right-regular" }))))));
|
228
226
|
}
|
229
227
|
get root() { return index.getElement(this); }
|
230
228
|
};
|
@@ -268,10 +266,10 @@ const GuxPaginationItemCounts = class {
|
|
268
266
|
}
|
269
267
|
}
|
270
268
|
render() {
|
271
|
-
return (index.h("div", { key: '
|
269
|
+
return (index.h("div", { key: '325a05d29604b38315f1a95318a691daad41d412', class: "gux-pagination-item-counts-container" }, index.h("span", { key: '4c6e277325a88e839ece1ef0ce21f638c7810dbb', class: "gux-pagination-item-counts-range" }, this.i18n('itemCountDisplay', {
|
272
270
|
firstItem: this.firstItem,
|
273
271
|
lastItem: this.lastItem
|
274
|
-
})), index.h("span", { key: '
|
272
|
+
})), index.h("span", { key: '7c670909cd37292ef639c1fa993c8782c0ffc8d9', class: "gux-pagination-item-counts-total" }, this.getPaginationItemCountsRange())));
|
275
273
|
}
|
276
274
|
get root() { return index.getElement(this); }
|
277
275
|
};
|
@@ -2,9 +2,9 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
6
|
-
const usage = require('./usage-
|
7
|
-
const index$1 = require('./index-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
|
+
const usage = require('./usage-66f3f455.js');
|
7
|
+
const index$1 = require('./index-aa48ea67.js');
|
8
8
|
require('./get-closest-element-9e41d6b9.js');
|
9
9
|
|
10
10
|
const previous = "Previous";
|
@@ -24,8 +24,6 @@ const GuxPaginationCursor = class {
|
|
24
24
|
this.guxitemsperpagechange = index.createEvent(this, "guxitemsperpagechange", 7);
|
25
25
|
this.hasPrevious = false;
|
26
26
|
this.hasNext = false;
|
27
|
-
this.label = undefined;
|
28
|
-
this.itemsPerPage = undefined;
|
29
27
|
this.layout = 'simple';
|
30
28
|
}
|
31
29
|
handleInternalitemsperpagechange(event) {
|
@@ -2,8 +2,8 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
6
|
-
const index$1 = require('./index-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
|
+
const index$1 = require('./index-aa48ea67.js');
|
7
7
|
require('./get-closest-element-9e41d6b9.js');
|
8
8
|
|
9
9
|
const perPage = "per page";
|
@@ -39,7 +39,7 @@ const GuxPaginationItemsPerPage = class {
|
|
39
39
|
}) }, index.h("gux-listbox", { "aria-label": this.i18n('itemsPerPage') }, index.h("gux-option", { value: "25" }, "25"), index.h("gux-option", { value: "50" }, "50"), index.h("gux-option", { value: "75" }, "75"), index.h("gux-option", { value: "100" }, "100"))));
|
40
40
|
}
|
41
41
|
render() {
|
42
|
-
return (index.h("div", { key: '
|
42
|
+
return (index.h("div", { key: '56e33dac3f981827817fb7269ca2800806ec7f28', class: "gux-pagination-items-per-page-container" }, index.h("div", { key: 'f2314d4e85a4075d034443ab4f90e17dd36b628c', class: "gux-pagination-items-per-page-picker" }, this.getDropdown()), index.h("div", { key: 'c4e0d414394824783edd508c800797fe073ea294', class: "gux-pagination-per-page" }, this.i18n('perPage'))));
|
43
43
|
}
|
44
44
|
get root() { return index.getElement(this); }
|
45
45
|
};
|
@@ -2,8 +2,8 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
6
|
-
const usage = require('./usage-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
|
+
const usage = require('./usage-66f3f455.js');
|
7
7
|
|
8
8
|
const 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}";
|
9
9
|
const GuxPaginationLegacyStyle0 = guxPaginationLegacyCss;
|
@@ -12,11 +12,22 @@ const GuxPaginationLegacy = class {
|
|
12
12
|
constructor(hostRef) {
|
13
13
|
index.registerInstance(this, hostRef);
|
14
14
|
this.guxpaginationchange = index.createEvent(this, "guxpaginationchange", 7);
|
15
|
+
/**
|
16
|
+
* The currently select page. Changes are watched by the component.
|
17
|
+
*/
|
15
18
|
this.currentPage = 1;
|
19
|
+
/**
|
20
|
+
* The total number of items in the data set. Used to calculate total page count
|
21
|
+
*/
|
16
22
|
this.totalItems = 0;
|
23
|
+
/**
|
24
|
+
* The max number of items on a page. Used to calculate total page count
|
25
|
+
*/
|
17
26
|
this.itemsPerPage = 25;
|
27
|
+
/**
|
28
|
+
* The pagination component can have different layouts to suit the available space
|
29
|
+
*/
|
18
30
|
this.layout = 'full';
|
19
|
-
this.totalPages = undefined;
|
20
31
|
}
|
21
32
|
setPage(page) {
|
22
33
|
if (page <= 0) {
|
@@ -68,7 +79,7 @@ const GuxPaginationLegacy = class {
|
|
68
79
|
this.currentPage = this.calculateCurrentPage();
|
69
80
|
}
|
70
81
|
render() {
|
71
|
-
return (index.h("div", { key: '
|
82
|
+
return (index.h("div", { key: '9fb7768816e0454d90373f6a01ab55569763ec1a', class: "gux-pagination-container" }, this.getPaginationInfoElement(this.layout), index.h("div", { key: '24c5f9d3d51777b64071d9ebf14ba61ad930788b', class: "gux-pagination-change" }, index.h("gux-pagination-buttons-legacy", { key: '162dd6ade2c6aba07a3810d3ca26908c706cc630', layout: this.layout, "current-page": this.currentPage, "total-pages": this.totalPages, onInternalcurrentpagechange: this.handleInternalcurrentpagechange.bind(this) }))));
|
72
83
|
}
|
73
84
|
get root() { return index.getElement(this); }
|
74
85
|
};
|
@@ -2,9 +2,9 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
6
|
const afterNextRender = require('./after-next-render-162425fe.js');
|
7
|
-
const usage = require('./usage-
|
7
|
+
const usage = require('./usage-66f3f455.js');
|
8
8
|
|
9
9
|
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}";
|
10
10
|
const GuxPaginationStyle0 = guxPaginationCss;
|
@@ -15,13 +15,23 @@ const GuxPagination = class {
|
|
15
15
|
index.registerInstance(this, hostRef);
|
16
16
|
this.guxpaginationchange = index.createEvent(this, "guxpaginationchange", 7);
|
17
17
|
this.reinstateLayoutBreakpoint = 0;
|
18
|
+
/**
|
19
|
+
* The pagination component can have different layouts to suit the available space
|
20
|
+
*/
|
18
21
|
this.layout = 'advanced';
|
22
|
+
/**
|
23
|
+
* The currently select page. Changes are watched by the component.
|
24
|
+
*/
|
19
25
|
this.currentPage = 1;
|
26
|
+
/**
|
27
|
+
* The total number of items in the data set. Used to calculate total page count
|
28
|
+
*/
|
20
29
|
this.totalItems = 0;
|
30
|
+
/**
|
31
|
+
* The max number of items on a page. Used to calculate total page count
|
32
|
+
*/
|
21
33
|
this.itemsPerPage = 25;
|
22
34
|
this.disabled = false;
|
23
|
-
this.totalPages = undefined;
|
24
|
-
this.displayedLayout = undefined;
|
25
35
|
}
|
26
36
|
setPage(page) {
|
27
37
|
if (page <= 0) {
|
@@ -94,7 +104,7 @@ const GuxPagination = class {
|
|
94
104
|
}, 500);
|
95
105
|
}
|
96
106
|
render() {
|
97
|
-
return (index.h("div", { key: '
|
107
|
+
return (index.h("div", { key: '9847ec11f3d6ce2701b45e37609a04a0cd817a1b', class: "gux-pagination-container" }, index.h("div", { key: 'dd201c74a25ec351b7c2135df3a78c1afa188a04', class: "gux-pagination-info" }, index.h("gux-pagination-item-counts", { key: '8fa2f803d855138268436e80406b387b7b6d46b1', "total-items": this.totalItems, "current-page": this.currentPage, "items-per-page": this.itemsPerPage }), this.displayedLayout === 'advanced' && (index.h("gux-pagination-items-per-page", { key: '7a9a67683d8f886b0bb4f746a859c9b453bfe9f7', disabled: this.disabled, "items-per-page": this.itemsPerPage, onInternalitemsperpagechange: this.handleInternalitemsperpagechange.bind(this) }))), index.h("div", { key: '9cb7c65b1dfb7fbb7e0c982c4ab85b2ca29de9bd', class: "gux-pagination-spacer" }), index.h("div", { key: '7611f183470ff573eea93ccb51d43f4f135e791b', class: "gux-pagination-change" }, index.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) }))));
|
98
108
|
}
|
99
109
|
get root() { return index.getElement(this); }
|
100
110
|
};
|
@@ -2,11 +2,11 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
6
|
const _commonjsHelpers = require('./_commonjsHelpers-0192c5b3.js');
|
7
|
-
const usage = require('./usage-
|
8
|
-
const index$1 = require('./index-
|
9
|
-
const onClickOutside = require('./on-click-outside-
|
7
|
+
const usage = require('./usage-66f3f455.js');
|
8
|
+
const index$1 = require('./index-aa48ea67.js');
|
9
|
+
const onClickOutside = require('./on-click-outside-8a2d3a8e.js');
|
10
10
|
const preventBrowserValidationStyling = require('./prevent-browser-validation-styling-132644ad.js');
|
11
11
|
const logError = require('./log-error-7b9d4b57.js');
|
12
12
|
const simulateNativeEvent = require('./simulate-native-event-e88bf64f.js');
|
@@ -2002,12 +2002,12 @@ const GuxPhoneInput = class {
|
|
2002
2002
|
this.regionObjects = [];
|
2003
2003
|
this.displayType = libphonenumber$1.exports.PhoneNumberType.FIXED_LINE;
|
2004
2004
|
this.value = '';
|
2005
|
-
this.defaultRegion = undefined;
|
2006
|
-
this.labelId = undefined;
|
2007
2005
|
this.hasError = false;
|
2008
2006
|
this.disabled = false;
|
2009
2007
|
this.required = false;
|
2008
|
+
// Display only. This chooses how to format the number within the input.
|
2010
2009
|
this.phoneNumberFormat = 'NATIONAL';
|
2010
|
+
// Display only. This chooses the type of example number as the placeholder within the input.
|
2011
2011
|
this.phoneNumberType = 'FIXED_LINE';
|
2012
2012
|
this.regionOptions = [];
|
2013
2013
|
this.expanded = false;
|
@@ -2,14 +2,14 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
6
|
const floatingUi_dom_esm = require('./floating-ui.dom.esm-471324c9.js');
|
7
|
-
const onClickOutside = require('./on-click-outside-
|
8
|
-
const usage = require('./usage-
|
7
|
+
const onClickOutside = require('./on-click-outside-8a2d3a8e.js');
|
8
|
+
const usage = require('./usage-66f3f455.js');
|
9
9
|
const getSlot = require('./get-slot-4fedce9f.js');
|
10
10
|
const findElementById = require('./find-element-by-id-fde17c92.js');
|
11
11
|
|
12
|
-
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)}
|
12
|
+
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)}";
|
13
13
|
const GuxPopoverBetaStyle0 = guxPopoverCss;
|
14
14
|
|
15
15
|
var __decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
@@ -26,13 +26,23 @@ const GuxPopover = class {
|
|
26
26
|
constructor(hostRef) {
|
27
27
|
index.registerInstance(this, hostRef);
|
28
28
|
this.guxdismiss = index.createEvent(this, "guxdismiss", 7);
|
29
|
-
|
30
|
-
|
29
|
+
/**
|
30
|
+
* Indicate position of popover element arrow (follow floating ui placement attribute api)
|
31
|
+
*/
|
31
32
|
this.position = 'bottom';
|
33
|
+
/**
|
34
|
+
* Indicate if the dismiss button is displayed
|
35
|
+
*/
|
32
36
|
this.displayDismissButton = false;
|
37
|
+
/**
|
38
|
+
* Close popover when the user clicks outside of its bounds
|
39
|
+
*/
|
33
40
|
this.closeOnClickOutside = false;
|
41
|
+
/**
|
42
|
+
* Controls hiding and showing the popover
|
43
|
+
*/
|
34
44
|
this.isOpen = false;
|
35
|
-
this.
|
45
|
+
this.disconnect = undefined;
|
36
46
|
}
|
37
47
|
updateForElement() {
|
38
48
|
this.forElement = this.getForElement();
|
@@ -2,11 +2,11 @@
|
|
2
2
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
|
-
const index = require('./index-
|
5
|
+
const index = require('./index-e321455d.js');
|
6
6
|
const floatingUi_dom_esm = require('./floating-ui.dom.esm-471324c9.js');
|
7
7
|
const afterNextRender = require('./after-next-render-162425fe.js');
|
8
|
-
const onClickOutside = require('./on-click-outside-
|
9
|
-
const usage = require('./usage-
|
8
|
+
const onClickOutside = require('./on-click-outside-8a2d3a8e.js');
|
9
|
+
const usage = require('./usage-66f3f455.js');
|
10
10
|
const findElementById = require('./find-element-by-id-fde17c92.js');
|
11
11
|
|
12
12
|
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)}";
|
@@ -26,12 +26,19 @@ const GuxPopoverList = class {
|
|
26
26
|
constructor(hostRef) {
|
27
27
|
index.registerInstance(this, hostRef);
|
28
28
|
this.guxdismiss = index.createEvent(this, "guxdismiss", 7);
|
29
|
-
|
30
|
-
|
29
|
+
/**
|
30
|
+
* Indicate position of popover element arrow (follow floating ui placement attribute api)
|
31
|
+
*/
|
31
32
|
this.position = 'bottom';
|
32
|
-
|
33
|
+
/**
|
34
|
+
* Close popover when the user clicks outside of its bounds
|
35
|
+
*/
|
33
36
|
this.closeOnClickOutside = false;
|
37
|
+
/**
|
38
|
+
* Controls hiding and showing the popover
|
39
|
+
*/
|
34
40
|
this.isOpen = false;
|
41
|
+
this.disconnect = undefined;
|
35
42
|
}
|
36
43
|
onKeyDown(event) {
|
37
44
|
switch (event.key) {
|