@prolibu-suite/cobalt-core 0.6.0 → 0.7.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 (530) hide show
  1. package/custom-elements.json +1049 -52
  2. package/dist/cjs/co-accordion.cjs.entry.js +1 -1
  3. package/dist/cjs/co-app-shell.cjs.entry.js +1 -1
  4. package/dist/cjs/co-autocomplete.cjs.entry.js +3 -3
  5. package/dist/cjs/co-avatar-group.cjs.entry.js +3 -3
  6. package/dist/cjs/{co-tooltip.cjs.entry.js → co-avatar_2.cjs.entry.js} +95 -3
  7. package/dist/cjs/co-badge.cjs.entry.js +2 -2
  8. package/dist/cjs/co-bottom-sheet.cjs.entry.js +4 -4
  9. package/dist/cjs/co-breadcrumb-item.cjs.entry.js +3 -3
  10. package/dist/cjs/co-breadcrumb.cjs.entry.js +2 -2
  11. package/dist/cjs/co-button-group.cjs.entry.js +3 -3
  12. package/dist/cjs/co-button.cjs.entry.js +3 -3
  13. package/dist/cjs/co-calendar-month.cjs.entry.js +2 -2
  14. package/dist/cjs/co-calendar_3.cjs.entry.js +8 -8
  15. package/dist/cjs/co-card.cjs.entry.js +3 -3
  16. package/dist/cjs/co-carousel-item.cjs.entry.js +17 -0
  17. package/dist/cjs/co-carousel.cjs.entry.js +368 -0
  18. package/dist/cjs/co-checkbox-group.cjs.entry.js +1 -1
  19. package/dist/cjs/co-checkbox.cjs.entry.js +4 -4
  20. package/dist/cjs/co-chip_2.cjs.entry.js +5 -5
  21. package/dist/cjs/co-color-picker.cjs.entry.js +5 -5
  22. package/dist/cjs/co-column-picker.cjs.entry.js +3 -3
  23. package/dist/cjs/co-combobox.cjs.entry.js +3 -3
  24. package/dist/cjs/co-command-search.cjs.entry.js +1 -1
  25. package/dist/cjs/co-data-table-pagination.cjs.entry.js +5 -5
  26. package/dist/cjs/co-data-table.cjs.entry.js +2 -2
  27. package/dist/cjs/co-date-picker.cjs.entry.js +11 -4
  28. package/dist/cjs/co-date-range-picker.cjs.entry.js +9 -3
  29. package/dist/cjs/co-date-range.cjs.entry.js +2 -2
  30. package/dist/cjs/co-drive-card.cjs.entry.js +2 -2
  31. package/dist/cjs/co-drop-zone.cjs.entry.js +2 -2
  32. package/dist/cjs/co-empty-state.cjs.entry.js +3 -3
  33. package/dist/cjs/co-event-calendar.cjs.entry.js +3 -3
  34. package/dist/cjs/co-fab.cjs.entry.js +21 -6
  35. package/dist/cjs/co-file-field.cjs.entry.js +8 -8
  36. package/dist/cjs/co-file-type-tile.cjs.entry.js +3 -3
  37. package/dist/cjs/co-helper-text.cjs.entry.js +3 -3
  38. package/dist/cjs/co-icon-button.cjs.entry.js +2 -2
  39. package/dist/cjs/co-icon.cjs.entry.js +3 -3
  40. package/dist/cjs/co-input.cjs.entry.js +9 -3
  41. package/dist/cjs/co-json-field.cjs.entry.js +6 -6
  42. package/dist/cjs/co-lightbox.cjs.entry.js +33 -6
  43. package/dist/cjs/co-list-footer.cjs.entry.js +2 -2
  44. package/dist/cjs/co-list-item.cjs.entry.js +5 -5
  45. package/dist/cjs/co-loader.cjs.entry.js +1 -1
  46. package/dist/cjs/co-media-thumb.cjs.entry.js +3 -3
  47. package/dist/cjs/co-menu-divider.cjs.entry.js +2 -2
  48. package/dist/cjs/co-menu-item.cjs.entry.js +1 -1
  49. package/dist/cjs/co-menu.cjs.entry.js +2 -2
  50. package/dist/cjs/co-modal.cjs.entry.js +3 -3
  51. package/dist/cjs/co-navbar.cjs.entry.js +3 -3
  52. package/dist/cjs/co-number-field.cjs.entry.js +5 -5
  53. package/dist/cjs/co-overlay.cjs.entry.js +2 -2
  54. package/dist/cjs/co-page-header.cjs.entry.js +2 -2
  55. package/dist/cjs/co-phone-field.cjs.entry.js +4 -4
  56. package/dist/cjs/co-popover.cjs.entry.js +1 -1
  57. package/dist/cjs/co-progress-bar.cjs.entry.js +3 -3
  58. package/dist/cjs/co-progress-circle.cjs.entry.js +3 -3
  59. package/dist/cjs/co-radio-group.cjs.entry.js +1 -1
  60. package/dist/cjs/co-radio.cjs.entry.js +4 -4
  61. package/dist/cjs/co-rating.cjs.entry.js +4 -4
  62. package/dist/cjs/co-ref-field.cjs.entry.js +11 -5
  63. package/dist/cjs/co-rich-text-editor.cjs.entry.js +22 -7
  64. package/dist/cjs/co-rich-text-toolbar.cjs.entry.js +36 -4
  65. package/dist/cjs/co-rich-text-viewer.cjs.entry.js +36 -6
  66. package/dist/cjs/co-row.cjs.entry.js +3 -3
  67. package/dist/cjs/co-segmented-bar.cjs.entry.js +1 -1
  68. package/dist/cjs/co-select.cjs.entry.js +13 -7
  69. package/dist/cjs/co-separator.cjs.entry.js +2 -2
  70. package/dist/cjs/co-sidebar-nav.cjs.entry.js +1 -1
  71. package/dist/cjs/co-sidebar.cjs.entry.js +3 -3
  72. package/dist/cjs/co-skeleton.cjs.entry.js +2 -2
  73. package/dist/cjs/co-slider.cjs.entry.js +3 -3
  74. package/dist/cjs/co-switch.cjs.entry.js +5 -5
  75. package/dist/cjs/co-tab-group.cjs.entry.js +4 -4
  76. package/dist/cjs/co-tab.cjs.entry.js +3 -3
  77. package/dist/cjs/co-tags-field.cjs.entry.js +9 -9
  78. package/dist/cjs/co-textarea.cjs.entry.js +13 -7
  79. package/dist/cjs/co-toast.cjs.entry.js +1 -1
  80. package/dist/cjs/co-toggle-button-group.cjs.entry.js +3 -3
  81. package/dist/cjs/co-toggle-button.cjs.entry.js +3 -3
  82. package/dist/cjs/co-transfer-list.cjs.entry.js +1 -1
  83. package/dist/cjs/co-video.cjs.entry.js +3 -3
  84. package/dist/cjs/cobalt.cjs.js +2 -2
  85. package/dist/cjs/{fieldChip-D8YJCyQF.js → fieldChip-B_npd9rL.js} +1 -1
  86. package/dist/cjs/{index-4y1Dm145.js → index-DFZ5YhIT.js} +171 -11
  87. package/dist/cjs/{index-DxEFsH_t.js → index-kBiXCEE7.js} +13 -9
  88. package/dist/cjs/loader.cjs.js +2 -2
  89. package/dist/cjs/{requiredMark-B3pKyqYI.js → requiredMark-DuMIcKtt.js} +1 -1
  90. package/dist/cjs/{richTextI18n-B7ktXg3M.js → richTextI18n-B28uAhh4.js} +3 -0
  91. package/dist/cjs/{toolbar-config-3PlT-3zm.js → toolbar-config-BQfWTW6P.js} +2 -0
  92. package/dist/cobalt/cobalt.css +1 -1
  93. package/dist/cobalt/cobalt.esm.js +1 -1
  94. package/dist/cobalt/{p-86e60cfa.entry.js → p-0110108f.entry.js} +1 -1
  95. package/dist/cobalt/p-037cc571.entry.js +1 -0
  96. package/dist/cobalt/{p-47a2dd67.entry.js → p-080f62e4.entry.js} +1 -1
  97. package/dist/cobalt/{p-8128e84a.entry.js → p-0a294205.entry.js} +1 -1
  98. package/dist/cobalt/{p-a9afbaa6.entry.js → p-0b7359bb.entry.js} +1 -1
  99. package/dist/cobalt/p-0b92167a.entry.js +1 -0
  100. package/dist/cobalt/p-0bc5a962.entry.js +1 -0
  101. package/dist/cobalt/{p-02c5a9a9.entry.js → p-202eadfc.entry.js} +1 -1
  102. package/dist/cobalt/{p-1681ce1d.entry.js → p-264508ae.entry.js} +1 -1
  103. package/dist/cobalt/{p-b8ec0cc1.entry.js → p-2661557c.entry.js} +1 -1
  104. package/dist/cobalt/{p-771bc8fe.entry.js → p-27dce0ac.entry.js} +1 -1
  105. package/dist/cobalt/{p-c3462def.entry.js → p-28ab9cef.entry.js} +1 -1
  106. package/dist/cobalt/{p-d9608046.entry.js → p-2da09948.entry.js} +1 -1
  107. package/dist/cobalt/p-2f6c7eb5.entry.js +1 -0
  108. package/dist/cobalt/{p-002e5beb.entry.js → p-30c80e3a.entry.js} +1 -1
  109. package/dist/cobalt/p-331a0108.entry.js +1 -0
  110. package/dist/cobalt/{p-c0f39ddd.entry.js → p-36ad3a96.entry.js} +1 -1
  111. package/dist/cobalt/{p-8dfb6886.entry.js → p-3af74ab8.entry.js} +1 -1
  112. package/dist/cobalt/{p-c6fedc59.entry.js → p-3b9be8a8.entry.js} +1 -1
  113. package/dist/cobalt/p-3c681e3a.entry.js +1 -0
  114. package/dist/cobalt/{p-14d4c5c7.entry.js → p-3ecbbe93.entry.js} +1 -1
  115. package/dist/cobalt/{p-9c873a6a.entry.js → p-3f1030fb.entry.js} +1 -1
  116. package/dist/cobalt/p-3f7215e7.entry.js +1 -0
  117. package/dist/cobalt/p-431cec34.entry.js +1 -0
  118. package/dist/cobalt/p-48fbf051.entry.js +1 -0
  119. package/dist/cobalt/{p-e420d5c9.entry.js → p-4f615cbd.entry.js} +1 -1
  120. package/dist/cobalt/{p-81cfd951.entry.js → p-5319ac3f.entry.js} +1 -1
  121. package/dist/cobalt/p-532baca4.entry.js +1 -0
  122. package/dist/cobalt/{p-ba66584f.entry.js → p-53a276a8.entry.js} +1 -1
  123. package/dist/cobalt/{p-f0de4415.entry.js → p-543cc00d.entry.js} +1 -1
  124. package/dist/cobalt/{p-f073b467.entry.js → p-54857f78.entry.js} +1 -1
  125. package/dist/cobalt/{p-85eed52c.entry.js → p-54f8c68c.entry.js} +1 -1
  126. package/dist/cobalt/{p-9c6ca902.entry.js → p-585c132d.entry.js} +1 -1
  127. package/dist/cobalt/{p-8f194753.entry.js → p-59b114ab.entry.js} +1 -1
  128. package/dist/cobalt/{p-2d1cbd7f.entry.js → p-5b84cf37.entry.js} +1 -1
  129. package/dist/cobalt/{p-0d7536a8.entry.js → p-5c250889.entry.js} +1 -1
  130. package/dist/cobalt/{p-e33853fa.entry.js → p-5d0510a5.entry.js} +1 -1
  131. package/dist/cobalt/{p-f86ccb38.entry.js → p-5e246304.entry.js} +1 -1
  132. package/dist/cobalt/{p-075eed3d.entry.js → p-616e4286.entry.js} +1 -1
  133. package/dist/cobalt/{p-8e823c15.entry.js → p-64115d66.entry.js} +1 -1
  134. package/dist/cobalt/{p-495c9b99.entry.js → p-69723cc1.entry.js} +1 -1
  135. package/dist/cobalt/{p-6ad1625a.entry.js → p-69ce2269.entry.js} +1 -1
  136. package/dist/cobalt/{p-b1197c08.entry.js → p-6b38e8fb.entry.js} +1 -1
  137. package/dist/cobalt/{p-5c43d30e.entry.js → p-7178113f.entry.js} +1 -1
  138. package/dist/cobalt/p-741cf623.entry.js +1 -0
  139. package/dist/cobalt/{p-1726ce07.entry.js → p-75515a8e.entry.js} +1 -1
  140. package/dist/cobalt/{p-fd27c2bd.entry.js → p-7f78e45c.entry.js} +1 -1
  141. package/dist/cobalt/{p-3f06d373.entry.js → p-8155d781.entry.js} +1 -1
  142. package/dist/cobalt/{p-e710b9ea.entry.js → p-8fe5b07e.entry.js} +1 -1
  143. package/dist/cobalt/{p-9a587867.entry.js → p-9211e794.entry.js} +1 -1
  144. package/dist/cobalt/p-97875bde.entry.js +1 -0
  145. package/dist/cobalt/p-9824c478.entry.js +1 -0
  146. package/dist/cobalt/{p-cc0a4617.entry.js → p-9994fcd8.entry.js} +1 -1
  147. package/dist/cobalt/p-9bf42bf4.entry.js +1 -0
  148. package/dist/cobalt/{p-f6ac5301.entry.js → p-9fab9c1f.entry.js} +1 -1
  149. package/dist/cobalt/p-BCEz3S-z.js +2 -0
  150. package/dist/cobalt/{p-Bgxofdfb.js → p-BL0sCfMH.js} +1 -1
  151. package/dist/cobalt/p-BYKAgwq3.js +1 -0
  152. package/dist/cobalt/p-C-d15gih.js +1 -0
  153. package/dist/cobalt/p-D5gr2ent.js +1 -0
  154. package/dist/cobalt/p-WeuPA9Rw.js +1 -0
  155. package/dist/cobalt/{p-77d01b39.entry.js → p-a252f8c5.entry.js} +1 -1
  156. package/dist/cobalt/{p-809015dd.entry.js → p-b06af5c6.entry.js} +1 -1
  157. package/dist/cobalt/p-b87a2e7a.entry.js +1 -0
  158. package/dist/cobalt/{p-fb251497.entry.js → p-ba5c6aa7.entry.js} +1 -1
  159. package/dist/cobalt/{p-373cd08e.entry.js → p-bb00ae4a.entry.js} +1 -1
  160. package/dist/cobalt/{p-5edd0d3f.entry.js → p-bcd38114.entry.js} +1 -1
  161. package/dist/cobalt/{p-bb534985.entry.js → p-c237add6.entry.js} +1 -1
  162. package/dist/cobalt/{p-c750b2d2.entry.js → p-c3004e1c.entry.js} +1 -1
  163. package/dist/cobalt/p-c589ae25.entry.js +1 -0
  164. package/dist/cobalt/p-c635417b.entry.js +1 -0
  165. package/dist/cobalt/p-c7d9ff39.entry.js +1 -0
  166. package/dist/cobalt/{p-c1e53e4c.entry.js → p-c9528a5f.entry.js} +1 -1
  167. package/dist/cobalt/{p-20ba59a2.entry.js → p-cbac0a11.entry.js} +1 -1
  168. package/dist/cobalt/p-cd28aa6d.entry.js +1 -0
  169. package/dist/cobalt/{p-5c3101b5.entry.js → p-cdedaa82.entry.js} +1 -1
  170. package/dist/cobalt/{p-627d2d1a.entry.js → p-ceb85838.entry.js} +1 -1
  171. package/dist/cobalt/{p-5e9a9caf.entry.js → p-d3a1a604.entry.js} +1 -1
  172. package/dist/cobalt/{p-a6900010.entry.js → p-d71b800a.entry.js} +1 -1
  173. package/dist/cobalt/p-df752f6e.entry.js +1 -0
  174. package/dist/cobalt/{p-b4bed98b.entry.js → p-e1b468c1.entry.js} +1 -1
  175. package/dist/cobalt/{p-0d6a562d.entry.js → p-e4555fda.entry.js} +1 -1
  176. package/dist/cobalt/p-ec9dd3a3.entry.js +1 -0
  177. package/dist/cobalt/p-eec1c44c.entry.js +1 -0
  178. package/dist/cobalt/p-eeed80ac.entry.js +1 -0
  179. package/dist/cobalt/p-f0a98453.entry.js +1 -0
  180. package/dist/cobalt/{p-af4cb263.entry.js → p-ff581807.entry.js} +1 -1
  181. package/dist/cobalt/p-fffeb610.entry.js +1 -0
  182. package/dist/collection/collection-manifest.json +2 -0
  183. package/dist/collection/components/co-autocomplete/co-autocomplete.css +1 -1
  184. package/dist/collection/components/co-avatar/co-avatar.css +23 -0
  185. package/dist/collection/components/co-avatar/co-avatar.js +24 -1
  186. package/dist/collection/components/co-avatar-group/co-avatar-group.css +9 -5
  187. package/dist/collection/components/co-avatar-group/co-avatar-group.js +2 -2
  188. package/dist/collection/components/co-badge/co-badge.js +1 -1
  189. package/dist/collection/components/co-bottom-sheet/co-bottom-sheet.js +3 -3
  190. package/dist/collection/components/co-breadcrumb/co-breadcrumb.js +1 -1
  191. package/dist/collection/components/co-breadcrumb-item/co-breadcrumb-item.js +2 -2
  192. package/dist/collection/components/co-button/co-button.js +2 -2
  193. package/dist/collection/components/co-button-group/co-button-group.js +2 -2
  194. package/dist/collection/components/co-calendar/co-calendar.js +1 -1
  195. package/dist/collection/components/co-calendar-month/co-calendar-month.js +1 -1
  196. package/dist/collection/components/co-card/co-card.js +2 -2
  197. package/dist/collection/components/co-carousel/co-carousel.css +152 -0
  198. package/dist/collection/components/co-carousel/co-carousel.js +633 -0
  199. package/dist/collection/components/co-carousel-item/co-carousel-item.css +6 -0
  200. package/dist/collection/components/co-carousel-item/co-carousel-item.js +25 -0
  201. package/dist/collection/components/co-checkbox/co-checkbox.js +3 -3
  202. package/dist/collection/components/co-chip/co-chip.js +2 -2
  203. package/dist/collection/components/co-color-picker/co-color-picker.css +11 -10
  204. package/dist/collection/components/co-color-picker/co-color-picker.js +2 -2
  205. package/dist/collection/components/co-column-picker/co-column-picker.js +2 -2
  206. package/dist/collection/components/co-combobox/co-combobox.css +6 -8
  207. package/dist/collection/components/co-data-table/co-data-table.css +19 -4
  208. package/dist/collection/components/co-data-table-pagination/co-data-table-pagination.js +4 -4
  209. package/dist/collection/components/co-date-field/co-date-field.css +6 -7
  210. package/dist/collection/components/co-date-field/co-date-field.js +4 -4
  211. package/dist/collection/components/co-date-picker/co-date-picker.css +16 -0
  212. package/dist/collection/components/co-date-picker/co-date-picker.js +28 -1
  213. package/dist/collection/components/co-date-range/co-date-range.js +1 -1
  214. package/dist/collection/components/co-date-range-picker/co-date-range-picker.css +13 -1
  215. package/dist/collection/components/co-date-range-picker/co-date-range-picker.js +26 -0
  216. package/dist/collection/components/co-drive-card/co-drive-card.js +1 -1
  217. package/dist/collection/components/co-drop-zone/co-drop-zone.js +1 -1
  218. package/dist/collection/components/co-empty-state/co-empty-state.js +2 -2
  219. package/dist/collection/components/co-event-calendar/co-event-calendar.js +2 -2
  220. package/dist/collection/components/co-fab/co-fab.css +70 -10
  221. package/dist/collection/components/co-fab/co-fab.js +39 -4
  222. package/dist/collection/components/co-file-field/co-file-field.css +2 -2
  223. package/dist/collection/components/co-file-field/co-file-field.js +5 -5
  224. package/dist/collection/components/co-file-type-tile/co-file-type-tile.js +2 -2
  225. package/dist/collection/components/co-helper-text/co-helper-text.js +2 -2
  226. package/dist/collection/components/co-icon/co-icon.js +2 -2
  227. package/dist/collection/components/co-icon-button/co-icon-button.js +1 -1
  228. package/dist/collection/components/co-input/co-input.css +13 -1
  229. package/dist/collection/components/co-input/co-input.js +26 -0
  230. package/dist/collection/components/co-json-field/co-json-field.css +4 -8
  231. package/dist/collection/components/co-json-field/co-json-field.js +3 -3
  232. package/dist/collection/components/co-lightbox/co-lightbox.css +12 -1
  233. package/dist/collection/components/co-lightbox/co-lightbox.js +31 -4
  234. package/dist/collection/components/co-list-footer/co-list-footer.js +1 -1
  235. package/dist/collection/components/co-list-item/co-list-item.js +4 -4
  236. package/dist/collection/components/co-media-thumb/co-media-thumb.js +2 -2
  237. package/dist/collection/components/co-menu/co-menu.js +1 -1
  238. package/dist/collection/components/co-menu-divider/co-menu-divider.js +1 -1
  239. package/dist/collection/components/co-modal/co-modal.js +2 -2
  240. package/dist/collection/components/co-navbar/co-navbar.js +2 -2
  241. package/dist/collection/components/co-number-field/co-number-field.css +1 -1
  242. package/dist/collection/components/co-number-field/co-number-field.js +2 -2
  243. package/dist/collection/components/co-option-list/co-option-list.js +2 -2
  244. package/dist/collection/components/co-overlay/co-overlay.js +1 -1
  245. package/dist/collection/components/co-page-header/co-page-header.js +1 -1
  246. package/dist/collection/components/co-phone-field/co-phone-field.css +2 -2
  247. package/dist/collection/components/co-phone-field/co-phone-field.js +1 -1
  248. package/dist/collection/components/co-progress-bar/co-progress-bar.js +2 -2
  249. package/dist/collection/components/co-progress-circle/co-progress-circle.js +2 -2
  250. package/dist/collection/components/co-radio/co-radio.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 +17 -1
  253. package/dist/collection/components/co-ref-field/co-ref-field.js +27 -1
  254. package/dist/collection/components/co-rich-text-editor/co-rich-text-editor.css +21 -3
  255. package/dist/collection/components/co-rich-text-editor/co-rich-text-editor.js +97 -4
  256. package/dist/collection/components/co-rich-text-toolbar/co-rich-text-toolbar.js +93 -3
  257. package/dist/collection/components/co-rich-text-viewer/co-rich-text-viewer.css +19 -0
  258. package/dist/collection/components/co-rich-text-viewer/co-rich-text-viewer.js +53 -4
  259. package/dist/collection/components/co-row/co-row.js +2 -2
  260. package/dist/collection/components/co-select/co-select.css +12 -1
  261. package/dist/collection/components/co-select/co-select.js +30 -4
  262. package/dist/collection/components/co-separator/co-separator.js +1 -1
  263. package/dist/collection/components/co-sidebar/co-sidebar.js +2 -2
  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.js +3 -3
  267. package/dist/collection/components/co-tab/co-tab.js +2 -2
  268. package/dist/collection/components/co-tab-group/co-tab-group.css +7 -4
  269. package/dist/collection/components/co-tab-group/co-tab-group.js +2 -2
  270. package/dist/collection/components/co-tags-field/co-tags-field.css +12 -21
  271. package/dist/collection/components/co-tags-field/co-tags-field.js +5 -5
  272. package/dist/collection/components/co-textarea/co-textarea.css +18 -8
  273. package/dist/collection/components/co-textarea/co-textarea.js +30 -4
  274. package/dist/collection/components/co-toggle-button/co-toggle-button.js +2 -2
  275. package/dist/collection/components/co-toggle-button-group/co-toggle-button-group.js +2 -2
  276. package/dist/collection/components/co-tooltip/co-tooltip.js +2 -2
  277. package/dist/collection/components/co-video/co-video.js +2 -2
  278. package/dist/collection/utils/carouselI18n.js +36 -0
  279. package/dist/collection/utils/richTextI18n.js +3 -0
  280. package/dist/components/co-accordion.js +1 -1
  281. package/dist/components/co-autocomplete.js +1 -1
  282. package/dist/components/co-avatar-group.js +1 -1
  283. package/dist/components/co-avatar.js +1 -1
  284. package/dist/components/co-badge.js +1 -1
  285. package/dist/components/co-bottom-sheet.js +1 -1
  286. package/dist/components/co-breadcrumb-item.js +1 -1
  287. package/dist/components/co-breadcrumb.js +1 -1
  288. package/dist/components/co-button-group.js +1 -1
  289. package/dist/components/co-button.js +1 -1
  290. package/dist/components/co-calendar-month.js +1 -1
  291. package/dist/components/co-calendar.js +1 -1
  292. package/dist/components/co-card.js +1 -1
  293. package/dist/components/co-carousel-item.d.ts +11 -0
  294. package/dist/components/co-carousel-item.js +1 -0
  295. package/dist/components/co-carousel.d.ts +11 -0
  296. package/dist/components/co-carousel.js +1 -0
  297. package/dist/components/co-checkbox-group.js +1 -1
  298. package/dist/components/co-checkbox.js +1 -1
  299. package/dist/components/co-chip.js +1 -1
  300. package/dist/components/co-color-picker.js +1 -1
  301. package/dist/components/co-column-picker.js +1 -1
  302. package/dist/components/co-combobox.js +1 -1
  303. package/dist/components/co-command-search.js +1 -1
  304. package/dist/components/co-data-table-pagination.js +1 -1
  305. package/dist/components/co-data-table.js +1 -1
  306. package/dist/components/co-date-field.js +1 -1
  307. package/dist/components/co-date-picker.js +1 -1
  308. package/dist/components/co-date-range-picker.js +1 -1
  309. package/dist/components/co-date-range.js +1 -1
  310. package/dist/components/co-drawer.js +1 -1
  311. package/dist/components/co-drive-card.js +1 -1
  312. package/dist/components/co-drop-zone.js +1 -1
  313. package/dist/components/co-empty-state.js +1 -1
  314. package/dist/components/co-event-calendar.js +1 -1
  315. package/dist/components/co-fab.js +1 -1
  316. package/dist/components/co-file-field.js +1 -1
  317. package/dist/components/co-file-type-tile.js +1 -1
  318. package/dist/components/co-helper-text.js +1 -1
  319. package/dist/components/co-icon-button.js +1 -1
  320. package/dist/components/co-icon.js +1 -1
  321. package/dist/components/co-input.js +1 -1
  322. package/dist/components/co-json-field.js +1 -1
  323. package/dist/components/co-lightbox.js +1 -1
  324. package/dist/components/co-list-footer.js +1 -1
  325. package/dist/components/co-list-item.js +1 -1
  326. package/dist/components/co-media-thumb.js +1 -1
  327. package/dist/components/co-menu-divider.js +1 -1
  328. package/dist/components/co-menu-item.js +1 -1
  329. package/dist/components/co-menu.js +1 -1
  330. package/dist/components/co-modal.js +1 -1
  331. package/dist/components/co-navbar.js +1 -1
  332. package/dist/components/co-number-field.js +1 -1
  333. package/dist/components/co-option-list.js +1 -1
  334. package/dist/components/co-overlay.js +1 -1
  335. package/dist/components/co-page-header.js +1 -1
  336. package/dist/components/co-phone-field.js +1 -1
  337. package/dist/components/co-progress-bar.js +1 -1
  338. package/dist/components/co-progress-circle.js +1 -1
  339. package/dist/components/co-radio-group.js +1 -1
  340. package/dist/components/co-radio.js +1 -1
  341. package/dist/components/co-rating.js +1 -1
  342. package/dist/components/co-ref-field.js +1 -1
  343. package/dist/components/co-rich-text-editor.js +1 -1
  344. package/dist/components/co-rich-text-toolbar.js +1 -1
  345. package/dist/components/co-rich-text-viewer.js +1 -1
  346. package/dist/components/co-row.js +1 -1
  347. package/dist/components/co-select.js +1 -1
  348. package/dist/components/co-separator.js +1 -1
  349. package/dist/components/co-sidebar-nav.js +1 -1
  350. package/dist/components/co-sidebar.js +1 -1
  351. package/dist/components/co-skeleton.js +1 -1
  352. package/dist/components/co-slider.js +1 -1
  353. package/dist/components/co-switch.js +1 -1
  354. package/dist/components/co-tab-group.js +1 -1
  355. package/dist/components/co-tab.js +1 -1
  356. package/dist/components/co-tags-field.js +1 -1
  357. package/dist/components/co-textarea.js +1 -1
  358. package/dist/components/co-toast.js +1 -1
  359. package/dist/components/co-toggle-button-group.js +1 -1
  360. package/dist/components/co-toggle-button.js +1 -1
  361. package/dist/components/co-tooltip.js +1 -1
  362. package/dist/components/co-transfer-list.js +1 -1
  363. package/dist/components/co-video.js +1 -1
  364. package/dist/components/index.js +1 -1
  365. package/dist/components/{p-CNIs9j-h.js → p-9aNhJfTT.js} +1 -1
  366. package/dist/components/{p-QWi9AmnD.js → p-B0b9Etx4.js} +1 -1
  367. package/dist/components/{p-D4SOCy8I.js → p-B3U63yZw.js} +1 -1
  368. package/dist/components/p-B7Yv00g9.js +1 -0
  369. package/dist/components/{p-Bgxofdfb.js → p-BL0sCfMH.js} +1 -1
  370. package/dist/components/{p-DrQh1Cb8.js → p-BTa6ss5i.js} +1 -1
  371. package/dist/components/p-BtpRnpaF.js +1 -0
  372. package/dist/components/{p-lus32JrB.js → p-Bul6EdDX.js} +1 -1
  373. package/dist/components/{p-COb8X_fE.js → p-Bzg5FPSA.js} +1 -1
  374. package/dist/components/{p-Cam92sWP.js → p-CQ-8domm.js} +1 -1
  375. package/dist/components/{p-Bsq90mo4.js → p-CVeEoHr7.js} +1 -1
  376. package/dist/components/p-CYi6V_Ss.js +1 -0
  377. package/dist/components/{p-DvL2TcDG.js → p-Cd3inFSL.js} +1 -1
  378. package/dist/components/{p-OKwHt2i9.js → p-CuQjKAf5.js} +1 -1
  379. package/dist/components/{p-Ba5lW0pA.js → p-DKvTqEaf.js} +1 -1
  380. package/dist/components/p-DfpOEXHC.js +1 -0
  381. package/dist/components/p-DwwxS5bY.js +1 -0
  382. package/dist/components/p-T0UfY6rA.js +1 -0
  383. package/dist/components/p-WeuPA9Rw.js +1 -0
  384. package/dist/components/{p-_k-j03K-.js → p-oV_1MoAN.js} +1 -1
  385. package/dist/esm/co-accordion.entry.js +1 -1
  386. package/dist/esm/co-app-shell.entry.js +1 -1
  387. package/dist/esm/co-autocomplete.entry.js +3 -3
  388. package/dist/esm/co-avatar-group.entry.js +3 -3
  389. package/dist/esm/{co-tooltip.entry.js → co-avatar_2.entry.js} +95 -4
  390. package/dist/esm/co-badge.entry.js +2 -2
  391. package/dist/esm/co-bottom-sheet.entry.js +4 -4
  392. package/dist/esm/co-breadcrumb-item.entry.js +3 -3
  393. package/dist/esm/co-breadcrumb.entry.js +2 -2
  394. package/dist/esm/co-button-group.entry.js +3 -3
  395. package/dist/esm/co-button.entry.js +3 -3
  396. package/dist/esm/co-calendar-month.entry.js +2 -2
  397. package/dist/esm/co-calendar_3.entry.js +8 -8
  398. package/dist/esm/co-card.entry.js +3 -3
  399. package/dist/esm/co-carousel-item.entry.js +15 -0
  400. package/dist/esm/co-carousel.entry.js +366 -0
  401. package/dist/esm/co-checkbox-group.entry.js +1 -1
  402. package/dist/esm/co-checkbox.entry.js +4 -4
  403. package/dist/esm/co-chip_2.entry.js +5 -5
  404. package/dist/esm/co-color-picker.entry.js +5 -5
  405. package/dist/esm/co-column-picker.entry.js +3 -3
  406. package/dist/esm/co-combobox.entry.js +3 -3
  407. package/dist/esm/co-command-search.entry.js +1 -1
  408. package/dist/esm/co-data-table-pagination.entry.js +5 -5
  409. package/dist/esm/co-data-table.entry.js +2 -2
  410. package/dist/esm/co-date-picker.entry.js +11 -4
  411. package/dist/esm/co-date-range-picker.entry.js +9 -3
  412. package/dist/esm/co-date-range.entry.js +2 -2
  413. package/dist/esm/co-drive-card.entry.js +2 -2
  414. package/dist/esm/co-drop-zone.entry.js +2 -2
  415. package/dist/esm/co-empty-state.entry.js +3 -3
  416. package/dist/esm/co-event-calendar.entry.js +3 -3
  417. package/dist/esm/co-fab.entry.js +21 -6
  418. package/dist/esm/co-file-field.entry.js +8 -8
  419. package/dist/esm/co-file-type-tile.entry.js +3 -3
  420. package/dist/esm/co-helper-text.entry.js +3 -3
  421. package/dist/esm/co-icon-button.entry.js +2 -2
  422. package/dist/esm/co-icon.entry.js +3 -3
  423. package/dist/esm/co-input.entry.js +9 -3
  424. package/dist/esm/co-json-field.entry.js +6 -6
  425. package/dist/esm/co-lightbox.entry.js +33 -6
  426. package/dist/esm/co-list-footer.entry.js +2 -2
  427. package/dist/esm/co-list-item.entry.js +5 -5
  428. package/dist/esm/co-loader.entry.js +1 -1
  429. package/dist/esm/co-media-thumb.entry.js +3 -3
  430. package/dist/esm/co-menu-divider.entry.js +2 -2
  431. package/dist/esm/co-menu-item.entry.js +1 -1
  432. package/dist/esm/co-menu.entry.js +2 -2
  433. package/dist/esm/co-modal.entry.js +3 -3
  434. package/dist/esm/co-navbar.entry.js +3 -3
  435. package/dist/esm/co-number-field.entry.js +5 -5
  436. package/dist/esm/co-overlay.entry.js +2 -2
  437. package/dist/esm/co-page-header.entry.js +2 -2
  438. package/dist/esm/co-phone-field.entry.js +4 -4
  439. package/dist/esm/co-popover.entry.js +1 -1
  440. package/dist/esm/co-progress-bar.entry.js +3 -3
  441. package/dist/esm/co-progress-circle.entry.js +3 -3
  442. package/dist/esm/co-radio-group.entry.js +1 -1
  443. package/dist/esm/co-radio.entry.js +4 -4
  444. package/dist/esm/co-rating.entry.js +4 -4
  445. package/dist/esm/co-ref-field.entry.js +11 -5
  446. package/dist/esm/co-rich-text-editor.entry.js +22 -7
  447. package/dist/esm/co-rich-text-toolbar.entry.js +36 -4
  448. package/dist/esm/co-rich-text-viewer.entry.js +36 -6
  449. package/dist/esm/co-row.entry.js +3 -3
  450. package/dist/esm/co-segmented-bar.entry.js +1 -1
  451. package/dist/esm/co-select.entry.js +13 -7
  452. package/dist/esm/co-separator.entry.js +2 -2
  453. package/dist/esm/co-sidebar-nav.entry.js +1 -1
  454. package/dist/esm/co-sidebar.entry.js +3 -3
  455. package/dist/esm/co-skeleton.entry.js +2 -2
  456. package/dist/esm/co-slider.entry.js +3 -3
  457. package/dist/esm/co-switch.entry.js +5 -5
  458. package/dist/esm/co-tab-group.entry.js +4 -4
  459. package/dist/esm/co-tab.entry.js +3 -3
  460. package/dist/esm/co-tags-field.entry.js +9 -9
  461. package/dist/esm/co-textarea.entry.js +13 -7
  462. package/dist/esm/co-toast.entry.js +1 -1
  463. package/dist/esm/co-toggle-button-group.entry.js +3 -3
  464. package/dist/esm/co-toggle-button.entry.js +3 -3
  465. package/dist/esm/co-transfer-list.entry.js +1 -1
  466. package/dist/esm/co-video.entry.js +3 -3
  467. package/dist/esm/cobalt.js +3 -3
  468. package/dist/esm/{fieldChip-ChXW__C5.js → fieldChip-Bb8YIN0J.js} +1 -1
  469. package/dist/esm/{index-tT-aZV0-.js → index-BCEz3S-z.js} +13 -9
  470. package/dist/esm/{index-Cyrxk8Qq.js → index-RuXxdKzC.js} +171 -11
  471. package/dist/esm/loader.js +3 -3
  472. package/dist/esm/{requiredMark-C7-_2UhB.js → requiredMark-D7kAMXHM.js} +1 -1
  473. package/dist/esm/{richTextI18n-B-ckjCUA.js → richTextI18n-BYKAgwq3.js} +3 -0
  474. package/dist/esm/{toolbar-config-ChibIpZv.js → toolbar-config-WeuPA9Rw.js} +2 -0
  475. package/dist/types/components/co-avatar/co-avatar.d.ts +5 -0
  476. package/dist/types/components/co-carousel/co-carousel.d.ts +85 -0
  477. package/dist/types/components/co-carousel-item/co-carousel-item.d.ts +10 -0
  478. package/dist/types/components/co-date-picker/co-date-picker.d.ts +7 -0
  479. package/dist/types/components/co-date-range-picker/co-date-range-picker.d.ts +5 -0
  480. package/dist/types/components/co-fab/co-fab.d.ts +6 -0
  481. package/dist/types/components/co-input/co-input.d.ts +5 -0
  482. package/dist/types/components/co-lightbox/co-lightbox.d.ts +7 -0
  483. package/dist/types/components/co-ref-field/co-ref-field.d.ts +5 -0
  484. package/dist/types/components/co-rich-text-editor/co-rich-text-editor.d.ts +17 -0
  485. package/dist/types/components/co-rich-text-toolbar/co-rich-text-toolbar.d.ts +12 -1
  486. package/dist/types/components/co-rich-text-viewer/co-rich-text-viewer.d.ts +10 -0
  487. package/dist/types/components/co-select/co-select.d.ts +5 -0
  488. package/dist/types/components/co-textarea/co-textarea.d.ts +5 -0
  489. package/dist/types/components.d.ts +363 -3
  490. package/dist/types/utils/carouselI18n.d.ts +10 -0
  491. package/dist/types/utils/richTextI18n.d.ts +1 -0
  492. package/package.json +4 -4
  493. package/dist/cjs/co-avatar.cjs.entry.js +0 -92
  494. package/dist/cobalt/p-0c0621a7.entry.js +0 -1
  495. package/dist/cobalt/p-13fc9c8a.entry.js +0 -1
  496. package/dist/cobalt/p-3f68fd2e.entry.js +0 -1
  497. package/dist/cobalt/p-4a075257.entry.js +0 -1
  498. package/dist/cobalt/p-5647ca9d.entry.js +0 -1
  499. package/dist/cobalt/p-5b31d45b.entry.js +0 -1
  500. package/dist/cobalt/p-6911a034.entry.js +0 -1
  501. package/dist/cobalt/p-70f70e02.entry.js +0 -1
  502. package/dist/cobalt/p-73b30ebb.entry.js +0 -1
  503. package/dist/cobalt/p-75dcaeb0.entry.js +0 -1
  504. package/dist/cobalt/p-7780ddb5.entry.js +0 -1
  505. package/dist/cobalt/p-7FZXeBK4.js +0 -1
  506. package/dist/cobalt/p-86d4e016.entry.js +0 -1
  507. package/dist/cobalt/p-8a9ed2da.entry.js +0 -1
  508. package/dist/cobalt/p-B-ckjCUA.js +0 -1
  509. package/dist/cobalt/p-BAA4ln31.js +0 -1
  510. package/dist/cobalt/p-ChibIpZv.js +0 -1
  511. package/dist/cobalt/p-aa20ffca.entry.js +0 -1
  512. package/dist/cobalt/p-ac5df270.entry.js +0 -1
  513. package/dist/cobalt/p-c2e2eee9.entry.js +0 -1
  514. package/dist/cobalt/p-cc8e2f16.entry.js +0 -1
  515. package/dist/cobalt/p-e1957078.entry.js +0 -1
  516. package/dist/cobalt/p-e2762263.entry.js +0 -1
  517. package/dist/cobalt/p-e4a539da.entry.js +0 -1
  518. package/dist/cobalt/p-e7085f08.entry.js +0 -1
  519. package/dist/cobalt/p-e9aaeaf7.entry.js +0 -1
  520. package/dist/cobalt/p-f36e461f.entry.js +0 -1
  521. package/dist/cobalt/p-f6b0c4a0.entry.js +0 -1
  522. package/dist/cobalt/p-tT-aZV0-.js +0 -2
  523. package/dist/components/p-BHqdcGDh.js +0 -1
  524. package/dist/components/p-BJTMFYax.js +0 -1
  525. package/dist/components/p-ChibIpZv.js +0 -1
  526. package/dist/components/p-D3ts7oo9.js +0 -1
  527. package/dist/components/p-Dh-h40mY.js +0 -1
  528. package/dist/components/p-Xwo2HQmt.js +0 -1
  529. package/dist/components/p-eSq2ze8W.js +0 -1
  530. package/dist/esm/co-avatar.entry.js +0 -90
@@ -37,17 +37,17 @@ export class CoCheckbox {
37
37
  // Only override the fill when a custom color is provided AND the box is "on".
38
38
  // Leaving this undefined keeps the default appearance byte-identical to before.
39
39
  const boxStyle = this.onColor && isOn ? { background: this.onColor } : undefined;
40
- return (h("div", { key: 'b52aa4d0412e9ab8b170f11d7a323bbbc80057e5', class: {
40
+ return (h("div", { key: '7d7318c97238d5784bc5e97b4d062324567f4298', class: {
41
41
  'co-checkbox-row': true,
42
42
  'co-checkbox-row--disabled': this.disabled,
43
- }, onClick: this.handleClick }, h("span", { key: 'd3a1caff03ad0358ea005bcb88a8ad607e9d3d24', role: "checkbox", "aria-checked": this.indeterminate ? 'mixed' : String(this.checked), "aria-label": this.label || '', class: {
43
+ }, onClick: this.handleClick }, h("span", { key: '6a9eb80dd31b3fdcbad3fd5375c24a7039d7ed91', role: "checkbox", "aria-checked": this.indeterminate ? 'mixed' : String(this.checked), "aria-label": this.label || '', class: {
44
44
  'co-checkbox': true,
45
45
  [`co-checkbox--${this.size}`]: true,
46
46
  'co-checkbox--overlay': isOverlay,
47
47
  'co-checkbox--checked': this.checked && !this.indeterminate,
48
48
  'co-checkbox--indeterminate': this.indeterminate,
49
49
  'co-checkbox--disabled': this.disabled,
50
- }, 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))));
50
+ }, style: boxStyle, part: "box" }, isOverlay && this.indeterminate && (h("svg", { key: 'ea2fc2c66f3fdf9a385d30fe1c15a50196d61502', class: "co-checkbox__glyph", viewBox: "0 0 16 16", fill: "none", "aria-hidden": "true" }, h("path", { key: '9a0c46128e14f5e62e956f51d292f8d59aa23bee', d: "M3 8h10", stroke: "#fff", "stroke-width": "2.2", "stroke-linecap": "round" }))), isOverlay && this.checked && !this.indeterminate && (h("svg", { key: '5898d1b96e97a2ba71bd80ef4ee9446a1250e88e', class: "co-checkbox__glyph", viewBox: "0 0 16 16", fill: "none", "aria-hidden": "true" }, h("path", { key: '9dcac76996e654417555489e7d2c1467848ca242', 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: '3833a6596021f89ac26cd5201911d8fa4ca2f19a', class: "co-checkbox__label", part: "label" }, this.label))));
51
51
  }
52
52
  static get is() { return "co-checkbox"; }
53
53
  static get encapsulation() { return "shadow"; }
@@ -70,7 +70,7 @@ export class CoChip {
70
70
  else
71
71
  effectiveIconMode = 'none';
72
72
  const Tag = this.clickable ? 'button' : 'div';
73
- return (h(Tag, { key: '3210b69426aa37cc7e1f9cc7d7a9add9fd0dd93b', class: {
73
+ return (h(Tag, { key: '05440263b3d6ba10c01b5c85e345dcaa121e3237', class: {
74
74
  'co-chip': true,
75
75
  [`co-chip--${this.shape}`]: true,
76
76
  [`co-chip--${this.size}`]: true,
@@ -80,7 +80,7 @@ export class CoChip {
80
80
  'co-chip--clickable': this.clickable,
81
81
  'co-chip--disabled': this.disabled,
82
82
  'co-chip--selected': this.selected,
83
- }, part: "chip", type: this.clickable ? 'button' : undefined, disabled: this.clickable ? this.disabled : undefined, onClick: this.handleClick }, this.dot && (h("span", { key: '105306abb8267ebec6a4241b85be844ce9e0fe9e', class: "co-chip__dot", part: "dot", style: this.dotColor ? { color: this.dotColor } : undefined }, h("co-icon", { key: 'a6e6bbf79ec321916bae16fea448b63f22109bd0', name: "circle", size: iconSize, weight: "fill" }))), this.iconLeft && !hasLeftSlot && (h("span", { key: '6ddd3f25eca0380831c10fce157aa042d5195da5', class: "co-chip__icon-left", part: "icon-left" }, h("co-icon", { key: 'd331947abb472bede535a794dfae052a021d06b1', name: this.iconLeft, size: iconSize, weight: this.iconWeight }))), hasLeftSlot && (h("span", { key: 'ddf803655d633a17901ecab726739ad69ae03d5c', class: "co-chip__icon-left", part: "icon-left" }, h("slot", { key: '4602a3f28aa74f31bd7a5124b9ef1a1337f4d960', name: "icon-left" }))), h("span", { key: 'aebc08bb058e32d13ef3c962e1cf23cfdbc3baf5', class: "co-chip__label" }, h("slot", { key: 'be0e8625634f0b4a9da70944e32bb7d2c80c3a00' }, this.label), this.valueLabel != null && this.valueLabel !== '' && (h("span", { key: '11634b783e3a482fe161781658fd22d0ec015265', class: "co-chip__value", part: "value" }, `: ${this.valueLabel}`))), this.iconRight && !hasRightSlot && !this.removable && (h("span", { key: '49837e189f540874558c337bce19a983a5bd77f2', class: "co-chip__icon-right", part: "icon-right" }, h("co-icon", { key: '6510c33b909da03ef0e6ee59fb52b5c12a5faa86', name: this.iconRight, size: iconSize, weight: this.iconWeight }))), hasRightSlot && (h("span", { key: '9c6e6ccea304803daaecf447a5651d5e8a67cc07', class: "co-chip__icon-right", part: "icon-right" }, h("slot", { key: '3bdd7c888bba838894b88a41039df45af8f7547c', name: "icon-right" }))), this.removable && (h("span", { key: 'a4d45167d0c3fc237692371a131af5a76840a89a', class: "co-chip__remove", part: "remove", role: "button", tabIndex: this.disabled ? -1 : 0, onClick: this.handleRemove, "aria-label": "Remove" }, h("co-icon", { key: 'ce146e623ce90a936c54a8bfad349b7ea04691fa', name: "x-circle", size: removeIconSize, weight: "fill" }))), this.trailingIcon && (h("span", { key: 'fe01795e08be25909f530d6da4f57cb38b6f8a8e', class: "co-chip__trailing", part: "trailing" }, h("co-icon", { key: '2d8c0bba14a8fa9128c9f9673d9d295f191f1e5c', name: this.trailingIcon, size: trailingIconSize, weight: this.iconWeight })))));
83
+ }, part: "chip", type: this.clickable ? 'button' : undefined, disabled: this.clickable ? this.disabled : undefined, onClick: this.handleClick }, this.dot && (h("span", { key: 'd71d63015f9a594587f146cc041032381b22d369', class: "co-chip__dot", part: "dot", style: this.dotColor ? { color: this.dotColor } : undefined }, h("co-icon", { key: 'fbf6114ccdbac2b6f7cce84d98b5d695a141bcd1', name: "circle", size: iconSize, weight: "fill" }))), this.iconLeft && !hasLeftSlot && (h("span", { key: 'db9984dcec5a53b9ddbd3d535031b46e25477b83', class: "co-chip__icon-left", part: "icon-left" }, h("co-icon", { key: 'cd745b03f23e86da95bc0eba975ebc3764b9661c', name: this.iconLeft, size: iconSize, weight: this.iconWeight }))), hasLeftSlot && (h("span", { key: '696a9b35c06a12b107cff95192e01584e167f147', class: "co-chip__icon-left", part: "icon-left" }, h("slot", { key: 'c485bf176b6f45ad04de0ce40e76c3fee9810a44', name: "icon-left" }))), h("span", { key: '30f93d2f29ced9dc817619f9b83c7e12e69c6664', class: "co-chip__label" }, h("slot", { key: '3e103e98d2557ac3fa9eb130a1ddac431c2005d3' }, this.label), this.valueLabel != null && this.valueLabel !== '' && (h("span", { key: '65bd6af3007737372daef2afe379820ccc8addef', class: "co-chip__value", part: "value" }, `: ${this.valueLabel}`))), this.iconRight && !hasRightSlot && !this.removable && (h("span", { key: 'acac0c84b83a53ad1fb9b22143ae2f31701ac226', class: "co-chip__icon-right", part: "icon-right" }, h("co-icon", { key: '60ad2e85d2c5658b3c4be23709c9aca6578fc4ac', name: this.iconRight, size: iconSize, weight: this.iconWeight }))), hasRightSlot && (h("span", { key: '020918e258d6d24b1a7d9f40dc8b90f31ce85690', class: "co-chip__icon-right", part: "icon-right" }, h("slot", { key: '1fdd279b5f3c8b24c8a6668441e09b6c3e90f900', name: "icon-right" }))), this.removable && (h("span", { key: '46bc990ba24fcf03ae0eb8f32797908c728ccddd', class: "co-chip__remove", part: "remove", role: "button", tabIndex: this.disabled ? -1 : 0, onClick: this.handleRemove, "aria-label": "Remove" }, h("co-icon", { key: 'f18f1110893d39b013bb4d8f4bea117f107a8509', name: "x-circle", size: removeIconSize, weight: "fill" }))), this.trailingIcon && (h("span", { key: '08ec959ca465adf3ac138336c7511293874bf540', class: "co-chip__trailing", part: "trailing" }, h("co-icon", { key: 'cd706e153280db4f0a4aa039e569d4cc123b8348', name: this.trailingIcon, size: trailingIconSize, weight: this.iconWeight })))));
84
84
  }
85
85
  static get is() { return "co-chip"; }
86
86
  static get encapsulation() { return "shadow"; }
@@ -52,10 +52,10 @@
52
52
  align-items: center;
53
53
  gap: var(--co-spacing-sm2);
54
54
  padding: var(--co-spacing-sm2) var(--co-spacing-md);
55
- background: color-mix(in srgb, var(--co-semantic-surface-secondary) 55%, transparent);
56
- -webkit-backdrop-filter: blur(var(--co-glass-blur)) saturate(var(--co-glass-saturate));
57
- backdrop-filter: blur(var(--co-glass-blur)) saturate(var(--co-glass-saturate));
58
- border: 1px solid var(--co-semantic-border-subtle);
55
+ /* Figma Text Field: fondo sólido de página + borde Negro 25% (los campos
56
+ tenues negro-8 + glass no leen como editables sobre el drawer blanco). */
57
+ background: var(--co-semantic-surface-page);
58
+ border: 1px solid var(--co-semantic-border-field);
59
59
  border-radius: var(--co-border-radius-xs);
60
60
  min-height: 40px;
61
61
  box-sizing: border-box;
@@ -105,8 +105,13 @@
105
105
  }
106
106
 
107
107
  .co-color-picker__swatch {
108
- width: 24px;
109
- height: 24px;
108
+ /* 22px es el alto de contenido interno del sistema (mismo que los chips de
109
+ co-ref-field --md); con 24 + 1px de borde el trigger crecía a 44 y quedaba
110
+ 4px más alto que el resto de campos. */
111
+ width: 22px;
112
+ height: 22px;
113
+ /* Sin border-box el 1px de borde sumaría 24 y el trigger volvería a 42. */
114
+ box-sizing: border-box;
110
115
  border-radius: var(--co-border-radius-full);
111
116
  border: 1px solid var(--co-semantic-border-subtle);
112
117
  flex-shrink: 0;
@@ -252,7 +257,3 @@
252
257
  grid-column: 2;
253
258
  min-width: 0;
254
259
  }
255
-
256
- @supports not (background: color-mix(in srgb, red, transparent)) {
257
- .co-color-picker__trigger { background: var(--co-semantic-surface-secondary); }
258
- }
@@ -82,10 +82,10 @@ export class CoColorPicker {
82
82
  const presets = this.parsedPresets;
83
83
  const hasValue = !!this.value;
84
84
  const statusClass = this.status !== 'default' ? `co-color-picker--${this.status}` : '';
85
- return (h("div", { key: 'cf82d2fe5d1ca59a0be4edbd98f2f127cbb0666c', class: `co-color-picker co-color-picker--${this.size} ${statusClass} ${this.isOpen ? 'co-color-picker--open' : ''} ${this.disabled ? 'co-color-picker--disabled' : ''}` }, this.label && (h("label", { key: 'ad0e372b32b0e7d5294609b7a952e8d4fb633447', class: "co-color-picker__label" }, this.label, h(RequiredMark, { key: '9976b6350be9c69a5db48079cdcc32b597b99e4f', required: this.required }))), h("co-popover", { key: 'e50a584f035be8e4cb7d18968c16e6dfe5b8fad2', open: this.isOpen, placement: "bottom-start", matchWidth: true, offset: 4, onCoOpen: this.handlePopoverOpen, onCoClose: this.handlePopoverClose }, h("div", { key: '79bfb8856c30be5bbedf2471651eafabf4c2faa5', slot: "trigger", class: "co-color-picker__trigger" }, h("span", { key: '468b9f7f6a63297086f48938155bea1a5a82ec04', class: "co-color-picker__swatch", style: { background: hasValue ? this.value : 'transparent' } }), h("span", { key: '727966662cfa0c6647d66f0268eca9f77452c46d', class: `co-color-picker__value ${!hasValue ? 'co-color-picker__value--empty' : ''}` }, hasValue ? this.value : this.placeholder)), this.isOpen && (h("div", { key: '25df03b58bf3a690e524f53d53a16fe299f019ed', class: "co-color-picker__panel" }, h("div", { key: 'd102f3c6b266046dc2b8d6d7536d25aa2dffb79c', class: "co-color-picker__grid" }, presets.map((preset) => {
85
+ return (h("div", { key: 'bf1e124470ecaf6d214835e8bc01d481496c1c20', class: `co-color-picker co-color-picker--${this.size} ${statusClass} ${this.isOpen ? 'co-color-picker--open' : ''} ${this.disabled ? 'co-color-picker--disabled' : ''}` }, this.label && (h("label", { key: 'af52a09e440de00f4f1951715043dfcc24291653', class: "co-color-picker__label" }, this.label, h(RequiredMark, { key: 'f6a5f5c10920f7289993d9d965e3b2eeff1e9a08', required: this.required }))), h("co-popover", { key: '865fe6f411d3f2312b1b1d0a089aae7ae19b4e6f', open: this.isOpen, placement: "bottom-start", matchWidth: true, offset: 4, onCoOpen: this.handlePopoverOpen, onCoClose: this.handlePopoverClose }, h("div", { key: '29feea25617531aec3072b6002a2cd3c13eb25e2', slot: "trigger", class: "co-color-picker__trigger" }, h("span", { key: '60ccd85b737ba09947ef2b5a9e64a0647bebfa6c', class: "co-color-picker__swatch", style: { background: hasValue ? this.value : 'transparent' } }), h("span", { key: '1fae7ddf9b14ed14a9603cf9d9ed45b358d735b1', class: `co-color-picker__value ${!hasValue ? 'co-color-picker__value--empty' : ''}` }, hasValue ? this.value : this.placeholder)), this.isOpen && (h("div", { key: '6cea80c1c13136d9526ab93d667c209bd1871f02', class: "co-color-picker__panel" }, h("div", { key: '637520727a4452a3de87a0a11715804a8a2cfe2f', class: "co-color-picker__grid" }, presets.map((preset) => {
86
86
  var _a;
87
87
  return (h("button", { type: "button", key: preset.value, class: `co-color-picker__grid-item ${preset.value.toUpperCase() === ((_a = this.value) === null || _a === void 0 ? void 0 : _a.toUpperCase()) ? 'co-color-picker__grid-item--selected' : ''}`, style: { background: preset.value }, title: preset.name, onClick: () => this.handleSwatchClick(preset.value) }));
88
- })), hasValue && (h("div", { key: '4897fc8e3c3d371b23b7ae6c9e5c04c92dfe27df', class: "co-color-picker__hex-row" }, h("span", { key: '625828e841d8f8b545ee6119d74e839eca80841e', class: "co-color-picker__hex-prefix" }, "#"), h("span", { key: '00f73948a453f2db74103ab1d49013e999d13b1f', class: "co-color-picker__hex-value" }, this.value.replace(/^#/, '')), h("button", { key: 'c87e69f32065bf05dcad1eaa73cf21d028abf93c', type: "button", class: `co-color-picker__copy-btn ${this.copied ? 'co-color-picker__copy-btn--copied' : ''}`, title: "Copy", onClick: () => this.handleCopy() }, h("co-icon", { key: 'bf8e7abbb52e543bb4335acc577b268cce40c2be', name: this.copied ? 'check' : 'copy', size: 16 }))))))), this.helperText && (h("div", { key: '368cf0c7f3877c1a6fd35c992b6543862b1cebc8', class: "co-color-picker__helper" }, this.statusIcon && (h("co-icon", { key: '5b9f3568320860fde1d701ef6e5d9b3475903d8c', name: this.statusIcon, size: 14, weight: "fill", class: "co-color-picker__helper-icon" })), h("span", { key: '5a480e0edaf010df948e8f73e9befa70f88b0865', class: "co-color-picker__helper-text" }, this.helperText)))));
88
+ })), hasValue && (h("div", { key: '21c2ea411903edcd18b40e91afdec27344e55185', class: "co-color-picker__hex-row" }, h("span", { key: 'ab7ec79d4edaf97e957735a64bb2cd806acdb8a2', class: "co-color-picker__hex-prefix" }, "#"), h("span", { key: '2526d185d375c0ac45c0ac088c3820e28bd94853', class: "co-color-picker__hex-value" }, this.value.replace(/^#/, '')), h("button", { key: 'b2a5e1905f629bce7e910261eaa9731bef53110b', type: "button", class: `co-color-picker__copy-btn ${this.copied ? 'co-color-picker__copy-btn--copied' : ''}`, title: "Copy", onClick: () => this.handleCopy() }, h("co-icon", { key: 'c642e0f8093ae192cd23439e8cd80694f90d2ecf', name: this.copied ? 'check' : 'copy', size: 16 }))))))), this.helperText && (h("div", { key: 'f66cf310df66ac16283afa1d47974a71af66816b', class: "co-color-picker__helper" }, this.statusIcon && (h("co-icon", { key: 'c9578df8cc86de8ab277f44a72fae56f5f586004', name: this.statusIcon, size: 14, weight: "fill", class: "co-color-picker__helper-icon" })), h("span", { key: 'c9b47133735bba79269e62d80b402766c4a8b019', class: "co-color-picker__helper-text" }, this.helperText)))));
89
89
  }
90
90
  static get is() { return "co-color-picker"; }
91
91
  static get encapsulation() { return "shadow"; }
@@ -165,13 +165,13 @@ export class CoColumnPicker {
165
165
  return (h("div", { class: "co-column-picker__empty" }, h("co-icon", { name: "magnifying-glass", size: 40, class: "co-column-picker__empty-icon" }), h("span", null, this.emptyText)));
166
166
  }
167
167
  render() {
168
- return (h("div", { key: '2666e34dab21c03638a74bb5aa49ab0e886a0693', class: {
168
+ return (h("div", { key: '6b8c6cfe2e881d0cba238960fae867205aae32c9', class: {
169
169
  'co-column-picker': true,
170
170
  'co-column-picker--open': this.isOpen,
171
171
  'co-column-picker--disabled': this.disabled,
172
172
  'co-column-picker--focused': this.focused,
173
173
  [`co-column-picker--${this.status}`]: this.status !== 'default',
174
- } }, (this.label || this.secondaryLabel) && (h("div", { key: '14278387662b21beb294db48c0758fc6ff265676', class: "co-column-picker__labels" }, this.label && h("label", { key: '3f96a7fc4f4c41a4dfd96461b68c3f5b58bb681c', class: "co-column-picker__label" }, this.label), this.secondaryLabel && h("span", { key: '96c8aee4265a6a1714d17ab91035bb635df4a925', class: "co-column-picker__secondary-label" }, this.secondaryLabel))), this.renderField(), this.isOpen && (h("div", { key: '71ec0116e86706c139eba9a2368c238e527c2251', class: "co-column-picker__dropdown" }, this.showSearch && (h("div", { key: 'b17441aa3d0d73dab3b16ae7d9f2d0796968c9da', class: "co-column-picker__search" }, h("co-icon", { key: '007c2975b633af4bfde6248372b24cf0a2f9b862', name: "magnifying-glass", size: 14, class: "co-column-picker__search-icon" }), h("input", { key: 'd6bbaf600cc3f2ed2e490d095045a744b46bed8d', ref: el => (this.searchInputEl = el), class: "co-column-picker__search-input", type: "text", value: this.query, placeholder: this.placeholder, onInput: this.handleSearchInput, onClick: (e) => e.stopPropagation() }), this.query && (h("button", { key: 'ba292c3f2ee4fcfb73d1360d681c5ed2ccdd0f41', class: "co-column-picker__search-clear", type: "button", onClick: this.handleSearchClear }, h("co-icon", { key: '1ec246b29fb288351153e896b2014b8f4fdec62c', name: "x", size: 14 }))))), this.showToolbar && this.multiple && (h("div", { key: '007a4067b4c369f076eef0e5068419ad1ad7717b', class: "co-column-picker__toolbar" }, h("button", { key: 'd4ad1c99e81cba77cce7d7f8a121b16398b4b462', class: "co-column-picker__toolbar-btn", type: "button", onClick: this.handleSelectAll }, this.selectAllText), h("button", { key: '2ac4546a1375c337363c905a1262082f4ec4ac25', class: "co-column-picker__toolbar-btn", type: "button", onClick: this.handleDeselectAll }, this.clearText), h("span", { key: '053b07244ea82a1d83eadc0f3e0d7f3c79df3f1c', class: "co-column-picker__toolbar-sep" }), h("button", { key: '0568ea5680716dc2560ca93e89dbb0649145f552', class: "co-column-picker__toolbar-btn", type: "button", onClick: this.handleExpandAll }, this.expandText), h("button", { key: '6538744f86c59489871040bed656a85220fbdb1c', class: "co-column-picker__toolbar-btn", type: "button", onClick: this.handleCollapseAll }, this.collapseText), h("span", { key: 'd0c4294e408378f9613655f9f1a8665fff4bc866', style: { flex: '1' } }), this.selectedValues.length > 0 && h("span", { key: '5dc6510896ca75e4d1d62608ca9fd0c46daa2158', class: "co-column-picker__toolbar-counter" }, this.selectedValues.length, " ", this.selectedText))), h("div", { key: 'bb7a021742ab70da4d1c8b29b58944a826d50399', class: "co-column-picker__scroll", style: { maxHeight: `${this.maxHeight}px` } }, this.renderTree()))), this.helperText && (h("div", { key: '8135e8db252ad8de777683d308e7440f7902d281', class: `co-column-picker__helper co-column-picker__helper--${this.status}` }, this.statusIcon && h("co-icon", { key: 'cd2416dde35f709547185a893cd61c981be0de3f', name: this.statusIcon, size: 14, weight: "fill", class: "co-column-picker__helper-icon" }), h("span", { key: 'eb8b1353ec98c16360ad13484944879046235339', class: "co-column-picker__helper-text" }, this.helperText)))));
174
+ } }, (this.label || this.secondaryLabel) && (h("div", { key: 'b390d0401f69250a1a926f933d181be9a57e4f09', class: "co-column-picker__labels" }, this.label && h("label", { key: '6a073085876d0a24fc0e6083645de267c63ae16a', class: "co-column-picker__label" }, this.label), this.secondaryLabel && h("span", { key: 'cd41ce02c3bee55bb80fc05cfbc69c662e747c5d', class: "co-column-picker__secondary-label" }, this.secondaryLabel))), this.renderField(), this.isOpen && (h("div", { key: 'e508300691a608eba74f0eed4564d3eb00d473ce', class: "co-column-picker__dropdown" }, this.showSearch && (h("div", { key: '849fa75718686b0616ba36af36eacf2445e68e95', class: "co-column-picker__search" }, h("co-icon", { key: '5a5ff7c464cc5966164621e7c60e58e87cd42c6d', name: "magnifying-glass", size: 14, class: "co-column-picker__search-icon" }), h("input", { key: '2e4c97aa689ffbec464e63b27ff502cfdea1da20', ref: el => (this.searchInputEl = el), class: "co-column-picker__search-input", type: "text", value: this.query, placeholder: this.placeholder, onInput: this.handleSearchInput, onClick: (e) => e.stopPropagation() }), this.query && (h("button", { key: '2ee4f153a3c3ac3788338c94a7864602630f59fb', class: "co-column-picker__search-clear", type: "button", onClick: this.handleSearchClear }, h("co-icon", { key: '281833ffc8f4a0bbe0287c55733fc0fdcd5cd1b6', name: "x", size: 14 }))))), this.showToolbar && this.multiple && (h("div", { key: 'cd4c8b1f1bfd728f118668aec42e486a4a9cbaae', class: "co-column-picker__toolbar" }, h("button", { key: 'c903f236b2c08a8d879c2b04eaaa54dc719ce7e2', class: "co-column-picker__toolbar-btn", type: "button", onClick: this.handleSelectAll }, this.selectAllText), h("button", { key: '42846fde5f9f53eb7bfe40b61781fd9ce7fbdb51', class: "co-column-picker__toolbar-btn", type: "button", onClick: this.handleDeselectAll }, this.clearText), h("span", { key: 'fda2bf84b90e2523cd27d35eca52c99b9b036101', class: "co-column-picker__toolbar-sep" }), h("button", { key: '2e084ef4652b9286a917849b790f053b65a33096', class: "co-column-picker__toolbar-btn", type: "button", onClick: this.handleExpandAll }, this.expandText), h("button", { key: 'e853c6a5177863da0ed836b46cf4d446801b2c33', class: "co-column-picker__toolbar-btn", type: "button", onClick: this.handleCollapseAll }, this.collapseText), h("span", { key: 'e68c03ccbdd3ae1f1402caacd08454574614ec9f', style: { flex: '1' } }), this.selectedValues.length > 0 && h("span", { key: 'e132ebee1af4b1b73d7587589c9f6de5d6c663b0', class: "co-column-picker__toolbar-counter" }, this.selectedValues.length, " ", this.selectedText))), h("div", { key: 'ee5c9f8d58f0a36073bd2dc206b5113002464f6d', class: "co-column-picker__scroll", style: { maxHeight: `${this.maxHeight}px` } }, this.renderTree()))), this.helperText && (h("div", { key: '15e9d64ea94e93119198cf33a375927f37d4f795', class: `co-column-picker__helper co-column-picker__helper--${this.status}` }, this.statusIcon && h("co-icon", { key: '75539629763f3efc4a8c354954a3c0d166e108df', name: this.statusIcon, size: 14, weight: "fill", class: "co-column-picker__helper-icon" }), h("span", { key: 'b84d6dee0cc0fc6cbe91aa67599e26a71e1a3a3c', class: "co-column-picker__helper-text" }, this.helperText)))));
175
175
  }
176
176
  static get is() { return "co-column-picker"; }
177
177
  static get encapsulation() { return "shadow"; }
@@ -58,7 +58,7 @@
58
58
  /* Figma Text Field parity (same box as co-input): solid page surface +
59
59
  Negro 25% border — tinted glass didn't read as editable on white. */
60
60
  background: var(--co-semantic-surface-page);
61
- border: 1px solid var(--co-color-opacity-negro-25, rgba(31, 28, 27, 0.25));
61
+ border: 1px solid var(--co-semantic-border-field);
62
62
  border-radius: var(--co-border-radius-xs);
63
63
  min-height: 40px;
64
64
  box-sizing: border-box;
@@ -83,11 +83,6 @@
83
83
  padding: var(--co-spacing-sm) var(--co-spacing-lg);
84
84
  font-size: var(--co-font-size-16);
85
85
  }
86
- /* The inner input-wrapper's own min-height+padding (24px+4px) would otherwise
87
- overshoot the trigger's min-height — flatten it for s/sm so the combobox
88
- matches co-select's height exactly. Chips keep their own height. */
89
- .co-combobox--s .co-combobox__input-wrapper,
90
- .co-combobox--sm .co-combobox__input-wrapper { min-height: 0; padding: 0; }
91
86
 
92
87
  .co-combobox--open .co-combobox__trigger {
93
88
  border-color: var(--co-semantic-border-focus);
@@ -120,8 +115,11 @@
120
115
  flex-wrap: nowrap;
121
116
  gap: 4px;
122
117
  min-width: 0;
123
- min-height: 24px;
124
- padding: var(--co-spacing-xxs) 0;
118
+ /* 22px content + la padding vertical del trigger + 1px de bordes = la caja md
119
+ de 40px; los 24px + xxs de antes empujaban el combobox a 46px, fuera de paso
120
+ con el resto de campos de 40px. Mismo criterio que co-input. */
121
+ min-height: 22px;
122
+ padding: 0;
125
123
  overflow: hidden;
126
124
  }
127
125
 
@@ -381,11 +381,21 @@ co-data-table {
381
381
  .co-data-table__empty-action:empty { display: none; }
382
382
 
383
383
  /* ─── SKELETON LOADING ──────────────────────────────────────── */
384
+ /* Paridad con co-skeleton (primitivo canónico): mismo gradiente + sweep +
385
+ 1.2s, para que el skeleton de la tabla y el de las cards/kanban se vean
386
+ como UN sistema. Antes era un pulse de opacidad sobre gray-100 sólido a
387
+ 1.5s — divergía en color, movimiento y timing. */
384
388
  .co-data-table__skeleton {
385
389
  height: 14px;
386
390
  border-radius: var(--co-border-radius-xxs);
387
- background: var(--co-color-gray-100);
388
- animation: co-dt-shimmer 1.5s ease-in-out infinite;
391
+ background: linear-gradient(
392
+ 90deg,
393
+ var(--co-semantic-surface-secondary) 0%,
394
+ var(--co-semantic-surface-hover, rgba(0, 0, 0, 0.04)) 50%,
395
+ var(--co-semantic-surface-secondary) 100%
396
+ );
397
+ background-size: 200% 100%;
398
+ animation: co-dt-shimmer 1.2s ease-in-out infinite;
389
399
  width: 70%;
390
400
  }
391
401
 
@@ -395,9 +405,14 @@ co-data-table {
395
405
  margin: 0 auto;
396
406
  }
397
407
 
408
+ /* Mismo sweep que co-skeleton-sweep (gradient position), no un opacity pulse. */
398
409
  @keyframes co-dt-shimmer {
399
- 0%, 100% { opacity: 1; }
400
- 50% { opacity: 0.4; }
410
+ 0% { background-position: 200% 0; }
411
+ 100% { background-position: -200% 0; }
412
+ }
413
+
414
+ @media (prefers-reduced-motion: reduce) {
415
+ .co-data-table__skeleton { animation: none; }
401
416
  }
402
417
 
403
418
  .co-data-table__row--skeleton {
@@ -84,17 +84,17 @@ export class CoDataTablePagination {
84
84
  }
85
85
  render() {
86
86
  const pages = this.getVisiblePages();
87
- return (h("div", { key: 'a0634afed71b18005f42921052b2bb41b5710818', class: "co-pagination", part: "pagination" }, h("div", { key: '08afef194748764e581c9c0e173af57bd7484e6a', class: "co-pagination__section" }, h("span", { key: '8bf238dd11b3c322becb18e07afbe087584ce3e0', class: "co-pagination__label" }, this.jumpToPageLabel), h("input", { key: '109f501ce7a1dc4ee2c109d75f7fcbc81aa3bfcc', type: "text", class: "co-pagination__jump-input", value: this.jumpToValue || String(this.page), onInput: (e) => {
87
+ return (h("div", { key: '9bda0302cc65a11065744a33ce2c48ad2d86f905', class: "co-pagination", part: "pagination" }, h("div", { key: '2605fca75f90b5f764ca8f070d79654d0653d6eb', class: "co-pagination__section" }, h("span", { key: '2296d9f00584bf8243cf6b1c32eeb8ce79b14fdc', class: "co-pagination__label" }, this.jumpToPageLabel), h("input", { key: '7a6a3a24ed99d708940f6da784d05f7c490d2f42', type: "text", class: "co-pagination__jump-input", value: this.jumpToValue || String(this.page), onInput: (e) => {
88
88
  this.jumpToValue = e.target.value;
89
89
  }, onKeyDown: (e) => this.handleJumpToPage(e), onFocus: (e) => {
90
90
  e.target.select();
91
- }, part: "jump-input" })), h("div", { key: '706f537a7165004e18a4cf9f3b172392cbc25657', class: "co-pagination__section co-pagination__section--page-size" }, h("div", { key: '15102e983f876658cf56c2aba8d94d29d132fa47', class: "co-pagination__page-size-trigger", onClick: () => { this.showPageSizeDropdown = !this.showPageSizeDropdown; } }, h("span", { key: '5eb114f934a1f694c45ae4165d3dc32e120fd7c9', class: "co-pagination__page-size-value" }, this.pageSize), h("span", { key: 'f767df618ae0f1193dd107d8b8ab66434ab3da92', class: "co-pagination__label" }, this.perPageLabel), h("co-icon", { key: '013df9bfa151cbc9c266c10e94e18823edd48050', name: "caret-down", size: 14 })), this.showPageSizeDropdown && (h("div", { key: '634d6cdb5ceaaf6e0ffee6ee3533d568765d8868', class: "co-pagination__page-size-dropdown", part: "dropdown" }, this.parsedPageSizes.map(size => (h("button", { class: {
91
+ }, part: "jump-input" })), h("div", { key: '5d8af4318ba1a8e4e5c13862e7ea3877ae6b3bc4', class: "co-pagination__section co-pagination__section--page-size" }, h("div", { key: '758ea59d9e614de2d7a5ebc3fe93e3af2cc28ae6', class: "co-pagination__page-size-trigger", onClick: () => { this.showPageSizeDropdown = !this.showPageSizeDropdown; } }, h("span", { key: '841f93bea5d817cdd42f076b1a056da6a3707cb2', class: "co-pagination__page-size-value" }, this.pageSize), h("span", { key: '8e381335184c0790c3379f0223239c7c478030c3', class: "co-pagination__label" }, this.perPageLabel), h("co-icon", { key: '415dd90e5fb5f41071a35f4214f4d02387740c71', name: "caret-down", size: 14 })), this.showPageSizeDropdown && (h("div", { key: '845b73359db84f19583ec716d79c1dc8310f87b3', class: "co-pagination__page-size-dropdown", part: "dropdown" }, this.parsedPageSizes.map(size => (h("button", { class: {
92
92
  'co-pagination__page-size-option': true,
93
93
  'co-pagination__page-size-option--active': size === this.pageSize,
94
- }, onClick: () => this.changePageSize(size) }, size)))))), h("div", { key: '9cd537ceee590fdf03fb71f1e703c468e88881c5', class: "co-pagination__spacer" }), h("div", { key: '4f958f5ce6d1d5bb77a232d49dcf0375cadd8bff', class: "co-pagination__section" }, h("span", { key: '50717cd14f6dd64a47c31d64c6b98064316c5363', class: "co-pagination__count" }, this.totalCount.toLocaleString(), " ", this.recordsLabel)), h("div", { key: 'd133196b3970aed10f5e80fe8edc16576d3ef723', class: "co-pagination__section co-pagination__nav" }, h("button", { key: '497d2dec11447e6426810770a38ff09564796336', class: "co-pagination__nav-btn", disabled: this.page <= 1, onClick: () => this.goToPage(this.page - 1), part: "prev-btn" }, this.previousLabel), pages.map(p => p === '...' ? (h("span", { class: "co-pagination__ellipsis" }, "\u2026")) : (h("button", { class: {
94
+ }, onClick: () => this.changePageSize(size) }, size)))))), h("div", { key: '55bf44bc21ed00c5058ad0197621cfcb1d81ec2d', class: "co-pagination__spacer" }), h("div", { key: '2c2a5384f9fda9a3de7c1abc3f2adca9f413e7e6', class: "co-pagination__section" }, h("span", { key: '6f1b81541df05323f428db30e88e467c0aa93a21', class: "co-pagination__count" }, this.totalCount.toLocaleString(), " ", this.recordsLabel)), h("div", { key: '50c630088453b650deb17c77c4cfef90e5275ccb', class: "co-pagination__section co-pagination__nav" }, h("button", { key: 'e4755f11fba6d27ce861f1c41659f802427dabc4', class: "co-pagination__nav-btn", disabled: this.page <= 1, onClick: () => this.goToPage(this.page - 1), part: "prev-btn" }, this.previousLabel), pages.map(p => p === '...' ? (h("span", { class: "co-pagination__ellipsis" }, "\u2026")) : (h("button", { class: {
95
95
  'co-pagination__page-btn': true,
96
96
  'co-pagination__page-btn--active': p === this.page,
97
- }, onClick: () => this.goToPage(p) }, p))), h("button", { key: '86ef170b109112e82cc2b7e53932a1ce1594e3cf', class: "co-pagination__nav-btn", disabled: this.page >= this.totalPages, onClick: () => this.goToPage(this.page + 1), part: "next-btn" }, this.nextLabel))));
97
+ }, onClick: () => this.goToPage(p) }, p))), h("button", { key: '1e1a386b40fb40f169c13619e6cb79993406d16d', class: "co-pagination__nav-btn", disabled: this.page >= this.totalPages, onClick: () => this.goToPage(this.page + 1), part: "next-btn" }, this.nextLabel))));
98
98
  }
99
99
  static get is() { return "co-data-table-pagination"; }
100
100
  static get encapsulation() { return "shadow"; }
@@ -46,10 +46,6 @@
46
46
  .co-date-field--s .co-date-field__field { min-height: 28px; padding: var(--co-spacing-xxs) var(--co-spacing-sm); }
47
47
  .co-date-field--sm .co-date-field__field { min-height: 32px; padding: var(--co-spacing-xs) var(--co-spacing-sm); }
48
48
  .co-date-field--lg .co-date-field__field { min-height: 48px; padding: var(--co-spacing-sm) var(--co-spacing-lg); }
49
- /* The inner input-wrapper's own min-height+padding (24px+4px) would otherwise
50
- add ~4px and overshoot the field's min-height — flatten it for s/sm. */
51
- .co-date-field--s .co-date-field__input-wrapper,
52
- .co-date-field--sm .co-date-field__input-wrapper { min-height: 0; padding: 0; }
53
49
 
54
50
  .co-date-field__field {
55
51
  display: flex;
@@ -59,7 +55,7 @@
59
55
  /* Figma Text Field parity (same box as co-input): solid page surface +
60
56
  Negro 25% border — tinted glass didn't read as editable on white. */
61
57
  background: var(--co-semantic-surface-page);
62
- border: 1px solid var(--co-color-opacity-negro-25, rgba(31, 28, 27, 0.25));
58
+ border: 1px solid var(--co-semantic-border-field);
63
59
  border-radius: var(--co-border-radius-xs);
64
60
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
65
61
  min-height: 40px;
@@ -81,8 +77,11 @@
81
77
  display: flex;
82
78
  align-items: center;
83
79
  min-width: 0;
84
- min-height: 24px;
85
- padding: var(--co-spacing-xxs) 0;
80
+ /* 22px content + la padding vertical del field + 1px de bordes = la caja md
81
+ de 40px; los 24px + xxs de antes empujaban el campo a 46px, fuera de paso
82
+ con el resto de campos de 40px. Mismo criterio que co-input. */
83
+ min-height: 22px;
84
+ padding: 0;
86
85
  }
87
86
 
88
87
  .co-date-field__native {
@@ -162,20 +162,20 @@ export class CoDateField {
162
162
  // should still fall back to the localized default placeholder.
163
163
  const placeholder = this.placeholder || t.setDate;
164
164
  const helper = this.isInvalid ? this.errorMessage : this.helperText;
165
- return (h("div", { key: '7c7de06d53bf9ab7dab40906d533bfaf1874e41e', class: {
165
+ return (h("div", { key: '3536bc260fea07e059915baf8b094426b5304b7f', class: {
166
166
  'co-date-field': true,
167
167
  'co-date-field--disabled': this.disabled,
168
168
  'co-date-field--focused': this.hasFocus,
169
169
  'co-date-field--filled': this.hasValue,
170
170
  'co-date-field--invalid': this.isInvalid,
171
171
  [`co-date-field--${this.size}`]: true,
172
- }, 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: {
172
+ }, part: "wrapper" }, this.label && (h("div", { key: '5e241dc942081c61b96b8c58a69e03bba89ccdce', class: "co-date-field__labels" }, h("label", { key: '0b5c7b758d48d322dcb4587a662ebb4ca2f5843b', class: "co-date-field__label", part: "label" }, this.label, h(RequiredMark, { key: '3b134781a1b1199bf96140a74e37e5269ec58f86', required: this.required })))), h("div", { key: '3985035d2fb8b52c91dd3e5ad12989e0e94d59a6', class: "co-date-field__field-row" }, h("div", { key: '075d979038a918cb9936153031e8a4753d6fed19', class: "co-date-field__field", part: "field" }, h("co-icon", { key: 'c95e2441e0301031e54a57dfac9f58b071f50e9c', name: "calendar", size: 16, class: "co-date-field__icon" }), h("div", { key: 'bc0c45cf1bcc0f26cdb3e0e5d757fe1db60b2b5e', class: "co-date-field__input-wrapper" }, h("input", { key: '804eedd12a02fc505e2b6743b17d189c4f3cf7cb', 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: 'f39034c484ebb4d07e173feea4bcc7fe16d53b5a', class: {
173
173
  'co-date-field__clear': true,
174
174
  'co-date-field__clear--hidden': !showClear,
175
- }, 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: {
175
+ }, 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: 'ca94d8bca29632e70e08f99ef5605f24df458d25', name: "x-circle", size: 16, weight: "fill" }))))), this.name && h("input", { key: '3dd400a30b59443f232d8001852811aeaa4945f5', type: "hidden", name: this.name, value: (_b = this.value) !== null && _b !== void 0 ? _b : '' }), helper && (h("div", { key: 'd5981fda3e0ab19fea518acddc4cf1c2641bbdd1', class: {
176
176
  'co-date-field__helper': true,
177
177
  'co-date-field__helper--error': this.isInvalid,
178
- }, 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)))));
178
+ }, part: "helper" }, this.isInvalid && (h("co-icon", { key: 'e111d135454ac081770edddb290929903c376fea', name: "warning-circle", size: 14, class: "co-date-field__helper-icon" })), h("span", { key: 'da47256ba021dce0590ce3adfcd602b8715d7184', class: "co-date-field__helper-text" }, helper)))));
179
179
  }
180
180
  static get is() { return "co-date-field"; }
181
181
  static get encapsulation() { return "shadow"; }
@@ -9,6 +9,22 @@
9
9
  gap: var(--co-spacing-sm2);
10
10
  }
11
11
 
12
+ /* ── Variant: flat (no border/background — reads as content) ──────────
13
+ The bordered box actually lives inside co-date-field's own shadow root
14
+ (co-date-field has no `variant` prop and is out of scope here), so it's
15
+ reached from the outside via `::part(field)`, gated by a plain `data-variant`
16
+ attribute co-date-picker.tsx sets on the <co-date-field> tag (see
17
+ renderField()). Kept deliberately low-specificity — type selector + one
18
+ attribute + ::part() ≈ (0,1,2) — well under co-date-field's own two-class
19
+ state rules (`.co-date-field--focused/--disabled/--invalid .co-date-field__field`,
20
+ (0,2,0)), so those keep winning on raw specificity (not source order) and
21
+ the focus ring / disabled surface / invalid border still show through on
22
+ top of flat, same as today — no changes needed in co-date-field itself. */
23
+ co-date-field[data-variant='flat']::part(field) {
24
+ background: transparent;
25
+ border-color: transparent;
26
+ }
27
+
12
28
  /* ---- Label (external, mirrors co-date-field/co-input) ---- */
13
29
  .co-date-picker__label {
14
30
  padding: 0 var(--co-spacing-xs);
@@ -28,6 +28,13 @@ export class CoDatePicker {
28
28
  this.firstDayOfWeek = 1;
29
29
  /** Field size, forwarded to the inner co-date-field. */
30
30
  this.size = 'md';
31
+ /** Visual style. `flat` strips the inner co-date-field's border and
32
+ * background so it reads as plain content instead of a boxed control —
33
+ * padding, label, focus ring, disabled and invalid states are unaffected.
34
+ * `default` (the standard bordered box) renders identically to before
35
+ * this prop existed. co-date-field itself has no `variant` prop, so this
36
+ * is applied from the outside via `::part(field)` — see co-date-picker.css. */
37
+ this.variant = 'default';
31
38
  this.disabled = false;
32
39
  this.readonly = false;
33
40
  this.required = false;
@@ -153,7 +160,7 @@ export class CoDatePicker {
153
160
  }
154
161
  }
155
162
  renderField() {
156
- return (h("co-date-field", { ref: (el) => (this.fieldEl = el), value: this.value, min: this.min, max: this.max, disabledDates: this.disabledDates, disabledDaysOfWeek: this.disabledDaysOfWeek, locale: this.locale, displayFormat: this.displayFormat, placeholder: this.placeholder, size: this.size, name: this.name, disabled: this.disabled, readonly: this.readonly, required: this.required, clearable: this.clearable, invalid: this.isInvalid, onCoChange: this.onFieldChange, onCoInput: this.onFieldInput, onCoInvalid: this.onFieldInvalid, onCoClear: this.onFieldClear, onCoFocus: () => this.coFocus.emit(), onCoBlur: () => this.coBlur.emit() }));
163
+ return (h("co-date-field", { ref: (el) => (this.fieldEl = el), "data-variant": this.variant, value: this.value, min: this.min, max: this.max, disabledDates: this.disabledDates, disabledDaysOfWeek: this.disabledDaysOfWeek, locale: this.locale, displayFormat: this.displayFormat, placeholder: this.placeholder, size: this.size, name: this.name, disabled: this.disabled, readonly: this.readonly, required: this.required, clearable: this.clearable, invalid: this.isInvalid, onCoChange: this.onFieldChange, onCoInput: this.onFieldInput, onCoInvalid: this.onFieldInvalid, onCoClear: this.onFieldClear, onCoFocus: () => this.coFocus.emit(), onCoBlur: () => this.coBlur.emit() }));
157
164
  }
158
165
  renderCalendar(touch) {
159
166
  return (h("co-calendar", { ref: (el) => (this.calendarEl = el), "data-touch": touch ? '' : undefined, value: this.value, min: this.min, max: this.max, disabledDates: this.disabledDates, disabledDaysOfWeek: this.disabledDaysOfWeek, locale: this.locale, firstDayOfWeek: this.firstDayOfWeek, onCoSelect: this.onCalendarSelect }));
@@ -402,6 +409,26 @@ export class CoDatePicker {
402
409
  "attribute": "size",
403
410
  "defaultValue": "'md'"
404
411
  },
412
+ "variant": {
413
+ "type": "string",
414
+ "mutable": false,
415
+ "complexType": {
416
+ "original": "'default' | 'flat'",
417
+ "resolved": "\"default\" | \"flat\"",
418
+ "references": {}
419
+ },
420
+ "required": false,
421
+ "optional": false,
422
+ "docs": {
423
+ "tags": [],
424
+ "text": "Visual style. `flat` strips the inner co-date-field's border and\nbackground so it reads as plain content instead of a boxed control \u2014\npadding, label, focus ring, disabled and invalid states are unaffected.\n`default` (the standard bordered box) renders identically to before\nthis prop existed. co-date-field itself has no `variant` prop, so this\nis applied from the outside via `::part(field)` \u2014 see co-date-picker.css."
425
+ },
426
+ "getter": false,
427
+ "setter": false,
428
+ "reflect": true,
429
+ "attribute": "variant",
430
+ "defaultValue": "'default'"
431
+ },
405
432
  "name": {
406
433
  "type": "string",
407
434
  "mutable": false,
@@ -33,7 +33,7 @@ export class CoDateRange {
33
33
  }
34
34
  }
35
35
  render() {
36
- return (h("co-date-range-picker", { key: '4982a84de425fdf533128dc3ce3665b51d8c885d', value: this.value, label: this.label, placeholder: this.placeholder, disabled: this.disabled, clearable: this.clearable, presets: this.presets, helperText: this.helperText, locale: this.locale, applyLabel: this.applyLabel, clearLabel: this.clearLabel, onCoApply: this.handleApply, onCoClear: () => this.coClear.emit() }));
36
+ return (h("co-date-range-picker", { key: 'f4fb3c7ea22266e6ff8516ecdfda885365a34985', value: this.value, label: this.label, placeholder: this.placeholder, disabled: this.disabled, clearable: this.clearable, presets: this.presets, helperText: this.helperText, locale: this.locale, applyLabel: this.applyLabel, clearLabel: this.clearLabel, onCoApply: this.handleApply, onCoClear: () => this.coClear.emit() }));
37
37
  }
38
38
  static get is() { return "co-date-range"; }
39
39
  static get encapsulation() { return "shadow"; }
@@ -41,7 +41,7 @@
41
41
  /* Figma Text Field parity (same box as co-input): solid page surface +
42
42
  Negro 25% border — tinted glass didn't read as editable on white. */
43
43
  background: var(--co-semantic-surface-page);
44
- border: 1px solid var(--co-color-opacity-negro-25, rgba(31, 28, 27, 0.25));
44
+ border: 1px solid var(--co-semantic-border-field);
45
45
  border-radius: var(--co-border-radius-xs);
46
46
  cursor: pointer;
47
47
  color: var(--co-semantic-text-default);
@@ -49,6 +49,18 @@
49
49
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
50
50
  }
51
51
 
52
+ /* ── Variant: flat (no border/background — reads as content) ──────────
53
+ Border-width/radius are left untouched (only the color goes transparent),
54
+ so padding/box size never shift between default and flat. Same
55
+ specificity (single class) as --open/--disabled right below and placed
56
+ before them, so those still win their cascade tie by source order —
57
+ opening the popover (focus) still shows the ring, and the invalid
58
+ compound-class rule further down (higher specificity) still wins too. */
59
+ .co-date-range-picker__trigger--flat {
60
+ background: transparent;
61
+ border-color: transparent;
62
+ }
63
+
52
64
  .co-date-range-picker__trigger--open {
53
65
  border-color: var(--co-semantic-border-focus);
54
66
  box-shadow: 0 0 0 2px var(--co-semantic-border-focus-ring);
@@ -34,6 +34,11 @@ export class CoDateRangePicker {
34
34
  this.layout = 'vertical';
35
35
  /** Trigger size (mirrors co-input): s 28 / sm 32 / md 40 / lg 48. */
36
36
  this.size = 'md';
37
+ /** Visual style. `flat` strips the trigger's border and background so it
38
+ * reads as plain content instead of a boxed control — padding, label,
39
+ * focus ring, disabled and invalid states are unaffected. `default` (the
40
+ * standard bordered box) renders identically to before this prop existed. */
41
+ this.variant = 'default';
37
42
  this.placement = 'bottom-start';
38
43
  this.open = false;
39
44
  /** Max viewport width (px) that renders the picker as a bottom sheet. */
@@ -324,6 +329,7 @@ export class CoDateRangePicker {
324
329
  'co-date-range-picker__trigger': true,
325
330
  'co-date-range-picker__trigger--open': this.open,
326
331
  'co-date-range-picker__trigger--disabled': this.disabled,
332
+ 'co-date-range-picker__trigger--flat': this.variant === 'flat',
327
333
  };
328
334
  if (this.isMobile) {
329
335
  return (h("div", { class: { 'co-date-range-picker': true, 'co-date-range-picker--invalid': isInvalid, [`co-date-range-picker--${this.size}`]: true }, onKeyDown: this.onRootKeyDown }, this.label && h("label", { class: "co-date-range-picker__label", part: "label" }, this.label, h(RequiredMark, { required: this.required })), h("div", { class: triggerClasses, part: "trigger", role: "button", tabIndex: this.disabled ? -1 : 0, "aria-haspopup": "dialog", "aria-expanded": this.open ? 'true' : 'false', onClick: this.openSheet }, this.renderTriggerChildren(t, showClear)), h("co-drawer", { position: "bottom", open: this.open, heading: t.selectDate, onCoClose: this.handleCancel }, this.renderPanel(t, true)), this.renderHelper(isInvalid, helper)));
@@ -795,6 +801,26 @@ export class CoDateRangePicker {
795
801
  "attribute": "size",
796
802
  "defaultValue": "'md'"
797
803
  },
804
+ "variant": {
805
+ "type": "string",
806
+ "mutable": false,
807
+ "complexType": {
808
+ "original": "'default' | 'flat'",
809
+ "resolved": "\"default\" | \"flat\"",
810
+ "references": {}
811
+ },
812
+ "required": false,
813
+ "optional": false,
814
+ "docs": {
815
+ "tags": [],
816
+ "text": "Visual style. `flat` strips the trigger's border and background so it\nreads as plain content instead of a boxed control \u2014 padding, label,\nfocus ring, disabled and invalid states are unaffected. `default` (the\nstandard bordered box) renders identically to before this prop existed."
817
+ },
818
+ "getter": false,
819
+ "setter": false,
820
+ "reflect": true,
821
+ "attribute": "variant",
822
+ "defaultValue": "'default'"
823
+ },
798
824
  "placement": {
799
825
  "type": "string",
800
826
  "mutable": false,
@@ -74,7 +74,7 @@ export class CoDriveCard {
74
74
  }
75
75
  render() {
76
76
  const isFile = this.variant === 'file';
77
- return (h("div", { key: '8f843886a6953476f075dcec86567da6d6160d51', class: {
77
+ return (h("div", { key: '942d53fe6341ba7c24665b6f10762eeb8aaad3f7', class: {
78
78
  'co-drive-card': true,
79
79
  [`co-drive-card--${this.variant}`]: true,
80
80
  [`co-drive-card--${this.density}`]: true,
@@ -58,7 +58,7 @@ export class CoDropZone {
58
58
  this.coDragStateChange.emit(next);
59
59
  }
60
60
  render() {
61
- return (h(Host, { key: '015443db8a6c29e05a99dfd947c9dbc258a244a2', class: { 'co-drop-zone': true, 'co-drop-zone--active': this.active }, part: "host", style: { '--co-drop-zone-accent': this.accent }, onDragEnter: this.handleDragEnter, onDragOver: this.handleDragOver, onDragLeave: this.handleDragLeave, onDrop: this.handleDrop }, h("slot", { key: '5d1756f75bf122e538842f146635ed7d6181b376' }), this.active && (h("div", { key: '1f52982512900c61cfbfa38f2fcf05db785c656e', class: "co-drop-zone__overlay", part: "overlay" }, h("div", { key: '32a754269cb02d8010403545ab351eaa870e42e7', class: "co-drop-zone__badge", part: "badge" }, h("co-icon", { key: 'fa72d2e3802970233742faf1ce48b16594fd1d25', name: this.icon, size: 34 })), h("span", { key: '92d2d4b8daa9d1cb3eb1d79c1fe0a59ac290c9aa', class: "co-drop-zone__label", part: "label" }, this.label)))));
61
+ return (h(Host, { key: '3358f8a880d1105209b5047fe14b49c5c2d67033', class: { 'co-drop-zone': true, 'co-drop-zone--active': this.active }, part: "host", style: { '--co-drop-zone-accent': this.accent }, onDragEnter: this.handleDragEnter, onDragOver: this.handleDragOver, onDragLeave: this.handleDragLeave, onDrop: this.handleDrop }, h("slot", { key: 'd1fb8f1e918d1ca7d26b40d60903e743855d70e7' }), this.active && (h("div", { key: '72a2df7b78205ffa6da676c850fec495ea6e3e68', class: "co-drop-zone__overlay", part: "overlay" }, h("div", { key: 'a25910837ccb5d20b16870272780578d2e3229a2', class: "co-drop-zone__badge", part: "badge" }, h("co-icon", { key: '5066e11590b64c48d2397be0af1a85d1a353a952', name: this.icon, size: 34 })), h("span", { key: '53237cbb8ec4c607ac7c7846419d65e63a8cfef6', class: "co-drop-zone__label", part: "label" }, this.label)))));
62
62
  }
63
63
  static get is() { return "co-drop-zone"; }
64
64
  static get encapsulation() { return "shadow"; }
@@ -13,11 +13,11 @@ export class CoEmptyState {
13
13
  render() {
14
14
  var _a;
15
15
  const iconWeight = (_a = this.iconWeight) !== null && _a !== void 0 ? _a : (this.variant === 'card' ? 'regular' : 'light');
16
- return (h("div", { key: '4cf85c1fd72560c3fde039901adbac86a4fc147f', class: {
16
+ return (h("div", { key: 'f43461cfe3b4336f099a164130201842eb4c9634', class: {
17
17
  'co-empty-state': true,
18
18
  [`co-empty-state--${this.variant}`]: true,
19
19
  [`co-empty-state--${this.size}`]: true,
20
- }, part: "empty-state" }, this.icon && (h("div", { key: '4f8e8922631a5b88a9e158c2a6235515e8d09022', class: "co-empty-state__icon" }, h("co-icon", { key: '66fe90f142047bd3c03f901443e91b9a654e2bfa', name: this.icon, size: 40, weight: iconWeight }))), this.heading && (h("div", { key: 'fba5fe8abb82a90902e069d2f06730a3240b3cff', class: "co-empty-state__heading" }, this.heading)), this.description && (h("div", { key: '82bb5115feb16737e9a6658a508ba6faa1ab1e24', class: "co-empty-state__description" }, this.description)), h("div", { key: '048fb44e84e107232753f0d203f512dba556338b', class: "co-empty-state__actions" }, h("slot", { key: 'd7b1111baa84f9eeda18606f18b721865678bfd5' }))));
20
+ }, part: "empty-state" }, this.icon && (h("div", { key: 'c8232663644d30471b3cf7bba67798baa0a0d75a', class: "co-empty-state__icon" }, h("co-icon", { key: '0bbd66e7d8b930fa33f52039e90714b4d0e436a8', name: this.icon, size: 40, weight: iconWeight }))), this.heading && (h("div", { key: '17df7252b0cb40161798ce3b677efb7a2c1247f2', class: "co-empty-state__heading" }, this.heading)), this.description && (h("div", { key: '52226dbdab22fc0524f6b49b4628dc68daf6a7fc', class: "co-empty-state__description" }, this.description)), h("div", { key: '9a27fe8be272eb5b6c0f820bd8671842a7ae4487', class: "co-empty-state__actions" }, h("slot", { key: '0cd1c07318977ac5aa3b55602f31c51a71682ee4' }))));
21
21
  }
22
22
  static get is() { return "co-empty-state"; }
23
23
  static get encapsulation() { return "shadow"; }
@@ -146,10 +146,10 @@ export class CoEventCalendar {
146
146
  const t = getDateStrings(this.locale);
147
147
  const views = this.viewsList;
148
148
  const a = parseISO(this.anchor);
149
- return (h("div", { key: 'dce81390ee349de59285e31506ec397aead8c1c5', class: "cal" }, h("div", { key: '58f3acb8a74558505aab88e95fbea15bc65cce2f', class: "cal__toolbar", part: "toolbar" }, h("div", { key: '9249edf79de99180871667f813aa40e288f130b7', class: "cal__nav-group" }, h("button", { key: '2cb250065f64860466b141b6dcaffeef60158dcc', type: "button", class: "cal__btn", onClick: this.goToday }, (_a = t.today) !== null && _a !== void 0 ? _a : 'Today'), h("button", { key: '15ebc01c5be71b48042735ee6247ad16a957493b', type: "button", class: "cal__icon-btn", "aria-label": t.prevMonth, onClick: this.goPrev }, h("co-icon", { key: 'dc74fc8780144c952c7012cf0e984998650e96a7', name: "caret-left", size: 16 })), h("button", { key: 'e4d2ee75a2c8fa818d327a9d82fa23051ec8a24c', type: "button", class: "cal__icon-btn", "aria-label": t.nextMonth, onClick: this.goNext }, h("co-icon", { key: 'd489365423552d000655898ac267fdbfddd216c0', name: "caret-right", size: 16 }))), h("h2", { key: '370e61c61a12860d36b4a04cdbc5dee447fdfe46', class: "cal__title", "aria-live": "polite" }, this.title()), views.length > 1 ? (h("div", { class: "cal__views", role: "tablist" }, views.map((v) => {
149
+ return (h("div", { key: '4820180047be56115d2b350343c50cd73e3c275c', class: "cal" }, h("div", { key: 'd623a44932b94bef980f35459247b743ee63b656', class: "cal__toolbar", part: "toolbar" }, h("div", { key: 'bd3019ee327752aeef1f8f5c8bcd738adf966861', class: "cal__nav-group" }, h("button", { key: '7e57307890143d11c1d18599025c9204c88c75fa', type: "button", class: "cal__btn", onClick: this.goToday }, (_a = t.today) !== null && _a !== void 0 ? _a : 'Today'), h("button", { key: '97270e2db26f1d014b4c92f01f68a38881cf9dc5', type: "button", class: "cal__icon-btn", "aria-label": t.prevMonth, onClick: this.goPrev }, h("co-icon", { key: '64ef0715a090303ca38c039b456ead6e30ec79c9', name: "caret-left", size: 16 })), h("button", { key: '4c0e5eb70d51c8c7d74c4f49662395cc63d14c8a', type: "button", class: "cal__icon-btn", "aria-label": t.nextMonth, onClick: this.goNext }, h("co-icon", { key: 'e83a4ea954f6be95369b7af5c07fb8b3541761ea', name: "caret-right", size: 16 }))), h("h2", { key: '465e8b8aa199bb897d81226da06ad899d3c3467e', class: "cal__title", "aria-live": "polite" }, this.title()), views.length > 1 ? (h("div", { class: "cal__views", role: "tablist" }, views.map((v) => {
150
150
  var _a;
151
151
  return (h("button", { type: "button", role: "tab", "aria-selected": this.view === v ? 'true' : 'false', class: { 'cal__view-btn': true, 'cal__view-btn--active': this.view === v }, onClick: () => this.switchView(v) }, (_a = t[v]) !== null && _a !== void 0 ? _a : v));
152
- }))) : (h("span", { class: "cal__views-spacer" }))), h("div", { key: '26677d79d63d957315c09df9b18597009c9681cc', class: "cal__body", part: "body" }, this.view === 'month' ? (h("co-calendar-month", { events: this.normalized, year: a.year, month: a.month, locale: this.locale, firstDayOfWeek: this.firstDayOfWeek, timeZone: this.tz, minDate: this.minDate, maxDate: this.maxDate, editable: this.editable, selectable: this.selectable, maxLanes: this.dayMaxEvents, onCoDaySelect: this.handleDaySelect, onCoEventClick: this.handleEventClick, onCoEventDrop: this.handleEventDrop, onCoMoreClick: this.handleMoreClick })) : (h("div", { class: "cal__placeholder" }, h("co-icon", { name: "calendar-dots", size: 32 }), h("p", null, `${this.view} view — coming soon`))))));
152
+ }))) : (h("span", { class: "cal__views-spacer" }))), h("div", { key: '4997eb7d83efa22dab101463c3550e0cee373b89', class: "cal__body", part: "body" }, this.view === 'month' ? (h("co-calendar-month", { events: this.normalized, year: a.year, month: a.month, locale: this.locale, firstDayOfWeek: this.firstDayOfWeek, timeZone: this.tz, minDate: this.minDate, maxDate: this.maxDate, editable: this.editable, selectable: this.selectable, maxLanes: this.dayMaxEvents, onCoDaySelect: this.handleDaySelect, onCoEventClick: this.handleEventClick, onCoEventDrop: this.handleEventDrop, onCoMoreClick: this.handleMoreClick })) : (h("div", { class: "cal__placeholder" }, h("co-icon", { name: "calendar-dots", size: 32 }), h("p", null, `${this.view} view — coming soon`))))));
153
153
  }
154
154
  static get is() { return "co-event-calendar"; }
155
155
  static get encapsulation() { return "shadow"; }