@carbon/web-components 2.59.0 → 2.60.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/custom-elements.json +54 -1
- package/es/_virtual/{_@oxc-project_runtime@0.135.0 → _@oxc-project_runtime@0.139.0}/helpers/esm/decorate.js +2 -2
- package/es/components/accordion/accordion-item-skeleton.js +1 -1
- package/es/components/accordion/accordion-item.d.ts +4 -1
- package/es/components/accordion/accordion-item.d.ts.map +1 -1
- package/es/components/accordion/accordion-item.js +4 -7
- package/es/components/accordion/accordion-item.js.map +1 -1
- package/es/components/accordion/accordion-skeleton.d.ts +4 -1
- package/es/components/accordion/accordion-skeleton.d.ts.map +1 -1
- package/es/components/accordion/accordion-skeleton.js +5 -7
- package/es/components/accordion/accordion-skeleton.js.map +1 -1
- package/es/components/accordion/accordion.js +1 -1
- package/es/components/ai-label/ai-label-action-button.js +1 -1
- package/es/components/ai-label/ai-label.js +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-skeleton/ai-skeleton-icon.js +1 -1
- package/es/components/ai-skeleton/ai-skeleton-placeholder.js +1 -1
- package/es/components/ai-skeleton/ai-skeleton-text.js +1 -1
- package/es/components/badge-indicator/badge-indicator.js +1 -1
- package/es/components/breadcrumb/breadcrumb-item.js +1 -1
- package/es/components/breadcrumb/breadcrumb-link.js +1 -1
- package/es/components/breadcrumb/breadcrumb-overflow-menu.js +1 -1
- package/es/components/breadcrumb/breadcrumb-skeleton.js +1 -1
- package/es/components/breadcrumb/breadcrumb.js +1 -1
- package/es/components/button/button-set-base.js +1 -1
- package/es/components/button/button-set.js +1 -1
- package/es/components/button/button-skeleton.js +3 -3
- package/es/components/button/button-skeleton.js.map +1 -1
- package/es/components/button/button.js +1 -1
- package/es/components/button/button.scss.js +1 -1
- package/es/components/chat-button/chat-button-skeleton.js +1 -1
- package/es/components/chat-button/chat-button.js +1 -1
- package/es/components/checkbox/checkbox-group.js +1 -1
- package/es/components/checkbox/checkbox-skeleton.js +1 -1
- package/es/components/checkbox/checkbox.js +1 -1
- package/es/components/code-snippet/code-snippet-skeleton.js +1 -1
- package/es/components/code-snippet/code-snippet.d.ts +11 -0
- package/es/components/code-snippet/code-snippet.d.ts.map +1 -1
- package/es/components/code-snippet/code-snippet.js +30 -20
- package/es/components/code-snippet/code-snippet.js.map +1 -1
- package/es/components/code-snippet/code-snippet.scss.js +1 -1
- package/es/components/combo-box/combo-box-item.js +1 -1
- package/es/components/combo-box/combo-box.d.ts.map +1 -1
- package/es/components/combo-box/combo-box.js +16 -12
- package/es/components/combo-box/combo-box.js.map +1 -1
- package/es/components/combo-button/combo-button.js +1 -1
- package/es/components/contained-list/contained-list-description.js +1 -1
- package/es/components/contained-list/contained-list-item.js +1 -1
- package/es/components/contained-list/contained-list.js +1 -1
- package/es/components/content-switcher/content-switcher-item.d.ts +4 -0
- package/es/components/content-switcher/content-switcher-item.d.ts.map +1 -1
- package/es/components/content-switcher/content-switcher-item.js +4 -3
- package/es/components/content-switcher/content-switcher-item.js.map +1 -1
- package/es/components/content-switcher/content-switcher.js +1 -1
- package/es/components/content-switcher/content-switcher.scss.js +1 -1
- package/es/components/content-switcher/content-switcher.scss.js.map +1 -1
- package/es/components/copy/copy.js +1 -1
- package/es/components/copy-button/copy-button.js +1 -1
- package/es/components/copy-button/copy-button.scss.js +1 -1
- package/es/components/data-table/table-batch-actions.js +1 -1
- package/es/components/data-table/table-body.js +1 -1
- package/es/components/data-table/table-cell-content.js +1 -1
- package/es/components/data-table/table-cell.js +1 -1
- package/es/components/data-table/table-expanded-row.js +1 -1
- package/es/components/data-table/table-head.js +1 -1
- package/es/components/data-table/table-header-cell.js +1 -1
- package/es/components/data-table/table-header-description.js +1 -1
- package/es/components/data-table/table-header-row.js +1 -1
- package/es/components/data-table/table-header-title.js +1 -1
- package/es/components/data-table/table-row.js +1 -1
- package/es/components/data-table/table-skeleton.js +1 -1
- package/es/components/data-table/table-toolbar-content.js +1 -1
- package/es/components/data-table/table-toolbar-search.js +1 -1
- package/es/components/data-table/table-toolbar.js +1 -1
- package/es/components/data-table/table.js +1 -1
- package/es/components/date-picker/date-picker-input-skeleton.js +1 -1
- package/es/components/date-picker/date-picker-input.js +1 -1
- package/es/components/date-picker/date-picker.js +1 -1
- package/es/components/dialog/dialog-body.js +1 -1
- package/es/components/dialog/dialog-close-button.js +1 -1
- package/es/components/dialog/dialog-controls.js +1 -1
- package/es/components/dialog/dialog-footer-button.js +1 -1
- package/es/components/dialog/dialog-footer.js +1 -1
- package/es/components/dialog/dialog-header.js +1 -1
- package/es/components/dialog/dialog-subtitle.js +1 -1
- package/es/components/dialog/dialog-title.js +1 -1
- package/es/components/dialog/dialog.js +1 -1
- package/es/components/dropdown/dropdown-item.js +1 -1
- package/es/components/dropdown/dropdown-skeleton.js +1 -1
- package/es/components/dropdown/dropdown.js +2 -2
- package/es/components/dropdown/dropdown.js.map +1 -1
- package/es/components/feature-flags/index.d.ts +39 -4
- package/es/components/feature-flags/index.d.ts.map +1 -1
- package/es/components/feature-flags/index.js +44 -7
- package/es/components/feature-flags/index.js.map +1 -1
- package/es/components/file-uploader/demo-file-uploader.js +1 -1
- package/es/components/file-uploader/file-uploader-button.js +1 -1
- package/es/components/file-uploader/file-uploader-drop-container.js +1 -1
- package/es/components/file-uploader/file-uploader-item.js +1 -1
- package/es/components/file-uploader/file-uploader-skeleton.js +1 -1
- package/es/components/file-uploader/file-uploader.js +1 -1
- package/es/components/floating-menu/floating-menu.js +1 -1
- package/es/components/fluid-combo-box/fluid-combo-box-skeleton.js +1 -1
- package/es/components/fluid-combo-box/fluid-combo-box.js +1 -1
- package/es/components/fluid-dropdown/fluid-dropdown-skeleton.js +1 -1
- package/es/components/fluid-dropdown/fluid-dropdown.js +1 -1
- package/es/components/fluid-form/fluid-form.js +1 -1
- package/es/components/fluid-multi-select/fluid-multi-select-skeleton.js +1 -1
- package/es/components/fluid-multi-select/fluid-multi-select.js +1 -1
- package/es/components/fluid-number-input/fluid-number-input-skeleton.js +1 -1
- package/es/components/fluid-number-input/fluid-number-input.js +1 -1
- package/es/components/fluid-password-input/fluid-password-input.js +1 -1
- package/es/components/fluid-search/fluid-search-skeleton.js +1 -1
- package/es/components/fluid-search/fluid-search.js +1 -1
- package/es/components/fluid-select/fluid-select-skeleton.js +1 -1
- package/es/components/fluid-select/fluid-select.js +1 -1
- package/es/components/fluid-text-input/fluid-text-input-skeleton.js +1 -1
- package/es/components/fluid-text-input/fluid-text-input.js +1 -1
- package/es/components/fluid-textarea/fluid-textarea-skeleton.js +1 -1
- package/es/components/fluid-textarea/fluid-textarea.js +1 -1
- package/es/components/fluid-time-picker/fluid-time-picker-select.js +1 -1
- package/es/components/fluid-time-picker/fluid-time-picker-skeleton.js +1 -1
- package/es/components/fluid-time-picker/fluid-time-picker.js +1 -1
- package/es/components/form/form-item.js +1 -1
- package/es/components/form/form.js +1 -1
- package/es/components/form-group/form-group.js +1 -1
- package/es/components/grid/column-hang.js +1 -1
- package/es/components/grid/column.js +1 -1
- package/es/components/grid/grid.js +1 -1
- package/es/components/heading/heading.js +1 -1
- package/es/components/icon/icon.js +1 -1
- package/es/components/icon-button/icon-button.js +1 -1
- package/es/components/icon-indicator/icon-indicator.js +1 -1
- package/es/components/inline-loading/inline-loading.js +1 -1
- package/es/components/layer/layer.js +1 -1
- package/es/components/layout/layout-constraint.js +1 -1
- package/es/components/layout/layout.js +1 -1
- package/es/components/link/link.js +1 -1
- package/es/components/list/list-item.js +1 -1
- package/es/components/list/ordered-list.js +1 -1
- package/es/components/list/unordered-list.js +1 -1
- package/es/components/loading/loading.js +1 -1
- package/es/components/menu/menu-item-divider.js +1 -1
- package/es/components/menu/menu-item-group.js +1 -1
- package/es/components/menu/menu-item-radio-group.js +1 -1
- package/es/components/menu/menu-item-selectable.js +1 -1
- package/es/components/menu/menu-item.js +1 -1
- package/es/components/menu/menu.js +1 -1
- package/es/components/menu-button/menu-button.js +1 -1
- package/es/components/modal/modal-base.js +1 -1
- package/es/components/modal/modal-body-content.js +1 -1
- package/es/components/modal/modal-body.js +1 -1
- package/es/components/modal/modal-close-button.js +1 -1
- package/es/components/modal/modal-footer-button.js +1 -1
- package/es/components/modal/modal-footer.js +1 -1
- package/es/components/modal/modal-header.js +1 -1
- package/es/components/modal/modal-heading.js +1 -1
- package/es/components/modal/modal-label.js +1 -1
- package/es/components/modal/modal.js +1 -1
- package/es/components/multi-select/multi-select-item.js +1 -1
- package/es/components/multi-select/multi-select.js +1 -1
- package/es/components/notification/actionable-notification-button.js +1 -1
- package/es/components/notification/actionable-notification.js +1 -1
- package/es/components/notification/actionable-notification.scss.js +1 -1
- package/es/components/notification/actionable-notification.scss.js.map +1 -1
- package/es/components/notification/callout-notification.js +1 -1
- package/es/components/notification/inline-notification.js +2 -2
- package/es/components/notification/inline-notification.js.map +1 -1
- package/es/components/notification/inline-notification.scss.js +1 -1
- package/es/components/notification/toast-notification.js +1 -1
- package/es/components/notification/toast-notification.scss.js +1 -1
- package/es/components/number-input/number-input-skeleton.js +1 -1
- package/es/components/number-input/number-input.js +1 -1
- package/es/components/overflow-menu/overflow-menu-body.js +1 -1
- package/es/components/overflow-menu/overflow-menu-item.js +1 -1
- package/es/components/overflow-menu/overflow-menu.js +2 -2
- package/es/components/overflow-menu/overflow-menu.js.map +1 -1
- package/es/components/page-header/page-header-breadcrumb.js +1 -1
- package/es/components/page-header/page-header-content-text.js +1 -1
- package/es/components/page-header/page-header-content.js +1 -1
- package/es/components/page-header/page-header-hero-image.js +1 -1
- package/es/components/page-header/page-header-tabs.js +1 -1
- package/es/components/page-header/page-header.js +1 -1
- package/es/components/pagination/pagination.js +1 -1
- package/es/components/pagination-nav/pagination-nav.js +1 -1
- package/es/components/password-input/password-input-skeleton.js +1 -1
- package/es/components/password-input/password-input.js +1 -1
- package/es/components/popover/popover-content.js +1 -1
- package/es/components/popover/popover.d.ts.map +1 -1
- package/es/components/popover/popover.js +20 -1
- package/es/components/popover/popover.js.map +1 -1
- package/es/components/progress-bar/progress-bar.js +1 -1
- package/es/components/progress-indicator/progress-indicator-skeleton.js +1 -1
- package/es/components/progress-indicator/progress-indicator.js +1 -1
- package/es/components/progress-indicator/progress-indicator.scss.js +1 -1
- package/es/components/progress-indicator/progress-step-skeleton.js +1 -1
- package/es/components/progress-indicator/progress-step.js +1 -1
- package/es/components/radio-button/radio-button-group.js +1 -1
- package/es/components/radio-button/radio-button-skeleton.js +1 -1
- package/es/components/radio-button/radio-button.js +1 -1
- package/es/components/search/search-skeleton.js +1 -1
- package/es/components/search/search.js +1 -1
- package/es/components/select/select-item-group.js +1 -1
- package/es/components/select/select-item.js +1 -1
- package/es/components/select/select-skeleton.js +1 -1
- package/es/components/select/select.js +1 -1
- package/es/components/shape-indicator/shape-indicator.js +1 -1
- package/es/components/side-panel/side-panel.js +5 -3
- package/es/components/side-panel/side-panel.js.map +1 -1
- package/es/components/skeleton-icon/skeleton-icon.js +1 -1
- package/es/components/skeleton-placeholder/skeleton-placeholder.js +1 -1
- package/es/components/skeleton-text/skeleton-text.js +1 -1
- package/es/components/skip-to-content/skip-to-content.js +1 -1
- package/es/components/slider/slider-input.js +1 -1
- package/es/components/slider/slider-skeleton.js +1 -1
- package/es/components/slider/slider.js +1 -1
- package/es/components/slug/slug-action-button.js +1 -1
- package/es/components/slug/slug.js +1 -1
- package/es/components/slug/slug.scss.js +1 -1
- package/es/components/stack/stack.js +1 -1
- package/es/components/structured-list/structured-list-body.js +1 -1
- package/es/components/structured-list/structured-list-cell.js +1 -1
- package/es/components/structured-list/structured-list-head.js +1 -1
- package/es/components/structured-list/structured-list-header-cell-skeleton.js +1 -1
- package/es/components/structured-list/structured-list-header-cell.js +1 -1
- package/es/components/structured-list/structured-list-header-row.js +1 -1
- package/es/components/structured-list/structured-list-row.js +1 -1
- package/es/components/structured-list/structured-list.js +1 -1
- package/es/components/tabs/stories/tabs-wrapper.js +1 -1
- package/es/components/tabs/tab-skeleton.js +1 -1
- package/es/components/tabs/tab.js +1 -1
- package/es/components/tabs/tabs-skeleton.js +1 -1
- package/es/components/tabs/tabs-vertical.js +1 -1
- package/es/components/tabs/tabs.js +2 -2
- package/es/components/tabs/tabs.js.map +1 -1
- package/es/components/tag/dismissible-tag.js +1 -1
- package/es/components/tag/operational-tag.js +1 -1
- package/es/components/tag/selectable-tag.js +1 -1
- package/es/components/tag/tag-skeleton.js +1 -1
- package/es/components/tag/tag.js +1 -1
- package/es/components/tearsheet/tearsheet.js +1 -1
- package/es/components/text-input/text-input-skeleton.js +1 -1
- package/es/components/text-input/text-input.js +1 -1
- package/es/components/textarea/textarea-skeleton.js +1 -1
- package/es/components/textarea/textarea.js +1 -1
- package/es/components/tile/clickable-tile.js +1 -1
- package/es/components/tile/expandable-tile.js +1 -1
- package/es/components/tile/radio-tile.js +1 -1
- package/es/components/tile/selectable-tile.js +1 -1
- package/es/components/tile/tile-group.js +1 -1
- package/es/components/tile/tile.js +1 -1
- package/es/components/time-picker/time-picker-select.js +1 -1
- package/es/components/time-picker/time-picker.js +1 -1
- package/es/components/toggle/toggle-skeleton.js +1 -1
- package/es/components/toggle/toggle.js +1 -1
- package/es/components/toggle-tip/toggletip.js +1 -1
- package/es/components/tooltip/definition-tooltip.js +1 -1
- package/es/components/tooltip/tooltip-content.js +1 -1
- package/es/components/tooltip/tooltip.js +1 -1
- package/es/components/tree-view/tree-node.js +1 -1
- package/es/components/tree-view/tree-view.js +1 -1
- package/es/components/ui-shell/header-global-action.js +1 -1
- package/es/components/ui-shell/header-menu-button.js +1 -1
- package/es/components/ui-shell/header-menu-item.js +1 -1
- package/es/components/ui-shell/header-menu.js +1 -1
- package/es/components/ui-shell/header-name.js +1 -1
- package/es/components/ui-shell/header-nav-item.js +1 -1
- package/es/components/ui-shell/header-nav.js +1 -1
- package/es/components/ui-shell/header-panel.js +1 -1
- package/es/components/ui-shell/header-side-nav-items.js +1 -1
- package/es/components/ui-shell/header.js +1 -1
- package/es/components/ui-shell/side-nav-divider.js +1 -1
- package/es/components/ui-shell/side-nav-items.js +1 -1
- package/es/components/ui-shell/side-nav-link.js +1 -1
- package/es/components/ui-shell/side-nav-menu-item.js +1 -1
- package/es/components/ui-shell/side-nav-menu.js +1 -1
- package/es/components/ui-shell/side-nav.js +1 -1
- package/es/components/ui-shell/switcher-divider.js +1 -1
- package/es/components/ui-shell/switcher-item.js +1 -1
- package/es/components/ui-shell/switcher.js +1 -1
- package/es/node_modules/flatpickr/dist/esm/l10n/default.js +1 -1
- package/es/packages/feature-flags/es/index.js +42 -2
- package/es/packages/feature-flags/es/index.js.map +1 -1
- package/es-custom/_virtual/{_@oxc-project_runtime@0.135.0 → _@oxc-project_runtime@0.139.0}/helpers/esm/decorate.js +2 -2
- package/es-custom/components/accordion/accordion-item-skeleton.js +1 -1
- package/es-custom/components/accordion/accordion-item.d.ts +4 -1
- package/es-custom/components/accordion/accordion-item.d.ts.map +1 -1
- package/es-custom/components/accordion/accordion-item.js +4 -7
- package/es-custom/components/accordion/accordion-item.js.map +1 -1
- package/es-custom/components/accordion/accordion-skeleton.d.ts +4 -1
- package/es-custom/components/accordion/accordion-skeleton.d.ts.map +1 -1
- package/es-custom/components/accordion/accordion-skeleton.js +5 -7
- package/es-custom/components/accordion/accordion-skeleton.js.map +1 -1
- package/es-custom/components/accordion/accordion.js +1 -1
- package/es-custom/components/ai-label/ai-label-action-button.js +1 -1
- package/es-custom/components/ai-label/ai-label.js +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-skeleton/ai-skeleton-icon.js +1 -1
- package/es-custom/components/ai-skeleton/ai-skeleton-placeholder.js +1 -1
- package/es-custom/components/ai-skeleton/ai-skeleton-text.js +1 -1
- package/es-custom/components/badge-indicator/badge-indicator.js +1 -1
- package/es-custom/components/breadcrumb/breadcrumb-item.js +1 -1
- package/es-custom/components/breadcrumb/breadcrumb-link.js +1 -1
- package/es-custom/components/breadcrumb/breadcrumb-overflow-menu.js +1 -1
- package/es-custom/components/breadcrumb/breadcrumb-skeleton.js +1 -1
- package/es-custom/components/breadcrumb/breadcrumb.js +1 -1
- package/es-custom/components/button/button-set-base.js +1 -1
- package/es-custom/components/button/button-set.js +1 -1
- package/es-custom/components/button/button-skeleton.js +3 -3
- package/es-custom/components/button/button-skeleton.js.map +1 -1
- package/es-custom/components/button/button.js +1 -1
- package/es-custom/components/button/button.scss.js +1 -1
- package/es-custom/components/chat-button/chat-button-skeleton.js +1 -1
- package/es-custom/components/chat-button/chat-button.js +1 -1
- package/es-custom/components/checkbox/checkbox-group.js +1 -1
- package/es-custom/components/checkbox/checkbox-skeleton.js +1 -1
- package/es-custom/components/checkbox/checkbox.js +1 -1
- package/es-custom/components/code-snippet/code-snippet-skeleton.js +1 -1
- package/es-custom/components/code-snippet/code-snippet.d.ts +11 -0
- package/es-custom/components/code-snippet/code-snippet.d.ts.map +1 -1
- package/es-custom/components/code-snippet/code-snippet.js +30 -20
- package/es-custom/components/code-snippet/code-snippet.js.map +1 -1
- package/es-custom/components/code-snippet/code-snippet.scss.js +1 -1
- package/es-custom/components/combo-box/combo-box-item.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 +16 -12
- package/es-custom/components/combo-box/combo-box.js.map +1 -1
- package/es-custom/components/combo-button/combo-button.js +1 -1
- package/es-custom/components/contained-list/contained-list-description.js +1 -1
- package/es-custom/components/contained-list/contained-list-item.js +1 -1
- package/es-custom/components/contained-list/contained-list.js +1 -1
- package/es-custom/components/content-switcher/content-switcher-item.d.ts +4 -0
- package/es-custom/components/content-switcher/content-switcher-item.d.ts.map +1 -1
- package/es-custom/components/content-switcher/content-switcher-item.js +4 -3
- package/es-custom/components/content-switcher/content-switcher-item.js.map +1 -1
- package/es-custom/components/content-switcher/content-switcher.js +1 -1
- package/es-custom/components/content-switcher/content-switcher.scss.js +1 -1
- package/es-custom/components/content-switcher/content-switcher.scss.js.map +1 -1
- package/es-custom/components/copy/copy.js +1 -1
- package/es-custom/components/copy-button/copy-button.js +1 -1
- package/es-custom/components/copy-button/copy-button.scss.js +1 -1
- package/es-custom/components/data-table/table-batch-actions.js +1 -1
- package/es-custom/components/data-table/table-body.js +1 -1
- package/es-custom/components/data-table/table-cell-content.js +1 -1
- package/es-custom/components/data-table/table-cell.js +1 -1
- package/es-custom/components/data-table/table-expanded-row.js +1 -1
- package/es-custom/components/data-table/table-head.js +1 -1
- package/es-custom/components/data-table/table-header-cell.js +1 -1
- package/es-custom/components/data-table/table-header-description.js +1 -1
- package/es-custom/components/data-table/table-header-row.js +1 -1
- package/es-custom/components/data-table/table-header-title.js +1 -1
- package/es-custom/components/data-table/table-row.js +1 -1
- package/es-custom/components/data-table/table-skeleton.js +1 -1
- package/es-custom/components/data-table/table-toolbar-content.js +1 -1
- package/es-custom/components/data-table/table-toolbar-search.js +1 -1
- package/es-custom/components/data-table/table-toolbar.js +1 -1
- package/es-custom/components/data-table/table.js +1 -1
- package/es-custom/components/date-picker/date-picker-input-skeleton.js +1 -1
- package/es-custom/components/date-picker/date-picker-input.js +1 -1
- package/es-custom/components/date-picker/date-picker.js +1 -1
- package/es-custom/components/dialog/dialog-body.js +1 -1
- package/es-custom/components/dialog/dialog-close-button.js +1 -1
- package/es-custom/components/dialog/dialog-controls.js +1 -1
- package/es-custom/components/dialog/dialog-footer-button.js +1 -1
- package/es-custom/components/dialog/dialog-footer.js +1 -1
- package/es-custom/components/dialog/dialog-header.js +1 -1
- package/es-custom/components/dialog/dialog-subtitle.js +1 -1
- package/es-custom/components/dialog/dialog-title.js +1 -1
- package/es-custom/components/dialog/dialog.js +1 -1
- package/es-custom/components/dropdown/dropdown-item.js +1 -1
- package/es-custom/components/dropdown/dropdown-skeleton.js +1 -1
- package/es-custom/components/dropdown/dropdown.js +2 -2
- package/es-custom/components/dropdown/dropdown.js.map +1 -1
- package/es-custom/components/feature-flags/index.d.ts +39 -4
- package/es-custom/components/feature-flags/index.d.ts.map +1 -1
- package/es-custom/components/feature-flags/index.js +44 -7
- package/es-custom/components/feature-flags/index.js.map +1 -1
- package/es-custom/components/file-uploader/demo-file-uploader.js +1 -1
- package/es-custom/components/file-uploader/file-uploader-button.js +1 -1
- package/es-custom/components/file-uploader/file-uploader-drop-container.js +1 -1
- package/es-custom/components/file-uploader/file-uploader-item.js +1 -1
- package/es-custom/components/file-uploader/file-uploader-skeleton.js +1 -1
- package/es-custom/components/file-uploader/file-uploader.js +1 -1
- package/es-custom/components/floating-menu/floating-menu.js +1 -1
- package/es-custom/components/fluid-combo-box/fluid-combo-box-skeleton.js +1 -1
- package/es-custom/components/fluid-combo-box/fluid-combo-box.js +1 -1
- package/es-custom/components/fluid-dropdown/fluid-dropdown-skeleton.js +1 -1
- package/es-custom/components/fluid-dropdown/fluid-dropdown.js +1 -1
- package/es-custom/components/fluid-form/fluid-form.js +1 -1
- package/es-custom/components/fluid-multi-select/fluid-multi-select-skeleton.js +1 -1
- package/es-custom/components/fluid-multi-select/fluid-multi-select.js +1 -1
- package/es-custom/components/fluid-number-input/fluid-number-input-skeleton.js +1 -1
- package/es-custom/components/fluid-number-input/fluid-number-input.js +1 -1
- package/es-custom/components/fluid-password-input/fluid-password-input.js +1 -1
- package/es-custom/components/fluid-search/fluid-search-skeleton.js +1 -1
- package/es-custom/components/fluid-search/fluid-search.js +1 -1
- package/es-custom/components/fluid-select/fluid-select-skeleton.js +1 -1
- package/es-custom/components/fluid-select/fluid-select.js +1 -1
- package/es-custom/components/fluid-text-input/fluid-text-input-skeleton.js +1 -1
- package/es-custom/components/fluid-text-input/fluid-text-input.js +1 -1
- package/es-custom/components/fluid-textarea/fluid-textarea-skeleton.js +1 -1
- package/es-custom/components/fluid-textarea/fluid-textarea.js +1 -1
- package/es-custom/components/fluid-time-picker/fluid-time-picker-select.js +1 -1
- package/es-custom/components/fluid-time-picker/fluid-time-picker-skeleton.js +1 -1
- package/es-custom/components/fluid-time-picker/fluid-time-picker.js +1 -1
- package/es-custom/components/form/form-item.js +1 -1
- package/es-custom/components/form/form.js +1 -1
- package/es-custom/components/form-group/form-group.js +1 -1
- package/es-custom/components/grid/column-hang.js +1 -1
- package/es-custom/components/grid/column.js +1 -1
- package/es-custom/components/grid/grid.js +1 -1
- package/es-custom/components/heading/heading.js +1 -1
- package/es-custom/components/icon/icon.js +1 -1
- package/es-custom/components/icon-button/icon-button.js +1 -1
- package/es-custom/components/icon-indicator/icon-indicator.js +1 -1
- package/es-custom/components/inline-loading/inline-loading.js +1 -1
- package/es-custom/components/layer/layer.js +1 -1
- package/es-custom/components/layout/layout-constraint.js +1 -1
- package/es-custom/components/layout/layout.js +1 -1
- package/es-custom/components/link/link.js +1 -1
- package/es-custom/components/list/list-item.js +1 -1
- package/es-custom/components/list/ordered-list.js +1 -1
- package/es-custom/components/list/unordered-list.js +1 -1
- package/es-custom/components/loading/loading.js +1 -1
- package/es-custom/components/menu/menu-item-divider.js +1 -1
- package/es-custom/components/menu/menu-item-group.js +1 -1
- package/es-custom/components/menu/menu-item-radio-group.js +1 -1
- package/es-custom/components/menu/menu-item-selectable.js +1 -1
- package/es-custom/components/menu/menu-item.js +1 -1
- package/es-custom/components/menu/menu.js +1 -1
- package/es-custom/components/menu-button/menu-button.js +1 -1
- package/es-custom/components/modal/modal-base.js +1 -1
- package/es-custom/components/modal/modal-body-content.js +1 -1
- package/es-custom/components/modal/modal-body.js +1 -1
- package/es-custom/components/modal/modal-close-button.js +1 -1
- package/es-custom/components/modal/modal-footer-button.js +1 -1
- package/es-custom/components/modal/modal-footer.js +1 -1
- package/es-custom/components/modal/modal-header.js +1 -1
- package/es-custom/components/modal/modal-heading.js +1 -1
- package/es-custom/components/modal/modal-label.js +1 -1
- package/es-custom/components/modal/modal.js +1 -1
- package/es-custom/components/multi-select/multi-select-item.js +1 -1
- package/es-custom/components/multi-select/multi-select.js +1 -1
- package/es-custom/components/notification/actionable-notification-button.js +1 -1
- package/es-custom/components/notification/actionable-notification.js +1 -1
- package/es-custom/components/notification/actionable-notification.scss.js +1 -1
- package/es-custom/components/notification/actionable-notification.scss.js.map +1 -1
- package/es-custom/components/notification/callout-notification.js +1 -1
- package/es-custom/components/notification/inline-notification.js +2 -2
- package/es-custom/components/notification/inline-notification.js.map +1 -1
- package/es-custom/components/notification/inline-notification.scss.js +1 -1
- package/es-custom/components/notification/toast-notification.js +1 -1
- package/es-custom/components/notification/toast-notification.scss.js +1 -1
- package/es-custom/components/number-input/number-input-skeleton.js +1 -1
- package/es-custom/components/number-input/number-input.js +1 -1
- package/es-custom/components/overflow-menu/overflow-menu-body.js +1 -1
- package/es-custom/components/overflow-menu/overflow-menu-item.js +1 -1
- package/es-custom/components/overflow-menu/overflow-menu.js +2 -2
- package/es-custom/components/overflow-menu/overflow-menu.js.map +1 -1
- package/es-custom/components/page-header/page-header-breadcrumb.js +1 -1
- package/es-custom/components/page-header/page-header-content-text.js +1 -1
- package/es-custom/components/page-header/page-header-content.js +1 -1
- package/es-custom/components/page-header/page-header-hero-image.js +1 -1
- package/es-custom/components/page-header/page-header-tabs.js +1 -1
- package/es-custom/components/page-header/page-header.js +1 -1
- package/es-custom/components/pagination/pagination.js +1 -1
- package/es-custom/components/pagination-nav/pagination-nav.js +1 -1
- package/es-custom/components/password-input/password-input-skeleton.js +1 -1
- package/es-custom/components/password-input/password-input.js +1 -1
- package/es-custom/components/popover/popover-content.js +1 -1
- package/es-custom/components/popover/popover.d.ts.map +1 -1
- package/es-custom/components/popover/popover.js +20 -1
- package/es-custom/components/popover/popover.js.map +1 -1
- package/es-custom/components/progress-bar/progress-bar.js +1 -1
- package/es-custom/components/progress-indicator/progress-indicator-skeleton.js +1 -1
- package/es-custom/components/progress-indicator/progress-indicator.js +1 -1
- package/es-custom/components/progress-indicator/progress-indicator.scss.js +1 -1
- package/es-custom/components/progress-indicator/progress-step-skeleton.js +1 -1
- package/es-custom/components/progress-indicator/progress-step.js +1 -1
- package/es-custom/components/radio-button/radio-button-group.js +1 -1
- package/es-custom/components/radio-button/radio-button-skeleton.js +1 -1
- package/es-custom/components/radio-button/radio-button.js +1 -1
- package/es-custom/components/search/search-skeleton.js +1 -1
- package/es-custom/components/search/search.js +1 -1
- package/es-custom/components/select/select-item-group.js +1 -1
- package/es-custom/components/select/select-item.js +1 -1
- package/es-custom/components/select/select-skeleton.js +1 -1
- package/es-custom/components/select/select.js +1 -1
- package/es-custom/components/shape-indicator/shape-indicator.js +1 -1
- package/es-custom/components/side-panel/side-panel.js +5 -3
- package/es-custom/components/side-panel/side-panel.js.map +1 -1
- package/es-custom/components/skeleton-icon/skeleton-icon.js +1 -1
- package/es-custom/components/skeleton-placeholder/skeleton-placeholder.js +1 -1
- package/es-custom/components/skeleton-text/skeleton-text.js +1 -1
- package/es-custom/components/skip-to-content/skip-to-content.js +1 -1
- package/es-custom/components/slider/slider-input.js +1 -1
- package/es-custom/components/slider/slider-skeleton.js +1 -1
- package/es-custom/components/slider/slider.js +1 -1
- package/es-custom/components/slug/slug-action-button.js +1 -1
- package/es-custom/components/slug/slug.js +1 -1
- package/es-custom/components/slug/slug.scss.js +1 -1
- package/es-custom/components/stack/stack.js +1 -1
- package/es-custom/components/structured-list/structured-list-body.js +1 -1
- package/es-custom/components/structured-list/structured-list-cell.js +1 -1
- package/es-custom/components/structured-list/structured-list-head.js +1 -1
- package/es-custom/components/structured-list/structured-list-header-cell-skeleton.js +1 -1
- package/es-custom/components/structured-list/structured-list-header-cell.js +1 -1
- package/es-custom/components/structured-list/structured-list-header-row.js +1 -1
- package/es-custom/components/structured-list/structured-list-row.js +1 -1
- package/es-custom/components/structured-list/structured-list.js +1 -1
- package/es-custom/components/tabs/stories/tabs-wrapper.js +1 -1
- package/es-custom/components/tabs/tab-skeleton.js +1 -1
- package/es-custom/components/tabs/tab.js +1 -1
- package/es-custom/components/tabs/tabs-skeleton.js +1 -1
- package/es-custom/components/tabs/tabs-vertical.js +1 -1
- package/es-custom/components/tabs/tabs.js +2 -2
- package/es-custom/components/tabs/tabs.js.map +1 -1
- package/es-custom/components/tag/dismissible-tag.js +1 -1
- package/es-custom/components/tag/operational-tag.js +1 -1
- package/es-custom/components/tag/selectable-tag.js +1 -1
- package/es-custom/components/tag/tag-skeleton.js +1 -1
- package/es-custom/components/tag/tag.js +1 -1
- package/es-custom/components/tearsheet/tearsheet.js +1 -1
- package/es-custom/components/text-input/text-input-skeleton.js +1 -1
- package/es-custom/components/text-input/text-input.js +1 -1
- package/es-custom/components/textarea/textarea-skeleton.js +1 -1
- package/es-custom/components/textarea/textarea.js +1 -1
- package/es-custom/components/tile/clickable-tile.js +1 -1
- package/es-custom/components/tile/expandable-tile.js +1 -1
- package/es-custom/components/tile/radio-tile.js +1 -1
- package/es-custom/components/tile/selectable-tile.js +1 -1
- package/es-custom/components/tile/tile-group.js +1 -1
- package/es-custom/components/tile/tile.js +1 -1
- package/es-custom/components/time-picker/time-picker-select.js +1 -1
- package/es-custom/components/time-picker/time-picker.js +1 -1
- package/es-custom/components/toggle/toggle-skeleton.js +1 -1
- package/es-custom/components/toggle/toggle.js +1 -1
- package/es-custom/components/toggle-tip/toggletip.js +1 -1
- package/es-custom/components/tooltip/definition-tooltip.js +1 -1
- package/es-custom/components/tooltip/tooltip-content.js +1 -1
- package/es-custom/components/tooltip/tooltip.js +1 -1
- package/es-custom/components/tree-view/tree-node.js +1 -1
- package/es-custom/components/tree-view/tree-view.js +1 -1
- package/es-custom/components/ui-shell/header-global-action.js +1 -1
- package/es-custom/components/ui-shell/header-menu-button.js +1 -1
- package/es-custom/components/ui-shell/header-menu-item.js +1 -1
- package/es-custom/components/ui-shell/header-menu.js +1 -1
- package/es-custom/components/ui-shell/header-name.js +1 -1
- package/es-custom/components/ui-shell/header-nav-item.js +1 -1
- package/es-custom/components/ui-shell/header-nav.js +1 -1
- package/es-custom/components/ui-shell/header-panel.js +1 -1
- package/es-custom/components/ui-shell/header-side-nav-items.js +1 -1
- package/es-custom/components/ui-shell/header.js +1 -1
- package/es-custom/components/ui-shell/side-nav-divider.js +1 -1
- package/es-custom/components/ui-shell/side-nav-items.js +1 -1
- package/es-custom/components/ui-shell/side-nav-link.js +1 -1
- package/es-custom/components/ui-shell/side-nav-menu-item.js +1 -1
- package/es-custom/components/ui-shell/side-nav-menu.js +1 -1
- package/es-custom/components/ui-shell/side-nav.js +1 -1
- package/es-custom/components/ui-shell/switcher-divider.js +1 -1
- package/es-custom/components/ui-shell/switcher-item.js +1 -1
- package/es-custom/components/ui-shell/switcher.js +1 -1
- package/es-custom/node_modules/flatpickr/dist/esm/l10n/default.js +1 -1
- package/es-custom/packages/feature-flags/es/index.js +42 -2
- package/es-custom/packages/feature-flags/es/index.js.map +1 -1
- package/lib/components/accordion/accordion-item.d.ts +4 -1
- package/lib/components/accordion/accordion-item.d.ts.map +1 -1
- package/lib/components/accordion/accordion-skeleton.d.ts +4 -1
- package/lib/components/accordion/accordion-skeleton.d.ts.map +1 -1
- package/lib/components/code-snippet/code-snippet.d.ts +11 -0
- package/lib/components/code-snippet/code-snippet.d.ts.map +1 -1
- package/lib/components/combo-box/combo-box.d.ts.map +1 -1
- package/lib/components/content-switcher/content-switcher-item.d.ts +4 -0
- package/lib/components/content-switcher/content-switcher-item.d.ts.map +1 -1
- package/lib/components/feature-flags/index.d.ts +39 -4
- package/lib/components/feature-flags/index.d.ts.map +1 -1
- package/lib/components/popover/popover.d.ts.map +1 -1
- package/package.json +7 -7
- package/scss/components/ai-label/ai-label.scss +7 -5
- package/scss/components/content-switcher/content-switcher.scss +14 -7
- package/scss/components/notification/actionable-notification.scss +11 -4
- package/telemetry.yml +10 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"actionable-notification.scss.js","names":[],"sources":["../../../src/components/notification/actionable-notification.scss?lit"],"sourcesContent":["//\n// Copyright IBM Corp. 2025\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$css--plex: true !default;\n\n@use '@carbon/styles/scss/config' as *;\n@use '@carbon/styles/scss/colors' as *;\n@use '@carbon/styles/scss/theme' as *;\n@use '@carbon/styles/scss/spacing' as *;\n@use '@carbon/styles/scss/components/notification/index' as *;\n@use '@carbon/styles/scss/components/button';\n@use '@carbon/styles/scss/components/button/mixins' as button-mixins;\n@use '@carbon/styles/scss/components/button/vars' as button-vars;\n@use '@carbon/styles/scss/utilities/layout' as *;\n\n@include actionable-notification;\n\n:host(#{$prefix}-actionable-notification) {\n @include actionable-notification-base;\n @include emit-layout-tokens();\n\n display: none;\n outline: none;\n}\n\n:host(\n #{$prefix}-actionable-notification-button:not(\n [low-contrast]\n )[kind='tertiary']\n )\n button {\n @include button-mixins.button-theme(\n transparent,\n $notification-action-tertiary-inverse,\n $notification-action-tertiary-inverse,\n $notification-action-tertiary-inverse-hover,\n currentColor,\n $notification-action-tertiary-inverse-active\n );\n\n &:focus {\n border-color: $focus-inverse;\n background-color: $notification-action-tertiary-inverse;\n box-shadow:\n inset 0 0 0 button-vars.$button-outline-width $focus-inverse,\n inset 0 0 0 button-vars.$button-border-width $background-inverse;\n color: $notification-action-tertiary-inverse-text;\n }\n\n &:hover {\n
|
|
1
|
+
{"version":3,"file":"actionable-notification.scss.js","names":[],"sources":["../../../src/components/notification/actionable-notification.scss?lit"],"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$css--plex: true !default;\n\n@use '@carbon/styles/scss/config' as *;\n@use '@carbon/styles/scss/colors' as *;\n@use '@carbon/styles/scss/theme' as *;\n@use '@carbon/styles/scss/spacing' as *;\n@use '@carbon/styles/scss/components/notification/index' as *;\n@use '@carbon/styles/scss/components/button';\n@use '@carbon/styles/scss/components/button/mixins' as button-mixins;\n@use '@carbon/styles/scss/components/button/vars' as button-vars;\n@use '@carbon/styles/scss/utilities/layout' as *;\n\n@include actionable-notification;\n\n:host(#{$prefix}-actionable-notification) {\n @include actionable-notification-base;\n @include emit-layout-tokens();\n\n display: none;\n outline: none;\n}\n\n:host(\n #{$prefix}-actionable-notification-button:not(\n [low-contrast]\n )[kind='tertiary']\n )\n button {\n @include button-mixins.button-theme(\n transparent,\n $notification-action-tertiary-inverse,\n $notification-action-tertiary-inverse,\n $notification-action-tertiary-inverse-hover,\n currentColor,\n $notification-action-tertiary-inverse-active\n );\n\n &:focus {\n border-color: $focus-inverse;\n background-color: $notification-action-tertiary-inverse;\n box-shadow:\n inset 0 0 0 button-vars.$button-outline-width $focus-inverse,\n inset 0 0 0 button-vars.$button-border-width $background-inverse;\n color: $notification-action-tertiary-inverse-text;\n }\n\n @media (any-hover: hover) {\n &:hover {\n color: $notification-action-tertiary-inverse-text;\n }\n }\n\n &:active {\n border-color: transparent;\n background-color: $notification-action-tertiary-inverse-active;\n color: $notification-action-tertiary-inverse-text;\n }\n}\n\n:host(#{$prefix}-actionable-notification-button[low-contrast][kind='ghost'])\n button {\n &:active {\n background-color: $notification-action-hover;\n }\n\n @media (any-hover: hover) {\n &:hover {\n background-color: $notification-action-hover;\n }\n }\n\n &:focus {\n outline-color: $focus;\n }\n}\n\n:host(\n #{$prefix}-actionable-notification-button:not([low-contrast])[kind='ghost']\n )\n button {\n color: $link-inverse;\n}\n\n:host(\n #{$prefix}-actionable-notification-button[hide-close-button][kind='ghost']\n )\n button {\n margin-inline-end: $spacing-03;\n}\n\n:host(#{$prefix}-actionable-notification:not([inline])) {\n @include actionable-notification-toast-base;\n\n .#{$prefix}--actionable-notification__content {\n flex-direction: column;\n }\n}\n\n:host(#{$prefix}-actionable-notification[inline][low-contrast])::before,\n:host(#{$prefix}-callout-notification[inline][low-contrast])::before {\n @include actionable-notification-low-contrast-inline-before;\n}\n\n:host(#{$prefix}-actionable-notification[low-contrast]),\n:host(#{$prefix}-callout-notification[low-contrast]) {\n @include actionable-notification-low-contrast-base;\n}\n\n:host(#{$prefix}-actionable-notification[open]) {\n display: flex;\n}\n\n:host(#{$prefix}-actionable-notification:not([inline]))\n .#{$prefix}--actionable-notification__close-button {\n position: absolute;\n}\n\n:host(#{$prefix}-actionable-notification[hide-close-button])\n .#{$prefix}--actionable-notification__close-button {\n display: none;\n}\n\n:host(#{$prefix}-actionable-notification[kind='success']) {\n @include actionable-notification-success-base;\n}\n\n:host(#{$prefix}-actionable-notification[kind='success'][low-contrast]) {\n @include actionable-notification-low-contrast-success;\n}\n\n:host(#{$prefix}-actionable-notification[kind='info']) {\n @include actionable-notification-info-base;\n}\n\n:host(#{$prefix}-actionable-notification[kind='info-square']) {\n @include actionable-notification-info-base;\n}\n\n:host(#{$prefix}-actionable-notification[kind='info'][low-contrast]),\n:host(#{$prefix}-actionable-notification[kind='info-square'][low-contrast]) {\n @include actionable-notification-low-contrast-info;\n}\n\n:host(#{$prefix}-actionable-notification[kind='warning']) {\n @include actionable-notification-warning-base;\n\n /* TODO: Remove this once the following issue with icon fill is resolved:\n ** https://github.com/carbon-design-system/carbon/issues/13616\n */\n .#{$prefix}--inline-notification__icon path[data-icon-path='inner-path'] {\n fill: $black-100;\n opacity: 1;\n }\n}\n\n:host(#{$prefix}-actionable-notification[kind='warning-alt']) {\n @include actionable-notification-warning-base;\n\n /* TODO: Remove this once the following issue with icon fill is resolved:\n ** https://github.com/carbon-design-system/carbon/issues/13616\n */\n .#{$prefix}--inline-notification__icon,\n .#{$prefix}--toast-notification__icon {\n path[data-icon-path='inner-path'] {\n fill: $black-100;\n opacity: 1;\n }\n }\n}\n\n:host(#{$prefix}-actionable-notification[kind='warning'][low-contrast]),\n:host(#{$prefix}-actionable-notification[kind='warning-alt'][low-contrast]) {\n @include actionable-notification-low-contrast-warning;\n}\n\n:host(#{$prefix}-actionable-notification[kind='error']) {\n @include actionable-notification-error-base;\n}\n\n:host(#{$prefix}-actionable-notification[kind='error'][low-contrast]) {\n @include actionable-notification-low-contrast-error;\n}\n:host(#{$prefix}-callout-notification) {\n @include actionable-notification-base;\n @include emit-layout-tokens();\n\n display: flex;\n outline: none;\n}\n\n:host(#{$prefix}-callout-notification)\n .#{$prefix}--actionable-notification__close-button {\n display: none;\n}\n\n:host(#{$prefix}-callout-notification[inline][low-contrast])::before {\n @include actionable-notification-low-contrast-inline-before;\n}\n\n:host(#{$prefix}-callout-notification[kind='success']) {\n @include actionable-notification-success-base;\n}\n\n:host(#{$prefix}-callout-notification[kind='success'][low-contrast]) {\n @include actionable-notification-low-contrast-success;\n}\n\n:host(#{$prefix}-callout-notification[kind='info']) {\n @include actionable-notification-info-base;\n}\n\n:host(#{$prefix}-callout-notification[kind='info-square']) {\n @include actionable-notification-info-base;\n}\n\n:host(#{$prefix}-callout-notification[kind='info'][low-contrast]),\n:host(#{$prefix}-callout-notification[kind='info-square'][low-contrast]) {\n @include actionable-notification-low-contrast-info;\n}\n\n:host(#{$prefix}-callout-notification[kind='warning']) {\n @include actionable-notification-warning-base;\n\n /* TODO: Remove this once the following issue with icon fill is resolved:\n ** https://github.com/carbon-design-system/carbon/issues/13616\n */\n .#{$prefix}--inline-notification__icon path[data-icon-path='inner-path'] {\n fill: $black-100;\n opacity: 1;\n }\n}\n\n:host(#{$prefix}-callout-notification[kind='warning-alt']) {\n @include actionable-notification-warning-base;\n\n /* TODO: Remove this once the following issue with icon fill is resolved:\n ** https://github.com/carbon-design-system/carbon/issues/13616\n */\n .#{$prefix}--inline-notification__icon path[data-icon-path='inner-path'] {\n fill: $black-100;\n opacity: 1;\n }\n}\n\n:host(#{$prefix}-callout-notification[kind='warning'][low-contrast]),\n:host(#{$prefix}-callout-notification[kind='warning-alt'][low-contrast]) {\n @include actionable-notification-low-contrast-warning;\n}\n\n:host(#{$prefix}-callout-notification[kind='error']) {\n @include actionable-notification-error-base;\n}\n\n:host(#{$prefix}-callout-notification[kind='error'][low-contrast]) {\n @include actionable-notification-low-contrast-error;\n}\n\n:host(#{$prefix}-callout-notification)\n .#{$prefix}--actionable-notification__action-button.#{$prefix}--btn--ghost {\n margin-inline-end: $spacing-03;\n}\n"],"mappings":""}
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
import "../../globals/settings.js";
|
|
9
9
|
import { carbonElement } from "../../globals/decorators/carbon-element.js";
|
|
10
|
-
import
|
|
10
|
+
import __decorate from "../../_virtual/_@oxc-project_runtime@0.139.0/helpers/esm/decorate.js";
|
|
11
11
|
import iconLoader from "../../globals/internal/icon-loader.js";
|
|
12
12
|
import "./defs.js";
|
|
13
13
|
import actionable_notification_default from "./actionable-notification.scss.js";
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
import "../../globals/settings.js";
|
|
9
9
|
import { carbonElement } from "../../globals/decorators/carbon-element.js";
|
|
10
|
-
import
|
|
10
|
+
import __decorate from "../../_virtual/_@oxc-project_runtime@0.139.0/helpers/esm/decorate.js";
|
|
11
11
|
import iconLoader from "../../globals/internal/icon-loader.js";
|
|
12
12
|
import FocusMixin from "../../globals/mixins/focus.js";
|
|
13
13
|
import { NOTIFICATION_KIND, NOTIFICATION_TYPE } from "./defs.js";
|
|
@@ -155,7 +155,7 @@ let CDSInlineNotification = class CDSInlineNotification extends FocusMixin(LitEl
|
|
|
155
155
|
});
|
|
156
156
|
}
|
|
157
157
|
connectedCallback() {
|
|
158
|
-
if (!this.hasAttribute("role")) this.setAttribute("role", "
|
|
158
|
+
if (!this.hasAttribute("role")) this.setAttribute("role", "status");
|
|
159
159
|
super.connectedCallback();
|
|
160
160
|
}
|
|
161
161
|
updated(changedProperties) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inline-notification.js","names":["styles","customElement"],"sources":["../../../src/components/notification/inline-notification.ts"],"sourcesContent":["/**\n * Copyright IBM Corp. 2019, 2024\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\nimport { LitElement, html } from 'lit';\nimport Close16 from '@carbon/icons/es/close/16.js';\nimport CheckmarkFilled20 from '@carbon/icons/es/checkmark--filled/20.js';\nimport InformationFilled20 from '@carbon/icons/es/information--filled/20.js';\nimport InformationSquareFilled20 from '@carbon/icons/es/information--square--filled/20.js';\nimport WarningFilled20 from '@carbon/icons/es/warning--filled/20.js';\nimport WarningAltFilled20 from '@carbon/icons/es/warning--alt--filled/20.js';\nimport ErrorFilled20 from '@carbon/icons/es/error--filled/20.js';\nimport { property } from 'lit/decorators.js';\nimport { ifDefined } from 'lit/directives/if-defined.js';\nimport { prefix } from '../../globals/settings';\nimport { iconLoader } from '../../globals/internal/icon-loader';\nimport { carbonElement as customElement } from '../../globals/decorators/carbon-element';\nimport FocusMixin from '../../globals/mixins/focus';\nimport { NOTIFICATION_KIND, NOTIFICATION_TYPE } from './defs';\nimport styles from './inline-notification.scss?lit';\n\nexport { NOTIFICATION_KIND, NOTIFICATION_TYPE };\n\n/**\n * The default icons, keyed by notification kind.\n */\nconst iconNamesForKinds = {\n [NOTIFICATION_KIND.SUCCESS]: CheckmarkFilled20,\n [NOTIFICATION_KIND.INFO]: InformationFilled20,\n [NOTIFICATION_KIND.INFO_SQUARE]: InformationSquareFilled20,\n [NOTIFICATION_KIND.WARNING]: WarningFilled20,\n [NOTIFICATION_KIND.WARNING_ALT]: WarningAltFilled20,\n [NOTIFICATION_KIND.ERROR]: ErrorFilled20,\n};\n\n/**\n * Inline notification.\n *\n * @element cds-custom-inline-notification\n * @slot subtitle - The subtitle.\n * @slot title - The title.\n * @fires cds-custom-notification-beingclosed\n * The custom event fired before this notification is being closed upon a user gesture.\n * Cancellation of this event stops the user-initiated action of closing this notification.\n * @fires cds-custom-notification-closed - The custom event fired after this notification is closed upon a user gesture.\n */\n@customElement(`${prefix}-inline-notification`)\nclass CDSInlineNotification extends FocusMixin(LitElement) {\n /**\n * Current timeout identifier\n */\n protected _timeoutID: number | null = null;\n\n /**\n * Notification type.\n */\n protected _type = NOTIFICATION_TYPE.INLINE;\n\n /**\n * Cancels the current timeout configured for the notification\n *\n * @param timeoutID current timeout's identifier\n */\n protected _cancelTimeout(timeoutID: number) {\n clearTimeout(timeoutID);\n this._timeoutID = null;\n }\n\n /**\n * Overrides (if exists) the timeout to close the notification\n *\n * @param timeout the time in ms\n */\n protected _initializeTimeout(timeout: number) {\n if (this._timeoutID) {\n this._cancelTimeout(this._timeoutID);\n }\n this._timeoutID = setTimeout(\n this._handleUserOrTimerInitiatedClose.bind(this, null),\n timeout\n ) as unknown as number;\n }\n\n /**\n * Handles `click` event on the close button.\n *\n * @param event The event.\n * @param event.target The event target.\n */\n protected _handleClickCloseButton({ target }: MouseEvent) {\n this._handleUserOrTimerInitiatedClose(target);\n }\n\n /**\n * Handles user-initiated or through timer close request of this modal.\n *\n * @param triggeredBy The element that triggered this close request, if there is one.\n */\n protected _handleUserOrTimerInitiatedClose(triggeredBy: EventTarget | null) {\n if (this.open) {\n const init = {\n bubbles: true,\n cancelable: true,\n composed: true,\n detail: {\n triggeredBy,\n },\n };\n if (\n this.dispatchEvent(\n new CustomEvent(\n (this.constructor as typeof CDSInlineNotification).eventBeforeClose,\n init\n )\n )\n ) {\n this.open = false;\n this.dispatchEvent(\n new CustomEvent(\n (this.constructor as typeof CDSInlineNotification).eventClose,\n init\n )\n );\n }\n }\n }\n\n /**\n * @returns The template part for the close button.\n */\n protected _renderButton() {\n const {\n ariaLabel,\n _type: type,\n _handleClickCloseButton: handleClickCloseButton,\n } = this;\n return html`\n <button\n type=\"button\"\n class=\"${prefix}--${type}-notification__close-button\"\n aria-label=${ifDefined(ariaLabel)}\n title=${ifDefined(ariaLabel)}\n @click=\"${handleClickCloseButton}\">\n ${iconLoader(Close16, {\n class: `${prefix}--${type}-notification__close-icon`,\n })}\n </button>\n `;\n }\n\n /**\n * @returns The template part for the text contents.\n */\n protected _renderText() {\n const { subtitle, title, _type: type } = this;\n return html`\n <div class=\"${prefix}--${type}-notification__text-wrapper\">\n <p class=\"${prefix}--${type}-notification__title\">\n ${title}<slot name=\"title\"></slot>\n </p>\n <div class=\"${prefix}--${type}-notification__subtitle\">\n ${subtitle}<slot name=\"subtitle\"></slot>\n </div>\n <slot></slot>\n </div>\n `;\n }\n\n /**\n * @returns The template part for the icon.\n */\n protected _renderIcon() {\n const { statusIconDescription, kind, _type: type } = this;\n const IconComponent = iconNamesForKinds[kind];\n return !IconComponent\n ? undefined\n : iconLoader(IconComponent, {\n class: `${prefix}--${type}-notification__icon`,\n 'aria-label': statusIconDescription,\n });\n }\n\n /**\n * Provide a description for \"close\" icon button that can be read by screen readers\n */\n @property({ attribute: 'aria-label' })\n ariaLabel!: string;\n\n /**\n * `true` to hide the close button.\n */\n @property({ type: Boolean, reflect: true, attribute: 'hide-close-button' })\n hideCloseButton = false;\n\n /**\n * Provide a description for \"status\" icon that can be read by screen readers\n */\n @property({ attribute: 'status-icon-description' })\n statusIconDescription!: string;\n\n /**\n * Notification kind.\n */\n @property({ reflect: true })\n kind = NOTIFICATION_KIND.SUCCESS;\n\n /**\n * Low contrast mode\n */\n @property({ type: Boolean, reflect: true, attribute: 'low-contrast' })\n lowContrast = false;\n\n /**\n * `true` if the notification should be open.\n */\n @property({ type: Boolean, reflect: true })\n open = true;\n\n /**\n * Specify an optional duration the notification should be closed in\n */\n @property({ type: Number, reflect: true })\n timeout: number | null = null;\n\n /**\n * The subtitle.\n */\n @property()\n subtitle = '';\n\n /**\n * The title.\n */\n @property()\n title = '';\n\n connectedCallback() {\n if (!this.hasAttribute('role')) {\n this.setAttribute('role', 'alert');\n }\n super.connectedCallback();\n }\n\n updated(changedProperties) {\n const openChanged = changedProperties.has('open');\n const timeoutChanged = changedProperties.has('timeout');\n\n if (openChanged || timeoutChanged) {\n if (this.open && this.timeout) {\n this._initializeTimeout(this.timeout);\n } else if (!this.open && this._timeoutID) {\n this._cancelTimeout(this._timeoutID);\n }\n }\n }\n\n render() {\n const { _type: type } = this;\n return html`\n <div class=\"${prefix}--${type}-notification__details\">\n ${this._renderIcon()}${this._renderText()}\n </div>\n ${this._renderButton()}\n `;\n }\n\n /**\n * The name of the custom event fired before this notification is being closed upon a user gesture.\n * Cancellation of this event stops the user-initiated action of closing this notification.\n */\n static get eventBeforeClose() {\n return `${prefix}-notification-beingclosed`;\n }\n\n /**\n * The name of the custom event fired after this notification is closed upon a user gesture.\n */\n static get eventClose() {\n return `${prefix}-notification-closed`;\n }\n\n static styles = styles;\n}\n\nexport default CDSInlineNotification;\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"inline-notification.js","names":["styles","customElement"],"sources":["../../../src/components/notification/inline-notification.ts"],"sourcesContent":["/**\n * Copyright IBM Corp. 2019, 2024\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\nimport { LitElement, html } from 'lit';\nimport Close16 from '@carbon/icons/es/close/16.js';\nimport CheckmarkFilled20 from '@carbon/icons/es/checkmark--filled/20.js';\nimport InformationFilled20 from '@carbon/icons/es/information--filled/20.js';\nimport InformationSquareFilled20 from '@carbon/icons/es/information--square--filled/20.js';\nimport WarningFilled20 from '@carbon/icons/es/warning--filled/20.js';\nimport WarningAltFilled20 from '@carbon/icons/es/warning--alt--filled/20.js';\nimport ErrorFilled20 from '@carbon/icons/es/error--filled/20.js';\nimport { property } from 'lit/decorators.js';\nimport { ifDefined } from 'lit/directives/if-defined.js';\nimport { prefix } from '../../globals/settings';\nimport { iconLoader } from '../../globals/internal/icon-loader';\nimport { carbonElement as customElement } from '../../globals/decorators/carbon-element';\nimport FocusMixin from '../../globals/mixins/focus';\nimport { NOTIFICATION_KIND, NOTIFICATION_TYPE } from './defs';\nimport styles from './inline-notification.scss?lit';\n\nexport { NOTIFICATION_KIND, NOTIFICATION_TYPE };\n\n/**\n * The default icons, keyed by notification kind.\n */\nconst iconNamesForKinds = {\n [NOTIFICATION_KIND.SUCCESS]: CheckmarkFilled20,\n [NOTIFICATION_KIND.INFO]: InformationFilled20,\n [NOTIFICATION_KIND.INFO_SQUARE]: InformationSquareFilled20,\n [NOTIFICATION_KIND.WARNING]: WarningFilled20,\n [NOTIFICATION_KIND.WARNING_ALT]: WarningAltFilled20,\n [NOTIFICATION_KIND.ERROR]: ErrorFilled20,\n};\n\n/**\n * Inline notification.\n *\n * @element cds-custom-inline-notification\n * @slot subtitle - The subtitle.\n * @slot title - The title.\n * @fires cds-custom-notification-beingclosed\n * The custom event fired before this notification is being closed upon a user gesture.\n * Cancellation of this event stops the user-initiated action of closing this notification.\n * @fires cds-custom-notification-closed - The custom event fired after this notification is closed upon a user gesture.\n */\n@customElement(`${prefix}-inline-notification`)\nclass CDSInlineNotification extends FocusMixin(LitElement) {\n /**\n * Current timeout identifier\n */\n protected _timeoutID: number | null = null;\n\n /**\n * Notification type.\n */\n protected _type = NOTIFICATION_TYPE.INLINE;\n\n /**\n * Cancels the current timeout configured for the notification\n *\n * @param timeoutID current timeout's identifier\n */\n protected _cancelTimeout(timeoutID: number) {\n clearTimeout(timeoutID);\n this._timeoutID = null;\n }\n\n /**\n * Overrides (if exists) the timeout to close the notification\n *\n * @param timeout the time in ms\n */\n protected _initializeTimeout(timeout: number) {\n if (this._timeoutID) {\n this._cancelTimeout(this._timeoutID);\n }\n this._timeoutID = setTimeout(\n this._handleUserOrTimerInitiatedClose.bind(this, null),\n timeout\n ) as unknown as number;\n }\n\n /**\n * Handles `click` event on the close button.\n *\n * @param event The event.\n * @param event.target The event target.\n */\n protected _handleClickCloseButton({ target }: MouseEvent) {\n this._handleUserOrTimerInitiatedClose(target);\n }\n\n /**\n * Handles user-initiated or through timer close request of this modal.\n *\n * @param triggeredBy The element that triggered this close request, if there is one.\n */\n protected _handleUserOrTimerInitiatedClose(triggeredBy: EventTarget | null) {\n if (this.open) {\n const init = {\n bubbles: true,\n cancelable: true,\n composed: true,\n detail: {\n triggeredBy,\n },\n };\n if (\n this.dispatchEvent(\n new CustomEvent(\n (this.constructor as typeof CDSInlineNotification).eventBeforeClose,\n init\n )\n )\n ) {\n this.open = false;\n this.dispatchEvent(\n new CustomEvent(\n (this.constructor as typeof CDSInlineNotification).eventClose,\n init\n )\n );\n }\n }\n }\n\n /**\n * @returns The template part for the close button.\n */\n protected _renderButton() {\n const {\n ariaLabel,\n _type: type,\n _handleClickCloseButton: handleClickCloseButton,\n } = this;\n return html`\n <button\n type=\"button\"\n class=\"${prefix}--${type}-notification__close-button\"\n aria-label=${ifDefined(ariaLabel)}\n title=${ifDefined(ariaLabel)}\n @click=\"${handleClickCloseButton}\">\n ${iconLoader(Close16, {\n class: `${prefix}--${type}-notification__close-icon`,\n })}\n </button>\n `;\n }\n\n /**\n * @returns The template part for the text contents.\n */\n protected _renderText() {\n const { subtitle, title, _type: type } = this;\n return html`\n <div class=\"${prefix}--${type}-notification__text-wrapper\">\n <p class=\"${prefix}--${type}-notification__title\">\n ${title}<slot name=\"title\"></slot>\n </p>\n <div class=\"${prefix}--${type}-notification__subtitle\">\n ${subtitle}<slot name=\"subtitle\"></slot>\n </div>\n <slot></slot>\n </div>\n `;\n }\n\n /**\n * @returns The template part for the icon.\n */\n protected _renderIcon() {\n const { statusIconDescription, kind, _type: type } = this;\n const IconComponent = iconNamesForKinds[kind];\n return !IconComponent\n ? undefined\n : iconLoader(IconComponent, {\n class: `${prefix}--${type}-notification__icon`,\n 'aria-label': statusIconDescription,\n });\n }\n\n /**\n * Provide a description for \"close\" icon button that can be read by screen readers\n */\n @property({ attribute: 'aria-label' })\n ariaLabel!: string;\n\n /**\n * `true` to hide the close button.\n */\n @property({ type: Boolean, reflect: true, attribute: 'hide-close-button' })\n hideCloseButton = false;\n\n /**\n * Provide a description for \"status\" icon that can be read by screen readers\n */\n @property({ attribute: 'status-icon-description' })\n statusIconDescription!: string;\n\n /**\n * Notification kind.\n */\n @property({ reflect: true })\n kind = NOTIFICATION_KIND.SUCCESS;\n\n /**\n * Low contrast mode\n */\n @property({ type: Boolean, reflect: true, attribute: 'low-contrast' })\n lowContrast = false;\n\n /**\n * `true` if the notification should be open.\n */\n @property({ type: Boolean, reflect: true })\n open = true;\n\n /**\n * Specify an optional duration the notification should be closed in\n */\n @property({ type: Number, reflect: true })\n timeout: number | null = null;\n\n /**\n * The subtitle.\n */\n @property()\n subtitle = '';\n\n /**\n * The title.\n */\n @property()\n title = '';\n\n connectedCallback() {\n if (!this.hasAttribute('role')) {\n this.setAttribute('role', 'status');\n }\n super.connectedCallback();\n }\n\n updated(changedProperties) {\n const openChanged = changedProperties.has('open');\n const timeoutChanged = changedProperties.has('timeout');\n\n if (openChanged || timeoutChanged) {\n if (this.open && this.timeout) {\n this._initializeTimeout(this.timeout);\n } else if (!this.open && this._timeoutID) {\n this._cancelTimeout(this._timeoutID);\n }\n }\n }\n\n render() {\n const { _type: type } = this;\n return html`\n <div class=\"${prefix}--${type}-notification__details\">\n ${this._renderIcon()}${this._renderText()}\n </div>\n ${this._renderButton()}\n `;\n }\n\n /**\n * The name of the custom event fired before this notification is being closed upon a user gesture.\n * Cancellation of this event stops the user-initiated action of closing this notification.\n */\n static get eventBeforeClose() {\n return `${prefix}-notification-beingclosed`;\n }\n\n /**\n * The name of the custom event fired after this notification is closed upon a user gesture.\n */\n static get eventClose() {\n return `${prefix}-notification-closed`;\n }\n\n static styles = styles;\n}\n\nexport default CDSInlineNotification;\n"],"mappings":"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"}
|