genesys-spark-components 4.115.1 → 4.117.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 +2 -2
- package/dist/cjs/{get-valid-timezone-221a0856.js → get-valid-timezone-eb9723e2.js} +1 -1
- package/dist/cjs/gux-accordion-section.cjs.entry.js +1 -1
- package/dist/cjs/gux-accordion.cjs.entry.js +2 -2
- package/dist/cjs/gux-action-button.cjs.entry.js +4 -4
- package/dist/cjs/gux-action-toast-legacy.cjs.entry.js +2 -2
- package/dist/cjs/gux-advanced-dropdown-legacy.cjs.entry.js +4 -4
- package/dist/cjs/gux-all-row-select.cjs.entry.js +3 -3
- package/dist/cjs/gux-announce-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-avatar-beta.cjs.entry.js +3 -3
- package/dist/cjs/gux-avatar-change-photo-beta.cjs.entry.js +3 -3
- package/dist/cjs/gux-avatar-focusable-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-avatar-group-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-avatar-group-item-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-avatar-overflow-beta_2.cjs.entry.js +3 -3
- package/dist/cjs/gux-badge.cjs.entry.js +3 -3
- package/dist/cjs/gux-blank-state.cjs.entry.js +3 -3
- package/dist/cjs/gux-breadcrumb-item.cjs.entry.js +1 -1
- package/dist/cjs/gux-breadcrumbs.cjs.entry.js +3 -3
- package/dist/cjs/gux-button-multi.cjs.entry.js +4 -12
- package/dist/cjs/gux-button-slot.cjs.entry.js +2 -2
- package/dist/cjs/gux-button_2.cjs.entry.js +5 -5
- package/dist/cjs/gux-calendar-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-calendar.cjs.entry.js +3 -3
- package/dist/cjs/gux-card.cjs.entry.js +2 -2
- package/dist/cjs/gux-column-manager-item.cjs.entry.js +2 -2
- package/dist/cjs/gux-column-manager.cjs.entry.js +3 -3
- package/dist/cjs/gux-content-search.cjs.entry.js +4 -4
- package/dist/cjs/gux-context-menu.cjs.entry.js +4 -4
- package/dist/cjs/gux-copy-to-clipboard.cjs.entry.js +3 -3
- package/dist/cjs/gux-create-option.cjs.entry.js +4 -4
- package/dist/cjs/gux-cta-group.cjs.entry.js +1 -1
- package/dist/cjs/gux-date-beta.cjs.entry.js +4 -4
- package/dist/cjs/gux-date-time-beta.cjs.entry.js +4 -4
- package/dist/cjs/gux-datepicker.cjs.entry.js +5 -5
- package/dist/cjs/gux-disclosure-button-legacy.cjs.entry.js +3 -3
- package/dist/cjs/gux-dismiss-button.cjs.entry.js +3 -3
- package/dist/cjs/gux-dropdown-multi-tag.cjs.entry.js +2 -2
- package/dist/cjs/gux-dropdown-multi.cjs.entry.js +5 -5
- package/dist/cjs/gux-dropdown-option.cjs.entry.js +1 -1
- package/dist/cjs/gux-dropdown_3.cjs.entry.js +5 -5
- package/dist/cjs/gux-file-list-item.cjs.entry.js +74 -0
- package/dist/cjs/gux-flag-icon-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-flyout-menu.cjs.entry.js +2 -2
- 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 +6 -6
- package/dist/cjs/gux-form-field-checkbox.cjs.entry.js +4 -4
- package/dist/cjs/gux-form-field-color.cjs.entry.js +6 -6
- package/dist/cjs/{gux-form-field-container-ad5588d7.js → gux-form-field-container-d667bd55.js} +1 -1
- package/dist/cjs/gux-form-field-dropdown.cjs.entry.js +7 -7
- package/dist/cjs/{gux-form-field-error-c55f1055.js → gux-form-field-error-ce0cf9e4.js} +1 -1
- package/dist/cjs/{gux-form-field-fieldset-container-48d63d04.js → gux-form-field-fieldset-container-1b27772e.js} +1 -1
- package/dist/cjs/gux-form-field-file-beta.cjs.entry.js +234 -0
- package/dist/cjs/gux-form-field-file.cjs.entry.js +6 -6
- 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 +15 -15
- package/dist/cjs/gux-form-field-phone.cjs.entry.js +11 -11
- package/dist/cjs/gux-form-field-radio-group-beta.cjs.entry.js +8 -8
- package/dist/cjs/gux-form-field-radio.cjs.entry.js +6 -6
- package/dist/cjs/gux-form-field-range.cjs.entry.js +9 -9
- package/dist/cjs/gux-form-field-search.cjs.entry.js +9 -9
- package/dist/cjs/gux-form-field-select.cjs.entry.js +9 -9
- package/dist/cjs/gux-form-field-text-like.cjs.entry.js +6 -6
- package/dist/cjs/gux-form-field-textarea.cjs.entry.js +8 -8
- package/dist/cjs/gux-form-field-time-picker.cjs.entry.js +11 -11
- package/dist/cjs/gux-form-field-time-zone-picker.cjs.entry.js +10 -10
- 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 -2
- package/dist/cjs/gux-icon.cjs.entry.js +3 -3
- 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 +1 -1
- package/dist/cjs/gux-list-item.cjs.entry.js +1 -1
- package/dist/cjs/gux-list.cjs.entry.js +2 -2
- package/dist/cjs/gux-listbox-multi.cjs.entry.js +4 -4
- package/dist/cjs/gux-loading-message.cjs.entry.js +3 -3
- package/dist/cjs/gux-menu-option.cjs.entry.js +13 -2
- package/dist/cjs/gux-menu.cjs.entry.js +1 -1
- package/dist/cjs/gux-modal-legacy.cjs.entry.js +2 -2
- package/dist/cjs/gux-modal-side-panel-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-modal.cjs.entry.js +3 -3
- package/dist/cjs/gux-month-calendar.cjs.entry.js +2 -2
- package/dist/cjs/gux-month-list_2.cjs.entry.js +1 -1
- package/dist/cjs/gux-month-picker-beta.cjs.entry.js +4 -4
- package/dist/cjs/gux-notification-toast-legacy.cjs.entry.js +2 -2
- package/dist/cjs/gux-option-group-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-option-icon.cjs.entry.js +1 -1
- package/dist/cjs/gux-option-multi.cjs.entry.js +2 -2
- package/dist/cjs/gux-page-loading-spinner.cjs.entry.js +3 -3
- package/dist/cjs/gux-pagination-buttons-legacy_3.cjs.entry.js +2 -2
- package/dist/cjs/gux-pagination-buttons_2.cjs.entry.js +5 -5
- package/dist/cjs/gux-pagination-cursor.cjs.entry.js +3 -3
- package/dist/cjs/gux-pagination-items-per-page.cjs.entry.js +3 -3
- package/dist/cjs/gux-pagination-legacy.cjs.entry.js +2 -2
- package/dist/cjs/gux-pagination.cjs.entry.js +3 -3
- package/dist/cjs/gux-phone-input-beta.cjs.entry.js +4 -4
- package/dist/cjs/gux-popover-beta.cjs.entry.js +3 -3
- package/dist/cjs/gux-popover-list-beta.cjs.entry.js +3 -3
- package/dist/cjs/gux-popover-list.cjs.entry.js +5 -5
- package/dist/cjs/gux-popup.cjs.entry.js +4 -4
- package/dist/cjs/gux-radial-loading.cjs.entry.js +4 -4
- package/dist/cjs/gux-radial-progress.cjs.entry.js +2 -2
- package/dist/cjs/gux-rating.cjs.entry.js +3 -3
- package/dist/cjs/gux-rich-highlight-list-item.cjs.entry.js +3 -3
- package/dist/cjs/gux-rich-style-list-item.cjs.entry.js +2 -2
- 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 -4
- 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 -3
- package/dist/cjs/gux-rich-text-editor-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-rich-text-editor-list.cjs.entry.js +2 -2
- package/dist/cjs/gux-row-select.cjs.entry.js +4 -4
- package/dist/cjs/gux-screen-reader-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-segmented-control-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-segmented-control-item.cjs.entry.js +1 -1
- package/dist/cjs/gux-selector-card-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-selector-cards-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-side-panel-beta.cjs.entry.js +2 -2
- package/dist/cjs/gux-side-panel-heading.cjs.entry.js +2 -2
- package/dist/cjs/gux-simple-toast-legacy.cjs.entry.js +2 -2
- 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 -6
- package/dist/cjs/gux-submenu.cjs.entry.js +1 -1
- package/dist/cjs/gux-switch-item.cjs.entry.js +1 -1
- package/dist/cjs/gux-switch-legacy.cjs.entry.js +2 -2
- package/dist/cjs/gux-tab-advanced-list.cjs.entry.js +7 -7
- package/dist/cjs/gux-tab-advanced-panel.cjs.entry.js +2 -2
- package/dist/cjs/gux-tab-advanced.cjs.entry.js +5 -5
- package/dist/cjs/gux-tab-list.cjs.entry.js +5 -5
- package/dist/cjs/gux-tab-panel.cjs.entry.js +2 -2
- package/dist/cjs/gux-tab.cjs.entry.js +3 -3
- package/dist/cjs/gux-table-select-menu.cjs.entry.js +3 -3
- package/dist/cjs/gux-table-toolbar-action.cjs.entry.js +4 -4
- 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 -5
- package/dist/cjs/gux-table-toolbar.cjs.entry.js +6 -6
- package/dist/cjs/gux-table.cjs.entry.js +4 -4
- package/dist/cjs/gux-tabs-advanced.cjs.entry.js +3 -3
- package/dist/cjs/gux-tabs.cjs.entry.js +3 -3
- package/dist/cjs/gux-tag.cjs.entry.js +4 -4
- package/dist/cjs/gux-text-highlight.cjs.entry.js +2 -2
- package/dist/cjs/gux-time-beta.cjs.entry.js +4 -4
- package/dist/cjs/gux-time-picker.cjs.entry.js +20 -6
- package/dist/cjs/gux-time-zone-beta.cjs.entry.js +3 -3
- package/dist/cjs/gux-time-zone-picker-beta.cjs.entry.js +3 -3
- 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 -5
- package/dist/cjs/gux-tooltip-base-beta_2.cjs.entry.js +2 -2
- package/dist/cjs/gux-tooltip-title.cjs.entry.js +5 -5
- package/dist/cjs/{gux-tooltip.cjs.entry.js → gux-tooltip_2.cjs.entry.js} +85 -4
- package/dist/cjs/{index-d7208697.js → index-220b0ad3.js} +1 -1
- package/dist/cjs/{index-2dd05ef3.js → index-77202cdc.js} +53 -21
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{on-attribute-change-321d434b.js → on-attribute-change-a9f44523.js} +12 -0
- package/dist/cjs/{on-click-outside-bb55ad5e.js → on-click-outside-2faf7467.js} +1 -1
- package/dist/cjs/{on-mutation-c0879d47.js → on-mutation-e89e880e.js} +1 -1
- package/dist/cjs/{on-resize-62f7838d.js → on-resize-810e9012.js} +1 -1
- package/dist/cjs/{usage-e9f2212c.js → usage-b8a0be8e.js} +1 -1
- package/dist/collection/collection-manifest.json +2 -0
- package/dist/collection/components/stable/gux-button-multi/gux-button-multi.js +1 -9
- package/dist/collection/components/stable/gux-datepicker/gux-datepicker.css +1 -0
- package/dist/collection/components/stable/gux-flyout-menu/gux-menu/gux-menu-option/gux-menu-option.js +6 -1
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-file-beta/components/gux-file-list-item/gux-file-list-item.css +66 -0
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-file-beta/components/gux-file-list-item/gux-file-list-item.js +153 -0
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-file-beta/gux-form-field-file.css +159 -0
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-file-beta/gux-form-field-file.js +296 -0
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-number/gux-form-field-number.js +3 -3
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-phone/gux-form-field-phone.js +4 -4
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-radio/gux-form-field-radio.js +2 -2
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-radio-group/gux-form-field-radio-group.js +2 -2
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-range/gux-form-field-range.js +2 -2
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-search/gux-form-field-search.js +3 -3
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-select/gux-form-field-select.js +3 -3
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-textarea/gux-form-field-textarea.js +2 -2
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-picker/gux-form-field-time-picker.js +4 -4
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-zone-picker/gux-form-field-time-zone-picker.js +3 -3
- 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-icon/gux-icon.js +1 -1
- package/dist/collection/components/stable/gux-inline-alert/gux-inline-alert.js +2 -2
- package/dist/collection/components/stable/gux-listbox-multi/gux-create-option/gux-create-option.js +2 -2
- package/dist/collection/components/stable/gux-listbox-multi/gux-listbox-multi.css +1 -1
- package/dist/collection/components/stable/gux-loading-message/gux-loading-message.js +1 -1
- package/dist/collection/components/stable/gux-modal/gux-modal.js +1 -1
- package/dist/collection/components/stable/gux-page-loading-spinner/gux-page-loading-spinner.js +1 -1
- package/dist/collection/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-buttons.js +1 -1
- package/dist/collection/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-ellipsis-button/gux-pagination-ellipsis-button.js +4 -4
- package/dist/collection/components/stable/gux-pagination/gux-pagination-item-counts/gux-pagination-item-counts.js +2 -2
- package/dist/collection/components/stable/gux-pagination/gux-pagination-items-per-page/gux-pagination-items-per-page.js +1 -1
- package/dist/collection/components/stable/gux-pagination/gux-pagination.js +1 -1
- package/dist/collection/components/stable/gux-popover/gux-popover.js +2 -2
- package/dist/collection/components/stable/gux-popover-list/gux-popover-list.js +2 -2
- package/dist/collection/components/stable/gux-popup/gux-popup.js +3 -3
- package/dist/collection/components/stable/gux-radial-loading/gux-radial-loading.js +1 -1
- package/dist/collection/components/stable/gux-rating/gux-rating.js +1 -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 +1 -1
- package/dist/collection/components/stable/gux-table/gux-row-select/gux-row-select.js +2 -2
- package/dist/collection/components/stable/gux-table/gux-sort-control/gux-sort-control.js +3 -3
- package/dist/collection/components/stable/gux-table/gux-table-select-menu/gux-table-select-menu.js +1 -1
- package/dist/collection/components/stable/gux-table/gux-table.js +1 -1
- package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-action/gux-table-toolbar-action.js +1 -1
- package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-custom-action/gux-table-toolbar-custom-action.js +1 -1
- package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-menu-button/gux-table-toolbar-menu-button.js +1 -1
- package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar.js +2 -2
- package/dist/collection/components/stable/gux-tabs/gux-tab/gux-tab.js +2 -2
- package/dist/collection/components/stable/gux-tabs/gux-tab-list/gux-tab-list.js +2 -2
- package/dist/collection/components/stable/gux-tabs/gux-tab-panel/gux-tab-panel.js +1 -1
- package/dist/collection/components/stable/gux-tabs/gux-tabs.js +1 -1
- package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced/gux-tab-advanced.css +5 -0
- package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced/gux-tab-advanced.js +2 -2
- package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced-list/gux-tab-advanced-list.css +10 -1
- package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced-list/gux-tab-advanced-list.js +3 -3
- package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced-panel/gux-tab-advanced-panel.js +1 -1
- package/dist/collection/components/stable/gux-tabs-advanced/gux-tabs-advanced.js +1 -1
- package/dist/collection/components/stable/gux-tag/gux-tag.js +1 -1
- package/dist/collection/components/stable/gux-time-picker/gux-time-picker.js +19 -2
- package/dist/collection/components/stable/gux-toast/gux-toast.js +2 -2
- package/dist/collection/components/stable/gux-toggle/gux-toggle-slider/gux-toggle-slider.js +2 -2
- package/dist/collection/components/stable/gux-toggle/gux-toggle.js +2 -2
- package/dist/collection/components/stable/gux-tooltip/gux-tooltip.js +2 -2
- package/dist/collection/components/stable/gux-tooltip-title/gux-tooltip-title.js +2 -2
- package/dist/collection/components/stable/gux-truncate/gux-truncate.js +3 -3
- package/dist/collection/utils/dom/on-attribute-change.js +11 -0
- package/dist/esm/genesys-webcomponents.js +3 -3
- package/dist/esm/{get-valid-timezone-e3121f8f.js → get-valid-timezone-f5a3567c.js} +1 -1
- package/dist/esm/gux-accordion-section.entry.js +1 -1
- package/dist/esm/gux-accordion.entry.js +2 -2
- package/dist/esm/gux-action-button.entry.js +4 -4
- package/dist/esm/gux-action-toast-legacy.entry.js +2 -2
- package/dist/esm/gux-advanced-dropdown-legacy.entry.js +4 -4
- package/dist/esm/gux-all-row-select.entry.js +3 -3
- package/dist/esm/gux-announce-beta.entry.js +2 -2
- package/dist/esm/gux-avatar-beta.entry.js +3 -3
- package/dist/esm/gux-avatar-change-photo-beta.entry.js +3 -3
- package/dist/esm/gux-avatar-focusable-beta.entry.js +1 -1
- package/dist/esm/gux-avatar-group-beta.entry.js +2 -2
- package/dist/esm/gux-avatar-group-item-beta.entry.js +2 -2
- package/dist/esm/gux-avatar-overflow-beta_2.entry.js +3 -3
- package/dist/esm/gux-badge.entry.js +3 -3
- package/dist/esm/gux-blank-state.entry.js +3 -3
- package/dist/esm/gux-breadcrumb-item.entry.js +1 -1
- package/dist/esm/gux-breadcrumbs.entry.js +3 -3
- package/dist/esm/gux-button-multi.entry.js +4 -12
- package/dist/esm/gux-button-slot.entry.js +2 -2
- package/dist/esm/gux-button_2.entry.js +5 -5
- package/dist/esm/gux-calendar-beta.entry.js +2 -2
- package/dist/esm/gux-calendar.entry.js +3 -3
- package/dist/esm/gux-card.entry.js +2 -2
- package/dist/esm/gux-column-manager-item.entry.js +2 -2
- package/dist/esm/gux-column-manager.entry.js +3 -3
- package/dist/esm/gux-content-search.entry.js +4 -4
- package/dist/esm/gux-context-menu.entry.js +4 -4
- package/dist/esm/gux-copy-to-clipboard.entry.js +3 -3
- package/dist/esm/gux-create-option.entry.js +4 -4
- package/dist/esm/gux-cta-group.entry.js +1 -1
- package/dist/esm/gux-date-beta.entry.js +4 -4
- package/dist/esm/gux-date-time-beta.entry.js +4 -4
- package/dist/esm/gux-datepicker.entry.js +5 -5
- package/dist/esm/gux-disclosure-button-legacy.entry.js +3 -3
- package/dist/esm/gux-dismiss-button.entry.js +3 -3
- package/dist/esm/gux-dropdown-multi-tag.entry.js +2 -2
- package/dist/esm/gux-dropdown-multi.entry.js +5 -5
- package/dist/esm/gux-dropdown-option.entry.js +1 -1
- package/dist/esm/gux-dropdown_3.entry.js +5 -5
- package/dist/esm/gux-file-list-item.entry.js +70 -0
- package/dist/esm/gux-flag-icon-beta.entry.js +2 -2
- package/dist/esm/gux-flyout-menu.entry.js +2 -2
- 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 +6 -6
- package/dist/esm/gux-form-field-checkbox.entry.js +4 -4
- package/dist/esm/gux-form-field-color.entry.js +6 -6
- package/dist/esm/{gux-form-field-container-3b76ab09.js → gux-form-field-container-8ca069d2.js} +1 -1
- package/dist/esm/gux-form-field-dropdown.entry.js +7 -7
- package/dist/esm/{gux-form-field-error-453cd4f0.js → gux-form-field-error-ffe2439b.js} +1 -1
- package/dist/esm/{gux-form-field-fieldset-container-6b73f582.js → gux-form-field-fieldset-container-afc88f04.js} +1 -1
- package/dist/esm/gux-form-field-file-beta.entry.js +230 -0
- package/dist/esm/gux-form-field-file.entry.js +6 -6
- 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 +15 -15
- package/dist/esm/gux-form-field-phone.entry.js +11 -11
- package/dist/esm/gux-form-field-radio-group-beta.entry.js +8 -8
- package/dist/esm/gux-form-field-radio.entry.js +6 -6
- package/dist/esm/gux-form-field-range.entry.js +9 -9
- package/dist/esm/gux-form-field-search.entry.js +9 -9
- package/dist/esm/gux-form-field-select.entry.js +9 -9
- package/dist/esm/gux-form-field-text-like.entry.js +6 -6
- package/dist/esm/gux-form-field-textarea.entry.js +8 -8
- package/dist/esm/gux-form-field-time-picker.entry.js +11 -11
- package/dist/esm/gux-form-field-time-zone-picker.entry.js +10 -10
- 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 -2
- package/dist/esm/gux-icon.entry.js +3 -3
- 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 +1 -1
- package/dist/esm/gux-list-item.entry.js +1 -1
- package/dist/esm/gux-list.entry.js +2 -2
- package/dist/esm/gux-listbox-multi.entry.js +4 -4
- package/dist/esm/gux-loading-message.entry.js +3 -3
- package/dist/esm/gux-menu-option.entry.js +13 -2
- package/dist/esm/gux-menu.entry.js +1 -1
- package/dist/esm/gux-modal-legacy.entry.js +2 -2
- package/dist/esm/gux-modal-side-panel-beta.entry.js +2 -2
- package/dist/esm/gux-modal.entry.js +3 -3
- package/dist/esm/gux-month-calendar.entry.js +2 -2
- package/dist/esm/gux-month-list_2.entry.js +1 -1
- package/dist/esm/gux-month-picker-beta.entry.js +4 -4
- package/dist/esm/gux-notification-toast-legacy.entry.js +2 -2
- package/dist/esm/gux-option-group-beta.entry.js +1 -1
- package/dist/esm/gux-option-icon.entry.js +1 -1
- package/dist/esm/gux-option-multi.entry.js +2 -2
- package/dist/esm/gux-page-loading-spinner.entry.js +3 -3
- package/dist/esm/gux-pagination-buttons-legacy_3.entry.js +2 -2
- package/dist/esm/gux-pagination-buttons_2.entry.js +5 -5
- package/dist/esm/gux-pagination-cursor.entry.js +3 -3
- package/dist/esm/gux-pagination-items-per-page.entry.js +3 -3
- package/dist/esm/gux-pagination-legacy.entry.js +2 -2
- package/dist/esm/gux-pagination.entry.js +3 -3
- package/dist/esm/gux-phone-input-beta.entry.js +4 -4
- package/dist/esm/gux-popover-beta.entry.js +3 -3
- package/dist/esm/gux-popover-list-beta.entry.js +3 -3
- package/dist/esm/gux-popover-list.entry.js +5 -5
- package/dist/esm/gux-popup.entry.js +4 -4
- package/dist/esm/gux-radial-loading.entry.js +4 -4
- package/dist/esm/gux-radial-progress.entry.js +2 -2
- package/dist/esm/gux-rating.entry.js +3 -3
- package/dist/esm/gux-rich-highlight-list-item.entry.js +3 -3
- package/dist/esm/gux-rich-style-list-item.entry.js +2 -2
- 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 -4
- 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 -3
- package/dist/esm/gux-rich-text-editor-beta.entry.js +1 -1
- package/dist/esm/gux-rich-text-editor-list.entry.js +2 -2
- package/dist/esm/gux-row-select.entry.js +4 -4
- package/dist/esm/gux-screen-reader-beta.entry.js +2 -2
- package/dist/esm/gux-segmented-control-beta.entry.js +2 -2
- package/dist/esm/gux-segmented-control-item.entry.js +1 -1
- package/dist/esm/gux-selector-card-beta.entry.js +2 -2
- package/dist/esm/gux-selector-cards-beta.entry.js +2 -2
- package/dist/esm/gux-side-panel-beta.entry.js +2 -2
- package/dist/esm/gux-side-panel-heading.entry.js +2 -2
- package/dist/esm/gux-simple-toast-legacy.entry.js +2 -2
- 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 -6
- package/dist/esm/gux-submenu.entry.js +1 -1
- package/dist/esm/gux-switch-item.entry.js +1 -1
- package/dist/esm/gux-switch-legacy.entry.js +2 -2
- package/dist/esm/gux-tab-advanced-list.entry.js +7 -7
- package/dist/esm/gux-tab-advanced-panel.entry.js +2 -2
- package/dist/esm/gux-tab-advanced.entry.js +5 -5
- package/dist/esm/gux-tab-list.entry.js +5 -5
- package/dist/esm/gux-tab-panel.entry.js +2 -2
- package/dist/esm/gux-tab.entry.js +3 -3
- package/dist/esm/gux-table-select-menu.entry.js +3 -3
- package/dist/esm/gux-table-toolbar-action.entry.js +4 -4
- package/dist/esm/gux-table-toolbar-custom-action.entry.js +3 -3
- package/dist/esm/gux-table-toolbar-menu-button.entry.js +5 -5
- package/dist/esm/gux-table-toolbar.entry.js +6 -6
- package/dist/esm/gux-table.entry.js +4 -4
- package/dist/esm/gux-tabs-advanced.entry.js +3 -3
- package/dist/esm/gux-tabs.entry.js +3 -3
- package/dist/esm/gux-tag.entry.js +4 -4
- package/dist/esm/gux-text-highlight.entry.js +2 -2
- package/dist/esm/gux-time-beta.entry.js +4 -4
- package/dist/esm/gux-time-picker.entry.js +20 -6
- package/dist/esm/gux-time-zone-beta.entry.js +3 -3
- package/dist/esm/gux-time-zone-picker-beta.entry.js +3 -3
- 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 -5
- package/dist/esm/gux-tooltip-base-beta_2.entry.js +2 -2
- package/dist/esm/gux-tooltip-title.entry.js +5 -5
- package/dist/esm/{gux-tooltip.entry.js → gux-tooltip_2.entry.js} +85 -5
- package/dist/esm/{index-6fa3d266.js → index-2b763ad6.js} +1 -1
- package/dist/esm/{index-feb7be20.js → index-46ac98b8.js} +53 -21
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{on-attribute-change-f42eabee.js → on-attribute-change-33919964.js} +12 -1
- package/dist/esm/{on-click-outside-4688e1f9.js → on-click-outside-fe48b6ef.js} +1 -1
- package/dist/esm/{on-mutation-0160ea8e.js → on-mutation-c5880cd8.js} +1 -1
- package/dist/esm/{on-resize-324dd7f4.js → on-resize-6439d074.js} +1 -1
- package/dist/esm/{usage-9c330580.js → usage-90745dba.js} +1 -1
- package/dist/genesys-webcomponents/genesys-webcomponents-legacy.css +1 -1
- package/dist/genesys-webcomponents/genesys-webcomponents.css +2 -2
- package/dist/genesys-webcomponents/genesys-webcomponents.esm.js +1 -1
- package/dist/genesys-webcomponents/i18n/genesys-webcomponents.i18n.en.json +1 -1
- package/dist/genesys-webcomponents/{p-ac44c7e6.entry.js → p-01840a79.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-8dfae62c.entry.js → p-03b11a96.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-a3da8a2d.entry.js → p-044806d5.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-14579d6d.entry.js → p-084b7a5d.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-086c5088.js +2 -0
- package/dist/genesys-webcomponents/{p-3aa566e0.entry.js → p-08f0fadb.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-1ef901bf.entry.js → p-09070e6d.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-5039353e.entry.js → p-09396a6a.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-bed8151a.entry.js → p-095ed50f.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-8c3fc3e0.entry.js → p-0ac5a3fd.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-5256b27c.entry.js → p-0afd1042.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-e7cf6c6d.entry.js → p-0b3b593d.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-069f2fe2.entry.js → p-0c0154d8.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-003b43e0.entry.js → p-0c7ebabe.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-c5d5e5bd.entry.js → p-0ec90cf0.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-ed5ea22d.entry.js → p-0f8cb007.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-5d251ef1.entry.js → p-0ffe238e.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-85dcd3da.entry.js → p-15c2fefa.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-04e3c81a.entry.js → p-165784d6.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-00757986.entry.js → p-168d8e84.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-54f0f30d.entry.js → p-16cafd12.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-e1c24516.entry.js → p-170ba93b.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-47733161.entry.js → p-17aef1a2.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-1806cd8d.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-2fd41f66.entry.js → p-199db589.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-1e79d2a8.entry.js → p-1a9a6e98.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-aa18eb74.entry.js → p-1d260935.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-5e79093f.js → p-1f6c052d.js} +1 -1
- package/dist/genesys-webcomponents/{p-7485e1ef.entry.js → p-2251dbdf.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-73e6ab30.entry.js → p-23cfd25f.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-96f5d164.entry.js → p-247a62ea.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-6aaf185d.entry.js → p-262c2378.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-fcaa82b7.entry.js → p-26524dd6.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-2dfd02ff.entry.js → p-2687de63.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-dc3580c6.entry.js → p-288415b7.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-98deb610.entry.js → p-28e0a88d.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-c67267ed.entry.js → p-29f74158.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-eb7cdf7a.entry.js → p-2cc9ae49.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-7046c178.entry.js → p-2ea036e5.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-83f99839.entry.js → p-2f584ed2.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-96ac9919.entry.js → p-32a937ab.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-c5bd2bd4.entry.js → p-333b1ff3.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-ef4db655.entry.js → p-33fa6cc1.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-9c02a360.entry.js → p-35dba935.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-dd7be042.entry.js → p-372aa57f.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-5c58be88.entry.js → p-376ef4e1.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-389f1672.entry.js +1 -0
- package/dist/genesys-webcomponents/p-39b41b4b.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-d118c83a.entry.js → p-39e10580.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-ca9119d1.entry.js → p-3aed72b9.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-8cf7c686.entry.js → p-3aef17ca.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-5b58c6f3.entry.js → p-3cccde7d.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-16d31feb.entry.js → p-3cd9f2e4.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-c331bd68.entry.js → p-40fcfeff.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-410dccb6.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-f2fc635a.entry.js → p-420f4f78.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-387905bb.entry.js → p-461e6b77.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-e71768a0.entry.js → p-46ef32f5.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-4bf315a6.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-aa1785d1.entry.js → p-4c4155d0.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-17c48a40.js → p-4cb43a74.js} +1 -1
- package/dist/genesys-webcomponents/{p-eed957f6.entry.js → p-4ec13223.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-527eaeda.entry.js → p-5124f2ba.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-68f329b8.entry.js → p-52b91d0f.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-856928e1.entry.js → p-53d5a19f.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-028c5630.entry.js → p-5424b3cf.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-0d4b33a8.entry.js → p-54589c94.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-f6715cb6.entry.js → p-54fabb39.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-8051ad60.entry.js → p-5592e014.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-66645e5c.entry.js → p-5665e195.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-592bd118.entry.js +1 -0
- package/dist/genesys-webcomponents/p-5963e6fb.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-c8c39016.entry.js → p-5c528b0d.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-dcc4fd5f.entry.js → p-5fe834b1.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-dbe8e5ae.entry.js → p-60af37ab.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-7e24081f.entry.js → p-618fe284.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-89ae91f1.entry.js → p-61b371bc.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-ab3a109e.entry.js → p-643ca56a.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-87e9bf31.entry.js → p-64a81e13.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-68ab9138.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-085b223b.entry.js → p-6a2f8196.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-3bcaf358.entry.js → p-6a9cf0ed.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-6b12dd16.js +1 -0
- package/dist/genesys-webcomponents/{p-4e075626.entry.js → p-6d6f20a1.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-18cdb18a.entry.js → p-6e20bf44.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-11253567.entry.js → p-6e65679b.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-f23667e9.entry.js → p-6f1d90ed.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-c570c07d.entry.js → p-70cbae65.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-d3912e19.entry.js → p-74c877eb.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-c448e6d2.entry.js → p-753e548f.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-6edebe6b.entry.js → p-76f34007.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-9bbb057f.entry.js → p-7726f462.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-9a12e6e3.entry.js → p-77d97c02.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-2d20e292.entry.js → p-78af46c6.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-cdd09836.entry.js → p-78bfd1d4.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-b9c92fbb.entry.js → p-79e131ec.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-a9b2a651.entry.js → p-7a456ee1.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-25cdb2b7.entry.js → p-7ce9947c.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-f333506d.entry.js → p-7f7bbd18.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-0b5b039c.entry.js → p-8021a71b.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-6f7a1179.entry.js → p-80a97fc8.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-53f8fb9c.entry.js → p-82c692a8.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-a598a1c2.entry.js → p-83a14eb8.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-1b0e854d.entry.js → p-85f0b49b.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-df273ab8.entry.js → p-8904cc25.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-cc386a21.entry.js → p-8af91daf.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-4200fb31.entry.js → p-91ed46d0.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-3db21bf3.entry.js → p-923da1ea.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-fb2e15f5.entry.js → p-92fd14f2.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-9457e274.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-4f1759d5.entry.js → p-9514c470.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-624f26b2.entry.js → p-95fa3304.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-3c729636.entry.js → p-967dc012.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-97c7e77e.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-14a6dd0f.entry.js → p-9955bccf.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-9e70db3b.entry.js → p-9c4542ea.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-40daa702.entry.js → p-9e003354.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-045d724a.js → p-9e1bda51.js} +1 -1
- package/dist/genesys-webcomponents/{p-64791f10.entry.js → p-a15615d1.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-12d08ca8.entry.js → p-a5c5c091.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-0706aebd.js → p-a6c36b2c.js} +1 -1
- package/dist/genesys-webcomponents/{p-50ee8b09.entry.js → p-a7883819.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-63bfd1fa.entry.js → p-a80e11d7.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-a94a0765.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-f2c85451.entry.js → p-a959521e.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-4b423804.js → p-aa79d816.js} +1 -1
- package/dist/genesys-webcomponents/p-ab852616.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-4099213f.entry.js → p-ace00884.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-dbc7abfb.entry.js → p-b0473145.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-21a6fe30.entry.js → p-b1a020ce.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-162ff53e.entry.js → p-b2312efb.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-e0cc5f64.entry.js → p-b2f79866.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-2f0f8e48.entry.js → p-b63065ba.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-64623fe4.entry.js → p-b9f84c85.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-4f362e88.js → p-bc955f73.js} +1 -1
- package/dist/genesys-webcomponents/{p-336d443a.entry.js → p-bd149a11.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-be9e61d0.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-21ee2e71.entry.js → p-bf9236fc.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-fc0be42d.entry.js → p-c462a7a4.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-6a6236a2.entry.js → p-c68ef8ef.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-ae7388b9.entry.js → p-cee0814e.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-6b26aef0.entry.js → p-d06fa0fa.entry.js} +2 -2
- package/dist/genesys-webcomponents/{p-2a2faa7d.entry.js → p-d49baa9e.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-5a53955e.entry.js → p-da46105c.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-64aff8dd.entry.js → p-da7bc9e8.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-db24dee1.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-81d0354b.entry.js → p-dcbc2b4d.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-1462a1d1.entry.js → p-dd9a0cf6.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-724e155b.entry.js → p-ddadda8a.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-3c71b54c.entry.js → p-dfc30bb0.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-f4a8d565.js → p-e07238b5.js} +1 -1
- package/dist/genesys-webcomponents/{p-a43e0510.entry.js → p-e432873c.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-e52514cc.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-544633db.entry.js → p-ec6fcfb7.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-a64fc44d.entry.js → p-eed18f9b.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-b1a44b54.entry.js → p-f30ea4c7.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-d5b15a1d.entry.js → p-f688a587.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-bc5a89d8.js → p-f75fe956.js} +1 -1
- package/dist/genesys-webcomponents/{p-f16a86aa.entry.js → p-f88537e3.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-1d9a9724.js → p-fbf14218.js} +1 -1
- package/dist/genesys-webcomponents/p-fc6bd548.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-4afd2679.entry.js → p-fc8d3f20.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-0f4f8045.entry.js → p-fdb24fc1.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-fe783040.entry.js +1 -0
- package/dist/stencil-wrapper.js +1 -1
- package/dist/types/components/stable/gux-flyout-menu/gux-menu/gux-menu-option/gux-menu-option.d.ts +2 -0
- package/dist/types/components/stable/gux-form-field/components/gux-form-field-file-beta/components/gux-file-list-item/gux-file-list-item.d.ts +15 -0
- package/dist/types/components/stable/gux-form-field/components/gux-form-field-file-beta/gux-form-field-file.d.ts +49 -0
- package/dist/types/components/stable/gux-time-picker/gux-time-picker.d.ts +2 -0
- package/dist/types/components.d.ts +60 -0
- package/dist/types/stencil-wrapper.d.ts +1 -1
- package/dist/types/utils/dom/on-attribute-change.d.ts +1 -0
- package/package.json +1 -1
- package/dist/cjs/gux-truncate.cjs.entry.js +0 -87
- package/dist/esm/gux-truncate.entry.js +0 -83
- package/dist/genesys-webcomponents/p-0a293f2f.entry.js +0 -1
- package/dist/genesys-webcomponents/p-149ed4f3.entry.js +0 -1
- package/dist/genesys-webcomponents/p-1e3d99b5.entry.js +0 -1
- package/dist/genesys-webcomponents/p-2d930b2b.entry.js +0 -1
- package/dist/genesys-webcomponents/p-2ecdc52f.entry.js +0 -1
- package/dist/genesys-webcomponents/p-48dcd676.entry.js +0 -1
- package/dist/genesys-webcomponents/p-5e250c17.entry.js +0 -1
- package/dist/genesys-webcomponents/p-75bf1516.entry.js +0 -1
- package/dist/genesys-webcomponents/p-78cb19b9.js +0 -2
- package/dist/genesys-webcomponents/p-bb9d5fa2.entry.js +0 -1
- package/dist/genesys-webcomponents/p-bc8a9aec.entry.js +0 -1
- package/dist/genesys-webcomponents/p-be8a9af0.entry.js +0 -1
- package/dist/genesys-webcomponents/p-c9d9a6b6.entry.js +0 -1
- package/dist/genesys-webcomponents/p-d5bcd405.entry.js +0 -1
- package/dist/genesys-webcomponents/p-e12e6140.entry.js +0 -1
- package/dist/genesys-webcomponents/p-e5b1cffc.js +0 -1
- package/dist/genesys-webcomponents/p-eca569d4.entry.js +0 -1
- package/dist/genesys-webcomponents/p-fc49b13a.entry.js +0 -1
@@ -93,14 +93,14 @@ export class GuxFormFieldTimePicker {
|
|
93
93
|
}
|
94
94
|
render() {
|
95
95
|
var _a;
|
96
|
-
return (h(GuxFormFieldFieldsetContainer, { key: '
|
97
|
-
_a.textContent, this.renderText(this.getI18nValue('required'), this.required), this.renderText(getSlotTextContent(this.root, 'error'), this.hasError), this.renderText(getSlotTextContent(this.root, 'label-info'), this.hasLabelInfo)), h(GuxFormFieldVisualLabel, { key: '
|
96
|
+
return (h(GuxFormFieldFieldsetContainer, { key: '77e2c0943e7272c6fbbe52b3adab449bb512c513', labelPosition: this.computedLabelPosition }, h(GuxFormFieldScreenreaderLabel, { key: '0b39d9949ba357fcfa9e2a1a9bf33cb81d1be667' }, (_a = this.label) === null || _a === void 0 ? void 0 :
|
97
|
+
_a.textContent, this.renderText(this.getI18nValue('required'), this.required), this.renderText(getSlotTextContent(this.root, 'error'), this.hasError), this.renderText(getSlotTextContent(this.root, 'label-info'), this.hasLabelInfo)), h(GuxFormFieldVisualLabel, { key: '46f3707d010640790e3006114d23ec3dd5df2cd8', position: this.computedLabelPosition, required: this.required }, h("slot", { key: '2335950ed4cec90514d2eabd9d59e2f50d43e72b', name: "label", onSlotchange: () => this.setLabel() }), h("gux-form-field-label-indicator", { key: 'f1aece84688d725294a36e6cda698e575b340b4d', variant: this.indicatorMark, required: this.required }), h("slot", { key: '2fde31adaee52c6fafba3b18d4db5d40b1ba0c03', name: "label-info" })), h("div", { key: '0ee6ba3b352c5beb35f0d95a6c38e6625fc03cb4', class: "gux-input-and-error-container" }, h("div", { key: '0743186871c68411d99928e7ca7b3a3a14dec12a', class: {
|
98
98
|
'gux-input': true,
|
99
99
|
'gux-input-error': this.hasError
|
100
|
-
} }, h("div", { key: '
|
100
|
+
} }, h("div", { key: '051f19db07e991faeed2d59a2c379694b200b601', class: {
|
101
101
|
'gux-time-picker-container': true,
|
102
102
|
'gux-disabled': this.disabled
|
103
|
-
} }, h("slot", { key: '
|
103
|
+
} }, h("slot", { key: 'fefc9a6e557c5dbdc081a4500f34165d88b6e1c2' }))), h(GuxFormFieldError, { key: '0d2cf8504149894e2f7ede9577962e260ea8ef73', show: this.hasError }, h("slot", { key: '3b23e77c4bfc93e481aca214f7bd80406ac5cb41', name: "error" })), h(GuxFormFieldHelp, { key: '03bd3a4b2ddb1c5133546cfa99818cdfe5f1b95e', show: !this.hasError && this.hasHelp }, h("slot", { key: '14cae8dddd882d321e72e2a2704b69091fb1a8e0', name: "help" })))));
|
104
104
|
}
|
105
105
|
renderText(text, condition = false) {
|
106
106
|
if (condition) {
|
@@ -94,13 +94,13 @@ export class GuxFormFieldTimeZonePicker {
|
|
94
94
|
}
|
95
95
|
render() {
|
96
96
|
var _a;
|
97
|
-
return (h(GuxFormFieldFieldsetContainer, { key: '
|
98
|
-
_a.textContent, this.renderText(this.getI18nValue('required'), this.required), this.renderText(getSlotTextContent(this.root, 'error'), this.hasError), this.renderText(getSlotTextContent(this.root, 'label-info'), this.hasLabelInfo)), h(GuxFormFieldVisualLabel, { key: '
|
97
|
+
return (h(GuxFormFieldFieldsetContainer, { key: '19192d779ade1990f8f31b8a26694437adc42178', labelPosition: this.computedLabelPosition }, h(GuxFormFieldScreenreaderLabel, { key: '9d801a214b2b122b1629fa9eb3964064a07ee6c3' }, (_a = this.label) === null || _a === void 0 ? void 0 :
|
98
|
+
_a.textContent, this.renderText(this.getI18nValue('required'), this.required), this.renderText(getSlotTextContent(this.root, 'error'), this.hasError), this.renderText(getSlotTextContent(this.root, 'label-info'), this.hasLabelInfo)), h(GuxFormFieldVisualLabel, { key: 'b94dd2ca3eb70fe5377396ce6cbac1b19c0ee312', position: this.computedLabelPosition, required: this.required }, h("slot", { key: 'e91c96cbf70c5cdf8d763c968b6bce30ac4428bf', name: "label", onSlotchange: () => this.setLabel() }), h("gux-form-field-label-indicator", { key: '1e0f2e9bf72f3385ca79ced4fafe66922db45b3b', variant: this.indicatorMark, required: this.required }), h("slot", { key: '2dbc4d8b89f03b95bbc9b7bd8d1507606e5e9832', name: "label-info" })), h("slot", { key: '7dfc108e0f2a2eaffb69c7406c778eb8e4f2ef02', name: "label-info" }), h("div", { key: '465f5fa78969aa22dd9a9d746aff935754da1e3b', class: "gux-input-and-error-container" }, h("div", { key: '525d5a66df7030826fdd9dbeb4d341d195da393d', class: {
|
99
99
|
'gux-input': true,
|
100
100
|
'gux-input-error': this.hasError,
|
101
101
|
'gux-time-zone-picker-container': true,
|
102
102
|
'gux-disabled': this.disabled
|
103
|
-
} }, h("slot", { key: '
|
103
|
+
} }, h("slot", { key: 'b1980fe19fc3a6be66d6836452da3adad7c2f045' })), h(GuxFormFieldError, { key: '64ba87e5497aba4057aea0ce3ec8b8ce8a57dea1', show: this.hasError }, h("slot", { key: '38009295306f8a75e4ce458641c6ceca9fa99925', name: "error" })), h(GuxFormFieldHelp, { key: '3f131b0bbc2d66b420c72cc9d3a041fe7412364c', show: !this.hasError && this.hasHelp }, h("slot", { key: '9309d35afb6735c3644ff4bff36fc97ab1e8c575', name: "help" })))));
|
104
104
|
}
|
105
105
|
renderText(text, condition = false) {
|
106
106
|
if (condition) {
|
@@ -8,7 +8,7 @@ export class GuxFormFieldInputClearButton {
|
|
8
8
|
this.i18n = await buildI18nForComponent(this.root, translationResources);
|
9
9
|
}
|
10
10
|
render() {
|
11
|
-
return (h("button", { key: '
|
11
|
+
return (h("button", { key: '6e86e3de8c890587307feea9fb87fcf126e61b2c', tabIndex: -1, type: "button", title: this.i18n('clear') }, h("gux-icon", { key: 'd46f7ad0760b695fb26cce1d1db27f0c7674c58c', "icon-name": "fa/xmark-large-regular", decorative: true })));
|
12
12
|
}
|
13
13
|
static get is() { return "gux-form-field-input-clear-button"; }
|
14
14
|
static get encapsulation() { return "shadow"; }
|
@@ -63,7 +63,7 @@ export class GuxIcon {
|
|
63
63
|
return svgElement.outerHTML;
|
64
64
|
}
|
65
65
|
render() {
|
66
|
-
return (this.svgHtml && (h("div", { key: '
|
66
|
+
return (this.svgHtml && (h("div", { key: '2c00ecc661b085e1b7e78c540e7b8a583d68f8ce', class: "gux-icon-container", innerHTML: this.svgHtml })));
|
67
67
|
}
|
68
68
|
static get is() { return "gux-icon"; }
|
69
69
|
static get encapsulation() { return "shadow"; }
|
@@ -28,10 +28,10 @@ export class GuxAlert {
|
|
28
28
|
this.i18n = await buildI18nForComponent(this.root, translationResources);
|
29
29
|
}
|
30
30
|
render() {
|
31
|
-
return (h("div", { key: '
|
31
|
+
return (h("div", { key: '0a11de32326324139045180890d0e77715be4dfe', class: {
|
32
32
|
'gux-inline-alert': true,
|
33
33
|
[`gux-${this.accent}`]: true
|
34
|
-
} }, h("div", { key: '
|
34
|
+
} }, h("div", { key: 'e706e06539d7d1c6dca636bee1ebedbfedd1989c', class: "gux-message-wrapper" }, h("gux-icon", { key: '689b4892acbfc4b2ce2a7e65217378a50c4e64ca', "icon-name": this.getIcon(this.accent), decorative: true }), h("gux-screen-reader-beta", { key: 'e326a09597a60e9d001b90c9ff9c7ec1bec54c10' }, this.i18n(this.accent)), h("div", { key: '16cfa7e6c770ca894994c883be68e79dadc49168', class: "gux-content" }, h("slot", { key: 'bf233846c08141eb2d1e645f324f523a544d44cd', name: "content" }, h("slot", { key: '559bef47b84d76dab349ad62c1f012ee1475fac9' }))))));
|
35
35
|
}
|
36
36
|
static get is() { return "gux-inline-alert"; }
|
37
37
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/stable/gux-listbox-multi/gux-create-option/gux-create-option.js
CHANGED
@@ -31,11 +31,11 @@ export class GuxCreateOption {
|
|
31
31
|
return (h("span", { class: "gux-screenreader" }, this.i18n('createCustomOptionInstructions')));
|
32
32
|
}
|
33
33
|
render() {
|
34
|
-
return (h(Host, { key: '
|
34
|
+
return (h(Host, { key: 'a75dc5acc74156404a41d589777df2418185386f', role: "option", "aria-selected": false, class: {
|
35
35
|
'gux-active': this.active,
|
36
36
|
'gux-hovered': this.hovered,
|
37
37
|
'gux-filtered': this.filtered
|
38
|
-
} }, h("div", { key: '
|
38
|
+
} }, h("div", { key: '256278e5b949c188f20be826cf86f2759986ed11', class: "gux-option" }, h("gux-icon", { key: '3ea7a34b74ccc3cade832e9ebbaeaad2f5321743', decorative: true, "icon-name": "fa/plus-regular" }), h("div", { key: 'fc5e1f2591d3cf32826f98a7d9793c78481b66a3', class: "gux-create-text" }, this.i18n('createOption', {
|
39
39
|
optionValue: this.value
|
40
40
|
})), this.renderCustomOptionInstructions())));
|
41
41
|
}
|
@@ -3,7 +3,7 @@
|
|
3
3
|
display: block;
|
4
4
|
max-block-size: var(--gse-ui-menu-maxHeight);
|
5
5
|
padding: var(--gse-ui-menu-padding);
|
6
|
-
overflow
|
6
|
+
overflow: hidden auto;
|
7
7
|
scrollbar-color: var(--gse-ui-menu-scrollbar-foregroundColor);
|
8
8
|
background: var(--gse-ui-menu-backgroundColor);
|
9
9
|
border: var(--gse-ui-menu-border-width) var(--gse-ui-menu-border-style) var(--gse-ui-menu-border-color);
|
@@ -10,7 +10,7 @@ export class GuxLoadingMessage {
|
|
10
10
|
trackComponent(this.root);
|
11
11
|
}
|
12
12
|
render() {
|
13
|
-
return (h("div", { key: '
|
13
|
+
return (h("div", { key: 'a6882e944f1d689dfb4adcecd30f3688cbbfba40', class: "gux-container", role: "alert", "aria-live": "assertive" }, h("div", { key: '1dac8dd5f9d6d9a44e439f2282f8b18484383c59', class: "gux-progress" }, h("slot", { key: '07eb149c4869b33d7380d40464ff246f97581621', name: "progress" })), h("div", { key: '04b0414180f916aba67f104c080291ad02563ad1', class: "gux-primary-message" }, h("slot", { key: '3cd25f31f296f7c7071371fb9838a62e18e3d8ba', name: "primary-message" })), h("div", { key: '928eb0eee649385cde2ef2177b9635e762d6e306', class: "gux-additional-guidance" }, h("slot", { key: '240e84224ca76ee01ec0bbde1f3c1ba4669172ce', name: "additional-guidance" }))));
|
14
14
|
}
|
15
15
|
static get is() { return "gux-loading-message"; }
|
16
16
|
static get encapsulation() { return "shadow"; }
|
@@ -68,7 +68,7 @@ export class GuxModal {
|
|
68
68
|
render() {
|
69
69
|
const hasModalTitleSlot = this.hasModalTitleSlot();
|
70
70
|
const titleID = randomHTMLId();
|
71
|
-
return (h("dialog", { key: '
|
71
|
+
return (h("dialog", { key: '1ba76225c1eff0ea18b0174139b292e80b4e410f', onClose: this.onCloseHandler.bind(this), ref: el => (this.dialogElement = el), "aria-labelledby": hasModalTitleSlot ? titleID : null }, h("div", { key: '341b8338d682b64460e913a40bde62ce5a608501', class: `gux-modal-container gux-${this.size}` }, h("gux-dismiss-button", { key: 'e2c44589e3e05caf3226e292ac8057ede5694112', onClick: this.onDismissHandler.bind(this) }), hasModalTitleSlot && this.renderTitle(titleID), h("div", { key: '5cd0a5ce5d10cdf63a209937572711594d1baf89', class: "gux-modal-content" }, h("p", { key: '444bae638a018a71c1cff61d0e44e2f6dccb722c' }, h("slot", { key: '04099bbf6b4a77aafd7b66fb47a09b96e9157ff4', name: "content" }))), this.renderFooter())));
|
72
72
|
}
|
73
73
|
renderTitle(titleID) {
|
74
74
|
return (h("h1", { class: "gux-modal-header", id: titleID }, h("slot", { name: "title" })));
|
package/dist/collection/components/stable/gux-page-loading-spinner/gux-page-loading-spinner.js
CHANGED
@@ -8,7 +8,7 @@ export class GuxPageLoadingSpinner {
|
|
8
8
|
trackComponent(this.root);
|
9
9
|
}
|
10
10
|
render() {
|
11
|
-
return (h("gux-radial-loading", { key: '
|
11
|
+
return (h("gux-radial-loading", { key: '773c451d05b6f6c9d97f279c5961c77c0717d7c6', class: "gux-spinner", "screenreader-text": this.screenreaderText, context: "full-page" }));
|
12
12
|
}
|
13
13
|
static get is() { return "gux-page-loading-spinner"; }
|
14
14
|
static get encapsulation() { return "shadow"; }
|
@@ -60,7 +60,7 @@ export class GuxPaginationButtons {
|
|
60
60
|
this.i18n = await buildI18nForComponent(this.root, paginationResources);
|
61
61
|
}
|
62
62
|
render() {
|
63
|
-
return (h("div", { key: '
|
63
|
+
return (h("div", { key: 'd83469035eeded8e0e9e43ad632a564326cc7267', class: `gux-pagination-buttons-container gux-${this.layout}` }, h("div", { key: '349f34efcac7bf8b38f1a7509337909d8e6e2554', class: "gux-pagination-buttons-group" }, h("gux-button-slot", { key: 'e03fa70c64be34f818253bcb611394d232291fe5', accent: "ghost", "icon-only": true }, h("button", { key: 'c30a650f7dd1c0fdf6c20022037d118901dfd0ed', title: this.i18n('firstPage'), disabled: this.onFirstPage || this.disabled, onClick: this.handleClickFirst.bind(this) }, h("gux-icon", { key: 'e6311a534f265c5a870cf7aba74b208fd86b6e52', size: "small", decorative: true, "icon-name": "fa/chevrons-left-regular" }))), h("gux-button-slot", { key: 'fe7557f4efbc11ce0bd8d4a1cd765b7053c2d382', accent: "ghost", "icon-only": true }, h("button", { key: '7d7429cb043d49e6b1aa762d76e511bd3cbf07bd', title: this.i18n('previousPage'), disabled: this.onFirstPage || this.disabled, onClick: this.handleClickPrevious.bind(this) }, h("gux-icon", { key: '2680079a109b68ae368b53f432dd35d45e45507b', size: "small", decorative: true, "icon-name": "custom/chevron-left-small-regular" })))), this.getPageNavigation(), h("div", { key: 'e842ce956375c6a58e27a786e8f34d8384c46974', class: "gux-pagination-buttons-group" }, h("gux-button-slot", { key: '86baca4da1dffc91d23abb0cc697064218f4946f', accent: "ghost", "icon-only": true }, h("button", { key: '33bf2b4a8c0f9c4f097dc75727a639dc4e1b3a25', title: this.i18n('nextPage'), disabled: this.onLastPage || this.disabled, onClick: this.handleClickNext.bind(this) }, h("gux-icon", { key: '385500eeb888d9aa7c6bb802351bf4a661a267c7', size: "small", decorative: true, "icon-name": "custom/chevron-right-small-regular" }))), h("gux-button-slot", { key: '120a77d969dd73ca65cfd3d063829917e618b3b8', accent: "ghost", "icon-only": true }, h("button", { key: '0a5ca811355b17bd049a555cae7590a7a4ca686a', title: this.i18n('lastPage'), disabled: this.onLastPage || this.disabled, onClick: this.handleClickLast.bind(this) }, h("gux-icon", { key: '6875dfad4581d3c169cbff7870bcde87c1bbdd41', size: "small", decorative: true, "icon-name": "fa/chevrons-right-regular" }))))));
|
64
64
|
}
|
65
65
|
static get is() { return "gux-pagination-buttons"; }
|
66
66
|
static get originalStyleUrls() {
|
@@ -97,10 +97,10 @@ export class GuxPaginationEllipsisButton {
|
|
97
97
|
}
|
98
98
|
render() {
|
99
99
|
return [
|
100
|
-
h("gux-button", { key: '
|
101
|
-
h("gux-tooltip", { key: '
|
102
|
-
h("gux-popover", { key: '
|
103
|
-
evt.preventDefault() }), h("label", { key: '
|
100
|
+
h("gux-button", { key: '7765d2c90e47d168ba2f2492370bef18e1b224bc', accent: "ghost", id: "popover-target", type: "button", disabled: this.disabled, ref: el => (this.ellipsisButton = el), onClick: () => this.toggle(), "aria-haspopup": "true", "aria-expanded": this.isOpen.toString() }, h("gux-icon", { key: '440dba63e9b2f979e05eb2729b5f33c25222c0bf', screenreaderText: this.i18n('goToPage'), "icon-name": "fa/ellipsis-regular" })),
|
101
|
+
h("gux-tooltip", { key: 'f6ac963dd5cd96f312712e56bb38660f5ddc722d', for: "popover-target" }, h("div", { key: '47749ce9824722e918a637e35d8db9cc57fb312d', slot: "content" }, this.i18n('goToPage'))),
|
102
|
+
h("gux-popover", { key: '374abe1f13942da30b986fbcaf2061e487451dc6', "is-open": this.isOpen, for: "popover-target" }, h("span", { key: '2029e8e45a2504954c688e1cdfb21d450f196e55', slot: "title" }, this.i18n('goToPage')), h("gux-form-field-number", { key: '5ea400bc7fd9068f2f295c27fb5c610fc9608f77' }, h("input", { key: '8aeca3c756bff9228548e431eb177947067509fb', slot: "input", type: "number", ref: el => (this.inputElement = el), min: "1", max: this.totalPages, value: "1", onKeyDown: evt => ['e', 'E', '+', '-', '.'].includes(evt.key) &&
|
103
|
+
evt.preventDefault() }), h("label", { key: '9413e3e0f566b9193700aa1ceec1ad969441c830', slot: "label" })))
|
104
104
|
];
|
105
105
|
}
|
106
106
|
static get is() { return "gux-pagination-ellipsis-button"; }
|
@@ -28,10 +28,10 @@ export class GuxPaginationItemCounts {
|
|
28
28
|
}
|
29
29
|
}
|
30
30
|
render() {
|
31
|
-
return (h("div", { key: '
|
31
|
+
return (h("div", { key: '86ce3669f099d893194f5514e5092ba0ba21ebb1', class: "gux-pagination-item-counts-container" }, h("span", { key: '6b40aefa48a449f05d885a2570461a12e9273cdf', class: "gux-pagination-item-counts-range" }, this.i18n('itemCountDisplay', {
|
32
32
|
firstItem: this.firstItem,
|
33
33
|
lastItem: this.lastItem
|
34
|
-
})), h("span", { key: '
|
34
|
+
})), h("span", { key: '269a8a3de2e3e4f1ff7d29ccc1fd5850a552399d', class: "gux-pagination-item-counts-total" }, this.getPaginationItemCountsRange())));
|
35
35
|
}
|
36
36
|
static get is() { return "gux-pagination-item-counts"; }
|
37
37
|
static get originalStyleUrls() {
|
@@ -20,7 +20,7 @@ export class GuxPaginationItemsPerPage {
|
|
20
20
|
}) }, h("gux-listbox", { "aria-label": this.i18n('itemsPerPage') }, h("gux-option", { value: "25" }, "25"), h("gux-option", { value: "50" }, "50"), h("gux-option", { value: "75" }, "75"), h("gux-option", { value: "100" }, "100"))));
|
21
21
|
}
|
22
22
|
render() {
|
23
|
-
return (h("div", { key: '
|
23
|
+
return (h("div", { key: 'e5a4e433be719e153fc008c979fe32f33443845d', class: "gux-pagination-items-per-page-container" }, h("div", { key: '0027b19cf51f8c0b862bdc0d5486c70c926e5be6', class: "gux-pagination-items-per-page-picker" }, this.getDropdown()), h("div", { key: '4f726b00770675862cc1ac98762e7983114a992b', class: "gux-pagination-per-page" }, this.i18n('perPage'))));
|
24
24
|
}
|
25
25
|
static get is() { return "gux-pagination-items-per-page"; }
|
26
26
|
static get originalStyleUrls() {
|
@@ -84,7 +84,7 @@ export class GuxPagination {
|
|
84
84
|
}, 500);
|
85
85
|
}
|
86
86
|
render() {
|
87
|
-
return (h("div", { key: '
|
87
|
+
return (h("div", { key: 'b4c1f6b7a2793dc5774a8043473758f96bf54bc7', class: "gux-pagination-container" }, h("div", { key: 'b1aabb990f06551bf31c36911018cdce361fe68f', class: "gux-pagination-info" }, h("gux-pagination-item-counts", { key: 'd9bf9ed6ef230f518354834e5bb3f5e76f3048a6', "total-items": this.totalItems, "current-page": this.currentPage, "items-per-page": this.itemsPerPage }), this.displayedLayout === 'advanced' && (h("gux-pagination-items-per-page", { key: '394066a448ea66e240e52a94ae4eefe64cba25ec', disabled: this.disabled, "items-per-page": this.itemsPerPage, onInternalitemsperpagechange: this.handleInternalitemsperpagechange.bind(this) }))), h("div", { key: 'dcb8379f8dfc9bd71c6164689a6d1e65e6ad5265', class: "gux-pagination-spacer" }), h("div", { key: 'ad0be2dedfeec3f92de5346316ed1c6a615f698c', class: "gux-pagination-change" }, h("gux-pagination-buttons", { key: '21c989752e10803d347e5c1d79ce651ae383d953', disabled: this.disabled, layout: this.displayedLayout, "current-page": this.currentPage, "total-pages": this.totalPages, onInternalcurrentpagechange: this.handleInternalcurrentpagechange.bind(this) }))));
|
88
88
|
}
|
89
89
|
static get is() { return "gux-pagination"; }
|
90
90
|
static get encapsulation() { return "shadow"; }
|
@@ -156,10 +156,10 @@ export class GuxPopover {
|
|
156
156
|
}
|
157
157
|
}
|
158
158
|
render() {
|
159
|
-
return (h("div", { key: '
|
159
|
+
return (h("div", { key: '6c4557c995313b30bcbe116392a5e1f9bbd6643a', ref: (el) => (this.popupElement = el), class: {
|
160
160
|
'gux-hidden': !this.isOpen,
|
161
161
|
'gux-popover-wrapper': true
|
162
|
-
}, "data-placement": true }, h("div", { key: '
|
162
|
+
}, "data-placement": true }, h("div", { key: 'f44d845855d20f39b9de85f32bad069bd93dd818', ref: (el) => (this.arrowElement = el), class: "gux-arrow" }, h("div", { key: '696032dc5ebd8349de39fe5ae01d6aafb92390e4', class: "gux-arrow-caret" })), h("div", { key: 'bf80c81d49bc6d495081669c84c2f7065e45dded', class: { 'gux-popover-header': Boolean(this.titleSlot) } }, h("slot", { key: 'd2c302ff738dee7a4118dc2dec17e955ac59db5b', name: "title" }), this.renderDismissButton()), h("div", { key: '54e0012209271ece6e4114b65ee7b15aa548b092', class: "gux-popover-content" }, h("slot", { key: '586930d851db6ec626e7c6ac1f93027bd841db3f' }))));
|
163
163
|
}
|
164
164
|
static get is() { return "gux-popover"; }
|
165
165
|
static get encapsulation() { return "shadow"; }
|
@@ -127,10 +127,10 @@ export class GuxPopoverList {
|
|
127
127
|
}
|
128
128
|
}
|
129
129
|
render() {
|
130
|
-
return (h("div", { key: '
|
130
|
+
return (h("div", { key: 'b9075514cd8bf91fa7ee346e541bf4fa65de3b45', ref: (el) => (this.popupElement = el), class: {
|
131
131
|
'gux-hidden': !this.isOpen,
|
132
132
|
'gux-popover-wrapper': true
|
133
|
-
}, "data-placement": true }, h("div", { key: '
|
133
|
+
}, "data-placement": true }, h("div", { key: '2ab2d6aa339e31ee8f86ad77f9e38a38d055922e', ref: (el) => (this.arrowElement = el), class: "gux-arrow" }), this.displayDismissButton && (h("gux-dismiss-button", { key: '0745a0efeefd5bfc252715088d8ebec2fa45a95e', onClick: this.dismiss.bind(this) })), h("div", { key: 'b6d05de93e84b2d028fbe9adb94409cbfa153cdc', class: "gux-popover-content" }, h("slot", { key: 'ab0575ca09aaf35ba48d20228be94905a2b77fb7' }))));
|
134
134
|
}
|
135
135
|
static get is() { return "gux-popover-list"; }
|
136
136
|
static get encapsulation() { return "shadow"; }
|
@@ -103,13 +103,13 @@ export class GuxPopup {
|
|
103
103
|
}
|
104
104
|
}
|
105
105
|
render() {
|
106
|
-
return (h("div", { key: '
|
106
|
+
return (h("div", { key: '86661e9a1ffebb0288baca4f7de135fbad546f94', class: {
|
107
107
|
'gux-target-container': true,
|
108
108
|
'gux-disabled': this.disabled
|
109
|
-
}, "aria-disabled": this.disabled.toString(), ref: (el) => (this.targetElementContainer = el) }, h("slot", { key: '
|
109
|
+
}, "aria-disabled": this.disabled.toString(), ref: (el) => (this.targetElementContainer = el) }, h("slot", { key: '1bebbdd4662c7936552ff386d546a2132e533cd7', name: "target" }), h("div", { key: 'ea9d72d6a89cec3d8eec15414ba0983482091702', class: {
|
110
110
|
'gux-popup-container': true,
|
111
111
|
'gux-expanded': this.expanded && !this.disabled
|
112
|
-
}, ref: (el) => (this.popupElementContainer = el) }, h("slot", { key: '
|
112
|
+
}, ref: (el) => (this.popupElementContainer = el) }, h("slot", { key: '70d5b808259f11ad8e3930f1daf1773353dffbf2', name: "popup" }))));
|
113
113
|
}
|
114
114
|
static get is() { return "gux-popup"; }
|
115
115
|
static get encapsulation() { return "shadow"; }
|
@@ -13,7 +13,7 @@ export class GuxRadialLoading {
|
|
13
13
|
this.getI18nValue = await buildI18nForComponent(this.root, modalComponentResources);
|
14
14
|
}
|
15
15
|
render() {
|
16
|
-
return (h(GuxSpinnerState, { key: '
|
16
|
+
return (h(GuxSpinnerState, { key: '5050acbcec37447b77f8f28a2adb5338f53f852c', context: this.context, screenreaderText: this.screenreaderText || this.getI18nValue('loading') }));
|
17
17
|
}
|
18
18
|
static get is() { return "gux-radial-loading"; }
|
19
19
|
static get encapsulation() { return "shadow"; }
|
@@ -101,7 +101,7 @@ export class GuxRating {
|
|
101
101
|
}
|
102
102
|
}
|
103
103
|
render() {
|
104
|
-
return (h(Host, { key: '
|
104
|
+
return (h(Host, { key: 'e6b3bcfc9acff744dd0b59422fbb89331b3117da', role: "spinbutton", tabindex: this.getTabIndex(), "aria-readonly": this.readonly.toString(), "aria-valuenow": this.value, "aria-valuemin": "0", "aria-valuemax": this.maxValue }, h("div", { key: '94132dd53042c70d6353f6778e7a7bdec0bdf3b1', ref: (el) => (this.starContainer = el), class: {
|
105
105
|
'gux-rating-star-container': true,
|
106
106
|
'gux-disabled': this.disabled
|
107
107
|
} }, this.getRatingStarElements())));
|
@@ -4,7 +4,7 @@ import { Host, h } from "@stencil/core";
|
|
4
4
|
*/
|
5
5
|
export class GuxSkipNavigationItem {
|
6
6
|
render() {
|
7
|
-
return (h(Host, { key: '
|
7
|
+
return (h(Host, { key: 'ef0d853e95badd57eb173c390f0f6950e1475e53', role: "listitem" }, h("slot", { key: 'e371682f25fe34d189f748860eb3d20c089644ed' })));
|
8
8
|
}
|
9
9
|
static get is() { return "gux-skip-navigation-item"; }
|
10
10
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/stable/gux-skip-navigation-list/gux-skip-navigation-list.js
CHANGED
@@ -11,7 +11,7 @@ export class GuxSkipNavigationList {
|
|
11
11
|
this.i18n = await buildI18nForComponent(this.root, translationResources);
|
12
12
|
}
|
13
13
|
render() {
|
14
|
-
return (h("div", { key: '
|
14
|
+
return (h("div", { key: '02ed572d1221b8fdada9877da919de56a273635a', class: "gux-container" }, h("nav", { key: '852f827d6d6c4e4c0114d7a331372070ba49b679', "aria-label": this.i18n('navigationName') }, h("ul", { key: '9fba57ce1f460d42b69f06e55e5de335f60f7a3d', role: "list" }, h("slot", { key: '8c78e4bd144bf10f11731a08ad7df2f0eb1592d8' })))));
|
15
15
|
}
|
16
16
|
static get is() { return "gux-skip-navigation-list"; }
|
17
17
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/stable/gux-table/gux-all-row-select/gux-all-row-select.js
CHANGED
@@ -21,7 +21,7 @@ export class GuxAllRowSelect {
|
|
21
21
|
this.i18n = await buildI18nForComponent(this.root, tableResources, 'gux-table');
|
22
22
|
}
|
23
23
|
render() {
|
24
|
-
return (h("gux-form-field-checkbox", { key: '
|
24
|
+
return (h("gux-form-field-checkbox", { key: 'ddc6f10f9625bddae53b80e1013fa0d53c042b34', "label-position": "screenreader" }, h("input", { key: '3a42b86e47020120e9bed8b96c6d48e9d0adb168', ref: el => (this.inputElement = el), slot: "input", id: this.id, type: "checkbox", checked: this.selected, disabled: this.disabled }), h("label", { key: '1c3ba17d1be816a0a94dbc0737b4e8f5a1bc79d5', slot: "label", htmlFor: this.id }, "\u200B", h("span", { key: 'b9607daaf870ff6b8159c8ce657fde02262a002d' }, this.i18n('selectAllTableRows')))));
|
25
25
|
}
|
26
26
|
static get is() { return "gux-all-row-select"; }
|
27
27
|
static get encapsulation() { return "shadow"; }
|
@@ -17,9 +17,9 @@ export class GuxRowSelect {
|
|
17
17
|
this.i18n = await buildI18nForComponent(this.root, tableResources, 'gux-table');
|
18
18
|
}
|
19
19
|
render() {
|
20
|
-
return (h("gux-form-field-checkbox", { key: '
|
20
|
+
return (h("gux-form-field-checkbox", { key: '3ca4ca2fd7bbbf0bbcd009121dc442cb6844a461', "label-position": "screenreader" }, h("input", { key: '4411a4a11ff8cb28d179ce220ab3884b53b462d8', ref: el => (this.inputElement = el), class: this.selected
|
21
21
|
? 'gux-safari-bug-workaround-1'
|
22
|
-
: 'gux-safari-bug-workaround-2', slot: "input", id: this.id, type: "checkbox", checked: this.selected, disabled: this.disabled }), h("label", { key: '
|
22
|
+
: 'gux-safari-bug-workaround-2', slot: "input", id: this.id, type: "checkbox", checked: this.selected, disabled: this.disabled }), h("label", { key: '1e223e5c74cfc95c0202cad29fd66ae3b09f638d', slot: "label", htmlFor: this.id }, "\u200B", h("span", { key: '603596ee0054d837ba56725429f4de0efbd10426' }, this.i18n('selectTableRow')))));
|
23
23
|
}
|
24
24
|
static get is() { return "gux-row-select"; }
|
25
25
|
static get encapsulation() { return "shadow"; }
|
@@ -98,13 +98,13 @@ export class GuxSortControl {
|
|
98
98
|
}
|
99
99
|
}
|
100
100
|
render() {
|
101
|
-
return (h("div", { key: '
|
101
|
+
return (h("div", { key: '812daf6ea1344c3c5a8d310b8bb744ce73b9a05a', class: "gux-container" }, h("button", { key: '6c4573aad440a209cafaf1abef12447b13c95b21', class: {
|
102
102
|
'gux-sort-button': true,
|
103
103
|
'gux-active': this.active
|
104
|
-
}, type: "button", onClick: () => this.onClick(), "aria-label": this.getSRText(this.sort) }, h("gux-icon", { key: '
|
104
|
+
}, type: "button", onClick: () => this.onClick(), "aria-label": this.getSRText(this.sort) }, h("gux-icon", { key: 'a4d15feaeb1804e455585f30fb002a866d96ccdf', class: {
|
105
105
|
'gux-sort-icon': true,
|
106
106
|
'gux-left': this.isLeftAlignIcon
|
107
|
-
}, "icon-name": this.getIconName(this.sort), decorative: true })), h("div", { key: '
|
107
|
+
}, "icon-name": this.getIconName(this.sort), decorative: true })), h("div", { key: 'ecafa8c0db0b4860a5f1e485836841f2fd167d84', class: "gux-resize-spacer" })));
|
108
108
|
}
|
109
109
|
static get is() { return "gux-sort-control"; }
|
110
110
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/stable/gux-table/gux-table-select-menu/gux-table-select-menu.js
CHANGED
@@ -71,7 +71,7 @@ export class GuxTableSelectMenu {
|
|
71
71
|
}
|
72
72
|
}
|
73
73
|
render() {
|
74
|
-
return (h(Host, { key: '
|
74
|
+
return (h(Host, { key: 'd75e7ee507b747701bf1e3427c41fcc412f96ad3' }, h("slot", { key: '161a05100534a4f32ca8e44ae12fd17067dcccdc' }), this.renderSelectDropdown()));
|
75
75
|
}
|
76
76
|
static get is() { return "gux-table-select-menu"; }
|
77
77
|
static get originalStyleUrls() {
|
@@ -272,7 +272,7 @@ export class GuxTable {
|
|
272
272
|
};
|
273
273
|
}
|
274
274
|
render() {
|
275
|
-
return (h(Host, { key: '
|
275
|
+
return (h(Host, { key: '73aee8a90fbda7b70630f3bb7c51dfd9097fe3fb', "gs-table-id": this.tableId, "gs-obj-table": this.objectTable, "gs-compact": this.compact }, h("div", { key: '411b266888702c89db3d9a433a7afda659e93779', class: "gux-table" }, h("div", { key: '5d8d33f9526b8d506297b77f6314667ecb09edc8', tabindex: this.isVerticalScroll ? '0' : '-1', id: this.tableId, class: this.tableContainerClasses }, h("slot", { key: 'fd1b7ec4dc41f3e568a340be5d41ed0f7b2de117', name: "data" })), this.isTableEmpty && (h("div", { key: '663a13e00ac43c13d24366dc146f4b9ead0a52d4', class: "gux-empty-table" }, this.emptyMessage || this.i18n('emptyMessage'))))));
|
276
276
|
}
|
277
277
|
static get is() { return "gux-table"; }
|
278
278
|
static get encapsulation() { return "shadow"; }
|
@@ -42,7 +42,7 @@ export class GuxTableToolbarAction {
|
|
42
42
|
this.i18n = await buildI18nForComponent(this.root, translationResources);
|
43
43
|
}
|
44
44
|
render() {
|
45
|
-
return (h("gux-table-toolbar-custom-action", { key: '
|
45
|
+
return (h("gux-table-toolbar-custom-action", { key: 'd3dcdc334d6f9065cc0d6e2fe2b3bc005889f393', "icon-only": this.iconOnly, accent: this.accent, disabled: this.disabled }, h("span", { key: 'b59542f2a709203ef2c3738106bd9140b2447c48', slot: "text" }, this.returnActionLocale(this.action)), h("gux-icon", { key: '4f0b0448863a274ed337378fda59a2bcd666e704', slot: "icon", "icon-name": this.returnActionTypeIcon(this.action), decorative: true })));
|
46
46
|
}
|
47
47
|
static get is() { return "gux-table-toolbar-action"; }
|
48
48
|
static get encapsulation() { return "shadow"; }
|
@@ -32,7 +32,7 @@ export class GuxTableToolbarCustomAction {
|
|
32
32
|
trackComponent(this.root);
|
33
33
|
}
|
34
34
|
render() {
|
35
|
-
return (h("gux-button-slot", { key: '
|
35
|
+
return (h("gux-button-slot", { key: '1eec70deebcd79045545a656944877e43426e95d', accent: this.accent }, h("button", { key: '921ae14cc9234cbf37fc96952da554afc89a86d3', disabled: this.disabled, type: "button", class: "gux-action-title" }, h("slot", { key: '999f2cbcc016b99f46a3de21031280426d145584', name: "icon" }), h("span", { key: 'aa4db40818b66035175cec06c0edb3ddfa7d0eba', class: { 'gux-sr-only': this.hideText() } }, h("slot", { key: 'dfe4c251377716cdf9cfa4a106ac278fdbeaf4f0', name: "text" }))), this.renderTooltip()));
|
36
36
|
}
|
37
37
|
static get is() { return "gux-table-toolbar-custom-action"; }
|
38
38
|
static get encapsulation() { return "shadow"; }
|
@@ -84,7 +84,7 @@ export class GuxTableToolbarMenuButton {
|
|
84
84
|
trackComponent(this.root);
|
85
85
|
}
|
86
86
|
render() {
|
87
|
-
return (h(Host, { key: '
|
87
|
+
return (h(Host, { key: '2511ed1b316c9f7ed7e2673de6e8af50f5468859', class: { 'gux-show-menu': this.showMenu } }, h("gux-popup", { key: 'bed88754b167dbab2bcc287a0056d5987c6dfd74', expanded: this.expanded, "exceed-target-width": true }, h("div", { key: 'c69d73735b8af5ca3772faaa75d5a98318978942', slot: "target", class: "gux-toolbar-menu-container" }, h("gux-button-slot", { key: 'f6960b90b71d5d8b221c2d66052f06c32682a3c3', accent: "secondary" }, h("button", { key: '9d37b761c0773abebe2dba3eb0563780743198e2', class: "gux-menu-button", type: "button", ref: el => (this.dropdownButton = el), onMouseUp: () => this.toggle(), "aria-haspopup": "true", "aria-expanded": this.expanded.toString() }, h("gux-icon", { key: 'e80c57b597fa976978737cad4f0fb754139572d4', "icon-name": "fa/ellipsis-regular", decorative: true }), this.renderTooltip()))), h("div", { key: 'ae183fe1640fb16a8d2f727dbfe6584ffd4a3329', class: "gux-list-container", slot: "popup" }, h("gux-list", { key: '724ff538728ad6f7012f548346eebda0becafe78', ref: el => (this.listElement = el) }, h("slot", { key: 'd63f1073fe9008578e27f0b1ea3b41c86f20d9b9' }))))));
|
88
88
|
}
|
89
89
|
static get is() { return "gux-table-toolbar-menu-button"; }
|
90
90
|
static get encapsulation() { return "shadow"; }
|
@@ -195,9 +195,9 @@ export class GuxTableToolbar {
|
|
195
195
|
});
|
196
196
|
}
|
197
197
|
render() {
|
198
|
-
return (h(Host, { key: '
|
198
|
+
return (h(Host, { key: '7ad0fb671c3e365264386c2f23be5ababf7180f8', role: "toolbar", "aria-orientation": "horizontal", "gs-layout": this.displayedLayout }, h("div", { key: '12c1685dde4fdaaec862a008266d05e0bf4ec1f9', class: "search-filter-container" }, h("slot", { key: '2143a58f9d13eff7a503ffbf1d4a6b7b6e689374', name: "search-and-filter" })), h("div", { key: '9af6e0cc7068d479aad5919829f252a0fbd86e00', class: "section-spacing" }), h("div", { key: '871b7e4286154264a2eec141bec73cca183b8421', class: "gux-contextual-permanent-primary" }, h("div", { key: '2bf2866557e37bed02b8d5753ac322b43368e24c', class: {
|
199
199
|
'gux-contextual-wrapper': this.hasContextDivider
|
200
|
-
} }, h("slot", { key: '
|
200
|
+
} }, h("slot", { key: '1656e1b40b31cba84ed05e6fde3ee4073d607590', name: "contextual-actions" })), h("div", { key: '2bc4175342480282781527ef1c1f8edd258917ee', class: "gux-permanent-menu-primary-wrapper" }, h("slot", { key: '2e6965cbe31b963708286a5ee370b34e98f73bd9', name: "permanent-actions" }), h("gux-table-toolbar-menu-button", { key: '3ac915653b556f8eab471ea2c6d709db30d5f1b9', "show-menu": this.renderMenu() }, h("slot", { key: '11cafb537f792256326d7c7dfdf9fb53eb5be9e4', name: "menu-actions" })), h("slot", { key: 'ac7e49c00b2c70d1bcfc885df0580e541c1fa701', name: "primary-action" })))));
|
201
201
|
}
|
202
202
|
static get is() { return "gux-table-toolbar"; }
|
203
203
|
static get encapsulation() { return "shadow"; }
|
@@ -34,11 +34,11 @@ export class GuxTab {
|
|
34
34
|
return this.active;
|
35
35
|
}
|
36
36
|
render() {
|
37
|
-
return (h("button", { key: '
|
37
|
+
return (h("button", { key: 'fd717e2ea881dadcbfc50ac391742161bba18f90', class: {
|
38
38
|
'gux-disabled': this.guxDisabled,
|
39
39
|
'gux-tab': true,
|
40
40
|
'gux-active': this.active
|
41
|
-
}, type: "button", "aria-disabled": this.guxDisabled.toString(), id: `gux-${this.tabId}-tab`, role: "tab", "aria-controls": `gux-${this.tabId}-panel`, "aria-selected": this.active.toString(), tabIndex: this.active ? 0 : -1, ref: el => (this.buttonElement = el) }, h("gux-tooltip-title", { key: '
|
41
|
+
}, type: "button", "aria-disabled": this.guxDisabled.toString(), id: `gux-${this.tabId}-tab`, role: "tab", "aria-controls": `gux-${this.tabId}-panel`, "aria-selected": this.active.toString(), tabIndex: this.active ? 0 : -1, ref: el => (this.buttonElement = el) }, h("gux-tooltip-title", { key: '35989c5b5d73c7fc6dbddbfde323add1e6d48cbc', ref: el => (this.tooltipTitleElement = el) }, h("span", { key: '366ef9bcf650125306d6a3489b13195760cc1241' }, h("slot", { key: '66a6b1a5bb9cb199a7e7829c5733b913067ef655' })))));
|
42
42
|
}
|
43
43
|
static get is() { return "gux-tab"; }
|
44
44
|
static get originalStyleUrls() {
|
@@ -263,9 +263,9 @@ export class GuxTabList {
|
|
263
263
|
});
|
264
264
|
}
|
265
265
|
render() {
|
266
|
-
return (h("div", { key: '
|
266
|
+
return (h("div", { key: '84ed4ad8ebba6e666d0fda4987042ed3a095f92c', class: "gux-tab-container" }, this.hasHorizontalScrollbar
|
267
267
|
? this.renderScrollButton('scrollLeft')
|
268
|
-
: this.renderScrollButton('scrollUp'), h("div", { key: '
|
268
|
+
: this.renderScrollButton('scrollUp'), h("div", { key: 'da29643823c7901ac2df97f0d0e0969ee23c3b6b', role: "tablist", class: "gux-scrollable-section", "aria-owns": this.triggerIds }, h("slot", { key: 'b934ca8cdc68719015f8f5e57eb0ffd37ab7d971' })), this.hasHorizontalScrollbar
|
269
269
|
? this.renderScrollButton('scrollRight')
|
270
270
|
: this.renderScrollButton('scrollDown')));
|
271
271
|
}
|
@@ -17,7 +17,7 @@ export class GuxTabPanel {
|
|
17
17
|
}
|
18
18
|
}
|
19
19
|
render() {
|
20
|
-
return (h(Host, { key: '
|
20
|
+
return (h(Host, { key: 'd61df96ae59919a1da8dbb6e88bdefd85fe2fab4', id: `gux-${this.tabId}-panel`, role: "tabpanel", "aria-labelledby": `gux-${this.tabId}-tab`, tabIndex: 0, hidden: !this.active }, h("slot", { key: 'cf41de7639fac2d93e4e42371d12271fbc40f401' })));
|
21
21
|
}
|
22
22
|
static get is() { return "gux-tab-panel"; }
|
23
23
|
static get encapsulation() { return "shadow"; }
|
@@ -45,7 +45,7 @@ export class GuxTabs {
|
|
45
45
|
trackComponent(this.root);
|
46
46
|
}
|
47
47
|
render() {
|
48
|
-
return (h(Host, { key: '
|
48
|
+
return (h(Host, { key: '21b0759a2594ae149a49eb2ddc7091ff3c0e47b2' }, h("div", { key: '9ad3fa68095bafb29ad51a8413afe36dd407d3d0', class: `gux-tabs gux-${this.alignment} gux-${this.orientation}` }, h("slot", { key: 'd6dcca6fc6231300b4793c8f59835345332cafe3', name: "tab-list" }), h("div", { key: '542d24a980acfa492cdd47ffecddfde2d17f6f9c', class: `gux-${this.alignment} gux-${this.orientation} gux-panel-container` }, h("slot", { key: '6602118a7af57cb79b94b86c1b35846de24adf3f', onSlotchange: this.onSlotchange.bind(this) })))));
|
49
49
|
}
|
50
50
|
static get is() { return "gux-tabs"; }
|
51
51
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced/gux-tab-advanced.css
CHANGED
@@ -35,6 +35,11 @@ gux-tab-advanced .gux-tab .gux-buttons .gux-tab-button .gux-tab-button-text {
|
|
35
35
|
color: var(--gse-ui-advancedTabs-item-text-color);
|
36
36
|
white-space: nowrap;
|
37
37
|
}
|
38
|
+
gux-tab-advanced .gux-tab .gux-tab-options button {
|
39
|
+
block-size: var(--gse-ui-button-default-height);
|
40
|
+
padding: var(--gse-ui-button-default-paddingIconOnly);
|
41
|
+
border-radius: var(--gse-ui-button-borderRadius);
|
42
|
+
}
|
38
43
|
gux-tab-advanced .gux-tab .gux-tab-options .gux-tab-options-trigger gux-icon {
|
39
44
|
inline-size: var(--gse-ui-icon-small-size);
|
40
45
|
block-size: var(--gse-ui-icon-small-size);
|
package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced/gux-tab-advanced.js
CHANGED
@@ -152,12 +152,12 @@ export class GuxTabAdvanced {
|
|
152
152
|
}
|
153
153
|
render() {
|
154
154
|
return [
|
155
|
-
h("div", { key: '
|
155
|
+
h("div", { key: '015f268da360205a704e9bd7ed81d2751fa7d143', class: {
|
156
156
|
'gux-tab': true,
|
157
157
|
'gux-selected': this.active,
|
158
158
|
'gux-dropdown-options': this.hasDropdownOptions,
|
159
159
|
'gux-disabled': this.guxDisabled
|
160
|
-
} }, h("div", { key: '
|
160
|
+
} }, h("div", { key: '239a4f2eeba454ed76d8fea543eceb579294aec0', class: "gux-buttons" }, this.renderTabButton(), this.renderTabOptions()), h("div", { key: '9e8c6eb10fe24e56528fd5329f6fa812ea24d097', class: "gux-divider" }))
|
161
161
|
];
|
162
162
|
}
|
163
163
|
static get is() { return "gux-tab-advanced"; }
|
@@ -13,13 +13,22 @@
|
|
13
13
|
inline-size: 100%;
|
14
14
|
background-color: var(--gse-ui-advancedTabs-set-backgroundColor);
|
15
15
|
}
|
16
|
+
.gux-tab-container button {
|
17
|
+
block-size: var(--gse-ui-button-default-height);
|
18
|
+
padding: var(--gse-ui-button-default-paddingIconOnly);
|
19
|
+
border-radius: var(--gse-ui-button-borderRadius);
|
20
|
+
}
|
21
|
+
.gux-tab-container [slot=add-tab] {
|
22
|
+
display: flex;
|
23
|
+
align-items: center;
|
24
|
+
justify-content: center;
|
25
|
+
}
|
16
26
|
.gux-tab-container .gux-scrollable-section {
|
17
27
|
display: flex;
|
18
28
|
flex-direction: row;
|
19
29
|
flex-wrap: nowrap;
|
20
30
|
align-items: center;
|
21
31
|
justify-content: flex-start;
|
22
|
-
inline-size: 100%;
|
23
32
|
overflow-x: auto;
|
24
33
|
scrollbar-width: none;
|
25
34
|
border-block-end: var(--gse-ui-advancedTabs-item-divider-border-width) var(--gse-ui-advancedTabs-item-divider-border-style) var(--gse-ui-advancedTabs-item-divider-border-color);
|