@carbon/web-components 2.53.0 → 2.54.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/custom-elements.json +769 -106
- package/es/components/ai-label/ai-label.scss.js +1 -1
- package/es/components/breadcrumb/breadcrumb.scss.js +1 -1
- package/es/components/button/button.scss.js +1 -1
- package/es/components/checkbox/checkbox.scss.js +1 -1
- package/es/components/code-snippet/code-snippet.scss.js +1 -1
- package/es/components/combo-box/combo-box.scss.js +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-button/copy-button.scss.js +1 -1
- package/es/components/data-table/data-table.scss.js +1 -1
- package/es/components/data-table/table-toolbar-search.d.ts +3 -3
- package/es/components/data-table/table-toolbar-search.d.ts.map +1 -1
- package/es/components/data-table/table-toolbar-search.js +2 -3
- package/es/components/data-table/table-toolbar-search.js.map +1 -1
- package/es/components/date-picker/date-picker.d.ts +4 -0
- package/es/components/date-picker/date-picker.d.ts.map +1 -1
- package/es/components/date-picker/date-picker.js +5 -1
- package/es/components/date-picker/date-picker.js.map +1 -1
- package/es/components/date-picker/date-picker.scss.js +1 -1
- package/es/components/date-picker/fix-events-plugin.d.ts.map +1 -1
- package/es/components/date-picker/fix-events-plugin.js +0 -6
- package/es/components/date-picker/fix-events-plugin.js.map +1 -1
- package/es/components/date-picker/range-plugin.d.ts +2 -8
- package/es/components/date-picker/range-plugin.d.ts.map +1 -1
- package/es/components/date-picker/range-plugin.js +3 -9
- package/es/components/date-picker/range-plugin.js.map +1 -1
- package/es/components/dialog/dialog.scss.js +1 -1
- package/es/components/dropdown/dropdown.scss.js +1 -1
- package/es/components/feature-flags/index.js +1 -1
- package/es/components/file-uploader/file-uploader.scss.js +1 -1
- package/es/components/fluid-combo-box/fluid-combo-box-skeleton.d.ts +18 -0
- package/es/components/fluid-combo-box/fluid-combo-box-skeleton.d.ts.map +1 -0
- package/es/components/fluid-combo-box/fluid-combo-box-skeleton.js +45 -0
- package/es/components/fluid-combo-box/fluid-combo-box-skeleton.js.map +1 -0
- package/es/components/fluid-combo-box/fluid-combo-box.d.ts +23 -0
- package/es/components/fluid-combo-box/fluid-combo-box.d.ts.map +1 -0
- package/es/components/fluid-combo-box/fluid-combo-box.js +53 -0
- package/es/components/fluid-combo-box/fluid-combo-box.js.map +1 -0
- package/es/components/fluid-combo-box/fluid-combo-box.scss.js +14 -0
- package/es/components/fluid-combo-box/fluid-combo-box.scss.js.map +1 -0
- package/es/components/fluid-combo-box/index.d.ts +9 -0
- package/es/components/fluid-combo-box/index.d.ts.map +1 -0
- package/es/components/fluid-combo-box/index.js +9 -0
- package/es/components/fluid-dropdown/fluid-dropdown.scss.js +1 -1
- package/es/components/fluid-multi-select/fluid-multi-select.scss.js +1 -1
- package/es/components/fluid-number-input/fluid-number-input.scss.js +1 -1
- package/es/components/fluid-password-input/fluid-password-input.scss.js +1 -1
- package/es/components/fluid-password-input/fluid-password-input.scss.js.map +1 -1
- package/es/components/fluid-search/fluid-search.scss.js +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.d.ts +5 -0
- package/es/components/grid/grid.d.ts.map +1 -1
- package/es/components/grid/grid.js +11 -1
- package/es/components/grid/grid.js.map +1 -1
- package/es/components/grid/grid.scss.js +1 -1
- package/es/components/grid/grid.scss.js.map +1 -1
- package/es/components/menu/menu-item.d.ts +1 -0
- package/es/components/menu/menu-item.d.ts.map +1 -1
- package/es/components/menu/menu-item.js +5 -0
- 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-button/menu-button.d.ts.map +1 -1
- package/es/components/menu-button/menu-button.js +0 -1
- package/es/components/menu-button/menu-button.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.d.ts +38 -4
- package/es/components/multi-select/multi-select.d.ts.map +1 -1
- package/es/components/multi-select/multi-select.js +30 -27
- 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/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/overflow-menu/overflow-menu.scss.js +1 -1
- package/es/components/page-header/page-header.scss.js +1 -1
- package/es/components/pagination/defs.d.ts +25 -0
- package/es/components/pagination/defs.d.ts.map +1 -1
- package/es/components/pagination/defs.js +27 -1
- package/es/components/pagination/defs.js.map +1 -1
- package/es/components/pagination/pagination.d.ts +9 -1
- package/es/components/pagination/pagination.d.ts.map +1 -1
- package/es/components/pagination/pagination.js +7 -2
- package/es/components/pagination/pagination.js.map +1 -1
- package/es/components/pagination/pagination.scss.js +1 -1
- package/es/components/pagination/pagination.scss.js.map +1 -1
- package/es/components/pagination-nav/pagination-nav.scss.js +1 -1
- package/es/components/password-input/defs.d.ts +5 -1
- package/es/components/password-input/defs.d.ts.map +1 -1
- package/es/components/password-input/defs.js +4 -0
- package/es/components/password-input/defs.js.map +1 -1
- package/es/components/password-input/password-input.d.ts +1 -1
- package/es/components/password-input/password-input.d.ts.map +1 -1
- package/es/components/password-input/password-input.js +14 -14
- package/es/components/password-input/password-input.js.map +1 -1
- package/es/components/password-input/password-input.scss.js +1 -1
- package/es/components/password-input/password-input.scss.js.map +1 -1
- package/es/components/popover/popover.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/search/defs.d.ts +28 -0
- package/es/components/search/defs.d.ts.map +1 -0
- package/es/components/search/defs.js +40 -0
- package/es/components/search/defs.js.map +1 -0
- package/es/components/search/search-skeleton.d.ts +4 -4
- package/es/components/search/search-skeleton.d.ts.map +1 -1
- package/es/components/search/search-skeleton.js +9 -9
- package/es/components/search/search-skeleton.js.map +1 -1
- package/es/components/search/search.d.ts +4 -3
- package/es/components/search/search.d.ts.map +1 -1
- package/es/components/search/search.js +3 -5
- 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.d.ts +1 -1
- package/es/components/select/select.d.ts.map +1 -1
- package/es/components/select/select.js +1 -4
- package/es/components/select/select.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/skip-to-content/skip-to-content.scss.js +1 -1
- package/es/components/slider/slider.d.ts.map +1 -1
- package/es/components/slider/slider.js +2 -2
- package/es/components/slider/slider.js.map +1 -1
- package/es/components/slider/slider.scss.js +1 -1
- package/es/components/slug/slug.scss.js +1 -1
- package/es/components/tabs/stories/tabs-wrapper.d.ts +53 -0
- package/es/components/tabs/stories/tabs-wrapper.d.ts.map +1 -0
- package/es/components/tabs/stories/tabs-wrapper.js +129 -0
- package/es/components/tabs/stories/tabs-wrapper.js.map +1 -0
- package/es/components/tabs/tab.d.ts +23 -0
- package/es/components/tabs/tab.d.ts.map +1 -1
- package/es/components/tabs/tab.js +59 -3
- package/es/components/tabs/tab.js.map +1 -1
- package/es/components/tabs/tabs.d.ts +14 -0
- package/es/components/tabs/tabs.d.ts.map +1 -1
- package/es/components/tabs/tabs.js +74 -25
- package/es/components/tabs/tabs.js.map +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/tag.scss.js +1 -1
- package/es/components/text-input/defs.d.ts +5 -1
- package/es/components/text-input/defs.d.ts.map +1 -1
- package/es/components/text-input/defs.js +4 -0
- package/es/components/text-input/defs.js.map +1 -1
- package/es/components/text-input/text-input-skeleton.d.ts +5 -0
- package/es/components/text-input/text-input-skeleton.d.ts.map +1 -1
- package/es/components/text-input/text-input-skeleton.js +10 -3
- package/es/components/text-input/text-input-skeleton.js.map +1 -1
- package/es/components/text-input/text-input.d.ts +2 -2
- package/es/components/text-input/text-input.d.ts.map +1 -1
- package/es/components/text-input/text-input.js +15 -11
- package/es/components/text-input/text-input.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/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/tooltip/tooltip.scss.js.map +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/index.js +1 -1
- package/es/node_modules/flatpickr/dist/esm/index.js +1516 -0
- package/es/node_modules/flatpickr/dist/esm/index.js.map +1 -0
- package/es/node_modules/flatpickr/dist/esm/l10n/default.js +99 -0
- package/es/node_modules/flatpickr/dist/esm/l10n/default.js.map +1 -0
- package/es/node_modules/flatpickr/dist/esm/plugins/rangePlugin.js +130 -0
- package/es/node_modules/flatpickr/dist/esm/plugins/rangePlugin.js.map +1 -0
- package/es/node_modules/flatpickr/dist/esm/types/options.js +90 -0
- package/es/node_modules/flatpickr/dist/esm/types/options.js.map +1 -0
- package/es/node_modules/flatpickr/dist/esm/utils/dates.js +118 -0
- package/es/node_modules/flatpickr/dist/esm/utils/dates.js.map +1 -0
- package/es/node_modules/flatpickr/dist/esm/utils/dom.js +52 -0
- package/es/node_modules/flatpickr/dist/esm/utils/dom.js.map +1 -0
- package/es/node_modules/flatpickr/dist/esm/utils/formatting.js +181 -0
- package/es/node_modules/flatpickr/dist/esm/utils/formatting.js.map +1 -0
- package/es/node_modules/flatpickr/dist/esm/utils/index.js +33 -0
- package/es/node_modules/flatpickr/dist/esm/utils/index.js.map +1 -0
- package/es/node_modules/flatpickr/dist/esm/utils/polyfills.js +26 -0
- package/es/node_modules/flatpickr/dist/esm/utils/polyfills.js.map +1 -0
- package/es/packages/feature-flags/es/index.js.map +1 -0
- package/es-custom/components/ai-label/ai-label.scss.js +1 -1
- package/es-custom/components/breadcrumb/breadcrumb.scss.js +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/code-snippet/code-snippet.scss.js +1 -1
- package/es-custom/components/combo-box/combo-box.scss.js +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-button/copy-button.scss.js +1 -1
- package/es-custom/components/data-table/data-table.scss.js +1 -1
- package/es-custom/components/data-table/table-toolbar-search.d.ts +3 -3
- package/es-custom/components/data-table/table-toolbar-search.d.ts.map +1 -1
- package/es-custom/components/data-table/table-toolbar-search.js +2 -3
- package/es-custom/components/data-table/table-toolbar-search.js.map +1 -1
- package/es-custom/components/date-picker/date-picker.d.ts +4 -0
- package/es-custom/components/date-picker/date-picker.d.ts.map +1 -1
- package/es-custom/components/date-picker/date-picker.js +5 -1
- package/es-custom/components/date-picker/date-picker.js.map +1 -1
- package/es-custom/components/date-picker/date-picker.scss.js +1 -1
- package/es-custom/components/date-picker/fix-events-plugin.d.ts.map +1 -1
- package/es-custom/components/date-picker/fix-events-plugin.js +0 -6
- package/es-custom/components/date-picker/fix-events-plugin.js.map +1 -1
- package/es-custom/components/date-picker/range-plugin.d.ts +2 -8
- package/es-custom/components/date-picker/range-plugin.d.ts.map +1 -1
- package/es-custom/components/date-picker/range-plugin.js +3 -9
- package/es-custom/components/date-picker/range-plugin.js.map +1 -1
- package/es-custom/components/dialog/dialog.scss.js +1 -1
- package/es-custom/components/dropdown/dropdown.scss.js +1 -1
- package/es-custom/components/feature-flags/index.js +1 -1
- package/es-custom/components/file-uploader/file-uploader.scss.js +1 -1
- package/es-custom/components/fluid-combo-box/fluid-combo-box-skeleton.d.ts +18 -0
- package/es-custom/components/fluid-combo-box/fluid-combo-box-skeleton.d.ts.map +1 -0
- package/es-custom/components/fluid-combo-box/fluid-combo-box-skeleton.js +45 -0
- package/es-custom/components/fluid-combo-box/fluid-combo-box-skeleton.js.map +1 -0
- package/es-custom/components/fluid-combo-box/fluid-combo-box.d.ts +23 -0
- package/es-custom/components/fluid-combo-box/fluid-combo-box.d.ts.map +1 -0
- package/es-custom/components/fluid-combo-box/fluid-combo-box.js +53 -0
- package/es-custom/components/fluid-combo-box/fluid-combo-box.js.map +1 -0
- package/es-custom/components/fluid-combo-box/fluid-combo-box.scss.js +14 -0
- package/es-custom/components/fluid-combo-box/fluid-combo-box.scss.js.map +1 -0
- package/es-custom/components/fluid-combo-box/index.d.ts +9 -0
- package/es-custom/components/fluid-combo-box/index.d.ts.map +1 -0
- package/es-custom/components/fluid-combo-box/index.js +9 -0
- package/es-custom/components/fluid-dropdown/fluid-dropdown.scss.js +1 -1
- package/es-custom/components/fluid-multi-select/fluid-multi-select.scss.js +1 -1
- package/es-custom/components/fluid-number-input/fluid-number-input.scss.js +1 -1
- package/es-custom/components/fluid-password-input/fluid-password-input.scss.js +1 -1
- package/es-custom/components/fluid-password-input/fluid-password-input.scss.js.map +1 -1
- package/es-custom/components/fluid-search/fluid-search.scss.js +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.d.ts +5 -0
- package/es-custom/components/grid/grid.d.ts.map +1 -1
- package/es-custom/components/grid/grid.js +11 -1
- package/es-custom/components/grid/grid.js.map +1 -1
- package/es-custom/components/grid/grid.scss.js +1 -1
- package/es-custom/components/grid/grid.scss.js.map +1 -1
- package/es-custom/components/menu/menu-item.d.ts +1 -0
- package/es-custom/components/menu/menu-item.d.ts.map +1 -1
- package/es-custom/components/menu/menu-item.js +5 -0
- 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-button/menu-button.d.ts.map +1 -1
- package/es-custom/components/menu-button/menu-button.js +0 -1
- package/es-custom/components/menu-button/menu-button.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.d.ts +38 -4
- package/es-custom/components/multi-select/multi-select.d.ts.map +1 -1
- package/es-custom/components/multi-select/multi-select.js +30 -27
- 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/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/overflow-menu/overflow-menu.scss.js +1 -1
- package/es-custom/components/page-header/page-header.scss.js +1 -1
- package/es-custom/components/pagination/defs.d.ts +25 -0
- package/es-custom/components/pagination/defs.d.ts.map +1 -1
- package/es-custom/components/pagination/defs.js +27 -1
- package/es-custom/components/pagination/defs.js.map +1 -1
- package/es-custom/components/pagination/pagination.d.ts +9 -1
- package/es-custom/components/pagination/pagination.d.ts.map +1 -1
- package/es-custom/components/pagination/pagination.js +7 -2
- package/es-custom/components/pagination/pagination.js.map +1 -1
- package/es-custom/components/pagination/pagination.scss.js +1 -1
- package/es-custom/components/pagination/pagination.scss.js.map +1 -1
- package/es-custom/components/pagination-nav/pagination-nav.scss.js +1 -1
- package/es-custom/components/password-input/defs.d.ts +5 -1
- package/es-custom/components/password-input/defs.d.ts.map +1 -1
- package/es-custom/components/password-input/defs.js +4 -0
- package/es-custom/components/password-input/defs.js.map +1 -1
- package/es-custom/components/password-input/password-input.d.ts +1 -1
- package/es-custom/components/password-input/password-input.d.ts.map +1 -1
- package/es-custom/components/password-input/password-input.js +14 -14
- package/es-custom/components/password-input/password-input.js.map +1 -1
- package/es-custom/components/password-input/password-input.scss.js +1 -1
- package/es-custom/components/password-input/password-input.scss.js.map +1 -1
- package/es-custom/components/popover/popover.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/search/defs.d.ts +28 -0
- package/es-custom/components/search/defs.d.ts.map +1 -0
- package/es-custom/components/search/defs.js +40 -0
- package/es-custom/components/search/defs.js.map +1 -0
- package/es-custom/components/search/search-skeleton.d.ts +4 -4
- package/es-custom/components/search/search-skeleton.d.ts.map +1 -1
- package/es-custom/components/search/search-skeleton.js +9 -9
- package/es-custom/components/search/search-skeleton.js.map +1 -1
- package/es-custom/components/search/search.d.ts +4 -3
- package/es-custom/components/search/search.d.ts.map +1 -1
- package/es-custom/components/search/search.js +3 -5
- 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.d.ts +1 -1
- package/es-custom/components/select/select.d.ts.map +1 -1
- package/es-custom/components/select/select.js +1 -4
- package/es-custom/components/select/select.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/skip-to-content/skip-to-content.scss.js +1 -1
- package/es-custom/components/slider/slider.d.ts.map +1 -1
- package/es-custom/components/slider/slider.js +2 -2
- package/es-custom/components/slider/slider.js.map +1 -1
- package/es-custom/components/slider/slider.scss.js +1 -1
- package/es-custom/components/slug/slug.scss.js +1 -1
- package/es-custom/components/tabs/stories/tabs-wrapper.d.ts +53 -0
- package/es-custom/components/tabs/stories/tabs-wrapper.d.ts.map +1 -0
- package/es-custom/components/tabs/stories/tabs-wrapper.js +129 -0
- package/es-custom/components/tabs/stories/tabs-wrapper.js.map +1 -0
- package/es-custom/components/tabs/tab.d.ts +23 -0
- package/es-custom/components/tabs/tab.d.ts.map +1 -1
- package/es-custom/components/tabs/tab.js +59 -3
- package/es-custom/components/tabs/tab.js.map +1 -1
- package/es-custom/components/tabs/tabs.d.ts +14 -0
- package/es-custom/components/tabs/tabs.d.ts.map +1 -1
- package/es-custom/components/tabs/tabs.js +74 -25
- package/es-custom/components/tabs/tabs.js.map +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/tag.scss.js +1 -1
- package/es-custom/components/text-input/defs.d.ts +5 -1
- package/es-custom/components/text-input/defs.d.ts.map +1 -1
- package/es-custom/components/text-input/defs.js +4 -0
- package/es-custom/components/text-input/defs.js.map +1 -1
- package/es-custom/components/text-input/text-input-skeleton.d.ts +5 -0
- package/es-custom/components/text-input/text-input-skeleton.d.ts.map +1 -1
- package/es-custom/components/text-input/text-input-skeleton.js +10 -3
- package/es-custom/components/text-input/text-input-skeleton.js.map +1 -1
- package/es-custom/components/text-input/text-input.d.ts +2 -2
- package/es-custom/components/text-input/text-input.d.ts.map +1 -1
- package/es-custom/components/text-input/text-input.js +15 -11
- package/es-custom/components/text-input/text-input.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/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/tooltip/tooltip.scss.js.map +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/index.js +1 -1
- package/es-custom/node_modules/flatpickr/dist/esm/index.js +1516 -0
- package/es-custom/node_modules/flatpickr/dist/esm/index.js.map +1 -0
- package/es-custom/node_modules/flatpickr/dist/esm/l10n/default.js +99 -0
- package/es-custom/node_modules/flatpickr/dist/esm/l10n/default.js.map +1 -0
- package/es-custom/node_modules/flatpickr/dist/esm/plugins/rangePlugin.js +130 -0
- package/es-custom/node_modules/flatpickr/dist/esm/plugins/rangePlugin.js.map +1 -0
- package/es-custom/node_modules/flatpickr/dist/esm/types/options.js +90 -0
- package/es-custom/node_modules/flatpickr/dist/esm/types/options.js.map +1 -0
- package/es-custom/node_modules/flatpickr/dist/esm/utils/dates.js +118 -0
- package/es-custom/node_modules/flatpickr/dist/esm/utils/dates.js.map +1 -0
- package/es-custom/node_modules/flatpickr/dist/esm/utils/dom.js +52 -0
- package/es-custom/node_modules/flatpickr/dist/esm/utils/dom.js.map +1 -0
- package/es-custom/node_modules/flatpickr/dist/esm/utils/formatting.js +181 -0
- package/es-custom/node_modules/flatpickr/dist/esm/utils/formatting.js.map +1 -0
- package/es-custom/node_modules/flatpickr/dist/esm/utils/index.js +33 -0
- package/es-custom/node_modules/flatpickr/dist/esm/utils/index.js.map +1 -0
- package/es-custom/node_modules/flatpickr/dist/esm/utils/polyfills.js +26 -0
- package/es-custom/node_modules/flatpickr/dist/esm/utils/polyfills.js.map +1 -0
- package/es-custom/packages/feature-flags/es/index.js.map +1 -0
- package/lib/components/data-table/table-toolbar-search.d.ts +3 -3
- package/lib/components/data-table/table-toolbar-search.d.ts.map +1 -1
- package/lib/components/date-picker/date-picker.d.ts +4 -0
- package/lib/components/date-picker/date-picker.d.ts.map +1 -1
- package/lib/components/date-picker/fix-events-plugin.d.ts.map +1 -1
- package/lib/components/date-picker/range-plugin.d.ts +2 -8
- package/lib/components/date-picker/range-plugin.d.ts.map +1 -1
- package/lib/components/fluid-combo-box/fluid-combo-box-skeleton.d.ts +18 -0
- package/lib/components/fluid-combo-box/fluid-combo-box-skeleton.d.ts.map +1 -0
- package/lib/components/fluid-combo-box/fluid-combo-box.d.ts +23 -0
- package/lib/components/fluid-combo-box/fluid-combo-box.d.ts.map +1 -0
- package/lib/components/fluid-combo-box/index.d.ts +9 -0
- package/lib/components/fluid-combo-box/index.d.ts.map +1 -0
- package/lib/components/grid/grid.d.ts +5 -0
- package/lib/components/grid/grid.d.ts.map +1 -1
- package/lib/components/menu/menu-item.d.ts +1 -0
- package/lib/components/menu/menu-item.d.ts.map +1 -1
- package/lib/components/menu-button/menu-button.d.ts.map +1 -1
- package/lib/components/multi-select/multi-select.d.ts +38 -4
- package/lib/components/multi-select/multi-select.d.ts.map +1 -1
- package/lib/components/pagination/defs.d.ts +25 -0
- package/lib/components/pagination/defs.d.ts.map +1 -1
- package/lib/components/pagination/defs.js +27 -0
- package/lib/components/pagination/defs.js.map +1 -1
- package/lib/components/pagination/pagination.d.ts +9 -1
- package/lib/components/pagination/pagination.d.ts.map +1 -1
- package/lib/components/password-input/defs.d.ts +5 -1
- package/lib/components/password-input/defs.d.ts.map +1 -1
- package/lib/components/password-input/defs.js +4 -0
- package/lib/components/password-input/defs.js.map +1 -1
- package/lib/components/password-input/password-input.d.ts +1 -1
- package/lib/components/password-input/password-input.d.ts.map +1 -1
- package/lib/components/search/defs.d.ts +28 -0
- package/lib/components/search/defs.d.ts.map +1 -0
- package/lib/components/search/defs.js +41 -0
- package/lib/components/search/defs.js.map +1 -0
- package/lib/components/search/search-skeleton.d.ts +4 -4
- package/lib/components/search/search-skeleton.d.ts.map +1 -1
- package/lib/components/search/search.d.ts +4 -3
- package/lib/components/search/search.d.ts.map +1 -1
- package/lib/components/select/select.d.ts +1 -1
- package/lib/components/select/select.d.ts.map +1 -1
- package/lib/components/slider/slider.d.ts.map +1 -1
- package/lib/components/tabs/stories/tabs-wrapper.d.ts +53 -0
- package/lib/components/tabs/stories/tabs-wrapper.d.ts.map +1 -0
- package/lib/components/tabs/tab.d.ts +23 -0
- package/lib/components/tabs/tab.d.ts.map +1 -1
- package/lib/components/tabs/tabs.d.ts +14 -0
- package/lib/components/tabs/tabs.d.ts.map +1 -1
- package/lib/components/text-input/defs.d.ts +5 -1
- package/lib/components/text-input/defs.d.ts.map +1 -1
- package/lib/components/text-input/defs.js +4 -0
- package/lib/components/text-input/defs.js.map +1 -1
- package/lib/components/text-input/text-input-skeleton.d.ts +5 -0
- package/lib/components/text-input/text-input-skeleton.d.ts.map +1 -1
- package/lib/components/text-input/text-input.d.ts +2 -2
- package/lib/components/text-input/text-input.d.ts.map +1 -1
- package/package.json +9 -6
- package/scss/components/data-table/_table-action.scss +9 -1
- package/scss/components/fluid-combo-box/fluid-combo-box.scss +252 -0
- package/scss/components/fluid-password-input/fluid-password-input.scss +0 -15
- package/scss/components/grid/grid.scss +20 -0
- package/scss/components/menu/menu-item.scss +5 -1
- package/scss/components/pagination/pagination.scss +3 -7
- package/scss/components/password-input/password-input.scss +1 -17
- package/scss/components/search/search.scss +20 -53
- package/scss/components/select/select.scss +4 -0
- package/scss/components/tabs/tabs-story.scss +19 -1
- package/scss/components/tabs/tabs.scss +74 -6
- package/scss/components/text-input/text-input.scss +7 -9
- package/scss/components/tooltip/tooltip.scss +13 -1
- package/telemetry.yml +25 -11
- package/es/feature-flags/es/index.js.map +0 -1
- package/es-custom/feature-flags/es/index.js.map +0 -1
- /package/es/{feature-flags → packages/feature-flags}/es/index.js +0 -0
- /package/es-custom/{feature-flags → packages/feature-flags}/es/index.js +0 -0
package/custom-elements.json
CHANGED
|
@@ -4860,7 +4860,7 @@
|
|
|
4860
4860
|
{
|
|
4861
4861
|
"name": "size",
|
|
4862
4862
|
"description": "The search box size.",
|
|
4863
|
-
"type": "
|
|
4863
|
+
"type": "SEARCH_SIZE",
|
|
4864
4864
|
"default": "\"lg\""
|
|
4865
4865
|
},
|
|
4866
4866
|
{
|
|
@@ -4957,7 +4957,7 @@
|
|
|
4957
4957
|
"name": "size",
|
|
4958
4958
|
"attribute": "size",
|
|
4959
4959
|
"description": "The search box size.",
|
|
4960
|
-
"type": "
|
|
4960
|
+
"type": "SEARCH_SIZE",
|
|
4961
4961
|
"default": "\"lg\""
|
|
4962
4962
|
},
|
|
4963
4963
|
{
|
|
@@ -5679,6 +5679,12 @@
|
|
|
5679
5679
|
"type": "string",
|
|
5680
5680
|
"default": "\"no-border\""
|
|
5681
5681
|
},
|
|
5682
|
+
{
|
|
5683
|
+
"name": "defaultAriaDateFormat",
|
|
5684
|
+
"description": "The default aria date format.",
|
|
5685
|
+
"type": "string",
|
|
5686
|
+
"default": "\"l, F j, Y\""
|
|
5687
|
+
},
|
|
5682
5688
|
{
|
|
5683
5689
|
"name": "defaultDateFormat",
|
|
5684
5690
|
"description": "The default date format.",
|
|
@@ -7155,79 +7161,582 @@
|
|
|
7155
7161
|
],
|
|
7156
7162
|
"events": [
|
|
7157
7163
|
{
|
|
7158
|
-
"name": "cds-file-uploader-item-beingdeleted",
|
|
7159
|
-
"description": "The custom event fired before this file uploader item is being deleted upon a user gesture.\nCancellation of this event stops the user-initiated action of deleting this file uploader item."
|
|
7164
|
+
"name": "cds-file-uploader-item-beingdeleted",
|
|
7165
|
+
"description": "The custom event fired before this file uploader item is being deleted upon a user gesture.\nCancellation of this event stops the user-initiated action of deleting this file uploader item."
|
|
7166
|
+
},
|
|
7167
|
+
{
|
|
7168
|
+
"name": "cds-file-uploader-item-deleted",
|
|
7169
|
+
"description": "The custom event fired after this file uploader item is deleted upon a user gesture."
|
|
7170
|
+
}
|
|
7171
|
+
],
|
|
7172
|
+
"slots": [
|
|
7173
|
+
{
|
|
7174
|
+
"name": "validity",
|
|
7175
|
+
"description": "message The validity message."
|
|
7176
|
+
},
|
|
7177
|
+
{
|
|
7178
|
+
"name": "validity-message",
|
|
7179
|
+
"description": "supplement The supplemental validity message."
|
|
7180
|
+
}
|
|
7181
|
+
]
|
|
7182
|
+
},
|
|
7183
|
+
{
|
|
7184
|
+
"name": "cds-file-uploader-skeleton",
|
|
7185
|
+
"path": "./src/components/file-uploader/file-uploader-skeleton.ts",
|
|
7186
|
+
"description": "The File uploader skeleton."
|
|
7187
|
+
},
|
|
7188
|
+
{
|
|
7189
|
+
"name": "cds-file-uploader",
|
|
7190
|
+
"path": "./src/components/file-uploader/file-uploader.ts",
|
|
7191
|
+
"description": "The file uploader component.",
|
|
7192
|
+
"attributes": [
|
|
7193
|
+
{
|
|
7194
|
+
"name": "disabled",
|
|
7195
|
+
"description": "`true` if the file uploader should disabled.",
|
|
7196
|
+
"type": "boolean",
|
|
7197
|
+
"default": "false"
|
|
7198
|
+
},
|
|
7199
|
+
{
|
|
7200
|
+
"name": "label-description",
|
|
7201
|
+
"description": "The description text.",
|
|
7202
|
+
"type": "string",
|
|
7203
|
+
"default": "\"\""
|
|
7204
|
+
},
|
|
7205
|
+
{
|
|
7206
|
+
"name": "label-title",
|
|
7207
|
+
"description": "The label title.",
|
|
7208
|
+
"type": "string",
|
|
7209
|
+
"default": "\"\""
|
|
7210
|
+
}
|
|
7211
|
+
],
|
|
7212
|
+
"properties": [
|
|
7213
|
+
{
|
|
7214
|
+
"name": "disabled",
|
|
7215
|
+
"attribute": "disabled",
|
|
7216
|
+
"description": "`true` if the file uploader should disabled.",
|
|
7217
|
+
"type": "boolean",
|
|
7218
|
+
"default": "false"
|
|
7219
|
+
},
|
|
7220
|
+
{
|
|
7221
|
+
"name": "labelDescription",
|
|
7222
|
+
"attribute": "label-description",
|
|
7223
|
+
"description": "The description text.",
|
|
7224
|
+
"type": "string",
|
|
7225
|
+
"default": "\"\""
|
|
7226
|
+
},
|
|
7227
|
+
{
|
|
7228
|
+
"name": "labelTitle",
|
|
7229
|
+
"attribute": "label-title",
|
|
7230
|
+
"description": "The label title.",
|
|
7231
|
+
"type": "string",
|
|
7232
|
+
"default": "\"\""
|
|
7233
|
+
},
|
|
7234
|
+
{
|
|
7235
|
+
"name": "styles",
|
|
7236
|
+
"default": "\"styles\""
|
|
7237
|
+
}
|
|
7238
|
+
]
|
|
7239
|
+
},
|
|
7240
|
+
{
|
|
7241
|
+
"name": "cds-fluid-combo-box-skeleton",
|
|
7242
|
+
"path": "./src/components/fluid-combo-box/fluid-combo-box-skeleton.ts",
|
|
7243
|
+
"description": "Fluid combo box skeleton.",
|
|
7244
|
+
"properties": [
|
|
7245
|
+
{
|
|
7246
|
+
"name": "styles",
|
|
7247
|
+
"default": "\"styles\""
|
|
7248
|
+
}
|
|
7249
|
+
]
|
|
7250
|
+
},
|
|
7251
|
+
{
|
|
7252
|
+
"name": "cds-fluid-combo-box",
|
|
7253
|
+
"path": "./src/components/fluid-combo-box/fluid-combo-box.ts",
|
|
7254
|
+
"description": "Fluid combo box.",
|
|
7255
|
+
"attributes": [
|
|
7256
|
+
{
|
|
7257
|
+
"name": "is-condensed",
|
|
7258
|
+
"description": "Specify if the combo box should render its menu items in condensed mode.",
|
|
7259
|
+
"type": "boolean",
|
|
7260
|
+
"default": "false"
|
|
7261
|
+
},
|
|
7262
|
+
{
|
|
7263
|
+
"name": "clear-selection-label",
|
|
7264
|
+
"description": "The `aria-label` attribute for the icon to clear selection.",
|
|
7265
|
+
"type": "string",
|
|
7266
|
+
"default": "\"Clear selection\""
|
|
7267
|
+
},
|
|
7268
|
+
{
|
|
7269
|
+
"name": "input-label",
|
|
7270
|
+
"description": "The `aria-label` attribute for the `<input>` for filtering.",
|
|
7271
|
+
"type": "string",
|
|
7272
|
+
"default": "\"\""
|
|
7273
|
+
},
|
|
7274
|
+
{
|
|
7275
|
+
"name": "should-filter-item",
|
|
7276
|
+
"description": "Provide custom filtering behavior. This attribute will be ignored if\n`typeahead` is enabled and will default to `true`",
|
|
7277
|
+
"type": "boolean | ShouldFilterItem",
|
|
7278
|
+
"default": "false"
|
|
7279
|
+
},
|
|
7280
|
+
{
|
|
7281
|
+
"name": "typeahead",
|
|
7282
|
+
"description": "**Experimental**: will enable autocomplete and typeahead for the input field.",
|
|
7283
|
+
"type": "boolean",
|
|
7284
|
+
"default": "false"
|
|
7285
|
+
},
|
|
7286
|
+
{
|
|
7287
|
+
"name": "allow-custom-value",
|
|
7288
|
+
"description": "`true` to allow custom values that do not match any item in the list.",
|
|
7289
|
+
"type": "boolean",
|
|
7290
|
+
"default": "false"
|
|
7291
|
+
},
|
|
7292
|
+
{
|
|
7293
|
+
"name": "aria-label",
|
|
7294
|
+
"description": "'aria-label' of the ListBox component.\nSpecify a label to be read by screen readers on the container node",
|
|
7295
|
+
"type": "string",
|
|
7296
|
+
"default": "\"\""
|
|
7297
|
+
},
|
|
7298
|
+
{
|
|
7299
|
+
"name": "direction",
|
|
7300
|
+
"description": "Specify the direction of the dropdown. Can be either top or bottom.",
|
|
7301
|
+
"type": "DROPDOWN_DIRECTION",
|
|
7302
|
+
"default": "\"bottom\""
|
|
7303
|
+
},
|
|
7304
|
+
{
|
|
7305
|
+
"name": "autoalign",
|
|
7306
|
+
"description": "Specify whether auto align functionality should be applied",
|
|
7307
|
+
"type": "boolean",
|
|
7308
|
+
"default": "false"
|
|
7309
|
+
},
|
|
7310
|
+
{
|
|
7311
|
+
"name": "disabled",
|
|
7312
|
+
"description": "`true` if this dropdown should be disabled.",
|
|
7313
|
+
"type": "boolean",
|
|
7314
|
+
"default": "false"
|
|
7315
|
+
},
|
|
7316
|
+
{
|
|
7317
|
+
"name": "helper-text",
|
|
7318
|
+
"description": "The helper text.",
|
|
7319
|
+
"type": "string",
|
|
7320
|
+
"default": "\"\""
|
|
7321
|
+
},
|
|
7322
|
+
{
|
|
7323
|
+
"name": "hide-label",
|
|
7324
|
+
"description": "Specify whether the title text should be hidden or not",
|
|
7325
|
+
"type": "boolean",
|
|
7326
|
+
"default": "false"
|
|
7327
|
+
},
|
|
7328
|
+
{
|
|
7329
|
+
"name": "invalid-text",
|
|
7330
|
+
"description": "Message which is displayed if the value is invalid.",
|
|
7331
|
+
"type": "string",
|
|
7332
|
+
"default": "\"\""
|
|
7333
|
+
},
|
|
7334
|
+
{
|
|
7335
|
+
"name": "title-text",
|
|
7336
|
+
"description": "Provide the title text that will be read by a screen reader when visiting this control",
|
|
7337
|
+
"type": "string",
|
|
7338
|
+
"default": "\"\""
|
|
7339
|
+
},
|
|
7340
|
+
{
|
|
7341
|
+
"name": "name",
|
|
7342
|
+
"description": "Name for the dropdown in the `FormData`",
|
|
7343
|
+
"type": "string",
|
|
7344
|
+
"default": "\"\""
|
|
7345
|
+
},
|
|
7346
|
+
{
|
|
7347
|
+
"name": "open",
|
|
7348
|
+
"description": "`true` if this dropdown should be open.",
|
|
7349
|
+
"type": "boolean",
|
|
7350
|
+
"default": "false"
|
|
7351
|
+
},
|
|
7352
|
+
{
|
|
7353
|
+
"name": "read-only",
|
|
7354
|
+
"description": "Whether or not the Dropdown is readonly",
|
|
7355
|
+
"type": "boolean",
|
|
7356
|
+
"default": "false"
|
|
7357
|
+
},
|
|
7358
|
+
{
|
|
7359
|
+
"name": "isFluid",
|
|
7360
|
+
"description": "Specify whether the dropdown is fluid or not",
|
|
7361
|
+
"type": "boolean",
|
|
7362
|
+
"default": "false"
|
|
7363
|
+
},
|
|
7364
|
+
{
|
|
7365
|
+
"name": "size",
|
|
7366
|
+
"description": "Dropdown size.",
|
|
7367
|
+
"type": "DROPDOWN_SIZE",
|
|
7368
|
+
"default": "\"md\""
|
|
7369
|
+
},
|
|
7370
|
+
{
|
|
7371
|
+
"name": "toggle-label-closed",
|
|
7372
|
+
"description": "The `aria-label` attribute for the UI indicating the closed state.",
|
|
7373
|
+
"type": "string",
|
|
7374
|
+
"default": "\"\""
|
|
7375
|
+
},
|
|
7376
|
+
{
|
|
7377
|
+
"name": "toggle-label-open",
|
|
7378
|
+
"description": "The `aria-label` attribute for the UI indicating the open state.",
|
|
7379
|
+
"type": "string",
|
|
7380
|
+
"default": "\"\""
|
|
7381
|
+
},
|
|
7382
|
+
{
|
|
7383
|
+
"name": "label",
|
|
7384
|
+
"description": "Generic label that will be used as the textual representation of what this field is for",
|
|
7385
|
+
"type": "string",
|
|
7386
|
+
"default": "\"\""
|
|
7387
|
+
},
|
|
7388
|
+
{
|
|
7389
|
+
"name": "type",
|
|
7390
|
+
"description": "`true` if this dropdown should use the inline UI variant.",
|
|
7391
|
+
"type": "DROPDOWN_TYPE",
|
|
7392
|
+
"default": "\"\""
|
|
7393
|
+
},
|
|
7394
|
+
{
|
|
7395
|
+
"name": "warn",
|
|
7396
|
+
"description": "Specify whether the control is currently in warning state",
|
|
7397
|
+
"type": "boolean",
|
|
7398
|
+
"default": "false"
|
|
7399
|
+
},
|
|
7400
|
+
{
|
|
7401
|
+
"name": "warn-text",
|
|
7402
|
+
"description": "Provide the text that is displayed when the control is in warning state",
|
|
7403
|
+
"type": "string",
|
|
7404
|
+
"default": "\"\""
|
|
7405
|
+
},
|
|
7406
|
+
{
|
|
7407
|
+
"name": "invalid",
|
|
7408
|
+
"description": "`true` to show the UI of the invalid state.",
|
|
7409
|
+
"type": "boolean",
|
|
7410
|
+
"default": "false"
|
|
7411
|
+
},
|
|
7412
|
+
{
|
|
7413
|
+
"name": "required",
|
|
7414
|
+
"description": "`true` if the value is required.",
|
|
7415
|
+
"type": "boolean",
|
|
7416
|
+
"default": "false"
|
|
7417
|
+
},
|
|
7418
|
+
{
|
|
7419
|
+
"name": "required-validity-message",
|
|
7420
|
+
"description": "The special validity message for `required`.",
|
|
7421
|
+
"type": "string",
|
|
7422
|
+
"default": "\"Please fill out this field.\""
|
|
7423
|
+
},
|
|
7424
|
+
{
|
|
7425
|
+
"name": "validity-message",
|
|
7426
|
+
"description": "The validity message.",
|
|
7427
|
+
"type": "string",
|
|
7428
|
+
"default": "\"\""
|
|
7429
|
+
},
|
|
7430
|
+
{
|
|
7431
|
+
"name": "value",
|
|
7432
|
+
"description": "The value of the selected item.",
|
|
7433
|
+
"type": "string",
|
|
7434
|
+
"default": "\"\""
|
|
7435
|
+
}
|
|
7436
|
+
],
|
|
7437
|
+
"properties": [
|
|
7438
|
+
{
|
|
7439
|
+
"name": "isCondensed",
|
|
7440
|
+
"attribute": "is-condensed",
|
|
7441
|
+
"description": "Specify if the combo box should render its menu items in condensed mode.",
|
|
7442
|
+
"type": "boolean",
|
|
7443
|
+
"default": "false"
|
|
7444
|
+
},
|
|
7445
|
+
{
|
|
7446
|
+
"name": "clearSelectionLabel",
|
|
7447
|
+
"attribute": "clear-selection-label",
|
|
7448
|
+
"description": "The `aria-label` attribute for the icon to clear selection.",
|
|
7449
|
+
"type": "string",
|
|
7450
|
+
"default": "\"Clear selection\""
|
|
7451
|
+
},
|
|
7452
|
+
{
|
|
7453
|
+
"name": "inputLabel",
|
|
7454
|
+
"attribute": "input-label",
|
|
7455
|
+
"description": "The `aria-label` attribute for the `<input>` for filtering.",
|
|
7456
|
+
"type": "string",
|
|
7457
|
+
"default": "\"\""
|
|
7458
|
+
},
|
|
7459
|
+
{
|
|
7460
|
+
"name": "itemMatches",
|
|
7461
|
+
"description": "The custom item matching callback.",
|
|
7462
|
+
"type": "(item: CDSComboBoxItem, queryText: string) => boolean"
|
|
7463
|
+
},
|
|
7464
|
+
{
|
|
7465
|
+
"name": "shouldFilterItem",
|
|
7466
|
+
"attribute": "should-filter-item",
|
|
7467
|
+
"description": "Provide custom filtering behavior. This attribute will be ignored if\n`typeahead` is enabled and will default to `true`",
|
|
7468
|
+
"type": "boolean | ShouldFilterItem",
|
|
7469
|
+
"default": "false"
|
|
7470
|
+
},
|
|
7471
|
+
{
|
|
7472
|
+
"name": "typeahead",
|
|
7473
|
+
"attribute": "typeahead",
|
|
7474
|
+
"description": "**Experimental**: will enable autocomplete and typeahead for the input field.",
|
|
7475
|
+
"type": "boolean",
|
|
7476
|
+
"default": "false"
|
|
7477
|
+
},
|
|
7478
|
+
{
|
|
7479
|
+
"name": "allowCustomValue",
|
|
7480
|
+
"attribute": "allow-custom-value",
|
|
7481
|
+
"description": "`true` to allow custom values that do not match any item in the list.",
|
|
7482
|
+
"type": "boolean",
|
|
7483
|
+
"default": "false"
|
|
7484
|
+
},
|
|
7485
|
+
{
|
|
7486
|
+
"name": "inputProps",
|
|
7487
|
+
"description": "Additional input attributes to apply to the internal input element.\nAllows passing native HTML input attributes like `maxlength`, `pattern`,\n`autocomplete`, etc.",
|
|
7488
|
+
"type": "Record<string, string | number | boolean> | undefined"
|
|
7489
|
+
},
|
|
7490
|
+
{
|
|
7491
|
+
"name": "ariaLabel",
|
|
7492
|
+
"attribute": "aria-label",
|
|
7493
|
+
"description": "'aria-label' of the ListBox component.\nSpecify a label to be read by screen readers on the container node",
|
|
7494
|
+
"type": "string",
|
|
7495
|
+
"default": "\"\""
|
|
7496
|
+
},
|
|
7497
|
+
{
|
|
7498
|
+
"name": "direction",
|
|
7499
|
+
"attribute": "direction",
|
|
7500
|
+
"description": "Specify the direction of the dropdown. Can be either top or bottom.",
|
|
7501
|
+
"type": "DROPDOWN_DIRECTION",
|
|
7502
|
+
"default": "\"bottom\""
|
|
7503
|
+
},
|
|
7504
|
+
{
|
|
7505
|
+
"name": "autoalign",
|
|
7506
|
+
"attribute": "autoalign",
|
|
7507
|
+
"description": "Specify whether auto align functionality should be applied",
|
|
7508
|
+
"type": "boolean",
|
|
7509
|
+
"default": "false"
|
|
7510
|
+
},
|
|
7511
|
+
{
|
|
7512
|
+
"name": "disabled",
|
|
7513
|
+
"attribute": "disabled",
|
|
7514
|
+
"description": "`true` if this dropdown should be disabled.",
|
|
7515
|
+
"type": "boolean",
|
|
7516
|
+
"default": "false"
|
|
7517
|
+
},
|
|
7518
|
+
{
|
|
7519
|
+
"name": "helperText",
|
|
7520
|
+
"attribute": "helper-text",
|
|
7521
|
+
"description": "The helper text.",
|
|
7522
|
+
"type": "string",
|
|
7523
|
+
"default": "\"\""
|
|
7524
|
+
},
|
|
7525
|
+
{
|
|
7526
|
+
"name": "hideLabel",
|
|
7527
|
+
"attribute": "hide-label",
|
|
7528
|
+
"description": "Specify whether the title text should be hidden or not",
|
|
7529
|
+
"type": "boolean",
|
|
7530
|
+
"default": "false"
|
|
7531
|
+
},
|
|
7532
|
+
{
|
|
7533
|
+
"name": "invalidText",
|
|
7534
|
+
"attribute": "invalid-text",
|
|
7535
|
+
"description": "Message which is displayed if the value is invalid.",
|
|
7536
|
+
"type": "string",
|
|
7537
|
+
"default": "\"\""
|
|
7538
|
+
},
|
|
7539
|
+
{
|
|
7540
|
+
"name": "titleText",
|
|
7541
|
+
"attribute": "title-text",
|
|
7542
|
+
"description": "Provide the title text that will be read by a screen reader when visiting this control",
|
|
7543
|
+
"type": "string",
|
|
7544
|
+
"default": "\"\""
|
|
7545
|
+
},
|
|
7546
|
+
{
|
|
7547
|
+
"name": "name",
|
|
7548
|
+
"attribute": "name",
|
|
7549
|
+
"description": "Name for the dropdown in the `FormData`",
|
|
7550
|
+
"type": "string",
|
|
7551
|
+
"default": "\"\""
|
|
7552
|
+
},
|
|
7553
|
+
{
|
|
7554
|
+
"name": "open",
|
|
7555
|
+
"attribute": "open",
|
|
7556
|
+
"description": "`true` if this dropdown should be open.",
|
|
7557
|
+
"type": "boolean",
|
|
7558
|
+
"default": "false"
|
|
7559
|
+
},
|
|
7560
|
+
{
|
|
7561
|
+
"name": "readOnly",
|
|
7562
|
+
"attribute": "read-only",
|
|
7563
|
+
"description": "Whether or not the Dropdown is readonly",
|
|
7564
|
+
"type": "boolean",
|
|
7565
|
+
"default": "false"
|
|
7566
|
+
},
|
|
7567
|
+
{
|
|
7568
|
+
"name": "isFluid",
|
|
7569
|
+
"attribute": "isFluid",
|
|
7570
|
+
"description": "Specify whether the dropdown is fluid or not",
|
|
7571
|
+
"type": "boolean",
|
|
7572
|
+
"default": "false"
|
|
7573
|
+
},
|
|
7574
|
+
{
|
|
7575
|
+
"name": "size",
|
|
7576
|
+
"attribute": "size",
|
|
7577
|
+
"description": "Dropdown size.",
|
|
7578
|
+
"type": "DROPDOWN_SIZE",
|
|
7579
|
+
"default": "\"md\""
|
|
7580
|
+
},
|
|
7581
|
+
{
|
|
7582
|
+
"name": "toggleLabelClosed",
|
|
7583
|
+
"attribute": "toggle-label-closed",
|
|
7584
|
+
"description": "The `aria-label` attribute for the UI indicating the closed state.",
|
|
7585
|
+
"type": "string",
|
|
7586
|
+
"default": "\"\""
|
|
7587
|
+
},
|
|
7588
|
+
{
|
|
7589
|
+
"name": "toggleLabelOpen",
|
|
7590
|
+
"attribute": "toggle-label-open",
|
|
7591
|
+
"description": "The `aria-label` attribute for the UI indicating the open state.",
|
|
7592
|
+
"type": "string",
|
|
7593
|
+
"default": "\"\""
|
|
7594
|
+
},
|
|
7595
|
+
{
|
|
7596
|
+
"name": "label",
|
|
7597
|
+
"attribute": "label",
|
|
7598
|
+
"description": "Generic label that will be used as the textual representation of what this field is for",
|
|
7599
|
+
"type": "string",
|
|
7600
|
+
"default": "\"\""
|
|
7601
|
+
},
|
|
7602
|
+
{
|
|
7603
|
+
"name": "type",
|
|
7604
|
+
"attribute": "type",
|
|
7605
|
+
"description": "`true` if this dropdown should use the inline UI variant.",
|
|
7606
|
+
"type": "DROPDOWN_TYPE",
|
|
7607
|
+
"default": "\"\""
|
|
7608
|
+
},
|
|
7609
|
+
{
|
|
7610
|
+
"name": "warn",
|
|
7611
|
+
"attribute": "warn",
|
|
7612
|
+
"description": "Specify whether the control is currently in warning state",
|
|
7613
|
+
"type": "boolean",
|
|
7614
|
+
"default": "false"
|
|
7615
|
+
},
|
|
7616
|
+
{
|
|
7617
|
+
"name": "warnText",
|
|
7618
|
+
"attribute": "warn-text",
|
|
7619
|
+
"description": "Provide the text that is displayed when the control is in warning state",
|
|
7620
|
+
"type": "string",
|
|
7621
|
+
"default": "\"\""
|
|
7622
|
+
},
|
|
7623
|
+
{
|
|
7624
|
+
"name": "toggleLabel",
|
|
7625
|
+
"description": "The computed aria-label for the toggle button based on open state.",
|
|
7626
|
+
"type": "string"
|
|
7627
|
+
},
|
|
7628
|
+
{
|
|
7629
|
+
"name": "TRIGGER_KEYS",
|
|
7630
|
+
"description": "Symbols of keys that triggers opening/closing menu and selecting/deselecting menu item.",
|
|
7631
|
+
"type": "Set<string>",
|
|
7632
|
+
"default": "\"new Set(['Enter'])\""
|
|
7633
|
+
},
|
|
7634
|
+
{
|
|
7635
|
+
"name": "shadowRootOptions",
|
|
7636
|
+
"type": "{ delegatesFocus: boolean; mode: ShadowRootMode; slotAssignment?: SlotAssignmentMode | undefined; customElements?: CustomElementRegistry | undefined; registry?: CustomElementRegistry | undefined; }",
|
|
7637
|
+
"default": "{\"delegatesFocus\":true}"
|
|
7638
|
+
},
|
|
7639
|
+
{
|
|
7640
|
+
"name": "styles",
|
|
7641
|
+
"type": "array",
|
|
7642
|
+
"default": "[\"styles\",\"styles\"]"
|
|
7643
|
+
},
|
|
7644
|
+
{
|
|
7645
|
+
"name": "invalid",
|
|
7646
|
+
"attribute": "invalid",
|
|
7647
|
+
"description": "`true` to show the UI of the invalid state.",
|
|
7648
|
+
"type": "boolean",
|
|
7649
|
+
"default": "false"
|
|
7650
|
+
},
|
|
7651
|
+
{
|
|
7652
|
+
"name": "required",
|
|
7653
|
+
"attribute": "required",
|
|
7654
|
+
"description": "`true` if the value is required.",
|
|
7655
|
+
"type": "boolean",
|
|
7656
|
+
"default": "false"
|
|
7657
|
+
},
|
|
7658
|
+
{
|
|
7659
|
+
"name": "requiredValidityMessage",
|
|
7660
|
+
"attribute": "required-validity-message",
|
|
7661
|
+
"description": "The special validity message for `required`.",
|
|
7662
|
+
"type": "string",
|
|
7663
|
+
"default": "\"Please fill out this field.\""
|
|
7664
|
+
},
|
|
7665
|
+
{
|
|
7666
|
+
"name": "validityMessage",
|
|
7667
|
+
"attribute": "validity-message",
|
|
7668
|
+
"description": "The validity message.",
|
|
7669
|
+
"type": "string",
|
|
7670
|
+
"default": "\"\""
|
|
7671
|
+
},
|
|
7672
|
+
{
|
|
7673
|
+
"name": "value",
|
|
7674
|
+
"attribute": "value",
|
|
7675
|
+
"description": "The value of the selected item.",
|
|
7676
|
+
"type": "string",
|
|
7677
|
+
"default": "\"\""
|
|
7678
|
+
}
|
|
7679
|
+
],
|
|
7680
|
+
"events": [
|
|
7681
|
+
{
|
|
7682
|
+
"name": "cds-combo-box-beingselected",
|
|
7683
|
+
"description": "The custom event fired before a combo box item is selected upon a user gesture.\nCancellation of this event stops changing the user-initiated selection."
|
|
7160
7684
|
},
|
|
7161
7685
|
{
|
|
7162
|
-
"name": "cds-
|
|
7163
|
-
"description": "The custom event fired
|
|
7164
|
-
}
|
|
7165
|
-
],
|
|
7166
|
-
"slots": [
|
|
7686
|
+
"name": "cds-combo-box-beingtoggled",
|
|
7687
|
+
"description": "The custom event fired before the open state of this combo box is toggled upon a user gesture.\nCancellation of this event stops the user-initiated toggling."
|
|
7688
|
+
},
|
|
7167
7689
|
{
|
|
7168
|
-
"name": "
|
|
7169
|
-
"description": "
|
|
7690
|
+
"name": "cds-combo-box-selected",
|
|
7691
|
+
"description": "The custom event fired after a combo box item is selected upon a user gesture."
|
|
7170
7692
|
},
|
|
7171
7693
|
{
|
|
7172
|
-
"name": "
|
|
7173
|
-
"description": "
|
|
7174
|
-
}
|
|
7175
|
-
]
|
|
7176
|
-
},
|
|
7177
|
-
{
|
|
7178
|
-
"name": "cds-file-uploader-skeleton",
|
|
7179
|
-
"path": "./src/components/file-uploader/file-uploader-skeleton.ts",
|
|
7180
|
-
"description": "The File uploader skeleton."
|
|
7181
|
-
},
|
|
7182
|
-
{
|
|
7183
|
-
"name": "cds-file-uploader",
|
|
7184
|
-
"path": "./src/components/file-uploader/file-uploader.ts",
|
|
7185
|
-
"description": "The file uploader component.",
|
|
7186
|
-
"attributes": [
|
|
7694
|
+
"name": "cds-combo-box-toggled",
|
|
7695
|
+
"description": "The custom event fired after the open state of this combo box is toggled upon a user gesture."
|
|
7696
|
+
},
|
|
7187
7697
|
{
|
|
7188
|
-
"name": "
|
|
7189
|
-
"description": "
|
|
7190
|
-
"type": "boolean",
|
|
7191
|
-
"default": "false"
|
|
7698
|
+
"name": "cds-dropdown-beingselected",
|
|
7699
|
+
"description": "The custom event fired before a dropdown item is selected upon a user gesture.\nCancellation of this event stops changing the user-initiated selection."
|
|
7192
7700
|
},
|
|
7193
7701
|
{
|
|
7194
|
-
"name": "
|
|
7195
|
-
"description": "The
|
|
7196
|
-
"type": "string",
|
|
7197
|
-
"default": "\"\""
|
|
7702
|
+
"name": "cds-dropdown-beingtoggled",
|
|
7703
|
+
"description": "The custom event fired before the open state of this dropdown is toggled upon a user gesture.\nCancellation of this event stops the user-initiated toggling."
|
|
7198
7704
|
},
|
|
7199
7705
|
{
|
|
7200
|
-
"name": "
|
|
7201
|
-
"description": "The
|
|
7202
|
-
|
|
7203
|
-
|
|
7706
|
+
"name": "cds-dropdown-selected",
|
|
7707
|
+
"description": "The custom event fired after a dropdown item is selected upon a user gesture."
|
|
7708
|
+
},
|
|
7709
|
+
{
|
|
7710
|
+
"name": "cds-dropdown-toggled",
|
|
7711
|
+
"description": "The custom event fired after the open state of this dropdown is toggled upon a user gesture."
|
|
7712
|
+
},
|
|
7713
|
+
{
|
|
7714
|
+
"name": "input"
|
|
7715
|
+
},
|
|
7716
|
+
{
|
|
7717
|
+
"name": "invalid"
|
|
7204
7718
|
}
|
|
7205
7719
|
],
|
|
7206
|
-
"
|
|
7720
|
+
"cssParts": [
|
|
7207
7721
|
{
|
|
7208
|
-
"name": "
|
|
7209
|
-
"
|
|
7210
|
-
"description": "`true` if the file uploader should disabled.",
|
|
7211
|
-
"type": "boolean",
|
|
7212
|
-
"default": "false"
|
|
7722
|
+
"name": "label",
|
|
7723
|
+
"description": "text The label text."
|
|
7213
7724
|
},
|
|
7214
7725
|
{
|
|
7215
|
-
"name": "
|
|
7216
|
-
"
|
|
7217
|
-
"description": "The description text.",
|
|
7218
|
-
"type": "string",
|
|
7219
|
-
"default": "\"\""
|
|
7726
|
+
"name": "helper",
|
|
7727
|
+
"description": "text The helper text."
|
|
7220
7728
|
},
|
|
7221
7729
|
{
|
|
7222
|
-
"name": "
|
|
7223
|
-
"
|
|
7224
|
-
"description": "The label title.",
|
|
7225
|
-
"type": "string",
|
|
7226
|
-
"default": "\"\""
|
|
7730
|
+
"name": "trigger",
|
|
7731
|
+
"description": "button The trigger button."
|
|
7227
7732
|
},
|
|
7228
7733
|
{
|
|
7229
|
-
"name": "
|
|
7230
|
-
"
|
|
7734
|
+
"name": "menu",
|
|
7735
|
+
"description": "body The menu body."
|
|
7736
|
+
},
|
|
7737
|
+
{
|
|
7738
|
+
"name": "validity",
|
|
7739
|
+
"description": "message The validity message."
|
|
7231
7740
|
}
|
|
7232
7741
|
]
|
|
7233
7742
|
},
|
|
@@ -7929,6 +8438,18 @@
|
|
|
7929
8438
|
"type": "SELECTION_FEEDBACK_OPTION",
|
|
7930
8439
|
"default": "\"top-after-reopen\""
|
|
7931
8440
|
},
|
|
8441
|
+
{
|
|
8442
|
+
"name": "compareItems",
|
|
8443
|
+
"description": "Provide a custom function that is used to determine the ordering of\noptions. The compare function should return a number whose sign indicates\nthe relative order of the two elements: negative if a is less than b,\npositive if a is greater than b, and zero if they are equal. See 'sortItems'\nfor more control.\n\n(itemA: string, itemB: string, { locale }: { locale: string }) => number",
|
|
8444
|
+
"type": "(itemA: string, itemB: string, options: { locale: string; }) => number",
|
|
8445
|
+
"default": "\"defaultCompareItems\""
|
|
8446
|
+
},
|
|
8447
|
+
{
|
|
8448
|
+
"name": "sortItems",
|
|
8449
|
+
"description": "Provide a method that sorts all options in the control. Overriding this\nprop means that you also have to handle the sort logic for selected versus\nun-selected items. If you just want to control ordering, consider the\n`compareItems` prop instead.\n\nsortItems :\n(menuItems: NodeList, {\n values: string[],\n compareItems: (itemA: string, itemB: string, { locale }: { locale: string }) => number,\n locale: string,\n}) => Node[]",
|
|
8450
|
+
"type": "(menuItems: NodeList, options: { values: string[]; compareItems: (itemA: string, itemB: string, options: { locale: string; }) => number; locale: string; }) => Node[]",
|
|
8451
|
+
"default": "\"defaultSortItems\""
|
|
8452
|
+
},
|
|
7932
8453
|
{
|
|
7933
8454
|
"name": "ariaLabel",
|
|
7934
8455
|
"attribute": "aria-label",
|
|
@@ -8945,8 +9466,7 @@
|
|
|
8945
9466
|
{
|
|
8946
9467
|
"name": "size",
|
|
8947
9468
|
"description": "The input box size.",
|
|
8948
|
-
"type": "INPUT_SIZE"
|
|
8949
|
-
"default": "\"md\""
|
|
9469
|
+
"type": "INPUT_SIZE | undefined"
|
|
8950
9470
|
},
|
|
8951
9471
|
{
|
|
8952
9472
|
"name": "isFluid",
|
|
@@ -9140,8 +9660,7 @@
|
|
|
9140
9660
|
"name": "size",
|
|
9141
9661
|
"attribute": "size",
|
|
9142
9662
|
"description": "The input box size.",
|
|
9143
|
-
"type": "INPUT_SIZE"
|
|
9144
|
-
"default": "\"md\""
|
|
9663
|
+
"type": "INPUT_SIZE | undefined"
|
|
9145
9664
|
},
|
|
9146
9665
|
{
|
|
9147
9666
|
"name": "isFluid",
|
|
@@ -9250,18 +9769,16 @@
|
|
|
9250
9769
|
"attributes": [
|
|
9251
9770
|
{
|
|
9252
9771
|
"name": "size",
|
|
9253
|
-
"description": "The search
|
|
9254
|
-
"type": "
|
|
9255
|
-
"default": "\"md\""
|
|
9772
|
+
"description": "The search skeleton size.",
|
|
9773
|
+
"type": "SEARCH_SIZE | undefined"
|
|
9256
9774
|
}
|
|
9257
9775
|
],
|
|
9258
9776
|
"properties": [
|
|
9259
9777
|
{
|
|
9260
9778
|
"name": "size",
|
|
9261
9779
|
"attribute": "size",
|
|
9262
|
-
"description": "The search
|
|
9263
|
-
"type": "
|
|
9264
|
-
"default": "\"md\""
|
|
9780
|
+
"description": "The search skeleton size.",
|
|
9781
|
+
"type": "SEARCH_SIZE | undefined"
|
|
9265
9782
|
},
|
|
9266
9783
|
{
|
|
9267
9784
|
"name": "styles",
|
|
@@ -9337,8 +9854,7 @@
|
|
|
9337
9854
|
{
|
|
9338
9855
|
"name": "size",
|
|
9339
9856
|
"description": "The search box size.",
|
|
9340
|
-
"type": "
|
|
9341
|
-
"default": "\"md\""
|
|
9857
|
+
"type": "SEARCH_SIZE | undefined"
|
|
9342
9858
|
},
|
|
9343
9859
|
{
|
|
9344
9860
|
"name": "type",
|
|
@@ -9427,8 +9943,7 @@
|
|
|
9427
9943
|
"name": "size",
|
|
9428
9944
|
"attribute": "size",
|
|
9429
9945
|
"description": "The search box size.",
|
|
9430
|
-
"type": "
|
|
9431
|
-
"default": "\"md\""
|
|
9946
|
+
"type": "SEARCH_SIZE | undefined"
|
|
9432
9947
|
},
|
|
9433
9948
|
{
|
|
9434
9949
|
"name": "type",
|
|
@@ -9635,8 +10150,7 @@
|
|
|
9635
10150
|
{
|
|
9636
10151
|
"name": "size",
|
|
9637
10152
|
"description": "The input box size.",
|
|
9638
|
-
"type": "INPUT_SIZE"
|
|
9639
|
-
"default": "\"md\""
|
|
10153
|
+
"type": "INPUT_SIZE | undefined"
|
|
9640
10154
|
},
|
|
9641
10155
|
{
|
|
9642
10156
|
"name": "value",
|
|
@@ -9810,8 +10324,7 @@
|
|
|
9810
10324
|
"name": "size",
|
|
9811
10325
|
"attribute": "size",
|
|
9812
10326
|
"description": "The input box size.",
|
|
9813
|
-
"type": "INPUT_SIZE"
|
|
9814
|
-
"default": "\"md\""
|
|
10327
|
+
"type": "INPUT_SIZE | undefined"
|
|
9815
10328
|
},
|
|
9816
10329
|
{
|
|
9817
10330
|
"name": "value",
|
|
@@ -9862,6 +10375,11 @@
|
|
|
9862
10375
|
"description": "Specify whether the label should be hidden, or not",
|
|
9863
10376
|
"type": "boolean",
|
|
9864
10377
|
"default": "false"
|
|
10378
|
+
},
|
|
10379
|
+
{
|
|
10380
|
+
"name": "size",
|
|
10381
|
+
"description": "The text-input-skeleton size.",
|
|
10382
|
+
"type": "INPUT_SIZE | undefined"
|
|
9865
10383
|
}
|
|
9866
10384
|
],
|
|
9867
10385
|
"properties": [
|
|
@@ -9872,6 +10390,12 @@
|
|
|
9872
10390
|
"type": "boolean",
|
|
9873
10391
|
"default": "false"
|
|
9874
10392
|
},
|
|
10393
|
+
{
|
|
10394
|
+
"name": "size",
|
|
10395
|
+
"attribute": "size",
|
|
10396
|
+
"description": "The text-input-skeleton size.",
|
|
10397
|
+
"type": "INPUT_SIZE | undefined"
|
|
10398
|
+
},
|
|
9875
10399
|
{
|
|
9876
10400
|
"name": "styles",
|
|
9877
10401
|
"type": "array",
|
|
@@ -9996,8 +10520,7 @@
|
|
|
9996
10520
|
{
|
|
9997
10521
|
"name": "size",
|
|
9998
10522
|
"description": "The input box size.",
|
|
9999
|
-
"type": "INPUT_SIZE"
|
|
10000
|
-
"default": "\"md\""
|
|
10523
|
+
"type": "INPUT_SIZE | undefined"
|
|
10001
10524
|
},
|
|
10002
10525
|
{
|
|
10003
10526
|
"name": "isFluid",
|
|
@@ -10190,8 +10713,7 @@
|
|
|
10190
10713
|
"name": "size",
|
|
10191
10714
|
"attribute": "size",
|
|
10192
10715
|
"description": "The input box size.",
|
|
10193
|
-
"type": "INPUT_SIZE"
|
|
10194
|
-
"default": "\"md\""
|
|
10716
|
+
"type": "INPUT_SIZE | undefined"
|
|
10195
10717
|
},
|
|
10196
10718
|
{
|
|
10197
10719
|
"name": "isFluid",
|
|
@@ -10458,8 +10980,7 @@
|
|
|
10458
10980
|
{
|
|
10459
10981
|
"name": "size",
|
|
10460
10982
|
"description": "The input box size.",
|
|
10461
|
-
"type": "INPUT_SIZE"
|
|
10462
|
-
"default": "\"md\""
|
|
10983
|
+
"type": "INPUT_SIZE | undefined"
|
|
10463
10984
|
},
|
|
10464
10985
|
{
|
|
10465
10986
|
"name": "isFluid",
|
|
@@ -10679,8 +11200,7 @@
|
|
|
10679
11200
|
"name": "size",
|
|
10680
11201
|
"attribute": "size",
|
|
10681
11202
|
"description": "The input box size.",
|
|
10682
|
-
"type": "INPUT_SIZE"
|
|
10683
|
-
"default": "\"md\""
|
|
11203
|
+
"type": "INPUT_SIZE | undefined"
|
|
10684
11204
|
},
|
|
10685
11205
|
{
|
|
10686
11206
|
"name": "isFluid",
|
|
@@ -10923,8 +11443,7 @@
|
|
|
10923
11443
|
{
|
|
10924
11444
|
"name": "size",
|
|
10925
11445
|
"description": "The input box size.",
|
|
10926
|
-
"type": "INPUT_SIZE"
|
|
10927
|
-
"default": "\"md\""
|
|
11446
|
+
"type": "INPUT_SIZE | undefined"
|
|
10928
11447
|
},
|
|
10929
11448
|
{
|
|
10930
11449
|
"name": "value",
|
|
@@ -11105,8 +11624,7 @@
|
|
|
11105
11624
|
"name": "size",
|
|
11106
11625
|
"attribute": "size",
|
|
11107
11626
|
"description": "The input box size.",
|
|
11108
|
-
"type": "INPUT_SIZE"
|
|
11109
|
-
"default": "\"md\""
|
|
11627
|
+
"type": "INPUT_SIZE | undefined"
|
|
11110
11628
|
},
|
|
11111
11629
|
{
|
|
11112
11630
|
"name": "value",
|
|
@@ -11651,6 +12169,12 @@
|
|
|
11651
12169
|
"description": "Remove the default max width that the grid has set",
|
|
11652
12170
|
"type": "boolean",
|
|
11653
12171
|
"default": "false"
|
|
12172
|
+
},
|
|
12173
|
+
{
|
|
12174
|
+
"name": "with-row-gap",
|
|
12175
|
+
"description": "Add a row gap to the grid that matches the current gutter size.\nThis is useful when you want consistent vertical spacing between rows.",
|
|
12176
|
+
"type": "boolean",
|
|
12177
|
+
"default": "false"
|
|
11654
12178
|
}
|
|
11655
12179
|
],
|
|
11656
12180
|
"properties": [
|
|
@@ -11681,6 +12205,13 @@
|
|
|
11681
12205
|
"type": "boolean",
|
|
11682
12206
|
"default": "false"
|
|
11683
12207
|
},
|
|
12208
|
+
{
|
|
12209
|
+
"name": "withRowGap",
|
|
12210
|
+
"attribute": "with-row-gap",
|
|
12211
|
+
"description": "Add a row gap to the grid that matches the current gutter size.\nThis is useful when you want consistent vertical spacing between rows.",
|
|
12212
|
+
"type": "boolean",
|
|
12213
|
+
"default": "false"
|
|
12214
|
+
},
|
|
11684
12215
|
{
|
|
11685
12216
|
"name": "gridContextIn",
|
|
11686
12217
|
"type": "GridContext | undefined"
|
|
@@ -14162,6 +14693,18 @@
|
|
|
14162
14693
|
"type": "SELECTION_FEEDBACK_OPTION",
|
|
14163
14694
|
"default": "\"top-after-reopen\""
|
|
14164
14695
|
},
|
|
14696
|
+
{
|
|
14697
|
+
"name": "compareItems",
|
|
14698
|
+
"description": "Provide a custom function that is used to determine the ordering of\noptions. The compare function should return a number whose sign indicates\nthe relative order of the two elements: negative if a is less than b,\npositive if a is greater than b, and zero if they are equal. See 'sortItems'\nfor more control.\n\n(itemA: string, itemB: string, { locale }: { locale: string }) => number",
|
|
14699
|
+
"type": "(itemA: string, itemB: string, options: { locale: string; }) => number",
|
|
14700
|
+
"default": "\"defaultCompareItems\""
|
|
14701
|
+
},
|
|
14702
|
+
{
|
|
14703
|
+
"name": "sortItems",
|
|
14704
|
+
"description": "Provide a method that sorts all options in the control. Overriding this\nprop means that you also have to handle the sort logic for selected versus\nun-selected items. If you just want to control ordering, consider the\n`compareItems` prop instead.\n\nsortItems :\n(menuItems: NodeList, {\n values: string[],\n compareItems: (itemA: string, itemB: string, { locale }: { locale: string }) => number,\n locale: string,\n}) => Node[]",
|
|
14705
|
+
"type": "(menuItems: NodeList, options: { values: string[]; compareItems: (itemA: string, itemB: string, options: { locale: string; }) => number; locale: string; }) => Node[]",
|
|
14706
|
+
"default": "\"defaultSortItems\""
|
|
14707
|
+
},
|
|
14165
14708
|
{
|
|
14166
14709
|
"name": "ariaLabel",
|
|
14167
14710
|
"attribute": "aria-label",
|
|
@@ -17013,6 +17556,12 @@
|
|
|
17013
17556
|
"type": "string",
|
|
17014
17557
|
"default": "\"Previous page\""
|
|
17015
17558
|
},
|
|
17559
|
+
{
|
|
17560
|
+
"name": "backward-text-tooltip-position",
|
|
17561
|
+
"description": "Specify the position of the tooltip for the backward button. Can be one of: top, right, bottom, or left.",
|
|
17562
|
+
"type": "PAGINATION_TOOLTIP_POSITION",
|
|
17563
|
+
"default": "\"top\""
|
|
17564
|
+
},
|
|
17016
17565
|
{
|
|
17017
17566
|
"name": "page",
|
|
17018
17567
|
"description": "The current page",
|
|
@@ -17042,6 +17591,12 @@
|
|
|
17042
17591
|
"type": "string",
|
|
17043
17592
|
"default": "\"Next page\""
|
|
17044
17593
|
},
|
|
17594
|
+
{
|
|
17595
|
+
"name": "forward-text-tooltip-position",
|
|
17596
|
+
"description": "Specify the position of the tooltip for the forward button. Can be one of: top, right, bottom, or left.",
|
|
17597
|
+
"type": "PAGINATION_TOOLTIP_POSITION",
|
|
17598
|
+
"default": "\"top\""
|
|
17599
|
+
},
|
|
17045
17600
|
{
|
|
17046
17601
|
"name": "page-input-disabled",
|
|
17047
17602
|
"description": "true if the select box to change the page should be disabled.",
|
|
@@ -17101,6 +17656,13 @@
|
|
|
17101
17656
|
"type": "string",
|
|
17102
17657
|
"default": "\"Previous page\""
|
|
17103
17658
|
},
|
|
17659
|
+
{
|
|
17660
|
+
"name": "backwardTextTooltipPosition",
|
|
17661
|
+
"attribute": "backward-text-tooltip-position",
|
|
17662
|
+
"description": "Specify the position of the tooltip for the backward button. Can be one of: top, right, bottom, or left.",
|
|
17663
|
+
"type": "PAGINATION_TOOLTIP_POSITION",
|
|
17664
|
+
"default": "\"top\""
|
|
17665
|
+
},
|
|
17104
17666
|
{
|
|
17105
17667
|
"name": "page",
|
|
17106
17668
|
"attribute": "page",
|
|
@@ -17159,6 +17721,13 @@
|
|
|
17159
17721
|
"type": "string",
|
|
17160
17722
|
"default": "\"Next page\""
|
|
17161
17723
|
},
|
|
17724
|
+
{
|
|
17725
|
+
"name": "forwardTextTooltipPosition",
|
|
17726
|
+
"attribute": "forward-text-tooltip-position",
|
|
17727
|
+
"description": "Specify the position of the tooltip for the forward button. Can be one of: top, right, bottom, or left.",
|
|
17728
|
+
"type": "PAGINATION_TOOLTIP_POSITION",
|
|
17729
|
+
"default": "\"top\""
|
|
17730
|
+
},
|
|
17162
17731
|
{
|
|
17163
17732
|
"name": "pageInputDisabled",
|
|
17164
17733
|
"attribute": "page-input-disabled",
|
|
@@ -17387,8 +17956,7 @@
|
|
|
17387
17956
|
{
|
|
17388
17957
|
"name": "size",
|
|
17389
17958
|
"description": "The input box size.",
|
|
17390
|
-
"type": "INPUT_SIZE"
|
|
17391
|
-
"default": "\"md\""
|
|
17959
|
+
"type": "INPUT_SIZE | undefined"
|
|
17392
17960
|
},
|
|
17393
17961
|
{
|
|
17394
17962
|
"name": "isFluid",
|
|
@@ -17582,8 +18150,7 @@
|
|
|
17582
18150
|
"name": "size",
|
|
17583
18151
|
"attribute": "size",
|
|
17584
18152
|
"description": "The input box size.",
|
|
17585
|
-
"type": "INPUT_SIZE"
|
|
17586
|
-
"default": "\"md\""
|
|
18153
|
+
"type": "INPUT_SIZE | undefined"
|
|
17587
18154
|
},
|
|
17588
18155
|
{
|
|
17589
18156
|
"name": "isFluid",
|
|
@@ -18800,8 +19367,7 @@
|
|
|
18800
19367
|
{
|
|
18801
19368
|
"name": "size",
|
|
18802
19369
|
"description": "The search box size.",
|
|
18803
|
-
"type": "
|
|
18804
|
-
"default": "\"md\""
|
|
19370
|
+
"type": "SEARCH_SIZE | undefined"
|
|
18805
19371
|
},
|
|
18806
19372
|
{
|
|
18807
19373
|
"name": "type",
|
|
@@ -18890,8 +19456,7 @@
|
|
|
18890
19456
|
"name": "size",
|
|
18891
19457
|
"attribute": "size",
|
|
18892
19458
|
"description": "The search box size.",
|
|
18893
|
-
"type": "
|
|
18894
|
-
"default": "\"md\""
|
|
19459
|
+
"type": "SEARCH_SIZE | undefined"
|
|
18895
19460
|
},
|
|
18896
19461
|
{
|
|
18897
19462
|
"name": "type",
|
|
@@ -19166,8 +19731,7 @@
|
|
|
19166
19731
|
{
|
|
19167
19732
|
"name": "size",
|
|
19168
19733
|
"description": "The input box size.",
|
|
19169
|
-
"type": "INPUT_SIZE"
|
|
19170
|
-
"default": "\"md\""
|
|
19734
|
+
"type": "INPUT_SIZE | undefined"
|
|
19171
19735
|
},
|
|
19172
19736
|
{
|
|
19173
19737
|
"name": "value",
|
|
@@ -19341,8 +19905,7 @@
|
|
|
19341
19905
|
"name": "size",
|
|
19342
19906
|
"attribute": "size",
|
|
19343
19907
|
"description": "The input box size.",
|
|
19344
|
-
"type": "INPUT_SIZE"
|
|
19345
|
-
"default": "\"md\""
|
|
19908
|
+
"type": "INPUT_SIZE | undefined"
|
|
19346
19909
|
},
|
|
19347
19910
|
{
|
|
19348
19911
|
"name": "value",
|
|
@@ -21010,6 +21573,80 @@
|
|
|
21010
21573
|
}
|
|
21011
21574
|
]
|
|
21012
21575
|
},
|
|
21576
|
+
{
|
|
21577
|
+
"name": "tabs-story-wrapper",
|
|
21578
|
+
"path": "./src/components/tabs/stories/tabs-wrapper.ts",
|
|
21579
|
+
"description": "Wrapper component for dismissable tabs story with state management",
|
|
21580
|
+
"attributes": [
|
|
21581
|
+
{
|
|
21582
|
+
"name": "disabled",
|
|
21583
|
+
"description": "Whether tabs are disabled",
|
|
21584
|
+
"type": "boolean",
|
|
21585
|
+
"default": "false"
|
|
21586
|
+
},
|
|
21587
|
+
{
|
|
21588
|
+
"name": "contained",
|
|
21589
|
+
"description": "Whether tabs are contained",
|
|
21590
|
+
"type": "boolean",
|
|
21591
|
+
"default": "false"
|
|
21592
|
+
},
|
|
21593
|
+
{
|
|
21594
|
+
"name": "dismissable",
|
|
21595
|
+
"description": "Whether the rendered Tab children should be dismissable.",
|
|
21596
|
+
"type": "boolean",
|
|
21597
|
+
"default": "true"
|
|
21598
|
+
},
|
|
21599
|
+
{
|
|
21600
|
+
"name": "selection-mode",
|
|
21601
|
+
"description": "Selection mode",
|
|
21602
|
+
"type": "string",
|
|
21603
|
+
"default": "\"automatic\""
|
|
21604
|
+
},
|
|
21605
|
+
{
|
|
21606
|
+
"name": "selected-index",
|
|
21607
|
+
"description": "Selected index for the initially selected content",
|
|
21608
|
+
"type": "number",
|
|
21609
|
+
"default": "0"
|
|
21610
|
+
}
|
|
21611
|
+
],
|
|
21612
|
+
"properties": [
|
|
21613
|
+
{
|
|
21614
|
+
"name": "disabled",
|
|
21615
|
+
"attribute": "disabled",
|
|
21616
|
+
"description": "Whether tabs are disabled",
|
|
21617
|
+
"type": "boolean",
|
|
21618
|
+
"default": "false"
|
|
21619
|
+
},
|
|
21620
|
+
{
|
|
21621
|
+
"name": "contained",
|
|
21622
|
+
"attribute": "contained",
|
|
21623
|
+
"description": "Whether tabs are contained",
|
|
21624
|
+
"type": "boolean",
|
|
21625
|
+
"default": "false"
|
|
21626
|
+
},
|
|
21627
|
+
{
|
|
21628
|
+
"name": "dismissable",
|
|
21629
|
+
"attribute": "dismissable",
|
|
21630
|
+
"description": "Whether the rendered Tab children should be dismissable.",
|
|
21631
|
+
"type": "boolean",
|
|
21632
|
+
"default": "true"
|
|
21633
|
+
},
|
|
21634
|
+
{
|
|
21635
|
+
"name": "selectionMode",
|
|
21636
|
+
"attribute": "selection-mode",
|
|
21637
|
+
"description": "Selection mode",
|
|
21638
|
+
"type": "string",
|
|
21639
|
+
"default": "\"automatic\""
|
|
21640
|
+
},
|
|
21641
|
+
{
|
|
21642
|
+
"name": "selectedIndex",
|
|
21643
|
+
"attribute": "selected-index",
|
|
21644
|
+
"description": "Selected index for the initially selected content",
|
|
21645
|
+
"type": "number",
|
|
21646
|
+
"default": "0"
|
|
21647
|
+
}
|
|
21648
|
+
]
|
|
21649
|
+
},
|
|
21013
21650
|
{
|
|
21014
21651
|
"name": "cds-tab-skeleton",
|
|
21015
21652
|
"path": "./src/components/tabs/tab-skeleton.ts",
|
|
@@ -21184,6 +21821,16 @@
|
|
|
21184
21821
|
"name": "styles",
|
|
21185
21822
|
"default": "\"styles\""
|
|
21186
21823
|
}
|
|
21824
|
+
],
|
|
21825
|
+
"events": [
|
|
21826
|
+
{
|
|
21827
|
+
"name": "cds-tab-beingclosed",
|
|
21828
|
+
"description": "The custom event fired before a tab is closed upon a user gesture.\nCancellation of this event stops changing the user-initiated action."
|
|
21829
|
+
},
|
|
21830
|
+
{
|
|
21831
|
+
"name": "cds-tab-closed",
|
|
21832
|
+
"description": "The custom event fired after a a tab is closed upon a user gesture."
|
|
21833
|
+
}
|
|
21187
21834
|
]
|
|
21188
21835
|
},
|
|
21189
21836
|
{
|
|
@@ -21241,6 +21888,10 @@
|
|
|
21241
21888
|
"type": "TABS_TYPE",
|
|
21242
21889
|
"default": "\"\""
|
|
21243
21890
|
},
|
|
21891
|
+
{
|
|
21892
|
+
"name": "dismissable",
|
|
21893
|
+
"description": "Whether the rendered Tab children should be dismissable."
|
|
21894
|
+
},
|
|
21244
21895
|
{
|
|
21245
21896
|
"name": "icon-size",
|
|
21246
21897
|
"description": "Specify the icon size used by icon-only tabs.",
|
|
@@ -21312,6 +21963,11 @@
|
|
|
21312
21963
|
"type": "TABS_TYPE",
|
|
21313
21964
|
"default": "\"\""
|
|
21314
21965
|
},
|
|
21966
|
+
{
|
|
21967
|
+
"name": "dismissable",
|
|
21968
|
+
"attribute": "dismissable",
|
|
21969
|
+
"description": "Whether the rendered Tab children should be dismissable."
|
|
21970
|
+
},
|
|
21315
21971
|
{
|
|
21316
21972
|
"name": "iconSize",
|
|
21317
21973
|
"attribute": "icon-size",
|
|
@@ -22021,6 +22677,11 @@
|
|
|
22021
22677
|
"description": "Specify whether the label should be hidden, or not",
|
|
22022
22678
|
"type": "boolean",
|
|
22023
22679
|
"default": "false"
|
|
22680
|
+
},
|
|
22681
|
+
{
|
|
22682
|
+
"name": "size",
|
|
22683
|
+
"description": "The text-input-skeleton size.",
|
|
22684
|
+
"type": "INPUT_SIZE | undefined"
|
|
22024
22685
|
}
|
|
22025
22686
|
],
|
|
22026
22687
|
"properties": [
|
|
@@ -22031,6 +22692,12 @@
|
|
|
22031
22692
|
"type": "boolean",
|
|
22032
22693
|
"default": "false"
|
|
22033
22694
|
},
|
|
22695
|
+
{
|
|
22696
|
+
"name": "size",
|
|
22697
|
+
"attribute": "size",
|
|
22698
|
+
"description": "The text-input-skeleton size.",
|
|
22699
|
+
"type": "INPUT_SIZE | undefined"
|
|
22700
|
+
},
|
|
22034
22701
|
{
|
|
22035
22702
|
"name": "styles",
|
|
22036
22703
|
"default": "\"styles\""
|
|
@@ -22154,8 +22821,7 @@
|
|
|
22154
22821
|
{
|
|
22155
22822
|
"name": "size",
|
|
22156
22823
|
"description": "The input box size.",
|
|
22157
|
-
"type": "INPUT_SIZE"
|
|
22158
|
-
"default": "\"md\""
|
|
22824
|
+
"type": "INPUT_SIZE | undefined"
|
|
22159
22825
|
},
|
|
22160
22826
|
{
|
|
22161
22827
|
"name": "isFluid",
|
|
@@ -22348,8 +23014,7 @@
|
|
|
22348
23014
|
"name": "size",
|
|
22349
23015
|
"attribute": "size",
|
|
22350
23016
|
"description": "The input box size.",
|
|
22351
|
-
"type": "INPUT_SIZE"
|
|
22352
|
-
"default": "\"md\""
|
|
23017
|
+
"type": "INPUT_SIZE | undefined"
|
|
22353
23018
|
},
|
|
22354
23019
|
{
|
|
22355
23020
|
"name": "isFluid",
|
|
@@ -22613,8 +23278,7 @@
|
|
|
22613
23278
|
{
|
|
22614
23279
|
"name": "size",
|
|
22615
23280
|
"description": "The input box size.",
|
|
22616
|
-
"type": "INPUT_SIZE"
|
|
22617
|
-
"default": "\"md\""
|
|
23281
|
+
"type": "INPUT_SIZE | undefined"
|
|
22618
23282
|
},
|
|
22619
23283
|
{
|
|
22620
23284
|
"name": "isFluid",
|
|
@@ -22834,8 +23498,7 @@
|
|
|
22834
23498
|
"name": "size",
|
|
22835
23499
|
"attribute": "size",
|
|
22836
23500
|
"description": "The input box size.",
|
|
22837
|
-
"type": "INPUT_SIZE"
|
|
22838
|
-
"default": "\"md\""
|
|
23501
|
+
"type": "INPUT_SIZE | undefined"
|
|
22839
23502
|
},
|
|
22840
23503
|
{
|
|
22841
23504
|
"name": "isFluid",
|