@prolibu-suite/cobalt-core 0.4.0 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (523) hide show
  1. package/README.md +3 -3
  2. package/custom-elements.json +370 -154
  3. package/dist/cjs/co-accordion.cjs.entry.js +4 -4
  4. package/dist/cjs/co-app-shell.cjs.entry.js +3 -3
  5. package/dist/cjs/co-autocomplete.cjs.entry.js +38 -73
  6. package/dist/cjs/co-avatar-group.cjs.entry.js +3 -3
  7. package/dist/cjs/co-avatar.cjs.entry.js +2 -2
  8. package/dist/cjs/co-badge.cjs.entry.js +2 -2
  9. package/dist/cjs/co-bottom-sheet.cjs.entry.js +4 -4
  10. package/dist/cjs/co-breadcrumb-item.cjs.entry.js +3 -3
  11. package/dist/cjs/co-breadcrumb.cjs.entry.js +2 -2
  12. package/dist/cjs/co-button-group.cjs.entry.js +3 -3
  13. package/dist/cjs/co-button.cjs.entry.js +4 -4
  14. package/dist/cjs/co-calendar-month.cjs.entry.js +2 -2
  15. package/dist/cjs/co-calendar_3.cjs.entry.js +19 -14
  16. package/dist/cjs/co-card.cjs.entry.js +3 -3
  17. package/dist/cjs/co-checkbox-group.cjs.entry.js +4 -4
  18. package/dist/cjs/co-checkbox.cjs.entry.js +4 -4
  19. package/dist/cjs/co-chip_2.cjs.entry.js +485 -0
  20. package/dist/cjs/co-color-picker.cjs.entry.js +4 -4
  21. package/dist/cjs/co-column-picker.cjs.entry.js +3 -3
  22. package/dist/cjs/co-combobox.cjs.entry.js +51 -82
  23. package/dist/cjs/co-command-search.cjs.entry.js +20 -59
  24. package/dist/cjs/co-data-table-pagination.cjs.entry.js +5 -5
  25. package/dist/cjs/co-data-table.cjs.entry.js +54 -5
  26. package/dist/cjs/co-date-picker.cjs.entry.js +2 -2
  27. package/dist/cjs/co-date-range-picker.cjs.entry.js +3 -3
  28. package/dist/cjs/co-date-range.cjs.entry.js +2 -2
  29. package/dist/cjs/co-drive-card.cjs.entry.js +2 -2
  30. package/dist/cjs/co-drop-zone.cjs.entry.js +2 -2
  31. package/dist/cjs/co-empty-state.cjs.entry.js +4 -4
  32. package/dist/cjs/co-event-calendar.cjs.entry.js +3 -3
  33. package/dist/cjs/co-fab.cjs.entry.js +5 -5
  34. package/dist/cjs/co-file-field.cjs.entry.js +7 -7
  35. package/dist/cjs/co-file-type-tile.cjs.entry.js +3 -3
  36. package/dist/cjs/co-helper-text.cjs.entry.js +3 -3
  37. package/dist/cjs/co-icon-button.cjs.entry.js +2 -2
  38. package/dist/cjs/co-icon.cjs.entry.js +3 -3
  39. package/dist/cjs/co-input.cjs.entry.js +19 -3
  40. package/dist/cjs/co-json-field.cjs.entry.js +5 -5
  41. package/dist/cjs/co-lightbox.cjs.entry.js +6 -6
  42. package/dist/cjs/co-list-footer.cjs.entry.js +2 -2
  43. package/dist/cjs/co-list-item.cjs.entry.js +5 -5
  44. package/dist/cjs/co-loader.cjs.entry.js +1 -1
  45. package/dist/cjs/co-media-thumb.cjs.entry.js +3 -3
  46. package/dist/cjs/co-menu-divider.cjs.entry.js +2 -2
  47. package/dist/cjs/co-menu-item.cjs.entry.js +2 -2
  48. package/dist/cjs/co-menu.cjs.entry.js +2 -2
  49. package/dist/cjs/co-modal.cjs.entry.js +3 -3
  50. package/dist/cjs/co-navbar.cjs.entry.js +3 -3
  51. package/dist/cjs/co-number-field.cjs.entry.js +5 -5
  52. package/dist/cjs/co-overlay.cjs.entry.js +2 -2
  53. package/dist/cjs/co-page-header.cjs.entry.js +2 -2
  54. package/dist/cjs/co-phone-field.cjs.entry.js +4 -4
  55. package/dist/cjs/co-popover.cjs.entry.js +12 -3
  56. package/dist/cjs/co-progress-bar.cjs.entry.js +4 -4
  57. package/dist/cjs/co-progress-circle.cjs.entry.js +3 -3
  58. package/dist/cjs/co-radio-group.cjs.entry.js +4 -4
  59. package/dist/cjs/co-radio.cjs.entry.js +4 -4
  60. package/dist/cjs/co-rating.cjs.entry.js +4 -4
  61. package/dist/cjs/co-ref-field.cjs.entry.js +31 -135
  62. package/dist/cjs/co-rich-text-editor.cjs.entry.js +4 -4
  63. package/dist/cjs/co-rich-text-toolbar.cjs.entry.js +1 -1
  64. package/dist/cjs/co-rich-text-viewer.cjs.entry.js +1 -1
  65. package/dist/cjs/co-row.cjs.entry.js +3 -3
  66. package/dist/cjs/co-segmented-bar.cjs.entry.js +3 -3
  67. package/dist/cjs/co-select.cjs.entry.js +7 -7
  68. package/dist/cjs/co-separator.cjs.entry.js +2 -2
  69. package/dist/cjs/co-sidebar-nav.cjs.entry.js +10 -8
  70. package/dist/cjs/co-sidebar.cjs.entry.js +3 -3
  71. package/dist/cjs/co-skeleton.cjs.entry.js +2 -2
  72. package/dist/cjs/co-slider.cjs.entry.js +3 -3
  73. package/dist/cjs/co-switch.cjs.entry.js +6 -6
  74. package/dist/cjs/co-tab-group.cjs.entry.js +10 -4
  75. package/dist/cjs/co-tab.cjs.entry.js +5 -5
  76. package/dist/cjs/co-tags-field.cjs.entry.js +8 -8
  77. package/dist/cjs/co-textarea.cjs.entry.js +6 -6
  78. package/dist/cjs/co-toast.cjs.entry.js +3 -3
  79. package/dist/cjs/co-toggle-button-group.cjs.entry.js +3 -3
  80. package/dist/cjs/co-toggle-button.cjs.entry.js +3 -3
  81. package/dist/cjs/co-tooltip.cjs.entry.js +3 -3
  82. package/dist/cjs/co-transfer-list.cjs.entry.js +3 -3
  83. package/dist/cjs/co-video.cjs.entry.js +4 -4
  84. package/dist/cjs/cobalt.cjs.js +2 -2
  85. package/dist/cjs/{fieldChip-DtYUP0VZ.js → fieldChip-D8YJCyQF.js} +1 -1
  86. package/dist/cjs/{index-NNvye1ul.js → index-DxEFsH_t.js} +9 -13
  87. package/dist/cjs/loader.cjs.js +2 -2
  88. package/dist/cjs/{requiredMark-DyjZzUCd.js → requiredMark-B3pKyqYI.js} +1 -1
  89. package/dist/cobalt/cobalt.css +1 -1
  90. package/dist/cobalt/cobalt.esm.js +1 -1
  91. package/dist/cobalt/{p-69289e82.entry.js → p-002e5beb.entry.js} +1 -1
  92. package/dist/cobalt/{p-c23a2ff6.entry.js → p-02c5a9a9.entry.js} +1 -1
  93. package/dist/cobalt/{p-9310739f.entry.js → p-075eed3d.entry.js} +1 -1
  94. package/dist/cobalt/p-0c0621a7.entry.js +1 -0
  95. package/dist/cobalt/{p-20c68308.entry.js → p-0d6a562d.entry.js} +1 -1
  96. package/dist/cobalt/p-0d7536a8.entry.js +1 -0
  97. package/dist/cobalt/{p-f72f0e38.entry.js → p-13fc9c8a.entry.js} +1 -1
  98. package/dist/cobalt/{p-39a29bbb.entry.js → p-14d4c5c7.entry.js} +1 -1
  99. package/dist/cobalt/{p-96baec0e.entry.js → p-1681ce1d.entry.js} +1 -1
  100. package/dist/cobalt/{p-593fd213.entry.js → p-1726ce07.entry.js} +1 -1
  101. package/dist/cobalt/{p-7d9f2021.entry.js → p-20ba59a2.entry.js} +1 -1
  102. package/dist/cobalt/{p-35c63fdc.entry.js → p-2d1cbd7f.entry.js} +1 -1
  103. package/dist/cobalt/{p-7040e4c5.entry.js → p-373cd08e.entry.js} +1 -1
  104. package/dist/cobalt/{p-4aeefe3f.entry.js → p-3f06d373.entry.js} +1 -1
  105. package/dist/cobalt/{p-8fdf2163.entry.js → p-3f68fd2e.entry.js} +1 -1
  106. package/dist/cobalt/{p-ca108c6d.entry.js → p-47a2dd67.entry.js} +1 -1
  107. package/dist/cobalt/{p-328f0470.entry.js → p-495c9b99.entry.js} +1 -1
  108. package/dist/cobalt/p-4a075257.entry.js +1 -0
  109. package/dist/cobalt/{p-aa1ad9fa.entry.js → p-5647ca9d.entry.js} +1 -1
  110. package/dist/cobalt/{p-3d07e4a9.entry.js → p-5b31d45b.entry.js} +1 -1
  111. package/dist/cobalt/p-5c3101b5.entry.js +1 -0
  112. package/dist/cobalt/{p-0e1afdea.entry.js → p-5c43d30e.entry.js} +1 -1
  113. package/dist/cobalt/{p-c85a6a9e.entry.js → p-5e9a9caf.entry.js} +1 -1
  114. package/dist/cobalt/{p-b4dcc260.entry.js → p-5edd0d3f.entry.js} +1 -1
  115. package/dist/cobalt/{p-d7c9cf93.entry.js → p-627d2d1a.entry.js} +1 -1
  116. package/dist/cobalt/{p-e8e752f9.entry.js → p-6911a034.entry.js} +1 -1
  117. package/dist/cobalt/{p-1388eac6.entry.js → p-6ad1625a.entry.js} +1 -1
  118. package/dist/cobalt/{p-c682453a.entry.js → p-70f70e02.entry.js} +1 -1
  119. package/dist/cobalt/p-73b30ebb.entry.js +1 -0
  120. package/dist/cobalt/p-75dcaeb0.entry.js +1 -0
  121. package/dist/cobalt/p-771bc8fe.entry.js +1 -0
  122. package/dist/cobalt/p-7780ddb5.entry.js +1 -0
  123. package/dist/cobalt/{p-e55fb916.entry.js → p-77d01b39.entry.js} +1 -1
  124. package/dist/cobalt/p-7FZXeBK4.js +1 -0
  125. package/dist/cobalt/{p-860a685f.entry.js → p-809015dd.entry.js} +1 -1
  126. package/dist/cobalt/{p-d403d9c4.entry.js → p-8128e84a.entry.js} +1 -1
  127. package/dist/cobalt/p-81cfd951.entry.js +1 -0
  128. package/dist/cobalt/{p-dd03c00b.entry.js → p-85eed52c.entry.js} +1 -1
  129. package/dist/cobalt/p-86d4e016.entry.js +1 -0
  130. package/dist/cobalt/{p-3dd6b57b.entry.js → p-86e60cfa.entry.js} +1 -1
  131. package/dist/cobalt/p-8a9ed2da.entry.js +1 -0
  132. package/dist/cobalt/{p-fb86cdb9.entry.js → p-8dfb6886.entry.js} +1 -1
  133. package/dist/cobalt/{p-d4086c34.entry.js → p-8e823c15.entry.js} +1 -1
  134. package/dist/cobalt/p-8f194753.entry.js +1 -0
  135. package/dist/cobalt/{p-08519a7c.entry.js → p-9a587867.entry.js} +1 -1
  136. package/dist/cobalt/{p-376c43b8.entry.js → p-9c6ca902.entry.js} +1 -1
  137. package/dist/cobalt/{p-bae82095.entry.js → p-9c873a6a.entry.js} +1 -1
  138. package/dist/cobalt/{p-BxzuCRMr.js → p-BAA4ln31.js} +1 -1
  139. package/dist/cobalt/{p-b8200f7f.entry.js → p-a6900010.entry.js} +1 -1
  140. package/dist/cobalt/p-a9afbaa6.entry.js +1 -0
  141. package/dist/cobalt/{p-2d4e1ca8.entry.js → p-aa20ffca.entry.js} +1 -1
  142. package/dist/cobalt/{p-e93644cb.entry.js → p-ac5df270.entry.js} +1 -1
  143. package/dist/cobalt/{p-8ae5da0c.entry.js → p-af4cb263.entry.js} +1 -1
  144. package/dist/cobalt/p-b1197c08.entry.js +1 -0
  145. package/dist/cobalt/p-b4bed98b.entry.js +1 -0
  146. package/dist/cobalt/{p-1cecb9e1.entry.js → p-b8ec0cc1.entry.js} +1 -1
  147. package/dist/cobalt/p-ba66584f.entry.js +1 -0
  148. package/dist/cobalt/{p-ff6be242.entry.js → p-bb534985.entry.js} +1 -1
  149. package/dist/cobalt/{p-6f12e721.entry.js → p-c0f39ddd.entry.js} +1 -1
  150. package/dist/cobalt/{p-804d025f.entry.js → p-c1e53e4c.entry.js} +1 -1
  151. package/dist/cobalt/p-c2e2eee9.entry.js +1 -0
  152. package/dist/cobalt/{p-af0495d8.entry.js → p-c3462def.entry.js} +1 -1
  153. package/dist/cobalt/p-c6fedc59.entry.js +1 -0
  154. package/dist/cobalt/{p-f6b93f17.entry.js → p-c750b2d2.entry.js} +1 -1
  155. package/dist/cobalt/{p-363a5262.entry.js → p-cc0a4617.entry.js} +1 -1
  156. package/dist/cobalt/{p-1af6ef83.entry.js → p-cc8e2f16.entry.js} +1 -1
  157. package/dist/cobalt/{p-c857b9ff.entry.js → p-d9608046.entry.js} +1 -1
  158. package/dist/cobalt/{p-be3e61f4.entry.js → p-e1957078.entry.js} +1 -1
  159. package/dist/cobalt/{p-a0749d7b.entry.js → p-e2762263.entry.js} +1 -1
  160. package/dist/cobalt/{p-21916f82.entry.js → p-e33853fa.entry.js} +1 -1
  161. package/dist/cobalt/p-e420d5c9.entry.js +1 -0
  162. package/dist/cobalt/{p-304c3be1.entry.js → p-e4a539da.entry.js} +1 -1
  163. package/dist/cobalt/{p-0be124d5.entry.js → p-e7085f08.entry.js} +1 -1
  164. package/dist/cobalt/p-e710b9ea.entry.js +1 -0
  165. package/dist/cobalt/p-e9aaeaf7.entry.js +1 -0
  166. package/dist/cobalt/{p-79e49749.entry.js → p-f073b467.entry.js} +1 -1
  167. package/dist/cobalt/p-f0de4415.entry.js +1 -0
  168. package/dist/cobalt/p-f36e461f.entry.js +1 -0
  169. package/dist/cobalt/p-f6ac5301.entry.js +1 -0
  170. package/dist/cobalt/{p-58aed8d6.entry.js → p-f6b0c4a0.entry.js} +1 -1
  171. package/dist/cobalt/p-f86ccb38.entry.js +1 -0
  172. package/dist/cobalt/{p-d7cbb4c7.entry.js → p-fb251497.entry.js} +1 -1
  173. package/dist/cobalt/p-fd27c2bd.entry.js +1 -0
  174. package/dist/cobalt/p-tT-aZV0-.js +2 -0
  175. package/dist/collection/collection-manifest.json +1 -1
  176. package/dist/collection/components/co-accordion/co-accordion.css +20 -8
  177. package/dist/collection/components/co-accordion/co-accordion.js +5 -2
  178. package/dist/collection/components/co-app-shell/co-app-shell.js +2 -2
  179. package/dist/collection/components/co-autocomplete/co-autocomplete.css +4 -751
  180. package/dist/collection/components/co-autocomplete/co-autocomplete.js +41 -76
  181. package/dist/collection/components/co-avatar/co-avatar.js +1 -1
  182. package/dist/collection/components/co-avatar-group/co-avatar-group.js +2 -2
  183. package/dist/collection/components/co-badge/co-badge.js +1 -1
  184. package/dist/collection/components/co-bottom-sheet/co-bottom-sheet.js +3 -3
  185. package/dist/collection/components/co-breadcrumb/co-breadcrumb.js +1 -1
  186. package/dist/collection/components/co-breadcrumb-item/co-breadcrumb-item.js +2 -2
  187. package/dist/collection/components/co-button/co-button.css +5 -1
  188. package/dist/collection/components/co-button/co-button.js +2 -2
  189. package/dist/collection/components/co-button-group/co-button-group.js +2 -2
  190. package/dist/collection/components/co-calendar/co-calendar.css +12 -12
  191. package/dist/collection/components/co-calendar/co-calendar.js +1 -1
  192. package/dist/collection/components/co-calendar-month/co-calendar-month.js +1 -1
  193. package/dist/collection/components/co-card/co-card.js +2 -2
  194. package/dist/collection/components/co-checkbox/co-checkbox.js +3 -3
  195. package/dist/collection/components/co-checkbox-group/co-checkbox-group.js +3 -3
  196. package/dist/collection/components/co-chip/co-chip.js +2 -2
  197. package/dist/collection/components/co-color-picker/co-color-picker.js +2 -2
  198. package/dist/collection/components/co-column-picker/co-column-picker.js +2 -2
  199. package/dist/collection/components/co-combobox/co-combobox.css +6 -830
  200. package/dist/collection/components/co-combobox/co-combobox.js +73 -84
  201. package/dist/collection/components/co-command-search/co-command-search.css +2 -60
  202. package/dist/collection/components/co-command-search/co-command-search.js +23 -48
  203. package/dist/collection/components/co-data-table/co-data-table.css +42 -7
  204. package/dist/collection/components/co-data-table/co-data-table.js +108 -3
  205. package/dist/collection/components/co-data-table-pagination/co-data-table-pagination.js +4 -4
  206. package/dist/collection/components/co-date-field/co-date-field.css +4 -7
  207. package/dist/collection/components/co-date-field/co-date-field.js +4 -4
  208. package/dist/collection/components/co-date-range/co-date-range.js +1 -1
  209. package/dist/collection/components/co-date-range-picker/co-date-range-picker.css +9 -9
  210. package/dist/collection/components/co-drawer/co-drawer.css +49 -13
  211. package/dist/collection/components/co-drawer/co-drawer.js +9 -4
  212. package/dist/collection/components/co-drive-card/co-drive-card.js +1 -1
  213. package/dist/collection/components/co-drop-zone/co-drop-zone.js +1 -1
  214. package/dist/collection/components/co-empty-state/co-empty-state.css +1 -1
  215. package/dist/collection/components/co-empty-state/co-empty-state.js +2 -2
  216. package/dist/collection/components/co-event-calendar/co-event-calendar.js +2 -2
  217. package/dist/collection/components/co-fab/co-fab.css +8 -1
  218. package/dist/collection/components/co-fab/co-fab.js +24 -5
  219. package/dist/collection/components/co-file-field/co-file-field.js +5 -5
  220. package/dist/collection/components/co-file-type-tile/co-file-type-tile.js +2 -2
  221. package/dist/collection/components/co-helper-text/co-helper-text.js +2 -2
  222. package/dist/collection/components/co-icon/co-icon.js +2 -2
  223. package/dist/collection/components/co-icon-button/co-icon-button.js +1 -1
  224. package/dist/collection/components/co-input/co-input.css +9 -6
  225. package/dist/collection/components/co-input/co-input.js +57 -0
  226. package/dist/collection/components/co-json-field/co-json-field.js +3 -3
  227. package/dist/collection/components/co-lightbox/co-lightbox.css +2 -2
  228. package/dist/collection/components/co-lightbox/co-lightbox.js +4 -4
  229. package/dist/collection/components/co-list-footer/co-list-footer.js +1 -1
  230. package/dist/collection/components/co-list-item/co-list-item.js +4 -4
  231. package/dist/collection/components/co-media-thumb/co-media-thumb.js +2 -2
  232. package/dist/collection/components/co-menu/co-menu.js +1 -1
  233. package/dist/collection/components/co-menu-divider/co-menu-divider.js +1 -1
  234. package/dist/collection/components/co-menu-item/co-menu-item.css +1 -1
  235. package/dist/collection/components/co-modal/co-modal.js +2 -2
  236. package/dist/collection/components/co-navbar/co-navbar.js +2 -2
  237. package/dist/collection/components/co-number-field/co-number-field.css +10 -11
  238. package/dist/collection/components/co-number-field/co-number-field.js +2 -2
  239. package/dist/collection/components/co-option-list/co-option-list.css +796 -58
  240. package/dist/collection/components/co-option-list/co-option-list.js +45 -6
  241. package/dist/collection/components/co-overlay/co-overlay.js +1 -1
  242. package/dist/collection/components/co-page-header/co-page-header.js +1 -1
  243. package/dist/collection/components/co-phone-field/co-phone-field.css +4 -7
  244. package/dist/collection/components/co-phone-field/co-phone-field.js +1 -1
  245. package/dist/collection/components/co-popover/co-popover.js +11 -2
  246. package/dist/collection/components/co-progress-bar/co-progress-bar.css +1 -1
  247. package/dist/collection/components/co-progress-bar/co-progress-bar.js +2 -2
  248. package/dist/collection/components/co-progress-circle/co-progress-circle.js +2 -2
  249. package/dist/collection/components/co-radio/co-radio.js +3 -3
  250. package/dist/collection/components/co-radio-group/co-radio-group.js +3 -3
  251. package/dist/collection/components/co-rating/co-rating.js +3 -3
  252. package/dist/collection/components/co-ref-field/co-ref-field.css +6 -897
  253. package/dist/collection/components/co-ref-field/co-ref-field.js +0 -0
  254. package/dist/collection/components/co-rich-text-editor/co-rich-text-editor.css +1 -1
  255. package/dist/collection/components/co-rich-text-editor/co-rich-text-editor.js +2 -2
  256. package/dist/collection/components/co-row/co-row.js +2 -2
  257. package/dist/collection/components/co-segmented-bar/co-segmented-bar.js +2 -2
  258. package/dist/collection/components/co-select/co-select.css +4 -7
  259. package/dist/collection/components/co-select/co-select.js +4 -4
  260. package/dist/collection/components/co-separator/co-separator.js +1 -1
  261. package/dist/collection/components/co-sidebar/co-sidebar.js +2 -2
  262. package/dist/collection/components/co-sidebar-nav/co-sidebar-nav.css +8 -6
  263. package/dist/collection/components/co-sidebar-nav/co-sidebar-nav.js +8 -6
  264. package/dist/collection/components/co-skeleton/co-skeleton.js +1 -1
  265. package/dist/collection/components/co-slider/co-slider.js +2 -2
  266. package/dist/collection/components/co-switch/co-switch.css +3 -1
  267. package/dist/collection/components/co-switch/co-switch.js +3 -3
  268. package/dist/collection/components/co-tab/co-tab.css +39 -4
  269. package/dist/collection/components/co-tab/co-tab.js +6 -6
  270. package/dist/collection/components/co-tab-group/co-tab-group.css +11 -0
  271. package/dist/collection/components/co-tab-group/co-tab-group.js +10 -4
  272. package/dist/collection/components/co-tags-field/co-tags-field.js +5 -5
  273. package/dist/collection/components/co-textarea/co-textarea.js +4 -4
  274. package/dist/collection/components/co-toast/co-toast.js +2 -2
  275. package/dist/collection/components/co-toggle-button/co-toggle-button.js +2 -2
  276. package/dist/collection/components/co-toggle-button-group/co-toggle-button-group.js +2 -2
  277. package/dist/collection/components/co-tooltip/co-tooltip.js +2 -2
  278. package/dist/collection/components/co-transfer-list/co-transfer-list.js +2 -2
  279. package/dist/collection/components/co-video/co-video.css +2 -2
  280. package/dist/collection/components/co-video/co-video.js +2 -2
  281. package/dist/components/co-accordion.js +1 -1
  282. package/dist/components/co-app-shell.js +1 -1
  283. package/dist/components/co-autocomplete.js +1 -1
  284. package/dist/components/co-avatar-group.js +1 -1
  285. package/dist/components/co-avatar.js +1 -1
  286. package/dist/components/co-badge.js +1 -1
  287. package/dist/components/co-bottom-sheet.js +1 -1
  288. package/dist/components/co-breadcrumb-item.js +1 -1
  289. package/dist/components/co-breadcrumb.js +1 -1
  290. package/dist/components/co-button-group.js +1 -1
  291. package/dist/components/co-button.js +1 -1
  292. package/dist/components/co-calendar-month.js +1 -1
  293. package/dist/components/co-calendar.js +1 -1
  294. package/dist/components/co-card.js +1 -1
  295. package/dist/components/co-checkbox-group.js +1 -1
  296. package/dist/components/co-checkbox.js +1 -1
  297. package/dist/components/co-chip.js +1 -1
  298. package/dist/components/co-color-picker.js +1 -1
  299. package/dist/components/co-column-picker.js +1 -1
  300. package/dist/components/co-combobox.js +1 -1
  301. package/dist/components/co-command-search.js +1 -1
  302. package/dist/components/co-data-table-pagination.js +1 -1
  303. package/dist/components/co-data-table.js +1 -1
  304. package/dist/components/co-date-field.js +1 -1
  305. package/dist/components/co-date-picker.js +1 -1
  306. package/dist/components/co-date-range-picker.js +1 -1
  307. package/dist/components/co-date-range.js +1 -1
  308. package/dist/components/co-drawer.js +1 -1
  309. package/dist/components/co-drive-card.js +1 -1
  310. package/dist/components/co-drop-zone.js +1 -1
  311. package/dist/components/co-empty-state.js +1 -1
  312. package/dist/components/co-event-calendar.js +1 -1
  313. package/dist/components/co-fab.js +1 -1
  314. package/dist/components/co-file-field.js +1 -1
  315. package/dist/components/co-file-type-tile.js +1 -1
  316. package/dist/components/co-helper-text.js +1 -1
  317. package/dist/components/co-icon-button.js +1 -1
  318. package/dist/components/co-icon.js +1 -1
  319. package/dist/components/co-input.js +1 -1
  320. package/dist/components/co-json-field.js +1 -1
  321. package/dist/components/co-lightbox.js +1 -1
  322. package/dist/components/co-list-footer.js +1 -1
  323. package/dist/components/co-list-item.js +1 -1
  324. package/dist/components/co-media-thumb.js +1 -1
  325. package/dist/components/co-menu-divider.js +1 -1
  326. package/dist/components/co-menu-item.js +1 -1
  327. package/dist/components/co-menu.js +1 -1
  328. package/dist/components/co-modal.js +1 -1
  329. package/dist/components/co-navbar.js +1 -1
  330. package/dist/components/co-number-field.js +1 -1
  331. package/dist/components/co-option-list.js +1 -1
  332. package/dist/components/co-overlay.js +1 -1
  333. package/dist/components/co-page-header.js +1 -1
  334. package/dist/components/co-phone-field.js +1 -1
  335. package/dist/components/co-popover.js +1 -1
  336. package/dist/components/co-progress-bar.js +1 -1
  337. package/dist/components/co-progress-circle.js +1 -1
  338. package/dist/components/co-radio-group.js +1 -1
  339. package/dist/components/co-radio.js +1 -1
  340. package/dist/components/co-rating.js +1 -1
  341. package/dist/components/co-ref-field.js +1 -1
  342. package/dist/components/co-rich-text-editor.js +1 -1
  343. package/dist/components/co-rich-text-toolbar.js +1 -1
  344. package/dist/components/co-row.js +1 -1
  345. package/dist/components/co-segmented-bar.js +1 -1
  346. package/dist/components/co-select.js +1 -1
  347. package/dist/components/co-separator.js +1 -1
  348. package/dist/components/co-sidebar-nav.js +1 -1
  349. package/dist/components/co-sidebar.js +1 -1
  350. package/dist/components/co-skeleton.js +1 -1
  351. package/dist/components/co-slider.js +1 -1
  352. package/dist/components/co-switch.js +1 -1
  353. package/dist/components/co-tab-group.js +1 -1
  354. package/dist/components/co-tab.js +1 -1
  355. package/dist/components/co-tags-field.js +1 -1
  356. package/dist/components/co-textarea.js +1 -1
  357. package/dist/components/co-toast.js +1 -1
  358. package/dist/components/co-toggle-button-group.js +1 -1
  359. package/dist/components/co-toggle-button.js +1 -1
  360. package/dist/components/co-tooltip.js +1 -1
  361. package/dist/components/co-transfer-list.js +1 -1
  362. package/dist/components/co-video.js +1 -1
  363. package/dist/components/index.js +1 -1
  364. package/dist/components/p-BHqdcGDh.js +1 -0
  365. package/dist/components/{p-B0buzt_E.js → p-BJTMFYax.js} +1 -1
  366. package/dist/components/{p-vLFwJ77w.js → p-Ba5lW0pA.js} +1 -1
  367. package/dist/components/p-Bsq90mo4.js +1 -0
  368. package/dist/components/{p-CybHxq25.js → p-CNIs9j-h.js} +1 -1
  369. package/dist/components/{p-Bx1OwdIV.js → p-COb8X_fE.js} +1 -1
  370. package/dist/components/{p-CzkeIavk.js → p-Cam92sWP.js} +1 -1
  371. package/dist/components/p-CmCsm4L-.js +1 -0
  372. package/dist/components/p-D3ts7oo9.js +1 -0
  373. package/dist/components/{p-CUvAZhuM.js → p-D4SOCy8I.js} +1 -1
  374. package/dist/components/{p-BnTTeIFH.js → p-Dh-h40mY.js} +1 -1
  375. package/dist/components/p-DrQh1Cb8.js +1 -0
  376. package/dist/components/{p-D7dk2gM7.js → p-DvL2TcDG.js} +1 -1
  377. package/dist/components/{p-BxiKVtk4.js → p-OKwHt2i9.js} +1 -1
  378. package/dist/components/{p-CBzpUqwG.js → p-QWi9AmnD.js} +1 -1
  379. package/dist/components/{p-B3igDRut.js → p-Xwo2HQmt.js} +1 -1
  380. package/dist/components/{p-DTS-dgEe.js → p-_k-j03K-.js} +1 -1
  381. package/dist/components/{p-HXlAaApx.js → p-eSq2ze8W.js} +1 -1
  382. package/dist/components/{p-C7tPadNy.js → p-lus32JrB.js} +1 -1
  383. package/dist/esm/co-accordion.entry.js +4 -4
  384. package/dist/esm/co-app-shell.entry.js +3 -3
  385. package/dist/esm/co-autocomplete.entry.js +38 -73
  386. package/dist/esm/co-avatar-group.entry.js +3 -3
  387. package/dist/esm/co-avatar.entry.js +2 -2
  388. package/dist/esm/co-badge.entry.js +2 -2
  389. package/dist/esm/co-bottom-sheet.entry.js +4 -4
  390. package/dist/esm/co-breadcrumb-item.entry.js +3 -3
  391. package/dist/esm/co-breadcrumb.entry.js +2 -2
  392. package/dist/esm/co-button-group.entry.js +3 -3
  393. package/dist/esm/co-button.entry.js +4 -4
  394. package/dist/esm/co-calendar-month.entry.js +2 -2
  395. package/dist/esm/co-calendar_3.entry.js +19 -14
  396. package/dist/esm/co-card.entry.js +3 -3
  397. package/dist/esm/co-checkbox-group.entry.js +4 -4
  398. package/dist/esm/co-checkbox.entry.js +4 -4
  399. package/dist/esm/co-chip_2.entry.js +482 -0
  400. package/dist/esm/co-color-picker.entry.js +4 -4
  401. package/dist/esm/co-column-picker.entry.js +3 -3
  402. package/dist/esm/co-combobox.entry.js +52 -83
  403. package/dist/esm/co-command-search.entry.js +21 -60
  404. package/dist/esm/co-data-table-pagination.entry.js +5 -5
  405. package/dist/esm/co-data-table.entry.js +54 -5
  406. package/dist/esm/co-date-picker.entry.js +2 -2
  407. package/dist/esm/co-date-range-picker.entry.js +3 -3
  408. package/dist/esm/co-date-range.entry.js +2 -2
  409. package/dist/esm/co-drive-card.entry.js +2 -2
  410. package/dist/esm/co-drop-zone.entry.js +2 -2
  411. package/dist/esm/co-empty-state.entry.js +4 -4
  412. package/dist/esm/co-event-calendar.entry.js +3 -3
  413. package/dist/esm/co-fab.entry.js +5 -5
  414. package/dist/esm/co-file-field.entry.js +7 -7
  415. package/dist/esm/co-file-type-tile.entry.js +3 -3
  416. package/dist/esm/co-helper-text.entry.js +3 -3
  417. package/dist/esm/co-icon-button.entry.js +2 -2
  418. package/dist/esm/co-icon.entry.js +3 -3
  419. package/dist/esm/co-input.entry.js +19 -3
  420. package/dist/esm/co-json-field.entry.js +5 -5
  421. package/dist/esm/co-lightbox.entry.js +6 -6
  422. package/dist/esm/co-list-footer.entry.js +2 -2
  423. package/dist/esm/co-list-item.entry.js +5 -5
  424. package/dist/esm/co-loader.entry.js +1 -1
  425. package/dist/esm/co-media-thumb.entry.js +3 -3
  426. package/dist/esm/co-menu-divider.entry.js +2 -2
  427. package/dist/esm/co-menu-item.entry.js +2 -2
  428. package/dist/esm/co-menu.entry.js +2 -2
  429. package/dist/esm/co-modal.entry.js +3 -3
  430. package/dist/esm/co-navbar.entry.js +3 -3
  431. package/dist/esm/co-number-field.entry.js +5 -5
  432. package/dist/esm/co-overlay.entry.js +2 -2
  433. package/dist/esm/co-page-header.entry.js +2 -2
  434. package/dist/esm/co-phone-field.entry.js +4 -4
  435. package/dist/esm/co-popover.entry.js +12 -3
  436. package/dist/esm/co-progress-bar.entry.js +4 -4
  437. package/dist/esm/co-progress-circle.entry.js +3 -3
  438. package/dist/esm/co-radio-group.entry.js +4 -4
  439. package/dist/esm/co-radio.entry.js +4 -4
  440. package/dist/esm/co-rating.entry.js +4 -4
  441. package/dist/esm/co-ref-field.entry.js +31 -135
  442. package/dist/esm/co-rich-text-editor.entry.js +4 -4
  443. package/dist/esm/co-rich-text-toolbar.entry.js +1 -1
  444. package/dist/esm/co-rich-text-viewer.entry.js +1 -1
  445. package/dist/esm/co-row.entry.js +3 -3
  446. package/dist/esm/co-segmented-bar.entry.js +3 -3
  447. package/dist/esm/co-select.entry.js +7 -7
  448. package/dist/esm/co-separator.entry.js +2 -2
  449. package/dist/esm/co-sidebar-nav.entry.js +10 -8
  450. package/dist/esm/co-sidebar.entry.js +3 -3
  451. package/dist/esm/co-skeleton.entry.js +2 -2
  452. package/dist/esm/co-slider.entry.js +3 -3
  453. package/dist/esm/co-switch.entry.js +6 -6
  454. package/dist/esm/co-tab-group.entry.js +10 -4
  455. package/dist/esm/co-tab.entry.js +5 -5
  456. package/dist/esm/co-tags-field.entry.js +8 -8
  457. package/dist/esm/co-textarea.entry.js +6 -6
  458. package/dist/esm/co-toast.entry.js +3 -3
  459. package/dist/esm/co-toggle-button-group.entry.js +3 -3
  460. package/dist/esm/co-toggle-button.entry.js +3 -3
  461. package/dist/esm/co-tooltip.entry.js +3 -3
  462. package/dist/esm/co-transfer-list.entry.js +3 -3
  463. package/dist/esm/co-video.entry.js +4 -4
  464. package/dist/esm/cobalt.js +3 -3
  465. package/dist/esm/{fieldChip-BBu4ukje.js → fieldChip-ChXW__C5.js} +1 -1
  466. package/dist/esm/{index-Es9IUmmt.js → index-tT-aZV0-.js} +9 -13
  467. package/dist/esm/loader.js +3 -3
  468. package/dist/esm/{requiredMark-Bg25QWFn.js → requiredMark-C7-_2UhB.js} +1 -1
  469. package/dist/types/components/co-accordion/co-accordion.d.ts +3 -0
  470. package/dist/types/components/co-autocomplete/co-autocomplete.d.ts +12 -14
  471. package/dist/types/components/co-combobox/co-combobox.d.ts +29 -15
  472. package/dist/types/components/co-command-search/co-command-search.d.ts +13 -5
  473. package/dist/types/components/co-command-search/commandSearchLogic.d.ts +1 -1
  474. package/dist/types/components/co-data-table/co-data-table.d.ts +22 -0
  475. package/dist/types/components/co-fab/co-fab.d.ts +3 -1
  476. package/dist/types/components/co-input/co-input.d.ts +9 -0
  477. package/dist/types/components/co-option-list/co-option-list.d.ts +4 -0
  478. package/dist/types/components/co-popover/co-popover.d.ts +1 -0
  479. package/dist/types/components/co-ref-field/co-ref-field.d.ts +8 -30
  480. package/dist/types/components/co-sidebar-nav/co-sidebar-nav.d.ts +2 -0
  481. package/dist/types/components/co-tab/co-tab.d.ts +2 -2
  482. package/dist/types/components/co-tab-group/co-tab-group.d.ts +5 -1
  483. package/dist/types/components.d.ts +123 -45
  484. package/package.json +4 -4
  485. package/dist/cjs/co-chip.cjs.entry.js +0 -91
  486. package/dist/cjs/co-option-list.cjs.entry.js +0 -379
  487. package/dist/cobalt/p-06c27cc5.entry.js +0 -1
  488. package/dist/cobalt/p-075f6ca4.entry.js +0 -1
  489. package/dist/cobalt/p-0810ee1e.entry.js +0 -1
  490. package/dist/cobalt/p-0b41e76e.entry.js +0 -1
  491. package/dist/cobalt/p-19f7ee64.entry.js +0 -1
  492. package/dist/cobalt/p-23c9208a.entry.js +0 -1
  493. package/dist/cobalt/p-311118cb.entry.js +0 -1
  494. package/dist/cobalt/p-48c5f311.entry.js +0 -1
  495. package/dist/cobalt/p-523cfd98.entry.js +0 -1
  496. package/dist/cobalt/p-5eecea26.entry.js +0 -1
  497. package/dist/cobalt/p-64a0b656.entry.js +0 -1
  498. package/dist/cobalt/p-6a3ed174.entry.js +0 -1
  499. package/dist/cobalt/p-755ecee1.entry.js +0 -1
  500. package/dist/cobalt/p-76b46336.entry.js +0 -1
  501. package/dist/cobalt/p-7b5dec05.entry.js +0 -1
  502. package/dist/cobalt/p-87289d32.entry.js +0 -1
  503. package/dist/cobalt/p-BUgUTjOB.js +0 -1
  504. package/dist/cobalt/p-Es9IUmmt.js +0 -2
  505. package/dist/cobalt/p-a71fd4f1.entry.js +0 -1
  506. package/dist/cobalt/p-b045d680.entry.js +0 -1
  507. package/dist/cobalt/p-b3c8fc9a.entry.js +0 -1
  508. package/dist/cobalt/p-b8f36f12.entry.js +0 -1
  509. package/dist/cobalt/p-ba6f0f90.entry.js +0 -1
  510. package/dist/cobalt/p-c1abc74b.entry.js +0 -1
  511. package/dist/cobalt/p-cf239452.entry.js +0 -1
  512. package/dist/cobalt/p-d2507f04.entry.js +0 -1
  513. package/dist/cobalt/p-d55652f2.entry.js +0 -1
  514. package/dist/cobalt/p-da211abf.entry.js +0 -1
  515. package/dist/cobalt/p-dcc7fc95.entry.js +0 -1
  516. package/dist/collection/components/co-command-search/commandSearchGroup.js +0 -17
  517. package/dist/components/p-BhSJcOUS.js +0 -1
  518. package/dist/components/p-CZKHHCdL.js +0 -1
  519. package/dist/components/p-K6LC1Hz4.js +0 -1
  520. package/dist/components/p-LAxCvyJl.js +0 -1
  521. package/dist/esm/co-chip.entry.js +0 -89
  522. package/dist/esm/co-option-list.entry.js +0 -377
  523. package/dist/types/components/co-command-search/commandSearchGroup.d.ts +0 -20
@@ -1,9 +1,9 @@
1
- import { r as registerInstance, c as createEvent, h, a as getElement } from './index-Es9IUmmt.js';
1
+ import { r as registerInstance, c as createEvent, h, a as getElement } from './index-tT-aZV0-.js';
2
2
  import { g as getDateStrings } from './dateI18n-C1DCLOEl.js';
3
3
  import { b as addMonths, d as addDays, a as todayYMD, p as parseISO, i as isValidYMD, h as isDisabled, s as startOfMonth, c as compareYMD, e as getMonthLabel, j as getWeekdayLabels, g as getMonthMatrix, k as getFullDateLabel, f as formatDisplay, l as parseFlexible } from './dates-tPYikBRJ.js';
4
- import { R as RequiredMark } from './requiredMark-Bg25QWFn.js';
4
+ import { R as RequiredMark } from './requiredMark-C7-_2UhB.js';
5
5
 
6
- const coCalendarCss = () => `:host{display:inline-block;font-family:var(--co-font-family-primary);--co-calendar-day-size:36px}:host([data-touch]){--co-calendar-day-size:44px}.co-calendar{display:flex;flex-direction:column;gap:var(--co-spacing-sm);width:max-content}.co-calendar__header{display:flex;align-items:center;justify-content:space-between;padding:0 var(--co-spacing-xs)}.co-calendar__month{font-size:var(--co-font-size-14);font-weight:600;color:var(--co-semantic-text-default);text-transform:capitalize}.co-calendar__title{display:inline-flex;align-items:center;gap:var(--co-spacing-xxs);background:none;border:0;cursor:pointer;font-family:inherit;font-size:var(--co-font-size-14);font-weight:600;color:var(--co-semantic-text-default);text-transform:capitalize;padding:var(--co-spacing-xxs) var(--co-spacing-sm);border-radius:var(--co-border-radius-xs)}.co-calendar__title:hover{background:var(--co-semantic-surface-hover)}.co-calendar__title:focus-visible{outline:2px solid var(--co-semantic-border-focus);outline-offset:1px}.co-calendar__title-caret{color:var(--co-semantic-text-muted)}.co-calendar__panel{display:grid;grid-template-columns:repeat(3, 1fr);gap:var(--co-spacing-xs);width:calc(var(--co-calendar-day-size) * 7 + 12px);padding-top:var(--co-spacing-xs)}.co-calendar__cell{height:calc(var(--co-calendar-day-size) + 8px);display:inline-flex;align-items:center;justify-content:center;background:none;border:1px solid transparent;border-radius:var(--co-border-radius-xs);font-family:inherit;font-size:var(--co-font-size-14);color:var(--co-semantic-text-default);cursor:pointer;text-transform:capitalize;transition:background 0.1s ease, color 0.1s ease, border-color 0.1s ease}.co-calendar__cell:hover:not(.co-calendar__cell--disabled):not(.co-calendar__cell--selected){background:var(--co-semantic-surface-hover)}.co-calendar__cell:focus-visible{outline:2px solid var(--co-semantic-border-focus);outline-offset:1px}.co-calendar__cell--muted{color:var(--co-semantic-text-muted)}.co-calendar__cell--today{border-color:var(--co-color-primary-azul);font-weight:600}.co-calendar__cell--selected{background:var(--co-color-primary-azul);border-color:var(--co-color-primary-azul);color:var(--co-color-base-blanco, #fff);font-weight:600}.co-calendar__cell--disabled{color:var(--co-semantic-text-disabled);cursor:not-allowed}.co-calendar__nav{background:none;border:0;cursor:pointer;padding:var(--co-spacing-xs);border-radius:var(--co-border-radius-xxs);display:inline-flex;align-items:center;color:var(--co-semantic-text-default)}.co-calendar__nav:hover{background:var(--co-semantic-surface-hover)}.co-calendar__nav:focus-visible{outline:2px solid var(--co-semantic-border-focus);outline-offset:1px}.co-calendar__grid{display:flex;flex-direction:column;gap:2px}.co-calendar__row{display:grid;grid-template-columns:repeat(7, var(--co-calendar-day-size));gap:2px}.co-calendar__row--dow{margin-bottom:2px}.co-calendar__dow{height:24px;display:inline-flex;align-items:center;justify-content:center;font-size:var(--co-font-size-10, 10px);font-weight:600;color:var(--co-semantic-text-muted);text-transform:uppercase;letter-spacing:0.04em}.co-calendar__day{width:var(--co-calendar-day-size);height:var(--co-calendar-day-size);display:inline-flex;align-items:center;justify-content:center;background:none;border:1px solid transparent;border-radius:var(--co-border-radius-xs);font-size:var(--co-font-size-14);font-family:inherit;color:var(--co-semantic-text-default);cursor:pointer;transition:background 0.1s ease, color 0.1s ease, border-color 0.1s ease}.co-calendar__day:hover:not(.co-calendar__day--disabled):not(.co-calendar__day--selected){background:var(--co-semantic-surface-hover)}.co-calendar__day:focus-visible{outline:2px solid var(--co-semantic-border-focus);outline-offset:1px}.co-calendar__day--outside{color:var(--co-semantic-text-muted)}.co-calendar__day--today{border-color:var(--co-color-primary-azul);font-weight:600}.co-calendar__day--selected{background:var(--co-color-primary-azul);border-color:var(--co-color-primary-azul);color:var(--co-color-base-blanco, #fff);font-weight:600}.co-calendar__day--disabled{color:var(--co-semantic-text-disabled);cursor:not-allowed;pointer-events:none}.co-calendar__day--in-range{background:var(--co-semantic-surface-hover);border-radius:0;color:var(--co-semantic-text-default)}.co-calendar__day--range-start,.co-calendar__day--range-end{background:var(--co-color-primary-azul);border-color:var(--co-color-primary-azul);color:var(--co-color-base-blanco, #fff);font-weight:600}.co-calendar__day--range-start:not(.co-calendar__day--range-end){border-top-right-radius:0;border-bottom-right-radius:0}.co-calendar__day--range-end:not(.co-calendar__day--range-start){border-top-left-radius:0;border-bottom-left-radius:0}`;
6
+ const coCalendarCss = () => `:host{display:inline-block;font-family:var(--co-font-family-primary);--co-calendar-day-size:36px}:host([data-touch]){--co-calendar-day-size:44px}.co-calendar{display:flex;flex-direction:column;gap:var(--co-spacing-sm);width:max-content}.co-calendar__header{display:flex;align-items:center;justify-content:space-between;padding:0 var(--co-spacing-xs)}.co-calendar__month{font-size:var(--co-font-size-14);font-weight:600;color:var(--co-semantic-text-default);text-transform:capitalize}.co-calendar__title{display:inline-flex;align-items:center;gap:var(--co-spacing-xxs);background:none;border:0;cursor:pointer;font-family:inherit;font-size:var(--co-font-size-14);font-weight:600;color:var(--co-semantic-text-default);text-transform:capitalize;padding:var(--co-spacing-xxs) var(--co-spacing-sm);border-radius:var(--co-border-radius-xs)}.co-calendar__title:hover{background:var(--co-semantic-surface-hover)}.co-calendar__title:focus-visible{outline:2px solid var(--co-semantic-border-focus);outline-offset:1px}.co-calendar__title-caret{color:var(--co-semantic-text-muted)}.co-calendar__panel{display:grid;grid-template-columns:repeat(3, 1fr);gap:var(--co-spacing-xs);width:calc(var(--co-calendar-day-size) * 7 + 12px);padding-top:var(--co-spacing-xs)}.co-calendar__cell{height:calc(var(--co-calendar-day-size) + 8px);display:inline-flex;align-items:center;justify-content:center;background:none;border:1px solid transparent;border-radius:var(--co-border-radius-xs);font-family:inherit;font-size:var(--co-font-size-14);color:var(--co-semantic-text-default);cursor:pointer;text-transform:capitalize;transition:background 0.1s ease, color 0.1s ease, border-color 0.1s ease}.co-calendar__cell:hover:not(.co-calendar__cell--disabled):not(.co-calendar__cell--selected){background:var(--co-semantic-surface-hover)}.co-calendar__cell:focus-visible{outline:2px solid var(--co-semantic-border-focus);outline-offset:1px}.co-calendar__cell--muted{color:var(--co-semantic-text-muted)}.co-calendar__cell--today{border-color:var(--co-semantic-surface-primary);font-weight:600}.co-calendar__cell--selected{background:var(--co-semantic-surface-primary);border-color:var(--co-semantic-surface-primary);color:var(--co-semantic-on-primary);font-weight:600}.co-calendar__cell--disabled{color:var(--co-semantic-text-disabled);cursor:not-allowed}.co-calendar__nav{background:none;border:0;cursor:pointer;padding:var(--co-spacing-xs);border-radius:var(--co-border-radius-xxs);display:inline-flex;align-items:center;color:var(--co-semantic-text-default)}.co-calendar__nav:hover{background:var(--co-semantic-surface-hover)}.co-calendar__nav:focus-visible{outline:2px solid var(--co-semantic-border-focus);outline-offset:1px}.co-calendar__grid{display:flex;flex-direction:column;gap:2px}.co-calendar__row{display:grid;grid-template-columns:repeat(7, var(--co-calendar-day-size));gap:2px}.co-calendar__row--dow{margin-bottom:2px}.co-calendar__dow{height:24px;display:inline-flex;align-items:center;justify-content:center;font-size:var(--co-font-size-10, 10px);font-weight:600;color:var(--co-semantic-text-muted);text-transform:uppercase;letter-spacing:0.04em}.co-calendar__day{width:var(--co-calendar-day-size);height:var(--co-calendar-day-size);display:inline-flex;align-items:center;justify-content:center;background:none;border:1px solid transparent;border-radius:var(--co-border-radius-xs);font-size:var(--co-font-size-14);font-family:inherit;color:var(--co-semantic-text-default);cursor:pointer;transition:background 0.1s ease, color 0.1s ease, border-color 0.1s ease}.co-calendar__day:hover:not(.co-calendar__day--disabled):not(.co-calendar__day--selected){background:var(--co-semantic-surface-hover)}.co-calendar__day:focus-visible{outline:2px solid var(--co-semantic-border-focus);outline-offset:1px}.co-calendar__day--outside{color:var(--co-semantic-text-muted)}.co-calendar__day--today{border-color:var(--co-semantic-surface-primary);font-weight:600}.co-calendar__day--selected{background:var(--co-semantic-surface-primary);border-color:var(--co-semantic-surface-primary);color:var(--co-semantic-on-primary);font-weight:600}.co-calendar__day--disabled{color:var(--co-semantic-text-disabled);cursor:not-allowed;pointer-events:none}.co-calendar__day--in-range{background:color-mix(in srgb, var(--co-semantic-surface-primary) 8%, transparent);border-radius:0;color:var(--co-semantic-text-default)}.co-calendar__day--range-start,.co-calendar__day--range-end{background:var(--co-semantic-surface-primary);border-color:var(--co-semantic-surface-primary);color:var(--co-semantic-on-primary);font-weight:600}.co-calendar__day--range-start:not(.co-calendar__day--range-end){border-top-right-radius:0;border-bottom-right-radius:0}.co-calendar__day--range-end:not(.co-calendar__day--range-start){border-top-left-radius:0;border-bottom-left-radius:0}`;
7
7
 
8
8
  const CoCalendar = class {
9
9
  constructor(hostRef) {
@@ -355,7 +355,7 @@ const CoCalendar = class {
355
355
  render() {
356
356
  var _a, _b;
357
357
  const t = getDateStrings(this.locale);
358
- return (h("div", { key: '7530e8888dab664df8e06d32941e274d843ce55d', class: "co-calendar", part: "root" }, h("div", { key: '6cac1b515387a43bd0cacbd825d30880c0966571', class: "co-calendar__header", part: "header" }, h("button", { key: '2f379184aa0b5fafa87f1cf93bea26d4e3bc8506', 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: '912670c171922fcd7b7c421f92f097192b397dd0', name: "caret-left", size: 16 })), h("button", { key: '2cda2492da31d641cabe5239f8433aaa6eb1b62b', type: "button", class: "co-calendar__title", "aria-live": "polite", onClick: this.toggleView }, this.headerTitle(), h("co-icon", { key: '7375f4f9a2a76ed885e70f47bd0b99375b62cd61', name: "caret-down", size: 12, class: "co-calendar__title-caret" })), h("button", { key: '927c0cfef9cd230eb2b2fb308cb1c9b3485232eb', 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: 'c291b50461545f7e06e7eda52bcc1890b48ec2cd', name: "caret-right", size: 16 }))), this.view === 'days' && this.renderDays(t), this.view === 'months' && this.renderMonths(), this.view === 'years' && this.renderYears()));
358
+ return (h("div", { key: '0ac8e641a51319d8c46c2c22dfa5d059d208060f', class: "co-calendar", part: "root" }, h("div", { key: 'b97ce34ea675a7936d80b47daafa1c2ee3db4325', class: "co-calendar__header", part: "header" }, h("button", { key: 'c02f19300f44dcc31fa233290449af38146fdc05', 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: '73bbc58da5b724b48aba584233e591eb196b1cba', name: "caret-left", size: 16 })), h("button", { key: '19f1a44b9f74c529c81c76f677c9ec08143c1b2a', type: "button", class: "co-calendar__title", "aria-live": "polite", onClick: this.toggleView }, this.headerTitle(), h("co-icon", { key: 'f78863f1ac71fb17b49c3a8bd19d709c4f9326e4', name: "caret-down", size: 12, class: "co-calendar__title-caret" })), h("button", { key: '13ab9824881a7346422fe178ccdb02ea279e6070', 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: '66611f127b366f9f8132bfb3354badfd9e562b99', name: "caret-right", size: 16 }))), this.view === 'days' && this.renderDays(t), this.view === 'months' && this.renderMonths(), this.view === 'years' && this.renderYears()));
359
359
  }
360
360
  get el() { return getElement(this); }
361
361
  static get watchers() { return {
@@ -409,7 +409,7 @@ function normalizeNumberArray(v) {
409
409
  }
410
410
  CoCalendar.style = coCalendarCss();
411
411
 
412
- const coDateFieldCss = () => `:host{display:block;font-family:var(--co-font-family-primary);font-size:var(--co-font-size-14);letter-spacing:var(--co-font-letter-spacing-body);line-height:1}.co-date-field{display:flex;flex-direction:column;gap:var(--co-spacing-sm2)}.co-date-field__labels{display:flex;align-items:center;justify-content:space-between;padding:0 var(--co-spacing-xs);gap:var(--co-spacing-sm2)}.co-date-field__label{color:var(--co-semantic-text-secondary);font-size:var(--co-font-size-14);font-weight:400;letter-spacing:var(--co-font-letter-spacing-body);line-height:1;white-space:nowrap;cursor:default}.co-date-field__field-row{display:flex;align-items:stretch}.co-date-field--s .co-date-field__field{min-height:28px;padding:var(--co-spacing-xxs) var(--co-spacing-sm)}.co-date-field--sm .co-date-field__field{min-height:32px;padding:var(--co-spacing-xs) var(--co-spacing-sm)}.co-date-field--lg .co-date-field__field{min-height:48px;padding:var(--co-spacing-sm) var(--co-spacing-lg)}.co-date-field--s .co-date-field__input-wrapper,.co-date-field--sm .co-date-field__input-wrapper{min-height:0;padding:0}.co-date-field__field{display:flex;align-items:center;gap:var(--co-spacing-sm2);padding:var(--co-spacing-sm2) var(--co-spacing-md);background:color-mix(in srgb, var(--co-semantic-surface-secondary) 55%, transparent);-webkit-backdrop-filter:blur(var(--co-glass-blur)) saturate(var(--co-glass-saturate));backdrop-filter:blur(var(--co-glass-blur)) saturate(var(--co-glass-saturate));border:1px solid var(--co-semantic-border-subtle);border-radius:var(--co-border-radius-xs);transition:border-color 0.15s ease, box-shadow 0.15s ease;min-height:40px;box-sizing:border-box;overflow:hidden;flex:1;min-width:0}.co-date-field__icon{flex-shrink:0;color:var(--co-semantic-text-muted);display:flex;align-items:center}.co-date-field__input-wrapper{flex:1;display:flex;align-items:center;min-width:0;min-height:24px;padding:var(--co-spacing-xxs) 0}.co-date-field__native{width:100%;border:none;outline:none;background:transparent;font-family:inherit;font-size:inherit;font-weight:400;letter-spacing:inherit;line-height:1;color:var(--co-semantic-text-default);padding:0;margin:0}.co-date-field__native::placeholder{color:var(--co-semantic-text-muted)}.co-date-field__clear{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:16px;padding:0;margin:0;border:none;background:transparent;cursor:pointer;color:var(--co-semantic-text-muted);transition:color 0.15s ease}.co-date-field__clear--hidden{visibility:hidden;pointer-events:none}.co-date-field__clear:hover{color:var(--co-semantic-text-default)}.co-date-field__helper{display:flex;align-items:center;gap:var(--co-spacing-xs);padding:0 var(--co-spacing-xs)}.co-date-field__helper-icon{flex-shrink:0;color:var(--co-semantic-text-muted);display:flex;align-items:center}.co-date-field__helper-text{color:var(--co-semantic-text-muted);font-size:var(--co-font-size-14);font-weight:400;line-height:1;letter-spacing:var(--co-font-letter-spacing-body)}.co-date-field--focused .co-date-field__field{border-color:var(--co-semantic-border-focus);box-shadow:0 0 0 2px var(--co-semantic-border-focus-ring)}.co-date-field--disabled .co-date-field__labels .co-date-field__label{color:var(--co-semantic-text-disabled)}.co-date-field--disabled .co-date-field__field{background:var(--co-semantic-surface-disabled);border-color:transparent;cursor:not-allowed}.co-date-field--disabled .co-date-field__native{color:var(--co-semantic-text-disabled);cursor:not-allowed}.co-date-field--disabled .co-date-field__native::placeholder{color:var(--co-semantic-text-disabled)}.co-date-field--disabled .co-date-field__icon{color:var(--co-semantic-text-disabled)}.co-date-field--invalid .co-date-field__field{border-color:var(--co-semantic-status-error)}.co-date-field--invalid.co-date-field--focused .co-date-field__field{border-color:var(--co-semantic-status-error);box-shadow:0 0 0 2px rgba(170, 46, 27, 0.12)}.co-date-field__helper--error .co-date-field__helper-icon,.co-date-field__helper--error .co-date-field__helper-text{color:var(--co-semantic-status-error)}:host([layout='horizontal']) .co-date-field{display:grid;grid-template-columns:var(--co-field-label-width, max-content) 1fr;align-items:start;column-gap:var(--co-spacing-md);row-gap:var(--co-spacing-sm2)}:host([layout='horizontal']) .co-date-field__labels{grid-column:1;grid-row:1;padding-top:var(--co-spacing-sm2);min-width:0}:host([layout='horizontal']) .co-date-field__label{white-space:normal}:host([layout='horizontal']) .co-date-field>:not(.co-date-field__labels){grid-column:2;min-width:0}.co-field-required{margin-left:2px;color:var(--co-color-status-error)}.co-field-required__caption{margin-left:4px;color:var(--co-semantic-text-muted);font-size:var(--co-font-size-12);font-weight:400}.co-field-required__caption::before{content:var(--co-field-required-text, ' (required)')}@supports not (background: color-mix(in srgb, red, transparent)){.co-date-field__field{background:var(--co-semantic-surface-secondary)}}`;
412
+ const coDateFieldCss = () => `:host{display:block;font-family:var(--co-font-family-primary);font-size:var(--co-font-size-14);letter-spacing:var(--co-font-letter-spacing-body);line-height:1}.co-date-field{display:flex;flex-direction:column;gap:var(--co-spacing-sm2)}.co-date-field__labels{display:flex;align-items:center;justify-content:space-between;padding:0 var(--co-spacing-xs);gap:var(--co-spacing-sm2)}.co-date-field__label{color:var(--co-semantic-text-secondary);font-size:var(--co-font-size-14);font-weight:400;letter-spacing:var(--co-font-letter-spacing-body);line-height:1;white-space:nowrap;cursor:default}.co-date-field__field-row{display:flex;align-items:stretch}.co-date-field--s .co-date-field__field{min-height:28px;padding:var(--co-spacing-xxs) var(--co-spacing-sm)}.co-date-field--sm .co-date-field__field{min-height:32px;padding:var(--co-spacing-xs) var(--co-spacing-sm)}.co-date-field--lg .co-date-field__field{min-height:48px;padding:var(--co-spacing-sm) var(--co-spacing-lg)}.co-date-field--s .co-date-field__input-wrapper,.co-date-field--sm .co-date-field__input-wrapper{min-height:0;padding:0}.co-date-field__field{display:flex;align-items:center;gap:var(--co-spacing-sm2);padding:var(--co-spacing-sm2) var(--co-spacing-md);background:var(--co-semantic-surface-page);border:1px solid var(--co-color-opacity-negro-25, rgba(31, 28, 27, 0.25));border-radius:var(--co-border-radius-xs);transition:border-color 0.15s ease, box-shadow 0.15s ease;min-height:40px;box-sizing:border-box;overflow:hidden;flex:1;min-width:0}.co-date-field__icon{flex-shrink:0;color:var(--co-semantic-text-muted);display:flex;align-items:center}.co-date-field__input-wrapper{flex:1;display:flex;align-items:center;min-width:0;min-height:24px;padding:var(--co-spacing-xxs) 0}.co-date-field__native{width:100%;border:none;outline:none;background:transparent;font-family:inherit;font-size:inherit;font-weight:400;letter-spacing:inherit;line-height:1;color:var(--co-semantic-text-default);padding:0;margin:0}.co-date-field__native::placeholder{color:var(--co-semantic-text-muted)}.co-date-field__clear{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:16px;padding:0;margin:0;border:none;background:transparent;cursor:pointer;color:var(--co-semantic-text-muted);transition:color 0.15s ease}.co-date-field__clear--hidden{visibility:hidden;pointer-events:none}.co-date-field__clear:hover{color:var(--co-semantic-text-default)}.co-date-field__helper{display:flex;align-items:center;gap:var(--co-spacing-xs);padding:0 var(--co-spacing-xs)}.co-date-field__helper-icon{flex-shrink:0;color:var(--co-semantic-text-muted);display:flex;align-items:center}.co-date-field__helper-text{color:var(--co-semantic-text-muted);font-size:var(--co-font-size-14);font-weight:400;line-height:1;letter-spacing:var(--co-font-letter-spacing-body)}.co-date-field--focused .co-date-field__field{border-color:var(--co-semantic-border-focus);box-shadow:0 0 0 2px var(--co-semantic-border-focus-ring)}.co-date-field--disabled .co-date-field__labels .co-date-field__label{color:var(--co-semantic-text-disabled)}.co-date-field--disabled .co-date-field__field{background:var(--co-semantic-surface-disabled);border-color:transparent;cursor:not-allowed}.co-date-field--disabled .co-date-field__native{color:var(--co-semantic-text-disabled);cursor:not-allowed}.co-date-field--disabled .co-date-field__native::placeholder{color:var(--co-semantic-text-disabled)}.co-date-field--disabled .co-date-field__icon{color:var(--co-semantic-text-disabled)}.co-date-field--invalid .co-date-field__field{border-color:var(--co-semantic-status-error)}.co-date-field--invalid.co-date-field--focused .co-date-field__field{border-color:var(--co-semantic-status-error);box-shadow:0 0 0 2px rgba(170, 46, 27, 0.12)}.co-date-field__helper--error .co-date-field__helper-icon,.co-date-field__helper--error .co-date-field__helper-text{color:var(--co-semantic-status-error)}:host([layout='horizontal']) .co-date-field{display:grid;grid-template-columns:var(--co-field-label-width, max-content) 1fr;align-items:start;column-gap:var(--co-spacing-md);row-gap:var(--co-spacing-sm2)}:host([layout='horizontal']) .co-date-field__labels{grid-column:1;grid-row:1;padding-top:var(--co-spacing-sm2);min-width:0}:host([layout='horizontal']) .co-date-field__label{white-space:normal}:host([layout='horizontal']) .co-date-field>:not(.co-date-field__labels){grid-column:2;min-width:0}.co-field-required{margin-left:2px;color:var(--co-color-status-error)}.co-field-required__caption{margin-left:4px;color:var(--co-semantic-text-muted);font-size:var(--co-font-size-12);font-weight:400}.co-field-required__caption::before{content:var(--co-field-required-text, ' (required)')}`;
413
413
 
414
414
  const CoDateField = class {
415
415
  constructor(hostRef) {
@@ -555,20 +555,20 @@ const CoDateField = class {
555
555
  // should still fall back to the localized default placeholder.
556
556
  const placeholder = this.placeholder || t.setDate;
557
557
  const helper = this.isInvalid ? this.errorMessage : this.helperText;
558
- return (h("div", { key: '5ac31e35bf25f081826ab545e81905a584a4d4a7', class: {
558
+ return (h("div", { key: '7c7de06d53bf9ab7dab40906d533bfaf1874e41e', class: {
559
559
  'co-date-field': true,
560
560
  'co-date-field--disabled': this.disabled,
561
561
  'co-date-field--focused': this.hasFocus,
562
562
  'co-date-field--filled': this.hasValue,
563
563
  'co-date-field--invalid': this.isInvalid,
564
564
  [`co-date-field--${this.size}`]: true,
565
- }, part: "wrapper" }, this.label && (h("div", { key: 'bdae8bdc967b23279ec74d529a37364ec337f95b', class: "co-date-field__labels" }, h("label", { key: '0b12b042cebc4b0eb63db437e42e04aedfb53464', class: "co-date-field__label", part: "label" }, this.label, h(RequiredMark, { key: 'd75f215b97944fa284f5fd7551ea9064b6178680', required: this.required })))), h("div", { key: '46e3bf5add9a72130008e3b5813fed3ecbbaca95', class: "co-date-field__field-row" }, h("div", { key: 'ee34b6d0a3cb8e61fc04b6c4f1758ca8d64d793f', class: "co-date-field__field", part: "field" }, h("co-icon", { key: '00fb0a1eda9a4fc85f859fce9382c1ff11e7589c', name: "calendar", size: 16, class: "co-date-field__icon" }), h("div", { key: '8c57abb7af49e3779886b48d84fcc9c8e779588b', class: "co-date-field__input-wrapper" }, h("input", { key: 'c6cd280e83d99f3fdae60f52632d0ebeeebf6ca6', 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: '9fdf9250b8d15d25a3589c3439b76b5280146037', class: {
565
+ }, part: "wrapper" }, this.label && (h("div", { key: '30828a7b19aae5f304a26ec5025dba14039060d2', class: "co-date-field__labels" }, h("label", { key: '0b004de41209191ee0a03cf8436eb4dba96bb99c', class: "co-date-field__label", part: "label" }, this.label, h(RequiredMark, { key: '810008c09dbc2fd5e889adc71230a546ab4e78df', required: this.required })))), h("div", { key: '8e488bd0ceb0b011fc4a903d66f3dd17a668cea3', class: "co-date-field__field-row" }, h("div", { key: '9a7fb685c5fc65ee9f731dba6c34a527044a1388', class: "co-date-field__field", part: "field" }, h("co-icon", { key: '81aa74d44ff1b524c253e278345c8add4fb3fe9f', name: "calendar", size: 16, class: "co-date-field__icon" }), h("div", { key: '4dc0d25d37fb8d099860566af1c2ac59d5111e4a', class: "co-date-field__input-wrapper" }, h("input", { key: '1aedac94aff9df44316509d9062e41f86a405a33', 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: '0e91b71755c341971064186ee1371d59353cdd1c', class: {
566
566
  'co-date-field__clear': true,
567
567
  'co-date-field__clear--hidden': !showClear,
568
- }, 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: '7ada74a22ec6a2256335e0ddf6da6afaa0b7a352', name: "x-circle", size: 16, weight: "fill" }))))), this.name && h("input", { key: 'e7d9c399df18fcc9853e39a2098ba69e0da134f6', type: "hidden", name: this.name, value: (_b = this.value) !== null && _b !== void 0 ? _b : '' }), helper && (h("div", { key: '7548567c188927716305d008e29a6d374445a240', class: {
568
+ }, 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: 'c4714d0444f27adf4c85f9303d0a510cb63af406', name: "x-circle", size: 16, weight: "fill" }))))), this.name && h("input", { key: '257a873a76fdf65494778b1d514717ae2627f4ef', type: "hidden", name: this.name, value: (_b = this.value) !== null && _b !== void 0 ? _b : '' }), helper && (h("div", { key: '345fe8ad6fd0c5c512c038249f7d8f95ff286838', class: {
569
569
  'co-date-field__helper': true,
570
570
  'co-date-field__helper--error': this.isInvalid,
571
- }, part: "helper" }, this.isInvalid && (h("co-icon", { key: '1f333eb340a795d57eb10994a2df16b5c791aa16', name: "warning-circle", size: 14, class: "co-date-field__helper-icon" })), h("span", { key: '26e3c105607810fcfdedf864f5c182fc6d882d86', class: "co-date-field__helper-text" }, helper)))));
571
+ }, part: "helper" }, this.isInvalid && (h("co-icon", { key: '32b6d53b1f8d78fdff90c960c039ac109c80c137', name: "warning-circle", size: 14, class: "co-date-field__helper-icon" })), h("span", { key: '6f9ad478ddb4401d314ad7ef4fb98b21230b5ef1', class: "co-date-field__helper-text" }, helper)))));
572
572
  }
573
573
  get el() { return getElement(this); }
574
574
  static get watchers() { return {
@@ -611,7 +611,7 @@ function toNumberArray(v) {
611
611
  }
612
612
  CoDateField.style = coDateFieldCss();
613
613
 
614
- const coDrawerCss = () => `:host{display:contents}.co-drawer{position:fixed;background:var(--co-semantic-surface-page);display:flex;flex-direction:column;font-family:var(--co-font-family-primary);transition:transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);overflow:hidden;will-change:transform;z-index:1}.co-drawer--right{top:0;right:0;margin:6px;height:100vh;height:-webkit-fill-available;border-radius:var(--co-shell-r, var(--co-border-radius-md));transform:translateX(calc(100% + 12px));box-shadow:0 4px 24px rgba(0, 0, 0, 0.12)}.co-drawer--right.co-drawer--open{transform:translateX(0)}.co-drawer--left{top:0;left:0;margin:6px;height:100vh;height:-webkit-fill-available;border-radius:var(--co-shell-r, var(--co-border-radius-md));transform:translateX(calc(-100% - 12px));box-shadow:0 4px 24px rgba(0, 0, 0, 0.12)}.co-drawer--left.co-drawer--open{transform:translateX(0)}.co-drawer--bottom{bottom:0;left:0;right:0;margin:6px;width:auto;transform:translateY(calc(100% + 12px));box-shadow:0 -4px 24px rgba(0, 0, 0, 0.12);border-radius:var(--co-shell-r, var(--co-border-radius-md))}.co-drawer--bottom.co-drawer--open{transform:translateY(0)}.co-drawer--right.co-drawer--sm,.co-drawer--left.co-drawer--sm{width:400px;max-width:100vw}.co-drawer--right.co-drawer--md,.co-drawer--left.co-drawer--md{width:520px;max-width:100vw}.co-drawer--right.co-drawer--lg,.co-drawer--left.co-drawer--lg{width:720px;max-width:100vw}.co-drawer--right.co-drawer--xl,.co-drawer--left.co-drawer--xl{width:960px;max-width:100vw}.co-drawer--right.co-drawer--full,.co-drawer--left.co-drawer--full{width:100vw}.co-drawer--bottom.co-drawer--sm{height:40vh}.co-drawer--bottom.co-drawer--md{height:60vh}.co-drawer--bottom.co-drawer--lg{height:80vh}.co-drawer--bottom.co-drawer--xl{height:95vh}.co-drawer--bottom.co-drawer--full{height:100vh}.co-drawer__header{display:flex;align-items:center;gap:var(--co-spacing-md);padding:var(--co-spacing-lg) var(--co-spacing-xl);border-bottom:1px solid var(--co-semantic-border-default);flex-shrink:0}.co-drawer__header-content{flex:1;min-width:0}.co-drawer__heading-row{display:flex;align-items:center;gap:var(--co-spacing-sm, 8px)}.co-drawer__icon{flex-shrink:0;color:var(--co-semantic-text-secondary)}.co-drawer__heading{margin:0;font-size:var(--co-font-size-18);font-weight:600;color:var(--co-semantic-text-default);line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.co-drawer__description{margin:var(--co-spacing-xs) 0 0;font-size:var(--co-font-size-13);font-weight:400;color:var(--co-semantic-text-muted);line-height:1.4}.co-drawer__close{display:flex;align-items:center;justify-content:center;padding:var(--co-spacing-xs);margin:0;border:none;background:transparent;cursor:pointer;color:var(--co-semantic-text-muted);border-radius:var(--co-border-radius-sm);transition:background 0.1s ease;flex-shrink:0}.co-drawer__close:hover{background:var(--co-semantic-surface-hover)}.co-drawer__close:focus-visible{outline:2px solid var(--co-color-primary-azul);outline-offset:2px}.co-drawer__tabs{flex-shrink:0;border-bottom:1px solid var(--co-semantic-border-default)}.co-drawer__tabs:empty{display:none}.co-drawer__body{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:var(--co-spacing-xl);position:relative}.co-drawer__footer{display:flex;justify-content:flex-end;align-items:center;gap:var(--co-spacing-md);padding:var(--co-spacing-lg) var(--co-spacing-xl);border-top:1px solid var(--co-semantic-border-default);flex-shrink:0}.co-drawer__footer:empty{display:none}@media (max-width: 600px){.co-drawer--right,.co-drawer--left{width:100vw !important}}.co-drawer--modeless{z-index:1000;border:0;padding:0}.co-drawer--modeless.co-drawer--right{left:auto;bottom:auto}.co-drawer--modeless.co-drawer--left{right:auto;bottom:auto}.co-drawer--modeless.co-drawer--bottom{top:auto}`;
614
+ const coDrawerCss = () => `:host{display:contents}.co-drawer{position:fixed;display:flex;flex-direction:column;font-family:var(--co-font-family-primary);transition:transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);will-change:transform;z-index:1;filter:drop-shadow(0 1px 2px rgba(31, 28, 27, 0.06)) drop-shadow(0 10px 28px rgba(31, 28, 27, 0.12));--co-drawer-r:var(--co-shell-r, var(--co-border-radius-md));--co-sq-tl:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27 preserveAspectRatio=%27none%27><path d=%27M100 0L97.5 0L95 0L92.5 0L90 0L87.5 0.01L85 0.01L82.5 0.02L80 0.04L77.5 0.06L75 0.1L72.5 0.14L70 0.2L67.5 0.28L65 0.38L62.5 0.5L60 0.65L57.5 0.83L55 1.04L52.5 1.3L50 1.6L47.5 1.96L45 2.37L42.5 2.85L40 3.41L37.5 4.05L35 4.8L32.5 5.65L30 6.63L27.5 7.77L25 9.07L22.5 10.58L20 12.34L17.5 14.41L15 16.85L12.5 19.79L10 23.42L7.5 28.06L5 34.37L2.5 44.29L0 100L100 100Z%27 fill=%27%23fff%27/></svg>");--co-sq-tr:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27 preserveAspectRatio=%27none%27><path d=%27M0 0L2.5 0L5 0L7.5 0L10 0L12.5 0.01L15 0.01L17.5 0.02L20 0.04L22.5 0.06L25 0.1L27.5 0.14L30 0.2L32.5 0.28L35 0.38L37.5 0.5L40 0.65L42.5 0.83L45 1.04L47.5 1.3L50 1.6L52.5 1.96L55 2.37L57.5 2.85L60 3.41L62.5 4.05L65 4.8L67.5 5.65L70 6.63L72.5 7.77L75 9.07L77.5 10.58L80 12.34L82.5 14.41L85 16.85L87.5 19.79L90 23.42L92.5 28.06L95 34.37L97.5 44.29L100 100L0 100Z%27 fill=%27%23fff%27/></svg>");--co-sq-bl:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27 preserveAspectRatio=%27none%27><path d=%27M0 0L2.5 55.71L5 65.63L7.5 71.94L10 76.58L12.5 80.21L15 83.15L17.5 85.59L20 87.66L22.5 89.42L25 90.93L27.5 92.23L30 93.37L32.5 94.35L35 95.2L37.5 95.95L40 96.59L42.5 97.15L45 97.63L47.5 98.04L50 98.4L52.5 98.7L55 98.96L57.5 99.17L60 99.35L62.5 99.5L65 99.62L67.5 99.72L70 99.8L72.5 99.86L75 99.9L77.5 99.94L80 99.96L82.5 99.98L85 99.99L87.5 99.99L90 100L92.5 100L95 100L97.5 100L100 100L100 0Z%27 fill=%27%23fff%27/></svg>");--co-sq-br:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 100 100%27 preserveAspectRatio=%27none%27><path d=%27M100 0L97.5 55.71L95 65.63L92.5 71.94L90 76.58L87.5 80.21L85 83.15L82.5 85.59L80 87.66L77.5 89.42L75 90.93L72.5 92.23L70 93.37L67.5 94.35L65 95.2L62.5 95.95L60 96.59L57.5 97.15L55 97.63L52.5 98.04L50 98.4L47.5 98.7L45 98.96L42.5 99.17L40 99.35L37.5 99.5L35 99.62L32.5 99.72L30 99.8L27.5 99.86L25 99.9L22.5 99.94L20 99.96L17.5 99.98L15 99.99L12.5 99.99L10 100L7.5 100L5 100L2.5 100L0 100L0 0Z%27 fill=%27%23fff%27/></svg>")}.co-drawer--right{top:0;right:0;margin:6px;height:100vh;height:-webkit-fill-available;transform:translateX(calc(100% + 12px))}.co-drawer--right.co-drawer--open{transform:translateX(0)}.co-drawer--left{top:0;left:0;margin:6px;height:100vh;height:-webkit-fill-available;transform:translateX(calc(-100% - 12px))}.co-drawer--left.co-drawer--open{transform:translateX(0)}.co-drawer--bottom{bottom:0;left:0;right:0;margin:6px;width:auto;transform:translateY(calc(100% + 12px))}.co-drawer--bottom.co-drawer--open{transform:translateY(0)}.co-drawer--right.co-drawer--sm,.co-drawer--left.co-drawer--sm{width:400px;max-width:100vw}.co-drawer--right.co-drawer--md,.co-drawer--left.co-drawer--md{width:520px;max-width:100vw}.co-drawer--right.co-drawer--lg,.co-drawer--left.co-drawer--lg{width:672px;max-width:100vw}.co-drawer--right.co-drawer--xl,.co-drawer--left.co-drawer--xl{width:960px;max-width:100vw}.co-drawer--right.co-drawer--full,.co-drawer--left.co-drawer--full{width:100vw}.co-drawer--bottom.co-drawer--sm{height:40vh}.co-drawer--bottom.co-drawer--md{height:60vh}.co-drawer--bottom.co-drawer--lg{height:80vh}.co-drawer--bottom.co-drawer--xl{height:95vh}.co-drawer--bottom.co-drawer--full{height:100vh}.co-drawer__card{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:var(--co-semantic-surface-page);border-radius:0;-webkit-mask:var(--co-sq-tl) top left / var(--co-drawer-r) var(--co-drawer-r) no-repeat, var(--co-sq-tr) top right / var(--co-drawer-r) var(--co-drawer-r) no-repeat, var(--co-sq-bl) bottom left / var(--co-drawer-r) var(--co-drawer-r) no-repeat, var(--co-sq-br) bottom right / var(--co-drawer-r) var(--co-drawer-r) no-repeat, linear-gradient(#fff 0 0) center / 100% calc(100% - 2 * var(--co-drawer-r) + 2px) no-repeat, linear-gradient(#fff 0 0) center / calc(100% - 2 * var(--co-drawer-r) + 2px) 100% no-repeat;mask:var(--co-sq-tl) top left / var(--co-drawer-r) var(--co-drawer-r) no-repeat, var(--co-sq-tr) top right / var(--co-drawer-r) var(--co-drawer-r) no-repeat, var(--co-sq-bl) bottom left / var(--co-drawer-r) var(--co-drawer-r) no-repeat, var(--co-sq-br) bottom right / var(--co-drawer-r) var(--co-drawer-r) no-repeat, linear-gradient(#fff 0 0) center / 100% calc(100% - 2 * var(--co-drawer-r) + 2px) no-repeat, linear-gradient(#fff 0 0) center / calc(100% - 2 * var(--co-drawer-r) + 2px) 100% no-repeat}.co-drawer__header{display:flex;align-items:center;gap:var(--co-spacing-md);padding:var(--co-spacing-lg) var(--co-spacing-xl);border-bottom:1px solid var(--co-semantic-border-default);flex-shrink:0}.co-drawer__header-content{flex:1;min-width:0}.co-drawer__heading-row{display:flex;align-items:center;gap:var(--co-spacing-sm, 8px)}.co-drawer__icon{flex-shrink:0;color:var(--co-semantic-text-secondary)}.co-drawer__heading{margin:0;font-size:var(--co-font-size-18);font-weight:600;color:var(--co-semantic-text-default);line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.co-drawer__description{margin:var(--co-spacing-xs) 0 0;font-size:var(--co-font-size-13, 13px);font-weight:400;color:var(--co-semantic-text-muted);line-height:1.4}.co-drawer__close{display:flex;align-items:center;justify-content:center;padding:var(--co-spacing-xs);margin:0;border:none;background:transparent;cursor:pointer;color:var(--co-semantic-text-muted);border-radius:var(--co-border-radius-sm);transition:background 0.1s ease;flex-shrink:0}.co-drawer__close:hover{background:var(--co-semantic-surface-hover)}.co-drawer__close:focus-visible{outline:2px solid var(--co-color-primary-azul);outline-offset:2px}.co-drawer__tabs{flex-shrink:0;border-bottom:1px solid var(--co-semantic-border-default)}.co-drawer__tabs:empty{display:none}.co-drawer__body{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:var(--co-spacing-xl);position:relative}.co-drawer__footer{display:flex;justify-content:flex-end;align-items:center;gap:var(--co-spacing-md);padding:var(--co-spacing-lg) var(--co-spacing-xl);border-top:1px solid var(--co-semantic-border-default);flex-shrink:0}.co-drawer__footer:empty{display:none}@media (max-width: 600px){.co-drawer--right,.co-drawer--left{width:100vw !important}}.co-drawer--modeless{z-index:1000;border:0;padding:0;background:transparent}.co-drawer--modeless.co-drawer--right{left:auto;bottom:auto}.co-drawer--modeless.co-drawer--left{right:auto;bottom:auto}.co-drawer--modeless.co-drawer--bottom{top:auto}`;
615
615
 
616
616
  const CoDrawer = class {
617
617
  constructor(hostRef) {
@@ -687,9 +687,14 @@ const CoDrawer = class {
687
687
  this.coOpen.emit();
688
688
  }
689
689
  handleKey(e) {
690
- if (this.open && this.closeOnEscape && e.key === 'Escape') {
691
- this.coClose.emit();
692
- }
690
+ if (!this.open || !this.closeOnEscape || e.key !== 'Escape')
691
+ return;
692
+ // A modeless drawer yields Escape while a MODAL surface is open on top
693
+ // (record/filter drawers, modals) — one Esc must not close both layers.
694
+ // Hosts are light-DOM with reflected props, so a document query works.
695
+ if (this.modeless && document.querySelector('co-drawer[open]:not([modeless]), co-modal[open]'))
696
+ return;
697
+ this.coClose.emit();
693
698
  }
694
699
  componentDidLoad() {
695
700
  this.promoteModeless();
@@ -701,7 +706,7 @@ const CoDrawer = class {
701
706
  'co-drawer--modeless': this.modeless,
702
707
  [`co-drawer--${this.position}`]: true,
703
708
  [`co-drawer--${this.size}`]: true,
704
- }, popover: this.modeless ? 'manual' : undefined, ref: this.modeless ? this.promoteModeless : undefined, part: "drawer", role: "dialog", "aria-modal": this.modeless ? 'false' : 'true', "aria-labelledby": "co-drawer-heading", onClick: this.stopPropagation, onTransitionEnd: this.handleTransitionEnd }, h("header", { class: "co-drawer__header", part: "header" }, h("div", { class: "co-drawer__header-content" }, h("slot", { name: "header" }, h("div", { class: "co-drawer__heading-row" }, this.icon && h("co-icon", { name: this.icon, size: 20, class: "co-drawer__icon" }), h("h2", { class: "co-drawer__heading", id: "co-drawer-heading" }, this.heading)), this.description && h("p", { class: "co-drawer__description" }, this.description))), this.closable && (h("button", { class: "co-drawer__close", type: "button", "aria-label": "Close", onClick: this.handleCloseClick }, h("co-icon", { name: "x", size: 20 })))), h("div", { class: "co-drawer__tabs", part: "tabs" }, h("slot", { name: "tabs" })), h("div", { class: "co-drawer__body", part: "body" }, h("slot", null), h("co-loader", { overlay: true, visible: this.loading, part: "loader" })), h("footer", { class: "co-drawer__footer", part: "footer" }, h("slot", { name: "footer" }))));
709
+ }, popover: this.modeless ? 'manual' : undefined, ref: this.modeless ? this.promoteModeless : undefined, part: "drawer", role: "dialog", "aria-modal": this.modeless ? 'false' : 'true', "aria-labelledby": "co-drawer-heading", onClick: this.stopPropagation, onTransitionEnd: this.handleTransitionEnd }, h("div", { class: "co-drawer__card" }, h("header", { class: "co-drawer__header", part: "header" }, h("div", { class: "co-drawer__header-content" }, h("slot", { name: "header" }, h("div", { class: "co-drawer__heading-row" }, this.icon && h("co-icon", { name: this.icon, size: 20, class: "co-drawer__icon" }), h("h2", { class: "co-drawer__heading", id: "co-drawer-heading" }, this.heading)), this.description && h("p", { class: "co-drawer__description" }, this.description))), this.closable && (h("button", { class: "co-drawer__close", type: "button", "aria-label": "Close", onClick: this.handleCloseClick }, h("co-icon", { name: "x", size: 20 })))), h("div", { class: "co-drawer__tabs", part: "tabs" }, h("slot", { name: "tabs" })), h("div", { class: "co-drawer__body", part: "body" }, h("slot", null), h("co-loader", { overlay: true, visible: this.loading, part: "loader" })), h("footer", { class: "co-drawer__footer", part: "footer" }, h("slot", { name: "footer" })))));
705
710
  if (this.modeless)
706
711
  return aside;
707
712
  return (h("co-overlay", { open: this.open, onCoClose: this.handleOverlayClose }, aside));
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, a as getElement } from './index-Es9IUmmt.js';
1
+ import { r as registerInstance, h, a as getElement } from './index-tT-aZV0-.js';
2
2
 
3
3
  const coCardCss = () => `:host{display:block}:host([stretch]){height:100%}.co-card{display:flex;flex-direction:column;font-family:var(--co-font-family-primary);background:var(--co-semantic-surface-page);border-radius:var(--co-border-radius-lg);overflow:hidden;box-sizing:border-box}.co-card--stretch{height:100%}.co-card--elevated{box-shadow:0 1px 3px rgba(0, 0, 0, 0.08), 0 2px 8px rgba(0, 0, 0, 0.06)}.co-card--outlined{border:1px solid var(--co-semantic-border-subtle)}.co-card--flat{background:var(--co-semantic-surface-muted)}.co-card--pad-none .co-card__header,.co-card--pad-none .co-card__body,.co-card--pad-none .co-card__footer{padding:0}.co-card--pad-none .co-card__header{border-bottom:none}.co-card--pad-none .co-card__footer{border-top:none}.co-card--pad-sm .co-card__header,.co-card--pad-sm .co-card__body,.co-card--pad-sm .co-card__footer{padding:var(--co-spacing-sm) var(--co-spacing-md)}.co-card--pad-md .co-card__header,.co-card--pad-md .co-card__body,.co-card--pad-md .co-card__footer{padding:var(--co-spacing-md) var(--co-spacing-lg)}.co-card--pad-lg .co-card__header,.co-card--pad-lg .co-card__body,.co-card--pad-lg .co-card__footer{padding:var(--co-spacing-lg) var(--co-spacing-xl)}.co-card__body{flex:1;display:flex;flex-direction:column}.co-card__header{border-bottom:1px solid var(--co-semantic-border-subtle)}.co-card__header--empty{display:none}.co-card__footer{border-top:1px solid var(--co-semantic-border-subtle)}.co-card__footer--empty{display:none}.co-card--clickable{cursor:pointer;transition:box-shadow 0.2s ease, transform 0.2s ease}.co-card--clickable:hover{box-shadow:0 4px 16px rgba(0, 0, 0, 0.1), 0 8px 24px rgba(0, 0, 0, 0.06);transform:translateY(-2px)}.co-card--clickable:active{transform:translateY(0)}.co-card--clickable:focus-visible{outline:2px solid var(--co-semantic-border-focus);outline-offset:2px}`;
4
4
 
@@ -28,13 +28,13 @@ const CoCard = class {
28
28
  return nodes.length > 0;
29
29
  }
30
30
  render() {
31
- return (h("div", { key: '72fa397d05359dbe75a84117cd328518e4c885b5', class: {
31
+ return (h("div", { key: 'accbb972f6881a7e13b37a5523d10a3614730603', 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: 'efb224124fed52da7033a9475d54a34413be7859', class: { 'co-card__header': true, 'co-card__header--empty': !this.hasHeader }, part: "header" }, h("slot", { key: '01a8316c7907504bb993e1b390296df915c23061', name: "header", onSlotchange: this.handleHeaderSlotChange })), h("div", { key: 'cc897cc225043eeabe37446b58ede6dc457dd110', class: "co-card__body", part: "body" }, h("slot", { key: '5ccece1199f62bec0eeb1d5facc585ea0e4a5a24' })), h("div", { key: '235025fb89b8b62e740c11b9decf47db36289636', class: { 'co-card__footer': true, 'co-card__footer--empty': !this.hasFooter }, part: "footer" }, h("slot", { key: '4546f4d4e9947abfd3b10164ea86da7b96490130', name: "footer", onSlotchange: this.handleFooterSlotChange }))));
37
+ }, part: "card", role: this.clickable ? 'button' : undefined, tabIndex: this.clickable ? 0 : undefined }, h("div", { key: '282946088ac5d725587fbc21678e09b430ac2492', class: { 'co-card__header': true, 'co-card__header--empty': !this.hasHeader }, part: "header" }, h("slot", { key: '7a23d56c1c2024fe163f6d4dc8d484cf8b718901', name: "header", onSlotchange: this.handleHeaderSlotChange })), h("div", { key: 'dcec3cc0ab89d8e9b5abbc4bded028a18f5108a9', class: "co-card__body", part: "body" }, h("slot", { key: '94b9b7db62590372a19b87372c2c288658848896' })), h("div", { key: '8aa4852f91fdaa4ad785b7d6f90f6c9d1dffef99', class: { 'co-card__footer': true, 'co-card__footer--empty': !this.hasFooter }, part: "footer" }, h("slot", { key: '3417ff7a18b113f42b172593e86fafc8268c613a', name: "footer", onSlotchange: this.handleFooterSlotChange }))));
38
38
  }
39
39
  get el() { return getElement(this); }
40
40
  };
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-Es9IUmmt.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-tT-aZV0-.js';
2
2
 
3
3
  const coCheckboxGroupCss = () => `:host{display:block;font-family:var(--co-font-family-primary);font-size:var(--co-font-size-14);letter-spacing:var(--co-font-letter-spacing-body);line-height:1}.co-checkbox-group{display:flex;flex-direction:column;gap:var(--co-spacing-sm2)}.co-checkbox-group__labels{display:flex;align-items:center;justify-content:space-between;padding:0 var(--co-spacing-xs);gap:var(--co-spacing-sm2)}.co-checkbox-group__label{color:var(--co-semantic-text-secondary);font-size:var(--co-font-size-14);font-weight:400;line-height:1;white-space:nowrap;cursor:default}.co-checkbox-group__secondary-label{color:var(--co-semantic-text-muted);font-size:var(--co-font-size-14);font-weight:400;line-height:1;white-space:nowrap;text-align:right}.co-checkbox-group--disabled .co-checkbox-group__label,.co-checkbox-group--disabled .co-checkbox-group__secondary-label{color:var(--co-semantic-text-disabled)}.co-checkbox-group__options{display:flex;gap:var(--co-spacing-md)}.co-checkbox-group__options--column{flex-direction:column;gap:var(--co-spacing-sm2)}.co-checkbox-group__options--row{flex-direction:row;flex-wrap:wrap;gap:var(--co-spacing-md)}.co-checkbox-group__item{display:flex;align-items:center;gap:var(--co-spacing-sm2);cursor:pointer;user-select:none}.co-checkbox-group__item--disabled{cursor:not-allowed}.co-checkbox-group__option-label{color:var(--co-semantic-text-secondary);font-size:var(--co-font-size-14);font-weight:400;line-height:1;white-space:nowrap}.co-checkbox-group__item--disabled .co-checkbox-group__option-label{color:var(--co-semantic-text-disabled)}.co-checkbox-group__box{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;transition:background 0.15s ease, border-color 0.15s ease;overflow:hidden}.co-checkbox-group__box--small{width:16px;height:16px;border-radius:var(--co-border-radius-xxs)}.co-checkbox-group__box--large{width:24px;height:24px;border-radius:var(--co-spacing-sm)}.co-checkbox-group__box:not(.co-checkbox-group__box--checked){background:color-mix(in srgb, var(--co-semantic-surface-secondary) 35%, transparent);-webkit-backdrop-filter:blur(var(--co-glass-blur)) saturate(var(--co-glass-saturate));backdrop-filter:blur(var(--co-glass-blur)) saturate(var(--co-glass-saturate));border:1px solid var(--co-semantic-border-subtle)}.co-checkbox-group__box--checked{background:var(--co-semantic-surface-primary);border:none}.co-checkbox-group__box--checked::after{content:'';display:block;box-sizing:border-box;border-style:solid;border-color:var(--co-semantic-on-primary);border-width:0 0 1.5px 1.5px;transform:rotate(-45deg) translateY(-15%)}.co-checkbox-group__box--small.co-checkbox-group__box--checked::after{width:7px;height:4px}.co-checkbox-group__box--large.co-checkbox-group__box--checked::after{width:10px;height:6px}.co-checkbox-group__box--disabled{opacity:0.4;cursor:not-allowed;pointer-events:none}.co-checkbox-group--error .co-checkbox-group__box:not(.co-checkbox-group__box--checked){border-color:var(--co-semantic-status-error)}.co-checkbox-group__helper{display:flex;align-items:center;gap:var(--co-spacing-xs);padding:0 var(--co-spacing-xs)}.co-checkbox-group__helper-icon{flex-shrink:0;display:flex;align-items:center}.co-checkbox-group__helper-text{color:var(--co-semantic-text-muted);font-size:var(--co-font-size-14);font-weight:400;line-height:1}.co-checkbox-group__helper--error .co-checkbox-group__helper-icon,.co-checkbox-group__helper--error .co-checkbox-group__helper-text{color:var(--co-semantic-status-error)}.co-checkbox-group__helper--success .co-checkbox-group__helper-icon,.co-checkbox-group__helper--success .co-checkbox-group__helper-text{color:var(--co-semantic-status-success)}.co-checkbox-group__helper--warning .co-checkbox-group__helper-icon,.co-checkbox-group__helper--warning .co-checkbox-group__helper-text{color:var(--co-color-status-review)}.co-checkbox-group__helper--info .co-checkbox-group__helper-icon,.co-checkbox-group__helper--info .co-checkbox-group__helper-text{color:var(--co-semantic-status-info)}:host([layout='horizontal']) .co-checkbox-group{display:grid;grid-template-columns:var(--co-field-label-width, max-content) 1fr;align-items:start;column-gap:var(--co-spacing-md);row-gap:var(--co-spacing-sm2)}:host([layout='horizontal']) .co-checkbox-group__labels{grid-column:1;grid-row:1;padding-top:0;min-width:0}:host([layout='horizontal']) .co-checkbox-group__label{white-space:normal}:host([layout='horizontal']) .co-checkbox-group>:not(.co-checkbox-group__labels){grid-column:2;min-width:0}@supports not (background: color-mix(in srgb, red, transparent)){.co-checkbox-group__box:not(.co-checkbox-group__box--checked){background:transparent}}`;
4
4
 
@@ -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: 'cb538aaa167b240cafcbd7421e11aa588a7c7b12', class: {
78
+ return (h("div", { key: 'd3f34e7ee59ebcc1494ee6aabef1e4c476044dbd', 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: '9e8e43ef8ec56df7cb7386af62ac27633cde08e9', class: "co-checkbox-group__labels" }, this.label && h("span", { key: 'f1c4af391f16486910353cfa271a99c0800efaf7', class: "co-checkbox-group__label" }, this.label), this.secondaryLabel && (h("span", { key: 'bb91d781eb3c76b3cf346d7c09b6aa67074cb7c6', class: "co-checkbox-group__secondary-label" }, this.secondaryLabel)))), h("div", { key: 'ea0258b1106e9a13ad869823606fa86ed3044431', class: {
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: {
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: 'c0f01f638a2380f8f124350f4feebe768359e16d', class: `co-checkbox-group__helper co-checkbox-group__helper--${this.status}` }, this.statusIcon && (h("co-icon", { key: '81d770840578006abea0a2e36f5e7162c1773765', name: this.statusIcon, size: 14, weight: "fill", class: "co-checkbox-group__helper-icon" })), h("span", { key: 'ae77c9a6f140d4fb59bfd0d2e4a61b9063d4cdab', class: "co-checkbox-group__helper-text" }, this.helperText)))));
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)))));
98
98
  }
99
99
  static get watchers() { return {
100
100
  "value": [{
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-Es9IUmmt.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-tT-aZV0-.js';
2
2
 
3
3
  const coCheckboxCss = () => `:host{display:inline-flex;font-family:var(--co-font-family-primary);font-size:var(--co-font-size-14);letter-spacing:var(--co-font-letter-spacing-body);line-height:1}.co-checkbox-row{display:flex;align-items:center;gap:var(--co-spacing-sm2);cursor:pointer}.co-checkbox-row--disabled{cursor:not-allowed}.co-checkbox__label{color:var(--co-semantic-text-secondary);font-size:var(--co-font-size-14);font-weight:400;line-height:1;white-space:nowrap;user-select:none}.co-checkbox-row--disabled .co-checkbox__label{color:var(--co-semantic-text-disabled)}.co-checkbox{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border:none;outline:none;padding:0;overflow:hidden;flex-shrink:0;box-sizing:border-box;transition:background 0.15s ease, border-color 0.15s ease}.co-checkbox--small{width:16px;height:16px;border-radius:var(--co-border-radius-xxs);}.co-checkbox--medium{width:20px;height:20px;border-radius:var(--co-spacing-sm);}.co-checkbox--large{width:24px;height:24px;border-radius:var(--co-spacing-sm);}.co-checkbox:not(.co-checkbox--checked){background:color-mix(in srgb, var(--co-semantic-surface-secondary) 35%, transparent);-webkit-backdrop-filter:blur(var(--co-glass-blur)) saturate(var(--co-glass-saturate));backdrop-filter:blur(var(--co-glass-blur)) saturate(var(--co-glass-saturate));border:1px solid var(--co-semantic-border-subtle)}.co-checkbox--checked{background:var(--co-semantic-surface-primary);border:none}.co-checkbox--checked::after{content:'';display:block;box-sizing:border-box;border-style:solid;border-color:var(--co-semantic-on-primary);border-width:0 0 1.5px 1.5px;transform:rotate(-45deg) translateY(-15%)}.co-checkbox--small.co-checkbox--checked::after{width:7px;height:4px}.co-checkbox--medium.co-checkbox--checked::after{width:8px;height:5px}.co-checkbox--large.co-checkbox--checked::after{width:10px;height:6px}.co-checkbox--indeterminate{background:var(--co-semantic-surface-primary);border:none}.co-checkbox--indeterminate::after{content:'';display:block;background:var(--co-semantic-on-primary);border-radius:1px}.co-checkbox--small.co-checkbox--indeterminate::after{width:8px;height:1.5px}.co-checkbox--medium.co-checkbox--indeterminate::after{width:10px;height:1.75px}.co-checkbox--large.co-checkbox--indeterminate::after{width:12px;height:2px}.co-checkbox--disabled{opacity:0.4;cursor:not-allowed;pointer-events:none}.co-checkbox--overlay{border-radius:6px}.co-checkbox--overlay.co-checkbox--small{width:20px;height:20px;border-radius:6px}.co-checkbox--overlay.co-checkbox--medium,.co-checkbox--overlay.co-checkbox--large{width:22px;height:22px;border-radius:6px}.co-checkbox--overlay:not(.co-checkbox--checked):not(.co-checkbox--indeterminate){background:rgba(255, 255, 255, 0.9);box-shadow:inset 0 0 0 1px var(--co-color-opacity-negro-16, rgba(31, 28, 27, 0.16));border:none}.co-checkbox--overlay.co-checkbox--checked,.co-checkbox--overlay.co-checkbox--indeterminate{background:var(--co-color-primary-azul, #2563eb);border:none;box-shadow:none}.co-checkbox--overlay.co-checkbox--checked::after,.co-checkbox--overlay.co-checkbox--indeterminate::after{content:none}.co-checkbox__glyph{display:block;width:100%;height:100%;pointer-events:none}@supports not (background: color-mix(in srgb, red, transparent)){.co-checkbox:not(.co-checkbox--checked){background:transparent}}`;
4
4
 
@@ -42,17 +42,17 @@ const CoCheckbox = class {
42
42
  // Only override the fill when a custom color is provided AND the box is "on".
43
43
  // Leaving this undefined keeps the default appearance byte-identical to before.
44
44
  const boxStyle = this.onColor && isOn ? { background: this.onColor } : undefined;
45
- return (h("div", { key: '08c291f6fbc3d37788a26d8d4dc747eba32bdca8', class: {
45
+ return (h("div", { key: 'b52aa4d0412e9ab8b170f11d7a323bbbc80057e5', class: {
46
46
  'co-checkbox-row': true,
47
47
  'co-checkbox-row--disabled': this.disabled,
48
- }, onClick: this.handleClick }, h("span", { key: '24839a60401f929b87be87aea57c0b130a007f3a', role: "checkbox", "aria-checked": this.indeterminate ? 'mixed' : String(this.checked), "aria-label": this.label || '', class: {
48
+ }, onClick: this.handleClick }, h("span", { key: 'd3a1caff03ad0358ea005bcb88a8ad607e9d3d24', role: "checkbox", "aria-checked": this.indeterminate ? 'mixed' : String(this.checked), "aria-label": this.label || '', class: {
49
49
  'co-checkbox': true,
50
50
  [`co-checkbox--${this.size}`]: true,
51
51
  'co-checkbox--overlay': isOverlay,
52
52
  'co-checkbox--checked': this.checked && !this.indeterminate,
53
53
  'co-checkbox--indeterminate': this.indeterminate,
54
54
  'co-checkbox--disabled': this.disabled,
55
- }, style: boxStyle, part: "box" }, isOverlay && this.indeterminate && (h("svg", { key: '1af8a42128f227fc5849f87de4005525e6450d96', class: "co-checkbox__glyph", viewBox: "0 0 16 16", fill: "none", "aria-hidden": "true" }, h("path", { key: '6fcd92e86641b5b1338370d7fe4cf75eaa860268', d: "M3 8h10", stroke: "#fff", "stroke-width": "2.2", "stroke-linecap": "round" }))), isOverlay && this.checked && !this.indeterminate && (h("svg", { key: 'f3442c680dc9d30a7d69954137300d76242999d4', class: "co-checkbox__glyph", viewBox: "0 0 16 16", fill: "none", "aria-hidden": "true" }, h("path", { key: '4bd18d9e214646ff2e5cd0cb5e697525e7e605e1', d: "M3.5 8.5l3 3 6-6.5", stroke: "#fff", "stroke-width": "2.2", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.label && (h("span", { key: '6a25deb4ea5b703c3732c9c97d6a5e822451ec70', class: "co-checkbox__label", part: "label" }, this.label))));
55
+ }, style: boxStyle, part: "box" }, isOverlay && this.indeterminate && (h("svg", { key: 'e6783c1035b4c9f8bb529b4a8f7efc75d9bb093a', class: "co-checkbox__glyph", viewBox: "0 0 16 16", fill: "none", "aria-hidden": "true" }, h("path", { key: '19c92d5cd4cbda22338c1a675cabf444e5f58bfc', d: "M3 8h10", stroke: "#fff", "stroke-width": "2.2", "stroke-linecap": "round" }))), isOverlay && this.checked && !this.indeterminate && (h("svg", { key: 'b84d28ddb24652658b0afc88bafce1a3ae7a83c6', class: "co-checkbox__glyph", viewBox: "0 0 16 16", fill: "none", "aria-hidden": "true" }, h("path", { key: 'b5e21ca2634667abca82f16d30a6952ab8ccbc88', d: "M3.5 8.5l3 3 6-6.5", stroke: "#fff", "stroke-width": "2.2", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.label && (h("span", { key: 'f311bec251f6fd375d81dcd06cafdb380d6206f0', class: "co-checkbox__label", part: "label" }, this.label))));
56
56
  }
57
57
  };
58
58
  CoCheckbox.style = coCheckboxCss();