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
@@ -5,13 +5,13 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
6
|
const index$1 = require('./index-d7208697.js');
|
7
7
|
const onMutation = require('./on-mutation-c0879d47.js');
|
8
|
-
const onAttributeChange = require('./on-attribute-change-
|
8
|
+
const onAttributeChange = require('./on-attribute-change-a9f44523.js');
|
9
9
|
const hasSlot = require('./has-slot-3edae188.js');
|
10
10
|
const getSlotTextContent = require('./get-slot-text-content-83cb3c6d.js');
|
11
11
|
const guxFormFieldError = require('./gux-form-field-error-c55f1055.js');
|
12
12
|
const guxFormFieldFieldsetContainer = require('./gux-form-field-fieldset-container-48d63d04.js');
|
13
13
|
const guxFormField_service = require('./gux-form-field.service-9cc5debc.js');
|
14
|
-
const usage = require('./usage-
|
14
|
+
const usage = require('./usage-8174e7ca.js');
|
15
15
|
require('./get-closest-element-9e41d6b9.js');
|
16
16
|
require('./random-html-id-71c43d5a.js');
|
17
17
|
require('./log-error-7b9d4b57.js');
|
@@ -104,14 +104,14 @@ const GuxFormFieldTimePicker = class {
|
|
104
104
|
}
|
105
105
|
render() {
|
106
106
|
var _a;
|
107
|
-
return (index.h(guxFormFieldFieldsetContainer.GuxFormFieldFieldsetContainer, { key: '
|
108
|
-
_a.textContent, this.renderText(this.getI18nValue('required'), this.required), this.renderText(getSlotTextContent.getSlotTextContent(this.root, 'error'), this.hasError), this.renderText(getSlotTextContent.getSlotTextContent(this.root, 'label-info'), this.hasLabelInfo)), index.h(guxFormFieldFieldsetContainer.GuxFormFieldVisualLabel, { key: '
|
107
|
+
return (index.h(guxFormFieldFieldsetContainer.GuxFormFieldFieldsetContainer, { key: '77e2c0943e7272c6fbbe52b3adab449bb512c513', labelPosition: this.computedLabelPosition }, index.h(guxFormFieldFieldsetContainer.GuxFormFieldScreenreaderLabel, { key: '0b39d9949ba357fcfa9e2a1a9bf33cb81d1be667' }, (_a = this.label) === null || _a === void 0 ? void 0 :
|
108
|
+
_a.textContent, this.renderText(this.getI18nValue('required'), this.required), this.renderText(getSlotTextContent.getSlotTextContent(this.root, 'error'), this.hasError), this.renderText(getSlotTextContent.getSlotTextContent(this.root, 'label-info'), this.hasLabelInfo)), index.h(guxFormFieldFieldsetContainer.GuxFormFieldVisualLabel, { key: '46f3707d010640790e3006114d23ec3dd5df2cd8', position: this.computedLabelPosition, required: this.required }, index.h("slot", { key: '2335950ed4cec90514d2eabd9d59e2f50d43e72b', name: "label", onSlotchange: () => this.setLabel() }), index.h("gux-form-field-label-indicator", { key: 'f1aece84688d725294a36e6cda698e575b340b4d', variant: this.indicatorMark, required: this.required }), index.h("slot", { key: '2fde31adaee52c6fafba3b18d4db5d40b1ba0c03', name: "label-info" })), index.h("div", { key: '0ee6ba3b352c5beb35f0d95a6c38e6625fc03cb4', class: "gux-input-and-error-container" }, index.h("div", { key: '0743186871c68411d99928e7ca7b3a3a14dec12a', class: {
|
109
109
|
'gux-input': true,
|
110
110
|
'gux-input-error': this.hasError
|
111
|
-
} }, index.h("div", { key: '
|
111
|
+
} }, index.h("div", { key: '051f19db07e991faeed2d59a2c379694b200b601', class: {
|
112
112
|
'gux-time-picker-container': true,
|
113
113
|
'gux-disabled': this.disabled
|
114
|
-
} }, index.h("slot", { key: '
|
114
|
+
} }, index.h("slot", { key: 'fefc9a6e557c5dbdc081a4500f34165d88b6e1c2' }))), index.h(guxFormFieldError.GuxFormFieldError, { key: '0d2cf8504149894e2f7ede9577962e260ea8ef73', show: this.hasError }, index.h("slot", { key: '3b23e77c4bfc93e481aca214f7bd80406ac5cb41', name: "error" })), index.h(guxFormFieldError.GuxFormFieldHelp, { key: '03bd3a4b2ddb1c5133546cfa99818cdfe5f1b95e', show: !this.hasError && this.hasHelp }, index.h("slot", { key: '14cae8dddd882d321e72e2a2704b69091fb1a8e0', name: "help" })))));
|
115
115
|
}
|
116
116
|
renderText(text, condition = false) {
|
117
117
|
if (condition) {
|
@@ -5,13 +5,13 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
6
|
const index$1 = require('./index-d7208697.js');
|
7
7
|
const onMutation = require('./on-mutation-c0879d47.js');
|
8
|
-
const onAttributeChange = require('./on-attribute-change-
|
8
|
+
const onAttributeChange = require('./on-attribute-change-a9f44523.js');
|
9
9
|
const hasSlot = require('./has-slot-3edae188.js');
|
10
10
|
const getSlotTextContent = require('./get-slot-text-content-83cb3c6d.js');
|
11
11
|
const guxFormFieldError = require('./gux-form-field-error-c55f1055.js');
|
12
12
|
const guxFormFieldFieldsetContainer = require('./gux-form-field-fieldset-container-48d63d04.js');
|
13
13
|
const guxFormField_service = require('./gux-form-field.service-9cc5debc.js');
|
14
|
-
const usage = require('./usage-
|
14
|
+
const usage = require('./usage-8174e7ca.js');
|
15
15
|
require('./get-closest-element-9e41d6b9.js');
|
16
16
|
require('./random-html-id-71c43d5a.js');
|
17
17
|
require('./log-error-7b9d4b57.js');
|
@@ -105,13 +105,13 @@ const GuxFormFieldTimeZonePicker = class {
|
|
105
105
|
}
|
106
106
|
render() {
|
107
107
|
var _a;
|
108
|
-
return (index.h(guxFormFieldFieldsetContainer.GuxFormFieldFieldsetContainer, { key: '
|
109
|
-
_a.textContent, this.renderText(this.getI18nValue('required'), this.required), this.renderText(getSlotTextContent.getSlotTextContent(this.root, 'error'), this.hasError), this.renderText(getSlotTextContent.getSlotTextContent(this.root, 'label-info'), this.hasLabelInfo)), index.h(guxFormFieldFieldsetContainer.GuxFormFieldVisualLabel, { key: '
|
108
|
+
return (index.h(guxFormFieldFieldsetContainer.GuxFormFieldFieldsetContainer, { key: '19192d779ade1990f8f31b8a26694437adc42178', labelPosition: this.computedLabelPosition }, index.h(guxFormFieldFieldsetContainer.GuxFormFieldScreenreaderLabel, { key: '9d801a214b2b122b1629fa9eb3964064a07ee6c3' }, (_a = this.label) === null || _a === void 0 ? void 0 :
|
109
|
+
_a.textContent, this.renderText(this.getI18nValue('required'), this.required), this.renderText(getSlotTextContent.getSlotTextContent(this.root, 'error'), this.hasError), this.renderText(getSlotTextContent.getSlotTextContent(this.root, 'label-info'), this.hasLabelInfo)), index.h(guxFormFieldFieldsetContainer.GuxFormFieldVisualLabel, { key: 'b94dd2ca3eb70fe5377396ce6cbac1b19c0ee312', position: this.computedLabelPosition, required: this.required }, index.h("slot", { key: 'e91c96cbf70c5cdf8d763c968b6bce30ac4428bf', name: "label", onSlotchange: () => this.setLabel() }), index.h("gux-form-field-label-indicator", { key: '1e0f2e9bf72f3385ca79ced4fafe66922db45b3b', variant: this.indicatorMark, required: this.required }), index.h("slot", { key: '2dbc4d8b89f03b95bbc9b7bd8d1507606e5e9832', name: "label-info" })), index.h("slot", { key: '7dfc108e0f2a2eaffb69c7406c778eb8e4f2ef02', name: "label-info" }), index.h("div", { key: '465f5fa78969aa22dd9a9d746aff935754da1e3b', class: "gux-input-and-error-container" }, index.h("div", { key: '525d5a66df7030826fdd9dbeb4d341d195da393d', class: {
|
110
110
|
'gux-input': true,
|
111
111
|
'gux-input-error': this.hasError,
|
112
112
|
'gux-time-zone-picker-container': true,
|
113
113
|
'gux-disabled': this.disabled
|
114
|
-
} }, index.h("slot", { key: '
|
114
|
+
} }, index.h("slot", { key: 'b1980fe19fc3a6be66d6836452da3adad7c2f045' })), index.h(guxFormFieldError.GuxFormFieldError, { key: '64ba87e5497aba4057aea0ce3ec8b8ce8a57dea1', show: this.hasError }, index.h("slot", { key: '38009295306f8a75e4ce458641c6ceca9fa99925', name: "error" })), index.h(guxFormFieldError.GuxFormFieldHelp, { key: '3f131b0bbc2d66b420c72cc9d3a041fe7412364c', show: !this.hasError && this.hasHelp }, index.h("slot", { key: '9309d35afb6735c3644ff4bff36fc97ab1e8c575', name: "help" })))));
|
115
115
|
}
|
116
116
|
renderText(text, condition = false) {
|
117
117
|
if (condition) {
|
@@ -3,7 +3,7 @@
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
|
-
const usage = require('./usage-
|
6
|
+
const usage = require('./usage-8174e7ca.js');
|
7
7
|
|
8
8
|
const guxFormFooterCss = ":host ::slotted(footer){display:flex;align-items:center;justify-content:flex-start;margin-block-start:var(--gse-semantic-formControl-formBody-paddingBottom);border-block-start:var(--gse-ui-formFooter-separator-width) var(--gse-ui-formFooter-separator-style) var(--gse-ui-formFooter-separator-color)}:host(.gux-form-footer-page-desktop) ::slotted(footer){gap:var(--gse-ui-formFooter-page-desktop-gap);padding-block:var(--gse-ui-formFooter-page-desktop-topPadding) var(--gse-ui-formFooter-page-desktop-bottomPadding);padding-inline:var(--gse-ui-formFooter-page-desktop-horizontalPadding) var(--gse-ui-formFooter-page-desktop-horizontalPadding)}:host(.gux-form-footer-page-mobile) ::slotted(footer){flex-direction:column;gap:var(--gse-ui-formFooter-page-mobile-gap);align-items:stretch;justify-content:center;padding-block:var(--gse-ui-formFooter-page-mobile-topPadding) var(--gse-ui-formFooter-page-mobile-bottomPadding);padding-inline:var(--gse-ui-formFooter-page-mobile-horizontalPadding) var(--gse-ui-formFooter-page-mobile-horizontalPadding)}:host(.gux-form-footer-side-sheet-desktop) ::slotted(footer){gap:var(--gse-ui-formFooter-sideSheet-desktop-gap);padding-block:var(--gse-ui-formFooter-sideSheet-desktop-topPadding) var(--gse-ui-formFooter-sideSheet-desktop-bottomPadding);padding-inline:var(--gse-ui-formFooter-sideSheet-desktop-horizontalPadding) var(--gse-ui-formFooter-sideSheet-desktop-horizontalPadding)}";
|
9
9
|
const GuxFormFooterStyle0 = guxFormFooterCss;
|
@@ -3,7 +3,7 @@
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
|
-
const usage = require('./usage-
|
6
|
+
const usage = require('./usage-8174e7ca.js');
|
7
7
|
const getSlotTextContent = require('./get-slot-text-content-83cb3c6d.js');
|
8
8
|
|
9
9
|
const guxIconTooltipCss = ".gux-icon-tooltip{inline-size:fit-content;padding:0;line-height:0;background-color:transparent;border:none;border-radius:var(--gse-ui-formControl-label-tooltipTrigger-borderRadius)}.gux-icon-tooltip gux-tooltip{padding-inline-start:0}.gux-icon-tooltip gux-icon{color:var(--gse-ui-formControl-label-tooltipTrigger-color);vertical-align:bottom}";
|
@@ -3,7 +3,7 @@
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
|
-
const usage = require('./usage-
|
6
|
+
const usage = require('./usage-8174e7ca.js');
|
7
7
|
const logError = require('./log-error-7b9d4b57.js');
|
8
8
|
|
9
9
|
const legacyIconNames = [
|
@@ -549,7 +549,7 @@ const GuxIcon = class {
|
|
549
549
|
return svgElement.outerHTML;
|
550
550
|
}
|
551
551
|
render() {
|
552
|
-
return (this.svgHtml && (index.h("div", { key: '
|
552
|
+
return (this.svgHtml && (index.h("div", { key: '2c00ecc661b085e1b7e78c540e7b8a583d68f8ce', class: "gux-icon-container", innerHTML: this.svgHtml })));
|
553
553
|
}
|
554
554
|
static get assetsDirs() { return ["icons"]; }
|
555
555
|
get root() { return index.getElement(this); }
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
6
|
const index$1 = require('./index-d7208697.js');
|
7
|
-
const usage = require('./usage-
|
7
|
+
const usage = require('./usage-8174e7ca.js');
|
8
8
|
require('./get-closest-element-9e41d6b9.js');
|
9
9
|
|
10
10
|
const info = "Information alert with message";
|
@@ -45,10 +45,10 @@ const GuxAlert = class {
|
|
45
45
|
this.i18n = await index$1.buildI18nForComponent(this.root, translationResources);
|
46
46
|
}
|
47
47
|
render() {
|
48
|
-
return (index.h("div", { key: '
|
48
|
+
return (index.h("div", { key: '0a11de32326324139045180890d0e77715be4dfe', class: {
|
49
49
|
'gux-inline-alert': true,
|
50
50
|
[`gux-${this.accent}`]: true
|
51
|
-
} }, index.h("div", { key: '
|
51
|
+
} }, index.h("div", { key: 'e706e06539d7d1c6dca636bee1ebedbfedd1989c', class: "gux-message-wrapper" }, index.h("gux-icon", { key: '689b4892acbfc4b2ce2a7e65217378a50c4e64ca', "icon-name": this.getIcon(this.accent), decorative: true }), index.h("gux-screen-reader-beta", { key: 'e326a09597a60e9d001b90c9ff9c7ec1bec54c10' }, this.i18n(this.accent)), index.h("div", { key: '16cfa7e6c770ca894994c883be68e79dadc49168', class: "gux-content" }, index.h("slot", { key: 'bf233846c08141eb2d1e645f324f523a544d44cd', name: "content" }, index.h("slot", { key: '559bef47b84d76dab349ad62c1f012ee1475fac9' }))))));
|
52
52
|
}
|
53
53
|
get root() { return index.getElement(this); }
|
54
54
|
};
|
@@ -3,7 +3,7 @@
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
|
-
const usage = require('./usage-
|
6
|
+
const usage = require('./usage-8174e7ca.js');
|
7
7
|
const getSlotTextContent = require('./get-slot-text-content-83cb3c6d.js');
|
8
8
|
|
9
9
|
const guxLabelInfoCss = ".gux-label-info{inline-size:fit-content;padding:0;line-height:0;background-color:transparent;border:none;border-radius:var(--gse-ui-formControl-label-tooltipTrigger-borderRadius)}.gux-label-info gux-tooltip{padding-inline-start:0}.gux-label-info gux-icon{color:var(--gse-ui-formControl-label-tooltipTrigger-color);vertical-align:bottom}";
|
@@ -3,7 +3,7 @@
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
|
-
const usage = require('./usage-
|
6
|
+
const usage = require('./usage-8174e7ca.js');
|
7
7
|
const getClosestElement = require('./get-closest-element-9e41d6b9.js');
|
8
8
|
|
9
9
|
const guxLinkCss = ":host{padding-block:var(--gse-ui-links-inLine-padding)}:host ::slotted(a){inline-size:fit-content;font-family:var(--gse-ui-links-inLine-medium-text-fontFamily), var(--gse-semantic-theme-fontFamily-body), sans-serif;font-size:var(--gse-ui-links-inLine-medium-text-fontSize);font-weight:var(--gse-ui-links-inLine-medium-text-fontWeight);line-height:var(--gse-ui-links-inLine-medium-text-lineHeight);color:var(--gse-ui-links-default-foregroundColor) !important;border-radius:var(--gse-ui-links-focusOutline-borderRadius) !important}:host ::slotted(a:hover){color:var(--gse-ui-links-hover-foregroundColor) !important}:host ::slotted(a:active){color:var(--gse-ui-links-active-foregroundColor) !important}:host ::slotted(a:visited){color:var(--gse-ui-links-visited-foregroundColor) !important}:host ::slotted(a:focus-visible){outline:var(--gse-semantic-focusOutline-md-borderWidth) solid var(--gse-semantic-border-focus);outline-offset:var(--gse-semantic-focusOutline-offset)}:host([size=small]) ::slotted(a){font-family:var(--gse-ui-links-inLine-small-text-fontFamily), var(--gse-semantic-theme-fontFamily-body), sans-serif;font-size:var(--gse-ui-links-inLine-small-text-fontSize);font-weight:var(--gse-ui-links-inLine-small-text-fontWeight);line-height:var(--gse-ui-links-inLine-small-text-lineHeight)}:host([standalone]){display:block;padding-block:var(--gse-ui-links-standalone-padding)}:host([standalone]) ::slotted(a){display:flex;gap:var(--gse-ui-links-standalone-gap);align-items:center;inline-size:fit-content;font-family:var(--gse-ui-links-standalone-medium-text-fontFamily), var(--gse-semantic-theme-fontFamily-body), sans-serif;font-size:var(--gse-ui-links-standalone-medium-text-fontSize);font-weight:var(--gse-ui-links-standalone-medium-text-fontWeight);line-height:var(--gse-ui-links-standalone-medium-text-lineHeight);text-decoration:none !important}:host([standalone]) ::slotted(a:hover){font-family:var(--gse-ui-links-standalone-medium-underlinedText-fontFamily), var(--gse-semantic-theme-fontFamily-body), sans-serif;font-size:var(--gse-ui-links-standalone-medium-underlinedText-fontSize);font-weight:var(--gse-ui-links-standalone-medium-underlinedText-fontWeight);line-height:var(--gse-ui-links-standalone-medium-underlinedText-lineHeight);text-decoration:var(--gse-ui-links-standalone-medium-underlinedText-textDecoration) !important}:host([standalone]) ::slotted(a:active){text-decoration:none !important}:host([size=small][standalone]) ::slotted(a){font-family:var(--gse-ui-links-standalone-small-text-fontFamily), var(--gse-semantic-theme-fontFamily-body), sans-serif;font-size:var(--gse-ui-links-standalone-small-text-fontSize);font-weight:var(--gse-ui-links-standalone-small-text-fontWeight);line-height:var(--gse-ui-links-standalone-small-text-lineHeight)}:host([size=small][standalone]) ::slotted(a:hover){font-family:var(--gse-ui-links-standalone-small-underlinedText-fontFamily), var(--gse-semantic-theme-fontFamily-body), sans-serif;font-size:var(--gse-ui-links-standalone-small-underlinedText-fontSize);font-weight:var(--gse-ui-links-standalone-small-underlinedText-fontWeight);line-height:var(--gse-ui-links-standalone-small-underlinedText-lineHeight);text-decoration:var(--gse-ui-links-standalone-small-underlinedText-textDecoration) !important}:host([standalone][class=gux-breadcrumb-link]){padding:0}";
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
6
|
const guxList_service = require('./gux-list.service-cf8447cb.js');
|
7
|
-
const usage = require('./usage-
|
7
|
+
const usage = require('./usage-8174e7ca.js');
|
8
8
|
|
9
9
|
const guxListCss = ":host{display:flex;flex-direction:column;flex-wrap:nowrap;place-content:stretch flex-start;align-items:flex-start;padding:var(--gse-ui-menu-padding)}";
|
10
10
|
const GuxListStyle0 = guxListCss;
|
@@ -7,7 +7,7 @@ const guxListbox_service = require('./gux-listbox.service-a91f8bd2.js');
|
|
7
7
|
const index$1 = require('./index-d7208697.js');
|
8
8
|
const whenEventIsFrom = require('./when-event-is-from-dd77a8d3.js');
|
9
9
|
const simulateNativeEvent = require('./simulate-native-event-e88bf64f.js');
|
10
|
-
const usage = require('./usage-
|
10
|
+
const usage = require('./usage-8174e7ca.js');
|
11
11
|
const afterNextRender = require('./after-next-render-162425fe.js');
|
12
12
|
require('./get-closest-element-9e41d6b9.js');
|
13
13
|
|
@@ -20,7 +20,7 @@ const translationResources = {
|
|
20
20
|
loading: loading
|
21
21
|
};
|
22
22
|
|
23
|
-
const guxListboxMultiCss = ":host{box-sizing:border-box;display:block;max-block-size:var(--gse-ui-menu-maxHeight);padding:var(--gse-ui-menu-padding);overflow
|
23
|
+
const guxListboxMultiCss = ":host{box-sizing:border-box;display:block;max-block-size:var(--gse-ui-menu-maxHeight);padding:var(--gse-ui-menu-padding);overflow:hidden auto;scrollbar-color:var(--gse-ui-menu-scrollbar-foregroundColor);background:var(--gse-ui-menu-backgroundColor);border:var(--gse-ui-menu-border-width) var(--gse-ui-menu-border-style) var(--gse-ui-menu-border-color);border-radius:var(--gse-ui-menu-borderRadius);outline:none;box-shadow:var(--gse-ui-menu-boxShadow)}.gux-message-container{display:flex;flex-direction:column;flex-wrap:nowrap;place-content:stretch center;align-items:center}.gux-message-container .gux-no-matches{box-sizing:border-box;block-size:var(--gse-ui-menu-option-height);padding-block:var(--gse-ui-dropdown-gap);font-family:var(--gse-ui-menu-option-label-active-text-fontFamily);font-size:var(--gse-ui-menu-option-label-active-text-fontSize);font-weight:var(--gse-ui-menu-option-label-active-text-fontWeight);line-height:var(--gse-ui-menu-option-label-active-text-lineHeight);color:var(--gse-ui-menu-option-label-foregroundColor)}";
|
24
24
|
const GuxListboxMultiStyle0 = guxListboxMultiCss;
|
25
25
|
|
26
26
|
const GuxListboxMulti = class {
|
@@ -3,7 +3,7 @@
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
|
-
const usage = require('./usage-
|
6
|
+
const usage = require('./usage-8174e7ca.js');
|
7
7
|
|
8
8
|
const guxLoadingMessageCss = ":host {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n container-type: inline-size;\n}\n\n.gux-container {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n max-inline-size: var(--gse-ui-progressAndLoading-loadingState-large-width);\n color: var(--gse-ui-progressAndLoading-textColor);\n text-align: center;\n}\n\n@container (width > 400px) {\n .gux-container .gux-primary-message {\n margin-block-start: var(--gse-ui-progressAndLoading-large-gap);\n font-family: var(--gse-ui-progressAndLoading-loadingState-large-header-fontFamily);\n font-size: var(--gse-ui-progressAndLoading-loadingState-large-header-fontSize);\n font-weight: var(--gse-ui-progressAndLoading-loadingState-large-header-fontWeight);\n line-height: var(--gse-ui-progressAndLoading-loadingState-large-header-lineHeight);\n }\n .gux-container .gux-additional-guidance {\n margin-block-start: var(--gse-ui-progressAndLoading-large-gapText);\n font-family: var(--gse-ui-progressAndLoading-loadingState-large-subheader-fontFamily);\n font-size: var(--gse-ui-progressAndLoading-loadingState-large-subheader-fontSize);\n font-weight: var(--gse-ui-progressAndLoading-loadingState-large-subheader-fontWeight);\n line-height: var(--gse-ui-progressAndLoading-loadingState-large-subheader-lineHeight);\n }\n}\n@container (width > 200px) and (width <=400px) {\n .gux-container .gux-primary-message {\n margin-block-start: var(--gse-ui-progressAndLoading-medium-gap);\n font-family: var(--gse-ui-progressAndLoading-loadingState-medium-header-fontFamily);\n font-size: var(--gse-ui-progressAndLoading-loadingState-medium-header-fontSize);\n font-weight: var(--gse-ui-progressAndLoading-loadingState-medium-header-fontWeight);\n line-height: var(--gse-ui-progressAndLoading-loadingState-medium-header-lineHeight);\n }\n .gux-container .gux-additional-guidance {\n margin-block-start: var(--gse-ui-progressAndLoading-medium-gapText);\n font-family: var(--gse-ui-progressAndLoading-loadingState-medium-subheader-fontFamily);\n font-size: var(--gse-ui-progressAndLoading-loadingState-medium-subheader-fontSize);\n font-weight: var(--gse-ui-progressAndLoading-loadingState-medium-subheader-fontWeight);\n line-height: var(--gse-ui-progressAndLoading-loadingState-medium-subheader-lineHeight);\n }\n}\n@container (width <=200px) {\n .gux-container .gux-primary-message {\n margin-block-start: var(--gse-ui-progressAndLoading-small-gap);\n font-family: var(--gse-ui-progressAndLoading-loadingState-small-header-fontFamily);\n font-size: var(--gse-ui-progressAndLoading-loadingState-small-header-fontSize);\n font-weight: var(--gse-ui-progressAndLoading-loadingState-small-header-fontWeight);\n line-height: var(--gse-ui-progressAndLoading-loadingState-small-header-lineHeight);\n }\n .gux-container .gux-additional-guidance {\n margin-block-start: var(--gse-ui-progressAndLoading-small-gapText);\n font-family: var(--gse-ui-progressAndLoading-loadingState-small-subheader-fontFamily);\n font-size: var(--gse-ui-progressAndLoading-loadingState-small-subheader-fontSize);\n font-weight: var(--gse-ui-progressAndLoading-loadingState-small-subheader-fontWeight);\n line-height: var(--gse-ui-progressAndLoading-loadingState-small-subheader-lineHeight);\n }\n}";
|
9
9
|
const GuxLoadingMessageStyle0 = guxLoadingMessageCss;
|
@@ -16,7 +16,7 @@ const GuxLoadingMessage = class {
|
|
16
16
|
usage.trackComponent(this.root);
|
17
17
|
}
|
18
18
|
render() {
|
19
|
-
return (index.h("div", { key: '
|
19
|
+
return (index.h("div", { key: 'a6882e944f1d689dfb4adcecd30f3688cbbfba40', class: "gux-container", role: "alert", "aria-live": "assertive" }, index.h("div", { key: '1dac8dd5f9d6d9a44e439f2282f8b18484383c59', class: "gux-progress" }, index.h("slot", { key: '07eb149c4869b33d7380d40464ff246f97581621', name: "progress" })), index.h("div", { key: '04b0414180f916aba67f104c080291ad02563ad1', class: "gux-primary-message" }, index.h("slot", { key: '3cd25f31f296f7c7071371fb9838a62e18e3d8ba', name: "primary-message" })), index.h("div", { key: '928eb0eee649385cde2ef2177b9635e762d6e306', class: "gux-additional-guidance" }, index.h("slot", { key: '240e84224ca76ee01ec0bbde1f3c1ba4669172ce', name: "additional-guidance" }))));
|
20
20
|
}
|
21
21
|
get root() { return index.getElement(this); }
|
22
22
|
};
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
6
|
const randomHtmlId = require('./random-html-id-71c43d5a.js');
|
7
|
-
const usage = require('./usage-
|
7
|
+
const usage = require('./usage-8174e7ca.js');
|
8
8
|
|
9
9
|
const guxModalLegacyCss = "::slotted(button:active:enabled){color:var(--gse-ui-links-active-foregroundColor);text-decoration:underline;background:none}slot[name=left-align-buttons]::slotted(:not(button,gux-button)){display:flex;flex-direction:row;gap:var(--gse-ui-modal-buttonBar-gap);align-content:flex-start;align-items:center}:host .gux-modal{position:fixed;inset:0;z-index:var(--gse-semantic-zIndex-modal);display:flex;align-items:center;justify-content:center;color:#2e394c;background:var(--gse-ui-modal-shroudColor)}:host .gux-modal .gux-modal-container{position:relative;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;padding:var(--gse-ui-modal-padding) 0;background:var(--gse-ui-modal-backgroundColor);border:1px solid #b4bccb;border-radius:var(--gse-ui-modal-borderRadius);box-shadow:var(--gse-ui-modal-boxShadow)}:host .gux-modal .gux-modal-container.gux-small{width:var(--gse-ui-modal-small-width);max-height:min(368px, 100vh - 2 * 24px)}:host .gux-modal .gux-modal-container.gux-medium{width:var(--gse-ui-modal-medium-width);max-height:min(640px, 100vh - 2 * 24px)}:host .gux-modal .gux-modal-container.gux-large{width:var(--gse-ui-modal-large-width);max-height:min(640px, 100vh - 2 * 24px)}:host .gux-modal .gux-modal-container.gux-dynamic{max-width:calc(100vw - 48px);max-height:calc(100vh - 48px)}:host .gux-modal .gux-modal-container.gux-dynamic .gux-modal-content{max-height:none}:host .gux-modal .gux-modal-container .gux-modal-header{padding:0 var(--gse-ui-modal-padding);margin:0;font-family:var(--gse-ui-modal-heading-fontFamily);font-size:var(--gse-ui-modal-heading-fontSize);font-weight:var(--gse-ui-modal-heading-fontWeight);line-height:var(--gse-ui-modal-heading-fontFamily);color:var(--gse-ui-modal-headerColor);font-family:var(--gse-semantic-heading-xl-bold-fontFamily), var(--gse-semantic-theme-fontFamily-headings), sans-serif;font-size:var(--gse-semantic-heading-xl-bold-fontSize);line-height:var(--gse-semantic-heading-xl-bold-lineHeight);font-weight:var(--gse-semantic-heading-xl-bold-fontWeight)}:host .gux-modal .gux-modal-container .gux-modal-content{max-height:432px;padding:0 var(--gse-ui-modal-padding);margin-top:var(--gse-ui-modal-gap);margin-bottom:var(--gse-ui-modal-gap);overflow-y:auto}:host .gux-modal .gux-modal-container .gux-modal-content.gux-no-buttons{margin-bottom:0}:host .gux-modal .gux-modal-container .gux-button-footer{display:flex;justify-content:space-between;padding:0 var(--gse-ui-modal-padding)}@media (max-width: 416px){:host .gux-modal .gux-modal-container.gux-small,:host .gux-modal .gux-modal-container.gux-medium,:host .gux-modal .gux-modal-container.gux-large{width:100%;height:100%}}";
|
10
10
|
const GuxModalLegacyStyle0 = guxModalLegacyCss;
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
6
|
const randomHtmlId = require('./random-html-id-71c43d5a.js');
|
7
7
|
const hasSlot = require('./has-slot-3edae188.js');
|
8
|
-
const usage = require('./usage-
|
8
|
+
const usage = require('./usage-8174e7ca.js');
|
9
9
|
|
10
10
|
const guxModalSidePanelCss = "dialog{inset-inline-start:auto;block-size:100%;min-block-size:100%;padding:0;margin:unset;border:none}dialog::backdrop{background:var(--gse-ui-sidePanel-shroudColor);opacity:var(--gse-ui-sidePanel-shroud-opacity)}slot[name=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}";
|
11
11
|
const GuxModalSidePanelBetaStyle0 = guxModalSidePanelCss;
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
6
|
const randomHtmlId = require('./random-html-id-71c43d5a.js');
|
7
|
-
const usage = require('./usage-
|
7
|
+
const usage = require('./usage-8174e7ca.js');
|
8
8
|
const hasSlot = require('./has-slot-3edae188.js');
|
9
9
|
|
10
10
|
const guxModalCss = "::slotted(button:active:enabled){color:var(--gse-ui-links-active-foregroundColor);text-decoration:underline;background:none}slot[name=start-align-buttons]::slotted(:not(button,gux-button-slot)){display:flex;flex-direction:row;gap:var(--gse-ui-modal-buttonBar-gap);align-content:flex-start;align-items:center}:host dialog{box-sizing:border-box;justify-content:space-between;padding:0;overflow:hidden;border:none;border-radius:var(--gse-ui-modal-borderRadius);box-shadow:var(--gse-ui-modal-boxShadow)}:host dialog::backdrop{background:var(--gse-ui-modal-shroudColor)}:host dialog .gux-modal-container{display:flex;flex-direction:column}:host dialog .gux-modal-container.gux-small{inline-size:var(--gse-ui-modal-small-width);max-block-size:min(368px, 100vh - 2 * 24px)}:host dialog .gux-modal-container.gux-medium{inline-size:min(var(--gse-ui-modal-medium-width), 100vw - 48px);max-block-size:min(640px, 100vh - 2 * 24px)}:host dialog .gux-modal-container.gux-large{inline-size:min(var(--gse-ui-modal-large-width), 100vw - 48px);max-block-size:min(640px, 100vh - 2 * 24px)}:host dialog .gux-modal-container.gux-dynamic{max-inline-size:calc(100vw - 48px);max-block-size:calc(100vh - 48px)}:host dialog .gux-modal-container.gux-dynamic .gux-modal-content{max-block-size:none}:host dialog .gux-modal-container .gux-modal-header{padding-block-start:var(--gse-ui-modal-padding);padding-inline:var(--gse-ui-modal-padding);margin:0;font-family:var(--gse-ui-modal-heading-fontFamily);font-size:var(--gse-ui-modal-heading-fontSize);font-weight:var(--gse-ui-modal-heading-fontWeight);line-height:var(--gse-ui-modal-heading-lineHeight);color:var(--gse-ui-modal-headerColor)}:host dialog .gux-modal-container .gux-modal-content{max-block-size:432px;padding-inline:var(--gse-ui-modal-padding);margin-block-start:var(--gse-ui-modal-gap);overflow-y:auto}:host dialog .gux-modal-container .gux-button-footer{display:flex;justify-content:space-between;padding-block-end:var(--gse-ui-modal-padding);padding-inline:var(--gse-ui-modal-padding);margin-block-start:var(--gse-ui-modal-gap)}:host dialog .gux-modal-container .gux-button-footer.gux-no-buttons{display:none}:host dialog .gux-modal-container footer{padding-block-end:var(--gse-ui-modal-padding);padding-inline:var(--gse-ui-modal-padding);margin-block-start:var(--gse-ui-modal-gap)}@media (max-width: 416px){:host dialog .gux-modal-container.gux-small,:host dialog .gux-modal-container.gux-medium,:host dialog .gux-modal-container.gux-large{inline-size:100%;block-size:100%}}";
|
@@ -78,7 +78,7 @@ const GuxModal = class {
|
|
78
78
|
render() {
|
79
79
|
const hasModalTitleSlot = this.hasModalTitleSlot();
|
80
80
|
const titleID = randomHtmlId.randomHTMLId();
|
81
|
-
return (index.h("dialog", { key: '
|
81
|
+
return (index.h("dialog", { key: '1ba76225c1eff0ea18b0174139b292e80b4e410f', onClose: this.onCloseHandler.bind(this), ref: el => (this.dialogElement = el), "aria-labelledby": hasModalTitleSlot ? titleID : null }, index.h("div", { key: '341b8338d682b64460e913a40bde62ce5a608501', class: `gux-modal-container gux-${this.size}` }, index.h("gux-dismiss-button", { key: 'e2c44589e3e05caf3226e292ac8057ede5694112', onClick: this.onDismissHandler.bind(this) }), hasModalTitleSlot && this.renderTitle(titleID), index.h("div", { key: '5cd0a5ce5d10cdf63a209937572711594d1baf89', class: "gux-modal-content" }, index.h("p", { key: '444bae638a018a71c1cff61d0e44e2f6dccb722c' }, index.h("slot", { key: '04099bbf6b4a77aafd7b66fb47a09b96e9157ff4', name: "content" }))), this.renderFooter())));
|
82
82
|
}
|
83
83
|
renderTitle(titleID) {
|
84
84
|
return (index.h("h1", { class: "gux-modal-header", id: titleID }, index.h("slot", { name: "title" })));
|
@@ -3,7 +3,7 @@
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
|
-
const usage = require('./usage-
|
6
|
+
const usage = require('./usage-8174e7ca.js');
|
7
7
|
const onClickOutside = require('./on-click-outside-bb55ad5e.js');
|
8
8
|
const index$1 = require('./index-d7208697.js');
|
9
9
|
const useRegionalDates = require('./use-regional-dates-fa4353d5.js');
|
@@ -3,7 +3,7 @@
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
|
-
const usage = require('./usage-
|
6
|
+
const usage = require('./usage-8174e7ca.js');
|
7
7
|
|
8
8
|
const guxNotificationToastCss = ":host{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;place-content:stretch flex-start;align-items:flex-start;width:294px;padding:16px 8px 16px 16px;margin-bottom:4px;color:#2e394c;background:#f6f7f9;border:1px solid #b4bccb;border-color:#b4bccb;border-radius:4px;box-shadow:0 2px 4px rgba(32, 41, 55, 0.24)}.gux-icon{flex:0 1 auto;align-self:auto;order:0;margin:4px}.gux-icon ::slotted(gux-icon){width:24px !important;height:24px !important}.gux-icon.gux-alert{color:#ea0b0b}.gux-icon.gux-warning{color:#ffae00}.gux-icon.gux-positive{color:#3c8527}.gux-icon.gux-neutral{color:#203b73}.gux-content{display:flex;flex:1 1 auto;flex-direction:column;flex-wrap:nowrap;place-content:stretch flex-start;align-items:flex-start;align-self:auto;order:0;margin:0 12px 0 8px;color:#2e394c}.gux-content .gux-title,.gux-content .gux-message{flex:1 1 auto;align-self:auto;order:0}.gux-content .gux-title{font-family:var(--gse-semantic-heading-sm-bold-fontFamily), var(--gse-semantic-theme-fontFamily-headings), sans-serif;font-size:var(--gse-semantic-heading-sm-bold-fontSize);line-height:var(--gse-semantic-heading-sm-bold-lineHeight);font-weight:var(--gse-semantic-heading-sm-bold-fontWeight)}";
|
9
9
|
const GuxNotificationToastLegacyStyle0 = guxNotificationToastCss;
|
@@ -3,7 +3,7 @@
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
|
-
const usage = require('./usage-
|
6
|
+
const usage = require('./usage-8174e7ca.js');
|
7
7
|
|
8
8
|
const guxPageLoadingSpinnerCss = ":host{display:flex}.gux-spinner{margin:auto}";
|
9
9
|
const GuxPageLoadingSpinnerStyle0 = guxPageLoadingSpinnerCss;
|
@@ -17,7 +17,7 @@ const GuxPageLoadingSpinner = class {
|
|
17
17
|
usage.trackComponent(this.root);
|
18
18
|
}
|
19
19
|
render() {
|
20
|
-
return (index.h("gux-radial-loading", { key: '
|
20
|
+
return (index.h("gux-radial-loading", { key: '773c451d05b6f6c9d97f279c5961c77c0717d7c6', class: "gux-spinner", "screenreader-text": this.screenreaderText, context: "full-page" }));
|
21
21
|
}
|
22
22
|
get root() { return index.getElement(this); }
|
23
23
|
};
|
@@ -224,7 +224,7 @@ const GuxPaginationButtons = class {
|
|
224
224
|
this.i18n = await index$1.buildI18nForComponent(this.root, en.translationResources);
|
225
225
|
}
|
226
226
|
render() {
|
227
|
-
return (index.h("div", { key: '
|
227
|
+
return (index.h("div", { key: 'd83469035eeded8e0e9e43ad632a564326cc7267', class: `gux-pagination-buttons-container gux-${this.layout}` }, index.h("div", { key: '349f34efcac7bf8b38f1a7509337909d8e6e2554', class: "gux-pagination-buttons-group" }, index.h("gux-button-slot", { key: 'e03fa70c64be34f818253bcb611394d232291fe5', accent: "ghost", "icon-only": true }, index.h("button", { key: 'c30a650f7dd1c0fdf6c20022037d118901dfd0ed', title: this.i18n('firstPage'), disabled: this.onFirstPage || this.disabled, onClick: this.handleClickFirst.bind(this) }, index.h("gux-icon", { key: 'e6311a534f265c5a870cf7aba74b208fd86b6e52', size: "small", decorative: true, "icon-name": "fa/chevrons-left-regular" }))), index.h("gux-button-slot", { key: 'fe7557f4efbc11ce0bd8d4a1cd765b7053c2d382', accent: "ghost", "icon-only": true }, index.h("button", { key: '7d7429cb043d49e6b1aa762d76e511bd3cbf07bd', title: this.i18n('previousPage'), disabled: this.onFirstPage || this.disabled, onClick: this.handleClickPrevious.bind(this) }, index.h("gux-icon", { key: '2680079a109b68ae368b53f432dd35d45e45507b', size: "small", decorative: true, "icon-name": "custom/chevron-left-small-regular" })))), this.getPageNavigation(), index.h("div", { key: 'e842ce956375c6a58e27a786e8f34d8384c46974', class: "gux-pagination-buttons-group" }, index.h("gux-button-slot", { key: '86baca4da1dffc91d23abb0cc697064218f4946f', accent: "ghost", "icon-only": true }, index.h("button", { key: '33bf2b4a8c0f9c4f097dc75727a639dc4e1b3a25', title: this.i18n('nextPage'), disabled: this.onLastPage || this.disabled, onClick: this.handleClickNext.bind(this) }, index.h("gux-icon", { key: '385500eeb888d9aa7c6bb802351bf4a661a267c7', size: "small", decorative: true, "icon-name": "custom/chevron-right-small-regular" }))), index.h("gux-button-slot", { key: '120a77d969dd73ca65cfd3d063829917e618b3b8', accent: "ghost", "icon-only": true }, index.h("button", { key: '0a5ca811355b17bd049a555cae7590a7a4ca686a', title: this.i18n('lastPage'), disabled: this.onLastPage || this.disabled, onClick: this.handleClickLast.bind(this) }, index.h("gux-icon", { key: '6875dfad4581d3c169cbff7870bcde87c1bbdd41', size: "small", decorative: true, "icon-name": "fa/chevrons-right-regular" }))))));
|
228
228
|
}
|
229
229
|
get root() { return index.getElement(this); }
|
230
230
|
};
|
@@ -268,10 +268,10 @@ const GuxPaginationItemCounts = class {
|
|
268
268
|
}
|
269
269
|
}
|
270
270
|
render() {
|
271
|
-
return (index.h("div", { key: '
|
271
|
+
return (index.h("div", { key: '86ce3669f099d893194f5514e5092ba0ba21ebb1', class: "gux-pagination-item-counts-container" }, index.h("span", { key: '6b40aefa48a449f05d885a2570461a12e9273cdf', class: "gux-pagination-item-counts-range" }, this.i18n('itemCountDisplay', {
|
272
272
|
firstItem: this.firstItem,
|
273
273
|
lastItem: this.lastItem
|
274
|
-
})), index.h("span", { key: '
|
274
|
+
})), index.h("span", { key: '269a8a3de2e3e4f1ff7d29ccc1fd5850a552399d', class: "gux-pagination-item-counts-total" }, this.getPaginationItemCountsRange())));
|
275
275
|
}
|
276
276
|
get root() { return index.getElement(this); }
|
277
277
|
};
|
@@ -3,7 +3,7 @@
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
|
-
const usage = require('./usage-
|
6
|
+
const usage = require('./usage-8174e7ca.js');
|
7
7
|
const index$1 = require('./index-d7208697.js');
|
8
8
|
require('./get-closest-element-9e41d6b9.js');
|
9
9
|
|
@@ -39,7 +39,7 @@ const GuxPaginationItemsPerPage = class {
|
|
39
39
|
}) }, index.h("gux-listbox", { "aria-label": this.i18n('itemsPerPage') }, index.h("gux-option", { value: "25" }, "25"), index.h("gux-option", { value: "50" }, "50"), index.h("gux-option", { value: "75" }, "75"), index.h("gux-option", { value: "100" }, "100"))));
|
40
40
|
}
|
41
41
|
render() {
|
42
|
-
return (index.h("div", { key: '
|
42
|
+
return (index.h("div", { key: 'e5a4e433be719e153fc008c979fe32f33443845d', class: "gux-pagination-items-per-page-container" }, index.h("div", { key: '0027b19cf51f8c0b862bdc0d5486c70c926e5be6', class: "gux-pagination-items-per-page-picker" }, this.getDropdown()), index.h("div", { key: '4f726b00770675862cc1ac98762e7983114a992b', class: "gux-pagination-per-page" }, this.i18n('perPage'))));
|
43
43
|
}
|
44
44
|
get root() { return index.getElement(this); }
|
45
45
|
};
|
@@ -3,7 +3,7 @@
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
|
-
const usage = require('./usage-
|
6
|
+
const usage = require('./usage-8174e7ca.js');
|
7
7
|
|
8
8
|
const guxPaginationLegacyCss = ":host{display:block;border-top:var(--gse-ui-dataTableItems-tablePagination-divider-width) var(--gse-ui-dataTableItems-tablePagination-divider-style) var(--gse-ui-dataTableItems-tablePagination-divider-color)}.gux-pagination-container{display:flex;flex-direction:row;flex-wrap:nowrap;place-content:stretch space-between;align-items:center;height:var(--gse-ui-dataTableItems-cell-tablePagination-height);padding:var(--gse-ui-dataTableItems-tablePagination-padding);background-color:var(--gse-ui-dataTableItems-tablePagination-defaultBackgroundColor)}.gux-pagination-container .gux-pagination-info{display:flex;flex:1 1 auto;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-dataTableItems-tablePagination-recordsetControls-gap);place-content:stretch flex-start;align-items:center;align-self:auto;order:0}.gux-pagination-container .gux-pagination-info>*{flex:0 1 auto;align-self:auto;order:0}.gux-pagination-container .gux-pagination-change{flex:1 1 auto;align-self:auto;order:0}.gux-pagination-container .gux-pagination-change:first-child{margin-left:0}";
|
9
9
|
const GuxPaginationLegacyStyle0 = guxPaginationLegacyCss;
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
6
|
const afterNextRender = require('./after-next-render-162425fe.js');
|
7
|
-
const usage = require('./usage-
|
7
|
+
const usage = require('./usage-8174e7ca.js');
|
8
8
|
|
9
9
|
const guxPaginationCss = ":host{display:block;block-size:var(--gse-ui-dataTableItems-cell-tablePagination-height);border-block-start:var(--gse-ui-dataTableItems-tablePagination-divider-width) var(--gse-ui-dataTableItems-tablePagination-divider-style) var(--gse-ui-dataTableItems-tablePagination-divider-color)}.gux-pagination-container{display:flex;flex-direction:row;flex-wrap:nowrap;place-content:stretch space-between;align-items:center;padding:var(--gse-ui-dataTableItems-tablePagination-padding);background-color:var(--gse-ui-dataTableItems-tablePagination-defaultBackgroundColor)}.gux-pagination-container .gux-pagination-info{display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-dataTableItems-tablePagination-recordsetControls-gap);place-content:stretch flex-start;align-items:center;align-self:auto;order:0}.gux-pagination-container .gux-pagination-info>*{flex:0 1 auto;align-self:auto;order:0}.gux-pagination-container .gux-pagination-spacer{flex:1 1 auto;align-self:auto;order:0}.gux-pagination-container .gux-pagination-change{flex:0 1 auto;align-self:auto;order:0}.gux-pagination-container .gux-pagination-change:first-child{margin-inline-start:0}";
|
10
10
|
const GuxPaginationStyle0 = guxPaginationCss;
|
@@ -94,7 +94,7 @@ const GuxPagination = class {
|
|
94
94
|
}, 500);
|
95
95
|
}
|
96
96
|
render() {
|
97
|
-
return (index.h("div", { key: '
|
97
|
+
return (index.h("div", { key: 'b4c1f6b7a2793dc5774a8043473758f96bf54bc7', class: "gux-pagination-container" }, index.h("div", { key: 'b1aabb990f06551bf31c36911018cdce361fe68f', class: "gux-pagination-info" }, index.h("gux-pagination-item-counts", { key: 'd9bf9ed6ef230f518354834e5bb3f5e76f3048a6', "total-items": this.totalItems, "current-page": this.currentPage, "items-per-page": this.itemsPerPage }), this.displayedLayout === 'advanced' && (index.h("gux-pagination-items-per-page", { key: '394066a448ea66e240e52a94ae4eefe64cba25ec', disabled: this.disabled, "items-per-page": this.itemsPerPage, onInternalitemsperpagechange: this.handleInternalitemsperpagechange.bind(this) }))), index.h("div", { key: 'dcb8379f8dfc9bd71c6164689a6d1e65e6ad5265', class: "gux-pagination-spacer" }), index.h("div", { key: 'ad0be2dedfeec3f92de5346316ed1c6a615f698c', class: "gux-pagination-change" }, index.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) }))));
|
98
98
|
}
|
99
99
|
get root() { return index.getElement(this); }
|
100
100
|
};
|
@@ -3,7 +3,7 @@
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
|
-
const usage = require('./usage-
|
6
|
+
const usage = require('./usage-8174e7ca.js');
|
7
7
|
const index$1 = require('./index-d7208697.js');
|
8
8
|
const onClickOutside = require('./on-click-outside-bb55ad5e.js');
|
9
9
|
const preventBrowserValidationStyling = require('./prevent-browser-validation-styling-132644ad.js');
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
6
|
const floatingUi_dom_esm = require('./floating-ui.dom.esm-471324c9.js');
|
7
7
|
const onClickOutside = require('./on-click-outside-bb55ad5e.js');
|
8
|
-
const usage = require('./usage-
|
8
|
+
const usage = require('./usage-8174e7ca.js');
|
9
9
|
const getSlot = require('./get-slot-676aebf2.js');
|
10
10
|
const findElementById = require('./find-element-by-id-fde17c92.js');
|
11
11
|
|
@@ -6,7 +6,7 @@ const index = require('./index-2dd05ef3.js');
|
|
6
6
|
const floatingUi_dom_esm = require('./floating-ui.dom.esm-471324c9.js');
|
7
7
|
const afterNextRender = require('./after-next-render-162425fe.js');
|
8
8
|
const onClickOutside = require('./on-click-outside-bb55ad5e.js');
|
9
|
-
const usage = require('./usage-
|
9
|
+
const usage = require('./usage-8174e7ca.js');
|
10
10
|
const findElementById = require('./find-element-by-id-fde17c92.js');
|
11
11
|
|
12
12
|
const guxPopoverListCss = ":popover-open{position:absolute;inset:unset}.gux-popover-wrapper{position:fixed;inset-block-start:0;inset-inline-start:0;z-index:var(--gse-semantic-zIndex-popover);display:inline-block;padding-block:8px;padding-inline:0;overflow-y:hidden;background-color:var(--gse-ui-popover-backgroundColor);border:none;border-radius:var(--gse-ui-popover-borderRadius);box-shadow:var(--gse-ui-popover-boxShadow);}.gux-popover-wrapper.gux-hidden{display:none}.gux-popover-wrapper .gux-arrow{position:absolute;inline-size:var(--gse-ui-popover-anchor-width);block-size:var(--gse-ui-popover-anchor-width);background:var(--gse-ui-popover-backgroundColor)}";
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
6
|
const floatingUi_dom_esm = require('./floating-ui.dom.esm-471324c9.js');
|
7
7
|
const onClickOutside = require('./on-click-outside-bb55ad5e.js');
|
8
|
-
const usage = require('./usage-
|
8
|
+
const usage = require('./usage-8174e7ca.js');
|
9
9
|
const findElementById = require('./find-element-by-id-fde17c92.js');
|
10
10
|
|
11
11
|
const guxPopoverListCss = ".gux-popover-wrapper{position:fixed;inset-block-start:0;inset-inline-start:0;z-index:var(--gse-semantic-zIndex-popover);display:inline-block;padding-block:8px;padding-inline:0;background-color:var(--gse-ui-popover-backgroundColor);border-radius:var(--gse-ui-popover-borderRadius);box-shadow:var(--gse-ui-popover-boxShadow)}.gux-popover-wrapper.gux-hidden{display:none}.gux-popover-wrapper .gux-arrow{position:absolute;inline-size:var(--gse-ui-popover-anchor-width);block-size:var(--gse-ui-popover-anchor-width);background:var(--gse-ui-popover-backgroundColor)}";
|
@@ -134,10 +134,10 @@ const GuxPopoverList = class {
|
|
134
134
|
}
|
135
135
|
}
|
136
136
|
render() {
|
137
|
-
return (index.h("div", { key: '
|
137
|
+
return (index.h("div", { key: 'b9075514cd8bf91fa7ee346e541bf4fa65de3b45', ref: (el) => (this.popupElement = el), class: {
|
138
138
|
'gux-hidden': !this.isOpen,
|
139
139
|
'gux-popover-wrapper': true
|
140
|
-
}, "data-placement": true }, index.h("div", { key: '
|
140
|
+
}, "data-placement": true }, index.h("div", { key: '2ab2d6aa339e31ee8f86ad77f9e38a38d055922e', ref: (el) => (this.arrowElement = el), class: "gux-arrow" }), this.displayDismissButton && (index.h("gux-dismiss-button", { key: '0745a0efeefd5bfc252715088d8ebec2fa45a95e', onClick: this.dismiss.bind(this) })), index.h("div", { key: 'b6d05de93e84b2d028fbe9adb94409cbfa153cdc', class: "gux-popover-content" }, index.h("slot", { key: 'ab0575ca09aaf35ba48d20228be94905a2b77fb7' }))));
|
141
141
|
}
|
142
142
|
get root() { return index.getElement(this); }
|
143
143
|
};
|
@@ -110,13 +110,13 @@ const GuxPopup = class {
|
|
110
110
|
}
|
111
111
|
}
|
112
112
|
render() {
|
113
|
-
return (index.h("div", { key: '
|
113
|
+
return (index.h("div", { key: '86661e9a1ffebb0288baca4f7de135fbad546f94', class: {
|
114
114
|
'gux-target-container': true,
|
115
115
|
'gux-disabled': this.disabled
|
116
|
-
}, "aria-disabled": this.disabled.toString(), ref: (el) => (this.targetElementContainer = el) }, index.h("slot", { key: '
|
116
|
+
}, "aria-disabled": this.disabled.toString(), ref: (el) => (this.targetElementContainer = el) }, index.h("slot", { key: '1bebbdd4662c7936552ff386d546a2132e533cd7', name: "target" }), index.h("div", { key: 'ea9d72d6a89cec3d8eec15414ba0983482091702', class: {
|
117
117
|
'gux-popup-container': true,
|
118
118
|
'gux-expanded': this.expanded && !this.disabled
|
119
|
-
}, ref: (el) => (this.popupElementContainer = el) }, index.h("slot", { key: '
|
119
|
+
}, ref: (el) => (this.popupElementContainer = el) }, index.h("slot", { key: '70d5b808259f11ad8e3930f1daf1773353dffbf2', name: "popup" }))));
|
120
120
|
}
|
121
121
|
static get watchers() { return {
|
122
122
|
"expanded": ["onExpandedChange"]
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
6
|
const index$1 = require('./index-d7208697.js');
|
7
|
-
const usage = require('./usage-
|
7
|
+
const usage = require('./usage-8174e7ca.js');
|
8
8
|
require('./get-closest-element-9e41d6b9.js');
|
9
9
|
|
10
10
|
const largeSpinner = 48; // Linked to --gse-ui-progressAndLoading-spinner-large
|
@@ -45,7 +45,7 @@ const GuxRadialLoading = class {
|
|
45
45
|
this.getI18nValue = await index$1.buildI18nForComponent(this.root, modalComponentResources);
|
46
46
|
}
|
47
47
|
render() {
|
48
|
-
return (index.h(GuxSpinnerState, { key: '
|
48
|
+
return (index.h(GuxSpinnerState, { key: '5050acbcec37447b77f8f28a2adb5338f53f852c', context: this.context, screenreaderText: this.screenreaderText || this.getI18nValue('loading') }));
|
49
49
|
}
|
50
50
|
get root() { return index.getElement(this); }
|
51
51
|
};
|
@@ -3,7 +3,7 @@
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
|
-
const usage = require('./usage-
|
6
|
+
const usage = require('./usage-8174e7ca.js');
|
7
7
|
const logError = require('./log-error-7b9d4b57.js');
|
8
8
|
|
9
9
|
const OVERALL_SIZE = 48; // Linked to --gse-ui-progressAndLoading-spinner-large
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
6
|
const simulateNativeEvent = require('./simulate-native-event-e88bf64f.js');
|
7
7
|
const clamp = require('./clamp-e86a226e.js');
|
8
|
-
const usage = require('./usage-
|
8
|
+
const usage = require('./usage-8174e7ca.js');
|
9
9
|
const logError = require('./log-error-7b9d4b57.js');
|
10
10
|
|
11
11
|
const guxRatingCss = ":host{display:inline-block;min-inline-size:fit-content;user-select:none}:host(:host:focus-visible){outline:var(--gse-semantic-focusOutline-sm-borderWidth) solid var(--gse-semantic-border-focus);outline-offset:var(--gse-semantic-focusOutline-offset);box-shadow:0 0 0 1px var(--gse-semantic-border-focus)}.gux-rating-star-container{display:flex;gap:var(--gse-ui-rating-star-gap);justify-content:space-between;color:var(--gse-ui-rating-default-color)}.gux-rating-star-container.gux-disabled{color:var(--gse-ui-rating-disabled-color);pointer-events:none;opacity:var(--gse-ui-rating-disabled-opacity)}.gux-rating-star-container gux-icon{flex:0 0 auto;inline-size:var(--gse-ui-rating-size);block-size:var(--gse-ui-rating-size);color:var(--gse-ui-rating-default-color)}.gux-rating-star-container gux-icon:hover:not(.gux-disabled){color:var(--gse-ui-rating-hover-color)}";
|
@@ -110,7 +110,7 @@ const GuxRating = class {
|
|
110
110
|
}
|
111
111
|
}
|
112
112
|
render() {
|
113
|
-
return (index.h(index.Host, { key: '
|
113
|
+
return (index.h(index.Host, { key: 'e6b3bcfc9acff744dd0b59422fbb89331b3117da', role: "spinbutton", tabindex: this.getTabIndex(), "aria-readonly": this.readonly.toString(), "aria-valuenow": this.value, "aria-valuemin": "0", "aria-valuemax": this.maxValue }, index.h("div", { key: '94132dd53042c70d6353f6778e7a7bdec0bdf3b1', ref: (el) => (this.starContainer = el), class: {
|
114
114
|
'gux-rating-star-container': true,
|
115
115
|
'gux-disabled': this.disabled
|
116
116
|
} }, this.getRatingStarElements())));
|
@@ -3,7 +3,7 @@
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
|
-
const usage = require('./usage-
|
6
|
+
const usage = require('./usage-8174e7ca.js');
|
7
7
|
const index$1 = require('./index-d7208697.js');
|
8
8
|
const en = require('./en-b47b8378.js');
|
9
9
|
const getClosestElement = require('./get-closest-element-9e41d6b9.js');
|
@@ -3,7 +3,7 @@
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
4
4
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
|
-
const usage = require('./usage-
|
6
|
+
const usage = require('./usage-8174e7ca.js');
|
7
7
|
const getClosestElement = require('./get-closest-element-9e41d6b9.js');
|
8
8
|
|
9
9
|
const guxRichStyleListItemCss = ":host{inline-size:100%;text-align:start;outline:none}:host([disabled]){pointer-events:none}:host([disabled=false]){pointer-events:auto}::slotted(gux-icon){inline-size:var(--gse-ui-menu-option-startIcon-height);block-size:var(--gse-ui-menu-option-startIcon-height);margin-inline-end:var(--gse-ui-menu-option-gap);vertical-align:middle}button{all:unset;box-sizing:border-box;inline-size:100%;min-block-size:var(--gse-ui-menu-option-height);padding:var(--gse-ui-menu-option-padding);font-family:var(--gse-ui-menu-option-label-default-text-fontFamily);font-size:var(--gse-ui-menu-option-label-default-text-fontSize);font-weight:var(--gse-ui-menu-option-label-default-text-fontWeight);line-height:var(--gse-ui-menu-option-label-default-text-lineHeight);color:var(--gse-ui-menu-option-label-foregroundColor);word-wrap:break-word;cursor:pointer;background-color:var(--gse-ui-menu-option-default-backgroundColor);border:none;outline:none;outline-offset:calc(var(--gse-ui-menu-option-focus-border-width) * -1)}button:focus-visible:not(:disabled){border-radius:var(--gse-semantic-focusOutline-sm-borderRadius);outline:var(--gse-ui-menu-option-focus-border-width) var(--gse-ui-menu-option-focus-border-style) var(--gse-ui-menu-option-focus-border-color)}button:hover:not(:disabled){background:var(--gse-ui-menu-option-hover-backgroundColor)}button:active:not(:disabled){font-family:var(--gse-ui-menu-option-label-active-text-fontFamily);font-size:var(--gse-ui-menu-option-label-active-text-fontSize);font-weight:var(--gse-ui-menu-option-label-active-text-fontWeight);line-height:var(--gse-ui-menu-option-label-active-text-lineHeight);background:var(--gse-ui-menu-option-selected-backgroundColor)}button:disabled{cursor:default;opacity:var(--gse-ui-menu-option-disabled-opacity)}::slotted(*){margin:0}";
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
5
5
|
const index = require('./index-2dd05ef3.js');
|
6
6
|
const onClickOutside = require('./on-click-outside-bb55ad5e.js');
|
7
|
-
const usage = require('./usage-
|
7
|
+
const usage = require('./usage-8174e7ca.js');
|
8
8
|
const index$1 = require('./index-d7208697.js');
|
9
9
|
const en = require('./en-b47b8378.js');
|
10
10
|
const afterNextRender = require('./after-next-render-162425fe.js');
|