genesys-spark-components 4.26.0 → 4.26.1
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/LICENSE +2 -2
- package/dist/cjs/{after-next-render-a023ef47.js → after-next-render-162425fe.js} +2 -2
- package/dist/cjs/app-globals-3a1e7e63.js +5 -0
- package/dist/cjs/{capitalize-first-letter-251c82ed.js → capitalize-first-letter-424667dc.js} +1 -1
- package/dist/cjs/check-regional-dates-cookie-406e21e2.js +115 -0
- package/dist/cjs/{clamp-a9926a57.js → clamp-e86a226e.js} +4 -4
- package/dist/cjs/event-is-from-3ab90a6c.js +22 -0
- package/dist/cjs/find-element-by-id-fde17c92.js +26 -0
- package/dist/cjs/{floating-ui.dom.esm-cae393e0.js → floating-ui.dom.esm-f8b4cd90.js} +266 -195
- package/dist/cjs/genesys-webcomponents.cjs.js +5 -3
- package/dist/cjs/get-closest-element-9e41d6b9.js +19 -0
- package/dist/cjs/get-slot-676aebf2.js +7 -0
- package/dist/cjs/get-slot-text-content-83cb3c6d.js +8 -0
- package/dist/cjs/get-valid-timezone-52eac7fa.js +520 -0
- package/dist/cjs/gux-accordion-section.cjs.entry.js +60 -59
- package/dist/cjs/gux-accordion.cjs.entry.js +35 -34
- package/dist/cjs/gux-action-button.cjs.entry.js +120 -119
- package/dist/cjs/gux-action-toast-legacy.cjs.entry.js +14 -13
- package/dist/cjs/gux-advanced-dropdown-legacy.cjs.entry.js +194 -193
- package/dist/cjs/gux-all-row-select.cjs.entry.js +29 -28
- package/dist/cjs/gux-announce-beta.cjs.entry.js +23 -22
- package/dist/cjs/gux-avatar-beta.cjs.entry.js +104 -103
- package/dist/cjs/gux-badge.cjs.entry.js +41 -40
- package/dist/cjs/gux-blank-state.cjs.entry.js +34 -33
- package/dist/cjs/gux-breadcrumb-item.cjs.entry.js +37 -36
- package/dist/cjs/gux-breadcrumbs.cjs.entry.js +23 -22
- package/dist/cjs/gux-button-multi.cjs.entry.js +105 -104
- package/dist/cjs/gux-button-slot.cjs.entry.js +33 -32
- package/dist/cjs/gux-button.cjs.entry.js +53 -52
- package/dist/cjs/gux-calendar-beta.cjs.entry.js +212 -211
- package/dist/cjs/gux-calendar.cjs.entry.js +345 -344
- package/dist/cjs/gux-card.cjs.entry.js +18 -17
- package/dist/cjs/gux-column-manager-item.cjs.entry.js +152 -151
- package/dist/cjs/gux-column-manager.cjs.entry.js +99 -98
- package/dist/cjs/gux-column-manager.service-6eaeedb0.js +93 -0
- package/dist/cjs/gux-content-search.cjs.entry.js +135 -134
- package/dist/cjs/gux-context-menu.cjs.entry.js +108 -107
- package/dist/cjs/gux-copy-to-clipboard.cjs.entry.js +58 -57
- package/dist/cjs/gux-create-option.cjs.entry.js +45 -44
- package/dist/cjs/gux-cta-group.cjs.entry.js +63 -62
- package/dist/cjs/gux-date-beta.cjs.entry.js +36 -36
- package/dist/cjs/gux-date-time-beta.cjs.entry.js +37 -37
- package/dist/cjs/gux-datepicker.cjs.entry.js +593 -592
- package/dist/cjs/gux-disclosure-button-legacy.cjs.entry.js +47 -46
- package/dist/cjs/gux-dismiss-button.cjs.entry.js +19 -18
- package/dist/cjs/gux-dropdown-multi-tag.cjs.entry.js +38 -37
- package/dist/cjs/gux-dropdown-multi.cjs.entry.js +371 -370
- package/dist/cjs/gux-dropdown-option.cjs.entry.js +75 -74
- package/dist/cjs/gux-dropdown_3.cjs.entry.js +522 -519
- package/dist/cjs/gux-flag-icon-beta.cjs.entry.js +17 -16
- package/dist/cjs/gux-flyout-menu.cjs.entry.js +168 -167
- package/dist/cjs/gux-form-field-checkbox.cjs.entry.js +61 -60
- package/dist/cjs/gux-form-field-color.cjs.entry.js +79 -78
- package/dist/cjs/gux-form-field-container-51849136.js +21 -0
- package/dist/cjs/gux-form-field-dropdown.cjs.entry.js +95 -94
- package/dist/cjs/gux-form-field-fieldset-container-366ae678.js +24 -0
- package/dist/cjs/gux-form-field-input-clear-button.cjs.entry.js +18 -17
- package/dist/cjs/gux-form-field-number_3.cjs.entry.js +348 -345
- package/dist/cjs/gux-form-field-phone.cjs.entry.js +95 -94
- package/dist/cjs/gux-form-field-radio.cjs.entry.js +57 -56
- package/dist/cjs/gux-form-field-range.cjs.entry.js +146 -145
- package/dist/cjs/gux-form-field-search.cjs.entry.js +96 -95
- package/dist/cjs/gux-form-field-select.cjs.entry.js +83 -82
- package/dist/cjs/gux-form-field-text-like.cjs.entry.js +112 -111
- package/dist/cjs/gux-form-field-textarea.cjs.entry.js +96 -95
- package/dist/cjs/gux-form-field-time-picker.cjs.entry.js +97 -96
- package/dist/cjs/gux-form-field-time-zone-picker.cjs.entry.js +96 -95
- package/dist/cjs/gux-form-field.service-e17928a7.js +151 -0
- package/dist/cjs/gux-icon.cjs.entry.js +169 -168
- package/dist/cjs/gux-inline-alert.cjs.entry.js +34 -33
- package/dist/cjs/gux-list-divider.cjs.entry.js +9 -8
- package/dist/cjs/gux-list-item.cjs.entry.js +27 -26
- package/dist/cjs/gux-list.cjs.entry.js +52 -51
- package/dist/cjs/gux-list.service-cf8447cb.js +81 -0
- package/dist/cjs/gux-listbox-multi.cjs.entry.js +216 -215
- package/dist/cjs/gux-listbox.service-a91f8bd2.js +164 -0
- package/dist/cjs/gux-loading-message.cjs.entry.js +14 -13
- package/dist/cjs/gux-menu-option.cjs.entry.js +32 -31
- package/dist/cjs/gux-menu.cjs.entry.js +9 -8
- package/dist/cjs/gux-menu.common-4025206c.js +80 -0
- package/dist/cjs/gux-modal-legacy.cjs.entry.js +70 -69
- package/dist/cjs/gux-modal.cjs.entry.js +80 -79
- package/dist/cjs/gux-month-calendar.cjs.entry.js +137 -136
- package/dist/cjs/gux-month-list_2.cjs.entry.js +71 -69
- package/dist/cjs/gux-month-picker-beta.cjs.entry.js +196 -195
- package/dist/cjs/gux-notification-toast-legacy.cjs.entry.js +22 -21
- package/dist/cjs/gux-option-group-beta.cjs.entry.js +46 -45
- package/dist/cjs/gux-option-icon.cjs.entry.js +62 -61
- package/dist/cjs/gux-option-multi.cjs.entry.js +64 -63
- package/dist/cjs/gux-page-loading-spinner.cjs.entry.js +15 -14
- package/dist/cjs/gux-pagination-buttons-legacy_3.cjs.entry.js +213 -210
- package/dist/cjs/gux-pagination-buttons_2.cjs.entry.js +222 -220
- package/dist/cjs/gux-pagination-cursor.cjs.entry.js +48 -47
- package/dist/cjs/gux-pagination-items-per-page.cjs.entry.js +27 -26
- package/dist/cjs/gux-pagination-legacy.cjs.entry.js +62 -61
- package/dist/cjs/gux-pagination.cjs.entry.js +85 -84
- package/dist/cjs/gux-phone-input-beta.cjs.entry.js +595 -602
- package/dist/cjs/gux-popover-list.cjs.entry.js +121 -120
- package/dist/cjs/gux-popup.cjs.entry.js +94 -93
- package/dist/cjs/gux-radial-loading.cjs.entry.js +30 -29
- package/dist/cjs/gux-radial-progress.cjs.entry.js +33 -32
- package/dist/cjs/gux-rating.cjs.entry.js +100 -99
- package/dist/cjs/gux-row-select.cjs.entry.js +25 -24
- package/dist/cjs/gux-screen-reader-beta.cjs.entry.js +14 -13
- package/dist/cjs/gux-segmented-control-beta.cjs.entry.js +33 -32
- package/dist/cjs/gux-segmented-control-item.cjs.entry.js +57 -56
- package/dist/cjs/gux-simple-toast-legacy.cjs.entry.js +22 -21
- package/dist/cjs/gux-skip-navigation-item.cjs.entry.js +10 -9
- package/dist/cjs/gux-skip-navigation-list.cjs.entry.js +18 -17
- package/dist/cjs/gux-sort-control.cjs.entry.js +103 -102
- package/dist/cjs/gux-submenu.cjs.entry.js +147 -146
- package/dist/cjs/gux-switch-item.cjs.entry.js +16 -15
- package/dist/cjs/gux-switch-legacy.cjs.entry.js +34 -33
- package/dist/cjs/gux-tab-advanced-list.cjs.entry.js +427 -426
- package/dist/cjs/gux-tab-advanced-panel.cjs.entry.js +23 -22
- package/dist/cjs/gux-tab-advanced.cjs.entry.js +153 -152
- package/dist/cjs/gux-tab-list.cjs.entry.js +276 -275
- package/dist/cjs/gux-tab-panel.cjs.entry.js +23 -22
- package/dist/cjs/gux-tab.cjs.entry.js +42 -41
- package/dist/cjs/gux-table-select-menu.cjs.entry.js +68 -67
- package/dist/cjs/gux-table-toolbar-action.cjs.entry.js +33 -32
- package/dist/cjs/gux-table-toolbar-custom-action.cjs.entry.js +28 -27
- package/dist/cjs/gux-table-toolbar-menu-button.cjs.entry.js +85 -84
- package/dist/cjs/gux-table-toolbar.cjs.entry.js +192 -191
- package/dist/cjs/gux-table.cjs.entry.js +268 -267
- package/dist/cjs/gux-tabs-advanced.cjs.entry.js +51 -51
- package/dist/cjs/gux-tabs.cjs.entry.js +52 -51
- package/dist/cjs/gux-tag.cjs.entry.js +59 -58
- package/dist/cjs/gux-text-highlight.cjs.entry.js +93 -92
- package/dist/cjs/gux-time-beta.cjs.entry.js +36 -36
- package/dist/cjs/gux-time-picker.cjs.entry.js +329 -328
- package/dist/cjs/gux-time-zone-picker-beta.cjs.entry.js +230 -229
- package/dist/cjs/gux-toast.cjs.entry.js +50 -49
- package/dist/cjs/gux-toggle-slider.cjs.entry.js +29 -28
- package/dist/cjs/gux-toggle.cjs.entry.js +75 -74
- package/dist/cjs/gux-tooltip-base-beta.cjs.entry.js +120 -119
- package/dist/cjs/gux-tooltip-beta.cjs.entry.js +56 -56
- package/dist/cjs/gux-tooltip-title.cjs.entry.js +137 -136
- package/dist/cjs/gux-tooltip.cjs.entry.js +137 -136
- package/dist/cjs/gux-truncate.cjs.entry.js +63 -62
- package/dist/cjs/{has-slot-429f8b9e.js → has-slot-3edae188.js} +1 -1
- package/dist/{esm/index-39e65a0a.js → cjs/index-7fb02c8c.js} +803 -580
- package/dist/cjs/{index-dee802be.js → index-a1a48d79.js} +77 -70
- package/dist/cjs/iso-dates-2daf4199.js +30 -0
- package/dist/cjs/loader.cjs.js +4 -2
- package/dist/cjs/log-error-7b9d4b57.js +11 -0
- package/dist/cjs/on-attribute-change-321d434b.js +27 -0
- package/dist/cjs/on-click-outside-f7acdd1d.js +77 -0
- package/dist/cjs/on-input-disabled-state-change-660a5191.js +25 -0
- package/dist/cjs/on-mutation-3d294d15.js +36 -0
- package/dist/cjs/on-mutation-d800434a.js +13 -0
- package/dist/cjs/on-resize-da1477df.js +36 -0
- package/dist/cjs/{prevent-browser-validation-styling-15142963.js → prevent-browser-validation-styling-132644ad.js} +3 -3
- package/dist/cjs/{random-html-id-32ef8847.js → random-html-id-71c43d5a.js} +1 -1
- package/dist/cjs/simulate-native-event-e88bf64f.js +16 -0
- package/dist/cjs/{usage-95a5edb0.js → usage-623a7a81.js} +42 -42
- package/dist/cjs/{when-event-is-from-20e89254.js → when-event-is-from-dd77a8d3.js} +12 -12
- package/dist/cjs/year-month-values-c47cf051.js +19 -0
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/components/beta/gux-announce/gux-announce.js +80 -79
- package/dist/collection/components/beta/gux-announce/tests/gux-announce.e2e.js +14 -14
- package/dist/collection/components/beta/gux-announce/tests/gux-announce.spec.js +12 -12
- package/dist/collection/components/beta/gux-avatar/gux-avatar.js +271 -271
- package/dist/collection/components/beta/gux-avatar/tests/gux-avatar.e2e.js +55 -55
- package/dist/collection/components/beta/gux-avatar/tests/gux-avatar.spec.js +124 -124
- package/dist/collection/components/beta/gux-calendar-beta/components/single/gux-calendar.js +200 -200
- package/dist/collection/components/beta/gux-calendar-beta/services/calendar.service.js +19 -19
- package/dist/collection/components/beta/gux-calendar-beta/services/tests.service.js +13 -13
- package/dist/collection/components/beta/gux-calendar-beta/tests/gux-calendar.e2e.js +185 -185
- package/dist/collection/components/beta/gux-calendar-beta/tests/gux-calendar.spec.js +8 -8
- package/dist/collection/components/beta/gux-cta-group/gux-cta-group.js +115 -115
- package/dist/collection/components/beta/gux-cta-group/tests/gux-cta-group.e2e.js +13 -13
- package/dist/collection/components/beta/gux-cta-group/tests/gux-cta-group.spec.js +45 -45
- package/dist/collection/components/beta/gux-date/gux-date.js +100 -100
- package/dist/collection/components/beta/gux-date/tests/gux-date.e2e.js +23 -23
- package/dist/collection/components/beta/gux-date/tests/gux-date.spec.js +20 -20
- package/dist/collection/components/beta/gux-date-time/gux-date-time.js +101 -101
- package/dist/collection/components/beta/gux-date-time/tests/gux-date-time.e2e.js +23 -23
- package/dist/collection/components/beta/gux-date-time/tests/gux-date-time.spec.js +20 -20
- package/dist/collection/components/beta/gux-flag-icon/gux-flag-icon.js +62 -62
- package/dist/collection/components/beta/gux-flag-icon/tests/gux-flag-icon.e2e.js +264 -264
- package/dist/collection/components/beta/gux-flag-icon/tests/gux-flag-icon.spec.js +260 -260
- package/dist/collection/components/beta/gux-month-picker/gux-month-calendar/gux-month-calendar.js +244 -243
- package/dist/collection/components/beta/gux-month-picker/gux-month-calendar/gux-month-list/gux-month-list-item/gux-month-list-item.js +111 -111
- package/dist/collection/components/beta/gux-month-picker/gux-month-calendar/gux-month-list/gux-month-list.js +79 -79
- package/dist/collection/components/beta/gux-month-picker/gux-month-picker.js +290 -290
- package/dist/collection/components/beta/gux-month-picker/tests/gux-month-picker.e2e.js +14 -14
- package/dist/collection/components/beta/gux-month-picker/tests/gux-month-picker.spec.js +16 -16
- package/dist/collection/components/beta/gux-phone-input/gux-phone-input.js +681 -678
- package/dist/collection/components/beta/gux-phone-input/services/RegionCountryCodeMap.js +246 -246
- package/dist/collection/components/beta/gux-phone-input/services/region-map.service.js +13 -13
- package/dist/collection/components/beta/gux-phone-input/tests/gux-phone-input.e2e.js +96 -96
- package/dist/collection/components/beta/gux-screen-reader/gux-screen-reader.js +19 -19
- package/dist/collection/components/beta/gux-screen-reader/tests/gux-screen-reader.e2e.js +8 -8
- package/dist/collection/components/beta/gux-screen-reader/tests/gux-screen-reader.spec.js +6 -6
- package/dist/collection/components/beta/gux-segmented-control/gux-segmented-control-item/gux-segmented-control-item.js +151 -151
- package/dist/collection/components/beta/gux-segmented-control/gux-segmented-control.js +74 -74
- package/dist/collection/components/beta/gux-segmented-control/tests/gux-segmented-control.e2e.js +69 -69
- package/dist/collection/components/beta/gux-segmented-control/tests/gux-segmented-control.spec.js +97 -97
- package/dist/collection/components/beta/gux-time/gux-time.js +100 -100
- package/dist/collection/components/beta/gux-time/tests/gux-time.e2e.js +23 -23
- package/dist/collection/components/beta/gux-time/tests/gux-time.spec.js +20 -20
- package/dist/collection/components/beta/gux-time-zone-picker/generic-zones.js +435 -435
- package/dist/collection/components/beta/gux-time-zone-picker/gux-time-zone-picker.js +280 -280
- package/dist/collection/components/beta/gux-time-zone-picker/tests/gux-time-zone-picker.e2e.js +45 -45
- package/dist/collection/components/beta/gux-time-zone-picker/tests/gux-time-zone-picker.spec.js +9 -9
- package/dist/collection/components/beta/gux-tooltip-base/gux-tooltip-base.js +305 -305
- package/dist/collection/components/beta/gux-tooltip-beta/gux-tooltip.js +165 -165
- package/dist/collection/components/beta/gux-tooltip-beta/tests/gux-tooltip.e2e.js +20 -20
- package/dist/collection/components/beta/gux-tooltip-beta/tests/gux-tooltip.spec.js +27 -27
- package/dist/collection/components/legacy/gux-action-toast-legacy/gux-action-toast.js +19 -19
- package/dist/collection/components/legacy/gux-action-toast-legacy/tests/gux-action-toast.e2e.js +14 -14
- package/dist/collection/components/legacy/gux-action-toast-legacy/tests/gux-action-toast.spec.js +13 -13
- package/dist/collection/components/legacy/gux-advanced-dropdown-legacy/dropdown-option/gux-dropdown-option.js +234 -236
- package/dist/collection/components/legacy/gux-advanced-dropdown-legacy/dropdown-option/tests/gux-dropdown-option.spec.js +37 -37
- package/dist/collection/components/legacy/gux-advanced-dropdown-legacy/gux-advanced-dropdown.js +363 -362
- package/dist/collection/components/legacy/gux-advanced-dropdown-legacy/tests/gux-advanced-dropdown.e2e.js +124 -124
- package/dist/collection/components/legacy/gux-advanced-dropdown-legacy/tests/gux-advanced-dropdown.spec.js +7 -7
- package/dist/collection/components/legacy/gux-disclosure-button-legacy/gux-disclosure-button.js +141 -141
- package/dist/collection/components/legacy/gux-disclosure-button-legacy/tests/gux-disclosure-button.e2e.js +68 -68
- package/dist/collection/components/legacy/gux-disclosure-button-legacy/tests/gux-disclosure-button.spec.js +72 -72
- package/dist/collection/components/legacy/gux-modal-legacy/gux-modal-legacy.js +169 -169
- package/dist/collection/components/legacy/gux-modal-legacy/tests/gux-modal-legacy.e2e.js +166 -166
- package/dist/collection/components/legacy/gux-modal-legacy/tests/gux-modal-legacy.spec.js +82 -82
- package/dist/collection/components/legacy/gux-notification-toast-legacy/gux-notification-toast.js +73 -73
- package/dist/collection/components/legacy/gux-notification-toast-legacy/tests/gux-notification-toast.e2e.js +65 -65
- package/dist/collection/components/legacy/gux-notification-toast-legacy/tests/gux-notification-toast.spec.js +55 -55
- package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-buttons-legacy/gux-pagination-button.service.js +87 -87
- package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-buttons-legacy/gux-pagination-buttons.js +160 -160
- package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-buttons-legacy/tests/gux-pagination-buttons.service.spec.js +134 -134
- package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-buttons-legacy/tests/gux-pagination-buttons.spec.js +22 -22
- package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-item-counts-legacy/gux-pagination-item-counts.js +94 -94
- package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-item-counts-legacy/tests/gux-pagination-item-counts.spec.js +16 -16
- package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-items-per-page-legacy/gux-pagination-items-per-page.js +85 -85
- package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-items-per-page-legacy/tests/gux-pagination-items-per-page.spec.js +18 -18
- package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination.js +184 -184
- package/dist/collection/components/legacy/gux-pagination-legacy/tests/gux-pagination.e2e.js +37 -37
- package/dist/collection/components/legacy/gux-pagination-legacy/tests/gux-pagination.spec.js +36 -36
- package/dist/collection/components/legacy/gux-simple-toast-legacy/gux-simple-toast.js +73 -73
- package/dist/collection/components/legacy/gux-simple-toast-legacy/tests/gux-simple-toast.e2e.js +65 -65
- package/dist/collection/components/legacy/gux-simple-toast-legacy/tests/gux-simple-toast.spec.js +55 -55
- package/dist/collection/components/legacy/gux-switch-legacy/gux-switch-item/gux-switch-item.js +89 -89
- package/dist/collection/components/legacy/gux-switch-legacy/gux-switch.js +98 -98
- package/dist/collection/components/legacy/gux-switch-legacy/tests/gux-switch.e2e.js +66 -66
- package/dist/collection/components/legacy/gux-switch-legacy/tests/gux-switch.spec.js +97 -97
- package/dist/collection/components/stable/gux-accordion/gux-accordion-section/gux-accordion-section.js +209 -209
- package/dist/collection/components/stable/gux-accordion/gux-accordion.js +73 -73
- package/dist/collection/components/stable/gux-accordion/tests/gux-accordion.e2e.js +7 -7
- package/dist/collection/components/stable/gux-accordion/tests/gux-accordion.spec.js +8 -8
- package/dist/collection/components/stable/gux-action-button/gux-action-button.js +266 -266
- package/dist/collection/components/stable/gux-action-button/gux-action-button.types.js +8 -8
- package/dist/collection/components/stable/gux-action-button/tests/gux-action-button.e2e.js +73 -73
- package/dist/collection/components/stable/gux-action-button/tests/gux-action-button.spec.js +59 -59
- package/dist/collection/components/stable/gux-badge/gux-badge.js +96 -96
- package/dist/collection/components/stable/gux-badge/tests/gux-badge.e2e.js +34 -34
- package/dist/collection/components/stable/gux-badge/tests/gux-badge.spec.js +32 -32
- package/dist/collection/components/stable/gux-blank-state/gux-blank-state.js +45 -45
- package/dist/collection/components/stable/gux-blank-state/tests/gux-blank-state.e2e.js +8 -8
- package/dist/collection/components/stable/gux-blank-state/tests/gux-blank-state.spec.js +8 -8
- package/dist/collection/components/stable/gux-breadcrumbs/breadcrumb-item/gux-breadcrumb-item.js +65 -65
- package/dist/collection/components/stable/gux-breadcrumbs/gux-breadcrumbs.js +55 -55
- package/dist/collection/components/stable/gux-breadcrumbs/tests/gux-breadcrumbs.e2e.js +14 -14
- package/dist/collection/components/stable/gux-breadcrumbs/tests/gux-breadcrumbs.spec.js +37 -37
- package/dist/collection/components/stable/gux-button/gux-button.js +148 -148
- package/dist/collection/components/stable/gux-button/tests/gux-button.e2e.js +125 -125
- package/dist/collection/components/stable/gux-button/tests/gux-button.spec.js +106 -106
- package/dist/collection/components/stable/gux-button-multi/gux-button-multi.js +223 -223
- package/dist/collection/components/stable/gux-button-multi/gux-button-multi.types.js +4 -4
- package/dist/collection/components/stable/gux-button-multi/tests/gux-button-multi.e2e.js +51 -51
- package/dist/collection/components/stable/gux-button-multi/tests/gux-button-multi.spec.js +11 -11
- package/dist/collection/components/stable/gux-button-slot/gux-button-slot.js +83 -83
- package/dist/collection/components/stable/gux-button-slot/tests/gux-button-slot.e2e.js +202 -202
- package/dist/collection/components/stable/gux-button-slot/tests/gux-button-slot.spec.js +246 -246
- package/dist/collection/components/stable/gux-calendar/gux-calendar.js +536 -534
- package/dist/collection/components/stable/gux-calendar/gux-calendar.service.js +30 -30
- package/dist/collection/components/stable/gux-calendar/tests/gux-calendar.e2e.js +35 -35
- package/dist/collection/components/stable/gux-calendar/tests/gux-calendar.methods.spec.js +218 -218
- package/dist/collection/components/stable/gux-calendar/tests/gux-calendar.service.spec.js +153 -153
- package/dist/collection/components/stable/gux-calendar/tests/gux-calendar.spec.js +22 -22
- package/dist/collection/components/stable/gux-card/gux-card.js +52 -52
- package/dist/collection/components/stable/gux-card/tests/gux-card.e2e.js +12 -12
- package/dist/collection/components/stable/gux-card/tests/gux-card.spec.js +10 -10
- package/dist/collection/components/stable/gux-column-manager/gux-column-manager-item/gux-column-manager-item.js +347 -345
- package/dist/collection/components/stable/gux-column-manager/gux-column-manager-item/gux-column-manager-item.service.js +8 -8
- package/dist/collection/components/stable/gux-column-manager/gux-column-manager-item/tests/gux-column-manager-item.service.spec.js +31 -31
- package/dist/collection/components/stable/gux-column-manager/gux-column-manager.js +165 -165
- package/dist/collection/components/stable/gux-column-manager/gux-column-manager.service.js +54 -54
- package/dist/collection/components/stable/gux-content-search/gux-content-search.js +224 -224
- package/dist/collection/components/stable/gux-content-search/tests/gux-content-search.e2e.js +460 -460
- package/dist/collection/components/stable/gux-content-search/tests/gux-content-search.spec.js +161 -161
- package/dist/collection/components/stable/gux-context-menu/gux-context-menu.js +187 -187
- package/dist/collection/components/stable/gux-context-menu/tests/gux-context-menu.e2e.js +65 -65
- package/dist/collection/components/stable/gux-context-menu/tests/gux-context-menu.spec.js +28 -28
- package/dist/collection/components/stable/gux-copy-to-clipboard/gux-copy-to-clipboard.js +89 -89
- package/dist/collection/components/stable/gux-copy-to-clipboard/tests/gux-copy-to-clipboard.e2e.js +15 -15
- package/dist/collection/components/stable/gux-copy-to-clipboard/tests/gux-copy-to-clipboard.spec.js +29 -29
- package/dist/collection/components/stable/gux-datepicker/gux-datepicker.js +756 -756
- package/dist/collection/components/stable/gux-datepicker/gux-datepicker.service.js +86 -86
- package/dist/collection/components/stable/gux-datepicker/tests/gux-datepicker.e2e.js +93 -93
- package/dist/collection/components/stable/gux-datepicker/tests/gux-datepicker.service.spec.js +229 -229
- package/dist/collection/components/stable/gux-datepicker/tests/gux-datepicker.spec.js +27 -27
- package/dist/collection/components/stable/gux-dismiss-button/gux-dismiss-button.js +51 -51
- package/dist/collection/components/stable/gux-dismiss-button/tests/gux-dismiss-button.e2e.js +15 -15
- package/dist/collection/components/stable/gux-dismiss-button/tests/gux-dismiss-button.spec.js +14 -14
- package/dist/collection/components/stable/gux-dropdown/gux-dropdown.js +568 -568
- package/dist/collection/components/stable/gux-dropdown/tests/gux-dropdown.e2e.js +165 -165
- package/dist/collection/components/stable/gux-dropdown/tests/gux-dropdown.spec.js +34 -34
- package/dist/collection/components/stable/gux-dropdown-multi/gux-dropdown-multi-tag/gux-dropdown-multi-tag.js +114 -114
- package/dist/collection/components/stable/gux-dropdown-multi/gux-dropdown-multi.js +655 -655
- package/dist/collection/components/stable/gux-dropdown-multi/tests/gux-dropdown-multi.e2e.js +217 -217
- package/dist/collection/components/stable/gux-dropdown-multi/tests/gux-dropdown-multi.spec.js +6 -6
- package/dist/collection/components/stable/gux-flyout-menu/gux-flyout-menu.js +222 -222
- package/dist/collection/components/stable/gux-flyout-menu/gux-menu/gux-menu-option/gux-menu-option.js +72 -72
- package/dist/collection/components/stable/gux-flyout-menu/gux-menu/gux-menu.common.js +60 -60
- package/dist/collection/components/stable/gux-flyout-menu/gux-menu/gux-menu.js +15 -15
- package/dist/collection/components/stable/gux-flyout-menu/gux-menu/gux-submenu/gux-submenu.js +231 -231
- package/dist/collection/components/stable/gux-flyout-menu/tests/gux-flyout-menu.e2e.js +31 -31
- package/dist/collection/components/stable/gux-flyout-menu/tests/gux-flyout-menu.spec.js +6 -6
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-checkbox/gux-form-field-checkbox.js +89 -89
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-checkbox/tests/gux-form-field-checkbox.e2e.js +46 -46
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-checkbox/tests/gux-form-field-checkbox.spec.js +19 -19
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-color/gux-form-field-color.js +111 -111
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-color/tests/gux-form-field-color.e2e.js +57 -57
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-color/tests/gux-form-field-color.spec.js +34 -34
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-dropdown/gux-form-field-dropdown.js +128 -128
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-dropdown/tests/gux-form-field-dropdown.e2e.js +128 -128
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-dropdown/tests/gux-form-field-dropdown.spec.js +81 -81
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-number/gux-form-field-number.js +197 -197
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-number/tests/gux-form-field-number.e2e.js +78 -78
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-number/tests/gux-form-field-number.spec.js +48 -48
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-phone/gux-form-field-phone.js +129 -129
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-radio/gux-form-field-radio.js +63 -63
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-radio/tests/gux-form-field-radio.e2e.js +54 -54
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-radio/tests/gux-form-field-radio.spec.js +21 -21
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-range/gux-form-field-range.js +241 -241
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-search/gux-form-field-search.js +150 -150
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-search/tests/gux-form-field-search.e2e.js +57 -57
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-search/tests/gux-form-field-search.spec.js +34 -34
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-select/gux-form-field-select.js +115 -115
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-select/tests/gux-form-field-select.e2e.js +57 -57
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-select/tests/gux-form-field-select.spec.js +34 -34
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-text-like/gux-form-field-text-like.js +202 -202
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-text-like/tests/gux-form-field-text-like.e2e.js +142 -142
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-text-like/tests/gux-form-field-text-like.spec.js +84 -84
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-textarea/gux-form-field-textarea.js +150 -150
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-textarea/tests/gux-form-field-textarea.e2e.js +72 -72
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-textarea/tests/gux-form-field-textarea.spec.js +42 -42
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-picker/gux-form-field-time-picker.js +131 -131
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-picker/tests/gux-form-field-time-picker.e2e.js +57 -57
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-picker/tests/gux-form-field-time-picker.spec.js +34 -34
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-zone-picker/gux-form-field-time-zone-picker.js +130 -130
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-zone-picker/tests/gux-form-field-time-zone-picker.e2e.js +71 -71
- package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-zone-picker/tests/gux-form-field-time-zone-picker.spec.js +41 -41
- package/dist/collection/components/stable/gux-form-field/functional-components/gux-form-field-container/gux-form-field-container.js +4 -4
- package/dist/collection/components/stable/gux-form-field/functional-components/gux-form-field-error/gux-form-field-error.js +4 -4
- package/dist/collection/components/stable/gux-form-field/functional-components/gux-form-field-fieldset-container/gux-form-field-fieldset-container.js +4 -4
- package/dist/collection/components/stable/gux-form-field/functional-components/gux-form-field-help/gux-form-field-help.js +4 -4
- package/dist/collection/components/stable/gux-form-field/functional-components/gux-form-field-label/gux-form-field-label.js +5 -5
- package/dist/collection/components/stable/gux-form-field/functional-components/gux-form-field-legend-label/gux-form-field-legend-label.js +8 -8
- package/dist/collection/components/stable/gux-form-field/gux-form-field.service.js +82 -82
- package/dist/collection/components/stable/gux-form-field/helper-components/gux-form-field-input-clear-button/gux-form-field-input-clear-button.js +21 -21
- package/dist/collection/components/stable/gux-form-field/tests/gux-form-field.service.spec.js +15 -15
- package/dist/collection/components/stable/gux-icon/gux-icon.js +167 -167
- package/dist/collection/components/stable/gux-icon/gux-icon.service.js +27 -27
- package/dist/collection/components/stable/gux-icon/icon-names-deprecated.js +77 -77
- package/dist/collection/components/stable/gux-icon/icon-names-legacy.js +2 -2
- package/dist/collection/components/stable/gux-icon/icons/arrow-solid-down.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/arrow-solid-left.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/arrow-solid-right.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/arrow-solid-up.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/control-skip-left.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/control-skip-right.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/custom/wrap-text-inline.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/custom/wrap-text-tight.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/custom/wrap-text-top-bottom.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/file-pdf.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/file-preview.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/legacy/arrow-solid-down.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/arrow-solid-left.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/arrow-solid-right.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/arrow-solid-up.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/control-skip-left.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/control-skip-right.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/custom/wrap-text-inline.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/custom/wrap-text-tight.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/custom/wrap-text-top-bottom.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/file-pdf.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/file-preview.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/message-email-outbound.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/phone-bell.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/phone-call-history.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/phone-callback.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/phone-conference.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/phone-forward.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/phone-hold.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/phone-notification-score.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/phone-success.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/post.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/roster-email-disable.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/toolbar-phone-active-1.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/toolbar-phone-active-2.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/toolbar-phone-active-3.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/toolbar-phone-disable.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/user-circle.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/legacy/user-contact-id.svg +1 -0
- package/dist/collection/components/stable/gux-icon/icons/message-email-outbound.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/phone-bell.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/phone-call-history.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/phone-callback.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/phone-conference.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/phone-forward.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/phone-hold.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/phone-notification-score.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/phone-success.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/post.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/roster-email-disable.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/toolbar-phone-active-1.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/toolbar-phone-active-2.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/toolbar-phone-active-3.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/toolbar-phone-disable.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/user-circle.svg +1 -1
- package/dist/collection/components/stable/gux-icon/icons/user-contact-id.svg +1 -1
- package/dist/collection/components/stable/gux-icon/tests/gux-icon.service.spec.js +18 -18
- package/dist/collection/components/stable/gux-icon/tests/gux-icon.spec.js +3 -3
- package/dist/collection/components/stable/gux-inline-alert/gux-inline-alert.js +66 -66
- package/dist/collection/components/stable/gux-inline-alert/tests/gux-inline-alert.e2e.js +14 -14
- package/dist/collection/components/stable/gux-inline-alert/tests/gux-inline-alert.spec.js +12 -12
- package/dist/collection/components/stable/gux-list/gux-list-divider/gux-list-divider.js +15 -15
- package/dist/collection/components/stable/gux-list/gux-list-divider/tests/gux-list-divider.spec.js +14 -14
- package/dist/collection/components/stable/gux-list/gux-list-item/gux-list-item.js +71 -71
- package/dist/collection/components/stable/gux-list/gux-list-item/tests/gux-list-item.spec.js +14 -14
- package/dist/collection/components/stable/gux-list/gux-list.js +144 -142
- package/dist/collection/components/stable/gux-list/gux-list.service.js +43 -43
- package/dist/collection/components/stable/gux-list/tests/gux-list.e2e.js +8 -8
- package/dist/collection/components/stable/gux-list/tests/gux-list.spec.js +6 -6
- package/dist/collection/components/stable/gux-listbox/gux-listbox.js +315 -315
- package/dist/collection/components/stable/gux-listbox/gux-listbox.service.js +87 -87
- package/dist/collection/components/stable/gux-listbox/option-group/gux-option-group.js +80 -80
- package/dist/collection/components/stable/gux-listbox/options/gux-option/gux-option.js +153 -153
- package/dist/collection/components/stable/gux-listbox/options/gux-option-icon/gux-option-icon.js +253 -253
- package/dist/collection/components/stable/gux-listbox-multi/gux-create-option/gux-create-option.js +188 -188
- package/dist/collection/components/stable/gux-listbox-multi/gux-listbox-multi.js +424 -424
- package/dist/collection/components/stable/gux-listbox-multi/gux-option-multi/gux-option-multi.js +219 -219
- package/dist/collection/components/stable/gux-loading-message/gux-loading-message.js +19 -19
- package/dist/collection/components/stable/gux-loading-message/tests/gux-loading-message.e2e.js +7 -7
- package/dist/collection/components/stable/gux-loading-message/tests/gux-loading-message.spec.js +12 -12
- package/dist/collection/components/stable/gux-modal/gux-modal.js +200 -200
- package/dist/collection/components/stable/gux-modal/tests/gux-modal.e2e.js +129 -129
- package/dist/collection/components/stable/gux-modal/tests/gux-modal.spec.js +85 -85
- package/dist/collection/components/stable/gux-page-loading-spinner/gux-page-loading-spinner.js +43 -43
- package/dist/collection/components/stable/gux-page-loading-spinner/tests/gux-page-loading-spinner.e2e.js +28 -28
- package/dist/collection/components/stable/gux-page-loading-spinner/tests/gux-page-loading-spinner.spec.js +7 -7
- package/dist/collection/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-button.service.js +124 -124
- package/dist/collection/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-buttons.js +157 -157
- package/dist/collection/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-ellipsis-button/gux-pagination-ellipsis-button.js +147 -147
- package/dist/collection/components/stable/gux-pagination/gux-pagination-buttons/tests/gux-pagination-buttons.service.spec.js +125 -125
- package/dist/collection/components/stable/gux-pagination/gux-pagination-buttons/tests/gux-pagination-buttons.spec.js +16 -16
- package/dist/collection/components/stable/gux-pagination/gux-pagination-item-counts/gux-pagination-item-counts.js +98 -98
- package/dist/collection/components/stable/gux-pagination/gux-pagination-item-counts/tests/gux-pagination-item-counts.spec.js +16 -16
- package/dist/collection/components/stable/gux-pagination/gux-pagination-items-per-page/gux-pagination-items-per-page.js +85 -85
- package/dist/collection/components/stable/gux-pagination/gux-pagination-items-per-page/tests/gux-pagination-items-per-page.spec.js +18 -18
- package/dist/collection/components/stable/gux-pagination/gux-pagination.js +209 -209
- package/dist/collection/components/stable/gux-pagination/tests/gux-pagination.e2e.js +81 -81
- package/dist/collection/components/stable/gux-pagination/tests/gux-pagination.spec.js +87 -87
- package/dist/collection/components/stable/gux-pagination-cursor/gux-pagination-cursor.js +170 -170
- package/dist/collection/components/stable/gux-pagination-cursor/tests/gux-pagination-cursor.e2e.js +59 -59
- package/dist/collection/components/stable/gux-pagination-cursor/tests/gux-pagination-cursor.spec.js +59 -59
- package/dist/collection/components/stable/gux-popover/gux-popover.js +255 -255
- package/dist/collection/components/stable/gux-popover/tests/gux-popover.e2e.js +26 -26
- package/dist/collection/components/stable/gux-popover/tests/gux-popover.spec.js +35 -31
- package/dist/collection/components/stable/gux-popover-list/gux-popover-list.js +248 -248
- package/dist/collection/components/stable/gux-popover-list/tests/gux-popover-list.e2e.js +26 -26
- package/dist/collection/components/stable/gux-popover-list/tests/gux-popover-list.spec.js +35 -31
- package/dist/collection/components/stable/gux-popup/gux-popup.js +234 -234
- package/dist/collection/components/stable/gux-popup/tests/gux-popup.e2e.js +14 -14
- package/dist/collection/components/stable/gux-popup/tests/gux-popup.spec.js +22 -18
- package/dist/collection/components/stable/gux-radial-loading/gux-radial-loading.functional.js +7 -7
- package/dist/collection/components/stable/gux-radial-loading/gux-radial-loading.js +69 -69
- package/dist/collection/components/stable/gux-radial-loading/tests/gux-radial-loading.e2e.js +27 -27
- package/dist/collection/components/stable/gux-radial-loading/tests/gux-radial-loading.spec.js +26 -26
- package/dist/collection/components/stable/gux-radial-progress/gux-radial-progress.functional.js +2 -2
- package/dist/collection/components/stable/gux-radial-progress/gux-radial-progress.js +88 -88
- package/dist/collection/components/stable/gux-radial-progress/gux-radial-progress.service.js +2 -2
- package/dist/collection/components/stable/gux-radial-progress/tests/gux-radial-progress.e2e.js +48 -48
- package/dist/collection/components/stable/gux-radial-progress/tests/gux-radial-progress.service.spec.js +31 -31
- package/dist/collection/components/stable/gux-radial-progress/tests/gux-radial-progress.spec.js +48 -48
- package/dist/collection/components/stable/gux-rating/gux-rating.js +213 -213
- package/dist/collection/components/stable/gux-rating/tests/gux-rating.e2e.js +282 -282
- package/dist/collection/components/stable/gux-rating/tests/gux-rating.spec.js +36 -36
- package/dist/collection/components/stable/gux-skip-navigation-list/gux-skip-navigation-item/gux-skip-navigation-item.js +16 -16
- package/dist/collection/components/stable/gux-skip-navigation-list/gux-skip-navigation-list.js +21 -21
- package/dist/collection/components/stable/gux-skip-navigation-list/tests/gux-skip-navigation-list.e2e.js +6 -6
- package/dist/collection/components/stable/gux-skip-navigation-list/tests/gux-skip-navigation-list.spec.js +6 -6
- package/dist/collection/components/stable/gux-table/gux-all-row-select/gux-all-row-select.js +123 -122
- package/dist/collection/components/stable/gux-table/gux-all-row-select/tests/gux-all-row-select.spec.js +5 -5
- package/dist/collection/components/stable/gux-table/gux-row-select/gux-row-select.js +95 -95
- package/dist/collection/components/stable/gux-table/gux-row-select/tests/gux-row-select.spec.js +5 -5
- package/dist/collection/components/stable/gux-table/gux-sort-control/gux-sort-control.js +158 -158
- package/dist/collection/components/stable/gux-table/gux-sort-control/tests/gux-sort-control.e2e.js +46 -46
- package/dist/collection/components/stable/gux-table/gux-sort-control/tests/gux-sort-control.markup.js +20 -20
- package/dist/collection/components/stable/gux-table/gux-sort-control/tests/gux-sort-control.spec.js +34 -34
- package/dist/collection/components/stable/gux-table/gux-table-select-menu/gux-table-select-menu.js +112 -112
- package/dist/collection/components/stable/gux-table/gux-table-select-menu/tests/gux-table-select-menu.spec.js +5 -5
- package/dist/collection/components/stable/gux-table/gux-table.js +450 -450
- package/dist/collection/components/stable/gux-table/tests/gux-table.e2e.js +145 -145
- package/dist/collection/components/stable/gux-table/tests/gux-table.spec.js +5 -5
- package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-action/gux-table-toolbar-action.js +132 -132
- package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-action/tests/gux-table-toolbar-action.e2e.js +47 -47
- package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-action/tests/gux-table-toolbar-action.spec.js +45 -45
- package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-custom-action/gux-table-toolbar-custom-action.js +106 -106
- package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-custom-action/tests/gux-table-toolbar-custom-action.e2e.js +39 -39
- package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-custom-action/tests/gux-table-toolbar-custom-action.spec.js +17 -17
- package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-menu-button/gux-table-toolbar-menu-button.js +143 -143
- package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar.js +192 -192
- package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar.service.js +9 -9
- package/dist/collection/components/stable/gux-table-toolbar/tests/gux-table-toolbar.e2e.js +8 -8
- package/dist/collection/components/stable/gux-table-toolbar/tests/gux-table-toolbar.spec.js +12 -12
- package/dist/collection/components/stable/gux-tabs/gux-tab/gux-tab.js +186 -185
- package/dist/collection/components/stable/gux-tabs/gux-tab/tests/gux-tab.e2e.js +10 -10
- package/dist/collection/components/stable/gux-tabs/gux-tab/tests/gux-tab.spec.js +11 -11
- package/dist/collection/components/stable/gux-tabs/gux-tab-list/gux-tab-list.js +336 -335
- package/dist/collection/components/stable/gux-tabs/gux-tab-list/tests/gux-tab-list.e2e.js +10 -10
- package/dist/collection/components/stable/gux-tabs/gux-tab-list/tests/gux-tab-list.spec.js +11 -11
- package/dist/collection/components/stable/gux-tabs/gux-tab-panel/gux-tab-panel.js +100 -99
- package/dist/collection/components/stable/gux-tabs/gux-tab-panel/tests/gux-tab-panel.e2e.js +10 -10
- package/dist/collection/components/stable/gux-tabs/gux-tab-panel/tests/gux-tab-panel.spec.js +11 -11
- package/dist/collection/components/stable/gux-tabs/gux-tabs.js +186 -185
- package/dist/collection/components/stable/gux-tabs/tests/gux-tabs.e2e.js +97 -97
- package/dist/collection/components/stable/gux-tabs/tests/gux-tabs.spec.js +20 -20
- package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced/gux-tab-advanced.js +308 -307
- package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced-list/gux-tab-advanced-list.js +595 -594
- package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced-panel/gux-tab-advanced-panel.js +99 -98
- package/dist/collection/components/stable/gux-tabs-advanced/gux-tabs-advanced.js +127 -126
- package/dist/collection/components/stable/gux-tabs-advanced/tests/gux-tabs-advanced.e2e.js +87 -87
- package/dist/collection/components/stable/gux-tabs-advanced/tests/gux-tabs-advanced.spec.js +14 -14
- package/dist/collection/components/stable/gux-tag/gux-tag.js +161 -161
- package/dist/collection/components/stable/gux-tag/tests/gux-tag.e2e.js +128 -128
- package/dist/collection/components/stable/gux-tag/tests/gux-tag.spec.js +88 -88
- package/dist/collection/components/stable/gux-text-highlight/gux-text-highlight.js +150 -150
- package/dist/collection/components/stable/gux-text-highlight/tests/gux-text-highlight.e2e.js +66 -66
- package/dist/collection/components/stable/gux-text-highlight/tests/gux-text-hightlight.spec.js +65 -65
- package/dist/collection/components/stable/gux-time-picker/gux-time-picker.js +384 -384
- package/dist/collection/components/stable/gux-time-picker/gux-time-picker.service.js +117 -117
- package/dist/collection/components/stable/gux-time-picker/tests/gux-time-picker.e2e.js +37 -37
- package/dist/collection/components/stable/gux-time-picker/tests/gux-time-picker.service.spec.js +693 -693
- package/dist/collection/components/stable/gux-time-picker/tests/gux-time-picker.spec.js +6 -6
- package/dist/collection/components/stable/gux-toast/gux-toast.js +107 -107
- package/dist/collection/components/stable/gux-toast/tests/gux-toast.e2e.js +69 -69
- package/dist/collection/components/stable/gux-toast/tests/gux-toast.spec.js +59 -59
- package/dist/collection/components/stable/gux-toggle/gux-toggle-slider/gux-toggle-slider.js +130 -130
- package/dist/collection/components/stable/gux-toggle/gux-toggle.js +249 -249
- package/dist/collection/components/stable/gux-toggle/tests/gux-toggle.e2e.js +123 -123
- package/dist/collection/components/stable/gux-toggle/tests/gux-toggle.spec.js +99 -99
- package/dist/collection/components/stable/gux-tooltip/gux-tooltip.js +253 -253
- package/dist/collection/components/stable/gux-tooltip/tests/gux-tooltip.e2e.js +19 -19
- package/dist/collection/components/stable/gux-tooltip/tests/gux-tooltip.spec.js +27 -27
- package/dist/collection/components/stable/gux-tooltip-title/gux-tooltip-title.js +205 -205
- package/dist/collection/components/stable/gux-truncate/gux-truncate.js +116 -116
- package/dist/collection/components/stable/gux-truncate/tests/gux-truncate.e2e.js +25 -25
- package/dist/collection/components/stable/gux-truncate/tests/gux-truncate.spec.js +14 -14
- package/dist/collection/genesys-spark-utils/get-closest-element.js +13 -13
- package/dist/collection/genesys-spark-utils/intl.js +64 -64
- package/dist/collection/i18n/DateTimeFormatter.js +38 -38
- package/dist/collection/i18n/check-regional-dates-cookie.js +3 -3
- package/dist/collection/i18n/fetchResources.js +7 -7
- package/dist/collection/i18n/index.js +60 -60
- package/dist/collection/i18n/time-zone/identifiers.js +458 -458
- package/dist/collection/test/axeConfig.js +4 -4
- package/dist/collection/test/e2eTestUtils.js +14 -14
- package/dist/collection/test/specTestUtils.js +5 -5
- package/dist/collection/utils/array/async-filter.js +2 -2
- package/dist/collection/utils/date/from-iso-time-string.js +1 -1
- package/dist/collection/utils/date/from-iso-time-string.spec.js +9 -9
- package/dist/collection/utils/date/get-valid-timezone.js +4 -4
- package/dist/collection/utils/date/get-valid-timezone.spec.js +30 -30
- package/dist/collection/utils/date/iso-dates.js +13 -13
- package/dist/collection/utils/date/iso-dates.spec.js +163 -163
- package/dist/collection/utils/date/time-zone.js +80 -80
- package/dist/collection/utils/date/time-zone.spec.js +16 -16
- package/dist/collection/utils/date/year-month-values.js +7 -7
- package/dist/collection/utils/date/year-month-values.spec.js +76 -76
- package/dist/collection/utils/decorator/on-click-outside.js +56 -56
- package/dist/collection/utils/decorator/on-mutation.js +26 -26
- package/dist/collection/utils/decorator/on-resize.js +26 -26
- package/dist/collection/utils/dom/after-next-render.js +2 -2
- package/dist/collection/utils/dom/calculate-input-disabled-state.js +2 -2
- package/dist/collection/utils/dom/event-is-from.js +12 -12
- package/dist/collection/utils/dom/event-is-from.spec.js +26 -26
- package/dist/collection/utils/dom/find-element-by-id.js +18 -18
- package/dist/collection/utils/dom/get-closest-element.js +12 -12
- package/dist/collection/utils/dom/get-slot-text-content.js +2 -2
- package/dist/collection/utils/dom/get-slot.js +1 -1
- package/dist/collection/utils/dom/get-text-content-from-nodes.js +10 -10
- package/dist/collection/utils/dom/has-slot.js +1 -1
- package/dist/collection/utils/dom/manipulate-elements-classes.js +6 -6
- package/dist/collection/utils/dom/manipulate-elements-classes.spec.js +83 -83
- package/dist/collection/utils/dom/on-attribute-change.js +25 -25
- package/dist/collection/utils/dom/on-input-disabled-state-change.js +12 -12
- package/dist/collection/utils/dom/on-mutation.js +7 -7
- package/dist/collection/utils/dom/prevent-browser-validation-styling.js +3 -3
- package/dist/collection/utils/dom/random-html-id.js +1 -1
- package/dist/collection/utils/dom/random-html-id.spec.js +11 -11
- package/dist/collection/utils/dom/set-input-value.js +6 -6
- package/dist/collection/utils/dom/simulate-native-event.js +10 -10
- package/dist/collection/utils/dom/when-event-is-from.js +12 -12
- package/dist/collection/utils/dom/when-event-is-from.spec.js +34 -34
- package/dist/collection/utils/error/log-error.js +2 -2
- package/dist/collection/utils/number/clamp.js +4 -4
- package/dist/collection/utils/string/capitalize-first-letter.js +1 -1
- package/dist/collection/utils/string/search.js +29 -29
- package/dist/collection/utils/string/search.spec.js +36 -36
- package/dist/collection/utils/tracking/usage.js +47 -47
- package/dist/collection/utils/tracking/usage.spec.js +108 -108
- package/dist/deploy-info.json +3 -3
- package/dist/esm/{after-next-render-84ec18ad.js → after-next-render-07a41f53.js} +2 -2
- package/dist/esm/app-globals-0f993ce5.js +3 -0
- package/dist/esm/{capitalize-first-letter-45fad3db.js → capitalize-first-letter-404638dd.js} +1 -1
- package/dist/esm/check-regional-dates-cookie-a5438531.js +110 -0
- package/dist/esm/clamp-1fc36648.js +8 -0
- package/dist/esm/event-is-from-60a4bc72.js +20 -0
- package/dist/esm/find-element-by-id-d0ce6208.js +24 -0
- package/dist/esm/{floating-ui.dom.esm-393a5c50.js → floating-ui.dom.esm-8b93f9de.js} +266 -195
- package/dist/esm/genesys-webcomponents.js +6 -4
- package/dist/esm/get-closest-element-728b9f18.js +17 -0
- package/dist/esm/get-slot-c26d3ab0.js +5 -0
- package/dist/esm/get-slot-text-content-95a85429.js +6 -0
- package/dist/esm/get-valid-timezone-daff1c0b.js +517 -0
- package/dist/esm/gux-accordion-section.entry.js +60 -59
- package/dist/esm/gux-accordion.entry.js +35 -34
- package/dist/esm/gux-action-button.entry.js +120 -119
- package/dist/esm/gux-action-toast-legacy.entry.js +14 -13
- package/dist/esm/gux-advanced-dropdown-legacy.entry.js +194 -193
- package/dist/esm/gux-all-row-select.entry.js +29 -28
- package/dist/esm/gux-announce-beta.entry.js +23 -22
- package/dist/esm/gux-avatar-beta.entry.js +104 -103
- package/dist/esm/gux-badge.entry.js +41 -40
- package/dist/esm/gux-blank-state.entry.js +34 -33
- package/dist/esm/gux-breadcrumb-item.entry.js +37 -36
- package/dist/esm/gux-breadcrumbs.entry.js +23 -22
- package/dist/esm/gux-button-multi.entry.js +105 -104
- package/dist/esm/gux-button-slot.entry.js +33 -32
- package/dist/esm/gux-button.entry.js +53 -52
- package/dist/esm/gux-calendar-beta.entry.js +212 -211
- package/dist/esm/gux-calendar.entry.js +345 -344
- package/dist/esm/gux-card.entry.js +18 -17
- package/dist/esm/gux-column-manager-item.entry.js +152 -151
- package/dist/esm/gux-column-manager.entry.js +99 -98
- package/dist/esm/gux-column-manager.service-90a02975.js +83 -0
- package/dist/esm/gux-content-search.entry.js +135 -134
- package/dist/esm/gux-context-menu.entry.js +108 -107
- package/dist/esm/gux-copy-to-clipboard.entry.js +58 -57
- package/dist/esm/gux-create-option.entry.js +45 -44
- package/dist/esm/gux-cta-group.entry.js +63 -62
- package/dist/esm/gux-date-beta.entry.js +36 -36
- package/dist/esm/gux-date-time-beta.entry.js +37 -37
- package/dist/esm/gux-datepicker.entry.js +593 -592
- package/dist/esm/gux-disclosure-button-legacy.entry.js +47 -46
- package/dist/esm/gux-dismiss-button.entry.js +19 -18
- package/dist/esm/gux-dropdown-multi-tag.entry.js +38 -37
- package/dist/esm/gux-dropdown-multi.entry.js +371 -370
- package/dist/esm/gux-dropdown-option.entry.js +75 -74
- package/dist/esm/gux-dropdown_3.entry.js +522 -519
- package/dist/esm/gux-flag-icon-beta.entry.js +17 -16
- package/dist/esm/gux-flyout-menu.entry.js +168 -167
- package/dist/esm/gux-form-field-checkbox.entry.js +61 -60
- package/dist/esm/gux-form-field-color.entry.js +79 -78
- package/dist/esm/gux-form-field-container-777ec473.js +18 -0
- package/dist/esm/gux-form-field-dropdown.entry.js +95 -94
- package/dist/esm/gux-form-field-fieldset-container-9b9fee2f.js +21 -0
- package/dist/esm/gux-form-field-input-clear-button.entry.js +18 -17
- package/dist/esm/gux-form-field-number_3.entry.js +348 -345
- package/dist/esm/gux-form-field-phone.entry.js +95 -94
- package/dist/esm/gux-form-field-radio.entry.js +57 -56
- package/dist/esm/gux-form-field-range.entry.js +146 -145
- package/dist/esm/gux-form-field-search.entry.js +96 -95
- package/dist/esm/gux-form-field-select.entry.js +83 -82
- package/dist/esm/gux-form-field-text-like.entry.js +112 -111
- package/dist/esm/gux-form-field-textarea.entry.js +96 -95
- package/dist/esm/gux-form-field-time-picker.entry.js +97 -96
- package/dist/esm/gux-form-field-time-zone-picker.entry.js +96 -95
- package/dist/esm/gux-form-field.service-f168cdd4.js +140 -0
- package/dist/esm/gux-icon.entry.js +169 -168
- package/dist/esm/gux-inline-alert.entry.js +34 -33
- package/dist/esm/gux-list-divider.entry.js +9 -8
- package/dist/esm/gux-list-item.entry.js +27 -26
- package/dist/esm/gux-list.entry.js +52 -51
- package/dist/esm/gux-list.service-5da368db.js +73 -0
- package/dist/esm/gux-listbox-multi.entry.js +216 -215
- package/dist/esm/gux-listbox.service-28ef1770.js +148 -0
- package/dist/esm/gux-loading-message.entry.js +14 -13
- package/dist/esm/gux-menu-option.entry.js +32 -31
- package/dist/esm/gux-menu.common-b2a4d472.js +77 -0
- package/dist/esm/gux-menu.entry.js +9 -8
- package/dist/esm/gux-modal-legacy.entry.js +70 -69
- package/dist/esm/gux-modal.entry.js +80 -79
- package/dist/esm/gux-month-calendar.entry.js +137 -136
- package/dist/esm/gux-month-list_2.entry.js +71 -69
- package/dist/esm/gux-month-picker-beta.entry.js +196 -195
- package/dist/esm/gux-notification-toast-legacy.entry.js +22 -21
- package/dist/esm/gux-option-group-beta.entry.js +46 -45
- package/dist/esm/gux-option-icon.entry.js +62 -61
- package/dist/esm/gux-option-multi.entry.js +64 -63
- package/dist/esm/gux-page-loading-spinner.entry.js +15 -14
- package/dist/esm/gux-pagination-buttons-legacy_3.entry.js +213 -210
- package/dist/esm/gux-pagination-buttons_2.entry.js +226 -224
- package/dist/esm/gux-pagination-cursor.entry.js +49 -48
- package/dist/esm/gux-pagination-items-per-page.entry.js +27 -26
- package/dist/esm/gux-pagination-legacy.entry.js +62 -61
- package/dist/esm/gux-pagination.entry.js +85 -84
- package/dist/esm/gux-phone-input-beta.entry.js +595 -602
- package/dist/esm/gux-popover-list.entry.js +121 -120
- package/dist/esm/gux-popup.entry.js +94 -93
- package/dist/esm/gux-radial-loading.entry.js +30 -29
- package/dist/esm/gux-radial-progress.entry.js +33 -32
- package/dist/esm/gux-rating.entry.js +100 -99
- package/dist/esm/gux-row-select.entry.js +25 -24
- package/dist/esm/gux-screen-reader-beta.entry.js +14 -13
- package/dist/esm/gux-segmented-control-beta.entry.js +33 -32
- package/dist/esm/gux-segmented-control-item.entry.js +57 -56
- package/dist/esm/gux-simple-toast-legacy.entry.js +22 -21
- package/dist/esm/gux-skip-navigation-item.entry.js +10 -9
- package/dist/esm/gux-skip-navigation-list.entry.js +18 -17
- package/dist/esm/gux-sort-control.entry.js +103 -102
- package/dist/esm/gux-submenu.entry.js +147 -146
- package/dist/esm/gux-switch-item.entry.js +16 -15
- package/dist/esm/gux-switch-legacy.entry.js +34 -33
- package/dist/esm/gux-tab-advanced-list.entry.js +427 -426
- package/dist/esm/gux-tab-advanced-panel.entry.js +23 -22
- package/dist/esm/gux-tab-advanced.entry.js +153 -152
- package/dist/esm/gux-tab-list.entry.js +276 -275
- package/dist/esm/gux-tab-panel.entry.js +23 -22
- package/dist/esm/gux-tab.entry.js +42 -41
- package/dist/esm/gux-table-select-menu.entry.js +68 -67
- package/dist/esm/gux-table-toolbar-action.entry.js +33 -32
- package/dist/esm/gux-table-toolbar-custom-action.entry.js +28 -27
- package/dist/esm/gux-table-toolbar-menu-button.entry.js +85 -84
- package/dist/esm/gux-table-toolbar.entry.js +192 -191
- package/dist/esm/gux-table.entry.js +268 -267
- package/dist/esm/gux-tabs-advanced.entry.js +51 -51
- package/dist/esm/gux-tabs.entry.js +52 -51
- package/dist/esm/gux-tag.entry.js +59 -58
- package/dist/esm/gux-text-highlight.entry.js +93 -92
- package/dist/esm/gux-time-beta.entry.js +36 -36
- package/dist/esm/gux-time-picker.entry.js +329 -328
- package/dist/esm/gux-time-zone-picker-beta.entry.js +230 -229
- package/dist/esm/gux-toast.entry.js +50 -49
- package/dist/esm/gux-toggle-slider.entry.js +29 -28
- package/dist/esm/gux-toggle.entry.js +75 -74
- package/dist/esm/gux-tooltip-base-beta.entry.js +120 -119
- package/dist/esm/gux-tooltip-beta.entry.js +56 -56
- package/dist/esm/gux-tooltip-title.entry.js +137 -136
- package/dist/esm/gux-tooltip.entry.js +137 -136
- package/dist/esm/gux-truncate.entry.js +63 -62
- package/dist/esm/{has-slot-d06c74d9.js → has-slot-f24a46a6.js} +1 -1
- package/dist/esm/{index-39266f37.js → index-3f1e5ba8.js} +77 -70
- package/dist/{cjs/index-75c9f0d9.js → esm/index-da21b737.js} +770 -613
- package/dist/esm/iso-dates-8d3f106d.js +25 -0
- package/dist/esm/loader.js +5 -3
- package/dist/esm/log-error-274efeb7.js +8 -0
- package/dist/esm/on-attribute-change-f42eabee.js +24 -0
- package/dist/esm/on-click-outside-6d6f4463.js +75 -0
- package/dist/esm/on-input-disabled-state-change-27395154.js +22 -0
- package/dist/esm/on-mutation-1355c534.js +34 -0
- package/dist/esm/on-mutation-a222fe93.js +11 -0
- package/dist/esm/on-resize-6a194a58.js +34 -0
- package/dist/esm/{prevent-browser-validation-styling-8c459589.js → prevent-browser-validation-styling-3983eb0a.js} +3 -3
- package/dist/esm/{random-html-id-3354d85c.js → random-html-id-81ac821b.js} +1 -1
- package/dist/esm/simulate-native-event-e0631897.js +14 -0
- package/dist/esm/{usage-66f89ebe.js → usage-584e4793.js} +42 -42
- package/dist/esm/{when-event-is-from-6154bd60.js → when-event-is-from-2aac15f0.js} +12 -12
- package/dist/esm/year-month-values-7461d213.js +15 -0
- package/dist/genesys-webcomponents/genesys-webcomponents.esm.js +1 -1
- package/dist/genesys-webcomponents/icons/arrow-solid-down.svg +1 -1
- package/dist/genesys-webcomponents/icons/arrow-solid-left.svg +1 -1
- package/dist/genesys-webcomponents/icons/arrow-solid-right.svg +1 -1
- package/dist/genesys-webcomponents/icons/arrow-solid-up.svg +1 -1
- package/dist/genesys-webcomponents/icons/control-skip-left.svg +1 -1
- package/dist/genesys-webcomponents/icons/control-skip-right.svg +1 -1
- package/dist/genesys-webcomponents/icons/custom/wrap-text-inline.svg +1 -1
- package/dist/genesys-webcomponents/icons/custom/wrap-text-tight.svg +1 -1
- package/dist/genesys-webcomponents/icons/custom/wrap-text-top-bottom.svg +1 -1
- package/dist/genesys-webcomponents/icons/file-pdf.svg +1 -1
- package/dist/genesys-webcomponents/icons/file-preview.svg +1 -1
- package/dist/genesys-webcomponents/icons/legacy/arrow-solid-down.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/arrow-solid-left.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/arrow-solid-right.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/arrow-solid-up.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/control-skip-left.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/control-skip-right.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/custom/wrap-text-inline.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/custom/wrap-text-tight.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/custom/wrap-text-top-bottom.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/file-pdf.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/file-preview.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/message-email-outbound.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/phone-bell.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/phone-call-history.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/phone-callback.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/phone-conference.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/phone-forward.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/phone-hold.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/phone-notification-score.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/phone-success.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/post.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/roster-email-disable.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/toolbar-phone-active-1.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/toolbar-phone-active-2.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/toolbar-phone-active-3.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/toolbar-phone-disable.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/user-circle.svg +1 -0
- package/dist/genesys-webcomponents/icons/legacy/user-contact-id.svg +1 -0
- package/dist/genesys-webcomponents/icons/message-email-outbound.svg +1 -1
- package/dist/genesys-webcomponents/icons/phone-bell.svg +1 -1
- package/dist/genesys-webcomponents/icons/phone-call-history.svg +1 -1
- package/dist/genesys-webcomponents/icons/phone-callback.svg +1 -1
- package/dist/genesys-webcomponents/icons/phone-conference.svg +1 -1
- package/dist/genesys-webcomponents/icons/phone-forward.svg +1 -1
- package/dist/genesys-webcomponents/icons/phone-hold.svg +1 -1
- package/dist/genesys-webcomponents/icons/phone-notification-score.svg +1 -1
- package/dist/genesys-webcomponents/icons/phone-success.svg +1 -1
- package/dist/genesys-webcomponents/icons/post.svg +1 -1
- package/dist/genesys-webcomponents/icons/roster-email-disable.svg +1 -1
- package/dist/genesys-webcomponents/icons/toolbar-phone-active-1.svg +1 -1
- package/dist/genesys-webcomponents/icons/toolbar-phone-active-2.svg +1 -1
- package/dist/genesys-webcomponents/icons/toolbar-phone-active-3.svg +1 -1
- package/dist/genesys-webcomponents/icons/toolbar-phone-disable.svg +1 -1
- package/dist/genesys-webcomponents/icons/user-circle.svg +1 -1
- package/dist/genesys-webcomponents/icons/user-contact-id.svg +1 -1
- package/dist/genesys-webcomponents/p-01471ba0.js +1 -0
- package/dist/genesys-webcomponents/p-021c5e15.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-e10cb032.js → p-0367930a.js} +1 -1
- package/dist/genesys-webcomponents/p-076c488a.entry.js +1 -0
- package/dist/genesys-webcomponents/p-0873e4ab.entry.js +1 -0
- package/dist/genesys-webcomponents/p-08746cf4.entry.js +1 -0
- package/dist/genesys-webcomponents/p-0bcb9049.entry.js +1 -0
- package/dist/genesys-webcomponents/p-0c847097.entry.js +1 -0
- package/dist/genesys-webcomponents/p-0ec9c356.entry.js +1 -0
- package/dist/genesys-webcomponents/p-12153116.entry.js +1 -0
- package/dist/genesys-webcomponents/p-15148f59.entry.js +1 -0
- package/dist/genesys-webcomponents/p-1529f860.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-47ece136.entry.js → p-17472c1e.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-cde75317.entry.js → p-1782fe0f.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-17d1e881.entry.js +1 -0
- package/dist/genesys-webcomponents/p-1ce7f6bb.entry.js +1 -0
- package/dist/genesys-webcomponents/p-1d3cf57b.entry.js +1 -0
- package/dist/genesys-webcomponents/p-1d46f4bd.entry.js +1 -0
- package/dist/genesys-webcomponents/p-1d8e650b.entry.js +1 -0
- package/dist/genesys-webcomponents/p-1dd123e1.entry.js +1 -0
- package/dist/genesys-webcomponents/p-210fd913.entry.js +1 -0
- package/dist/genesys-webcomponents/p-21608815.entry.js +1 -0
- package/dist/genesys-webcomponents/p-22d63f39.entry.js +1 -0
- package/dist/genesys-webcomponents/p-230f793b.entry.js +1 -0
- package/dist/genesys-webcomponents/p-232d337f.entry.js +1 -0
- package/dist/genesys-webcomponents/p-257d1677.entry.js +1 -0
- package/dist/genesys-webcomponents/p-265ec6b3.entry.js +1 -0
- package/dist/genesys-webcomponents/p-2ceea80b.entry.js +1 -0
- package/dist/genesys-webcomponents/p-2d0ece57.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-c49670a7.js → p-2d1bdeab.js} +1 -1
- package/dist/genesys-webcomponents/p-2e827df1.js +2 -0
- package/dist/genesys-webcomponents/p-2efcf865.entry.js +1 -0
- package/dist/genesys-webcomponents/p-2efd13c6.entry.js +1 -0
- package/dist/genesys-webcomponents/p-3094f91e.entry.js +1 -0
- package/dist/genesys-webcomponents/p-32c3eed2.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-08d4b064.entry.js → p-34824b50.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-35a67b2d.entry.js +1 -0
- package/dist/genesys-webcomponents/p-38b45596.entry.js +1 -0
- package/dist/genesys-webcomponents/p-3a1668e7.entry.js +1 -0
- package/dist/genesys-webcomponents/p-3cc528b2.entry.js +1 -0
- package/dist/genesys-webcomponents/p-40d7523c.entry.js +1 -0
- package/dist/genesys-webcomponents/p-462b9d6d.entry.js +1 -0
- package/dist/genesys-webcomponents/p-4a704acc.entry.js +1 -0
- package/dist/genesys-webcomponents/p-4af154bf.entry.js +1 -0
- package/dist/genesys-webcomponents/p-4b81769e.entry.js +1 -0
- package/dist/genesys-webcomponents/p-4c05ded4.entry.js +1 -0
- package/dist/genesys-webcomponents/p-4c3aca5c.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-e77acef0.entry.js → p-4e230445.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-4ee99fe3.entry.js +1 -0
- package/dist/genesys-webcomponents/p-56067054.entry.js +1 -0
- package/dist/genesys-webcomponents/p-594ccda5.entry.js +1 -0
- package/dist/genesys-webcomponents/p-5a40a355.entry.js +1 -0
- package/dist/genesys-webcomponents/p-5abec9a6.entry.js +1 -0
- package/dist/genesys-webcomponents/p-615474a6.entry.js +1 -0
- package/dist/genesys-webcomponents/p-61d2492c.entry.js +1 -0
- package/dist/genesys-webcomponents/p-657b7edf.entry.js +1 -0
- package/dist/genesys-webcomponents/p-65fc68b8.entry.js +1 -0
- package/dist/genesys-webcomponents/p-672c12f5.entry.js +1 -0
- package/dist/genesys-webcomponents/p-6a2a0478.entry.js +1 -0
- package/dist/genesys-webcomponents/p-6e213905.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-960b5ee9.entry.js → p-6fb3d24a.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-717b069a.entry.js +1 -0
- package/dist/genesys-webcomponents/p-71f70756.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-24c911b1.entry.js → p-72a32ddc.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-752865a0.entry.js +1 -0
- package/dist/genesys-webcomponents/p-7603555f.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-f19850ba.js → p-76df7717.js} +1 -1
- package/dist/genesys-webcomponents/p-79267e5b.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-80a2f466.entry.js → p-79d8490a.entry.js} +2 -2
- package/dist/genesys-webcomponents/p-7cb3568f.entry.js +1 -0
- package/dist/genesys-webcomponents/p-812ecc60.entry.js +1 -0
- package/dist/genesys-webcomponents/p-812f9f34.entry.js +1 -0
- package/dist/genesys-webcomponents/p-81e5c422.entry.js +1 -0
- package/dist/genesys-webcomponents/p-83340be4.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-f3cb908a.entry.js → p-859883d2.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-89ab2d03.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-1196ed1d.entry.js → p-8a278967.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-8cab9831.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-77e10256.entry.js → p-8d18357e.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-8d3623c9.entry.js +1 -0
- package/dist/genesys-webcomponents/p-91049cc0.entry.js +1 -0
- package/dist/genesys-webcomponents/p-918b2269.entry.js +1 -0
- package/dist/genesys-webcomponents/p-92cdf249.entry.js +1 -0
- package/dist/genesys-webcomponents/p-93305dd6.entry.js +1 -0
- package/dist/genesys-webcomponents/p-959a66d5.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-2b468e4b.js → p-9773c4fe.js} +1 -1
- package/dist/genesys-webcomponents/p-97cc4d09.entry.js +1 -0
- package/dist/genesys-webcomponents/p-9d2258fe.entry.js +1 -0
- package/dist/genesys-webcomponents/p-9fb3e308.entry.js +1 -0
- package/dist/genesys-webcomponents/p-9ffb183a.entry.js +1 -0
- package/dist/genesys-webcomponents/p-a546cf13.entry.js +1 -0
- package/dist/genesys-webcomponents/p-a5581f81.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-18238c55.entry.js → p-a5c7c0d8.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-a3690466.entry.js → p-a73924dc.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-a873d069.entry.js +1 -0
- package/dist/genesys-webcomponents/p-ab6cf9b9.js +1 -0
- package/dist/genesys-webcomponents/{p-6ab5d78c.entry.js → p-abfb86d5.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-99e39ce3.js → p-ac38fe83.js} +1 -1
- package/dist/genesys-webcomponents/p-ad3f02ea.entry.js +1 -0
- package/dist/genesys-webcomponents/p-ae51701c.entry.js +1 -0
- package/dist/genesys-webcomponents/p-afdbfb5c.entry.js +1 -0
- package/dist/genesys-webcomponents/p-b0e1eb0c.js +1 -0
- package/dist/genesys-webcomponents/p-b2b1c2ed.entry.js +1 -0
- package/dist/genesys-webcomponents/p-b43ee47b.js +1 -0
- package/dist/genesys-webcomponents/p-c0f0e600.entry.js +1 -0
- package/dist/genesys-webcomponents/p-c564c662.entry.js +1 -0
- package/dist/genesys-webcomponents/p-c577acef.entry.js +1 -0
- package/dist/genesys-webcomponents/p-c63f1cbb.entry.js +1 -0
- package/dist/genesys-webcomponents/p-ca050f19.entry.js +1 -0
- package/dist/genesys-webcomponents/p-ca816b67.entry.js +1 -0
- package/dist/genesys-webcomponents/p-cb97020a.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-9d642773.entry.js → p-cea85008.entry.js} +1 -1
- package/dist/genesys-webcomponents/p-d139c9ba.entry.js +1 -0
- package/dist/genesys-webcomponents/p-d34a60c9.entry.js +1 -0
- package/dist/genesys-webcomponents/p-d52fb848.entry.js +1 -0
- package/dist/genesys-webcomponents/p-d67af7c8.entry.js +1 -0
- package/dist/genesys-webcomponents/p-d7fa0e6a.entry.js +1 -0
- package/dist/genesys-webcomponents/p-da6ac726.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-a285abaf.js → p-db201bbc.js} +1 -1
- package/dist/genesys-webcomponents/p-dbf4889c.entry.js +1 -0
- package/dist/genesys-webcomponents/p-dcb74fd5.entry.js +1 -0
- package/dist/genesys-webcomponents/p-dce5b9ad.entry.js +1 -0
- package/dist/genesys-webcomponents/p-dd2d90d5.entry.js +1 -0
- package/dist/genesys-webcomponents/p-e1255160.js +1 -0
- package/dist/genesys-webcomponents/p-e5ee0658.entry.js +1 -0
- package/dist/genesys-webcomponents/{p-34083f8d.entry.js → p-e6662451.entry.js} +1 -1
- package/dist/genesys-webcomponents/{p-e5766b80.js → p-f3b9b052.js} +1 -1
- package/dist/genesys-webcomponents/p-f3e40164.entry.js +1 -0
- package/dist/genesys-webcomponents/p-f5c856c5.entry.js +1 -0
- package/dist/genesys-webcomponents/p-f79ea7a1.entry.js +1 -0
- package/dist/genesys-webcomponents/p-fa20a717.entry.js +1 -0
- package/dist/genesys-webcomponents/p-fb532176.entry.js +1 -0
- package/dist/stencil-wrapper.js +1 -1
- package/dist/types/common-enums.d.ts +9 -9
- package/dist/types/components/beta/gux-announce/gux-announce.d.ts +6 -6
- package/dist/types/components/beta/gux-avatar/gux-avatar.d.ts +43 -43
- package/dist/types/components/beta/gux-calendar-beta/components/single/gux-calendar.d.ts +26 -26
- package/dist/types/components/beta/gux-calendar-beta/gux-calendar.types.d.ts +8 -8
- package/dist/types/components/beta/gux-cta-group/gux-cta-group.d.ts +14 -14
- package/dist/types/components/beta/gux-date/gux-date.d.ts +21 -21
- package/dist/types/components/beta/gux-date-time/gux-date-time.d.ts +21 -21
- package/dist/types/components/beta/gux-flag-icon/gux-flag-icon.d.ts +5 -5
- package/dist/types/components/beta/gux-month-picker/gux-month-calendar/gux-month-calendar.d.ts +42 -42
- package/dist/types/components/beta/gux-month-picker/gux-month-calendar/gux-month-list/gux-month-list-item/gux-month-list-item.d.ts +8 -8
- package/dist/types/components/beta/gux-month-picker/gux-month-calendar/gux-month-list/gux-month-list.d.ts +5 -5
- package/dist/types/components/beta/gux-month-picker/gux-month-picker.d.ts +45 -45
- package/dist/types/components/beta/gux-phone-input/gux-phone-input.d.ts +69 -69
- package/dist/types/components/beta/gux-phone-input/gux-phone.types.d.ts +5 -5
- package/dist/types/components/beta/gux-phone-input/services/RegionCountryCodeMap.d.ts +246 -246
- package/dist/types/components/beta/gux-screen-reader/gux-screen-reader.d.ts +3 -3
- package/dist/types/components/beta/gux-segmented-control/gux-segmented-control-item/gux-segmented-control-item.d.ts +12 -12
- package/dist/types/components/beta/gux-segmented-control/gux-segmented-control.d.ts +8 -8
- package/dist/types/components/beta/gux-time/gux-time.d.ts +24 -24
- package/dist/types/components/beta/gux-time-zone-picker/generic-zones.d.ts +13 -13
- package/dist/types/components/beta/gux-time-zone-picker/gux-time-zone-picker.d.ts +24 -24
- package/dist/types/components/beta/gux-time-zone-picker/gux-time-zone-picker.types.d.ts +22 -22
- package/dist/types/components/beta/gux-tooltip-base/gux-tooltip-base.d.ts +38 -38
- package/dist/types/components/beta/gux-tooltip-beta/gux-tooltip.d.ts +21 -21
- package/dist/types/components/legacy/gux-action-toast-legacy/gux-action-toast.d.ts +3 -3
- package/dist/types/components/legacy/gux-advanced-dropdown-legacy/dropdown-option/gux-dropdown-option.d.ts +47 -47
- package/dist/types/components/legacy/gux-advanced-dropdown-legacy/gux-advanced-dropdown.d.ts +65 -65
- package/dist/types/components/legacy/gux-disclosure-button-legacy/gux-disclosure-button.d.ts +30 -30
- package/dist/types/components/legacy/gux-modal-legacy/gux-modal-legacy.d.ts +27 -27
- package/dist/types/components/legacy/gux-notification-toast-legacy/gux-notification-toast.d.ts +9 -9
- package/dist/types/components/legacy/gux-pagination-legacy/gux-pagination-buttons-legacy/gux-pagination-button.service.d.ts +4 -4
- package/dist/types/components/legacy/gux-pagination-legacy/gux-pagination-buttons-legacy/gux-pagination-buttons.d.ts +22 -22
- package/dist/types/components/legacy/gux-pagination-legacy/gux-pagination-item-counts-legacy/gux-pagination-item-counts.d.ts +9 -9
- package/dist/types/components/legacy/gux-pagination-legacy/gux-pagination-items-per-page-legacy/gux-pagination-items-per-page.d.ts +9 -9
- package/dist/types/components/legacy/gux-pagination-legacy/gux-pagination.d.ts +31 -31
- package/dist/types/components/legacy/gux-pagination-legacy/gux-pagination.types.d.ts +2 -2
- package/dist/types/components/legacy/gux-simple-toast-legacy/gux-simple-toast.d.ts +9 -9
- package/dist/types/components/legacy/gux-switch-legacy/gux-switch-item/gux-switch-item.d.ts +5 -5
- package/dist/types/components/legacy/gux-switch-legacy/gux-switch.d.ts +9 -9
- package/dist/types/components/stable/gux-accordion/gux-accordion-section/gux-accordion-section.d.ts +24 -24
- package/dist/types/components/stable/gux-accordion/gux-accordion.d.ts +7 -7
- package/dist/types/components/stable/gux-action-button/gux-action-button.d.ts +41 -41
- package/dist/types/components/stable/gux-badge/gux-badge.d.ts +11 -11
- package/dist/types/components/stable/gux-blank-state/gux-blank-state.d.ts +6 -6
- package/dist/types/components/stable/gux-breadcrumbs/breadcrumb-item/gux-breadcrumb-item.d.ts +7 -7
- package/dist/types/components/stable/gux-breadcrumbs/gux-breadcrumbs.d.ts +7 -7
- package/dist/types/components/stable/gux-button/gux-button.d.ts +22 -22
- package/dist/types/components/stable/gux-button-multi/gux-button-multi.d.ts +31 -31
- package/dist/types/components/stable/gux-button-slot/gux-button-slot.d.ts +6 -6
- package/dist/types/components/stable/gux-calendar/gux-calendar.d.ts +67 -67
- package/dist/types/components/stable/gux-calendar/gux-calendar.types.d.ts +6 -6
- package/dist/types/components/stable/gux-card/gux-card.d.ts +7 -7
- package/dist/types/components/stable/gux-column-manager/gux-column-manager-item/gux-column-manager-item.d.ts +31 -31
- package/dist/types/components/stable/gux-column-manager/gux-column-manager.d.ts +24 -24
- package/dist/types/components/stable/gux-column-manager/gux-column-manager.service.d.ts +2 -2
- package/dist/types/components/stable/gux-column-manager/gux-column-manager.types.d.ts +6 -6
- package/dist/types/components/stable/gux-content-search/gux-content-search.d.ts +37 -37
- package/dist/types/components/stable/gux-context-menu/gux-context-menu.d.ts +34 -34
- package/dist/types/components/stable/gux-copy-to-clipboard/gux-copy-to-clipboard.d.ts +14 -14
- package/dist/types/components/stable/gux-datepicker/gux-datepicker.d.ts +127 -127
- package/dist/types/components/stable/gux-datepicker/gux-datepicker.types.d.ts +2 -2
- package/dist/types/components/stable/gux-dismiss-button/gux-dismiss-button.d.ts +5 -5
- package/dist/types/components/stable/gux-dropdown/gux-dropdown.d.ts +69 -69
- package/dist/types/components/stable/gux-dropdown-multi/gux-dropdown-multi-tag/gux-dropdown-multi-tag.d.ts +17 -17
- package/dist/types/components/stable/gux-dropdown-multi/gux-dropdown-multi.d.ts +102 -102
- package/dist/types/components/stable/gux-flyout-menu/gux-flyout-menu.d.ts +24 -24
- package/dist/types/components/stable/gux-flyout-menu/gux-menu/gux-menu-option/gux-menu-option.d.ts +9 -9
- package/dist/types/components/stable/gux-flyout-menu/gux-menu/gux-menu.d.ts +1 -1
- package/dist/types/components/stable/gux-flyout-menu/gux-menu/gux-submenu/gux-submenu.d.ts +28 -28
- package/dist/types/components/stable/gux-form-field/components/gux-form-field-checkbox/gux-form-field-checkbox.d.ts +13 -13
- package/dist/types/components/stable/gux-form-field/components/gux-form-field-color/gux-form-field-color.d.ts +18 -18
- package/dist/types/components/stable/gux-form-field/components/gux-form-field-dropdown/gux-form-field-dropdown.d.ts +20 -20
- package/dist/types/components/stable/gux-form-field/components/gux-form-field-number/gux-form-field-number.d.ts +26 -26
- package/dist/types/components/stable/gux-form-field/components/gux-form-field-phone/gux-form-field-phone.d.ts +21 -21
- package/dist/types/components/stable/gux-form-field/components/gux-form-field-radio/gux-form-field-radio.d.ts +11 -11
- package/dist/types/components/stable/gux-form-field/components/gux-form-field-range/gux-form-field-range.d.ts +34 -34
- package/dist/types/components/stable/gux-form-field/components/gux-form-field-search/gux-form-field-search.d.ts +21 -21
- package/dist/types/components/stable/gux-form-field/components/gux-form-field-select/gux-form-field-select.d.ts +18 -18
- package/dist/types/components/stable/gux-form-field/components/gux-form-field-text-like/gux-form-field-text-like.d.ts +25 -25
- package/dist/types/components/stable/gux-form-field/components/gux-form-field-textarea/gux-form-field-textarea.d.ts +22 -22
- package/dist/types/components/stable/gux-form-field/components/gux-form-field-time-picker/gux-form-field-time-picker.d.ts +21 -21
- package/dist/types/components/stable/gux-form-field/components/gux-form-field-time-zone-picker/gux-form-field-time-zone-picker.d.ts +21 -21
- package/dist/types/components/stable/gux-form-field/functional-components/gux-form-field-container/gux-form-field-container.d.ts +1 -1
- package/dist/types/components/stable/gux-form-field/functional-components/gux-form-field-error/gux-form-field-error.d.ts +1 -1
- package/dist/types/components/stable/gux-form-field/functional-components/gux-form-field-fieldset-container/gux-form-field-fieldset-container.d.ts +1 -1
- package/dist/types/components/stable/gux-form-field/functional-components/gux-form-field-help/gux-form-field-help.d.ts +1 -1
- package/dist/types/components/stable/gux-form-field/functional-components/gux-form-field-label/gux-form-field-label.d.ts +2 -2
- package/dist/types/components/stable/gux-form-field/functional-components/gux-form-field-legend-label/gux-form-field-legend-label.d.ts +3 -3
- package/dist/types/components/stable/gux-form-field/helper-components/gux-form-field-input-clear-button/gux-form-field-input-clear-button.d.ts +4 -4
- package/dist/types/components/stable/gux-icon/gux-icon.d.ts +24 -24
- package/dist/types/components/stable/gux-icon/gux-icon.types.d.ts +1 -1
- package/dist/types/components/stable/gux-icon/icon-names-deprecated.d.ts +1 -1
- package/dist/types/components/stable/gux-inline-alert/gux-inline-alert.d.ts +6 -6
- package/dist/types/components/stable/gux-list/gux-list-divider/gux-list-divider.d.ts +1 -1
- package/dist/types/components/stable/gux-list/gux-list-item/gux-list-item.d.ts +6 -6
- package/dist/types/components/stable/gux-list/gux-list.d.ts +9 -9
- package/dist/types/components/stable/gux-listbox/gux-listbox.d.ts +25 -25
- package/dist/types/components/stable/gux-listbox/option-group/gux-option-group.d.ts +12 -12
- package/dist/types/components/stable/gux-listbox/options/gux-option/gux-option.d.ts +13 -13
- package/dist/types/components/stable/gux-listbox/options/gux-option-icon/gux-option-icon.d.ts +19 -19
- package/dist/types/components/stable/gux-listbox/options/option-types.d.ts +5 -5
- package/dist/types/components/stable/gux-listbox-multi/gux-create-option/gux-create-option.d.ts +15 -15
- package/dist/types/components/stable/gux-listbox-multi/gux-listbox-multi.d.ts +35 -35
- package/dist/types/components/stable/gux-listbox-multi/gux-option-multi/gux-option-multi.d.ts +19 -19
- package/dist/types/components/stable/gux-loading-message/gux-loading-message.d.ts +3 -3
- package/dist/types/components/stable/gux-modal/gux-modal.d.ts +32 -32
- package/dist/types/components/stable/gux-page-loading-spinner/gux-page-loading-spinner.d.ts +8 -8
- package/dist/types/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-button.service.d.ts +4 -4
- package/dist/types/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-buttons.d.ts +19 -19
- package/dist/types/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-ellipsis-button/gux-pagination-ellipsis-button.d.ts +16 -16
- package/dist/types/components/stable/gux-pagination/gux-pagination-item-counts/gux-pagination-item-counts.d.ts +10 -10
- package/dist/types/components/stable/gux-pagination/gux-pagination-items-per-page/gux-pagination-items-per-page.d.ts +9 -9
- package/dist/types/components/stable/gux-pagination/gux-pagination.d.ts +39 -39
- package/dist/types/components/stable/gux-pagination-cursor/gux-pagination-cursor.d.ts +18 -18
- package/dist/types/components/stable/gux-popover/gux-popover.d.ts +40 -40
- package/dist/types/components/stable/gux-popover-list/gux-popover-list.d.ts +38 -38
- package/dist/types/components/stable/gux-popup/gux-popup.d.ts +32 -32
- package/dist/types/components/stable/gux-radial-loading/gux-radial-loading.d.ts +13 -13
- package/dist/types/components/stable/gux-radial-loading/gux-radial-loading.functional.d.ts +2 -2
- package/dist/types/components/stable/gux-radial-progress/gux-radial-progress.d.ts +16 -16
- package/dist/types/components/stable/gux-radial-progress/gux-radial-progress.functional.d.ts +4 -4
- package/dist/types/components/stable/gux-rating/gux-rating.d.ts +15 -15
- package/dist/types/components/stable/gux-skip-navigation-list/gux-skip-navigation-item/gux-skip-navigation-item.d.ts +1 -1
- package/dist/types/components/stable/gux-skip-navigation-list/gux-skip-navigation-list.d.ts +4 -4
- package/dist/types/components/stable/gux-table/gux-all-row-select/gux-all-row-select.d.ts +11 -11
- package/dist/types/components/stable/gux-table/gux-row-select/gux-row-select.d.ts +10 -10
- package/dist/types/components/stable/gux-table/gux-sort-control/gux-sort-control.d.ts +18 -18
- package/dist/types/components/stable/gux-table/gux-sort-control/tests/gux-sort-control.markup.d.ts +20 -20
- package/dist/types/components/stable/gux-table/gux-table-select-menu/gux-table-select-menu.d.ts +14 -14
- package/dist/types/components/stable/gux-table/gux-table.d.ts +82 -82
- package/dist/types/components/stable/gux-table/gux-table.types.d.ts +6 -6
- package/dist/types/components/stable/gux-table-toolbar/gux-table-toolbar-action/gux-table-toolbar-action.d.ts +11 -11
- package/dist/types/components/stable/gux-table-toolbar/gux-table-toolbar-custom-action/gux-table-toolbar-custom-action.d.ts +8 -8
- package/dist/types/components/stable/gux-table-toolbar/gux-table-toolbar-menu-button/gux-table-toolbar-menu-button.d.ts +17 -17
- package/dist/types/components/stable/gux-table-toolbar/gux-table-toolbar.d.ts +42 -42
- package/dist/types/components/stable/gux-tabs/gux-tab/gux-tab.d.ts +19 -19
- package/dist/types/components/stable/gux-tabs/gux-tab-list/gux-tab-list.d.ts +36 -36
- package/dist/types/components/stable/gux-tabs/gux-tab-panel/gux-tab-panel.d.ts +12 -12
- package/dist/types/components/stable/gux-tabs/gux-tabs.d.ts +26 -26
- package/dist/types/components/stable/gux-tabs-advanced/gux-tab-advanced/gux-tab-advanced.d.ts +38 -38
- package/dist/types/components/stable/gux-tabs-advanced/gux-tab-advanced-list/gux-tab-advanced-list.d.ts +81 -81
- package/dist/types/components/stable/gux-tabs-advanced/gux-tab-advanced-panel/gux-tab-advanced-panel.d.ts +6 -6
- package/dist/types/components/stable/gux-tabs-advanced/gux-tabs-advanced.d.ts +18 -18
- package/dist/types/components/stable/gux-tag/gux-tag.d.ts +16 -16
- package/dist/types/components/stable/gux-text-highlight/gux-text-highlight.d.ts +22 -22
- package/dist/types/components/stable/gux-time-picker/gux-time-picker.d.ts +38 -38
- package/dist/types/components/stable/gux-toast/gux-toast.d.ts +12 -12
- package/dist/types/components/stable/gux-toggle/gux-toggle-slider/gux-toggle-slider.d.ts +8 -8
- package/dist/types/components/stable/gux-toggle/gux-toggle.d.ts +23 -23
- package/dist/types/components/stable/gux-tooltip/gux-tooltip.d.ts +38 -38
- package/dist/types/components/stable/gux-tooltip-title/gux-tooltip-title.d.ts +23 -23
- package/dist/types/components/stable/gux-truncate/gux-truncate.d.ts +14 -14
- package/dist/types/components.d.ts +547 -0
- package/dist/types/i18n/DateTimeFormatter.d.ts +27 -27
- package/dist/types/i18n/fetchResources.d.ts +3 -3
- package/dist/types/i18n/index.d.ts +1 -1
- package/dist/types/stencil-public-runtime.d.ts +10 -0
- package/dist/types/stencil-wrapper.d.ts +1 -1
- package/dist/types/test/axeConfig.d.ts +4 -4
- package/dist/types/test/e2eTestUtils.d.ts +4 -4
- package/dist/types/test/jestMatcherUtils.d.ts +4 -4
- package/dist/types/utils/date/year-month-values.d.ts +2 -2
- package/dist/types/utils/decorator/on-click-outside.d.ts +2 -2
- package/dist/types/utils/tracking/usage.d.ts +11 -11
- package/package.json +3 -3
- package/dist/cjs/check-regional-dates-cookie-2b234ae2.js +0 -115
- package/dist/cjs/event-is-from-f3f1cfde.js +0 -22
- package/dist/cjs/find-element-by-id-9c3e0b1b.js +0 -26
- package/dist/cjs/get-closest-element-26894e5a.js +0 -19
- package/dist/cjs/get-slot-395a67ef.js +0 -7
- package/dist/cjs/get-slot-text-content-c4306c7a.js +0 -8
- package/dist/cjs/get-valid-timezone-6bacb49d.js +0 -520
- package/dist/cjs/gux-column-manager.service-7f1cc862.js +0 -93
- package/dist/cjs/gux-form-field-container-987b5820.js +0 -21
- package/dist/cjs/gux-form-field-fieldset-container-e43868e8.js +0 -24
- package/dist/cjs/gux-form-field.service-d9598ea6.js +0 -151
- package/dist/cjs/gux-list.service-4beaa394.js +0 -81
- package/dist/cjs/gux-listbox.service-e1b0f291.js +0 -164
- package/dist/cjs/gux-menu.common-d41b2fac.js +0 -80
- package/dist/cjs/iso-dates-d0cd4802.js +0 -30
- package/dist/cjs/log-error-8a92241e.js +0 -11
- package/dist/cjs/on-attribute-change-9b2d8c85.js +0 -27
- package/dist/cjs/on-click-outside-3c0f8816.js +0 -77
- package/dist/cjs/on-input-disabled-state-change-005e5b3e.js +0 -25
- package/dist/cjs/on-mutation-ec5d23bd.js +0 -36
- package/dist/cjs/on-mutation-ef917473.js +0 -13
- package/dist/cjs/on-resize-a136fc7f.js +0 -36
- package/dist/cjs/simulate-native-event-8209a457.js +0 -16
- package/dist/cjs/year-month-values-6028ce26.js +0 -19
- package/dist/esm/check-regional-dates-cookie-5bd719be.js +0 -110
- package/dist/esm/clamp-51db64df.js +0 -8
- package/dist/esm/event-is-from-e25c5a22.js +0 -20
- package/dist/esm/find-element-by-id-a3c82a2d.js +0 -24
- package/dist/esm/get-closest-element-66f63212.js +0 -17
- package/dist/esm/get-slot-55aade31.js +0 -5
- package/dist/esm/get-slot-text-content-189d6edf.js +0 -6
- package/dist/esm/get-valid-timezone-b9060a4c.js +0 -517
- package/dist/esm/gux-column-manager.service-4f5bf4c4.js +0 -83
- package/dist/esm/gux-form-field-container-ac3eb96d.js +0 -18
- package/dist/esm/gux-form-field-fieldset-container-dcaed6c7.js +0 -21
- package/dist/esm/gux-form-field.service-6bc072f5.js +0 -140
- package/dist/esm/gux-list.service-693f4ba7.js +0 -73
- package/dist/esm/gux-listbox.service-8ccb2f73.js +0 -148
- package/dist/esm/gux-menu.common-e59a1b12.js +0 -77
- package/dist/esm/iso-dates-7bc9d07f.js +0 -25
- package/dist/esm/log-error-0b15023e.js +0 -8
- package/dist/esm/on-attribute-change-42a46627.js +0 -24
- package/dist/esm/on-click-outside-f15c5ac7.js +0 -75
- package/dist/esm/on-input-disabled-state-change-e6bc912f.js +0 -22
- package/dist/esm/on-mutation-a2b7cdad.js +0 -11
- package/dist/esm/on-mutation-c570b3ed.js +0 -34
- package/dist/esm/on-resize-e2132936.js +0 -34
- package/dist/esm/simulate-native-event-bca7a1c9.js +0 -14
- package/dist/esm/year-month-values-6ffe871f.js +0 -15
- package/dist/genesys-webcomponents/p-0065fe85.entry.js +0 -1
- package/dist/genesys-webcomponents/p-076b2d86.entry.js +0 -1
- package/dist/genesys-webcomponents/p-086bfffd.entry.js +0 -1
- package/dist/genesys-webcomponents/p-0a605661.entry.js +0 -1
- package/dist/genesys-webcomponents/p-12c7b362.entry.js +0 -1
- package/dist/genesys-webcomponents/p-12d627df.entry.js +0 -1
- package/dist/genesys-webcomponents/p-1315d6a0.entry.js +0 -1
- package/dist/genesys-webcomponents/p-1353d8b9.entry.js +0 -1
- package/dist/genesys-webcomponents/p-15905cc3.js +0 -1
- package/dist/genesys-webcomponents/p-1be16a0d.entry.js +0 -1
- package/dist/genesys-webcomponents/p-1f0f3f12.entry.js +0 -1
- package/dist/genesys-webcomponents/p-2121278b.entry.js +0 -1
- package/dist/genesys-webcomponents/p-233ca1aa.entry.js +0 -1
- package/dist/genesys-webcomponents/p-243d7d08.entry.js +0 -1
- package/dist/genesys-webcomponents/p-25accabf.entry.js +0 -1
- package/dist/genesys-webcomponents/p-2619893f.entry.js +0 -1
- package/dist/genesys-webcomponents/p-26b4ee20.entry.js +0 -1
- package/dist/genesys-webcomponents/p-27e63a90.entry.js +0 -1
- package/dist/genesys-webcomponents/p-282991dd.entry.js +0 -1
- package/dist/genesys-webcomponents/p-2baa57f3.entry.js +0 -1
- package/dist/genesys-webcomponents/p-2bba231f.entry.js +0 -1
- package/dist/genesys-webcomponents/p-30055f22.entry.js +0 -1
- package/dist/genesys-webcomponents/p-320e8fdc.entry.js +0 -1
- package/dist/genesys-webcomponents/p-35dab350.entry.js +0 -1
- package/dist/genesys-webcomponents/p-3610f1fe.entry.js +0 -1
- package/dist/genesys-webcomponents/p-366178f5.entry.js +0 -1
- package/dist/genesys-webcomponents/p-3ba09349.entry.js +0 -1
- package/dist/genesys-webcomponents/p-3d1124bd.entry.js +0 -1
- package/dist/genesys-webcomponents/p-3fa4c415.entry.js +0 -1
- package/dist/genesys-webcomponents/p-3fe67234.entry.js +0 -1
- package/dist/genesys-webcomponents/p-4272f5a0.entry.js +0 -1
- package/dist/genesys-webcomponents/p-42ae7d3d.entry.js +0 -1
- package/dist/genesys-webcomponents/p-45cdd49d.entry.js +0 -1
- package/dist/genesys-webcomponents/p-47cdc1ca.entry.js +0 -1
- package/dist/genesys-webcomponents/p-49f3f41e.entry.js +0 -1
- package/dist/genesys-webcomponents/p-5248c2ec.entry.js +0 -1
- package/dist/genesys-webcomponents/p-53997a4d.entry.js +0 -1
- package/dist/genesys-webcomponents/p-54cfb419.entry.js +0 -1
- package/dist/genesys-webcomponents/p-5707dc3e.entry.js +0 -1
- package/dist/genesys-webcomponents/p-571c02e6.entry.js +0 -1
- package/dist/genesys-webcomponents/p-5a4b29ee.entry.js +0 -1
- package/dist/genesys-webcomponents/p-5b731a96.entry.js +0 -1
- package/dist/genesys-webcomponents/p-5ce3c485.entry.js +0 -1
- package/dist/genesys-webcomponents/p-5d48ef22.entry.js +0 -1
- package/dist/genesys-webcomponents/p-5da0f0d4.entry.js +0 -1
- package/dist/genesys-webcomponents/p-5e8f4d45.entry.js +0 -1
- package/dist/genesys-webcomponents/p-6299d28e.entry.js +0 -1
- package/dist/genesys-webcomponents/p-65c72c30.entry.js +0 -1
- package/dist/genesys-webcomponents/p-65d1b23b.entry.js +0 -1
- package/dist/genesys-webcomponents/p-677b4606.entry.js +0 -1
- package/dist/genesys-webcomponents/p-6cc06587.entry.js +0 -1
- package/dist/genesys-webcomponents/p-6d78b579.entry.js +0 -1
- package/dist/genesys-webcomponents/p-6dca2328.entry.js +0 -1
- package/dist/genesys-webcomponents/p-6eae418c.entry.js +0 -1
- package/dist/genesys-webcomponents/p-6ed9a988.entry.js +0 -1
- package/dist/genesys-webcomponents/p-71e9a942.entry.js +0 -1
- package/dist/genesys-webcomponents/p-7388e035.entry.js +0 -1
- package/dist/genesys-webcomponents/p-8032bbac.entry.js +0 -1
- package/dist/genesys-webcomponents/p-824e3787.entry.js +0 -1
- package/dist/genesys-webcomponents/p-86a9a277.entry.js +0 -1
- package/dist/genesys-webcomponents/p-87e56e0c.entry.js +0 -1
- package/dist/genesys-webcomponents/p-88d49855.entry.js +0 -1
- package/dist/genesys-webcomponents/p-9013b3bb.entry.js +0 -1
- package/dist/genesys-webcomponents/p-90df41f9.entry.js +0 -1
- package/dist/genesys-webcomponents/p-914319f8.entry.js +0 -1
- package/dist/genesys-webcomponents/p-9189ab2e.entry.js +0 -1
- package/dist/genesys-webcomponents/p-9a4842ed.entry.js +0 -1
- package/dist/genesys-webcomponents/p-9ab291a9.entry.js +0 -1
- package/dist/genesys-webcomponents/p-9b41bcd3.entry.js +0 -1
- package/dist/genesys-webcomponents/p-9ec956d3.entry.js +0 -1
- package/dist/genesys-webcomponents/p-a006841e.entry.js +0 -1
- package/dist/genesys-webcomponents/p-a0ee91d2.entry.js +0 -1
- package/dist/genesys-webcomponents/p-a5674c3e.entry.js +0 -1
- package/dist/genesys-webcomponents/p-a69a9910.js +0 -1
- package/dist/genesys-webcomponents/p-a806e27e.entry.js +0 -1
- package/dist/genesys-webcomponents/p-a8d31565.entry.js +0 -1
- package/dist/genesys-webcomponents/p-aac71d13.entry.js +0 -1
- package/dist/genesys-webcomponents/p-b067440f.entry.js +0 -1
- package/dist/genesys-webcomponents/p-b167f53d.entry.js +0 -1
- package/dist/genesys-webcomponents/p-b645ad57.entry.js +0 -1
- package/dist/genesys-webcomponents/p-b6766e4d.entry.js +0 -1
- package/dist/genesys-webcomponents/p-b8e6c544.entry.js +0 -1
- package/dist/genesys-webcomponents/p-bc6e6c24.entry.js +0 -1
- package/dist/genesys-webcomponents/p-beadcab4.entry.js +0 -1
- package/dist/genesys-webcomponents/p-c0a74225.entry.js +0 -1
- package/dist/genesys-webcomponents/p-c22245b9.entry.js +0 -1
- package/dist/genesys-webcomponents/p-c79b672c.entry.js +0 -1
- package/dist/genesys-webcomponents/p-c7ece6cf.entry.js +0 -1
- package/dist/genesys-webcomponents/p-cc6dbbe1.entry.js +0 -1
- package/dist/genesys-webcomponents/p-cef7ec3e.entry.js +0 -1
- package/dist/genesys-webcomponents/p-d016957f.entry.js +0 -1
- package/dist/genesys-webcomponents/p-d1693323.entry.js +0 -1
- package/dist/genesys-webcomponents/p-d320619a.entry.js +0 -1
- package/dist/genesys-webcomponents/p-d49346a8.entry.js +0 -1
- package/dist/genesys-webcomponents/p-d6edbaeb.js +0 -1
- package/dist/genesys-webcomponents/p-dbd64477.entry.js +0 -1
- package/dist/genesys-webcomponents/p-dde25df0.entry.js +0 -1
- package/dist/genesys-webcomponents/p-de83defe.entry.js +0 -1
- package/dist/genesys-webcomponents/p-deca7631.js +0 -2
- package/dist/genesys-webcomponents/p-e1a0b639.entry.js +0 -1
- package/dist/genesys-webcomponents/p-e24b3c79.entry.js +0 -1
- package/dist/genesys-webcomponents/p-e9e37076.entry.js +0 -1
- package/dist/genesys-webcomponents/p-ea8ca581.entry.js +0 -1
- package/dist/genesys-webcomponents/p-ec96ed91.entry.js +0 -1
- package/dist/genesys-webcomponents/p-ef7d57ed.entry.js +0 -1
- package/dist/genesys-webcomponents/p-f32f3140.entry.js +0 -1
- package/dist/genesys-webcomponents/p-f3521f3e.js +0 -1
- package/dist/genesys-webcomponents/p-f3a33c9d.entry.js +0 -1
- package/dist/genesys-webcomponents/p-f6ab1a84.entry.js +0 -1
- /package/dist/genesys-webcomponents/{p-dd53013c.js → p-0268a3e8.js} +0 -0
- /package/dist/genesys-webcomponents/{p-3ea0d493.js → p-0934300e.js} +0 -0
- /package/dist/genesys-webcomponents/{p-31cd1b9a.js → p-0f60c7b5.js} +0 -0
- /package/dist/genesys-webcomponents/{p-693c1709.js → p-1ccc4961.js} +0 -0
- /package/dist/genesys-webcomponents/{p-9125cc36.js → p-267e2aed.js} +0 -0
- /package/dist/genesys-webcomponents/{p-373c5d93.js → p-2c25e2f2.js} +0 -0
- /package/dist/genesys-webcomponents/{p-0962dd7a.js → p-4202e9f2.js} +0 -0
- /package/dist/genesys-webcomponents/{p-705311af.js → p-67d20704.js} +0 -0
- /package/dist/genesys-webcomponents/{p-08874a83.js → p-67d92675.js} +0 -0
- /package/dist/genesys-webcomponents/{p-324b23f3.js → p-6d8b4027.js} +0 -0
- /package/dist/genesys-webcomponents/{p-6d764dde.js → p-787c5373.js} +0 -0
- /package/dist/genesys-webcomponents/{p-aa9ff6ba.js → p-8d73b418.js} +0 -0
- /package/dist/genesys-webcomponents/{p-9d734bbd.js → p-8eaf8caf.js} +0 -0
- /package/dist/genesys-webcomponents/{p-b3a7a431.js → p-9349b5e4.js} +0 -0
- /package/dist/genesys-webcomponents/{p-5d7d5695.js → p-9b0d3713.js} +0 -0
- /package/dist/genesys-webcomponents/{p-28f55159.js → p-a11d5d42.js} +0 -0
- /package/dist/genesys-webcomponents/{p-7b08c759.js → p-a43079c8.js} +0 -0
- /package/dist/genesys-webcomponents/{p-ffaadf62.js → p-cf0e7d3b.js} +0 -0
- /package/dist/genesys-webcomponents/{p-37bfd195.js → p-e5b1cffc.js} +0 -0
- /package/dist/genesys-webcomponents/{p-8b703092.js → p-e97879b4.js} +0 -0
- /package/dist/genesys-webcomponents/{p-dbb0ac25.js → p-ea5e1b2f.js} +0 -0
- /package/dist/genesys-webcomponents/{p-16f3da0d.js → p-f4751a15.js} +0 -0
- /package/dist/genesys-webcomponents/{p-dede4fe3.js → p-faf62b32.js} +0 -0
@@ -1 +1 @@
|
|
1
|
-
import{a as t}from"./p-deca7631.js";import{g as r}from"./p-0962dd7a.js";var h=function(t,r){return h=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var h in r)Object.prototype.hasOwnProperty.call(r,h)&&(t[h]=r[h])},h(t,r)};function e(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function e(){this.constructor=t}h(t,r),t.prototype=null===r?Object.create(r):(e.prototype=r.prototype,new e)}var n,i,s,a=function(){return a=Object.assign||function(t){for(var r,h=1,e=arguments.length;h<e;h++)for(var n in r=arguments[h])Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n]);return t},a.apply(this,arguments)};function o(t,r,h){if(h||2===arguments.length)for(var e,n=0,i=r.length;n<i;n++)!e&&n in r||(e||(e=Array.prototype.slice.call(r,0,n)),e[n]=r[n]);return t.concat(e||Array.prototype.slice.call(r))}function u(t){return t.type===i.literal}function c(t){return t.type===i.argument}function f(t){return t.type===i.number}function l(t){return t.type===i.date}function H(t){return t.type===i.time}function B(t){return t.type===i.select}function b(t){return t.type===i.plural}function v(t){return t.type===i.pound}function p(t){return t.type===i.tag}function E(t){return!(!t||"object"!=typeof t||t.type!==s.number)}function d(t){return!(!t||"object"!=typeof t||t.type!==s.dateTime)}"function"==typeof SuppressedError&&SuppressedError,function(t){t[t.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",t[t.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",t[t.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",t[t.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",t[t.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",t[t.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",t[t.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",t[t.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",t[t.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",t[t.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",t[t.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",t[t.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",t[t.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",t[t.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",t[t.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",t[t.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",t[t.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",t[t.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",t[t.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",t[t.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",t[t.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",t[t.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",t[t.INVALID_TAG=23]="INVALID_TAG",t[t.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",t[t.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",t[t.UNCLOSED_TAG=27]="UNCLOSED_TAG"}(n||(n={})),function(t){t[t.literal=0]="literal",t[t.argument=1]="argument",t[t.number=2]="number",t[t.date=3]="date",t[t.time=4]="time",t[t.select=5]="select",t[t.plural=6]="plural",t[t.pound=7]="pound",t[t.tag=8]="tag"}(i||(i={})),function(t){t[t.number=0]="number",t[t.dateTime=1]="dateTime"}(s||(s={}));var g=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,y=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;function m(t){var r={};return t.replace(y,(function(t){var h=t.length;switch(t[0]){case"G":r.era=4===h?"long":5===h?"narrow":"short";break;case"y":r.year=2===h?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":r.month=["numeric","2-digit","short","long","narrow"][h-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":r.day=["numeric","2-digit"][h-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":r.weekday=4===h?"short":5===h?"narrow":"short";break;case"e":if(h<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");r.weekday=["short","long","narrow","short"][h-4];break;case"c":if(h<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");r.weekday=["short","long","narrow","short"][h-4];break;case"a":r.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":r.hourCycle="h12",r.hour=["numeric","2-digit"][h-1];break;case"H":r.hourCycle="h23",r.hour=["numeric","2-digit"][h-1];break;case"K":r.hourCycle="h11",r.hour=["numeric","2-digit"][h-1];break;case"k":r.hourCycle="h24",r.hour=["numeric","2-digit"][h-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":r.minute=["numeric","2-digit"][h-1];break;case"s":r.second=["numeric","2-digit"][h-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":r.timeZoneName=h<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""})),r}var w=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i,T=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,A=/^(@+)?(\+|#+)?[rs]?$/g,S=/(\*)(0+)|(#+)(0+)|(0+)/g,_=/^(0+)$/;function N(t){var r={};return"r"===t[t.length-1]?r.roundingPriority="morePrecision":"s"===t[t.length-1]&&(r.roundingPriority="lessPrecision"),t.replace(A,(function(t,h,e){return"string"!=typeof e?(r.minimumSignificantDigits=h.length,r.maximumSignificantDigits=h.length):"+"===e?r.minimumSignificantDigits=h.length:"#"===h[0]?r.maximumSignificantDigits=h.length:(r.minimumSignificantDigits=h.length,r.maximumSignificantDigits=h.length+("string"==typeof e?e.length:0)),""})),r}function I(t){switch(t){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function M(t){var r;if("E"===t[0]&&"E"===t[1]?(r={notation:"engineering"},t=t.slice(2)):"E"===t[0]&&(r={notation:"scientific"},t=t.slice(1)),r){var h=t.slice(0,2);if("+!"===h?(r.signDisplay="always",t=t.slice(2)):"+?"===h&&(r.signDisplay="exceptZero",t=t.slice(2)),!_.test(t))throw new Error("Malformed concise eng/scientific notation");r.minimumIntegerDigits=t.length}return r}function R(t){return I(t)||{}}function L(t){for(var r={},h=0,e=t;h<e.length;h++){var n=e[h];switch(n.stem){case"percent":case"%":r.style="percent";continue;case"%x100":r.style="percent",r.scale=100;continue;case"currency":r.style="currency",r.currency=n.options[0];continue;case"group-off":case",_":r.useGrouping=!1;continue;case"precision-integer":case".":r.maximumFractionDigits=0;continue;case"measure-unit":case"unit":r.style="unit",r.unit=n.options[0].replace(/^(.*?)-/,"");continue;case"compact-short":case"K":r.notation="compact",r.compactDisplay="short";continue;case"compact-long":case"KK":r.notation="compact",r.compactDisplay="long";continue;case"scientific":r=a(a(a({},r),{notation:"scientific"}),n.options.reduce((function(t,r){return a(a({},t),R(r))}),{}));continue;case"engineering":r=a(a(a({},r),{notation:"engineering"}),n.options.reduce((function(t,r){return a(a({},t),R(r))}),{}));continue;case"notation-simple":r.notation="standard";continue;case"unit-width-narrow":r.currencyDisplay="narrowSymbol",r.unitDisplay="narrow";continue;case"unit-width-short":r.currencyDisplay="code",r.unitDisplay="short";continue;case"unit-width-full-name":r.currencyDisplay="name",r.unitDisplay="long";continue;case"unit-width-iso-code":r.currencyDisplay="symbol";continue;case"scale":r.scale=parseFloat(n.options[0]);continue;case"integer-width":if(n.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");n.options[0].replace(S,(function(t,h,e,n,i,s){if(h)r.minimumIntegerDigits=e.length;else{if(n&&i)throw new Error("We currently do not support maximum integer digits");if(s)throw new Error("We currently do not support exact integer digits")}return""}));continue}if(_.test(n.stem))r.minimumIntegerDigits=n.stem.length;else if(T.test(n.stem)){if(n.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");n.stem.replace(T,(function(t,h,e,n,i,s){return"*"===e?r.minimumFractionDigits=h.length:n&&"#"===n[0]?r.maximumFractionDigits=n.length:i&&s?(r.minimumFractionDigits=i.length,r.maximumFractionDigits=i.length+s.length):(r.minimumFractionDigits=h.length,r.maximumFractionDigits=h.length),""}));var i=n.options[0];"w"===i?r=a(a({},r),{trailingZeroDisplay:"stripIfInteger"}):i&&(r=a(a({},r),N(i)))}else if(A.test(n.stem))r=a(a({},r),N(n.stem));else{var s=I(n.stem);s&&(r=a(a({},r),s));var o=M(n.stem);o&&(r=a(a({},r),o))}}return r}var C,O={"001":["H","h"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["H","h","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["H","hB","h","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["H","h","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["H","h","hB","hb"],CU:["H","h","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["H","hB","h","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["H","h","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["H","h","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["H","h","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["H","h","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["H","hB","h","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["H","h","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["H","h","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["H","h","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"es-BO":["H","h","hB","hb"],"es-BR":["H","h","hB","hb"],"es-EC":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"es-PE":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function G(t){var r=t.hourCycle;if(void 0===r&&t.hourCycles&&t.hourCycles.length&&(r=t.hourCycles[0]),r)switch(r){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var h,e=t.language;return"root"!==e&&(h=t.maximize().region),(O[h||""]||O[e||""]||O["".concat(e,"-001")]||O["001"])[0]}var U=new RegExp("^".concat(g.source,"*")),P=new RegExp("".concat(g.source,"*$"));function k(t,r){return{start:t,end:r}}var D=!!String.prototype.startsWith&&"_a".startsWith("a",1),F=!!String.fromCodePoint,j=!!Object.fromEntries,K=!!String.prototype.codePointAt,V=!!String.prototype.trimStart,Z=!!String.prototype.trimEnd,x=Number.isSafeInteger?Number.isSafeInteger:function(t){return"number"==typeof t&&isFinite(t)&&Math.floor(t)===t&&Math.abs(t)<=9007199254740991},W=!0;try{W="a"===(null===(C=tt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu").exec("a"))||void 0===C?void 0:C[0])}catch(t){W=!1}var X,Y=D?function(t,r,h){return t.startsWith(r,h)}:function(t,r,h){return t.slice(h,h+r.length)===r},J=F?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var h,e="",n=t.length,i=0;n>i;){if((h=t[i++])>1114111)throw RangeError(h+" is not a valid code point");e+=h<65536?String.fromCharCode(h):String.fromCharCode(55296+((h-=65536)>>10),h%1024+56320)}return e},z=j?Object.fromEntries:function(t){for(var r={},h=0,e=t;h<e.length;h++){var n=e[h];r[n[0]]=n[1]}return r},Q=K?function(t,r){return t.codePointAt(r)}:function(t,r){var h=t.length;if(!(r<0||r>=h)){var e,n=t.charCodeAt(r);return n<55296||n>56319||r+1===h||(e=t.charCodeAt(r+1))<56320||e>57343?n:e-56320+(n-55296<<10)+65536}},$=V?function(t){return t.trimStart()}:function(t){return t.replace(U,"")},q=Z?function(t){return t.trimEnd()}:function(t){return t.replace(P,"")};function tt(t,r){return new RegExp(t,r)}if(W){var rt=tt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");X=function(t,r){var h;return rt.lastIndex=r,null!==(h=rt.exec(t)[1])&&void 0!==h?h:""}}else X=function(t,r){for(var h=[];;){var e=Q(t,r);if(void 0===e||nt(e)||it(e))break;h.push(e),r+=e>=65536?2:1}return J.apply(void 0,h)};var ht=function(){function t(t,r){void 0===r&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return t.prototype.parse=function(){if(0!==this.offset())throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},t.prototype.parseMessage=function(t,r,h){for(var e=[];!this.isEOF();){var s=this.char();if(123===s){if((a=this.parseArgument(t,h)).err)return a;e.push(a.val)}else{if(125===s&&t>0)break;if(35!==s||"plural"!==r&&"selectordinal"!==r){if(60===s&&!this.ignoreTag&&47===this.peek()){if(h)break;return this.error(n.UNMATCHED_CLOSING_TAG,k(this.clonePosition(),this.clonePosition()))}if(60===s&&!this.ignoreTag&&et(this.peek()||0)){if((a=this.parseTag(t,r)).err)return a;e.push(a.val)}else{var a;if((a=this.parseLiteral(t,r)).err)return a;e.push(a.val)}}else{var o=this.clonePosition();this.bump(),e.push({type:i.pound,location:k(o,this.clonePosition())})}}}return{val:e,err:null}},t.prototype.parseTag=function(t,r){var h=this.clonePosition();this.bump();var e=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:i.literal,value:"<".concat(e,"/>"),location:k(h,this.clonePosition())},err:null};if(this.bumpIf(">")){var s=this.parseMessage(t+1,r,!0);if(s.err)return s;var a=s.val,o=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!et(this.char()))return this.error(n.INVALID_TAG,k(o,this.clonePosition()));var u=this.clonePosition();return e!==this.parseTagName()?this.error(n.UNMATCHED_CLOSING_TAG,k(u,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:i.tag,value:e,children:a,location:k(h,this.clonePosition())},err:null}:this.error(n.INVALID_TAG,k(o,this.clonePosition())))}return this.error(n.UNCLOSED_TAG,k(h,this.clonePosition()))}return this.error(n.INVALID_TAG,k(h,this.clonePosition()))},t.prototype.parseTagName=function(){var t,r=this.offset();for(this.bump();!this.isEOF()&&(45===(t=this.char())||46===t||t>=48&&t<=57||95===t||t>=97&&t<=122||t>=65&&t<=90||183==t||t>=192&&t<=214||t>=216&&t<=246||t>=248&&t<=893||t>=895&&t<=8191||t>=8204&&t<=8205||t>=8255&&t<=8256||t>=8304&&t<=8591||t>=11264&&t<=12271||t>=12289&&t<=55295||t>=63744&&t<=64975||t>=65008&&t<=65533||t>=65536&&t<=983039);)this.bump();return this.message.slice(r,this.offset())},t.prototype.parseLiteral=function(t,r){for(var h=this.clonePosition(),e="";;){var n=this.tryParseQuote(r);if(n)e+=n;else{var s=this.tryParseUnquoted(t,r);if(s)e+=s;else{var a=this.tryParseLeftAngleBracket();if(!a)break;e+=a}}}var o=k(h,this.clonePosition());return{val:{type:i.literal,value:e,location:o},err:null}},t.prototype.tryParseLeftAngleBracket=function(){return this.isEOF()||60!==this.char()||!this.ignoreTag&&(et(t=this.peek()||0)||47===t)?null:(this.bump(),"<");var t},t.prototype.tryParseQuote=function(t){if(this.isEOF()||39!==this.char())return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if("plural"===t||"selectordinal"===t)break;return null;default:return null}this.bump();var r=[this.char()];for(this.bump();!this.isEOF();){var h=this.char();if(39===h){if(39!==this.peek()){this.bump();break}r.push(39),this.bump()}else r.push(h);this.bump()}return J.apply(void 0,r)},t.prototype.tryParseUnquoted=function(t,r){if(this.isEOF())return null;var h=this.char();return 60===h||123===h||35===h&&("plural"===r||"selectordinal"===r)||125===h&&t>0?null:(this.bump(),J(h))},t.prototype.parseArgument=function(t,r){var h=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(n.EXPECT_ARGUMENT_CLOSING_BRACE,k(h,this.clonePosition()));if(125===this.char())return this.bump(),this.error(n.EMPTY_ARGUMENT,k(h,this.clonePosition()));var e=this.parseIdentifierIfPossible().value;if(!e)return this.error(n.MALFORMED_ARGUMENT,k(h,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(n.EXPECT_ARGUMENT_CLOSING_BRACE,k(h,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:i.argument,value:e,location:k(h,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(n.EXPECT_ARGUMENT_CLOSING_BRACE,k(h,this.clonePosition())):this.parseArgumentOptions(t,r,e,h);default:return this.error(n.MALFORMED_ARGUMENT,k(h,this.clonePosition()))}},t.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),h=X(this.message,r);return this.bumpTo(r+h.length),{value:h,location:k(t,this.clonePosition())}},t.prototype.parseArgumentOptions=function(t,r,h,e){var o,u=this.clonePosition(),c=this.parseIdentifierIfPossible().value,f=this.clonePosition();switch(c){case"":return this.error(n.EXPECT_ARGUMENT_TYPE,k(u,f));case"number":case"date":case"time":this.bumpSpace();var l=null;if(this.bumpIf(",")){this.bumpSpace();var H=this.clonePosition();if((y=this.parseSimpleArgStyleIfPossible()).err)return y;if(0===(p=q(y.val)).length)return this.error(n.EXPECT_ARGUMENT_STYLE,k(this.clonePosition(),this.clonePosition()));l={style:p,styleLocation:k(H,this.clonePosition())}}if((w=this.tryParseArgumentClose(e)).err)return w;var B=k(e,this.clonePosition());if(l&&Y(null==l?void 0:l.style,"::",0)){var b=$(l.style.slice(2));if("number"===c)return(y=this.parseNumberSkeletonFromString(b,l.styleLocation)).err?y:{val:{type:i.number,value:h,location:B,style:y.val},err:null};if(0===b.length)return this.error(n.EXPECT_DATE_TIME_SKELETON,B);var v=b;this.locale&&(v=function(t,r){for(var h="",e=0;e<t.length;e++){var n=t.charAt(e);if("j"===n){for(var i=0;e+1<t.length&&t.charAt(e+1)===n;)i++,e++;var s=1+(1&i),a=i<2?1:3+(i>>1),o=G(r);for("H"!=o&&"k"!=o||(a=0);a-- >0;)h+="a";for(;s-- >0;)h=o+h}else h+="J"===n?"H":n}return h}(b,this.locale));var p={type:s.dateTime,pattern:v,location:l.styleLocation,parsedOptions:this.shouldParseSkeletons?m(v):{}};return{val:{type:"date"===c?i.date:i.time,value:h,location:B,style:p},err:null}}return{val:{type:"number"===c?i.number:"date"===c?i.date:i.time,value:h,location:B,style:null!==(o=null==l?void 0:l.style)&&void 0!==o?o:null},err:null};case"plural":case"selectordinal":case"select":var E=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(n.EXPECT_SELECT_ARGUMENT_OPTIONS,k(E,a({},E)));this.bumpSpace();var d=this.parseIdentifierIfPossible(),g=0;if("select"!==c&&"offset"===d.value){if(!this.bumpIf(":"))return this.error(n.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,k(this.clonePosition(),this.clonePosition()));var y;if(this.bumpSpace(),(y=this.tryParseDecimalInteger(n.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,n.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE)).err)return y;this.bumpSpace(),d=this.parseIdentifierIfPossible(),g=y.val}var w,T=this.tryParsePluralOrSelectOptions(t,c,r,d);if(T.err)return T;if((w=this.tryParseArgumentClose(e)).err)return w;var A=k(e,this.clonePosition());return"select"===c?{val:{type:i.select,value:h,options:z(T.val),location:A},err:null}:{val:{type:i.plural,value:h,options:z(T.val),offset:g,pluralType:"plural"===c?"cardinal":"ordinal",location:A},err:null};default:return this.error(n.INVALID_ARGUMENT_TYPE,k(u,f))}},t.prototype.tryParseArgumentClose=function(t){return this.isEOF()||125!==this.char()?this.error(n.EXPECT_ARGUMENT_CLOSING_BRACE,k(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},t.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,r=this.clonePosition();!this.isEOF();)switch(this.char()){case 39:this.bump();var h=this.clonePosition();if(!this.bumpUntil("'"))return this.error(n.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,k(h,this.clonePosition()));this.bump();break;case 123:t+=1,this.bump();break;case 125:if(!(t>0))return{val:this.message.slice(r.offset,this.offset()),err:null};t-=1;break;default:this.bump()}return{val:this.message.slice(r.offset,this.offset()),err:null}},t.prototype.parseNumberSkeletonFromString=function(t,r){var h=[];try{h=function(t){if(0===t.length)throw new Error("Number skeleton cannot be empty");for(var r=[],h=0,e=t.split(w).filter((function(t){return t.length>0}));h<e.length;h++){var n=e[h].split("/");if(0===n.length)throw new Error("Invalid number skeleton");for(var i=n[0],s=n.slice(1),a=0,o=s;a<o.length;a++)if(0===o[a].length)throw new Error("Invalid number skeleton");r.push({stem:i,options:s})}return r}(t)}catch(t){return this.error(n.INVALID_NUMBER_SKELETON,r)}return{val:{type:s.number,tokens:h,location:r,parsedOptions:this.shouldParseSkeletons?L(h):{}},err:null}},t.prototype.tryParsePluralOrSelectOptions=function(t,r,h,e){for(var i,s=!1,a=[],o=new Set,u=e.value,c=e.location;;){if(0===u.length){var f=this.clonePosition();if("select"===r||!this.bumpIf("="))break;var l=this.tryParseDecimalInteger(n.EXPECT_PLURAL_ARGUMENT_SELECTOR,n.INVALID_PLURAL_ARGUMENT_SELECTOR);if(l.err)return l;c=k(f,this.clonePosition()),u=this.message.slice(f.offset,this.offset())}if(o.has(u))return this.error("select"===r?n.DUPLICATE_SELECT_ARGUMENT_SELECTOR:n.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,c);"other"===u&&(s=!0),this.bumpSpace();var H=this.clonePosition();if(!this.bumpIf("{"))return this.error("select"===r?n.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:n.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,k(this.clonePosition(),this.clonePosition()));var B=this.parseMessage(t+1,r,h);if(B.err)return B;var b=this.tryParseArgumentClose(H);if(b.err)return b;a.push([u,{value:B.val,location:k(H,this.clonePosition())}]),o.add(u),this.bumpSpace(),u=(i=this.parseIdentifierIfPossible()).value,c=i.location}return 0===a.length?this.error("select"===r?n.EXPECT_SELECT_ARGUMENT_SELECTOR:n.EXPECT_PLURAL_ARGUMENT_SELECTOR,k(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!s?this.error(n.MISSING_OTHER_CLAUSE,k(this.clonePosition(),this.clonePosition())):{val:a,err:null}},t.prototype.tryParseDecimalInteger=function(t,r){var h=1,e=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(h=-1);for(var n=!1,i=0;!this.isEOF();){var s=this.char();if(!(s>=48&&s<=57))break;n=!0,i=10*i+(s-48),this.bump()}var a=k(e,this.clonePosition());return n?x(i*=h)?{val:i,err:null}:this.error(r,a):this.error(t,a)},t.prototype.offset=function(){return this.position.offset},t.prototype.isEOF=function(){return this.offset()===this.message.length},t.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},t.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var r=Q(this.message,t);if(void 0===r)throw Error("Offset ".concat(t," is at invalid UTF-16 code unit boundary"));return r},t.prototype.error=function(t,r){return{val:null,err:{kind:t,message:this.message,location:r}}},t.prototype.bump=function(){if(!this.isEOF()){var t=this.char();10===t?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2)}},t.prototype.bumpIf=function(t){if(Y(this.message,t,this.offset())){for(var r=0;r<t.length;r++)this.bump();return!0}return!1},t.prototype.bumpUntil=function(t){var r=this.offset(),h=this.message.indexOf(t,r);return h>=0?(this.bumpTo(h),!0):(this.bumpTo(this.message.length),!1)},t.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var r=this.offset();if(r===t)break;if(r>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},t.prototype.bumpSpace=function(){for(;!this.isEOF()&&nt(this.char());)this.bump()},t.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),r=this.offset(),h=this.message.charCodeAt(r+(t>=65536?2:1));return null!=h?h:null},t}();function et(t){return t>=97&&t<=122||t>=65&&t<=90}function nt(t){return t>=9&&t<=13||32===t||133===t||t>=8206&&t<=8207||8232===t||8233===t}function it(t){return t>=33&&t<=35||36===t||t>=37&&t<=39||40===t||41===t||42===t||43===t||44===t||45===t||t>=46&&t<=47||t>=58&&t<=59||t>=60&&t<=62||t>=63&&t<=64||91===t||92===t||93===t||94===t||96===t||123===t||124===t||125===t||126===t||161===t||t>=162&&t<=165||166===t||167===t||169===t||171===t||172===t||174===t||176===t||177===t||182===t||187===t||191===t||215===t||247===t||t>=8208&&t<=8213||t>=8214&&t<=8215||8216===t||8217===t||8218===t||t>=8219&&t<=8220||8221===t||8222===t||8223===t||t>=8224&&t<=8231||t>=8240&&t<=8248||8249===t||8250===t||t>=8251&&t<=8254||t>=8257&&t<=8259||8260===t||8261===t||8262===t||t>=8263&&t<=8273||8274===t||8275===t||t>=8277&&t<=8286||t>=8592&&t<=8596||t>=8597&&t<=8601||t>=8602&&t<=8603||t>=8604&&t<=8607||8608===t||t>=8609&&t<=8610||8611===t||t>=8612&&t<=8613||8614===t||t>=8615&&t<=8621||8622===t||t>=8623&&t<=8653||t>=8654&&t<=8655||t>=8656&&t<=8657||8658===t||8659===t||8660===t||t>=8661&&t<=8691||t>=8692&&t<=8959||t>=8960&&t<=8967||8968===t||8969===t||8970===t||8971===t||t>=8972&&t<=8991||t>=8992&&t<=8993||t>=8994&&t<=9e3||9001===t||9002===t||t>=9003&&t<=9083||9084===t||t>=9085&&t<=9114||t>=9115&&t<=9139||t>=9140&&t<=9179||t>=9180&&t<=9185||t>=9186&&t<=9254||t>=9255&&t<=9279||t>=9280&&t<=9290||t>=9291&&t<=9311||t>=9472&&t<=9654||9655===t||t>=9656&&t<=9664||9665===t||t>=9666&&t<=9719||t>=9720&&t<=9727||t>=9728&&t<=9838||9839===t||t>=9840&&t<=10087||10088===t||10089===t||10090===t||10091===t||10092===t||10093===t||10094===t||10095===t||10096===t||10097===t||10098===t||10099===t||10100===t||10101===t||t>=10132&&t<=10175||t>=10176&&t<=10180||10181===t||10182===t||t>=10183&&t<=10213||10214===t||10215===t||10216===t||10217===t||10218===t||10219===t||10220===t||10221===t||10222===t||10223===t||t>=10224&&t<=10239||t>=10240&&t<=10495||t>=10496&&t<=10626||10627===t||10628===t||10629===t||10630===t||10631===t||10632===t||10633===t||10634===t||10635===t||10636===t||10637===t||10638===t||10639===t||10640===t||10641===t||10642===t||10643===t||10644===t||10645===t||10646===t||10647===t||10648===t||t>=10649&&t<=10711||10712===t||10713===t||10714===t||10715===t||t>=10716&&t<=10747||10748===t||10749===t||t>=10750&&t<=11007||t>=11008&&t<=11055||t>=11056&&t<=11076||t>=11077&&t<=11078||t>=11079&&t<=11084||t>=11085&&t<=11123||t>=11124&&t<=11125||t>=11126&&t<=11157||11158===t||t>=11159&&t<=11263||t>=11776&&t<=11777||11778===t||11779===t||11780===t||11781===t||t>=11782&&t<=11784||11785===t||11786===t||11787===t||11788===t||11789===t||t>=11790&&t<=11798||11799===t||t>=11800&&t<=11801||11802===t||11803===t||11804===t||11805===t||t>=11806&&t<=11807||11808===t||11809===t||11810===t||11811===t||11812===t||11813===t||11814===t||11815===t||11816===t||11817===t||t>=11818&&t<=11822||11823===t||t>=11824&&t<=11833||t>=11834&&t<=11835||t>=11836&&t<=11839||11840===t||11841===t||11842===t||t>=11843&&t<=11855||t>=11856&&t<=11857||11858===t||t>=11859&&t<=11903||t>=12289&&t<=12291||12296===t||12297===t||12298===t||12299===t||12300===t||12301===t||12302===t||12303===t||12304===t||12305===t||t>=12306&&t<=12307||12308===t||12309===t||12310===t||12311===t||12312===t||12313===t||12314===t||12315===t||12316===t||12317===t||t>=12318&&t<=12319||12320===t||12336===t||64830===t||64831===t||t>=65093&&t<=65094}function st(t){t.forEach((function(t){if(delete t.location,B(t)||b(t))for(var r in t.options)delete t.options[r].location,st(t.options[r].value);else f(t)&&E(t.style)||(l(t)||H(t))&&d(t.style)?delete t.style.location:p(t)&&st(t.children)}))}function at(t,r){void 0===r&&(r={}),r=a({shouldParseSkeletons:!0,requiresOtherClause:!0},r);var h=new ht(t,r).parse();if(h.err){var e=SyntaxError(n[h.err.kind]);throw e.location=h.err.location,e.originalMessage=h.err.message,e}return(null==r?void 0:r.captureLocation)||st(h.val),h.val}function ot(t,r){return(r&&r.strategy?r.strategy:lt)(t,{cache:r&&r.cache?r.cache:vt,serializer:r&&r.serializer?r.serializer:Ht})}function ut(t,r,h,e){var n,i=null==(n=e)||"number"==typeof n||"boolean"==typeof n?e:h(e),s=r.get(i);return void 0===s&&(s=t.call(this,e),r.set(i,s)),s}function ct(t,r,h){var e=Array.prototype.slice.call(arguments,3),n=h(e),i=r.get(n);return void 0===i&&(i=t.apply(this,e),r.set(n,i)),i}function ft(t,r,h,e,n){return h.bind(r,t,e,n)}function lt(t,r){return ft(t,this,1===t.length?ut:ct,r.cache.create(),r.serializer)}var Ht=function(){return JSON.stringify(arguments)};function Bt(){this.cache=Object.create(null)}Bt.prototype.get=function(t){return this.cache[t]},Bt.prototype.set=function(t,r){this.cache[t]=r};var bt,vt={create:function(){return new Bt}},pt={variadic:function(t,r){return ft(t,this,ct,r.cache.create(),r.serializer)},monadic:function(t,r){return ft(t,this,ut,r.cache.create(),r.serializer)}};!function(t){t.MISSING_VALUE="MISSING_VALUE",t.INVALID_VALUE="INVALID_VALUE",t.MISSING_INTL_API="MISSING_INTL_API"}(bt||(bt={}));var Et,dt=function(t){function r(r,h,e){var n=t.call(this,r)||this;return n.code=h,n.originalMessage=e,n}return e(r,t),r.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},r}(Error),gt=function(t){function r(r,h,e,n){return t.call(this,'Invalid values for "'.concat(r,'": "').concat(h,'". Options are "').concat(Object.keys(e).join('", "'),'"'),bt.INVALID_VALUE,n)||this}return e(r,t),r}(dt),yt=function(t){function r(r,h,e){return t.call(this,'Value for "'.concat(r,'" must be of type ').concat(h),bt.INVALID_VALUE,e)||this}return e(r,t),r}(dt),mt=function(t){function r(r,h){return t.call(this,'The intl string context variable "'.concat(r,'" was not provided to the string "').concat(h,'"'),bt.MISSING_VALUE,h)||this}return e(r,t),r}(dt);function wt(t){return"function"==typeof t}function Tt(t,r,h,e,n,i,s){if(1===t.length&&u(t[0]))return[{type:Et.literal,value:t[0].value}];for(var a=[],o=0,g=t;o<g.length;o++){var y=g[o];if(u(y))a.push({type:Et.literal,value:y.value});else if(v(y))"number"==typeof i&&a.push({type:Et.literal,value:h.getNumberFormat(r).format(i)});else{var m=y.value;if(!n||!(m in n))throw new mt(m,s);var w=n[m];if(c(y))w&&"string"!=typeof w&&"number"!=typeof w||(w="string"==typeof w||"number"==typeof w?String(w):""),a.push({type:"string"==typeof w?Et.literal:Et.object,value:w});else if(l(y)){var T="string"==typeof y.style?e.date[y.style]:d(y.style)?y.style.parsedOptions:void 0;a.push({type:Et.literal,value:h.getDateTimeFormat(r,T).format(w)})}else if(H(y))T="string"==typeof y.style?e.time[y.style]:d(y.style)?y.style.parsedOptions:e.time.medium,a.push({type:Et.literal,value:h.getDateTimeFormat(r,T).format(w)});else if(f(y))(T="string"==typeof y.style?e.number[y.style]:E(y.style)?y.style.parsedOptions:void 0)&&T.scale&&(w*=T.scale||1),a.push({type:Et.literal,value:h.getNumberFormat(r,T).format(w)});else{if(p(y)){var A=y.children,S=y.value,_=n[S];if(!wt(_))throw new yt(S,"function",s);var N=_(Tt(A,r,h,e,n,i).map((function(t){return t.value})));Array.isArray(N)||(N=[N]),a.push.apply(a,N.map((function(t){return{type:"string"==typeof t?Et.literal:Et.object,value:t}})))}if(B(y)){if(!(I=y.options[w]||y.options.other))throw new gt(y.value,w,Object.keys(y.options),s);a.push.apply(a,Tt(I.value,r,h,e,n))}else if(b(y)){var I;if(!(I=y.options["=".concat(w)])){if(!Intl.PluralRules)throw new dt('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',bt.MISSING_INTL_API,s);var M=h.getPluralRules(r,{type:y.pluralType}).select(w-(y.offset||0));I=y.options[M]||y.options.other}if(!I)throw new gt(y.value,w,Object.keys(y.options),s);a.push.apply(a,Tt(I.value,r,h,e,n,w-(y.offset||0)))}}}}return(R=a).length<2?R:R.reduce((function(t,r){var h=t[t.length-1];return h&&h.type===Et.literal&&r.type===Et.literal?h.value+=r.value:t.push(r),t}),[]);var R}function At(t){return{create:function(){return{get:function(r){return t[r]},set:function(r,h){t[r]=h}}}}}!function(t){t[t.literal=0]="literal",t[t.object=1]="object"}(Et||(Et={}));var St=function(){function t(r,h,e,n){void 0===h&&(h=t.defaultLocale);var i,s,u,c=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(t){var r=c.formatToParts(t);if(1===r.length)return r[0].value;var h=r.reduce((function(t,r){return t.length&&r.type===Et.literal&&"string"==typeof t[t.length-1]?t[t.length-1]+=r.value:t.push(r.value),t}),[]);return h.length<=1?h[0]||"":h},this.formatToParts=function(t){return Tt(c.ast,c.locales,c.formatters,c.formats,t,void 0,c.message)},this.resolvedOptions=function(){var t;return{locale:(null===(t=c.resolvedLocale)||void 0===t?void 0:t.toString())||Intl.NumberFormat.supportedLocalesOf(c.locales)[0]}},this.getAst=function(){return c.ast},this.locales=h,this.resolvedLocale=t.resolveLocale(h),"string"==typeof r){if(this.message=r,!t.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var f=function(t,r){var h={};for(var e in t)Object.prototype.hasOwnProperty.call(t,e)&&r.indexOf(e)<0&&(h[e]=t[e]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var n=0;for(e=Object.getOwnPropertySymbols(t);n<e.length;n++)r.indexOf(e[n])<0&&Object.prototype.propertyIsEnumerable.call(t,e[n])&&(h[e[n]]=t[e[n]])}return h}(n||{},["formatters"]);this.ast=t.__parse(r,a(a({},f),{locale:this.resolvedLocale}))}else this.ast=r;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=(s=t.formats,(u=e)?Object.keys(s).reduce((function(t,r){var h,e;return t[r]=(h=s[r],(e=u[r])?a(a(a({},h||{}),e||{}),Object.keys(h).reduce((function(t,r){return t[r]=a(a({},h[r]),e[r]||{}),t}),{})):h),t}),a({},s)):s),this.formatters=n&&n.formatters||(void 0===(i=this.formatterCache)&&(i={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:ot((function(){for(var t,r=[],h=0;h<arguments.length;h++)r[h]=arguments[h];return new((t=Intl.NumberFormat).bind.apply(t,o([void 0],r,!1)))}),{cache:At(i.number),strategy:pt.variadic}),getDateTimeFormat:ot((function(){for(var t,r=[],h=0;h<arguments.length;h++)r[h]=arguments[h];return new((t=Intl.DateTimeFormat).bind.apply(t,o([void 0],r,!1)))}),{cache:At(i.dateTime),strategy:pt.variadic}),getPluralRules:ot((function(){for(var t,r=[],h=0;h<arguments.length;h++)r[h]=arguments[h];return new((t=Intl.PluralRules).bind.apply(t,o([void 0],r,!1)))}),{cache:At(i.pluralRules),strategy:pt.variadic})})}return Object.defineProperty(t,"defaultLocale",{get:function(){return t.memoizedDefaultLocale||(t.memoizedDefaultLocale=(new Intl.NumberFormat).resolvedOptions().locale),t.memoizedDefaultLocale},enumerable:!1,configurable:!0}),t.memoizedDefaultLocale=null,t.resolveLocale=function(t){if(void 0!==Intl.Locale){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale("string"==typeof t?t:t[0])}},t.__parse=at,t.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},t}();const _t={},Nt=["ar","cs","da","de","en","es-es","es","fi","fr-ca","fr","he","it","ja","ko","nl","no","pl","pt-br","pt-pt","ru","sv","th","tr","uk","zh-cn","zh-tw"],It={ar:6,cs:1,da:1,de:1,en:0,"es-es":1,es:1,fi:1,"fr-ca":0,fr:1,he:0,it:1,ja:0,ko:0,nl:1,no:1,pl:1,"pt-br":0,"pt-pt":0,ru:1,sv:1,th:0,tr:1,uk:1,"zh-cn":1,"zh-tw":0},Mt="en";async function Rt(r,h,e){let n=h,i="en";void 0!==r&&(i=Lt(r),n=await async function(r,h,e,n){const i=n||r.tagName.toLocaleLowerCase().replace(/-beta$/,"");let s;if(r["i18n-resources"])s=r["i18n-resources"];else if(e!==Mt)try{s=await(async(r,h)=>{if(!_t[h]){const r=((r="en")=>t(`i18n/genesys-webcomponents.i18n.${r}.json`))(h),e=await fetch(r),n=await e.json();_t[h]=n}return _t[h][r]})(i,e)}catch(t){s=null}return s||(s=h),s}(r,h,i,e));const s=Object.entries(n).reduce(((t,[r,h])=>(t.set(r,new St(h,i)),t)),new Map),a=Object.entries(h).reduce(((t,[r,h])=>(t.set(r,new St(h,Mt)),t)),new Map);return(t,r)=>{var h,e;let n=null===(h=s.get(t))||void 0===h?void 0:h.format(r);return n||(n=null===(e=a.get(t))||void 0===e?void 0:e.format(r),console.warn(`No localized string available for "${t}-${n}" for "${i}" locale. Falling back to English translation.`)),n}}function Lt(t){const h=function(t){const h=r("[lang]",t);return h&&h.lang?h.lang.toLowerCase():Mt}(t),e=h.split(/[_-]/)[0];return Nt.indexOf(h)>=0?h:Nt.indexOf(e)>=0?e:Mt}function Ct(t=Mt){return It[t]?It[t]:It[Mt]}export{Ct as a,Rt as b,Lt as g,Nt as l}
|
1
|
+
import{a as t}from"./p-2e827df1.js";import{g as r}from"./p-4202e9f2.js";var h=function(t,r){return h=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var h in r)Object.prototype.hasOwnProperty.call(r,h)&&(t[h]=r[h])},h(t,r)};function e(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function e(){this.constructor=t}h(t,r),t.prototype=null===r?Object.create(r):(e.prototype=r.prototype,new e)}var n,i,s,a=function(){return a=Object.assign||function(t){for(var r,h=1,e=arguments.length;h<e;h++)for(var n in r=arguments[h])Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n]);return t},a.apply(this,arguments)};function o(t,r,h){if(h||2===arguments.length)for(var e,n=0,i=r.length;n<i;n++)!e&&n in r||(e||(e=Array.prototype.slice.call(r,0,n)),e[n]=r[n]);return t.concat(e||Array.prototype.slice.call(r))}function u(t){return t.type===i.literal}function c(t){return t.type===i.argument}function f(t){return t.type===i.number}function l(t){return t.type===i.date}function H(t){return t.type===i.time}function B(t){return t.type===i.select}function b(t){return t.type===i.plural}function v(t){return t.type===i.pound}function p(t){return t.type===i.tag}function E(t){return!(!t||"object"!=typeof t||t.type!==s.number)}function d(t){return!(!t||"object"!=typeof t||t.type!==s.dateTime)}"function"==typeof SuppressedError&&SuppressedError,function(t){t[t.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",t[t.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",t[t.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",t[t.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",t[t.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",t[t.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",t[t.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",t[t.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",t[t.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",t[t.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",t[t.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",t[t.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",t[t.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",t[t.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",t[t.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",t[t.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",t[t.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",t[t.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",t[t.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",t[t.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",t[t.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",t[t.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",t[t.INVALID_TAG=23]="INVALID_TAG",t[t.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",t[t.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",t[t.UNCLOSED_TAG=27]="UNCLOSED_TAG"}(n||(n={})),function(t){t[t.literal=0]="literal",t[t.argument=1]="argument",t[t.number=2]="number",t[t.date=3]="date",t[t.time=4]="time",t[t.select=5]="select",t[t.plural=6]="plural",t[t.pound=7]="pound",t[t.tag=8]="tag"}(i||(i={})),function(t){t[t.number=0]="number",t[t.dateTime=1]="dateTime"}(s||(s={}));var g=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,y=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;function m(t){var r={};return t.replace(y,(function(t){var h=t.length;switch(t[0]){case"G":r.era=4===h?"long":5===h?"narrow":"short";break;case"y":r.year=2===h?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":r.month=["numeric","2-digit","short","long","narrow"][h-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":r.day=["numeric","2-digit"][h-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":r.weekday=4===h?"short":5===h?"narrow":"short";break;case"e":if(h<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");r.weekday=["short","long","narrow","short"][h-4];break;case"c":if(h<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");r.weekday=["short","long","narrow","short"][h-4];break;case"a":r.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":r.hourCycle="h12",r.hour=["numeric","2-digit"][h-1];break;case"H":r.hourCycle="h23",r.hour=["numeric","2-digit"][h-1];break;case"K":r.hourCycle="h11",r.hour=["numeric","2-digit"][h-1];break;case"k":r.hourCycle="h24",r.hour=["numeric","2-digit"][h-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":r.minute=["numeric","2-digit"][h-1];break;case"s":r.second=["numeric","2-digit"][h-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":r.timeZoneName=h<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""})),r}var w=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i,T=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,A=/^(@+)?(\+|#+)?[rs]?$/g,S=/(\*)(0+)|(#+)(0+)|(0+)/g,_=/^(0+)$/;function N(t){var r={};return"r"===t[t.length-1]?r.roundingPriority="morePrecision":"s"===t[t.length-1]&&(r.roundingPriority="lessPrecision"),t.replace(A,(function(t,h,e){return"string"!=typeof e?(r.minimumSignificantDigits=h.length,r.maximumSignificantDigits=h.length):"+"===e?r.minimumSignificantDigits=h.length:"#"===h[0]?r.maximumSignificantDigits=h.length:(r.minimumSignificantDigits=h.length,r.maximumSignificantDigits=h.length+("string"==typeof e?e.length:0)),""})),r}function I(t){switch(t){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function M(t){var r;if("E"===t[0]&&"E"===t[1]?(r={notation:"engineering"},t=t.slice(2)):"E"===t[0]&&(r={notation:"scientific"},t=t.slice(1)),r){var h=t.slice(0,2);if("+!"===h?(r.signDisplay="always",t=t.slice(2)):"+?"===h&&(r.signDisplay="exceptZero",t=t.slice(2)),!_.test(t))throw new Error("Malformed concise eng/scientific notation");r.minimumIntegerDigits=t.length}return r}function R(t){return I(t)||{}}function L(t){for(var r={},h=0,e=t;h<e.length;h++){var n=e[h];switch(n.stem){case"percent":case"%":r.style="percent";continue;case"%x100":r.style="percent",r.scale=100;continue;case"currency":r.style="currency",r.currency=n.options[0];continue;case"group-off":case",_":r.useGrouping=!1;continue;case"precision-integer":case".":r.maximumFractionDigits=0;continue;case"measure-unit":case"unit":r.style="unit",r.unit=n.options[0].replace(/^(.*?)-/,"");continue;case"compact-short":case"K":r.notation="compact",r.compactDisplay="short";continue;case"compact-long":case"KK":r.notation="compact",r.compactDisplay="long";continue;case"scientific":r=a(a(a({},r),{notation:"scientific"}),n.options.reduce((function(t,r){return a(a({},t),R(r))}),{}));continue;case"engineering":r=a(a(a({},r),{notation:"engineering"}),n.options.reduce((function(t,r){return a(a({},t),R(r))}),{}));continue;case"notation-simple":r.notation="standard";continue;case"unit-width-narrow":r.currencyDisplay="narrowSymbol",r.unitDisplay="narrow";continue;case"unit-width-short":r.currencyDisplay="code",r.unitDisplay="short";continue;case"unit-width-full-name":r.currencyDisplay="name",r.unitDisplay="long";continue;case"unit-width-iso-code":r.currencyDisplay="symbol";continue;case"scale":r.scale=parseFloat(n.options[0]);continue;case"integer-width":if(n.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");n.options[0].replace(S,(function(t,h,e,n,i,s){if(h)r.minimumIntegerDigits=e.length;else{if(n&&i)throw new Error("We currently do not support maximum integer digits");if(s)throw new Error("We currently do not support exact integer digits")}return""}));continue}if(_.test(n.stem))r.minimumIntegerDigits=n.stem.length;else if(T.test(n.stem)){if(n.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");n.stem.replace(T,(function(t,h,e,n,i,s){return"*"===e?r.minimumFractionDigits=h.length:n&&"#"===n[0]?r.maximumFractionDigits=n.length:i&&s?(r.minimumFractionDigits=i.length,r.maximumFractionDigits=i.length+s.length):(r.minimumFractionDigits=h.length,r.maximumFractionDigits=h.length),""}));var i=n.options[0];"w"===i?r=a(a({},r),{trailingZeroDisplay:"stripIfInteger"}):i&&(r=a(a({},r),N(i)))}else if(A.test(n.stem))r=a(a({},r),N(n.stem));else{var s=I(n.stem);s&&(r=a(a({},r),s));var o=M(n.stem);o&&(r=a(a({},r),o))}}return r}var C,O={"001":["H","h"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["H","h","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["H","hB","h","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["H","h","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["H","h","hB","hb"],CU:["H","h","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["H","hB","h","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["H","h","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["H","h","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["H","h","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["H","h","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["H","hB","h","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["H","h","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["H","h","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["H","h","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"es-BO":["H","h","hB","hb"],"es-BR":["H","h","hB","hb"],"es-EC":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"es-PE":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function G(t){var r=t.hourCycle;if(void 0===r&&t.hourCycles&&t.hourCycles.length&&(r=t.hourCycles[0]),r)switch(r){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var h,e=t.language;return"root"!==e&&(h=t.maximize().region),(O[h||""]||O[e||""]||O["".concat(e,"-001")]||O["001"])[0]}var U=new RegExp("^".concat(g.source,"*")),P=new RegExp("".concat(g.source,"*$"));function k(t,r){return{start:t,end:r}}var D=!!String.prototype.startsWith&&"_a".startsWith("a",1),F=!!String.fromCodePoint,j=!!Object.fromEntries,K=!!String.prototype.codePointAt,V=!!String.prototype.trimStart,Z=!!String.prototype.trimEnd,x=Number.isSafeInteger?Number.isSafeInteger:function(t){return"number"==typeof t&&isFinite(t)&&Math.floor(t)===t&&Math.abs(t)<=9007199254740991},W=!0;try{W="a"===(null===(C=tt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu").exec("a"))||void 0===C?void 0:C[0])}catch(t){W=!1}var X,Y=D?function(t,r,h){return t.startsWith(r,h)}:function(t,r,h){return t.slice(h,h+r.length)===r},J=F?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var h,e="",n=t.length,i=0;n>i;){if((h=t[i++])>1114111)throw RangeError(h+" is not a valid code point");e+=h<65536?String.fromCharCode(h):String.fromCharCode(55296+((h-=65536)>>10),h%1024+56320)}return e},z=j?Object.fromEntries:function(t){for(var r={},h=0,e=t;h<e.length;h++){var n=e[h];r[n[0]]=n[1]}return r},Q=K?function(t,r){return t.codePointAt(r)}:function(t,r){var h=t.length;if(!(r<0||r>=h)){var e,n=t.charCodeAt(r);return n<55296||n>56319||r+1===h||(e=t.charCodeAt(r+1))<56320||e>57343?n:e-56320+(n-55296<<10)+65536}},$=V?function(t){return t.trimStart()}:function(t){return t.replace(U,"")},q=Z?function(t){return t.trimEnd()}:function(t){return t.replace(P,"")};function tt(t,r){return new RegExp(t,r)}if(W){var rt=tt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");X=function(t,r){var h;return rt.lastIndex=r,null!==(h=rt.exec(t)[1])&&void 0!==h?h:""}}else X=function(t,r){for(var h=[];;){var e=Q(t,r);if(void 0===e||nt(e)||it(e))break;h.push(e),r+=e>=65536?2:1}return J.apply(void 0,h)};var ht=function(){function t(t,r){void 0===r&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return t.prototype.parse=function(){if(0!==this.offset())throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},t.prototype.parseMessage=function(t,r,h){for(var e=[];!this.isEOF();){var s=this.char();if(123===s){if((a=this.parseArgument(t,h)).err)return a;e.push(a.val)}else{if(125===s&&t>0)break;if(35!==s||"plural"!==r&&"selectordinal"!==r){if(60===s&&!this.ignoreTag&&47===this.peek()){if(h)break;return this.error(n.UNMATCHED_CLOSING_TAG,k(this.clonePosition(),this.clonePosition()))}if(60===s&&!this.ignoreTag&&et(this.peek()||0)){if((a=this.parseTag(t,r)).err)return a;e.push(a.val)}else{var a;if((a=this.parseLiteral(t,r)).err)return a;e.push(a.val)}}else{var o=this.clonePosition();this.bump(),e.push({type:i.pound,location:k(o,this.clonePosition())})}}}return{val:e,err:null}},t.prototype.parseTag=function(t,r){var h=this.clonePosition();this.bump();var e=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:i.literal,value:"<".concat(e,"/>"),location:k(h,this.clonePosition())},err:null};if(this.bumpIf(">")){var s=this.parseMessage(t+1,r,!0);if(s.err)return s;var a=s.val,o=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!et(this.char()))return this.error(n.INVALID_TAG,k(o,this.clonePosition()));var u=this.clonePosition();return e!==this.parseTagName()?this.error(n.UNMATCHED_CLOSING_TAG,k(u,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:i.tag,value:e,children:a,location:k(h,this.clonePosition())},err:null}:this.error(n.INVALID_TAG,k(o,this.clonePosition())))}return this.error(n.UNCLOSED_TAG,k(h,this.clonePosition()))}return this.error(n.INVALID_TAG,k(h,this.clonePosition()))},t.prototype.parseTagName=function(){var t,r=this.offset();for(this.bump();!this.isEOF()&&(45===(t=this.char())||46===t||t>=48&&t<=57||95===t||t>=97&&t<=122||t>=65&&t<=90||183==t||t>=192&&t<=214||t>=216&&t<=246||t>=248&&t<=893||t>=895&&t<=8191||t>=8204&&t<=8205||t>=8255&&t<=8256||t>=8304&&t<=8591||t>=11264&&t<=12271||t>=12289&&t<=55295||t>=63744&&t<=64975||t>=65008&&t<=65533||t>=65536&&t<=983039);)this.bump();return this.message.slice(r,this.offset())},t.prototype.parseLiteral=function(t,r){for(var h=this.clonePosition(),e="";;){var n=this.tryParseQuote(r);if(n)e+=n;else{var s=this.tryParseUnquoted(t,r);if(s)e+=s;else{var a=this.tryParseLeftAngleBracket();if(!a)break;e+=a}}}var o=k(h,this.clonePosition());return{val:{type:i.literal,value:e,location:o},err:null}},t.prototype.tryParseLeftAngleBracket=function(){return this.isEOF()||60!==this.char()||!this.ignoreTag&&(et(t=this.peek()||0)||47===t)?null:(this.bump(),"<");var t},t.prototype.tryParseQuote=function(t){if(this.isEOF()||39!==this.char())return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if("plural"===t||"selectordinal"===t)break;return null;default:return null}this.bump();var r=[this.char()];for(this.bump();!this.isEOF();){var h=this.char();if(39===h){if(39!==this.peek()){this.bump();break}r.push(39),this.bump()}else r.push(h);this.bump()}return J.apply(void 0,r)},t.prototype.tryParseUnquoted=function(t,r){if(this.isEOF())return null;var h=this.char();return 60===h||123===h||35===h&&("plural"===r||"selectordinal"===r)||125===h&&t>0?null:(this.bump(),J(h))},t.prototype.parseArgument=function(t,r){var h=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(n.EXPECT_ARGUMENT_CLOSING_BRACE,k(h,this.clonePosition()));if(125===this.char())return this.bump(),this.error(n.EMPTY_ARGUMENT,k(h,this.clonePosition()));var e=this.parseIdentifierIfPossible().value;if(!e)return this.error(n.MALFORMED_ARGUMENT,k(h,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(n.EXPECT_ARGUMENT_CLOSING_BRACE,k(h,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:i.argument,value:e,location:k(h,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(n.EXPECT_ARGUMENT_CLOSING_BRACE,k(h,this.clonePosition())):this.parseArgumentOptions(t,r,e,h);default:return this.error(n.MALFORMED_ARGUMENT,k(h,this.clonePosition()))}},t.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),h=X(this.message,r);return this.bumpTo(r+h.length),{value:h,location:k(t,this.clonePosition())}},t.prototype.parseArgumentOptions=function(t,r,h,e){var o,u=this.clonePosition(),c=this.parseIdentifierIfPossible().value,f=this.clonePosition();switch(c){case"":return this.error(n.EXPECT_ARGUMENT_TYPE,k(u,f));case"number":case"date":case"time":this.bumpSpace();var l=null;if(this.bumpIf(",")){this.bumpSpace();var H=this.clonePosition();if((y=this.parseSimpleArgStyleIfPossible()).err)return y;if(0===(p=q(y.val)).length)return this.error(n.EXPECT_ARGUMENT_STYLE,k(this.clonePosition(),this.clonePosition()));l={style:p,styleLocation:k(H,this.clonePosition())}}if((w=this.tryParseArgumentClose(e)).err)return w;var B=k(e,this.clonePosition());if(l&&Y(null==l?void 0:l.style,"::",0)){var b=$(l.style.slice(2));if("number"===c)return(y=this.parseNumberSkeletonFromString(b,l.styleLocation)).err?y:{val:{type:i.number,value:h,location:B,style:y.val},err:null};if(0===b.length)return this.error(n.EXPECT_DATE_TIME_SKELETON,B);var v=b;this.locale&&(v=function(t,r){for(var h="",e=0;e<t.length;e++){var n=t.charAt(e);if("j"===n){for(var i=0;e+1<t.length&&t.charAt(e+1)===n;)i++,e++;var s=1+(1&i),a=i<2?1:3+(i>>1),o=G(r);for("H"!=o&&"k"!=o||(a=0);a-- >0;)h+="a";for(;s-- >0;)h=o+h}else h+="J"===n?"H":n}return h}(b,this.locale));var p={type:s.dateTime,pattern:v,location:l.styleLocation,parsedOptions:this.shouldParseSkeletons?m(v):{}};return{val:{type:"date"===c?i.date:i.time,value:h,location:B,style:p},err:null}}return{val:{type:"number"===c?i.number:"date"===c?i.date:i.time,value:h,location:B,style:null!==(o=null==l?void 0:l.style)&&void 0!==o?o:null},err:null};case"plural":case"selectordinal":case"select":var E=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(n.EXPECT_SELECT_ARGUMENT_OPTIONS,k(E,a({},E)));this.bumpSpace();var d=this.parseIdentifierIfPossible(),g=0;if("select"!==c&&"offset"===d.value){if(!this.bumpIf(":"))return this.error(n.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,k(this.clonePosition(),this.clonePosition()));var y;if(this.bumpSpace(),(y=this.tryParseDecimalInteger(n.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,n.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE)).err)return y;this.bumpSpace(),d=this.parseIdentifierIfPossible(),g=y.val}var w,T=this.tryParsePluralOrSelectOptions(t,c,r,d);if(T.err)return T;if((w=this.tryParseArgumentClose(e)).err)return w;var A=k(e,this.clonePosition());return"select"===c?{val:{type:i.select,value:h,options:z(T.val),location:A},err:null}:{val:{type:i.plural,value:h,options:z(T.val),offset:g,pluralType:"plural"===c?"cardinal":"ordinal",location:A},err:null};default:return this.error(n.INVALID_ARGUMENT_TYPE,k(u,f))}},t.prototype.tryParseArgumentClose=function(t){return this.isEOF()||125!==this.char()?this.error(n.EXPECT_ARGUMENT_CLOSING_BRACE,k(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},t.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,r=this.clonePosition();!this.isEOF();)switch(this.char()){case 39:this.bump();var h=this.clonePosition();if(!this.bumpUntil("'"))return this.error(n.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,k(h,this.clonePosition()));this.bump();break;case 123:t+=1,this.bump();break;case 125:if(!(t>0))return{val:this.message.slice(r.offset,this.offset()),err:null};t-=1;break;default:this.bump()}return{val:this.message.slice(r.offset,this.offset()),err:null}},t.prototype.parseNumberSkeletonFromString=function(t,r){var h=[];try{h=function(t){if(0===t.length)throw new Error("Number skeleton cannot be empty");for(var r=[],h=0,e=t.split(w).filter((function(t){return t.length>0}));h<e.length;h++){var n=e[h].split("/");if(0===n.length)throw new Error("Invalid number skeleton");for(var i=n[0],s=n.slice(1),a=0,o=s;a<o.length;a++)if(0===o[a].length)throw new Error("Invalid number skeleton");r.push({stem:i,options:s})}return r}(t)}catch(t){return this.error(n.INVALID_NUMBER_SKELETON,r)}return{val:{type:s.number,tokens:h,location:r,parsedOptions:this.shouldParseSkeletons?L(h):{}},err:null}},t.prototype.tryParsePluralOrSelectOptions=function(t,r,h,e){for(var i,s=!1,a=[],o=new Set,u=e.value,c=e.location;;){if(0===u.length){var f=this.clonePosition();if("select"===r||!this.bumpIf("="))break;var l=this.tryParseDecimalInteger(n.EXPECT_PLURAL_ARGUMENT_SELECTOR,n.INVALID_PLURAL_ARGUMENT_SELECTOR);if(l.err)return l;c=k(f,this.clonePosition()),u=this.message.slice(f.offset,this.offset())}if(o.has(u))return this.error("select"===r?n.DUPLICATE_SELECT_ARGUMENT_SELECTOR:n.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,c);"other"===u&&(s=!0),this.bumpSpace();var H=this.clonePosition();if(!this.bumpIf("{"))return this.error("select"===r?n.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:n.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,k(this.clonePosition(),this.clonePosition()));var B=this.parseMessage(t+1,r,h);if(B.err)return B;var b=this.tryParseArgumentClose(H);if(b.err)return b;a.push([u,{value:B.val,location:k(H,this.clonePosition())}]),o.add(u),this.bumpSpace(),u=(i=this.parseIdentifierIfPossible()).value,c=i.location}return 0===a.length?this.error("select"===r?n.EXPECT_SELECT_ARGUMENT_SELECTOR:n.EXPECT_PLURAL_ARGUMENT_SELECTOR,k(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!s?this.error(n.MISSING_OTHER_CLAUSE,k(this.clonePosition(),this.clonePosition())):{val:a,err:null}},t.prototype.tryParseDecimalInteger=function(t,r){var h=1,e=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(h=-1);for(var n=!1,i=0;!this.isEOF();){var s=this.char();if(!(s>=48&&s<=57))break;n=!0,i=10*i+(s-48),this.bump()}var a=k(e,this.clonePosition());return n?x(i*=h)?{val:i,err:null}:this.error(r,a):this.error(t,a)},t.prototype.offset=function(){return this.position.offset},t.prototype.isEOF=function(){return this.offset()===this.message.length},t.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},t.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var r=Q(this.message,t);if(void 0===r)throw Error("Offset ".concat(t," is at invalid UTF-16 code unit boundary"));return r},t.prototype.error=function(t,r){return{val:null,err:{kind:t,message:this.message,location:r}}},t.prototype.bump=function(){if(!this.isEOF()){var t=this.char();10===t?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2)}},t.prototype.bumpIf=function(t){if(Y(this.message,t,this.offset())){for(var r=0;r<t.length;r++)this.bump();return!0}return!1},t.prototype.bumpUntil=function(t){var r=this.offset(),h=this.message.indexOf(t,r);return h>=0?(this.bumpTo(h),!0):(this.bumpTo(this.message.length),!1)},t.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var r=this.offset();if(r===t)break;if(r>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},t.prototype.bumpSpace=function(){for(;!this.isEOF()&&nt(this.char());)this.bump()},t.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),r=this.offset(),h=this.message.charCodeAt(r+(t>=65536?2:1));return null!=h?h:null},t}();function et(t){return t>=97&&t<=122||t>=65&&t<=90}function nt(t){return t>=9&&t<=13||32===t||133===t||t>=8206&&t<=8207||8232===t||8233===t}function it(t){return t>=33&&t<=35||36===t||t>=37&&t<=39||40===t||41===t||42===t||43===t||44===t||45===t||t>=46&&t<=47||t>=58&&t<=59||t>=60&&t<=62||t>=63&&t<=64||91===t||92===t||93===t||94===t||96===t||123===t||124===t||125===t||126===t||161===t||t>=162&&t<=165||166===t||167===t||169===t||171===t||172===t||174===t||176===t||177===t||182===t||187===t||191===t||215===t||247===t||t>=8208&&t<=8213||t>=8214&&t<=8215||8216===t||8217===t||8218===t||t>=8219&&t<=8220||8221===t||8222===t||8223===t||t>=8224&&t<=8231||t>=8240&&t<=8248||8249===t||8250===t||t>=8251&&t<=8254||t>=8257&&t<=8259||8260===t||8261===t||8262===t||t>=8263&&t<=8273||8274===t||8275===t||t>=8277&&t<=8286||t>=8592&&t<=8596||t>=8597&&t<=8601||t>=8602&&t<=8603||t>=8604&&t<=8607||8608===t||t>=8609&&t<=8610||8611===t||t>=8612&&t<=8613||8614===t||t>=8615&&t<=8621||8622===t||t>=8623&&t<=8653||t>=8654&&t<=8655||t>=8656&&t<=8657||8658===t||8659===t||8660===t||t>=8661&&t<=8691||t>=8692&&t<=8959||t>=8960&&t<=8967||8968===t||8969===t||8970===t||8971===t||t>=8972&&t<=8991||t>=8992&&t<=8993||t>=8994&&t<=9e3||9001===t||9002===t||t>=9003&&t<=9083||9084===t||t>=9085&&t<=9114||t>=9115&&t<=9139||t>=9140&&t<=9179||t>=9180&&t<=9185||t>=9186&&t<=9254||t>=9255&&t<=9279||t>=9280&&t<=9290||t>=9291&&t<=9311||t>=9472&&t<=9654||9655===t||t>=9656&&t<=9664||9665===t||t>=9666&&t<=9719||t>=9720&&t<=9727||t>=9728&&t<=9838||9839===t||t>=9840&&t<=10087||10088===t||10089===t||10090===t||10091===t||10092===t||10093===t||10094===t||10095===t||10096===t||10097===t||10098===t||10099===t||10100===t||10101===t||t>=10132&&t<=10175||t>=10176&&t<=10180||10181===t||10182===t||t>=10183&&t<=10213||10214===t||10215===t||10216===t||10217===t||10218===t||10219===t||10220===t||10221===t||10222===t||10223===t||t>=10224&&t<=10239||t>=10240&&t<=10495||t>=10496&&t<=10626||10627===t||10628===t||10629===t||10630===t||10631===t||10632===t||10633===t||10634===t||10635===t||10636===t||10637===t||10638===t||10639===t||10640===t||10641===t||10642===t||10643===t||10644===t||10645===t||10646===t||10647===t||10648===t||t>=10649&&t<=10711||10712===t||10713===t||10714===t||10715===t||t>=10716&&t<=10747||10748===t||10749===t||t>=10750&&t<=11007||t>=11008&&t<=11055||t>=11056&&t<=11076||t>=11077&&t<=11078||t>=11079&&t<=11084||t>=11085&&t<=11123||t>=11124&&t<=11125||t>=11126&&t<=11157||11158===t||t>=11159&&t<=11263||t>=11776&&t<=11777||11778===t||11779===t||11780===t||11781===t||t>=11782&&t<=11784||11785===t||11786===t||11787===t||11788===t||11789===t||t>=11790&&t<=11798||11799===t||t>=11800&&t<=11801||11802===t||11803===t||11804===t||11805===t||t>=11806&&t<=11807||11808===t||11809===t||11810===t||11811===t||11812===t||11813===t||11814===t||11815===t||11816===t||11817===t||t>=11818&&t<=11822||11823===t||t>=11824&&t<=11833||t>=11834&&t<=11835||t>=11836&&t<=11839||11840===t||11841===t||11842===t||t>=11843&&t<=11855||t>=11856&&t<=11857||11858===t||t>=11859&&t<=11903||t>=12289&&t<=12291||12296===t||12297===t||12298===t||12299===t||12300===t||12301===t||12302===t||12303===t||12304===t||12305===t||t>=12306&&t<=12307||12308===t||12309===t||12310===t||12311===t||12312===t||12313===t||12314===t||12315===t||12316===t||12317===t||t>=12318&&t<=12319||12320===t||12336===t||64830===t||64831===t||t>=65093&&t<=65094}function st(t){t.forEach((function(t){if(delete t.location,B(t)||b(t))for(var r in t.options)delete t.options[r].location,st(t.options[r].value);else f(t)&&E(t.style)||(l(t)||H(t))&&d(t.style)?delete t.style.location:p(t)&&st(t.children)}))}function at(t,r){void 0===r&&(r={}),r=a({shouldParseSkeletons:!0,requiresOtherClause:!0},r);var h=new ht(t,r).parse();if(h.err){var e=SyntaxError(n[h.err.kind]);throw e.location=h.err.location,e.originalMessage=h.err.message,e}return(null==r?void 0:r.captureLocation)||st(h.val),h.val}function ot(t,r){return(r&&r.strategy?r.strategy:lt)(t,{cache:r&&r.cache?r.cache:vt,serializer:r&&r.serializer?r.serializer:Ht})}function ut(t,r,h,e){var n,i=null==(n=e)||"number"==typeof n||"boolean"==typeof n?e:h(e),s=r.get(i);return void 0===s&&(s=t.call(this,e),r.set(i,s)),s}function ct(t,r,h){var e=Array.prototype.slice.call(arguments,3),n=h(e),i=r.get(n);return void 0===i&&(i=t.apply(this,e),r.set(n,i)),i}function ft(t,r,h,e,n){return h.bind(r,t,e,n)}function lt(t,r){return ft(t,this,1===t.length?ut:ct,r.cache.create(),r.serializer)}var Ht=function(){return JSON.stringify(arguments)};function Bt(){this.cache=Object.create(null)}Bt.prototype.get=function(t){return this.cache[t]},Bt.prototype.set=function(t,r){this.cache[t]=r};var bt,vt={create:function(){return new Bt}},pt={variadic:function(t,r){return ft(t,this,ct,r.cache.create(),r.serializer)},monadic:function(t,r){return ft(t,this,ut,r.cache.create(),r.serializer)}};!function(t){t.MISSING_VALUE="MISSING_VALUE",t.INVALID_VALUE="INVALID_VALUE",t.MISSING_INTL_API="MISSING_INTL_API"}(bt||(bt={}));var Et,dt=function(t){function r(r,h,e){var n=t.call(this,r)||this;return n.code=h,n.originalMessage=e,n}return e(r,t),r.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},r}(Error),gt=function(t){function r(r,h,e,n){return t.call(this,'Invalid values for "'.concat(r,'": "').concat(h,'". Options are "').concat(Object.keys(e).join('", "'),'"'),bt.INVALID_VALUE,n)||this}return e(r,t),r}(dt),yt=function(t){function r(r,h,e){return t.call(this,'Value for "'.concat(r,'" must be of type ').concat(h),bt.INVALID_VALUE,e)||this}return e(r,t),r}(dt),mt=function(t){function r(r,h){return t.call(this,'The intl string context variable "'.concat(r,'" was not provided to the string "').concat(h,'"'),bt.MISSING_VALUE,h)||this}return e(r,t),r}(dt);function wt(t){return"function"==typeof t}function Tt(t,r,h,e,n,i,s){if(1===t.length&&u(t[0]))return[{type:Et.literal,value:t[0].value}];for(var a=[],o=0,g=t;o<g.length;o++){var y=g[o];if(u(y))a.push({type:Et.literal,value:y.value});else if(v(y))"number"==typeof i&&a.push({type:Et.literal,value:h.getNumberFormat(r).format(i)});else{var m=y.value;if(!n||!(m in n))throw new mt(m,s);var w=n[m];if(c(y))w&&"string"!=typeof w&&"number"!=typeof w||(w="string"==typeof w||"number"==typeof w?String(w):""),a.push({type:"string"==typeof w?Et.literal:Et.object,value:w});else if(l(y)){var T="string"==typeof y.style?e.date[y.style]:d(y.style)?y.style.parsedOptions:void 0;a.push({type:Et.literal,value:h.getDateTimeFormat(r,T).format(w)})}else if(H(y))T="string"==typeof y.style?e.time[y.style]:d(y.style)?y.style.parsedOptions:e.time.medium,a.push({type:Et.literal,value:h.getDateTimeFormat(r,T).format(w)});else if(f(y))(T="string"==typeof y.style?e.number[y.style]:E(y.style)?y.style.parsedOptions:void 0)&&T.scale&&(w*=T.scale||1),a.push({type:Et.literal,value:h.getNumberFormat(r,T).format(w)});else{if(p(y)){var A=y.children,S=y.value,_=n[S];if(!wt(_))throw new yt(S,"function",s);var N=_(Tt(A,r,h,e,n,i).map((function(t){return t.value})));Array.isArray(N)||(N=[N]),a.push.apply(a,N.map((function(t){return{type:"string"==typeof t?Et.literal:Et.object,value:t}})))}if(B(y)){if(!(I=y.options[w]||y.options.other))throw new gt(y.value,w,Object.keys(y.options),s);a.push.apply(a,Tt(I.value,r,h,e,n))}else if(b(y)){var I;if(!(I=y.options["=".concat(w)])){if(!Intl.PluralRules)throw new dt('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',bt.MISSING_INTL_API,s);var M=h.getPluralRules(r,{type:y.pluralType}).select(w-(y.offset||0));I=y.options[M]||y.options.other}if(!I)throw new gt(y.value,w,Object.keys(y.options),s);a.push.apply(a,Tt(I.value,r,h,e,n,w-(y.offset||0)))}}}}return(R=a).length<2?R:R.reduce((function(t,r){var h=t[t.length-1];return h&&h.type===Et.literal&&r.type===Et.literal?h.value+=r.value:t.push(r),t}),[]);var R}function At(t){return{create:function(){return{get:function(r){return t[r]},set:function(r,h){t[r]=h}}}}}!function(t){t[t.literal=0]="literal",t[t.object=1]="object"}(Et||(Et={}));var St=function(){function t(r,h,e,n){void 0===h&&(h=t.defaultLocale);var i,s,u,c=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(t){var r=c.formatToParts(t);if(1===r.length)return r[0].value;var h=r.reduce((function(t,r){return t.length&&r.type===Et.literal&&"string"==typeof t[t.length-1]?t[t.length-1]+=r.value:t.push(r.value),t}),[]);return h.length<=1?h[0]||"":h},this.formatToParts=function(t){return Tt(c.ast,c.locales,c.formatters,c.formats,t,void 0,c.message)},this.resolvedOptions=function(){var t;return{locale:(null===(t=c.resolvedLocale)||void 0===t?void 0:t.toString())||Intl.NumberFormat.supportedLocalesOf(c.locales)[0]}},this.getAst=function(){return c.ast},this.locales=h,this.resolvedLocale=t.resolveLocale(h),"string"==typeof r){if(this.message=r,!t.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var f=function(t,r){var h={};for(var e in t)Object.prototype.hasOwnProperty.call(t,e)&&r.indexOf(e)<0&&(h[e]=t[e]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var n=0;for(e=Object.getOwnPropertySymbols(t);n<e.length;n++)r.indexOf(e[n])<0&&Object.prototype.propertyIsEnumerable.call(t,e[n])&&(h[e[n]]=t[e[n]])}return h}(n||{},["formatters"]);this.ast=t.__parse(r,a(a({},f),{locale:this.resolvedLocale}))}else this.ast=r;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=(s=t.formats,(u=e)?Object.keys(s).reduce((function(t,r){var h,e;return t[r]=(h=s[r],(e=u[r])?a(a(a({},h||{}),e||{}),Object.keys(h).reduce((function(t,r){return t[r]=a(a({},h[r]),e[r]||{}),t}),{})):h),t}),a({},s)):s),this.formatters=n&&n.formatters||(void 0===(i=this.formatterCache)&&(i={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:ot((function(){for(var t,r=[],h=0;h<arguments.length;h++)r[h]=arguments[h];return new((t=Intl.NumberFormat).bind.apply(t,o([void 0],r,!1)))}),{cache:At(i.number),strategy:pt.variadic}),getDateTimeFormat:ot((function(){for(var t,r=[],h=0;h<arguments.length;h++)r[h]=arguments[h];return new((t=Intl.DateTimeFormat).bind.apply(t,o([void 0],r,!1)))}),{cache:At(i.dateTime),strategy:pt.variadic}),getPluralRules:ot((function(){for(var t,r=[],h=0;h<arguments.length;h++)r[h]=arguments[h];return new((t=Intl.PluralRules).bind.apply(t,o([void 0],r,!1)))}),{cache:At(i.pluralRules),strategy:pt.variadic})})}return Object.defineProperty(t,"defaultLocale",{get:function(){return t.memoizedDefaultLocale||(t.memoizedDefaultLocale=(new Intl.NumberFormat).resolvedOptions().locale),t.memoizedDefaultLocale},enumerable:!1,configurable:!0}),t.memoizedDefaultLocale=null,t.resolveLocale=function(t){if(void 0!==Intl.Locale){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale("string"==typeof t?t:t[0])}},t.__parse=at,t.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},t}();const _t=St,Nt={},It=["ar","cs","da","de","en","es-es","es","fi","fr-ca","fr","he","it","ja","ko","nl","no","pl","pt-br","pt-pt","ru","sv","th","tr","uk","zh-cn","zh-tw"],Mt={ar:6,cs:1,da:1,de:1,en:0,"es-es":1,es:1,fi:1,"fr-ca":0,fr:1,he:0,it:1,ja:0,ko:0,nl:1,no:1,pl:1,"pt-br":0,"pt-pt":0,ru:1,sv:1,th:0,tr:1,uk:1,"zh-cn":1,"zh-tw":0},Rt="en";async function Lt(r,h,e){let n=h,i="en";void 0!==r&&(i=Ct(r),n=await async function(r,h,e,n){const i=n||r.tagName.toLocaleLowerCase().replace(/-beta$/,"");let s;if(r["i18n-resources"])s=r["i18n-resources"];else if(e!==Rt)try{s=await(async(r,h)=>{if(!Nt[h]){const r=((r="en")=>t(`i18n/genesys-webcomponents.i18n.${r}.json`))(h),e=await fetch(r),n=await e.json();Nt[h]=n}return Nt[h][r]})(i,e)}catch(t){s=null}return s||(s=h),s}(r,h,i,e));const s=Object.entries(n).reduce(((t,[r,h])=>(t.set(r,new _t(h,i)),t)),new Map),a=Object.entries(h).reduce(((t,[r,h])=>(t.set(r,new _t(h,Rt)),t)),new Map);return(t,r)=>{var h,e;let n=null===(h=s.get(t))||void 0===h?void 0:h.format(r);return n||(n=null===(e=a.get(t))||void 0===e?void 0:e.format(r),console.warn(`No localized string available for "${t}-${n}" for "${i}" locale. Falling back to English translation.`)),n}}function Ct(t){const h=function(t){const h=r("[lang]",t);return h&&h.lang?h.lang.toLowerCase():Rt}(t),e=h.split(/[_-]/)[0];return It.indexOf(h)>=0?h:It.indexOf(e)>=0?e:Rt}function Ot(t=Rt){return Mt[t]?Mt[t]:Mt[Rt]}export{Ot as a,Lt as b,Ct as g,It as l}
|
@@ -0,0 +1 @@
|
|
1
|
+
import{r as e,h as o,H as t,g as r}from"./p-2e827df1.js";import{c as a,o as i}from"./p-f4751a15.js";import{O as s}from"./p-01471ba0.js";import{p as l}from"./p-a11d5d42.js";import{h as C}from"./p-6d8b4027.js";import{G as g,a as n,g as d,v as c}from"./p-f3b9b052.js";import{t as h}from"./p-ac38fe83.js";import"./p-0934300e.js";import"./p-8eaf8caf.js";import"./p-2c25e2f2.js";const u=class{constructor(o){e(this,o),this.labelPosition="beside",this.disabled=void 0,this.hasError=!1,this.hasHelp=!1}onMutation(){this.hasError=C(this.root,"error"),this.hasHelp=C(this.root,"help")}componentWillLoad(){this.setInput(),this.hasError=C(this.root,"error"),this.hasHelp=C(this.root,"help"),h(this.root,{variant:this.variant})}disconnectedCallback(){this.disabledObserver&&this.disabledObserver.disconnect()}render(){return o(t,{key:"7dc13dd03b4729df3eb09588e1ce01cddea983a8",class:{"gux-input-error":this.hasError,"gux-disabled":this.disabled}},o("div",{key:"406b44fd812ec3d051bcab89dd5ab6a6938f79ca",class:"gux-form-field-container"},o("div",{key:"4c42bc4a1282cf6519439411f04a3bbdcecb75b3",class:"gux-input-label"},o("div",{key:"331ea023f9225f4a69b0571d55a5d899cea60b13",class:"gux-input"},o("slot",{key:"d27ef7e45fb15ab49050569bb88695a75d952b56",name:"input",onSlotchange:()=>this.setInput()})),o("div",{key:"d396688e77ee70ef453a32be4bfac66f3d666b5a",class:`gux-label-${this.labelPosition}`},o("slot",{key:"ae4760f971f2a4a31985671d4e4b691b37fb558f",name:"label"}),o(g,{key:"d9a67860384ff11c8def636dea10af3b72637532",show:this.hasError},o("slot",{key:"4234b39ea6ba614d6d1844234481ec9afa3d6450",name:"error"})),o(n,{key:"e16c293abb15bbe883923bb3b64c5e7261f2ff2d",show:!this.hasError&&this.hasHelp},o("slot",{key:"b26197479646716f5c5dbd627f846c0e24e76801",name:"help"}))))))}get variant(){return this.labelPosition.toLowerCase()}setInput(){this.input=d(this.root,'input[type="checkbox"][slot="input"]'),l(this.input),this.disabled=a(this.input),this.disabledObserver=i(this.input,(e=>{this.disabled=e})),c(this.root,this.input)}get root(){return r(this)}};(function(e,o,t,r){var a,i=arguments.length,s=i<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,t):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,o,t,r);else for(var l=e.length-1;l>=0;l--)(a=e[l])&&(s=(i<3?a(s):i>3?a(o,t,s):a(o,t))||s);i>3&&s&&Object.defineProperty(o,t,s)})([s({childList:!0,subtree:!0})],u.prototype,"onMutation",null),u.style=".gux-form-field-error{display:none;flex-direction:row;flex-wrap:nowrap;place-content:stretch flex-start;align-items:center;padding:var(--gse-ui-formControl-helper-errorPadding);font-family:var(--gse-ui-formControl-helper-helperText-fontFamily);font-size:var(--gse-ui-formControl-helper-helperText-fontSize);line-height:var(--gse-ui-formControl-helper-helperText-lineHeight);color:var(--gse-ui-formControl-helper-errorColor)}.gux-form-field-error.gux-show{display:flex}.gux-form-field-error gux-icon{flex:0 1 auto;align-self:auto;order:0;min-width:var(--gse-ui-icon-size-sm);min-height:var(--gse-ui-icon-size-sm);margin-right:var(--gse-ui-formControl-helper-gap);color:var(--gse-ui-formControl-helper-errorColor)}.gux-form-field-error .gux-message{flex:0 1 auto;align-self:auto;order:0}.gux-form-field-help{display:none;flex-direction:row;flex-wrap:nowrap;place-content:stretch flex-start;align-items:flex-start;justify-content:flex-start;padding:var(--gse-ui-formControl-helper-paddingSmall);font-family:var(--gse-ui-formControl-helper-helperText-fontFamily);font-size:var(--gse-ui-formControl-helper-helperText-fontSize);line-height:var(--gse-ui-formControl-helper-helperText-lineHeight);color:var(--gse-ui-formControl-helper-defaultColor)}.gux-form-field-help.gux-show{display:flex}.gux-form-field-help .gux-message{flex:0 1 auto;align-self:none;order:0}:host{display:block}:host(.gux-input-error) ::slotted(input[type=checkbox]:not(:checked))::before{background:var(--gse-ui-checkbox-icon-error-foregroundColor);-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M13.7143 0C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143ZM13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429Z' /%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M13.7143 0C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143ZM13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429Z' /%3E%3C/svg%3E\")}:host(.gux-input-error) ::slotted(input[type=checkbox]:checked)::before{background:var(--gse-ui-checkbox-icon-error-foregroundColor);-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M2.28571 0C1.025 0 0 1.025 0 2.28571V13.7143C0 14.975 1.025 16 2.28571 16H13.7143C14.975 16 16 14.975 16 13.7143V2.28571C16 1.025 14.975 0 13.7143 0H2.28571ZM12.0357 6.32143L7.46429 10.8929C7.12857 11.2286 6.58571 11.2286 6.25357 10.8929L3.96786 8.60714C3.63214 8.27143 3.63214 7.72857 3.96786 7.39643C4.30357 7.06429 4.84643 7.06071 5.17857 7.39643L6.85714 9.075L10.8214 5.10714C11.1571 4.77143 11.7 4.77143 12.0321 5.10714C12.3643 5.44286 12.3679 5.98571 12.0321 6.31786L12.0357 6.32143Z' /%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M2.28571 0C1.025 0 0 1.025 0 2.28571V13.7143C0 14.975 1.025 16 2.28571 16H13.7143C14.975 16 16 14.975 16 13.7143V2.28571C16 1.025 14.975 0 13.7143 0H2.28571ZM12.0357 6.32143L7.46429 10.8929C7.12857 11.2286 6.58571 11.2286 6.25357 10.8929L3.96786 8.60714C3.63214 8.27143 3.63214 7.72857 3.96786 7.39643C4.30357 7.06429 4.84643 7.06071 5.17857 7.39643L6.85714 9.075L10.8214 5.10714C11.1571 4.77143 11.7 4.77143 12.0321 5.10714C12.3643 5.44286 12.3679 5.98571 12.0321 6.31786L12.0357 6.32143Z' /%3E%3C/svg%3E\")}:host(.gux-input-error) ::slotted(input[type=checkbox]:not(:checked):not(:disabled):not(:indeterminate):hover)::before{background:var(--gse-ui-checkbox-icon-error-foregroundColor);-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M13.7143 0C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143ZM13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429Z' /%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M13.7143 0C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143ZM13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429Z' /%3E%3C/svg%3E\")}:host(.gux-input-error) ::slotted(input[type=checkbox]:indeterminate)::before{background:var(--gse-ui-checkbox-icon-error-foregroundColor);-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M11.1429 7.14286C11.6179 7.14286 12 7.525 12 8C12 8.475 11.6179 8.85714 11.1429 8.85714H4.85714C4.38214 8.85714 4 8.475 4 8C4 7.525 4.38214 7.14286 4.85714 7.14286H11.1429ZM0 2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571ZM1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571Z' /%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M11.1429 7.14286C11.6179 7.14286 12 7.525 12 8C12 8.475 11.6179 8.85714 11.1429 8.85714H4.85714C4.38214 8.85714 4 8.475 4 8C4 7.525 4.38214 7.14286 4.85714 7.14286H11.1429ZM0 2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571ZM1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571Z' /%3E%3C/svg%3E\")}:host(.gux-disabled){cursor:not-allowed;opacity:var(--gse-ui-checkbox-disabled-opacity)}:host(.gux-disabled) ::slotted(label){cursor:not-allowed}.gux-input-label{display:inline-flex;flex-direction:row;gap:var(--gse-ui-checkbox-gap)}.gux-input-label .gux-label-screenreader{position:absolute;top:auto;left:-10000px;width:1px;height:1px;overflow:hidden}::slotted(input[type=checkbox]){display:inline-grid;width:var(--gse-ui-checkbox-icon-width);height:var(--gse-ui-checkbox-icon-height);margin:0;text-align:center;vertical-align:middle;-webkit-appearance:none;appearance:none;cursor:pointer;border:0;outline:none}::slotted(input[type=checkbox])::before{grid-area:1/1;content:\"\";border-radius:15%}::slotted(input[type=checkbox]:focus-visible){border-radius:var(--gse-ui-checkbox-focus-borderRadiusSmall);outline:var(--gse-ui-checkbox-focus-border-width) var(--gse-ui-checkbox-focus-border-style) var(--gse-ui-checkbox-focus-border-color);outline-offset:var(--gse-ui-checkbox-focus-offset)}::slotted(input[type=checkbox]:not(:checked))::before{background:var(--gse-ui-checkbox-icon-default-unselectedForegroundColor);-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M13.7143 0C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143ZM13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429Z' /%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M13.7143 0C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143ZM13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429Z' /%3E%3C/svg%3E\")}::slotted(input[type=checkbox]:not(:checked):not(:disabled):not(:indeterminate):hover)::before{background:var(--gse-ui-checkbox-icon-hover-foregroundColor);-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M13.7143 0C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143ZM13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429Z' /%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M13.7143 0C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143ZM13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429Z' /%3E%3C/svg%3E\")}::slotted(input[type=checkbox]:checked:not(:disabled):hover){background:var(--gse-ui-checkbox-icon-hover-foregroundColor);-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M2.28571 0C1.025 0 0 1.025 0 2.28571V13.7143C0 14.975 1.025 16 2.28571 16H13.7143C14.975 16 16 14.975 16 13.7143V2.28571C16 1.025 14.975 0 13.7143 0H2.28571ZM12.0357 6.32143L7.46429 10.8929C7.12857 11.2286 6.58571 11.2286 6.25357 10.8929L3.96786 8.60714C3.63214 8.27143 3.63214 7.72857 3.96786 7.39643C4.30357 7.06429 4.84643 7.06071 5.17857 7.39643L6.85714 9.075L10.8214 5.10714C11.1571 4.77143 11.7 4.77143 12.0321 5.10714C12.3643 5.44286 12.3679 5.98571 12.0321 6.31786L12.0357 6.32143Z' /%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M2.28571 0C1.025 0 0 1.025 0 2.28571V13.7143C0 14.975 1.025 16 2.28571 16H13.7143C14.975 16 16 14.975 16 13.7143V2.28571C16 1.025 14.975 0 13.7143 0H2.28571ZM12.0357 6.32143L7.46429 10.8929C7.12857 11.2286 6.58571 11.2286 6.25357 10.8929L3.96786 8.60714C3.63214 8.27143 3.63214 7.72857 3.96786 7.39643C4.30357 7.06429 4.84643 7.06071 5.17857 7.39643L6.85714 9.075L10.8214 5.10714C11.1571 4.77143 11.7 4.77143 12.0321 5.10714C12.3643 5.44286 12.3679 5.98571 12.0321 6.31786L12.0357 6.32143Z' /%3E%3C/svg%3E\")}::slotted(input[type=checkbox]:not(:disabled):indeterminate:hover){background:var(--gse-ui-checkbox-icon-hover-foregroundColor);-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M11.1429 7.14286C11.6179 7.14286 12 7.525 12 8C12 8.475 11.6179 8.85714 11.1429 8.85714H4.85714C4.38214 8.85714 4 8.475 4 8C4 7.525 4.38214 7.14286 4.85714 7.14286H11.1429ZM0 2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571ZM1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571Z' /%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M11.1429 7.14286C11.6179 7.14286 12 7.525 12 8C12 8.475 11.6179 8.85714 11.1429 8.85714H4.85714C4.38214 8.85714 4 8.475 4 8C4 7.525 4.38214 7.14286 4.85714 7.14286H11.1429ZM0 2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571ZM1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571Z' /%3E%3C/svg%3E\")}::slotted(input[type=checkbox]:checked)::before{background:var(--gse-ui-checkbox-icon-default-selectedForegroundColor);-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M2.28571 0C1.025 0 0 1.025 0 2.28571V13.7143C0 14.975 1.025 16 2.28571 16H13.7143C14.975 16 16 14.975 16 13.7143V2.28571C16 1.025 14.975 0 13.7143 0H2.28571ZM12.0357 6.32143L7.46429 10.8929C7.12857 11.2286 6.58571 11.2286 6.25357 10.8929L3.96786 8.60714C3.63214 8.27143 3.63214 7.72857 3.96786 7.39643C4.30357 7.06429 4.84643 7.06071 5.17857 7.39643L6.85714 9.075L10.8214 5.10714C11.1571 4.77143 11.7 4.77143 12.0321 5.10714C12.3643 5.44286 12.3679 5.98571 12.0321 6.31786L12.0357 6.32143Z' /%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M2.28571 0C1.025 0 0 1.025 0 2.28571V13.7143C0 14.975 1.025 16 2.28571 16H13.7143C14.975 16 16 14.975 16 13.7143V2.28571C16 1.025 14.975 0 13.7143 0H2.28571ZM12.0357 6.32143L7.46429 10.8929C7.12857 11.2286 6.58571 11.2286 6.25357 10.8929L3.96786 8.60714C3.63214 8.27143 3.63214 7.72857 3.96786 7.39643C4.30357 7.06429 4.84643 7.06071 5.17857 7.39643L6.85714 9.075L10.8214 5.10714C11.1571 4.77143 11.7 4.77143 12.0321 5.10714C12.3643 5.44286 12.3679 5.98571 12.0321 6.31786L12.0357 6.32143Z' /%3E%3C/svg%3E\")}::slotted(input[type=checkbox]:indeterminate)::before{background:var(--gse-ui-checkbox-icon-default-selectedForegroundColor);-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M11.1429 7.14286C11.6179 7.14286 12 7.525 12 8C12 8.475 11.6179 8.85714 11.1429 8.85714H4.85714C4.38214 8.85714 4 8.475 4 8C4 7.525 4.38214 7.14286 4.85714 7.14286H11.1429ZM0 2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571ZM1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571Z'/%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M11.1429 7.14286C11.6179 7.14286 12 7.525 12 8C12 8.475 11.6179 8.85714 11.1429 8.85714H4.85714C4.38214 8.85714 4 8.475 4 8C4 7.525 4.38214 7.14286 4.85714 7.14286H11.1429ZM0 2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571ZM1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571Z'/%3E%3C/svg%3E\")}::slotted(input[type=checkbox]:disabled)::before{cursor:not-allowed;opacity:var(--gse-ui-checkbox-disabled-opacity)}::slotted(label){display:inline-block;font-family:var(--gse-ui-checkbox-label-text-fontFamily);font-size:12px;font-weight:var(--gse-ui-checkbox-label-text-fontWeight);line-height:var(--gse-ui-checkbox-label-text-lineHeight);color:var(--gse-ui-checkbox-label-foregroundColor);vertical-align:middle}";export{u as gux_form_field_checkbox}
|
@@ -0,0 +1 @@
|
|
1
|
+
import{r as t,c as e,h as i,g as s}from"./p-2e827df1.js";import{r as o}from"./p-0934300e.js";import{t as r}from"./p-ac38fe83.js";import{b as a}from"./p-0367930a.js";import"./p-4202e9f2.js";const n={defaultLabel:"Disclosure button"},c=class{constructor(i){t(this,i),this.active=e(this,"active",7),this.panelId=o("gux-disclosure-button-panel"),this.position="left",this.label=void 0,this.isOpen=!1,this.icon="arrow-solid-right"}watchIsOpen(){this.updateIcon()}changeState(){this.togglePanel(),this.active.emit(this.isOpen)}togglePanel(){this.isOpen=!this.isOpen}updateIcon(){this.icon="right"===this.position?this.isOpen?"arrow-solid-right":"arrow-solid-left":this.isOpen?"arrow-solid-left":"arrow-solid-right"}async componentWillLoad(){r(this.root,{variant:this.position}),this.i18n=await a(this.root,n),this.updateIcon()}render(){return i("div",{key:"15b10ad5c1f7946bfccdb7e749d83478d36f3f5f",class:`gux-disclosure-button-container gux-${this.position}`},i("button",{key:"052548f09eebe4441b065dcb2a89badaa02061e9",class:"gux-disclosure-button",onClick:()=>this.changeState(),"aria-controls":this.panelId,"aria-expanded":this.isOpen.toString(),"aria-label":this.label||this.i18n("defaultLabel")},i("gux-icon",{key:"edf41195a343a13d5d5111e4cc5e13f28e4b1c2c","icon-name":`${this.icon}`,decorative:!0})),i("div",{key:"3cde9229f9888e7c8a568ae3bb86520c3be00559",id:this.panelId,class:{"gux-disclosure-panel":!0,"gux-active":this.isOpen},role:"region"},i("slot",{key:"dd4faafd96de6a8af8605631935b146b5113bd57",name:"panel-content"})))}get root(){return s(this)}static get watchers(){return{isOpen:["watchIsOpen"]}}};c.style=":host{height:100%;color:var(--gse-ui-tabs-item-icon-iconColor)}.gux-disclosure-button-container{display:flex;flex-direction:row;justify-content:flex-start;height:100%}.gux-disclosure-button-container .gux-disclosure-button{width:16px;padding:0;margin:0;color:var(--gse-ui-tabs-item-icon-iconColor);background:transparent;border-top:none;border-right:1px solid var(--gse-ui-tabs-item-divider-dividerColor);border-bottom:none;border-left:1px solid var(--gse-ui-tabs-item-divider-dividerColor)}.gux-disclosure-button-container .gux-disclosure-button gux-icon{width:12px;height:12px}.gux-disclosure-button-container .gux-disclosure-button:focus-visible{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-disclosure-button-container .gux-disclosure-panel{display:none;order:-1;width:100%}.gux-disclosure-button-container .gux-disclosure-panel.gux-active{display:block}.gux-disclosure-button-container.gux-right{justify-content:flex-end}.gux-disclosure-button-container.gux-right .gux-disclosure-panel{order:1}";export{c as gux_disclosure_button_legacy}
|
@@ -0,0 +1 @@
|
|
1
|
+
import{r as e,h as t,H as o,g as i}from"./p-2e827df1.js";import{g as n}from"./p-4202e9f2.js";const a=class{constructor(t){e(this,t),this.disabled=!1}onMouseup(){this.focusParentList()}onMouseover(){this.focusParentList()}focusParentList(){const e=n("gux-list",this.root);e&&null===e.shadowRoot.activeElement&&(this.root.blur(),e.focus({preventScroll:!0}))}render(){return t(o,{key:"5a523bb5c86732d4b8499404464d41e25cc6933c",role:"listitem"},t("button",{key:"51c203f86daf99133685636b6c29559da6c0b913",type:"button",tabIndex:-1,disabled:this.disabled},t("slot",{key:"760cb17676acbf334abc54486c55d938a90756c9"})))}static get delegatesFocus(){return!0}get root(){return i(this)}};a.style=":host{width:100%;text-align:start;outline:none}:host([disabled]){pointer-events:none}:host([disabled=false]){pointer-events:auto}::slotted(gux-icon){width:var(--gse-ui-menu-option-startIcon-height);height:var(--gse-ui-menu-option-startIcon-height);margin-right:var(--gse-ui-menu-option-gap);vertical-align:middle}button{all:unset;box-sizing:border-box;width:100%;min-height: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-focusRing-cornerRadius);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)}";export{a as gux_list_item}
|
@@ -0,0 +1 @@
|
|
1
|
+
import{r as a,c as t,d as i,h as e,g as n}from"./p-2e827df1.js";import{a as s}from"./p-cf0e7d3b.js";import{t as o}from"./p-ac38fe83.js";const r=class{constructor(i){a(this,i),this.guxpaginationchange=t(this,"guxpaginationchange",7),this.reinstateLayoutBreakpoint=0,this.layout="advanced",this.currentPage=1,this.totalItems=0,this.itemsPerPage=25,this.totalPages=void 0,this.displayedLayout=void 0}setPage(a){if(a<=0)return void this.setPage(1);const t=this.calculateTotalPages(this.totalItems,this.itemsPerPage);a>t?this.setPage(t):(this.currentPage=a,this.guxpaginationchange.emit({currentPage:this.currentPage,itemsPerPage:this.itemsPerPage}))}handleInternalitemsperpagechange(a){this.itemsPerPage=a.detail,this.setPage(1)}handleInternalcurrentpagechange(a){this.setPage(a.detail)}calculateTotalPages(a,t){return Math.max(1,Math.ceil(a/t))}calculateCurrentPage(a,t){return Math.max(a>0?1:0,Math.min(t,a))}checkPaginationContainerWidthForLayout(){i((()=>{const a=this.root.shadowRoot.querySelector(".gux-pagination-container"),t=this.root.shadowRoot.querySelector(".gux-pagination-spacer"),i=a.clientWidth;t.clientWidth<24&&"simple"!==this.displayedLayout?(this.reinstateLayoutBreakpoint=i,this.displayedLayout="simple"):i>this.reinstateLayoutBreakpoint&&(this.reinstateLayoutBreakpoint=0,this.displayedLayout=this.layout)}))}componentWillLoad(){o(this.root,{variant:this.layout})}componentWillRender(){this.totalPages=this.calculateTotalPages(this.totalItems,this.itemsPerPage),this.currentPage=this.calculateCurrentPage(this.totalPages,this.currentPage)}disconnectedCallback(){this.resizeObserver&&this.resizeObserver.unobserve(this.root.shadowRoot.querySelector(".gux-pagination-container"))}componentDidLoad(){!this.resizeObserver&&window.ResizeObserver&&(this.resizeObserver=new ResizeObserver((()=>this.checkPaginationContainerWidthForLayout()))),this.resizeObserver&&this.resizeObserver.observe(this.root.shadowRoot.querySelector(".gux-pagination-container")),s((()=>{this.checkPaginationContainerWidthForLayout()}),500)}render(){return e("div",{key:"00be70bf087dab63649f4de07150fdaa61a1c904",class:"gux-pagination-container"},e("div",{key:"5f2576d4b32916f4caaf619fc62ffbe4514df0c0",class:"gux-pagination-info"},e("gux-pagination-item-counts",{key:"72f3e5f2454d3ff660fe4251ae43c068770abb00","total-items":this.totalItems,"current-page":this.currentPage,"items-per-page":this.itemsPerPage}),"advanced"===this.displayedLayout&&e("gux-pagination-items-per-page",{"items-per-page":this.itemsPerPage,onInternalitemsperpagechange:this.handleInternalitemsperpagechange.bind(this)})),e("div",{key:"d4b1de8070a0e53e1cea28ef6c81907b1e38444c",class:"gux-pagination-spacer"}),e("div",{key:"e540ae2d2736fb8c99407504e9c517e49d16913c",class:"gux-pagination-change"},e("gux-pagination-buttons",{key:"d314c64295f03391993c61cd585a36094a3e512b",layout:this.displayedLayout,"current-page":this.currentPage,"total-pages":this.totalPages,onInternalcurrentpagechange:this.handleInternalcurrentpagechange.bind(this)})))}get root(){return n(this)}};r.style=":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: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-left:0}";export{r as gux_pagination}
|
@@ -0,0 +1 @@
|
|
1
|
+
import{r as e,c as t,h as s,g as i}from"./p-2e827df1.js";import{b as o}from"./p-0367930a.js";import{r}from"./p-0934300e.js";import{t as a}from"./p-408d5857.js";import"./p-4202e9f2.js";const c=class{constructor(s){e(this,s),this.internalrowselectchange=t(this,"internalrowselectchange",7),this.id=r("gux-row-select"),this.selected=!1,this.disabled=void 0}onCheck(e){e.stopPropagation(),this.selected=this.inputElement.checked,this.internalrowselectchange.emit(this.inputElement.checked)}async componentWillLoad(){this.i18n=await o(this.root,a,"gux-table")}render(){return s("gux-form-field-checkbox",{key:"c9b07b21146e8fa832e58171521fd2d8c2366b93","label-position":"screenreader"},s("input",{key:"71ebb0fe0a2e0fbd7c2e9187a3a9f2523fbf0a9d",ref:e=>this.inputElement=e,slot:"input",id:this.id,type:"checkbox",checked:this.selected,disabled:this.disabled}),s("label",{key:"2073263bf498db3bf5f8679d3c2b87aeda3922e8",slot:"label",htmlFor:this.id},"",s("span",{key:"fc74b3c5536835461e947b02102c4cafb098743a"},this.i18n("selectTableRow"))))}get root(){return i(this)}};c.style=":host{display:flex;flex-direction:row;justify-content:center}";export{c as gux_row_select}
|
@@ -0,0 +1 @@
|
|
1
|
+
import{r as t,f as e,h as i,g as o}from"./p-2e827df1.js";import{O as n}from"./p-01471ba0.js";import{O as r}from"./p-ab6cf9b9.js";function l(t){return t.reduce(((t,e)=>{if("SLOT"===e.nodeName){const i=e.assignedNodes();return t.concat(l(i))}return t.concat(e.textContent)}),[]).map((t=>t.trim())).join(" ")}var a=function(t,e,i,o){var n,r=arguments.length,l=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)l=Reflect.decorate(t,e,i,o);else for(var a=t.length-1;a>=0;a--)(n=t[a])&&(l=(r<3?n(l):r>3?n(e,i,l):n(e,i))||l);return r>3&&l&&Object.defineProperty(e,i,l),l};const s=class{constructor(e){t(this,e),this.maxLines=void 0}async setShowTooltip(){var t;await(null===(t=this.tooltipElement)||void 0===t?void 0:t.showTooltip())}async setHideTooltip(){var t;await(null===(t=this.tooltipElement)||void 0===t?void 0:t.hideTooltip())}onMutation(){e(this.root)}onResize(){e(this.root)}getTooltipContent(){return l(Array.from(this.root.childNodes))||""}needsTruncation(){const t=this.root.shadowRoot.querySelector(".gux-truncate-slot-container");return(null==t?void 0:t.scrollWidth)>(null==t?void 0:t.offsetWidth)||(null==t?void 0:t.scrollHeight)>(null==t?void 0:t.offsetHeight)}renderTooltip(){return this.needsTruncation()?i("gux-tooltip",{"aria-hidden":"true",ref:t=>this.tooltipElement=t},this.getTooltipContent()):null}render(){var t;return i("div",{key:"207d4c2b11a5c59cf09ae96fe56da2b716d05ef3",class:{"gux-truncate-multi-line":Boolean(this.maxLines)}},i("span",{key:"e36a75a2292fbef8a359021b2abcc662404767b3",class:"gux-truncate-slot-container",style:{webkitLineClamp:null===(t=this.maxLines)||void 0===t?void 0:t.toString()}},i("slot",{key:"3fdc82c331bd500e494594237d267c374e1b63c7"})),this.renderTooltip())}get root(){return o(this)}};a([n({childList:!0,subtree:!0,characterData:!0})],s.prototype,"onMutation",null),a([r()],s.prototype,"onResize",null),s.style=":host{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:inherit}::slotted(*){display:inline}.gux-truncate-multi-line{white-space:normal}.gux-truncate-multi-line .gux-truncate-slot-container{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}gux-tooltip{font-weight:normal;line-height:normal;text-align:left;overflow-wrap:break-word;white-space:normal}.gux-truncate-slot-container>*{display:inline}.gux-truncate-slot-container{display:block;overflow:hidden;text-overflow:ellipsis}";export{s as gux_truncate}
|
@@ -0,0 +1 @@
|
|
1
|
+
import{r as o,h as e,g as r}from"./p-2e827df1.js";import{c as t,o as i}from"./p-f4751a15.js";import{O as n}from"./p-01471ba0.js";import{o as l}from"./p-e5b1cffc.js";import{p as a}from"./p-a11d5d42.js";import{h as s}from"./p-6d8b4027.js";import{G as u,a as f,g as d,v as g,b as p}from"./p-f3b9b052.js";import{G as c,a as h}from"./p-9773c4fe.js";import{t as m}from"./p-ac38fe83.js";import"./p-0934300e.js";import"./p-8eaf8caf.js";import"./p-2c25e2f2.js";const x=class{constructor(e){o(this,e),this.labelPosition=void 0,this.computedLabelPosition=void 0,this.disabled=void 0,this.required=void 0,this.hasError=!1,this.hasHelp=!1}onMutation(){this.hasError=s(this.root,"error"),this.hasHelp=s(this.root,"help")}componentWillLoad(){this.setInput(),this.setLabel(),this.hasError=s(this.root,"error"),this.hasHelp=s(this.root,"help"),m(this.root,{variant:this.variant})}disconnectedCallback(){this.disabledObserver&&this.disabledObserver.disconnect(),this.requiredObserver&&this.requiredObserver.disconnect()}render(){return e(h,{key:"9b70f40b697826a00821d1228f5dad623e61996b",labelPosition:this.computedLabelPosition},e(c,{key:"35c7d19a34d305296cc42143f8d30f2b70e02bfc",position:this.computedLabelPosition,required:this.required},e("slot",{key:"92484ff661df352824035dad4b500aa391f37e33",name:"label",onSlotchange:()=>this.setLabel()})),e("div",{key:"c4a2f287f883f090142f07fe8d7f9a510530933c",class:"gux-input-and-error-container"},e("div",{key:"468b00b74d8055dc5f934cfcab3857aeb567d078",class:{"gux-input":!0,"gux-input-error":this.hasError}},e("div",{key:"38a8f73ed5ec4bd63c9cf46db9bfef138a7f5544",class:{"gux-input-container":!0,"gux-disabled":this.disabled}},e("slot",{key:"d8090b53065edf0bb95382575bbcc03bea09d5d2",name:"input",onSlotchange:()=>this.setInput()}))),e(u,{key:"d18d864adaa84999f828c1efae6ad8983f6dbc83",show:this.hasError},e("slot",{key:"36e8b4610b35f00990c6e862eef0a695c76c0f27",name:"error"})),e(f,{key:"c7f4e2f243e1e224d9ab0893045d844d9d603a40",show:!this.hasError&&this.hasHelp},e("slot",{key:"c60336d650a586eb08e21cd6339639e4f127919e",name:"help"}))))}get variant(){return this.labelPosition?this.labelPosition.toLowerCase():"none"}setInput(){this.input=d(this.root,'input[type="color"][slot="input"]'),a(this.input),this.disabled=t(this.input),this.required=this.input.required,this.disabledObserver=i(this.input,(o=>{this.disabled=o})),this.requiredObserver=l(this.input,(o=>{this.required=o})),g(this.root,this.input)}setLabel(){this.label=this.root.querySelector('label[slot="label"]'),this.computedLabelPosition=p(this.label,this.labelPosition)}get root(){return r(this)}};(function(o,e,r,t){var i,n=arguments.length,l=n<3?e:null===t?t=Object.getOwnPropertyDescriptor(e,r):t;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)l=Reflect.decorate(o,e,r,t);else for(var a=o.length-1;a>=0;a--)(i=o[a])&&(l=(n<3?i(l):n>3?i(e,r,l):i(e,r))||l);n>3&&l&&Object.defineProperty(e,r,l)})([n({childList:!0,subtree:!0})],x.prototype,"onMutation",null),x.style='.gux-form-field-container.gux-beside{display:flex;flex-direction:row}.gux-form-field-error{display:none;flex-direction:row;flex-wrap:nowrap;place-content:stretch flex-start;align-items:center;padding:var(--gse-ui-formControl-helper-errorPadding);font-family:var(--gse-ui-formControl-helper-helperText-fontFamily);font-size:var(--gse-ui-formControl-helper-helperText-fontSize);line-height:var(--gse-ui-formControl-helper-helperText-lineHeight);color:var(--gse-ui-formControl-helper-errorColor)}.gux-form-field-error.gux-show{display:flex}.gux-form-field-error gux-icon{flex:0 1 auto;align-self:auto;order:0;min-width:var(--gse-ui-icon-size-sm);min-height:var(--gse-ui-icon-size-sm);margin-right:var(--gse-ui-formControl-helper-gap);color:var(--gse-ui-formControl-helper-errorColor)}.gux-form-field-error .gux-message{flex:0 1 auto;align-self:auto;order:0}.gux-form-field-label.gux-required::after{color:var(--gse-ui-formControl-label-indicator-requiredColor);content:" *"}.gux-form-field-label.gux-beside{position:relative;top:8px;width:fit-content;min-width:45px;margin-right:var(--gse-ui-formControl-label-gap)}.gux-form-field-label.gux-above{padding:var(--gse-ui-formControl-label-padding)}.gux-form-field-label.gux-screenreader{position:absolute;top:auto;left:-10000px;width:1px;height:1px;overflow:hidden}.gux-form-field-help{display:none;flex-direction:row;flex-wrap:nowrap;place-content:stretch flex-start;align-items:flex-start;justify-content:flex-start;padding:var(--gse-ui-formControl-helper-paddingSmall);font-family:var(--gse-ui-formControl-helper-helperText-fontFamily);font-size:var(--gse-ui-formControl-helper-helperText-fontSize);line-height:var(--gse-ui-formControl-helper-helperText-lineHeight);color:var(--gse-ui-formControl-helper-defaultColor)}.gux-form-field-help.gux-show{display:flex}.gux-form-field-help .gux-message{flex:0 1 auto;align-self:none;order:0}:host{display:block}::slotted(label){font-family:var(--gse-ui-formControl-label-text-fontFamily);font-size:var(--gse-ui-formControl-label-text-fontSize);font-weight:var(--gse-ui-formControl-label-text-fontWeight);line-height:var(--gse-ui-formControl-label-text-lineHeight);color:var(--gse-ui-formControl-label-labelColor)}::slotted(input){flex:0 1 auto;align-self:auto;order:0;width:var(--gse-ui-colorPicker-input-swatchSizing);min-width:var(--gse-ui-colorPicker-input-swatchSizing);height:var(--gse-ui-colorPicker-input-swatchSizing);padding:0;overflow:hidden;font-size:var(--gse-ui-formControl-input-contentText-fontSize);color:var(--gse-ui-formControl-input-populatedColor);text-align:right;text-overflow:ellipsis;background-color:var(--gse-ui-formControl-input-backgroundColor);border:none;outline:none}::slotted(input)::placeholder{color:var(--gse-ui-formControl-input-placeholderColor);opacity:1}.gux-input-and-error-container{flex-grow:1}.gux-input-and-error-container .gux-input{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:stretch;align-items:center}.gux-input-and-error-container .gux-input .gux-input-container{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-formControl-input-gap);place-content:stretch center;align-items:center;align-self:auto;order:0;width:var(--gse-ui-formControl-input-colorPicker-size);height:var(--gse-ui-formControl-input-colorPicker-size);font-family:var(--gse-ui-formControl-input-contentText-fontFamily);font-size:var(--gse-ui-formControl-input-contentText-fontSize);line-height:var(--gse-ui-formControl-input-contentText-lineHeight);color:var(--gse-ui-formControl-input-populatedColor);background-color:var(--gse-ui-formControl-input-backgroundColor);background-image:none;border:var(--gse-ui-formControl-input-default-border-width) var(--gse-ui-formControl-input-default-border-style) var(--gse-ui-formControl-input-default-border-color);border-radius:var(--gse-ui-formControl-input-borderRadius)}.gux-input-and-error-container .gux-input .gux-input-container.gux-disabled{opacity:var(--gse-ui-formControl-input-disabled-opacity)}.gux-input-and-error-container .gux-input .gux-input-container:focus-within{border:var(--gse-ui-formControl-input-active-border-width) var(--gse-ui-formControl-input-active-border-style) var(--gse-ui-formControl-input-active-border-color);border-radius:var(--gse-ui-formControl-focusRing-borderRadius);outline:var(--gse-ui-formControl-input-focus-border-width) var(--gse-ui-formControl-input-focus-border-style) var(--gse-ui-formControl-input-focus-border-color);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-input-and-error-container .gux-input .gux-input-container:hover{cursor:pointer;border-color:var(--gse-ui-formControl-input-hover-border-color)}.gux-input-and-error-container .gux-input.gux-input-error .gux-input-container{border-color:var(--gse-ui-formControl-input-error-border-color)}';export{x as gux_form_field_color}
|
@@ -0,0 +1 @@
|
|
1
|
+
import{r as t,h as e,H as o,g as s}from"./p-2e827df1.js";import{r as i}from"./p-0934300e.js";import{t as a}from"./p-ac38fe83.js";import{b as r}from"./p-0367930a.js";import{O as c}from"./p-2d1bdeab.js";import{b as n}from"./p-cf0e7d3b.js";import{w as u}from"./p-e97879b4.js";import"./p-4202e9f2.js";const d={contextMenuScreenreaderText:"Context menu"};const b=class{constructor(e){t(this,e),this.buttonId=i(),this.compact=!1,this.disabled=!1,this.screenreaderText="",this.isOpen=!1}onClickOutside(){this.isOpen=!1}handleKeyDown(t){const e=t.composedPath().includes(this.listElement),o=t.composedPath().includes(this.button);switch(t.key){case"Escape":e&&(t.preventDefault(),this.isOpen=!1,this.button.focus());break;case"Tab":this.isOpen=!1;break;case"ArrowDown":case"Enter":o&&!this.isOpen&&(t.preventDefault(),this.isOpen=!0,this.focusFirstListItem());break;case"ArrowUp":o&&!this.isOpen&&(t.preventDefault(),this.isOpen=!0,this.focusLastListItem())}}handleKeyup(t){" "===t.key&&t.composedPath().includes(this.button)&&(t.preventDefault(),this.isOpen=!0,this.focusFirstListItem())}focusFirstListItem(){n((()=>{this.listElement.guxFocusFirstItem()}))}focusLastListItem(){n((()=>{this.listElement.guxFocusLastItem()}))}onButtonClick(){this.isOpen=!this.isOpen,this.isOpen&&this.focusFirstListItem()}onListClick(t){u("gux-list-item",t,(()=>{this.isOpen=!1,this.button.focus()}))}async componentWillLoad(){a(this.root),this.i18n=await r(this.root,d)}render(){return e(o,{key:"63f520be2d59958b0f633f2ef84504df511a84e7"},e("gux-popup",{key:"5ba8f4f26320b7bd82414701d84ad5898e257920",expanded:this.isOpen,offset:4,"exceed-target-width":!0},e("div",{key:"5c19a5ce3f72809522b08938a4c18a3b47de2666",slot:"target",class:"gux-button-container"},e("gux-button-slot",{key:"7aa8ab17950d8d8f87ad79f3eb9167e254695b72",accent:"ghost"},e("button",{key:"715fb03a6b9b806cd928df35edccddfcfd6952a2",type:"button",onClick:()=>this.onButtonClick(),id:this.buttonId,class:{"gux-compact":this.compact},ref:t=>this.button=t,"aria-haspopup":"true","aria-expanded":this.isOpen.toString(),disabled:this.disabled},e("gux-icon",{key:"32f6b67396aa255c372e35d2c1f9b28d52893264","icon-name":"menu-kebab-vertical","screenreader-text":this.screenreaderText||this.i18n("contextMenuScreenreaderText")})))),e("div",{key:"46b535b72697c780a4a523c0df012d1cdbc29f5a",slot:"popup",class:"gux-list-container"},e("gux-list",{key:"d99c0a1ea7cd6b6555c616bb266cbe200bb03cea",onClick:t=>this.onListClick(t),ref:t=>this.listElement=t},e("slot",{key:"bf8ca64f67b3e79c173bf8611f081c54d99c3dbb"})))))}static get delegatesFocus(){return!0}get root(){return s(this)}};(function(t,e,o,s){var i,a=arguments.length,r=a<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,o):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,o,s);else for(var c=t.length-1;c>=0;c--)(i=t[c])&&(r=(a<3?i(r):a>3?i(e,o,r):i(e,o))||r);a>3&&r&&Object.defineProperty(e,o,r)})([c({triggerEvents:"click"})],b.prototype,"onClickOutside",null),b.style=":host{display:block;max-width:fit-content;white-space:normal}gux-icon{width:var(--gse-ui-icon-size-sm);height:var(--gse-ui-icon-size-sm);color:var(--gse-ui-button-ghost-default-foregroundColor)}button{height:var(--gse-ui-button-default-height);padding:0 8px;border-radius:var(--gse-ui-button-borderRadius)}button.gux-compact{height:var(--gse-ui-contextMenu-button-compact);padding:0 4px}button:hover:enabled{background-color:var(--gse-ui-button-ghost-hover-backgroundColor)}button:hover:enabled gux-icon{color:var(--gse-ui-button-ghost-hover-foregroundColor)}button:active:enabled{background-color:var(--gse-ui-button-ghost-active-backgroundColor)}button:active:enabled gux-icon{color:var(--gse-ui-button-ghost-active-foregroundColor)}button[disabled]{opacity:var(--gse-ui-button-disabled-opacity)}.gux-list-container{width:220px;max-height:330px;margin:0;overflow-y:auto;background:var(--gse-ui-menu-backgroundColor);border-color:var(--gse-ui-menu-border-color);border-style:var(--gse-ui-menu-border-style);border-width:var(--gse-ui-menu-border-width);border-radius:var(--gse-ui-menu-borderRadius);box-shadow:var(--gse-ui-menu-boxShadow-x) var(--gse-ui-menu-boxShadow-y) var(--gse-ui-menu-boxShadow-blur) var(--gse-ui-menu-boxShadow-spread) var(--gse-ui-menu-boxShadow-color)}";export{b as gux_context_menu}
|
@@ -0,0 +1 @@
|
|
1
|
+
import{r as t,c as e,f as s,d as i,h as a,H as h,g as o}from"./p-2e827df1.js";import{b as r}from"./p-0367930a.js";import{w as l}from"./p-e97879b4.js";import{r as n}from"./p-0934300e.js";import{t as c}from"./p-ac38fe83.js";import{t as d}from"./p-408d5857.js";import"./p-4202e9f2.js";const g=class{constructor(i){t(this,i),this.guxselectionchanged=e(this,"guxselectionchanged",7),this.guxsortchanged=e(this,"guxsortchanged",7),this.slotObserver=new MutationObserver((()=>s(this))),this.tableId=n("gux-table"),this.columnsWidths={},this.isVerticalScroll=!1,this.columnResizeHover=!1,this.compact=!1,this.objectTable=!1,this.emptyMessage=void 0,this.resizableColumns=void 0}async componentWillLoad(){c(this.root),this.i18n=await r(this.root,d)}componentDidLoad(){this.resizableColumns&&this.prepareResizableColumns(),this.prepareSelectableRows(),this.checkVerticalScroll(),!this.resizeObserver&&window.ResizeObserver&&(this.resizeObserver=new ResizeObserver((()=>{i((()=>{this.checkVerticalScroll()}))}))),this.resizeObserver&&(this.resizeObserver.observe(this.tableContainer),this.resizeObserver.observe(this.slottedTable)),this.slotObserver.observe(this.slottedTable,{subtree:!0,childList:!0})}checkVerticalScroll(){const t=this.tableContainer;this.isVerticalScroll=t.scrollHeight>t.clientHeight}disconnectedCallback(){this.resizeObserver&&(this.resizeObserver.unobserve(this.tableContainer),this.resizeObserver.unobserve(this.slottedTable)),this.resizableColumns&&document.getElementById(`${this.tableId}-resizable-styles`).remove()}onInternalAllRowSelectChange(t){t.stopPropagation(),this.handleSelectAllRows(t.detail)}onInternalRowSelectChange(t){t.stopPropagation();const e=t.target;e.selected=t.detail,this.handleRowSelection(e)}onMouseMove(t){this.resizableColumns&&this.updateResizeState(t)}onMouseDown(t){this.resizableColumns&&this.maybeStartResizing(t)}onMouseUp(){this.resizableColumns&&this.stopResizing()}get tableContainer(){return this.root.shadowRoot.querySelector(".gux-table-container")}get slottedTable(){return this.root.querySelector('table[slot="data"]')}get tableRows(){return Array.from(this.slottedTable.querySelectorAll("tbody tr"))}get tableColumns(){return Array.from(this.slottedTable.querySelectorAll("thead th"))}get rowCheckboxes(){return Array.from(this.slottedTable.querySelectorAll("tbody tr td gux-row-select"))}get selectAllCheckbox(){return this.slottedTable.querySelector("thead tr th gux-all-row-select")}async getSelected(){return this.getSelectedInternal()}getSelectedInternal(){return{selectedRowIds:Array.from(this.rowCheckboxes).filter((t=>t.selected)).map((t=>t.closest("tr").getAttribute("data-row-id")))}}prepareSelectableRows(){this.rowCheckboxes.forEach((t=>{this.updateRowSelection(t)})),this.updateSelectAllBoxState()}updateSelectAllBoxState(){const t=this.selectAllCheckbox;if(t){const e=this.rowCheckboxes,s=e.filter((t=>!t.hasAttribute("disabled"))),i=s.filter((t=>t.selected)),a=Boolean(e.length),h=i.length===s.length,o=0===i.length;t.selected=a&&h,t.setIndeterminate(a&&!h&&!o)}}handleSelectAllRows(t){const e=this.selectAllCheckbox;this.rowCheckboxes.forEach((s=>{e.selected=t,s.hasAttribute("disabled")||(s.selected=t,this.updateRowSelection(s))})),this.emitSelectionEvent()}handleRowSelection(t){this.updateRowSelection(t),this.updateSelectAllBoxState(),this.emitSelectionEvent()}emitSelectionEvent(){this.guxselectionchanged.emit(this.getSelectedInternal())}updateRowSelection(t){const e=t.closest("tr");t.selected?e.setAttribute("data-selected-row",""):e.removeAttribute("data-selected-row")}prepareResizableColumns(){const t=document.createElement("style");t.id=`${this.tableId}-resizable-styles`,document.querySelector("head").appendChild(t),this.calculateColumnWidths(this.tableColumns).slice(0,-1).forEach((t=>this.columnsWidths[t.name]=t.width)),this.setResizableColumnsStyles()}updateResizeState(t){if(this.columnResizeState){const e=this.columnResizeState.resizableColumn.dataset.columnName,s=Math.max(this.columnResizeState.resizableColumnInitialWidth+(t.pageX-this.columnResizeState.columnResizeMouseStartX),1),i=this.calculateColumnWidths(this.tableColumns).map((t=>t.name===e?Object.assign(Object.assign({},t),{width:s}):t));this.columnsWidths[e]=i.find((t=>t.name===e)).width,this.setResizableColumnsStyles()}else this.columnResizeHover=!1,l("th",t,(e=>{this.tableColumns.length-1!==e.cellIndex&&this.isInResizeZone(t,e)&&(this.columnResizeHover=!0)}))}maybeStartResizing(t){l("th",t,(e=>{this.isInResizeZone(t,e)&&(this.columnResizeState={resizableColumn:e,columnResizeMouseStartX:t.pageX,resizableColumnInitialWidth:e.clientWidth})}))}stopResizing(){this.columnResizeState&&(this.columnResizeState=null)}isInResizeZone(t,e){return e.getBoundingClientRect().right-t.clientX<3}calculateColumnWidths(t){return t.map((t=>({name:t.dataset.columnName,width:t.clientWidth})))}setResizableColumnsStyles(){const t=document.getElementById(`${this.tableId}-resizable-styles`);let e="";Object.keys(this.columnsWidths).forEach((t=>{e+=`[gs-table-id=${this.tableId}] th[data-column-name="${t}"]{\n width:${String(this.columnsWidths[t])}px;\n min-width:${String(this.columnsWidths[t])}px;\n }`})),t.innerHTML=e}get isTableEmpty(){return!this.root.children[0]||this.tableRows.length<1}get tableContainerClasses(){return{"gux-table-container":!0,"gux-column-resizing":Boolean(this.columnResizeState),"gux-column-resizing-hover":this.columnResizeHover}}render(){return a(h,{key:"7da8a1c1d9482fad8758f951a737736cede96a63","gs-table-id":this.tableId,"gs-obj-table":this.objectTable,"gs-compact":this.compact},a("div",{key:"c6f818628833ce740c816663f3cd23120b0bfdcc",class:"gux-table"},a("div",{key:"282ad2e1188a35a31b11e3431b54653ce61a72fe",tabindex:this.isVerticalScroll?"0":"-1",id:this.tableId,class:this.tableContainerClasses},a("slot",{key:"e5ed66d0fcd87edc955d8de7fd5475c465d809e5",name:"data"})),this.isTableEmpty&&a("div",{class:"gux-empty-table"},this.emptyMessage||this.i18n("emptyMessage"))))}get root(){return o(this)}};g.style=":host{display:block;isolation:isolate}:host .gux-table{position:relative;height:inherit}:host .gux-table .gux-table-container{max-height:100%;overflow:auto;scrollbar-color:var(--gse-ui-dataTableItems-scrollbar-foregroundColor);scrollbar-width:thin}:host .gux-table .gux-table-container.gux-column-resizing-hover,:host .gux-table .gux-table-container.gux-column-resizing{cursor:col-resize}:host .gux-empty-table{display:flex;align-items:center;justify-content:center;height:calc(100% - var(--gse-ui-dataTableItems-header-default-height));color:#596373;background:#fdfdfd;font-family:var(--gse-core-typography-heading-lg-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-heading-lg-fontSize);line-height:var(--gse-core-typography-heading-lg-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}";export{g as gux_table}
|
@@ -1 +1 @@
|
|
1
|
-
import{a as e,r,h as a,g as t}from"./p-
|
1
|
+
import{a as e,r,h as a,g as t}from"./p-2e827df1.js";import{t as i}from"./p-ac38fe83.js";import{l as s}from"./p-8eaf8caf.js";const o=["fa/arrow-left-to-line-solid","fa/arrow-right-to-line-solid"],l={"fa/00-solid":"fa/00-regular","fa/arrows-rotate-solid":"fa/arrows-rotate-regular","fa/ban-regular":"ban-outline","fa/check-solid":"checkmark","fa/circle-check-regular":"alert-success","fa/circle-xmark-regular":"close-circle","fa/comment-dots-regular":"sms","fa/comments-regular":"chat-multi","fa/eye-regular":"inspect","fa/eye-slash-regular":"inspect-disable","fa/life-ring-regular":"toolbar-assist","fa/link-horizontal-slash-regular":"unlink","fa/link-horizontal-solid":"link","fa/list-radio-clean-regular":"fa/list-ul-regular","fa/list-radio-regular":"fa/list-ul-regular","fa/list-regular":"fa/list-ul-regular","fa/rectangle-list-regular":"view-list","fa/reply-regular":"message-reply","fa/right-to-bracket-regular":"fa/arrow-right-to-bracket-regular","fa/share-regular":"message-forward","fa/volume-regular":"volume-up",bell:"fa/bell-regular",branch:"fa/code-branch-regular",chat:"comments","chat-notification-score":"chat-bell","cjv-badge-file":"fa/file-regular","cjv-default-event":"cjv-custom-event","cjv-offer-closed":"badge-x","cjv-outcome-achieved":"fa/circle-check-solid","cjv-page-view":"radio-active","cjv-search":"search","cjv-web-session":"web","cjv-webchat-rejected":"cjv-webchat-error",collapse:"fa/arrow-down-left-and-arrow-up-right-to-center-regular","comments-disable":"chat-disable",expand:"fa/arrow-up-right-and-arrow-down-left-from-center-regular","face-sad":"fa/face-frown-regular","face-sad-solid":"fa/face-frown-solid","file-audio":"volume-up","file-video":"video",follow:"fa/binoculars-regular",inbox:"toolbar-inbox","message-email":"roster-email",notification:"toolbar-notification","phone-disable":"toolbar-phone-disable","phone-voice":"toolbar-phone-active-3",rating:"toolbar-favourite",refresh:"fa/arrows-rotate-regular","roster-chat":"comments","roster-chat-disable":"chat-disable","roster-instagram":"instagram","roster-line":"line-messenger","roster-message":"comments","roster-message-disable":"chat-close","roster-messenger":"facebook-messenger","roster-phone":"phone","roster-phone-disable":"toolbar-phone-disable","roster-sms":"sms","roster-sms-disable":"chat-disable","roster-twitter":"twitter","roster-wechat":"wechat","roster-whatsapp":"whatsapp",run:"custom/person-running",server:"device-server","sms-cancel":"chat-close","tag-add":"deprecated/tag-add","tag-remove":"deprecated/tag-remove","toolbar-chat":"fa/message-regular","toolbar-chat-disable":"chat-disable","toolbar-help":"help","toolbar-interactions":"user-interactions","toolbar-interactions-disable":"user-interactions-disable","toolbar-phone":"phone","toolbar-video":"video","toolbar-video-disable":"video-disable","view-lists":"view-cells","window-drag-out":"external-link"},c=Object.keys(l),n=new Map;function h(e){return o.includes(e)?`legacy/${e}`:c.includes(e)?l[e]:e}async function d(r){const a=function(e){return e.replace("/","-")}(r);if(n.has(a))return n.get(a);const t=async function(r){const a=await fetch(e(`./icons/${r}.svg`));if(200===a.status)return a.text();throw new Error(`[gux-icon] fetching failed for icon "${r}" with status "${a.statusText} (${a.status})".`)}(r).then((e=>e)).catch((e=>(setTimeout((()=>{throw e}),0),d("unknown"))));return n.set(a,t),t}const g=class{constructor(e){r(this,e),this.iconName=void 0,this.decorative=!1,this.screenreaderText="",this.size="inherit",this.svgHtml=void 0}async prepIcon(e){const r=h(e);this.baseSvgHtml=await d(r),this.svgHtml=this.getSvgWithAriaAttributes(this.baseSvgHtml)}watchDecorative(e){this.validateProps(e,this.screenreaderText),this.svgHtml=this.getSvgWithAriaAttributes(this.baseSvgHtml)}watchScreenreaderText(e){this.validateProps(this.decorative,e),this.svgHtml=this.getSvgWithAriaAttributes(this.baseSvgHtml)}async componentWillLoad(){i(this.root,{variant:h(this.iconName)}),await this.prepIcon(this.iconName)}componentDidLoad(){this.validateProps(this.decorative,this.screenreaderText)}validateProps(e,r){this.root.isConnected&&(e||r||s(this.root,"No screenreader-text provided. Either provide a localized screenreader-text property or set `decorative` to true."))}getSvgWithAriaAttributes(e){const r=(new DOMParser).parseFromString(e,"image/svg+xml").firstChild;return r.setAttribute("aria-hidden",this.decorative?String(this.decorative):"false"),this.screenreaderText?r.setAttribute("aria-label",this.screenreaderText):r.removeAttribute("aria-label"),r.outerHTML}render(){return this.svgHtml&&a("div",{key:"b733e0652ab1bff5ed2c0247641d0ed49c2b5945",class:"gux-icon-container",innerHTML:this.svgHtml})}static get assetsDirs(){return["icons"]}get root(){return t(this)}static get watchers(){return{iconName:["prepIcon"],decorative:["watchDecorative"],screenreaderText:["watchScreenreaderText"]}}};g.style=":host{display:inline-flex;width:1em;height:1em}:host([size=small]){width:var(--gse-ui-icon-size-sm);height:var(--gse-ui-icon-size-sm)}:host([size=medium]){width:var(--gse-ui-icon-size-md);height:var(--gse-ui-icon-size-md)}:host([size=large]){width:var(--gse-ui-icon-size-lg);height:var(--gse-ui-icon-size-lg)}.gux-icon-container{display:flex;align-items:center;justify-content:center;width:100%}.gux-icon-container svg{width:100%;max-width:100%;height:100%;max-height:100%;fill:currentcolor}";export{g as gux_icon}
|
@@ -1 +1 @@
|
|
1
|
-
import{r as t,h as e,g as i}from"./p-
|
1
|
+
import{r as t,h as e,g as i}from"./p-2e827df1.js";import{a as o}from"./p-8eaf8caf.js";import{O as n}from"./p-01471ba0.js";import{O as s}from"./p-ab6cf9b9.js";var r=function(t,e,i,o){var n,s=arguments.length,r=s<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,i,o);else for(var l=t.length-1;l>=0;l--)(n=t[l])&&(r=(s<3?n(r):s>3?n(e,i,r):n(e,i))||r);return s>3&&r&&Object.defineProperty(e,i,r),r};const l=class{constructor(e){t(this,e),this.hasTooltip=!1,this.showTooltip=!1,this.iconOnly=!1,this.titleName=""}onmouseenter(t){t.buttons||(this.showTooltip=!0)}onmouseleave(){this.showTooltip=!1}onmousedown(){this.showTooltip=!1}async setShowTooltip(){this.tooltipElement&&(this.showTooltip=!0,await this.tooltipElement.showTooltip())}async setHideTooltip(){this.tooltipElement&&(this.showTooltip=!1,await this.tooltipElement.hideTooltip())}onMutation(){this.titleName=this.setTooltipTitleText(),this.checkForTooltipHideOrShow()}onResize(){this.titleName=this.setTooltipTitleText(),this.checkForTooltipHideOrShow()}componentWillLoad(){this.titleName=this.setTooltipTitleText()}componentDidLoad(){this.logWarnNoIconSrText()}logWarnNoIconSrText(){this.iconOnly&&!this.titleName&&o(this.root,"No screenreader-text provided. Provide a localized screenreader-text property for the gux-icon. The screenreader-text property is used for the icon screenreader text and the tooltip.")}addIconDecorative(){this.root.classList.add("gux-tooltip-icon-decorative")}getTitleElements(){var t;const e=this.root.querySelector("slot"),i=null===(t=this.root.querySelector(".gux-title-container span"))||void 0===t?void 0:t.children;return e?e.assignedElements():i?Array.from(i):[]}getTitleTextContent(){return this.root.querySelector("slot")?this.root.querySelector("slot").assignedNodes().map((t=>t.textContent.trim())).join(""):this.root.querySelector(".gux-title-container")?this.root.querySelector(".gux-title-container").textContent.trim():""}setTooltipTitleText(){let t=this.getTitleTextContent();return this.getTitleElements().forEach((e=>{"GUX-ICON"!==e.tagName||this.getTitleTextContent()?"GUX-ICON"===e.tagName&&this.getTitleTextContent()&&this.addIconDecorative():(this.iconOnly=!0,t=e.getAttribute("screenreader-text"))})),t}checkForTooltipHideOrShow(){const t=this.root.querySelector(".gux-title-container");this.root.classList.remove("gux-overflow-hidden"),this.iconOnly&&this.titleName?this.hasTooltip=!0:(null==t?void 0:t.scrollWidth)>(null==t?void 0:t.offsetWidth)?(this.root.classList.add("gux-overflow-hidden"),this.hasTooltip=!0):this.hasTooltip=!1}render(){return[e("span",{key:"524a31711682c1d110d6d34bc7c16ad32d05b97c",class:{"gux-title-container":!0,"gux-icon-only":this.iconOnly}},e("slot",{key:"c09f9f8836a8715f89c120d72f76634a2d2cfb26"})),this.renderTooltip()]}renderTooltip(){if(this.hasTooltip)return e("gux-tooltip",{"aria-hidden":"true",ref:t=>this.tooltipElement=t,hidden:!this.showTooltip},this.titleName)}get root(){return i(this)}};r([n({childList:!0,subtree:!0,characterData:!0})],l.prototype,"onMutation",null),r([s()],l.prototype,"onResize",null),l.style="gux-tooltip-title{overflow:hidden}gux-tooltip{font-weight:normal;line-height:normal;text-align:left;overflow-wrap:break-word;white-space:normal}.gux-overflow-hidden .gux-title-container ::slotted(span){overflow:hidden;text-overflow:ellipsis}.gux-overflow-hidden .gux-title-container>*{overflow:hidden;text-overflow:ellipsis}.gux-title-container{display:flex;pointer-events:none}.gux-tooltip-icon-decorative .gux-title-container{position:relative;margin-left:20px}.gux-tooltip-icon-decorative .gux-title-container gux-icon,.gux-tooltip-icon-decorative .gux-title-container ::slotted(gux-icon){position:absolute;top:1px;left:-20px;flex-shrink:0;width:16px;height:16px}.gux-icon-only{line-height:0px}";export{l as gux_tooltip_title}
|
@@ -0,0 +1 @@
|
|
1
|
+
import{r as t,c as e,h as i,g as o}from"./p-2e827df1.js";import{O as a}from"./p-2d1bdeab.js";import{w as s}from"./p-e97879b4.js";import{a as n}from"./p-cf0e7d3b.js";import{t as r}from"./p-ac38fe83.js";import{b as c}from"./p-0367930a.js";import"./p-4202e9f2.js";const u={moreOptions:"More options"},b=["primary","secondary","tertiary","danger"];function d(t){return b.find((e=>e===t))?t:"secondary"}const h=class{constructor(i){t(this,i),this.open=e(this,"open",7),this.close=e(this,"close",7),this.actionClick=e(this,"actionClick",7),this.type="button",this.disabled=!1,this.accent="secondary",this.isOpen=!1}handleKeydown(t){const e=t.composedPath();switch(t.key){case"Escape":this.isOpen=!1,e.includes(this.listElement)&&(t.preventDefault(),this.dropdownButton.focus());break;case"Tab":this.isOpen=!1;break;case"ArrowDown":case"Enter":e.includes(this.dropdownButton)&&(t.preventDefault(),this.isOpen=!0,this.focusFirstItemInPopupList())}}handleKeyup(t){if(" "===t.key)t.composedPath().includes(this.dropdownButton)&&(this.isOpen=!0,this.focusFirstItemInPopupList())}watchDisabled(t){t&&(this.isOpen=!1)}watchValue(t){t?this.open.emit():this.close.emit()}onClickOutside(t){null===t.relatedTarget&&(this.isOpen=!1)}toggle(){this.disabled||(this.isOpen=!this.isOpen,this.isOpen&&this.focusPopupList())}focusPopupList(){n((()=>{this.listElement.focus&&this.listElement.focus()}))}focusFirstItemInPopupList(){n((()=>{this.listElement.guxFocusFirstItem()}))}onActionClick(){this.disabled||(this.isOpen=!1,this.actionClick.emit())}onListClick(t){s("gux-list-item",t,(()=>{this.isOpen=!1,this.dropdownButton.focus()}))}async componentWillLoad(){r(this.root,{variant:this.type}),this.i18n=await c(this.root,u)}render(){return i("div",{key:"9748abc6995a7551aa26e38548ae5a9ef83bffcf",class:"gux-action-button-container"},i("gux-popup",{key:"659b180ab2c899a4e4b5b82aa65542bc782471d0",expanded:this.isOpen,disabled:this.disabled,placement:"bottom-end","exceed-target-width":!0},i("div",{key:"ec575c840159cf5a532baf8c9f7b3489257b3821",slot:"target",class:"gux-action-button-container"},i("gux-button-slot",{key:"5871d8540ab982b11c698bc14d4ccec71056cdfe",class:"gux-action-button",accent:d(this.accent)},i("button",{key:"e14e3baa6efef5535daa585bea24ef8323a44b55",type:this.type,disabled:this.disabled,onClick:()=>this.onActionClick()},i("slot",{key:"0f3ce58b34e7ed0eafb2e4ba787beb0b57b49013",name:"title"}))),i("gux-button-slot",{key:"83c7cfa4ed1d87bbae2e5ff18169457fc81d3eb4",class:"gux-dropdown-button",accent:d(this.accent)},i("button",{key:"8e5d356f2decf0bf8a6e945bc96f113555be42f3",type:"button",disabled:this.disabled,ref:t=>this.dropdownButton=t,onMouseUp:()=>this.toggle(),"aria-haspopup":"true","aria-expanded":this.isOpen.toString(),"aria-label":this.i18n("moreOptions")},i("gux-icon",{key:"af2b20703e1fe7149d581266df8320025d0a79e3",decorative:!0,"icon-name":"chevron-small-down"})))),i("div",{key:"1934b4d97d37a67990d00c08937834281080a842",class:"gux-list-container",slot:"popup"},i("gux-list",{key:"0b1116a65ad28dae66fb5c763e860d4527ec43d8",onClick:t=>this.onListClick(t),ref:t=>this.listElement=t},i("slot",{key:"42dea4f6aca99e897ceb16eb358b42f3f5a3e4ef"})))))}get root(){return o(this)}static get watchers(){return{disabled:["watchDisabled"],isOpen:["watchValue"]}}};(function(t,e,i,o){var a,s=arguments.length,n=s<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,i,o);else for(var r=t.length-1;r>=0;r--)(a=t[r])&&(n=(s<3?a(n):s>3?a(e,i,n):a(e,i))||n);s>3&&n&&Object.defineProperty(e,i,n)})([a({triggerEvents:"click"})],h.prototype,"onClickOutside",null),h.style=":host{display:block;-webkit-user-select:none;user-select:none}.gux-action-button-container{min-width:128px}.gux-action-button-container>*{vertical-align:middle}.gux-action-button-container .gux-action-button{width:calc(100% - 33px);margin-right:1px}.gux-action-button-container .gux-action-button button{width:100%;max-width:none;text-align:center;border-top-right-radius:0;border-bottom-right-radius:0}.gux-action-button-container .gux-dropdown-button button{display:flex;align-items:center;justify-content:center;width:var(--gse-ui-button-iconOnly-width);padding:0;border-top-left-radius:0;border-bottom-left-radius:0}.gux-action-button-container .gux-dropdown-button button gux-icon{width:var(--gse-ui-button-icon-size);height:var(--gse-ui-button-icon-size)}.gux-action-button-container .gux-list-container{max-width:220px;margin:0;overflow-y:auto;background:var(--gse-ui-menu-backgroundColor);border-color:var(--gse-ui-menu-border-color);border-style:var(--gse-ui-menu-border-style);border-width:var(--gse-ui-menu-border-width);border-radius:var(--gse-ui-menu-borderRadius);box-shadow:var(--gse-ui-menu-boxShadow-x) var(--gse-ui-menu-boxShadow-y) var(--gse-ui-menu-boxShadow-blur) var(--gse-ui-menu-boxShadow-spread) var(--gse-ui-menu-boxShadow-color)}";export{h as gux_action_button}
|
@@ -0,0 +1 @@
|
|
1
|
+
import{r as t,c as o,h as a,g as s}from"./p-2e827df1.js";import{t as e}from"./p-ac38fe83.js";import{h as i}from"./p-6d8b4027.js";const n=class{constructor(a){t(this,a),this.guxdismiss=o(this,"guxdismiss",7),this.toastType="success",this.hasLink=!1,this.hasPrimaryButton=!1,this.hasSecondaryButton=!1}componentWillLoad(){e(this.root,{variant:this.toastType}),this.hasPrimaryButton=i(this.root,"primary-button"),this.hasSecondaryButton=i(this.root,"secondary-button"),this.hasLink=i(this.root,"link")}renderToastIcon(){switch(this.toastType){case"success":return a("gux-icon",{"icon-name":"fa/circle-check-solid",decorative:!0});case"warning":return a("gux-icon",{"icon-name":"fa/triangle-exclamation-solid",decorative:!0});case"error":return a("gux-icon",{"icon-name":"fa/hexagon-exclamation-solid",decorative:!0});case"info":return a("gux-icon",{"icon-name":"fa/circle-info-solid",decorative:!0});case"action":return a("slot",{name:"icon"})}}renderLink(){return a("div",{class:"gux-buttons-bar"},a("slot",{name:"link"}))}renderActions(){return a("div",{class:"gux-buttons-bar"},this.hasSecondaryButton&&a("gux-button-slot",null,a("slot",{name:"secondary-button"})),a("gux-button-slot",{accent:this.hasSecondaryButton?"primary":"tertiary"},a("slot",{name:"primary-button"})))}render(){return a("div",{key:"c2f1925f5b74ab5ad6405d3c828f011289d5b79f",class:`gux-toast gux-toast-${this.toastType}`},a("div",{key:"f1b16c61aac2fcf15e0e8e608d89368519d23e25",class:`gux-icon gux-icon-${this.toastType}`},this.renderToastIcon()),a("div",{key:"73e5bbfda80f9f90a6669099d748ad1d1e3acdea",class:"gux-content"},a("div",{key:"0f2f4c58c82acdd53e18d4628be93fca8ce46e38",class:"gux-message"},a("gux-truncate",{key:"fcfe09983253a13adcc01e70f6a34d74ca1b96e6",class:"gux-message-title","max-lines":1},a("slot",{key:"4b48ed0caf7e51e7dd1e186ecf40a4713fd6ffce",name:"title"})),a("gux-truncate",{key:"a965ea526fb21f41b10a1c31cf25b6800277034c",class:"gux-message-body","max-lines":2},a("slot",{key:"b6af7cdd022b85eab2643a1487ea2a5296ed903b",name:"message"}))),"action"!==this.toastType&&this.hasLink&&this.renderLink(),"action"===this.toastType&&this.hasPrimaryButton&&this.renderActions()),a("gux-dismiss-button",{key:"d8d364ee073662f60321c8b435aa8f35d21f9ae4",position:"inherit",onClick:this.onDismissClickHandler.bind(this)}))}onDismissClickHandler(t){t.stopPropagation(),this.guxdismiss.emit().defaultPrevented||this.root.remove()}get root(){return s(this)}};n.style=".gux-toast{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-toast-gap);place-content:stretch flex-start;align-items:flex-start;width:var(--gse-ui-toast-wrappingWidth);padding:var(--gse-ui-toast-margin);margin-bottom:var(--gse-ui-toast-stacking-gap);border-radius:var(--gse-ui-toast-borderRadius);box-shadow:var(--gse-ui-toast-boxShadow-x) var(--gse-ui-toast-boxShadow-y) var(--gse-ui-toast-boxShadow-blur) var(--gse-ui-toast-boxShadow-spread) var(--gse-ui-toast-boxShadow-color)}.gux-toast .gux-icon ::slotted(gux-icon){width:var(--gse-ui-toast-icon) !important;height:var(--gse-ui-toast-icon) !important}.gux-toast .gux-icon gux-icon{width:var(--gse-ui-toast-icon) !important;height:var(--gse-ui-toast-icon) !important}.gux-toast .gux-icon.gux-icon-error{color:var(--gse-ui-toast-error-iconColor)}.gux-toast .gux-icon.gux-icon-warning{color:var(--gse-ui-toast-warning-iconColor)}.gux-toast .gux-icon.gux-icon-success{color:var(--gse-ui-toast-success-iconColor)}.gux-toast .gux-icon.gux-icon-info{color:var(--gse-ui-toast-info-iconColor)}.gux-toast .gux-icon.gux-icon-action{color:var(--gse-ui-toast-action-iconColor)}.gux-toast .gux-content{display:flex;flex:1 1 auto;flex-direction:column;flex-wrap:nowrap;gap:var(--gse-ui-toast-gapButton);place-content:stretch flex-start;align-items:flex-start;align-self:auto;order:0}.gux-toast .gux-content .gux-message{display:flex;flex-direction:column;gap:var(--gse-ui-toast-gapText)}.gux-toast .gux-content .gux-message .gux-message-title{font-family:var(--gse-ui-toast-heading-fontFamily);font-size:var(--gse-ui-toast-heading-fontSize);font-weight:var(--gse-ui-toast-heading-fontWeight);line-height:var(--gse-ui-toast-heading-lineHeight)}.gux-toast .gux-content .gux-message .gux-message-body{font-family:var(--gse-ui-toast-text-fontFamily);font-size:var(--gse-ui-toast-text-fontSize);line-height:var(--gse-ui-toast-text-lineHeight)}.gux-toast .gux-content .gux-buttons-bar{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-toast-buttonBar-gap);justify-content:flex-start}.gux-toast .gux-content .gux-buttons-bar ::slotted(a){font-family:var(--gse-ui-link-inLine-medium-underlinedText-fontFamily);font-size:var(--gse-ui-link-inLine-medium-underlinedText-fontSize);font-weight:var(--gse-ui-link-inLine-medium-underlinedText-fontWeight);line-height:var(--gse-ui-link-inLine-medium-underlinedText-lineHeight)}.gux-toast.gux-toast-success{background-color:var(--gse-ui-toast-success-backgroundColor)}.gux-toast.gux-toast-success .gux-message{color:var(--gse-ui-toast-success-foregroundColor)}.gux-toast.gux-toast-warning{background-color:var(--gse-ui-toast-warning-backgroundColor)}.gux-toast.gux-toast-warning .gux-message{color:var(--gse-ui-toast-warning-foregroundColor)}.gux-toast.gux-toast-error{background-color:var(--gse-ui-toast-error-backgroundColor)}.gux-toast.gux-toast-error .gux-message{color:var(--gse-ui-toast-error-foregroundColor)}.gux-toast.gux-toast-info{background-color:var(--gse-ui-toast-info-backgroundColor)}.gux-toast.gux-toast-info .gux-message{color:var(--gse-ui-toast-info-foregroundColor)}.gux-toast.gux-toast-action{background-color:var(--gse-ui-toast-action-backgroundColor)}.gux-toast.gux-toast-action .gux-message{color:var(--gse-ui-toast-action-foregroundColor)}";export{n as gux_toast}
|
@@ -0,0 +1 @@
|
|
1
|
+
import{r as e,c as t,h as s,g as a}from"./p-2e827df1.js";import{b as i}from"./p-0367930a.js";import{r as o}from"./p-0934300e.js";import{t as r}from"./p-408d5857.js";import"./p-4202e9f2.js";const l=class{constructor(s){e(this,s),this.internalallrowselectchange=t(this,"internalallrowselectchange",7),this.id=o("gux-all-row-select"),this.selected=!1,this.disabled=void 0}onCheck(e){e.stopPropagation(),this.selected=this.inputElement.checked,this.internalallrowselectchange.emit(this.inputElement.checked)}async setIndeterminate(e=!0){this.inputElement.indeterminate=e}async componentWillLoad(){this.i18n=await i(this.root,r,"gux-table")}render(){return s("gux-form-field-checkbox",{key:"14abe99a50ad9b4f6a854f060968994a2d7248f1","label-position":"screenreader"},s("input",{key:"e2da3b351b0e22cb2210b64027735415029291b3",ref:e=>this.inputElement=e,slot:"input",id:this.id,type:"checkbox",checked:this.selected,disabled:this.disabled}),s("label",{key:"457d3e94ba00df5f644f2fa93a8cc9b44ab0d94a",slot:"label",htmlFor:this.id},"",s("span",{key:"ade8b9ec041fdb1ea8fb3f65a7de7d44eddab2f9"},this.i18n("selectAllTableRows"))))}get root(){return a(this)}};l.style=":host{display:flex;flex-direction:row;justify-content:center}";export{l as gux_all_row_select}
|
@@ -0,0 +1 @@
|
|
1
|
+
import{r as t,h as i,H as o,g as e}from"./p-2e827df1.js";import{a as s,o as a,f as r,s as n,h,c as l}from"./p-b43ee47b.js";import{r as d}from"./p-0934300e.js";import{t as c}from"./p-ac38fe83.js";import{b as g}from"./p-cf0e7d3b.js";const p=class{constructor(i){t(this,i),this.pointerenterHandler=()=>this.show(),this.pointerleaveHandler=()=>this.hide(),this.focusinHandler=()=>this.show(),this.focusoutHandler=()=>this.hide(),this.forElementListeners=new Map([["pointerenter",this.pointerenterHandler],["pointerleave",this.pointerleaveHandler],["focusin",this.focusinHandler],["focusout",this.focusoutHandler]]),this.id=d("gux-tooltip-base"),this.tooltipId=void 0,this.forElement=void 0,this.placement="bottom-start",this.offsetX=0,this.offsetY=0,this.accent="light",this.isShown=!1}handleKeyDown(t){"Escape"===t.key&&this.isShown&&this.hide()}async showTooltip(){this.show()}async hideTooltip(){this.hide()}runUpdatePosition(){this.cleanupUpdatePosition=s(this.forElement,this.root,(()=>this.updatePosition()),{ancestorScroll:!0,elementResize:!0,animationFrame:!1,ancestorResize:!0})}updatePosition(){const t=[a(16),r(),n(),h()];l(this.forElement,this.root,{placement:this.placement,strategy:"fixed",middleware:t}).then((({x:t,y:i,middlewareData:o})=>{var e;Object.assign(this.root.style,{left:`${t+this.offsetX}px`,top:i-this.offsetY+"px",visibility:(null===(e=o.hide)||void 0===e?void 0:e.referenceHidden)?"hidden":"visible"}),this.root.setAttribute("data-placement",this.placement)}))}show(){this.isShown=!0,g((()=>{this.runUpdatePosition()}))}hide(){this.cleanupUpdatePosition&&this.cleanupUpdatePosition(),this.isShown=!1}setForElement(){this.forElement&&(this.forElement.setAttribute("aria-describedby",this.tooltipId?this.tooltipId:this.id),this.forElementListeners.forEach(((t,i)=>this.forElement.addEventListener(i,t))))}disconnectForElement(){this.forElement&&(this.forElement.removeAttribute("aria-describedby"),this.forElementListeners.forEach(((t,i)=>this.forElement.removeEventListener(i,t))))}updateForElement(){this.disconnectForElement(),this.setForElement()}connectedCallback(){this.setForElement()}componentWillLoad(){c(this.root,{variant:this.placement})}disconnectedCallback(){this.cleanupUpdatePosition&&this.cleanupUpdatePosition(),this.disconnectForElement()}render(){return i(o,{key:"8f97be8dd99fa37f471bb36c2791fdc881d1bb43",id:this.tooltipId?void 0:this.id,role:this.tooltipId?void 0:"tooltip",class:{"gux-show":this.isShown}},i("div",{key:"89da07f79de78c4c9b2d2c26b046632d1989f827",class:{"gux-container":!0,[`gux-${this.accent}`]:!0},"data-placement":this.placement},i("slot",{key:"f44b0d54a2631d2287aa88b108dd2ce26c89ebe6"})))}get root(){return e(this)}static get watchers(){return{offsetX:["runUpdatePosition"],offsetY:["runUpdatePosition"],forElement:["updateForElement"]}}};p.style=":host{position:fixed;z-index:var(--gse-semantic-zIndex-tooltip);display:none;width:max-content;max-width:250px;pointer-events:none;box-shadow:var(--gse-ui-tooltip-boxShadow-x) var(--gse-ui-tooltip-boxShadow-y) var(--gse-ui-tooltip-boxShadow-blur) var(--gse-ui-tooltip-boxShadow-spread) var(--gse-ui-tooltip-boxShadow-color);opacity:0}:host(.gux-show){display:block;animation-name:fade-in;animation-duration:250ms;animation-delay:1s;animation-fill-mode:forwards}.gux-container{box-sizing:border-box;display:flex;flex-direction:row;gap:var(--gse-ui-tooltip-gap);place-content:center flex-start;padding:var(--gse-ui-tooltip-padding);font-family:var(--gse-ui-tooltip-text-fontFamily);font-size:var(--gse-ui-tooltip-text-fontSize);font-weight:var(--gse-ui-tooltip-text-fontWeight);line-height:var(--gse-ui-tooltip-text-lineHeight);color:var(--gse-ui-tooltip-light-foregroundColor);background-color:var(--gse-ui-tooltip-light-backgroundColor);border:var(--gse-ui-tooltip-light-border-width) var(--gse-ui-tooltip-light-border-style) var(--gse-ui-tooltip-light-border-color);border-radius:var(--gse-ui-tooltip-borderRadius)}.gux-container ::slotted(gux-icon){align-self:center;width:var(--gse-ui-icon-size-sm);height:var(--gse-ui-icon-size-sm);color:var(--gse-ui-tooltip-light-iconColor)}.gux-container.gux-dark{color:var(--gse-ui-tooltip-dark-foregroundColor);background-color:var(--gse-ui-tooltip-dark-backgroundColor);border-color:var(--gse-ui-tooltip-dark-border-color)}.gux-container.gux-dark ::slotted(gux-icon){align-self:center;width:var(--gse-ui-icon-size-sm);height:var(--gse-ui-icon-size-sm);color:var(--gse-ui-tooltip-dark-iconColor)}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}";export{p as gux_tooltip_base_beta}
|
@@ -0,0 +1 @@
|
|
1
|
+
import{r as e,h as t,g as a}from"./p-2e827df1.js";import{f as n,a as r}from"./p-9349b5e4.js";import{c as o}from"./p-267e2aed.js";import{g as i,a as s,b as d}from"./p-0367930a.js";import{a as u}from"./p-cf0e7d3b.js";import{l as c}from"./p-8eaf8caf.js";import{s as l}from"./p-2c25e2f2.js";import"./p-4202e9f2.js";function g(e,t){return o(e.toLocaleDateString(t,{year:"numeric",month:"long"}))}const h={previousMonth:"Previous month: {localizedPreviousMonthAndYear}",nextMonth:"Next month: {localizedNextMonthAndYear}"},x=class{constructor(t){e(this,t),this.locale="en",this.MONTH_DATE_COUNT=42,this.focusedValue=void 0,this.minValue=void 0,this.maxValue=void 0}get slottedInput(){return this.root.querySelector('input[type="date"]')}async componentWillLoad(){this.slottedInput||c(this.root,'You must slot a date input element like so: input[type="date"].'),this.locale=i(this.root);const e=this.slottedInput.getAttribute("start-day-of-week");(null==e?void 0:e.length)&&(this.startDayOfWeek=parseInt(e,10)),this.startDayOfWeek=this.startDayOfWeek||s(this.locale),this.i18n=await d(this.root,h),this.slottedInput.value&&(this.focusedValue=n(this.slottedInput.value)),this.slottedInput.min&&(this.minValue=new Date(this.slottedInput.min),this.minValue.setHours(0,0,0,0)),this.slottedInput.max&&(this.maxValue=new Date(this.slottedInput.max),this.maxValue.setHours(0,0,0,0))}onDateClick(e){this.isInvalidDate(e)||(this.focusedValue=new Date(e.getTime()),this.slottedInput.value=r(e),l(this.root,"input"))}setDateAfterArrowKeyPress(e,t){e.preventDefault(),this.focusedValue=new Date(this.getFocusedValue().getFullYear(),this.getFocusedValue().getMonth(),this.getFocusedValue().getDate()+t,0,0,0),u((()=>{this.focusDate()}))}focusDate(){const e=this.root.shadowRoot.querySelector(`.gux-content-date[data-date="${this.focusedValue.getTime()}"]`);e&&e.focus()}onKeyDown(e){switch(e.key){case" ":break;case"Enter":e.preventDefault(),this.onDateClick(this.getFocusedValue()),u((()=>{this.focusDate()}));break;case"ArrowDown":this.setDateAfterArrowKeyPress(e,7);break;case"ArrowUp":this.setDateAfterArrowKeyPress(e,-7);break;case"ArrowLeft":this.setDateAfterArrowKeyPress(e,-1);break;case"ArrowRight":this.setDateAfterArrowKeyPress(e,1);break;case"PageUp":e.preventDefault(),this.setNewFocusedMonth(1),u((()=>{this.focusDate()}));break;case"PageDown":e.preventDefault(),this.setNewFocusedMonth(-1),u((()=>{this.focusDate()}))}}isInvalidDate(e){return this.minValue&&e.getTime()<=this.minValue.getTime()||this.maxValue&&e.getTime()>this.maxValue.getTime()}getMonthDays(){var e,t;const a=(n=this.getFocusedValue(),new Date(n.getFullYear(),n.getMonth(),1,0,0,0));var n;const r=[];let o={dates:[]},i=0;const s=a.getMonth(),d=this.getSelectedValue(),u=function(e,t,a){const n=new Date(t,e,1,0,0,0,0),r=-1*(a-n.getDay()-7)%7,o=new Date(n.getTime()-864e5*r);return o.setHours(0,0,0,0),o}(s,new Date(a.getTime()).getFullYear(),this.startDayOfWeek);for(let a=0;a<this.MONTH_DATE_COUNT+1;a+=1){const a=d.getTime()===u.getTime()&&void 0!==this.focusedValue;i>0&&i%7==0&&(r.push(o),o={dates:[]});const n=this.isInvalidDate(u),c=(null===(e=this.getFocusedValue())||void 0===e?void 0:e.getTime())===u.getTime()&&(null===(t=this.getFocusedValue())||void 0===t?void 0:t.getTime())!==d.getTime(),l=new Date;o.dates.push({date:new Date(u),disabled:n,inCurrentMonth:s===u.getMonth()&&!n,selected:a&&d,focused:c,isCurrentDate:u.getDate()===l.getDate()&&u.getMonth()===l.getMonth()&&u.getFullYear()===l.getFullYear()}),i+=1,u.setDate(u.getDate()+1)}return r}getFocusedValue(){return this.focusedValue?this.focusedValue:this.getSelectedValue()}changeMonth(e){return new Date(this.getFocusedValue().getFullYear(),this.getFocusedValue().getMonth()+e,1,0,0,0)}setNewFocusedMonth(e){this.focusedValue=this.changeMonth(e)}getSelectedValue(){if(this.slottedInput.value)return n(this.slottedInput.value);const e=new Date;return e.setHours(0,0,0,0),e}renderHeader(){return t("div",{class:"gux-header"},t("button",{type:"button",class:"gux-left","aria-label":this.i18n("previousMonth",{localizedPreviousMonthAndYear:g(this.changeMonth(-1),this.locale)}),onClick:()=>this.setNewFocusedMonth(-1)},t("gux-icon",{decorative:!0,"icon-name":"chevron-small-left"})),t("span",{class:"gux-header-month-and-year"},g(this.getFocusedValue(),this.locale)),t("button",{type:"button",class:"gux-right","aria-label":this.i18n("nextMonth",{localizedNextMonthAndYear:g(this.changeMonth(1),this.locale)}),onClick:()=>this.setNewFocusedMonth(1)},t("gux-icon",{decorative:!0,"icon-name":"chevron-small-right"})))}renderContent(){return t("div",null,t("div",{class:"gux-week-days"},function(e,t){const a=[],n=new Date(1970,0,4);for(let t=0;t<7;t++){const t=n.toLocaleString(e,{weekday:"narrow"});a.push(t),n.setDate(n.getDate()+1)}return(r=a).concat(r.splice(0,t%r.length));var r}(this.locale,this.startDayOfWeek).map((e=>t("div",{class:"gux-week-day"},e)))),t("div",{class:"gux-content"},this.getMonthDays().map((e=>t("div",{class:"gux-content-week"},e.dates.map((e=>t("div",{"data-date":e.date.getTime(),onClick:()=>this.onDateClick(e.date),role:"button","aria-current":e.selected?"true":"false",tabindex:e.selected||e.focused?"0":"-1",onKeyDown:e=>{this.onKeyDown(e)},"aria-disabled":e.disabled?"true":"false",class:{"gux-content-date":!0,"gux-disabled":e.disabled,"gux-current-month":e.inCurrentMonth,"gux-selected":e.selected,"gux-current-date":e.isCurrentDate}},t("span",{class:"gux-non-sr","aria-hidden":"true"},e.date.getDate()),t("span",{class:"gux-sr-only"},t("gux-date-beta",{datetime:e.date.toISOString(),format:"long"}))))))))))}render(){return t("div",{key:"de2977064f8c296d981085ff71ab4b534a490a90",class:"gux-calendar-beta"},t("slot",{key:"236304c36e0d8995a167e6d437f0326b9d860a4c"}),this.renderHeader(),this.renderContent())}get root(){return a(this)}};x.style=".gux-calendar-beta{box-sizing:border-box;display:inline-flex;flex-direction:column;font-family:var(--gse-ui-calendarMenu-month-defaultText-fontFamily);font-size:var(--gse-ui-calendarMenu-month-defaultText-fontSize);background:var(--gse-ui-calendarMenu-date-selected-foregroundColor);border-radius:var(--gse-ui-calendarMenu-single-body-borderRadius);box-shadow:rgba(34, 37, 41, 0.24) 0 2px 4px}.gux-calendar-beta .gux-header{display:flex;align-items:center;justify-content:space-between;height:var(--gse-ui-calendarMenu-month-single-header-height);padding:var(--gse-ui-calendarMenu-header-padding);font-style:normal;font-weight:var(--gse-ui-calendarMenu-month-currentText-fontWeight);color:var(--gse-ui-calendarMenu-header-foregroundColor);text-align:center;background-color:var(--gse-ui-calendarMenu-header-backgroundColor);border-radius:var(--gse-ui-calendarMenu-single-header-borderRadius)}.gux-calendar-beta .gux-header .gux-header-month-and-year{width:var(--gse-ui-calendarMenu-month-single-header-textWidth);font-family:var(--gse-ui-calendarMenu-month-headerText-fontFamily);font-size:var(--gse-ui-calendarMenu-month-headerText-fontSize);line-height:var(--gse-ui-calendarMenu-month-headerText-lineHeight);color:var(--gse-ui-calendarMenu-month-selected-foregroundColor)}.gux-calendar-beta .gux-header .gux-left,.gux-calendar-beta .gux-header .gux-right{color:var(--gse-ui-calendarMenu-month-monthHeader-foregroundColor);cursor:pointer;background:none;border:none;outline:none}.gux-calendar-beta .gux-header .gux-left:focus-visible,.gux-calendar-beta .gux-header .gux-right:focus-visible{outline:2px solid #aac9ff;outline-offset:1px}.gux-calendar-beta .gux-header .gux-left gux-icon,.gux-calendar-beta .gux-header .gux-right gux-icon{width:16px;height:16px}.gux-calendar-beta .gux-week-days{padding-top:24px;padding-right:24px;padding-left:24px;font-family:var(--gse-ui-calendarMenu-day-headerText-fontFamily);font-size:var(--gse-ui-calendarMenu-day-headerText-fontSize);font-weight:var(--gse-ui-calendarMenu-day-headerText-fontWeight);color:var(--gse-ui-calendarMenu-day-dayHeader-foregroundColor);text-align:center}.gux-calendar-beta .gux-week-days .gux-week-day{display:inline-block;width:var(--gse-ui-calendarMenu-day-date-size);height:16px;font-weight:var(--gse-ui-calendarMenu-day-header-fontWeight)}.gux-calendar-beta .gux-content{padding:var(--gse-ui-calendarMenu-dateBody-padding);color:var(--gse-core-color-cornflower-900);background-color:var(--gse-ui-calendarMenu-backgroundColor);border-radius:var(--gse-ui-calendarMenu-single-body-borderRadius)}.gux-calendar-beta .gux-content-week .gux-content-date{display:inline-block;width:var(--gse-ui-calendarMenu-day-date-size);height:var(--gse-ui-calendarMenu-day-input-height);font-family:var(--gse-ui-calendarMenu-date-currentText-fontFamily);font-size:var(--gse-ui-calendarMenu-date-defaultText-fontSize);font-style:normal;font-weight:var(--gse-ui-calendarMenu-date-defaultText-fontWeight);line-height:32px;color:var(--gse-core-color-cornflower-600);text-align:center;vertical-align:middle;border:none;outline:none;opacity:var(--gse-ui-calendarMenu-disabled-opacity)}.gux-calendar-beta .gux-content-week .gux-content-date.gux-current-month{color:var(--gse-ui-calendarMenu-month-default-foregroundColor);opacity:1}.gux-calendar-beta .gux-content-week .gux-content-date.gux-hidden{display:none}.gux-calendar-beta .gux-content-week .gux-content-date.gux-disabled{pointer-events:none}.gux-calendar-beta .gux-content-week .gux-content-date.gux-selected{color:var(--gse-ui-calendarMenu-date-selected-foregroundColor);background-color:var(--gse-ui-calendarMenu-date-selected-backgroundColor);border:none;border-radius:var(--gse-ui-calendarMenu-month-borderRadius);outline:none}.gux-calendar-beta .gux-content-week .gux-content-date.gux-selected:hover{background-color:var(--gse-ui-calendarMenu-date-selected-hoverBackgroundColor)}.gux-calendar-beta .gux-content-week .gux-content-date:hover{cursor:pointer;background-color:var(--gse-ui-calendarMenu-date-hover-backgroundColor);border-radius:var(--gse-ui-calendarMenu-month-borderRadius)}.gux-calendar-beta .gux-content-week .gux-content-date:focus-visible{border-radius:var(--gse-ui-calendarMenu-month-focusBorderRadius);outline:var(--gse-semantic-focusRing-default-border-width) solid var(--gse-semantic-focusRing-default-border-color)}.gux-calendar-beta .gux-content-week .gux-content-date .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-calendar-beta .gux-content-week .gux-content-date.gux-current-date{font-family:var(--gse-ui-calendarMenu-month-currentText-fontFamily);font-size:var(--gse-ui-calendarMenu-date-currentText-fontSize);font-weight:var(--gse-ui-calendarMenu-date-currentText-fontWeight)}";export{x as gux_calendar_beta}
|
@@ -0,0 +1 @@
|
|
1
|
+
import{r as o,h as t,g as r}from"./p-2e827df1.js";import{t as e}from"./p-ac38fe83.js";const n=class{constructor(t){o(this,t),this.type="button",this.guxTitle=void 0,this.disabled=!1,this.accent="secondary",this.iconOnly=void 0}connectedCallback(){this.slotChanged()}componentWillLoad(){e(this.root,{variant:this.accent})}render(){return t("button",{key:"6424eea7e50bcf201d9c56e3f33c9ce164112ffd",type:this.type,title:this.guxTitle,disabled:this.disabled,class:{[`gux-${this.accent}`]:!0,"gux-icon-only":this.iconOnly}},t("slot",{key:"4c8bac132c19e6e568d542c663c0c60277c2cd19",onSlotchange:this.slotChanged.bind(this)}))}stopEventIfDisabled(o){this.disabled&&(o.stopImmediatePropagation(),o.stopPropagation(),o.preventDefault())}makeSlotContentDisableable(){this.root.shadowRoot.addEventListener("click",(o=>this.stopEventIfDisabled(o))),Array.from(this.root.children).forEach((o=>{o.addEventListener("click",(o=>this.stopEventIfDisabled(o)))}))}hasIconOnly(){const o=Array.from(this.root.children);return 1===o.length&&"GUX-ICON"===o[0].tagName}slotChanged(){this.makeSlotContentDisableable(),this.iconOnly=this.hasIconOnly()}static get delegatesFocus(){return!0}get root(){return r(this)}};n.style=":host{display:inline-block;pointer-events:none;-webkit-user-select:none;user-select:none}:host(:focus){outline:none}:host(:focus) button{outline:none}::slotted(gux-icon){inline-size:var(--gse-ui-button-icon-size);block-size:var(--gse-ui-button-icon-size)}::slotted(*){padding-inline-start:var(--gse-core-spacing-3xs);vertical-align:middle}::slotted(*:first-child){padding:0}button{font-family:var(--gse-ui-button-text-fontFamily);font-size:var(--gse-ui-button-text-fontSize);font-weight:var(--gse-ui-button-text-fontWeight);line-height:var(--gse-ui-button-text-lineHeight);inline-size:100%;min-inline-size:var(--gse-ui-button-icon-only-width);block-size:var(--gse-ui-button-default-height);padding:var(--gse-ui-button-default-padding);overflow:hidden;color:var(--gse-ui-button-secondary-default-foregroundColor);text-overflow:ellipsis;white-space:nowrap;pointer-events:auto;cursor:pointer;background-color:var(--gse-ui-button-secondary-default-backgroundColor);border:none;border-radius:var(--gse-ui-button-borderRadius)}button.gux-icon-only{display:inline-flex;padding:var(--gse-ui-button-default-paddingIconOnly)}button[disabled]{cursor:default;opacity:var(--gse-ui-button-disabled-opacity)}button:hover:enabled{color:var(--gse-ui-button-secondary-hover-foregroundColor);background-color:var(--gse-ui-button-secondary-hover-backgroundColor)}button:active:enabled{color:var(--gse-ui-button-secondary-active-foregroundColor);background-color:var(--gse-ui-button-secondary-active-backgroundColor)}button:focus-visible:enabled{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}button.gux-primary{color:var(--gse-ui-button-primary-default-foregroundColor);background-color:var(--gse-ui-button-primary-default-backgroundColor)}button.gux-primary:hover:enabled{color:var(--gse-ui-button-primary-hover-foregroundColor);background-color:var(--gse-ui-button-primary-hover-backgroundColor)}button.gux-primary:active:enabled{color:var(--gse-ui-button-primary-active-foregroundColor);background-color:var(--gse-ui-button-primary-active-backgroundColor)}button.gux-tertiary{color:var(--gse-ui-button-tertiary-default-foregroundColor);background-color:var(--gse-ui-button-tertiary-default-backgroundColor);border-color:var(--gse-ui-button-tertiary-default-border-color);border-style:var(--gse-ui-button-tertiary-default-border-style);border-width:var(--gse-ui-button-tertiary-default-border-width)}button.gux-tertiary.gux-icon-only{padding:calc(var(--gse-ui-button-default-paddingIconOnly) - var(--gse-ui-button-tertiary-default-border-width))}button.gux-tertiary:hover:enabled{color:var(--gse-ui-button-tertiary-hover-foregroundColor);background-color:var(--gse-ui-button-tertiary-hover-backgroundColor)}button.gux-tertiary:active:enabled{color:var(--gse-ui-button-tertiary-active-foregroundColor);background-color:var(--gse-ui-button-tertiary-active-backgroundColor)}button.gux-ghost{color:var(--gse-ui-button-ghost-default-foregroundColor);background-color:var(--gse-ui-button-ghost-default-backgroundColor)}button.gux-ghost:hover:enabled{color:var(--gse-ui-button-ghost-hover-foregroundColor);background-color:var(--gse-ui-button-ghost-hover-backgroundColor)}button.gux-ghost:active:enabled{color:var(--gse-ui-button-ghost-active-foregroundColor);background-color:var(--gse-ui-button-ghost-active-backgroundColor)}button.gux-danger{color:var(--gse-ui-button-danger-default-foregroundColor);background-color:var(--gse-ui-button-danger-default-backgroundColor)}button.gux-danger:hover:enabled{color:var(--gse-ui-button-danger-hover-foregroundColor);background-color:var(--gse-ui-button-danger-hover-backgroundColor)}button.gux-danger:active:enabled{color:var(--gse-ui-button-danger-active-foregroundColor);background-color:var(--gse-ui-button-danger-active-backgroundColor)}button.gux-inline{min-inline-size:initial;block-size:initial;padding:0;color:var(--gse-ui-link-default-foregroundColor);background:none;border:none}button.gux-inline[disabled]{color:var(--gse-ui-link-disabled-foregroundColor)}button.gux-inline:hover:enabled{color:var(--gse-ui-link-hover-foregroundColor);text-decoration:underline;background:none}button.gux-inline:active:enabled{color:var(--gse-ui-link-active-foregroundColor);text-decoration:underline;background:none}";export{n as gux_button}
|