@prolibu-suite/cobalt-core 0.9.5 → 0.10.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 +750 -80
- package/dist/cjs/co-accordion.cjs.entry.js +1 -1
- package/dist/cjs/co-action-bar.cjs.entry.js +1 -1
- package/dist/cjs/co-app-shell.cjs.entry.js +4 -4
- package/dist/cjs/co-audio-player.cjs.entry.js +1 -1
- package/dist/cjs/co-autocomplete.cjs.entry.js +2 -2
- package/dist/cjs/co-avatar-group.cjs.entry.js +1 -1
- package/dist/cjs/co-avatar_2.cjs.entry.js +49 -17
- package/dist/cjs/co-badge.cjs.entry.js +11 -3
- package/dist/cjs/co-bottom-sheet.cjs.entry.js +1 -1
- package/dist/cjs/co-breadcrumb-item.cjs.entry.js +1 -1
- package/dist/cjs/co-breadcrumb.cjs.entry.js +1 -1
- package/dist/cjs/co-button-group.cjs.entry.js +1 -1
- package/dist/cjs/co-button.cjs.entry.js +2 -2
- package/dist/cjs/co-calendar-month_2.cjs.entry.js +55 -20
- package/dist/cjs/co-calendar_3.cjs.entry.js +27 -15
- package/dist/cjs/co-card.cjs.entry.js +1 -1
- package/dist/cjs/co-carousel-item.cjs.entry.js +1 -1
- package/dist/cjs/co-carousel.cjs.entry.js +2 -2
- package/dist/cjs/co-checkbox-group.cjs.entry.js +2 -2
- package/dist/cjs/co-checkbox.cjs.entry.js +6 -6
- package/dist/cjs/co-chip_2.cjs.entry.js +8 -5
- package/dist/cjs/co-color-picker.cjs.entry.js +1048 -27
- package/dist/cjs/co-column-picker.cjs.entry.js +3 -3
- package/dist/cjs/co-combobox.cjs.entry.js +2 -2
- package/dist/cjs/co-command-search.cjs.entry.js +1 -1
- package/dist/cjs/co-data-table-pagination.cjs.entry.js +5 -5
- package/dist/cjs/co-data-table.cjs.entry.js +1 -1
- package/dist/cjs/co-date-picker.cjs.entry.js +3 -3
- package/dist/cjs/co-date-range-picker.cjs.entry.js +3 -3
- package/dist/cjs/co-date-range.cjs.entry.js +2 -2
- package/dist/cjs/co-date-time-picker.cjs.entry.js +101 -130
- package/dist/cjs/co-drive-card.cjs.entry.js +2 -2
- package/dist/cjs/co-drop-zone.cjs.entry.js +2 -2
- package/dist/cjs/co-emoji-picker.cjs.entry.js +4 -4
- package/dist/cjs/co-empty-state.cjs.entry.js +4 -4
- package/dist/cjs/co-event-calendar.cjs.entry.js +4 -4
- package/dist/cjs/co-event-popover.cjs.entry.js +3 -3
- package/dist/cjs/co-fab.cjs.entry.js +3 -3
- package/dist/cjs/co-file-field.cjs.entry.js +102 -106
- package/dist/cjs/co-file-type-tile.cjs.entry.js +3 -3
- package/dist/cjs/co-helper-text.cjs.entry.js +3 -3
- package/dist/cjs/co-icon-button.cjs.entry.js +6 -6
- package/dist/cjs/co-icon.cjs.entry.js +3 -3
- package/dist/cjs/co-input.cjs.entry.js +26 -4
- package/dist/cjs/co-json-field.cjs.entry.js +5 -5
- package/dist/cjs/co-lightbox.cjs.entry.js +204 -21
- package/dist/cjs/co-list-footer.cjs.entry.js +2 -2
- package/dist/cjs/co-list-item.cjs.entry.js +5 -5
- package/dist/cjs/co-loader.cjs.entry.js +1 -1
- package/dist/cjs/co-media-thumb.cjs.entry.js +3 -3
- package/dist/cjs/co-menu-divider.cjs.entry.js +2 -2
- package/dist/cjs/co-menu-item.cjs.entry.js +84 -3
- package/dist/cjs/co-menu.cjs.entry.js +2 -2
- package/dist/cjs/co-modal.cjs.entry.js +6 -4
- package/dist/cjs/co-navbar.cjs.entry.js +4 -4
- package/dist/cjs/co-number-field.cjs.entry.js +272 -9
- package/dist/cjs/co-overlay.cjs.entry.js +6 -4
- package/dist/cjs/co-page-header.cjs.entry.js +2 -2
- package/dist/cjs/co-phone-field.cjs.entry.js +3 -3
- package/dist/cjs/co-popover.cjs.entry.js +58 -21
- package/dist/cjs/co-progress-bar.cjs.entry.js +3 -3
- package/dist/cjs/co-progress-circle.cjs.entry.js +3 -3
- package/dist/cjs/co-provider-logo_2.cjs.entry.js +47 -3
- package/dist/cjs/co-radio-group.cjs.entry.js +1 -1
- package/dist/cjs/co-radio.cjs.entry.js +4 -4
- package/dist/cjs/co-rating.cjs.entry.js +4 -4
- package/dist/cjs/co-ref-field.cjs.entry.js +4 -4
- package/dist/cjs/co-rich-text-editor.cjs.entry.js +11 -8
- package/dist/cjs/co-rich-text-toolbar.cjs.entry.js +7 -3
- package/dist/cjs/co-rich-text-viewer.cjs.entry.js +4 -3
- package/dist/cjs/co-row.cjs.entry.js +3 -3
- package/dist/cjs/co-segmented-bar.cjs.entry.js +1 -1
- package/dist/cjs/co-select.cjs.entry.js +2 -2
- package/dist/cjs/co-separator.cjs.entry.js +2 -2
- package/dist/cjs/co-sidebar-nav.cjs.entry.js +2 -2
- package/dist/cjs/co-sidebar.cjs.entry.js +3 -3
- package/dist/cjs/co-slider.cjs.entry.js +3 -3
- package/dist/cjs/co-switch.cjs.entry.js +6 -6
- package/dist/cjs/co-tab-group.cjs.entry.js +3 -3
- package/dist/cjs/co-tab.cjs.entry.js +3 -3
- package/dist/cjs/co-tags-field.cjs.entry.js +8 -8
- package/dist/cjs/co-textarea.cjs.entry.js +6 -6
- package/dist/cjs/co-time-field.cjs.entry.js +325 -0
- package/dist/cjs/co-toast.cjs.entry.js +2 -2
- package/dist/cjs/co-toggle-button-group.cjs.entry.js +4 -4
- package/dist/cjs/co-toggle-button.cjs.entry.js +4 -4
- package/dist/cjs/co-transfer-list.cjs.entry.js +1 -1
- package/dist/cjs/co-video.cjs.entry.js +32 -7
- package/dist/cjs/cobalt.cjs.js +2 -2
- package/dist/cjs/color-CML2Cfdh.js +142 -0
- package/dist/cjs/{dateI18n-wblvKRq_.js → dateI18n-BK2qHqoC.js} +36 -0
- package/dist/cjs/{fieldChip-BLzo9MEV.js → fieldChip-B6YIGU1V.js} +1 -1
- package/dist/cjs/fileI18n-6sdbKvo6.js +88 -0
- package/dist/cjs/{index-DFZ5YhIT.js → index-BYwrR87Z.js} +28 -10
- package/dist/cjs/{index-DK-2Lzmf.js → index-MDAnKsze.js} +25 -21
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{positioning-DCj_AJ2T.js → positioning-CyatXeT_.js} +32 -13
- package/dist/cjs/{requiredMark-C1xcrzSZ.js → requiredMark-D-t-IPN0.js} +1 -1
- package/dist/cjs/{toolbar-config-BQfWTW6P.js → toolbar-config-BSGas-Wl.js} +10 -0
- package/dist/cobalt/cobalt.css +1 -1
- package/dist/cobalt/cobalt.esm.js +1 -1
- package/dist/cobalt/{p-f83b48fd.entry.js → p-011dc80b.entry.js} +1 -1
- package/dist/cobalt/{p-316c62c0.entry.js → p-0678c797.entry.js} +1 -1
- package/dist/cobalt/{p-43bd298d.entry.js → p-08e42e00.entry.js} +1 -1
- package/dist/cobalt/{p-1c68bc41.entry.js → p-10b82207.entry.js} +1 -1
- package/dist/cobalt/{p-a8c64cc3.entry.js → p-15d59169.entry.js} +1 -1
- package/dist/cobalt/{p-07d570a6.entry.js → p-16954cea.entry.js} +1 -1
- package/dist/cobalt/{p-85a61e28.entry.js → p-17244412.entry.js} +1 -1
- package/dist/cobalt/p-1788aab5.entry.js +1 -0
- package/dist/cobalt/p-1a589c8e.entry.js +1 -0
- package/dist/cobalt/{p-da546d08.entry.js → p-1dc55e43.entry.js} +1 -1
- package/dist/cobalt/p-20a39218.entry.js +1 -0
- package/dist/cobalt/{p-4c7e3984.entry.js → p-23ab0cc5.entry.js} +1 -1
- package/dist/cobalt/{p-fabe5fb2.entry.js → p-2636b7eb.entry.js} +1 -1
- package/dist/cobalt/{p-88a0659f.entry.js → p-27a7e549.entry.js} +1 -1
- package/dist/cobalt/{p-18d34b01.entry.js → p-290066ef.entry.js} +1 -1
- package/dist/cobalt/{p-89e38c5e.entry.js → p-2f9cbbd5.entry.js} +1 -1
- package/dist/cobalt/{p-ef5e1167.entry.js → p-325b91b6.entry.js} +1 -1
- package/dist/cobalt/{p-60cb66f5.entry.js → p-37f5036b.entry.js} +1 -1
- package/dist/cobalt/p-3cc3ff93.entry.js +1 -0
- package/dist/cobalt/p-410bee4d.entry.js +1 -0
- package/dist/cobalt/{p-6795a258.entry.js → p-44c4e4a3.entry.js} +1 -1
- package/dist/cobalt/{p-4b083da4.entry.js → p-44ea675f.entry.js} +1 -1
- package/dist/cobalt/{p-2828ecf6.entry.js → p-4592ca00.entry.js} +1 -1
- package/dist/cobalt/p-4908f33f.entry.js +1 -0
- package/dist/cobalt/{p-342e1da4.entry.js → p-4d65e713.entry.js} +1 -1
- package/dist/cobalt/{p-dca4cd5f.entry.js → p-4d897896.entry.js} +1 -1
- package/dist/cobalt/{p-33ea4a90.entry.js → p-50bcc76f.entry.js} +1 -1
- package/dist/cobalt/{p-ac91259e.entry.js → p-5298c030.entry.js} +1 -1
- package/dist/cobalt/p-54c987d7.entry.js +1 -0
- package/dist/cobalt/p-56551580.entry.js +1 -0
- package/dist/cobalt/p-58137c9e.entry.js +1 -0
- package/dist/cobalt/{p-4f754c9a.entry.js → p-58d9b650.entry.js} +1 -1
- package/dist/cobalt/p-59963937.entry.js +1 -0
- package/dist/cobalt/{p-2d329ac8.entry.js → p-623cc195.entry.js} +1 -1
- package/dist/cobalt/p-63825d7f.entry.js +1 -0
- package/dist/cobalt/{p-8e667eb6.entry.js → p-66b11b38.entry.js} +1 -1
- package/dist/cobalt/{p-fb3a095b.entry.js → p-6bf6bc3e.entry.js} +1 -1
- package/dist/cobalt/p-6f700f0d.entry.js +1 -0
- package/dist/cobalt/p-73c6d735.entry.js +1 -0
- package/dist/cobalt/{p-a6357340.entry.js → p-76249983.entry.js} +1 -1
- package/dist/cobalt/{p-bfc2a849.entry.js → p-82266f11.entry.js} +1 -1
- package/dist/cobalt/{p-a9b29cc2.entry.js → p-826ee074.entry.js} +1 -1
- package/dist/cobalt/{p-23b3ff3f.entry.js → p-83a9a05a.entry.js} +1 -1
- package/dist/cobalt/{p-568cfe8d.entry.js → p-83ea631d.entry.js} +1 -1
- package/dist/cobalt/p-85501c6a.entry.js +1 -0
- package/dist/cobalt/{p-dfd25f1d.entry.js → p-88195a63.entry.js} +1 -1
- package/dist/cobalt/p-8fa5dc4a.entry.js +1 -0
- package/dist/cobalt/{p-c8dba82f.entry.js → p-91e73a92.entry.js} +1 -1
- package/dist/cobalt/{p-ac466658.entry.js → p-92b092db.entry.js} +1 -1
- package/dist/cobalt/{p-36197363.entry.js → p-996f4e38.entry.js} +1 -1
- package/dist/cobalt/p-BRbgGqLw.js +1 -0
- package/dist/cobalt/{p-BL0sCfMH.js → p-Bryf3-Js.js} +1 -1
- package/dist/cobalt/p-DFHRS9cJ.js +1 -0
- package/dist/cobalt/{p-CrtiywTB.js → p-DH5lfRNj.js} +1 -1
- package/dist/{components/p-WeuPA9Rw.js → cobalt/p-DOL2zACE.js} +1 -1
- package/dist/cobalt/p-D_zA1Pv4.js +1 -0
- package/dist/cobalt/{p-fef5db54.entry.js → p-a32b20eb.entry.js} +1 -1
- package/dist/cobalt/p-aa9400bf.entry.js +1 -0
- package/dist/cobalt/{p-8eb485c8.entry.js → p-aaca6dab.entry.js} +1 -1
- package/dist/cobalt/{p-e5495539.entry.js → p-aae86f96.entry.js} +1 -1
- package/dist/cobalt/{p-8f38e24d.entry.js → p-ad33c40e.entry.js} +1 -1
- package/dist/cobalt/p-b0c4fc71.entry.js +1 -0
- package/dist/cobalt/{p-da18b5f4.entry.js → p-b1e8d69e.entry.js} +1 -1
- package/dist/cobalt/p-b48917c9.entry.js +1 -0
- package/dist/cobalt/{p-7e53e9c8.entry.js → p-b565104d.entry.js} +1 -1
- package/dist/cobalt/{p-b0319a2d.entry.js → p-b90d41e4.entry.js} +1 -1
- package/dist/cobalt/{p-c5684c79.entry.js → p-bd683db3.entry.js} +1 -1
- package/dist/cobalt/{p-1ddbc48b.entry.js → p-c124e82b.entry.js} +1 -1
- package/dist/cobalt/{p-95efe661.entry.js → p-c2ebf0ec.entry.js} +1 -1
- package/dist/cobalt/{p-76420ac1.entry.js → p-c32c176a.entry.js} +1 -1
- package/dist/cobalt/{p-54ae807d.entry.js → p-c465d619.entry.js} +1 -1
- package/dist/cobalt/{p-ab45d9bd.entry.js → p-c91d4fc6.entry.js} +1 -1
- package/dist/cobalt/{p-ce35c898.entry.js → p-d29bb0fa.entry.js} +1 -1
- package/dist/cobalt/{p-7c5e846a.entry.js → p-db805569.entry.js} +1 -1
- package/dist/cobalt/p-e01f9b9a.entry.js +1 -0
- package/dist/cobalt/p-e3aae282.entry.js +1 -0
- package/dist/cobalt/{p-d15d3a97.entry.js → p-e4264532.entry.js} +1 -1
- package/dist/cobalt/{p-93c68029.entry.js → p-e48f4e45.entry.js} +1 -1
- package/dist/cobalt/{p-3f0eed59.entry.js → p-e49a564c.entry.js} +1 -1
- package/dist/cobalt/p-e8a2f993.entry.js +1 -0
- package/dist/cobalt/p-e8a4e6b0.entry.js +1 -0
- package/dist/cobalt/p-ea20f048.entry.js +1 -0
- package/dist/cobalt/{p-c1e7fb32.entry.js → p-eb063cc0.entry.js} +1 -1
- package/dist/cobalt/p-eb82358d.entry.js +1 -0
- package/dist/cobalt/{p-2114c036.entry.js → p-eb8691f2.entry.js} +1 -1
- package/dist/cobalt/{p-e8878cf9.entry.js → p-ee2023da.entry.js} +1 -1
- package/dist/cobalt/p-ee9a623d.entry.js +1 -0
- package/dist/cobalt/p-ef5ca521.entry.js +1 -0
- package/dist/cobalt/p-f4e1c3c3.entry.js +1 -0
- package/dist/cobalt/{p-e364b8a5.entry.js → p-f57dffca.entry.js} +1 -1
- package/dist/cobalt/p-f6691108.entry.js +1 -0
- package/dist/cobalt/p-f68dd124.entry.js +1 -0
- package/dist/cobalt/p-fMqVDypp.js +1 -0
- package/dist/cobalt/{p-0c463d9a.entry.js → p-fd150cc6.entry.js} +1 -1
- package/dist/cobalt/{p-0e91e5c4.entry.js → p-fe7e8813.entry.js} +1 -1
- package/dist/cobalt/p-gKnOhsd2.js +1 -0
- package/dist/cobalt/p-jYd9gu_c.js +1 -0
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/co-app-shell/co-app-shell.css +107 -41
- package/dist/collection/components/co-app-shell/co-app-shell.js +2 -2
- package/dist/collection/components/co-autocomplete/co-autocomplete.js +1 -1
- package/dist/collection/components/co-avatar-group/co-avatar-group.js +1 -1
- package/dist/collection/components/co-badge/co-badge.css +18 -0
- package/dist/collection/components/co-badge/co-badge.js +29 -1
- package/dist/collection/components/co-button/co-button.css +4 -4
- package/dist/collection/components/co-checkbox/co-checkbox.css +12 -3
- package/dist/collection/components/co-checkbox/co-checkbox.js +6 -6
- package/dist/collection/components/co-checkbox-group/co-checkbox-group.css +1 -3
- package/dist/collection/components/co-checkbox-group/co-checkbox-group.js +1 -1
- package/dist/collection/components/co-color-picker/co-color-picker.css +252 -5
- package/dist/collection/components/co-color-picker/co-color-picker.js +932 -15
- package/dist/collection/components/co-color-picker/presets.js +113 -15
- package/dist/collection/components/co-column-picker/co-column-picker.js +2 -2
- package/dist/collection/components/co-combobox/co-combobox.js +1 -1
- package/dist/collection/components/co-command-search/co-command-search.js +1 -1
- package/dist/collection/components/co-data-table/co-data-table.js +1 -1
- package/dist/collection/components/co-data-table-pagination/co-data-table-pagination.js +4 -4
- package/dist/collection/components/co-date-field/co-date-field.js +4 -4
- package/dist/collection/components/co-date-range/co-date-range.js +1 -1
- package/dist/collection/components/co-date-range-picker/co-date-range-picker.js +2 -2
- package/dist/collection/components/co-date-time-picker/co-date-time-picker.css +128 -32
- package/dist/collection/components/co-date-time-picker/co-date-time-picker.js +142 -138
- package/dist/collection/components/co-drawer/co-drawer.css +99 -36
- package/dist/collection/components/co-drawer/co-drawer.js +19 -7
- package/dist/collection/components/co-drive-card/co-drive-card.js +1 -1
- package/dist/collection/components/co-drop-zone/co-drop-zone.js +1 -1
- package/dist/collection/components/co-emoji-picker/co-emoji-picker.js +2 -2
- package/dist/collection/components/co-empty-state/co-empty-state.css +28 -0
- package/dist/collection/components/co-empty-state/co-empty-state.js +2 -2
- package/dist/collection/components/co-event-calendar/co-event-calendar.js +2 -2
- package/dist/collection/components/co-event-popover/co-event-popover.js +1 -1
- package/dist/collection/components/co-fab/co-fab.js +2 -2
- package/dist/collection/components/co-file-field/co-file-field.css +55 -2
- package/dist/collection/components/co-file-field/co-file-field.js +41 -13
- package/dist/collection/components/co-file-field/co-file-field.utils.js +51 -4
- package/dist/collection/components/co-file-type-tile/co-file-type-tile.js +2 -2
- package/dist/collection/components/co-helper-text/co-helper-text.js +2 -2
- package/dist/collection/components/co-icon/co-icon.js +2 -2
- package/dist/collection/components/co-icon-button/co-icon-button.css +40 -2
- package/dist/collection/components/co-icon-button/co-icon-button.js +43 -4
- package/dist/collection/components/co-input/co-input.css +33 -0
- package/dist/collection/components/co-input/co-input.js +25 -2
- package/dist/collection/components/co-json-field/co-json-field.js +3 -3
- package/dist/collection/components/co-lightbox/co-lightbox.css +23 -0
- package/dist/collection/components/co-lightbox/co-lightbox.js +209 -20
- package/dist/collection/components/co-list-footer/co-list-footer.js +1 -1
- package/dist/collection/components/co-list-item/co-list-item.js +4 -4
- package/dist/collection/components/co-media-thumb/co-media-thumb.js +2 -2
- package/dist/collection/components/co-menu/co-menu.js +1 -1
- package/dist/collection/components/co-menu-divider/co-menu-divider.js +1 -1
- package/dist/collection/components/co-menu-item/co-menu-item.js +67 -3
- package/dist/collection/components/co-modal/co-modal.css +106 -37
- package/dist/collection/components/co-modal/co-modal.js +4 -2
- package/dist/collection/components/co-navbar/co-navbar.css +4 -2
- package/dist/collection/components/co-navbar/co-navbar.js +2 -2
- package/dist/collection/components/co-number-field/co-number-field.css +22 -0
- package/dist/collection/components/co-number-field/co-number-field.js +216 -9
- package/dist/collection/components/co-option-list/co-option-list.css +25 -4
- package/dist/collection/components/co-option-list/co-option-list.js +26 -3
- package/dist/collection/components/co-overlay/co-overlay.js +5 -3
- package/dist/collection/components/co-page-header/co-page-header.js +1 -1
- package/dist/collection/components/co-phone-field/co-phone-field.js +1 -1
- package/dist/collection/components/co-popover/co-popover.css +18 -3
- package/dist/collection/components/co-popover/co-popover.js +83 -20
- package/dist/collection/components/co-progress-bar/co-progress-bar.js +2 -2
- package/dist/collection/components/co-progress-circle/co-progress-circle.js +2 -2
- package/dist/collection/components/co-radio/co-radio.js +3 -3
- package/dist/collection/components/co-radio-group/co-radio-group.js +1 -1
- package/dist/collection/components/co-rating/co-rating.js +3 -3
- package/dist/collection/components/co-ref-field/co-ref-field.js +3 -3
- package/dist/collection/components/co-rich-text-editor/co-rich-text-editor.css +14 -1
- package/dist/collection/components/co-rich-text-editor/co-rich-text-editor.js +9 -6
- package/dist/collection/components/co-rich-text-toolbar/co-rich-text-toolbar.js +7 -3
- package/dist/collection/components/co-rich-text-viewer/co-rich-text-viewer.js +3 -2
- package/dist/collection/components/co-row/co-row.js +2 -2
- package/dist/collection/components/co-segmented-bar/co-segmented-bar.js +1 -1
- package/dist/collection/components/co-select/co-select.js +1 -1
- package/dist/collection/components/co-separator/co-separator.js +1 -1
- package/dist/collection/components/co-sidebar/co-sidebar.js +2 -2
- package/dist/collection/components/co-sidebar-nav/co-sidebar-nav.css +2 -2
- package/dist/collection/components/co-sidebar-nav/co-sidebar-nav.js +1 -1
- package/dist/collection/components/co-skeleton/co-skeleton.css +18 -0
- package/dist/collection/components/co-skeleton/co-skeleton.js +83 -1
- package/dist/collection/components/co-slider/co-slider.js +2 -2
- package/dist/collection/components/co-switch/co-switch.css +3 -3
- package/dist/collection/components/co-switch/co-switch.js +3 -3
- package/dist/collection/components/co-tab/co-tab.js +2 -2
- package/dist/collection/components/co-tab-group/co-tab-group.js +2 -2
- package/dist/collection/components/co-tags-field/co-tags-field.js +5 -5
- package/dist/collection/components/co-textarea/co-textarea.js +4 -4
- package/dist/collection/components/co-time-field/co-time-field.css +111 -0
- package/dist/collection/components/co-time-field/co-time-field.js +536 -0
- package/dist/collection/components/co-toast/co-toast.css +13 -7
- package/dist/collection/components/co-toast/co-toast.js +2 -2
- package/dist/collection/components/co-toggle-button/co-toggle-button.css +16 -11
- package/dist/collection/components/co-toggle-button/co-toggle-button.js +2 -2
- package/dist/collection/components/co-toggle-button-group/co-toggle-button-group.css +7 -1
- package/dist/collection/components/co-toggle-button-group/co-toggle-button-group.js +2 -2
- package/dist/collection/components/co-tooltip/co-tooltip.css +18 -1
- package/dist/collection/components/co-tooltip/co-tooltip.js +49 -16
- package/dist/collection/components/co-transfer-list/co-transfer-list.js +1 -1
- package/dist/collection/components/co-video/co-video.js +34 -9
- package/dist/collection/utils/amountText.js +95 -0
- package/dist/collection/utils/color.js +109 -3
- package/dist/collection/utils/colorPickerI18n.js +55 -0
- package/dist/collection/utils/dateI18n.js +36 -0
- package/dist/collection/utils/fileI18n.js +3 -0
- package/dist/collection/utils/positioning.js +37 -4
- package/dist/collection/utils/submenu.js +35 -0
- 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-breadcrumb-item.js +1 -1
- package/dist/components/co-breadcrumb.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-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-picker.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-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-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-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-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-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-time-field.d.ts +11 -0
- package/dist/components/co-time-field.js +1 -0
- 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-video.js +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/p-9ceBPSd1.js +1 -0
- package/dist/components/p-B1QFLcY9.js +1 -0
- package/dist/components/p-B2IsXte7.js +1 -0
- package/dist/components/p-B4NCaKrR.js +1 -0
- package/dist/components/p-BBP5__CY.js +1 -0
- package/dist/components/{p-Dabi98BI.js → p-BGDqldEg.js} +1 -1
- package/dist/components/p-BRbgGqLw.js +1 -0
- package/dist/components/p-Be_kyNRE.js +1 -0
- package/dist/components/{p-BL0sCfMH.js → p-Bryf3-Js.js} +1 -1
- package/dist/components/p-BsTO1uUA.js +1 -0
- package/dist/components/{p-CuZXTvDM.js → p-Bv6U5y3d.js} +1 -1
- package/dist/components/p-BxP8OBw6.js +1 -0
- package/dist/components/{p-P8wvwhM2.js → p-CFFDmGPS.js} +1 -1
- package/dist/components/{p-CA_JAK9s.js → p-CT2enQ6h.js} +1 -1
- package/dist/components/p-CXPRaTuo.js +1 -0
- package/dist/components/{p-D5EdMieb.js → p-Cl3AdEQJ.js} +1 -1
- package/dist/components/p-CnX3L8aF.js +1 -0
- package/dist/components/p-DFHRS9cJ.js +1 -0
- package/dist/components/p-DIo66nBr.js +1 -0
- package/dist/components/{p-Dj1EZ5qD.js → p-DNJAIVfI.js} +1 -1
- package/dist/{cobalt/p-WeuPA9Rw.js → components/p-DOL2zACE.js} +1 -1
- package/dist/components/p-DRP8D9ro.js +1 -0
- package/dist/components/p-DkDTmHCg.js +1 -0
- package/dist/components/{p-Bxk96Zgc.js → p-Du_CgT5E.js} +1 -1
- package/dist/components/{p-BHYtxTzM.js → p-HxVRXXXC.js} +1 -1
- package/dist/components/{p-B0Dc-I_C.js → p-NNxjElcX.js} +1 -1
- package/dist/components/p-gKnOhsd2.js +1 -0
- package/dist/components/p-jYd9gu_c.js +1 -0
- package/dist/components/{p-D4qzGifz.js → p-vby0ITbe.js} +1 -1
- package/dist/components/{p-D6OUW6oW.js → p-x4grh-eZ.js} +1 -1
- package/dist/esm/co-accordion.entry.js +1 -1
- package/dist/esm/co-action-bar.entry.js +1 -1
- package/dist/esm/co-app-shell.entry.js +4 -4
- package/dist/esm/co-audio-player.entry.js +1 -1
- package/dist/esm/co-autocomplete.entry.js +2 -2
- package/dist/esm/co-avatar-group.entry.js +1 -1
- package/dist/esm/co-avatar_2.entry.js +49 -17
- package/dist/esm/co-badge.entry.js +11 -3
- package/dist/esm/co-bottom-sheet.entry.js +1 -1
- package/dist/esm/co-breadcrumb-item.entry.js +1 -1
- package/dist/esm/co-breadcrumb.entry.js +1 -1
- package/dist/esm/co-button-group.entry.js +1 -1
- package/dist/esm/co-button.entry.js +2 -2
- package/dist/esm/co-calendar-month_2.entry.js +37 -2
- package/dist/esm/co-calendar_3.entry.js +27 -15
- package/dist/esm/co-card.entry.js +1 -1
- package/dist/esm/co-carousel-item.entry.js +1 -1
- package/dist/esm/co-carousel.entry.js +2 -2
- package/dist/esm/co-checkbox-group.entry.js +2 -2
- package/dist/esm/co-checkbox.entry.js +6 -6
- package/dist/esm/co-chip_2.entry.js +8 -5
- package/dist/esm/co-color-picker.entry.js +1048 -27
- package/dist/esm/co-column-picker.entry.js +3 -3
- package/dist/esm/co-combobox.entry.js +2 -2
- package/dist/esm/co-command-search.entry.js +1 -1
- package/dist/esm/co-data-table-pagination.entry.js +5 -5
- package/dist/esm/co-data-table.entry.js +1 -1
- package/dist/esm/co-date-picker.entry.js +3 -3
- package/dist/esm/co-date-range-picker.entry.js +3 -3
- package/dist/esm/co-date-range.entry.js +2 -2
- package/dist/esm/co-date-time-picker.entry.js +101 -130
- package/dist/esm/co-drive-card.entry.js +2 -2
- package/dist/esm/co-drop-zone.entry.js +2 -2
- package/dist/esm/co-emoji-picker.entry.js +4 -4
- package/dist/esm/co-empty-state.entry.js +4 -4
- package/dist/esm/co-event-calendar.entry.js +4 -4
- package/dist/esm/co-event-popover.entry.js +3 -3
- package/dist/esm/co-fab.entry.js +3 -3
- package/dist/esm/co-file-field.entry.js +95 -99
- package/dist/esm/co-file-type-tile.entry.js +3 -3
- package/dist/esm/co-helper-text.entry.js +3 -3
- package/dist/esm/co-icon-button.entry.js +6 -6
- package/dist/esm/co-icon.entry.js +3 -3
- package/dist/esm/co-input.entry.js +26 -4
- package/dist/esm/co-json-field.entry.js +5 -5
- package/dist/esm/co-lightbox.entry.js +204 -21
- package/dist/esm/co-list-footer.entry.js +2 -2
- package/dist/esm/co-list-item.entry.js +5 -5
- package/dist/esm/co-loader.entry.js +1 -1
- package/dist/esm/co-media-thumb.entry.js +3 -3
- package/dist/esm/co-menu-divider.entry.js +2 -2
- package/dist/esm/co-menu-item.entry.js +84 -3
- package/dist/esm/co-menu.entry.js +2 -2
- package/dist/esm/co-modal.entry.js +6 -4
- package/dist/esm/co-navbar.entry.js +4 -4
- package/dist/esm/co-number-field.entry.js +272 -9
- package/dist/esm/co-overlay.entry.js +6 -4
- package/dist/esm/co-page-header.entry.js +2 -2
- package/dist/esm/co-phone-field.entry.js +3 -3
- package/dist/esm/co-popover.entry.js +58 -21
- package/dist/esm/co-progress-bar.entry.js +3 -3
- package/dist/esm/co-progress-circle.entry.js +3 -3
- package/dist/esm/co-provider-logo_2.entry.js +47 -3
- package/dist/esm/co-radio-group.entry.js +1 -1
- package/dist/esm/co-radio.entry.js +4 -4
- package/dist/esm/co-rating.entry.js +4 -4
- package/dist/esm/co-ref-field.entry.js +4 -4
- package/dist/esm/co-rich-text-editor.entry.js +11 -8
- package/dist/esm/co-rich-text-toolbar.entry.js +7 -3
- package/dist/esm/co-rich-text-viewer.entry.js +4 -3
- package/dist/esm/co-row.entry.js +3 -3
- package/dist/esm/co-segmented-bar.entry.js +1 -1
- package/dist/esm/co-select.entry.js +2 -2
- package/dist/esm/co-separator.entry.js +2 -2
- package/dist/esm/co-sidebar-nav.entry.js +2 -2
- package/dist/esm/co-sidebar.entry.js +3 -3
- package/dist/esm/co-slider.entry.js +3 -3
- package/dist/esm/co-switch.entry.js +6 -6
- package/dist/esm/co-tab-group.entry.js +3 -3
- package/dist/esm/co-tab.entry.js +3 -3
- package/dist/esm/co-tags-field.entry.js +8 -8
- package/dist/esm/co-textarea.entry.js +6 -6
- package/dist/esm/co-time-field.entry.js +323 -0
- package/dist/esm/co-toast.entry.js +2 -2
- package/dist/esm/co-toggle-button-group.entry.js +4 -4
- package/dist/esm/co-toggle-button.entry.js +4 -4
- package/dist/esm/co-transfer-list.entry.js +1 -1
- package/dist/esm/co-video.entry.js +32 -7
- package/dist/esm/cobalt.js +3 -3
- package/dist/esm/color-BRbgGqLw.js +136 -0
- package/dist/esm/{dateI18n-CnNpoKwg.js → dateI18n-jYd9gu_c.js} +36 -0
- package/dist/esm/{fieldChip-DsAfq1e0.js → fieldChip-uyggU8VV.js} +1 -1
- package/dist/esm/fileI18n-gKnOhsd2.js +84 -0
- package/dist/esm/{index-RuXxdKzC.js → index-68iUQp5j.js} +28 -10
- package/dist/esm/{index-CrtiywTB.js → index-DH5lfRNj.js} +25 -21
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{positioning-BMdapAL8.js → positioning-DFHRS9cJ.js} +32 -13
- package/dist/esm/{requiredMark-DCD-ZA51.js → requiredMark-BCJUuZvC.js} +1 -1
- package/dist/esm/{toolbar-config-WeuPA9Rw.js → toolbar-config-DOL2zACE.js} +10 -0
- package/dist/types/components/co-badge/co-badge.d.ts +7 -0
- package/dist/types/components/co-checkbox/co-checkbox.d.ts +1 -1
- package/dist/types/components/co-color-picker/co-color-picker.d.ts +358 -4
- package/dist/types/components/co-color-picker/presets.d.ts +107 -4
- package/dist/types/components/co-date-time-picker/co-date-time-picker.d.ts +43 -21
- package/dist/types/components/co-drawer/co-drawer.d.ts +4 -3
- package/dist/types/components/co-file-field/co-file-field.d.ts +14 -0
- package/dist/types/components/co-file-field/co-file-field.utils.d.ts +18 -1
- package/dist/types/components/co-icon-button/co-icon-button.d.ts +9 -0
- package/dist/types/components/co-input/co-input.d.ts +4 -0
- package/dist/types/components/co-lightbox/co-lightbox.d.ts +60 -4
- package/dist/types/components/co-menu-item/co-menu-item.d.ts +16 -0
- package/dist/types/components/co-number-field/co-number-field.d.ts +42 -1
- package/dist/types/components/co-option-list/co-option-list.d.ts +3 -0
- package/dist/types/components/co-overlay/co-overlay.d.ts +4 -2
- package/dist/types/components/co-popover/co-popover.d.ts +16 -0
- package/dist/types/components/co-rich-text-toolbar/co-rich-text-toolbar.d.ts +1 -1
- package/dist/types/components/co-skeleton/co-skeleton.d.ts +13 -0
- package/dist/types/components/co-time-field/co-time-field.d.ts +60 -0
- package/dist/types/components/co-tooltip/co-tooltip.d.ts +5 -0
- package/dist/types/components/co-video/co-video.d.ts +4 -0
- package/dist/types/components.d.ts +451 -87
- package/dist/types/utils/amountText.d.ts +34 -0
- package/dist/types/utils/color.d.ts +44 -1
- package/dist/types/utils/colorPickerI18n.d.ts +26 -0
- package/dist/types/utils/dateI18n.d.ts +12 -0
- package/dist/types/utils/fileI18n.d.ts +1 -0
- package/dist/types/utils/positioning.d.ts +10 -0
- package/dist/types/utils/submenu.d.ts +44 -0
- package/package.json +3 -3
- package/dist/cjs/color-YhUkm10t.js +0 -32
- package/dist/cjs/time-LBHtzLHe.js +0 -42
- package/dist/cobalt/p-07904986.entry.js +0 -1
- package/dist/cobalt/p-09799193.entry.js +0 -1
- package/dist/cobalt/p-17ae943c.entry.js +0 -1
- package/dist/cobalt/p-23a103a0.entry.js +0 -1
- package/dist/cobalt/p-2f88d151.entry.js +0 -1
- package/dist/cobalt/p-3495fda1.entry.js +0 -1
- package/dist/cobalt/p-409f28bb.entry.js +0 -1
- package/dist/cobalt/p-682b3313.entry.js +0 -1
- package/dist/cobalt/p-6bf814f9.entry.js +0 -1
- package/dist/cobalt/p-7c88163e.entry.js +0 -1
- package/dist/cobalt/p-7cf4b4ae.entry.js +0 -1
- package/dist/cobalt/p-7ea87b75.entry.js +0 -1
- package/dist/cobalt/p-8183f56f.entry.js +0 -1
- package/dist/cobalt/p-8345b25f.entry.js +0 -1
- package/dist/cobalt/p-8b4b3589.entry.js +0 -1
- package/dist/cobalt/p-983af614.entry.js +0 -1
- package/dist/cobalt/p-BG4WRR22.js +0 -1
- package/dist/cobalt/p-BMdapAL8.js +0 -1
- package/dist/cobalt/p-CF8OB_TM.js +0 -1
- package/dist/cobalt/p-CnNpoKwg.js +0 -1
- package/dist/cobalt/p-T4la7ly_.js +0 -1
- package/dist/cobalt/p-a2d31248.entry.js +0 -1
- package/dist/cobalt/p-a6b5cadd.entry.js +0 -1
- package/dist/cobalt/p-b8581787.entry.js +0 -1
- package/dist/cobalt/p-bcedbd73.entry.js +0 -1
- package/dist/cobalt/p-d40a465f.entry.js +0 -1
- package/dist/cobalt/p-dea43204.entry.js +0 -1
- package/dist/cobalt/p-dfcf667d.entry.js +0 -1
- package/dist/cobalt/p-e6882ddd.entry.js +0 -1
- package/dist/cobalt/p-e84eda2e.entry.js +0 -1
- package/dist/cobalt/p-f25967fb.entry.js +0 -1
- package/dist/cobalt/p-f5f1b463.entry.js +0 -1
- package/dist/cobalt/p-fd39f410.entry.js +0 -1
- package/dist/cobalt/p-mAGnZXRn.js +0 -1
- package/dist/components/p-BMdapAL8.js +0 -1
- package/dist/components/p-BTQEg3UO.js +0 -1
- package/dist/components/p-BZIB4JDs.js +0 -1
- package/dist/components/p-Bbny3WUc.js +0 -1
- package/dist/components/p-C1Kv3zYZ.js +0 -1
- package/dist/components/p-CF8OB_TM.js +0 -1
- package/dist/components/p-CR0izsJC.js +0 -1
- package/dist/components/p-CnNpoKwg.js +0 -1
- package/dist/components/p-DP0bbhfN.js +0 -1
- package/dist/components/p-DbipMAyT.js +0 -1
- package/dist/components/p-DgUBcJIS.js +0 -1
- package/dist/components/p-DolCkNsL.js +0 -1
- package/dist/components/p-gI62K3Be.js +0 -1
- package/dist/components/p-hfGFsvaD.js +0 -1
- package/dist/esm/color-BG4WRR22.js +0 -30
- package/dist/esm/time-CF8OB_TM.js +0 -37
|
@@ -325,6 +325,11 @@ export namespace Components {
|
|
|
325
325
|
"size": 'xl' | 'lg' | 'md' | 'sm' | 'xs' | 'xxs';
|
|
326
326
|
}
|
|
327
327
|
interface CoBadge {
|
|
328
|
+
/**
|
|
329
|
+
* Pop de entrada al montar (spring + blur). Opt-in: un badge estático no debe animar al render. El host activa `animated` solo donde el énfasis de entrada se desea; un remonte por `:key` re-popea — comportamiento aceptado, no una regresión.
|
|
330
|
+
* @default false
|
|
331
|
+
*/
|
|
332
|
+
"animated": boolean;
|
|
328
333
|
/**
|
|
329
334
|
* Color — maps to semantic status tokens
|
|
330
335
|
* @default 'default'
|
|
@@ -834,6 +839,10 @@ export namespace Components {
|
|
|
834
839
|
* @default false
|
|
835
840
|
*/
|
|
836
841
|
"checked": boolean;
|
|
842
|
+
/**
|
|
843
|
+
* Accent fill color used when checked/indeterminate. Defaults to the current design token.
|
|
844
|
+
*/
|
|
845
|
+
"checkedColor"?: string;
|
|
837
846
|
/**
|
|
838
847
|
* Disabled state
|
|
839
848
|
* @default false
|
|
@@ -848,10 +857,6 @@ export namespace Components {
|
|
|
848
857
|
* Label text displayed beside the checkbox
|
|
849
858
|
*/
|
|
850
859
|
"label"?: string;
|
|
851
|
-
/**
|
|
852
|
-
* Accent fill color used when checked/indeterminate. Defaults to the current design token.
|
|
853
|
-
*/
|
|
854
|
-
"onColor"?: string;
|
|
855
860
|
/**
|
|
856
861
|
* Size: small=16px, medium=20px, large=24px (overlay appearance: small=20px, medium/large=22px)
|
|
857
862
|
* @default 'small'
|
|
@@ -996,10 +1001,17 @@ export namespace Components {
|
|
|
996
1001
|
}
|
|
997
1002
|
/**
|
|
998
1003
|
* Color picker with preset swatches. Shows a trigger with the current color
|
|
999
|
-
* swatch + hex value, and opens a popover panel with a
|
|
1000
|
-
*
|
|
1001
|
-
*
|
|
1002
|
-
*
|
|
1004
|
+
* swatch + hex value, and opens a popover panel with a saturation/brightness
|
|
1005
|
+
* area, a hue slider, a grid of preset colors and an editable hex field.
|
|
1006
|
+
* The hex field previews while typing (`coInput`) and commits on gesture end
|
|
1007
|
+
* — blur, Enter or panel close — like every other control in the panel. A
|
|
1008
|
+
* pasted CSS color commits immediately; a copy button copies the current value.
|
|
1009
|
+
* @event coInput - Live hex while a gesture is in flight — dragging the area or
|
|
1010
|
+
* the hue slider, and typing a valid hex in the field (preview only, never a
|
|
1011
|
+
* commit).
|
|
1012
|
+
* @event coChange - Emits the committed hex string (e.g. "#0066FF"): pointer
|
|
1013
|
+
* release, arrow key, swatch click, paste, and the end of a hex-field edit
|
|
1014
|
+
* (blur, Enter or panel close).
|
|
1003
1015
|
*/
|
|
1004
1016
|
interface CoColorPicker {
|
|
1005
1017
|
/**
|
|
@@ -1020,6 +1032,11 @@ export namespace Components {
|
|
|
1020
1032
|
* @default 'vertical'
|
|
1021
1033
|
*/
|
|
1022
1034
|
"layout": 'vertical' | 'horizontal';
|
|
1035
|
+
/**
|
|
1036
|
+
* Idioma de los textos accesibles. Misma prop que co-file-field/co-date-picker.
|
|
1037
|
+
* @default 'en'
|
|
1038
|
+
*/
|
|
1039
|
+
"locale": string;
|
|
1023
1040
|
/**
|
|
1024
1041
|
* Field name for form submission.
|
|
1025
1042
|
*/
|
|
@@ -1784,8 +1801,10 @@ export namespace Components {
|
|
|
1784
1801
|
}
|
|
1785
1802
|
/**
|
|
1786
1803
|
* Date + TIME picker: one field, one popover. Composes `co-popover` (floating
|
|
1787
|
-
* panel, outside-click) + `co-calendar` (day grid) + a
|
|
1788
|
-
*
|
|
1804
|
+
* panel, outside-click) + `co-calendar` (day grid) + a side panel with
|
|
1805
|
+
* shortcuts (`presetIds`: morning/noon/afternoon/endOfDay/now) and a segmented
|
|
1806
|
+
* `co-time-field` (hh:mm, PageUp/PageDown stepping by `stepMinutes`) for the
|
|
1807
|
+
* exact hour, plus a "Listo" button.
|
|
1789
1808
|
* VALUE CONTRACT — the committed `value` is a UTC ISO instant
|
|
1790
1809
|
* ("2026-07-25T21:30:00.000Z"), never a wall-clock string. The wall clock the
|
|
1791
1810
|
* user sees and edits is rendered in `timeZone` (IANA; browser zone when
|
|
@@ -1796,15 +1815,25 @@ export namespace Components {
|
|
|
1796
1815
|
* `timeZone` at {@link DEFAULT_MINUTES} (09:00), never as UTC midnight (which
|
|
1797
1816
|
* would shift the day west of UTC).
|
|
1798
1817
|
* INTERACTION (Google):
|
|
1799
|
-
* - Click the field → opens. Picking a DAY commits
|
|
1800
|
-
*
|
|
1801
|
-
*
|
|
1818
|
+
* - Click the field → opens. Picking a DAY commits (with the current DRAFT
|
|
1819
|
+
* hour, not the previously committed one) and keeps the panel open — you
|
|
1820
|
+
* almost always want to set the hour next.
|
|
1821
|
+
* - The exact time is a DRAFT (`draftMinutes`) while `co-time-field` is
|
|
1822
|
+
* edited (`coInput`) — editing alone never commits. It only commits (and
|
|
1823
|
+
* closes) on: clicking a shortcut, Enter/`coCommit` from the time field,
|
|
1824
|
+
* or the "Listo" button.
|
|
1825
|
+
* - Outside click — and, on mobile, swiping the bottom sheet down — commits
|
|
1826
|
+
* the draft if it changed, then closes: the same "apply on blur" model a
|
|
1827
|
+
* text field uses.
|
|
1828
|
+
* - Escape is the opposite: an explicit DISCARD. It closes WITHOUT applying
|
|
1829
|
+
* the draft and returns focus to the trigger field.
|
|
1802
1830
|
* - ArrowDown on the field → moves focus into the calendar grid.
|
|
1803
|
-
* -
|
|
1804
|
-
*
|
|
1805
|
-
*
|
|
1806
|
-
* Escape is owned here (co-popover `closeOnEscape=false`) so focus can return
|
|
1807
|
-
* the field; outside-click
|
|
1831
|
+
* - Mobile (viewport ≤ `mobileBreakpoint`) renders the same panel as a
|
|
1832
|
+
* bottom sheet (`co-drawer position="bottom"`) instead of the desktop
|
|
1833
|
+
* popover; the draft/commit/discard model is identical.
|
|
1834
|
+
* Escape is owned here (co-popover `closeOnEscape=false`) so focus can return
|
|
1835
|
+
* to the field; outside-click/sheet-dismiss stay with co-popover/co-drawer and
|
|
1836
|
+
* are handled by `closeApplyingDraft` (see its doc for the Escape asymmetry).
|
|
1808
1837
|
*/
|
|
1809
1838
|
interface CoDateTimePicker {
|
|
1810
1839
|
/**
|
|
@@ -1872,6 +1901,11 @@ export namespace Components {
|
|
|
1872
1901
|
* @default 'bottom-start'
|
|
1873
1902
|
*/
|
|
1874
1903
|
"placement": Placement;
|
|
1904
|
+
/**
|
|
1905
|
+
* Atajos del panel, en orden. Ids del catálogo: morning|noon|afternoon|endOfDay|now.
|
|
1906
|
+
* @default ['morning', 'noon', 'afternoon', 'endOfDay', 'now']
|
|
1907
|
+
*/
|
|
1908
|
+
"presetIds": string[] | string;
|
|
1875
1909
|
/**
|
|
1876
1910
|
* @default false
|
|
1877
1911
|
*/
|
|
@@ -1886,7 +1920,7 @@ export namespace Components {
|
|
|
1886
1920
|
*/
|
|
1887
1921
|
"size": 's' | 'sm' | 'md' | 'lg';
|
|
1888
1922
|
/**
|
|
1889
|
-
*
|
|
1923
|
+
* Paso de PageUp/PageDown del campo de hora (antes: paso de la lista).
|
|
1890
1924
|
* @default 15
|
|
1891
1925
|
*/
|
|
1892
1926
|
"stepMinutes": number;
|
|
@@ -2507,6 +2541,15 @@ export namespace Components {
|
|
|
2507
2541
|
* @default 'light'
|
|
2508
2542
|
*/
|
|
2509
2543
|
"surface": 'light' | 'dark';
|
|
2544
|
+
/**
|
|
2545
|
+
* Second icon of the swap (play/pause, hamburger/x). With it set, `toggled` picks which one shows. ⚠️ The swap's crossfade drops the icon name as the accessible name source — with `toggleIcon` set, the consumer MUST pass `label` explicitly (the icon alone no longer describes the state).
|
|
2546
|
+
*/
|
|
2547
|
+
"toggleIcon"?: string;
|
|
2548
|
+
/**
|
|
2549
|
+
* Swap state: false → `icon`, true → `toggleIcon`.
|
|
2550
|
+
* @default false
|
|
2551
|
+
*/
|
|
2552
|
+
"toggled": boolean;
|
|
2510
2553
|
/**
|
|
2511
2554
|
* filled = dark background (negro), outlined = light background (blanco + border), ghost = transparent background, no border, tinted hover (negro-8 on light / blanco-16 on dark). Matches Figma: Secundario → filled, Primario → outlined
|
|
2512
2555
|
* @default 'filled'
|
|
@@ -2689,10 +2732,13 @@ export namespace Components {
|
|
|
2689
2732
|
"value": string;
|
|
2690
2733
|
}
|
|
2691
2734
|
/**
|
|
2692
|
-
* Fullscreen
|
|
2735
|
+
* Fullscreen media viewer — dark scrim, zoom (wheel / buttons / double-click,
|
|
2693
2736
|
* anchored at the cursor), drag-to-pan while zoomed, and prev/next carousel
|
|
2694
|
-
* when more than one
|
|
2737
|
+
* when more than one item is provided. Keyboard: Escape closes, arrows
|
|
2695
2738
|
* navigate, +/- zoom, 0 resets.
|
|
2739
|
+
* An item with `kind: 'video'` mounts a `co-video` instead of an `<img>`:
|
|
2740
|
+
* zoom/pan make no sense over a seek bar, so they are disabled (and their
|
|
2741
|
+
* toolbar cluster hidden) for as long as that slide is active.
|
|
2696
2742
|
* Controlled like co-modal: the host owns `open` and reacts to `coClose`.
|
|
2697
2743
|
* CAVEAT: the root is `position: fixed`, so an ancestor with `transform`,
|
|
2698
2744
|
* `filter` or `will-change: transform` (e.g. an OPEN co-drawer) becomes its
|
|
@@ -2912,6 +2958,10 @@ export namespace Components {
|
|
|
2912
2958
|
* Optional second line under the label (muted, smaller) — e.g. what an export method means. The row auto-grows (min-height, not height).
|
|
2913
2959
|
*/
|
|
2914
2960
|
"caption"?: string;
|
|
2961
|
+
/**
|
|
2962
|
+
* Cierra el submenú YA (sin delay de gracia). Público: lo invoca el hermano que se está abriendo, mismo patrón cross-elemento que `focusItem`.
|
|
2963
|
+
*/
|
|
2964
|
+
"closeSubmenu": () => Promise<void>;
|
|
2915
2965
|
/**
|
|
2916
2966
|
* Tighter row metrics (32px instead of 36px).
|
|
2917
2967
|
* @default false
|
|
@@ -3027,10 +3077,15 @@ export namespace Components {
|
|
|
3027
3077
|
*/
|
|
3028
3078
|
"disabled": boolean;
|
|
3029
3079
|
/**
|
|
3030
|
-
* Display format. With 'rate' | 'percent' the `value` stays a DECIMAL (e.g. 0.15) but the field shows/edits the PERCENT (15) with a "%" suffix. value/min/max/step are always in the underlying (decimal) unit. Reflected so it survives lazy hydration when set via the Vue wrapper.
|
|
3080
|
+
* Display format. With 'rate' | 'percent' the `value` stays a DECIMAL (e.g. 0.15) but the field shows/edits the PERCENT (15) with a "%" suffix. value/min/max/step are always in the underlying (decimal) unit. With 'amount' the field is a live money mask: thousands separators while typing (1234.5 shows 1,234.5), typing restricted to digits and dot, and paste normalized whatever the source locale ("1.234,56" and "1,234.56" both commit 1234.56). The emitted value is always the raw number. Reflected so it survives lazy hydration when set via the Vue wrapper.
|
|
3031
3081
|
*/
|
|
3032
|
-
"format"?: 'rate' | 'percent';
|
|
3082
|
+
"format"?: 'rate' | 'percent' | 'amount';
|
|
3033
3083
|
"helperText"?: string;
|
|
3084
|
+
/**
|
|
3085
|
+
* Oculta los botones ± (campo numérico "plano": precio, tasa). Las flechas ↑↓ siguen escalonando. Reflejado para que el CSS del host lo lea.
|
|
3086
|
+
* @default false
|
|
3087
|
+
*/
|
|
3088
|
+
"hideControls": boolean;
|
|
3034
3089
|
"label"?: string;
|
|
3035
3090
|
/**
|
|
3036
3091
|
* Label layout: vertical (label above) or horizontal (label beside)
|
|
@@ -3061,6 +3116,10 @@ export namespace Components {
|
|
|
3061
3116
|
* @default 1
|
|
3062
3117
|
*/
|
|
3063
3118
|
"step": number;
|
|
3119
|
+
/**
|
|
3120
|
+
* Sufijo de texto a la derecha del número (moneda, unidad). Reemplaza al "%" automático de `format`; cadena vacía = sin sufijo (útil cuando el slot `suffix` ya lleva el control que indica la unidad).
|
|
3121
|
+
*/
|
|
3122
|
+
"suffix"?: string;
|
|
3064
3123
|
/**
|
|
3065
3124
|
* @default 0
|
|
3066
3125
|
*/
|
|
@@ -3188,6 +3247,11 @@ export namespace Components {
|
|
|
3188
3247
|
* Re-toma el snapshot selected-first. El host la llama al abrir su panel.
|
|
3189
3248
|
*/
|
|
3190
3249
|
"snapshotOrder": () => Promise<void>;
|
|
3250
|
+
/**
|
|
3251
|
+
* `end` pinta el suffix como columna a la derecha de la fila (precio/meta), sin el guion; `inline` = junto al label (default).
|
|
3252
|
+
* @default 'inline'
|
|
3253
|
+
*/
|
|
3254
|
+
"suffixAlign": 'inline' | 'end';
|
|
3191
3255
|
/**
|
|
3192
3256
|
* Total del server: deriva hasMore + hint "N more results".
|
|
3193
3257
|
* @default 0
|
|
@@ -3830,7 +3894,7 @@ export namespace Components {
|
|
|
3830
3894
|
* Toolbar layout variant.
|
|
3831
3895
|
* @default 'basic'
|
|
3832
3896
|
*/
|
|
3833
|
-
"variant": 'none' | 'compact' | 'compact-assets' | 'basic' | 'full';
|
|
3897
|
+
"variant": 'none' | 'compact' | 'compact-assets' | 'basic' | 'notes' | 'full';
|
|
3834
3898
|
}
|
|
3835
3899
|
interface CoRichTextViewer {
|
|
3836
3900
|
/**
|
|
@@ -4086,6 +4150,11 @@ export namespace Components {
|
|
|
4086
4150
|
* @default ''
|
|
4087
4151
|
*/
|
|
4088
4152
|
"height": string;
|
|
4153
|
+
/**
|
|
4154
|
+
* Handoff al contenido real: fade-out del shimmer; el host desmonta en coRevealEnd.
|
|
4155
|
+
* @default false
|
|
4156
|
+
*/
|
|
4157
|
+
"revealed": boolean;
|
|
4089
4158
|
/**
|
|
4090
4159
|
* rect (default) | text (radio menor) | circle
|
|
4091
4160
|
* @default 'rect'
|
|
@@ -4385,6 +4454,46 @@ export namespace Components {
|
|
|
4385
4454
|
*/
|
|
4386
4455
|
"variant": 'default' | 'flat';
|
|
4387
4456
|
}
|
|
4457
|
+
/**
|
|
4458
|
+
* Campo de hora segmentado (patrón React Aria TimeField): una parte enfocable
|
|
4459
|
+
* por unidad — hora, minuto y a. m./p. m. (solo `hour12`). El VALOR es
|
|
4460
|
+
* minutos-del-día (0–1439), tz-free a propósito: la zona es problema del host.
|
|
4461
|
+
* Editar NO committea: cada edición válida emite `coInput` (draft). Enter emite
|
|
4462
|
+
* `coCommit`; Escape emite `coEscape`. El host decide qué hacer con cada uno
|
|
4463
|
+
* (co-date-time-picker: coInput→draft, coCommit→commit+close).
|
|
4464
|
+
* `coEscape` = anuncio de intención; el picker NO lo wirea — ver
|
|
4465
|
+
* co-date-time-picker.tsx (Escape lo posee su root handler).
|
|
4466
|
+
*/
|
|
4467
|
+
interface CoTimeField {
|
|
4468
|
+
/**
|
|
4469
|
+
* @default false
|
|
4470
|
+
*/
|
|
4471
|
+
"disabled": boolean;
|
|
4472
|
+
/**
|
|
4473
|
+
* aria-label del grupo cuando el host no pinta label visible.
|
|
4474
|
+
*/
|
|
4475
|
+
"fieldLabel"?: string;
|
|
4476
|
+
"focusInput": () => Promise<void>;
|
|
4477
|
+
/**
|
|
4478
|
+
* Reloj de 12 h. `false` = 00–23 sin segmento de período.
|
|
4479
|
+
* @default true
|
|
4480
|
+
*/
|
|
4481
|
+
"hour12": boolean;
|
|
4482
|
+
/**
|
|
4483
|
+
* @default 'es-CO'
|
|
4484
|
+
*/
|
|
4485
|
+
"locale": string;
|
|
4486
|
+
/**
|
|
4487
|
+
* Paso de PageUp/PageDown sobre el minuto.
|
|
4488
|
+
* @default 15
|
|
4489
|
+
*/
|
|
4490
|
+
"pageStep": number;
|
|
4491
|
+
/**
|
|
4492
|
+
* Minutos del día (0–1439) o null (vacío).
|
|
4493
|
+
* @default null
|
|
4494
|
+
*/
|
|
4495
|
+
"value": number | null;
|
|
4496
|
+
}
|
|
4388
4497
|
interface CoToast {
|
|
4389
4498
|
/**
|
|
4390
4499
|
* Where action-slot content sits: inline with dismiss, or stacked on a new row below.
|
|
@@ -4530,7 +4639,7 @@ export namespace Components {
|
|
|
4530
4639
|
"placement": Placement;
|
|
4531
4640
|
/**
|
|
4532
4641
|
* Delay in ms before showing the tooltip on hover.
|
|
4533
|
-
* @default
|
|
4642
|
+
* @default 80
|
|
4534
4643
|
*/
|
|
4535
4644
|
"showDelay": number;
|
|
4536
4645
|
}
|
|
@@ -4942,6 +5051,10 @@ export interface CoSidebarNavCustomEvent<T> extends CustomEvent<T> {
|
|
|
4942
5051
|
detail: T;
|
|
4943
5052
|
target: HTMLCoSidebarNavElement;
|
|
4944
5053
|
}
|
|
5054
|
+
export interface CoSkeletonCustomEvent<T> extends CustomEvent<T> {
|
|
5055
|
+
detail: T;
|
|
5056
|
+
target: HTMLCoSkeletonElement;
|
|
5057
|
+
}
|
|
4945
5058
|
export interface CoSliderCustomEvent<T> extends CustomEvent<T> {
|
|
4946
5059
|
detail: T;
|
|
4947
5060
|
target: HTMLCoSliderElement;
|
|
@@ -4966,6 +5079,10 @@ export interface CoTextareaCustomEvent<T> extends CustomEvent<T> {
|
|
|
4966
5079
|
detail: T;
|
|
4967
5080
|
target: HTMLCoTextareaElement;
|
|
4968
5081
|
}
|
|
5082
|
+
export interface CoTimeFieldCustomEvent<T> extends CustomEvent<T> {
|
|
5083
|
+
detail: T;
|
|
5084
|
+
target: HTMLCoTimeFieldElement;
|
|
5085
|
+
}
|
|
4969
5086
|
export interface CoToastCustomEvent<T> extends CustomEvent<T> {
|
|
4970
5087
|
detail: T;
|
|
4971
5088
|
target: HTMLCoToastElement;
|
|
@@ -5401,13 +5518,21 @@ declare global {
|
|
|
5401
5518
|
};
|
|
5402
5519
|
interface HTMLCoColorPickerElementEventMap {
|
|
5403
5520
|
"coChange": string;
|
|
5521
|
+
"coInput": string;
|
|
5404
5522
|
}
|
|
5405
5523
|
/**
|
|
5406
5524
|
* Color picker with preset swatches. Shows a trigger with the current color
|
|
5407
|
-
* swatch + hex value, and opens a popover panel with a
|
|
5408
|
-
*
|
|
5409
|
-
*
|
|
5410
|
-
*
|
|
5525
|
+
* swatch + hex value, and opens a popover panel with a saturation/brightness
|
|
5526
|
+
* area, a hue slider, a grid of preset colors and an editable hex field.
|
|
5527
|
+
* The hex field previews while typing (`coInput`) and commits on gesture end
|
|
5528
|
+
* — blur, Enter or panel close — like every other control in the panel. A
|
|
5529
|
+
* pasted CSS color commits immediately; a copy button copies the current value.
|
|
5530
|
+
* @event coInput - Live hex while a gesture is in flight — dragging the area or
|
|
5531
|
+
* the hue slider, and typing a valid hex in the field (preview only, never a
|
|
5532
|
+
* commit).
|
|
5533
|
+
* @event coChange - Emits the committed hex string (e.g. "#0066FF"): pointer
|
|
5534
|
+
* release, arrow key, swatch click, paste, and the end of a hex-field edit
|
|
5535
|
+
* (blur, Enter or panel close).
|
|
5411
5536
|
*/
|
|
5412
5537
|
interface HTMLCoColorPickerElement extends Components.CoColorPicker, HTMLStencilElement {
|
|
5413
5538
|
addEventListener<K extends keyof HTMLCoColorPickerElementEventMap>(type: K, listener: (this: HTMLCoColorPickerElement, ev: CoColorPickerCustomEvent<HTMLCoColorPickerElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
@@ -5675,8 +5800,10 @@ declare global {
|
|
|
5675
5800
|
}
|
|
5676
5801
|
/**
|
|
5677
5802
|
* Date + TIME picker: one field, one popover. Composes `co-popover` (floating
|
|
5678
|
-
* panel, outside-click) + `co-calendar` (day grid) + a
|
|
5679
|
-
*
|
|
5803
|
+
* panel, outside-click) + `co-calendar` (day grid) + a side panel with
|
|
5804
|
+
* shortcuts (`presetIds`: morning/noon/afternoon/endOfDay/now) and a segmented
|
|
5805
|
+
* `co-time-field` (hh:mm, PageUp/PageDown stepping by `stepMinutes`) for the
|
|
5806
|
+
* exact hour, plus a "Listo" button.
|
|
5680
5807
|
* VALUE CONTRACT — the committed `value` is a UTC ISO instant
|
|
5681
5808
|
* ("2026-07-25T21:30:00.000Z"), never a wall-clock string. The wall clock the
|
|
5682
5809
|
* user sees and edits is rendered in `timeZone` (IANA; browser zone when
|
|
@@ -5687,15 +5814,25 @@ declare global {
|
|
|
5687
5814
|
* `timeZone` at {@link DEFAULT_MINUTES} (09:00), never as UTC midnight (which
|
|
5688
5815
|
* would shift the day west of UTC).
|
|
5689
5816
|
* INTERACTION (Google):
|
|
5690
|
-
* - Click the field → opens. Picking a DAY commits
|
|
5691
|
-
*
|
|
5692
|
-
*
|
|
5817
|
+
* - Click the field → opens. Picking a DAY commits (with the current DRAFT
|
|
5818
|
+
* hour, not the previously committed one) and keeps the panel open — you
|
|
5819
|
+
* almost always want to set the hour next.
|
|
5820
|
+
* - The exact time is a DRAFT (`draftMinutes`) while `co-time-field` is
|
|
5821
|
+
* edited (`coInput`) — editing alone never commits. It only commits (and
|
|
5822
|
+
* closes) on: clicking a shortcut, Enter/`coCommit` from the time field,
|
|
5823
|
+
* or the "Listo" button.
|
|
5824
|
+
* - Outside click — and, on mobile, swiping the bottom sheet down — commits
|
|
5825
|
+
* the draft if it changed, then closes: the same "apply on blur" model a
|
|
5826
|
+
* text field uses.
|
|
5827
|
+
* - Escape is the opposite: an explicit DISCARD. It closes WITHOUT applying
|
|
5828
|
+
* the draft and returns focus to the trigger field.
|
|
5693
5829
|
* - ArrowDown on the field → moves focus into the calendar grid.
|
|
5694
|
-
* -
|
|
5695
|
-
*
|
|
5696
|
-
*
|
|
5697
|
-
* Escape is owned here (co-popover `closeOnEscape=false`) so focus can return
|
|
5698
|
-
* the field; outside-click
|
|
5830
|
+
* - Mobile (viewport ≤ `mobileBreakpoint`) renders the same panel as a
|
|
5831
|
+
* bottom sheet (`co-drawer position="bottom"`) instead of the desktop
|
|
5832
|
+
* popover; the draft/commit/discard model is identical.
|
|
5833
|
+
* Escape is owned here (co-popover `closeOnEscape=false`) so focus can return
|
|
5834
|
+
* to the field; outside-click/sheet-dismiss stay with co-popover/co-drawer and
|
|
5835
|
+
* are handled by `closeApplyingDraft` (see its doc for the Escape asymmetry).
|
|
5699
5836
|
*/
|
|
5700
5837
|
interface HTMLCoDateTimePickerElement extends Components.CoDateTimePicker, HTMLStencilElement {
|
|
5701
5838
|
addEventListener<K extends keyof HTMLCoDateTimePickerElementEventMap>(type: K, listener: (this: HTMLCoDateTimePickerElement, ev: CoDateTimePickerCustomEvent<HTMLCoDateTimePickerElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
@@ -6035,10 +6172,13 @@ declare global {
|
|
|
6035
6172
|
"coChange": number;
|
|
6036
6173
|
}
|
|
6037
6174
|
/**
|
|
6038
|
-
* Fullscreen
|
|
6175
|
+
* Fullscreen media viewer — dark scrim, zoom (wheel / buttons / double-click,
|
|
6039
6176
|
* anchored at the cursor), drag-to-pan while zoomed, and prev/next carousel
|
|
6040
|
-
* when more than one
|
|
6177
|
+
* when more than one item is provided. Keyboard: Escape closes, arrows
|
|
6041
6178
|
* navigate, +/- zoom, 0 resets.
|
|
6179
|
+
* An item with `kind: 'video'` mounts a `co-video` instead of an `<img>`:
|
|
6180
|
+
* zoom/pan make no sense over a seek bar, so they are disabled (and their
|
|
6181
|
+
* toolbar cluster hidden) for as long as that slide is active.
|
|
6042
6182
|
* Controlled like co-modal: the host owns `open` and reacts to `coClose`.
|
|
6043
6183
|
* CAVEAT: the root is `position: fixed`, so an ancestor with `transform`,
|
|
6044
6184
|
* `filter` or `will-change: transform` (e.g. an OPEN co-drawer) becomes its
|
|
@@ -6338,6 +6478,7 @@ declare global {
|
|
|
6338
6478
|
interface HTMLCoPopoverElementEventMap {
|
|
6339
6479
|
"coOpen": void;
|
|
6340
6480
|
"coClose": void;
|
|
6481
|
+
"coPlacement": { placement: Placement };
|
|
6341
6482
|
}
|
|
6342
6483
|
interface HTMLCoPopoverElement extends Components.CoPopover, HTMLStencilElement {
|
|
6343
6484
|
addEventListener<K extends keyof HTMLCoPopoverElementEventMap>(type: K, listener: (this: HTMLCoPopoverElement, ev: CoPopoverCustomEvent<HTMLCoPopoverElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
@@ -6617,11 +6758,22 @@ declare global {
|
|
|
6617
6758
|
prototype: HTMLCoSidebarNavElement;
|
|
6618
6759
|
new (): HTMLCoSidebarNavElement;
|
|
6619
6760
|
};
|
|
6761
|
+
interface HTMLCoSkeletonElementEventMap {
|
|
6762
|
+
"coRevealEnd": void;
|
|
6763
|
+
}
|
|
6620
6764
|
/**
|
|
6621
6765
|
* Placeholder de carga con shimmer (sweep). Componer apilando varios.
|
|
6622
6766
|
* Respeta prefers-reduced-motion (sin animación).
|
|
6623
6767
|
*/
|
|
6624
6768
|
interface HTMLCoSkeletonElement extends Components.CoSkeleton, HTMLStencilElement {
|
|
6769
|
+
addEventListener<K extends keyof HTMLCoSkeletonElementEventMap>(type: K, listener: (this: HTMLCoSkeletonElement, ev: CoSkeletonCustomEvent<HTMLCoSkeletonElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
6770
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
6771
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
6772
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
6773
|
+
removeEventListener<K extends keyof HTMLCoSkeletonElementEventMap>(type: K, listener: (this: HTMLCoSkeletonElement, ev: CoSkeletonCustomEvent<HTMLCoSkeletonElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
6774
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
6775
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
6776
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
6625
6777
|
}
|
|
6626
6778
|
var HTMLCoSkeletonElement: {
|
|
6627
6779
|
prototype: HTMLCoSkeletonElement;
|
|
@@ -6755,6 +6907,35 @@ declare global {
|
|
|
6755
6907
|
prototype: HTMLCoTextareaElement;
|
|
6756
6908
|
new (): HTMLCoTextareaElement;
|
|
6757
6909
|
};
|
|
6910
|
+
interface HTMLCoTimeFieldElementEventMap {
|
|
6911
|
+
"coInput": number | null;
|
|
6912
|
+
"coCommit": number;
|
|
6913
|
+
"coEscape": void;
|
|
6914
|
+
}
|
|
6915
|
+
/**
|
|
6916
|
+
* Campo de hora segmentado (patrón React Aria TimeField): una parte enfocable
|
|
6917
|
+
* por unidad — hora, minuto y a. m./p. m. (solo `hour12`). El VALOR es
|
|
6918
|
+
* minutos-del-día (0–1439), tz-free a propósito: la zona es problema del host.
|
|
6919
|
+
* Editar NO committea: cada edición válida emite `coInput` (draft). Enter emite
|
|
6920
|
+
* `coCommit`; Escape emite `coEscape`. El host decide qué hacer con cada uno
|
|
6921
|
+
* (co-date-time-picker: coInput→draft, coCommit→commit+close).
|
|
6922
|
+
* `coEscape` = anuncio de intención; el picker NO lo wirea — ver
|
|
6923
|
+
* co-date-time-picker.tsx (Escape lo posee su root handler).
|
|
6924
|
+
*/
|
|
6925
|
+
interface HTMLCoTimeFieldElement extends Components.CoTimeField, HTMLStencilElement {
|
|
6926
|
+
addEventListener<K extends keyof HTMLCoTimeFieldElementEventMap>(type: K, listener: (this: HTMLCoTimeFieldElement, ev: CoTimeFieldCustomEvent<HTMLCoTimeFieldElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
6927
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
6928
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
6929
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
6930
|
+
removeEventListener<K extends keyof HTMLCoTimeFieldElementEventMap>(type: K, listener: (this: HTMLCoTimeFieldElement, ev: CoTimeFieldCustomEvent<HTMLCoTimeFieldElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
6931
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
6932
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
6933
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
6934
|
+
}
|
|
6935
|
+
var HTMLCoTimeFieldElement: {
|
|
6936
|
+
prototype: HTMLCoTimeFieldElement;
|
|
6937
|
+
new (): HTMLCoTimeFieldElement;
|
|
6938
|
+
};
|
|
6758
6939
|
interface HTMLCoToastElementEventMap {
|
|
6759
6940
|
"coDismiss": void;
|
|
6760
6941
|
}
|
|
@@ -6833,7 +7014,7 @@ declare global {
|
|
|
6833
7014
|
"coPlay": void;
|
|
6834
7015
|
"coPause": void;
|
|
6835
7016
|
"coEnded": void;
|
|
6836
|
-
"coReady": { duration: number };
|
|
7017
|
+
"coReady": { duration: number; width: number; height: number };
|
|
6837
7018
|
"coError": { code: number; message: string };
|
|
6838
7019
|
"coTimeUpdate": { currentTime: number; duration: number; progressPercent: number };
|
|
6839
7020
|
"coSeeked": { from: number; to: number };
|
|
@@ -6949,6 +7130,7 @@ declare global {
|
|
|
6949
7130
|
"co-tab-group": HTMLCoTabGroupElement;
|
|
6950
7131
|
"co-tags-field": HTMLCoTagsFieldElement;
|
|
6951
7132
|
"co-textarea": HTMLCoTextareaElement;
|
|
7133
|
+
"co-time-field": HTMLCoTimeFieldElement;
|
|
6952
7134
|
"co-toast": HTMLCoToastElement;
|
|
6953
7135
|
"co-toggle-button": HTMLCoToggleButtonElement;
|
|
6954
7136
|
"co-toggle-button-group": HTMLCoToggleButtonGroupElement;
|
|
@@ -7257,6 +7439,11 @@ declare namespace LocalJSX {
|
|
|
7257
7439
|
"size"?: 'xl' | 'lg' | 'md' | 'sm' | 'xs' | 'xxs';
|
|
7258
7440
|
}
|
|
7259
7441
|
interface CoBadge {
|
|
7442
|
+
/**
|
|
7443
|
+
* Pop de entrada al montar (spring + blur). Opt-in: un badge estático no debe animar al render. El host activa `animated` solo donde el énfasis de entrada se desea; un remonte por `:key` re-popea — comportamiento aceptado, no una regresión.
|
|
7444
|
+
* @default false
|
|
7445
|
+
*/
|
|
7446
|
+
"animated"?: boolean;
|
|
7260
7447
|
/**
|
|
7261
7448
|
* Color — maps to semantic status tokens
|
|
7262
7449
|
* @default 'default'
|
|
@@ -7827,6 +8014,10 @@ declare namespace LocalJSX {
|
|
|
7827
8014
|
* @default false
|
|
7828
8015
|
*/
|
|
7829
8016
|
"checked"?: boolean;
|
|
8017
|
+
/**
|
|
8018
|
+
* Accent fill color used when checked/indeterminate. Defaults to the current design token.
|
|
8019
|
+
*/
|
|
8020
|
+
"checkedColor"?: string;
|
|
7830
8021
|
/**
|
|
7831
8022
|
* Disabled state
|
|
7832
8023
|
* @default false
|
|
@@ -7845,10 +8036,6 @@ declare namespace LocalJSX {
|
|
|
7845
8036
|
* Fired when the value changes
|
|
7846
8037
|
*/
|
|
7847
8038
|
"onCoChange"?: (event: CoCheckboxCustomEvent<boolean>) => void;
|
|
7848
|
-
/**
|
|
7849
|
-
* Accent fill color used when checked/indeterminate. Defaults to the current design token.
|
|
7850
|
-
*/
|
|
7851
|
-
"onColor"?: string;
|
|
7852
8039
|
/**
|
|
7853
8040
|
* Size: small=16px, medium=20px, large=24px (overlay appearance: small=20px, medium/large=22px)
|
|
7854
8041
|
* @default 'small'
|
|
@@ -8005,10 +8192,17 @@ declare namespace LocalJSX {
|
|
|
8005
8192
|
}
|
|
8006
8193
|
/**
|
|
8007
8194
|
* Color picker with preset swatches. Shows a trigger with the current color
|
|
8008
|
-
* swatch + hex value, and opens a popover panel with a
|
|
8009
|
-
*
|
|
8010
|
-
*
|
|
8011
|
-
*
|
|
8195
|
+
* swatch + hex value, and opens a popover panel with a saturation/brightness
|
|
8196
|
+
* area, a hue slider, a grid of preset colors and an editable hex field.
|
|
8197
|
+
* The hex field previews while typing (`coInput`) and commits on gesture end
|
|
8198
|
+
* — blur, Enter or panel close — like every other control in the panel. A
|
|
8199
|
+
* pasted CSS color commits immediately; a copy button copies the current value.
|
|
8200
|
+
* @event coInput - Live hex while a gesture is in flight — dragging the area or
|
|
8201
|
+
* the hue slider, and typing a valid hex in the field (preview only, never a
|
|
8202
|
+
* commit).
|
|
8203
|
+
* @event coChange - Emits the committed hex string (e.g. "#0066FF"): pointer
|
|
8204
|
+
* release, arrow key, swatch click, paste, and the end of a hex-field edit
|
|
8205
|
+
* (blur, Enter or panel close).
|
|
8012
8206
|
*/
|
|
8013
8207
|
interface CoColorPicker {
|
|
8014
8208
|
/**
|
|
@@ -8029,6 +8223,11 @@ declare namespace LocalJSX {
|
|
|
8029
8223
|
* @default 'vertical'
|
|
8030
8224
|
*/
|
|
8031
8225
|
"layout"?: 'vertical' | 'horizontal';
|
|
8226
|
+
/**
|
|
8227
|
+
* Idioma de los textos accesibles. Misma prop que co-file-field/co-date-picker.
|
|
8228
|
+
* @default 'en'
|
|
8229
|
+
*/
|
|
8230
|
+
"locale"?: string;
|
|
8032
8231
|
/**
|
|
8033
8232
|
* Field name for form submission.
|
|
8034
8233
|
*/
|
|
@@ -8037,6 +8236,10 @@ declare namespace LocalJSX {
|
|
|
8037
8236
|
* Emits the selected hex color on change.
|
|
8038
8237
|
*/
|
|
8039
8238
|
"onCoChange"?: (event: CoColorPickerCustomEvent<string>) => void;
|
|
8239
|
+
/**
|
|
8240
|
+
* Hex en vivo mientras se arrastra el área o el matiz. El host lo usa para previsualizar si quiere. La partición con `coChange` es el contrato nuevo y existe por una razón concreta: un arrastre produce ~60 valores por segundo, y emitirlos todos como `coChange` ensucia la sesión del formulario en cada frame (un "cambios sin guardar" por píxel movido). `coChange` sigue significando exactamente lo que significaba —commit—, así que los consumidores actuales no cambian una línea.
|
|
8241
|
+
*/
|
|
8242
|
+
"onCoInput"?: (event: CoColorPickerCustomEvent<string>) => void;
|
|
8040
8243
|
/**
|
|
8041
8244
|
* Placeholder text when no color is selected.
|
|
8042
8245
|
* @default 'Select color'
|
|
@@ -8922,8 +9125,10 @@ declare namespace LocalJSX {
|
|
|
8922
9125
|
}
|
|
8923
9126
|
/**
|
|
8924
9127
|
* Date + TIME picker: one field, one popover. Composes `co-popover` (floating
|
|
8925
|
-
* panel, outside-click) + `co-calendar` (day grid) + a
|
|
8926
|
-
*
|
|
9128
|
+
* panel, outside-click) + `co-calendar` (day grid) + a side panel with
|
|
9129
|
+
* shortcuts (`presetIds`: morning/noon/afternoon/endOfDay/now) and a segmented
|
|
9130
|
+
* `co-time-field` (hh:mm, PageUp/PageDown stepping by `stepMinutes`) for the
|
|
9131
|
+
* exact hour, plus a "Listo" button.
|
|
8927
9132
|
* VALUE CONTRACT — the committed `value` is a UTC ISO instant
|
|
8928
9133
|
* ("2026-07-25T21:30:00.000Z"), never a wall-clock string. The wall clock the
|
|
8929
9134
|
* user sees and edits is rendered in `timeZone` (IANA; browser zone when
|
|
@@ -8934,15 +9139,25 @@ declare namespace LocalJSX {
|
|
|
8934
9139
|
* `timeZone` at {@link DEFAULT_MINUTES} (09:00), never as UTC midnight (which
|
|
8935
9140
|
* would shift the day west of UTC).
|
|
8936
9141
|
* INTERACTION (Google):
|
|
8937
|
-
* - Click the field → opens. Picking a DAY commits
|
|
8938
|
-
*
|
|
8939
|
-
*
|
|
9142
|
+
* - Click the field → opens. Picking a DAY commits (with the current DRAFT
|
|
9143
|
+
* hour, not the previously committed one) and keeps the panel open — you
|
|
9144
|
+
* almost always want to set the hour next.
|
|
9145
|
+
* - The exact time is a DRAFT (`draftMinutes`) while `co-time-field` is
|
|
9146
|
+
* edited (`coInput`) — editing alone never commits. It only commits (and
|
|
9147
|
+
* closes) on: clicking a shortcut, Enter/`coCommit` from the time field,
|
|
9148
|
+
* or the "Listo" button.
|
|
9149
|
+
* - Outside click — and, on mobile, swiping the bottom sheet down — commits
|
|
9150
|
+
* the draft if it changed, then closes: the same "apply on blur" model a
|
|
9151
|
+
* text field uses.
|
|
9152
|
+
* - Escape is the opposite: an explicit DISCARD. It closes WITHOUT applying
|
|
9153
|
+
* the draft and returns focus to the trigger field.
|
|
8940
9154
|
* - ArrowDown on the field → moves focus into the calendar grid.
|
|
8941
|
-
* -
|
|
8942
|
-
*
|
|
8943
|
-
*
|
|
8944
|
-
* Escape is owned here (co-popover `closeOnEscape=false`) so focus can return
|
|
8945
|
-
* the field; outside-click
|
|
9155
|
+
* - Mobile (viewport ≤ `mobileBreakpoint`) renders the same panel as a
|
|
9156
|
+
* bottom sheet (`co-drawer position="bottom"`) instead of the desktop
|
|
9157
|
+
* popover; the draft/commit/discard model is identical.
|
|
9158
|
+
* Escape is owned here (co-popover `closeOnEscape=false`) so focus can return
|
|
9159
|
+
* to the field; outside-click/sheet-dismiss stay with co-popover/co-drawer and
|
|
9160
|
+
* are handled by `closeApplyingDraft` (see its doc for the Escape asymmetry).
|
|
8946
9161
|
*/
|
|
8947
9162
|
interface CoDateTimePicker {
|
|
8948
9163
|
/**
|
|
@@ -9019,6 +9234,11 @@ declare namespace LocalJSX {
|
|
|
9019
9234
|
* @default 'bottom-start'
|
|
9020
9235
|
*/
|
|
9021
9236
|
"placement"?: Placement;
|
|
9237
|
+
/**
|
|
9238
|
+
* Atajos del panel, en orden. Ids del catálogo: morning|noon|afternoon|endOfDay|now.
|
|
9239
|
+
* @default ['morning', 'noon', 'afternoon', 'endOfDay', 'now']
|
|
9240
|
+
*/
|
|
9241
|
+
"presetIds"?: string[] | string;
|
|
9022
9242
|
/**
|
|
9023
9243
|
* @default false
|
|
9024
9244
|
*/
|
|
@@ -9033,7 +9253,7 @@ declare namespace LocalJSX {
|
|
|
9033
9253
|
*/
|
|
9034
9254
|
"size"?: 's' | 'sm' | 'md' | 'lg';
|
|
9035
9255
|
/**
|
|
9036
|
-
*
|
|
9256
|
+
* Paso de PageUp/PageDown del campo de hora (antes: paso de la lista).
|
|
9037
9257
|
* @default 15
|
|
9038
9258
|
*/
|
|
9039
9259
|
"stepMinutes"?: number;
|
|
@@ -9771,6 +9991,15 @@ declare namespace LocalJSX {
|
|
|
9771
9991
|
* @default 'light'
|
|
9772
9992
|
*/
|
|
9773
9993
|
"surface"?: 'light' | 'dark';
|
|
9994
|
+
/**
|
|
9995
|
+
* Second icon of the swap (play/pause, hamburger/x). With it set, `toggled` picks which one shows. ⚠️ The swap's crossfade drops the icon name as the accessible name source — with `toggleIcon` set, the consumer MUST pass `label` explicitly (the icon alone no longer describes the state).
|
|
9996
|
+
*/
|
|
9997
|
+
"toggleIcon"?: string;
|
|
9998
|
+
/**
|
|
9999
|
+
* Swap state: false → `icon`, true → `toggleIcon`.
|
|
10000
|
+
* @default false
|
|
10001
|
+
*/
|
|
10002
|
+
"toggled"?: boolean;
|
|
9774
10003
|
/**
|
|
9775
10004
|
* filled = dark background (negro), outlined = light background (blanco + border), ghost = transparent background, no border, tinted hover (negro-8 on light / blanco-16 on dark). Matches Figma: Secundario → filled, Primario → outlined
|
|
9776
10005
|
* @default 'filled'
|
|
@@ -9987,10 +10216,13 @@ declare namespace LocalJSX {
|
|
|
9987
10216
|
"value"?: string;
|
|
9988
10217
|
}
|
|
9989
10218
|
/**
|
|
9990
|
-
* Fullscreen
|
|
10219
|
+
* Fullscreen media viewer — dark scrim, zoom (wheel / buttons / double-click,
|
|
9991
10220
|
* anchored at the cursor), drag-to-pan while zoomed, and prev/next carousel
|
|
9992
|
-
* when more than one
|
|
10221
|
+
* when more than one item is provided. Keyboard: Escape closes, arrows
|
|
9993
10222
|
* navigate, +/- zoom, 0 resets.
|
|
10223
|
+
* An item with `kind: 'video'` mounts a `co-video` instead of an `<img>`:
|
|
10224
|
+
* zoom/pan make no sense over a seek bar, so they are disabled (and their
|
|
10225
|
+
* toolbar cluster hidden) for as long as that slide is active.
|
|
9994
10226
|
* Controlled like co-modal: the host owns `open` and reacts to `coClose`.
|
|
9995
10227
|
* CAVEAT: the root is `position: fixed`, so an ancestor with `transform`,
|
|
9996
10228
|
* `filter` or `will-change: transform` (e.g. an OPEN co-drawer) becomes its
|
|
@@ -10362,10 +10594,15 @@ declare namespace LocalJSX {
|
|
|
10362
10594
|
*/
|
|
10363
10595
|
"disabled"?: boolean;
|
|
10364
10596
|
/**
|
|
10365
|
-
* Display format. With 'rate' | 'percent' the `value` stays a DECIMAL (e.g. 0.15) but the field shows/edits the PERCENT (15) with a "%" suffix. value/min/max/step are always in the underlying (decimal) unit. Reflected so it survives lazy hydration when set via the Vue wrapper.
|
|
10597
|
+
* Display format. With 'rate' | 'percent' the `value` stays a DECIMAL (e.g. 0.15) but the field shows/edits the PERCENT (15) with a "%" suffix. value/min/max/step are always in the underlying (decimal) unit. With 'amount' the field is a live money mask: thousands separators while typing (1234.5 shows 1,234.5), typing restricted to digits and dot, and paste normalized whatever the source locale ("1.234,56" and "1,234.56" both commit 1234.56). The emitted value is always the raw number. Reflected so it survives lazy hydration when set via the Vue wrapper.
|
|
10366
10598
|
*/
|
|
10367
|
-
"format"?: 'rate' | 'percent';
|
|
10599
|
+
"format"?: 'rate' | 'percent' | 'amount';
|
|
10368
10600
|
"helperText"?: string;
|
|
10601
|
+
/**
|
|
10602
|
+
* Oculta los botones ± (campo numérico "plano": precio, tasa). Las flechas ↑↓ siguen escalonando. Reflejado para que el CSS del host lo lea.
|
|
10603
|
+
* @default false
|
|
10604
|
+
*/
|
|
10605
|
+
"hideControls"?: boolean;
|
|
10369
10606
|
"label"?: string;
|
|
10370
10607
|
/**
|
|
10371
10608
|
* Label layout: vertical (label above) or horizontal (label beside)
|
|
@@ -10401,6 +10638,10 @@ declare namespace LocalJSX {
|
|
|
10401
10638
|
* @default 1
|
|
10402
10639
|
*/
|
|
10403
10640
|
"step"?: number;
|
|
10641
|
+
/**
|
|
10642
|
+
* Sufijo de texto a la derecha del número (moneda, unidad). Reemplaza al "%" automático de `format`; cadena vacía = sin sufijo (útil cuando el slot `suffix` ya lleva el control que indica la unidad).
|
|
10643
|
+
*/
|
|
10644
|
+
"suffix"?: string;
|
|
10404
10645
|
/**
|
|
10405
10646
|
* @default 0
|
|
10406
10647
|
*/
|
|
@@ -10529,6 +10770,11 @@ declare namespace LocalJSX {
|
|
|
10529
10770
|
* @default '[]'
|
|
10530
10771
|
*/
|
|
10531
10772
|
"selectedItems"?: string | OptionListItem[];
|
|
10773
|
+
/**
|
|
10774
|
+
* `end` pinta el suffix como columna a la derecha de la fila (precio/meta), sin el guion; `inline` = junto al label (default).
|
|
10775
|
+
* @default 'inline'
|
|
10776
|
+
*/
|
|
10777
|
+
"suffixAlign"?: 'inline' | 'end';
|
|
10532
10778
|
/**
|
|
10533
10779
|
* Total del server: deriva hasMore + hint "N more results".
|
|
10534
10780
|
* @default 0
|
|
@@ -10676,6 +10922,10 @@ declare namespace LocalJSX {
|
|
|
10676
10922
|
"offset"?: number;
|
|
10677
10923
|
"onCoClose"?: (event: CoPopoverCustomEvent<void>) => void;
|
|
10678
10924
|
"onCoOpen"?: (event: CoPopoverCustomEvent<void>) => void;
|
|
10925
|
+
/**
|
|
10926
|
+
* El placement REAL con el que quedó el panel, ya pasado por el flip — que puede no ser el de la prop `placement`. Lo consume `co-menu-item` para que una cadena de submenús herede la dirección (ver utils/submenu.ts): sin esto, un submenú anidado vuelve a abrir hacia la derecha y se dibuja encima del menú padre del que salió. Se emite SOLO cuando el lado cambia (mismo guard que la clase del panel), así el path de scroll/resize no dispara un evento por tick.
|
|
10927
|
+
*/
|
|
10928
|
+
"onCoPlacement"?: (event: CoPopoverCustomEvent<{ placement: Placement }>) => void;
|
|
10679
10929
|
/**
|
|
10680
10930
|
* Whether the popover panel is visible.
|
|
10681
10931
|
* @default false
|
|
@@ -11248,7 +11498,7 @@ declare namespace LocalJSX {
|
|
|
11248
11498
|
* Toolbar layout variant.
|
|
11249
11499
|
* @default 'basic'
|
|
11250
11500
|
*/
|
|
11251
|
-
"variant"?: 'none' | 'compact' | 'compact-assets' | 'basic' | 'full';
|
|
11501
|
+
"variant"?: 'none' | 'compact' | 'compact-assets' | 'basic' | 'notes' | 'full';
|
|
11252
11502
|
}
|
|
11253
11503
|
interface CoRichTextViewer {
|
|
11254
11504
|
/**
|
|
@@ -11522,6 +11772,15 @@ declare namespace LocalJSX {
|
|
|
11522
11772
|
* @default ''
|
|
11523
11773
|
*/
|
|
11524
11774
|
"height"?: string;
|
|
11775
|
+
/**
|
|
11776
|
+
* El fade-out de reveal terminó — el host puede desmontar el skeleton.
|
|
11777
|
+
*/
|
|
11778
|
+
"onCoRevealEnd"?: (event: CoSkeletonCustomEvent<void>) => void;
|
|
11779
|
+
/**
|
|
11780
|
+
* Handoff al contenido real: fade-out del shimmer; el host desmonta en coRevealEnd.
|
|
11781
|
+
* @default false
|
|
11782
|
+
*/
|
|
11783
|
+
"revealed"?: boolean;
|
|
11525
11784
|
/**
|
|
11526
11785
|
* rect (default) | text (radio menor) | circle
|
|
11527
11786
|
* @default 'rect'
|
|
@@ -11869,6 +12128,57 @@ declare namespace LocalJSX {
|
|
|
11869
12128
|
*/
|
|
11870
12129
|
"variant"?: 'default' | 'flat';
|
|
11871
12130
|
}
|
|
12131
|
+
/**
|
|
12132
|
+
* Campo de hora segmentado (patrón React Aria TimeField): una parte enfocable
|
|
12133
|
+
* por unidad — hora, minuto y a. m./p. m. (solo `hour12`). El VALOR es
|
|
12134
|
+
* minutos-del-día (0–1439), tz-free a propósito: la zona es problema del host.
|
|
12135
|
+
* Editar NO committea: cada edición válida emite `coInput` (draft). Enter emite
|
|
12136
|
+
* `coCommit`; Escape emite `coEscape`. El host decide qué hacer con cada uno
|
|
12137
|
+
* (co-date-time-picker: coInput→draft, coCommit→commit+close).
|
|
12138
|
+
* `coEscape` = anuncio de intención; el picker NO lo wirea — ver
|
|
12139
|
+
* co-date-time-picker.tsx (Escape lo posee su root handler).
|
|
12140
|
+
*/
|
|
12141
|
+
interface CoTimeField {
|
|
12142
|
+
/**
|
|
12143
|
+
* @default false
|
|
12144
|
+
*/
|
|
12145
|
+
"disabled"?: boolean;
|
|
12146
|
+
/**
|
|
12147
|
+
* aria-label del grupo cuando el host no pinta label visible.
|
|
12148
|
+
*/
|
|
12149
|
+
"fieldLabel"?: string;
|
|
12150
|
+
/**
|
|
12151
|
+
* Reloj de 12 h. `false` = 00–23 sin segmento de período.
|
|
12152
|
+
* @default true
|
|
12153
|
+
*/
|
|
12154
|
+
"hour12"?: boolean;
|
|
12155
|
+
/**
|
|
12156
|
+
* @default 'es-CO'
|
|
12157
|
+
*/
|
|
12158
|
+
"locale"?: string;
|
|
12159
|
+
/**
|
|
12160
|
+
* Enter: el host committea y cierra.
|
|
12161
|
+
*/
|
|
12162
|
+
"onCoCommit"?: (event: CoTimeFieldCustomEvent<number>) => void;
|
|
12163
|
+
/**
|
|
12164
|
+
* Escape: el host cierra sin aplicar.
|
|
12165
|
+
*/
|
|
12166
|
+
"onCoEscape"?: (event: CoTimeFieldCustomEvent<void>) => void;
|
|
12167
|
+
/**
|
|
12168
|
+
* Draft: cada edición válida (dígitos, flechas, stepper, a/p). `null` = draft incompleto (el segmento quedó vaciado por Backspace/Delete); el host conserva su último draft válido en ese caso.
|
|
12169
|
+
*/
|
|
12170
|
+
"onCoInput"?: (event: CoTimeFieldCustomEvent<number | null>) => void;
|
|
12171
|
+
/**
|
|
12172
|
+
* Paso de PageUp/PageDown sobre el minuto.
|
|
12173
|
+
* @default 15
|
|
12174
|
+
*/
|
|
12175
|
+
"pageStep"?: number;
|
|
12176
|
+
/**
|
|
12177
|
+
* Minutos del día (0–1439) o null (vacío).
|
|
12178
|
+
* @default null
|
|
12179
|
+
*/
|
|
12180
|
+
"value"?: number | null;
|
|
12181
|
+
}
|
|
11872
12182
|
interface CoToast {
|
|
11873
12183
|
/**
|
|
11874
12184
|
* Where action-slot content sits: inline with dismiss, or stacked on a new row below.
|
|
@@ -12020,7 +12330,7 @@ declare namespace LocalJSX {
|
|
|
12020
12330
|
"placement"?: Placement;
|
|
12021
12331
|
/**
|
|
12022
12332
|
* Delay in ms before showing the tooltip on hover.
|
|
12023
|
-
* @default
|
|
12333
|
+
* @default 80
|
|
12024
12334
|
*/
|
|
12025
12335
|
"showDelay"?: number;
|
|
12026
12336
|
}
|
|
@@ -12122,7 +12432,10 @@ declare namespace LocalJSX {
|
|
|
12122
12432
|
"onCoPipChange"?: (event: CoVideoCustomEvent<{ pip: boolean }>) => void;
|
|
12123
12433
|
"onCoPlay"?: (event: CoVideoCustomEvent<void>) => void;
|
|
12124
12434
|
"onCoPlaybackRateChange"?: (event: CoVideoCustomEvent<{ rate: number }>) => void;
|
|
12125
|
-
|
|
12435
|
+
/**
|
|
12436
|
+
* Metadata lista. Incluye el tamaño INTRÍNSECO del medio para que el host pueda ajustar su caja al frame (0 × 0 si el navegador aún no lo sabe).
|
|
12437
|
+
*/
|
|
12438
|
+
"onCoReady"?: (event: CoVideoCustomEvent<{ duration: number; width: number; height: number }>) => void;
|
|
12126
12439
|
"onCoSeeked"?: (event: CoVideoCustomEvent<{ from: number; to: number }>) => void;
|
|
12127
12440
|
"onCoThresholdReached"?: (event: CoVideoCustomEvent<{ threshold: number; currentTime: number; duration: number }>) => void;
|
|
12128
12441
|
"onCoTimeUpdate"?: (event: CoVideoCustomEvent<{ currentTime: number; duration: number; progressPercent: number }>) => void;
|
|
@@ -12283,6 +12596,7 @@ declare namespace LocalJSX {
|
|
|
12283
12596
|
interface CoBadgeAttributes {
|
|
12284
12597
|
"size": 'large' | 'small';
|
|
12285
12598
|
"color": 'default' | 'success' | 'error' | 'warning' | 'info';
|
|
12599
|
+
"animated": boolean;
|
|
12286
12600
|
}
|
|
12287
12601
|
interface CoBottomSheetAttributes {
|
|
12288
12602
|
"open": boolean;
|
|
@@ -12396,7 +12710,7 @@ declare namespace LocalJSX {
|
|
|
12396
12710
|
"disabled": boolean;
|
|
12397
12711
|
"label": string;
|
|
12398
12712
|
"value": string;
|
|
12399
|
-
"
|
|
12713
|
+
"checkedColor": string;
|
|
12400
12714
|
"appearance": 'default' | 'overlay';
|
|
12401
12715
|
}
|
|
12402
12716
|
interface CoCheckboxGroupAttributes {
|
|
@@ -12443,6 +12757,7 @@ declare namespace LocalJSX {
|
|
|
12443
12757
|
"size": 's' | 'sm' | 'md' | 'lg';
|
|
12444
12758
|
"name": string;
|
|
12445
12759
|
"presets": string | ColorPreset[] | string[];
|
|
12760
|
+
"locale": string;
|
|
12446
12761
|
}
|
|
12447
12762
|
interface CoColumnPickerAttributes {
|
|
12448
12763
|
"label": string;
|
|
@@ -12632,6 +12947,7 @@ declare namespace LocalJSX {
|
|
|
12632
12947
|
"value": string | null;
|
|
12633
12948
|
"timeZone": string;
|
|
12634
12949
|
"stepMinutes": number;
|
|
12950
|
+
"presetIds": string[] | string;
|
|
12635
12951
|
"hour12": boolean;
|
|
12636
12952
|
"min": string;
|
|
12637
12953
|
"max": string;
|
|
@@ -12793,6 +13109,8 @@ declare namespace LocalJSX {
|
|
|
12793
13109
|
"disabled": boolean;
|
|
12794
13110
|
"label": string;
|
|
12795
13111
|
"icon": string;
|
|
13112
|
+
"toggleIcon": string;
|
|
13113
|
+
"toggled": boolean;
|
|
12796
13114
|
"iconWeight": 'regular' | 'thin' | 'light' | 'bold' | 'fill' | 'duotone';
|
|
12797
13115
|
}
|
|
12798
13116
|
interface CoInputAttributes {
|
|
@@ -12916,7 +13234,9 @@ declare namespace LocalJSX {
|
|
|
12916
13234
|
"placeholder": string;
|
|
12917
13235
|
"size": 's' | 'sm' | 'md' | 'lg';
|
|
12918
13236
|
"clearable": boolean;
|
|
12919
|
-
"format": 'rate' | 'percent';
|
|
13237
|
+
"format": 'rate' | 'percent' | 'amount';
|
|
13238
|
+
"hideControls": boolean;
|
|
13239
|
+
"suffix": string;
|
|
12920
13240
|
}
|
|
12921
13241
|
interface CoOptionListAttributes {
|
|
12922
13242
|
"items": string | OptionListItem[];
|
|
@@ -12942,6 +13262,7 @@ declare namespace LocalJSX {
|
|
|
12942
13262
|
"highlightMatches": boolean;
|
|
12943
13263
|
"highlightTerm": string;
|
|
12944
13264
|
"avatarShape": 'circle' | 'square';
|
|
13265
|
+
"suffixAlign": 'inline' | 'end';
|
|
12945
13266
|
"autoHighlight": boolean;
|
|
12946
13267
|
}
|
|
12947
13268
|
interface CoOverlayAttributes {
|
|
@@ -13088,7 +13409,7 @@ declare namespace LocalJSX {
|
|
|
13088
13409
|
"locale": string;
|
|
13089
13410
|
}
|
|
13090
13411
|
interface CoRichTextToolbarAttributes {
|
|
13091
|
-
"variant": 'none' | 'compact' | 'compact-assets' | 'basic' | 'full';
|
|
13412
|
+
"variant": 'none' | 'compact' | 'compact-assets' | 'basic' | 'notes' | 'full';
|
|
13092
13413
|
"disabled": boolean;
|
|
13093
13414
|
"locale": string;
|
|
13094
13415
|
"attachmentsEnabled": boolean;
|
|
@@ -13160,6 +13481,7 @@ declare namespace LocalJSX {
|
|
|
13160
13481
|
"variant": 'rect' | 'text' | 'circle';
|
|
13161
13482
|
"width": string;
|
|
13162
13483
|
"height": string;
|
|
13484
|
+
"revealed": boolean;
|
|
13163
13485
|
}
|
|
13164
13486
|
interface CoSliderAttributes {
|
|
13165
13487
|
"label": string;
|
|
@@ -13234,6 +13556,14 @@ declare namespace LocalJSX {
|
|
|
13234
13556
|
"clearable": boolean;
|
|
13235
13557
|
"resize": 'vertical' | 'none' | 'both';
|
|
13236
13558
|
}
|
|
13559
|
+
interface CoTimeFieldAttributes {
|
|
13560
|
+
"value": number | null;
|
|
13561
|
+
"hour12": boolean;
|
|
13562
|
+
"locale": string;
|
|
13563
|
+
"disabled": boolean;
|
|
13564
|
+
"pageStep": number;
|
|
13565
|
+
"fieldLabel": string;
|
|
13566
|
+
}
|
|
13237
13567
|
interface CoToastAttributes {
|
|
13238
13568
|
"message": string;
|
|
13239
13569
|
"description": string;
|
|
@@ -13404,6 +13734,7 @@ declare namespace LocalJSX {
|
|
|
13404
13734
|
"co-tab-group": Omit<CoTabGroup, keyof CoTabGroupAttributes> & { [K in keyof CoTabGroup & keyof CoTabGroupAttributes]?: CoTabGroup[K] } & { [K in keyof CoTabGroup & keyof CoTabGroupAttributes as `attr:${K}`]?: CoTabGroupAttributes[K] } & { [K in keyof CoTabGroup & keyof CoTabGroupAttributes as `prop:${K}`]?: CoTabGroup[K] };
|
|
13405
13735
|
"co-tags-field": Omit<CoTagsField, keyof CoTagsFieldAttributes> & { [K in keyof CoTagsField & keyof CoTagsFieldAttributes]?: CoTagsField[K] } & { [K in keyof CoTagsField & keyof CoTagsFieldAttributes as `attr:${K}`]?: CoTagsFieldAttributes[K] } & { [K in keyof CoTagsField & keyof CoTagsFieldAttributes as `prop:${K}`]?: CoTagsField[K] };
|
|
13406
13736
|
"co-textarea": Omit<CoTextarea, keyof CoTextareaAttributes> & { [K in keyof CoTextarea & keyof CoTextareaAttributes]?: CoTextarea[K] } & { [K in keyof CoTextarea & keyof CoTextareaAttributes as `attr:${K}`]?: CoTextareaAttributes[K] } & { [K in keyof CoTextarea & keyof CoTextareaAttributes as `prop:${K}`]?: CoTextarea[K] };
|
|
13737
|
+
"co-time-field": Omit<CoTimeField, keyof CoTimeFieldAttributes> & { [K in keyof CoTimeField & keyof CoTimeFieldAttributes]?: CoTimeField[K] } & { [K in keyof CoTimeField & keyof CoTimeFieldAttributes as `attr:${K}`]?: CoTimeFieldAttributes[K] } & { [K in keyof CoTimeField & keyof CoTimeFieldAttributes as `prop:${K}`]?: CoTimeField[K] };
|
|
13407
13738
|
"co-toast": Omit<CoToast, keyof CoToastAttributes> & { [K in keyof CoToast & keyof CoToastAttributes]?: CoToast[K] } & { [K in keyof CoToast & keyof CoToastAttributes as `attr:${K}`]?: CoToastAttributes[K] } & { [K in keyof CoToast & keyof CoToastAttributes as `prop:${K}`]?: CoToast[K] };
|
|
13408
13739
|
"co-toggle-button": Omit<CoToggleButton, keyof CoToggleButtonAttributes> & { [K in keyof CoToggleButton & keyof CoToggleButtonAttributes]?: CoToggleButton[K] } & { [K in keyof CoToggleButton & keyof CoToggleButtonAttributes as `attr:${K}`]?: CoToggleButtonAttributes[K] } & { [K in keyof CoToggleButton & keyof CoToggleButtonAttributes as `prop:${K}`]?: CoToggleButton[K] };
|
|
13409
13740
|
"co-toggle-button-group": Omit<CoToggleButtonGroup, keyof CoToggleButtonGroupAttributes> & { [K in keyof CoToggleButtonGroup & keyof CoToggleButtonGroupAttributes]?: CoToggleButtonGroup[K] } & { [K in keyof CoToggleButtonGroup & keyof CoToggleButtonGroupAttributes as `attr:${K}`]?: CoToggleButtonGroupAttributes[K] } & { [K in keyof CoToggleButtonGroup & keyof CoToggleButtonGroupAttributes as `prop:${K}`]?: CoToggleButtonGroup[K] };
|
|
@@ -13524,10 +13855,17 @@ declare module "@stencil/core" {
|
|
|
13524
13855
|
"co-chip": LocalJSX.IntrinsicElements["co-chip"] & JSXBase.HTMLAttributes<HTMLCoChipElement>;
|
|
13525
13856
|
/**
|
|
13526
13857
|
* Color picker with preset swatches. Shows a trigger with the current color
|
|
13527
|
-
* swatch + hex value, and opens a popover panel with a
|
|
13528
|
-
*
|
|
13529
|
-
*
|
|
13530
|
-
*
|
|
13858
|
+
* swatch + hex value, and opens a popover panel with a saturation/brightness
|
|
13859
|
+
* area, a hue slider, a grid of preset colors and an editable hex field.
|
|
13860
|
+
* The hex field previews while typing (`coInput`) and commits on gesture end
|
|
13861
|
+
* — blur, Enter or panel close — like every other control in the panel. A
|
|
13862
|
+
* pasted CSS color commits immediately; a copy button copies the current value.
|
|
13863
|
+
* @event coInput - Live hex while a gesture is in flight — dragging the area or
|
|
13864
|
+
* the hue slider, and typing a valid hex in the field (preview only, never a
|
|
13865
|
+
* commit).
|
|
13866
|
+
* @event coChange - Emits the committed hex string (e.g. "#0066FF"): pointer
|
|
13867
|
+
* release, arrow key, swatch click, paste, and the end of a hex-field edit
|
|
13868
|
+
* (blur, Enter or panel close).
|
|
13531
13869
|
*/
|
|
13532
13870
|
"co-color-picker": LocalJSX.IntrinsicElements["co-color-picker"] & JSXBase.HTMLAttributes<HTMLCoColorPickerElement>;
|
|
13533
13871
|
"co-column-picker": LocalJSX.IntrinsicElements["co-column-picker"] & JSXBase.HTMLAttributes<HTMLCoColumnPickerElement>;
|
|
@@ -13588,8 +13926,10 @@ declare module "@stencil/core" {
|
|
|
13588
13926
|
"co-date-range-picker": LocalJSX.IntrinsicElements["co-date-range-picker"] & JSXBase.HTMLAttributes<HTMLCoDateRangePickerElement>;
|
|
13589
13927
|
/**
|
|
13590
13928
|
* Date + TIME picker: one field, one popover. Composes `co-popover` (floating
|
|
13591
|
-
* panel, outside-click) + `co-calendar` (day grid) + a
|
|
13592
|
-
*
|
|
13929
|
+
* panel, outside-click) + `co-calendar` (day grid) + a side panel with
|
|
13930
|
+
* shortcuts (`presetIds`: morning/noon/afternoon/endOfDay/now) and a segmented
|
|
13931
|
+
* `co-time-field` (hh:mm, PageUp/PageDown stepping by `stepMinutes`) for the
|
|
13932
|
+
* exact hour, plus a "Listo" button.
|
|
13593
13933
|
* VALUE CONTRACT — the committed `value` is a UTC ISO instant
|
|
13594
13934
|
* ("2026-07-25T21:30:00.000Z"), never a wall-clock string. The wall clock the
|
|
13595
13935
|
* user sees and edits is rendered in `timeZone` (IANA; browser zone when
|
|
@@ -13600,15 +13940,25 @@ declare module "@stencil/core" {
|
|
|
13600
13940
|
* `timeZone` at {@link DEFAULT_MINUTES} (09:00), never as UTC midnight (which
|
|
13601
13941
|
* would shift the day west of UTC).
|
|
13602
13942
|
* INTERACTION (Google):
|
|
13603
|
-
* - Click the field → opens. Picking a DAY commits
|
|
13604
|
-
*
|
|
13605
|
-
*
|
|
13943
|
+
* - Click the field → opens. Picking a DAY commits (with the current DRAFT
|
|
13944
|
+
* hour, not the previously committed one) and keeps the panel open — you
|
|
13945
|
+
* almost always want to set the hour next.
|
|
13946
|
+
* - The exact time is a DRAFT (`draftMinutes`) while `co-time-field` is
|
|
13947
|
+
* edited (`coInput`) — editing alone never commits. It only commits (and
|
|
13948
|
+
* closes) on: clicking a shortcut, Enter/`coCommit` from the time field,
|
|
13949
|
+
* or the "Listo" button.
|
|
13950
|
+
* - Outside click — and, on mobile, swiping the bottom sheet down — commits
|
|
13951
|
+
* the draft if it changed, then closes: the same "apply on blur" model a
|
|
13952
|
+
* text field uses.
|
|
13953
|
+
* - Escape is the opposite: an explicit DISCARD. It closes WITHOUT applying
|
|
13954
|
+
* the draft and returns focus to the trigger field.
|
|
13606
13955
|
* - ArrowDown on the field → moves focus into the calendar grid.
|
|
13607
|
-
* -
|
|
13608
|
-
*
|
|
13609
|
-
*
|
|
13610
|
-
* Escape is owned here (co-popover `closeOnEscape=false`) so focus can return
|
|
13611
|
-
* the field; outside-click
|
|
13956
|
+
* - Mobile (viewport ≤ `mobileBreakpoint`) renders the same panel as a
|
|
13957
|
+
* bottom sheet (`co-drawer position="bottom"`) instead of the desktop
|
|
13958
|
+
* popover; the draft/commit/discard model is identical.
|
|
13959
|
+
* Escape is owned here (co-popover `closeOnEscape=false`) so focus can return
|
|
13960
|
+
* to the field; outside-click/sheet-dismiss stay with co-popover/co-drawer and
|
|
13961
|
+
* are handled by `closeApplyingDraft` (see its doc for the Escape asymmetry).
|
|
13612
13962
|
*/
|
|
13613
13963
|
"co-date-time-picker": LocalJSX.IntrinsicElements["co-date-time-picker"] & JSXBase.HTMLAttributes<HTMLCoDateTimePickerElement>;
|
|
13614
13964
|
"co-drawer": LocalJSX.IntrinsicElements["co-drawer"] & JSXBase.HTMLAttributes<HTMLCoDrawerElement>;
|
|
@@ -13699,10 +14049,13 @@ declare module "@stencil/core" {
|
|
|
13699
14049
|
*/
|
|
13700
14050
|
"co-json-field": LocalJSX.IntrinsicElements["co-json-field"] & JSXBase.HTMLAttributes<HTMLCoJsonFieldElement>;
|
|
13701
14051
|
/**
|
|
13702
|
-
* Fullscreen
|
|
14052
|
+
* Fullscreen media viewer — dark scrim, zoom (wheel / buttons / double-click,
|
|
13703
14053
|
* anchored at the cursor), drag-to-pan while zoomed, and prev/next carousel
|
|
13704
|
-
* when more than one
|
|
14054
|
+
* when more than one item is provided. Keyboard: Escape closes, arrows
|
|
13705
14055
|
* navigate, +/- zoom, 0 resets.
|
|
14056
|
+
* An item with `kind: 'video'` mounts a `co-video` instead of an `<img>`:
|
|
14057
|
+
* zoom/pan make no sense over a seek bar, so they are disabled (and their
|
|
14058
|
+
* toolbar cluster hidden) for as long as that slide is active.
|
|
13706
14059
|
* Controlled like co-modal: the host owns `open` and reacts to `coClose`.
|
|
13707
14060
|
* CAVEAT: the root is `position: fixed`, so an ancestor with `transform`,
|
|
13708
14061
|
* `filter` or `will-change: transform` (e.g. an OPEN co-drawer) becomes its
|
|
@@ -13892,6 +14245,17 @@ declare module "@stencil/core" {
|
|
|
13892
14245
|
* `<textarea>` for multiline content (bios, descriptions, notes).
|
|
13893
14246
|
*/
|
|
13894
14247
|
"co-textarea": LocalJSX.IntrinsicElements["co-textarea"] & JSXBase.HTMLAttributes<HTMLCoTextareaElement>;
|
|
14248
|
+
/**
|
|
14249
|
+
* Campo de hora segmentado (patrón React Aria TimeField): una parte enfocable
|
|
14250
|
+
* por unidad — hora, minuto y a. m./p. m. (solo `hour12`). El VALOR es
|
|
14251
|
+
* minutos-del-día (0–1439), tz-free a propósito: la zona es problema del host.
|
|
14252
|
+
* Editar NO committea: cada edición válida emite `coInput` (draft). Enter emite
|
|
14253
|
+
* `coCommit`; Escape emite `coEscape`. El host decide qué hacer con cada uno
|
|
14254
|
+
* (co-date-time-picker: coInput→draft, coCommit→commit+close).
|
|
14255
|
+
* `coEscape` = anuncio de intención; el picker NO lo wirea — ver
|
|
14256
|
+
* co-date-time-picker.tsx (Escape lo posee su root handler).
|
|
14257
|
+
*/
|
|
14258
|
+
"co-time-field": LocalJSX.IntrinsicElements["co-time-field"] & JSXBase.HTMLAttributes<HTMLCoTimeFieldElement>;
|
|
13895
14259
|
"co-toast": LocalJSX.IntrinsicElements["co-toast"] & JSXBase.HTMLAttributes<HTMLCoToastElement>;
|
|
13896
14260
|
"co-toggle-button": LocalJSX.IntrinsicElements["co-toggle-button"] & JSXBase.HTMLAttributes<HTMLCoToggleButtonElement>;
|
|
13897
14261
|
"co-toggle-button-group": LocalJSX.IntrinsicElements["co-toggle-button-group"] & JSXBase.HTMLAttributes<HTMLCoToggleButtonGroupElement>;
|