@prolibu-suite/cobalt-core 0.11.0 → 0.11.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +12 -5
- package/custom-elements.json +2738 -802
- package/dist/cjs/co-accordion.cjs.entry.js +2 -2
- package/dist/cjs/co-action-bar.cjs.entry.js +2 -2
- package/dist/cjs/co-app-shell.cjs.entry.js +2 -2
- package/dist/cjs/co-audio-player.cjs.entry.js +3 -3
- package/dist/cjs/co-autocomplete.cjs.entry.js +10 -3
- package/dist/cjs/co-avatar-group.cjs.entry.js +2 -2
- package/dist/cjs/co-avatar.cjs.entry.js +1 -1
- package/dist/cjs/co-badge.cjs.entry.js +1 -1
- package/dist/cjs/co-bottom-sheet.cjs.entry.js +4 -4
- package/dist/cjs/co-breadcrumb-item.cjs.entry.js +2 -2
- package/dist/cjs/co-breadcrumb.cjs.entry.js +1 -1
- package/dist/cjs/co-button-group.cjs.entry.js +3 -2
- package/dist/cjs/co-button.cjs.entry.js +6 -6
- package/dist/cjs/co-calendar-month_2.cjs.entry.js +14 -2
- package/dist/cjs/co-calendar_3.cjs.entry.js +9 -5
- package/dist/cjs/co-card.cjs.entry.js +2 -2
- package/dist/cjs/co-carousel.cjs.entry.js +5 -2
- package/dist/cjs/co-checkbox-group.cjs.entry.js +3 -3
- package/dist/cjs/co-checkbox.cjs.entry.js +3 -3
- package/dist/cjs/co-chip_2.cjs.entry.js +16 -6
- package/dist/cjs/co-color-area.cjs.entry.js +2 -2
- package/dist/cjs/co-color-picker.cjs.entry.js +2 -2
- package/dist/cjs/co-color-slider.cjs.entry.js +3 -3
- package/dist/cjs/co-column-picker.cjs.entry.js +22 -2
- package/dist/cjs/co-combobox.cjs.entry.js +3 -3
- package/dist/cjs/co-command-search.cjs.entry.js +4 -4
- package/dist/cjs/co-data-table-pagination.cjs.entry.js +4 -4
- package/dist/cjs/co-data-table.cjs.entry.js +2 -2
- package/dist/cjs/co-date-picker.cjs.entry.js +8 -0
- package/dist/cjs/co-date-range-picker.cjs.entry.js +9 -0
- package/dist/cjs/co-date-range.cjs.entry.js +7 -1
- package/dist/cjs/co-date-time-picker.cjs.entry.js +9 -2
- package/dist/cjs/co-document-editor.cjs.entry.js +9 -3
- package/dist/cjs/co-drive-card.cjs.entry.js +1 -1
- package/dist/cjs/co-drop-zone.cjs.entry.js +1 -1
- package/dist/cjs/co-emoji-picker.cjs.entry.js +2 -2
- package/dist/cjs/co-empty-state.cjs.entry.js +2 -2
- package/dist/cjs/co-event-calendar.cjs.entry.js +4 -2
- package/dist/cjs/co-event-popover.cjs.entry.js +5 -1
- package/dist/cjs/co-fab.cjs.entry.js +6 -2
- package/dist/cjs/co-file-field.cjs.entry.js +10 -6
- package/dist/cjs/co-file-type-tile.cjs.entry.js +2 -2
- package/dist/cjs/co-gradient-bar.cjs.entry.js +2 -2
- package/dist/cjs/co-helper-text.cjs.entry.js +2 -2
- package/dist/cjs/co-icon-button.cjs.entry.js +5 -6
- package/dist/cjs/co-icon.cjs.entry.js +2 -2
- package/dist/cjs/co-json-field.cjs.entry.js +8 -3
- package/dist/cjs/co-kbd_2.cjs.entry.js +3 -3
- package/dist/cjs/co-list-footer.cjs.entry.js +1 -1
- package/dist/cjs/co-list-item.cjs.entry.js +4 -4
- package/dist/cjs/co-media-thumb.cjs.entry.js +2 -2
- package/dist/cjs/co-menu-divider.cjs.entry.js +1 -1
- package/dist/cjs/co-menu.cjs.entry.js +8 -8
- package/dist/cjs/co-modal.cjs.entry.js +36 -10
- package/dist/cjs/co-navbar.cjs.entry.js +2 -2
- package/dist/cjs/co-number-field.cjs.entry.js +9 -3
- package/dist/cjs/co-overlay.cjs.entry.js +205 -34
- package/dist/cjs/co-page-header.cjs.entry.js +1 -1
- package/dist/cjs/co-popover.cjs.entry.js +9 -7
- package/dist/cjs/co-progress-bar.cjs.entry.js +2 -2
- package/dist/cjs/co-progress-circle.cjs.entry.js +2 -2
- package/dist/cjs/co-provider-logo_2.cjs.entry.js +1 -1
- package/dist/cjs/co-radio-group.cjs.entry.js +3 -3
- package/dist/cjs/co-radio.cjs.entry.js +3 -3
- package/dist/cjs/co-rating.cjs.entry.js +10 -3
- package/dist/cjs/co-ref-field.cjs.entry.js +10 -1
- package/dist/cjs/co-rich-text-editor.cjs.entry.js +19 -5
- package/dist/cjs/co-rich-text-toolbar.cjs.entry.js +1 -0
- package/dist/cjs/co-rich-text-viewer.cjs.entry.js +1 -1
- package/dist/cjs/co-row.cjs.entry.js +2 -2
- package/dist/cjs/co-segmented-bar.cjs.entry.js +2 -2
- package/dist/cjs/co-select.cjs.entry.js +19 -6
- package/dist/cjs/co-separator.cjs.entry.js +1 -1
- package/dist/cjs/co-sidebar-nav.cjs.entry.js +2 -2
- package/dist/cjs/co-sidebar.cjs.entry.js +2 -2
- package/dist/cjs/co-slider.cjs.entry.js +8 -2
- package/dist/cjs/co-swatch-grid.cjs.entry.js +1 -1
- package/dist/cjs/co-switch.cjs.entry.js +3 -3
- package/dist/cjs/co-tab-group.cjs.entry.js +2 -2
- package/dist/cjs/co-tab.cjs.entry.js +5 -5
- package/dist/cjs/co-tags-field.cjs.entry.js +10 -5
- package/dist/cjs/co-tile.cjs.entry.js +1 -1
- package/dist/cjs/co-time-field.cjs.entry.js +4 -1
- package/dist/cjs/co-toast.cjs.entry.js +2 -2
- package/dist/cjs/co-toggle-button-group.cjs.entry.js +7 -4
- package/dist/cjs/co-toggle-button.cjs.entry.js +5 -2
- package/dist/cjs/co-transfer-list.cjs.entry.js +6 -2
- package/dist/cjs/co-tree-item.cjs.entry.js +2 -2
- package/dist/cjs/co-video.cjs.entry.js +10 -2
- package/dist/cjs/cobalt.cjs.js +1 -1
- package/dist/cjs/{index-oMHzCXm6.js → index-BbSD1Eyw.js} +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{pagination-DV43TRj9.js → pagination-S2sSAgdl.js} +26 -2
- package/dist/cobalt/cobalt.esm.js +1 -1
- package/dist/cobalt/{p-97a4fbba.entry.js → p-019eed8e.entry.js} +1 -1
- package/dist/cobalt/{p-d6e7c258.entry.js → p-02ff847e.entry.js} +1 -1
- package/dist/cobalt/{p-1289131f.entry.js → p-04e3e1f6.entry.js} +1 -1
- package/dist/cobalt/p-0d046d98.entry.js +1 -0
- package/dist/cobalt/{p-d4979025.entry.js → p-0e4c2234.entry.js} +1 -1
- package/dist/cobalt/{p-3011c84f.entry.js → p-12914c0a.entry.js} +1 -1
- package/dist/cobalt/{p-f5934cd9.entry.js → p-1348d5ca.entry.js} +1 -1
- package/dist/cobalt/{p-ee88ec40.entry.js → p-13e5b724.entry.js} +1 -1
- package/dist/cobalt/{p-9e406172.entry.js → p-21b4a830.entry.js} +1 -1
- package/dist/cobalt/{p-d1c378ff.entry.js → p-2231bacc.entry.js} +1 -1
- package/dist/cobalt/{p-1693b614.entry.js → p-26cbdc33.entry.js} +1 -1
- package/dist/cobalt/{p-7f3523ce.entry.js → p-28cf05f3.entry.js} +1 -1
- package/dist/cobalt/{p-8ab5b396.entry.js → p-358a6c2a.entry.js} +1 -1
- package/dist/cobalt/p-38eb2615.entry.js +1 -0
- package/dist/cobalt/p-3b5024ce.entry.js +1 -0
- package/dist/cobalt/{p-cc5989e9.entry.js → p-3d1a48e5.entry.js} +1 -1
- package/dist/cobalt/{p-b1994bb4.entry.js → p-4bcdd422.entry.js} +1 -1
- package/dist/cobalt/{p-2a2b0c7a.entry.js → p-4d743628.entry.js} +1 -1
- package/dist/cobalt/{p-66fc1528.entry.js → p-4e81e580.entry.js} +1 -1
- package/dist/cobalt/{p-c1caa112.entry.js → p-53a251ca.entry.js} +1 -1
- package/dist/cobalt/{p-67ad9544.entry.js → p-56176aa0.entry.js} +1 -1
- package/dist/cobalt/{p-44edde81.entry.js → p-58ebb303.entry.js} +1 -1
- package/dist/cobalt/{p-2e5702a0.entry.js → p-5e678e88.entry.js} +1 -1
- package/dist/cobalt/{p-889563d5.entry.js → p-60f948c4.entry.js} +1 -1
- package/dist/cobalt/{p-db42c4ab.entry.js → p-63908a8d.entry.js} +1 -1
- package/dist/cobalt/{p-5573985a.entry.js → p-65c191aa.entry.js} +1 -1
- package/dist/cobalt/{p-b5ec4286.entry.js → p-65d44da2.entry.js} +1 -1
- package/dist/cobalt/{p-5534a64f.entry.js → p-69ecc933.entry.js} +1 -1
- package/dist/cobalt/{p-c9990662.entry.js → p-6c1992c9.entry.js} +1 -1
- package/dist/cobalt/{p-90fad0f9.entry.js → p-6c7e423c.entry.js} +1 -1
- package/dist/cobalt/{p-22233b31.entry.js → p-6d4a660c.entry.js} +1 -1
- package/dist/cobalt/{p-7675cebe.entry.js → p-713637f2.entry.js} +1 -1
- package/dist/cobalt/{p-45007758.entry.js → p-71ae1551.entry.js} +1 -1
- package/dist/cobalt/{p-a930cdd7.entry.js → p-71ee36a8.entry.js} +1 -1
- package/dist/cobalt/{p-eeb114da.entry.js → p-71fe35c4.entry.js} +1 -1
- package/dist/cobalt/{p-a336178b.entry.js → p-73313cbe.entry.js} +1 -1
- package/dist/cobalt/{p-8b2e4579.entry.js → p-78412feb.entry.js} +1 -1
- package/dist/cobalt/{p-48c23310.entry.js → p-7beface1.entry.js} +1 -1
- package/dist/cobalt/p-7d1718ed.entry.js +1 -0
- package/dist/cobalt/{p-59d3e8fc.entry.js → p-7df18a52.entry.js} +1 -1
- package/dist/cobalt/{p-b9401dd7.entry.js → p-7e678cbd.entry.js} +1 -1
- package/dist/cobalt/{p-c109a1e1.entry.js → p-7fabd8ba.entry.js} +1 -1
- package/dist/cobalt/{p-8f701eac.entry.js → p-848f5ca4.entry.js} +1 -1
- package/dist/cobalt/{p-608d251d.entry.js → p-8680559b.entry.js} +1 -1
- package/dist/cobalt/{p-4b327483.entry.js → p-87de5469.entry.js} +1 -1
- package/dist/cobalt/{p-a07dedd1.entry.js → p-8a2a2b6c.entry.js} +1 -1
- package/dist/cobalt/{p-f813569c.entry.js → p-903237f9.entry.js} +1 -1
- package/dist/cobalt/p-93063876.entry.js +1 -0
- package/dist/cobalt/{p-1f3d5313.entry.js → p-95f2ebb1.entry.js} +1 -1
- package/dist/cobalt/{p-86b6fd81.entry.js → p-99df434b.entry.js} +1 -1
- package/dist/cobalt/{p-6c157ea2.entry.js → p-9adbab95.entry.js} +1 -1
- package/dist/cobalt/{p-4111fefa.entry.js → p-9ee5bef3.entry.js} +1 -1
- package/dist/cobalt/{p-RVQJEYxa.js → p-Ch-Tygdb.js} +1 -1
- package/dist/cobalt/p-DGLDAl09.js +1 -0
- package/dist/cobalt/{p-9bee9dc8.entry.js → p-a27013e6.entry.js} +1 -1
- package/dist/cobalt/{p-9cf10331.entry.js → p-a4eb298c.entry.js} +1 -1
- package/dist/cobalt/{p-5b2aa70e.entry.js → p-a56bd4a8.entry.js} +1 -1
- package/dist/cobalt/{p-d1f47915.entry.js → p-a5eabecb.entry.js} +1 -1
- package/dist/cobalt/{p-f5e1873d.entry.js → p-a5ee1fc2.entry.js} +1 -1
- package/dist/cobalt/{p-ee42dca6.entry.js → p-a7cd61ce.entry.js} +1 -1
- package/dist/cobalt/{p-7569375a.entry.js → p-ad752791.entry.js} +1 -1
- package/dist/cobalt/{p-ea564148.entry.js → p-ae999b94.entry.js} +1 -1
- package/dist/cobalt/{p-30760f77.entry.js → p-aed832d5.entry.js} +1 -1
- package/dist/cobalt/{p-e6116149.entry.js → p-b2457431.entry.js} +1 -1
- package/dist/cobalt/{p-3b9a8e86.entry.js → p-b39a4999.entry.js} +1 -1
- package/dist/cobalt/{p-bc3ba0cd.entry.js → p-b5dabdc3.entry.js} +1 -1
- package/dist/cobalt/{p-ec7a6bf2.entry.js → p-b67fb616.entry.js} +1 -1
- package/dist/cobalt/{p-f8c7941f.entry.js → p-b9b73dcb.entry.js} +1 -1
- package/dist/cobalt/{p-a52ed6ff.entry.js → p-ba39a965.entry.js} +1 -1
- package/dist/cobalt/{p-8cd3acaa.entry.js → p-bb7bbe70.entry.js} +1 -1
- package/dist/cobalt/{p-7376f4ed.entry.js → p-be520bd5.entry.js} +1 -1
- package/dist/cobalt/{p-0a5cfed0.entry.js → p-bee30373.entry.js} +1 -1
- package/dist/cobalt/{p-e4ff2fcb.entry.js → p-c220362c.entry.js} +1 -1
- package/dist/cobalt/{p-6d541199.entry.js → p-c5464a98.entry.js} +1 -1
- package/dist/cobalt/{p-26fa36f8.entry.js → p-cf5b91be.entry.js} +1 -1
- package/dist/cobalt/{p-cc4b51fa.entry.js → p-cfaaa684.entry.js} +1 -1
- package/dist/cobalt/{p-57d250ad.entry.js → p-d00c3894.entry.js} +1 -1
- package/dist/cobalt/{p-f8d3c71e.entry.js → p-d5d8fa8b.entry.js} +1 -1
- package/dist/cobalt/p-d6215d80.entry.js +1 -0
- package/dist/cobalt/{p-78a20284.entry.js → p-dabcbba7.entry.js} +1 -1
- package/dist/cobalt/{p-9b46a8fe.entry.js → p-db623519.entry.js} +1 -1
- package/dist/cobalt/{p-136beb2c.entry.js → p-df529110.entry.js} +1 -1
- package/dist/cobalt/{p-5d6e02dd.entry.js → p-efb3cbb0.entry.js} +1 -1
- package/dist/cobalt/p-efd3e0de.entry.js +1 -0
- package/dist/cobalt/{p-e99ddf9c.entry.js → p-f2fa2ac0.entry.js} +1 -1
- package/dist/cobalt/p-f403eeec.entry.js +1 -0
- package/dist/cobalt/{p-ce2b2048.entry.js → p-f69804a6.entry.js} +1 -1
- package/dist/collection/components/co-accordion/co-accordion.js +12 -2
- package/dist/collection/components/co-action-bar/co-action-bar.css +6 -0
- package/dist/collection/components/co-action-bar/co-action-bar.js +3 -2
- package/dist/collection/components/co-app-shell/co-app-shell.css +6 -0
- package/dist/collection/components/co-app-shell/co-app-shell.js +13 -2
- package/dist/collection/components/co-audio-player/co-audio-player.js +19 -7
- package/dist/collection/components/co-autocomplete/co-autocomplete.js +30 -17
- package/dist/collection/components/co-avatar/co-avatar.css +7 -2
- package/dist/collection/components/co-avatar/co-avatar.js +9 -2
- package/dist/collection/components/co-avatar-group/co-avatar-group.css +4 -0
- package/dist/collection/components/co-avatar-group/co-avatar-group.js +8 -3
- package/dist/collection/components/co-badge/co-badge.js +8 -1
- package/dist/collection/components/co-bottom-sheet/co-bottom-sheet.js +13 -4
- package/dist/collection/components/co-breadcrumb/co-breadcrumb.js +5 -1
- package/dist/collection/components/co-breadcrumb-item/co-breadcrumb-item.js +8 -2
- package/dist/collection/components/co-button/co-button.css +25 -2
- package/dist/collection/components/co-button/co-button.js +14 -8
- package/dist/collection/components/co-button-group/co-button-group.js +10 -3
- package/dist/collection/components/co-calendar/co-calendar.css +8 -0
- package/dist/collection/components/co-calendar/co-calendar.js +3 -1
- package/dist/collection/components/co-calendar-timegrid/co-calendar-timegrid.js +36 -19
- package/dist/collection/components/co-card/co-card.js +11 -2
- package/dist/collection/components/co-carousel/co-carousel.css +10 -0
- package/dist/collection/components/co-carousel/co-carousel.js +17 -5
- package/dist/collection/components/co-checkbox/co-checkbox.js +11 -3
- package/dist/collection/components/co-checkbox-group/co-checkbox-group.js +9 -4
- package/dist/collection/components/co-chip/co-chip.css +25 -11
- package/dist/collection/components/co-chip/co-chip.js +15 -2
- package/dist/collection/components/co-color-area/co-color-area.css +4 -0
- package/dist/collection/components/co-color-area/co-color-area.js +6 -5
- package/dist/collection/components/co-color-picker/co-color-picker.js +4 -2
- package/dist/collection/components/co-color-slider/co-color-slider.js +6 -5
- package/dist/collection/components/co-column-picker/co-column-picker.js +51 -25
- package/dist/collection/components/co-combobox/co-combobox.js +18 -4
- package/dist/collection/components/co-command-search/co-command-search.js +19 -8
- package/dist/collection/components/co-data-table/co-data-table.js +8 -3
- package/dist/collection/components/co-data-table-pagination/co-data-table-pagination.js +16 -4
- package/dist/collection/components/co-date-field/co-date-field.js +19 -13
- package/dist/collection/components/co-date-picker/co-date-picker.js +38 -25
- package/dist/collection/components/co-date-range/co-date-range.js +19 -10
- package/dist/collection/components/co-date-range-picker/co-date-range-picker.js +44 -30
- package/dist/collection/components/co-date-time-picker/co-date-time-picker.js +30 -21
- package/dist/collection/components/co-document-editor/co-document-editor.js +22 -15
- package/dist/collection/components/co-drawer/co-drawer.css +5 -0
- package/dist/collection/components/co-drawer/co-drawer.js +13 -0
- package/dist/collection/components/co-drive-card/co-drive-card.js +14 -1
- package/dist/collection/components/co-drop-zone/co-drop-zone.js +7 -2
- package/dist/collection/components/co-emoji-picker/co-emoji-picker.css +4 -0
- package/dist/collection/components/co-emoji-picker/co-emoji-picker.js +11 -2
- package/dist/collection/components/co-empty-state/co-empty-state.js +4 -2
- package/dist/collection/components/co-event-calendar/co-event-calendar.js +16 -4
- package/dist/collection/components/co-event-popover/co-event-popover.js +18 -6
- package/dist/collection/components/co-fab/co-fab.css +8 -0
- package/dist/collection/components/co-fab/co-fab.js +17 -8
- package/dist/collection/components/co-file-field/co-file-field.js +16 -11
- package/dist/collection/components/co-file-type-tile/co-file-type-tile.js +9 -2
- package/dist/collection/components/co-gradient-bar/co-gradient-bar.css +5 -0
- package/dist/collection/components/co-gradient-bar/co-gradient-bar.js +7 -2
- package/dist/collection/components/co-helper-text/co-helper-text.js +4 -2
- package/dist/collection/components/co-icon/co-icon.js +6 -2
- package/dist/collection/components/co-icon-button/co-icon-button.css +9 -0
- package/dist/collection/components/co-icon-button/co-icon-button.js +12 -7
- package/dist/collection/components/co-input/co-input.css +3 -0
- package/dist/collection/components/co-input/co-input.js +11 -0
- package/dist/collection/components/co-json-field/co-json-field.js +19 -12
- package/dist/collection/components/co-kbd/co-kbd.js +8 -1
- package/dist/collection/components/co-list-footer/co-list-footer.js +4 -1
- package/dist/collection/components/co-list-item/co-list-item.js +7 -4
- package/dist/collection/components/co-loader/co-loader.js +5 -0
- package/dist/collection/components/co-media-thumb/co-media-thumb.js +9 -2
- package/dist/collection/components/co-menu/co-menu.css +11 -1
- package/dist/collection/components/co-menu/co-menu.js +13 -13
- package/dist/collection/components/co-menu-divider/co-menu-divider.css +4 -0
- package/dist/collection/components/co-menu-divider/co-menu-divider.js +2 -1
- package/dist/collection/components/co-menu-item/co-menu-item.css +14 -0
- package/dist/collection/components/co-menu-item/co-menu-item.js +2 -0
- package/dist/collection/components/co-modal/co-modal.css +6 -0
- package/dist/collection/components/co-modal/co-modal.js +97 -18
- package/dist/collection/components/co-navbar/co-navbar.css +7 -0
- package/dist/collection/components/co-navbar/co-navbar.js +4 -2
- package/dist/collection/components/co-number-field/co-number-field.js +29 -15
- package/dist/collection/components/co-option-list/co-option-list.css +38 -0
- package/dist/collection/components/co-option-list/co-option-list.js +33 -16
- package/dist/collection/components/co-overlay/co-overlay.css +11 -0
- package/dist/collection/components/co-overlay/co-overlay.js +140 -26
- package/dist/collection/components/co-overlay/focusTrap.js +111 -3
- package/dist/collection/components/co-page-header/co-page-header.js +4 -1
- package/dist/collection/components/co-popover/co-popover.css +7 -2
- package/dist/collection/components/co-popover/co-popover.js +29 -16
- package/dist/collection/components/co-progress-bar/co-progress-bar.js +5 -2
- package/dist/collection/components/co-progress-circle/co-progress-circle.js +5 -2
- package/dist/collection/components/co-provider-logo/co-provider-logo.js +3 -0
- package/dist/collection/components/co-radio/co-radio.js +11 -3
- package/dist/collection/components/co-radio-group/co-radio-group.js +9 -4
- package/dist/collection/components/co-rating/co-rating.js +25 -13
- package/dist/collection/components/co-ref-field/co-ref-field.css +14 -0
- package/dist/collection/components/co-ref-field/co-ref-field.js +55 -27
- package/dist/collection/components/co-rich-text-editor/co-rich-text-editor.js +46 -24
- package/dist/collection/components/co-rich-text-toolbar/co-rich-text-toolbar.js +4 -1
- package/dist/collection/components/co-rich-text-viewer/co-rich-text-viewer.js +8 -0
- package/dist/collection/components/co-row/co-row.js +5 -2
- package/dist/collection/components/co-segmented-bar/co-segmented-bar.js +9 -3
- package/dist/collection/components/co-select/co-select.css +13 -1
- package/dist/collection/components/co-select/co-select.js +42 -23
- package/dist/collection/components/co-separator/co-separator.js +8 -1
- package/dist/collection/components/co-sidebar/co-sidebar.js +10 -2
- package/dist/collection/components/co-sidebar-nav/co-sidebar-nav.css +5 -0
- package/dist/collection/components/co-sidebar-nav/co-sidebar-nav.js +4 -3
- package/dist/collection/components/co-skeleton/co-skeleton.js +4 -1
- package/dist/collection/components/co-slider/co-slider.css +7 -0
- package/dist/collection/components/co-slider/co-slider.js +25 -13
- package/dist/collection/components/co-swatch-grid/co-swatch-grid.js +2 -1
- package/dist/collection/components/co-switch/co-switch.css +4 -0
- package/dist/collection/components/co-switch/co-switch.js +12 -3
- package/dist/collection/components/co-tab/co-tab.js +14 -6
- package/dist/collection/components/co-tab-group/co-tab-group.js +11 -2
- package/dist/collection/components/co-tags-field/co-tags-field.js +21 -14
- package/dist/collection/components/co-tile/co-tile.js +6 -1
- package/dist/collection/components/co-time-field/co-time-field.js +9 -4
- package/dist/collection/components/co-toast/co-toast.css +11 -0
- package/dist/collection/components/co-toast/co-toast.js +13 -4
- package/dist/collection/components/co-toggle-button/co-toggle-button.css +5 -0
- package/dist/collection/components/co-toggle-button/co-toggle-button.js +13 -9
- package/dist/collection/components/co-toggle-button-group/co-toggle-button-group.js +18 -9
- package/dist/collection/components/co-tooltip/co-tooltip.js +12 -2
- package/dist/collection/components/co-transfer-list/co-transfer-list.js +19 -10
- package/dist/collection/components/co-tree-item/co-tree-item.css +11 -2
- package/dist/collection/components/co-tree-item/co-tree-item.js +6 -4
- package/dist/collection/components/co-video/co-video.css +11 -0
- package/dist/collection/components/co-video/co-video.js +41 -22
- package/dist/components/co-accordion.js +1 -1
- package/dist/components/co-action-bar.js +1 -1
- package/dist/components/co-app-shell.js +1 -1
- package/dist/components/co-audio-player.js +1 -1
- package/dist/components/co-autocomplete.js +1 -1
- package/dist/components/co-avatar-group.js +1 -1
- package/dist/components/co-avatar.js +1 -1
- package/dist/components/co-badge.js +1 -1
- package/dist/components/co-bottom-sheet.js +1 -1
- package/dist/components/co-breadcrumb-item.js +1 -1
- package/dist/components/co-breadcrumb.js +1 -1
- package/dist/components/co-button-group.js +1 -1
- package/dist/components/co-button.js +1 -1
- package/dist/components/co-calendar-month.js +1 -1
- package/dist/components/co-calendar-timegrid.js +1 -1
- package/dist/components/co-calendar.js +1 -1
- package/dist/components/co-card.js +1 -1
- package/dist/components/co-carousel.js +1 -1
- package/dist/components/co-checkbox-group.js +1 -1
- package/dist/components/co-checkbox.js +1 -1
- package/dist/components/co-chip.js +1 -1
- package/dist/components/co-color-area.js +1 -1
- package/dist/components/co-color-picker.js +1 -1
- package/dist/components/co-color-slider.js +1 -1
- package/dist/components/co-column-picker.js +1 -1
- package/dist/components/co-combobox.js +1 -1
- package/dist/components/co-command-search.js +1 -1
- package/dist/components/co-data-table-pagination.js +1 -1
- package/dist/components/co-data-table.js +1 -1
- package/dist/components/co-date-field.js +1 -1
- package/dist/components/co-date-picker.js +1 -1
- package/dist/components/co-date-range-picker.js +1 -1
- package/dist/components/co-date-range.js +1 -1
- package/dist/components/co-date-time-picker.js +1 -1
- package/dist/components/co-document-editor.js +1 -1
- package/dist/components/co-drawer.js +1 -1
- package/dist/components/co-drive-card.js +1 -1
- package/dist/components/co-drop-zone.js +1 -1
- package/dist/components/co-emoji-picker.js +1 -1
- package/dist/components/co-empty-state.js +1 -1
- package/dist/components/co-event-calendar.js +1 -1
- package/dist/components/co-event-popover.js +1 -1
- package/dist/components/co-fab.js +1 -1
- package/dist/components/co-file-field.js +1 -1
- package/dist/components/co-file-type-tile.js +1 -1
- package/dist/components/co-gradient-bar.js +1 -1
- package/dist/components/co-helper-text.js +1 -1
- package/dist/components/co-icon-button.js +1 -1
- package/dist/components/co-icon.js +1 -1
- package/dist/components/co-input.js +1 -1
- package/dist/components/co-json-field.js +1 -1
- package/dist/components/co-kbd.js +1 -1
- package/dist/components/co-lightbox.js +1 -1
- package/dist/components/co-list-footer.js +1 -1
- package/dist/components/co-list-item.js +1 -1
- package/dist/components/co-media-thumb.js +1 -1
- package/dist/components/co-menu-divider.js +1 -1
- package/dist/components/co-menu-item.js +1 -1
- package/dist/components/co-menu.js +1 -1
- package/dist/components/co-modal.js +1 -1
- package/dist/components/co-navbar.js +1 -1
- package/dist/components/co-number-field.js +1 -1
- package/dist/components/co-option-list.js +1 -1
- package/dist/components/co-overlay.js +1 -1
- package/dist/components/co-page-header.js +1 -1
- package/dist/components/co-phone-field.js +1 -1
- package/dist/components/co-popover.js +1 -1
- package/dist/components/co-progress-bar.js +1 -1
- package/dist/components/co-progress-circle.js +1 -1
- package/dist/components/co-radio-group.js +1 -1
- package/dist/components/co-radio.js +1 -1
- package/dist/components/co-rating.js +1 -1
- package/dist/components/co-ref-field.js +1 -1
- package/dist/components/co-rich-text-editor.js +1 -1
- package/dist/components/co-rich-text-toolbar.js +1 -1
- package/dist/components/co-rich-text-viewer.js +1 -1
- package/dist/components/co-row.js +1 -1
- package/dist/components/co-segmented-bar.js +1 -1
- package/dist/components/co-select.js +1 -1
- package/dist/components/co-separator.js +1 -1
- package/dist/components/co-sidebar-nav.js +1 -1
- package/dist/components/co-sidebar.js +1 -1
- package/dist/components/co-skeleton.js +1 -1
- package/dist/components/co-slider.js +1 -1
- package/dist/components/co-swatch-grid.js +1 -1
- package/dist/components/co-switch.js +1 -1
- package/dist/components/co-tab-group.js +1 -1
- package/dist/components/co-tab.js +1 -1
- package/dist/components/co-tags-field.js +1 -1
- package/dist/components/co-textarea.js +1 -1
- package/dist/components/co-tile.js +1 -1
- package/dist/components/co-time-field.js +1 -1
- package/dist/components/co-toast.js +1 -1
- package/dist/components/co-toggle-button-group.js +1 -1
- package/dist/components/co-toggle-button.js +1 -1
- package/dist/components/co-tooltip.js +1 -1
- package/dist/components/co-transfer-list.js +1 -1
- package/dist/components/co-tree-item.js +1 -1
- package/dist/components/co-video.js +1 -1
- package/dist/components/{p-BQltjDw5.js → p-8XzG8pzY.js} +1 -1
- package/dist/components/{p-FA1kBmZ-.js → p-9VoFSbIH.js} +1 -1
- package/dist/components/{p-CpGEV0iM.js → p-B3Egz082.js} +1 -1
- package/dist/components/{p-Bymi-A7C.js → p-B9wdMd_0.js} +1 -1
- package/dist/components/{p-CGH3E8uK.js → p-BI_VaFsx.js} +1 -1
- package/dist/components/{p-Dp650Gpp.js → p-BRZci8B3.js} +1 -1
- package/dist/components/{p-Dh_eRYKu.js → p-BdmzslA5.js} +1 -1
- package/dist/components/{p-C3G8oPgU.js → p-Bw_b_czs.js} +1 -1
- package/dist/components/{p-BraiMwgs.js → p-C4sZjIDj.js} +1 -1
- package/dist/components/{p-B20o5exO.js → p-C6WHpL5X.js} +1 -1
- package/dist/components/p-COozgrEk.js +1 -0
- package/dist/components/{p-CfJgypOl.js → p-C_6szR7t.js} +1 -1
- package/dist/components/{p-RVQJEYxa.js → p-Ch-Tygdb.js} +1 -1
- package/dist/components/{p-ChwSnCFf.js → p-CiYPJW0B.js} +1 -1
- package/dist/components/{p-f2xwcrXa.js → p-Cnfd6Zze.js} +1 -1
- package/dist/components/{p-C1jZYtUS.js → p-CxWo3qDo.js} +1 -1
- package/dist/components/p-D4XP17VP.js +1 -0
- package/dist/components/{p-BIDSDP05.js → p-DB8DGMc-.js} +1 -1
- package/dist/components/p-DGLDAl09.js +1 -0
- package/dist/components/{p-C-f8wTqe.js → p-DhPxNA2f.js} +1 -1
- package/dist/components/{p-D9or2g4j.js → p-Dn2wblrA.js} +1 -1
- package/dist/components/p-Dnz99Ox_.js +1 -0
- package/dist/components/{p-BcXdId8y.js → p-DsuFNmTI.js} +1 -1
- package/dist/components/{p-DKXCr-hE.js → p-DymSqdlK.js} +1 -1
- package/dist/components/{p-B3kKOgsA.js → p-KK2vAKs-.js} +1 -1
- package/dist/components/{p-d4rf3H8p.js → p-TGRbLkLz.js} +1 -1
- package/dist/components/{p-BOqtnWTJ.js → p-VcrjNCew.js} +1 -1
- package/dist/components/p-wUXcJGdy.js +1 -0
- package/dist/esm/co-accordion.entry.js +2 -2
- package/dist/esm/co-action-bar.entry.js +2 -2
- package/dist/esm/co-app-shell.entry.js +2 -2
- package/dist/esm/co-audio-player.entry.js +3 -3
- package/dist/esm/co-autocomplete.entry.js +10 -3
- package/dist/esm/co-avatar-group.entry.js +2 -2
- package/dist/esm/co-avatar.entry.js +1 -1
- package/dist/esm/co-badge.entry.js +1 -1
- package/dist/esm/co-bottom-sheet.entry.js +4 -4
- package/dist/esm/co-breadcrumb-item.entry.js +2 -2
- package/dist/esm/co-breadcrumb.entry.js +1 -1
- package/dist/esm/co-button-group.entry.js +3 -2
- package/dist/esm/co-button.entry.js +6 -6
- package/dist/esm/co-calendar-month_2.entry.js +14 -2
- package/dist/esm/co-calendar_3.entry.js +9 -5
- package/dist/esm/co-card.entry.js +2 -2
- package/dist/esm/co-carousel.entry.js +5 -2
- package/dist/esm/co-checkbox-group.entry.js +3 -3
- package/dist/esm/co-checkbox.entry.js +3 -3
- package/dist/esm/co-chip_2.entry.js +16 -6
- package/dist/esm/co-color-area.entry.js +2 -2
- package/dist/esm/co-color-picker.entry.js +2 -2
- package/dist/esm/co-color-slider.entry.js +3 -3
- package/dist/esm/co-column-picker.entry.js +22 -2
- package/dist/esm/co-combobox.entry.js +3 -3
- package/dist/esm/co-command-search.entry.js +4 -4
- package/dist/esm/co-data-table-pagination.entry.js +4 -4
- package/dist/esm/co-data-table.entry.js +2 -2
- package/dist/esm/co-date-picker.entry.js +8 -0
- package/dist/esm/co-date-range-picker.entry.js +9 -0
- package/dist/esm/co-date-range.entry.js +7 -1
- package/dist/esm/co-date-time-picker.entry.js +9 -2
- package/dist/esm/co-document-editor.entry.js +9 -3
- package/dist/esm/co-drive-card.entry.js +1 -1
- package/dist/esm/co-drop-zone.entry.js +1 -1
- package/dist/esm/co-emoji-picker.entry.js +2 -2
- package/dist/esm/co-empty-state.entry.js +2 -2
- package/dist/esm/co-event-calendar.entry.js +4 -2
- package/dist/esm/co-event-popover.entry.js +5 -1
- package/dist/esm/co-fab.entry.js +6 -2
- package/dist/esm/co-file-field.entry.js +10 -6
- package/dist/esm/co-file-type-tile.entry.js +2 -2
- package/dist/esm/co-gradient-bar.entry.js +2 -2
- package/dist/esm/co-helper-text.entry.js +2 -2
- package/dist/esm/co-icon-button.entry.js +5 -6
- package/dist/esm/co-icon.entry.js +2 -2
- package/dist/esm/co-json-field.entry.js +8 -3
- package/dist/esm/co-kbd_2.entry.js +3 -3
- package/dist/esm/co-list-footer.entry.js +1 -1
- package/dist/esm/co-list-item.entry.js +4 -4
- package/dist/esm/co-media-thumb.entry.js +2 -2
- package/dist/esm/co-menu-divider.entry.js +1 -1
- package/dist/esm/co-menu.entry.js +8 -8
- package/dist/esm/co-modal.entry.js +37 -11
- package/dist/esm/co-navbar.entry.js +2 -2
- package/dist/esm/co-number-field.entry.js +9 -3
- package/dist/esm/co-overlay.entry.js +205 -34
- package/dist/esm/co-page-header.entry.js +1 -1
- package/dist/esm/co-popover.entry.js +9 -7
- package/dist/esm/co-progress-bar.entry.js +2 -2
- package/dist/esm/co-progress-circle.entry.js +2 -2
- package/dist/esm/co-provider-logo_2.entry.js +1 -1
- package/dist/esm/co-radio-group.entry.js +3 -3
- package/dist/esm/co-radio.entry.js +3 -3
- package/dist/esm/co-rating.entry.js +10 -3
- package/dist/esm/co-ref-field.entry.js +10 -1
- package/dist/esm/co-rich-text-editor.entry.js +19 -5
- package/dist/esm/co-rich-text-toolbar.entry.js +1 -0
- package/dist/esm/co-rich-text-viewer.entry.js +1 -1
- package/dist/esm/co-row.entry.js +2 -2
- package/dist/esm/co-segmented-bar.entry.js +2 -2
- package/dist/esm/co-select.entry.js +19 -6
- package/dist/esm/co-separator.entry.js +1 -1
- package/dist/esm/co-sidebar-nav.entry.js +2 -2
- package/dist/esm/co-sidebar.entry.js +2 -2
- package/dist/esm/co-slider.entry.js +8 -2
- package/dist/esm/co-swatch-grid.entry.js +1 -1
- package/dist/esm/co-switch.entry.js +3 -3
- package/dist/esm/co-tab-group.entry.js +2 -2
- package/dist/esm/co-tab.entry.js +5 -5
- package/dist/esm/co-tags-field.entry.js +10 -5
- package/dist/esm/co-tile.entry.js +1 -1
- package/dist/esm/co-time-field.entry.js +4 -1
- package/dist/esm/co-toast.entry.js +2 -2
- package/dist/esm/co-toggle-button-group.entry.js +7 -4
- package/dist/esm/co-toggle-button.entry.js +5 -2
- package/dist/esm/co-transfer-list.entry.js +6 -2
- package/dist/esm/co-tree-item.entry.js +2 -2
- package/dist/esm/co-video.entry.js +10 -2
- package/dist/esm/cobalt.js +1 -1
- package/dist/esm/{index-Cpo8HTwr.js → index-CgyOJePd.js} +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{pagination-D9OfZUnY.js → pagination-BzrIQtrk.js} +26 -2
- package/dist/types/components/co-accordion/co-accordion.d.ts +10 -0
- package/dist/types/components/co-action-bar/co-action-bar.d.ts +1 -0
- package/dist/types/components/co-app-shell/co-app-shell.d.ts +11 -0
- package/dist/types/components/co-audio-player/co-audio-player.d.ts +16 -0
- package/dist/types/components/co-autocomplete/co-autocomplete.d.ts +21 -0
- package/dist/types/components/co-avatar/co-avatar.d.ts +8 -1
- package/dist/types/components/co-avatar-group/co-avatar-group.d.ts +5 -0
- package/dist/types/components/co-badge/co-badge.d.ts +7 -0
- package/dist/types/components/co-bottom-sheet/co-bottom-sheet.d.ts +9 -0
- package/dist/types/components/co-breadcrumb/co-breadcrumb.d.ts +4 -0
- package/dist/types/components/co-breadcrumb-item/co-breadcrumb-item.d.ts +6 -0
- package/dist/types/components/co-button/co-button.d.ts +9 -3
- package/dist/types/components/co-button-group/co-button-group.d.ts +7 -0
- package/dist/types/components/co-calendar/co-calendar.d.ts +2 -0
- package/dist/types/components/co-calendar-timegrid/co-calendar-timegrid.d.ts +23 -0
- package/dist/types/components/co-card/co-card.d.ts +9 -0
- package/dist/types/components/co-carousel/co-carousel.d.ts +12 -0
- package/dist/types/components/co-checkbox/co-checkbox.d.ts +8 -0
- package/dist/types/components/co-checkbox-group/co-checkbox-group.d.ts +5 -0
- package/dist/types/components/co-chip/co-chip.d.ts +13 -0
- package/dist/types/components/co-color-area/co-color-area.d.ts +2 -1
- package/dist/types/components/co-color-picker/co-color-picker.d.ts +2 -0
- package/dist/types/components/co-color-slider/co-color-slider.d.ts +2 -1
- package/dist/types/components/co-column-picker/co-column-picker.d.ts +32 -0
- package/dist/types/components/co-combobox/co-combobox.d.ts +14 -0
- package/dist/types/components/co-command-search/co-command-search.d.ts +15 -0
- package/dist/types/components/co-data-table/co-data-table.d.ts +5 -0
- package/dist/types/components/co-data-table-pagination/co-data-table-pagination.d.ts +12 -0
- package/dist/types/components/co-date-field/co-date-field.d.ts +11 -0
- package/dist/types/components/co-date-picker/co-date-picker.d.ts +30 -0
- package/dist/types/components/co-date-range/co-date-range.d.ts +12 -0
- package/dist/types/components/co-date-range-picker/co-date-range-picker.d.ts +33 -0
- package/dist/types/components/co-date-time-picker/co-date-time-picker.d.ts +21 -0
- package/dist/types/components/co-document-editor/co-document-editor.d.ts +9 -1
- package/dist/types/components/co-drawer/co-drawer.d.ts +13 -0
- package/dist/types/components/co-drive-card/co-drive-card.d.ts +13 -0
- package/dist/types/components/co-drop-zone/co-drop-zone.d.ts +6 -1
- package/dist/types/components/co-emoji-picker/co-emoji-picker.d.ts +9 -0
- package/dist/types/components/co-empty-state/co-empty-state.d.ts +2 -0
- package/dist/types/components/co-event-calendar/co-event-calendar.d.ts +12 -16
- package/dist/types/components/co-event-popover/co-event-popover.d.ts +13 -0
- package/dist/types/components/co-fab/co-fab.d.ts +11 -0
- package/dist/types/components/co-file-field/co-file-field.d.ts +6 -0
- package/dist/types/components/co-file-type-tile/co-file-type-tile.d.ts +7 -0
- package/dist/types/components/co-gradient-bar/co-gradient-bar.d.ts +5 -0
- package/dist/types/components/co-helper-text/co-helper-text.d.ts +2 -0
- package/dist/types/components/co-icon/co-icon.d.ts +4 -0
- package/dist/types/components/co-icon-button/co-icon-button.d.ts +9 -4
- package/dist/types/components/co-input/co-input.d.ts +11 -0
- package/dist/types/components/co-json-field/co-json-field.d.ts +11 -0
- package/dist/types/components/co-kbd/co-kbd.d.ts +7 -0
- package/dist/types/components/co-list-footer/co-list-footer.d.ts +3 -0
- package/dist/types/components/co-list-item/co-list-item.d.ts +3 -0
- package/dist/types/components/co-loader/co-loader.d.ts +5 -0
- package/dist/types/components/co-media-thumb/co-media-thumb.d.ts +7 -0
- package/dist/types/components/co-menu/co-menu.d.ts +6 -4
- package/dist/types/components/co-menu-divider/co-menu-divider.d.ts +1 -0
- package/dist/types/components/co-menu-item/co-menu-item.d.ts +2 -0
- package/dist/types/components/co-modal/co-modal.d.ts +47 -12
- package/dist/types/components/co-navbar/co-navbar.d.ts +2 -0
- package/dist/types/components/co-number-field/co-number-field.d.ts +20 -0
- package/dist/types/components/co-option-list/co-option-list.d.ts +28 -1
- package/dist/types/components/co-overlay/co-overlay.d.ts +39 -1
- package/dist/types/components/co-overlay/focusTrap.d.ts +24 -3
- package/dist/types/components/co-page-header/co-page-header.d.ts +3 -0
- package/dist/types/components/co-popover/co-popover.d.ts +20 -5
- package/dist/types/components/co-progress-bar/co-progress-bar.d.ts +3 -0
- package/dist/types/components/co-progress-circle/co-progress-circle.d.ts +3 -0
- package/dist/types/components/co-provider-logo/co-provider-logo.d.ts +3 -0
- package/dist/types/components/co-radio/co-radio.d.ts +8 -0
- package/dist/types/components/co-radio-group/co-radio-group.d.ts +5 -0
- package/dist/types/components/co-rating/co-rating.d.ts +15 -0
- package/dist/types/components/co-ref-field/co-ref-field.d.ts +42 -0
- package/dist/types/components/co-rich-text-editor/co-rich-text-editor.d.ts +29 -0
- package/dist/types/components/co-rich-text-toolbar/co-rich-text-toolbar.d.ts +3 -0
- package/dist/types/components/co-rich-text-viewer/co-rich-text-viewer.d.ts +8 -0
- package/dist/types/components/co-row/co-row.d.ts +3 -0
- package/dist/types/components/co-segmented-bar/co-segmented-bar.d.ts +6 -0
- package/dist/types/components/co-select/co-select.d.ts +26 -0
- package/dist/types/components/co-separator/co-separator.d.ts +7 -0
- package/dist/types/components/co-sidebar/co-sidebar.d.ts +8 -0
- package/dist/types/components/co-sidebar-nav/co-sidebar-nav.d.ts +1 -0
- package/dist/types/components/co-skeleton/co-skeleton.d.ts +3 -0
- package/dist/types/components/co-slider/co-slider.d.ts +17 -0
- package/dist/types/components/co-swatch-grid/co-swatch-grid.d.ts +1 -0
- package/dist/types/components/co-switch/co-switch.d.ts +9 -0
- package/dist/types/components/co-tab/co-tab.d.ts +11 -3
- package/dist/types/components/co-tab-group/co-tab-group.d.ts +9 -0
- package/dist/types/components/co-tags-field/co-tags-field.d.ts +11 -0
- package/dist/types/components/co-tile/co-tile.d.ts +5 -0
- package/dist/types/components/co-time-field/co-time-field.d.ts +5 -0
- package/dist/types/components/co-toast/co-toast.d.ts +9 -0
- package/dist/types/components/co-toggle-button/co-toggle-button.d.ts +8 -0
- package/dist/types/components/co-toggle-button-group/co-toggle-button-group.d.ts +12 -2
- package/dist/types/components/co-tooltip/co-tooltip.d.ts +10 -0
- package/dist/types/components/co-transfer-list/co-transfer-list.d.ts +12 -0
- package/dist/types/components/co-tree-item/co-tree-item.d.ts +2 -0
- package/dist/types/components/co-video/co-video.d.ts +31 -0
- package/dist/types/components.d.ts +2223 -40
- package/package.json +2 -2
- package/dist/cobalt/p-1bfb69ae.entry.js +0 -1
- package/dist/cobalt/p-2794c500.entry.js +0 -1
- package/dist/cobalt/p-B1JT7us1.js +0 -1
- package/dist/cobalt/p-b2b13da8.entry.js +0 -1
- package/dist/cobalt/p-b9dfb333.entry.js +0 -1
- package/dist/cobalt/p-bc4fbfa6.entry.js +0 -1
- package/dist/cobalt/p-d75d2f3d.entry.js +0 -1
- package/dist/cobalt/p-f246946a.entry.js +0 -1
- package/dist/cobalt/p-f60bd4d6.entry.js +0 -1
- package/dist/components/p-B1JT7us1.js +0 -1
- package/dist/components/p-BR0LYW9v.js +0 -1
- package/dist/components/p-BZDl9aFl.js +0 -1
- package/dist/components/p-DfcPGitr.js +0 -1
- package/dist/components/p-Dg-Ti_Bf.js +0 -1
- /package/dist/cobalt/{p-05000ef3.entry.js → p-6974df59.entry.js} +0 -0
- /package/dist/cobalt/{p-ffbe955a.entry.js → p-71dc8e4a.entry.js} +0 -0
- /package/dist/cobalt/{p-297b55cd.entry.js → p-77e0d401.entry.js} +0 -0
- /package/dist/cobalt/{p-4c6caa41.entry.js → p-c567533e.entry.js} +0 -0
|
@@ -9,6 +9,7 @@ import { fileExtension, formatBytes, isPreviewable, isVideo, previewSrc, truncat
|
|
|
9
9
|
* in-memory CustomEvent detail, never a serialized attribute); the host uploads
|
|
10
10
|
* them and feeds the resulting state back through the controlled `files` prop.
|
|
11
11
|
* This mirrors `co-ref-field` (the WC emits intent, the host does the I/O).
|
|
12
|
+
* Wrapper Vue: `CoFileField` de `@prolibu-suite/cobalt-vue`.
|
|
12
13
|
*
|
|
13
14
|
* @part wrapper - Root container
|
|
14
15
|
* @part label - The field label
|
|
@@ -28,9 +29,13 @@ import { fileExtension, formatBytes, isPreviewable, isVideo, previewSrc, truncat
|
|
|
28
29
|
*/
|
|
29
30
|
export class CoFileField {
|
|
30
31
|
constructor() {
|
|
32
|
+
/** Deshabilita el campo: no acepta archivos ni acciones. */
|
|
31
33
|
this.disabled = false;
|
|
34
|
+
/** Solo lectura: muestra los archivos sin permitir subir, quitar ni reordenar. */
|
|
32
35
|
this.readonly = false;
|
|
36
|
+
/** Campo obligatorio: marca la etiqueta con el indicador de requerido. */
|
|
33
37
|
this.required = false;
|
|
38
|
+
/** Varios archivos: lista de subidos (con `max` y reordenamiento opcional); sin él, un solo archivo. */
|
|
34
39
|
this.multiple = false;
|
|
35
40
|
/** Max number of files (multiple mode). */
|
|
36
41
|
this.maxFiles = 100;
|
|
@@ -358,12 +363,12 @@ export class CoFileField {
|
|
|
358
363
|
const previews = this.previewItems();
|
|
359
364
|
const canReorder = this.reorderable && this.multiple && !this.disabled && !this.readonly && items.length > 1;
|
|
360
365
|
const capacity = this.capacityHint(s);
|
|
361
|
-
return (h("div", { key: '
|
|
366
|
+
return (h("div", { key: 'ee6fa70ea7fd466ec315eff1b6f3d044b1c6c6d9', class: {
|
|
362
367
|
'co-file-field': true,
|
|
363
368
|
'co-file-field--disabled': this.disabled,
|
|
364
369
|
'co-file-field--invalid': this.isInvalid,
|
|
365
370
|
[statusClass]: !!statusClass,
|
|
366
|
-
}, part: "wrapper" }, this.label && (h("div", { key: '
|
|
371
|
+
}, part: "wrapper" }, this.label && (h("div", { key: '48a181a0cb1e0c53da9d61a856f3d2cc5e97d079', class: "co-file-field__labels" }, h("label", { key: '47f162d9fdad44d4c8c8f7756c901eea216b7627', class: "co-file-field__label", part: "label" }, this.label, h(RequiredMark, { key: '4549d57f016e2874ea7b141d9dc83e09c38bdbf3', required: this.required })))), showDropzone && (h("div", { key: '3d16ff2e38de335e5fba78931cd6b1b009603a70', class: {
|
|
367
372
|
'co-file-field__dropzone': true,
|
|
368
373
|
'co-file-field__dropzone--drag': this.dragOver,
|
|
369
374
|
}, part: "dropzone", role: "button", tabIndex: this.disabled ? -1 : 0, onClick: this.handleBrowse, onKeyDown: (e) => {
|
|
@@ -371,7 +376,7 @@ export class CoFileField {
|
|
|
371
376
|
e.preventDefault();
|
|
372
377
|
this.handleBrowse();
|
|
373
378
|
}
|
|
374
|
-
}, onDragOver: this.handleDragOver, onDragLeave: this.handleDragLeave, onDrop: this.handleDrop }, h("button", { key: '
|
|
379
|
+
}, onDragOver: this.handleDragOver, onDragLeave: this.handleDragLeave, onDrop: this.handleDrop }, h("button", { key: 'e9a2c51a238455e7887e8310c02ac739ebf89e4e', class: "co-file-field__upload-btn", part: "upload-button", type: "button", tabIndex: -1 }, h("co-icon", { key: '5a6fe016b2e26896a8b788bb1473c5434d71e85f', name: "file-arrow-up", size: 18 }), h("span", { key: 'e69793c228fef62c5c0aec07f5f038aa3e931b3b' }, this.uploadButtonText || s.uploadButton)), h("span", { key: '7343bd26d1132ac6b0b0ded57f1a2a32f228d0e8', class: "co-file-field__dropzone-text" }, this.dropText || s.dropHint), capacity && h("span", { key: 'd7b68c8723c91b80b124298e29c9165c2489f59f', class: "co-file-field__dropzone-hint" }, capacity), h("div", { key: '38318d6e86a90cc8faf6955ea480b39d242d8122', class: "co-file-field__actions", part: "actions" }, h("slot", { key: 'ad9f134cd0f01b1ed61d8d8966d5a7d40bda0812', name: "actions" })), h("input", { key: '8a3b769794a89213a1f02f0b82899e624a5578d6', ref: (el) => (this.inputEl = el), class: "co-file-field__input", type: "file", multiple: this.multiple, accept: this.inputAccept, disabled: this.disabled, onChange: this.handleInputChange, "aria-hidden": "true", tabIndex: -1 }))), items.length > 0 && (h("div", { key: '8040d77615d29a691bc2087eddd7298b3922066c', class: "co-file-field__uploaded" }, this.multiple && (h("div", { key: 'e4660cdfe20c1b4669b57a4474234161bac4c812', class: "co-file-field__uploaded-title", part: "uploaded-title" }, `${this.uploadedTitle || s.uploadedTitle} (${items.length})`)), previews.length > 0 && (h("div", { key: '636e3e35dcb8ad263361e1b652dca23b499e5354', class: "co-file-field__previews", part: "previews" }, previews.map((item) => {
|
|
375
380
|
const key = this.keyFor(item);
|
|
376
381
|
const video = isVideo(item);
|
|
377
382
|
// A video without a usable poster still gets a card — the
|
|
@@ -382,7 +387,7 @@ export class CoFileField {
|
|
|
382
387
|
'co-file-field__preview': true,
|
|
383
388
|
'co-file-field__preview--video': video,
|
|
384
389
|
}, part: "preview", type: "button", key: `prev-${key}`, title: item.name, "aria-label": `${video ? s.playVideo : s.openPreview}: ${item.name}`, onClick: () => this.handlePreviewOpen(item) }, showImg && (h("img", { src: video ? poster : item.thumbnail || item.url, alt: item.name, loading: "lazy", onError: () => this.handlePreviewError(item) })), video && (h("span", { class: "co-file-field__preview-play", "aria-hidden": "true" }, h("span", { class: "co-file-field__preview-play-badge" }, h("co-icon", { name: "play", size: 20, weight: "fill" })), !poster && (h("span", { class: "co-file-field__preview-ext" }, fileExtension(item).toUpperCase()))))));
|
|
385
|
-
}))), h("ul", { key: '
|
|
390
|
+
}))), h("ul", { key: 'b67b8c43f8c02c65e780b3fa644123bf0f29d69b', class: "co-file-field__list", part: "list" }, items.map((item) => {
|
|
386
391
|
const key = this.keyFor(item);
|
|
387
392
|
const draggable = canReorder && item.status === 'done';
|
|
388
393
|
return (h("li", { class: {
|
|
@@ -406,10 +411,10 @@ export class CoFileField {
|
|
|
406
411
|
'co-file-field__action': true,
|
|
407
412
|
'co-file-field__action--copied': this.copiedKey === key,
|
|
408
413
|
}, type: "button", tabIndex: -1, "aria-label": s.copyUrl, onClick: () => this.handleCopy(item) }, h("co-icon", { name: this.copiedKey === key ? 'check' : 'copy', size: 18 })))), !this.disabled && !this.readonly && (h("co-tooltip", { content: s.removeFile }, h("button", { class: "co-file-field__action", type: "button", tabIndex: -1, "aria-label": s.removeFile, onClick: () => this.coRemove.emit(key) }, h("co-icon", { name: "trash", size: 18 }))))));
|
|
409
|
-
})))), helper && (h("div", { key: '
|
|
414
|
+
})))), helper && (h("div", { key: 'ff75602503a198d8598d2b35fd881c848a7b76d6', class: {
|
|
410
415
|
'co-file-field__helper': true,
|
|
411
416
|
'co-file-field__helper--error': this.isInvalid,
|
|
412
|
-
}, part: "helper" }, this.isInvalid && (h("co-icon", { key: '
|
|
417
|
+
}, part: "helper" }, this.isInvalid && (h("co-icon", { key: 'af79e0b999c781560c316023897aaa850b1d6ae0', name: "warning-circle", size: 14, class: "co-file-field__helper-icon" })), h("span", { key: 'b5af4dab0d3c7dc317265604159a95f3bf8d200d', class: "co-file-field__helper-text" }, helper)))));
|
|
413
418
|
}
|
|
414
419
|
static get is() { return "co-file-field"; }
|
|
415
420
|
static get encapsulation() { return "shadow"; }
|
|
@@ -437,7 +442,7 @@ export class CoFileField {
|
|
|
437
442
|
"optional": true,
|
|
438
443
|
"docs": {
|
|
439
444
|
"tags": [],
|
|
440
|
-
"text": ""
|
|
445
|
+
"text": "Etiqueta del campo."
|
|
441
446
|
},
|
|
442
447
|
"getter": false,
|
|
443
448
|
"setter": false,
|
|
@@ -456,7 +461,7 @@ export class CoFileField {
|
|
|
456
461
|
"optional": false,
|
|
457
462
|
"docs": {
|
|
458
463
|
"tags": [],
|
|
459
|
-
"text": ""
|
|
464
|
+
"text": "Deshabilita el campo: no acepta archivos ni acciones."
|
|
460
465
|
},
|
|
461
466
|
"getter": false,
|
|
462
467
|
"setter": false,
|
|
@@ -476,7 +481,7 @@ export class CoFileField {
|
|
|
476
481
|
"optional": false,
|
|
477
482
|
"docs": {
|
|
478
483
|
"tags": [],
|
|
479
|
-
"text": ""
|
|
484
|
+
"text": "Solo lectura: muestra los archivos sin permitir subir, quitar ni reordenar."
|
|
480
485
|
},
|
|
481
486
|
"getter": false,
|
|
482
487
|
"setter": false,
|
|
@@ -496,7 +501,7 @@ export class CoFileField {
|
|
|
496
501
|
"optional": false,
|
|
497
502
|
"docs": {
|
|
498
503
|
"tags": [],
|
|
499
|
-
"text": ""
|
|
504
|
+
"text": "Campo obligatorio: marca la etiqueta con el indicador de requerido."
|
|
500
505
|
},
|
|
501
506
|
"getter": false,
|
|
502
507
|
"setter": false,
|
|
@@ -516,7 +521,7 @@ export class CoFileField {
|
|
|
516
521
|
"optional": false,
|
|
517
522
|
"docs": {
|
|
518
523
|
"tags": [],
|
|
519
|
-
"text": ""
|
|
524
|
+
"text": "Varios archivos: lista de subidos (con `max` y reordenamiento opcional); sin \u00E9l, un solo archivo."
|
|
520
525
|
},
|
|
521
526
|
"getter": false,
|
|
522
527
|
"setter": false,
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
import { resolveFileTileType, TYPE_META } from "./co-file-type-tile.utils";
|
|
3
|
+
/**
|
|
4
|
+
* Ícono de tipo de archivo (según la extensión) sobre un cuadrado redondeado
|
|
5
|
+
* tintado: PDF, documento, planilla, imagen… Wrapper Vue: `CoFileTypeTile` de
|
|
6
|
+
* `@prolibu-suite/cobalt-vue`.
|
|
7
|
+
*
|
|
8
|
+
* @part tile - El cuadrado con el ícono.
|
|
9
|
+
*/
|
|
3
10
|
export class CoFileTypeTile {
|
|
4
11
|
constructor() {
|
|
5
12
|
/** Tile edge length in px (React uses 44 / 34 / 26). */
|
|
@@ -15,7 +22,7 @@ export class CoFileTypeTile {
|
|
|
15
22
|
const iconSize = Math.round(this.size * 0.5);
|
|
16
23
|
const background = this.colorTags ? meta.tint : 'var(--co-color-gray-100)';
|
|
17
24
|
const color = this.colorTags ? meta.accent : 'var(--co-color-gray-600)';
|
|
18
|
-
return (h("span", { key: '
|
|
25
|
+
return (h("span", { key: 'da0b0b3e48e1847bd7c74e32bec23abc074f53a7', class: {
|
|
19
26
|
'co-file-type-tile': true,
|
|
20
27
|
[`co-file-type-tile--${type}`]: true,
|
|
21
28
|
'co-file-type-tile--mono': !this.colorTags,
|
|
@@ -25,7 +32,7 @@ export class CoFileTypeTile {
|
|
|
25
32
|
borderRadius: `${this.radius}px`,
|
|
26
33
|
background,
|
|
27
34
|
color,
|
|
28
|
-
} }, h("co-icon", { key: '
|
|
35
|
+
} }, h("co-icon", { key: '70034ff2279181498ba2481fb3709cae3016901d', name: meta.icon, size: iconSize, weight: "fill" })));
|
|
29
36
|
}
|
|
30
37
|
static get is() { return "co-file-type-tile"; }
|
|
31
38
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,5 +1,10 @@
|
|
|
1
1
|
/* co-gradient-bar — barra de paradas de un degradado (popover de relleno) */
|
|
2
2
|
|
|
3
|
+
/**
|
|
4
|
+
* @prop --co-gradient-bar-handle-halo: Anillo exterior de 1px de los tiradores (default transparente); da silueta sobre fondos oscuros.
|
|
5
|
+
* @prop --co-gradient-bar-handle-shadow: Sombra de los tiradores (default `--co-shadow-sm2`; `none` la quita).
|
|
6
|
+
*/
|
|
7
|
+
|
|
3
8
|
:host {
|
|
4
9
|
display: block;
|
|
5
10
|
width: 100%;
|
|
@@ -18,6 +18,11 @@ import { getGradientBarStrings } from "../../utils/gradientBarI18n";
|
|
|
18
18
|
* El componente es controlado: `stops` los pinta el host. Durante el arrastre
|
|
19
19
|
* el handle se pinta en la posición viva aunque el host no aplique cada
|
|
20
20
|
* `coStopMove`.
|
|
21
|
+
*
|
|
22
|
+
* Wrapper Vue: `CoGradientBar` de `@prolibu-suite/cobalt-vue`.
|
|
23
|
+
*
|
|
24
|
+
* @part track - La barra con el degradado.
|
|
25
|
+
* @part handle - Cada tirador de parada.
|
|
21
26
|
*/
|
|
22
27
|
export class CoGradientBar {
|
|
23
28
|
constructor() {
|
|
@@ -175,12 +180,12 @@ export class CoGradientBar {
|
|
|
175
180
|
const live = this.liveStops();
|
|
176
181
|
const n = live.length;
|
|
177
182
|
const hasSelection = this.selected != null && this.selected >= 0 && this.selected < n;
|
|
178
|
-
return (h("div", { key: '
|
|
183
|
+
return (h("div", { key: '10e1f78165d061dd08141de0a0ca885f15b7ff83', class: {
|
|
179
184
|
'co-gradient-bar': true,
|
|
180
185
|
'co-gradient-bar--disabled': this.disabled,
|
|
181
186
|
'co-gradient-bar--dragging': this.dragIndex >= 0,
|
|
182
187
|
'co-gradient-bar--transparent': hasTransparentStop(live),
|
|
183
|
-
}, role: "group", "aria-label": this.label || s.barLabel, "aria-disabled": this.disabled ? 'true' : undefined }, h("div", { key: '
|
|
188
|
+
}, role: "group", "aria-label": this.label || s.barLabel, "aria-disabled": this.disabled ? 'true' : undefined }, h("div", { key: 'e591b6e6d74ee9c9f3b9992f6d12cfd360f9fa49', class: "co-gradient-bar__track", part: "track", ref: (el) => (this.trackEl = el), onClick: this.handleTrackClick }, h("div", { key: 'fd5b93939df8988a08b8ab9f1fab36cc3eb24096', class: "co-gradient-bar__fill", style: { background: gradientCss(live) } }), live.map((stop, i) => {
|
|
184
189
|
const selected = i === this.selected;
|
|
185
190
|
// Roving tabindex: una sola parada de tab (la seleccionada, o la primera).
|
|
186
191
|
const tabbable = hasSelection ? selected : i === 0;
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
/**
|
|
3
3
|
* Helper / validation text shown below form fields.
|
|
4
|
+
* Wrapper Vue: `CoHelperText` de `@prolibu-suite/cobalt-vue`.
|
|
5
|
+
* @part helper-text - La fila del texto (ícono de estado + texto).
|
|
4
6
|
*/
|
|
5
7
|
export class CoHelperText {
|
|
6
8
|
constructor() {
|
|
@@ -15,10 +17,10 @@ export class CoHelperText {
|
|
|
15
17
|
};
|
|
16
18
|
}
|
|
17
19
|
render() {
|
|
18
|
-
return (h("div", { key: '
|
|
20
|
+
return (h("div", { key: '12a67e485fed5d931c4325a0139d3ae7669b8de4', class: {
|
|
19
21
|
'co-helper-text': true,
|
|
20
22
|
[`co-helper-text--${this.status}`]: true,
|
|
21
|
-
}, part: "helper-text" }, h("co-icon", { key: '
|
|
23
|
+
}, part: "helper-text" }, h("co-icon", { key: '5bdb8635fa1654a9e10176c9818ba4197fc252e8', name: this.STATUS_ICON[this.status], size: 14, weight: "fill", class: "co-helper-text__icon" }), h("span", { key: 'c2f165cc0226ea1d799c62d0929d6acbf5cc1b98', class: "co-helper-text__message" }, h("slot", { key: 'd8315ea3ea6c002f83f1d936f9a3521831593b3d' }, this.message))));
|
|
22
24
|
}
|
|
23
25
|
static get is() { return "co-helper-text"; }
|
|
24
26
|
static get encapsulation() { return "shadow"; }
|
|
@@ -6,6 +6,10 @@ import { loadSvg } from "./iconLoader";
|
|
|
6
6
|
* Usage:
|
|
7
7
|
* <co-icon name="plus" />
|
|
8
8
|
* <co-icon name="arrow-right" weight="bold" size="24" />
|
|
9
|
+
*
|
|
10
|
+
* Wrapper Vue: `CoIcon` de `@prolibu-suite/cobalt-vue`.
|
|
11
|
+
*
|
|
12
|
+
* @part svg - Contenedor del SVG (toma `currentColor`).
|
|
9
13
|
*/
|
|
10
14
|
export class CoIcon {
|
|
11
15
|
constructor() {
|
|
@@ -31,12 +35,12 @@ export class CoIcon {
|
|
|
31
35
|
this.svgContent = await loadSvg(this.name, this.weight);
|
|
32
36
|
}
|
|
33
37
|
render() {
|
|
34
|
-
return (h(Host, { key: '
|
|
38
|
+
return (h(Host, { key: 'e6f8302d22e1fbeac4e82d199b9214063c7b2313', "aria-hidden": "true", style: {
|
|
35
39
|
display: 'inline-flex',
|
|
36
40
|
width: `${this.size}px`,
|
|
37
41
|
height: `${this.size}px`,
|
|
38
42
|
flexShrink: '0',
|
|
39
|
-
} }, h("span", { key: '
|
|
43
|
+
} }, h("span", { key: '7967a0787112955036f6f88231a2a635e647e218', part: "svg", innerHTML: this.svgContent })));
|
|
40
44
|
}
|
|
41
45
|
static get is() { return "co-icon"; }
|
|
42
46
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @prop --co-icon-button-bg: Superficie de las variantes `filled`/`outlined` (se mezcla con transparencia).
|
|
3
|
+
* @prop --co-icon-button-color: Color del ícono.
|
|
4
|
+
* @prop --co-icon-button-border: Borde de la variante `filled`.
|
|
5
|
+
* @prop --co-icon-button-selected-bg: Fondo con `selected` (default el acento).
|
|
6
|
+
* @prop --co-icon-button-selected-color: Color del ícono con `selected` (default on-accent).
|
|
7
|
+
* @prop --co-icon-button-radius: Radio del botón, en todas las tallas y formas.
|
|
8
|
+
* @prop --co-icon-button-backdrop-filter: Reemplaza el `backdrop-filter` del botón. Ojo: queda fuera del interruptor `--co-glass-filter` y de `prefers-reduced-transparency`; para ajustar el frost usá `--co-glass-blur`/`--co-glass-saturate`.
|
|
9
|
+
*/
|
|
1
10
|
:host {
|
|
2
11
|
display: inline-flex;
|
|
3
12
|
}
|
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
/**
|
|
3
|
+
* Botón que solo muestra un ícono. Como no tiene texto visible, `label` es
|
|
4
|
+
* obligatorio (es su nombre accesible) y conviene envolverlo en un `co-tooltip`.
|
|
5
|
+
* Wrapper Vue: `CoIconButton` de `@prolibu-suite/cobalt-vue`.
|
|
6
|
+
*
|
|
7
|
+
* @part button - El `<button>` nativo interno.
|
|
8
|
+
*
|
|
3
9
|
* @slot - Glifo propio (p.ej. un `<svg>` inline de 16px) que ocupa el lugar del
|
|
4
10
|
* `co-icon` cuando NO se pasa `icon`. Va dentro del `<button>`, así que
|
|
5
11
|
* hereda `color`/`currentColor`, la opacidad de hover/disabled, el
|
|
@@ -56,10 +62,9 @@ export class CoIconButton {
|
|
|
56
62
|
/**
|
|
57
63
|
* Agrega un `caret-down` de 8px a la derecha del icono principal (botones-disclosure).
|
|
58
64
|
* Ensancha la caja +8px (el alto no cambia) para que el caret no le robe espacio
|
|
59
|
-
* al icono
|
|
60
|
-
*
|
|
61
|
-
*
|
|
62
|
-
* quedan idénticos al comportamiento anterior.
|
|
65
|
+
* al icono (un `padding-right` con `box-sizing: border-box` y ancho fijo por talla
|
|
66
|
+
* encogería el área de contenido en vez de agrandar la caja). Sin `caret`, el
|
|
67
|
+
* DOM/CSS quedan idénticos al comportamiento anterior.
|
|
63
68
|
*/
|
|
64
69
|
this.caret = false;
|
|
65
70
|
}
|
|
@@ -92,7 +97,7 @@ export class CoIconButton {
|
|
|
92
97
|
const usesSlot = !this.icon;
|
|
93
98
|
const style = usesSlot
|
|
94
99
|
? Object.assign(Object.assign({}, (boxStyle !== null && boxStyle !== void 0 ? boxStyle : {})), { '--co-icon-button-glyph-size': `${resolvedIconSize}px` }) : boxStyle;
|
|
95
|
-
return (h("button", { key: '
|
|
100
|
+
return (h("button", { key: 'd04a7878b984d9613603801b0b18285d02e71f7e', class: {
|
|
96
101
|
'co-icon-button': true,
|
|
97
102
|
[`co-icon-button--${this.variant}`]: true,
|
|
98
103
|
[`co-icon-button--${this.shape}`]: true,
|
|
@@ -103,7 +108,7 @@ export class CoIconButton {
|
|
|
103
108
|
'co-icon-button--disabled': this.disabled,
|
|
104
109
|
}, style: style, disabled: this.disabled, "aria-label": this.label || (this.toggled && this.toggleIcon ? this.toggleIcon : this.icon), "aria-pressed": this.selected ? 'true' : undefined, part: "button" }, this.icon && this.toggleIcon ? (h("span", { class: { 'co-icon-button__swap': true, 'co-icon-button__swap--toggled': this.toggled }, "aria-hidden": "true" }, h("co-icon", { name: this.icon, weight: this.iconWeight, size: resolvedIconSize }), h("co-icon", { name: this.toggleIcon, weight: this.iconWeight, size: resolvedIconSize }))) : this.icon ? (h("co-icon", { name: this.icon, weight: this.iconWeight, size: resolvedIconSize })) : (
|
|
105
110
|
// Sin `icon`: el consumidor proyecta su propio glifo (ver @slot).
|
|
106
|
-
h("slot", null)), this.caret && h("co-icon", { key: '
|
|
111
|
+
h("slot", null)), this.caret && h("co-icon", { key: 'db59eb79e6609b237ed3a642f5c44f2a046a4efe', class: "co-icon-button__caret", name: "caret-down", size: 8 })));
|
|
107
112
|
}
|
|
108
113
|
static get is() { return "co-icon-button"; }
|
|
109
114
|
static get encapsulation() { return "shadow"; }
|
|
@@ -407,7 +412,7 @@ export class CoIconButton {
|
|
|
407
412
|
"optional": false,
|
|
408
413
|
"docs": {
|
|
409
414
|
"tags": [],
|
|
410
|
-
"text": "Agrega un `caret-down` de 8px a la derecha del icono principal (botones-disclosure).\nEnsancha la caja +8px (el alto no cambia) para que el caret no le robe espacio\nal icono
|
|
415
|
+
"text": "Agrega un `caret-down` de 8px a la derecha del icono principal (botones-disclosure).\nEnsancha la caja +8px (el alto no cambia) para que el caret no le robe espacio\nal icono (un `padding-right` con `box-sizing: border-box` y ancho fijo por talla\nencoger\u00EDa el \u00E1rea de contenido en vez de agrandar la caja). Sin `caret`, el\nDOM/CSS quedan id\u00E9nticos al comportamiento anterior."
|
|
411
416
|
},
|
|
412
417
|
"getter": false,
|
|
413
418
|
"setter": false,
|
|
@@ -9,6 +9,17 @@ import { RequiredMark } from "../../utils/requiredMark";
|
|
|
9
9
|
* @slot suffix - Slot for suffix content (e.g. toggle password icon) rendered after the input
|
|
10
10
|
* @slot action - Slot for action button, rendered flush-right inside the field (Botón variant)
|
|
11
11
|
* @slot chips - Slot for chip/tag elements rendered before the input (Chips variant)
|
|
12
|
+
*
|
|
13
|
+
* Wrapper Vue: `CoInput` de `@prolibu-suite/cobalt-vue`.
|
|
14
|
+
*
|
|
15
|
+
* @part wrapper - Contenedor raíz del campo.
|
|
16
|
+
* @part label - Etiqueta.
|
|
17
|
+
* @part secondary-label - Texto secundario junto a la etiqueta.
|
|
18
|
+
* @part field - Caja con borde que contiene el input.
|
|
19
|
+
* @part input - El `<input>` nativo.
|
|
20
|
+
* @part clear - Botón × (`clearable`).
|
|
21
|
+
* @part action - Botón de acción (`actionIcon`/`actionLabel`).
|
|
22
|
+
* @part helper - Texto de ayuda o de error.
|
|
12
23
|
*/
|
|
13
24
|
export class CoInput {
|
|
14
25
|
constructor() {
|
|
@@ -18,15 +18,22 @@ import { RequiredMark } from "../../utils/requiredMark";
|
|
|
18
18
|
* @part field - The bordered textarea wrapper
|
|
19
19
|
* @part input - The native textarea
|
|
20
20
|
* @part helper - The helper/error text row
|
|
21
|
+
*
|
|
22
|
+
* Wrapper Vue: `CoJsonField` de `@prolibu-suite/cobalt-vue`.
|
|
21
23
|
*/
|
|
22
24
|
export class CoJsonField {
|
|
23
25
|
constructor() {
|
|
24
26
|
/** Committed JSON text. */
|
|
25
27
|
this.value = '';
|
|
28
|
+
/** Placeholder del editor vacío (default `'{ }'`). */
|
|
26
29
|
this.placeholder = '{ }';
|
|
30
|
+
/** Campo obligatorio: marca la etiqueta con el indicador de requerido. */
|
|
27
31
|
this.required = false;
|
|
32
|
+
/** Deshabilita el campo. */
|
|
28
33
|
this.disabled = false;
|
|
34
|
+
/** Solo lectura: muestra el JSON sin permitir editarlo. */
|
|
29
35
|
this.readonly = false;
|
|
36
|
+
/** Alto del editor en líneas (default 8). */
|
|
30
37
|
this.rows = 8;
|
|
31
38
|
/** External validation status (e.g. from a form controller). */
|
|
32
39
|
this.status = 'default';
|
|
@@ -97,17 +104,17 @@ export class CoJsonField {
|
|
|
97
104
|
render() {
|
|
98
105
|
const helper = this.internalInvalid ? this.invalidMessage : this.helperText;
|
|
99
106
|
const statusClass = this.status !== 'default' ? `co-json-field--${this.status}` : '';
|
|
100
|
-
return (h("div", { key: '
|
|
107
|
+
return (h("div", { key: '116c07e036c670e20dd461a907a3bc46e0120b74', class: {
|
|
101
108
|
'co-json-field': true,
|
|
102
109
|
'co-json-field--disabled': this.disabled,
|
|
103
110
|
'co-json-field--focused': this.hasFocus,
|
|
104
111
|
'co-json-field--invalid': this.isInvalid,
|
|
105
112
|
[`co-json-field--${this.size}`]: true,
|
|
106
113
|
[statusClass]: !!statusClass,
|
|
107
|
-
}, part: "wrapper" }, this.label && (h("div", { key: '
|
|
114
|
+
}, part: "wrapper" }, this.label && (h("div", { key: 'aecaf5025db4a5fe4030e513b57df1b98121b62e', class: "co-json-field__labels" }, h("label", { key: '2f23f19d1fa5cd9f324c67a6fe93ac3d5df98c66', class: "co-json-field__label", part: "label" }, this.label, h(RequiredMark, { key: 'cf1dad000ccfd9de7598c2891413f2564d5e3f6e', required: this.required })))), h("div", { key: '0c43c4df775b1a854f10db5a0531d5e0817a916c', class: "co-json-field__field", part: "field" }, h("textarea", { key: 'f9472a1dbc02388214d0c51277dcc838289e2b79', class: "co-json-field__native", rows: this.rows, spellcheck: false, autocomplete: "off", value: this.draft, placeholder: this.placeholder, disabled: this.disabled, readOnly: this.readonly, required: this.required, "aria-invalid": this.isInvalid ? 'true' : 'false', "aria-label": !this.label ? 'JSON' : undefined, onInput: this.handleInput, onFocus: this.handleFocus, onBlur: this.handleBlur, part: "input" })), this.name && h("input", { key: '6c365c240716d857fc026e4c58c08c59722b95f9', type: "hidden", name: this.name, value: this.draft }), helper && (h("div", { key: 'e97c531fbd3a1c3dbec67d0de3f90ba632fe64cb', class: {
|
|
108
115
|
'co-json-field__helper': true,
|
|
109
116
|
'co-json-field__helper--error': this.isInvalid,
|
|
110
|
-
}, part: "helper" }, this.isInvalid && (h("co-icon", { key: '
|
|
117
|
+
}, part: "helper" }, this.isInvalid && (h("co-icon", { key: 'ae9751723abb04b19127d93a4fd798f5e03e8b90', name: "warning-circle", size: 14, class: "co-json-field__helper-icon" })), h("span", { key: '8d44b589ba7d923476e7fd94f572d04452585977', class: "co-json-field__helper-text" }, helper)))));
|
|
111
118
|
}
|
|
112
119
|
static get is() { return "co-json-field"; }
|
|
113
120
|
static get encapsulation() { return "shadow"; }
|
|
@@ -155,7 +162,7 @@ export class CoJsonField {
|
|
|
155
162
|
"optional": true,
|
|
156
163
|
"docs": {
|
|
157
164
|
"tags": [],
|
|
158
|
-
"text": ""
|
|
165
|
+
"text": "Etiqueta del campo."
|
|
159
166
|
},
|
|
160
167
|
"getter": false,
|
|
161
168
|
"setter": false,
|
|
@@ -174,7 +181,7 @@ export class CoJsonField {
|
|
|
174
181
|
"optional": false,
|
|
175
182
|
"docs": {
|
|
176
183
|
"tags": [],
|
|
177
|
-
"text": ""
|
|
184
|
+
"text": "Placeholder del editor vac\u00EDo (default `'{ }'`)."
|
|
178
185
|
},
|
|
179
186
|
"getter": false,
|
|
180
187
|
"setter": false,
|
|
@@ -194,7 +201,7 @@ export class CoJsonField {
|
|
|
194
201
|
"optional": true,
|
|
195
202
|
"docs": {
|
|
196
203
|
"tags": [],
|
|
197
|
-
"text": ""
|
|
204
|
+
"text": "Atributo `name` del textarea nativo."
|
|
198
205
|
},
|
|
199
206
|
"getter": false,
|
|
200
207
|
"setter": false,
|
|
@@ -213,7 +220,7 @@ export class CoJsonField {
|
|
|
213
220
|
"optional": false,
|
|
214
221
|
"docs": {
|
|
215
222
|
"tags": [],
|
|
216
|
-
"text": ""
|
|
223
|
+
"text": "Campo obligatorio: marca la etiqueta con el indicador de requerido."
|
|
217
224
|
},
|
|
218
225
|
"getter": false,
|
|
219
226
|
"setter": false,
|
|
@@ -233,7 +240,7 @@ export class CoJsonField {
|
|
|
233
240
|
"optional": false,
|
|
234
241
|
"docs": {
|
|
235
242
|
"tags": [],
|
|
236
|
-
"text": ""
|
|
243
|
+
"text": "Deshabilita el campo."
|
|
237
244
|
},
|
|
238
245
|
"getter": false,
|
|
239
246
|
"setter": false,
|
|
@@ -253,7 +260,7 @@ export class CoJsonField {
|
|
|
253
260
|
"optional": false,
|
|
254
261
|
"docs": {
|
|
255
262
|
"tags": [],
|
|
256
|
-
"text": ""
|
|
263
|
+
"text": "Solo lectura: muestra el JSON sin permitir editarlo."
|
|
257
264
|
},
|
|
258
265
|
"getter": false,
|
|
259
266
|
"setter": false,
|
|
@@ -273,7 +280,7 @@ export class CoJsonField {
|
|
|
273
280
|
"optional": false,
|
|
274
281
|
"docs": {
|
|
275
282
|
"tags": [],
|
|
276
|
-
"text": ""
|
|
283
|
+
"text": "Alto del editor en l\u00EDneas (default 8)."
|
|
277
284
|
},
|
|
278
285
|
"getter": false,
|
|
279
286
|
"setter": false,
|
|
@@ -443,7 +450,7 @@ export class CoJsonField {
|
|
|
443
450
|
"composed": true,
|
|
444
451
|
"docs": {
|
|
445
452
|
"tags": [],
|
|
446
|
-
"text": ""
|
|
453
|
+
"text": "El editor gan\u00F3 el foco."
|
|
447
454
|
},
|
|
448
455
|
"complexType": {
|
|
449
456
|
"original": "void",
|
|
@@ -458,7 +465,7 @@ export class CoJsonField {
|
|
|
458
465
|
"composed": true,
|
|
459
466
|
"docs": {
|
|
460
467
|
"tags": [],
|
|
461
|
-
"text": ""
|
|
468
|
+
"text": "El editor perdi\u00F3 el foco (lo sigue `coChange`)."
|
|
462
469
|
},
|
|
463
470
|
"complexType": {
|
|
464
471
|
"original": "void",
|
|
@@ -76,6 +76,13 @@ function detectsMacPlatform() {
|
|
|
76
76
|
* <co-kbd keys="mod+0" />
|
|
77
77
|
* <co-kbd keys="v" surface="dark" size="xs" />
|
|
78
78
|
* <co-kbd keys="mod+0" chord />
|
|
79
|
+
*
|
|
80
|
+
* Wrapper Vue: `CoKbd` de `@prolibu-suite/cobalt-vue`.
|
|
81
|
+
*
|
|
82
|
+
* @part group - Contenedor de la combinación (`role="group"`).
|
|
83
|
+
* @part key - Cada tecla (en `chord`, el único chip).
|
|
84
|
+
* @part sep - Separador «+» entre teclas (sin `chord`).
|
|
85
|
+
* @part cell - Cada token dentro del chip de `chord`.
|
|
79
86
|
*/
|
|
80
87
|
export class CoKbd {
|
|
81
88
|
constructor() {
|
|
@@ -146,7 +153,7 @@ export class CoKbd {
|
|
|
146
153
|
keyNodes.push(h("kbd", { class: "co-kbd__key", part: "key", key: `key-${index}` }, renderToken(token, iconSize)));
|
|
147
154
|
});
|
|
148
155
|
}
|
|
149
|
-
return (h("span", { key: '
|
|
156
|
+
return (h("span", { key: 'd2b28cba40938051dd4488ceb0e06391e9e4b31d', class: {
|
|
150
157
|
'co-kbd': true,
|
|
151
158
|
[`co-kbd--${this.size}`]: true,
|
|
152
159
|
[`co-kbd--${this.surface}`]: true,
|
|
@@ -6,6 +6,9 @@ import { h } from "@stencil/core";
|
|
|
6
6
|
* primary/secondary actions, or the default slot for fully custom content.
|
|
7
7
|
*
|
|
8
8
|
* @slot - Custom footer content (rendered after the prop buttons).
|
|
9
|
+
*
|
|
10
|
+
* Wrapper Vue: `CoListFooter` de `@prolibu-suite/cobalt-vue`.
|
|
11
|
+
* @part footer - La fila del footer.
|
|
9
12
|
*/
|
|
10
13
|
export class CoListFooter {
|
|
11
14
|
constructor() {
|
|
@@ -17,7 +20,7 @@ export class CoListFooter {
|
|
|
17
20
|
this.handleSecondary = () => this.coSecondary.emit();
|
|
18
21
|
}
|
|
19
22
|
render() {
|
|
20
|
-
return (h("div", { key: '
|
|
23
|
+
return (h("div", { key: '61546eeb0e5103393b4cd92f5621dc7be8850dc8', class: "co-list-footer", part: "footer" }, this.secondaryLabel && (h("button", { key: '1cd3d7d6fd76363ce833ad67d89763e208d24c17', class: "co-list-footer__btn co-list-footer__btn--secondary", type: "button", onClick: this.handleSecondary }, this.secondaryIcon && h("co-icon", { key: '4a7d628520bfb739de5b007fef48e64fe248ad2f', name: this.secondaryIcon, size: 16 }), h("span", { key: '7e8e2f8397c0b265e66a429da7218bdc2644c3bc' }, this.secondaryLabel))), this.primaryLabel && (h("button", { key: 'ed329dc5b328487ad4da2d737fcb82860c5e21a0', class: "co-list-footer__btn co-list-footer__btn--primary", type: "button", onClick: this.handlePrimary }, this.primaryIcon && h("co-icon", { key: '8eb46e472523447eda9e6034aae5ea7ddd747946', name: this.primaryIcon, size: 16 }), h("span", { key: '102b70dbf80bd01085b77324e9504d582c48d5a1' }, this.primaryLabel))), h("slot", { key: '676f9c2b6d3f26ebdface52181dcaf9717c69240' })));
|
|
21
24
|
}
|
|
22
25
|
static get is() { return "co-list-footer"; }
|
|
23
26
|
static get encapsulation() { return "shadow"; }
|
|
@@ -4,6 +4,9 @@ import { h } from "@stencil/core";
|
|
|
4
4
|
* @slot prefix - Leading content (icon, checkbox, avatar)
|
|
5
5
|
* @slot - Main content (default slot)
|
|
6
6
|
* @slot suffix - Trailing content (icon, badge, action)
|
|
7
|
+
*
|
|
8
|
+
* Wrapper Vue: `CoListItem` de `@prolibu-suite/cobalt-vue`.
|
|
9
|
+
* @part item - La fila.
|
|
7
10
|
*/
|
|
8
11
|
export class CoListItem {
|
|
9
12
|
constructor() {
|
|
@@ -70,21 +73,21 @@ export class CoListItem {
|
|
|
70
73
|
requestAnimationFrame(this.measureTruncation);
|
|
71
74
|
}
|
|
72
75
|
render() {
|
|
73
|
-
return (h("div", { key: '
|
|
76
|
+
return (h("div", { key: 'b00bba3c362b7fded6dbb54a3a77204fd6f12f06', class: {
|
|
74
77
|
'co-list-item': true,
|
|
75
78
|
'co-list-item--selected': this.selected,
|
|
76
79
|
'co-list-item--disabled': this.disabled,
|
|
77
80
|
'co-list-item--dense': this.dense,
|
|
78
81
|
'co-list-item--has-description': !!this.description,
|
|
79
|
-
}, part: "item", role: "option", tabindex: this.disabled ? -1 : 0, "aria-selected": this.selected ? 'true' : 'false', "aria-disabled": this.disabled ? 'true' : 'false', onClick: this.handleClick, onKeyDown: this.handleKeyDown }, h("span", { key: '
|
|
82
|
+
}, part: "item", role: "option", tabindex: this.disabled ? -1 : 0, "aria-selected": this.selected ? 'true' : 'false', "aria-disabled": this.disabled ? 'true' : 'false', onClick: this.handleClick, onKeyDown: this.handleKeyDown }, h("span", { key: '12df4e650ce79eb1a1081cbaa8d8a0df472bd60f', class: "co-list-item__prefix" }, this.icon && h("co-icon", { key: '6d0b024a833e411784c6c1aec18d2e170657bff5', name: this.icon, size: 18 }), h("slot", { key: '6d920565296d083b5ebd1683452b54cb18d7cc02', name: "prefix" })), h("div", { key: '9f1ee9f1a8d09ede38cdf56fe6f34bb389d3a008', class: "co-list-item__content" }, this.label && (h("co-tooltip", { key: '320ce0919f79ed00a189c19c890cdd31ec8f4fad', block: true, class: "co-list-item__tip", content: this.label, placement: "top", disabled: !this.labelTruncated }, h("span", { key: 'c735e984ef6b50d4b075829e496282123463b20a', class: "co-list-item__label", ref: (el) => {
|
|
80
83
|
this.labelEl = el;
|
|
81
84
|
if (el && this.ro)
|
|
82
85
|
this.ro.observe(el);
|
|
83
|
-
} }, this.label))), this.description && (h("co-tooltip", { key: '
|
|
86
|
+
} }, this.label))), this.description && (h("co-tooltip", { key: '729e862dc61a4c342e850b4453916bc3c477bdd2', block: true, class: "co-list-item__tip", content: this.description, placement: "top", disabled: !this.descTruncated }, h("span", { key: 'b593f33d3b0122ab535a94c7ce259add9069323c', class: "co-list-item__description", ref: (el) => {
|
|
84
87
|
this.descEl = el;
|
|
85
88
|
if (el && this.ro)
|
|
86
89
|
this.ro.observe(el);
|
|
87
|
-
} }, this.description))), h("slot", { key: '
|
|
90
|
+
} }, this.description))), h("slot", { key: '55c7bc86e9aea170a37862642531d01203071e0a' })), h("span", { key: 'bef781667653254040abbfbdc518ce6086c17248', class: "co-list-item__suffix" }, h("slot", { key: '349cde2b81c10eb9e9c425b96808ad6bcb86d527', name: "suffix" }))));
|
|
88
91
|
}
|
|
89
92
|
static get is() { return "co-list-item"; }
|
|
90
93
|
static get encapsulation() { return "shadow"; }
|
|
@@ -3,6 +3,11 @@ import { h } from "@stencil/core";
|
|
|
3
3
|
* Three-ball Google-style loader. Inline by default; pass `overlay` to fill
|
|
4
4
|
* the nearest positioned ancestor with a backdrop (drop-in replacement for
|
|
5
5
|
* q-inner-loading from V1's SkLoader).
|
|
6
|
+
* Wrapper Vue: `CoLoader` de `@prolibu-suite/cobalt-vue`.
|
|
7
|
+
*
|
|
8
|
+
* @part root - Contenedor del loader (o del overlay).
|
|
9
|
+
* @part balls - Las tres esferas animadas.
|
|
10
|
+
* @part text - Texto opcional bajo las esferas.
|
|
6
11
|
*/
|
|
7
12
|
export class CoLoader {
|
|
8
13
|
constructor() {
|
|
@@ -5,6 +5,13 @@ import { h } from "@stencil/core";
|
|
|
5
5
|
* slot fallback (for a type-icon box) when there is no `src`.
|
|
6
6
|
*
|
|
7
7
|
* @slot - Fallback content shown when `src` is not set (e.g. a type-icon box).
|
|
8
|
+
*
|
|
9
|
+
* Wrapper Vue: `CoMediaThumb` de `@prolibu-suite/cobalt-vue`.
|
|
10
|
+
*
|
|
11
|
+
* @part thumb - La caja de la vista previa.
|
|
12
|
+
* @part img - La imagen de portada.
|
|
13
|
+
* @part scrim - Velo oscuro sobre un video.
|
|
14
|
+
* @part play - Botón de play (`video`).
|
|
8
15
|
*/
|
|
9
16
|
export class CoMediaThumb {
|
|
10
17
|
constructor() {
|
|
@@ -23,13 +30,13 @@ export class CoMediaThumb {
|
|
|
23
30
|
}
|
|
24
31
|
render() {
|
|
25
32
|
var _a;
|
|
26
|
-
return (h("div", { key: '
|
|
33
|
+
return (h("div", { key: '715a75c2d9bf586503838952ce1db8ba0a3b74ea', class: {
|
|
27
34
|
'co-media-thumb': true,
|
|
28
35
|
'co-media-thumb--video': this.video,
|
|
29
36
|
}, part: "thumb", style: {
|
|
30
37
|
height: this.toCss(this.height),
|
|
31
38
|
borderRadius: `${this.radius}px`,
|
|
32
|
-
} }, this.src ? (h("img", { class: "co-media-thumb__img", src: this.src, alt: (_a = this.alt) !== null && _a !== void 0 ? _a : '', part: "img" })) : (h("slot", null)), this.video && (h("div", { key: '
|
|
39
|
+
} }, this.src ? (h("img", { class: "co-media-thumb__img", src: this.src, alt: (_a = this.alt) !== null && _a !== void 0 ? _a : '', part: "img" })) : (h("slot", null)), this.video && (h("div", { key: '8a6e21bb26be30746d05a00b5fffca7c6992abd1', class: "co-media-thumb__scrim", part: "scrim" }, h("div", { key: '67bf73c8a6a14581b47809efac7e1d4b2628324d', class: "co-media-thumb__play", part: "play" }, h("svg", { key: 'a0f530d26561a4e7256d5f5ee20e6a7d91d8f6e0', class: "co-media-thumb__play-icon", width: "16", height: "18", viewBox: "0 0 16 18", fill: "none", "aria-hidden": "true" }, h("path", { key: '86ef92454cdcca6096cd3dc435833138c46e2e39', d: "M2 2l12 7-12 7z", fill: "var(--co-color-base-negro, #1f1c1b)" })))))));
|
|
33
40
|
}
|
|
34
41
|
static get is() { return "co-media-thumb"; }
|
|
35
42
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,3 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @prop --co-menu-padding: Padding del panel (default 4px).
|
|
3
|
+
* @prop --co-menu-gap: Separación entre filas (default 2px).
|
|
4
|
+
* @prop --co-menu-min-width: Ancho mínimo del panel (default 200px; en `surface="dark"`, auto).
|
|
5
|
+
* @prop --co-menu-border-color: Color del anillo interno del panel claro.
|
|
6
|
+
* @prop --co-menu-radius: Radio del panel (default 12px en claro, 8px en `surface="dark"`).
|
|
7
|
+
* @prop --co-menu-max-height: Alto máximo del panel (default sin tope); junto con `--co-menu-overflow: auto` hace que un menú largo scrollee.
|
|
8
|
+
* @prop --co-menu-overflow: Recorte del panel (default `visible`).
|
|
9
|
+
* @prop --co-menu-shadow: Sombra del panel con `surface="dark"` (default ninguna).
|
|
10
|
+
*/
|
|
1
11
|
:host {
|
|
2
12
|
display: contents;
|
|
3
13
|
}
|
|
@@ -40,7 +50,7 @@
|
|
|
40
50
|
re-declara acá para poder pisarlo desde el consumidor SIN tocar la regla
|
|
41
51
|
original. `overflow` va detrás de SU PROPIA variable con fallback `visible`:
|
|
42
52
|
un `overflow: auto` fijo cambiaba el recorte de TODOS los `co-menu` del
|
|
43
|
-
sistema con o sin `--co-menu-max-height
|
|
53
|
+
sistema con o sin `--co-menu-max-height`, y el contrato de
|
|
44
54
|
estos hooks es que sin la variable nada cambie. Quien quiera un panel que
|
|
45
55
|
scrollee —el menú contextual del canvas, que es más largo que la pantalla—
|
|
46
56
|
pide las dos: `--co-menu-max-height` y `--co-menu-overflow: auto`. */
|