@prolibu-suite/cobalt-core 0.9.6 → 0.10.1

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.
Files changed (635) hide show
  1. package/custom-elements.json +1125 -89
  2. package/dist/cjs/co-accordion.cjs.entry.js +5 -5
  3. package/dist/cjs/co-action-bar.cjs.entry.js +2 -2
  4. package/dist/cjs/co-app-shell.cjs.entry.js +4 -4
  5. package/dist/cjs/co-audio-player.cjs.entry.js +83 -13
  6. package/dist/cjs/co-autocomplete.cjs.entry.js +2 -2
  7. package/dist/cjs/co-avatar-group.cjs.entry.js +1 -1
  8. package/dist/cjs/co-avatar.cjs.entry.js +72 -0
  9. package/dist/cjs/co-badge.cjs.entry.js +11 -3
  10. package/dist/cjs/co-bottom-sheet.cjs.entry.js +1 -1
  11. package/dist/cjs/co-breadcrumb-item.cjs.entry.js +1 -1
  12. package/dist/cjs/co-breadcrumb.cjs.entry.js +1 -1
  13. package/dist/cjs/co-button-group.cjs.entry.js +1 -1
  14. package/dist/cjs/co-button.cjs.entry.js +2 -2
  15. package/dist/cjs/co-calendar-month_2.cjs.entry.js +55 -20
  16. package/dist/cjs/co-calendar_3.cjs.entry.js +27 -15
  17. package/dist/cjs/co-card.cjs.entry.js +1 -1
  18. package/dist/cjs/co-carousel-item.cjs.entry.js +1 -1
  19. package/dist/cjs/co-carousel.cjs.entry.js +2 -2
  20. package/dist/cjs/co-checkbox-group.cjs.entry.js +2 -2
  21. package/dist/cjs/co-checkbox.cjs.entry.js +6 -6
  22. package/dist/cjs/co-chip_2.cjs.entry.js +68 -13
  23. package/dist/cjs/co-color-picker.cjs.entry.js +1078 -27
  24. package/dist/cjs/co-column-picker.cjs.entry.js +3 -3
  25. package/dist/cjs/co-combobox.cjs.entry.js +2 -2
  26. package/dist/cjs/co-command-search.cjs.entry.js +1 -1
  27. package/dist/cjs/co-data-table-pagination.cjs.entry.js +5 -5
  28. package/dist/cjs/co-data-table.cjs.entry.js +83 -5
  29. package/dist/cjs/co-date-picker.cjs.entry.js +3 -3
  30. package/dist/cjs/co-date-range-picker.cjs.entry.js +3 -3
  31. package/dist/cjs/co-date-range.cjs.entry.js +2 -2
  32. package/dist/cjs/co-date-time-picker.cjs.entry.js +101 -130
  33. package/dist/cjs/co-drive-card.cjs.entry.js +2 -2
  34. package/dist/cjs/co-drop-zone.cjs.entry.js +2 -2
  35. package/dist/cjs/co-emoji-picker.cjs.entry.js +4 -4
  36. package/dist/cjs/co-empty-state.cjs.entry.js +4 -4
  37. package/dist/cjs/co-event-calendar.cjs.entry.js +4 -4
  38. package/dist/cjs/co-event-popover.cjs.entry.js +3 -3
  39. package/dist/cjs/co-fab.cjs.entry.js +3 -3
  40. package/dist/cjs/co-file-field.cjs.entry.js +102 -106
  41. package/dist/cjs/co-file-type-tile.cjs.entry.js +3 -3
  42. package/dist/cjs/co-helper-text.cjs.entry.js +3 -3
  43. package/dist/cjs/co-icon-button.cjs.entry.js +6 -6
  44. package/dist/cjs/co-icon.cjs.entry.js +3 -3
  45. package/dist/cjs/co-input.cjs.entry.js +32 -6
  46. package/dist/cjs/co-json-field.cjs.entry.js +5 -5
  47. package/dist/cjs/co-lightbox.cjs.entry.js +204 -21
  48. package/dist/cjs/co-list-footer.cjs.entry.js +2 -2
  49. package/dist/cjs/co-list-item.cjs.entry.js +5 -5
  50. package/dist/cjs/co-loader.cjs.entry.js +1 -1
  51. package/dist/cjs/co-media-thumb.cjs.entry.js +3 -3
  52. package/dist/cjs/co-menu-divider.cjs.entry.js +2 -2
  53. package/dist/cjs/co-menu-item.cjs.entry.js +85 -4
  54. package/dist/cjs/co-menu.cjs.entry.js +2 -2
  55. package/dist/cjs/co-modal.cjs.entry.js +10 -4
  56. package/dist/cjs/co-navbar.cjs.entry.js +4 -4
  57. package/dist/cjs/co-number-field.cjs.entry.js +272 -9
  58. package/dist/cjs/co-overlay.cjs.entry.js +6 -4
  59. package/dist/cjs/co-page-header.cjs.entry.js +2 -2
  60. package/dist/cjs/co-phone-field.cjs.entry.js +3 -3
  61. package/dist/cjs/co-popover.cjs.entry.js +58 -21
  62. package/dist/cjs/co-progress-bar.cjs.entry.js +3 -3
  63. package/dist/cjs/co-progress-circle.cjs.entry.js +3 -3
  64. package/dist/cjs/co-provider-logo_2.cjs.entry.js +47 -3
  65. package/dist/cjs/co-radio-group.cjs.entry.js +1 -1
  66. package/dist/cjs/co-radio.cjs.entry.js +4 -4
  67. package/dist/cjs/co-rating.cjs.entry.js +4 -4
  68. package/dist/cjs/co-ref-field.cjs.entry.js +104 -13
  69. package/dist/cjs/co-rich-text-editor.cjs.entry.js +11 -8
  70. package/dist/cjs/co-rich-text-toolbar.cjs.entry.js +7 -3
  71. package/dist/cjs/co-rich-text-viewer.cjs.entry.js +4 -3
  72. package/dist/cjs/co-row.cjs.entry.js +3 -3
  73. package/dist/cjs/co-segmented-bar.cjs.entry.js +1 -1
  74. package/dist/cjs/co-select.cjs.entry.js +6 -6
  75. package/dist/cjs/co-separator.cjs.entry.js +2 -2
  76. package/dist/cjs/co-sidebar-nav.cjs.entry.js +2 -2
  77. package/dist/cjs/co-sidebar.cjs.entry.js +3 -3
  78. package/dist/cjs/co-slider.cjs.entry.js +3 -3
  79. package/dist/cjs/co-switch.cjs.entry.js +6 -6
  80. package/dist/cjs/co-tab-group.cjs.entry.js +3 -3
  81. package/dist/cjs/co-tab.cjs.entry.js +3 -3
  82. package/dist/cjs/co-tags-field.cjs.entry.js +8 -8
  83. package/dist/cjs/co-textarea.cjs.entry.js +6 -6
  84. package/dist/cjs/co-time-field.cjs.entry.js +325 -0
  85. package/dist/cjs/co-toast.cjs.entry.js +2 -2
  86. package/dist/cjs/co-toggle-button-group.cjs.entry.js +4 -4
  87. package/dist/cjs/co-toggle-button.cjs.entry.js +4 -4
  88. package/dist/cjs/{co-avatar_2.cjs.entry.js → co-tooltip.cjs.entry.js} +48 -84
  89. package/dist/cjs/co-transfer-list.cjs.entry.js +1 -1
  90. package/dist/cjs/co-video.cjs.entry.js +32 -7
  91. package/dist/cjs/cobalt.cjs.js +2 -2
  92. package/dist/cjs/color-CML2Cfdh.js +142 -0
  93. package/dist/cjs/{dateI18n-wblvKRq_.js → dateI18n-BK2qHqoC.js} +36 -0
  94. package/dist/cjs/{fieldChip-BLzo9MEV.js → fieldChip-B6YIGU1V.js} +1 -1
  95. package/dist/cjs/fileI18n-6sdbKvo6.js +88 -0
  96. package/dist/cjs/{index-DFZ5YhIT.js → index-BYwrR87Z.js} +28 -10
  97. package/dist/cjs/{index-DK-2Lzmf.js → index-MDAnKsze.js} +35 -27
  98. package/dist/cjs/loader.cjs.js +2 -2
  99. package/dist/cjs/{positioning-DCj_AJ2T.js → positioning-CyatXeT_.js} +32 -13
  100. package/dist/cjs/{requiredMark-C1xcrzSZ.js → requiredMark-D-t-IPN0.js} +1 -1
  101. package/dist/cjs/{toolbar-config-BQfWTW6P.js → toolbar-config-BSGas-Wl.js} +10 -0
  102. package/dist/cobalt/cobalt.css +1 -1
  103. package/dist/cobalt/cobalt.esm.js +1 -1
  104. package/dist/cobalt/{p-bfc2a849.entry.js → p-000a15b8.entry.js} +1 -1
  105. package/dist/cobalt/{p-f83b48fd.entry.js → p-011dc80b.entry.js} +1 -1
  106. package/dist/cobalt/{p-316c62c0.entry.js → p-0678c797.entry.js} +1 -1
  107. package/dist/cobalt/{p-43bd298d.entry.js → p-08e42e00.entry.js} +1 -1
  108. package/dist/cobalt/{p-0e91e5c4.entry.js → p-148d4aa6.entry.js} +1 -1
  109. package/dist/cobalt/{p-07d570a6.entry.js → p-16954cea.entry.js} +1 -1
  110. package/dist/cobalt/{p-d40a465f.entry.js → p-16f8cee6.entry.js} +1 -1
  111. package/dist/cobalt/{p-85a61e28.entry.js → p-17244412.entry.js} +1 -1
  112. package/dist/cobalt/{p-da546d08.entry.js → p-1dc55e43.entry.js} +1 -1
  113. package/dist/cobalt/p-239c5c5f.entry.js +1 -0
  114. package/dist/cobalt/{p-4c7e3984.entry.js → p-23ab0cc5.entry.js} +1 -1
  115. package/dist/cobalt/{p-fabe5fb2.entry.js → p-2636b7eb.entry.js} +1 -1
  116. package/dist/cobalt/{p-88a0659f.entry.js → p-27a7e549.entry.js} +1 -1
  117. package/dist/cobalt/{p-dca4cd5f.entry.js → p-28764b8e.entry.js} +1 -1
  118. package/dist/cobalt/{p-18d34b01.entry.js → p-290066ef.entry.js} +1 -1
  119. package/dist/cobalt/p-2a30c143.entry.js +1 -0
  120. package/dist/cobalt/p-2f0f3bb1.entry.js +1 -0
  121. package/dist/cobalt/{p-89e38c5e.entry.js → p-2f9cbbd5.entry.js} +1 -1
  122. package/dist/cobalt/p-2fba312b.entry.js +1 -0
  123. package/dist/cobalt/p-354d5089.entry.js +1 -0
  124. package/dist/cobalt/{p-60cb66f5.entry.js → p-37f5036b.entry.js} +1 -1
  125. package/dist/cobalt/{p-ac91259e.entry.js → p-383a998e.entry.js} +1 -1
  126. package/dist/cobalt/{p-ef5e1167.entry.js → p-3c4f7026.entry.js} +1 -1
  127. package/dist/cobalt/p-410bee4d.entry.js +1 -0
  128. package/dist/cobalt/p-416795f5.entry.js +1 -0
  129. package/dist/cobalt/{p-6795a258.entry.js → p-44c4e4a3.entry.js} +1 -1
  130. package/dist/cobalt/{p-4b083da4.entry.js → p-44ea675f.entry.js} +1 -1
  131. package/dist/cobalt/{p-2828ecf6.entry.js → p-4592ca00.entry.js} +1 -1
  132. package/dist/cobalt/{p-342e1da4.entry.js → p-4d65e713.entry.js} +1 -1
  133. package/dist/cobalt/p-56551580.entry.js +1 -0
  134. package/dist/cobalt/p-58137c9e.entry.js +1 -0
  135. package/dist/cobalt/{p-4f754c9a.entry.js → p-58d9b650.entry.js} +1 -1
  136. package/dist/cobalt/p-59963937.entry.js +1 -0
  137. package/dist/cobalt/p-5a3e4c81.entry.js +1 -0
  138. package/dist/cobalt/p-5adf117c.entry.js +1 -0
  139. package/dist/cobalt/{p-23b3ff3f.entry.js → p-5ca394b1.entry.js} +1 -1
  140. package/dist/cobalt/p-5e4973a6.entry.js +1 -0
  141. package/dist/cobalt/{p-2d329ac8.entry.js → p-623cc195.entry.js} +1 -1
  142. package/dist/cobalt/{p-8e667eb6.entry.js → p-66b11b38.entry.js} +1 -1
  143. package/dist/cobalt/{p-7e53e9c8.entry.js → p-6c82a892.entry.js} +1 -1
  144. package/dist/cobalt/{p-a6357340.entry.js → p-76249983.entry.js} +1 -1
  145. package/dist/cobalt/{p-568cfe8d.entry.js → p-789c4b3e.entry.js} +1 -1
  146. package/dist/cobalt/p-7e8e6907.entry.js +1 -0
  147. package/dist/cobalt/{p-a9b29cc2.entry.js → p-826ee074.entry.js} +1 -1
  148. package/dist/cobalt/{p-1c68bc41.entry.js → p-8471abe2.entry.js} +1 -1
  149. package/dist/cobalt/p-8f2199ff.entry.js +1 -0
  150. package/dist/cobalt/{p-c8dba82f.entry.js → p-91e73a92.entry.js} +1 -1
  151. package/dist/cobalt/p-9246e09c.entry.js +1 -0
  152. package/dist/cobalt/{p-c1e7fb32.entry.js → p-93fe45fd.entry.js} +1 -1
  153. package/dist/cobalt/{p-8f38e24d.entry.js → p-95cfcb34.entry.js} +1 -1
  154. package/dist/cobalt/{p-36197363.entry.js → p-996f4e38.entry.js} +1 -1
  155. package/dist/cobalt/{p-c5684c79.entry.js → p-9cf738ed.entry.js} +1 -1
  156. package/dist/cobalt/p-BRbgGqLw.js +1 -0
  157. package/dist/cobalt/{p-BL0sCfMH.js → p-Bryf3-Js.js} +1 -1
  158. package/dist/cobalt/p-DFHRS9cJ.js +1 -0
  159. package/dist/cobalt/{p-CrtiywTB.js → p-DH5lfRNj.js} +1 -1
  160. package/dist/{components/p-WeuPA9Rw.js → cobalt/p-DOL2zACE.js} +1 -1
  161. package/dist/cobalt/p-D_zA1Pv4.js +1 -0
  162. package/dist/cobalt/p-a2462d7a.entry.js +1 -0
  163. package/dist/cobalt/p-a325ea0c.entry.js +1 -0
  164. package/dist/cobalt/{p-fef5db54.entry.js → p-a32b20eb.entry.js} +1 -1
  165. package/dist/cobalt/p-aa9400bf.entry.js +1 -0
  166. package/dist/cobalt/{p-8eb485c8.entry.js → p-aaca6dab.entry.js} +1 -1
  167. package/dist/cobalt/p-b0c4fc71.entry.js +1 -0
  168. package/dist/cobalt/p-b5bba7fe.entry.js +1 -0
  169. package/dist/cobalt/{p-fb3a095b.entry.js → p-b821d9de.entry.js} +1 -1
  170. package/dist/cobalt/{p-b0319a2d.entry.js → p-b90d41e4.entry.js} +1 -1
  171. package/dist/cobalt/{p-ac466658.entry.js → p-be34e447.entry.js} +1 -1
  172. package/dist/cobalt/{p-1ddbc48b.entry.js → p-c124e82b.entry.js} +1 -1
  173. package/dist/cobalt/{p-95efe661.entry.js → p-c2ebf0ec.entry.js} +1 -1
  174. package/dist/cobalt/{p-54ae807d.entry.js → p-c465d619.entry.js} +1 -1
  175. package/dist/cobalt/p-c7d7d7f7.entry.js +1 -0
  176. package/dist/cobalt/{p-ab45d9bd.entry.js → p-c91d4fc6.entry.js} +1 -1
  177. package/dist/cobalt/{p-e5495539.entry.js → p-d0b2c418.entry.js} +1 -1
  178. package/dist/cobalt/{p-ce35c898.entry.js → p-d29bb0fa.entry.js} +1 -1
  179. package/dist/cobalt/{p-33ea4a90.entry.js → p-d3344187.entry.js} +1 -1
  180. package/dist/cobalt/p-d375014b.entry.js +1 -0
  181. package/dist/cobalt/p-d9d9e8ae.entry.js +1 -0
  182. package/dist/cobalt/{p-7c5e846a.entry.js → p-db805569.entry.js} +1 -1
  183. package/dist/cobalt/p-e371ec7a.entry.js +1 -0
  184. package/dist/cobalt/p-e3aae282.entry.js +1 -0
  185. package/dist/cobalt/{p-d15d3a97.entry.js → p-e4264532.entry.js} +1 -1
  186. package/dist/cobalt/{p-3f0eed59.entry.js → p-e49a564c.entry.js} +1 -1
  187. package/dist/cobalt/p-e8a2f993.entry.js +1 -0
  188. package/dist/cobalt/p-eadfd661.entry.js +1 -0
  189. package/dist/cobalt/p-eb82358d.entry.js +1 -0
  190. package/dist/cobalt/{p-2114c036.entry.js → p-eb8691f2.entry.js} +1 -1
  191. package/dist/cobalt/{p-e8878cf9.entry.js → p-ee2023da.entry.js} +1 -1
  192. package/dist/cobalt/p-ee9a623d.entry.js +1 -0
  193. package/dist/cobalt/p-ef301976.entry.js +1 -0
  194. package/dist/cobalt/p-f4e1c3c3.entry.js +1 -0
  195. package/dist/cobalt/{p-e364b8a5.entry.js → p-f57dffca.entry.js} +1 -1
  196. package/dist/cobalt/p-f6691108.entry.js +1 -0
  197. package/dist/cobalt/p-fMqVDypp.js +1 -0
  198. package/dist/cobalt/p-fb2d1144.entry.js +1 -0
  199. package/dist/cobalt/{p-0c463d9a.entry.js → p-fd150cc6.entry.js} +1 -1
  200. package/dist/cobalt/p-gKnOhsd2.js +1 -0
  201. package/dist/cobalt/p-jYd9gu_c.js +1 -0
  202. package/dist/collection/collection-manifest.json +1 -0
  203. package/dist/collection/components/co-accordion/co-accordion.css +2 -2
  204. package/dist/collection/components/co-accordion/co-accordion.js +4 -4
  205. package/dist/collection/components/co-action-bar/co-action-bar.css +9 -2
  206. package/dist/collection/components/co-app-shell/co-app-shell.css +107 -41
  207. package/dist/collection/components/co-app-shell/co-app-shell.js +2 -2
  208. package/dist/collection/components/co-audio-player/co-audio-player.js +138 -12
  209. package/dist/collection/components/co-autocomplete/co-autocomplete.js +1 -1
  210. package/dist/collection/components/co-avatar-group/co-avatar-group.js +1 -1
  211. package/dist/collection/components/co-badge/co-badge.css +18 -0
  212. package/dist/collection/components/co-badge/co-badge.js +29 -1
  213. package/dist/collection/components/co-button/co-button.css +10 -7
  214. package/dist/collection/components/co-checkbox/co-checkbox.css +12 -3
  215. package/dist/collection/components/co-checkbox/co-checkbox.js +25 -6
  216. package/dist/collection/components/co-checkbox-group/co-checkbox-group.css +1 -3
  217. package/dist/collection/components/co-checkbox-group/co-checkbox-group.js +1 -1
  218. package/dist/collection/components/co-color-picker/co-color-picker.css +252 -5
  219. package/dist/collection/components/co-color-picker/co-color-picker.js +962 -15
  220. package/dist/collection/components/co-color-picker/presets.js +113 -15
  221. package/dist/collection/components/co-column-picker/co-column-picker.js +2 -2
  222. package/dist/collection/components/co-combobox/co-combobox.js +1 -1
  223. package/dist/collection/components/co-command-search/co-command-search.js +1 -1
  224. package/dist/collection/components/co-data-table/co-data-table.css +63 -2
  225. package/dist/collection/components/co-data-table/co-data-table.js +59 -4
  226. package/dist/collection/components/co-data-table/headerTruncationLogic.js +34 -0
  227. package/dist/collection/components/co-data-table-pagination/co-data-table-pagination.js +4 -4
  228. package/dist/collection/components/co-date-field/co-date-field.js +4 -4
  229. package/dist/collection/components/co-date-range/co-date-range.js +1 -1
  230. package/dist/collection/components/co-date-range-picker/co-date-range-picker.js +2 -2
  231. package/dist/collection/components/co-date-time-picker/co-date-time-picker.css +128 -32
  232. package/dist/collection/components/co-date-time-picker/co-date-time-picker.js +142 -138
  233. package/dist/collection/components/co-drawer/co-drawer.css +99 -36
  234. package/dist/collection/components/co-drawer/co-drawer.js +19 -7
  235. package/dist/collection/components/co-drive-card/co-drive-card.js +1 -1
  236. package/dist/collection/components/co-drop-zone/co-drop-zone.js +1 -1
  237. package/dist/collection/components/co-emoji-picker/co-emoji-picker.js +2 -2
  238. package/dist/collection/components/co-empty-state/co-empty-state.css +28 -0
  239. package/dist/collection/components/co-empty-state/co-empty-state.js +2 -2
  240. package/dist/collection/components/co-event-calendar/co-event-calendar.js +2 -2
  241. package/dist/collection/components/co-event-popover/co-event-popover.js +1 -1
  242. package/dist/collection/components/co-fab/co-fab.js +2 -2
  243. package/dist/collection/components/co-file-field/co-file-field.css +55 -2
  244. package/dist/collection/components/co-file-field/co-file-field.js +41 -13
  245. package/dist/collection/components/co-file-field/co-file-field.utils.js +51 -4
  246. package/dist/collection/components/co-file-type-tile/co-file-type-tile.js +2 -2
  247. package/dist/collection/components/co-helper-text/co-helper-text.js +2 -2
  248. package/dist/collection/components/co-icon/co-icon.js +2 -2
  249. package/dist/collection/components/co-icon-button/co-icon-button.css +40 -2
  250. package/dist/collection/components/co-icon-button/co-icon-button.js +43 -4
  251. package/dist/collection/components/co-input/co-input.css +33 -0
  252. package/dist/collection/components/co-input/co-input.js +42 -7
  253. package/dist/collection/components/co-json-field/co-json-field.js +3 -3
  254. package/dist/collection/components/co-lightbox/co-lightbox.css +23 -0
  255. package/dist/collection/components/co-lightbox/co-lightbox.js +209 -20
  256. package/dist/collection/components/co-list-footer/co-list-footer.js +1 -1
  257. package/dist/collection/components/co-list-item/co-list-item.js +4 -4
  258. package/dist/collection/components/co-media-thumb/co-media-thumb.js +2 -2
  259. package/dist/collection/components/co-menu/co-menu.js +1 -1
  260. package/dist/collection/components/co-menu-divider/co-menu-divider.js +1 -1
  261. package/dist/collection/components/co-menu-item/co-menu-item.css +9 -0
  262. package/dist/collection/components/co-menu-item/co-menu-item.js +67 -3
  263. package/dist/collection/components/co-modal/co-modal.css +112 -37
  264. package/dist/collection/components/co-modal/co-modal.js +35 -2
  265. package/dist/collection/components/co-navbar/co-navbar.css +4 -2
  266. package/dist/collection/components/co-navbar/co-navbar.js +2 -2
  267. package/dist/collection/components/co-number-field/co-number-field.css +22 -0
  268. package/dist/collection/components/co-number-field/co-number-field.js +216 -9
  269. package/dist/collection/components/co-option-list/co-option-list.css +25 -4
  270. package/dist/collection/components/co-option-list/co-option-list.js +56 -4
  271. package/dist/collection/components/co-option-list/optionListLogic.js +31 -8
  272. package/dist/collection/components/co-overlay/co-overlay.js +5 -3
  273. package/dist/collection/components/co-page-header/co-page-header.js +1 -1
  274. package/dist/collection/components/co-phone-field/co-phone-field.js +1 -1
  275. package/dist/collection/components/co-popover/co-popover.css +18 -3
  276. package/dist/collection/components/co-popover/co-popover.js +83 -20
  277. package/dist/collection/components/co-progress-bar/co-progress-bar.js +2 -2
  278. package/dist/collection/components/co-progress-circle/co-progress-circle.js +2 -2
  279. package/dist/collection/components/co-radio/co-radio.js +3 -3
  280. package/dist/collection/components/co-radio-group/co-radio-group.js +1 -1
  281. package/dist/collection/components/co-rating/co-rating.js +3 -3
  282. package/dist/collection/components/co-ref-field/co-ref-field.css +40 -0
  283. package/dist/collection/components/co-ref-field/co-ref-field.js +207 -11
  284. package/dist/collection/components/co-rich-text-editor/co-rich-text-editor.css +14 -1
  285. package/dist/collection/components/co-rich-text-editor/co-rich-text-editor.js +9 -6
  286. package/dist/collection/components/co-rich-text-toolbar/co-rich-text-toolbar.js +7 -3
  287. package/dist/collection/components/co-rich-text-viewer/co-rich-text-viewer.js +3 -2
  288. package/dist/collection/components/co-row/co-row.js +2 -2
  289. package/dist/collection/components/co-segmented-bar/co-segmented-bar.js +1 -1
  290. package/dist/collection/components/co-select/co-select.js +24 -5
  291. package/dist/collection/components/co-separator/co-separator.js +1 -1
  292. package/dist/collection/components/co-sidebar/co-sidebar.js +2 -2
  293. package/dist/collection/components/co-sidebar-nav/co-sidebar-nav.css +2 -2
  294. package/dist/collection/components/co-sidebar-nav/co-sidebar-nav.js +1 -1
  295. package/dist/collection/components/co-skeleton/co-skeleton.css +18 -0
  296. package/dist/collection/components/co-skeleton/co-skeleton.js +83 -1
  297. package/dist/collection/components/co-slider/co-slider.js +2 -2
  298. package/dist/collection/components/co-switch/co-switch.css +3 -3
  299. package/dist/collection/components/co-switch/co-switch.js +3 -3
  300. package/dist/collection/components/co-tab/co-tab.js +2 -2
  301. package/dist/collection/components/co-tab-group/co-tab-group.js +2 -2
  302. package/dist/collection/components/co-tags-field/co-tags-field.js +5 -5
  303. package/dist/collection/components/co-textarea/co-textarea.js +4 -4
  304. package/dist/collection/components/co-time-field/co-time-field.css +111 -0
  305. package/dist/collection/components/co-time-field/co-time-field.js +536 -0
  306. package/dist/collection/components/co-toast/co-toast.css +13 -7
  307. package/dist/collection/components/co-toast/co-toast.js +2 -2
  308. package/dist/collection/components/co-toggle-button/co-toggle-button.css +20 -14
  309. package/dist/collection/components/co-toggle-button/co-toggle-button.js +2 -2
  310. package/dist/collection/components/co-toggle-button-group/co-toggle-button-group.css +14 -4
  311. package/dist/collection/components/co-toggle-button-group/co-toggle-button-group.js +2 -2
  312. package/dist/collection/components/co-tooltip/co-tooltip.css +12 -1
  313. package/dist/collection/components/co-tooltip/co-tooltip.js +49 -16
  314. package/dist/collection/components/co-transfer-list/co-transfer-list.js +1 -1
  315. package/dist/collection/components/co-video/co-video.js +34 -9
  316. package/dist/collection/utils/amountText.js +95 -0
  317. package/dist/collection/utils/color.js +109 -3
  318. package/dist/collection/utils/colorPickerI18n.js +55 -0
  319. package/dist/collection/utils/dateI18n.js +36 -0
  320. package/dist/collection/utils/fileI18n.js +3 -0
  321. package/dist/collection/utils/positioning.js +37 -4
  322. package/dist/collection/utils/submenu.js +35 -0
  323. package/dist/components/co-accordion.js +1 -1
  324. package/dist/components/co-action-bar.js +1 -1
  325. package/dist/components/co-app-shell.js +1 -1
  326. package/dist/components/co-audio-player.js +1 -1
  327. package/dist/components/co-autocomplete.js +1 -1
  328. package/dist/components/co-avatar-group.js +1 -1
  329. package/dist/components/co-avatar.js +1 -1
  330. package/dist/components/co-badge.js +1 -1
  331. package/dist/components/co-breadcrumb-item.js +1 -1
  332. package/dist/components/co-breadcrumb.js +1 -1
  333. package/dist/components/co-button.js +1 -1
  334. package/dist/components/co-calendar-month.js +1 -1
  335. package/dist/components/co-calendar-timegrid.js +1 -1
  336. package/dist/components/co-calendar.js +1 -1
  337. package/dist/components/co-carousel.js +1 -1
  338. package/dist/components/co-checkbox-group.js +1 -1
  339. package/dist/components/co-checkbox.js +1 -1
  340. package/dist/components/co-chip.js +1 -1
  341. package/dist/components/co-color-picker.js +1 -1
  342. package/dist/components/co-column-picker.js +1 -1
  343. package/dist/components/co-combobox.js +1 -1
  344. package/dist/components/co-command-search.js +1 -1
  345. package/dist/components/co-data-table-pagination.js +1 -1
  346. package/dist/components/co-data-table.js +1 -1
  347. package/dist/components/co-date-field.js +1 -1
  348. package/dist/components/co-date-picker.js +1 -1
  349. package/dist/components/co-date-range-picker.js +1 -1
  350. package/dist/components/co-date-range.js +1 -1
  351. package/dist/components/co-date-time-picker.js +1 -1
  352. package/dist/components/co-drawer.js +1 -1
  353. package/dist/components/co-drive-card.js +1 -1
  354. package/dist/components/co-drop-zone.js +1 -1
  355. package/dist/components/co-emoji-picker.js +1 -1
  356. package/dist/components/co-empty-state.js +1 -1
  357. package/dist/components/co-event-calendar.js +1 -1
  358. package/dist/components/co-event-popover.js +1 -1
  359. package/dist/components/co-fab.js +1 -1
  360. package/dist/components/co-file-field.js +1 -1
  361. package/dist/components/co-file-type-tile.js +1 -1
  362. package/dist/components/co-helper-text.js +1 -1
  363. package/dist/components/co-icon-button.js +1 -1
  364. package/dist/components/co-icon.js +1 -1
  365. package/dist/components/co-input.js +1 -1
  366. package/dist/components/co-json-field.js +1 -1
  367. package/dist/components/co-lightbox.js +1 -1
  368. package/dist/components/co-list-footer.js +1 -1
  369. package/dist/components/co-list-item.js +1 -1
  370. package/dist/components/co-media-thumb.js +1 -1
  371. package/dist/components/co-menu-divider.js +1 -1
  372. package/dist/components/co-menu-item.js +1 -1
  373. package/dist/components/co-menu.js +1 -1
  374. package/dist/components/co-modal.js +1 -1
  375. package/dist/components/co-navbar.js +1 -1
  376. package/dist/components/co-number-field.js +1 -1
  377. package/dist/components/co-option-list.js +1 -1
  378. package/dist/components/co-overlay.js +1 -1
  379. package/dist/components/co-page-header.js +1 -1
  380. package/dist/components/co-phone-field.js +1 -1
  381. package/dist/components/co-popover.js +1 -1
  382. package/dist/components/co-progress-bar.js +1 -1
  383. package/dist/components/co-progress-circle.js +1 -1
  384. package/dist/components/co-radio-group.js +1 -1
  385. package/dist/components/co-radio.js +1 -1
  386. package/dist/components/co-rating.js +1 -1
  387. package/dist/components/co-ref-field.js +1 -1
  388. package/dist/components/co-rich-text-editor.js +1 -1
  389. package/dist/components/co-rich-text-toolbar.js +1 -1
  390. package/dist/components/co-rich-text-viewer.js +1 -1
  391. package/dist/components/co-row.js +1 -1
  392. package/dist/components/co-select.js +1 -1
  393. package/dist/components/co-separator.js +1 -1
  394. package/dist/components/co-sidebar-nav.js +1 -1
  395. package/dist/components/co-sidebar.js +1 -1
  396. package/dist/components/co-skeleton.js +1 -1
  397. package/dist/components/co-slider.js +1 -1
  398. package/dist/components/co-switch.js +1 -1
  399. package/dist/components/co-tab-group.js +1 -1
  400. package/dist/components/co-tab.js +1 -1
  401. package/dist/components/co-tags-field.js +1 -1
  402. package/dist/components/co-textarea.js +1 -1
  403. package/dist/components/co-time-field.d.ts +11 -0
  404. package/dist/components/co-time-field.js +1 -0
  405. package/dist/components/co-toast.js +1 -1
  406. package/dist/components/co-toggle-button-group.js +1 -1
  407. package/dist/components/co-toggle-button.js +1 -1
  408. package/dist/components/co-tooltip.js +1 -1
  409. package/dist/components/co-transfer-list.js +1 -1
  410. package/dist/components/co-video.js +1 -1
  411. package/dist/components/index.js +1 -1
  412. package/dist/components/p-7TncUlLN.js +1 -0
  413. package/dist/components/p-B4NCaKrR.js +1 -0
  414. package/dist/components/p-B9xitpGU.js +1 -0
  415. package/dist/components/{p-Dabi98BI.js → p-BGDqldEg.js} +1 -1
  416. package/dist/components/p-BRbgGqLw.js +1 -0
  417. package/dist/components/{p-BL0sCfMH.js → p-Bryf3-Js.js} +1 -1
  418. package/dist/components/{p-D6OUW6oW.js → p-CBTGN490.js} +1 -1
  419. package/dist/components/{p-P8wvwhM2.js → p-CFFDmGPS.js} +1 -1
  420. package/dist/components/p-CLsAo0-A.js +1 -0
  421. package/dist/components/{p-CA_JAK9s.js → p-CT2enQ6h.js} +1 -1
  422. package/dist/components/p-D2ldYZo1.js +1 -0
  423. package/dist/components/{p-CuZXTvDM.js → p-D3mVYO-G.js} +1 -1
  424. package/dist/components/p-DDV_bRcU.js +1 -0
  425. package/dist/components/p-DFHRS9cJ.js +1 -0
  426. package/dist/components/{p-Dj1EZ5qD.js → p-DNJAIVfI.js} +1 -1
  427. package/dist/{cobalt/p-WeuPA9Rw.js → components/p-DOL2zACE.js} +1 -1
  428. package/dist/components/p-DRP8D9ro.js +1 -0
  429. package/dist/components/p-DSnJWzQw.js +1 -0
  430. package/dist/components/p-DTi2O4O8.js +1 -0
  431. package/dist/components/p-De7w9k6_.js +1 -0
  432. package/dist/components/{p-D5EdMieb.js → p-DoHLTC0n.js} +1 -1
  433. package/dist/components/{p-Bxk96Zgc.js → p-Du_CgT5E.js} +1 -1
  434. package/dist/components/p-DxtNejr2.js +1 -0
  435. package/dist/components/{p-BHYtxTzM.js → p-HxVRXXXC.js} +1 -1
  436. package/dist/components/{p-B0Dc-I_C.js → p-NNxjElcX.js} +1 -1
  437. package/dist/components/p-gKnOhsd2.js +1 -0
  438. package/dist/components/p-jYd9gu_c.js +1 -0
  439. package/dist/components/{p-D4qzGifz.js → p-vby0ITbe.js} +1 -1
  440. package/dist/components/p-wjt4IAGZ.js +1 -0
  441. package/dist/components/p-zuhal3IZ.js +1 -0
  442. package/dist/esm/co-accordion.entry.js +5 -5
  443. package/dist/esm/co-action-bar.entry.js +2 -2
  444. package/dist/esm/co-app-shell.entry.js +4 -4
  445. package/dist/esm/co-audio-player.entry.js +83 -13
  446. package/dist/esm/co-autocomplete.entry.js +2 -2
  447. package/dist/esm/co-avatar-group.entry.js +1 -1
  448. package/dist/esm/co-avatar.entry.js +70 -0
  449. package/dist/esm/co-badge.entry.js +11 -3
  450. package/dist/esm/co-bottom-sheet.entry.js +1 -1
  451. package/dist/esm/co-breadcrumb-item.entry.js +1 -1
  452. package/dist/esm/co-breadcrumb.entry.js +1 -1
  453. package/dist/esm/co-button-group.entry.js +1 -1
  454. package/dist/esm/co-button.entry.js +2 -2
  455. package/dist/esm/co-calendar-month_2.entry.js +37 -2
  456. package/dist/esm/co-calendar_3.entry.js +27 -15
  457. package/dist/esm/co-card.entry.js +1 -1
  458. package/dist/esm/co-carousel-item.entry.js +1 -1
  459. package/dist/esm/co-carousel.entry.js +2 -2
  460. package/dist/esm/co-checkbox-group.entry.js +2 -2
  461. package/dist/esm/co-checkbox.entry.js +6 -6
  462. package/dist/esm/co-chip_2.entry.js +68 -13
  463. package/dist/esm/co-color-picker.entry.js +1078 -27
  464. package/dist/esm/co-column-picker.entry.js +3 -3
  465. package/dist/esm/co-combobox.entry.js +2 -2
  466. package/dist/esm/co-command-search.entry.js +1 -1
  467. package/dist/esm/co-data-table-pagination.entry.js +5 -5
  468. package/dist/esm/co-data-table.entry.js +83 -5
  469. package/dist/esm/co-date-picker.entry.js +3 -3
  470. package/dist/esm/co-date-range-picker.entry.js +3 -3
  471. package/dist/esm/co-date-range.entry.js +2 -2
  472. package/dist/esm/co-date-time-picker.entry.js +101 -130
  473. package/dist/esm/co-drive-card.entry.js +2 -2
  474. package/dist/esm/co-drop-zone.entry.js +2 -2
  475. package/dist/esm/co-emoji-picker.entry.js +4 -4
  476. package/dist/esm/co-empty-state.entry.js +4 -4
  477. package/dist/esm/co-event-calendar.entry.js +4 -4
  478. package/dist/esm/co-event-popover.entry.js +3 -3
  479. package/dist/esm/co-fab.entry.js +3 -3
  480. package/dist/esm/co-file-field.entry.js +95 -99
  481. package/dist/esm/co-file-type-tile.entry.js +3 -3
  482. package/dist/esm/co-helper-text.entry.js +3 -3
  483. package/dist/esm/co-icon-button.entry.js +6 -6
  484. package/dist/esm/co-icon.entry.js +3 -3
  485. package/dist/esm/co-input.entry.js +32 -6
  486. package/dist/esm/co-json-field.entry.js +5 -5
  487. package/dist/esm/co-lightbox.entry.js +204 -21
  488. package/dist/esm/co-list-footer.entry.js +2 -2
  489. package/dist/esm/co-list-item.entry.js +5 -5
  490. package/dist/esm/co-loader.entry.js +1 -1
  491. package/dist/esm/co-media-thumb.entry.js +3 -3
  492. package/dist/esm/co-menu-divider.entry.js +2 -2
  493. package/dist/esm/co-menu-item.entry.js +85 -4
  494. package/dist/esm/co-menu.entry.js +2 -2
  495. package/dist/esm/co-modal.entry.js +10 -4
  496. package/dist/esm/co-navbar.entry.js +4 -4
  497. package/dist/esm/co-number-field.entry.js +272 -9
  498. package/dist/esm/co-overlay.entry.js +6 -4
  499. package/dist/esm/co-page-header.entry.js +2 -2
  500. package/dist/esm/co-phone-field.entry.js +3 -3
  501. package/dist/esm/co-popover.entry.js +58 -21
  502. package/dist/esm/co-progress-bar.entry.js +3 -3
  503. package/dist/esm/co-progress-circle.entry.js +3 -3
  504. package/dist/esm/co-provider-logo_2.entry.js +47 -3
  505. package/dist/esm/co-radio-group.entry.js +1 -1
  506. package/dist/esm/co-radio.entry.js +4 -4
  507. package/dist/esm/co-rating.entry.js +4 -4
  508. package/dist/esm/co-ref-field.entry.js +104 -13
  509. package/dist/esm/co-rich-text-editor.entry.js +11 -8
  510. package/dist/esm/co-rich-text-toolbar.entry.js +7 -3
  511. package/dist/esm/co-rich-text-viewer.entry.js +4 -3
  512. package/dist/esm/co-row.entry.js +3 -3
  513. package/dist/esm/co-segmented-bar.entry.js +1 -1
  514. package/dist/esm/co-select.entry.js +6 -6
  515. package/dist/esm/co-separator.entry.js +2 -2
  516. package/dist/esm/co-sidebar-nav.entry.js +2 -2
  517. package/dist/esm/co-sidebar.entry.js +3 -3
  518. package/dist/esm/co-slider.entry.js +3 -3
  519. package/dist/esm/co-switch.entry.js +6 -6
  520. package/dist/esm/co-tab-group.entry.js +3 -3
  521. package/dist/esm/co-tab.entry.js +3 -3
  522. package/dist/esm/co-tags-field.entry.js +8 -8
  523. package/dist/esm/co-textarea.entry.js +6 -6
  524. package/dist/esm/co-time-field.entry.js +323 -0
  525. package/dist/esm/co-toast.entry.js +2 -2
  526. package/dist/esm/co-toggle-button-group.entry.js +4 -4
  527. package/dist/esm/co-toggle-button.entry.js +4 -4
  528. package/dist/esm/{co-avatar_2.entry.js → co-tooltip.entry.js} +49 -84
  529. package/dist/esm/co-transfer-list.entry.js +1 -1
  530. package/dist/esm/co-video.entry.js +32 -7
  531. package/dist/esm/cobalt.js +3 -3
  532. package/dist/esm/color-BRbgGqLw.js +136 -0
  533. package/dist/esm/{dateI18n-CnNpoKwg.js → dateI18n-jYd9gu_c.js} +36 -0
  534. package/dist/esm/{fieldChip-DsAfq1e0.js → fieldChip-uyggU8VV.js} +1 -1
  535. package/dist/esm/fileI18n-gKnOhsd2.js +84 -0
  536. package/dist/esm/{index-RuXxdKzC.js → index-68iUQp5j.js} +28 -10
  537. package/dist/esm/{index-CrtiywTB.js → index-DH5lfRNj.js} +35 -27
  538. package/dist/esm/loader.js +3 -3
  539. package/dist/esm/{positioning-BMdapAL8.js → positioning-DFHRS9cJ.js} +32 -13
  540. package/dist/esm/{requiredMark-DCD-ZA51.js → requiredMark-BCJUuZvC.js} +1 -1
  541. package/dist/esm/{toolbar-config-WeuPA9Rw.js → toolbar-config-DOL2zACE.js} +10 -0
  542. package/dist/types/components/co-accordion/co-accordion.d.ts +6 -0
  543. package/dist/types/components/co-audio-player/co-audio-player.d.ts +25 -0
  544. package/dist/types/components/co-badge/co-badge.d.ts +7 -0
  545. package/dist/types/components/co-checkbox/co-checkbox.d.ts +5 -1
  546. package/dist/types/components/co-color-picker/co-color-picker.d.ts +360 -4
  547. package/dist/types/components/co-color-picker/presets.d.ts +107 -4
  548. package/dist/types/components/co-data-table/co-data-table.d.ts +15 -0
  549. package/dist/types/components/co-data-table/headerTruncationLogic.d.ts +24 -0
  550. package/dist/types/components/co-date-time-picker/co-date-time-picker.d.ts +43 -21
  551. package/dist/types/components/co-drawer/co-drawer.d.ts +4 -3
  552. package/dist/types/components/co-file-field/co-file-field.d.ts +14 -0
  553. package/dist/types/components/co-file-field/co-file-field.utils.d.ts +18 -1
  554. package/dist/types/components/co-icon-button/co-icon-button.d.ts +9 -0
  555. package/dist/types/components/co-input/co-input.d.ts +9 -1
  556. package/dist/types/components/co-lightbox/co-lightbox.d.ts +60 -4
  557. package/dist/types/components/co-menu-item/co-menu-item.d.ts +16 -0
  558. package/dist/types/components/co-modal/co-modal.d.ts +10 -0
  559. package/dist/types/components/co-number-field/co-number-field.d.ts +42 -1
  560. package/dist/types/components/co-option-list/co-option-list.d.ts +16 -0
  561. package/dist/types/components/co-option-list/optionListLogic.d.ts +23 -6
  562. package/dist/types/components/co-overlay/co-overlay.d.ts +4 -2
  563. package/dist/types/components/co-popover/co-popover.d.ts +16 -0
  564. package/dist/types/components/co-ref-field/co-ref-field.d.ts +38 -0
  565. package/dist/types/components/co-rich-text-toolbar/co-rich-text-toolbar.d.ts +1 -1
  566. package/dist/types/components/co-select/co-select.d.ts +6 -0
  567. package/dist/types/components/co-skeleton/co-skeleton.d.ts +13 -0
  568. package/dist/types/components/co-time-field/co-time-field.d.ts +60 -0
  569. package/dist/types/components/co-tooltip/co-tooltip.d.ts +5 -0
  570. package/dist/types/components/co-video/co-video.d.ts +4 -0
  571. package/dist/types/components.d.ts +530 -90
  572. package/dist/types/utils/amountText.d.ts +34 -0
  573. package/dist/types/utils/color.d.ts +44 -1
  574. package/dist/types/utils/colorPickerI18n.d.ts +26 -0
  575. package/dist/types/utils/dateI18n.d.ts +12 -0
  576. package/dist/types/utils/fileI18n.d.ts +1 -0
  577. package/dist/types/utils/positioning.d.ts +10 -0
  578. package/dist/types/utils/submenu.d.ts +44 -0
  579. package/package.json +3 -3
  580. package/dist/cjs/color-YhUkm10t.js +0 -32
  581. package/dist/cjs/time-LBHtzLHe.js +0 -42
  582. package/dist/cobalt/p-07904986.entry.js +0 -1
  583. package/dist/cobalt/p-09799193.entry.js +0 -1
  584. package/dist/cobalt/p-17ae943c.entry.js +0 -1
  585. package/dist/cobalt/p-23a103a0.entry.js +0 -1
  586. package/dist/cobalt/p-2f88d151.entry.js +0 -1
  587. package/dist/cobalt/p-3495fda1.entry.js +0 -1
  588. package/dist/cobalt/p-409f28bb.entry.js +0 -1
  589. package/dist/cobalt/p-682b3313.entry.js +0 -1
  590. package/dist/cobalt/p-6bf814f9.entry.js +0 -1
  591. package/dist/cobalt/p-7532c739.entry.js +0 -1
  592. package/dist/cobalt/p-76420ac1.entry.js +0 -1
  593. package/dist/cobalt/p-7c88163e.entry.js +0 -1
  594. package/dist/cobalt/p-7cf4b4ae.entry.js +0 -1
  595. package/dist/cobalt/p-7ea87b75.entry.js +0 -1
  596. package/dist/cobalt/p-8183f56f.entry.js +0 -1
  597. package/dist/cobalt/p-8345b25f.entry.js +0 -1
  598. package/dist/cobalt/p-93c68029.entry.js +0 -1
  599. package/dist/cobalt/p-983af614.entry.js +0 -1
  600. package/dist/cobalt/p-BG4WRR22.js +0 -1
  601. package/dist/cobalt/p-BMdapAL8.js +0 -1
  602. package/dist/cobalt/p-CF8OB_TM.js +0 -1
  603. package/dist/cobalt/p-CnNpoKwg.js +0 -1
  604. package/dist/cobalt/p-T4la7ly_.js +0 -1
  605. package/dist/cobalt/p-a2d31248.entry.js +0 -1
  606. package/dist/cobalt/p-a6b5cadd.entry.js +0 -1
  607. package/dist/cobalt/p-a8c64cc3.entry.js +0 -1
  608. package/dist/cobalt/p-b8581787.entry.js +0 -1
  609. package/dist/cobalt/p-bcedbd73.entry.js +0 -1
  610. package/dist/cobalt/p-da18b5f4.entry.js +0 -1
  611. package/dist/cobalt/p-dea43204.entry.js +0 -1
  612. package/dist/cobalt/p-dfcf667d.entry.js +0 -1
  613. package/dist/cobalt/p-dfd25f1d.entry.js +0 -1
  614. package/dist/cobalt/p-e6882ddd.entry.js +0 -1
  615. package/dist/cobalt/p-e84eda2e.entry.js +0 -1
  616. package/dist/cobalt/p-f25967fb.entry.js +0 -1
  617. package/dist/cobalt/p-f5f1b463.entry.js +0 -1
  618. package/dist/cobalt/p-fd39f410.entry.js +0 -1
  619. package/dist/cobalt/p-mAGnZXRn.js +0 -1
  620. package/dist/components/p-BMdapAL8.js +0 -1
  621. package/dist/components/p-BTQEg3UO.js +0 -1
  622. package/dist/components/p-Bbny3WUc.js +0 -1
  623. package/dist/components/p-Bz0QZqnB.js +0 -1
  624. package/dist/components/p-CF8OB_TM.js +0 -1
  625. package/dist/components/p-CR0izsJC.js +0 -1
  626. package/dist/components/p-CnNpoKwg.js +0 -1
  627. package/dist/components/p-DI1ek0EB.js +0 -1
  628. package/dist/components/p-DP0bbhfN.js +0 -1
  629. package/dist/components/p-D_9BRkj6.js +0 -1
  630. package/dist/components/p-DbipMAyT.js +0 -1
  631. package/dist/components/p-DgUBcJIS.js +0 -1
  632. package/dist/components/p-DolCkNsL.js +0 -1
  633. package/dist/components/p-hfGFsvaD.js +0 -1
  634. package/dist/esm/color-BG4WRR22.js +0 -30
  635. package/dist/esm/time-CF8OB_TM.js +0 -37
@@ -163,11 +163,19 @@ export namespace Components {
163
163
  * @default false
164
164
  */
165
165
  "noDownload": boolean;
166
+ /**
167
+ * Start playback if it is not already running (no-op on a failed load).
168
+ */
169
+ "play": () => Promise<void>;
166
170
  /**
167
171
  * Passthrough to the underlying <audio> preload.
168
172
  * @default 'metadata'
169
173
  */
170
174
  "preload": 'none' | 'metadata';
175
+ /**
176
+ * Move the playhead. Clamped to `[0, duration]`: `audio.currentTime` takes a restricted double and THROWS on a non-finite value, and a duration that is not known yet reads as 0 (see `knownDuration`).
177
+ */
178
+ "seek": (seconds: number) => Promise<void>;
171
179
  /**
172
180
  * Audio URL (use a signedUrl for private buckets).
173
181
  */
@@ -325,6 +333,11 @@ export namespace Components {
325
333
  "size": 'xl' | 'lg' | 'md' | 'sm' | 'xs' | 'xxs';
326
334
  }
327
335
  interface CoBadge {
336
+ /**
337
+ * 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.
338
+ * @default false
339
+ */
340
+ "animated": boolean;
328
341
  /**
329
342
  * Color — maps to semantic status tokens
330
343
  * @default 'default'
@@ -829,11 +842,19 @@ export namespace Components {
829
842
  * @default 'default'
830
843
  */
831
844
  "appearance": 'default' | 'overlay';
845
+ /**
846
+ * Accessible name when there is NO visible `label` (icon-less row toggles). Same `ariaLabelText` precedent as co-button; `label` wins when present. An `aria-label` on the host never reaches the inner role="checkbox".
847
+ */
848
+ "ariaLabelText"?: string;
832
849
  /**
833
850
  * Whether the checkbox is checked
834
851
  * @default false
835
852
  */
836
853
  "checked": boolean;
854
+ /**
855
+ * Accent fill color used when checked/indeterminate. Defaults to the current design token.
856
+ */
857
+ "checkedColor"?: string;
837
858
  /**
838
859
  * Disabled state
839
860
  * @default false
@@ -848,10 +869,6 @@ export namespace Components {
848
869
  * Label text displayed beside the checkbox
849
870
  */
850
871
  "label"?: string;
851
- /**
852
- * Accent fill color used when checked/indeterminate. Defaults to the current design token.
853
- */
854
- "onColor"?: string;
855
872
  /**
856
873
  * Size: small=16px, medium=20px, large=24px (overlay appearance: small=20px, medium/large=22px)
857
874
  * @default 'small'
@@ -996,10 +1013,17 @@ export namespace Components {
996
1013
  }
997
1014
  /**
998
1015
  * Color picker with preset swatches. Shows a trigger with the current color
999
- * swatch + hex value, and opens a popover panel with a grid of preset colors.
1000
- * The hex value is read-only (no manual editing) — a copy button lets the user
1001
- * copy the value to clipboard.
1002
- * @event coChange - Emits the selected hex string (e.g. "#0066FF").
1016
+ * swatch + hex value, and opens a popover panel with a saturation/brightness
1017
+ * area, a hue slider, a grid of preset colors and an editable hex field.
1018
+ * The hex field previews while typing (`coInput`) and commits on gesture end
1019
+ * — blur, Enter or panel close — like every other control in the panel. A
1020
+ * pasted CSS color commits immediately; a copy button copies the current value.
1021
+ * @event coInput - Live hex while a gesture is in flight — dragging the area or
1022
+ * the hue slider, and typing a valid hex in the field (preview only, never a
1023
+ * commit).
1024
+ * @event coChange - Emits the committed hex string (e.g. "#0066FF"): pointer
1025
+ * release, arrow key, swatch click, paste, and the end of a hex-field edit
1026
+ * (blur, Enter or panel close).
1003
1027
  */
1004
1028
  interface CoColorPicker {
1005
1029
  /**
@@ -1020,6 +1044,11 @@ export namespace Components {
1020
1044
  * @default 'vertical'
1021
1045
  */
1022
1046
  "layout": 'vertical' | 'horizontal';
1047
+ /**
1048
+ * Idioma de los textos accesibles. Misma prop que co-file-field/co-date-picker.
1049
+ * @default 'en'
1050
+ */
1051
+ "locale": string;
1023
1052
  /**
1024
1053
  * Field name for form submission.
1025
1054
  */
@@ -1784,8 +1813,10 @@ export namespace Components {
1784
1813
  }
1785
1814
  /**
1786
1815
  * Date + TIME picker: one field, one popover. Composes `co-popover` (floating
1787
- * panel, outside-click) + `co-calendar` (day grid) + a scrollable list of times
1788
- * beside it — the Google Calendar layout.
1816
+ * panel, outside-click) + `co-calendar` (day grid) + a side panel with
1817
+ * shortcuts (`presetIds`: morning/noon/afternoon/endOfDay/now) and a segmented
1818
+ * `co-time-field` (hh:mm, PageUp/PageDown stepping by `stepMinutes`) for the
1819
+ * exact hour, plus a "Listo" button.
1789
1820
  * VALUE CONTRACT — the committed `value` is a UTC ISO instant
1790
1821
  * ("2026-07-25T21:30:00.000Z"), never a wall-clock string. The wall clock the
1791
1822
  * user sees and edits is rendered in `timeZone` (IANA; browser zone when
@@ -1796,15 +1827,25 @@ export namespace Components {
1796
1827
  * `timeZone` at {@link DEFAULT_MINUTES} (09:00), never as UTC midnight (which
1797
1828
  * would shift the day west of UTC).
1798
1829
  * INTERACTION (Google):
1799
- * - Click the field → opens. Picking a DAY commits and keeps the panel open
1800
- * (you almost always want to set the hour next); picking a TIME commits and
1801
- * closes. So there is no draft/apply step and no confirm button.
1830
+ * - Click the field → opens. Picking a DAY commits (with the current DRAFT
1831
+ * hour, not the previously committed one) and keeps the panel open — you
1832
+ * almost always want to set the hour next.
1833
+ * - The exact time is a DRAFT (`draftMinutes`) while `co-time-field` is
1834
+ * edited (`coInput`) — editing alone never commits. It only commits (and
1835
+ * closes) on: clicking a shortcut, Enter/`coCommit` from the time field,
1836
+ * or the "Listo" button.
1837
+ * - Outside click — and, on mobile, swiping the bottom sheet down — commits
1838
+ * the draft if it changed, then closes: the same "apply on blur" model a
1839
+ * text field uses.
1840
+ * - Escape is the opposite: an explicit DISCARD. It closes WITHOUT applying
1841
+ * the draft and returns focus to the trigger field.
1802
1842
  * - ArrowDown on the field → moves focus into the calendar grid.
1803
- * - The time list is a listbox: Arrow/Home/End/PageUp/PageDown move the active
1804
- * option, Enter/Space selects it.
1805
- * - Escape → closes and returns focus to the field. Outside click → closes.
1806
- * Escape is owned here (co-popover `closeOnEscape=false`) so focus can return to
1807
- * the field; outside-click stays with co-popover.
1843
+ * - Mobile (viewport ≤ `mobileBreakpoint`) renders the same panel as a
1844
+ * bottom sheet (`co-drawer position="bottom"`) instead of the desktop
1845
+ * popover; the draft/commit/discard model is identical.
1846
+ * Escape is owned here (co-popover `closeOnEscape=false`) so focus can return
1847
+ * to the field; outside-click/sheet-dismiss stay with co-popover/co-drawer and
1848
+ * are handled by `closeApplyingDraft` (see its doc for the Escape asymmetry).
1808
1849
  */
1809
1850
  interface CoDateTimePicker {
1810
1851
  /**
@@ -1872,6 +1913,11 @@ export namespace Components {
1872
1913
  * @default 'bottom-start'
1873
1914
  */
1874
1915
  "placement": Placement;
1916
+ /**
1917
+ * Atajos del panel, en orden. Ids del catálogo: morning|noon|afternoon|endOfDay|now.
1918
+ * @default ['morning', 'noon', 'afternoon', 'endOfDay', 'now']
1919
+ */
1920
+ "presetIds": string[] | string;
1875
1921
  /**
1876
1922
  * @default false
1877
1923
  */
@@ -1886,7 +1932,7 @@ export namespace Components {
1886
1932
  */
1887
1933
  "size": 's' | 'sm' | 'md' | 'lg';
1888
1934
  /**
1889
- * Minutes between consecutive options in the time list.
1935
+ * Paso de PageUp/PageDown del campo de hora (antes: paso de la lista).
1890
1936
  * @default 15
1891
1937
  */
1892
1938
  "stepMinutes": number;
@@ -2507,6 +2553,15 @@ export namespace Components {
2507
2553
  * @default 'light'
2508
2554
  */
2509
2555
  "surface": 'light' | 'dark';
2556
+ /**
2557
+ * 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).
2558
+ */
2559
+ "toggleIcon"?: string;
2560
+ /**
2561
+ * Swap state: false → `icon`, true → `toggleIcon`.
2562
+ * @default false
2563
+ */
2564
+ "toggled": boolean;
2510
2565
  /**
2511
2566
  * 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
2567
  * @default 'filled'
@@ -2595,9 +2650,9 @@ export namespace Components {
2595
2650
  */
2596
2651
  "secondaryLabel"?: string;
2597
2652
  /**
2598
- * Programmatically focus the inner input (post-hydration safe).
2653
+ * Enfoca el input nativo. `options` se reenvía a `focus()` — p. ej. `{ preventScroll: true }` para un buscador que vive en un panel top-layer (co-popover): el scroll nativo hacia el foco trepa por los ancestros del light DOM y arrastra al host (drawer) sin necesidad.
2599
2654
  */
2600
- "setFocus": () => Promise<void>;
2655
+ "setFocus": (options?: FocusOptions) => Promise<void>;
2601
2656
  /**
2602
2657
  * Size variant: s (28px), sm (32px), md (40px, default), lg (48px). In the filled search-pill variant (`fill`) this drives the pill height instead (s ≈ 38px).
2603
2658
  * @default 'md'
@@ -2689,10 +2744,13 @@ export namespace Components {
2689
2744
  "value": string;
2690
2745
  }
2691
2746
  /**
2692
- * Fullscreen image viewer — dark scrim, zoom (wheel / buttons / double-click,
2747
+ * Fullscreen media viewer — dark scrim, zoom (wheel / buttons / double-click,
2693
2748
  * anchored at the cursor), drag-to-pan while zoomed, and prev/next carousel
2694
- * when more than one image is provided. Keyboard: Escape closes, arrows
2749
+ * when more than one item is provided. Keyboard: Escape closes, arrows
2695
2750
  * navigate, +/- zoom, 0 resets.
2751
+ * An item with `kind: 'video'` mounts a `co-video` instead of an `<img>`:
2752
+ * zoom/pan make no sense over a seek bar, so they are disabled (and their
2753
+ * toolbar cluster hidden) for as long as that slide is active.
2696
2754
  * Controlled like co-modal: the host owns `open` and reacts to `coClose`.
2697
2755
  * CAVEAT: the root is `position: fixed`, so an ancestor with `transform`,
2698
2756
  * `filter` or `will-change: transform` (e.g. an OPEN co-drawer) becomes its
@@ -2912,6 +2970,10 @@ export namespace Components {
2912
2970
  * Optional second line under the label (muted, smaller) — e.g. what an export method means. The row auto-grows (min-height, not height).
2913
2971
  */
2914
2972
  "caption"?: string;
2973
+ /**
2974
+ * 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`.
2975
+ */
2976
+ "closeSubmenu": () => Promise<void>;
2915
2977
  /**
2916
2978
  * Tighter row metrics (32px instead of 36px).
2917
2979
  * @default false
@@ -2974,6 +3036,11 @@ export namespace Components {
2974
3036
  * Subtitle / description
2975
3037
  */
2976
3038
  "description"?: string;
3039
+ /**
3040
+ * Hairline between header and body. `false` lets the body run straight under the heading (Figma modals whose first row is a segmented control).
3041
+ * @default true
3042
+ */
3043
+ "headerDivider": boolean;
2977
3044
  /**
2978
3045
  * Modal title
2979
3046
  * @default ''
@@ -3027,10 +3094,15 @@ export namespace Components {
3027
3094
  */
3028
3095
  "disabled": boolean;
3029
3096
  /**
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.
3097
+ * 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
3098
  */
3032
- "format"?: 'rate' | 'percent';
3099
+ "format"?: 'rate' | 'percent' | 'amount';
3033
3100
  "helperText"?: string;
3101
+ /**
3102
+ * Oculta los botones ± (campo numérico "plano": precio, tasa). Las flechas ↑↓ siguen escalonando. Reflejado para que el CSS del host lo lea.
3103
+ * @default false
3104
+ */
3105
+ "hideControls": boolean;
3034
3106
  "label"?: string;
3035
3107
  /**
3036
3108
  * Label layout: vertical (label above) or horizontal (label beside)
@@ -3061,6 +3133,10 @@ export namespace Components {
3061
3133
  * @default 1
3062
3134
  */
3063
3135
  "step": number;
3136
+ /**
3137
+ * 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).
3138
+ */
3139
+ "suffix"?: string;
3064
3140
  /**
3065
3141
  * @default 0
3066
3142
  */
@@ -3188,6 +3264,11 @@ export namespace Components {
3188
3264
  * Re-toma el snapshot selected-first. El host la llama al abrir su panel.
3189
3265
  */
3190
3266
  "snapshotOrder": () => Promise<void>;
3267
+ /**
3268
+ * `end` pinta el suffix como columna a la derecha de la fila (precio/meta), sin el guion; `inline` = junto al label (default).
3269
+ * @default 'inline'
3270
+ */
3271
+ "suffixAlign": 'inline' | 'end';
3191
3272
  /**
3192
3273
  * Total del server: deriva hasMore + hint "N more results".
3193
3274
  * @default 0
@@ -3534,6 +3615,10 @@ export namespace Components {
3534
3615
  * @default true
3535
3616
  */
3536
3617
  "clearable": boolean;
3618
+ /**
3619
+ * Cierra el panel (Escape/Enter manejados por un panel proyectado).
3620
+ */
3621
+ "closePanel": () => Promise<void>;
3537
3622
  /**
3538
3623
  * How `item.color` paints the selected chips (multiple mode). 'dot' (default) = neutral chip with a leading 8px color dot. 'fill' = the color becomes the chip BACKGROUND (label/remove switch to WCAG-contrast text) — the tag look. Avatar/image items keep the avatar.
3539
3624
  * @default 'dot'
@@ -3569,6 +3654,16 @@ export namespace Components {
3569
3654
  "footerSecondaryLabel": string;
3570
3655
  "helperText"?: string;
3571
3656
  "iconLeft"?: string;
3657
+ /**
3658
+ * Chip outlined junto al valor heredado (p. ej. 'Predeterminado'). Solo con inheritedLabel.
3659
+ * @default ''
3660
+ */
3661
+ "inheritedBadgeLabel": string;
3662
+ /**
3663
+ * Valor HEREDADO: texto que se pinta cuando NO hay valor, en lugar del placeholder, para mostrar lo que aplica por defecto (p. ej. el layout predeterminado del workspace en Deal.proposal.template.layout). No es un valor: `value` sigue vacío y no hay ×. Vacío = placeholder de siempre.
3664
+ * @default ''
3665
+ */
3666
+ "inheritedLabel": string;
3572
3667
  "label"?: string;
3573
3668
  /**
3574
3669
  * Phosphor icon name rendered before the label text.
@@ -3598,6 +3693,10 @@ export namespace Components {
3598
3693
  * @default false
3599
3694
  */
3600
3695
  "multiple": boolean;
3696
+ /**
3697
+ * Abre el panel. Espejo de `closePanel` para un panel proyectado que se cierra a sí mismo (p.ej. para mostrar un modal — un click dentro de un co-modal cuenta como click-outside del popover) y quiere volver a abrirse después. No-op si está disabled, igual que el trigger.
3698
+ */
3699
+ "openPanel": () => Promise<void>;
3601
3700
  /**
3602
3701
  * JSON array of options to display: RefFieldOption[]
3603
3702
  * @default '[]'
@@ -3639,6 +3738,10 @@ export namespace Components {
3639
3738
  */
3640
3739
  "searchable": boolean;
3641
3740
  "secondaryLabel"?: string;
3741
+ /**
3742
+ * Selección desde un panel proyectado (slot `panel`): mismo contrato que un click en la co-option-list — actualiza `value`, emite `coChange` con `{ value, item }` y cierra en single.
3743
+ */
3744
+ "selectOption": (option: RefFieldOption) => Promise<void>;
3642
3745
  /**
3643
3746
  * JSON array of display items for selected values: RefFieldDisplayItem[]
3644
3747
  * @default '[]'
@@ -3830,7 +3933,7 @@ export namespace Components {
3830
3933
  * Toolbar layout variant.
3831
3934
  * @default 'basic'
3832
3935
  */
3833
- "variant": 'none' | 'compact' | 'compact-assets' | 'basic' | 'full';
3936
+ "variant": 'none' | 'compact' | 'compact-assets' | 'basic' | 'notes' | 'full';
3834
3937
  }
3835
3938
  interface CoRichTextViewer {
3836
3939
  /**
@@ -3910,6 +4013,10 @@ export namespace Components {
3910
4013
  "trackColor": string;
3911
4014
  }
3912
4015
  interface CoSelect {
4016
+ /**
4017
+ * Accessible name for the combobox when there is NO visible `label` (compact rows that drop the field label). Same `ariaLabelText` precedent as co-button / co-icon-button / co-fab. `label` still wins as the visible name; this only fills the gap — an `aria-label` on the host never crosses the shadow boundary, so without it a label-less select is nameless.
4018
+ */
4019
+ "ariaLabelText"?: string;
3913
4020
  /**
3914
4021
  * @default false
3915
4022
  */
@@ -4086,6 +4193,11 @@ export namespace Components {
4086
4193
  * @default ''
4087
4194
  */
4088
4195
  "height": string;
4196
+ /**
4197
+ * Handoff al contenido real: fade-out del shimmer; el host desmonta en coRevealEnd.
4198
+ * @default false
4199
+ */
4200
+ "revealed": boolean;
4089
4201
  /**
4090
4202
  * rect (default) | text (radio menor) | circle
4091
4203
  * @default 'rect'
@@ -4385,6 +4497,46 @@ export namespace Components {
4385
4497
  */
4386
4498
  "variant": 'default' | 'flat';
4387
4499
  }
4500
+ /**
4501
+ * Campo de hora segmentado (patrón React Aria TimeField): una parte enfocable
4502
+ * por unidad — hora, minuto y a. m./p. m. (solo `hour12`). El VALOR es
4503
+ * minutos-del-día (0–1439), tz-free a propósito: la zona es problema del host.
4504
+ * Editar NO committea: cada edición válida emite `coInput` (draft). Enter emite
4505
+ * `coCommit`; Escape emite `coEscape`. El host decide qué hacer con cada uno
4506
+ * (co-date-time-picker: coInput→draft, coCommit→commit+close).
4507
+ * `coEscape` = anuncio de intención; el picker NO lo wirea — ver
4508
+ * co-date-time-picker.tsx (Escape lo posee su root handler).
4509
+ */
4510
+ interface CoTimeField {
4511
+ /**
4512
+ * @default false
4513
+ */
4514
+ "disabled": boolean;
4515
+ /**
4516
+ * aria-label del grupo cuando el host no pinta label visible.
4517
+ */
4518
+ "fieldLabel"?: string;
4519
+ "focusInput": () => Promise<void>;
4520
+ /**
4521
+ * Reloj de 12 h. `false` = 00–23 sin segmento de período.
4522
+ * @default true
4523
+ */
4524
+ "hour12": boolean;
4525
+ /**
4526
+ * @default 'es-CO'
4527
+ */
4528
+ "locale": string;
4529
+ /**
4530
+ * Paso de PageUp/PageDown sobre el minuto.
4531
+ * @default 15
4532
+ */
4533
+ "pageStep": number;
4534
+ /**
4535
+ * Minutos del día (0–1439) o null (vacío).
4536
+ * @default null
4537
+ */
4538
+ "value": number | null;
4539
+ }
4388
4540
  interface CoToast {
4389
4541
  /**
4390
4542
  * Where action-slot content sits: inline with dismiss, or stacked on a new row below.
@@ -4530,7 +4682,7 @@ export namespace Components {
4530
4682
  "placement": Placement;
4531
4683
  /**
4532
4684
  * Delay in ms before showing the tooltip on hover.
4533
- * @default 300
4685
+ * @default 80
4534
4686
  */
4535
4687
  "showDelay": number;
4536
4688
  }
@@ -4942,6 +5094,10 @@ export interface CoSidebarNavCustomEvent<T> extends CustomEvent<T> {
4942
5094
  detail: T;
4943
5095
  target: HTMLCoSidebarNavElement;
4944
5096
  }
5097
+ export interface CoSkeletonCustomEvent<T> extends CustomEvent<T> {
5098
+ detail: T;
5099
+ target: HTMLCoSkeletonElement;
5100
+ }
4945
5101
  export interface CoSliderCustomEvent<T> extends CustomEvent<T> {
4946
5102
  detail: T;
4947
5103
  target: HTMLCoSliderElement;
@@ -4966,6 +5122,10 @@ export interface CoTextareaCustomEvent<T> extends CustomEvent<T> {
4966
5122
  detail: T;
4967
5123
  target: HTMLCoTextareaElement;
4968
5124
  }
5125
+ export interface CoTimeFieldCustomEvent<T> extends CustomEvent<T> {
5126
+ detail: T;
5127
+ target: HTMLCoTimeFieldElement;
5128
+ }
4969
5129
  export interface CoToastCustomEvent<T> extends CustomEvent<T> {
4970
5130
  detail: T;
4971
5131
  target: HTMLCoToastElement;
@@ -5067,6 +5227,7 @@ declare global {
5067
5227
  "coPause": void;
5068
5228
  "coEnded": void;
5069
5229
  "coError": unknown;
5230
+ "coTimeUpdate": { currentTime: number; duration: number };
5070
5231
  }
5071
5232
  interface HTMLCoAudioPlayerElement extends Components.CoAudioPlayer, HTMLStencilElement {
5072
5233
  addEventListener<K extends keyof HTMLCoAudioPlayerElementEventMap>(type: K, listener: (this: HTMLCoAudioPlayerElement, ev: CoAudioPlayerCustomEvent<HTMLCoAudioPlayerElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -5401,13 +5562,21 @@ declare global {
5401
5562
  };
5402
5563
  interface HTMLCoColorPickerElementEventMap {
5403
5564
  "coChange": string;
5565
+ "coInput": string;
5404
5566
  }
5405
5567
  /**
5406
5568
  * Color picker with preset swatches. Shows a trigger with the current color
5407
- * swatch + hex value, and opens a popover panel with a grid of preset colors.
5408
- * The hex value is read-only (no manual editing) — a copy button lets the user
5409
- * copy the value to clipboard.
5410
- * @event coChange - Emits the selected hex string (e.g. "#0066FF").
5569
+ * swatch + hex value, and opens a popover panel with a saturation/brightness
5570
+ * area, a hue slider, a grid of preset colors and an editable hex field.
5571
+ * The hex field previews while typing (`coInput`) and commits on gesture end
5572
+ * — blur, Enter or panel close — like every other control in the panel. A
5573
+ * pasted CSS color commits immediately; a copy button copies the current value.
5574
+ * @event coInput - Live hex while a gesture is in flight — dragging the area or
5575
+ * the hue slider, and typing a valid hex in the field (preview only, never a
5576
+ * commit).
5577
+ * @event coChange - Emits the committed hex string (e.g. "#0066FF"): pointer
5578
+ * release, arrow key, swatch click, paste, and the end of a hex-field edit
5579
+ * (blur, Enter or panel close).
5411
5580
  */
5412
5581
  interface HTMLCoColorPickerElement extends Components.CoColorPicker, HTMLStencilElement {
5413
5582
  addEventListener<K extends keyof HTMLCoColorPickerElementEventMap>(type: K, listener: (this: HTMLCoColorPickerElement, ev: CoColorPickerCustomEvent<HTMLCoColorPickerElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -5675,8 +5844,10 @@ declare global {
5675
5844
  }
5676
5845
  /**
5677
5846
  * Date + TIME picker: one field, one popover. Composes `co-popover` (floating
5678
- * panel, outside-click) + `co-calendar` (day grid) + a scrollable list of times
5679
- * beside it — the Google Calendar layout.
5847
+ * panel, outside-click) + `co-calendar` (day grid) + a side panel with
5848
+ * shortcuts (`presetIds`: morning/noon/afternoon/endOfDay/now) and a segmented
5849
+ * `co-time-field` (hh:mm, PageUp/PageDown stepping by `stepMinutes`) for the
5850
+ * exact hour, plus a "Listo" button.
5680
5851
  * VALUE CONTRACT — the committed `value` is a UTC ISO instant
5681
5852
  * ("2026-07-25T21:30:00.000Z"), never a wall-clock string. The wall clock the
5682
5853
  * user sees and edits is rendered in `timeZone` (IANA; browser zone when
@@ -5687,15 +5858,25 @@ declare global {
5687
5858
  * `timeZone` at {@link DEFAULT_MINUTES} (09:00), never as UTC midnight (which
5688
5859
  * would shift the day west of UTC).
5689
5860
  * INTERACTION (Google):
5690
- * - Click the field → opens. Picking a DAY commits and keeps the panel open
5691
- * (you almost always want to set the hour next); picking a TIME commits and
5692
- * closes. So there is no draft/apply step and no confirm button.
5861
+ * - Click the field → opens. Picking a DAY commits (with the current DRAFT
5862
+ * hour, not the previously committed one) and keeps the panel open — you
5863
+ * almost always want to set the hour next.
5864
+ * - The exact time is a DRAFT (`draftMinutes`) while `co-time-field` is
5865
+ * edited (`coInput`) — editing alone never commits. It only commits (and
5866
+ * closes) on: clicking a shortcut, Enter/`coCommit` from the time field,
5867
+ * or the "Listo" button.
5868
+ * - Outside click — and, on mobile, swiping the bottom sheet down — commits
5869
+ * the draft if it changed, then closes: the same "apply on blur" model a
5870
+ * text field uses.
5871
+ * - Escape is the opposite: an explicit DISCARD. It closes WITHOUT applying
5872
+ * the draft and returns focus to the trigger field.
5693
5873
  * - ArrowDown on the field → moves focus into the calendar grid.
5694
- * - The time list is a listbox: Arrow/Home/End/PageUp/PageDown move the active
5695
- * option, Enter/Space selects it.
5696
- * - Escape → closes and returns focus to the field. Outside click → closes.
5697
- * Escape is owned here (co-popover `closeOnEscape=false`) so focus can return to
5698
- * the field; outside-click stays with co-popover.
5874
+ * - Mobile (viewport ≤ `mobileBreakpoint`) renders the same panel as a
5875
+ * bottom sheet (`co-drawer position="bottom"`) instead of the desktop
5876
+ * popover; the draft/commit/discard model is identical.
5877
+ * Escape is owned here (co-popover `closeOnEscape=false`) so focus can return
5878
+ * to the field; outside-click/sheet-dismiss stay with co-popover/co-drawer and
5879
+ * are handled by `closeApplyingDraft` (see its doc for the Escape asymmetry).
5699
5880
  */
5700
5881
  interface HTMLCoDateTimePickerElement extends Components.CoDateTimePicker, HTMLStencilElement {
5701
5882
  addEventListener<K extends keyof HTMLCoDateTimePickerElementEventMap>(type: K, listener: (this: HTMLCoDateTimePickerElement, ev: CoDateTimePickerCustomEvent<HTMLCoDateTimePickerElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -6035,10 +6216,13 @@ declare global {
6035
6216
  "coChange": number;
6036
6217
  }
6037
6218
  /**
6038
- * Fullscreen image viewer — dark scrim, zoom (wheel / buttons / double-click,
6219
+ * Fullscreen media viewer — dark scrim, zoom (wheel / buttons / double-click,
6039
6220
  * anchored at the cursor), drag-to-pan while zoomed, and prev/next carousel
6040
- * when more than one image is provided. Keyboard: Escape closes, arrows
6221
+ * when more than one item is provided. Keyboard: Escape closes, arrows
6041
6222
  * navigate, +/- zoom, 0 resets.
6223
+ * An item with `kind: 'video'` mounts a `co-video` instead of an `<img>`:
6224
+ * zoom/pan make no sense over a seek bar, so they are disabled (and their
6225
+ * toolbar cluster hidden) for as long as that slide is active.
6042
6226
  * Controlled like co-modal: the host owns `open` and reacts to `coClose`.
6043
6227
  * CAVEAT: the root is `position: fixed`, so an ancestor with `transform`,
6044
6228
  * `filter` or `will-change: transform` (e.g. an OPEN co-drawer) becomes its
@@ -6338,6 +6522,7 @@ declare global {
6338
6522
  interface HTMLCoPopoverElementEventMap {
6339
6523
  "coOpen": void;
6340
6524
  "coClose": void;
6525
+ "coPlacement": { placement: Placement };
6341
6526
  }
6342
6527
  interface HTMLCoPopoverElement extends Components.CoPopover, HTMLStencilElement {
6343
6528
  addEventListener<K extends keyof HTMLCoPopoverElementEventMap>(type: K, listener: (this: HTMLCoPopoverElement, ev: CoPopoverCustomEvent<HTMLCoPopoverElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -6617,11 +6802,22 @@ declare global {
6617
6802
  prototype: HTMLCoSidebarNavElement;
6618
6803
  new (): HTMLCoSidebarNavElement;
6619
6804
  };
6805
+ interface HTMLCoSkeletonElementEventMap {
6806
+ "coRevealEnd": void;
6807
+ }
6620
6808
  /**
6621
6809
  * Placeholder de carga con shimmer (sweep). Componer apilando varios.
6622
6810
  * Respeta prefers-reduced-motion (sin animación).
6623
6811
  */
6624
6812
  interface HTMLCoSkeletonElement extends Components.CoSkeleton, HTMLStencilElement {
6813
+ addEventListener<K extends keyof HTMLCoSkeletonElementEventMap>(type: K, listener: (this: HTMLCoSkeletonElement, ev: CoSkeletonCustomEvent<HTMLCoSkeletonElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
6814
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
6815
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
6816
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
6817
+ removeEventListener<K extends keyof HTMLCoSkeletonElementEventMap>(type: K, listener: (this: HTMLCoSkeletonElement, ev: CoSkeletonCustomEvent<HTMLCoSkeletonElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
6818
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
6819
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
6820
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
6625
6821
  }
6626
6822
  var HTMLCoSkeletonElement: {
6627
6823
  prototype: HTMLCoSkeletonElement;
@@ -6755,6 +6951,35 @@ declare global {
6755
6951
  prototype: HTMLCoTextareaElement;
6756
6952
  new (): HTMLCoTextareaElement;
6757
6953
  };
6954
+ interface HTMLCoTimeFieldElementEventMap {
6955
+ "coInput": number | null;
6956
+ "coCommit": number;
6957
+ "coEscape": void;
6958
+ }
6959
+ /**
6960
+ * Campo de hora segmentado (patrón React Aria TimeField): una parte enfocable
6961
+ * por unidad — hora, minuto y a. m./p. m. (solo `hour12`). El VALOR es
6962
+ * minutos-del-día (0–1439), tz-free a propósito: la zona es problema del host.
6963
+ * Editar NO committea: cada edición válida emite `coInput` (draft). Enter emite
6964
+ * `coCommit`; Escape emite `coEscape`. El host decide qué hacer con cada uno
6965
+ * (co-date-time-picker: coInput→draft, coCommit→commit+close).
6966
+ * `coEscape` = anuncio de intención; el picker NO lo wirea — ver
6967
+ * co-date-time-picker.tsx (Escape lo posee su root handler).
6968
+ */
6969
+ interface HTMLCoTimeFieldElement extends Components.CoTimeField, HTMLStencilElement {
6970
+ addEventListener<K extends keyof HTMLCoTimeFieldElementEventMap>(type: K, listener: (this: HTMLCoTimeFieldElement, ev: CoTimeFieldCustomEvent<HTMLCoTimeFieldElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
6971
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
6972
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
6973
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
6974
+ removeEventListener<K extends keyof HTMLCoTimeFieldElementEventMap>(type: K, listener: (this: HTMLCoTimeFieldElement, ev: CoTimeFieldCustomEvent<HTMLCoTimeFieldElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
6975
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
6976
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
6977
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
6978
+ }
6979
+ var HTMLCoTimeFieldElement: {
6980
+ prototype: HTMLCoTimeFieldElement;
6981
+ new (): HTMLCoTimeFieldElement;
6982
+ };
6758
6983
  interface HTMLCoToastElementEventMap {
6759
6984
  "coDismiss": void;
6760
6985
  }
@@ -6833,7 +7058,7 @@ declare global {
6833
7058
  "coPlay": void;
6834
7059
  "coPause": void;
6835
7060
  "coEnded": void;
6836
- "coReady": { duration: number };
7061
+ "coReady": { duration: number; width: number; height: number };
6837
7062
  "coError": { code: number; message: string };
6838
7063
  "coTimeUpdate": { currentTime: number; duration: number; progressPercent: number };
6839
7064
  "coSeeked": { from: number; to: number };
@@ -6949,6 +7174,7 @@ declare global {
6949
7174
  "co-tab-group": HTMLCoTabGroupElement;
6950
7175
  "co-tags-field": HTMLCoTagsFieldElement;
6951
7176
  "co-textarea": HTMLCoTextareaElement;
7177
+ "co-time-field": HTMLCoTimeFieldElement;
6952
7178
  "co-toast": HTMLCoToastElement;
6953
7179
  "co-toggle-button": HTMLCoToggleButtonElement;
6954
7180
  "co-toggle-button-group": HTMLCoToggleButtonGroupElement;
@@ -6976,7 +7202,7 @@ declare namespace LocalJSX {
6976
7202
  */
6977
7203
  "heading"?: string;
6978
7204
  /**
6979
- * Emitted when the user toggles the section.
7205
+ * Nuevo estado tras el click en el caret. `bubbles: false`: es un evento de ESTADO del propio acordeón y todo consumidor lo escucha en su host — si burbujeara, colapsar un fieldset anidado (FieldObject dentro de otra sección) colapsaba también al padre, cuyo handler hace `open = e.detail`.
6980
7206
  */
6981
7207
  "onCoToggle"?: (event: CoAccordionCustomEvent<boolean>) => void;
6982
7208
  /**
@@ -7085,6 +7311,10 @@ declare namespace LocalJSX {
7085
7311
  "onCoError"?: (event: CoAudioPlayerCustomEvent<unknown>) => void;
7086
7312
  "onCoPause"?: (event: CoAudioPlayerCustomEvent<void>) => void;
7087
7313
  "onCoPlay"?: (event: CoAudioPlayerCustomEvent<void>) => void;
7314
+ /**
7315
+ * Playback position, on the `<audio>` element's own `timeupdate` cadence (~4×/s while playing, plus every seek). Exists so a host can follow the playhead — a transcript highlighting the line being spoken, for one — without reaching into this component's shadow DOM for its `<audio>`.
7316
+ */
7317
+ "onCoTimeUpdate"?: (event: CoAudioPlayerCustomEvent<{ currentTime: number; duration: number }>) => void;
7088
7318
  /**
7089
7319
  * Passthrough to the underlying <audio> preload.
7090
7320
  * @default 'metadata'
@@ -7257,6 +7487,11 @@ declare namespace LocalJSX {
7257
7487
  "size"?: 'xl' | 'lg' | 'md' | 'sm' | 'xs' | 'xxs';
7258
7488
  }
7259
7489
  interface CoBadge {
7490
+ /**
7491
+ * 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.
7492
+ * @default false
7493
+ */
7494
+ "animated"?: boolean;
7260
7495
  /**
7261
7496
  * Color — maps to semantic status tokens
7262
7497
  * @default 'default'
@@ -7822,11 +8057,19 @@ declare namespace LocalJSX {
7822
8057
  * @default 'default'
7823
8058
  */
7824
8059
  "appearance"?: 'default' | 'overlay';
8060
+ /**
8061
+ * Accessible name when there is NO visible `label` (icon-less row toggles). Same `ariaLabelText` precedent as co-button; `label` wins when present. An `aria-label` on the host never reaches the inner role="checkbox".
8062
+ */
8063
+ "ariaLabelText"?: string;
7825
8064
  /**
7826
8065
  * Whether the checkbox is checked
7827
8066
  * @default false
7828
8067
  */
7829
8068
  "checked"?: boolean;
8069
+ /**
8070
+ * Accent fill color used when checked/indeterminate. Defaults to the current design token.
8071
+ */
8072
+ "checkedColor"?: string;
7830
8073
  /**
7831
8074
  * Disabled state
7832
8075
  * @default false
@@ -7845,10 +8088,6 @@ declare namespace LocalJSX {
7845
8088
  * Fired when the value changes
7846
8089
  */
7847
8090
  "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
8091
  /**
7853
8092
  * Size: small=16px, medium=20px, large=24px (overlay appearance: small=20px, medium/large=22px)
7854
8093
  * @default 'small'
@@ -8005,10 +8244,17 @@ declare namespace LocalJSX {
8005
8244
  }
8006
8245
  /**
8007
8246
  * Color picker with preset swatches. Shows a trigger with the current color
8008
- * swatch + hex value, and opens a popover panel with a grid of preset colors.
8009
- * The hex value is read-only (no manual editing) — a copy button lets the user
8010
- * copy the value to clipboard.
8011
- * @event coChange - Emits the selected hex string (e.g. "#0066FF").
8247
+ * swatch + hex value, and opens a popover panel with a saturation/brightness
8248
+ * area, a hue slider, a grid of preset colors and an editable hex field.
8249
+ * The hex field previews while typing (`coInput`) and commits on gesture end
8250
+ * — blur, Enter or panel close — like every other control in the panel. A
8251
+ * pasted CSS color commits immediately; a copy button copies the current value.
8252
+ * @event coInput - Live hex while a gesture is in flight — dragging the area or
8253
+ * the hue slider, and typing a valid hex in the field (preview only, never a
8254
+ * commit).
8255
+ * @event coChange - Emits the committed hex string (e.g. "#0066FF"): pointer
8256
+ * release, arrow key, swatch click, paste, and the end of a hex-field edit
8257
+ * (blur, Enter or panel close).
8012
8258
  */
8013
8259
  interface CoColorPicker {
8014
8260
  /**
@@ -8029,6 +8275,11 @@ declare namespace LocalJSX {
8029
8275
  * @default 'vertical'
8030
8276
  */
8031
8277
  "layout"?: 'vertical' | 'horizontal';
8278
+ /**
8279
+ * Idioma de los textos accesibles. Misma prop que co-file-field/co-date-picker.
8280
+ * @default 'en'
8281
+ */
8282
+ "locale"?: string;
8032
8283
  /**
8033
8284
  * Field name for form submission.
8034
8285
  */
@@ -8037,6 +8288,10 @@ declare namespace LocalJSX {
8037
8288
  * Emits the selected hex color on change.
8038
8289
  */
8039
8290
  "onCoChange"?: (event: CoColorPickerCustomEvent<string>) => void;
8291
+ /**
8292
+ * 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.
8293
+ */
8294
+ "onCoInput"?: (event: CoColorPickerCustomEvent<string>) => void;
8040
8295
  /**
8041
8296
  * Placeholder text when no color is selected.
8042
8297
  * @default 'Select color'
@@ -8922,8 +9177,10 @@ declare namespace LocalJSX {
8922
9177
  }
8923
9178
  /**
8924
9179
  * Date + TIME picker: one field, one popover. Composes `co-popover` (floating
8925
- * panel, outside-click) + `co-calendar` (day grid) + a scrollable list of times
8926
- * beside it — the Google Calendar layout.
9180
+ * panel, outside-click) + `co-calendar` (day grid) + a side panel with
9181
+ * shortcuts (`presetIds`: morning/noon/afternoon/endOfDay/now) and a segmented
9182
+ * `co-time-field` (hh:mm, PageUp/PageDown stepping by `stepMinutes`) for the
9183
+ * exact hour, plus a "Listo" button.
8927
9184
  * VALUE CONTRACT — the committed `value` is a UTC ISO instant
8928
9185
  * ("2026-07-25T21:30:00.000Z"), never a wall-clock string. The wall clock the
8929
9186
  * user sees and edits is rendered in `timeZone` (IANA; browser zone when
@@ -8934,15 +9191,25 @@ declare namespace LocalJSX {
8934
9191
  * `timeZone` at {@link DEFAULT_MINUTES} (09:00), never as UTC midnight (which
8935
9192
  * would shift the day west of UTC).
8936
9193
  * INTERACTION (Google):
8937
- * - Click the field → opens. Picking a DAY commits and keeps the panel open
8938
- * (you almost always want to set the hour next); picking a TIME commits and
8939
- * closes. So there is no draft/apply step and no confirm button.
9194
+ * - Click the field → opens. Picking a DAY commits (with the current DRAFT
9195
+ * hour, not the previously committed one) and keeps the panel open — you
9196
+ * almost always want to set the hour next.
9197
+ * - The exact time is a DRAFT (`draftMinutes`) while `co-time-field` is
9198
+ * edited (`coInput`) — editing alone never commits. It only commits (and
9199
+ * closes) on: clicking a shortcut, Enter/`coCommit` from the time field,
9200
+ * or the "Listo" button.
9201
+ * - Outside click — and, on mobile, swiping the bottom sheet down — commits
9202
+ * the draft if it changed, then closes: the same "apply on blur" model a
9203
+ * text field uses.
9204
+ * - Escape is the opposite: an explicit DISCARD. It closes WITHOUT applying
9205
+ * the draft and returns focus to the trigger field.
8940
9206
  * - ArrowDown on the field → moves focus into the calendar grid.
8941
- * - The time list is a listbox: Arrow/Home/End/PageUp/PageDown move the active
8942
- * option, Enter/Space selects it.
8943
- * - Escape → closes and returns focus to the field. Outside click → closes.
8944
- * Escape is owned here (co-popover `closeOnEscape=false`) so focus can return to
8945
- * the field; outside-click stays with co-popover.
9207
+ * - Mobile (viewport ≤ `mobileBreakpoint`) renders the same panel as a
9208
+ * bottom sheet (`co-drawer position="bottom"`) instead of the desktop
9209
+ * popover; the draft/commit/discard model is identical.
9210
+ * Escape is owned here (co-popover `closeOnEscape=false`) so focus can return
9211
+ * to the field; outside-click/sheet-dismiss stay with co-popover/co-drawer and
9212
+ * are handled by `closeApplyingDraft` (see its doc for the Escape asymmetry).
8946
9213
  */
8947
9214
  interface CoDateTimePicker {
8948
9215
  /**
@@ -9019,6 +9286,11 @@ declare namespace LocalJSX {
9019
9286
  * @default 'bottom-start'
9020
9287
  */
9021
9288
  "placement"?: Placement;
9289
+ /**
9290
+ * Atajos del panel, en orden. Ids del catálogo: morning|noon|afternoon|endOfDay|now.
9291
+ * @default ['morning', 'noon', 'afternoon', 'endOfDay', 'now']
9292
+ */
9293
+ "presetIds"?: string[] | string;
9022
9294
  /**
9023
9295
  * @default false
9024
9296
  */
@@ -9033,7 +9305,7 @@ declare namespace LocalJSX {
9033
9305
  */
9034
9306
  "size"?: 's' | 'sm' | 'md' | 'lg';
9035
9307
  /**
9036
- * Minutes between consecutive options in the time list.
9308
+ * Paso de PageUp/PageDown del campo de hora (antes: paso de la lista).
9037
9309
  * @default 15
9038
9310
  */
9039
9311
  "stepMinutes"?: number;
@@ -9771,6 +10043,15 @@ declare namespace LocalJSX {
9771
10043
  * @default 'light'
9772
10044
  */
9773
10045
  "surface"?: 'light' | 'dark';
10046
+ /**
10047
+ * 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).
10048
+ */
10049
+ "toggleIcon"?: string;
10050
+ /**
10051
+ * Swap state: false → `icon`, true → `toggleIcon`.
10052
+ * @default false
10053
+ */
10054
+ "toggled"?: boolean;
9774
10055
  /**
9775
10056
  * 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
10057
  * @default 'filled'
@@ -9987,10 +10268,13 @@ declare namespace LocalJSX {
9987
10268
  "value"?: string;
9988
10269
  }
9989
10270
  /**
9990
- * Fullscreen image viewer — dark scrim, zoom (wheel / buttons / double-click,
10271
+ * Fullscreen media viewer — dark scrim, zoom (wheel / buttons / double-click,
9991
10272
  * anchored at the cursor), drag-to-pan while zoomed, and prev/next carousel
9992
- * when more than one image is provided. Keyboard: Escape closes, arrows
10273
+ * when more than one item is provided. Keyboard: Escape closes, arrows
9993
10274
  * navigate, +/- zoom, 0 resets.
10275
+ * An item with `kind: 'video'` mounts a `co-video` instead of an `<img>`:
10276
+ * zoom/pan make no sense over a seek bar, so they are disabled (and their
10277
+ * toolbar cluster hidden) for as long as that slide is active.
9994
10278
  * Controlled like co-modal: the host owns `open` and reacts to `coClose`.
9995
10279
  * CAVEAT: the root is `position: fixed`, so an ancestor with `transform`,
9996
10280
  * `filter` or `will-change: transform` (e.g. an OPEN co-drawer) becomes its
@@ -10297,6 +10581,11 @@ declare namespace LocalJSX {
10297
10581
  * Subtitle / description
10298
10582
  */
10299
10583
  "description"?: string;
10584
+ /**
10585
+ * Hairline between header and body. `false` lets the body run straight under the heading (Figma modals whose first row is a segmented control).
10586
+ * @default true
10587
+ */
10588
+ "headerDivider"?: boolean;
10300
10589
  /**
10301
10590
  * Modal title
10302
10591
  * @default ''
@@ -10362,10 +10651,15 @@ declare namespace LocalJSX {
10362
10651
  */
10363
10652
  "disabled"?: boolean;
10364
10653
  /**
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.
10654
+ * 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
10655
  */
10367
- "format"?: 'rate' | 'percent';
10656
+ "format"?: 'rate' | 'percent' | 'amount';
10368
10657
  "helperText"?: string;
10658
+ /**
10659
+ * Oculta los botones ± (campo numérico "plano": precio, tasa). Las flechas ↑↓ siguen escalonando. Reflejado para que el CSS del host lo lea.
10660
+ * @default false
10661
+ */
10662
+ "hideControls"?: boolean;
10369
10663
  "label"?: string;
10370
10664
  /**
10371
10665
  * Label layout: vertical (label above) or horizontal (label beside)
@@ -10401,6 +10695,10 @@ declare namespace LocalJSX {
10401
10695
  * @default 1
10402
10696
  */
10403
10697
  "step"?: number;
10698
+ /**
10699
+ * 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).
10700
+ */
10701
+ "suffix"?: string;
10404
10702
  /**
10405
10703
  * @default 0
10406
10704
  */
@@ -10529,6 +10827,11 @@ declare namespace LocalJSX {
10529
10827
  * @default '[]'
10530
10828
  */
10531
10829
  "selectedItems"?: string | OptionListItem[];
10830
+ /**
10831
+ * `end` pinta el suffix como columna a la derecha de la fila (precio/meta), sin el guion; `inline` = junto al label (default).
10832
+ * @default 'inline'
10833
+ */
10834
+ "suffixAlign"?: 'inline' | 'end';
10532
10835
  /**
10533
10836
  * Total del server: deriva hasMore + hint "N more results".
10534
10837
  * @default 0
@@ -10676,6 +10979,10 @@ declare namespace LocalJSX {
10676
10979
  "offset"?: number;
10677
10980
  "onCoClose"?: (event: CoPopoverCustomEvent<void>) => void;
10678
10981
  "onCoOpen"?: (event: CoPopoverCustomEvent<void>) => void;
10982
+ /**
10983
+ * 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.
10984
+ */
10985
+ "onCoPlacement"?: (event: CoPopoverCustomEvent<{ placement: Placement }>) => void;
10679
10986
  /**
10680
10987
  * Whether the popover panel is visible.
10681
10988
  * @default false
@@ -10934,6 +11241,16 @@ declare namespace LocalJSX {
10934
11241
  "footerSecondaryLabel"?: string;
10935
11242
  "helperText"?: string;
10936
11243
  "iconLeft"?: string;
11244
+ /**
11245
+ * Chip outlined junto al valor heredado (p. ej. 'Predeterminado'). Solo con inheritedLabel.
11246
+ * @default ''
11247
+ */
11248
+ "inheritedBadgeLabel"?: string;
11249
+ /**
11250
+ * Valor HEREDADO: texto que se pinta cuando NO hay valor, en lugar del placeholder, para mostrar lo que aplica por defecto (p. ej. el layout predeterminado del workspace en Deal.proposal.template.layout). No es un valor: `value` sigue vacío y no hay ×. Vacío = placeholder de siempre.
11251
+ * @default ''
11252
+ */
11253
+ "inheritedLabel"?: string;
10937
11254
  "label"?: string;
10938
11255
  /**
10939
11256
  * Phosphor icon name rendered before the label text.
@@ -11248,7 +11565,7 @@ declare namespace LocalJSX {
11248
11565
  * Toolbar layout variant.
11249
11566
  * @default 'basic'
11250
11567
  */
11251
- "variant"?: 'none' | 'compact' | 'compact-assets' | 'basic' | 'full';
11568
+ "variant"?: 'none' | 'compact' | 'compact-assets' | 'basic' | 'notes' | 'full';
11252
11569
  }
11253
11570
  interface CoRichTextViewer {
11254
11571
  /**
@@ -11328,6 +11645,10 @@ declare namespace LocalJSX {
11328
11645
  "trackColor"?: string;
11329
11646
  }
11330
11647
  interface CoSelect {
11648
+ /**
11649
+ * Accessible name for the combobox when there is NO visible `label` (compact rows that drop the field label). Same `ariaLabelText` precedent as co-button / co-icon-button / co-fab. `label` still wins as the visible name; this only fills the gap — an `aria-label` on the host never crosses the shadow boundary, so without it a label-less select is nameless.
11650
+ */
11651
+ "ariaLabelText"?: string;
11331
11652
  /**
11332
11653
  * @default false
11333
11654
  */
@@ -11522,6 +11843,15 @@ declare namespace LocalJSX {
11522
11843
  * @default ''
11523
11844
  */
11524
11845
  "height"?: string;
11846
+ /**
11847
+ * El fade-out de reveal terminó — el host puede desmontar el skeleton.
11848
+ */
11849
+ "onCoRevealEnd"?: (event: CoSkeletonCustomEvent<void>) => void;
11850
+ /**
11851
+ * Handoff al contenido real: fade-out del shimmer; el host desmonta en coRevealEnd.
11852
+ * @default false
11853
+ */
11854
+ "revealed"?: boolean;
11525
11855
  /**
11526
11856
  * rect (default) | text (radio menor) | circle
11527
11857
  * @default 'rect'
@@ -11869,6 +12199,57 @@ declare namespace LocalJSX {
11869
12199
  */
11870
12200
  "variant"?: 'default' | 'flat';
11871
12201
  }
12202
+ /**
12203
+ * Campo de hora segmentado (patrón React Aria TimeField): una parte enfocable
12204
+ * por unidad — hora, minuto y a. m./p. m. (solo `hour12`). El VALOR es
12205
+ * minutos-del-día (0–1439), tz-free a propósito: la zona es problema del host.
12206
+ * Editar NO committea: cada edición válida emite `coInput` (draft). Enter emite
12207
+ * `coCommit`; Escape emite `coEscape`. El host decide qué hacer con cada uno
12208
+ * (co-date-time-picker: coInput→draft, coCommit→commit+close).
12209
+ * `coEscape` = anuncio de intención; el picker NO lo wirea — ver
12210
+ * co-date-time-picker.tsx (Escape lo posee su root handler).
12211
+ */
12212
+ interface CoTimeField {
12213
+ /**
12214
+ * @default false
12215
+ */
12216
+ "disabled"?: boolean;
12217
+ /**
12218
+ * aria-label del grupo cuando el host no pinta label visible.
12219
+ */
12220
+ "fieldLabel"?: string;
12221
+ /**
12222
+ * Reloj de 12 h. `false` = 00–23 sin segmento de período.
12223
+ * @default true
12224
+ */
12225
+ "hour12"?: boolean;
12226
+ /**
12227
+ * @default 'es-CO'
12228
+ */
12229
+ "locale"?: string;
12230
+ /**
12231
+ * Enter: el host committea y cierra.
12232
+ */
12233
+ "onCoCommit"?: (event: CoTimeFieldCustomEvent<number>) => void;
12234
+ /**
12235
+ * Escape: el host cierra sin aplicar.
12236
+ */
12237
+ "onCoEscape"?: (event: CoTimeFieldCustomEvent<void>) => void;
12238
+ /**
12239
+ * 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.
12240
+ */
12241
+ "onCoInput"?: (event: CoTimeFieldCustomEvent<number | null>) => void;
12242
+ /**
12243
+ * Paso de PageUp/PageDown sobre el minuto.
12244
+ * @default 15
12245
+ */
12246
+ "pageStep"?: number;
12247
+ /**
12248
+ * Minutos del día (0–1439) o null (vacío).
12249
+ * @default null
12250
+ */
12251
+ "value"?: number | null;
12252
+ }
11872
12253
  interface CoToast {
11873
12254
  /**
11874
12255
  * Where action-slot content sits: inline with dismiss, or stacked on a new row below.
@@ -12020,7 +12401,7 @@ declare namespace LocalJSX {
12020
12401
  "placement"?: Placement;
12021
12402
  /**
12022
12403
  * Delay in ms before showing the tooltip on hover.
12023
- * @default 300
12404
+ * @default 80
12024
12405
  */
12025
12406
  "showDelay"?: number;
12026
12407
  }
@@ -12122,7 +12503,10 @@ declare namespace LocalJSX {
12122
12503
  "onCoPipChange"?: (event: CoVideoCustomEvent<{ pip: boolean }>) => void;
12123
12504
  "onCoPlay"?: (event: CoVideoCustomEvent<void>) => void;
12124
12505
  "onCoPlaybackRateChange"?: (event: CoVideoCustomEvent<{ rate: number }>) => void;
12125
- "onCoReady"?: (event: CoVideoCustomEvent<{ duration: number }>) => void;
12506
+ /**
12507
+ * 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).
12508
+ */
12509
+ "onCoReady"?: (event: CoVideoCustomEvent<{ duration: number; width: number; height: number }>) => void;
12126
12510
  "onCoSeeked"?: (event: CoVideoCustomEvent<{ from: number; to: number }>) => void;
12127
12511
  "onCoThresholdReached"?: (event: CoVideoCustomEvent<{ threshold: number; currentTime: number; duration: number }>) => void;
12128
12512
  "onCoTimeUpdate"?: (event: CoVideoCustomEvent<{ currentTime: number; duration: number; progressPercent: number }>) => void;
@@ -12283,6 +12667,7 @@ declare namespace LocalJSX {
12283
12667
  interface CoBadgeAttributes {
12284
12668
  "size": 'large' | 'small';
12285
12669
  "color": 'default' | 'success' | 'error' | 'warning' | 'info';
12670
+ "animated": boolean;
12286
12671
  }
12287
12672
  interface CoBottomSheetAttributes {
12288
12673
  "open": boolean;
@@ -12395,8 +12780,9 @@ declare namespace LocalJSX {
12395
12780
  "size": 'small' | 'medium' | 'large';
12396
12781
  "disabled": boolean;
12397
12782
  "label": string;
12783
+ "ariaLabelText": string;
12398
12784
  "value": string;
12399
- "onColor": string;
12785
+ "checkedColor": string;
12400
12786
  "appearance": 'default' | 'overlay';
12401
12787
  }
12402
12788
  interface CoCheckboxGroupAttributes {
@@ -12443,6 +12829,7 @@ declare namespace LocalJSX {
12443
12829
  "size": 's' | 'sm' | 'md' | 'lg';
12444
12830
  "name": string;
12445
12831
  "presets": string | ColorPreset[] | string[];
12832
+ "locale": string;
12446
12833
  }
12447
12834
  interface CoColumnPickerAttributes {
12448
12835
  "label": string;
@@ -12632,6 +13019,7 @@ declare namespace LocalJSX {
12632
13019
  "value": string | null;
12633
13020
  "timeZone": string;
12634
13021
  "stepMinutes": number;
13022
+ "presetIds": string[] | string;
12635
13023
  "hour12": boolean;
12636
13024
  "min": string;
12637
13025
  "max": string;
@@ -12793,6 +13181,8 @@ declare namespace LocalJSX {
12793
13181
  "disabled": boolean;
12794
13182
  "label": string;
12795
13183
  "icon": string;
13184
+ "toggleIcon": string;
13185
+ "toggled": boolean;
12796
13186
  "iconWeight": 'regular' | 'thin' | 'light' | 'bold' | 'fill' | 'duotone';
12797
13187
  }
12798
13188
  interface CoInputAttributes {
@@ -12895,6 +13285,7 @@ declare namespace LocalJSX {
12895
13285
  "closeOnEscape": boolean;
12896
13286
  "size": 'sm' | 'md' | 'lg' | 'full';
12897
13287
  "noDividers": boolean;
13288
+ "headerDivider": boolean;
12898
13289
  }
12899
13290
  interface CoNavbarAttributes {
12900
13291
  "variant": 'default' | 'filled' | 'bordered' | 'dark';
@@ -12916,7 +13307,9 @@ declare namespace LocalJSX {
12916
13307
  "placeholder": string;
12917
13308
  "size": 's' | 'sm' | 'md' | 'lg';
12918
13309
  "clearable": boolean;
12919
- "format": 'rate' | 'percent';
13310
+ "format": 'rate' | 'percent' | 'amount';
13311
+ "hideControls": boolean;
13312
+ "suffix": string;
12920
13313
  }
12921
13314
  interface CoOptionListAttributes {
12922
13315
  "items": string | OptionListItem[];
@@ -12942,6 +13335,7 @@ declare namespace LocalJSX {
12942
13335
  "highlightMatches": boolean;
12943
13336
  "highlightTerm": string;
12944
13337
  "avatarShape": 'circle' | 'square';
13338
+ "suffixAlign": 'inline' | 'end';
12945
13339
  "autoHighlight": boolean;
12946
13340
  }
12947
13341
  interface CoOverlayAttributes {
@@ -13058,6 +13452,8 @@ declare namespace LocalJSX {
13058
13452
  "colorMode": 'dot' | 'fill';
13059
13453
  "triggerBadgeIcon": string;
13060
13454
  "triggerBadgeLabel": string;
13455
+ "inheritedLabel": string;
13456
+ "inheritedBadgeLabel": string;
13061
13457
  "panelWidth": string;
13062
13458
  "avatarShape": 'circle' | 'square';
13063
13459
  "pinnable": boolean;
@@ -13088,7 +13484,7 @@ declare namespace LocalJSX {
13088
13484
  "locale": string;
13089
13485
  }
13090
13486
  interface CoRichTextToolbarAttributes {
13091
- "variant": 'none' | 'compact' | 'compact-assets' | 'basic' | 'full';
13487
+ "variant": 'none' | 'compact' | 'compact-assets' | 'basic' | 'notes' | 'full';
13092
13488
  "disabled": boolean;
13093
13489
  "locale": string;
13094
13490
  "attachmentsEnabled": boolean;
@@ -13115,6 +13511,7 @@ declare namespace LocalJSX {
13115
13511
  }
13116
13512
  interface CoSelectAttributes {
13117
13513
  "label": string;
13514
+ "ariaLabelText": string;
13118
13515
  "required": boolean;
13119
13516
  "secondaryLabel": string;
13120
13517
  "placeholder": string;
@@ -13160,6 +13557,7 @@ declare namespace LocalJSX {
13160
13557
  "variant": 'rect' | 'text' | 'circle';
13161
13558
  "width": string;
13162
13559
  "height": string;
13560
+ "revealed": boolean;
13163
13561
  }
13164
13562
  interface CoSliderAttributes {
13165
13563
  "label": string;
@@ -13234,6 +13632,14 @@ declare namespace LocalJSX {
13234
13632
  "clearable": boolean;
13235
13633
  "resize": 'vertical' | 'none' | 'both';
13236
13634
  }
13635
+ interface CoTimeFieldAttributes {
13636
+ "value": number | null;
13637
+ "hour12": boolean;
13638
+ "locale": string;
13639
+ "disabled": boolean;
13640
+ "pageStep": number;
13641
+ "fieldLabel": string;
13642
+ }
13237
13643
  interface CoToastAttributes {
13238
13644
  "message": string;
13239
13645
  "description": string;
@@ -13404,6 +13810,7 @@ declare namespace LocalJSX {
13404
13810
  "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
13811
  "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
13812
  "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] };
13813
+ "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
13814
  "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
13815
  "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
13816
  "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 +13931,17 @@ declare module "@stencil/core" {
13524
13931
  "co-chip": LocalJSX.IntrinsicElements["co-chip"] & JSXBase.HTMLAttributes<HTMLCoChipElement>;
13525
13932
  /**
13526
13933
  * Color picker with preset swatches. Shows a trigger with the current color
13527
- * swatch + hex value, and opens a popover panel with a grid of preset colors.
13528
- * The hex value is read-only (no manual editing) — a copy button lets the user
13529
- * copy the value to clipboard.
13530
- * @event coChange - Emits the selected hex string (e.g. "#0066FF").
13934
+ * swatch + hex value, and opens a popover panel with a saturation/brightness
13935
+ * area, a hue slider, a grid of preset colors and an editable hex field.
13936
+ * The hex field previews while typing (`coInput`) and commits on gesture end
13937
+ * — blur, Enter or panel close — like every other control in the panel. A
13938
+ * pasted CSS color commits immediately; a copy button copies the current value.
13939
+ * @event coInput - Live hex while a gesture is in flight — dragging the area or
13940
+ * the hue slider, and typing a valid hex in the field (preview only, never a
13941
+ * commit).
13942
+ * @event coChange - Emits the committed hex string (e.g. "#0066FF"): pointer
13943
+ * release, arrow key, swatch click, paste, and the end of a hex-field edit
13944
+ * (blur, Enter or panel close).
13531
13945
  */
13532
13946
  "co-color-picker": LocalJSX.IntrinsicElements["co-color-picker"] & JSXBase.HTMLAttributes<HTMLCoColorPickerElement>;
13533
13947
  "co-column-picker": LocalJSX.IntrinsicElements["co-column-picker"] & JSXBase.HTMLAttributes<HTMLCoColumnPickerElement>;
@@ -13588,8 +14002,10 @@ declare module "@stencil/core" {
13588
14002
  "co-date-range-picker": LocalJSX.IntrinsicElements["co-date-range-picker"] & JSXBase.HTMLAttributes<HTMLCoDateRangePickerElement>;
13589
14003
  /**
13590
14004
  * Date + TIME picker: one field, one popover. Composes `co-popover` (floating
13591
- * panel, outside-click) + `co-calendar` (day grid) + a scrollable list of times
13592
- * beside it — the Google Calendar layout.
14005
+ * panel, outside-click) + `co-calendar` (day grid) + a side panel with
14006
+ * shortcuts (`presetIds`: morning/noon/afternoon/endOfDay/now) and a segmented
14007
+ * `co-time-field` (hh:mm, PageUp/PageDown stepping by `stepMinutes`) for the
14008
+ * exact hour, plus a "Listo" button.
13593
14009
  * VALUE CONTRACT — the committed `value` is a UTC ISO instant
13594
14010
  * ("2026-07-25T21:30:00.000Z"), never a wall-clock string. The wall clock the
13595
14011
  * user sees and edits is rendered in `timeZone` (IANA; browser zone when
@@ -13600,15 +14016,25 @@ declare module "@stencil/core" {
13600
14016
  * `timeZone` at {@link DEFAULT_MINUTES} (09:00), never as UTC midnight (which
13601
14017
  * would shift the day west of UTC).
13602
14018
  * INTERACTION (Google):
13603
- * - Click the field → opens. Picking a DAY commits and keeps the panel open
13604
- * (you almost always want to set the hour next); picking a TIME commits and
13605
- * closes. So there is no draft/apply step and no confirm button.
14019
+ * - Click the field → opens. Picking a DAY commits (with the current DRAFT
14020
+ * hour, not the previously committed one) and keeps the panel open — you
14021
+ * almost always want to set the hour next.
14022
+ * - The exact time is a DRAFT (`draftMinutes`) while `co-time-field` is
14023
+ * edited (`coInput`) — editing alone never commits. It only commits (and
14024
+ * closes) on: clicking a shortcut, Enter/`coCommit` from the time field,
14025
+ * or the "Listo" button.
14026
+ * - Outside click — and, on mobile, swiping the bottom sheet down — commits
14027
+ * the draft if it changed, then closes: the same "apply on blur" model a
14028
+ * text field uses.
14029
+ * - Escape is the opposite: an explicit DISCARD. It closes WITHOUT applying
14030
+ * the draft and returns focus to the trigger field.
13606
14031
  * - ArrowDown on the field → moves focus into the calendar grid.
13607
- * - The time list is a listbox: Arrow/Home/End/PageUp/PageDown move the active
13608
- * option, Enter/Space selects it.
13609
- * - Escape → closes and returns focus to the field. Outside click → closes.
13610
- * Escape is owned here (co-popover `closeOnEscape=false`) so focus can return to
13611
- * the field; outside-click stays with co-popover.
14032
+ * - Mobile (viewport ≤ `mobileBreakpoint`) renders the same panel as a
14033
+ * bottom sheet (`co-drawer position="bottom"`) instead of the desktop
14034
+ * popover; the draft/commit/discard model is identical.
14035
+ * Escape is owned here (co-popover `closeOnEscape=false`) so focus can return
14036
+ * to the field; outside-click/sheet-dismiss stay with co-popover/co-drawer and
14037
+ * are handled by `closeApplyingDraft` (see its doc for the Escape asymmetry).
13612
14038
  */
13613
14039
  "co-date-time-picker": LocalJSX.IntrinsicElements["co-date-time-picker"] & JSXBase.HTMLAttributes<HTMLCoDateTimePickerElement>;
13614
14040
  "co-drawer": LocalJSX.IntrinsicElements["co-drawer"] & JSXBase.HTMLAttributes<HTMLCoDrawerElement>;
@@ -13699,10 +14125,13 @@ declare module "@stencil/core" {
13699
14125
  */
13700
14126
  "co-json-field": LocalJSX.IntrinsicElements["co-json-field"] & JSXBase.HTMLAttributes<HTMLCoJsonFieldElement>;
13701
14127
  /**
13702
- * Fullscreen image viewer — dark scrim, zoom (wheel / buttons / double-click,
14128
+ * Fullscreen media viewer — dark scrim, zoom (wheel / buttons / double-click,
13703
14129
  * anchored at the cursor), drag-to-pan while zoomed, and prev/next carousel
13704
- * when more than one image is provided. Keyboard: Escape closes, arrows
14130
+ * when more than one item is provided. Keyboard: Escape closes, arrows
13705
14131
  * navigate, +/- zoom, 0 resets.
14132
+ * An item with `kind: 'video'` mounts a `co-video` instead of an `<img>`:
14133
+ * zoom/pan make no sense over a seek bar, so they are disabled (and their
14134
+ * toolbar cluster hidden) for as long as that slide is active.
13706
14135
  * Controlled like co-modal: the host owns `open` and reacts to `coClose`.
13707
14136
  * CAVEAT: the root is `position: fixed`, so an ancestor with `transform`,
13708
14137
  * `filter` or `will-change: transform` (e.g. an OPEN co-drawer) becomes its
@@ -13892,6 +14321,17 @@ declare module "@stencil/core" {
13892
14321
  * `<textarea>` for multiline content (bios, descriptions, notes).
13893
14322
  */
13894
14323
  "co-textarea": LocalJSX.IntrinsicElements["co-textarea"] & JSXBase.HTMLAttributes<HTMLCoTextareaElement>;
14324
+ /**
14325
+ * Campo de hora segmentado (patrón React Aria TimeField): una parte enfocable
14326
+ * por unidad — hora, minuto y a. m./p. m. (solo `hour12`). El VALOR es
14327
+ * minutos-del-día (0–1439), tz-free a propósito: la zona es problema del host.
14328
+ * Editar NO committea: cada edición válida emite `coInput` (draft). Enter emite
14329
+ * `coCommit`; Escape emite `coEscape`. El host decide qué hacer con cada uno
14330
+ * (co-date-time-picker: coInput→draft, coCommit→commit+close).
14331
+ * `coEscape` = anuncio de intención; el picker NO lo wirea — ver
14332
+ * co-date-time-picker.tsx (Escape lo posee su root handler).
14333
+ */
14334
+ "co-time-field": LocalJSX.IntrinsicElements["co-time-field"] & JSXBase.HTMLAttributes<HTMLCoTimeFieldElement>;
13895
14335
  "co-toast": LocalJSX.IntrinsicElements["co-toast"] & JSXBase.HTMLAttributes<HTMLCoToastElement>;
13896
14336
  "co-toggle-button": LocalJSX.IntrinsicElements["co-toggle-button"] & JSXBase.HTMLAttributes<HTMLCoToggleButtonElement>;
13897
14337
  "co-toggle-button-group": LocalJSX.IntrinsicElements["co-toggle-button-group"] & JSXBase.HTMLAttributes<HTMLCoToggleButtonGroupElement>;