@prolibu-suite/cobalt-core 0.11.0 → 0.11.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 (627) hide show
  1. package/README.md +12 -5
  2. package/custom-elements.json +2656 -799
  3. package/dist/cjs/co-accordion.cjs.entry.js +2 -2
  4. package/dist/cjs/co-action-bar.cjs.entry.js +2 -2
  5. package/dist/cjs/co-app-shell.cjs.entry.js +2 -2
  6. package/dist/cjs/co-audio-player.cjs.entry.js +3 -3
  7. package/dist/cjs/co-autocomplete.cjs.entry.js +10 -3
  8. package/dist/cjs/co-avatar-group.cjs.entry.js +2 -2
  9. package/dist/cjs/co-avatar.cjs.entry.js +1 -1
  10. package/dist/cjs/co-badge.cjs.entry.js +1 -1
  11. package/dist/cjs/co-bottom-sheet.cjs.entry.js +4 -4
  12. package/dist/cjs/co-breadcrumb-item.cjs.entry.js +2 -2
  13. package/dist/cjs/co-breadcrumb.cjs.entry.js +1 -1
  14. package/dist/cjs/co-button-group.cjs.entry.js +3 -2
  15. package/dist/cjs/co-button.cjs.entry.js +5 -5
  16. package/dist/cjs/co-calendar-month_2.cjs.entry.js +14 -2
  17. package/dist/cjs/co-calendar_3.cjs.entry.js +9 -5
  18. package/dist/cjs/co-card.cjs.entry.js +2 -2
  19. package/dist/cjs/co-carousel.cjs.entry.js +5 -2
  20. package/dist/cjs/co-checkbox-group.cjs.entry.js +3 -3
  21. package/dist/cjs/co-checkbox.cjs.entry.js +3 -3
  22. package/dist/cjs/co-chip_2.cjs.entry.js +15 -5
  23. package/dist/cjs/co-color-area.cjs.entry.js +2 -2
  24. package/dist/cjs/co-color-picker.cjs.entry.js +2 -2
  25. package/dist/cjs/co-color-slider.cjs.entry.js +3 -3
  26. package/dist/cjs/co-column-picker.cjs.entry.js +22 -2
  27. package/dist/cjs/co-combobox.cjs.entry.js +3 -3
  28. package/dist/cjs/co-command-search.cjs.entry.js +4 -4
  29. package/dist/cjs/co-data-table-pagination.cjs.entry.js +4 -4
  30. package/dist/cjs/co-data-table.cjs.entry.js +2 -2
  31. package/dist/cjs/co-date-picker.cjs.entry.js +8 -0
  32. package/dist/cjs/co-date-range-picker.cjs.entry.js +9 -0
  33. package/dist/cjs/co-date-range.cjs.entry.js +7 -1
  34. package/dist/cjs/co-date-time-picker.cjs.entry.js +9 -2
  35. package/dist/cjs/co-document-editor.cjs.entry.js +8 -2
  36. package/dist/cjs/co-drive-card.cjs.entry.js +1 -1
  37. package/dist/cjs/co-drop-zone.cjs.entry.js +1 -1
  38. package/dist/cjs/co-emoji-picker.cjs.entry.js +2 -2
  39. package/dist/cjs/co-empty-state.cjs.entry.js +2 -2
  40. package/dist/cjs/co-event-calendar.cjs.entry.js +4 -2
  41. package/dist/cjs/co-event-popover.cjs.entry.js +5 -1
  42. package/dist/cjs/co-fab.cjs.entry.js +6 -2
  43. package/dist/cjs/co-file-field.cjs.entry.js +10 -6
  44. package/dist/cjs/co-file-type-tile.cjs.entry.js +2 -2
  45. package/dist/cjs/co-gradient-bar.cjs.entry.js +2 -2
  46. package/dist/cjs/co-helper-text.cjs.entry.js +2 -2
  47. package/dist/cjs/co-icon-button.cjs.entry.js +5 -6
  48. package/dist/cjs/co-icon.cjs.entry.js +2 -2
  49. package/dist/cjs/co-json-field.cjs.entry.js +8 -3
  50. package/dist/cjs/co-kbd_2.cjs.entry.js +3 -3
  51. package/dist/cjs/co-list-footer.cjs.entry.js +1 -1
  52. package/dist/cjs/co-list-item.cjs.entry.js +4 -4
  53. package/dist/cjs/co-media-thumb.cjs.entry.js +2 -2
  54. package/dist/cjs/co-menu-divider.cjs.entry.js +1 -1
  55. package/dist/cjs/co-menu.cjs.entry.js +8 -8
  56. package/dist/cjs/co-modal.cjs.entry.js +9 -9
  57. package/dist/cjs/co-navbar.cjs.entry.js +2 -2
  58. package/dist/cjs/co-number-field.cjs.entry.js +9 -3
  59. package/dist/cjs/co-overlay.cjs.entry.js +1 -1
  60. package/dist/cjs/co-page-header.cjs.entry.js +1 -1
  61. package/dist/cjs/co-popover.cjs.entry.js +9 -7
  62. package/dist/cjs/co-progress-bar.cjs.entry.js +2 -2
  63. package/dist/cjs/co-progress-circle.cjs.entry.js +2 -2
  64. package/dist/cjs/co-provider-logo_2.cjs.entry.js +1 -1
  65. package/dist/cjs/co-radio-group.cjs.entry.js +3 -3
  66. package/dist/cjs/co-radio.cjs.entry.js +3 -3
  67. package/dist/cjs/co-rating.cjs.entry.js +10 -3
  68. package/dist/cjs/co-ref-field.cjs.entry.js +10 -1
  69. package/dist/cjs/co-rich-text-editor.cjs.entry.js +17 -3
  70. package/dist/cjs/co-rich-text-toolbar.cjs.entry.js +1 -0
  71. package/dist/cjs/co-row.cjs.entry.js +2 -2
  72. package/dist/cjs/co-segmented-bar.cjs.entry.js +2 -2
  73. package/dist/cjs/co-select.cjs.entry.js +19 -6
  74. package/dist/cjs/co-separator.cjs.entry.js +1 -1
  75. package/dist/cjs/co-sidebar-nav.cjs.entry.js +2 -2
  76. package/dist/cjs/co-sidebar.cjs.entry.js +2 -2
  77. package/dist/cjs/co-slider.cjs.entry.js +8 -2
  78. package/dist/cjs/co-swatch-grid.cjs.entry.js +1 -1
  79. package/dist/cjs/co-switch.cjs.entry.js +3 -3
  80. package/dist/cjs/co-tab-group.cjs.entry.js +2 -2
  81. package/dist/cjs/co-tab.cjs.entry.js +5 -5
  82. package/dist/cjs/co-tags-field.cjs.entry.js +10 -5
  83. package/dist/cjs/co-tile.cjs.entry.js +1 -1
  84. package/dist/cjs/co-time-field.cjs.entry.js +4 -1
  85. package/dist/cjs/co-toast.cjs.entry.js +2 -2
  86. package/dist/cjs/co-toggle-button-group.cjs.entry.js +7 -4
  87. package/dist/cjs/co-toggle-button.cjs.entry.js +5 -2
  88. package/dist/cjs/co-transfer-list.cjs.entry.js +6 -2
  89. package/dist/cjs/co-tree-item.cjs.entry.js +2 -2
  90. package/dist/cjs/co-video.cjs.entry.js +10 -2
  91. package/dist/cobalt/cobalt.esm.js +1 -1
  92. package/dist/cobalt/{p-97a4fbba.entry.js → p-019eed8e.entry.js} +1 -1
  93. package/dist/cobalt/{p-1289131f.entry.js → p-04e3e1f6.entry.js} +1 -1
  94. package/dist/cobalt/p-0d046d98.entry.js +1 -0
  95. package/dist/cobalt/{p-d4979025.entry.js → p-0e4c2234.entry.js} +1 -1
  96. package/dist/cobalt/{p-f5934cd9.entry.js → p-1348d5ca.entry.js} +1 -1
  97. package/dist/cobalt/{p-ee88ec40.entry.js → p-13e5b724.entry.js} +1 -1
  98. package/dist/cobalt/{p-b2b13da8.entry.js → p-1a5bec8c.entry.js} +1 -1
  99. package/dist/cobalt/{p-9e406172.entry.js → p-21b4a830.entry.js} +1 -1
  100. package/dist/cobalt/{p-d1c378ff.entry.js → p-2231bacc.entry.js} +1 -1
  101. package/dist/cobalt/{p-1693b614.entry.js → p-26cbdc33.entry.js} +1 -1
  102. package/dist/cobalt/{p-7f3523ce.entry.js → p-28cf05f3.entry.js} +1 -1
  103. package/dist/cobalt/{p-8ab5b396.entry.js → p-358a6c2a.entry.js} +1 -1
  104. package/dist/cobalt/p-3b5024ce.entry.js +1 -0
  105. package/dist/cobalt/{p-8cd3acaa.entry.js → p-3b6efb79.entry.js} +1 -1
  106. package/dist/cobalt/{p-cc5989e9.entry.js → p-3d1a48e5.entry.js} +1 -1
  107. package/dist/cobalt/{p-90fad0f9.entry.js → p-47eca182.entry.js} +1 -1
  108. package/dist/cobalt/{p-b1994bb4.entry.js → p-4bcdd422.entry.js} +1 -1
  109. package/dist/cobalt/{p-2a2b0c7a.entry.js → p-4d743628.entry.js} +1 -1
  110. package/dist/cobalt/{p-66fc1528.entry.js → p-4e81e580.entry.js} +1 -1
  111. package/dist/cobalt/{p-c1caa112.entry.js → p-53a251ca.entry.js} +1 -1
  112. package/dist/cobalt/{p-67ad9544.entry.js → p-56176aa0.entry.js} +1 -1
  113. package/dist/cobalt/{p-44edde81.entry.js → p-58ebb303.entry.js} +1 -1
  114. package/dist/cobalt/{p-2e5702a0.entry.js → p-5e678e88.entry.js} +1 -1
  115. package/dist/cobalt/{p-889563d5.entry.js → p-60f948c4.entry.js} +1 -1
  116. package/dist/cobalt/{p-db42c4ab.entry.js → p-63908a8d.entry.js} +1 -1
  117. package/dist/cobalt/{p-5573985a.entry.js → p-65c191aa.entry.js} +1 -1
  118. package/dist/cobalt/{p-b5ec4286.entry.js → p-65d44da2.entry.js} +1 -1
  119. package/dist/cobalt/{p-5534a64f.entry.js → p-69ecc933.entry.js} +1 -1
  120. package/dist/cobalt/{p-c9990662.entry.js → p-6c1992c9.entry.js} +1 -1
  121. package/dist/cobalt/{p-22233b31.entry.js → p-6d4a660c.entry.js} +1 -1
  122. package/dist/cobalt/{p-7675cebe.entry.js → p-713637f2.entry.js} +1 -1
  123. package/dist/cobalt/{p-45007758.entry.js → p-71ae1551.entry.js} +1 -1
  124. package/dist/cobalt/{p-a930cdd7.entry.js → p-71ee36a8.entry.js} +1 -1
  125. package/dist/cobalt/{p-eeb114da.entry.js → p-71fe35c4.entry.js} +1 -1
  126. package/dist/cobalt/{p-a336178b.entry.js → p-73313cbe.entry.js} +1 -1
  127. package/dist/cobalt/{p-8b2e4579.entry.js → p-78412feb.entry.js} +1 -1
  128. package/dist/cobalt/{p-48c23310.entry.js → p-7beface1.entry.js} +1 -1
  129. package/dist/cobalt/p-7d1718ed.entry.js +1 -0
  130. package/dist/cobalt/{p-59d3e8fc.entry.js → p-7df18a52.entry.js} +1 -1
  131. package/dist/cobalt/{p-b9401dd7.entry.js → p-7e678cbd.entry.js} +1 -1
  132. package/dist/cobalt/{p-c109a1e1.entry.js → p-7fabd8ba.entry.js} +1 -1
  133. package/dist/cobalt/{p-8f701eac.entry.js → p-848f5ca4.entry.js} +1 -1
  134. package/dist/cobalt/{p-608d251d.entry.js → p-8680559b.entry.js} +1 -1
  135. package/dist/cobalt/{p-4b327483.entry.js → p-87de5469.entry.js} +1 -1
  136. package/dist/cobalt/{p-3011c84f.entry.js → p-87e62e2b.entry.js} +1 -1
  137. package/dist/cobalt/{p-a07dedd1.entry.js → p-8a2a2b6c.entry.js} +1 -1
  138. package/dist/cobalt/{p-f813569c.entry.js → p-903237f9.entry.js} +1 -1
  139. package/dist/cobalt/{p-1f3d5313.entry.js → p-95f2ebb1.entry.js} +1 -1
  140. package/dist/cobalt/{p-86b6fd81.entry.js → p-99df434b.entry.js} +1 -1
  141. package/dist/cobalt/{p-6c157ea2.entry.js → p-9adbab95.entry.js} +1 -1
  142. package/dist/cobalt/{p-4111fefa.entry.js → p-9ee5bef3.entry.js} +1 -1
  143. package/dist/cobalt/{p-9bee9dc8.entry.js → p-a27013e6.entry.js} +1 -1
  144. package/dist/cobalt/{p-9cf10331.entry.js → p-a4eb298c.entry.js} +1 -1
  145. package/dist/cobalt/{p-5b2aa70e.entry.js → p-a56bd4a8.entry.js} +1 -1
  146. package/dist/cobalt/{p-d1f47915.entry.js → p-a5eabecb.entry.js} +1 -1
  147. package/dist/cobalt/{p-f5e1873d.entry.js → p-a5ee1fc2.entry.js} +1 -1
  148. package/dist/cobalt/{p-ee42dca6.entry.js → p-a7cd61ce.entry.js} +1 -1
  149. package/dist/cobalt/{p-7569375a.entry.js → p-ad752791.entry.js} +1 -1
  150. package/dist/cobalt/{p-ea564148.entry.js → p-ae999b94.entry.js} +1 -1
  151. package/dist/cobalt/{p-30760f77.entry.js → p-aed832d5.entry.js} +1 -1
  152. package/dist/cobalt/{p-e6116149.entry.js → p-b2457431.entry.js} +1 -1
  153. package/dist/cobalt/{p-3b9a8e86.entry.js → p-b39a4999.entry.js} +1 -1
  154. package/dist/cobalt/{p-bc3ba0cd.entry.js → p-b5dabdc3.entry.js} +1 -1
  155. package/dist/cobalt/{p-ec7a6bf2.entry.js → p-b67fb616.entry.js} +1 -1
  156. package/dist/cobalt/{p-f8c7941f.entry.js → p-b9b73dcb.entry.js} +1 -1
  157. package/dist/cobalt/{p-a52ed6ff.entry.js → p-ba39a965.entry.js} +1 -1
  158. package/dist/cobalt/{p-7376f4ed.entry.js → p-be520bd5.entry.js} +1 -1
  159. package/dist/cobalt/{p-0a5cfed0.entry.js → p-bee30373.entry.js} +1 -1
  160. package/dist/cobalt/{p-e4ff2fcb.entry.js → p-c220362c.entry.js} +1 -1
  161. package/dist/cobalt/{p-f246946a.entry.js → p-c4c997f3.entry.js} +1 -1
  162. package/dist/cobalt/{p-6d541199.entry.js → p-c5464a98.entry.js} +1 -1
  163. package/dist/cobalt/{p-26fa36f8.entry.js → p-cf5b91be.entry.js} +1 -1
  164. package/dist/cobalt/{p-cc4b51fa.entry.js → p-cfaaa684.entry.js} +1 -1
  165. package/dist/cobalt/{p-57d250ad.entry.js → p-d00c3894.entry.js} +1 -1
  166. package/dist/cobalt/{p-f8d3c71e.entry.js → p-d5d8fa8b.entry.js} +1 -1
  167. package/dist/cobalt/p-d6215d80.entry.js +1 -0
  168. package/dist/cobalt/{p-78a20284.entry.js → p-dabcbba7.entry.js} +1 -1
  169. package/dist/cobalt/{p-9b46a8fe.entry.js → p-db623519.entry.js} +1 -1
  170. package/dist/cobalt/{p-136beb2c.entry.js → p-df529110.entry.js} +1 -1
  171. package/dist/cobalt/{p-5d6e02dd.entry.js → p-efb3cbb0.entry.js} +1 -1
  172. package/dist/cobalt/{p-e99ddf9c.entry.js → p-f2fa2ac0.entry.js} +1 -1
  173. package/dist/cobalt/p-f403eeec.entry.js +1 -0
  174. package/dist/cobalt/{p-ce2b2048.entry.js → p-f69804a6.entry.js} +1 -1
  175. package/dist/collection/components/co-accordion/co-accordion.js +12 -2
  176. package/dist/collection/components/co-action-bar/co-action-bar.css +6 -0
  177. package/dist/collection/components/co-action-bar/co-action-bar.js +3 -2
  178. package/dist/collection/components/co-app-shell/co-app-shell.css +6 -0
  179. package/dist/collection/components/co-app-shell/co-app-shell.js +13 -2
  180. package/dist/collection/components/co-audio-player/co-audio-player.js +19 -7
  181. package/dist/collection/components/co-autocomplete/co-autocomplete.js +30 -17
  182. package/dist/collection/components/co-avatar/co-avatar.css +7 -2
  183. package/dist/collection/components/co-avatar/co-avatar.js +9 -2
  184. package/dist/collection/components/co-avatar-group/co-avatar-group.css +4 -0
  185. package/dist/collection/components/co-avatar-group/co-avatar-group.js +8 -3
  186. package/dist/collection/components/co-badge/co-badge.js +8 -1
  187. package/dist/collection/components/co-bottom-sheet/co-bottom-sheet.js +13 -4
  188. package/dist/collection/components/co-breadcrumb/co-breadcrumb.js +5 -1
  189. package/dist/collection/components/co-breadcrumb-item/co-breadcrumb-item.js +8 -2
  190. package/dist/collection/components/co-button/co-button.css +10 -2
  191. package/dist/collection/components/co-button/co-button.js +14 -8
  192. package/dist/collection/components/co-button-group/co-button-group.js +10 -3
  193. package/dist/collection/components/co-calendar/co-calendar.css +8 -0
  194. package/dist/collection/components/co-calendar/co-calendar.js +3 -1
  195. package/dist/collection/components/co-calendar-timegrid/co-calendar-timegrid.js +36 -19
  196. package/dist/collection/components/co-card/co-card.js +11 -2
  197. package/dist/collection/components/co-carousel/co-carousel.css +10 -0
  198. package/dist/collection/components/co-carousel/co-carousel.js +17 -5
  199. package/dist/collection/components/co-checkbox/co-checkbox.js +11 -3
  200. package/dist/collection/components/co-checkbox-group/co-checkbox-group.js +9 -4
  201. package/dist/collection/components/co-chip/co-chip.css +9 -0
  202. package/dist/collection/components/co-chip/co-chip.js +15 -2
  203. package/dist/collection/components/co-color-area/co-color-area.css +4 -0
  204. package/dist/collection/components/co-color-area/co-color-area.js +6 -5
  205. package/dist/collection/components/co-color-picker/co-color-picker.js +4 -2
  206. package/dist/collection/components/co-color-slider/co-color-slider.js +6 -5
  207. package/dist/collection/components/co-column-picker/co-column-picker.js +51 -25
  208. package/dist/collection/components/co-combobox/co-combobox.js +18 -4
  209. package/dist/collection/components/co-command-search/co-command-search.js +19 -8
  210. package/dist/collection/components/co-data-table/co-data-table.js +8 -3
  211. package/dist/collection/components/co-data-table-pagination/co-data-table-pagination.js +16 -4
  212. package/dist/collection/components/co-date-field/co-date-field.js +19 -13
  213. package/dist/collection/components/co-date-picker/co-date-picker.js +38 -25
  214. package/dist/collection/components/co-date-range/co-date-range.js +19 -10
  215. package/dist/collection/components/co-date-range-picker/co-date-range-picker.js +44 -30
  216. package/dist/collection/components/co-date-time-picker/co-date-time-picker.js +30 -21
  217. package/dist/collection/components/co-document-editor/co-document-editor.js +22 -15
  218. package/dist/collection/components/co-drawer/co-drawer.css +5 -0
  219. package/dist/collection/components/co-drawer/co-drawer.js +13 -0
  220. package/dist/collection/components/co-drive-card/co-drive-card.js +14 -1
  221. package/dist/collection/components/co-drop-zone/co-drop-zone.js +7 -2
  222. package/dist/collection/components/co-emoji-picker/co-emoji-picker.css +4 -0
  223. package/dist/collection/components/co-emoji-picker/co-emoji-picker.js +11 -2
  224. package/dist/collection/components/co-empty-state/co-empty-state.js +4 -2
  225. package/dist/collection/components/co-event-calendar/co-event-calendar.js +16 -4
  226. package/dist/collection/components/co-event-popover/co-event-popover.js +18 -6
  227. package/dist/collection/components/co-fab/co-fab.css +8 -0
  228. package/dist/collection/components/co-fab/co-fab.js +17 -8
  229. package/dist/collection/components/co-file-field/co-file-field.js +16 -11
  230. package/dist/collection/components/co-file-type-tile/co-file-type-tile.js +9 -2
  231. package/dist/collection/components/co-gradient-bar/co-gradient-bar.css +5 -0
  232. package/dist/collection/components/co-gradient-bar/co-gradient-bar.js +7 -2
  233. package/dist/collection/components/co-helper-text/co-helper-text.js +4 -2
  234. package/dist/collection/components/co-icon/co-icon.js +6 -2
  235. package/dist/collection/components/co-icon-button/co-icon-button.css +9 -0
  236. package/dist/collection/components/co-icon-button/co-icon-button.js +12 -7
  237. package/dist/collection/components/co-input/co-input.css +3 -0
  238. package/dist/collection/components/co-input/co-input.js +11 -0
  239. package/dist/collection/components/co-json-field/co-json-field.js +19 -12
  240. package/dist/collection/components/co-kbd/co-kbd.js +8 -1
  241. package/dist/collection/components/co-list-footer/co-list-footer.js +4 -1
  242. package/dist/collection/components/co-list-item/co-list-item.js +7 -4
  243. package/dist/collection/components/co-loader/co-loader.js +5 -0
  244. package/dist/collection/components/co-media-thumb/co-media-thumb.js +9 -2
  245. package/dist/collection/components/co-menu/co-menu.css +11 -1
  246. package/dist/collection/components/co-menu/co-menu.js +13 -13
  247. package/dist/collection/components/co-menu-divider/co-menu-divider.css +4 -0
  248. package/dist/collection/components/co-menu-divider/co-menu-divider.js +2 -1
  249. package/dist/collection/components/co-menu-item/co-menu-item.css +14 -0
  250. package/dist/collection/components/co-menu-item/co-menu-item.js +2 -0
  251. package/dist/collection/components/co-modal/co-modal.css +6 -0
  252. package/dist/collection/components/co-modal/co-modal.js +29 -17
  253. package/dist/collection/components/co-navbar/co-navbar.css +7 -0
  254. package/dist/collection/components/co-navbar/co-navbar.js +4 -2
  255. package/dist/collection/components/co-number-field/co-number-field.js +29 -15
  256. package/dist/collection/components/co-option-list/co-option-list.css +38 -0
  257. package/dist/collection/components/co-option-list/co-option-list.js +33 -16
  258. package/dist/collection/components/co-overlay/co-overlay.css +4 -0
  259. package/dist/collection/components/co-overlay/co-overlay.js +11 -1
  260. package/dist/collection/components/co-page-header/co-page-header.js +4 -1
  261. package/dist/collection/components/co-popover/co-popover.css +7 -2
  262. package/dist/collection/components/co-popover/co-popover.js +29 -16
  263. package/dist/collection/components/co-progress-bar/co-progress-bar.js +5 -2
  264. package/dist/collection/components/co-progress-circle/co-progress-circle.js +5 -2
  265. package/dist/collection/components/co-provider-logo/co-provider-logo.js +3 -0
  266. package/dist/collection/components/co-radio/co-radio.js +11 -3
  267. package/dist/collection/components/co-radio-group/co-radio-group.js +9 -4
  268. package/dist/collection/components/co-rating/co-rating.js +25 -13
  269. package/dist/collection/components/co-ref-field/co-ref-field.css +14 -0
  270. package/dist/collection/components/co-ref-field/co-ref-field.js +55 -27
  271. package/dist/collection/components/co-rich-text-editor/co-rich-text-editor.js +46 -24
  272. package/dist/collection/components/co-rich-text-toolbar/co-rich-text-toolbar.js +4 -1
  273. package/dist/collection/components/co-rich-text-viewer/co-rich-text-viewer.js +8 -0
  274. package/dist/collection/components/co-row/co-row.js +5 -2
  275. package/dist/collection/components/co-segmented-bar/co-segmented-bar.js +9 -3
  276. package/dist/collection/components/co-select/co-select.css +13 -1
  277. package/dist/collection/components/co-select/co-select.js +42 -23
  278. package/dist/collection/components/co-separator/co-separator.js +8 -1
  279. package/dist/collection/components/co-sidebar/co-sidebar.js +10 -2
  280. package/dist/collection/components/co-sidebar-nav/co-sidebar-nav.css +5 -0
  281. package/dist/collection/components/co-sidebar-nav/co-sidebar-nav.js +4 -3
  282. package/dist/collection/components/co-skeleton/co-skeleton.js +4 -1
  283. package/dist/collection/components/co-slider/co-slider.css +7 -0
  284. package/dist/collection/components/co-slider/co-slider.js +25 -13
  285. package/dist/collection/components/co-swatch-grid/co-swatch-grid.js +2 -1
  286. package/dist/collection/components/co-switch/co-switch.css +4 -0
  287. package/dist/collection/components/co-switch/co-switch.js +12 -3
  288. package/dist/collection/components/co-tab/co-tab.js +14 -6
  289. package/dist/collection/components/co-tab-group/co-tab-group.js +11 -2
  290. package/dist/collection/components/co-tags-field/co-tags-field.js +21 -14
  291. package/dist/collection/components/co-tile/co-tile.js +6 -1
  292. package/dist/collection/components/co-time-field/co-time-field.js +9 -4
  293. package/dist/collection/components/co-toast/co-toast.css +11 -0
  294. package/dist/collection/components/co-toast/co-toast.js +13 -4
  295. package/dist/collection/components/co-toggle-button/co-toggle-button.css +5 -0
  296. package/dist/collection/components/co-toggle-button/co-toggle-button.js +13 -9
  297. package/dist/collection/components/co-toggle-button-group/co-toggle-button-group.js +18 -9
  298. package/dist/collection/components/co-tooltip/co-tooltip.js +12 -2
  299. package/dist/collection/components/co-transfer-list/co-transfer-list.js +19 -10
  300. package/dist/collection/components/co-tree-item/co-tree-item.css +11 -2
  301. package/dist/collection/components/co-tree-item/co-tree-item.js +6 -4
  302. package/dist/collection/components/co-video/co-video.css +11 -0
  303. package/dist/collection/components/co-video/co-video.js +41 -22
  304. package/dist/components/co-accordion.js +1 -1
  305. package/dist/components/co-action-bar.js +1 -1
  306. package/dist/components/co-app-shell.js +1 -1
  307. package/dist/components/co-audio-player.js +1 -1
  308. package/dist/components/co-autocomplete.js +1 -1
  309. package/dist/components/co-avatar-group.js +1 -1
  310. package/dist/components/co-avatar.js +1 -1
  311. package/dist/components/co-badge.js +1 -1
  312. package/dist/components/co-bottom-sheet.js +1 -1
  313. package/dist/components/co-breadcrumb-item.js +1 -1
  314. package/dist/components/co-breadcrumb.js +1 -1
  315. package/dist/components/co-button-group.js +1 -1
  316. package/dist/components/co-button.js +1 -1
  317. package/dist/components/co-calendar-month.js +1 -1
  318. package/dist/components/co-calendar-timegrid.js +1 -1
  319. package/dist/components/co-calendar.js +1 -1
  320. package/dist/components/co-card.js +1 -1
  321. package/dist/components/co-carousel.js +1 -1
  322. package/dist/components/co-checkbox-group.js +1 -1
  323. package/dist/components/co-checkbox.js +1 -1
  324. package/dist/components/co-chip.js +1 -1
  325. package/dist/components/co-color-area.js +1 -1
  326. package/dist/components/co-color-picker.js +1 -1
  327. package/dist/components/co-color-slider.js +1 -1
  328. package/dist/components/co-column-picker.js +1 -1
  329. package/dist/components/co-combobox.js +1 -1
  330. package/dist/components/co-command-search.js +1 -1
  331. package/dist/components/co-data-table-pagination.js +1 -1
  332. package/dist/components/co-data-table.js +1 -1
  333. package/dist/components/co-date-field.js +1 -1
  334. package/dist/components/co-date-picker.js +1 -1
  335. package/dist/components/co-date-range-picker.js +1 -1
  336. package/dist/components/co-date-range.js +1 -1
  337. package/dist/components/co-date-time-picker.js +1 -1
  338. package/dist/components/co-document-editor.js +1 -1
  339. package/dist/components/co-drawer.js +1 -1
  340. package/dist/components/co-drive-card.js +1 -1
  341. package/dist/components/co-drop-zone.js +1 -1
  342. package/dist/components/co-emoji-picker.js +1 -1
  343. package/dist/components/co-empty-state.js +1 -1
  344. package/dist/components/co-event-calendar.js +1 -1
  345. package/dist/components/co-event-popover.js +1 -1
  346. package/dist/components/co-fab.js +1 -1
  347. package/dist/components/co-file-field.js +1 -1
  348. package/dist/components/co-file-type-tile.js +1 -1
  349. package/dist/components/co-gradient-bar.js +1 -1
  350. package/dist/components/co-helper-text.js +1 -1
  351. package/dist/components/co-icon-button.js +1 -1
  352. package/dist/components/co-icon.js +1 -1
  353. package/dist/components/co-input.js +1 -1
  354. package/dist/components/co-json-field.js +1 -1
  355. package/dist/components/co-kbd.js +1 -1
  356. package/dist/components/co-lightbox.js +1 -1
  357. package/dist/components/co-list-footer.js +1 -1
  358. package/dist/components/co-list-item.js +1 -1
  359. package/dist/components/co-media-thumb.js +1 -1
  360. package/dist/components/co-menu-divider.js +1 -1
  361. package/dist/components/co-menu-item.js +1 -1
  362. package/dist/components/co-menu.js +1 -1
  363. package/dist/components/co-modal.js +1 -1
  364. package/dist/components/co-navbar.js +1 -1
  365. package/dist/components/co-number-field.js +1 -1
  366. package/dist/components/co-option-list.js +1 -1
  367. package/dist/components/co-overlay.js +1 -1
  368. package/dist/components/co-page-header.js +1 -1
  369. package/dist/components/co-phone-field.js +1 -1
  370. package/dist/components/co-popover.js +1 -1
  371. package/dist/components/co-progress-bar.js +1 -1
  372. package/dist/components/co-progress-circle.js +1 -1
  373. package/dist/components/co-radio-group.js +1 -1
  374. package/dist/components/co-radio.js +1 -1
  375. package/dist/components/co-rating.js +1 -1
  376. package/dist/components/co-ref-field.js +1 -1
  377. package/dist/components/co-rich-text-editor.js +1 -1
  378. package/dist/components/co-rich-text-toolbar.js +1 -1
  379. package/dist/components/co-row.js +1 -1
  380. package/dist/components/co-segmented-bar.js +1 -1
  381. package/dist/components/co-select.js +1 -1
  382. package/dist/components/co-separator.js +1 -1
  383. package/dist/components/co-sidebar-nav.js +1 -1
  384. package/dist/components/co-sidebar.js +1 -1
  385. package/dist/components/co-skeleton.js +1 -1
  386. package/dist/components/co-slider.js +1 -1
  387. package/dist/components/co-swatch-grid.js +1 -1
  388. package/dist/components/co-switch.js +1 -1
  389. package/dist/components/co-tab-group.js +1 -1
  390. package/dist/components/co-tab.js +1 -1
  391. package/dist/components/co-tags-field.js +1 -1
  392. package/dist/components/co-textarea.js +1 -1
  393. package/dist/components/co-tile.js +1 -1
  394. package/dist/components/co-time-field.js +1 -1
  395. package/dist/components/co-toast.js +1 -1
  396. package/dist/components/co-toggle-button-group.js +1 -1
  397. package/dist/components/co-toggle-button.js +1 -1
  398. package/dist/components/co-tooltip.js +1 -1
  399. package/dist/components/co-transfer-list.js +1 -1
  400. package/dist/components/co-tree-item.js +1 -1
  401. package/dist/components/co-video.js +1 -1
  402. package/dist/components/{p-BQltjDw5.js → p-8XzG8pzY.js} +1 -1
  403. package/dist/components/{p-FA1kBmZ-.js → p-9VoFSbIH.js} +1 -1
  404. package/dist/components/{p-CpGEV0iM.js → p-B3Egz082.js} +1 -1
  405. package/dist/components/{p-Bymi-A7C.js → p-B9wdMd_0.js} +1 -1
  406. package/dist/components/{p-Dp650Gpp.js → p-BRZci8B3.js} +1 -1
  407. package/dist/components/{p-CGH3E8uK.js → p-BVdCvEza.js} +1 -1
  408. package/dist/components/{p-Dh_eRYKu.js → p-BdmzslA5.js} +1 -1
  409. package/dist/components/{p-C3G8oPgU.js → p-Bw_b_czs.js} +1 -1
  410. package/dist/components/{p-BraiMwgs.js → p-C4sZjIDj.js} +1 -1
  411. package/dist/components/{p-B20o5exO.js → p-C6WHpL5X.js} +1 -1
  412. package/dist/components/p-COozgrEk.js +1 -0
  413. package/dist/components/{p-ChwSnCFf.js → p-CiYPJW0B.js} +1 -1
  414. package/dist/components/{p-f2xwcrXa.js → p-Cnfd6Zze.js} +1 -1
  415. package/dist/components/{p-C1jZYtUS.js → p-CxWo3qDo.js} +1 -1
  416. package/dist/components/p-D4XP17VP.js +1 -0
  417. package/dist/components/{p-D9or2g4j.js → p-Dn2wblrA.js} +1 -1
  418. package/dist/components/p-Dnz99Ox_.js +1 -0
  419. package/dist/components/{p-BcXdId8y.js → p-DsuFNmTI.js} +1 -1
  420. package/dist/components/{p-CfJgypOl.js → p-Du8EpQb-.js} +1 -1
  421. package/dist/components/{p-DKXCr-hE.js → p-DymSqdlK.js} +1 -1
  422. package/dist/components/{p-C-f8wTqe.js → p-Hi57w2_2.js} +1 -1
  423. package/dist/components/{p-B3kKOgsA.js → p-KK2vAKs-.js} +1 -1
  424. package/dist/components/{p-d4rf3H8p.js → p-TGRbLkLz.js} +1 -1
  425. package/dist/components/{p-BOqtnWTJ.js → p-VcrjNCew.js} +1 -1
  426. package/dist/components/{p-BR0LYW9v.js → p-nrwDl_gx.js} +1 -1
  427. package/dist/components/{p-BIDSDP05.js → p-zJ3pjFzW.js} +1 -1
  428. package/dist/esm/co-accordion.entry.js +2 -2
  429. package/dist/esm/co-action-bar.entry.js +2 -2
  430. package/dist/esm/co-app-shell.entry.js +2 -2
  431. package/dist/esm/co-audio-player.entry.js +3 -3
  432. package/dist/esm/co-autocomplete.entry.js +10 -3
  433. package/dist/esm/co-avatar-group.entry.js +2 -2
  434. package/dist/esm/co-avatar.entry.js +1 -1
  435. package/dist/esm/co-badge.entry.js +1 -1
  436. package/dist/esm/co-bottom-sheet.entry.js +4 -4
  437. package/dist/esm/co-breadcrumb-item.entry.js +2 -2
  438. package/dist/esm/co-breadcrumb.entry.js +1 -1
  439. package/dist/esm/co-button-group.entry.js +3 -2
  440. package/dist/esm/co-button.entry.js +5 -5
  441. package/dist/esm/co-calendar-month_2.entry.js +14 -2
  442. package/dist/esm/co-calendar_3.entry.js +9 -5
  443. package/dist/esm/co-card.entry.js +2 -2
  444. package/dist/esm/co-carousel.entry.js +5 -2
  445. package/dist/esm/co-checkbox-group.entry.js +3 -3
  446. package/dist/esm/co-checkbox.entry.js +3 -3
  447. package/dist/esm/co-chip_2.entry.js +15 -5
  448. package/dist/esm/co-color-area.entry.js +2 -2
  449. package/dist/esm/co-color-picker.entry.js +2 -2
  450. package/dist/esm/co-color-slider.entry.js +3 -3
  451. package/dist/esm/co-column-picker.entry.js +22 -2
  452. package/dist/esm/co-combobox.entry.js +3 -3
  453. package/dist/esm/co-command-search.entry.js +4 -4
  454. package/dist/esm/co-data-table-pagination.entry.js +4 -4
  455. package/dist/esm/co-data-table.entry.js +2 -2
  456. package/dist/esm/co-date-picker.entry.js +8 -0
  457. package/dist/esm/co-date-range-picker.entry.js +9 -0
  458. package/dist/esm/co-date-range.entry.js +7 -1
  459. package/dist/esm/co-date-time-picker.entry.js +9 -2
  460. package/dist/esm/co-document-editor.entry.js +8 -2
  461. package/dist/esm/co-drive-card.entry.js +1 -1
  462. package/dist/esm/co-drop-zone.entry.js +1 -1
  463. package/dist/esm/co-emoji-picker.entry.js +2 -2
  464. package/dist/esm/co-empty-state.entry.js +2 -2
  465. package/dist/esm/co-event-calendar.entry.js +4 -2
  466. package/dist/esm/co-event-popover.entry.js +5 -1
  467. package/dist/esm/co-fab.entry.js +6 -2
  468. package/dist/esm/co-file-field.entry.js +10 -6
  469. package/dist/esm/co-file-type-tile.entry.js +2 -2
  470. package/dist/esm/co-gradient-bar.entry.js +2 -2
  471. package/dist/esm/co-helper-text.entry.js +2 -2
  472. package/dist/esm/co-icon-button.entry.js +5 -6
  473. package/dist/esm/co-icon.entry.js +2 -2
  474. package/dist/esm/co-json-field.entry.js +8 -3
  475. package/dist/esm/co-kbd_2.entry.js +3 -3
  476. package/dist/esm/co-list-footer.entry.js +1 -1
  477. package/dist/esm/co-list-item.entry.js +4 -4
  478. package/dist/esm/co-media-thumb.entry.js +2 -2
  479. package/dist/esm/co-menu-divider.entry.js +1 -1
  480. package/dist/esm/co-menu.entry.js +8 -8
  481. package/dist/esm/co-modal.entry.js +9 -9
  482. package/dist/esm/co-navbar.entry.js +2 -2
  483. package/dist/esm/co-number-field.entry.js +9 -3
  484. package/dist/esm/co-overlay.entry.js +1 -1
  485. package/dist/esm/co-page-header.entry.js +1 -1
  486. package/dist/esm/co-popover.entry.js +9 -7
  487. package/dist/esm/co-progress-bar.entry.js +2 -2
  488. package/dist/esm/co-progress-circle.entry.js +2 -2
  489. package/dist/esm/co-provider-logo_2.entry.js +1 -1
  490. package/dist/esm/co-radio-group.entry.js +3 -3
  491. package/dist/esm/co-radio.entry.js +3 -3
  492. package/dist/esm/co-rating.entry.js +10 -3
  493. package/dist/esm/co-ref-field.entry.js +10 -1
  494. package/dist/esm/co-rich-text-editor.entry.js +17 -3
  495. package/dist/esm/co-rich-text-toolbar.entry.js +1 -0
  496. package/dist/esm/co-row.entry.js +2 -2
  497. package/dist/esm/co-segmented-bar.entry.js +2 -2
  498. package/dist/esm/co-select.entry.js +19 -6
  499. package/dist/esm/co-separator.entry.js +1 -1
  500. package/dist/esm/co-sidebar-nav.entry.js +2 -2
  501. package/dist/esm/co-sidebar.entry.js +2 -2
  502. package/dist/esm/co-slider.entry.js +8 -2
  503. package/dist/esm/co-swatch-grid.entry.js +1 -1
  504. package/dist/esm/co-switch.entry.js +3 -3
  505. package/dist/esm/co-tab-group.entry.js +2 -2
  506. package/dist/esm/co-tab.entry.js +5 -5
  507. package/dist/esm/co-tags-field.entry.js +10 -5
  508. package/dist/esm/co-tile.entry.js +1 -1
  509. package/dist/esm/co-time-field.entry.js +4 -1
  510. package/dist/esm/co-toast.entry.js +2 -2
  511. package/dist/esm/co-toggle-button-group.entry.js +7 -4
  512. package/dist/esm/co-toggle-button.entry.js +5 -2
  513. package/dist/esm/co-transfer-list.entry.js +6 -2
  514. package/dist/esm/co-tree-item.entry.js +2 -2
  515. package/dist/esm/co-video.entry.js +10 -2
  516. package/dist/types/components/co-accordion/co-accordion.d.ts +10 -0
  517. package/dist/types/components/co-action-bar/co-action-bar.d.ts +1 -0
  518. package/dist/types/components/co-app-shell/co-app-shell.d.ts +11 -0
  519. package/dist/types/components/co-audio-player/co-audio-player.d.ts +16 -0
  520. package/dist/types/components/co-autocomplete/co-autocomplete.d.ts +21 -0
  521. package/dist/types/components/co-avatar/co-avatar.d.ts +8 -1
  522. package/dist/types/components/co-avatar-group/co-avatar-group.d.ts +5 -0
  523. package/dist/types/components/co-badge/co-badge.d.ts +7 -0
  524. package/dist/types/components/co-bottom-sheet/co-bottom-sheet.d.ts +9 -0
  525. package/dist/types/components/co-breadcrumb/co-breadcrumb.d.ts +4 -0
  526. package/dist/types/components/co-breadcrumb-item/co-breadcrumb-item.d.ts +6 -0
  527. package/dist/types/components/co-button/co-button.d.ts +9 -3
  528. package/dist/types/components/co-button-group/co-button-group.d.ts +7 -0
  529. package/dist/types/components/co-calendar/co-calendar.d.ts +2 -0
  530. package/dist/types/components/co-calendar-timegrid/co-calendar-timegrid.d.ts +23 -0
  531. package/dist/types/components/co-card/co-card.d.ts +9 -0
  532. package/dist/types/components/co-carousel/co-carousel.d.ts +12 -0
  533. package/dist/types/components/co-checkbox/co-checkbox.d.ts +8 -0
  534. package/dist/types/components/co-checkbox-group/co-checkbox-group.d.ts +5 -0
  535. package/dist/types/components/co-chip/co-chip.d.ts +13 -0
  536. package/dist/types/components/co-color-area/co-color-area.d.ts +2 -1
  537. package/dist/types/components/co-color-picker/co-color-picker.d.ts +2 -0
  538. package/dist/types/components/co-color-slider/co-color-slider.d.ts +2 -1
  539. package/dist/types/components/co-column-picker/co-column-picker.d.ts +32 -0
  540. package/dist/types/components/co-combobox/co-combobox.d.ts +14 -0
  541. package/dist/types/components/co-command-search/co-command-search.d.ts +15 -0
  542. package/dist/types/components/co-data-table/co-data-table.d.ts +5 -0
  543. package/dist/types/components/co-data-table-pagination/co-data-table-pagination.d.ts +12 -0
  544. package/dist/types/components/co-date-field/co-date-field.d.ts +11 -0
  545. package/dist/types/components/co-date-picker/co-date-picker.d.ts +30 -0
  546. package/dist/types/components/co-date-range/co-date-range.d.ts +12 -0
  547. package/dist/types/components/co-date-range-picker/co-date-range-picker.d.ts +33 -0
  548. package/dist/types/components/co-date-time-picker/co-date-time-picker.d.ts +21 -0
  549. package/dist/types/components/co-document-editor/co-document-editor.d.ts +9 -1
  550. package/dist/types/components/co-drawer/co-drawer.d.ts +13 -0
  551. package/dist/types/components/co-drive-card/co-drive-card.d.ts +13 -0
  552. package/dist/types/components/co-drop-zone/co-drop-zone.d.ts +6 -1
  553. package/dist/types/components/co-emoji-picker/co-emoji-picker.d.ts +9 -0
  554. package/dist/types/components/co-empty-state/co-empty-state.d.ts +2 -0
  555. package/dist/types/components/co-event-calendar/co-event-calendar.d.ts +12 -16
  556. package/dist/types/components/co-event-popover/co-event-popover.d.ts +13 -0
  557. package/dist/types/components/co-fab/co-fab.d.ts +11 -0
  558. package/dist/types/components/co-file-field/co-file-field.d.ts +6 -0
  559. package/dist/types/components/co-file-type-tile/co-file-type-tile.d.ts +7 -0
  560. package/dist/types/components/co-gradient-bar/co-gradient-bar.d.ts +5 -0
  561. package/dist/types/components/co-helper-text/co-helper-text.d.ts +2 -0
  562. package/dist/types/components/co-icon/co-icon.d.ts +4 -0
  563. package/dist/types/components/co-icon-button/co-icon-button.d.ts +9 -4
  564. package/dist/types/components/co-input/co-input.d.ts +11 -0
  565. package/dist/types/components/co-json-field/co-json-field.d.ts +11 -0
  566. package/dist/types/components/co-kbd/co-kbd.d.ts +7 -0
  567. package/dist/types/components/co-list-footer/co-list-footer.d.ts +3 -0
  568. package/dist/types/components/co-list-item/co-list-item.d.ts +3 -0
  569. package/dist/types/components/co-loader/co-loader.d.ts +5 -0
  570. package/dist/types/components/co-media-thumb/co-media-thumb.d.ts +7 -0
  571. package/dist/types/components/co-menu/co-menu.d.ts +6 -4
  572. package/dist/types/components/co-menu-divider/co-menu-divider.d.ts +1 -0
  573. package/dist/types/components/co-menu-item/co-menu-item.d.ts +2 -0
  574. package/dist/types/components/co-modal/co-modal.d.ts +24 -12
  575. package/dist/types/components/co-navbar/co-navbar.d.ts +2 -0
  576. package/dist/types/components/co-number-field/co-number-field.d.ts +20 -0
  577. package/dist/types/components/co-option-list/co-option-list.d.ts +28 -1
  578. package/dist/types/components/co-overlay/co-overlay.d.ts +10 -0
  579. package/dist/types/components/co-page-header/co-page-header.d.ts +3 -0
  580. package/dist/types/components/co-popover/co-popover.d.ts +20 -5
  581. package/dist/types/components/co-progress-bar/co-progress-bar.d.ts +3 -0
  582. package/dist/types/components/co-progress-circle/co-progress-circle.d.ts +3 -0
  583. package/dist/types/components/co-provider-logo/co-provider-logo.d.ts +3 -0
  584. package/dist/types/components/co-radio/co-radio.d.ts +8 -0
  585. package/dist/types/components/co-radio-group/co-radio-group.d.ts +5 -0
  586. package/dist/types/components/co-rating/co-rating.d.ts +15 -0
  587. package/dist/types/components/co-ref-field/co-ref-field.d.ts +42 -0
  588. package/dist/types/components/co-rich-text-editor/co-rich-text-editor.d.ts +29 -0
  589. package/dist/types/components/co-rich-text-toolbar/co-rich-text-toolbar.d.ts +3 -0
  590. package/dist/types/components/co-rich-text-viewer/co-rich-text-viewer.d.ts +8 -0
  591. package/dist/types/components/co-row/co-row.d.ts +3 -0
  592. package/dist/types/components/co-segmented-bar/co-segmented-bar.d.ts +6 -0
  593. package/dist/types/components/co-select/co-select.d.ts +26 -0
  594. package/dist/types/components/co-separator/co-separator.d.ts +7 -0
  595. package/dist/types/components/co-sidebar/co-sidebar.d.ts +8 -0
  596. package/dist/types/components/co-sidebar-nav/co-sidebar-nav.d.ts +1 -0
  597. package/dist/types/components/co-skeleton/co-skeleton.d.ts +3 -0
  598. package/dist/types/components/co-slider/co-slider.d.ts +17 -0
  599. package/dist/types/components/co-swatch-grid/co-swatch-grid.d.ts +1 -0
  600. package/dist/types/components/co-switch/co-switch.d.ts +9 -0
  601. package/dist/types/components/co-tab/co-tab.d.ts +11 -3
  602. package/dist/types/components/co-tab-group/co-tab-group.d.ts +9 -0
  603. package/dist/types/components/co-tags-field/co-tags-field.d.ts +11 -0
  604. package/dist/types/components/co-tile/co-tile.d.ts +5 -0
  605. package/dist/types/components/co-time-field/co-time-field.d.ts +5 -0
  606. package/dist/types/components/co-toast/co-toast.d.ts +9 -0
  607. package/dist/types/components/co-toggle-button/co-toggle-button.d.ts +8 -0
  608. package/dist/types/components/co-toggle-button-group/co-toggle-button-group.d.ts +12 -2
  609. package/dist/types/components/co-tooltip/co-tooltip.d.ts +10 -0
  610. package/dist/types/components/co-transfer-list/co-transfer-list.d.ts +12 -0
  611. package/dist/types/components/co-tree-item/co-tree-item.d.ts +2 -0
  612. package/dist/types/components/co-video/co-video.d.ts +31 -0
  613. package/dist/types/components.d.ts +2202 -38
  614. package/package.json +4 -4
  615. package/dist/cobalt/p-1bfb69ae.entry.js +0 -1
  616. package/dist/cobalt/p-b9dfb333.entry.js +0 -1
  617. package/dist/cobalt/p-bc4fbfa6.entry.js +0 -1
  618. package/dist/cobalt/p-d75d2f3d.entry.js +0 -1
  619. package/dist/cobalt/p-f60bd4d6.entry.js +0 -1
  620. package/dist/components/p-BZDl9aFl.js +0 -1
  621. package/dist/components/p-DfcPGitr.js +0 -1
  622. package/dist/components/p-Dg-Ti_Bf.js +0 -1
  623. /package/dist/cobalt/{p-2794c500.entry.js → p-67a024dd.entry.js} +0 -0
  624. /package/dist/cobalt/{p-05000ef3.entry.js → p-6974df59.entry.js} +0 -0
  625. /package/dist/cobalt/{p-ffbe955a.entry.js → p-71dc8e4a.entry.js} +0 -0
  626. /package/dist/cobalt/{p-297b55cd.entry.js → p-77e0d401.entry.js} +0 -0
  627. /package/dist/cobalt/{p-4c6caa41.entry.js → p-c567533e.entry.js} +0 -0
@@ -63,11 +63,11 @@ const CoAccordion = class {
63
63
  return !!(this.subheading && this.subheading.trim()) || this.hasSubheadingSlot;
64
64
  }
65
65
  render() {
66
- return (h("div", { key: '48a22b997b1611f285c747c2ce30b4db2ac87fdc', class: {
66
+ return (h("div", { key: '0d1c2cca135ac9d62cb7d4b5c620843c5788101d', class: {
67
67
  'co-accordion': true,
68
68
  'co-accordion--open': this.open,
69
69
  'co-accordion--disabled': this.disabled,
70
- }, part: "accordion" }, h("div", { key: 'fde9b00c928e7aab65650975ece4539c6a8d54e7', class: "co-accordion__header", part: "header" }, h("span", { key: '884cf74c6207037ca4ee8ee4686af08677f15450', class: "co-accordion__heading-group", onClick: this.handleHeadingClick }, h("span", { key: '9019e1b204f06c5f5bb184b948a322a81110c79d', class: "co-accordion__heading", part: "heading" }, h("slot", { key: '9feb0b98d902bbfdf93c45340aa6854e4c473b31', name: "header" }, this.heading)), this.showSubheading && (h("span", { key: 'eaffac4798f56c63feb7796f43c58c06ef6e0fcb', class: "co-accordion__subheading", part: "subheading" }, h("slot", { key: '659cdde265f6325d3320f355ea9875fc0d50a480', name: "subheading" }, this.subheading)))), h("button", { key: 'a97f62583665f162085dcae31f08297a89bff184', class: "co-accordion__caret", type: "button", "aria-expanded": this.open ? 'true' : 'false', "aria-label": this.heading || 'Toggle section', disabled: this.disabled, onClick: this.handleToggle, part: "caret" }, h("co-icon", { key: '2d34e356aa0a7817d59c838b4cad3addc0698386', name: "caret-up", size: 20 }))), h("div", { key: '6514d5a1ef7a7e3eeb33514705a83ad17e30826b', class: "co-accordion__body", part: "body" }, h("div", { key: '8dfcd782cda8973943a2619ce24d11a8655fad98', class: "co-accordion__body-inner", part: "body-inner" }, h("slot", { key: '7f9a2c929b8bb82ab2267ae590cf3916b8c55824' })))));
70
+ }, part: "accordion" }, h("div", { key: 'aa80683852ba2b131c7ab29eed528ec87d92a565', class: "co-accordion__header", part: "header" }, h("span", { key: '71c84f588f351279bb999a2ec84dd37b202203d0', class: "co-accordion__heading-group", onClick: this.handleHeadingClick }, h("span", { key: '42201833527fd73790ab6391668ba8eb7986ed90', class: "co-accordion__heading", part: "heading" }, h("slot", { key: '11528c94fa817e55ffb015975e29947111e98c08', name: "header" }, this.heading)), this.showSubheading && (h("span", { key: '73bd7f8b5d7b967f0a5c84f207ab4452e96f6805', class: "co-accordion__subheading", part: "subheading" }, h("slot", { key: '1cefb67a4b6809357ee9a5a9330ec3bcd3be42ab', name: "subheading" }, this.subheading)))), h("button", { key: 'fef96df91611513ab6f6074578a31c3e7b23b4c2', class: "co-accordion__caret", type: "button", "aria-expanded": this.open ? 'true' : 'false', "aria-label": this.heading || 'Toggle section', disabled: this.disabled, onClick: this.handleToggle, part: "caret" }, h("co-icon", { key: 'f32612853d42ea6f2c34b2554951b22d155d1afc', name: "caret-up", size: 20 }))), h("div", { key: 'c3c90907e7114f20a917bae025012464182b8ea4', class: "co-accordion__body", part: "body" }, h("div", { key: '44877e54213ae200cde25d5a2fb5ae4ed95b7df9', class: "co-accordion__body-inner", part: "body-inner" }, h("slot", { key: '4ad41bab50239bb4ddca8ee8751afeb6dfb19227' })))));
71
71
  }
72
72
  get el() { return getElement(this); }
73
73
  };
@@ -70,11 +70,11 @@ const CoActionBar = class {
70
70
  }
71
71
  }
72
72
  render() {
73
- return (h("div", { key: '44994727b254742807ea5f9aa8eab97e621b623c', class: {
73
+ return (h("div", { key: '142b59b00b772502ea25dfb13537b9b3dd546080', class: {
74
74
  'co-action-bar': true,
75
75
  'co-action-bar--open': this.open,
76
76
  'co-action-bar--animated': this.animated,
77
- }, part: "bar", role: "group", "aria-label": this.ariaLabelText || this.label, "aria-hidden": this.open ? null : 'true' }, h("span", { key: '0a2c1c9a2d78c91616c7453cf464e6d0b35604e3', class: "co-action-bar__live", "aria-live": "polite" }, this.liveText), h("span", { key: 'dc0f171a5daf70f1bc9d17cd9208449d778686b6', class: "co-action-bar__label", part: "label" }, h("slot", { key: '68255bae861d9f3c5bdf1ebf49983487dfcc0086', name: "label" }, this.label)), h("div", { key: '38b1b684b3c5b9aeddaf146219d977d9438804fa', class: "co-action-bar__actions", part: "actions" }, h("slot", { key: '6856aa1045f7a716fe33fc7b99f125175053325d' })), this.dismissible !== false && (h("co-icon-button", { key: '558f6857a0e8128fdd7ead83947b27069d473539', class: "co-action-bar__dismiss", part: "dismiss", icon: "x", variant: "ghost", surface: "dark", size: "xs", label: "Dismiss", onClick: this.handleDismiss }))));
77
+ }, part: "bar", role: "group", "aria-label": this.ariaLabelText || this.label, "aria-hidden": this.open ? null : 'true' }, h("span", { key: '8d250df3de2ac4a0c656f90e43f113d0cf2725e2', class: "co-action-bar__live", "aria-live": "polite" }, this.liveText), h("span", { key: '0787a2c1d6a145dd95c6cca688b8a410c50dd8db', class: "co-action-bar__label", part: "label" }, h("slot", { key: 'ece9079fc9e5a06a75b4f9ff4da8d5b9c0362bbf', name: "label" }, this.label)), h("div", { key: '29a587420ce044ee0fa1502bef229c15ab287a79', class: "co-action-bar__actions", part: "actions" }, h("slot", { key: '359ce62b1f45b4c3292ee575b5a4bcf9c684fc07' })), this.dismissible !== false && (h("co-icon-button", { key: '66439f013f0e3de6f184f6e600cd1eb5bca3b004', class: "co-action-bar__dismiss", part: "dismiss", icon: "x", variant: "ghost", surface: "dark", size: "xs", label: "Dismiss", onClick: this.handleDismiss }))));
78
78
  }
79
79
  static get watchers() { return {
80
80
  "label": [{
@@ -12,10 +12,10 @@ const CoAppShell = class {
12
12
  this.contentCard = true;
13
13
  }
14
14
  render() {
15
- return (h(Host, { key: '6c6062fe507ad4000b316f249063d4adeb781bc2' }, h("aside", { key: '627e78f81460aecf933757d743a1517545055b90', class: "sidebar", part: "sidebar" }, h("div", { key: 'f76c26b2b7a702b1652cde3ec891f232b5974ffb', class: "sidebar__header", part: "sidebar-header" }, h("slot", { key: '72f4e04eea092d465742874633eab234b7eb8dd5', name: "sidebar-header" })), h("div", { key: '9a1490ddb0cd566d8711b6b611d685500c2f2d3e', class: "sidebar__body", part: "sidebar-body" }, h("slot", { key: '35c209d25f06da6627c4b09fe3e60fbf45f5f766', name: "sidebar" })), h("div", { key: '6b976c9326cd0fcb267910c3016d8c73a08ce793', class: "sidebar__footer", part: "sidebar-footer" }, h("slot", { key: '66274387d3b63e0dd04369c29f4efa60de7c915e', name: "sidebar-footer" }))), h("div", { key: '6bb53ff220634d5363447c11a485c5c316a0a926', class: "main co-sq-elevation co-sq-elevation-fallback", part: "main" }, h("div", { key: 'a394d95b686319a3b6d24af6ea85b12c677c50d3', class: "main__card co-sq-clip", part: "card" }, h("header", { key: 'a71028e8efd157c9e38691a94e61c0e20d60c06d', class: "main__header", part: "header" }, h("slot", { key: 'a8e9e4efc55445d49f117f35740cf43241d867af', name: "navbar" })), h("main", { key: 'b0dcd0b69e185076bbf0c3f7e102712a87bca4a0', class: {
15
+ return (h(Host, { key: '94ecab3775bfc41a8579c1d1c76c9312160aebad' }, h("aside", { key: '3ddf6675b4d7ce1697c48e3e5885c1e303cdbc5f', class: "sidebar", part: "sidebar" }, h("div", { key: 'b64ecb693c193e4c8b4ac1e2facce961487e56cf', class: "sidebar__header", part: "sidebar-header" }, h("slot", { key: '83d961e15824aea7b5fa7cc9da616d2e05da0cce', name: "sidebar-header" })), h("div", { key: '971f6ae8a723d811f2062963ab370a803284d5f8', class: "sidebar__body", part: "sidebar-body" }, h("slot", { key: 'be55e67e6344346e92eaf086fa139bc3e763949d', name: "sidebar" })), h("div", { key: '5b6680a3368ce37e0e34f99e8544e0007d1131c2', class: "sidebar__footer", part: "sidebar-footer" }, h("slot", { key: 'b0f72b695b2d5fd89e30d64982f9f43370c81341', name: "sidebar-footer" }))), h("div", { key: 'fa85fc8ea88350e90df48e3853429641d6527014', class: "main co-sq-elevation co-sq-elevation-fallback", part: "main" }, h("div", { key: '7a258e3649bb03756d8e56c69e1777bb9006cd53', class: "main__card co-sq-clip", part: "card" }, h("header", { key: 'bdfc99ad70e4c9772da3e8c99d631d2f7cbd7436', class: "main__header", part: "header" }, h("slot", { key: 'f697503aac1963ba4c86e57d45e5e5a3fe4781ee', name: "navbar" })), h("main", { key: 'ca66e612ed04f5f829a0b75ac509c01012a6b4a5', class: {
16
16
  'main__content': true,
17
17
  'main__content--card': this.contentCard,
18
- }, part: "content" }, h("slot", { key: 'e0709811ba6219c5a71253440df09b4872264968' }))))));
18
+ }, part: "content" }, h("slot", { key: 'b99b1ea67e4ae8c059a3dcb03c0a04bbc2af569b' }))))));
19
19
  }
20
20
  };
21
21
  CoAppShell.style = coAppShellCss();
@@ -417,13 +417,13 @@ const CoAudioPlayer = class {
417
417
  // below `aria-valuenow` the moment playback advances. ARIA 1.2 makes valuemax
418
418
  // optional for `slider`, so leaving it off while unknown is well-formed.
419
419
  const ariaMax = total ? Math.floor(total) : undefined;
420
- const bar = (hFrac, i, played = false) => (h("rect", { key: '613a55cc16a6e30b15cc4536d4b4c2be36d8e9cb', x: i * UNIT, y: H / 2 - (hFrac * H) / 2, width: W, height: Math.max(hFrac * H, 2), rx: R, class: { 'co-audio-player__bar': true, 'co-audio-player__bar--played': played } }));
421
- return (h("div", { key: 'c280d66da131a1275e55504ed6c7f149e4426a81', class: {
420
+ const bar = (hFrac, i, played = false) => (h("rect", { key: '4b294190b3be5e7cf15282d43e7e51164a3dda4c', x: i * UNIT, y: H / 2 - (hFrac * H) / 2, width: W, height: Math.max(hFrac * H, 2), rx: R, class: { 'co-audio-player__bar': true, 'co-audio-player__bar--played': played } }));
421
+ return (h("div", { key: '0758a438c4a71e822de94f8b41219945f62ae62d', class: {
422
422
  'co-audio-player': true,
423
423
  'co-audio-player--compact': this.compact,
424
424
  'co-audio-player--error': this.hasError,
425
425
  'co-audio-player--playing': this.isPlaying,
426
- }, part: "player" }, h("button", { key: '66069dccca38a00ac2792dddb261ca086d7116ad', type: "button", class: "co-audio-player__play", part: "play", "aria-label": this.hasError ? 'Audio no disponible' : this.isPlaying ? 'Pausar' : 'Reproducir', "aria-busy": this.isLoading ? 'true' : 'false', disabled: this.hasError || !this.src, onClick: this.toggle }, h("co-icon", { key: '7340e5754252c37e173aec9f5a1238a67f5ef0c5', name: this.hasError ? 'warning-circle' : this.isPlaying ? 'pause' : 'play', weight: "fill", size: this.compact ? 12 : 14 })), h("div", { key: '40d64e320e18543586503779780956da58865a89', class: "co-audio-player__wave", part: "wave", role: "slider", tabindex: "0", "aria-label": "Progreso de reproducci\u00F3n", "aria-valuemin": 0, "aria-valuemax": ariaMax, "aria-valuenow": Math.floor(this.currentTime), ref: (el) => (this.waveEl = el), onClick: (e) => this.seekAt(e.clientX), onKeyDown: this.onWaveKey }, h("svg", { key: '5ab7bd2f636bd6148ac99c72aa7e65919fa7b130', class: "co-audio-player__svg", viewBox: `0 0 ${vbW} ${H}`, preserveAspectRatio: "none", "aria-hidden": "true" }, this.peaks.map((hFrac, i) => bar(hFrac, i)), h("clipPath", { key: 'f9d0efe655633d90d9bbb3c4c13f73ac5669e2f8', id: "co-ap-clip" }, h("rect", { key: 'fce2341eb132c30c9cf460e5ebe528c1b4dbc881', x: "0", y: "0", width: (pct / 100) * vbW, height: H })), h("g", { key: 'cf22c83391dd8e303f49a845eab2d3735ca5cc72', "clip-path": "url(#co-ap-clip)" }, this.peaks.map((hFrac, i) => bar(hFrac, i, true))))), h("span", { key: '3cf02ddb3e26cab7964b295d188bb65122b30014', class: "co-audio-player__time", part: "time" }, formatTime(this.currentTime), " / ", formatTime(this.duration)), !this.compact && (h("button", { key: '01768f7846ac3727b9e5cdd2578e7d805b10337e', type: "button", class: "co-audio-player__speed", part: "speed", "aria-label": `Velocidad de reproducción ${this.playbackRate}x`, onClick: this.cycleSpeed }, this.playbackRate, "x")), !this.compact && !this.noDownload && (h("button", { key: '451b5775bcf1ed6482d915f63bf7fe2c4c380b7b', type: "button", class: "co-audio-player__dl", part: "download", "aria-label": "Descargar", onClick: () => this.download() }, h("co-icon", { key: '2798eec7e679f74f9fa7e25e6f8d1b88fac068e7', name: "download-simple", size: 14 })))));
426
+ }, part: "player" }, h("button", { key: '4c4161e7ba7344a9c6a32dcc8fd92c300b750d95', type: "button", class: "co-audio-player__play", part: "play", "aria-label": this.hasError ? 'Audio no disponible' : this.isPlaying ? 'Pausar' : 'Reproducir', "aria-busy": this.isLoading ? 'true' : 'false', disabled: this.hasError || !this.src, onClick: this.toggle }, h("co-icon", { key: 'ea749ee1cf627a49e3859029ca274170c8d69c63', name: this.hasError ? 'warning-circle' : this.isPlaying ? 'pause' : 'play', weight: "fill", size: this.compact ? 12 : 14 })), h("div", { key: 'f39bf8bf114860a672979fa53287672dccea1b7f', class: "co-audio-player__wave", part: "wave", role: "slider", tabindex: "0", "aria-label": "Progreso de reproducci\u00F3n", "aria-valuemin": 0, "aria-valuemax": ariaMax, "aria-valuenow": Math.floor(this.currentTime), ref: (el) => (this.waveEl = el), onClick: (e) => this.seekAt(e.clientX), onKeyDown: this.onWaveKey }, h("svg", { key: '2145f303271ca676988999b5ea7d76ab384c5e2d', class: "co-audio-player__svg", viewBox: `0 0 ${vbW} ${H}`, preserveAspectRatio: "none", "aria-hidden": "true" }, this.peaks.map((hFrac, i) => bar(hFrac, i)), h("clipPath", { key: '6014c9f96f5df60086265a5e01344be80ebff741', id: "co-ap-clip" }, h("rect", { key: '5857fa3098fc0eb9df58b643c2b44316cf819ae8', x: "0", y: "0", width: (pct / 100) * vbW, height: H })), h("g", { key: '241608ddfdb863ba5b18444ed2bffb39e72abeb5', "clip-path": "url(#co-ap-clip)" }, this.peaks.map((hFrac, i) => bar(hFrac, i, true))))), h("span", { key: '18f190b8b23f8939da5dd2c230214d42a5b330c1', class: "co-audio-player__time", part: "time" }, formatTime(this.currentTime), " / ", formatTime(this.duration)), !this.compact && (h("button", { key: '4a29cae938ab347997bc76e0cfe5621b402730f7', type: "button", class: "co-audio-player__speed", part: "speed", "aria-label": `Velocidad de reproducción ${this.playbackRate}x`, onClick: this.cycleSpeed }, this.playbackRate, "x")), !this.compact && !this.noDownload && (h("button", { key: 'c451449e629584bc3937b27b31b1124e510af91e', type: "button", class: "co-audio-player__dl", part: "download", "aria-label": "Descargar", onClick: () => this.download() }, h("co-icon", { key: 'f4d014129829ab57ddae0d3e32b1e0930f1bc288', name: "download-simple", size: 14 })))));
427
427
  }
428
428
  static get watchers() { return {
429
429
  "src": [{
@@ -11,18 +11,25 @@ const CoAutocomplete = class {
11
11
  this.coClear = createEvent(this, "coClear", 7);
12
12
  /** Whether the field is required (renders a required marker on the label). */
13
13
  this.required = false;
14
+ /** Placeholder del input. */
14
15
  this.placeholder = 'Search…';
16
+ /** Deshabilita el campo. */
15
17
  this.disabled = false;
18
+ /** Botón × para vaciar texto y selección (default `true`); emite `coClear` y `coChange`. */
16
19
  this.clearable = true;
17
20
  /** Label layout: vertical (label above) or horizontal (label beside) */
18
21
  this.layout = 'vertical';
19
22
  /** Field size (mirrors co-input): s 28 / sm 32 / md 40 / lg 48. */
20
23
  this.size = 'md';
24
+ /** Estado de validación: pinta el borde y el `helperText` con el color del estado. */
21
25
  this.status = 'default';
22
26
  /** Pre-loaded or server-returned options */
23
27
  this.options = '[]';
28
+ /** Selección: `value` de la opción elegida; en `multiple`, array o JSON array. El componente lo actualiza. */
24
29
  this.value = '';
30
+ /** Selección múltiple: lo elegido se muestra como chips. */
25
31
  this.multiple = false;
32
+ /** El host está buscando: muestra un loader en la lista de sugerencias. */
26
33
  this.loading = false;
27
34
  /** Minimum characters before emitting coSearch */
28
35
  this.minChars = 1;
@@ -175,16 +182,16 @@ const CoAutocomplete = class {
175
182
  render() {
176
183
  const options = this.parsedOptions;
177
184
  const selected = this.selectedValues;
178
- return (h("div", { key: '0fad340e2daa5ee4b56e28325d5eaec4d60d7188', class: {
185
+ return (h("div", { key: '02fe5e70777f1a39038af676c76032ae1fbecbc8', class: {
179
186
  'co-autocomplete': true,
180
187
  'co-autocomplete--disabled': this.disabled,
181
188
  'co-autocomplete--focused': this.focused,
182
189
  [`co-autocomplete--${this.size}`]: true,
183
190
  [`co-autocomplete--${this.status}`]: this.status !== 'default',
184
- } }, (this.label || this.secondaryLabel) && (h("div", { key: 'a724b6267fd6dbe267725f3619677e043843c96c', class: "co-autocomplete__labels" }, this.label && h("label", { key: '45c176c82f0967c6ff0f1f323d36834d247f8ac6', class: "co-autocomplete__label" }, this.label, h(RequiredMark, { key: '52940ac88fa7ba5f2b662990a66b0ad84d728ecc', required: this.required })), this.secondaryLabel && h("span", { key: '5eac2ccf44d59067f7ca070561c18c9b45b4cfc1', class: "co-autocomplete__secondary-label" }, this.secondaryLabel))), h("div", { key: '4837e011ac491a34efdfb84bd80f2baa52c4f451', class: "co-autocomplete__field" }, this.iconLeft && h("co-icon", { key: '1a46dba433dec3b8dec82b6d2e93cee0575f5673', name: this.iconLeft, size: 16, class: "co-autocomplete__icon" }), this.multiple && selected.length > 0 && (h("div", { key: '95054c8e5ec371ba04f6fa5938d74babffef473f', class: "co-autocomplete__chips" }, selected.map(val => {
191
+ } }, (this.label || this.secondaryLabel) && (h("div", { key: 'a9237e72752d5d3921d70cb2d63a160625db7e62', class: "co-autocomplete__labels" }, this.label && h("label", { key: 'f1284520b961bf6598e4b9c8a3d943b8b1aa847f', class: "co-autocomplete__label" }, this.label, h(RequiredMark, { key: '6c40530c3e2dca2b3adef8a8ce00c256b7070b48', required: this.required })), this.secondaryLabel && h("span", { key: '37a0de4ba199f1bc6503543e18261623642c00cf', class: "co-autocomplete__secondary-label" }, this.secondaryLabel))), h("div", { key: '30ff3eacbf9634085b212135356c3edbef6e8df9', class: "co-autocomplete__field" }, this.iconLeft && h("co-icon", { key: '3b8c564aae36e7db59c39fcc31fda7d98f55fae8', name: this.iconLeft, size: 16, class: "co-autocomplete__icon" }), this.multiple && selected.length > 0 && (h("div", { key: 'df7f0b08d2b456a048368f80c828ee83502b0a20', class: "co-autocomplete__chips" }, selected.map(val => {
185
192
  const opt = this.parsedOptions.find(o => o.value === val);
186
193
  return (h("co-chip", { label: opt ? opt.label : val, size: "small", removable: true, onCoRemove: () => this.handleChipRemove(val) }));
187
- }))), h("input", { key: '016887bf4fa1872bafd1ba60a7fb960ca89e8b76', ref: el => (this.inputEl = el), class: "co-autocomplete__input", type: "text", value: this.query, placeholder: this.placeholder, disabled: this.disabled, onInput: this.handleInput, onFocus: this.handleFocus, onKeyDown: this.handleInputKeyDown }), this.loading && h("div", { key: 'eac7e752a8d8f18b866c5fe4283707e851355328', class: "co-autocomplete__spinner" }), this.clearable && (this.hasValue || this.query) && !this.disabled && (h("button", { key: 'aac8dcfced13e8abf3bb6beb0fa56124814804ea', class: "co-autocomplete__clear", type: "button", tabIndex: -1, onClick: this.handleClear, "aria-label": "Clear" }, h("co-icon", { key: '8a5605cfe09eb17ca65c9fd97662ceec893431b7', name: "x-circle", size: 16, weight: "fill" })))), this.isOpen && (h("div", { key: '7263c42e73656db3ee8d1c1c2f5f5cd941b0e40b', class: "co-autocomplete__dropdown" }, h("co-option-list", { key: '32071562943c992b0013451c8b89da20590554cf', ref: (el) => (this.optionListEl = el), items: JSON.stringify(options.map((o) => ({ _id: o.value, label: o.label, icon: o.icon, disabled: o.disabled }))), value: this.multiple ? JSON.stringify(this.selectedValues) : (this.selectedValues[0] || ''), multiple: this.multiple, selectedAffordance: "check", virtual: true, loading: this.loading, emptyMessage: this.emptyMessage, onCoChange: (e) => this.handleListChange(e.detail) }))), this.helperText && (h("div", { key: '47ba4956d829c700700a7509e8fd2fc58dd6e4d9', class: `co-autocomplete__helper co-autocomplete__helper--${this.status}` }, this.statusIcon && h("co-icon", { key: 'b4363e83a7258241d23f4911c1f6fb352330c19d', name: this.statusIcon, size: 14, weight: "fill", class: "co-autocomplete__helper-icon" }), h("span", { key: '952777047bd27a6604daea9531f26ce5aab0c475', class: "co-autocomplete__helper-text" }, this.helperText)))));
194
+ }))), h("input", { key: 'e2d9cfa48001c20aa9e8a4ef5800135172b2aff9', ref: el => (this.inputEl = el), class: "co-autocomplete__input", type: "text", value: this.query, placeholder: this.placeholder, disabled: this.disabled, onInput: this.handleInput, onFocus: this.handleFocus, onKeyDown: this.handleInputKeyDown }), this.loading && h("div", { key: 'e58449cb033553a123f3c2b1daa9b9c62a571273', class: "co-autocomplete__spinner" }), this.clearable && (this.hasValue || this.query) && !this.disabled && (h("button", { key: 'ea8021e0807cd0eece9933f84772f5f497d2a63c', class: "co-autocomplete__clear", type: "button", tabIndex: -1, onClick: this.handleClear, "aria-label": "Clear" }, h("co-icon", { key: '67a2f961d0ece0178811aa04fd9e5a082976ef6a', name: "x-circle", size: 16, weight: "fill" })))), this.isOpen && (h("div", { key: '562cc6f307edd60c361c60974d0423550d8f681a', class: "co-autocomplete__dropdown" }, h("co-option-list", { key: '3dec3da0d38adb8986b57960c74b697ffbc211dd', ref: (el) => (this.optionListEl = el), items: JSON.stringify(options.map((o) => ({ _id: o.value, label: o.label, icon: o.icon, disabled: o.disabled }))), value: this.multiple ? JSON.stringify(this.selectedValues) : (this.selectedValues[0] || ''), multiple: this.multiple, selectedAffordance: "check", virtual: true, loading: this.loading, emptyMessage: this.emptyMessage, onCoChange: (e) => this.handleListChange(e.detail) }))), this.helperText && (h("div", { key: '5c21f62defe09b0160aeec8eaeaa881408dbe964', class: `co-autocomplete__helper co-autocomplete__helper--${this.status}` }, this.statusIcon && h("co-icon", { key: '166ccdb5f1e308bb0212c473881bb36a33a8d2e4', name: this.statusIcon, size: 14, weight: "fill", class: "co-autocomplete__helper-icon" }), h("span", { key: 'bf4b038b665c269484b3bf841b19c92d5b0ceb27', class: "co-autocomplete__helper-text" }, this.helperText)))));
188
195
  }
189
196
  get el() { return getElement(this); }
190
197
  static get watchers() { return {
@@ -61,13 +61,13 @@ const CoAvatarGroup = class {
61
61
  onClick: this.activate,
62
62
  }
63
63
  : { role: 'group' };
64
- return (h(Tag, Object.assign({ key: 'efe3aa5c3a13c33d220caf93f8ce7dfc929f9833', class: {
64
+ return (h(Tag, Object.assign({ key: '7e14b71d5b7391c15fcba50aa43964fdf65282e3', class: {
65
65
  'co-avatar-group': true,
66
66
  'co-avatar-group--interactive': this.interactive,
67
67
  } }, interactiveAttrs), visible.map((it, i) => {
68
68
  var _a, _b, _c;
69
69
  return (h("co-avatar", { key: i, class: "co-avatar-group__avatar", type: (_a = it.type) !== null && _a !== void 0 ? _a : (it.src ? 'image' : it.icon ? 'icon' : 'text'), size: this.size, shape: (_b = it.shape) !== null && _b !== void 0 ? _b : this.shape, text: it.text, src: it.src, icon: (_c = it.icon) !== null && _c !== void 0 ? _c : 'user', color: it.color, "ring-color": it.ringColor, name: it.name || it.text || '' }));
70
- }), extra > 0 && (h("co-tooltip", { key: 'b6dffe856f5984d2e2731e84d9d4a46cfcfa0c7b', class: "co-avatar-group__slot", content: overflowLabel, placement: "bottom" }, h("div", { key: 'b7fe90ee1800ede2bdc3b8674d6ab0dcdfa4ac48', class: "co-avatar-group__overflow", style: { width: `${dim}px`, height: `${dim}px`, fontSize }, role: "img", "aria-label": `+${extra}` }, "+", extra)))));
70
+ }), extra > 0 && (h("co-tooltip", { key: 'f3cc2f5a9f1ceac07ea3b665e6bd0c87804d27ae', class: "co-avatar-group__slot", content: overflowLabel, placement: "bottom" }, h("div", { key: 'c0b5fcb8df88917b06a2a9b36f1c2798f10730ff', class: "co-avatar-group__overflow", style: { width: `${dim}px`, height: `${dim}px`, fontSize }, role: "img", "aria-label": `+${extra}` }, "+", extra)))));
71
71
  }
72
72
  };
73
73
  CoAvatarGroup.style = coAvatarGroupCss();
@@ -28,7 +28,7 @@ const CoAvatar = class {
28
28
  this.icon = 'user';
29
29
  /** Icon weight */
30
30
  this.iconWeight = 'regular';
31
- /** Shape of the avatar. `rounded` (Task C12) = radio chico
31
+ /** Shape of the avatar. `rounded` = radio chico
32
32
  * (`--co-border-radius-xs`), sin máscara squircle — esquinas de radio fijo,
33
33
  * no la superelipse de `square`. */
34
34
  this.shape = 'circle';
@@ -21,7 +21,7 @@ const CoBadge = class {
21
21
  this.animated = false;
22
22
  }
23
23
  render() {
24
- return (h("span", { key: 'be0a55884e7afcf9761712b0318ad46f54a82786', class: {
24
+ return (h("span", { key: 'b22315d54caf4150b599d5a8b576a08e68f8bfea', class: {
25
25
  'co-badge': true,
26
26
  [`co-badge--${this.size}`]: true,
27
27
  [`co-badge--${this.color}`]: true,
@@ -298,17 +298,17 @@ const CoBottomSheet = class {
298
298
  (_a = this.bodyEl) === null || _a === void 0 ? void 0 : _a.removeEventListener('touchmove', this.touchBlocker);
299
299
  }
300
300
  render() {
301
- return (h("div", { key: '9afac86d3b0bdab25d92b283b079304b2801fdcf', class: { 'co-bottom-sheet-root': true, 'co-bottom-sheet-root--open': this.open } }, h("div", { key: 'bc0152d32c577d2aafadcdcaae065aacb7442350', class: "co-bottom-sheet__backdrop", part: "backdrop", onClick: this.handleBackdropClick, ref: (el) => (this.backdropEl = el) }), h("section", { key: '457847247df72eb810149148e0a02a13152b86c1', class: { 'co-bottom-sheet': true, 'co-bottom-sheet--open': this.open }, part: "sheet", role: "dialog", "aria-modal": "true", "aria-labelledby": this.hasHeaderSlot
301
+ return (h("div", { key: '43f05669ad96312f6bd2ee1c1d4698538f029e2c', class: { 'co-bottom-sheet-root': true, 'co-bottom-sheet-root--open': this.open } }, h("div", { key: '86040a5efd513a6c06bbe551f82bcdc619817ea3', class: "co-bottom-sheet__backdrop", part: "backdrop", onClick: this.handleBackdropClick, ref: (el) => (this.backdropEl = el) }), h("section", { key: '46155a318f952b9be717a47497f1f513d3cf970f', class: { 'co-bottom-sheet': true, 'co-bottom-sheet--open': this.open }, part: "sheet", role: "dialog", "aria-modal": "true", "aria-labelledby": this.hasHeaderSlot
302
302
  ? 'co-bottom-sheet-header'
303
303
  : this.heading
304
304
  ? 'co-bottom-sheet-heading'
305
- : undefined, style: { '--co-bottom-sheet-max-height': this.maxHeight }, onTransitionEnd: this.handleTransitionEnd, ref: (el) => (this.sheetEl = el) }, h("div", { key: 'b4acb6f614163fafe7c29c40664a646788cdb05b', class: "co-bottom-sheet__grip", onPointerDown: this.handleGripPointerDown, onPointerMove: this.handlePointerMove, onPointerUp: this.handlePointerUp, onPointerCancel: this.handlePointerCancel }, this.showHandle && (h("div", { key: 'f72127311b1e3bf8939eac0bc227b98f8418e6f7', class: "co-bottom-sheet__handle", part: "handle", "aria-hidden": "true" })), h("header", { key: 'ba1be5188eb0e6eb3a0add620be5da8a99e65978', class: {
305
+ : undefined, style: { '--co-bottom-sheet-max-height': this.maxHeight }, onTransitionEnd: this.handleTransitionEnd, ref: (el) => (this.sheetEl = el) }, h("div", { key: '8b4a140b235f9803f71fb8717763651557ec6ca6', class: "co-bottom-sheet__grip", onPointerDown: this.handleGripPointerDown, onPointerMove: this.handlePointerMove, onPointerUp: this.handlePointerUp, onPointerCancel: this.handlePointerCancel }, this.showHandle && (h("div", { key: '0c61ae9e1faf72485cf5b8c529041f740831d3a1', class: "co-bottom-sheet__handle", part: "handle", "aria-hidden": "true" })), h("header", { key: 'cd7116cd2b12c66e6cde63753dab12eaab31d04c', class: {
306
306
  'co-bottom-sheet__header': true,
307
307
  'co-bottom-sheet__header--show': this.hasHeaderSlot || !!this.heading,
308
- }, part: "header", id: "co-bottom-sheet-header" }, h("slot", { key: '53ab489d36588e8c7e604d16ae63b871a62cc833', name: "header", onSlotchange: this.handleHeaderSlotChange }, this.heading && (h("h2", { key: '4519555ec9333f9c0af56e86cc67f7bad914e1b5', class: "co-bottom-sheet__heading", id: "co-bottom-sheet-heading" }, this.heading))))), h("div", { key: '141df16f223b8a82fc1f412466669f999cbdba8a', class: "co-bottom-sheet__body", part: "body", onPointerDown: this.handleBodyPointerDown, onPointerMove: this.handlePointerMove, onPointerUp: this.handlePointerUp, onPointerCancel: this.handlePointerCancel, ref: (el) => (this.bodyEl = el) }, h("slot", { key: '5299c10f8854ee5f32794608502777e08dc9cec7' })), h("footer", { key: 'b3ec3a0aa7779829783aea2d64fde9b2199ed73c', class: {
308
+ }, part: "header", id: "co-bottom-sheet-header" }, h("slot", { key: '8343901cfdb86eef24e3bbc7e7a9d270eeed6ed0', name: "header", onSlotchange: this.handleHeaderSlotChange }, this.heading && (h("h2", { key: '31874876e8fb9db7cf7ae57f3f704a569d4fb797', class: "co-bottom-sheet__heading", id: "co-bottom-sheet-heading" }, this.heading))))), h("div", { key: '126a26708b6d4b70c8bb74f6a4cd7fe43f74e725', class: "co-bottom-sheet__body", part: "body", onPointerDown: this.handleBodyPointerDown, onPointerMove: this.handlePointerMove, onPointerUp: this.handlePointerUp, onPointerCancel: this.handlePointerCancel, ref: (el) => (this.bodyEl = el) }, h("slot", { key: 'c8f5034ea3de0265d05203befc31e961f8340694' })), h("footer", { key: 'a2d40f9d6056df561388fa213995595a84044cd1', class: {
309
309
  'co-bottom-sheet__footer': true,
310
310
  'co-bottom-sheet__footer--show': this.hasFooter,
311
- }, part: "footer" }, h("slot", { key: 'd97f14b88decd35ccfbb4cc7e4f63446ef30a4b5', name: "footer", onSlotchange: this.handleFooterSlotChange })))));
311
+ }, part: "footer" }, h("slot", { key: '0d97eb87bc4de74db631629a478bd01ce5a473a6', name: "footer", onSlotchange: this.handleFooterSlotChange })))));
312
312
  }
313
313
  get el() { return getElement(this); }
314
314
  static get watchers() { return {
@@ -23,10 +23,10 @@ const CoBreadcrumbItem = class {
23
23
  };
24
24
  }
25
25
  render() {
26
- return (h(Host, { key: '6cb113e8326d6fa5fe9ee23dcd8083ab4664d343', part: "breadcrumb-item", class: {
26
+ return (h(Host, { key: 'e751e769b86efb5c9f929f818c6a7a020beeace6', part: "breadcrumb-item", class: {
27
27
  'co-breadcrumb-item': true,
28
28
  'co-breadcrumb-item--current': this.current,
29
- } }, h("span", { key: '9031f0d3558c5ce7dcf298d6e2b04059dd463a34', class: "co-breadcrumb-item__sep", "aria-hidden": "true" }, h("co-icon", { key: '143800da5211dd7bdb1e3b06de8c90fbb8f94acf', name: this.separator, size: 13 })), h("span", { key: '23b11ae5ed8315fcf84ed83609b7d98c0142f50b', class: "co-breadcrumb-item__content", part: "content", role: "link", tabindex: "0", "aria-current": this.current ? 'page' : undefined, onClick: this.handleClick, onKeyDown: this.handleKeydown }, this.icon && (h("span", { key: 'e70f21819a4e9bc117282b062399960810256c1e', class: "co-breadcrumb-item__icon" }, h("co-icon", { key: 'ed942c739f1c67cd0b27facc2eabd1d016391719', name: this.icon, size: 16 }))), h("span", { key: '0b2c28119d1123196d313015e3020a82618b932f', class: "co-breadcrumb-item__label" }, this.label, h("slot", { key: 'c83fcd1764b279aed0b9c4a1c791b47d011d711f' })))));
29
+ } }, h("span", { key: '65c70c55e16037e97c35c3ad65548b8e15d1e07d', class: "co-breadcrumb-item__sep", "aria-hidden": "true" }, h("co-icon", { key: '8e70db08814fa611cacd2e78bb96ece6a2d5e9db', name: this.separator, size: 13 })), h("span", { key: 'acc0e0a8a5b6e18aac7af27f4b5971bb4f5ed054', class: "co-breadcrumb-item__content", part: "content", role: "link", tabindex: "0", "aria-current": this.current ? 'page' : undefined, onClick: this.handleClick, onKeyDown: this.handleKeydown }, this.icon && (h("span", { key: '4f22d7482c0a70b3973c2a66d1ba84db4c07445d', class: "co-breadcrumb-item__icon" }, h("co-icon", { key: 'b16cbcbe67336c57230929f45985262ebb6ae093', name: this.icon, size: 16 }))), h("span", { key: '4dd03fea8de55ace99325fa57afdcb47c9b36e54', class: "co-breadcrumb-item__label" }, this.label, h("slot", { key: 'ec8a0a40d2e1ccbabde80b724eb5a473e123ac7d' })))));
30
30
  }
31
31
  get el() { return getElement(this); }
32
32
  };
@@ -37,7 +37,7 @@ const CoBreadcrumb = class {
37
37
  }
38
38
  render() {
39
39
  const data = this.parseItems();
40
- return (h(Host, { key: 'c57f833d27edfc2848a8f72de1805968e9536b72', part: "breadcrumb", role: "navigation", "aria-label": "Breadcrumb" }, data
40
+ return (h(Host, { key: 'e368c6a9c2842ee88e66d72d33164653b623616b', part: "breadcrumb", role: "navigation", "aria-label": "Breadcrumb" }, data
41
41
  ? data.map((it, i) => (h("co-breadcrumb-item", { key: i, label: it.label, value: it.value, icon: it.icon, separator: this.separator, current: i === data.length - 1 })))
42
42
  : h("slot", { onSlotchange: this.handleSlotChange })));
43
43
  }
@@ -11,15 +11,16 @@ const CoButtonGroup = class {
11
11
  this.size = 'm';
12
12
  /** Orientation */
13
13
  this.direction = 'row';
14
+ /** Deshabilita el grupo entero (atenuado y sin clicks). */
14
15
  this.disabled = false;
15
16
  }
16
17
  render() {
17
- return (h("div", { key: '5975d27cfd432bfd859212059c4bc79d2d8107d2', class: {
18
+ return (h("div", { key: '2240bc00c44e532340b3ae288cc9df099b9e1846', class: {
18
19
  'co-button-group': true,
19
20
  [`co-button-group--${this.direction}`]: true,
20
21
  [`co-button-group--${this.variant}`]: true,
21
22
  'co-button-group--disabled': this.disabled,
22
- }, role: "group" }, h("slot", { key: '90c9338e9d00c71ae09189ebd0e70d8fa11e3825' })));
23
+ }, role: "group" }, h("slot", { key: '0a719f1a5f21883f5923cd9f20a818f467339846' })));
23
24
  }
24
25
  };
25
26
  CoButtonGroup.style = coButtonGroupCss();
@@ -6,13 +6,13 @@ const ICON_SIZE = { l: 20, m: 18, s: 16, xs: 14, sm: 16 };
6
6
  const CoButton = class {
7
7
  constructor(hostRef) {
8
8
  registerInstance(this, hostRef);
9
- /** Visual style. "soft" (Task C2, Fase 2 Cobalt): fondo gray-100 sólido, sin backdrop-filter — pensado para toolbars/paneles del editor. */
9
+ /** Visual style. "soft": fondo sólido `--co-semantic-surface-control` (gray-100 en claro), sin backdrop-filter — pensado para toolbars y paneles del editor. */
10
10
  this.variant = 'primary';
11
11
  /** Shape: pill or straight corners */
12
12
  this.shape = 'rounded';
13
- /** Size. "sm" (Task C2, Fase 2 Cobalt): 32px fijo — escala unificada de tallas nuevas del editor (xs=24/s=28/sm=32). */
13
+ /** Size: `l`, `m` (default), `s`, `xs`; `sm` = 32px fijo, de la escala compacta del editor (xs=24/s=28/sm=32). Un valor fuera de la lista no da error: el botón queda sin estilos de talla (sin padding ni tamaño de fuente). */
14
14
  this.size = 'm';
15
- /** Ocupa el 100% del ancho del contenedor (Task C2, Fase 2 Cobalt). Reflejado como atributo `full-width`. */
15
+ /** Ocupa el 100% del ancho del contenedor. Reflejado como atributo `full-width`. */
16
16
  this.fullWidth = false;
17
17
  /** Raised elevation — with variant="secondary" renders a white raised button (shadow-sm + inset hairline). */
18
18
  this.elevated = false;
@@ -58,7 +58,7 @@ const CoButton = class {
58
58
  customStyle.background = this.color;
59
59
  if (this.textColor)
60
60
  customStyle.color = this.textColor;
61
- return (h("button", { key: 'a095e308b3bea917ecfb4da4f78e9a6c9e3dfba2', class: {
61
+ return (h("button", { key: 'e77a3b67e23b2690a818e6ad9aa38b21b4c8f972', class: {
62
62
  'co-button': true,
63
63
  [`co-button--${this.variant}`]: true,
64
64
  [`co-button--${this.shape}`]: true,
@@ -68,7 +68,7 @@ const CoButton = class {
68
68
  'co-button--disabled': this.disabled,
69
69
  }, style: Object.keys(customStyle).length ? customStyle : undefined, type: this.type, disabled: this.disabled, "aria-label": this.ariaLabelText || undefined, onClick: this.handleClick, part: "button" }, this.iconLeft
70
70
  ? h("co-icon", { name: this.iconLeft, weight: this.iconWeight, size: iconSize })
71
- : null, h("slot", { key: '7a7dfff6e1dc249b423477263e9140183290bf18' }, this.label), this.iconRight
71
+ : null, h("slot", { key: 'ee52eb057c04ee3e1f5a5b2e87dc778a338d9887' }, this.label), this.iconRight
72
72
  ? h("co-icon", { name: this.iconRight, weight: this.iconWeight, size: iconSize })
73
73
  : null));
74
74
  }
@@ -862,23 +862,35 @@ const CoCalendarTimegrid = class {
862
862
  this.coEventClick = createEvent(this, "coEventClick", 1);
863
863
  this.coEventDrop = createEvent(this, "coEventDrop", 1);
864
864
  this.coEventDblClick = createEvent(this, "coEventDblClick", 1);
865
+ /** Eventos ya normalizados por el motor (`@prolibu-suite/cobalt-calendar-utils`); propiedad JS. */
865
866
  this.events = [];
866
867
  /** Visible day keys "YYYY-MM-DD" (7 = week, 1 = day). */
867
868
  this.dates = [];
869
+ /** Locale BCP-47 de las cabeceras de día y las etiquetas de hora. */
868
870
  this.locale = 'es-CO';
871
+ /** Permite mover y redimensionar eventos arrastrando (salvo los que traen `editable: false`); emite `coEventDrop`. */
869
872
  this.editable = true;
873
+ /** Permite seleccionar un rango en un área vacía para crear; emite `coRangeSelect`. */
870
874
  this.selectable = true;
875
+ /** Minutos por fila de la grilla (default 15); también el paso del teclado. */
871
876
  this.slotMinutes = 15;
877
+ /** Minutos a los que se ajustan arrastres y selecciones (default 15). */
872
878
  this.snapMinutes = 15;
879
+ /** Duración en minutos del rango creado con un click simple (default 60). */
873
880
  this.defaultDurationMinutes = 60;
881
+ /** Hora `HH:mm` a la que scrollea la grilla al montar (default 07:00). */
874
882
  this.scrollTime = '07:00';
883
+ /** Línea de «ahora» en la columna del día actual. */
875
884
  this.nowIndicator = true;
876
885
  /** Cargando: en vez de los eventos pinta bloques skeleton en las columnas.
877
886
  * La grilla (eje de horas, líneas, cabecera de días, franja de todo-el-día)
878
887
  * se mantiene: lo único que todavía no se sabe son los eventos. */
879
888
  this.loading = false;
889
+ /** Franja superior de eventos de todo el día. */
880
890
  this.allDaySlot = true;
891
+ /** Primera hora visible `HH:mm` (default 00:00). */
881
892
  this.minTime = '00:00';
893
+ /** Última hora visible `HH:mm` (default 24:00). */
882
894
  this.maxTime = '24:00';
883
895
  /** Minute of "now" for the indicator; refreshed on a 60s timer. */
884
896
  this.nowMinutes = 0;
@@ -1549,11 +1561,11 @@ const CoCalendarTimegrid = class {
1549
1561
  '--co-cal-hour-h': `calc(${60 / this.slotM} * var(--co-cal-slot-h))`,
1550
1562
  '--co-cal-hour-offset': `calc(${((60 - (this.minM % 60)) % 60) / this.slotM} * var(--co-cal-slot-h))`,
1551
1563
  };
1552
- return (h("div", { key: '359362b29a9241b51f752889dc4021b5cd01e85a', class: "tg", tabIndex: 0, onKeyDown: this.handleKeyDown, ref: (el) => (this.rootEl = el) }, h("div", { key: '09c9b5330ccb8e43dda4e08f623ee6a17f842472', class: "tg__head" }, h("div", { key: 'f071542e19332046fb8c7142c85992ce54ba1884', class: "tg__head-spacer" }), h("div", { key: '843fbe8e97a99aea58e79b95b508fa80782a3bd9', class: "tg__head-days", style: { gridTemplateColumns: colsTemplate } }, dates.map((d) => {
1564
+ return (h("div", { key: '55c583abdd12ac65d8188a8f9d4f0448e4fcf5b7', class: "tg", tabIndex: 0, onKeyDown: this.handleKeyDown, ref: (el) => (this.rootEl = el) }, h("div", { key: '33fa43418fdff096918441e6a2fdbf1d647980ec', class: "tg__head" }, h("div", { key: '2c4134daefc3cb99aa4965787c11318be9f27d40', class: "tg__head-spacer" }), h("div", { key: '0b6c10bbfb8b91723d62f05f1387d8c0513d7b09', class: "tg__head-days", style: { gridTemplateColumns: colsTemplate } }, dates.map((d) => {
1553
1565
  const ymd = parseISO(d);
1554
1566
  const dow = utcDayOfWeek(d);
1555
1567
  return (h("div", { class: { 'tg__head-day': true, 'tg__head-day--today': compareYMD(d, today) === 0 } }, h("span", { class: "tg__head-dow" }, short[dow]), h("span", { class: "tg__head-num" }, ymd.day)));
1556
- }))), this.allDaySlot && (h("div", { key: 'be9bb57aae5990d5e492c1188085946e92580989', class: "tg__allday" }, h("div", { key: '0875d60eede7447fa6895641c25148a8ca511713', class: "tg__allday-axis" }, gmtLabel(this.timeZone, dates[0])), h("div", { key: '2ae5911eb2d7f88cbfab6b540df2883e85d02278', class: "tg__allday-lane", style: { height: `${Math.max(1, allDay.laneCount) * ALLDAY_LANE_H + 4}px` } }, allDay.segments.map((seg) => this.renderAllDayBar(seg, dates.length, byId))))), h("div", { key: '65fef707d9de748f3d3b112bf1a0e49ca5165ae9', class: "tg__scroll", ref: (el) => (this.scrollEl = el) }, h("div", { key: 'cc7c058cec0dc047ff6f934ef47316d966b2f18f', class: "tg__body" }, h("div", { key: 'a5318ad33e9bf7ba4fc2c99a00cf81cd07bd5fbf', class: "tg__axis", style: { height: bodyHeight } }, this.hourList().map((m) => (h("span", { class: "tg__axis-hour", style: { top: `${minutesToFraction(m, this.minM, this.maxM) * 100}%` } }, hourLabel(m, this.locale))))), h("div", { key: '1338c80689f1c1567a652a88111687298170ceac', class: "tg__cols", style: Object.assign({ gridTemplateColumns: colsTemplate, height: bodyHeight }, hourVars) }, dates.map((d, i) => {
1568
+ }))), this.allDaySlot && (h("div", { key: 'ac00b1d478138334f6b265e7e7861dc910ea778e', class: "tg__allday" }, h("div", { key: '52ea789daff3b284863e90fe2356b3f1f5ed8e75', class: "tg__allday-axis" }, gmtLabel(this.timeZone, dates[0])), h("div", { key: '24e0a67773437bad42a3fb183cf55f53f2e04d0f', class: "tg__allday-lane", style: { height: `${Math.max(1, allDay.laneCount) * ALLDAY_LANE_H + 4}px` } }, allDay.segments.map((seg) => this.renderAllDayBar(seg, dates.length, byId))))), h("div", { key: '19ee69ba01bcd63d015acebba5001390324b1c93', class: "tg__scroll", ref: (el) => (this.scrollEl = el) }, h("div", { key: '644e0cae08a22795bfdaa802227c176e733dd418', class: "tg__body" }, h("div", { key: '56a20d546083e0a0695c01a0910c80fdcaf56589', class: "tg__axis", style: { height: bodyHeight } }, this.hourList().map((m) => (h("span", { class: "tg__axis-hour", style: { top: `${minutesToFraction(m, this.minM, this.maxM) * 100}%` } }, hourLabel(m, this.locale))))), h("div", { key: '391004de33499561a0fdc75e3eabf401fb4e5561', class: "tg__cols", style: Object.assign({ gridTemplateColumns: colsTemplate, height: bodyHeight }, hourVars) }, dates.map((d, i) => {
1557
1569
  var _a;
1558
1570
  const isToday = compareYMD(d, today) === 0;
1559
1571
  return (h("div", { class: { tg__col: true, 'tg__col--today': isToday }, "data-col-date": d, onPointerDown: (e) => this.startSelection(e, d, e.currentTarget), onPointerMove: (e) => this.extendSelection(e, e.currentTarget) }, this.loading
@@ -420,7 +420,7 @@ const CoCalendar = class {
420
420
  render() {
421
421
  var _a, _b;
422
422
  const t = getDateStrings(this.locale);
423
- return (h("div", { key: 'd093188dc77cea7856a4126828167ccd0e97a28a', class: "co-calendar", part: "root" }, h("div", { key: '9b133e1e7c2538df80ae86d463ac80bd2262364c', class: "co-calendar__header", part: "header" }, h("button", { key: 'c7b5f9407556ab1c68815c2896ee3ea6d87866ee', type: "button", class: "co-calendar__nav", onClick: this.handlePrev, "aria-label": (_a = this.prevMonthLabel) !== null && _a !== void 0 ? _a : t.prevMonth }, h("co-icon", { key: 'e76e3550772f7456d44fca6229a92146f4849ffc', name: "caret-left", size: 16 })), h("button", { key: '7e8d2620e5d73f8ab17a0e6f163e4fc7859db0b9', type: "button", class: "co-calendar__title", "aria-live": "polite", onClick: this.toggleView }, this.headerTitle(), h("co-icon", { key: '0f113778ee2f22843627a0fb6f0550e7fd861774', name: "caret-down", size: 12, class: "co-calendar__title-caret" })), h("button", { key: 'e49b124dadf06b2a5bf7f25aab160a80f4d1a539', type: "button", class: "co-calendar__nav", onClick: this.handleNext, "aria-label": (_b = this.nextMonthLabel) !== null && _b !== void 0 ? _b : t.nextMonth }, h("co-icon", { key: 'e1993eddaa8a0c33179e453dadd4996f2d5fd4fc', name: "caret-right", size: 16 }))), this.view === 'days' && this.renderDays(t), this.view === 'months' && this.renderMonths(), this.view === 'years' && this.renderYears()));
423
+ return (h("div", { key: '5ecdc23692eb69b8dc86b225857f51a3acf54838', class: "co-calendar", part: "root" }, h("div", { key: 'b66924b6b59f91d284210c6a0ed24294f211a5b7', class: "co-calendar__header", part: "header" }, h("button", { key: 'a4d52f3c02081b03f872a95955986c6351f9ca44', type: "button", class: "co-calendar__nav", onClick: this.handlePrev, "aria-label": (_a = this.prevMonthLabel) !== null && _a !== void 0 ? _a : t.prevMonth }, h("co-icon", { key: '6eaf089247fc85477a1bd9095af2c1c557d01bb3', name: "caret-left", size: 16 })), h("button", { key: '473815fa6114c82f601bea27e919b5c4546648f2', type: "button", class: "co-calendar__title", "aria-live": "polite", onClick: this.toggleView }, this.headerTitle(), h("co-icon", { key: '923647a98317c5e42ec7655ac21eed3e645224b6', name: "caret-down", size: 12, class: "co-calendar__title-caret" })), h("button", { key: '1ccbdf76cc5574021894f8f1c6bd381b9b524cfa', type: "button", class: "co-calendar__nav", onClick: this.handleNext, "aria-label": (_b = this.nextMonthLabel) !== null && _b !== void 0 ? _b : t.nextMonth }, h("co-icon", { key: '4b06c0827034a9f6924f1e80a51fdef924a0f8d1', name: "caret-right", size: 16 }))), this.view === 'days' && this.renderDays(t), this.view === 'months' && this.renderMonths(), this.view === 'years' && this.renderYears()));
424
424
  }
425
425
  get el() { return getElement(this); }
426
426
  static get watchers() { return {
@@ -479,9 +479,13 @@ const CoDateField = class {
479
479
  this.locale = 'es-CO';
480
480
  /** Display pattern (tokens yyyy/yy/MMMM/MMM/MM/M/dd/d). */
481
481
  this.displayFormat = 'd MMM yyyy';
482
+ /** Deshabilita el campo. */
482
483
  this.disabled = false;
484
+ /** Solo lectura: muestra la fecha pero no permite editarla. */
483
485
  this.readonly = false;
486
+ /** Campo obligatorio: marca la etiqueta con el indicador de requerido. */
484
487
  this.required = false;
488
+ /** Botón × para vaciar la fecha (default `true`). */
485
489
  this.clearable = true;
486
490
  /** External invalid flag (e.g. from a form controller). OR'd with internal parse failure. */
487
491
  this.invalid = false;
@@ -606,20 +610,20 @@ const CoDateField = class {
606
610
  // should still fall back to the localized default placeholder.
607
611
  const placeholder = this.placeholder || t.setDate;
608
612
  const helper = this.isInvalid ? this.errorMessage : this.helperText;
609
- return (h("div", { key: '57a1f893056adf9fd06ba6569be6ca56279e9d0a', class: {
613
+ return (h("div", { key: 'd93a8860d06fcdd8b89dcb3aeccff5c9c5b38167', class: {
610
614
  'co-date-field': true,
611
615
  'co-date-field--disabled': this.disabled,
612
616
  'co-date-field--focused': this.hasFocus,
613
617
  'co-date-field--filled': this.hasValue,
614
618
  'co-date-field--invalid': this.isInvalid,
615
619
  [`co-date-field--${this.size}`]: true,
616
- }, part: "wrapper" }, this.label && (h("div", { key: 'f1ca2acffbcfa44193a5706d1d812137c8b11c40', class: "co-date-field__labels" }, h("label", { key: '17427000b168ab491dc1ecdf14c6ed0be9d14071', class: "co-date-field__label", part: "label" }, this.label, h(RequiredMark, { key: 'a76cd091616df282024058f56d34739183567931', required: this.required })))), h("div", { key: 'e76b4e754f36df73f75066fad89e3a00005423f7', class: "co-date-field__field-row" }, h("div", { key: '9970c2ef78fbfc573f0a6a39c9b3b3382e03b719', class: "co-date-field__field", part: "field" }, h("co-icon", { key: '9e4d98bf770be953b45bbc53e59d3ec5b38d11df', name: "calendar", size: 16, class: "co-date-field__icon" }), h("div", { key: 'ce818cd98844390212bbd9ee40693d7f741cafd9', class: "co-date-field__input-wrapper" }, h("input", { key: 'ccf4825809b19b93bf1027474333af02ad66fa4f', ref: (el) => (this.inputEl = el), class: "co-date-field__native", type: "text", inputMode: "numeric", autocomplete: "off", value: this.draft, placeholder: placeholder, disabled: this.disabled, readOnly: this.readonly, required: this.required, "aria-invalid": this.isInvalid ? 'true' : 'false', "aria-label": !this.label ? t.dateLabel : undefined, onInput: this.handleInput, onFocus: this.handleFocus, onBlur: this.handleBlur, onKeyDown: this.handleKeyDown, part: "input" })), this.clearable && (h("button", { key: '4e740ed04a5d7f44484626c2afa01f4355041d56', class: {
620
+ }, part: "wrapper" }, this.label && (h("div", { key: '6504b4f052600de1c04f02a06d8bf63e1328d22e', class: "co-date-field__labels" }, h("label", { key: '123e4c3eebf375fb7aa9071122a414236ecf4655', class: "co-date-field__label", part: "label" }, this.label, h(RequiredMark, { key: '2fbfbfe2c135f6c7205650a53085aad1b0eb353c', required: this.required })))), h("div", { key: '6149b5560bde2ef55d161bfefce6eeb09070db58', class: "co-date-field__field-row" }, h("div", { key: '4457e1e7ac2e11246d4c03d5b6c0ae876aba9ff7', class: "co-date-field__field", part: "field" }, h("co-icon", { key: 'd65eba1f429aaaa8e484525aa7c9d51b054bbc76', name: "calendar", size: 16, class: "co-date-field__icon" }), h("div", { key: 'f8a34bef5a3ffadb07f9a74f78a67ef321566a7b', class: "co-date-field__input-wrapper" }, h("input", { key: '2fc599d088b02d4bda53d7839c2c923d63d23552', ref: (el) => (this.inputEl = el), class: "co-date-field__native", type: "text", inputMode: "numeric", autocomplete: "off", value: this.draft, placeholder: placeholder, disabled: this.disabled, readOnly: this.readonly, required: this.required, "aria-invalid": this.isInvalid ? 'true' : 'false', "aria-label": !this.label ? t.dateLabel : undefined, onInput: this.handleInput, onFocus: this.handleFocus, onBlur: this.handleBlur, onKeyDown: this.handleKeyDown, part: "input" })), this.clearable && (h("button", { key: 'f255bb2cb791e9956ee6dc89d19fd320069f566b', class: {
617
621
  'co-date-field__clear': true,
618
622
  'co-date-field__clear--hidden': !showClear,
619
- }, type: "button", tabIndex: -1, onMouseDown: (e) => e.preventDefault() /* keep input focus */, onClick: this.handleClear, "aria-label": (_a = this.clearLabel) !== null && _a !== void 0 ? _a : t.clearDate, part: "clear" }, h("co-icon", { key: 'bdffd194b7e970843a1e78ac677aeec4db09ac1a', name: "x-circle", size: 16, weight: "fill" }))))), this.name && h("input", { key: '422332a357a4c32bb7192ea63f1537f64ebd3039', type: "hidden", name: this.name, value: (_b = this.value) !== null && _b !== void 0 ? _b : '' }), helper && (h("div", { key: '5c9e228508081f453aea404f19405c68a16d5157', class: {
623
+ }, type: "button", tabIndex: -1, onMouseDown: (e) => e.preventDefault() /* keep input focus */, onClick: this.handleClear, "aria-label": (_a = this.clearLabel) !== null && _a !== void 0 ? _a : t.clearDate, part: "clear" }, h("co-icon", { key: '9d3aa2b050471790738c5744277c47a78b5c4f35', name: "x-circle", size: 16, weight: "fill" }))))), this.name && h("input", { key: '54a70ac066a6c20f644aecbd73c498485909b084', type: "hidden", name: this.name, value: (_b = this.value) !== null && _b !== void 0 ? _b : '' }), helper && (h("div", { key: '89574b44f7d194a5bfe36e639b00c9c2f62a438e', class: {
620
624
  'co-date-field__helper': true,
621
625
  'co-date-field__helper--error': this.isInvalid,
622
- }, part: "helper" }, this.isInvalid && (h("co-icon", { key: 'fe6e725310bb97ff25388ebf92f88816514241e0', name: "warning-circle", size: 14, class: "co-date-field__helper-icon" })), h("span", { key: 'fac146d794b97ca83ad7ee6e044411b549a1c472', class: "co-date-field__helper-text" }, helper)))));
626
+ }, part: "helper" }, this.isInvalid && (h("co-icon", { key: '6a3038de56a98bafdee4e6b11839031b37af9496', name: "warning-circle", size: 14, class: "co-date-field__helper-icon" })), h("span", { key: '9ac954adc74f2fac84abcd3a98fe68120edc1609', class: "co-date-field__helper-text" }, helper)))));
623
627
  }
624
628
  get el() { return getElement(this); }
625
629
  static get watchers() { return {
@@ -28,13 +28,13 @@ const CoCard = class {
28
28
  return nodes.length > 0;
29
29
  }
30
30
  render() {
31
- return (h("div", { key: 'e1ba367c02ad068e72d2daa1f90e2bbdcf262290', class: {
31
+ return (h("div", { key: '662e725ff539d1696eeaa99a42f8160df8ba13ae', class: {
32
32
  'co-card': true,
33
33
  [`co-card--${this.variant}`]: true,
34
34
  [`co-card--pad-${this.padding}`]: true,
35
35
  'co-card--clickable': this.clickable,
36
36
  'co-card--stretch': this.stretch,
37
- }, part: "card", role: this.clickable ? 'button' : undefined, tabIndex: this.clickable ? 0 : undefined }, h("div", { key: '265eae5ea9ca7765fa84c135d3141b21a1495212', class: { 'co-card__header': true, 'co-card__header--empty': !this.hasHeader }, part: "header" }, h("slot", { key: 'c639a5613b94a6cd5afadee4a508de80744f61a5', name: "header", onSlotchange: this.handleHeaderSlotChange })), h("div", { key: 'ace57349938320967253d0a6a32600c9a8580a47', class: "co-card__body", part: "body" }, h("slot", { key: '85b3b510c8004fe9753bce5de6a1c39754d09b38' })), h("div", { key: '011b688e835090f81c85d5207fc80fc7794b48fe', class: { 'co-card__footer': true, 'co-card__footer--empty': !this.hasFooter }, part: "footer" }, h("slot", { key: '565877135c3a16cbce2a8e15b0c9c4bc76dfbec1', name: "footer", onSlotchange: this.handleFooterSlotChange }))));
37
+ }, part: "card", role: this.clickable ? 'button' : undefined, tabIndex: this.clickable ? 0 : undefined }, h("div", { key: '63b8d7696663831f6151d66ea17855ce85421045', class: { 'co-card__header': true, 'co-card__header--empty': !this.hasHeader }, part: "header" }, h("slot", { key: 'b4318780fa0d1fb8c9475056d59b9dd3bf055594', name: "header", onSlotchange: this.handleHeaderSlotChange })), h("div", { key: '20d5231348b8031688380b08a8222f4bd3f68575', class: "co-card__body", part: "body" }, h("slot", { key: '2946cc5d8d80cbc23f98e710b97cb77d542a019e' })), h("div", { key: '90dd12b60204cbd2e1ddb6752c8e6a413db7f860', class: { 'co-card__footer': true, 'co-card__footer--empty': !this.hasFooter }, part: "footer" }, h("slot", { key: 'de9d77a21962ed35d2862059d13910b1067d1573', name: "footer", onSlotchange: this.handleFooterSlotChange }))));
38
38
  }
39
39
  get el() { return getElement(this); }
40
40
  };
@@ -229,12 +229,15 @@ const CoCarousel = class {
229
229
  this.restartAutoplay();
230
230
  }
231
231
  // ── Public methods ──────────────────────────────
232
+ /** Avanza al slide siguiente (con `loop`, del último vuelve al primero). */
232
233
  async next() {
233
234
  this.advance(1);
234
235
  }
236
+ /** Retrocede al slide anterior (con `loop`, del primero va al último). */
235
237
  async prev() {
236
238
  this.advance(-1);
237
239
  }
240
+ /** Va al slide `index` (base 0; se recorta al rango válido). Emite `coSlideChange`. */
238
241
  async goTo(index) {
239
242
  this.setActive(this.clampIndex(index));
240
243
  }
@@ -335,11 +338,11 @@ const CoCarousel = class {
335
338
  };
336
339
  if (this.dragging)
337
340
  trackStyle.transition = 'none';
338
- return (h(Host, { key: '0a6bcad3e638f000faa62e097ea7ca5ddd4befa2' }, h("div", { key: 'ba81a5bb37400232010808adadc81e5cfe6c269e', class: { 'co-carousel': true, [aspectClass]: true }, part: "container", role: "region", "aria-roledescription": "carousel", "aria-label": s.carouselLabel, tabindex: 0, onKeyDown: this.handleKeyDown, onMouseEnter: this.handleMouseEnter, onMouseLeave: this.handleMouseLeave, onFocusin: this.handleFocusIn, onFocusout: this.handleFocusOut }, h("div", { key: '6cd3d1580bfcbc6cc37f5a6595249d7fa99eec76', class: "co-carousel__viewport", part: "viewport", ref: el => (this.viewportEl = el), onPointerDown: this.handlePointerDown, onPointerMove: this.handlePointerMove, onPointerUp: this.handlePointerUp, onPointerCancel: this.handlePointerCancel, onClickCapture: this.handleClickCapture }, h("div", { key: 'ee2d7b97a3efbf4571544eb05c070df5b766578b', class: "co-carousel__track", part: "track", style: trackStyle, "aria-live": this.rotating ? 'off' : 'polite' }, h("slot", { key: 'bea154687ae5058c2faaab4e5dfbeb620e6cde20', onSlotchange: this.handleSlotChange }))), this.arrows && multi && (h("button", { key: '78a660846e64ba45bb20af846d9a96b6d16f349b', class: { 'co-carousel__arrow': true, 'co-carousel__arrow--prev': true, 'co-carousel__arrow--disabled': !canPrev }, part: "arrow-prev", type: "button", "aria-label": s.prevSlide, disabled: !canPrev, onClick: () => this.advance(-1) }, h("co-icon", { key: '8994f7c1f5ca4d2f980b713686a3646f9da4ac02', name: "caret-left", size: 18, weight: "bold" }))), this.arrows && multi && (h("button", { key: 'abcbe009342b5894fdb8ac21f5999e5acf7e5dbb', class: { 'co-carousel__arrow': true, 'co-carousel__arrow--next': true, 'co-carousel__arrow--disabled': !canNext }, part: "arrow-next", type: "button", "aria-label": s.nextSlide, disabled: !canNext, onClick: () => this.advance(1) }, h("co-icon", { key: 'ca6bb4aadcaa416f72e0b8073cdebc86d1c907a5', name: "caret-right", size: 18, weight: "bold" }))), this.dots && multi && (
341
+ return (h(Host, { key: '893a30dd314f5d04c78c1824317b80db6d4326d4' }, h("div", { key: '799a7edfbd023adf57ea1e3dfb90fdd8e864954c', class: { 'co-carousel': true, [aspectClass]: true }, part: "container", role: "region", "aria-roledescription": "carousel", "aria-label": s.carouselLabel, tabindex: 0, onKeyDown: this.handleKeyDown, onMouseEnter: this.handleMouseEnter, onMouseLeave: this.handleMouseLeave, onFocusin: this.handleFocusIn, onFocusout: this.handleFocusOut }, h("div", { key: 'd6227b5963125ff1e2f9433d63d6ffb632e2f50a', class: "co-carousel__viewport", part: "viewport", ref: el => (this.viewportEl = el), onPointerDown: this.handlePointerDown, onPointerMove: this.handlePointerMove, onPointerUp: this.handlePointerUp, onPointerCancel: this.handlePointerCancel, onClickCapture: this.handleClickCapture }, h("div", { key: '74b2910ef5d37bd94f054984eb80f090c6a4f878', class: "co-carousel__track", part: "track", style: trackStyle, "aria-live": this.rotating ? 'off' : 'polite' }, h("slot", { key: 'b590ed5dd8ee443cf5875f929280cf860284cf3d', onSlotchange: this.handleSlotChange }))), this.arrows && multi && (h("button", { key: '92d9002c893bd3d200bc290cadb0cdf87fb2a493', class: { 'co-carousel__arrow': true, 'co-carousel__arrow--prev': true, 'co-carousel__arrow--disabled': !canPrev }, part: "arrow-prev", type: "button", "aria-label": s.prevSlide, disabled: !canPrev, onClick: () => this.advance(-1) }, h("co-icon", { key: '8608c83fb246ec45c2f34eb221d1f25dac51c680', name: "caret-left", size: 18, weight: "bold" }))), this.arrows && multi && (h("button", { key: 'd1279fa7a3ebef36f2d590e5834a2b0484c2f6b3', class: { 'co-carousel__arrow': true, 'co-carousel__arrow--next': true, 'co-carousel__arrow--disabled': !canNext }, part: "arrow-next", type: "button", "aria-label": s.nextSlide, disabled: !canNext, onClick: () => this.advance(1) }, h("co-icon", { key: 'cfa98cc4aad1e658e63b7411638522687f6c3650', name: "caret-right", size: 18, weight: "bold" }))), this.dots && multi && (
339
342
  // APG grouped-carousel picker pattern: plain always-tabbable
340
343
  // buttons in a labelled group (tablist/tab would demand
341
344
  // aria-controls + roving tabindex we don't implement).
342
- h("div", { key: '7f1d08a6845604507e010db822fbb4ce13ee4904', class: "co-carousel__dots", part: "dots", role: "group", "aria-label": s.pickSlide }, Array.from({ length: this.itemCount }, (_, i) => (h("button", { class: { 'co-carousel__dot': true, 'co-carousel__dot--active': i === this.value }, part: "dot", type: "button", "aria-current": i === this.value ? 'true' : undefined, "aria-label": s.goToSlide.replace('{i}', String(i + 1)), onClick: () => this.setActive(i) }))))))));
345
+ h("div", { key: '98fbe34ec71504ff2089f380cce0354b52753d08', class: "co-carousel__dots", part: "dots", role: "group", "aria-label": s.pickSlide }, Array.from({ length: this.itemCount }, (_, i) => (h("button", { class: { 'co-carousel__dot': true, 'co-carousel__dot--active': i === this.value }, part: "dot", type: "button", "aria-current": i === this.value ? 'true' : undefined, "aria-label": s.goToSlide.replace('{i}', String(i + 1)), onClick: () => this.setActive(i) }))))))));
343
346
  }
344
347
  get el() { return getElement(this); }
345
348
  static get watchers() { return {
@@ -75,11 +75,11 @@ const CoCheckboxGroup = class {
75
75
  const hasLabels = this.label || this.secondaryLabel;
76
76
  const opts = this.parsedOptions;
77
77
  const selected = this.selectedValues;
78
- return (h("div", { key: 'd3f34e7ee59ebcc1494ee6aabef1e4c476044dbd', class: {
78
+ return (h("div", { key: '9b4ee043c35d0be7da49ca2881671830d900dcb7', class: {
79
79
  'co-checkbox-group': true,
80
80
  'co-checkbox-group--disabled': this.disabled,
81
81
  [`co-checkbox-group--${this.status}`]: this.status !== 'default',
82
- }, role: "group", "aria-label": this.label || '' }, hasLabels && (h("div", { key: 'a47de05988ae37497154fc80e8cbf5f6f62bb1d4', class: "co-checkbox-group__labels" }, this.label && h("span", { key: 'fc39ff62eeea3136584a0667e71d816958a1ed57', class: "co-checkbox-group__label" }, this.label), this.secondaryLabel && (h("span", { key: '205c1cbdbfcba6d882c7f4c27bfd633e55acea0f', class: "co-checkbox-group__secondary-label" }, this.secondaryLabel)))), h("div", { key: '33d6b03de2f2ba30afe1d1865a43ade7b8344f96', class: {
82
+ }, role: "group", "aria-label": this.label || '' }, hasLabels && (h("div", { key: 'fca5265d4bd96a5792840319443f48f4871f9e10', class: "co-checkbox-group__labels" }, this.label && h("span", { key: 'b53daed7cea22897e978dc83eee817d0b67e73d2', class: "co-checkbox-group__label" }, this.label), this.secondaryLabel && (h("span", { key: '88eb49c68465e27f53f91cdf73d9748effca7d8b', class: "co-checkbox-group__secondary-label" }, this.secondaryLabel)))), h("div", { key: 'dae5337bf83e5dbc46e0afc6fd6eed5bb4aee6db', class: {
83
83
  'co-checkbox-group__options': true,
84
84
  [`co-checkbox-group__options--${this.direction}`]: true,
85
85
  } }, opts.map(opt => {
@@ -94,7 +94,7 @@ const CoCheckboxGroup = class {
94
94
  'co-checkbox-group__box--checked': isChecked,
95
95
  'co-checkbox-group__box--disabled': isDisabled,
96
96
  }, role: "checkbox", "aria-checked": String(isChecked), "aria-label": opt.label }), h("span", { class: "co-checkbox-group__option-label" }, opt.label)));
97
- })), this.helperText && (h("div", { key: '7ac076bf100f66eb851d7e76e0b052d42fef69f8', class: `co-checkbox-group__helper co-checkbox-group__helper--${this.status}` }, this.statusIcon && (h("co-icon", { key: '7a13362e9a77a13ebb1e127ee57c10e7f64110fb', name: this.statusIcon, size: 14, weight: "fill", class: "co-checkbox-group__helper-icon" })), h("span", { key: '44e9f68fd19c5a50affde1eb743c3fc8e5eef8e4', class: "co-checkbox-group__helper-text" }, this.helperText)))));
97
+ })), this.helperText && (h("div", { key: 'af541135d225b51ad80e39edd3d6947f2567dd75', class: `co-checkbox-group__helper co-checkbox-group__helper--${this.status}` }, this.statusIcon && (h("co-icon", { key: '52297bb73168c15af67b65eedaf6349a7c5dd6f3', name: this.statusIcon, size: 14, weight: "fill", class: "co-checkbox-group__helper-icon" })), h("span", { key: '3ebd17867c2d36b0483d7620476bc5502c36fd73', class: "co-checkbox-group__helper-text" }, this.helperText)))));
98
98
  }
99
99
  static get watchers() { return {
100
100
  "value": [{
@@ -55,18 +55,18 @@ const CoCheckbox = class {
55
55
  // Only override the fill when a custom color is provided AND the box is "on".
56
56
  // Leaving this undefined keeps the default appearance byte-identical to before.
57
57
  const boxStyle = this.checkedColor && isOn ? { background: this.checkedColor } : undefined;
58
- return (h("div", { key: '9de8d31f441ffebc9b7aeafeb8ad3309b223c70a', class: {
58
+ return (h("div", { key: '9e2c38b7ae4421165cf8ebea81516a91478b99a1', class: {
59
59
  'co-checkbox-row': true,
60
60
  'co-checkbox-row--disabled': this.disabled,
61
61
  'co-checkbox-row--label-xs': this.labelSize === 'xs',
62
- }, onClick: this.handleClick }, h("span", { key: 'a8a05c66edf39223dc670f998a526e0fe48fad52', role: "checkbox", "aria-checked": this.indeterminate ? 'mixed' : String(this.checked), "aria-label": this.label || this.ariaLabelText || '', "aria-disabled": this.disabled ? 'true' : undefined, tabIndex: this.disabled ? -1 : 0, onKeyDown: this.handleKeyDown, class: {
62
+ }, onClick: this.handleClick }, h("span", { key: '6d7d00ff7624068dda50673b75844f7ac338c6e9', role: "checkbox", "aria-checked": this.indeterminate ? 'mixed' : String(this.checked), "aria-label": this.label || this.ariaLabelText || '', "aria-disabled": this.disabled ? 'true' : undefined, tabIndex: this.disabled ? -1 : 0, onKeyDown: this.handleKeyDown, class: {
63
63
  'co-checkbox': true,
64
64
  [`co-checkbox--${this.size}`]: true,
65
65
  'co-checkbox--overlay': isOverlay,
66
66
  'co-checkbox--checked': this.checked && !this.indeterminate,
67
67
  'co-checkbox--indeterminate': this.indeterminate,
68
68
  'co-checkbox--disabled': this.disabled,
69
- }, style: boxStyle, part: "box" }, h("svg", { key: '45c59e90ec645d1a7585cc78acc932dc4779da05', class: "co-checkbox__glyph", viewBox: "0 0 16 16", fill: "none", "aria-hidden": "true" }, h("path", { key: 'e764cbd5543edab329bc41a55946d6d12d33985a', class: "co-checkbox__check", d: "M3.5 8.5l3 3 6-6.5", pathLength: "1", "stroke-linecap": "round", "stroke-linejoin": "round" }), h("path", { key: 'eb20f21d61965c7be426bac5e819e665f58d9549', class: "co-checkbox__dash", d: "M3 8h10", pathLength: "1", "stroke-linecap": "round" }))), this.label && (h("span", { key: '4b7b06bab99f6181ce5670c2bfb694a3ff7fd249', class: "co-checkbox__label", part: "label" }, this.label))));
69
+ }, style: boxStyle, part: "box" }, h("svg", { key: '2c6377c45aa39658fe85d399d812fb7f32d0a51b', class: "co-checkbox__glyph", viewBox: "0 0 16 16", fill: "none", "aria-hidden": "true" }, h("path", { key: '0f754ffa9b90acc943bcb9ec354a27596b4b3532', class: "co-checkbox__check", d: "M3.5 8.5l3 3 6-6.5", pathLength: "1", "stroke-linecap": "round", "stroke-linejoin": "round" }), h("path", { key: 'beca1dff6db4a2eae3c7c2c25dcd10061fae5f31', class: "co-checkbox__dash", d: "M3 8h10", pathLength: "1", "stroke-linecap": "round" }))), this.label && (h("span", { key: '28f0916e57c3377040ebeb2a901ba1dec491f580', class: "co-checkbox__label", part: "label" }, this.label))));
70
70
  }
71
71
  };
72
72
  CoCheckbox.style = coCheckboxCss();