genesys-spark-components 4.115.1 → 4.116.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 +1 -1
- package/dist/cjs/gux-accordion.cjs.entry.js +1 -1
- package/dist/cjs/gux-action-button.cjs.entry.js +1 -1
- package/dist/cjs/gux-action-toast-legacy.cjs.entry.js +1 -1
- package/dist/cjs/gux-advanced-dropdown-legacy.cjs.entry.js +1 -1
- package/dist/cjs/gux-all-row-select.cjs.entry.js +1 -1
- package/dist/cjs/gux-announce-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-avatar-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-avatar-change-photo-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-avatar-group-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-avatar-group-item-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-avatar-overflow-beta_2.cjs.entry.js +1 -1
- package/dist/cjs/gux-badge.cjs.entry.js +1 -1
- package/dist/cjs/gux-blank-state.cjs.entry.js +1 -1
- package/dist/cjs/gux-breadcrumbs.cjs.entry.js +1 -1
- package/dist/cjs/gux-button-multi.cjs.entry.js +1 -1
- package/dist/cjs/gux-button-slot.cjs.entry.js +1 -1
- package/dist/cjs/gux-button_2.cjs.entry.js +3 -3
- package/dist/cjs/gux-calendar.cjs.entry.js +1 -1
- package/dist/cjs/gux-card.cjs.entry.js +1 -1
- package/dist/cjs/gux-column-manager.cjs.entry.js +1 -1
- package/dist/cjs/gux-content-search.cjs.entry.js +2 -2
- package/dist/cjs/gux-context-menu.cjs.entry.js +1 -1
- package/dist/cjs/gux-copy-to-clipboard.cjs.entry.js +1 -1
- package/dist/cjs/gux-create-option.cjs.entry.js +2 -2
- package/dist/cjs/gux-date-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-date-time-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-datepicker.cjs.entry.js +1 -1
- package/dist/cjs/gux-disclosure-button-legacy.cjs.entry.js +1 -1
- package/dist/cjs/gux-dismiss-button.cjs.entry.js +1 -1
- package/dist/cjs/gux-dropdown-multi.cjs.entry.js +1 -1
- package/dist/cjs/gux-dropdown_3.cjs.entry.js +1 -1
- package/dist/cjs/gux-file-list-item.cjs.entry.js +74 -0
- package/dist/cjs/gux-flag-icon-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-flyout-menu.cjs.entry.js +1 -1
- package/dist/cjs/gux-form-field-checkbox-group-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-form-field-checkbox.cjs.entry.js +1 -1
- package/dist/cjs/gux-form-field-color.cjs.entry.js +2 -2
- package/dist/cjs/gux-form-field-dropdown.cjs.entry.js +2 -2
- package/dist/cjs/gux-form-field-file-beta.cjs.entry.js +234 -0
- package/dist/cjs/gux-form-field-file.cjs.entry.js +2 -2
- package/dist/cjs/gux-form-field-input-clear-button.cjs.entry.js +2 -2
- package/dist/cjs/gux-form-field-label-indicator.cjs.entry.js +1 -1
- package/dist/cjs/gux-form-field-number_2.cjs.entry.js +9 -9
- package/dist/cjs/gux-form-field-phone.cjs.entry.js +6 -6
- package/dist/cjs/gux-form-field-radio-group-beta.cjs.entry.js +3 -3
- package/dist/cjs/gux-form-field-radio.cjs.entry.js +3 -3
- package/dist/cjs/gux-form-field-range.cjs.entry.js +4 -4
- package/dist/cjs/gux-form-field-search.cjs.entry.js +5 -5
- package/dist/cjs/gux-form-field-select.cjs.entry.js +5 -5
- package/dist/cjs/gux-form-field-text-like.cjs.entry.js +2 -2
- package/dist/cjs/gux-form-field-textarea.cjs.entry.js +4 -4
- package/dist/cjs/gux-form-field-time-picker.cjs.entry.js +6 -6
- package/dist/cjs/gux-form-field-time-zone-picker.cjs.entry.js +5 -5
- package/dist/cjs/gux-form-footer.cjs.entry.js +1 -1
- package/dist/cjs/gux-icon-tooltip-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-icon.cjs.entry.js +2 -2
- package/dist/cjs/gux-inline-alert.cjs.entry.js +3 -3
- package/dist/cjs/gux-label-info-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-link-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-list.cjs.entry.js +1 -1
- package/dist/cjs/gux-listbox-multi.cjs.entry.js +2 -2
- package/dist/cjs/gux-loading-message.cjs.entry.js +2 -2
- package/dist/cjs/gux-modal-legacy.cjs.entry.js +1 -1
- package/dist/cjs/gux-modal-side-panel-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-modal.cjs.entry.js +2 -2
- package/dist/cjs/gux-month-picker-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-notification-toast-legacy.cjs.entry.js +1 -1
- package/dist/cjs/gux-page-loading-spinner.cjs.entry.js +2 -2
- package/dist/cjs/gux-pagination-buttons_2.cjs.entry.js +3 -3
- package/dist/cjs/gux-pagination-cursor.cjs.entry.js +1 -1
- package/dist/cjs/gux-pagination-items-per-page.cjs.entry.js +1 -1
- package/dist/cjs/gux-pagination-legacy.cjs.entry.js +1 -1
- package/dist/cjs/gux-pagination.cjs.entry.js +2 -2
- package/dist/cjs/gux-phone-input-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-popover-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-popover-list-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-popover-list.cjs.entry.js +3 -3
- package/dist/cjs/gux-popup.cjs.entry.js +3 -3
- package/dist/cjs/gux-radial-loading.cjs.entry.js +2 -2
- package/dist/cjs/gux-radial-progress.cjs.entry.js +1 -1
- package/dist/cjs/gux-rating.cjs.entry.js +2 -2
- package/dist/cjs/gux-rich-highlight-list-item.cjs.entry.js +1 -1
- package/dist/cjs/gux-rich-style-list-item.cjs.entry.js +1 -1
- package/dist/cjs/gux-rich-text-editor-action-link.cjs.entry.js +1 -1
- package/dist/cjs/gux-rich-text-editor-action-rich-style.cjs.entry.js +1 -1
- package/dist/cjs/gux-rich-text-editor-action-text-highlight.cjs.entry.js +1 -1
- package/dist/cjs/gux-rich-text-editor-action.cjs.entry.js +1 -1
- package/dist/cjs/gux-rich-text-editor-list.cjs.entry.js +1 -1
- package/dist/cjs/gux-row-select.cjs.entry.js +2 -2
- package/dist/cjs/gux-screen-reader-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-segmented-control-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-selector-card-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-selector-cards-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-side-panel-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-side-panel-heading.cjs.entry.js +1 -1
- package/dist/cjs/gux-simple-toast-legacy.cjs.entry.js +1 -1
- package/dist/cjs/gux-skip-navigation-item.cjs.entry.js +1 -1
- package/dist/cjs/gux-skip-navigation-list.cjs.entry.js +2 -2
- package/dist/cjs/gux-sort-control.cjs.entry.js +4 -4
- package/dist/cjs/gux-switch-legacy.cjs.entry.js +1 -1
- package/dist/cjs/gux-tab-advanced-list.cjs.entry.js +4 -4
- package/dist/cjs/gux-tab-advanced-panel.cjs.entry.js +1 -1
- package/dist/cjs/gux-tab-advanced.cjs.entry.js +3 -3
- package/dist/cjs/gux-tab-list.cjs.entry.js +2 -2
- package/dist/cjs/gux-tab-panel.cjs.entry.js +1 -1
- package/dist/cjs/gux-tab.cjs.entry.js +2 -2
- package/dist/cjs/gux-table-select-menu.cjs.entry.js +1 -1
- package/dist/cjs/gux-table-toolbar-action.cjs.entry.js +2 -2
- package/dist/cjs/gux-table-toolbar-custom-action.cjs.entry.js +2 -2
- package/dist/cjs/gux-table-toolbar-menu-button.cjs.entry.js +2 -2
- package/dist/cjs/gux-table-toolbar.cjs.entry.js +3 -3
- package/dist/cjs/gux-table.cjs.entry.js +2 -2
- package/dist/cjs/gux-tabs-advanced.cjs.entry.js +2 -2
- package/dist/cjs/gux-tabs.cjs.entry.js +2 -2
- package/dist/cjs/gux-tag.cjs.entry.js +2 -2
- package/dist/cjs/gux-text-highlight.cjs.entry.js +1 -1
- package/dist/cjs/gux-time-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-time-picker.cjs.entry.js +2 -2
- package/dist/cjs/gux-time-zone-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-time-zone-picker-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-toast.cjs.entry.js +3 -3
- package/dist/cjs/gux-toggle-slider.cjs.entry.js +2 -2
- package/dist/cjs/gux-toggle.cjs.entry.js +3 -3
- package/dist/cjs/gux-tooltip-base-beta_2.cjs.entry.js +1 -1
- package/dist/cjs/gux-tooltip-title.cjs.entry.js +2 -2
- package/dist/cjs/{gux-tooltip.cjs.entry.js → gux-tooltip_2.cjs.entry.js} +84 -3
- package/dist/cjs/index-2dd05ef3.js +24 -20
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{on-attribute-change-321d434b.js → on-attribute-change-a9f44523.js} +12 -0
- package/dist/cjs/{usage-e9f2212c.js → usage-8174e7ca.js} +1 -1
- package/dist/collection/collection-manifest.json +2 -0
- 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 +1 -1
- 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 +1 -1
- package/dist/esm/gux-accordion.entry.js +1 -1
- package/dist/esm/gux-action-button.entry.js +1 -1
- package/dist/esm/gux-action-toast-legacy.entry.js +1 -1
- package/dist/esm/gux-advanced-dropdown-legacy.entry.js +1 -1
- package/dist/esm/gux-all-row-select.entry.js +1 -1
- package/dist/esm/gux-announce-beta.entry.js +1 -1
- package/dist/esm/gux-avatar-beta.entry.js +1 -1
- package/dist/esm/gux-avatar-change-photo-beta.entry.js +1 -1
- package/dist/esm/gux-avatar-group-beta.entry.js +1 -1
- package/dist/esm/gux-avatar-group-item-beta.entry.js +1 -1
- package/dist/esm/gux-avatar-overflow-beta_2.entry.js +1 -1
- package/dist/esm/gux-badge.entry.js +1 -1
- package/dist/esm/gux-blank-state.entry.js +1 -1
- package/dist/esm/gux-breadcrumbs.entry.js +1 -1
- package/dist/esm/gux-button-multi.entry.js +1 -1
- package/dist/esm/gux-button-slot.entry.js +1 -1
- package/dist/esm/gux-button_2.entry.js +3 -3
- package/dist/esm/gux-calendar.entry.js +1 -1
- package/dist/esm/gux-card.entry.js +1 -1
- package/dist/esm/gux-column-manager.entry.js +1 -1
- package/dist/esm/gux-content-search.entry.js +2 -2
- package/dist/esm/gux-context-menu.entry.js +1 -1
- package/dist/esm/gux-copy-to-clipboard.entry.js +1 -1
- package/dist/esm/gux-create-option.entry.js +2 -2
- package/dist/esm/gux-date-beta.entry.js +1 -1
- package/dist/esm/gux-date-time-beta.entry.js +1 -1
- package/dist/esm/gux-datepicker.entry.js +1 -1
- package/dist/esm/gux-disclosure-button-legacy.entry.js +1 -1
- package/dist/esm/gux-dismiss-button.entry.js +1 -1
- package/dist/esm/gux-dropdown-multi.entry.js +1 -1
- package/dist/esm/gux-dropdown_3.entry.js +1 -1
- package/dist/esm/gux-file-list-item.entry.js +70 -0
- package/dist/esm/gux-flag-icon-beta.entry.js +1 -1
- package/dist/esm/gux-flyout-menu.entry.js +1 -1
- package/dist/esm/gux-form-field-checkbox-group-beta.entry.js +1 -1
- package/dist/esm/gux-form-field-checkbox.entry.js +1 -1
- package/dist/esm/gux-form-field-color.entry.js +2 -2
- package/dist/esm/gux-form-field-dropdown.entry.js +2 -2
- package/dist/esm/gux-form-field-file-beta.entry.js +230 -0
- package/dist/esm/gux-form-field-file.entry.js +2 -2
- package/dist/esm/gux-form-field-input-clear-button.entry.js +2 -2
- package/dist/esm/gux-form-field-label-indicator.entry.js +1 -1
- package/dist/esm/gux-form-field-number_2.entry.js +9 -9
- package/dist/esm/gux-form-field-phone.entry.js +6 -6
- package/dist/esm/gux-form-field-radio-group-beta.entry.js +3 -3
- package/dist/esm/gux-form-field-radio.entry.js +3 -3
- package/dist/esm/gux-form-field-range.entry.js +4 -4
- package/dist/esm/gux-form-field-search.entry.js +5 -5
- package/dist/esm/gux-form-field-select.entry.js +5 -5
- package/dist/esm/gux-form-field-text-like.entry.js +2 -2
- package/dist/esm/gux-form-field-textarea.entry.js +4 -4
- package/dist/esm/gux-form-field-time-picker.entry.js +6 -6
- package/dist/esm/gux-form-field-time-zone-picker.entry.js +5 -5
- package/dist/esm/gux-form-footer.entry.js +1 -1
- package/dist/esm/gux-icon-tooltip-beta.entry.js +1 -1
- package/dist/esm/gux-icon.entry.js +2 -2
- package/dist/esm/gux-inline-alert.entry.js +3 -3
- package/dist/esm/gux-label-info-beta.entry.js +1 -1
- package/dist/esm/gux-link-beta.entry.js +1 -1
- package/dist/esm/gux-list.entry.js +1 -1
- package/dist/esm/gux-listbox-multi.entry.js +2 -2
- package/dist/esm/gux-loading-message.entry.js +2 -2
- package/dist/esm/gux-modal-legacy.entry.js +1 -1
- package/dist/esm/gux-modal-side-panel-beta.entry.js +1 -1
- package/dist/esm/gux-modal.entry.js +2 -2
- package/dist/esm/gux-month-picker-beta.entry.js +1 -1
- package/dist/esm/gux-notification-toast-legacy.entry.js +1 -1
- package/dist/esm/gux-page-loading-spinner.entry.js +2 -2
- package/dist/esm/gux-pagination-buttons_2.entry.js +3 -3
- package/dist/esm/gux-pagination-cursor.entry.js +1 -1
- package/dist/esm/gux-pagination-items-per-page.entry.js +1 -1
- package/dist/esm/gux-pagination-legacy.entry.js +1 -1
- package/dist/esm/gux-pagination.entry.js +2 -2
- package/dist/esm/gux-phone-input-beta.entry.js +1 -1
- package/dist/esm/gux-popover-beta.entry.js +1 -1
- package/dist/esm/gux-popover-list-beta.entry.js +1 -1
- package/dist/esm/gux-popover-list.entry.js +3 -3
- package/dist/esm/gux-popup.entry.js +3 -3
- package/dist/esm/gux-radial-loading.entry.js +2 -2
- package/dist/esm/gux-radial-progress.entry.js +1 -1
- package/dist/esm/gux-rating.entry.js +2 -2
- package/dist/esm/gux-rich-highlight-list-item.entry.js +1 -1
- package/dist/esm/gux-rich-style-list-item.entry.js +1 -1
- package/dist/esm/gux-rich-text-editor-action-link.entry.js +1 -1
- package/dist/esm/gux-rich-text-editor-action-rich-style.entry.js +1 -1
- package/dist/esm/gux-rich-text-editor-action-text-highlight.entry.js +1 -1
- package/dist/esm/gux-rich-text-editor-action.entry.js +1 -1
- package/dist/esm/gux-rich-text-editor-list.entry.js +1 -1
- package/dist/esm/gux-row-select.entry.js +2 -2
- package/dist/esm/gux-screen-reader-beta.entry.js +1 -1
- package/dist/esm/gux-segmented-control-beta.entry.js +1 -1
- package/dist/esm/gux-selector-card-beta.entry.js +1 -1
- package/dist/esm/gux-selector-cards-beta.entry.js +1 -1
- package/dist/esm/gux-side-panel-beta.entry.js +1 -1
- package/dist/esm/gux-side-panel-heading.entry.js +1 -1
- package/dist/esm/gux-simple-toast-legacy.entry.js +1 -1
- package/dist/esm/gux-skip-navigation-item.entry.js +1 -1
- package/dist/esm/gux-skip-navigation-list.entry.js +2 -2
- package/dist/esm/gux-sort-control.entry.js +4 -4
- package/dist/esm/gux-switch-legacy.entry.js +1 -1
- package/dist/esm/gux-tab-advanced-list.entry.js +4 -4
- package/dist/esm/gux-tab-advanced-panel.entry.js +1 -1
- package/dist/esm/gux-tab-advanced.entry.js +3 -3
- package/dist/esm/gux-tab-list.entry.js +2 -2
- package/dist/esm/gux-tab-panel.entry.js +1 -1
- package/dist/esm/gux-tab.entry.js +2 -2
- package/dist/esm/gux-table-select-menu.entry.js +1 -1
- package/dist/esm/gux-table-toolbar-action.entry.js +2 -2
- package/dist/esm/gux-table-toolbar-custom-action.entry.js +2 -2
- package/dist/esm/gux-table-toolbar-menu-button.entry.js +2 -2
- package/dist/esm/gux-table-toolbar.entry.js +3 -3
- package/dist/esm/gux-table.entry.js +2 -2
- package/dist/esm/gux-tabs-advanced.entry.js +2 -2
- package/dist/esm/gux-tabs.entry.js +2 -2
- package/dist/esm/gux-tag.entry.js +2 -2
- package/dist/esm/gux-text-highlight.entry.js +1 -1
- package/dist/esm/gux-time-beta.entry.js +1 -1
- package/dist/esm/gux-time-picker.entry.js +2 -2
- package/dist/esm/gux-time-zone-beta.entry.js +1 -1
- package/dist/esm/gux-time-zone-picker-beta.entry.js +1 -1
- package/dist/esm/gux-toast.entry.js +3 -3
- package/dist/esm/gux-toggle-slider.entry.js +2 -2
- package/dist/esm/gux-toggle.entry.js +3 -3
- package/dist/esm/gux-tooltip-base-beta_2.entry.js +1 -1
- package/dist/esm/gux-tooltip-title.entry.js +2 -2
- package/dist/esm/{gux-tooltip.entry.js → gux-tooltip_2.entry.js} +85 -5
- package/dist/esm/index-feb7be20.js +24 -20
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{on-attribute-change-f42eabee.js → on-attribute-change-33919964.js} +12 -1
- package/dist/esm/{usage-9c330580.js → usage-a89a5576.js} +1 -1
- 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-66645e5c.entry.js → p-00a526a9.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-5c58be88.entry.js → p-0132420c.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-16d31feb.entry.js → p-0410d3f7.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-e7cf6c6d.entry.js → p-057259e9.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-8cf7c686.entry.js → p-0580a273.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-dcc4fd5f.entry.js → p-06581119.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-4f362e88.js → p-0740e2df.js} +1 -1
- package/dist/genesys-webcomponents/{p-11253567.entry.js → p-0a10e2e9.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-0b47480d.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-96f5d164.entry.js → p-0b7b8102.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-c5d5e5bd.entry.js → p-0cb49eb4.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-c9d9a6b6.entry.js → p-174515eb.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-a43e0510.entry.js → p-1988f7e6.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-6a6236a2.entry.js → p-1b869ebd.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-6b26aef0.entry.js → p-1da678af.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-387905bb.entry.js → p-1f2cf80e.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-40daa702.entry.js → p-20e49335.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-fb2e15f5.entry.js → p-2101c83e.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-22579915.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-00757986.entry.js → p-229dc149.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-89ae91f1.entry.js → p-22c770b5.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-53f8fb9c.entry.js → p-26b46ece.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-83f99839.entry.js → p-2971f4e3.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-085b223b.entry.js → p-2e151cf0.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-cdd09836.entry.js → p-308c0605.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-3bcaf358.entry.js → p-3c6428a1.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-dd7be042.entry.js → p-3d5516ca.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-527eaeda.entry.js → p-4232be88.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-e1c24516.entry.js → p-432f4ab6.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-2dfd02ff.entry.js → p-4365f6cd.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-856928e1.entry.js → p-44069e34.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-5a53955e.entry.js → p-451cb16f.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-04e3c81a.entry.js → p-45d02ea7.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-162ff53e.entry.js → p-4a08ebff.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-028c5630.entry.js → p-4b140665.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-f2c85451.entry.js → p-4dfc6b6e.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-68f329b8.entry.js → p-4edda537.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-eed957f6.entry.js → p-4f114773.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-a3da8a2d.entry.js → p-4f51ab8d.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-14579d6d.entry.js → p-5289a9c8.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-544633db.entry.js → p-542eaf93.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-d3912e19.entry.js → p-59ac101f.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-c448e6d2.entry.js → p-5ab7c677.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-4200fb31.entry.js → p-602d476d.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-dbc7abfb.entry.js → p-63f7a0ff.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-21ee2e71.entry.js → p-65f9e3e8.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-724e155b.entry.js → p-66b4cc5e.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-9c02a360.entry.js → p-676ef058.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-ef4db655.entry.js → p-68350918.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-54f0f30d.entry.js → p-68ead306.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-c8c39016.entry.js → p-6a0dbd20.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-6b12dd16.js +1 -0
- package/dist/genesys-webcomponents/p-71f111a3.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-8c3fc3e0.entry.js → p-74effd2b.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-e71768a0.entry.js → p-7550a634.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-9bbb057f.entry.js → p-75b81271.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-75dc5903.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-64791f10.entry.js → p-760328b2.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-b1a44b54.entry.js → p-7715617b.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-63bfd1fa.entry.js → p-7848d54a.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-069f2fe2.entry.js → p-7aff2af6.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-9a12e6e3.entry.js → p-7b0f7f8e.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-7e30698b.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-5d251ef1.entry.js → p-7f3117f2.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-ae7388b9.entry.js → p-80a85831.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-c67267ed.entry.js → p-8256823a.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-9e70db3b.entry.js → p-86b3738c.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-3aa566e0.entry.js → p-86ec0e75.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-a9b2a651.entry.js → p-89cf828c.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-336d443a.entry.js → p-8a52859e.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-d5b15a1d.entry.js → p-8aaf25f6.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-73e6ab30.entry.js → p-8e0714f2.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-fc0be42d.entry.js → p-8e5766e5.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-2d930b2b.entry.js → p-8f8cc358.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-f333506d.entry.js → p-8fd3bf3f.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-bed8151a.entry.js → p-933290a9.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-98deb610.entry.js → p-9795ff8e.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-ab3a109e.entry.js → p-991c0c6c.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-8051ad60.entry.js → p-9dee006b.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-1b0e854d.entry.js → p-9e8a7451.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-7e24081f.entry.js → p-a01b5fe1.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-be8a9af0.entry.js → p-a894ae4a.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-df273ab8.entry.js → p-abd12365.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-dbe8e5ae.entry.js → p-ade05f70.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-1e79d2a8.entry.js → p-af98a983.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-6edebe6b.entry.js → p-b267726e.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-5256b27c.entry.js → p-b32ff839.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-d118c83a.entry.js → p-b60d4ee6.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-12d08ca8.entry.js → p-bbebe84a.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-6aaf185d.entry.js → p-be273318.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-c5bd2bd4.entry.js → p-c02e7527.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-7046c178.entry.js → p-c4964fc5.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-dc3580c6.entry.js → p-c4cb0f72.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-5039353e.entry.js → p-c77f56c2.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-b9c92fbb.entry.js → p-c798886e.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-fcaa82b7.entry.js → p-c83e7951.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-2f0f8e48.entry.js → p-c8cb2d1e.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-f23667e9.entry.js → p-cc1e1fc9.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-cc2608c2.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-4f1759d5.entry.js → p-cd03c105.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-d17a454b.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-a64fc44d.entry.js → p-d8f620af.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-1ef901bf.entry.js → p-da1f252b.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-8dfae62c.entry.js → p-da81b340.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-d5bcd405.entry.js → p-ddd4c68f.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-ac44c7e6.entry.js → p-def997a0.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-4099213f.entry.js → p-e06dd2a0.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-e12e6140.entry.js → p-e0a6cb94.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-21a6fe30.entry.js → p-e355f7f2.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-14a6dd0f.entry.js → p-e465738e.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-a598a1c2.entry.js → p-e551ffeb.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-c331bd68.entry.js → p-e5e516e9.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-85dcd3da.entry.js → p-eabc1fc9.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-75bf1516.entry.js → p-eafaef87.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-f2fc635a.entry.js → p-eb491f79.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-47733161.entry.js → p-ecc71b98.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-50ee8b09.entry.js → p-efbe10ff.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-cc386a21.entry.js → p-f0655420.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-3c71b54c.entry.js → p-f1839727.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-1e3d99b5.entry.js → p-f4400cba.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-7485e1ef.entry.js → p-f4a5a754.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-2fd41f66.entry.js → p-f5314df3.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-5e250c17.entry.js → p-f59fdfdf.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-aa18eb74.entry.js → p-f63f6abd.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-4e075626.entry.js → p-f6f92b11.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-624f26b2.entry.js → p-f9b076ec.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-87e9bf31.entry.js → p-fa9bcc28.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-0d4b33a8.entry.js → p-fe64e567.entry.js} +1 -1
- package/dist/stencil-wrapper.js +1 -1
- 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.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-149ed4f3.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-64aff8dd.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
@@ -24,9 +24,9 @@ const GuxRowSelect = class {
|
|
24
24
|
this.i18n = await buildI18nForComponent(this.root, tableResources, 'gux-table');
|
25
25
|
}
|
26
26
|
render() {
|
27
|
-
return (h("gux-form-field-checkbox", { key: '
|
27
|
+
return (h("gux-form-field-checkbox", { key: '3ca4ca2fd7bbbf0bbcd009121dc442cb6844a461', "label-position": "screenreader" }, h("input", { key: '4411a4a11ff8cb28d179ce220ab3884b53b462d8', ref: el => (this.inputElement = el), class: this.selected
|
28
28
|
? 'gux-safari-bug-workaround-1'
|
29
|
-
: 'gux-safari-bug-workaround-2', slot: "input", id: this.id, type: "checkbox", checked: this.selected, disabled: this.disabled }), h("label", { key: '
|
29
|
+
: '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')))));
|
30
30
|
}
|
31
31
|
get root() { return getElement(this); }
|
32
32
|
};
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { r as registerInstance, h, g as getElement } from './index-feb7be20.js';
|
2
|
-
import { t as trackComponent } from './usage-
|
2
|
+
import { t as trackComponent } from './usage-a89a5576.js';
|
3
3
|
|
4
4
|
const guxScreenReaderCss = ":host{position:relative}.gux-sr-only:not(:focus):not(:active){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}";
|
5
5
|
const GuxScreenReaderBetaStyle0 = guxScreenReaderCss;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { r as registerInstance, f as forceUpdate, h, H as Host, g as getElement } from './index-feb7be20.js';
|
2
2
|
import { s as simulateNativeEvent } from './simulate-native-event-e0631897.js';
|
3
|
-
import { t as trackComponent } from './usage-
|
3
|
+
import { t as trackComponent } from './usage-a89a5576.js';
|
4
4
|
|
5
5
|
const guxSegmentedControlCss = ":host{display:inline-flex}";
|
6
6
|
const GuxSegmentedControlBetaStyle0 = guxSegmentedControlCss;
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { r as registerInstance, h, g as getElement } from './index-feb7be20.js';
|
2
|
-
import { t as trackComponent } from './usage-
|
2
|
+
import { t as trackComponent } from './usage-a89a5576.js';
|
3
3
|
import { g as getSlottedInput, b as setSlotAriaDescribedby, v as validateFormIds } from './gux-form-field.service-173b5dfc.js';
|
4
4
|
import { c as calculateInputDisabledState, o as onInputDisabledStateChange } from './on-input-disabled-state-change-27395154.js';
|
5
5
|
import { p as preventBrowserValidationStyling } from './prevent-browser-validation-styling-3983eb0a.js';
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { r as registerInstance, h, g as getElement } from './index-feb7be20.js';
|
2
|
-
import { t as trackComponent } from './usage-
|
2
|
+
import { t as trackComponent } from './usage-a89a5576.js';
|
3
3
|
|
4
4
|
const guxSelectorCardsCss = ".gux-selector-cards{display:flex;flex-wrap:wrap;gap:var(--gse-ui-selectorCard-simple-gap)}";
|
5
5
|
const GuxSelectorCardsBetaStyle0 = guxSelectorCardsCss;
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-feb7be20.js';
|
2
|
-
import { t as trackComponent } from './usage-
|
2
|
+
import { t as trackComponent } from './usage-a89a5576.js';
|
3
3
|
import { h as hasSlot } from './has-slot-f24a46a6.js';
|
4
4
|
|
5
5
|
const guxSidePanelCss = ":host{display:block;inline-size:fit-content;block-size:100%}:host([size=large]){max-inline-size:50%}.gux-side-panel{position:relative;display:flex;flex-direction:column;inline-size:calc(100vw - var(--gse-ui-sidePanel-shoud-minWidth));block-size:inherit;background-color:var(--gse-ui-sidePanel-backgroundColor);box-shadow:var(--gse-ui-sidePanel-boxShadow)}.gux-side-panel.gux-side-panel-small{max-inline-size:var(--gse-ui-sidePanel-widthSize-sm)}.gux-side-panel.gux-side-panel-medium{max-inline-size:var(--gse-ui-sidePanel-widthSize-md)}.gux-side-panel.gux-side-panel-large{max-inline-size:var(--gse-ui-sidePanel-widthSize-lg)}.gux-side-panel>header{position:relative;padding:var(--gse-ui-sidePanel-header-padding);border-block-end:var(--gse-ui-sidePanel-divider-width) var(--gse-ui-sidePanel-divider-style) var(--gse-ui-sidePanel-divider-color)}.gux-side-panel>header gux-dismiss-button{position:absolute;inset-block-start:calc(var(--gse-ui-sidePanel-header-dismiss-padding) - var(--gse-ui-modal-dismissButton-paddingTop));inset-inline-end:calc(var(--gse-ui-modal-dismissButton-paddingRight) - var(--gse-ui-sidePanel-header-dismiss-padding));display:block}.gux-side-panel .gux-side-panel-description{margin:var(--gse-ui-sidePanel-description-padding) !important}.gux-side-panel .gux-side-panel-content{display:flex;flex:1 1 100%;padding:var(--gse-ui-sidePanel-body-padding);overflow-y:auto;font-family:var(--gse-ui-sidePanel-description-text-fontFamily);font-size:var(--gse-ui-sidePanel-description-text-fontSize);font-weight:var(--gse-ui-sidePanel-description-text-fontWeight);line-height:var(--gse-ui-sidePanel-description-text-lineHeight);color:var(--gse-ui-sidePanel-descriptionColor)}.gux-side-panel>footer{flex:0 0 auto;padding:var(--gse-ui-sidePanel-footer-padding);border-block-start:var(--gse-ui-sidePanel-divider-width) var(--gse-ui-sidePanel-divider-style) var(--gse-ui-sidePanel-divider-color)}.gux-side-panel-description ::slotted(*){margin:0;font-family:var(--gse-ui-sidePanel-description-text-fontFamily) !important;font-size:var(--gse-ui-sidePanel-description-text-fontSize) !important;font-weight:var(--gse-ui-sidePanel-description-text-fontWeight) !important;line-height:var(--gse-ui-sidePanel-description-text-lineHeight) !important;color:var(--gse-ui-sidePanel-descriptionColor) !important}";
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { r as registerInstance, h, g as getElement } from './index-feb7be20.js';
|
2
|
-
import { t as trackComponent } from './usage-
|
2
|
+
import { t as trackComponent } from './usage-a89a5576.js';
|
3
3
|
|
4
4
|
const guxSidePanelHeadingCss = ":host{display:block}h1,h2,h3,h4,h5,h6{display:flex;flex:0 0 auto;gap:var(--gse-ui-sidePanel-header-iconGap);align-items:center;inline-size:100%;padding:0;margin:0;font-family:var(--gse-ui-sidePanel-heading-text-fontFamily);font-size:var(--gse-ui-sidePanel-heading-text-fontSize);font-weight:var(--gse-ui-sidePanel-heading-text-fontWeight);line-height:var(--gse-ui-sidePanel-heading-text-lineHeight);color:var(--gse-ui-sidePanel-headerColor)}";
|
5
5
|
const GuxSidePanelHeadingStyle0 = guxSidePanelHeadingCss;
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-feb7be20.js';
|
2
|
-
import { t as trackComponent } from './usage-
|
2
|
+
import { t as trackComponent } from './usage-a89a5576.js';
|
3
3
|
|
4
4
|
const guxSimpleToastCss = ":host{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;place-content:stretch flex-start;align-items:flex-start;width:286px;margin-bottom:4px;color:#2e394c;background:#f6f7f9;border:1px solid #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;padding:8px 12px 8px 16px;margin:2px 0}.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-icon ::slotted(gux-icon){width:16px;height:16px}.gux-message{flex:1 1 auto;align-self:center;order:0;margin:8px 0}.gux-dismiss{margin:4px 0}";
|
5
5
|
const GuxSimpleToastLegacyStyle0 = guxSimpleToastCss;
|
@@ -8,7 +8,7 @@ const GuxSkipNavigationItem = class {
|
|
8
8
|
registerInstance(this, hostRef);
|
9
9
|
}
|
10
10
|
render() {
|
11
|
-
return (h(Host, { key: '
|
11
|
+
return (h(Host, { key: 'ef0d853e95badd57eb173c390f0f6950e1475e53', role: "listitem" }, h("slot", { key: 'e371682f25fe34d189f748860eb3d20c089644ed' })));
|
12
12
|
}
|
13
13
|
static get delegatesFocus() { return true; }
|
14
14
|
};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { r as registerInstance, h, g as getElement } from './index-feb7be20.js';
|
2
2
|
import { b as buildI18nForComponent } from './index-6fa3d266.js';
|
3
|
-
import { t as trackComponent } from './usage-
|
3
|
+
import { t as trackComponent } from './usage-a89a5576.js';
|
4
4
|
import './get-closest-element-728b9f18.js';
|
5
5
|
|
6
6
|
const navigationName = "Skip links navigation";
|
@@ -20,7 +20,7 @@ const GuxSkipNavigationList = class {
|
|
20
20
|
this.i18n = await buildI18nForComponent(this.root, translationResources);
|
21
21
|
}
|
22
22
|
render() {
|
23
|
-
return (h("div", { key: '
|
23
|
+
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' })))));
|
24
24
|
}
|
25
25
|
static get delegatesFocus() { return true; }
|
26
26
|
get root() { return getElement(this); }
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-feb7be20.js';
|
2
2
|
import { b as buildI18nForComponent } from './index-6fa3d266.js';
|
3
|
-
import { t as trackComponent } from './usage-
|
3
|
+
import { t as trackComponent } from './usage-a89a5576.js';
|
4
4
|
import { g as getClosestElement } from './get-closest-element-728b9f18.js';
|
5
5
|
import { o as onMutation } from './on-mutation-a222fe93.js';
|
6
6
|
import { t as tableResources } from './en-1f9d79e6.js';
|
@@ -104,13 +104,13 @@ const GuxSortControl = class {
|
|
104
104
|
}
|
105
105
|
}
|
106
106
|
render() {
|
107
|
-
return (h("div", { key: '
|
107
|
+
return (h("div", { key: '812daf6ea1344c3c5a8d310b8bb744ce73b9a05a', class: "gux-container" }, h("button", { key: '6c4573aad440a209cafaf1abef12447b13c95b21', class: {
|
108
108
|
'gux-sort-button': true,
|
109
109
|
'gux-active': this.active
|
110
|
-
}, type: "button", onClick: () => this.onClick(), "aria-label": this.getSRText(this.sort) }, h("gux-icon", { key: '
|
110
|
+
}, type: "button", onClick: () => this.onClick(), "aria-label": this.getSRText(this.sort) }, h("gux-icon", { key: 'a4d15feaeb1804e455585f30fb002a866d96ccdf', class: {
|
111
111
|
'gux-sort-icon': true,
|
112
112
|
'gux-left': this.isLeftAlignIcon
|
113
|
-
}, "icon-name": this.getIconName(this.sort), decorative: true })), h("div", { key: '
|
113
|
+
}, "icon-name": this.getIconName(this.sort), decorative: true })), h("div", { key: 'ecafa8c0db0b4860a5f1e485836841f2fd167d84', class: "gux-resize-spacer" })));
|
114
114
|
}
|
115
115
|
static get delegatesFocus() { return true; }
|
116
116
|
get root() { return getElement(this); }
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { r as registerInstance, h, H as Host, g as getElement } from './index-feb7be20.js';
|
2
2
|
import { s as simulateNativeEvent } from './simulate-native-event-e0631897.js';
|
3
|
-
import { t as trackComponent } from './usage-
|
3
|
+
import { t as trackComponent } from './usage-a89a5576.js';
|
4
4
|
|
5
5
|
const guxSwitchCss = ":host{display:flex;align-items:flex-end}";
|
6
6
|
const GuxSwitchLegacyStyle0 = guxSwitchCss;
|
@@ -2671,7 +2671,7 @@ _extends(Remove, {
|
|
2671
2671
|
Sortable.mount(new AutoScrollPlugin());
|
2672
2672
|
Sortable.mount(Remove, Revert);
|
2673
2673
|
|
2674
|
-
const guxTabAdvancedListCss = ".gux-tab-container{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;inline-size:100%;background-color:var(--gse-ui-advancedTabs-set-backgroundColor)}.gux-tab-container .gux-scrollable-section{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;
|
2674
|
+
const guxTabAdvancedListCss = ".gux-tab-container{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;inline-size:100%;background-color:var(--gse-ui-advancedTabs-set-backgroundColor)}.gux-tab-container button{block-size:var(--gse-ui-button-default-height);padding:var(--gse-ui-button-default-paddingIconOnly);border-radius:var(--gse-ui-button-borderRadius)}.gux-tab-container [slot=add-tab]{display:flex;align-items:center;justify-content:center}.gux-tab-container .gux-scrollable-section{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;overflow-x:auto;scrollbar-width:none;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);scroll-behavior:smooth}.gux-tab-container .gux-scrollable-section::-webkit-scrollbar{block-size:0}.gux-tab-container .gux-scrollable-section .gux-tablist{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start}.gux-sr-only{position:absolute;top:auto;left:-10000px;width:1px;height:1px;overflow:hidden}";
|
2675
2675
|
const GuxTabAdvancedListStyle0 = guxTabAdvancedListCss;
|
2676
2676
|
|
2677
2677
|
var __decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
@@ -3087,14 +3087,14 @@ const GuxTabAdvancedList = class {
|
|
3087
3087
|
render() {
|
3088
3088
|
return [
|
3089
3089
|
this.renderAlert(),
|
3090
|
-
h("div", { key: '
|
3090
|
+
h("div", { key: 'e9b9aedcbef480914c52a7f91c3822c1e9eb572e', class: "gux-tab-container" }, this.renderScrollButton('scrollLeft'), h("div", { key: 'abc6d5227defc6371dd229a2e982b270423f419e', class: "gux-scrollable-section" }, h("div", { key: 'e04ad66453eba2c7e6969fc2590e427c5102e382', class: "gux-tablist", role: "tablist", "data-gux-tab-sorting": this.keyboardSort, "aria-owns": this.triggerIds }, h("slot", { key: 'efdfbeb4834b3360e3bc571eecf224ed3327e577' }))), this.renderScrollButton('scrollRight'), this.renderAddButton())
|
3091
3091
|
];
|
3092
3092
|
}
|
3093
3093
|
renderAlert() {
|
3094
3094
|
return (h("div", { class: "gux-sr-only gux-aria-live-region", "aria-live": "polite" }, this.ariaLiveAlert ? this.i18n(this.ariaLiveAlert) : ''));
|
3095
3095
|
}
|
3096
3096
|
renderAddButton() {
|
3097
|
-
return (h("div", null, this.showNewTabButton ? (h("gux-button-slot", {
|
3097
|
+
return (h("div", null, this.showNewTabButton ? (h("gux-button-slot", { accent: "ghost" }, h("button", { onClick: () => this.newTab.emit(), disabled: this.disableAddTabButton }, h("slot", { name: "add-tab" }, h("gux-icon", { size: "small", "icon-name": "fa/plus-regular", "screenreader-text": this.disableAddTabButton
|
3098
3098
|
? this.i18n('disableNewTab')
|
3099
3099
|
: this.root.querySelector('[slot="add-tab"]')
|
3100
3100
|
? this.root
|
@@ -3103,7 +3103,7 @@ const GuxTabAdvancedList = class {
|
|
3103
3103
|
: this.i18n('createNewTab') }))))) : null));
|
3104
3104
|
}
|
3105
3105
|
renderScrollButton(direction) {
|
3106
|
-
return (h("div", null, this.hasScrollbar ? (h("gux-button-slot", { class: "gux-scroll-button", accent: "ghost", "icon-only": true }, h("button", { tabindex: "-1", onDragOver: () => this.getScrollDirection(direction), onClick: () => this.getScrollDirection(direction) }, h("gux-icon", { "icon-name": this.getChevronIconName(direction), "screenreader-text": this.i18n(direction) })))) : null));
|
3106
|
+
return (h("div", null, this.hasScrollbar ? (h("gux-button-slot", { class: "gux-scroll-button", accent: "ghost", "icon-only": true }, h("button", { tabindex: "-1", onDragOver: () => this.getScrollDirection(direction), onClick: () => this.getScrollDirection(direction) }, h("gux-icon", { size: "small", "icon-name": this.getChevronIconName(direction), "screenreader-text": this.i18n(direction) })))) : null));
|
3107
3107
|
}
|
3108
3108
|
getScrollDirection(direction) {
|
3109
3109
|
switch (direction) {
|
@@ -20,7 +20,7 @@ const GuxTabAdvancedPanel = class {
|
|
20
20
|
}
|
21
21
|
}
|
22
22
|
render() {
|
23
|
-
return (h("div", { key: '
|
23
|
+
return (h("div", { key: '616f158831fffcc9a96b301de1d7bbb58aa316b1', id: `gux-${this.tabId}-panel`, class: "gux-tabpanel", role: "tabpanel", "aria-labelledby": `gux-${this.tabId}-tab`, tabIndex: 0, hidden: !this.active, "aria-live": "assertive" }, h("slot", { key: 'ede830c67fd31cb9c7bfcd07c6179f740e2588ba' })));
|
24
24
|
}
|
25
25
|
static get watchers() { return {
|
26
26
|
"active": ["watchActivePanel"]
|
@@ -6,7 +6,7 @@ import { b as buildI18nForComponent } from './index-6fa3d266.js';
|
|
6
6
|
import { t as tabsResources } from './en-bf740e9b.js';
|
7
7
|
import './get-closest-element-728b9f18.js';
|
8
8
|
|
9
|
-
const guxTabAdvancedCss = "gux-tab-advanced .gux-tab{display:flex;align-items:center;border-color:transparent;border-block-start-width:var(--gse-ui-advancedTabs-item-indicator-height);border-block-end-style:solid;border-block-end-width:var(--gse-ui-advancedTabs-item-indicator-height)}gux-tab-advanced .gux-tab .gux-buttons{display:flex;flex:1 1 0;gap:var(--gse-ui-advancedTabs-item-gap);align-items:center;inline-size:var(--gse-ui-advancedTabs-item-width);min-inline-size:0}gux-tab-advanced .gux-tab .gux-buttons .gux-tab-button{all:unset;flex:1 1 0;inline-size:100px;min-inline-size:0;padding:var(--gse-ui-advancedTabs-item-padding)}gux-tab-advanced .gux-tab .gux-buttons .gux-tab-button:focus-visible{outline:var(--gse-semantic-focusOutline-md-borderWidth) solid var(--gse-semantic-border-focus);outline-offset:var(--gse-semantic-focusOutline-offset);border-radius:var(--gse-ui-advancedTabs-item-focus-borderRadius);outline-offset:calc(-1 * var(--gse-semantic-focusOutline-md-borderWidth))}gux-tab-advanced .gux-tab .gux-buttons .gux-tab-button .gux-tab-button-text{font-family:var(--gse-ui-advancedTabs-item-itemText-fontFamily);font-size:var(--gse-ui-advancedTabs-item-itemText-fontSize);font-weight:var(--gse-ui-advancedTabs-item-itemText-fontWeight);line-height:var(--gse-ui-advancedTabs-item-itemText-lineHeight);color:var(--gse-ui-advancedTabs-item-text-color);white-space:nowrap}gux-tab-advanced .gux-tab .gux-tab-options .gux-tab-options-trigger gux-icon{inline-size:var(--gse-ui-icon-small-size);block-size:var(--gse-ui-icon-small-size)}gux-tab-advanced .gux-tab .gux-tab-options .gux-tab-options-container{--no-op:none}gux-tab-advanced .gux-tab .gux-divider{inline-size:var(--gse-ui-advancedTabs-item-divider-right-width);block-size:var(--gse-ui-advancedTabs-item-divider-right-height);background-color:var(--gse-ui-advancedTabs-divider-dividerColor)}gux-tab-advanced .gux-tab:hover:not(.gux-disabled),gux-tab-advanced .gux-tab:focus-within{border-block-end-color:var(--gse-ui-advancedTabs-item-indicator-activeColor)}gux-tab-advanced .gux-tab.gux-selected{background-color:var(--gse-ui-advancedTabs-item-backgroundColor);border-block-end-color:var(--gse-ui-advancedTabs-item-indicator-activeColor)}gux-tab-advanced .gux-tab.gux-selected.gux-disabled{opacity:var(--gse-ui-advancedTabs-item-disabled-opacity)}gux-tab-advanced .gux-tab.gux-disabled .gux-buttons .gux-tab-button .gux-tab-button-text{opacity:var(--gse-ui-advancedTabs-item-disabled-opacity)}";
|
9
|
+
const guxTabAdvancedCss = "gux-tab-advanced .gux-tab{display:flex;align-items:center;border-color:transparent;border-block-start-width:var(--gse-ui-advancedTabs-item-indicator-height);border-block-end-style:solid;border-block-end-width:var(--gse-ui-advancedTabs-item-indicator-height)}gux-tab-advanced .gux-tab .gux-buttons{display:flex;flex:1 1 0;gap:var(--gse-ui-advancedTabs-item-gap);align-items:center;inline-size:var(--gse-ui-advancedTabs-item-width);min-inline-size:0}gux-tab-advanced .gux-tab .gux-buttons .gux-tab-button{all:unset;flex:1 1 0;inline-size:100px;min-inline-size:0;padding:var(--gse-ui-advancedTabs-item-padding)}gux-tab-advanced .gux-tab .gux-buttons .gux-tab-button:focus-visible{outline:var(--gse-semantic-focusOutline-md-borderWidth) solid var(--gse-semantic-border-focus);outline-offset:var(--gse-semantic-focusOutline-offset);border-radius:var(--gse-ui-advancedTabs-item-focus-borderRadius);outline-offset:calc(-1 * var(--gse-semantic-focusOutline-md-borderWidth))}gux-tab-advanced .gux-tab .gux-buttons .gux-tab-button .gux-tab-button-text{font-family:var(--gse-ui-advancedTabs-item-itemText-fontFamily);font-size:var(--gse-ui-advancedTabs-item-itemText-fontSize);font-weight:var(--gse-ui-advancedTabs-item-itemText-fontWeight);line-height:var(--gse-ui-advancedTabs-item-itemText-lineHeight);color:var(--gse-ui-advancedTabs-item-text-color);white-space:nowrap}gux-tab-advanced .gux-tab .gux-tab-options button{block-size:var(--gse-ui-button-default-height);padding:var(--gse-ui-button-default-paddingIconOnly);border-radius:var(--gse-ui-button-borderRadius)}gux-tab-advanced .gux-tab .gux-tab-options .gux-tab-options-trigger gux-icon{inline-size:var(--gse-ui-icon-small-size);block-size:var(--gse-ui-icon-small-size)}gux-tab-advanced .gux-tab .gux-tab-options .gux-tab-options-container{--no-op:none}gux-tab-advanced .gux-tab .gux-divider{inline-size:var(--gse-ui-advancedTabs-item-divider-right-width);block-size:var(--gse-ui-advancedTabs-item-divider-right-height);background-color:var(--gse-ui-advancedTabs-divider-dividerColor)}gux-tab-advanced .gux-tab:hover:not(.gux-disabled),gux-tab-advanced .gux-tab:focus-within{border-block-end-color:var(--gse-ui-advancedTabs-item-indicator-activeColor)}gux-tab-advanced .gux-tab.gux-selected{background-color:var(--gse-ui-advancedTabs-item-backgroundColor);border-block-end-color:var(--gse-ui-advancedTabs-item-indicator-activeColor)}gux-tab-advanced .gux-tab.gux-selected.gux-disabled{opacity:var(--gse-ui-advancedTabs-item-disabled-opacity)}gux-tab-advanced .gux-tab.gux-disabled .gux-buttons .gux-tab-button .gux-tab-button-text{opacity:var(--gse-ui-advancedTabs-item-disabled-opacity)}";
|
10
10
|
const GuxTabAdvancedStyle0 = guxTabAdvancedCss;
|
11
11
|
|
12
12
|
const GuxTabAdvanced = class {
|
@@ -155,12 +155,12 @@ const GuxTabAdvanced = class {
|
|
155
155
|
}
|
156
156
|
render() {
|
157
157
|
return [
|
158
|
-
h("div", { key: '
|
158
|
+
h("div", { key: '015f268da360205a704e9bd7ed81d2751fa7d143', class: {
|
159
159
|
'gux-tab': true,
|
160
160
|
'gux-selected': this.active,
|
161
161
|
'gux-dropdown-options': this.hasDropdownOptions,
|
162
162
|
'gux-disabled': this.guxDisabled
|
163
|
-
} }, h("div", { key: '
|
163
|
+
} }, h("div", { key: '239a4f2eeba454ed76d8fea543eceb579294aec0', class: "gux-buttons" }, this.renderTabButton(), this.renderTabOptions()), h("div", { key: '9e8c6eb10fe24e56528fd5329f6fa812ea24d097', class: "gux-divider" }))
|
164
164
|
];
|
165
165
|
}
|
166
166
|
get root() { return getElement(this); }
|
@@ -279,9 +279,9 @@ const GuxTabList = class {
|
|
279
279
|
});
|
280
280
|
}
|
281
281
|
render() {
|
282
|
-
return (h("div", { key: '
|
282
|
+
return (h("div", { key: '84ed4ad8ebba6e666d0fda4987042ed3a095f92c', class: "gux-tab-container" }, this.hasHorizontalScrollbar
|
283
283
|
? this.renderScrollButton('scrollLeft')
|
284
|
-
: this.renderScrollButton('scrollUp'), h("div", { key: '
|
284
|
+
: this.renderScrollButton('scrollUp'), h("div", { key: 'da29643823c7901ac2df97f0d0e0969ee23c3b6b', role: "tablist", class: "gux-scrollable-section", "aria-owns": this.triggerIds }, h("slot", { key: 'b934ca8cdc68719015f8f5e57eb0ffd37ab7d971' })), this.hasHorizontalScrollbar
|
285
285
|
? this.renderScrollButton('scrollRight')
|
286
286
|
: this.renderScrollButton('scrollDown')));
|
287
287
|
}
|
@@ -20,7 +20,7 @@ const GuxTabPanel = class {
|
|
20
20
|
}
|
21
21
|
}
|
22
22
|
render() {
|
23
|
-
return (h(Host, { key: '
|
23
|
+
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' })));
|
24
24
|
}
|
25
25
|
static get watchers() { return {
|
26
26
|
"active": ["watchActivePanel"]
|
@@ -37,11 +37,11 @@ const GuxTab = class {
|
|
37
37
|
return this.active;
|
38
38
|
}
|
39
39
|
render() {
|
40
|
-
return (h("button", { key: '
|
40
|
+
return (h("button", { key: 'fd717e2ea881dadcbfc50ac391742161bba18f90', class: {
|
41
41
|
'gux-disabled': this.guxDisabled,
|
42
42
|
'gux-tab': true,
|
43
43
|
'gux-active': this.active
|
44
|
-
}, 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: '
|
44
|
+
}, 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' })))));
|
45
45
|
}
|
46
46
|
};
|
47
47
|
GuxTab.style = GuxTabStyle0;
|
@@ -73,7 +73,7 @@ const GuxTableSelectMenu = class {
|
|
73
73
|
}
|
74
74
|
}
|
75
75
|
render() {
|
76
|
-
return (h(Host, { key: '
|
76
|
+
return (h(Host, { key: 'd75e7ee507b747701bf1e3427c41fcc412f96ad3' }, h("slot", { key: '161a05100534a4f32ca8e44ae12fd17067dcccdc' }), this.renderSelectDropdown()));
|
77
77
|
}
|
78
78
|
get root() { return getElement(this); }
|
79
79
|
};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { r as registerInstance, h, g as getElement } from './index-feb7be20.js';
|
2
2
|
import { c as capitalizeFirstLetter } from './capitalize-first-letter-404638dd.js';
|
3
|
-
import { t as trackComponent } from './usage-
|
3
|
+
import { t as trackComponent } from './usage-a89a5576.js';
|
4
4
|
import { b as buildI18nForComponent } from './index-6fa3d266.js';
|
5
5
|
import './get-closest-element-728b9f18.js';
|
6
6
|
|
@@ -62,7 +62,7 @@ const GuxTableToolbarAction = class {
|
|
62
62
|
this.i18n = await buildI18nForComponent(this.root, translationResources);
|
63
63
|
}
|
64
64
|
render() {
|
65
|
-
return (h("gux-table-toolbar-custom-action", { key: '
|
65
|
+
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 })));
|
66
66
|
}
|
67
67
|
get root() { return getElement(this); }
|
68
68
|
};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { r as registerInstance, h, g as getElement } from './index-feb7be20.js';
|
2
2
|
import { g as getClosestElement } from './get-closest-element-7b2f7d5b.js';
|
3
|
-
import { t as trackComponent } from './usage-
|
3
|
+
import { t as trackComponent } from './usage-a89a5576.js';
|
4
4
|
import { g as getSlotTextContent } from './get-slot-text-content-95a85429.js';
|
5
5
|
|
6
6
|
const guxTableToolbarCustomActionCss = ":host([disabled]),button[disabled]{pointer-events:none;user-select:none}.gux-sr-only{display:flex}.gux-sr-only:not(:focus):not(:active){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.gux-action-title{display:flex;flex-direction:row;gap:var(--gse-ui-button-gap);align-items:center}.gux-action-title slot[name=icon]::slotted(gux-icon){inline-size:var(--gse-ui-icon-small-size);block-size:var(--gse-ui-icon-small-size)}";
|
@@ -33,7 +33,7 @@ const GuxTableToolbarCustomAction = class {
|
|
33
33
|
trackComponent(this.root);
|
34
34
|
}
|
35
35
|
render() {
|
36
|
-
return (h("gux-button-slot", { key: '
|
36
|
+
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()));
|
37
37
|
}
|
38
38
|
static get delegatesFocus() { return true; }
|
39
39
|
get root() { return getElement(this); }
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { r as registerInstance, h, H as Host, g as getElement } from './index-feb7be20.js';
|
2
|
-
import { t as trackComponent } from './usage-
|
2
|
+
import { t as trackComponent } from './usage-a89a5576.js';
|
3
3
|
import { O as OnClickOutside } from './on-click-outside-4688e1f9.js';
|
4
4
|
import { b as buildI18nForComponent } from './index-6fa3d266.js';
|
5
5
|
import { b as afterNextRender } from './after-next-render-07a41f53.js';
|
@@ -94,7 +94,7 @@ const GuxTableToolbarMenuButton = class {
|
|
94
94
|
trackComponent(this.root);
|
95
95
|
}
|
96
96
|
render() {
|
97
|
-
return (h(Host, { key: '
|
97
|
+
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' }))))));
|
98
98
|
}
|
99
99
|
static get delegatesFocus() { return true; }
|
100
100
|
get root() { return getElement(this); }
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { r as registerInstance, f as forceUpdate, d as readTask, h, H as Host, g as getElement } from './index-feb7be20.js';
|
2
2
|
import { O as OnResize } from './on-resize-324dd7f4.js';
|
3
3
|
import { O as OnMutation } from './on-mutation-0160ea8e.js';
|
4
|
-
import { t as trackComponent } from './usage-
|
4
|
+
import { t as trackComponent } from './usage-a89a5576.js';
|
5
5
|
import { g as getSlot } from './get-slot-c26d3ab0.js';
|
6
6
|
import { a as afterNextRenderTimeout } from './after-next-render-07a41f53.js';
|
7
7
|
|
@@ -208,9 +208,9 @@ const GuxTableToolbar = class {
|
|
208
208
|
});
|
209
209
|
}
|
210
210
|
render() {
|
211
|
-
return (h(Host, { key: '
|
211
|
+
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: {
|
212
212
|
'gux-contextual-wrapper': this.hasContextDivider
|
213
|
-
} }, h("slot", { key: '
|
213
|
+
} }, 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" })))));
|
214
214
|
}
|
215
215
|
get root() { return getElement(this); }
|
216
216
|
};
|
@@ -2,7 +2,7 @@ import { r as registerInstance, c as createEvent, f as forceUpdate, d as readTas
|
|
2
2
|
import { b as buildI18nForComponent } from './index-6fa3d266.js';
|
3
3
|
import { w as whenEventIsFrom } from './when-event-is-from-2aac15f0.js';
|
4
4
|
import { r as randomHTMLId } from './random-html-id-81ac821b.js';
|
5
|
-
import { t as trackComponent } from './usage-
|
5
|
+
import { t as trackComponent } from './usage-a89a5576.js';
|
6
6
|
import { t as tableResources } from './en-1f9d79e6.js';
|
7
7
|
import './get-closest-element-728b9f18.js';
|
8
8
|
|
@@ -277,7 +277,7 @@ const GuxTable = class {
|
|
277
277
|
};
|
278
278
|
}
|
279
279
|
render() {
|
280
|
-
return (h(Host, { key: '
|
280
|
+
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'))))));
|
281
281
|
}
|
282
282
|
get root() { return getElement(this); }
|
283
283
|
};
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-feb7be20.js';
|
2
|
-
import { t as trackComponent } from './usage-
|
2
|
+
import { t as trackComponent } from './usage-a89a5576.js';
|
3
3
|
|
4
4
|
const GuxTabsAdvanced = class {
|
5
5
|
constructor(hostRef) {
|
@@ -45,7 +45,7 @@ const GuxTabsAdvanced = class {
|
|
45
45
|
trackComponent(this.root);
|
46
46
|
}
|
47
47
|
render() {
|
48
|
-
return (h(Host, { key: '
|
48
|
+
return (h(Host, { key: '3fe412189e324adbff02b631f40dff277ba061e4' }, h("slot", { key: '514367acd750c518346185579c4ae41e7994ee61', name: "tab-list" }), h("slot", { key: '1ee63ae1a038b85ce60640239572c5a0e02b7e3f', onSlotchange: this.onSlotchange.bind(this) })));
|
49
49
|
}
|
50
50
|
get root() { return getElement(this); }
|
51
51
|
static get watchers() { return {
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-feb7be20.js';
|
2
|
-
import { t as trackComponent } from './usage-
|
2
|
+
import { t as trackComponent } from './usage-a89a5576.js';
|
3
3
|
|
4
4
|
const guxTabsCss = ":host{display:flex;flex-direction:column}:host .gux-tabs{display:flex;block-size:100%}:host .gux-tabs:not(.gux-vertical){flex-direction:column}:host .gux-panel-container{display:flex;flex:1 1 auto;flex-direction:column;block-size:100%;min-block-size:0}";
|
5
5
|
const GuxTabsStyle0 = guxTabsCss;
|
@@ -47,7 +47,7 @@ const GuxTabs = class {
|
|
47
47
|
trackComponent(this.root);
|
48
48
|
}
|
49
49
|
render() {
|
50
|
-
return (h(Host, { key: '
|
50
|
+
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) })))));
|
51
51
|
}
|
52
52
|
get root() { return getElement(this); }
|
53
53
|
static get watchers() { return {
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-feb7be20.js';
|
2
2
|
import { b as buildI18nForComponent } from './index-6fa3d266.js';
|
3
|
-
import { t as trackComponent } from './usage-
|
3
|
+
import { t as trackComponent } from './usage-a89a5576.js';
|
4
4
|
import './get-closest-element-728b9f18.js';
|
5
5
|
|
6
6
|
const tag = "tag with label: {label}";
|
@@ -65,7 +65,7 @@ const GuxTag = class {
|
|
65
65
|
this.i18n = await buildI18nForComponent(this.root, tagResources);
|
66
66
|
}
|
67
67
|
render() {
|
68
|
-
return (h("div", { key: '
|
68
|
+
return (h("div", { key: '73621e4155e60f6d2b7e2175d706301efa35247a', class: {
|
69
69
|
'gux-tag': true,
|
70
70
|
[`gux-accent-${this.accent}`]: true,
|
71
71
|
'gux-disabled': this.disabled,
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { r as registerInstance, h, H as Host, g as getElement } from './index-feb7be20.js';
|
2
|
-
import { t as trackComponent } from './usage-
|
2
|
+
import { t as trackComponent } from './usage-a89a5576.js';
|
3
3
|
import { D as DateTimeFormatter, g as getValidTimezone } from './get-valid-timezone-e3121f8f.js';
|
4
4
|
import { u as useRegionalDates, d as dateTimeFormat, a as determineDisplayLocale } from './use-regional-dates-72c32f0a.js';
|
5
5
|
import { g as getDesiredLocale } from './index-6fa3d266.js';
|
@@ -3,7 +3,7 @@ import { O as OnClickOutside } from './on-click-outside-4688e1f9.js';
|
|
3
3
|
import { s as simulateNativeEvent } from './simulate-native-event-e0631897.js';
|
4
4
|
import { b as afterNextRender } from './after-next-render-07a41f53.js';
|
5
5
|
import { g as getDesiredLocale, b as buildI18nForComponent } from './index-6fa3d266.js';
|
6
|
-
import { t as trackComponent } from './usage-
|
6
|
+
import { t as trackComponent } from './usage-a89a5576.js';
|
7
7
|
import { u as useRegionalDates, a as determineDisplayLocale } from './use-regional-dates-72c32f0a.js';
|
8
8
|
import './get-closest-element-728b9f18.js';
|
9
9
|
import './get-closest-element-7b2f7d5b.js';
|
@@ -429,7 +429,7 @@ const GuxTimePicker = class {
|
|
429
429
|
return (h("div", { slot: "popup", class: "gux-list-container", onKeyDown: (e) => this.onListKeyDown(e) }, h("gux-list", { ref: el => (this.listElement = el) }, this.renderTimeListItems())));
|
430
430
|
}
|
431
431
|
render() {
|
432
|
-
return (h("gux-popup", { key: '
|
432
|
+
return (h("gux-popup", { key: '1f6cfed472b707fa89290518f12a9f22080e2b4d', class: {
|
433
433
|
'gux-time-picker': true,
|
434
434
|
'gux-error': this.hasError
|
435
435
|
}, expanded: this.expanded, disabled: this.disabled }, this.renderTarget(), this.renderPopup()));
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { r as registerInstance, h, H as Host, g as getElement } from './index-feb7be20.js';
|
2
|
-
import { t as trackComponent } from './usage-
|
2
|
+
import { t as trackComponent } from './usage-a89a5576.js';
|
3
3
|
import { b as buildI18nForComponent } from './index-6fa3d266.js';
|
4
4
|
import { g as getTimeZoneList, f as formatOffset, t as translationResources } from './time-zone-c027255e.js';
|
5
5
|
import './get-closest-element-728b9f18.js';
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { r as registerInstance, h, g as getElement } from './index-feb7be20.js';
|
2
2
|
import { b as buildI18nForComponent } from './index-6fa3d266.js';
|
3
3
|
import { f as formatOffset, g as getTimeZoneList, t as translationResources } from './time-zone-c027255e.js';
|
4
|
-
import { t as trackComponent } from './usage-
|
4
|
+
import { t as trackComponent } from './usage-a89a5576.js';
|
5
5
|
import { s as simulateNativeEvent } from './simulate-native-event-e0631897.js';
|
6
6
|
import './get-closest-element-728b9f18.js';
|
7
7
|
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-feb7be20.js';
|
2
|
-
import { t as trackComponent } from './usage-
|
2
|
+
import { t as trackComponent } from './usage-a89a5576.js';
|
3
3
|
import { h as hasSlot } from './has-slot-f24a46a6.js';
|
4
4
|
import { a as logWarn } from './log-error-274efeb7.js';
|
5
5
|
|
@@ -55,9 +55,9 @@ const GuxToast = class {
|
|
55
55
|
return (h("gux-cta-group", { class: "gux-buttons-bar", align: "end" }, this.hasSecondaryButton && (h("gux-button-slot", { slot: "secondary" }, h("slot", { name: "secondary-button" }))), h("gux-button-slot", { slot: "primary" }, h("slot", { name: "primary-button" }))));
|
56
56
|
}
|
57
57
|
render() {
|
58
|
-
return (h("div", { key: '
|
58
|
+
return (h("div", { key: '033e2dc79c03f9afa1022feca4afc4e4bccc93cb', class: `gux-toast gux-toast-${this.toastType}` }, h("div", { key: '67eb72c257e01e983153dec3096ad37c2e497282', class: `gux-icon gux-icon-${this.toastType}` }, this.renderToastIcon()), h("div", { key: 'cf8bc1c227f0fa3543e9f9bc85561afbb855539f', class: "gux-content" }, h("div", { key: '075e2ae02e39c1624cac4d215fb4b9059b0a59a2', class: "gux-message" }, h("gux-truncate", { key: '0ad6f3854d48bfc545b9823077f26ac8d3946d5d', class: "gux-message-title", "max-lines": 1 }, h("slot", { key: 'dbff2c08c81ac809316c5c75421b14c9d22f4838', name: "title" })), h("gux-truncate", { key: '06913a1b60bf729a2b0ece4af528602cf0964bb4', class: "gux-message-body", "max-lines": 2 }, h("slot", { key: 'e394d5a2170959e6fd263bf618d0bbc6512a047b', name: "message" }))), this.toastType !== 'action' && this.hasLink && this.renderLink(), this.toastType === 'action' &&
|
59
59
|
this.hasPrimaryButton &&
|
60
|
-
this.renderActions()), h("gux-dismiss-button", { key: '
|
60
|
+
this.renderActions()), h("gux-dismiss-button", { key: 'bc8a930bb582f4aa874facfedab5b6f02a60201a', position: "inherit", onClick: this.onDismissClickHandler.bind(this) })));
|
61
61
|
}
|
62
62
|
onDismissClickHandler(event) {
|
63
63
|
event.stopPropagation();
|
@@ -21,12 +21,12 @@ const GuxToggleSlider = class {
|
|
21
21
|
}
|
22
22
|
render() {
|
23
23
|
const isError = this.errorId.length > 0;
|
24
|
-
return (h("div", { key: '
|
24
|
+
return (h("div", { key: '0bc7942d446ecdccd1f5ee6c6ca46df645406540', class: {
|
25
25
|
'gux-toggle-slider': true,
|
26
26
|
'gux-checked': this.checked,
|
27
27
|
'gux-disabled': this.disabled,
|
28
28
|
'gux-error': isError
|
29
|
-
}, role: "checkbox", "aria-checked": this.checked.toString(), "aria-disabled": this.disabled.toString(), tabindex: this.disabled ? '' : '0', ref: el => (this.checkboxElement = el) }, h("div", { key: '
|
29
|
+
}, role: "checkbox", "aria-checked": this.checked.toString(), "aria-disabled": this.disabled.toString(), tabindex: this.disabled ? '' : '0', ref: el => (this.checkboxElement = el) }, h("div", { key: '3fdeecc22da8482b5b6dd8d9bb1cf176e307979b', class: "gux-slider" }, h("div", { key: '4ee348f14408b2795be7807de78e7588c3ec1017', class: "gux-switch" }, !isError && (h("gux-icon", { key: 'ad7c5da03c653a4031658f7f591415dccc797ddd', "icon-name": "fa/check-solid", decorative: true }))))));
|
30
30
|
}
|
31
31
|
};
|
32
32
|
GuxToggleSlider.style = GuxToggleSliderStyle0;
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-feb7be20.js';
|
2
|
-
import { t as trackComponent } from './usage-
|
2
|
+
import { t as trackComponent } from './usage-a89a5576.js';
|
3
3
|
import { r as randomHTMLId } from './random-html-id-81ac821b.js';
|
4
4
|
import { b as buildI18nForComponent } from './index-6fa3d266.js';
|
5
5
|
import './get-closest-element-728b9f18.js';
|
@@ -87,11 +87,11 @@ const GuxToggle = class {
|
|
87
87
|
}
|
88
88
|
}
|
89
89
|
render() {
|
90
|
-
return (h(Host, { key: '
|
90
|
+
return (h(Host, { key: 'cef1633b4202b230995d9d2f2998506a080afbc6', class: { 'gux-display-inline': this.displayInline } }, h("div", { key: 'b817cce5eed444f31dc16558c448a071101abb42', class: {
|
91
91
|
'gux-toggle-container': true,
|
92
92
|
'gux-toggle-label-left': this.labelPosition === 'left',
|
93
93
|
'gux-disabled': this.disabled || this.loading
|
94
|
-
} }, h("div", { key: '
|
94
|
+
} }, h("div", { key: 'be56531795d1a5c5d60705bd3ee20e243ee725dd', class: "gux-toggle-input", onClick: this.toggle.bind(this) }, h("gux-toggle-slider", { key: '26fb392765b4ce01d8c8e61eb82f5d10f2abaab3', checked: this.checked, disabled: this.disabled || this.loading, guxAriaLabel: this.getAriaLabel(), labelId: this.checkedLabel && this.uncheckedLabel ? this.labelId : '', onKeyDown: this.onKeydown.bind(this), errorId: this.errorMessage ? this.errorId : '' }), this.renderLabel()), this.renderError()), h("gux-announce-beta", { key: 'ade05b674c5debdb6059d1ef6c70324b49545fc4', ref: el => (this.announceElement = el) })));
|
95
95
|
}
|
96
96
|
static get delegatesFocus() { return true; }
|
97
97
|
get root() { return getElement(this); }
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { r as registerInstance, h, H as Host, g as getElement } from './index-feb7be20.js';
|
2
2
|
import { a as autoUpdate, o as offset, f as flip, s as shift, h as hide, c as computePosition } from './floating-ui.dom.esm-02309983.js';
|
3
3
|
import { r as randomHTMLId } from './random-html-id-81ac821b.js';
|
4
|
-
import { t as trackComponent } from './usage-
|
4
|
+
import { t as trackComponent } from './usage-a89a5576.js';
|
5
5
|
import { b as afterNextRender } from './after-next-render-07a41f53.js';
|
6
6
|
import { o as overflowDetection } from './overflow-detection-3f73a512.js';
|
7
7
|
import { f as findElementById } from './find-element-by-id-d0ce6208.js';
|