@prolibu-suite/cobalt-core 0.5.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 (533) hide show
  1. package/custom-elements.json +1090 -41
  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 +4 -4
  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 +25 -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-59b114ab.entry.js +1 -0
  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.css +5 -1
  193. package/dist/collection/components/co-button/co-button.js +2 -2
  194. package/dist/collection/components/co-button-group/co-button-group.js +2 -2
  195. package/dist/collection/components/co-calendar/co-calendar.js +1 -1
  196. package/dist/collection/components/co-calendar-month/co-calendar-month.js +1 -1
  197. package/dist/collection/components/co-card/co-card.js +2 -2
  198. package/dist/collection/components/co-carousel/co-carousel.css +152 -0
  199. package/dist/collection/components/co-carousel/co-carousel.js +633 -0
  200. package/dist/collection/components/co-carousel-item/co-carousel-item.css +6 -0
  201. package/dist/collection/components/co-carousel-item/co-carousel-item.js +25 -0
  202. package/dist/collection/components/co-checkbox/co-checkbox.js +3 -3
  203. package/dist/collection/components/co-chip/co-chip.js +2 -2
  204. package/dist/collection/components/co-color-picker/co-color-picker.css +11 -10
  205. package/dist/collection/components/co-color-picker/co-color-picker.js +2 -2
  206. package/dist/collection/components/co-column-picker/co-column-picker.js +2 -2
  207. package/dist/collection/components/co-combobox/co-combobox.css +6 -8
  208. package/dist/collection/components/co-data-table/co-data-table.css +19 -4
  209. package/dist/collection/components/co-data-table-pagination/co-data-table-pagination.js +4 -4
  210. package/dist/collection/components/co-date-field/co-date-field.css +6 -7
  211. package/dist/collection/components/co-date-field/co-date-field.js +4 -4
  212. package/dist/collection/components/co-date-picker/co-date-picker.css +16 -0
  213. package/dist/collection/components/co-date-picker/co-date-picker.js +28 -1
  214. package/dist/collection/components/co-date-range/co-date-range.js +1 -1
  215. package/dist/collection/components/co-date-range-picker/co-date-range-picker.css +13 -1
  216. package/dist/collection/components/co-date-range-picker/co-date-range-picker.js +26 -0
  217. package/dist/collection/components/co-drive-card/co-drive-card.js +1 -1
  218. package/dist/collection/components/co-drop-zone/co-drop-zone.js +1 -1
  219. package/dist/collection/components/co-empty-state/co-empty-state.js +2 -2
  220. package/dist/collection/components/co-event-calendar/co-event-calendar.js +2 -2
  221. package/dist/collection/components/co-fab/co-fab.css +70 -10
  222. package/dist/collection/components/co-fab/co-fab.js +39 -4
  223. package/dist/collection/components/co-file-field/co-file-field.css +2 -2
  224. package/dist/collection/components/co-file-field/co-file-field.js +5 -5
  225. package/dist/collection/components/co-file-type-tile/co-file-type-tile.js +2 -2
  226. package/dist/collection/components/co-helper-text/co-helper-text.js +2 -2
  227. package/dist/collection/components/co-icon/co-icon.js +2 -2
  228. package/dist/collection/components/co-icon-button/co-icon-button.js +1 -1
  229. package/dist/collection/components/co-input/co-input.css +13 -1
  230. package/dist/collection/components/co-input/co-input.js +83 -0
  231. package/dist/collection/components/co-json-field/co-json-field.css +4 -8
  232. package/dist/collection/components/co-json-field/co-json-field.js +3 -3
  233. package/dist/collection/components/co-lightbox/co-lightbox.css +12 -1
  234. package/dist/collection/components/co-lightbox/co-lightbox.js +31 -4
  235. package/dist/collection/components/co-list-footer/co-list-footer.js +1 -1
  236. package/dist/collection/components/co-list-item/co-list-item.js +4 -4
  237. package/dist/collection/components/co-media-thumb/co-media-thumb.js +2 -2
  238. package/dist/collection/components/co-menu/co-menu.js +1 -1
  239. package/dist/collection/components/co-menu-divider/co-menu-divider.js +1 -1
  240. package/dist/collection/components/co-modal/co-modal.js +2 -2
  241. package/dist/collection/components/co-navbar/co-navbar.js +2 -2
  242. package/dist/collection/components/co-number-field/co-number-field.css +1 -1
  243. package/dist/collection/components/co-number-field/co-number-field.js +2 -2
  244. package/dist/collection/components/co-option-list/co-option-list.js +2 -2
  245. package/dist/collection/components/co-overlay/co-overlay.js +1 -1
  246. package/dist/collection/components/co-page-header/co-page-header.js +1 -1
  247. package/dist/collection/components/co-phone-field/co-phone-field.css +2 -2
  248. package/dist/collection/components/co-phone-field/co-phone-field.js +1 -1
  249. package/dist/collection/components/co-progress-bar/co-progress-bar.js +2 -2
  250. package/dist/collection/components/co-progress-circle/co-progress-circle.js +2 -2
  251. package/dist/collection/components/co-radio/co-radio.js +3 -3
  252. package/dist/collection/components/co-rating/co-rating.js +3 -3
  253. package/dist/collection/components/co-ref-field/co-ref-field.css +17 -1
  254. package/dist/collection/components/co-ref-field/co-ref-field.js +27 -1
  255. package/dist/collection/components/co-rich-text-editor/co-rich-text-editor.css +21 -3
  256. package/dist/collection/components/co-rich-text-editor/co-rich-text-editor.js +97 -4
  257. package/dist/collection/components/co-rich-text-toolbar/co-rich-text-toolbar.js +93 -3
  258. package/dist/collection/components/co-rich-text-viewer/co-rich-text-viewer.css +19 -0
  259. package/dist/collection/components/co-rich-text-viewer/co-rich-text-viewer.js +53 -4
  260. package/dist/collection/components/co-row/co-row.js +2 -2
  261. package/dist/collection/components/co-select/co-select.css +12 -1
  262. package/dist/collection/components/co-select/co-select.js +30 -4
  263. package/dist/collection/components/co-separator/co-separator.js +1 -1
  264. package/dist/collection/components/co-sidebar/co-sidebar.js +2 -2
  265. package/dist/collection/components/co-skeleton/co-skeleton.js +1 -1
  266. package/dist/collection/components/co-slider/co-slider.js +2 -2
  267. package/dist/collection/components/co-switch/co-switch.js +3 -3
  268. package/dist/collection/components/co-tab/co-tab.js +2 -2
  269. package/dist/collection/components/co-tab-group/co-tab-group.css +7 -4
  270. package/dist/collection/components/co-tab-group/co-tab-group.js +2 -2
  271. package/dist/collection/components/co-tags-field/co-tags-field.css +12 -21
  272. package/dist/collection/components/co-tags-field/co-tags-field.js +5 -5
  273. package/dist/collection/components/co-textarea/co-textarea.css +18 -8
  274. package/dist/collection/components/co-textarea/co-textarea.js +30 -4
  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-video/co-video.js +2 -2
  279. package/dist/collection/utils/carouselI18n.js +36 -0
  280. package/dist/collection/utils/richTextI18n.js +3 -0
  281. package/dist/components/co-accordion.js +1 -1
  282. package/dist/components/co-autocomplete.js +1 -1
  283. package/dist/components/co-avatar-group.js +1 -1
  284. package/dist/components/co-avatar.js +1 -1
  285. package/dist/components/co-badge.js +1 -1
  286. package/dist/components/co-bottom-sheet.js +1 -1
  287. package/dist/components/co-breadcrumb-item.js +1 -1
  288. package/dist/components/co-breadcrumb.js +1 -1
  289. package/dist/components/co-button-group.js +1 -1
  290. package/dist/components/co-button.js +1 -1
  291. package/dist/components/co-calendar-month.js +1 -1
  292. package/dist/components/co-calendar.js +1 -1
  293. package/dist/components/co-card.js +1 -1
  294. package/dist/components/co-carousel-item.d.ts +11 -0
  295. package/dist/components/co-carousel-item.js +1 -0
  296. package/dist/components/co-carousel.d.ts +11 -0
  297. package/dist/components/co-carousel.js +1 -0
  298. package/dist/components/co-checkbox-group.js +1 -1
  299. package/dist/components/co-checkbox.js +1 -1
  300. package/dist/components/co-chip.js +1 -1
  301. package/dist/components/co-color-picker.js +1 -1
  302. package/dist/components/co-column-picker.js +1 -1
  303. package/dist/components/co-combobox.js +1 -1
  304. package/dist/components/co-command-search.js +1 -1
  305. package/dist/components/co-data-table-pagination.js +1 -1
  306. package/dist/components/co-data-table.js +1 -1
  307. package/dist/components/co-date-field.js +1 -1
  308. package/dist/components/co-date-picker.js +1 -1
  309. package/dist/components/co-date-range-picker.js +1 -1
  310. package/dist/components/co-date-range.js +1 -1
  311. package/dist/components/co-drawer.js +1 -1
  312. package/dist/components/co-drive-card.js +1 -1
  313. package/dist/components/co-drop-zone.js +1 -1
  314. package/dist/components/co-empty-state.js +1 -1
  315. package/dist/components/co-event-calendar.js +1 -1
  316. package/dist/components/co-fab.js +1 -1
  317. package/dist/components/co-file-field.js +1 -1
  318. package/dist/components/co-file-type-tile.js +1 -1
  319. package/dist/components/co-helper-text.js +1 -1
  320. package/dist/components/co-icon-button.js +1 -1
  321. package/dist/components/co-icon.js +1 -1
  322. package/dist/components/co-input.js +1 -1
  323. package/dist/components/co-json-field.js +1 -1
  324. package/dist/components/co-lightbox.js +1 -1
  325. package/dist/components/co-list-footer.js +1 -1
  326. package/dist/components/co-list-item.js +1 -1
  327. package/dist/components/co-media-thumb.js +1 -1
  328. package/dist/components/co-menu-divider.js +1 -1
  329. package/dist/components/co-menu-item.js +1 -1
  330. package/dist/components/co-menu.js +1 -1
  331. package/dist/components/co-modal.js +1 -1
  332. package/dist/components/co-navbar.js +1 -1
  333. package/dist/components/co-number-field.js +1 -1
  334. package/dist/components/co-option-list.js +1 -1
  335. package/dist/components/co-overlay.js +1 -1
  336. package/dist/components/co-page-header.js +1 -1
  337. package/dist/components/co-phone-field.js +1 -1
  338. package/dist/components/co-progress-bar.js +1 -1
  339. package/dist/components/co-progress-circle.js +1 -1
  340. package/dist/components/co-radio-group.js +1 -1
  341. package/dist/components/co-radio.js +1 -1
  342. package/dist/components/co-rating.js +1 -1
  343. package/dist/components/co-ref-field.js +1 -1
  344. package/dist/components/co-rich-text-editor.js +1 -1
  345. package/dist/components/co-rich-text-toolbar.js +1 -1
  346. package/dist/components/co-rich-text-viewer.js +1 -1
  347. package/dist/components/co-row.js +1 -1
  348. package/dist/components/co-select.js +1 -1
  349. package/dist/components/co-separator.js +1 -1
  350. package/dist/components/co-sidebar-nav.js +1 -1
  351. package/dist/components/co-sidebar.js +1 -1
  352. package/dist/components/co-skeleton.js +1 -1
  353. package/dist/components/co-slider.js +1 -1
  354. package/dist/components/co-switch.js +1 -1
  355. package/dist/components/co-tab-group.js +1 -1
  356. package/dist/components/co-tab.js +1 -1
  357. package/dist/components/co-tags-field.js +1 -1
  358. package/dist/components/co-textarea.js +1 -1
  359. package/dist/components/co-toast.js +1 -1
  360. package/dist/components/co-toggle-button-group.js +1 -1
  361. package/dist/components/co-toggle-button.js +1 -1
  362. package/dist/components/co-tooltip.js +1 -1
  363. package/dist/components/co-transfer-list.js +1 -1
  364. package/dist/components/co-video.js +1 -1
  365. package/dist/components/index.js +1 -1
  366. package/dist/components/{p-CNIs9j-h.js → p-9aNhJfTT.js} +1 -1
  367. package/dist/components/{p-QWi9AmnD.js → p-B0b9Etx4.js} +1 -1
  368. package/dist/components/{p-D4SOCy8I.js → p-B3U63yZw.js} +1 -1
  369. package/dist/components/p-B7Yv00g9.js +1 -0
  370. package/dist/components/{p-Bgxofdfb.js → p-BL0sCfMH.js} +1 -1
  371. package/dist/components/{p-DrQh1Cb8.js → p-BTa6ss5i.js} +1 -1
  372. package/dist/components/p-BtpRnpaF.js +1 -0
  373. package/dist/components/{p-lus32JrB.js → p-Bul6EdDX.js} +1 -1
  374. package/dist/components/{p-COb8X_fE.js → p-Bzg5FPSA.js} +1 -1
  375. package/dist/components/{p-Cam92sWP.js → p-CQ-8domm.js} +1 -1
  376. package/dist/components/p-CVeEoHr7.js +1 -0
  377. package/dist/components/p-CYi6V_Ss.js +1 -0
  378. package/dist/components/{p-DvL2TcDG.js → p-Cd3inFSL.js} +1 -1
  379. package/dist/components/{p-OKwHt2i9.js → p-CuQjKAf5.js} +1 -1
  380. package/dist/components/{p-Ba5lW0pA.js → p-DKvTqEaf.js} +1 -1
  381. package/dist/components/p-DfpOEXHC.js +1 -0
  382. package/dist/components/p-DwwxS5bY.js +1 -0
  383. package/dist/components/p-T0UfY6rA.js +1 -0
  384. package/dist/components/p-WeuPA9Rw.js +1 -0
  385. package/dist/components/{p-_k-j03K-.js → p-oV_1MoAN.js} +1 -1
  386. package/dist/esm/co-accordion.entry.js +1 -1
  387. package/dist/esm/co-app-shell.entry.js +1 -1
  388. package/dist/esm/co-autocomplete.entry.js +3 -3
  389. package/dist/esm/co-avatar-group.entry.js +3 -3
  390. package/dist/esm/{co-tooltip.entry.js → co-avatar_2.entry.js} +95 -4
  391. package/dist/esm/co-badge.entry.js +2 -2
  392. package/dist/esm/co-bottom-sheet.entry.js +4 -4
  393. package/dist/esm/co-breadcrumb-item.entry.js +3 -3
  394. package/dist/esm/co-breadcrumb.entry.js +2 -2
  395. package/dist/esm/co-button-group.entry.js +3 -3
  396. package/dist/esm/co-button.entry.js +4 -4
  397. package/dist/esm/co-calendar-month.entry.js +2 -2
  398. package/dist/esm/co-calendar_3.entry.js +8 -8
  399. package/dist/esm/co-card.entry.js +3 -3
  400. package/dist/esm/co-carousel-item.entry.js +15 -0
  401. package/dist/esm/co-carousel.entry.js +366 -0
  402. package/dist/esm/co-checkbox-group.entry.js +1 -1
  403. package/dist/esm/co-checkbox.entry.js +4 -4
  404. package/dist/esm/co-chip_2.entry.js +5 -5
  405. package/dist/esm/co-color-picker.entry.js +5 -5
  406. package/dist/esm/co-column-picker.entry.js +3 -3
  407. package/dist/esm/co-combobox.entry.js +3 -3
  408. package/dist/esm/co-command-search.entry.js +1 -1
  409. package/dist/esm/co-data-table-pagination.entry.js +5 -5
  410. package/dist/esm/co-data-table.entry.js +2 -2
  411. package/dist/esm/co-date-picker.entry.js +11 -4
  412. package/dist/esm/co-date-range-picker.entry.js +9 -3
  413. package/dist/esm/co-date-range.entry.js +2 -2
  414. package/dist/esm/co-drive-card.entry.js +2 -2
  415. package/dist/esm/co-drop-zone.entry.js +2 -2
  416. package/dist/esm/co-empty-state.entry.js +3 -3
  417. package/dist/esm/co-event-calendar.entry.js +3 -3
  418. package/dist/esm/co-fab.entry.js +21 -6
  419. package/dist/esm/co-file-field.entry.js +8 -8
  420. package/dist/esm/co-file-type-tile.entry.js +3 -3
  421. package/dist/esm/co-helper-text.entry.js +3 -3
  422. package/dist/esm/co-icon-button.entry.js +2 -2
  423. package/dist/esm/co-icon.entry.js +3 -3
  424. package/dist/esm/co-input.entry.js +25 -3
  425. package/dist/esm/co-json-field.entry.js +6 -6
  426. package/dist/esm/co-lightbox.entry.js +33 -6
  427. package/dist/esm/co-list-footer.entry.js +2 -2
  428. package/dist/esm/co-list-item.entry.js +5 -5
  429. package/dist/esm/co-loader.entry.js +1 -1
  430. package/dist/esm/co-media-thumb.entry.js +3 -3
  431. package/dist/esm/co-menu-divider.entry.js +2 -2
  432. package/dist/esm/co-menu-item.entry.js +1 -1
  433. package/dist/esm/co-menu.entry.js +2 -2
  434. package/dist/esm/co-modal.entry.js +3 -3
  435. package/dist/esm/co-navbar.entry.js +3 -3
  436. package/dist/esm/co-number-field.entry.js +5 -5
  437. package/dist/esm/co-overlay.entry.js +2 -2
  438. package/dist/esm/co-page-header.entry.js +2 -2
  439. package/dist/esm/co-phone-field.entry.js +4 -4
  440. package/dist/esm/co-popover.entry.js +1 -1
  441. package/dist/esm/co-progress-bar.entry.js +3 -3
  442. package/dist/esm/co-progress-circle.entry.js +3 -3
  443. package/dist/esm/co-radio-group.entry.js +1 -1
  444. package/dist/esm/co-radio.entry.js +4 -4
  445. package/dist/esm/co-rating.entry.js +4 -4
  446. package/dist/esm/co-ref-field.entry.js +11 -5
  447. package/dist/esm/co-rich-text-editor.entry.js +22 -7
  448. package/dist/esm/co-rich-text-toolbar.entry.js +36 -4
  449. package/dist/esm/co-rich-text-viewer.entry.js +36 -6
  450. package/dist/esm/co-row.entry.js +3 -3
  451. package/dist/esm/co-segmented-bar.entry.js +1 -1
  452. package/dist/esm/co-select.entry.js +13 -7
  453. package/dist/esm/co-separator.entry.js +2 -2
  454. package/dist/esm/co-sidebar-nav.entry.js +1 -1
  455. package/dist/esm/co-sidebar.entry.js +3 -3
  456. package/dist/esm/co-skeleton.entry.js +2 -2
  457. package/dist/esm/co-slider.entry.js +3 -3
  458. package/dist/esm/co-switch.entry.js +5 -5
  459. package/dist/esm/co-tab-group.entry.js +4 -4
  460. package/dist/esm/co-tab.entry.js +3 -3
  461. package/dist/esm/co-tags-field.entry.js +9 -9
  462. package/dist/esm/co-textarea.entry.js +13 -7
  463. package/dist/esm/co-toast.entry.js +1 -1
  464. package/dist/esm/co-toggle-button-group.entry.js +3 -3
  465. package/dist/esm/co-toggle-button.entry.js +3 -3
  466. package/dist/esm/co-transfer-list.entry.js +1 -1
  467. package/dist/esm/co-video.entry.js +3 -3
  468. package/dist/esm/cobalt.js +3 -3
  469. package/dist/esm/{fieldChip-ChXW__C5.js → fieldChip-Bb8YIN0J.js} +1 -1
  470. package/dist/esm/{index-tT-aZV0-.js → index-BCEz3S-z.js} +13 -9
  471. package/dist/esm/{index-Cyrxk8Qq.js → index-RuXxdKzC.js} +171 -11
  472. package/dist/esm/loader.js +3 -3
  473. package/dist/esm/{requiredMark-C7-_2UhB.js → requiredMark-D7kAMXHM.js} +1 -1
  474. package/dist/esm/{richTextI18n-B-ckjCUA.js → richTextI18n-BYKAgwq3.js} +3 -0
  475. package/dist/esm/{toolbar-config-ChibIpZv.js → toolbar-config-WeuPA9Rw.js} +2 -0
  476. package/dist/types/components/co-avatar/co-avatar.d.ts +5 -0
  477. package/dist/types/components/co-carousel/co-carousel.d.ts +85 -0
  478. package/dist/types/components/co-carousel-item/co-carousel-item.d.ts +10 -0
  479. package/dist/types/components/co-date-picker/co-date-picker.d.ts +7 -0
  480. package/dist/types/components/co-date-range-picker/co-date-range-picker.d.ts +5 -0
  481. package/dist/types/components/co-fab/co-fab.d.ts +6 -0
  482. package/dist/types/components/co-input/co-input.d.ts +14 -0
  483. package/dist/types/components/co-lightbox/co-lightbox.d.ts +7 -0
  484. package/dist/types/components/co-ref-field/co-ref-field.d.ts +5 -0
  485. package/dist/types/components/co-rich-text-editor/co-rich-text-editor.d.ts +17 -0
  486. package/dist/types/components/co-rich-text-toolbar/co-rich-text-toolbar.d.ts +12 -1
  487. package/dist/types/components/co-rich-text-viewer/co-rich-text-viewer.d.ts +10 -0
  488. package/dist/types/components/co-select/co-select.d.ts +5 -0
  489. package/dist/types/components/co-textarea/co-textarea.d.ts +5 -0
  490. package/dist/types/components.d.ts +378 -3
  491. package/dist/types/utils/carouselI18n.d.ts +10 -0
  492. package/dist/types/utils/richTextI18n.d.ts +1 -0
  493. package/package.json +2 -2
  494. package/dist/cjs/co-avatar.cjs.entry.js +0 -92
  495. package/dist/cobalt/p-0c0621a7.entry.js +0 -1
  496. package/dist/cobalt/p-13fc9c8a.entry.js +0 -1
  497. package/dist/cobalt/p-3f68fd2e.entry.js +0 -1
  498. package/dist/cobalt/p-4a075257.entry.js +0 -1
  499. package/dist/cobalt/p-5647ca9d.entry.js +0 -1
  500. package/dist/cobalt/p-5b31d45b.entry.js +0 -1
  501. package/dist/cobalt/p-6911a034.entry.js +0 -1
  502. package/dist/cobalt/p-70f70e02.entry.js +0 -1
  503. package/dist/cobalt/p-73b30ebb.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-7a3fb93b.entry.js +0 -1
  507. package/dist/cobalt/p-82ce1178.entry.js +0 -1
  508. package/dist/cobalt/p-86d4e016.entry.js +0 -1
  509. package/dist/cobalt/p-8a9ed2da.entry.js +0 -1
  510. package/dist/cobalt/p-B-ckjCUA.js +0 -1
  511. package/dist/cobalt/p-BAA4ln31.js +0 -1
  512. package/dist/cobalt/p-ChibIpZv.js +0 -1
  513. package/dist/cobalt/p-aa20ffca.entry.js +0 -1
  514. package/dist/cobalt/p-ac5df270.entry.js +0 -1
  515. package/dist/cobalt/p-c2e2eee9.entry.js +0 -1
  516. package/dist/cobalt/p-cc8e2f16.entry.js +0 -1
  517. package/dist/cobalt/p-e1957078.entry.js +0 -1
  518. package/dist/cobalt/p-e2762263.entry.js +0 -1
  519. package/dist/cobalt/p-e4a539da.entry.js +0 -1
  520. package/dist/cobalt/p-e7085f08.entry.js +0 -1
  521. package/dist/cobalt/p-e9aaeaf7.entry.js +0 -1
  522. package/dist/cobalt/p-f36e461f.entry.js +0 -1
  523. package/dist/cobalt/p-f6b0c4a0.entry.js +0 -1
  524. package/dist/cobalt/p-tT-aZV0-.js +0 -2
  525. package/dist/components/p-BHqdcGDh.js +0 -1
  526. package/dist/components/p-BJTMFYax.js +0 -1
  527. package/dist/components/p-ChibIpZv.js +0 -1
  528. package/dist/components/p-D3ts7oo9.js +0 -1
  529. package/dist/components/p-Dh-h40mY.js +0 -1
  530. package/dist/components/p-Xwo2HQmt.js +0 -1
  531. package/dist/components/p-eSq2ze8W.js +0 -1
  532. package/dist/components/p-ivjj-BP8.js +0 -1
  533. package/dist/esm/co-avatar.entry.js +0 -90
@@ -183,6 +183,10 @@ export namespace Components {
183
183
  * @default 'regular'
184
184
  */
185
185
  "iconWeight": 'regular' | 'thin' | 'light' | 'bold' | 'fill' | 'duotone';
186
+ /**
187
+ * Full name / tooltip content. When set (non-empty), the avatar renders wrapped in a `co-tooltip` showing this text on hover/focus — every consumer gets the tooltip for free instead of having to wire it up externally. When unset, renders exactly as before (no wrapper).
188
+ */
189
+ "name"?: string;
186
190
  /**
187
191
  * Optional 2px ring color (hex/CSS). Drives the inset ::after ring.
188
192
  */
@@ -587,6 +591,74 @@ export namespace Components {
587
591
  */
588
592
  "variant": 'elevated' | 'outlined' | 'flat';
589
593
  }
594
+ /**
595
+ * A generic slide carousel. Coordinates light-DOM `co-carousel-item`
596
+ * children (same pattern as co-tab-group): the parent stamps aria and
597
+ * inertness on each item and translates a flex track to the active index.
598
+ * No v-model in the Vue wrappers — consume with `:value` + `@coSlideChange`.
599
+ */
600
+ interface CoCarousel {
601
+ /**
602
+ * Show prev/next arrows
603
+ * @default true
604
+ */
605
+ "arrows": boolean;
606
+ /**
607
+ * Container aspect ratio
608
+ * @default 'auto'
609
+ */
610
+ "aspectRatio": '16:9' | '4:3' | '1:1' | '21:9' | 'auto';
611
+ /**
612
+ * Auto-advance slides
613
+ * @default false
614
+ */
615
+ "autoplay": boolean;
616
+ /**
617
+ * Show dot indicators
618
+ * @default true
619
+ */
620
+ "dots": boolean;
621
+ "goTo": (index: number) => Promise<void>;
622
+ /**
623
+ * Autoplay interval in milliseconds (floored at 1000)
624
+ * @default 6000
625
+ */
626
+ "interval": number;
627
+ /**
628
+ * Language for aria labels (es/en/pt, accepts full locales)
629
+ * @default 'es'
630
+ */
631
+ "locale": string;
632
+ /**
633
+ * Wrap around at the ends
634
+ * @default true
635
+ */
636
+ "loop": boolean;
637
+ "next": () => Promise<void>;
638
+ /**
639
+ * Pause autoplay while hovered
640
+ * @default true
641
+ */
642
+ "pauseOnHover": boolean;
643
+ "prev": () => Promise<void>;
644
+ /**
645
+ * Enable pointer swipe navigation
646
+ * @default true
647
+ */
648
+ "swipe": boolean;
649
+ /**
650
+ * Active slide index
651
+ * @default 0
652
+ */
653
+ "value": number;
654
+ }
655
+ /**
656
+ * A single slide inside a co-carousel. The parent carousel stamps
657
+ * aria-label / aria-hidden / inert on each item (same light-DOM
658
+ * coordination pattern as co-tab-group ↔ co-tab).
659
+ */
660
+ interface CoCarouselItem {
661
+ }
590
662
  interface CoCheckbox {
591
663
  /**
592
664
  * Visual appearance: - 'default' — the standard labeled form checkbox (unchanged). - 'overlay' — a standalone frosted rounded selection chip (Drive), no label, bespoke SVG glyphs.
@@ -1381,6 +1453,11 @@ export namespace Components {
1381
1453
  * @default null
1382
1454
  */
1383
1455
  "value": string | null;
1456
+ /**
1457
+ * Visual style. `flat` strips the inner co-date-field's border and background so it reads as plain content instead of a boxed control — padding, label, focus ring, disabled and invalid states are unaffected. `default` (the standard bordered box) renders identically to before this prop existed. co-date-field itself has no `variant` prop, so this is applied from the outside via `::part(field)` — see co-date-picker.css.
1458
+ * @default 'default'
1459
+ */
1460
+ "variant": 'default' | 'flat';
1384
1461
  }
1385
1462
  /**
1386
1463
  * @deprecated Use `<co-date-range-picker>` instead.
@@ -1535,6 +1612,11 @@ export namespace Components {
1535
1612
  * @default ''
1536
1613
  */
1537
1614
  "value": string;
1615
+ /**
1616
+ * Visual style. `flat` strips the trigger's border and background so it reads as plain content instead of a boxed control — padding, label, focus ring, disabled and invalid states are unaffected. `default` (the standard bordered box) renders identically to before this prop existed.
1617
+ * @default 'default'
1618
+ */
1619
+ "variant": 'default' | 'flat';
1538
1620
  }
1539
1621
  interface CoDrawer {
1540
1622
  /**
@@ -1798,6 +1880,11 @@ export namespace Components {
1798
1880
  * @default false
1799
1881
  */
1800
1882
  "disabled": boolean;
1883
+ /**
1884
+ * With `label`: icon-only circle at rest that stretches into the extended pill on hover/focus-visible (springy "liquid" morph).
1885
+ * @default false
1886
+ */
1887
+ "expandOnHover": boolean;
1801
1888
  /**
1802
1889
  * @default 'plus'
1803
1890
  */
@@ -2017,6 +2104,11 @@ export namespace Components {
2017
2104
  * Label for the integrated action button (Botón variant)
2018
2105
  */
2019
2106
  "actionLabel"?: string;
2107
+ /**
2108
+ * Focus the inner input as soon as the component finishes hydrating. Consumers can't reliably focus the shadow input themselves — Stencil's lazy hydration replaces the shadow content AFTER mount, so an early focus() lands on a node that gets thrown away. `componentDidLoad` runs after hydration, which is exactly the right moment.
2109
+ * @default false
2110
+ */
2111
+ "autoFocus": boolean;
2020
2112
  /**
2021
2113
  * Autocomplete hint for the browser
2022
2114
  */
@@ -2080,6 +2172,10 @@ export namespace Components {
2080
2172
  * Secondary label displayed on the right side
2081
2173
  */
2082
2174
  "secondaryLabel"?: string;
2175
+ /**
2176
+ * Programmatically focus the inner input (post-hydration safe).
2177
+ */
2178
+ "setFocus": () => Promise<void>;
2083
2179
  /**
2084
2180
  * Size variant: s (28px), sm (32px), md (40px, default), lg (48px). In the filled search-pill variant (`fill`) this drives the pill height instead (s ≈ 38px).
2085
2181
  * @default 'md'
@@ -2100,6 +2196,11 @@ export namespace Components {
2100
2196
  * @default ''
2101
2197
  */
2102
2198
  "value": string;
2199
+ /**
2200
+ * Visual style. `flat` strips the field's border and background so it reads as plain content instead of a boxed input — padding, label, focus ring, disabled and status states are unaffected. `default` (the standard bordered box) renders identically to before this prop existed.
2201
+ * @default 'default'
2202
+ */
2203
+ "variant": 'default' | 'flat';
2103
2204
  }
2104
2205
  /**
2105
2206
  * Multiline JSON / arbitrary-object editor — a `<textarea>` with inline JSON
@@ -3070,6 +3171,11 @@ export namespace Components {
3070
3171
  * @default ''
3071
3172
  */
3072
3173
  "value": string;
3174
+ /**
3175
+ * Visual style. `flat` strips the trigger's border and background so it reads as plain content instead of a boxed control — padding, label, focus ring, disabled and status states are unaffected. `default` (the standard bordered box) renders identically to before this prop existed.
3176
+ * @default 'default'
3177
+ */
3178
+ "variant": 'default' | 'flat';
3073
3179
  }
3074
3180
  /**
3075
3181
  * Rich text editor backed by Tiptap v3.
@@ -3082,6 +3188,15 @@ export namespace Components {
3082
3188
  * Account/imported fonts shown in a separate "Imported fonts" section. JS property: `Array<{ label: string; value: string }>`. HTML attribute: JSON string of the same array.
3083
3189
  */
3084
3190
  "accountFonts"?: string | { label: string; value: string }[];
3191
+ /**
3192
+ * Passthrough: `accept` for the toolbar attachment picker.
3193
+ */
3194
+ "attachmentAccept"?: string;
3195
+ /**
3196
+ * Passthrough: shows the toolbar attachment button (host owns the files).
3197
+ * @default false
3198
+ */
3199
+ "attachmentsEnabled": boolean;
3085
3200
  /**
3086
3201
  * @default false
3087
3202
  */
@@ -3165,6 +3280,11 @@ export namespace Components {
3165
3280
  * @default null
3166
3281
  */
3167
3282
  "value": string | null;
3283
+ /**
3284
+ * Visual style. `flat` strips the frame's border and background so it reads as plain content instead of a boxed control — padding, label, focus ring, disabled and status states are unaffected. The toolbar keeps its own background + bottom border (a subtle, token-driven separator), which is what keeps toolbar and editable area legible/separated once the outer box is gone. `default` (the standard bordered box) renders identically to before this prop existed.
3285
+ * @default 'default'
3286
+ */
3287
+ "variant": 'default' | 'flat';
3168
3288
  }
3169
3289
  /**
3170
3290
  * Formatting toolbar for co-rich-text-editor. Receives the Tiptap editor
@@ -3173,6 +3293,15 @@ export namespace Components {
3173
3293
  * color palette pickers.
3174
3294
  */
3175
3295
  interface CoRichTextToolbar {
3296
+ /**
3297
+ * `accept` attr for the attachment file picker (e.g. '.pdf,.png').
3298
+ */
3299
+ "attachmentAccept"?: string;
3300
+ /**
3301
+ * Shows the attachment button (compact-assets variant). The editor never owns the attachment list — it only emits the picked files.
3302
+ * @default false
3303
+ */
3304
+ "attachmentsEnabled": boolean;
3176
3305
  /**
3177
3306
  * @default false
3178
3307
  */
@@ -3194,7 +3323,7 @@ export namespace Components {
3194
3323
  * Toolbar layout variant.
3195
3324
  * @default 'basic'
3196
3325
  */
3197
- "variant": 'none' | 'compact' | 'basic' | 'full';
3326
+ "variant": 'none' | 'compact' | 'compact-assets' | 'basic' | 'full';
3198
3327
  }
3199
3328
  interface CoRichTextViewer {
3200
3329
  /**
@@ -3206,6 +3335,10 @@ export namespace Components {
3206
3335
  * Text shown when there is no content.
3207
3336
  */
3208
3337
  "emptyText"?: string;
3338
+ /**
3339
+ * Feature overrides (JSON string for HTML attr, or object via JS property) — mirror the editor's `features`. They only WIDEN the whitelist: e.g. `mentions` keeps the V1 quill markup attrs (`data-id`, `data-denotation-char`, …) so the mention chip keeps its style hook in read mode. Without it the preset profile strips them.
3340
+ */
3341
+ "features"?: string | object;
3209
3342
  /**
3210
3343
  * Input format. `html` is the lightweight path.
3211
3344
  * @default 'html'
@@ -3329,6 +3462,11 @@ export namespace Components {
3329
3462
  * @default ''
3330
3463
  */
3331
3464
  "value": string | string[];
3465
+ /**
3466
+ * Visual style. `flat` strips the trigger's border and background so it reads as plain content instead of a boxed control — padding, label, focus ring, disabled and status states are unaffected. `default` (the standard bordered box) renders identically to before this prop existed.
3467
+ * @default 'default'
3468
+ */
3469
+ "variant": 'default' | 'flat';
3332
3470
  }
3333
3471
  interface CoSeparator {
3334
3472
  /**
@@ -3724,6 +3862,11 @@ export namespace Components {
3724
3862
  * @default ''
3725
3863
  */
3726
3864
  "value": string;
3865
+ /**
3866
+ * Visual style. `flat` strips the field's border and background so it reads as plain content instead of a boxed textarea — padding, label, focus ring, disabled and status states are unaffected. `default` (the standard bordered box) renders identically to before this prop existed.
3867
+ * @default 'default'
3868
+ */
3869
+ "variant": 'default' | 'flat';
3727
3870
  }
3728
3871
  interface CoToast {
3729
3872
  /**
@@ -4090,6 +4233,10 @@ export interface CoCalendarMonthCustomEvent<T> extends CustomEvent<T> {
4090
4233
  detail: T;
4091
4234
  target: HTMLCoCalendarMonthElement;
4092
4235
  }
4236
+ export interface CoCarouselCustomEvent<T> extends CustomEvent<T> {
4237
+ detail: T;
4238
+ target: HTMLCoCarouselElement;
4239
+ }
4093
4240
  export interface CoCheckboxCustomEvent<T> extends CustomEvent<T> {
4094
4241
  detail: T;
4095
4242
  target: HTMLCoCheckboxElement;
@@ -4537,6 +4684,40 @@ declare global {
4537
4684
  prototype: HTMLCoCardElement;
4538
4685
  new (): HTMLCoCardElement;
4539
4686
  };
4687
+ interface HTMLCoCarouselElementEventMap {
4688
+ "coSlideChange": number;
4689
+ }
4690
+ /**
4691
+ * A generic slide carousel. Coordinates light-DOM `co-carousel-item`
4692
+ * children (same pattern as co-tab-group): the parent stamps aria and
4693
+ * inertness on each item and translates a flex track to the active index.
4694
+ * No v-model in the Vue wrappers — consume with `:value` + `@coSlideChange`.
4695
+ */
4696
+ interface HTMLCoCarouselElement extends Components.CoCarousel, HTMLStencilElement {
4697
+ addEventListener<K extends keyof HTMLCoCarouselElementEventMap>(type: K, listener: (this: HTMLCoCarouselElement, ev: CoCarouselCustomEvent<HTMLCoCarouselElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
4698
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
4699
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
4700
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
4701
+ removeEventListener<K extends keyof HTMLCoCarouselElementEventMap>(type: K, listener: (this: HTMLCoCarouselElement, ev: CoCarouselCustomEvent<HTMLCoCarouselElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
4702
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
4703
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
4704
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
4705
+ }
4706
+ var HTMLCoCarouselElement: {
4707
+ prototype: HTMLCoCarouselElement;
4708
+ new (): HTMLCoCarouselElement;
4709
+ };
4710
+ /**
4711
+ * A single slide inside a co-carousel. The parent carousel stamps
4712
+ * aria-label / aria-hidden / inert on each item (same light-DOM
4713
+ * coordination pattern as co-tab-group ↔ co-tab).
4714
+ */
4715
+ interface HTMLCoCarouselItemElement extends Components.CoCarouselItem, HTMLStencilElement {
4716
+ }
4717
+ var HTMLCoCarouselItemElement: {
4718
+ prototype: HTMLCoCarouselItemElement;
4719
+ new (): HTMLCoCarouselItemElement;
4720
+ };
4540
4721
  interface HTMLCoCheckboxElementEventMap {
4541
4722
  "coChange": boolean;
4542
4723
  }
@@ -5547,6 +5728,7 @@ declare global {
5547
5728
  "coReady": void;
5548
5729
  "coFontPopupShow": void;
5549
5730
  "coFontPopupHide": void;
5731
+ "coAttachmentsSelected": { files: File[] };
5550
5732
  }
5551
5733
  /**
5552
5734
  * Rich text editor backed by Tiptap v3.
@@ -5571,6 +5753,7 @@ declare global {
5571
5753
  interface HTMLCoRichTextToolbarElementEventMap {
5572
5754
  "coAction": { action: string; payload?: unknown };
5573
5755
  "coPopoverChange": { open: boolean };
5756
+ "coAttachmentsSelected": { files: File[] };
5574
5757
  }
5575
5758
  /**
5576
5759
  * Formatting toolbar for co-rich-text-editor. Receives the Tiptap editor
@@ -5948,6 +6131,8 @@ declare global {
5948
6131
  "co-calendar": HTMLCoCalendarElement;
5949
6132
  "co-calendar-month": HTMLCoCalendarMonthElement;
5950
6133
  "co-card": HTMLCoCardElement;
6134
+ "co-carousel": HTMLCoCarouselElement;
6135
+ "co-carousel-item": HTMLCoCarouselItemElement;
5951
6136
  "co-checkbox": HTMLCoCheckboxElement;
5952
6137
  "co-checkbox-group": HTMLCoCheckboxGroupElement;
5953
6138
  "co-chip": HTMLCoChipElement;
@@ -6166,6 +6351,10 @@ declare namespace LocalJSX {
6166
6351
  * @default 'regular'
6167
6352
  */
6168
6353
  "iconWeight"?: 'regular' | 'thin' | 'light' | 'bold' | 'fill' | 'duotone';
6354
+ /**
6355
+ * Full name / tooltip content. When set (non-empty), the avatar renders wrapped in a `co-tooltip` showing this text on hover/focus — every consumer gets the tooltip for free instead of having to wire it up externally. When unset, renders exactly as before (no wrapper).
6356
+ */
6357
+ "name"?: string;
6169
6358
  /**
6170
6359
  * Optional 2px ring color (hex/CSS). Drives the inset ::after ring.
6171
6360
  */
@@ -6621,6 +6810,75 @@ declare namespace LocalJSX {
6621
6810
  */
6622
6811
  "variant"?: 'elevated' | 'outlined' | 'flat';
6623
6812
  }
6813
+ /**
6814
+ * A generic slide carousel. Coordinates light-DOM `co-carousel-item`
6815
+ * children (same pattern as co-tab-group): the parent stamps aria and
6816
+ * inertness on each item and translates a flex track to the active index.
6817
+ * No v-model in the Vue wrappers — consume with `:value` + `@coSlideChange`.
6818
+ */
6819
+ interface CoCarousel {
6820
+ /**
6821
+ * Show prev/next arrows
6822
+ * @default true
6823
+ */
6824
+ "arrows"?: boolean;
6825
+ /**
6826
+ * Container aspect ratio
6827
+ * @default 'auto'
6828
+ */
6829
+ "aspectRatio"?: '16:9' | '4:3' | '1:1' | '21:9' | 'auto';
6830
+ /**
6831
+ * Auto-advance slides
6832
+ * @default false
6833
+ */
6834
+ "autoplay"?: boolean;
6835
+ /**
6836
+ * Show dot indicators
6837
+ * @default true
6838
+ */
6839
+ "dots"?: boolean;
6840
+ /**
6841
+ * Autoplay interval in milliseconds (floored at 1000)
6842
+ * @default 6000
6843
+ */
6844
+ "interval"?: number;
6845
+ /**
6846
+ * Language for aria labels (es/en/pt, accepts full locales)
6847
+ * @default 'es'
6848
+ */
6849
+ "locale"?: string;
6850
+ /**
6851
+ * Wrap around at the ends
6852
+ * @default true
6853
+ */
6854
+ "loop"?: boolean;
6855
+ /**
6856
+ * Emitted when the active slide changes (user, autoplay or method)
6857
+ */
6858
+ "onCoSlideChange"?: (event: CoCarouselCustomEvent<number>) => void;
6859
+ /**
6860
+ * Pause autoplay while hovered
6861
+ * @default true
6862
+ */
6863
+ "pauseOnHover"?: boolean;
6864
+ /**
6865
+ * Enable pointer swipe navigation
6866
+ * @default true
6867
+ */
6868
+ "swipe"?: boolean;
6869
+ /**
6870
+ * Active slide index
6871
+ * @default 0
6872
+ */
6873
+ "value"?: number;
6874
+ }
6875
+ /**
6876
+ * A single slide inside a co-carousel. The parent carousel stamps
6877
+ * aria-label / aria-hidden / inert on each item (same light-DOM
6878
+ * coordination pattern as co-tab-group ↔ co-tab).
6879
+ */
6880
+ interface CoCarouselItem {
6881
+ }
6624
6882
  interface CoCheckbox {
6625
6883
  /**
6626
6884
  * Visual appearance: - 'default' — the standard labeled form checkbox (unchanged). - 'overlay' — a standalone frosted rounded selection chip (Drive), no label, bespoke SVG glyphs.
@@ -7547,6 +7805,11 @@ declare namespace LocalJSX {
7547
7805
  * @default null
7548
7806
  */
7549
7807
  "value"?: string | null;
7808
+ /**
7809
+ * Visual style. `flat` strips the inner co-date-field's border and background so it reads as plain content instead of a boxed control — padding, label, focus ring, disabled and invalid states are unaffected. `default` (the standard bordered box) renders identically to before this prop existed. co-date-field itself has no `variant` prop, so this is applied from the outside via `::part(field)` — see co-date-picker.css.
7810
+ * @default 'default'
7811
+ */
7812
+ "variant"?: 'default' | 'flat';
7550
7813
  }
7551
7814
  /**
7552
7815
  * @deprecated Use `<co-date-range-picker>` instead.
@@ -7714,6 +7977,11 @@ declare namespace LocalJSX {
7714
7977
  * @default ''
7715
7978
  */
7716
7979
  "value"?: string;
7980
+ /**
7981
+ * Visual style. `flat` strips the trigger's border and background so it reads as plain content instead of a boxed control — padding, label, focus ring, disabled and invalid states are unaffected. `default` (the standard bordered box) renders identically to before this prop existed.
7982
+ * @default 'default'
7983
+ */
7984
+ "variant"?: 'default' | 'flat';
7717
7985
  }
7718
7986
  interface CoDrawer {
7719
7987
  /**
@@ -8050,6 +8318,11 @@ declare namespace LocalJSX {
8050
8318
  * @default false
8051
8319
  */
8052
8320
  "disabled"?: boolean;
8321
+ /**
8322
+ * With `label`: icon-only circle at rest that stretches into the extended pill on hover/focus-visible (springy "liquid" morph).
8323
+ * @default false
8324
+ */
8325
+ "expandOnHover"?: boolean;
8053
8326
  /**
8054
8327
  * @default 'plus'
8055
8328
  */
@@ -8294,6 +8567,11 @@ declare namespace LocalJSX {
8294
8567
  * Label for the integrated action button (Botón variant)
8295
8568
  */
8296
8569
  "actionLabel"?: string;
8570
+ /**
8571
+ * Focus the inner input as soon as the component finishes hydrating. Consumers can't reliably focus the shadow input themselves — Stencil's lazy hydration replaces the shadow content AFTER mount, so an early focus() lands on a node that gets thrown away. `componentDidLoad` runs after hydration, which is exactly the right moment.
8572
+ * @default false
8573
+ */
8574
+ "autoFocus"?: boolean;
8297
8575
  /**
8298
8576
  * Autocomplete hint for the browser
8299
8577
  */
@@ -8401,6 +8679,11 @@ declare namespace LocalJSX {
8401
8679
  * @default ''
8402
8680
  */
8403
8681
  "value"?: string;
8682
+ /**
8683
+ * Visual style. `flat` strips the field's border and background so it reads as plain content instead of a boxed input — padding, label, focus ring, disabled and status states are unaffected. `default` (the standard bordered box) renders identically to before this prop existed.
8684
+ * @default 'default'
8685
+ */
8686
+ "variant"?: 'default' | 'flat';
8404
8687
  }
8405
8688
  /**
8406
8689
  * Multiline JSON / arbitrary-object editor — a `<textarea>` with inline JSON
@@ -9453,6 +9736,11 @@ declare namespace LocalJSX {
9453
9736
  * @default ''
9454
9737
  */
9455
9738
  "value"?: string;
9739
+ /**
9740
+ * Visual style. `flat` strips the trigger's border and background so it reads as plain content instead of a boxed control — padding, label, focus ring, disabled and status states are unaffected. `default` (the standard bordered box) renders identically to before this prop existed.
9741
+ * @default 'default'
9742
+ */
9743
+ "variant"?: 'default' | 'flat';
9456
9744
  }
9457
9745
  /**
9458
9746
  * Rich text editor backed by Tiptap v3.
@@ -9465,6 +9753,15 @@ declare namespace LocalJSX {
9465
9753
  * Account/imported fonts shown in a separate "Imported fonts" section. JS property: `Array<{ label: string; value: string }>`. HTML attribute: JSON string of the same array.
9466
9754
  */
9467
9755
  "accountFonts"?: string | { label: string; value: string }[];
9756
+ /**
9757
+ * Passthrough: `accept` for the toolbar attachment picker.
9758
+ */
9759
+ "attachmentAccept"?: string;
9760
+ /**
9761
+ * Passthrough: shows the toolbar attachment button (host owns the files).
9762
+ * @default false
9763
+ */
9764
+ "attachmentsEnabled"?: boolean;
9468
9765
  /**
9469
9766
  * @default false
9470
9767
  */
@@ -9505,6 +9802,10 @@ declare namespace LocalJSX {
9505
9802
  */
9506
9803
  "locale"?: string;
9507
9804
  "maxLength"?: number;
9805
+ /**
9806
+ * Re-emitted from the inner toolbar: files picked via the attach button. Declared here so hosts can bind on the editor (the toolbar is internal).
9807
+ */
9808
+ "onCoAttachmentsSelected"?: (event: CoRichTextEditorCustomEvent<{ files: File[] }>) => void;
9508
9809
  "onCoBlur"?: (event: CoRichTextEditorCustomEvent<void>) => void;
9509
9810
  /**
9510
9811
  * Emitted on blur (committed value).
@@ -9564,6 +9865,11 @@ declare namespace LocalJSX {
9564
9865
  * @default null
9565
9866
  */
9566
9867
  "value"?: string | null;
9868
+ /**
9869
+ * Visual style. `flat` strips the frame's border and background so it reads as plain content instead of a boxed control — padding, label, focus ring, disabled and status states are unaffected. The toolbar keeps its own background + bottom border (a subtle, token-driven separator), which is what keeps toolbar and editable area legible/separated once the outer box is gone. `default` (the standard bordered box) renders identically to before this prop existed.
9870
+ * @default 'default'
9871
+ */
9872
+ "variant"?: 'default' | 'flat';
9567
9873
  }
9568
9874
  /**
9569
9875
  * Formatting toolbar for co-rich-text-editor. Receives the Tiptap editor
@@ -9572,6 +9878,15 @@ declare namespace LocalJSX {
9572
9878
  * color palette pickers.
9573
9879
  */
9574
9880
  interface CoRichTextToolbar {
9881
+ /**
9882
+ * `accept` attr for the attachment file picker (e.g. '.pdf,.png').
9883
+ */
9884
+ "attachmentAccept"?: string;
9885
+ /**
9886
+ * Shows the attachment button (compact-assets variant). The editor never owns the attachment list — it only emits the picked files.
9887
+ * @default false
9888
+ */
9889
+ "attachmentsEnabled"?: boolean;
9575
9890
  /**
9576
9891
  * @default false
9577
9892
  */
@@ -9593,6 +9908,10 @@ declare namespace LocalJSX {
9593
9908
  * Emitted whenever a toolbar action runs (observability for hosts).
9594
9909
  */
9595
9910
  "onCoAction"?: (event: CoRichTextToolbarCustomEvent<{ action: string; payload?: unknown }>) => void;
9911
+ /**
9912
+ * Files picked from the toolbar attachment button. The host owns them.
9913
+ */
9914
+ "onCoAttachmentsSelected"?: (event: CoRichTextToolbarCustomEvent<{ files: File[] }>) => void;
9596
9915
  /**
9597
9916
  * Emitted when a toolbar popover/dropdown opens or closes (host hides the selection bubble while one is open to avoid spatial overlap).
9598
9917
  */
@@ -9601,7 +9920,7 @@ declare namespace LocalJSX {
9601
9920
  * Toolbar layout variant.
9602
9921
  * @default 'basic'
9603
9922
  */
9604
- "variant"?: 'none' | 'compact' | 'basic' | 'full';
9923
+ "variant"?: 'none' | 'compact' | 'compact-assets' | 'basic' | 'full';
9605
9924
  }
9606
9925
  interface CoRichTextViewer {
9607
9926
  /**
@@ -9613,6 +9932,10 @@ declare namespace LocalJSX {
9613
9932
  * Text shown when there is no content.
9614
9933
  */
9615
9934
  "emptyText"?: string;
9935
+ /**
9936
+ * Feature overrides (JSON string for HTML attr, or object via JS property) — mirror the editor's `features`. They only WIDEN the whitelist: e.g. `mentions` keeps the V1 quill markup attrs (`data-id`, `data-denotation-char`, …) so the mention chip keeps its style hook in read mode. Without it the preset profile strips them.
9937
+ */
9938
+ "features"?: string | object;
9616
9939
  /**
9617
9940
  * Input format. `html` is the lightweight path.
9618
9941
  * @default 'html'
@@ -9738,6 +10061,11 @@ declare namespace LocalJSX {
9738
10061
  * @default ''
9739
10062
  */
9740
10063
  "value"?: string | string[];
10064
+ /**
10065
+ * Visual style. `flat` strips the trigger's border and background so it reads as plain content instead of a boxed control — padding, label, focus ring, disabled and status states are unaffected. `default` (the standard bordered box) renders identically to before this prop existed.
10066
+ * @default 'default'
10067
+ */
10068
+ "variant"?: 'default' | 'flat';
9741
10069
  }
9742
10070
  interface CoSeparator {
9743
10071
  /**
@@ -10193,6 +10521,11 @@ declare namespace LocalJSX {
10193
10521
  * @default ''
10194
10522
  */
10195
10523
  "value"?: string;
10524
+ /**
10525
+ * Visual style. `flat` strips the field's border and background so it reads as plain content instead of a boxed textarea — padding, label, focus ring, disabled and status states are unaffected. `default` (the standard bordered box) renders identically to before this prop existed.
10526
+ * @default 'default'
10527
+ */
10528
+ "variant"?: 'default' | 'flat';
10196
10529
  }
10197
10530
  interface CoToast {
10198
10531
  /**
@@ -10580,6 +10913,7 @@ declare namespace LocalJSX {
10580
10913
  "shape": 'circle' | 'square';
10581
10914
  "color": string;
10582
10915
  "ringColor": string;
10916
+ "name": string;
10583
10917
  }
10584
10918
  interface CoAvatarGroupAttributes {
10585
10919
  "max": number;
@@ -10666,6 +11000,18 @@ declare namespace LocalJSX {
10666
11000
  "clickable": boolean;
10667
11001
  "stretch": boolean;
10668
11002
  }
11003
+ interface CoCarouselAttributes {
11004
+ "value": number;
11005
+ "autoplay": boolean;
11006
+ "interval": number;
11007
+ "loop": boolean;
11008
+ "arrows": boolean;
11009
+ "dots": boolean;
11010
+ "pauseOnHover": boolean;
11011
+ "swipe": boolean;
11012
+ "aspectRatio": '16:9' | '4:3' | '1:1' | '21:9' | 'auto';
11013
+ "locale": string;
11014
+ }
10669
11015
  interface CoCheckboxAttributes {
10670
11016
  "checked": boolean;
10671
11017
  "indeterminate": boolean;
@@ -10844,6 +11190,7 @@ declare namespace LocalJSX {
10844
11190
  "label": string;
10845
11191
  "placeholder": string;
10846
11192
  "size": 's' | 'sm' | 'md' | 'lg';
11193
+ "variant": 'default' | 'flat';
10847
11194
  "name": string;
10848
11195
  "disabled": boolean;
10849
11196
  "readonly": boolean;
@@ -10894,6 +11241,7 @@ declare namespace LocalJSX {
10894
11241
  "placeholder": string;
10895
11242
  "layout": 'vertical' | 'horizontal';
10896
11243
  "size": 's' | 'sm' | 'md' | 'lg';
11244
+ "variant": 'default' | 'flat';
10897
11245
  "placement": Placement;
10898
11246
  "open": boolean;
10899
11247
  "applyLabel": string;
@@ -10965,6 +11313,7 @@ declare namespace LocalJSX {
10965
11313
  "ariaLabelText": string;
10966
11314
  "disabled": boolean;
10967
11315
  "position": 'bottom-right' | 'bottom-left' | 'top-right' | 'top-left' | 'none';
11316
+ "expandOnHover": boolean;
10968
11317
  }
10969
11318
  interface CoFileFieldAttributes {
10970
11319
  "label": string;
@@ -11027,9 +11376,11 @@ declare namespace LocalJSX {
11027
11376
  "type": string;
11028
11377
  "name": string;
11029
11378
  "required": boolean;
11379
+ "autoFocus": boolean;
11030
11380
  "autocomplete": string;
11031
11381
  "status": 'default' | 'error' | 'success' | 'warning' | 'info';
11032
11382
  "size": 's' | 'sm' | 'md' | 'lg';
11383
+ "variant": 'default' | 'flat';
11033
11384
  "fill": boolean;
11034
11385
  "actionLabel": string;
11035
11386
  "actionIcon": string;
@@ -11244,6 +11595,7 @@ declare namespace LocalJSX {
11244
11595
  "iconLeft": string;
11245
11596
  "layout": 'vertical' | 'horizontal';
11246
11597
  "size": 's' | 'sm' | 'md' | 'lg' | 'default';
11598
+ "variant": 'default' | 'flat';
11247
11599
  "value": string;
11248
11600
  "options": string;
11249
11601
  "selectedDisplay": string;
@@ -11268,6 +11620,7 @@ declare namespace LocalJSX {
11268
11620
  "secondaryLabel": string;
11269
11621
  "helperText": string;
11270
11622
  "status": 'default' | 'error' | 'success' | 'warning' | 'info';
11623
+ "variant": 'default' | 'flat';
11271
11624
  "disabled": boolean;
11272
11625
  "readonly": boolean;
11273
11626
  "required": boolean;
@@ -11276,15 +11629,19 @@ declare namespace LocalJSX {
11276
11629
  "autofocus": boolean;
11277
11630
  "toolbar": ToolbarVariant;
11278
11631
  "features": string | object;
11632
+ "attachmentsEnabled": boolean;
11633
+ "attachmentAccept": string;
11279
11634
  "fontFamilies": string | { label: string; value: string }[];
11280
11635
  "accountFonts": string | { label: string; value: string }[];
11281
11636
  "fontsLoading": boolean;
11282
11637
  "locale": string;
11283
11638
  }
11284
11639
  interface CoRichTextToolbarAttributes {
11285
- "variant": 'none' | 'compact' | 'basic' | 'full';
11640
+ "variant": 'none' | 'compact' | 'compact-assets' | 'basic' | 'full';
11286
11641
  "disabled": boolean;
11287
11642
  "locale": string;
11643
+ "attachmentsEnabled": boolean;
11644
+ "attachmentAccept": string;
11288
11645
  }
11289
11646
  interface CoRichTextViewerAttributes {
11290
11647
  "value": string | null;
@@ -11292,6 +11649,7 @@ declare namespace LocalJSX {
11292
11649
  "preset": RichTextPreset;
11293
11650
  "emptyText": string;
11294
11651
  "compact": boolean;
11652
+ "features": string | object;
11295
11653
  }
11296
11654
  interface CoRowAttributes {
11297
11655
  "position": 'top' | 'middle' | 'bottom' | 'single';
@@ -11319,6 +11677,7 @@ declare namespace LocalJSX {
11319
11677
  "value": string | string[];
11320
11678
  "multiple": boolean;
11321
11679
  "size": 's' | 'sm' | 'md' | 'lg';
11680
+ "variant": 'default' | 'flat';
11322
11681
  "searchable": boolean;
11323
11682
  "searchPlaceholder": string;
11324
11683
  "emptyText": string;
@@ -11418,6 +11777,7 @@ declare namespace LocalJSX {
11418
11777
  "helperText": string;
11419
11778
  "layout": 'vertical' | 'horizontal';
11420
11779
  "size": 's' | 'sm' | 'md' | 'lg';
11780
+ "variant": 'default' | 'flat';
11421
11781
  "clearable": boolean;
11422
11782
  "resize": 'vertical' | 'none' | 'both';
11423
11783
  }
@@ -11518,6 +11878,8 @@ declare namespace LocalJSX {
11518
11878
  "co-calendar": Omit<CoCalendar, keyof CoCalendarAttributes> & { [K in keyof CoCalendar & keyof CoCalendarAttributes]?: CoCalendar[K] } & { [K in keyof CoCalendar & keyof CoCalendarAttributes as `attr:${K}`]?: CoCalendarAttributes[K] } & { [K in keyof CoCalendar & keyof CoCalendarAttributes as `prop:${K}`]?: CoCalendar[K] };
11519
11879
  "co-calendar-month": Omit<CoCalendarMonth, keyof CoCalendarMonthAttributes> & { [K in keyof CoCalendarMonth & keyof CoCalendarMonthAttributes]?: CoCalendarMonth[K] } & { [K in keyof CoCalendarMonth & keyof CoCalendarMonthAttributes as `attr:${K}`]?: CoCalendarMonthAttributes[K] } & { [K in keyof CoCalendarMonth & keyof CoCalendarMonthAttributes as `prop:${K}`]?: CoCalendarMonth[K] } & OneOf<"year", CoCalendarMonth["year"], CoCalendarMonthAttributes["year"]> & OneOf<"month", CoCalendarMonth["month"], CoCalendarMonthAttributes["month"]> & OneOf<"timeZone", CoCalendarMonth["timeZone"], CoCalendarMonthAttributes["timeZone"]>;
11520
11880
  "co-card": Omit<CoCard, keyof CoCardAttributes> & { [K in keyof CoCard & keyof CoCardAttributes]?: CoCard[K] } & { [K in keyof CoCard & keyof CoCardAttributes as `attr:${K}`]?: CoCardAttributes[K] } & { [K in keyof CoCard & keyof CoCardAttributes as `prop:${K}`]?: CoCard[K] };
11881
+ "co-carousel": Omit<CoCarousel, keyof CoCarouselAttributes> & { [K in keyof CoCarousel & keyof CoCarouselAttributes]?: CoCarousel[K] } & { [K in keyof CoCarousel & keyof CoCarouselAttributes as `attr:${K}`]?: CoCarouselAttributes[K] } & { [K in keyof CoCarousel & keyof CoCarouselAttributes as `prop:${K}`]?: CoCarousel[K] };
11882
+ "co-carousel-item": CoCarouselItem;
11521
11883
  "co-checkbox": Omit<CoCheckbox, keyof CoCheckboxAttributes> & { [K in keyof CoCheckbox & keyof CoCheckboxAttributes]?: CoCheckbox[K] } & { [K in keyof CoCheckbox & keyof CoCheckboxAttributes as `attr:${K}`]?: CoCheckboxAttributes[K] } & { [K in keyof CoCheckbox & keyof CoCheckboxAttributes as `prop:${K}`]?: CoCheckbox[K] };
11522
11884
  "co-checkbox-group": Omit<CoCheckboxGroup, keyof CoCheckboxGroupAttributes> & { [K in keyof CoCheckboxGroup & keyof CoCheckboxGroupAttributes]?: CoCheckboxGroup[K] } & { [K in keyof CoCheckboxGroup & keyof CoCheckboxGroupAttributes as `attr:${K}`]?: CoCheckboxGroupAttributes[K] } & { [K in keyof CoCheckboxGroup & keyof CoCheckboxGroupAttributes as `prop:${K}`]?: CoCheckboxGroup[K] };
11523
11885
  "co-chip": Omit<CoChip, keyof CoChipAttributes> & { [K in keyof CoChip & keyof CoChipAttributes]?: CoChip[K] } & { [K in keyof CoChip & keyof CoChipAttributes as `attr:${K}`]?: CoChipAttributes[K] } & { [K in keyof CoChip & keyof CoChipAttributes as `prop:${K}`]?: CoChip[K] };
@@ -11658,6 +12020,19 @@ declare module "@stencil/core" {
11658
12020
  */
11659
12021
  "co-calendar-month": LocalJSX.IntrinsicElements["co-calendar-month"] & JSXBase.HTMLAttributes<HTMLCoCalendarMonthElement>;
11660
12022
  "co-card": LocalJSX.IntrinsicElements["co-card"] & JSXBase.HTMLAttributes<HTMLCoCardElement>;
12023
+ /**
12024
+ * A generic slide carousel. Coordinates light-DOM `co-carousel-item`
12025
+ * children (same pattern as co-tab-group): the parent stamps aria and
12026
+ * inertness on each item and translates a flex track to the active index.
12027
+ * No v-model in the Vue wrappers — consume with `:value` + `@coSlideChange`.
12028
+ */
12029
+ "co-carousel": LocalJSX.IntrinsicElements["co-carousel"] & JSXBase.HTMLAttributes<HTMLCoCarouselElement>;
12030
+ /**
12031
+ * A single slide inside a co-carousel. The parent carousel stamps
12032
+ * aria-label / aria-hidden / inert on each item (same light-DOM
12033
+ * coordination pattern as co-tab-group ↔ co-tab).
12034
+ */
12035
+ "co-carousel-item": LocalJSX.IntrinsicElements["co-carousel-item"] & JSXBase.HTMLAttributes<HTMLCoCarouselItemElement>;
11661
12036
  "co-checkbox": LocalJSX.IntrinsicElements["co-checkbox"] & JSXBase.HTMLAttributes<HTMLCoCheckboxElement>;
11662
12037
  "co-checkbox-group": LocalJSX.IntrinsicElements["co-checkbox-group"] & JSXBase.HTMLAttributes<HTMLCoCheckboxGroupElement>;
11663
12038
  "co-chip": LocalJSX.IntrinsicElements["co-chip"] & JSXBase.HTMLAttributes<HTMLCoChipElement>;