@carbon/web-components 2.62.0 → 2.63.0-rc.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +26 -0
- package/bin/create-prefixed-build.js +157 -0
- package/custom-elements.json +1365 -296
- package/es/components/accordion/accordion.scss.js +1 -1
- package/es/components/action-set/action-set.scss.js +1 -1
- package/es/components/ai-label/ai-label-action-button.d.ts +1 -1
- package/es/components/ai-label/ai-label-action-button.d.ts.map +1 -1
- package/es/components/ai-label/ai-label-action-button.js +4 -3
- package/es/components/ai-label/ai-label-action-button.js.map +1 -1
- package/es/components/ai-label/ai-label.scss.js +1 -1
- package/es/components/ai-label/ai-label.scss.js.map +1 -1
- package/es/components/ai-label/index.d.ts +1 -0
- package/es/components/ai-label/index.d.ts.map +1 -1
- package/es/components/ai-label/index.js +1 -0
- package/es/components/ai-skeleton/ai-skeleton.scss.js +1 -1
- package/es/components/big-number/big-number-skeleton.d.ts +21 -0
- package/es/components/big-number/big-number-skeleton.d.ts.map +1 -0
- package/es/components/big-number/big-number-skeleton.js +62 -0
- package/es/components/big-number/big-number-skeleton.js.map +1 -0
- package/es/components/big-number/big-number-skeleton.scss.js +14 -0
- package/es/components/big-number/big-number-skeleton.scss.js.map +1 -0
- package/es/components/big-number/big-number.d.ts +35 -0
- package/es/components/big-number/big-number.d.ts.map +1 -0
- package/es/components/big-number/big-number.js +171 -0
- package/es/components/big-number/big-number.js.map +1 -0
- package/es/components/big-number/big-number.scss.js +14 -0
- package/es/components/big-number/big-number.scss.js.map +1 -0
- package/es/components/big-number/constants.d.ts +20 -0
- package/es/components/big-number/constants.d.ts.map +1 -0
- package/es/components/big-number/constants.js +32 -0
- package/es/components/big-number/constants.js.map +1 -0
- package/es/components/big-number/index.d.ts +8 -0
- package/es/components/big-number/index.d.ts.map +1 -0
- package/es/components/big-number/index.js +8 -0
- package/es/components/breadcrumb/breadcrumb-item.d.ts.map +1 -1
- package/es/components/breadcrumb/breadcrumb-item.js +2 -1
- package/es/components/breadcrumb/breadcrumb-item.js.map +1 -1
- package/es/components/breadcrumb/breadcrumb.d.ts +1 -1
- package/es/components/breadcrumb/breadcrumb.d.ts.map +1 -1
- package/es/components/breadcrumb/breadcrumb.js +2 -2
- package/es/components/breadcrumb/breadcrumb.js.map +1 -1
- package/es/components/breadcrumb/breadcrumb.scss.js +1 -1
- package/es/components/button/button.d.ts.map +1 -1
- package/es/components/button/button.js +1 -1
- package/es/components/button/button.js.map +1 -1
- package/es/components/button/button.scss.js +1 -1
- package/es/components/checkbox/checkbox.scss.js +1 -1
- package/es/components/coachmark/coachmark-beacon/coachmark-beacon.d.ts +67 -0
- package/es/components/coachmark/coachmark-beacon/coachmark-beacon.d.ts.map +1 -0
- package/es/components/coachmark/coachmark-beacon/coachmark-beacon.js +120 -0
- package/es/components/coachmark/coachmark-beacon/coachmark-beacon.js.map +1 -0
- package/es/components/coachmark/coachmark-beacon/coachmark-beacon.scss.js +14 -0
- package/es/components/coachmark/coachmark-beacon/coachmark-beacon.scss.js.map +1 -0
- package/es/components/coachmark/coachmark-beacon/defs.d.ts +13 -0
- package/es/components/coachmark/coachmark-beacon/defs.d.ts.map +1 -0
- package/es/components/coachmark/coachmark-beacon/defs.js +25 -0
- package/es/components/coachmark/coachmark-beacon/defs.js.map +1 -0
- package/es/components/coachmark/coachmark-beacon/index.d.ts +8 -0
- package/es/components/coachmark/coachmark-beacon/index.d.ts.map +1 -0
- package/es/components/coachmark/coachmark-beacon/index.js +8 -0
- package/es/components/coachmark/coachmark-body.d.ts +31 -0
- package/es/components/coachmark/coachmark-body.d.ts.map +1 -0
- package/es/components/coachmark/coachmark-body.js +39 -0
- package/es/components/coachmark/coachmark-body.js.map +1 -0
- package/es/components/coachmark/coachmark-body.scss.js +14 -0
- package/es/components/coachmark/coachmark-body.scss.js.map +1 -0
- package/es/components/coachmark/coachmark-context.d.ts +12 -0
- package/es/components/coachmark/coachmark-context.d.ts.map +1 -0
- package/es/components/coachmark/coachmark-context.js +39 -0
- package/es/components/coachmark/coachmark-context.js.map +1 -0
- package/es/components/coachmark/coachmark-header.d.ts +41 -0
- package/es/components/coachmark/coachmark-header.d.ts.map +1 -0
- package/es/components/coachmark/coachmark-header.js +95 -0
- package/es/components/coachmark/coachmark-header.js.map +1 -0
- package/es/components/coachmark/coachmark-header.scss.js +14 -0
- package/es/components/coachmark/coachmark-header.scss.js.map +1 -0
- package/es/components/coachmark/coachmark-helpers.d.ts +10 -0
- package/es/components/coachmark/coachmark-helpers.d.ts.map +1 -0
- package/es/components/coachmark/coachmark-helpers.js +33 -0
- package/es/components/coachmark/coachmark-helpers.js.map +1 -0
- package/es/components/coachmark/coachmark-tagline/coachmark-tagline.d.ts +72 -0
- package/es/components/coachmark/coachmark-tagline/coachmark-tagline.d.ts.map +1 -0
- package/es/components/coachmark/coachmark-tagline/coachmark-tagline.js +130 -0
- package/es/components/coachmark/coachmark-tagline/coachmark-tagline.js.map +1 -0
- package/es/components/coachmark/coachmark-tagline/coachmark-tagline.scss.js +14 -0
- package/es/components/coachmark/coachmark-tagline/coachmark-tagline.scss.js.map +1 -0
- package/es/components/coachmark/coachmark-tagline/index.d.ts +8 -0
- package/es/components/coachmark/coachmark-tagline/index.d.ts.map +1 -0
- package/es/components/coachmark/coachmark-tagline/index.js +8 -0
- package/es/components/coachmark/coachmark.d.ts +97 -0
- package/es/components/coachmark/coachmark.d.ts.map +1 -0
- package/es/components/coachmark/coachmark.js +290 -0
- package/es/components/coachmark/coachmark.js.map +1 -0
- package/es/components/coachmark/coachmark.scss.js +14 -0
- package/es/components/coachmark/coachmark.scss.js.map +1 -0
- package/es/components/coachmark/index.d.ts +10 -0
- package/es/components/coachmark/index.d.ts.map +1 -0
- package/es/components/coachmark/index.js +10 -0
- package/es/components/code-snippet/code-snippet.scss.js +1 -1
- package/es/components/combo-box/combo-box.d.ts.map +1 -1
- package/es/components/combo-box/combo-box.js +5 -12
- package/es/components/combo-box/combo-box.js.map +1 -1
- package/es/components/combo-box/combo-box.scss.js +1 -1
- package/es/components/combo-box/combo-box.scss.js.map +1 -1
- package/es/components/combo-button/combo-button.scss.js +1 -1
- package/es/components/contained-list/contained-list.scss.js +1 -1
- package/es/components/content-switcher/content-switcher.scss.js +1 -1
- package/es/components/copy/index.d.ts +9 -0
- package/es/components/copy/index.d.ts.map +1 -0
- package/es/components/copy/index.js +9 -0
- package/es/components/copy-button/copy-button.scss.js +1 -1
- package/es/components/data-table/data-table.scss.js +1 -1
- package/es/components/date-picker/date-picker.scss.js +1 -1
- package/es/components/date-picker/date-picker.scss.js.map +1 -1
- package/es/components/date-picker/next/components/date-picker.scss.js +1 -1
- package/es/components/date-picker/next/components/date-picker.scss.js.map +1 -1
- package/es/components/dialog/dialog.scss.js +1 -1
- package/es/components/dropdown/dropdown.d.ts +2 -1
- package/es/components/dropdown/dropdown.d.ts.map +1 -1
- package/es/components/dropdown/dropdown.js +13 -15
- package/es/components/dropdown/dropdown.js.map +1 -1
- package/es/components/dropdown/dropdown.scss.js +1 -1
- package/es/components/dropdown/dropdown.scss.js.map +1 -1
- package/es/components/edit-in-place/defs.d.ts +30 -0
- package/es/components/edit-in-place/defs.d.ts.map +1 -0
- package/es/components/edit-in-place/defs.js +43 -0
- package/es/components/edit-in-place/defs.js.map +1 -0
- package/es/components/edit-in-place/edit-in-place-helpers.d.ts +47 -0
- package/es/components/edit-in-place/edit-in-place-helpers.d.ts.map +1 -0
- package/es/components/edit-in-place/edit-in-place-helpers.js +59 -0
- package/es/components/edit-in-place/edit-in-place-helpers.js.map +1 -0
- package/es/components/edit-in-place/edit-in-place.d.ts +214 -0
- package/es/components/edit-in-place/edit-in-place.d.ts.map +1 -0
- package/es/components/edit-in-place/edit-in-place.js +453 -0
- package/es/components/edit-in-place/edit-in-place.js.map +1 -0
- package/es/components/edit-in-place/edit-in-place.scss.js +14 -0
- package/es/components/edit-in-place/edit-in-place.scss.js.map +1 -0
- package/es/components/edit-in-place/index.d.ts +10 -0
- package/es/components/edit-in-place/index.d.ts.map +1 -0
- package/es/components/edit-in-place/index.js +20 -0
- package/es/components/edit-in-place/index.js.map +1 -0
- package/es/components/file-uploader/file-uploader.scss.js +1 -1
- package/es/components/fluid-combo-box/fluid-combo-box.scss.js +1 -1
- package/es/components/fluid-combo-box/fluid-combo-box.scss.js.map +1 -1
- package/es/components/fluid-date-picker/fluid-date-picker.d.ts +5 -1
- package/es/components/fluid-date-picker/fluid-date-picker.d.ts.map +1 -1
- package/es/components/fluid-date-picker/fluid-date-picker.js +27 -1
- package/es/components/fluid-date-picker/fluid-date-picker.js.map +1 -1
- package/es/components/fluid-date-picker/fluid-date-picker.scss.js +1 -1
- package/es/components/fluid-date-picker/fluid-date-picker.scss.js.map +1 -1
- package/es/components/fluid-dropdown/fluid-dropdown.scss.js +1 -1
- package/es/components/fluid-dropdown/fluid-dropdown.scss.js.map +1 -1
- package/es/components/fluid-form/fluid-form.scss.js +1 -1
- package/es/components/fluid-multi-select/fluid-multi-select.scss.js +1 -1
- package/es/components/fluid-multi-select/fluid-multi-select.scss.js.map +1 -1
- package/es/components/fluid-number-input/fluid-number-input.scss.js +1 -1
- package/es/components/fluid-number-input/fluid-number-input.scss.js.map +1 -1
- package/es/components/fluid-password-input/fluid-password-input.scss.js +1 -1
- package/es/components/fluid-search/fluid-search.scss.js +1 -1
- package/es/components/fluid-search/fluid-search.scss.js.map +1 -1
- package/es/components/fluid-select/fluid-select.scss.js +1 -1
- package/es/components/fluid-text-input/fluid-text-input.scss.js +1 -1
- package/es/components/fluid-textarea/fluid-textarea.scss.js +1 -1
- package/es/components/fluid-time-picker/fluid-time-picker.scss.js +1 -1
- package/es/components/form/form-item.scss.js +1 -1
- package/es/components/form/form.scss.js +1 -1
- package/es/components/form-group/form-group.scss.js +1 -1
- package/es/components/grid/column-hang.scss.js +1 -1
- package/es/components/grid/grid.scss.js +1 -1
- package/es/components/icon-button/icon-button.d.ts +1 -1
- package/es/components/icon-button/icon-button.js +1 -1
- package/es/components/icon-button/icon-button.js.map +1 -1
- package/es/components/inline-loading/inline-loading.scss.js +1 -1
- package/es/components/layer/layer.scss.js +1 -1
- package/es/components/layout/layout.scss.js +1 -1
- package/es/components/link/link.d.ts +2 -1
- package/es/components/link/link.d.ts.map +1 -1
- package/es/components/link/link.js +1 -1
- package/es/components/link/link.js.map +1 -1
- package/es/components/loading/loading.scss.js +1 -1
- package/es/components/menu/menu-item.d.ts.map +1 -1
- package/es/components/menu/menu-item.js +2 -6
- package/es/components/menu/menu-item.js.map +1 -1
- package/es/components/menu/menu-item.scss.js +1 -1
- package/es/components/menu/menu-item.scss.js.map +1 -1
- package/es/components/menu/menu.d.ts +10 -0
- package/es/components/menu/menu.d.ts.map +1 -1
- package/es/components/menu/menu.js +17 -11
- package/es/components/menu/menu.js.map +1 -1
- package/es/components/menu/menu.scss.js +1 -1
- package/es/components/menu/menu.scss.js.map +1 -1
- package/es/components/menu-button/menu-button.scss.js +1 -1
- package/es/components/modal/modal.scss.js +1 -1
- package/es/components/multi-select/multi-select-item.d.ts +1 -1
- package/es/components/multi-select/multi-select-item.d.ts.map +1 -1
- package/es/components/multi-select/multi-select-item.js +5 -1
- package/es/components/multi-select/multi-select-item.js.map +1 -1
- package/es/components/multi-select/multi-select.d.ts +2 -1
- package/es/components/multi-select/multi-select.d.ts.map +1 -1
- package/es/components/multi-select/multi-select.js +15 -14
- package/es/components/multi-select/multi-select.js.map +1 -1
- package/es/components/multi-select/multi-select.scss.js +1 -1
- package/es/components/multi-select/multi-select.scss.js.map +1 -1
- package/es/components/notification/actionable-notification-button.d.ts +1 -1
- package/es/components/notification/actionable-notification-button.d.ts.map +1 -1
- package/es/components/notification/actionable-notification-button.js +2 -2
- package/es/components/notification/actionable-notification-button.js.map +1 -1
- package/es/components/notification/actionable-notification.d.ts.map +1 -1
- package/es/components/notification/actionable-notification.js +4 -4
- package/es/components/notification/actionable-notification.js.map +1 -1
- package/es/components/notification/actionable-notification.scss.js +1 -1
- package/es/components/notification/inline-notification.scss.js +1 -1
- package/es/components/notification/toast-notification.scss.js +1 -1
- package/es/components/number-input/number-input.scss.js +1 -1
- package/es/components/number-input/number-input.scss.js.map +1 -1
- package/es/components/options-tile/index.d.ts +8 -0
- package/es/components/options-tile/index.d.ts.map +1 -0
- package/es/components/options-tile/index.js +8 -0
- package/es/components/options-tile/option-tile-helpers.d.ts +16 -0
- package/es/components/options-tile/option-tile-helpers.d.ts.map +1 -0
- package/es/components/options-tile/option-tile-helpers.js +163 -0
- package/es/components/options-tile/option-tile-helpers.js.map +1 -0
- package/es/components/options-tile/options-tile.d.ts +91 -0
- package/es/components/options-tile/options-tile.d.ts.map +1 -0
- package/es/components/options-tile/options-tile.js +208 -0
- package/es/components/options-tile/options-tile.js.map +1 -0
- package/es/components/options-tile/options-tile.scss.js +14 -0
- package/es/components/options-tile/options-tile.scss.js.map +1 -0
- package/es/components/overflow-menu/overflow-menu.js +1 -1
- package/es/components/overflow-menu/overflow-menu.scss.js +1 -1
- package/es/components/page-header/index.d.ts +1 -0
- package/es/components/page-header/index.d.ts.map +1 -1
- package/es/components/page-header/index.js +1 -0
- package/es/components/page-header/page-header-tabs.d.ts +1 -1
- package/es/components/page-header/page-header-tabs.d.ts.map +1 -1
- package/es/components/page-header/page-header-tabs.js +1 -2
- package/es/components/page-header/page-header-tabs.js.map +1 -1
- package/es/components/page-header/page-header.d.ts +1 -1
- package/es/components/page-header/page-header.d.ts.map +1 -1
- package/es/components/page-header/page-header.js +1 -2
- package/es/components/page-header/page-header.js.map +1 -1
- package/es/components/page-header/page-header.scss.js +1 -1
- package/es/components/pagination/pagination.scss.js +1 -1
- package/es/components/pagination-nav/pagination-nav.scss.js +1 -1
- package/es/components/password-input/password-input.scss.js +1 -1
- package/es/components/popover/popover.scss.js +1 -1
- package/es/components/progress-bar/progress-bar.scss.js +1 -1
- package/es/components/progress-indicator/progress-indicator.scss.js +1 -1
- package/es/components/radio-button/radio-button.scss.js +1 -1
- package/es/components/resizer/resizer-handle-pivot.scss.js +1 -1
- package/es/components/search/search.d.ts.map +1 -1
- package/es/components/search/search.js +2 -0
- package/es/components/search/search.js.map +1 -1
- package/es/components/search/search.scss.js +1 -1
- package/es/components/search/search.scss.js.map +1 -1
- package/es/components/select/select.scss.js +1 -1
- package/es/components/select/select.scss.js.map +1 -1
- package/es/components/side-panel/side-panel.js +2 -2
- package/es/components/side-panel/side-panel.js.map +1 -1
- package/es/components/side-panel/side-panel.scss.js +1 -1
- package/es/components/skeleton-icon/skeleton-icon.scss.js +1 -1
- package/es/components/skeleton-placeholder/skeleton-placeholder.scss.js +1 -1
- package/es/components/skeleton-text/skeleton-text.scss.js +1 -1
- package/es/components/skip-to-content/skip-to-content.scss.js +1 -1
- package/es/components/slider/slider.scss.js +1 -1
- package/es/components/slider/slider.scss.js.map +1 -1
- package/es/components/slug/index.d.ts +1 -0
- package/es/components/slug/index.d.ts.map +1 -1
- package/es/components/slug/index.js +1 -0
- package/es/components/slug/slug.scss.js +1 -1
- package/es/components/structured-list/structured-list.scss.js +1 -1
- package/es/components/tabs/tabs.scss.js +1 -1
- package/es/components/tabs/tabs.scss.js.map +1 -1
- package/es/components/tag/dismissible-tag.d.ts +1 -1
- package/es/components/tag/dismissible-tag.d.ts.map +1 -1
- package/es/components/tag/dismissible-tag.js +24 -15
- package/es/components/tag/dismissible-tag.js.map +1 -1
- package/es/components/tag/tag.d.ts.map +1 -1
- package/es/components/tag/tag.js +1 -1
- package/es/components/tag/tag.js.map +1 -1
- package/es/components/tag/tag.scss.js +1 -1
- package/es/components/tag/tag.scss.js.map +1 -1
- package/es/components/text-input/text-input.scss.js +1 -1
- package/es/components/text-input/text-input.scss.js.map +1 -1
- package/es/components/textarea/textarea.scss.js +1 -1
- package/es/components/tile/clickable-tile.d.ts +2 -1
- package/es/components/tile/clickable-tile.d.ts.map +1 -1
- package/es/components/tile/clickable-tile.js.map +1 -1
- package/es/components/tile/tile.scss.js +1 -1
- package/es/components/time-picker/time-picker.scss.js +1 -1
- package/es/components/toggle-tip/toggletip.scss.js +1 -1
- package/es/components/tooltip/tooltip.scss.js +1 -1
- package/es/components/tree-view/tree-view.scss.js +1 -1
- package/es/components/ui-shell/header.scss.js +1 -1
- package/es/components/ui-shell/side-nav.scss.js +1 -1
- package/es/globals/controllers/floating-controller.d.ts.map +1 -1
- package/es/globals/controllers/floating-controller.js.map +1 -1
- package/es/globals/decorators/carbon-element.d.ts +8 -0
- package/es/globals/decorators/carbon-element.d.ts.map +1 -1
- package/es/globals/decorators/carbon-element.js +8 -0
- package/es/globals/decorators/carbon-element.js.map +1 -1
- package/es/globals/internal/collection-helpers.d.ts +5 -5
- package/es/globals/internal/collection-helpers.d.ts.map +1 -1
- package/es/globals/internal/collection-helpers.js +1 -1
- package/es/globals/internal/collection-helpers.js.map +1 -1
- package/es/globals/internal/getSupportedLocale.d.ts +12 -0
- package/es/globals/internal/getSupportedLocale.d.ts.map +1 -0
- package/es/globals/internal/getSupportedLocale.js +29 -0
- package/es/globals/internal/getSupportedLocale.js.map +1 -0
- package/es/globals/mixins/on.d.ts +2 -2
- package/es/globals/mixins/on.d.ts.map +1 -1
- package/es/globals/mixins/on.js +4 -4
- package/es/globals/mixins/on.js.map +1 -1
- package/es/globals/register.d.ts +89 -0
- package/es/globals/register.d.ts.map +1 -0
- package/es/globals/register.js +56 -0
- package/es/globals/register.js.map +1 -0
- package/es-custom/components/accordion/accordion.scss.js +1 -1
- package/es-custom/components/action-set/action-set.scss.js +1 -1
- package/es-custom/components/ai-label/ai-label-action-button.d.ts +1 -1
- package/es-custom/components/ai-label/ai-label-action-button.d.ts.map +1 -1
- package/es-custom/components/ai-label/ai-label-action-button.js +4 -3
- package/es-custom/components/ai-label/ai-label-action-button.js.map +1 -1
- package/es-custom/components/ai-label/ai-label.scss.js +1 -1
- package/es-custom/components/ai-label/ai-label.scss.js.map +1 -1
- package/es-custom/components/ai-label/index.d.ts +1 -0
- package/es-custom/components/ai-label/index.d.ts.map +1 -1
- package/es-custom/components/ai-label/index.js +1 -0
- package/es-custom/components/ai-skeleton/ai-skeleton.scss.js +1 -1
- package/es-custom/components/big-number/big-number-skeleton.d.ts +21 -0
- package/es-custom/components/big-number/big-number-skeleton.d.ts.map +1 -0
- package/es-custom/components/big-number/big-number-skeleton.js +62 -0
- package/es-custom/components/big-number/big-number-skeleton.js.map +1 -0
- package/es-custom/components/big-number/big-number-skeleton.scss.js +14 -0
- package/es-custom/components/big-number/big-number-skeleton.scss.js.map +1 -0
- package/es-custom/components/big-number/big-number.d.ts +35 -0
- package/es-custom/components/big-number/big-number.d.ts.map +1 -0
- package/es-custom/components/big-number/big-number.js +171 -0
- package/es-custom/components/big-number/big-number.js.map +1 -0
- package/es-custom/components/big-number/big-number.scss.js +14 -0
- package/es-custom/components/big-number/big-number.scss.js.map +1 -0
- package/es-custom/components/big-number/constants.d.ts +20 -0
- package/es-custom/components/big-number/constants.d.ts.map +1 -0
- package/es-custom/components/big-number/constants.js +32 -0
- package/es-custom/components/big-number/constants.js.map +1 -0
- package/es-custom/components/big-number/index.d.ts +8 -0
- package/es-custom/components/big-number/index.d.ts.map +1 -0
- package/es-custom/components/big-number/index.js +8 -0
- package/es-custom/components/breadcrumb/breadcrumb-item.d.ts.map +1 -1
- package/es-custom/components/breadcrumb/breadcrumb-item.js +2 -1
- package/es-custom/components/breadcrumb/breadcrumb-item.js.map +1 -1
- package/es-custom/components/breadcrumb/breadcrumb.d.ts +1 -1
- package/es-custom/components/breadcrumb/breadcrumb.d.ts.map +1 -1
- package/es-custom/components/breadcrumb/breadcrumb.js +2 -2
- package/es-custom/components/breadcrumb/breadcrumb.js.map +1 -1
- package/es-custom/components/breadcrumb/breadcrumb.scss.js +1 -1
- package/es-custom/components/button/button.d.ts.map +1 -1
- package/es-custom/components/button/button.js +1 -1
- package/es-custom/components/button/button.js.map +1 -1
- package/es-custom/components/button/button.scss.js +1 -1
- package/es-custom/components/checkbox/checkbox.scss.js +1 -1
- package/es-custom/components/coachmark/coachmark-beacon/coachmark-beacon.d.ts +67 -0
- package/es-custom/components/coachmark/coachmark-beacon/coachmark-beacon.d.ts.map +1 -0
- package/es-custom/components/coachmark/coachmark-beacon/coachmark-beacon.js +120 -0
- package/es-custom/components/coachmark/coachmark-beacon/coachmark-beacon.js.map +1 -0
- package/es-custom/components/coachmark/coachmark-beacon/coachmark-beacon.scss.js +14 -0
- package/es-custom/components/coachmark/coachmark-beacon/coachmark-beacon.scss.js.map +1 -0
- package/es-custom/components/coachmark/coachmark-beacon/defs.d.ts +13 -0
- package/es-custom/components/coachmark/coachmark-beacon/defs.d.ts.map +1 -0
- package/es-custom/components/coachmark/coachmark-beacon/defs.js +25 -0
- package/es-custom/components/coachmark/coachmark-beacon/defs.js.map +1 -0
- package/es-custom/components/coachmark/coachmark-beacon/index.d.ts +8 -0
- package/es-custom/components/coachmark/coachmark-beacon/index.d.ts.map +1 -0
- package/es-custom/components/coachmark/coachmark-beacon/index.js +8 -0
- package/es-custom/components/coachmark/coachmark-body.d.ts +31 -0
- package/es-custom/components/coachmark/coachmark-body.d.ts.map +1 -0
- package/es-custom/components/coachmark/coachmark-body.js +39 -0
- package/es-custom/components/coachmark/coachmark-body.js.map +1 -0
- package/es-custom/components/coachmark/coachmark-body.scss.js +14 -0
- package/es-custom/components/coachmark/coachmark-body.scss.js.map +1 -0
- package/es-custom/components/coachmark/coachmark-context.d.ts +12 -0
- package/es-custom/components/coachmark/coachmark-context.d.ts.map +1 -0
- package/es-custom/components/coachmark/coachmark-context.js +39 -0
- package/es-custom/components/coachmark/coachmark-context.js.map +1 -0
- package/es-custom/components/coachmark/coachmark-header.d.ts +41 -0
- package/es-custom/components/coachmark/coachmark-header.d.ts.map +1 -0
- package/es-custom/components/coachmark/coachmark-header.js +95 -0
- package/es-custom/components/coachmark/coachmark-header.js.map +1 -0
- package/es-custom/components/coachmark/coachmark-header.scss.js +14 -0
- package/es-custom/components/coachmark/coachmark-header.scss.js.map +1 -0
- package/es-custom/components/coachmark/coachmark-helpers.d.ts +10 -0
- package/es-custom/components/coachmark/coachmark-helpers.d.ts.map +1 -0
- package/es-custom/components/coachmark/coachmark-helpers.js +33 -0
- package/es-custom/components/coachmark/coachmark-helpers.js.map +1 -0
- package/es-custom/components/coachmark/coachmark-tagline/coachmark-tagline.d.ts +72 -0
- package/es-custom/components/coachmark/coachmark-tagline/coachmark-tagline.d.ts.map +1 -0
- package/es-custom/components/coachmark/coachmark-tagline/coachmark-tagline.js +130 -0
- package/es-custom/components/coachmark/coachmark-tagline/coachmark-tagline.js.map +1 -0
- package/es-custom/components/coachmark/coachmark-tagline/coachmark-tagline.scss.js +14 -0
- package/es-custom/components/coachmark/coachmark-tagline/coachmark-tagline.scss.js.map +1 -0
- package/es-custom/components/coachmark/coachmark-tagline/index.d.ts +8 -0
- package/es-custom/components/coachmark/coachmark-tagline/index.d.ts.map +1 -0
- package/es-custom/components/coachmark/coachmark-tagline/index.js +8 -0
- package/es-custom/components/coachmark/coachmark.d.ts +97 -0
- package/es-custom/components/coachmark/coachmark.d.ts.map +1 -0
- package/es-custom/components/coachmark/coachmark.js +290 -0
- package/es-custom/components/coachmark/coachmark.js.map +1 -0
- package/es-custom/components/coachmark/coachmark.scss.js +14 -0
- package/es-custom/components/coachmark/coachmark.scss.js.map +1 -0
- package/es-custom/components/coachmark/index.d.ts +10 -0
- package/es-custom/components/coachmark/index.d.ts.map +1 -0
- package/es-custom/components/coachmark/index.js +10 -0
- package/es-custom/components/code-snippet/code-snippet.scss.js +1 -1
- package/es-custom/components/combo-box/combo-box.d.ts.map +1 -1
- package/es-custom/components/combo-box/combo-box.js +5 -12
- package/es-custom/components/combo-box/combo-box.js.map +1 -1
- package/es-custom/components/combo-box/combo-box.scss.js +1 -1
- package/es-custom/components/combo-box/combo-box.scss.js.map +1 -1
- package/es-custom/components/combo-button/combo-button.scss.js +1 -1
- package/es-custom/components/contained-list/contained-list.scss.js +1 -1
- package/es-custom/components/content-switcher/content-switcher.scss.js +1 -1
- package/es-custom/components/copy/index.d.ts +9 -0
- package/es-custom/components/copy/index.d.ts.map +1 -0
- package/es-custom/components/copy/index.js +9 -0
- package/es-custom/components/copy-button/copy-button.scss.js +1 -1
- package/es-custom/components/data-table/data-table.scss.js +1 -1
- package/es-custom/components/date-picker/date-picker.scss.js +1 -1
- package/es-custom/components/date-picker/date-picker.scss.js.map +1 -1
- package/es-custom/components/date-picker/next/components/date-picker.scss.js +1 -1
- package/es-custom/components/date-picker/next/components/date-picker.scss.js.map +1 -1
- package/es-custom/components/dialog/dialog.scss.js +1 -1
- package/es-custom/components/dropdown/dropdown.d.ts +2 -1
- package/es-custom/components/dropdown/dropdown.d.ts.map +1 -1
- package/es-custom/components/dropdown/dropdown.js +13 -15
- package/es-custom/components/dropdown/dropdown.js.map +1 -1
- package/es-custom/components/dropdown/dropdown.scss.js +1 -1
- package/es-custom/components/dropdown/dropdown.scss.js.map +1 -1
- package/es-custom/components/edit-in-place/defs.d.ts +30 -0
- package/es-custom/components/edit-in-place/defs.d.ts.map +1 -0
- package/es-custom/components/edit-in-place/defs.js +43 -0
- package/es-custom/components/edit-in-place/defs.js.map +1 -0
- package/es-custom/components/edit-in-place/edit-in-place-helpers.d.ts +47 -0
- package/es-custom/components/edit-in-place/edit-in-place-helpers.d.ts.map +1 -0
- package/es-custom/components/edit-in-place/edit-in-place-helpers.js +59 -0
- package/es-custom/components/edit-in-place/edit-in-place-helpers.js.map +1 -0
- package/es-custom/components/edit-in-place/edit-in-place.d.ts +214 -0
- package/es-custom/components/edit-in-place/edit-in-place.d.ts.map +1 -0
- package/es-custom/components/edit-in-place/edit-in-place.js +453 -0
- package/es-custom/components/edit-in-place/edit-in-place.js.map +1 -0
- package/es-custom/components/edit-in-place/edit-in-place.scss.js +14 -0
- package/es-custom/components/edit-in-place/edit-in-place.scss.js.map +1 -0
- package/es-custom/components/edit-in-place/index.d.ts +10 -0
- package/es-custom/components/edit-in-place/index.d.ts.map +1 -0
- package/es-custom/components/edit-in-place/index.js +20 -0
- package/es-custom/components/edit-in-place/index.js.map +1 -0
- package/es-custom/components/file-uploader/file-uploader.scss.js +1 -1
- package/es-custom/components/fluid-combo-box/fluid-combo-box.scss.js +1 -1
- package/es-custom/components/fluid-combo-box/fluid-combo-box.scss.js.map +1 -1
- package/es-custom/components/fluid-date-picker/fluid-date-picker.d.ts +5 -1
- package/es-custom/components/fluid-date-picker/fluid-date-picker.d.ts.map +1 -1
- package/es-custom/components/fluid-date-picker/fluid-date-picker.js +27 -1
- package/es-custom/components/fluid-date-picker/fluid-date-picker.js.map +1 -1
- package/es-custom/components/fluid-date-picker/fluid-date-picker.scss.js +1 -1
- package/es-custom/components/fluid-date-picker/fluid-date-picker.scss.js.map +1 -1
- package/es-custom/components/fluid-dropdown/fluid-dropdown.scss.js +1 -1
- package/es-custom/components/fluid-dropdown/fluid-dropdown.scss.js.map +1 -1
- package/es-custom/components/fluid-form/fluid-form.scss.js +1 -1
- package/es-custom/components/fluid-multi-select/fluid-multi-select.scss.js +1 -1
- package/es-custom/components/fluid-multi-select/fluid-multi-select.scss.js.map +1 -1
- package/es-custom/components/fluid-number-input/fluid-number-input.scss.js +1 -1
- package/es-custom/components/fluid-number-input/fluid-number-input.scss.js.map +1 -1
- package/es-custom/components/fluid-password-input/fluid-password-input.scss.js +1 -1
- package/es-custom/components/fluid-search/fluid-search.scss.js +1 -1
- package/es-custom/components/fluid-search/fluid-search.scss.js.map +1 -1
- package/es-custom/components/fluid-select/fluid-select.scss.js +1 -1
- package/es-custom/components/fluid-text-input/fluid-text-input.scss.js +1 -1
- package/es-custom/components/fluid-textarea/fluid-textarea.scss.js +1 -1
- package/es-custom/components/fluid-time-picker/fluid-time-picker.scss.js +1 -1
- package/es-custom/components/form/form-item.scss.js +1 -1
- package/es-custom/components/form/form.scss.js +1 -1
- package/es-custom/components/form-group/form-group.scss.js +1 -1
- package/es-custom/components/grid/column-hang.scss.js +1 -1
- package/es-custom/components/grid/grid.scss.js +1 -1
- package/es-custom/components/icon-button/icon-button.d.ts +1 -1
- package/es-custom/components/icon-button/icon-button.js +1 -1
- package/es-custom/components/icon-button/icon-button.js.map +1 -1
- package/es-custom/components/inline-loading/inline-loading.scss.js +1 -1
- package/es-custom/components/layer/layer.scss.js +1 -1
- package/es-custom/components/layout/layout.scss.js +1 -1
- package/es-custom/components/link/link.d.ts +2 -1
- package/es-custom/components/link/link.d.ts.map +1 -1
- package/es-custom/components/link/link.js +1 -1
- package/es-custom/components/link/link.js.map +1 -1
- package/es-custom/components/loading/loading.scss.js +1 -1
- package/es-custom/components/menu/menu-item.d.ts.map +1 -1
- package/es-custom/components/menu/menu-item.js +2 -6
- package/es-custom/components/menu/menu-item.js.map +1 -1
- package/es-custom/components/menu/menu-item.scss.js +1 -1
- package/es-custom/components/menu/menu-item.scss.js.map +1 -1
- package/es-custom/components/menu/menu.d.ts +10 -0
- package/es-custom/components/menu/menu.d.ts.map +1 -1
- package/es-custom/components/menu/menu.js +17 -11
- package/es-custom/components/menu/menu.js.map +1 -1
- package/es-custom/components/menu/menu.scss.js +1 -1
- package/es-custom/components/menu/menu.scss.js.map +1 -1
- package/es-custom/components/menu-button/menu-button.scss.js +1 -1
- package/es-custom/components/modal/modal.scss.js +1 -1
- package/es-custom/components/multi-select/multi-select-item.d.ts +1 -1
- package/es-custom/components/multi-select/multi-select-item.d.ts.map +1 -1
- package/es-custom/components/multi-select/multi-select-item.js +5 -1
- package/es-custom/components/multi-select/multi-select-item.js.map +1 -1
- package/es-custom/components/multi-select/multi-select.d.ts +2 -1
- package/es-custom/components/multi-select/multi-select.d.ts.map +1 -1
- package/es-custom/components/multi-select/multi-select.js +15 -14
- package/es-custom/components/multi-select/multi-select.js.map +1 -1
- package/es-custom/components/multi-select/multi-select.scss.js +1 -1
- package/es-custom/components/multi-select/multi-select.scss.js.map +1 -1
- package/es-custom/components/notification/actionable-notification-button.d.ts +1 -1
- package/es-custom/components/notification/actionable-notification-button.d.ts.map +1 -1
- package/es-custom/components/notification/actionable-notification-button.js +2 -2
- package/es-custom/components/notification/actionable-notification-button.js.map +1 -1
- package/es-custom/components/notification/actionable-notification.d.ts.map +1 -1
- package/es-custom/components/notification/actionable-notification.js +4 -4
- package/es-custom/components/notification/actionable-notification.js.map +1 -1
- package/es-custom/components/notification/actionable-notification.scss.js +1 -1
- package/es-custom/components/notification/inline-notification.scss.js +1 -1
- package/es-custom/components/notification/toast-notification.scss.js +1 -1
- package/es-custom/components/number-input/number-input.scss.js +1 -1
- package/es-custom/components/number-input/number-input.scss.js.map +1 -1
- package/es-custom/components/options-tile/index.d.ts +8 -0
- package/es-custom/components/options-tile/index.d.ts.map +1 -0
- package/es-custom/components/options-tile/index.js +8 -0
- package/es-custom/components/options-tile/option-tile-helpers.d.ts +16 -0
- package/es-custom/components/options-tile/option-tile-helpers.d.ts.map +1 -0
- package/es-custom/components/options-tile/option-tile-helpers.js +163 -0
- package/es-custom/components/options-tile/option-tile-helpers.js.map +1 -0
- package/es-custom/components/options-tile/options-tile.d.ts +91 -0
- package/es-custom/components/options-tile/options-tile.d.ts.map +1 -0
- package/es-custom/components/options-tile/options-tile.js +208 -0
- package/es-custom/components/options-tile/options-tile.js.map +1 -0
- package/es-custom/components/options-tile/options-tile.scss.js +14 -0
- package/es-custom/components/options-tile/options-tile.scss.js.map +1 -0
- package/es-custom/components/overflow-menu/overflow-menu.js +1 -1
- package/es-custom/components/overflow-menu/overflow-menu.scss.js +1 -1
- package/es-custom/components/page-header/index.d.ts +1 -0
- package/es-custom/components/page-header/index.d.ts.map +1 -1
- package/es-custom/components/page-header/index.js +1 -0
- package/es-custom/components/page-header/page-header-tabs.d.ts +1 -1
- package/es-custom/components/page-header/page-header-tabs.d.ts.map +1 -1
- package/es-custom/components/page-header/page-header-tabs.js +1 -2
- package/es-custom/components/page-header/page-header-tabs.js.map +1 -1
- package/es-custom/components/page-header/page-header.d.ts +1 -1
- package/es-custom/components/page-header/page-header.d.ts.map +1 -1
- package/es-custom/components/page-header/page-header.js +1 -2
- package/es-custom/components/page-header/page-header.js.map +1 -1
- package/es-custom/components/page-header/page-header.scss.js +1 -1
- package/es-custom/components/pagination/pagination.scss.js +1 -1
- package/es-custom/components/pagination-nav/pagination-nav.scss.js +1 -1
- package/es-custom/components/password-input/password-input.scss.js +1 -1
- package/es-custom/components/popover/popover.scss.js +1 -1
- package/es-custom/components/progress-bar/progress-bar.scss.js +1 -1
- package/es-custom/components/progress-indicator/progress-indicator.scss.js +1 -1
- package/es-custom/components/radio-button/radio-button.scss.js +1 -1
- package/es-custom/components/resizer/resizer-handle-pivot.scss.js +1 -1
- package/es-custom/components/search/search.d.ts.map +1 -1
- package/es-custom/components/search/search.js +2 -0
- package/es-custom/components/search/search.js.map +1 -1
- package/es-custom/components/search/search.scss.js +1 -1
- package/es-custom/components/search/search.scss.js.map +1 -1
- package/es-custom/components/select/select.scss.js +1 -1
- package/es-custom/components/select/select.scss.js.map +1 -1
- package/es-custom/components/side-panel/side-panel.js +2 -2
- package/es-custom/components/side-panel/side-panel.js.map +1 -1
- package/es-custom/components/side-panel/side-panel.scss.js +1 -1
- package/es-custom/components/skeleton-icon/skeleton-icon.scss.js +1 -1
- package/es-custom/components/skeleton-placeholder/skeleton-placeholder.scss.js +1 -1
- package/es-custom/components/skeleton-text/skeleton-text.scss.js +1 -1
- package/es-custom/components/skip-to-content/skip-to-content.scss.js +1 -1
- package/es-custom/components/slider/slider.scss.js +1 -1
- package/es-custom/components/slider/slider.scss.js.map +1 -1
- package/es-custom/components/slug/index.d.ts +1 -0
- package/es-custom/components/slug/index.d.ts.map +1 -1
- package/es-custom/components/slug/index.js +1 -0
- package/es-custom/components/slug/slug.scss.js +1 -1
- package/es-custom/components/structured-list/structured-list.scss.js +1 -1
- package/es-custom/components/tabs/tabs.scss.js +1 -1
- package/es-custom/components/tabs/tabs.scss.js.map +1 -1
- package/es-custom/components/tag/dismissible-tag.d.ts +1 -1
- package/es-custom/components/tag/dismissible-tag.d.ts.map +1 -1
- package/es-custom/components/tag/dismissible-tag.js +24 -15
- package/es-custom/components/tag/dismissible-tag.js.map +1 -1
- package/es-custom/components/tag/tag.d.ts.map +1 -1
- package/es-custom/components/tag/tag.js +1 -1
- package/es-custom/components/tag/tag.js.map +1 -1
- package/es-custom/components/tag/tag.scss.js +1 -1
- package/es-custom/components/tag/tag.scss.js.map +1 -1
- package/es-custom/components/text-input/text-input.scss.js +1 -1
- package/es-custom/components/text-input/text-input.scss.js.map +1 -1
- package/es-custom/components/textarea/textarea.scss.js +1 -1
- package/es-custom/components/tile/clickable-tile.d.ts +2 -1
- package/es-custom/components/tile/clickable-tile.d.ts.map +1 -1
- package/es-custom/components/tile/clickable-tile.js.map +1 -1
- package/es-custom/components/tile/tile.scss.js +1 -1
- package/es-custom/components/time-picker/time-picker.scss.js +1 -1
- package/es-custom/components/toggle-tip/toggletip.scss.js +1 -1
- package/es-custom/components/tooltip/tooltip.scss.js +1 -1
- package/es-custom/components/tree-view/tree-view.scss.js +1 -1
- package/es-custom/components/ui-shell/header.scss.js +1 -1
- package/es-custom/components/ui-shell/side-nav.scss.js +1 -1
- package/es-custom/globals/controllers/floating-controller.d.ts.map +1 -1
- package/es-custom/globals/controllers/floating-controller.js.map +1 -1
- package/es-custom/globals/decorators/carbon-element.d.ts +8 -0
- package/es-custom/globals/decorators/carbon-element.d.ts.map +1 -1
- package/es-custom/globals/decorators/carbon-element.js +18 -1
- package/es-custom/globals/decorators/carbon-element.js.map +1 -1
- package/es-custom/globals/internal/collection-helpers.d.ts +5 -5
- package/es-custom/globals/internal/collection-helpers.d.ts.map +1 -1
- package/es-custom/globals/internal/collection-helpers.js +1 -1
- package/es-custom/globals/internal/collection-helpers.js.map +1 -1
- package/es-custom/globals/internal/getSupportedLocale.d.ts +12 -0
- package/es-custom/globals/internal/getSupportedLocale.d.ts.map +1 -0
- package/es-custom/globals/internal/getSupportedLocale.js +29 -0
- package/es-custom/globals/internal/getSupportedLocale.js.map +1 -0
- package/es-custom/globals/mixins/on.d.ts +2 -2
- package/es-custom/globals/mixins/on.d.ts.map +1 -1
- package/es-custom/globals/mixins/on.js +4 -4
- package/es-custom/globals/mixins/on.js.map +1 -1
- package/es-custom/globals/register.d.ts +89 -0
- package/es-custom/globals/register.d.ts.map +1 -0
- package/es-custom/globals/register.js +56 -0
- package/es-custom/globals/register.js.map +1 -0
- package/lib/components/ai-label/ai-label-action-button.d.ts +1 -1
- package/lib/components/ai-label/ai-label-action-button.d.ts.map +1 -1
- package/lib/components/ai-label/index.d.ts +1 -0
- package/lib/components/ai-label/index.d.ts.map +1 -1
- package/lib/components/big-number/big-number-skeleton.d.ts +21 -0
- package/lib/components/big-number/big-number-skeleton.d.ts.map +1 -0
- package/lib/components/big-number/big-number.d.ts +35 -0
- package/lib/components/big-number/big-number.d.ts.map +1 -0
- package/lib/components/big-number/constants.d.ts +20 -0
- package/lib/components/big-number/constants.d.ts.map +1 -0
- package/lib/components/big-number/index.d.ts +8 -0
- package/lib/components/big-number/index.d.ts.map +1 -0
- package/lib/components/breadcrumb/breadcrumb-item.d.ts.map +1 -1
- package/lib/components/breadcrumb/breadcrumb.d.ts +1 -1
- package/lib/components/breadcrumb/breadcrumb.d.ts.map +1 -1
- package/lib/components/button/button.d.ts.map +1 -1
- package/lib/components/coachmark/coachmark-beacon/coachmark-beacon.d.ts +67 -0
- package/lib/components/coachmark/coachmark-beacon/coachmark-beacon.d.ts.map +1 -0
- package/lib/components/coachmark/coachmark-beacon/defs.d.ts +13 -0
- package/lib/components/coachmark/coachmark-beacon/defs.d.ts.map +1 -0
- package/lib/components/coachmark/coachmark-beacon/defs.js +26 -0
- package/lib/components/coachmark/coachmark-beacon/defs.js.map +1 -0
- package/lib/components/coachmark/coachmark-beacon/index.d.ts +8 -0
- package/lib/components/coachmark/coachmark-beacon/index.d.ts.map +1 -0
- package/lib/components/coachmark/coachmark-body.d.ts +31 -0
- package/lib/components/coachmark/coachmark-body.d.ts.map +1 -0
- package/lib/components/coachmark/coachmark-context.d.ts +12 -0
- package/lib/components/coachmark/coachmark-context.d.ts.map +1 -0
- package/lib/components/coachmark/coachmark-header.d.ts +41 -0
- package/lib/components/coachmark/coachmark-header.d.ts.map +1 -0
- package/lib/components/coachmark/coachmark-helpers.d.ts +10 -0
- package/lib/components/coachmark/coachmark-helpers.d.ts.map +1 -0
- package/lib/components/coachmark/coachmark-tagline/coachmark-tagline.d.ts +72 -0
- package/lib/components/coachmark/coachmark-tagline/coachmark-tagline.d.ts.map +1 -0
- package/lib/components/coachmark/coachmark-tagline/index.d.ts +8 -0
- package/lib/components/coachmark/coachmark-tagline/index.d.ts.map +1 -0
- package/lib/components/coachmark/coachmark.d.ts +97 -0
- package/lib/components/coachmark/coachmark.d.ts.map +1 -0
- package/lib/components/coachmark/index.d.ts +10 -0
- package/lib/components/coachmark/index.d.ts.map +1 -0
- package/lib/components/combo-box/combo-box.d.ts.map +1 -1
- package/lib/components/copy/index.d.ts +9 -0
- package/lib/components/copy/index.d.ts.map +1 -0
- package/lib/components/dropdown/dropdown.d.ts +2 -1
- package/lib/components/dropdown/dropdown.d.ts.map +1 -1
- package/lib/components/edit-in-place/defs.d.ts +30 -0
- package/lib/components/edit-in-place/defs.d.ts.map +1 -0
- package/lib/components/edit-in-place/defs.js +45 -0
- package/lib/components/edit-in-place/defs.js.map +1 -0
- package/lib/components/edit-in-place/edit-in-place-helpers.d.ts +47 -0
- package/lib/components/edit-in-place/edit-in-place-helpers.d.ts.map +1 -0
- package/lib/components/edit-in-place/edit-in-place.d.ts +214 -0
- package/lib/components/edit-in-place/edit-in-place.d.ts.map +1 -0
- package/lib/components/edit-in-place/index.d.ts +10 -0
- package/lib/components/edit-in-place/index.d.ts.map +1 -0
- package/lib/components/fluid-date-picker/fluid-date-picker.d.ts +5 -1
- package/lib/components/fluid-date-picker/fluid-date-picker.d.ts.map +1 -1
- package/lib/components/icon-button/icon-button.d.ts +1 -1
- package/lib/components/link/link.d.ts +2 -1
- package/lib/components/link/link.d.ts.map +1 -1
- package/lib/components/menu/menu-item.d.ts.map +1 -1
- package/lib/components/menu/menu.d.ts +10 -0
- package/lib/components/menu/menu.d.ts.map +1 -1
- package/lib/components/multi-select/multi-select-item.d.ts +1 -1
- package/lib/components/multi-select/multi-select-item.d.ts.map +1 -1
- package/lib/components/multi-select/multi-select.d.ts +2 -1
- package/lib/components/multi-select/multi-select.d.ts.map +1 -1
- package/lib/components/notification/actionable-notification-button.d.ts +1 -1
- package/lib/components/notification/actionable-notification-button.d.ts.map +1 -1
- package/lib/components/notification/actionable-notification.d.ts.map +1 -1
- package/lib/components/options-tile/index.d.ts +8 -0
- package/lib/components/options-tile/index.d.ts.map +1 -0
- package/lib/components/options-tile/option-tile-helpers.d.ts +16 -0
- package/lib/components/options-tile/option-tile-helpers.d.ts.map +1 -0
- package/lib/components/options-tile/options-tile.d.ts +91 -0
- package/lib/components/options-tile/options-tile.d.ts.map +1 -0
- package/lib/components/page-header/index.d.ts +1 -0
- package/lib/components/page-header/index.d.ts.map +1 -1
- package/lib/components/page-header/page-header-tabs.d.ts +1 -1
- package/lib/components/page-header/page-header-tabs.d.ts.map +1 -1
- package/lib/components/page-header/page-header.d.ts +1 -1
- package/lib/components/page-header/page-header.d.ts.map +1 -1
- package/lib/components/search/search.d.ts.map +1 -1
- package/lib/components/slug/index.d.ts +1 -0
- package/lib/components/slug/index.d.ts.map +1 -1
- package/lib/components/tag/dismissible-tag.d.ts +1 -1
- package/lib/components/tag/dismissible-tag.d.ts.map +1 -1
- package/lib/components/tag/tag.d.ts.map +1 -1
- package/lib/components/tile/clickable-tile.d.ts +2 -1
- package/lib/components/tile/clickable-tile.d.ts.map +1 -1
- package/lib/globals/controllers/floating-controller.d.ts.map +1 -1
- package/lib/globals/controllers/floating-controller.js.map +1 -1
- package/lib/globals/decorators/carbon-element.d.ts +8 -0
- package/lib/globals/decorators/carbon-element.d.ts.map +1 -1
- package/lib/globals/internal/collection-helpers.d.ts +5 -5
- package/lib/globals/internal/collection-helpers.d.ts.map +1 -1
- package/lib/globals/internal/getSupportedLocale.d.ts +12 -0
- package/lib/globals/internal/getSupportedLocale.d.ts.map +1 -0
- package/lib/globals/mixins/on.d.ts +2 -2
- package/lib/globals/mixins/on.d.ts.map +1 -1
- package/lib/globals/register.d.ts +89 -0
- package/lib/globals/register.d.ts.map +1 -0
- package/lib/globals/register.js +61 -0
- package/lib/globals/register.js.map +1 -0
- package/package.json +16 -10
- package/scss/components/ai-label/ai-label.scss +24 -33
- package/scss/components/big-number/big-number-skeleton.scss +58 -0
- package/scss/components/big-number/big-number.scss +29 -0
- package/scss/components/big-number/story-styles.scss +48 -0
- package/scss/components/coachmark/coachmark-beacon/coachmark-beacon.scss +89 -0
- package/scss/components/coachmark/coachmark-body.scss +16 -0
- package/scss/components/coachmark/coachmark-header.scss +28 -0
- package/scss/components/coachmark/coachmark-tagline/coachmark-tagline.scss +42 -0
- package/scss/components/coachmark/coachmark.scss +42 -0
- package/scss/components/coachmark/story-styles.scss +37 -0
- package/scss/components/combo-box/combo-box.scss +63 -6
- package/scss/components/data-table/_table-action.scss +5 -3
- package/scss/components/date-picker/date-picker.scss +70 -2
- package/scss/components/date-picker/next/components/date-picker.scss +28 -2
- package/scss/components/dropdown/dropdown.scss +39 -4
- package/scss/components/edit-in-place/edit-in-place.scss +127 -0
- package/scss/components/edit-in-place/story-styles.scss +61 -0
- package/scss/components/fluid-combo-box/fluid-combo-box.scss +68 -5
- package/scss/components/fluid-date-picker/fluid-date-picker.scss +109 -12
- package/scss/components/fluid-dropdown/fluid-dropdown.scss +56 -6
- package/scss/components/fluid-multi-select/fluid-multi-select.scss +75 -2
- package/scss/components/fluid-number-input/fluid-number-input.scss +32 -1
- package/scss/components/fluid-search/fluid-search.scss +6 -3
- package/scss/components/menu/menu-item.scss +9 -1
- package/scss/components/menu/menu.scss +32 -1
- package/scss/components/multi-select/multi-select.scss +130 -28
- package/scss/components/number-input/number-input.scss +35 -1
- package/scss/components/options-tile/options-tile.scss +157 -0
- package/scss/components/options-tile/story-styles.scss +32 -0
- package/scss/components/search/search.scss +7 -0
- package/scss/components/select/select.scss +7 -3
- package/scss/components/slider/slider.scss +9 -2
- package/scss/components/tabs/tabs.scss +9 -2
- package/scss/components/tag/tag-story.scss +19 -0
- package/scss/components/tag/tag.scss +15 -11
- package/scss/components/text-input/text-input.scss +22 -0
- package/telemetry.yml +62 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"carbon-element.js","names":[],"sources":["../../../src/globals/decorators/carbon-element.ts"],"sourcesContent":["/**\n * Copyright IBM Corp. 2019, 2026\n *\n * This source code is licensed under the Apache-2.0 license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n/*\n * IMPORTANT: For compatibility with tsickle and the Closure JS compiler, all\n * property decorators (but not class decorators) in this file that have\n * an @ExportDecoratedItems annotation must be defined as a regular function,\n * not an arrow function.\n */\nexport declare type Constructor<T> = {\n // eslint-disable-next-line @typescript-eslint/no-explicit-any -- https://github.com/carbon-design-system/carbon/issues/20452\n new (...args: any[]): T;\n};\n\ntype Finisher =\n | (<T>(clazz: Constructor<T>) => Constructor<T>)\n | (<T>(clazz: Constructor<T>) => void);\n\nexport interface ClassDescriptor {\n kind: 'class';\n elements: ClassElement[];\n finisher?: Finisher;\n}\n\nexport interface ClassElement {\n kind: 'field' | 'method';\n key: PropertyKey;\n placement: 'static' | 'prototype' | 'own';\n initializer?: () => unknown;\n extras?: ClassElement[];\n finisher?: Finisher;\n descriptor?: PropertyDescriptor;\n}\n\n/**\n * Allow for custom element classes with private constructors\n */\ntype CustomElementClass = Omit<typeof HTMLElement, 'new'>;\n\nconst legacyCustomElement = (tagName: string, clazz: CustomElementClass) => {\n try {\n customElements.define(tagName, clazz as CustomElementConstructor);\n } catch {\n // eslint-disable-next-line no-console\n console.warn(`Attempting to re-define ${tagName}`);\n }\n // Cast as any because TS doesn't recognize the return type as being a\n // subtype of the decorated class when clazz is typed as\n // `Constructor<HTMLElement>` for some reason.\n // `Constructor<HTMLElement>` is helpful to make sure the decorator is\n // applied to elements however.\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n return clazz as any;\n};\n\nconst standardCustomElement = (\n tagName: string,\n descriptor: ClassDescriptor\n) => {\n const { kind, elements } = descriptor;\n return {\n kind,\n elements,\n // This callback is called once the class is otherwise fully defined\n finisher(clazz: Constructor<HTMLElement>) {\n try {\n customElements.define(tagName, clazz);\n } catch {\n // eslint-disable-next-line no-console\n console.warn(`Attempting to re-define ${tagName}`);\n }\n },\n };\n};\n\n/**\n * Class decorator factory that defines the decorated class as a custom element.\n *\n * ```js\n * @customElement('my-element')\n * class MyElement extends LitElement {\n * render() {\n * return html``;\n * }\n * }\n * ```\n *\n * @category Decorator\n * @param tagName The tag name of the custom element to define.\n */\nexport const carbonElement =\n (tagName: string) =>\n (classOrDescriptor: CustomElementClass | ClassDescriptor) =>\n typeof classOrDescriptor === 'function'\n ? legacyCustomElement(tagName, classOrDescriptor)\n : standardCustomElement(tagName, classOrDescriptor as ClassDescriptor);\n"],"mappings":";;;;;;;;AA2CA,MAAM,uBAAuB,SAAiB,UAA8B;CAC1E,IAAI;EACF,eAAe,OAAO,SAAS,KAAiC;CAClE,QAAQ;EAEN,QAAQ,KAAK,2BAA2B,SAAS;CACnD;CAOA,OAAO;AACT;AAEA,MAAM,yBACJ,SACA,eACG;CACH,MAAM,EAAE,MAAM,aAAa;CAC3B,OAAO;EACL;EACA;EAEA,SAAS,OAAiC;GACxC,IAAI;IACF,eAAe,OAAO,SAAS,KAAK;GACtC,QAAQ;IAEN,QAAQ,KAAK,2BAA2B,SAAS;GACnD;EACF;CACF;AACF
|
|
1
|
+
{"version":3,"file":"carbon-element.js","names":[],"sources":["../../../src/globals/decorators/carbon-element.ts"],"sourcesContent":["/**\n * Copyright IBM Corp. 2019, 2026\n *\n * This source code is licensed under the Apache-2.0 license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n/*\n * IMPORTANT: For compatibility with tsickle and the Closure JS compiler, all\n * property decorators (but not class decorators) in this file that have\n * an @ExportDecoratedItems annotation must be defined as a regular function,\n * not an arrow function.\n */\nexport declare type Constructor<T> = {\n // eslint-disable-next-line @typescript-eslint/no-explicit-any -- https://github.com/carbon-design-system/carbon/issues/20452\n new (...args: any[]): T;\n};\n\ntype Finisher =\n | (<T>(clazz: Constructor<T>) => Constructor<T>)\n | (<T>(clazz: Constructor<T>) => void);\n\nexport interface ClassDescriptor {\n kind: 'class';\n elements: ClassElement[];\n finisher?: Finisher;\n}\n\nexport interface ClassElement {\n kind: 'field' | 'method';\n key: PropertyKey;\n placement: 'static' | 'prototype' | 'own';\n initializer?: () => unknown;\n extras?: ClassElement[];\n finisher?: Finisher;\n descriptor?: PropertyDescriptor;\n}\n\n/**\n * Allow for custom element classes with private constructors\n */\ntype CustomElementClass = Omit<typeof HTMLElement, 'new'>;\n\nconst legacyCustomElement = (tagName: string, clazz: CustomElementClass) => {\n try {\n customElements.define(tagName, clazz as CustomElementConstructor);\n } catch {\n // eslint-disable-next-line no-console\n console.warn(`Attempting to re-define ${tagName}`);\n }\n // Cast as any because TS doesn't recognize the return type as being a\n // subtype of the decorated class when clazz is typed as\n // `Constructor<HTMLElement>` for some reason.\n // `Constructor<HTMLElement>` is helpful to make sure the decorator is\n // applied to elements however.\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n return clazz as any;\n};\n\nconst standardCustomElement = (\n tagName: string,\n descriptor: ClassDescriptor\n) => {\n const { kind, elements } = descriptor;\n return {\n kind,\n elements,\n // This callback is called once the class is otherwise fully defined\n finisher(clazz: Constructor<HTMLElement>) {\n try {\n customElements.define(tagName, clazz);\n } catch {\n // eslint-disable-next-line no-console\n console.warn(`Attempting to re-define ${tagName}`);\n }\n },\n };\n};\n\n/**\n * Class decorator factory that defines the decorated class as a custom element.\n *\n * ```js\n * @customElement('my-element')\n * class MyElement extends LitElement {\n * render() {\n * return html``;\n * }\n * }\n * ```\n *\n * @deprecated The `carbonElement` decorator is deprecated and will be removed in\n * v3. In v3, `@carbon/web-components` moves to pure component\n * classes (`static is = '${prefix}-name'`) with opt-in registration via\n * `defineCustomElement`, and this self-registering decorator is removed. If you\n * author your own custom elements with it, migrate to Lit's `customElement`\n * (`import { customElement } from 'lit/decorators.js'`). See the v3 migration\n * guide:\n * https://github.com/carbon-design-system/carbon/blob/main/docs/guides/cwc-v3-migration.md#the-carbonelement-decorator-is-removed\n * @category Decorator\n * @param tagName The tag name of the custom element to define.\n */\nexport const carbonElement =\n (tagName: string) =>\n (classOrDescriptor: CustomElementClass | ClassDescriptor) =>\n typeof classOrDescriptor === 'function'\n ? legacyCustomElement(tagName, classOrDescriptor)\n : standardCustomElement(tagName, classOrDescriptor as ClassDescriptor);\n"],"mappings":";;;;;;;;AA2CA,MAAM,uBAAuB,SAAiB,UAA8B;CAC1E,IAAI;EACF,eAAe,OAAO,SAAS,KAAiC;CAClE,QAAQ;EAEN,QAAQ,KAAK,2BAA2B,SAAS;CACnD;CAOA,OAAO;AACT;AAEA,MAAM,yBACJ,SACA,eACG;CACH,MAAM,EAAE,MAAM,aAAa;CAC3B,OAAO;EACL;EACA;EAEA,SAAS,OAAiC;GACxC,IAAI;IACF,eAAe,OAAO,SAAS,KAAK;GACtC,QAAQ;IAEN,QAAQ,KAAK,2BAA2B,SAAS;GACnD;EACF;CACF;AACF;;;;;;;;;;;;;;;;;;;;;;;;AAyBA,MAAa,iBACV,aACA,sBACC,OAAO,sBAAsB,aACzB,oBAAoB,SAAS,iBAAiB,IAC9C,sBAAsB,SAAS,iBAAoC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Copyright IBM Corp. 2019,
|
|
2
|
+
* Copyright IBM Corp. 2019, 2026
|
|
3
3
|
*
|
|
4
4
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
|
@@ -10,21 +10,21 @@
|
|
|
10
10
|
* @param [thisObject] The context object for the given callback function.
|
|
11
11
|
* @returns A new array with all elements where `predicate` returns truthy.
|
|
12
12
|
*/
|
|
13
|
-
export declare const filter: (a: NodeListOf<Node> | HTMLCollectionOf<Element>, predicate: (search: Node, index?: number) => boolean, thisObject?:
|
|
13
|
+
export declare const filter: (a: NodeListOf<Node> | HTMLCollectionOf<Element>, predicate: (search: Node, index?: number) => boolean, thisObject?: unknown) => any[];
|
|
14
14
|
/**
|
|
15
15
|
* @param a A DOM collection.
|
|
16
16
|
* @param predicate The callback function.
|
|
17
17
|
* @param [thisObject] The context object for the given callback function.
|
|
18
18
|
* @returns The index of the first item in the given collection where `predicate` returns `true`. `-1` if no such item is found.
|
|
19
19
|
*/
|
|
20
|
-
export declare const findIndex: (a: NodeListOf<Node> | HTMLCollectionOf<Element>, predicate: (search: Node, index?: number) => boolean, thisObject?:
|
|
20
|
+
export declare const findIndex: (a: NodeListOf<Node> | HTMLCollectionOf<Element>, predicate: (search: Node, index?: number) => boolean, thisObject?: unknown) => number;
|
|
21
21
|
/**
|
|
22
22
|
* @param a A DOM collection.
|
|
23
23
|
* @param predicate The callback function.
|
|
24
24
|
* @param [thisObject] The context object for the given callback function.
|
|
25
25
|
* @returns The first item in the given collection where `predicate` returns `true`. `null` if no such item is found.
|
|
26
26
|
*/
|
|
27
|
-
export declare const find: (a: NodeListOf<Node> | HTMLCollectionOf<Element>, predicate: (search: Node, index?: number) => boolean, thisObject?:
|
|
27
|
+
export declare const find: (a: NodeListOf<Node> | HTMLCollectionOf<Element>, predicate: (search: Node, index?: number) => boolean, thisObject?: unknown) => any;
|
|
28
28
|
/**
|
|
29
29
|
* Walks through the given DOM collection and runs the given callback.
|
|
30
30
|
*
|
|
@@ -32,7 +32,7 @@ export declare const find: (a: NodeListOf<Node> | HTMLCollectionOf<Element>, pre
|
|
|
32
32
|
* @param predicate The callback function.
|
|
33
33
|
* @param [thisObject] The context object for the given callback function.
|
|
34
34
|
*/
|
|
35
|
-
export declare const forEach: (a: NodeListOf<Node> | HTMLCollectionOf<Element>, predicate: (search: Element, index?: number) => void, thisObject?:
|
|
35
|
+
export declare const forEach: (a: NodeListOf<Node> | HTMLCollectionOf<Element>, predicate: (search: Element, index?: number) => void, thisObject?: unknown) => void;
|
|
36
36
|
/**
|
|
37
37
|
* @param a A DOM collection.
|
|
38
38
|
* @param item An item in the DOM collection.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"collection-helpers.d.ts","sourceRoot":"","sources":["../../../src/globals/internal/collection-helpers.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH;;;;;GAKG;AACH,eAAO,MAAM,MAAM,GACjB,GAAG,UAAU,CAAC,IAAI,CAAC,GAAG,gBAAgB,CAAC,OAAO,CAAC,EAC/C,WAAW,CAAC,MAAM,EAAE,IAAI,EAAE,KAAK,CAAC,EAAE,MAAM,KAAK,OAAO,
|
|
1
|
+
{"version":3,"file":"collection-helpers.d.ts","sourceRoot":"","sources":["../../../src/globals/internal/collection-helpers.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH;;;;;GAKG;AACH,eAAO,MAAM,MAAM,GACjB,GAAG,UAAU,CAAC,IAAI,CAAC,GAAG,gBAAgB,CAAC,OAAO,CAAC,EAC/C,WAAW,CAAC,MAAM,EAAE,IAAI,EAAE,KAAK,CAAC,EAAE,MAAM,KAAK,OAAO,EACpD,aAAa,OAAO,UACoC,CAAC;AAE3D;;;;;GAKG;AACH,eAAO,MAAM,SAAS,GACpB,GAAG,UAAU,CAAC,IAAI,CAAC,GAAG,gBAAgB,CAAC,OAAO,CAAC,EAC/C,WAAW,CAAC,MAAM,EAAE,IAAI,EAAE,KAAK,CAAC,EAAE,MAAM,KAAK,OAAO,EACpD,aAAa,OAAO,WACuC,CAAC;AAE9D;;;;;GAKG;AACH,eAAO,MAAM,IAAI,GACf,GAAG,UAAU,CAAC,IAAI,CAAC,GAAG,gBAAgB,CAAC,OAAO,CAAC,EAC/C,WAAW,CAAC,MAAM,EAAE,IAAI,EAAE,KAAK,CAAC,EAAE,MAAM,KAAK,OAAO,EACpD,aAAa,OAAO,QACkC,CAAC;AAEzD;;;;;;GAMG;AACH,eAAO,MAAM,OAAO,GAClB,GAAG,UAAU,CAAC,IAAI,CAAC,GAAG,gBAAgB,CAAC,OAAO,CAAC,EAC/C,WAAW,CAAC,MAAM,EAAE,OAAO,EAAE,KAAK,CAAC,EAAE,MAAM,KAAK,IAAI,EACpD,aAAa,OAAO,SACqC,CAAC;AAE5D;;;;GAIG;AACH,eAAO,MAAM,OAAO,GAClB,GAAG,UAAU,CAAC,IAAI,CAAC,GAAG,gBAAgB,CAAC,OAAO,CAAC,EAC/C,MAAM,IAAI,WAC8B,CAAC"}
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
//#region src/globals/internal/collection-helpers.ts
|
|
9
9
|
/**
|
|
10
|
-
* Copyright IBM Corp. 2019,
|
|
10
|
+
* Copyright IBM Corp. 2019, 2026
|
|
11
11
|
*
|
|
12
12
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
13
13
|
* LICENSE file in the root directory of this source tree.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"collection-helpers.js","names":[],"sources":["../../../src/globals/internal/collection-helpers.ts"],"sourcesContent":["/**\n * Copyright IBM Corp. 2019,
|
|
1
|
+
{"version":3,"file":"collection-helpers.js","names":[],"sources":["../../../src/globals/internal/collection-helpers.ts"],"sourcesContent":["/**\n * Copyright IBM Corp. 2019, 2026\n *\n * This source code is licensed under the Apache-2.0 license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n/**\n * @param a A DOM collection.\n * @param predicate The callback function.\n * @param [thisObject] The context object for the given callback function.\n * @returns A new array with all elements where `predicate` returns truthy.\n */\nexport const filter = (\n a: NodeListOf<Node> | HTMLCollectionOf<Element>,\n predicate: (search: Node, index?: number) => boolean,\n thisObject?: unknown\n) => Array.prototype.filter.call(a, predicate, thisObject);\n\n/**\n * @param a A DOM collection.\n * @param predicate The callback function.\n * @param [thisObject] The context object for the given callback function.\n * @returns The index of the first item in the given collection where `predicate` returns `true`. `-1` if no such item is found.\n */\nexport const findIndex = (\n a: NodeListOf<Node> | HTMLCollectionOf<Element>,\n predicate: (search: Node, index?: number) => boolean,\n thisObject?: unknown\n) => Array.prototype.findIndex.call(a, predicate, thisObject);\n\n/**\n * @param a A DOM collection.\n * @param predicate The callback function.\n * @param [thisObject] The context object for the given callback function.\n * @returns The first item in the given collection where `predicate` returns `true`. `null` if no such item is found.\n */\nexport const find = (\n a: NodeListOf<Node> | HTMLCollectionOf<Element>,\n predicate: (search: Node, index?: number) => boolean,\n thisObject?: unknown\n) => Array.prototype.find.call(a, predicate, thisObject);\n\n/**\n * Walks through the given DOM collection and runs the given callback.\n *\n * @param a A DOM collection.\n * @param predicate The callback function.\n * @param [thisObject] The context object for the given callback function.\n */\nexport const forEach = (\n a: NodeListOf<Node> | HTMLCollectionOf<Element>,\n predicate: (search: Element, index?: number) => void,\n thisObject?: unknown\n) => Array.prototype.forEach.call(a, predicate, thisObject);\n\n/**\n * @param a A DOM collection.\n * @param item An item in the DOM collection.\n * @returns The index of the first occurence of the given item in the given collection. `-1` if no such item is found.\n */\nexport const indexOf = (\n a: NodeListOf<Node> | HTMLCollectionOf<Element>,\n item: Node\n) => Array.prototype.indexOf.call(a, item);\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAaA,MAAa,UACX,GACA,WACA,eACG,MAAM,UAAU,OAAO,KAAK,GAAG,WAAW,UAAU;;;;;;;AAQzD,MAAa,aACX,GACA,WACA,eACG,MAAM,UAAU,UAAU,KAAK,GAAG,WAAW,UAAU;;;;;;;AAQ5D,MAAa,QACX,GACA,WACA,eACG,MAAM,UAAU,KAAK,KAAK,GAAG,WAAW,UAAU;;;;;;;;AASvD,MAAa,WACX,GACA,WACA,eACG,MAAM,UAAU,QAAQ,KAAK,GAAG,WAAW,UAAU;;;;;;AAO1D,MAAa,WACX,GACA,SACG,MAAM,UAAU,QAAQ,KAAK,GAAG,IAAI"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2025, 2026
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*/
|
|
7
|
+
/**
|
|
8
|
+
* Returns `locale` if it is supported by `Intl.NumberFormat`, otherwise
|
|
9
|
+
* returns `defaultLocale`.
|
|
10
|
+
*/
|
|
11
|
+
export declare function getSupportedLocale(locale: Intl.LocalesArgument, defaultLocale: string): Intl.LocalesArgument;
|
|
12
|
+
//# sourceMappingURL=getSupportedLocale.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSupportedLocale.d.ts","sourceRoot":"","sources":["../../../src/globals/internal/getSupportedLocale.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH;;;GAGG;AACH,wBAAgB,kBAAkB,CAChC,MAAM,EAAE,IAAI,CAAC,eAAe,EAC5B,aAAa,EAAE,MAAM,GACpB,IAAI,CAAC,eAAe,CAStB"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2026
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*/
|
|
7
|
+
|
|
8
|
+
//#region src/globals/internal/getSupportedLocale.ts
|
|
9
|
+
/**
|
|
10
|
+
* Copyright IBM Corp. 2025, 2026
|
|
11
|
+
*
|
|
12
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
13
|
+
* LICENSE file in the root directory of this source tree.
|
|
14
|
+
*/
|
|
15
|
+
/**
|
|
16
|
+
* Returns `locale` if it is supported by `Intl.NumberFormat`, otherwise
|
|
17
|
+
* returns `defaultLocale`.
|
|
18
|
+
*/
|
|
19
|
+
function getSupportedLocale(locale, defaultLocale) {
|
|
20
|
+
try {
|
|
21
|
+
return Intl.NumberFormat.supportedLocalesOf(locale).length > 0 ? locale : defaultLocale;
|
|
22
|
+
} catch {
|
|
23
|
+
return defaultLocale;
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
//#endregion
|
|
27
|
+
export { getSupportedLocale };
|
|
28
|
+
|
|
29
|
+
//# sourceMappingURL=getSupportedLocale.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSupportedLocale.js","names":[],"sources":["../../../src/globals/internal/getSupportedLocale.ts"],"sourcesContent":["/**\n * Copyright IBM Corp. 2025, 2026\n *\n * This source code is licensed under the Apache-2.0 license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n/**\n * Returns `locale` if it is supported by `Intl.NumberFormat`, otherwise\n * returns `defaultLocale`.\n */\nexport function getSupportedLocale(\n locale: Intl.LocalesArgument,\n defaultLocale: string\n): Intl.LocalesArgument {\n try {\n const supported = Intl.NumberFormat.supportedLocalesOf(\n locale as string | string[]\n );\n return supported.length > 0 ? locale : defaultLocale;\n } catch {\n return defaultLocale;\n }\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;AAWA,SAAgB,mBACd,QACA,eACsB;CACtB,IAAI;EAIF,OAHkB,KAAK,aAAa,mBAClC,MAEa,CAAC,CAAC,SAAS,IAAI,SAAS;CACzC,QAAQ;EACN,OAAO;CACT;AACF"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Copyright IBM Corp. 2016,
|
|
2
|
+
* Copyright IBM Corp. 2016, 2026
|
|
3
3
|
*
|
|
4
4
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
|
6
6
|
*/
|
|
7
|
-
export default function on(element:
|
|
7
|
+
export default function on<TEvent extends Event = Event>(element: EventTarget, type: string, listener: EventListenerObject | ((event: TEvent) => void), options?: boolean | AddEventListenerOptions): {
|
|
8
8
|
release(): null;
|
|
9
9
|
};
|
|
10
10
|
//# sourceMappingURL=on.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"on.d.ts","sourceRoot":"","sources":["../../../src/globals/mixins/on.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;
|
|
1
|
+
{"version":3,"file":"on.d.ts","sourceRoot":"","sources":["../../../src/globals/mixins/on.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,OAAO,UAAU,EAAE,CAAC,MAAM,SAAS,KAAK,GAAG,KAAK,EACrD,OAAO,EAAE,WAAW,EACpB,IAAI,EAAE,MAAM,EACZ,QAAQ,EAAE,mBAAmB,GAAG,CAAC,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC,EACzD,OAAO,CAAC,EAAE,OAAO,GAAG,uBAAuB;;EAiB5C"}
|
package/es/globals/mixins/on.js
CHANGED
|
@@ -7,15 +7,15 @@
|
|
|
7
7
|
|
|
8
8
|
//#region src/globals/mixins/on.ts
|
|
9
9
|
/**
|
|
10
|
-
* Copyright IBM Corp. 2016,
|
|
10
|
+
* Copyright IBM Corp. 2016, 2026
|
|
11
11
|
*
|
|
12
12
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
13
13
|
* LICENSE file in the root directory of this source tree.
|
|
14
14
|
*/
|
|
15
|
-
function on(element,
|
|
16
|
-
element.addEventListener(
|
|
15
|
+
function on(element, type, listener, options) {
|
|
16
|
+
element.addEventListener(type, listener, options);
|
|
17
17
|
return { release() {
|
|
18
|
-
element.removeEventListener(
|
|
18
|
+
element.removeEventListener(type, listener, options);
|
|
19
19
|
return null;
|
|
20
20
|
} };
|
|
21
21
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"on.js","names":[],"sources":["../../../src/globals/mixins/on.ts"],"sourcesContent":["/**\n * Copyright IBM Corp. 2016,
|
|
1
|
+
{"version":3,"file":"on.js","names":[],"sources":["../../../src/globals/mixins/on.ts"],"sourcesContent":["/**\n * Copyright IBM Corp. 2016, 2026\n *\n * This source code is licensed under the Apache-2.0 license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nexport default function on<TEvent extends Event = Event>(\n element: EventTarget,\n type: string,\n listener: EventListenerObject | ((event: TEvent) => void),\n options?: boolean | AddEventListenerOptions\n) {\n element.addEventListener(\n type,\n listener as EventListenerOrEventListenerObject,\n options\n );\n return {\n release() {\n element.removeEventListener(\n type,\n listener as EventListenerOrEventListenerObject,\n options\n );\n return null;\n },\n };\n}\n"],"mappings":";;;;;;;;;;;;;;AAOA,SAAwB,GACtB,SACA,MACA,UACA,SACA;CACA,QAAQ,iBACN,MACA,UACA,OACF;CACA,OAAO,EACL,UAAU;EACR,QAAQ,oBACN,MACA,UACA,OACF;EACA,OAAO;CACT,EACF;AACF"}
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2026
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*/
|
|
7
|
+
/**
|
|
8
|
+
* Public registration API for `@carbon/web-components`
|
|
9
|
+
*
|
|
10
|
+
* Component classes are side-effect free; importing a class does not
|
|
11
|
+
* register it. Registration is opt-in, using `defineCustomElement`.
|
|
12
|
+
* By default, Carbon web components auto-register via their import barrels.
|
|
13
|
+
*/
|
|
14
|
+
/**
|
|
15
|
+
* Custom element constructor that carries the registered tag name as a
|
|
16
|
+
* static `is` property instead of baking the tag name into a decorator.
|
|
17
|
+
*/
|
|
18
|
+
export interface CarbonCustomElementConstructor extends CustomElementConstructor {
|
|
19
|
+
/**
|
|
20
|
+
* the tag name this element registers under
|
|
21
|
+
*/
|
|
22
|
+
is: string;
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* Options for {@link defineCustomElement}
|
|
26
|
+
*/
|
|
27
|
+
export interface DefineCustomElementOptions {
|
|
28
|
+
/**
|
|
29
|
+
* The tag name to register under. Defaults to the class's static `is`.
|
|
30
|
+
* Pass custom name to avoid global-registry collisions.
|
|
31
|
+
*
|
|
32
|
+
* ```js
|
|
33
|
+
* import CDSButton from '@carbon/web-components/es/components/button/button.js';
|
|
34
|
+
* import { defineCustomElement } from '@carbon/web-components/es/globals/register.js';
|
|
35
|
+
*
|
|
36
|
+
* // <cwc-button>
|
|
37
|
+
* defineCustomElement(CDSButton, { name: 'cwc-button' });
|
|
38
|
+
* ```
|
|
39
|
+
*/
|
|
40
|
+
name?: string;
|
|
41
|
+
/**
|
|
42
|
+
* A custom registry to define the element in. Defaults to the global
|
|
43
|
+
* `customElements`. Pass a scoped `CustomElementRegistry` to keep registration
|
|
44
|
+
* out of global namespace.
|
|
45
|
+
*
|
|
46
|
+
* ```js
|
|
47
|
+
* import CDSButton from '@carbon/web-components/es/components/button/button.js';
|
|
48
|
+
* import { defineCustomElement } from '@carbon/web-components/es/globals/register.js';
|
|
49
|
+
*
|
|
50
|
+
* // Requires native support or the
|
|
51
|
+
* // `@webcomponents/scoped-custom-element-registry` polyfill.
|
|
52
|
+
* const registry = new CustomElementRegistry();
|
|
53
|
+
* defineCustomElement(CDSButton, { registry });
|
|
54
|
+
*
|
|
55
|
+
* // <cds-button> resolves to this registry, not the global one
|
|
56
|
+
* host.attachShadow({ mode: 'open', customElementRegistry: registry });
|
|
57
|
+
* ```
|
|
58
|
+
*/
|
|
59
|
+
registry?: CustomElementRegistry;
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* Register a custom element class, under `options.name` in `options.registry`.
|
|
63
|
+
*
|
|
64
|
+
* `clazz` only needs to be a custom element constructor. `static is` is how a
|
|
65
|
+
* class carries its own tag (see {@link CarbonCustomElementConstructor}), but a
|
|
66
|
+
* class without one can still be registered by passing `options.name` — which
|
|
67
|
+
* is how an existing class is put on a second tag.
|
|
68
|
+
* Called by the registering barrels so importing a class stays pure.
|
|
69
|
+
*
|
|
70
|
+
* Re-registering the same class under the same tag is a no-op. If the tag is
|
|
71
|
+
* registered by a different class, i.e. two copies on the same page, the first
|
|
72
|
+
* definition wins and a warning is emitted in development.
|
|
73
|
+
*
|
|
74
|
+
* Classes can only be registered once per registry. If the tag is free but
|
|
75
|
+
* `clazz` is already registered under another name, e.g. a custom name call
|
|
76
|
+
* after the default tag was defined, a subclass is registered under the new name
|
|
77
|
+
* instead as `instanceof clazz`.
|
|
78
|
+
*
|
|
79
|
+
* @param clazz The custom element class to register
|
|
80
|
+
* @param options Registration options
|
|
81
|
+
* @returns The registered class, for re-export. This is `clazz` itself,
|
|
82
|
+
* except in the subclass case above, where it is the subclass that was
|
|
83
|
+
* actually registered under `options.name`.
|
|
84
|
+
*/
|
|
85
|
+
export declare const defineCustomElement: <T extends CustomElementConstructor & {
|
|
86
|
+
is?: string;
|
|
87
|
+
}>(clazz: T, options?: DefineCustomElementOptions) => T;
|
|
88
|
+
export default defineCustomElement;
|
|
89
|
+
//# sourceMappingURL=register.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"register.d.ts","sourceRoot":"","sources":["../../src/globals/register.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH;;;;;;GAMG;AAEH;;;GAGG;AACH,MAAM,WAAW,8BACf,SAAQ,wBAAwB;IAChC;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;CACZ;AAED;;GAEG;AACH,MAAM,WAAW,0BAA0B;IACzC;;;;;;;;;;;OAWG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;;;;;;;;;;;;;;OAiBG;IACH,QAAQ,CAAC,EAAE,qBAAqB,CAAC;CAClC;AAED;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,eAAO,MAAM,mBAAmB,GAC9B,CAAC,SAAS,wBAAwB,GAAG;IAAE,EAAE,CAAC,EAAE,MAAM,CAAA;CAAE,EAEpD,OAAO,CAAC,EACR,UAAS,0BAA+B,KACvC,CA8CF,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2026
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*/
|
|
7
|
+
|
|
8
|
+
//#region src/globals/register.ts
|
|
9
|
+
/**
|
|
10
|
+
* Register a custom element class, under `options.name` in `options.registry`.
|
|
11
|
+
*
|
|
12
|
+
* `clazz` only needs to be a custom element constructor. `static is` is how a
|
|
13
|
+
* class carries its own tag (see {@link CarbonCustomElementConstructor}), but a
|
|
14
|
+
* class without one can still be registered by passing `options.name` — which
|
|
15
|
+
* is how an existing class is put on a second tag.
|
|
16
|
+
* Called by the registering barrels so importing a class stays pure.
|
|
17
|
+
*
|
|
18
|
+
* Re-registering the same class under the same tag is a no-op. If the tag is
|
|
19
|
+
* registered by a different class, i.e. two copies on the same page, the first
|
|
20
|
+
* definition wins and a warning is emitted in development.
|
|
21
|
+
*
|
|
22
|
+
* Classes can only be registered once per registry. If the tag is free but
|
|
23
|
+
* `clazz` is already registered under another name, e.g. a custom name call
|
|
24
|
+
* after the default tag was defined, a subclass is registered under the new name
|
|
25
|
+
* instead as `instanceof clazz`.
|
|
26
|
+
*
|
|
27
|
+
* @param clazz The custom element class to register
|
|
28
|
+
* @param options Registration options
|
|
29
|
+
* @returns The registered class, for re-export. This is `clazz` itself,
|
|
30
|
+
* except in the subclass case above, where it is the subclass that was
|
|
31
|
+
* actually registered under `options.name`.
|
|
32
|
+
*/
|
|
33
|
+
const defineCustomElement = (clazz, options = {}) => {
|
|
34
|
+
const registry = options.registry ?? customElements;
|
|
35
|
+
const name = options.name ?? clazz.is;
|
|
36
|
+
if (!name) return clazz;
|
|
37
|
+
const existing = registry.get(name);
|
|
38
|
+
if (existing) {
|
|
39
|
+
if (existing !== clazz && true) globalThis.console?.warn(`[@carbon/web-components] <${name}> is already defined by a different class. This usually means more than one copy of @carbon/web-components is on the page; the first definition wins and components may mix versions. Deduplicate the dependency, or register into a scoped registry.`);
|
|
40
|
+
return clazz;
|
|
41
|
+
}
|
|
42
|
+
try {
|
|
43
|
+
registry.define(name, clazz);
|
|
44
|
+
} catch (error) {
|
|
45
|
+
if (error == null || error.name !== "NotSupportedError") throw error;
|
|
46
|
+
const ScopedElement = class extends clazz {};
|
|
47
|
+
Object.defineProperty(ScopedElement, "is", { value: name });
|
|
48
|
+
registry.define(name, ScopedElement);
|
|
49
|
+
return ScopedElement;
|
|
50
|
+
}
|
|
51
|
+
return clazz;
|
|
52
|
+
};
|
|
53
|
+
//#endregion
|
|
54
|
+
export { defineCustomElement as default, defineCustomElement };
|
|
55
|
+
|
|
56
|
+
//# sourceMappingURL=register.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"register.js","names":[],"sources":["../../src/globals/register.ts"],"sourcesContent":["/**\n * Copyright IBM Corp. 2026\n *\n * This source code is licensed under the Apache-2.0 license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n/**\n * Public registration API for `@carbon/web-components`\n *\n * Component classes are side-effect free; importing a class does not\n * register it. Registration is opt-in, using `defineCustomElement`.\n * By default, Carbon web components auto-register via their import barrels.\n */\n\n/**\n * Custom element constructor that carries the registered tag name as a\n * static `is` property instead of baking the tag name into a decorator.\n */\nexport interface CarbonCustomElementConstructor\n extends CustomElementConstructor {\n /**\n * the tag name this element registers under\n */\n is: string;\n}\n\n/**\n * Options for {@link defineCustomElement}\n */\nexport interface DefineCustomElementOptions {\n /**\n * The tag name to register under. Defaults to the class's static `is`.\n * Pass custom name to avoid global-registry collisions.\n *\n * ```js\n * import CDSButton from '@carbon/web-components/es/components/button/button.js';\n * import { defineCustomElement } from '@carbon/web-components/es/globals/register.js';\n *\n * // <cwc-button>\n * defineCustomElement(CDSButton, { name: 'cwc-button' });\n * ```\n */\n name?: string;\n /**\n * A custom registry to define the element in. Defaults to the global\n * `customElements`. Pass a scoped `CustomElementRegistry` to keep registration\n * out of global namespace.\n *\n * ```js\n * import CDSButton from '@carbon/web-components/es/components/button/button.js';\n * import { defineCustomElement } from '@carbon/web-components/es/globals/register.js';\n *\n * // Requires native support or the\n * // `@webcomponents/scoped-custom-element-registry` polyfill.\n * const registry = new CustomElementRegistry();\n * defineCustomElement(CDSButton, { registry });\n *\n * // <cds-button> resolves to this registry, not the global one\n * host.attachShadow({ mode: 'open', customElementRegistry: registry });\n * ```\n */\n registry?: CustomElementRegistry;\n}\n\n/**\n * Register a custom element class, under `options.name` in `options.registry`.\n *\n * `clazz` only needs to be a custom element constructor. `static is` is how a\n * class carries its own tag (see {@link CarbonCustomElementConstructor}), but a\n * class without one can still be registered by passing `options.name` — which\n * is how an existing class is put on a second tag.\n * Called by the registering barrels so importing a class stays pure.\n *\n * Re-registering the same class under the same tag is a no-op. If the tag is\n * registered by a different class, i.e. two copies on the same page, the first\n * definition wins and a warning is emitted in development.\n *\n * Classes can only be registered once per registry. If the tag is free but\n * `clazz` is already registered under another name, e.g. a custom name call\n * after the default tag was defined, a subclass is registered under the new name\n * instead as `instanceof clazz`.\n *\n * @param clazz The custom element class to register\n * @param options Registration options\n * @returns The registered class, for re-export. This is `clazz` itself,\n * except in the subclass case above, where it is the subclass that was\n * actually registered under `options.name`.\n */\nexport const defineCustomElement = <\n T extends CustomElementConstructor & { is?: string },\n>(\n clazz: T,\n options: DefineCustomElementOptions = {}\n): T => {\n const registry = options.registry ?? customElements;\n const name = options.name ?? clazz.is;\n if (!name) {\n return clazz;\n }\n\n const existing = registry.get(name);\n\n if (existing) {\n // Tag already definied, redefining with same class is a no-op. If more than\n // one copy fights for tag the first definition wins\n if (existing !== clazz && process.env.NODE_ENV === 'development') {\n globalThis.console?.warn(\n `[@carbon/web-components] <${name}> is already defined by a different ` +\n `class. This usually means more than one copy of ` +\n `@carbon/web-components is on the page; the first definition wins and ` +\n `components may mix versions. Deduplicate the dependency, or register ` +\n `into a scoped registry.`\n );\n }\n return clazz;\n }\n\n // Tag name is free, but a class can only be registered once per registry.\n // If `clazz` is already registered under another name, e.g. default `cds-`,\n // `define()` throws `NotSupportedError`. Register new subclass under new\n // name instead, so the custom name works. Elements stay `instanceof clazz`.\n try {\n registry.define(name, clazz as unknown as CustomElementConstructor);\n } catch (error) {\n if (\n error == null ||\n (error as { name?: string }).name !== 'NotSupportedError'\n ) {\n throw error;\n }\n\n const ScopedElement = class extends (clazz as unknown as CustomElementConstructor) {};\n // keep static `is` in sync with the tag is was registered under\n Object.defineProperty(ScopedElement, 'is', { value: name });\n registry.define(name, ScopedElement);\n return ScopedElement as unknown as T;\n }\n\n return clazz;\n};\n\nexport default defineCustomElement;\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAyFA,MAAa,uBAGX,OACA,UAAsC,CAAC,MACjC;CACN,MAAM,WAAW,QAAQ,YAAY;CACrC,MAAM,OAAO,QAAQ,QAAQ,MAAM;CACnC,IAAI,CAAC,MACH,OAAO;CAGT,MAAM,WAAW,SAAS,IAAI,IAAI;CAElC,IAAI,UAAU;EAGZ,IAAI,aAAa,SAAS,MACxB,WAAW,SAAS,KAClB,6BAA6B,KAAK,sPAKpC;EAEF,OAAO;CACT;CAMA,IAAI;EACF,SAAS,OAAO,MAAM,KAA4C;CACpE,SAAS,OAAO;EACd,IACE,SAAS,QACR,MAA4B,SAAS,qBAEtC,MAAM;EAGR,MAAM,gBAAgB,cAAe,MAA8C,CAAC;EAEpF,OAAO,eAAe,eAAe,MAAM,EAAE,OAAO,KAAK,CAAC;EAC1D,SAAS,OAAO,MAAM,aAAa;EACnC,OAAO;CACT;CAEA,OAAO;AACT"}
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
import { css } from "lit";
|
|
9
9
|
//#region src/components/accordion/accordion.scss?lit
|
|
10
|
-
var accordion_default = css([".cds-custom--layer-one,:root{--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-background:var(--cds-layer-background-01,#fff);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}.cds-custom--layer-two{--cds-layer:var(--cds-layer-02,#fff);--cds-layer-active:var(--cds-layer-active-02,#c6c6c6);--cds-layer-background:var(--cds-layer-background-02,#f4f4f4);--cds-layer-hover:var(--cds-layer-hover-02,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-02,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-02,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-02,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-02,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-02,#a8a8a8);--cds-field:var(--cds-field-02,#fff);--cds-field-hover:var(--cds-field-hover-02,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-01,#c6c6c6);--cds-border-subtle-selected:var(--cds-border-subtle-selected-02,#c6c6c6);--cds-border-strong:var(--cds-border-strong-02,#8d8d8d);--cds-border-tile:var(--cds-border-tile-02,#a8a8a8)}.cds-custom--layer-three{--cds-layer:var(--cds-layer-03,#f4f4f4);--cds-layer-active:var(--cds-layer-active-03,#c6c6c6);--cds-layer-background:var(--cds-layer-background-03,#fff);--cds-layer-hover:var(--cds-layer-hover-03,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-03,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-03,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-03,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-03,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-03,#a8a8a8);--cds-field:var(--cds-field-03,#f4f4f4);--cds-field-hover:var(--cds-field-hover-03,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-02,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-03,#c6c6c6);--cds-border-strong:var(--cds-border-strong-03,#8d8d8d);--cds-border-tile:var(--cds-border-tile-03,#c6c6c6)}.cds-custom--layer-one.cds-custom--layer__with-background,.cds-custom--layer-three.cds-custom--layer__with-background,.cds-custom--layer-two.cds-custom--layer__with-background{background-color:var(--cds-layer-background)}.cds-custom--accordion,:host(cds-custom-accordion),:host(cds-custom-accordion-skeleton){--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-sm)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max));box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--accordion *,.cds-custom--accordion :after,.cds-custom--accordion :before,:host(cds-custom-accordion) *,:host(cds-custom-accordion) :after,:host(cds-custom-accordion) :before,:host(cds-custom-accordion-skeleton) *,:host(cds-custom-accordion-skeleton) :after,:host(cds-custom-accordion-skeleton) :before{box-sizing:inherit}.cds-custom--accordion,:host(cds-custom-accordion),:host(cds-custom-accordion-skeleton){inline-size:100%;list-style:none}.cds-custom--accordion__item,:host(cds-custom-accordion-item),:host(cds-custom-accordion-item-skeleton){display:list-item;overflow:visible;border-block-start:1px solid var(--cds-border-subtle);transition:border-color .11s cubic-bezier(.2,0,.38,.9)}.cds-custom--accordion__item:last-child{border-block-end:1px solid var(--cds-border-subtle)}@media (any-hover:hover){.cds-custom--accordion__item:not(.cds-custom--accordion__item--active):hover,.cds-custom--accordion__item:not(.cds-custom--accordion__item--active):hover+.cds-custom--accordion__item,.cds-custom--accordion__item:not(.cds-custom--accordion__item--active):hover+:host(cds-custom-accordion-item),.cds-custom--accordion__item:not(.cds-custom--accordion__item--active):hover+:host(cds-custom-accordion-item-skeleton){border-block-start-color:var(--cds-layer-hover)}.cds-custom--accordion__item:not(.cds-custom--accordion__item--active):last-child:hover{border-block-end-color:var(--cds-layer-hover)}}.cds-custom--accordion__heading{transition:background-color .11s cubic-bezier(.2,0,.38,.9);display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;text-align:start;box-sizing:border-box;padding:0;border:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--accordion__heading *,.cds-custom--accordion__heading :after,.cds-custom--accordion__heading :before{box-sizing:inherit}.cds-custom--accordion__heading::-moz-focus-inner{border:0}.cds-custom--accordion__heading{position:relative;display:flex;flex-direction:row-reverse;align-items:center;justify-content:flex-start;margin:0;color:var(--cds-text-primary,#161616);cursor:pointer;inline-size:100%;min-block-size:var(--cds-layout-size-height-local);padding-inline-end:var(--cds-layout-density-padding-inline-local)}@media (any-hover:hover){.cds-custom--accordion__heading:hover{background-color:var(--cds-layer-hover);outline:none}}.cds-custom--accordion__heading:focus{position:relative;z-index:2;box-shadow:0 -1px 0 0 var(--cds-focus,#0f62fe),inset 0 1px 0 0 var(--cds-focus,#0f62fe),inset 2px 0 0 0 var(--cds-focus,#0f62fe),0 1px 0 0 var(--cds-focus,#0f62fe),inset 0 -1px 0 0 var(--cds-focus,#0f62fe),inset -2px 0 0 0 var(--cds-focus,#0f62fe);outline:none}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--accordion__heading:focus{outline:2px solid Highlight}}.cds-custom--accordion__heading[disabled]{background-color:transparent;color:var(--cds-text-disabled,rgba(22,22,22,.25));cursor:not-allowed}.cds-custom--accordion__heading[disabled] .cds-custom--accordion__arrow{fill:var(--cds-icon-disabled,rgba(22,22,22,.25))}@media (any-hover:hover){.cds-custom--accordion__heading[disabled]:hover:before{background-color:transparent}}.cds-custom--accordion__item--disabled,.cds-custom--accordion__item--disabled+.cds-custom--accordion__item,.cds-custom--accordion__item--disabled+:host(cds-custom-accordion-item),.cds-custom--accordion__item--disabled+:host(cds-custom-accordion-item-skeleton){border-block-start:1px solid var(--cds-border-subtle)}li.cds-custom--accordion__item--disabled:last-of-type{border-block-end:1px solid var(--cds-border-subtle)}.cds-custom--accordion__arrow{outline:2px solid transparent;outline-offset:-2px;transition:all .11s cubic-bezier(.2,0,.38,.9);flex:0 0 1rem;block-size:1rem;fill:var(--cds-icon-primary,#161616);inline-size:1rem;transform:rotate(-270deg)}.cds-custom--accordion__title{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);line-height:var(--cds-body-01-line-height,1.42857);letter-spacing:var(--cds-body-01-letter-spacing,.16px);z-index:1;inline-size:100%;padding-inline-start:1rem;text-align:start}.cds-custom--accordion__wrapper{display:none;overflow:hidden;padding:0;max-block-size:0;opacity:0;transition:all allow-discrete .11s cubic-bezier(0,0,.38,.9);writing-mode:horizontal-tb}.cds-custom--accordion__content,:host(cds-custom-accordion-item) .cds-custom--accordion__content,:host(cds-custom-accordion-item-skeleton) .cds-custom--accordion__content{padding-inline:var(--cds-layout-density-padding-inline-local)}@media (min-width:480px){.cds-custom--accordion__content,:host(cds-custom-accordion-item) .cds-custom--accordion__content,:host(cds-custom-accordion-item-skeleton) .cds-custom--accordion__content{padding-inline-end:3rem}}@media (min-width:640px){.cds-custom--accordion__content,:host(cds-custom-accordion-item) .cds-custom--accordion__content,:host(cds-custom-accordion-item-skeleton) .cds-custom--accordion__content{padding-inline-end:25%}}.cds-custom--accordion__content>p,:host(cds-custom-accordion-item) .cds-custom--accordion__content>p,:host(cds-custom-accordion-item-skeleton) .cds-custom--accordion__content>p{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);line-height:var(--cds-body-01-line-height,1.42857);letter-spacing:var(--cds-body-01-letter-spacing,.16px)}.cds-custom--accordion--start .cds-custom--accordion__heading,:host(cds-custom-accordion-item-skeleton[alignment=start]) .cds-custom--accordion__heading,:host(cds-custom-accordion-item[alignment=start]) .cds-custom--accordion__heading{flex-direction:row}.cds-custom--accordion--start .cds-custom--accordion__arrow,:host(cds-custom-accordion-item-skeleton[alignment=start]) .cds-custom--accordion__arrow,:host(cds-custom-accordion-item[alignment=start]) .cds-custom--accordion__arrow{margin:2px 0 0 var(--cds-layout-density-padding-inline-local)}.cds-custom--accordion--start .cds-custom--accordion__title,:host(cds-custom-accordion-item-skeleton[alignment=start]) .cds-custom--accordion__title,:host(cds-custom-accordion-item[alignment=start]) .cds-custom--accordion__title{margin-inline-end:1rem}.cds-custom--accordion--start .cds-custom--accordion__content,:host(cds-custom-accordion-item-skeleton[alignment=start]) .cds-custom--accordion__content,:host(cds-custom-accordion-item[alignment=start]) .cds-custom--accordion__content{margin-inline-start:calc(var(--cds-layout-density-padding-inline-local) + 1rem)}.cds-custom--accordion__item--collapsing .cds-custom--accordion__content,.cds-custom--accordion__item--expanding .cds-custom--accordion__content,:host(cds-custom-accordion-item[collapsing]) .cds-custom--accordion__content,:host(cds-custom-accordion-item[expanding]) .cds-custom--accordion__content{display:block}.cds-custom--accordion__item--active,:host(cds-custom-accordion-item[open]:not([disabled])){overflow:visible}.cds-custom--accordion__item--active>.cds-custom--accordion__wrapper,:host(cds-custom-accordion-item[open]:not([disabled]))>.cds-custom--accordion__wrapper{display:block;overflow:visible;max-block-size:-moz-fit-content;max-block-size:fit-content;opacity:1;padding-block:.5rem;padding-block-end:1.5rem}.cds-custom--accordion__item--active>.cds-custom--accordion__heading>.cds-custom--accordion__arrow,:host(cds-custom-accordion-item[open]:not([disabled]))>.cds-custom--accordion__heading>.cds-custom--accordion__arrow{fill:var(--cds-icon-primary,#161616);transform:rotate(-90deg)}@starting-style{.cds-custom--accordion__item--active>.cds-custom--accordion__wrapper,:host(cds-custom-accordion-item[open]:not([disabled]))>.cds-custom--accordion__wrapper{padding:0;max-block-size:0;opacity:0}}.cds-custom--accordion--flush .cds-custom--accordion__item,.cds-custom--accordion--flush :host(cds-custom-accordion-item),.cds-custom--accordion--flush :host(cds-custom-accordion-item-skeleton){position:relative;border-color:transparent}.cds-custom--accordion--flush .cds-custom--accordion__item:last-child{border-color:transparent}.cds-custom--accordion--flush .cds-custom--accordion__item:after,.cds-custom--accordion--flush .cds-custom--accordion__item:before{position:absolute;display:block;block-size:1px;content:\"\";inline-size:calc(100% - 2rem);margin-inline-start:1rem;transition:background .11s cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds-custom--accordion--flush .cds-custom--accordion__item:after,.cds-custom--accordion--flush .cds-custom--accordion__item:before{transition:none}}.cds-custom--accordion--flush .cds-custom--accordion__item:before{background:var(--cds-border-subtle);inset-block-start:-1px}.cds-custom--accordion--flush .cds-custom--accordion__item:last-child:after{background:var(--cds-border-subtle);inset-block-end:-1px}@media (any-hover:hover){.cds-custom--accordion--flush .cds-custom--accordion__item:hover,.cds-custom--accordion--flush .cds-custom--accordion__item:hover+.cds-custom--accordion__item,.cds-custom--accordion--flush .cds-custom--accordion__item:hover+:host(cds-custom-accordion-item),.cds-custom--accordion--flush .cds-custom--accordion__item:hover+:host(cds-custom-accordion-item-skeleton),.cds-custom--accordion--flush .cds-custom--accordion__item:last-child:hover{border-color:transparent}}@media (any-hover:hover){.cds-custom--accordion--flush .cds-custom--accordion__heading:hover{position:relative;z-index:1}.cds-custom--accordion--flush .cds-custom--accordion__heading:hover:after,.cds-custom--accordion--flush .cds-custom--accordion__heading:hover:before{position:absolute;display:block;background:var(--cds-layer-hover);block-size:1px;content:\"\";inline-size:100%;inset-inline-start:0;transition:background .11s cubic-bezier(.2,0,.38,.9)}}@media screen and (any-hover:hover) and (prefers-reduced-motion:reduce){.cds-custom--accordion--flush .cds-custom--accordion__heading:hover:after,.cds-custom--accordion--flush .cds-custom--accordion__heading:hover:before{transition:none}}@media (any-hover:hover){.cds-custom--accordion--flush .cds-custom--accordion__heading:hover:before{inset-block-start:-1px}.cds-custom--accordion--flush .cds-custom--accordion__heading:hover:after{inset-block-end:-1px}.cds-custom--accordion--flush .cds-custom--accordion__heading:hover:focus:after,.cds-custom--accordion--flush .cds-custom--accordion__heading:hover:focus:before{background:none}}.cds-custom--accordion.cds-custom--skeleton .cds-custom--accordion__button,.cds-custom--accordion.cds-custom--skeleton .cds-custom--accordion__heading{cursor:default}.cds-custom--accordion.cds-custom--skeleton .cds-custom--accordion__arrow{cursor:default;fill:var(--cds-icon-primary,#161616);pointer-events:none}.cds-custom--accordion.cds-custom--skeleton .cds-custom--accordion__arrow:active,.cds-custom--accordion.cds-custom--skeleton .cds-custom--accordion__arrow:focus{border:none;cursor:default;outline:none}@media (any-hover:hover){.cds-custom--accordion.cds-custom--skeleton .cds-custom--accordion__arrow:hover{border:none;cursor:default;outline:none}.cds-custom--accordion.cds-custom--skeleton .cds-custom--accordion__heading:hover,.cds-custom--accordion.cds-custom--skeleton .cds-custom--accordion__heading:hover:before{background-color:transparent}}.cds-custom--accordion--end.cds-custom--skeleton .cds-custom--accordion__arrow{margin-inline-start:1rem}.cds-custom--skeleton .cds-custom--accordion__heading:focus .cds-custom--accordion__arrow{border:none;cursor:default;outline:none}.cds-custom--accordion__title.cds-custom--skeleton__text{margin-block-end:0}.cds-custom--accordion.cds-custom--skeleton .cds-custom--accordion__title{margin-inline-start:1rem}[dir=rtl] .cds-custom--accordion--start .cds-custom--accordion__heading,[dir=rtl] :host(cds-custom-accordion-item-skeleton[alignment=start]) .cds-custom--accordion__heading,[dir=rtl] :host(cds-custom-accordion-item[alignment=start]) .cds-custom--accordion__heading{padding-inline:var(--cds-layout-density-padding-inline-local) 0}[dir=rtl] .cds-custom--accordion--start .cds-custom--accordion__title,[dir=rtl] :host(cds-custom-accordion-item-skeleton[alignment=start]) .cds-custom--accordion__title,[dir=rtl] :host(cds-custom-accordion-item[alignment=start]) .cds-custom--accordion__title{margin-inline-end:0;padding-inline-start:0}.cds-custom--layout--size-xs{--cds-layout-size-height-context:var(--cds-layout-size-height-xs,1.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout--size-sm,:host(cds-custom-accordion-item-skeleton[size=sm]) button,:host(cds-custom-accordion-item[size=sm]) button{--cds-layout-size-height-context:var(--cds-layout-size-height-sm,2rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout--size-md{--cds-layout-size-height-context:var(--cds-layout-size-height-md,2.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout--size-lg,:host(cds-custom-accordion-item-skeleton[size=lg]) button,:host(cds-custom-accordion-item[size=lg]) button{--cds-layout-size-height-context:var(--cds-layout-size-height-lg,3rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout--size-xl{--cds-layout-size-height-context:var(--cds-layout-size-height-xl,4rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout--size-2xl{--cds-layout-size-height-context:var(--cds-layout-size-height-2xl,5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xs{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xs,1.5rem))}.cds-custom--layout-constraint--size__min-xs{--cds-layout-size-height-min:var(--cds-layout-size-height-xs,1.5rem)}.cds-custom--layout-constraint--size__max-xs{--cds-layout-size-height-max:var(--cds-layout-size-height-xs,1.5rem)}.cds-custom--layout-constraint--size__default-sm{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-sm,2rem))}.cds-custom--layout-constraint--size__min-sm{--cds-layout-size-height-min:var(--cds-layout-size-height-sm,2rem)}.cds-custom--layout-constraint--size__max-sm{--cds-layout-size-height-max:var(--cds-layout-size-height-sm,2rem)}.cds-custom--layout-constraint--size__default-md{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-md,2.5rem))}.cds-custom--layout-constraint--size__min-md{--cds-layout-size-height-min:var(--cds-layout-size-height-md,2.5rem)}.cds-custom--layout-constraint--size__max-md{--cds-layout-size-height-max:var(--cds-layout-size-height-md,2.5rem)}.cds-custom--layout-constraint--size__default-lg{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-lg,3rem))}.cds-custom--layout-constraint--size__min-lg{--cds-layout-size-height-min:var(--cds-layout-size-height-lg,3rem)}.cds-custom--layout-constraint--size__max-lg{--cds-layout-size-height-max:var(--cds-layout-size-height-lg,3rem)}.cds-custom--layout-constraint--size__default-xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xl,4rem))}.cds-custom--layout-constraint--size__min-xl{--cds-layout-size-height-min:var(--cds-layout-size-height-xl,4rem)}.cds-custom--layout-constraint--size__max-xl{--cds-layout-size-height-max:var(--cds-layout-size-height-xl,4rem)}.cds-custom--layout-constraint--size__default-2xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-2xl,5rem))}.cds-custom--layout-constraint--size__min-2xl{--cds-layout-size-height-min:var(--cds-layout-size-height-2xl,5rem)}.cds-custom--layout-constraint--size__max-2xl{--cds-layout-size-height-max:var(--cds-layout-size-height-2xl,5rem)}.cds-custom--layout--density-condensed{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-condensed,0.5rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds-custom--layout--density-normal{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-normal,1rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-condensed{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-condensed,0.5rem))}.cds-custom--layout-constraint--density__min-condensed{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout-constraint--density__max-condensed{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout-constraint--density__default-normal{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-normal,1rem))}.cds-custom--layout-constraint--density__min-normal{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-normal,1rem)}.cds-custom--layout-constraint--density__max-normal{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-normal,1rem)}:root{--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px}:host(cds-custom-accordion),:host(cds-custom-accordion-skeleton){--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px}:host(cds-custom-accordion-item),:host(cds-custom-accordion-item-skeleton){font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);line-height:var(--cds-body-01-line-height,1.42857);letter-spacing:var(--cds-body-01-letter-spacing,.16px);display:block;outline:none}:host(cds-custom-accordion-item) .cds-custom--accordion__content ::slotted(p),:host(cds-custom-accordion-item-skeleton) .cds-custom--accordion__content ::slotted(p){margin:0;font-size:var(--cds-body-01-font-size)!important;font-weight:var(--cds-body-01-font-weight);letter-spacing:var(--cds-body-01-letter-spacing);line-height:var(--cds-body-01-line-height)}:host([data-last-item]){border-block-end:1px solid var(--cds-border-subtle)}:host(cds-custom-accordion-item-skeleton[size=sm]) button,:host(cds-custom-accordion-item[size=sm]) button{min-block-size:var(--cds-layout-size-height-context)}:host(cds-custom-accordion-item-skeleton[size=lg]) button,:host(cds-custom-accordion-item[size=lg]) button{min-block-size:var(--cds-layout-size-height-context)}:host(cds-custom-accordion-item-skeleton[isFlush]),:host(cds-custom-accordion-item[isFlush]){position:relative;border-color:transparent}:host(cds-custom-accordion-item-skeleton[isFlush]):after,:host(cds-custom-accordion-item-skeleton[isFlush]):before,:host(cds-custom-accordion-item[isFlush]):after,:host(cds-custom-accordion-item[isFlush]):before{position:absolute;display:block;block-size:1px;content:\"\";inline-size:calc(100% - 2rem);margin-inline-start:1rem;transition:background .11s cubic-bezier(0,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){:host(cds-custom-accordion-item-skeleton[isFlush]):after,:host(cds-custom-accordion-item-skeleton[isFlush]):before,:host(cds-custom-accordion-item[isFlush]):after,:host(cds-custom-accordion-item[isFlush]):before{transition:none}}:host(cds-custom-accordion-item-skeleton[isFlush]):before,:host(cds-custom-accordion-item[isFlush]):before{background:var(--cds-border-subtle);inset-block-start:-1px}:host(cds-custom-accordion-item-skeleton[isFlush]):after,:host(cds-custom-accordion-item[isFlush]):after{background:var(--cds-border-subtle);inset-block-end:-1px}@media (any-hover:hover){:host([isFlush]) .cds-custom--accordion__heading:hover{position:relative;z-index:1}:host([isFlush]) .cds-custom--accordion__heading:hover:after,:host([isFlush]) .cds-custom--accordion__heading:hover:before{position:absolute;display:block;background:var(--cds-layer-hover);block-size:1px;content:\"\";inline-size:100%;inset-inline-start:0;transition:background .11s cubic-bezier(.2,0,.38,.9)}}@media screen and (any-hover:hover) and (prefers-reduced-motion:reduce){:host([isFlush]) .cds-custom--accordion__heading:hover:after,:host([isFlush]) .cds-custom--accordion__heading:hover:before{transition:none}}@media (any-hover:hover){:host([isFlush]) .cds-custom--accordion__heading:hover:before{inset-block-start:-1px}:host([isFlush]) .cds-custom--accordion__heading:hover:after{inset-block-end:-1px}:host([isFlush]) .cds-custom--accordion__heading:hover:focus:after,:host([isFlush]) .cds-custom--accordion__heading:hover:focus:before{background:none}}:host(cds-custom-accordion-item[open]:not([disabled])) .cds-custom--accordion__content{padding-inline-end:1rem}:host(cds-custom-accordion-item[open]:not([disabled])) .cds-custom-ce--accordion__content--sm{padding-inline-end:3rem}:host(cds-custom-accordion-item[open]:not([disabled])) .cds-custom-ce--accordion__content--md{padding-inline-end:25%}:host(cds-custom-accordion-item-skeleton) .cds-custom--accordion__heading,:host(cds-custom-accordion-skeleton) .cds-custom--accordion__heading{cursor:default;pointer-events:none}@media (any-hover:hover){:host(cds-custom-accordion-item-skeleton) .cds-custom--accordion__heading:hover:before,:host(cds-custom-accordion-skeleton) .cds-custom--accordion__heading:hover:before{background:transparent}}:host(cds-custom-accordion-item-skeleton[alignment=end i]) .cds-custom--accordion__arrow,:host(cds-custom-accordion-item[alignment=end i]) .cds-custom--accordion__arrow,:host(cds-custom-accordion-skeleton) .cds-custom--accordion__item.cds-custom--accordion--END .cds-custom--accordion__arrow{margin-inline-start:1rem}:host(cds-custom-accordion-item-skeleton) .cds-custom--accordion__title,:host(cds-custom-accordion-skeleton) .cds-custom--accordion__heading .cds-custom--accordion__title{padding-block-start:.5rem}.controlled-accordion-btn{max-inline-size:13.25rem}.cds-custom--accordion--flush{position:relative;border-color:transparent}.cds-custom--accordion--flush:before{position:absolute;display:block;background:var(--cds-border-subtle);block-size:1px;content:\"\";inline-size:calc(100% - 2rem);inset-block-start:-1px;inset-inline-start:0;margin-inline-start:1rem;transition:background .11s cubic-bezier(0,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds-custom--accordion--flush:before{transition:none}}.cds-custom--accordion--flush:focus:before{background:none}"]);
|
|
10
|
+
var accordion_default = css([".cds-custom--layer-one,:root{--cds-layer:var(--cds-layer-01, #f4f4f4);--cds-layer-active:var(--cds-layer-active-01, #c6c6c6);--cds-layer-background:var(--cds-layer-background-01, #fff);--cds-layer-hover:var(--cds-layer-hover-01, #e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01, #e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01, #d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01, #e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01, #d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01, #a8a8a8);--cds-field:var(--cds-field-01, #f4f4f4);--cds-field-hover:var(--cds-field-hover-01, #e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00, #e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01, #c6c6c6);--cds-border-strong:var(--cds-border-strong-01, #8d8d8d);--cds-border-tile:var(--cds-border-tile-01, #c6c6c6)}.cds-custom--layer-two{--cds-layer:var(--cds-layer-02, #fff);--cds-layer-active:var(--cds-layer-active-02, #c6c6c6);--cds-layer-background:var(--cds-layer-background-02, #f4f4f4);--cds-layer-hover:var(--cds-layer-hover-02, #e8e8e8);--cds-layer-selected:var(--cds-layer-selected-02, #e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-02, #d1d1d1);--cds-layer-accent:var(--cds-layer-accent-02, #e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-02, #d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-02, #a8a8a8);--cds-field:var(--cds-field-02, #fff);--cds-field-hover:var(--cds-field-hover-02, #e8e8e8);--cds-border-subtle:var(--cds-border-subtle-01, #c6c6c6);--cds-border-subtle-selected:var(--cds-border-subtle-selected-02, #c6c6c6);--cds-border-strong:var(--cds-border-strong-02, #8d8d8d);--cds-border-tile:var(--cds-border-tile-02, #a8a8a8)}.cds-custom--layer-three{--cds-layer:var(--cds-layer-03, #f4f4f4);--cds-layer-active:var(--cds-layer-active-03, #c6c6c6);--cds-layer-background:var(--cds-layer-background-03, #fff);--cds-layer-hover:var(--cds-layer-hover-03, #e8e8e8);--cds-layer-selected:var(--cds-layer-selected-03, #e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-03, #d1d1d1);--cds-layer-accent:var(--cds-layer-accent-03, #e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-03, #d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-03, #a8a8a8);--cds-field:var(--cds-field-03, #f4f4f4);--cds-field-hover:var(--cds-field-hover-03, #e8e8e8);--cds-border-subtle:var(--cds-border-subtle-02, #e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-03, #c6c6c6);--cds-border-strong:var(--cds-border-strong-03, #8d8d8d);--cds-border-tile:var(--cds-border-tile-03, #c6c6c6)}.cds-custom--layer-one.cds-custom--layer__with-background,.cds-custom--layer-three.cds-custom--layer__with-background,.cds-custom--layer-two.cds-custom--layer__with-background{background-color:var(--cds-layer-background)}.cds-custom--accordion,:host(cds-custom-accordion),:host(cds-custom-accordion-skeleton){--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min), var(--cds-layout-size-height-sm)), var(--cds-layout-size-height, var(--cds-layout-size-height-md)), min(var(--cds-layout-size-height-max), var(--cds-layout-size-height-lg)));--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min), var(--cds-layout-density-padding-inline, var(--cds-layout-density-padding-inline-normal)), var(--cds-layout-density-padding-inline-max));box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--accordion *,.cds-custom--accordion :after,.cds-custom--accordion :before,:host(cds-custom-accordion) *,:host(cds-custom-accordion) :after,:host(cds-custom-accordion) :before,:host(cds-custom-accordion-skeleton) *,:host(cds-custom-accordion-skeleton) :after,:host(cds-custom-accordion-skeleton) :before{box-sizing:inherit}.cds-custom--accordion,:host(cds-custom-accordion),:host(cds-custom-accordion-skeleton){inline-size:100%;list-style:none}.cds-custom--accordion__item,:host(cds-custom-accordion-item),:host(cds-custom-accordion-item-skeleton){display:list-item;overflow:visible;border-block-start:1px solid var(--cds-border-subtle);transition:border-color .11s cubic-bezier(.2,0,.38,.9)}.cds-custom--accordion__item:last-child{border-block-end:1px solid var(--cds-border-subtle)}@media (any-hover:hover){.cds-custom--accordion__item:not(.cds-custom--accordion__item--active):hover,.cds-custom--accordion__item:not(.cds-custom--accordion__item--active):hover+.cds-custom--accordion__item,.cds-custom--accordion__item:not(.cds-custom--accordion__item--active):hover+:host(cds-custom-accordion-item),.cds-custom--accordion__item:not(.cds-custom--accordion__item--active):hover+:host(cds-custom-accordion-item-skeleton){border-block-start-color:var(--cds-layer-hover)}.cds-custom--accordion__item:not(.cds-custom--accordion__item--active):last-child:hover{border-block-end-color:var(--cds-layer-hover)}}.cds-custom--accordion__heading{transition:background-color .11s cubic-bezier(.2,0,.38,.9);display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;text-align:start;box-sizing:border-box;padding:0;border:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--accordion__heading *,.cds-custom--accordion__heading :after,.cds-custom--accordion__heading :before{box-sizing:inherit}.cds-custom--accordion__heading::-moz-focus-inner{border:0}.cds-custom--accordion__heading{position:relative;display:flex;flex-direction:row-reverse;align-items:center;justify-content:flex-start;margin:0;color:var(--cds-text-primary,#161616);cursor:pointer;inline-size:100%;min-block-size:var(--cds-layout-size-height-local);padding-inline-end:var(--cds-layout-density-padding-inline-local)}@media (any-hover:hover){.cds-custom--accordion__heading:hover{background-color:var(--cds-layer-hover);outline:none}}.cds-custom--accordion__heading:focus{position:relative;z-index:2;box-shadow:0 -1px 0 0 var(--cds-focus,#0f62fe),inset 0 1px 0 0 var(--cds-focus,#0f62fe),inset 2px 0 0 0 var(--cds-focus,#0f62fe),0 1px 0 0 var(--cds-focus,#0f62fe),inset 0 -1px 0 0 var(--cds-focus,#0f62fe),inset -2px 0 0 0 var(--cds-focus,#0f62fe);outline:none}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--accordion__heading:focus{outline:2px solid Highlight}}.cds-custom--accordion__heading[disabled]{background-color:transparent;color:var(--cds-text-disabled,rgba(22,22,22,.25));cursor:not-allowed}.cds-custom--accordion__heading[disabled] .cds-custom--accordion__arrow{fill:var(--cds-icon-disabled,rgba(22,22,22,.25))}@media (any-hover:hover){.cds-custom--accordion__heading[disabled]:hover:before{background-color:transparent}}.cds-custom--accordion__item--disabled,.cds-custom--accordion__item--disabled+.cds-custom--accordion__item,.cds-custom--accordion__item--disabled+:host(cds-custom-accordion-item),.cds-custom--accordion__item--disabled+:host(cds-custom-accordion-item-skeleton){border-block-start:1px solid var(--cds-border-subtle)}li.cds-custom--accordion__item--disabled:last-of-type{border-block-end:1px solid var(--cds-border-subtle)}.cds-custom--accordion__arrow{outline:2px solid transparent;outline-offset:-2px;transition:all .11s cubic-bezier(.2,0,.38,.9);flex:0 0 1rem;block-size:1rem;fill:var(--cds-icon-primary,#161616);inline-size:1rem;transform:rotate(-270deg)}.cds-custom--accordion__title{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);line-height:var(--cds-body-01-line-height,1.42857);letter-spacing:var(--cds-body-01-letter-spacing,.16px);z-index:1;inline-size:100%;padding-inline-start:1rem;text-align:start}.cds-custom--accordion__wrapper{display:none;overflow:hidden;padding:0;max-block-size:0;opacity:0;transition:all allow-discrete .11s cubic-bezier(0,0,.38,.9);writing-mode:horizontal-tb}.cds-custom--accordion__content,:host(cds-custom-accordion-item) .cds-custom--accordion__content,:host(cds-custom-accordion-item-skeleton) .cds-custom--accordion__content{padding-inline:var(--cds-layout-density-padding-inline-local)}@media (min-width:480px){.cds-custom--accordion__content,:host(cds-custom-accordion-item) .cds-custom--accordion__content,:host(cds-custom-accordion-item-skeleton) .cds-custom--accordion__content{padding-inline-end:3rem}}@media (min-width:640px){.cds-custom--accordion__content,:host(cds-custom-accordion-item) .cds-custom--accordion__content,:host(cds-custom-accordion-item-skeleton) .cds-custom--accordion__content{padding-inline-end:25%}}.cds-custom--accordion__content>p,:host(cds-custom-accordion-item) .cds-custom--accordion__content>p,:host(cds-custom-accordion-item-skeleton) .cds-custom--accordion__content>p{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);line-height:var(--cds-body-01-line-height,1.42857);letter-spacing:var(--cds-body-01-letter-spacing,.16px)}.cds-custom--accordion--start .cds-custom--accordion__heading,:host(cds-custom-accordion-item-skeleton[alignment=start]) .cds-custom--accordion__heading,:host(cds-custom-accordion-item[alignment=start]) .cds-custom--accordion__heading{flex-direction:row}.cds-custom--accordion--start .cds-custom--accordion__arrow,:host(cds-custom-accordion-item-skeleton[alignment=start]) .cds-custom--accordion__arrow,:host(cds-custom-accordion-item[alignment=start]) .cds-custom--accordion__arrow{margin:2px 0 0 var(--cds-layout-density-padding-inline-local)}.cds-custom--accordion--start .cds-custom--accordion__title,:host(cds-custom-accordion-item-skeleton[alignment=start]) .cds-custom--accordion__title,:host(cds-custom-accordion-item[alignment=start]) .cds-custom--accordion__title{margin-inline-end:1rem}.cds-custom--accordion--start .cds-custom--accordion__content,:host(cds-custom-accordion-item-skeleton[alignment=start]) .cds-custom--accordion__content,:host(cds-custom-accordion-item[alignment=start]) .cds-custom--accordion__content{margin-inline-start:calc(1rem + var(--cds-layout-density-padding-inline-local))}.cds-custom--accordion__item--collapsing .cds-custom--accordion__content,.cds-custom--accordion__item--expanding .cds-custom--accordion__content,:host(cds-custom-accordion-item[collapsing]) .cds-custom--accordion__content,:host(cds-custom-accordion-item[expanding]) .cds-custom--accordion__content{display:block}.cds-custom--accordion__item--active,:host(cds-custom-accordion-item[open]:not([disabled])){overflow:visible}.cds-custom--accordion__item--active>.cds-custom--accordion__wrapper,:host(cds-custom-accordion-item[open]:not([disabled]))>.cds-custom--accordion__wrapper{display:block;overflow:visible;max-block-size:-moz-fit-content;max-block-size:fit-content;opacity:1;padding-block:.5rem;padding-block-end:1.5rem}.cds-custom--accordion__item--active>.cds-custom--accordion__heading>.cds-custom--accordion__arrow,:host(cds-custom-accordion-item[open]:not([disabled]))>.cds-custom--accordion__heading>.cds-custom--accordion__arrow{fill:var(--cds-icon-primary,#161616);transform:rotate(-90deg)}@starting-style{.cds-custom--accordion__item--active>.cds-custom--accordion__wrapper,:host(cds-custom-accordion-item[open]:not([disabled]))>.cds-custom--accordion__wrapper{padding:0;max-block-size:0;opacity:0}}.cds-custom--accordion--flush .cds-custom--accordion__item,.cds-custom--accordion--flush :host(cds-custom-accordion-item),.cds-custom--accordion--flush :host(cds-custom-accordion-item-skeleton){position:relative;border-color:transparent}.cds-custom--accordion--flush .cds-custom--accordion__item:last-child{border-color:transparent}.cds-custom--accordion--flush .cds-custom--accordion__item:after,.cds-custom--accordion--flush .cds-custom--accordion__item:before{position:absolute;display:block;block-size:1px;content:\"\";inline-size:calc(100% - 2rem);margin-inline-start:1rem;transition:background .11s cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds-custom--accordion--flush .cds-custom--accordion__item:after,.cds-custom--accordion--flush .cds-custom--accordion__item:before{transition:none}}.cds-custom--accordion--flush .cds-custom--accordion__item:before{background:var(--cds-border-subtle);inset-block-start:-1px}.cds-custom--accordion--flush .cds-custom--accordion__item:last-child:after{background:var(--cds-border-subtle);inset-block-end:-1px}@media (any-hover:hover){.cds-custom--accordion--flush .cds-custom--accordion__item:hover,.cds-custom--accordion--flush .cds-custom--accordion__item:hover+.cds-custom--accordion__item,.cds-custom--accordion--flush .cds-custom--accordion__item:hover+:host(cds-custom-accordion-item),.cds-custom--accordion--flush .cds-custom--accordion__item:hover+:host(cds-custom-accordion-item-skeleton),.cds-custom--accordion--flush .cds-custom--accordion__item:last-child:hover{border-color:transparent}}@media (any-hover:hover){.cds-custom--accordion--flush .cds-custom--accordion__heading:hover{position:relative;z-index:1}.cds-custom--accordion--flush .cds-custom--accordion__heading:hover:after,.cds-custom--accordion--flush .cds-custom--accordion__heading:hover:before{position:absolute;display:block;background:var(--cds-layer-hover);block-size:1px;content:\"\";inline-size:100%;inset-inline-start:0;transition:background .11s cubic-bezier(.2,0,.38,.9)}}@media screen and (any-hover:hover) and (prefers-reduced-motion:reduce){.cds-custom--accordion--flush .cds-custom--accordion__heading:hover:after,.cds-custom--accordion--flush .cds-custom--accordion__heading:hover:before{transition:none}}@media (any-hover:hover){.cds-custom--accordion--flush .cds-custom--accordion__heading:hover:before{inset-block-start:-1px}.cds-custom--accordion--flush .cds-custom--accordion__heading:hover:after{inset-block-end:-1px}.cds-custom--accordion--flush .cds-custom--accordion__heading:hover:focus:after,.cds-custom--accordion--flush .cds-custom--accordion__heading:hover:focus:before{background:none}}.cds-custom--accordion.cds-custom--skeleton .cds-custom--accordion__button,.cds-custom--accordion.cds-custom--skeleton .cds-custom--accordion__heading{cursor:default}.cds-custom--accordion.cds-custom--skeleton .cds-custom--accordion__arrow{cursor:default;fill:var(--cds-icon-primary,#161616);pointer-events:none}.cds-custom--accordion.cds-custom--skeleton .cds-custom--accordion__arrow:active,.cds-custom--accordion.cds-custom--skeleton .cds-custom--accordion__arrow:focus{border:none;cursor:default;outline:none}@media (any-hover:hover){.cds-custom--accordion.cds-custom--skeleton .cds-custom--accordion__arrow:hover{border:none;cursor:default;outline:none}.cds-custom--accordion.cds-custom--skeleton .cds-custom--accordion__heading:hover,.cds-custom--accordion.cds-custom--skeleton .cds-custom--accordion__heading:hover:before{background-color:transparent}}.cds-custom--accordion--end.cds-custom--skeleton .cds-custom--accordion__arrow{margin-inline-start:1rem}.cds-custom--skeleton .cds-custom--accordion__heading:focus .cds-custom--accordion__arrow{border:none;cursor:default;outline:none}.cds-custom--accordion__title.cds-custom--skeleton__text{margin-block-end:0}.cds-custom--accordion.cds-custom--skeleton .cds-custom--accordion__title{margin-inline-start:1rem}[dir=rtl] .cds-custom--accordion--start .cds-custom--accordion__heading,[dir=rtl] :host(cds-custom-accordion-item-skeleton[alignment=start]) .cds-custom--accordion__heading,[dir=rtl] :host(cds-custom-accordion-item[alignment=start]) .cds-custom--accordion__heading{padding-inline:var(--cds-layout-density-padding-inline-local) 0}[dir=rtl] .cds-custom--accordion--start .cds-custom--accordion__title,[dir=rtl] :host(cds-custom-accordion-item-skeleton[alignment=start]) .cds-custom--accordion__title,[dir=rtl] :host(cds-custom-accordion-item[alignment=start]) .cds-custom--accordion__title{margin-inline-end:0;padding-inline-start:0}.cds-custom--layout--size-xs{--cds-layout-size-height-context:var(--cds-layout-size-height-xs, 1.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout--size-sm,:host(cds-custom-accordion-item-skeleton[size=sm]) button,:host(cds-custom-accordion-item[size=sm]) button{--cds-layout-size-height-context:var(--cds-layout-size-height-sm, 2rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout--size-md{--cds-layout-size-height-context:var(--cds-layout-size-height-md, 2.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout--size-lg,:host(cds-custom-accordion-item-skeleton[size=lg]) button,:host(cds-custom-accordion-item[size=lg]) button{--cds-layout-size-height-context:var(--cds-layout-size-height-lg, 3rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout--size-xl{--cds-layout-size-height-context:var(--cds-layout-size-height-xl, 4rem)}.cds-custom--layout--size-2xl,.cds-custom--layout--size-xl{--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout--size-2xl{--cds-layout-size-height-context:var(--cds-layout-size-height-2xl, 5rem)}.cds-custom--layout-constraint--size__default-xs{--cds-layout-size-height:var(--cds-layout-size-height-context, var(--cds-layout-size-height-xs, 1.5rem))}.cds-custom--layout-constraint--size__min-xs{--cds-layout-size-height-min:var(--cds-layout-size-height-xs, 1.5rem)}.cds-custom--layout-constraint--size__max-xs{--cds-layout-size-height-max:var(--cds-layout-size-height-xs, 1.5rem)}.cds-custom--layout-constraint--size__default-sm{--cds-layout-size-height:var(--cds-layout-size-height-context, var(--cds-layout-size-height-sm, 2rem))}.cds-custom--layout-constraint--size__min-sm{--cds-layout-size-height-min:var(--cds-layout-size-height-sm, 2rem)}.cds-custom--layout-constraint--size__max-sm{--cds-layout-size-height-max:var(--cds-layout-size-height-sm, 2rem)}.cds-custom--layout-constraint--size__default-md{--cds-layout-size-height:var(--cds-layout-size-height-context, var(--cds-layout-size-height-md, 2.5rem))}.cds-custom--layout-constraint--size__min-md{--cds-layout-size-height-min:var(--cds-layout-size-height-md, 2.5rem)}.cds-custom--layout-constraint--size__max-md{--cds-layout-size-height-max:var(--cds-layout-size-height-md, 2.5rem)}.cds-custom--layout-constraint--size__default-lg{--cds-layout-size-height:var(--cds-layout-size-height-context, var(--cds-layout-size-height-lg, 3rem))}.cds-custom--layout-constraint--size__min-lg{--cds-layout-size-height-min:var(--cds-layout-size-height-lg, 3rem)}.cds-custom--layout-constraint--size__max-lg{--cds-layout-size-height-max:var(--cds-layout-size-height-lg, 3rem)}.cds-custom--layout-constraint--size__default-xl{--cds-layout-size-height:var(--cds-layout-size-height-context, var(--cds-layout-size-height-xl, 4rem))}.cds-custom--layout-constraint--size__min-xl{--cds-layout-size-height-min:var(--cds-layout-size-height-xl, 4rem)}.cds-custom--layout-constraint--size__max-xl{--cds-layout-size-height-max:var(--cds-layout-size-height-xl, 4rem)}.cds-custom--layout-constraint--size__default-2xl{--cds-layout-size-height:var(--cds-layout-size-height-context, var(--cds-layout-size-height-2xl, 5rem))}.cds-custom--layout-constraint--size__min-2xl{--cds-layout-size-height-min:var(--cds-layout-size-height-2xl, 5rem)}.cds-custom--layout-constraint--size__max-2xl{--cds-layout-size-height-max:var(--cds-layout-size-height-2xl, 5rem)}.cds-custom--layout--density-condensed{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-condensed, 0.5rem)}.cds-custom--layout--density-condensed,.cds-custom--layout--density-normal{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds-custom--layout--density-normal{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-normal, 1rem)}.cds-custom--layout-constraint--density__default-condensed{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context, var(--cds-layout-density-padding-inline-condensed, 0.5rem))}.cds-custom--layout-constraint--density__min-condensed{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-condensed, 0.5rem)}.cds-custom--layout-constraint--density__max-condensed{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-condensed, 0.5rem)}.cds-custom--layout-constraint--density__default-normal{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context, var(--cds-layout-density-padding-inline-normal, 1rem))}.cds-custom--layout-constraint--density__min-normal{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-normal, 1rem)}.cds-custom--layout-constraint--density__max-normal{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-normal, 1rem)}:root{--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px}:host(cds-custom-accordion),:host(cds-custom-accordion-skeleton){--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px}:host(cds-custom-accordion-item),:host(cds-custom-accordion-item-skeleton){font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);line-height:var(--cds-body-01-line-height,1.42857);letter-spacing:var(--cds-body-01-letter-spacing,.16px);display:block;outline:none}:host(cds-custom-accordion-item) .cds-custom--accordion__content ::slotted(p),:host(cds-custom-accordion-item-skeleton) .cds-custom--accordion__content ::slotted(p){margin:0;font-size:var(--cds-body-01-font-size)!important;font-weight:var(--cds-body-01-font-weight);letter-spacing:var(--cds-body-01-letter-spacing);line-height:var(--cds-body-01-line-height)}:host([data-last-item]){border-block-end:1px solid var(--cds-border-subtle)}:host(cds-custom-accordion-item-skeleton[size=sm]) button,:host(cds-custom-accordion-item[size=sm]) button{min-block-size:var(--cds-layout-size-height-context)}:host(cds-custom-accordion-item-skeleton[size=lg]) button,:host(cds-custom-accordion-item[size=lg]) button{min-block-size:var(--cds-layout-size-height-context)}:host(cds-custom-accordion-item-skeleton[isFlush]),:host(cds-custom-accordion-item[isFlush]){position:relative;border-color:transparent}:host(cds-custom-accordion-item-skeleton[isFlush]):after,:host(cds-custom-accordion-item-skeleton[isFlush]):before,:host(cds-custom-accordion-item[isFlush]):after,:host(cds-custom-accordion-item[isFlush]):before{position:absolute;display:block;block-size:1px;content:\"\";inline-size:calc(100% - 2rem);margin-inline-start:1rem;transition:background .11s cubic-bezier(0,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){:host(cds-custom-accordion-item-skeleton[isFlush]):after,:host(cds-custom-accordion-item-skeleton[isFlush]):before,:host(cds-custom-accordion-item[isFlush]):after,:host(cds-custom-accordion-item[isFlush]):before{transition:none}}:host(cds-custom-accordion-item-skeleton[isFlush]):before,:host(cds-custom-accordion-item[isFlush]):before{background:var(--cds-border-subtle);inset-block-start:-1px}:host(cds-custom-accordion-item-skeleton[isFlush]):after,:host(cds-custom-accordion-item[isFlush]):after{background:var(--cds-border-subtle);inset-block-end:-1px}@media (any-hover:hover){:host([isFlush]) .cds-custom--accordion__heading:hover{position:relative;z-index:1}:host([isFlush]) .cds-custom--accordion__heading:hover:after,:host([isFlush]) .cds-custom--accordion__heading:hover:before{position:absolute;display:block;background:var(--cds-layer-hover);block-size:1px;content:\"\";inline-size:100%;inset-inline-start:0;transition:background .11s cubic-bezier(.2,0,.38,.9)}}@media screen and (any-hover:hover) and (prefers-reduced-motion:reduce){:host([isFlush]) .cds-custom--accordion__heading:hover:after,:host([isFlush]) .cds-custom--accordion__heading:hover:before{transition:none}}@media (any-hover:hover){:host([isFlush]) .cds-custom--accordion__heading:hover:before{inset-block-start:-1px}:host([isFlush]) .cds-custom--accordion__heading:hover:after{inset-block-end:-1px}:host([isFlush]) .cds-custom--accordion__heading:hover:focus:after,:host([isFlush]) .cds-custom--accordion__heading:hover:focus:before{background:none}}:host(cds-custom-accordion-item[open]:not([disabled])) .cds-custom--accordion__content{padding-inline-end:1rem}:host(cds-custom-accordion-item[open]:not([disabled])) .cds-custom-ce--accordion__content--sm{padding-inline-end:3rem}:host(cds-custom-accordion-item[open]:not([disabled])) .cds-custom-ce--accordion__content--md{padding-inline-end:25%}:host(cds-custom-accordion-item-skeleton) .cds-custom--accordion__heading,:host(cds-custom-accordion-skeleton) .cds-custom--accordion__heading{cursor:default;pointer-events:none}@media (any-hover:hover){:host(cds-custom-accordion-item-skeleton) .cds-custom--accordion__heading:hover:before,:host(cds-custom-accordion-skeleton) .cds-custom--accordion__heading:hover:before{background:transparent}}:host(cds-custom-accordion-item-skeleton[alignment=end i]) .cds-custom--accordion__arrow,:host(cds-custom-accordion-item[alignment=end i]) .cds-custom--accordion__arrow,:host(cds-custom-accordion-skeleton) .cds-custom--accordion__item.cds-custom--accordion--END .cds-custom--accordion__arrow{margin-inline-start:1rem}:host(cds-custom-accordion-item-skeleton) .cds-custom--accordion__title,:host(cds-custom-accordion-skeleton) .cds-custom--accordion__heading .cds-custom--accordion__title{padding-block-start:.5rem}.controlled-accordion-btn{max-inline-size:13.25rem}.cds-custom--accordion--flush{position:relative;border-color:transparent}.cds-custom--accordion--flush:before{position:absolute;display:block;background:var(--cds-border-subtle);block-size:1px;content:\"\";inline-size:calc(100% - 2rem);inset-block-start:-1px;inset-inline-start:0;margin-inline-start:1rem;transition:background .11s cubic-bezier(0,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds-custom--accordion--flush:before{transition:none}}.cds-custom--accordion--flush:focus:before{background:none}"]);
|
|
11
11
|
//#endregion
|
|
12
12
|
export { accordion_default as default };
|
|
13
13
|
|