@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
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2026-07-19T23:18:56",
2
+ "timestamp": "2026-07-23T21:25:20",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.43.4",
@@ -1038,7 +1038,8 @@
1038
1038
  "co-loader"
1039
1039
  ],
1040
1040
  "co-avatar": [
1041
- "co-icon"
1041
+ "co-icon",
1042
+ "co-tooltip"
1042
1043
  ]
1043
1044
  }
1044
1045
  },
@@ -1181,6 +1182,32 @@
1181
1182
  "getter": false,
1182
1183
  "setter": false
1183
1184
  },
1185
+ {
1186
+ "name": "name",
1187
+ "type": "string | undefined",
1188
+ "complexType": {
1189
+ "original": "string",
1190
+ "resolved": "string | undefined",
1191
+ "references": {}
1192
+ },
1193
+ "mutable": false,
1194
+ "attr": "name",
1195
+ "reflectToAttr": false,
1196
+ "docs": "Full name / tooltip content. When set (non-empty), the avatar renders\nwrapped in a `co-tooltip` showing this text on hover/focus — every\nconsumer gets the tooltip for free instead of having to wire it up\nexternally. When unset, renders exactly as before (no wrapper).",
1197
+ "docsTags": [],
1198
+ "values": [
1199
+ {
1200
+ "type": "string"
1201
+ },
1202
+ {
1203
+ "type": "undefined"
1204
+ }
1205
+ ],
1206
+ "optional": true,
1207
+ "required": false,
1208
+ "getter": false,
1209
+ "setter": false
1210
+ },
1184
1211
  {
1185
1212
  "name": "ringColor",
1186
1213
  "type": "string | undefined",
@@ -1400,11 +1427,13 @@
1400
1427
  "co-ref-field"
1401
1428
  ],
1402
1429
  "dependencies": [
1403
- "co-icon"
1430
+ "co-icon",
1431
+ "co-tooltip"
1404
1432
  ],
1405
1433
  "dependencyGraph": {
1406
1434
  "co-avatar": [
1407
- "co-icon"
1435
+ "co-icon",
1436
+ "co-tooltip"
1408
1437
  ],
1409
1438
  "co-avatar-group": [
1410
1439
  "co-avatar"
@@ -1652,16 +1681,17 @@
1652
1681
  "states": [],
1653
1682
  "dependents": [],
1654
1683
  "dependencies": [
1655
- "co-tooltip",
1656
- "co-avatar"
1684
+ "co-avatar",
1685
+ "co-tooltip"
1657
1686
  ],
1658
1687
  "dependencyGraph": {
1659
1688
  "co-avatar-group": [
1660
- "co-tooltip",
1661
- "co-avatar"
1689
+ "co-avatar",
1690
+ "co-tooltip"
1662
1691
  ],
1663
1692
  "co-avatar": [
1664
- "co-icon"
1693
+ "co-icon",
1694
+ "co-tooltip"
1665
1695
  ]
1666
1696
  }
1667
1697
  },
@@ -4076,44 +4106,539 @@
4076
4106
  "setter": false
4077
4107
  }
4078
4108
  ],
4079
- "methods": [],
4080
- "events": [],
4109
+ "methods": [],
4110
+ "events": [],
4111
+ "listeners": [],
4112
+ "styles": [],
4113
+ "slots": [
4114
+ {
4115
+ "name": "",
4116
+ "docs": "Default slot for card body/content"
4117
+ },
4118
+ {
4119
+ "name": "footer",
4120
+ "docs": "Card footer area (meta, actions)"
4121
+ },
4122
+ {
4123
+ "name": "header",
4124
+ "docs": "Card header area (image, title, actions)"
4125
+ }
4126
+ ],
4127
+ "parts": [
4128
+ {
4129
+ "name": "body",
4130
+ "docs": ""
4131
+ },
4132
+ {
4133
+ "name": "card",
4134
+ "docs": ""
4135
+ },
4136
+ {
4137
+ "name": "footer",
4138
+ "docs": ""
4139
+ },
4140
+ {
4141
+ "name": "header",
4142
+ "docs": ""
4143
+ }
4144
+ ],
4145
+ "states": [],
4146
+ "dependents": [],
4147
+ "dependencies": [],
4148
+ "dependencyGraph": {}
4149
+ },
4150
+ {
4151
+ "filePath": "src/components/co-carousel/co-carousel.tsx",
4152
+ "encapsulation": "shadow",
4153
+ "tag": "co-carousel",
4154
+ "docs": "A generic slide carousel. Coordinates light-DOM `co-carousel-item`\nchildren (same pattern as co-tab-group): the parent stamps aria and\ninertness on each item and translates a flex track to the active index.\n\nNo v-model in the Vue wrappers — consume with `:value` + `@coSlideChange`.",
4155
+ "docsTags": [
4156
+ {
4157
+ "name": "slot",
4158
+ "text": "- co-carousel-item elements"
4159
+ }
4160
+ ],
4161
+ "usage": {},
4162
+ "props": [
4163
+ {
4164
+ "name": "arrows",
4165
+ "type": "boolean",
4166
+ "complexType": {
4167
+ "original": "boolean",
4168
+ "resolved": "boolean",
4169
+ "references": {}
4170
+ },
4171
+ "mutable": false,
4172
+ "attr": "arrows",
4173
+ "reflectToAttr": false,
4174
+ "docs": "Show prev/next arrows",
4175
+ "docsTags": [
4176
+ {
4177
+ "name": "default",
4178
+ "text": "true"
4179
+ }
4180
+ ],
4181
+ "default": "true",
4182
+ "values": [
4183
+ {
4184
+ "type": "boolean"
4185
+ }
4186
+ ],
4187
+ "optional": false,
4188
+ "required": false,
4189
+ "getter": false,
4190
+ "setter": false
4191
+ },
4192
+ {
4193
+ "name": "aspectRatio",
4194
+ "type": "\"16:9\" | \"1:1\" | \"21:9\" | \"4:3\" | \"auto\"",
4195
+ "complexType": {
4196
+ "original": "'16:9' | '4:3' | '1:1' | '21:9' | 'auto'",
4197
+ "resolved": "\"16:9\" | \"1:1\" | \"21:9\" | \"4:3\" | \"auto\"",
4198
+ "references": {}
4199
+ },
4200
+ "mutable": false,
4201
+ "attr": "aspect-ratio",
4202
+ "reflectToAttr": false,
4203
+ "docs": "Container aspect ratio",
4204
+ "docsTags": [
4205
+ {
4206
+ "name": "default",
4207
+ "text": "'auto'"
4208
+ }
4209
+ ],
4210
+ "default": "'auto'",
4211
+ "values": [
4212
+ {
4213
+ "value": "16:9",
4214
+ "type": "string"
4215
+ },
4216
+ {
4217
+ "value": "1:1",
4218
+ "type": "string"
4219
+ },
4220
+ {
4221
+ "value": "21:9",
4222
+ "type": "string"
4223
+ },
4224
+ {
4225
+ "value": "4:3",
4226
+ "type": "string"
4227
+ },
4228
+ {
4229
+ "value": "auto",
4230
+ "type": "string"
4231
+ }
4232
+ ],
4233
+ "optional": false,
4234
+ "required": false,
4235
+ "getter": false,
4236
+ "setter": false
4237
+ },
4238
+ {
4239
+ "name": "autoplay",
4240
+ "type": "boolean",
4241
+ "complexType": {
4242
+ "original": "boolean",
4243
+ "resolved": "boolean",
4244
+ "references": {}
4245
+ },
4246
+ "mutable": false,
4247
+ "attr": "autoplay",
4248
+ "reflectToAttr": false,
4249
+ "docs": "Auto-advance slides",
4250
+ "docsTags": [
4251
+ {
4252
+ "name": "default",
4253
+ "text": "false"
4254
+ }
4255
+ ],
4256
+ "default": "false",
4257
+ "values": [
4258
+ {
4259
+ "type": "boolean"
4260
+ }
4261
+ ],
4262
+ "optional": false,
4263
+ "required": false,
4264
+ "getter": false,
4265
+ "setter": false
4266
+ },
4267
+ {
4268
+ "name": "dots",
4269
+ "type": "boolean",
4270
+ "complexType": {
4271
+ "original": "boolean",
4272
+ "resolved": "boolean",
4273
+ "references": {}
4274
+ },
4275
+ "mutable": false,
4276
+ "attr": "dots",
4277
+ "reflectToAttr": false,
4278
+ "docs": "Show dot indicators",
4279
+ "docsTags": [
4280
+ {
4281
+ "name": "default",
4282
+ "text": "true"
4283
+ }
4284
+ ],
4285
+ "default": "true",
4286
+ "values": [
4287
+ {
4288
+ "type": "boolean"
4289
+ }
4290
+ ],
4291
+ "optional": false,
4292
+ "required": false,
4293
+ "getter": false,
4294
+ "setter": false
4295
+ },
4296
+ {
4297
+ "name": "interval",
4298
+ "type": "number",
4299
+ "complexType": {
4300
+ "original": "number",
4301
+ "resolved": "number",
4302
+ "references": {}
4303
+ },
4304
+ "mutable": false,
4305
+ "attr": "interval",
4306
+ "reflectToAttr": false,
4307
+ "docs": "Autoplay interval in milliseconds (floored at 1000)",
4308
+ "docsTags": [
4309
+ {
4310
+ "name": "default",
4311
+ "text": "6000"
4312
+ }
4313
+ ],
4314
+ "default": "6000",
4315
+ "values": [
4316
+ {
4317
+ "type": "number"
4318
+ }
4319
+ ],
4320
+ "optional": false,
4321
+ "required": false,
4322
+ "getter": false,
4323
+ "setter": false
4324
+ },
4325
+ {
4326
+ "name": "locale",
4327
+ "type": "string",
4328
+ "complexType": {
4329
+ "original": "string",
4330
+ "resolved": "string",
4331
+ "references": {}
4332
+ },
4333
+ "mutable": false,
4334
+ "attr": "locale",
4335
+ "reflectToAttr": false,
4336
+ "docs": "Language for aria labels (es/en/pt, accepts full locales)",
4337
+ "docsTags": [
4338
+ {
4339
+ "name": "default",
4340
+ "text": "'es'"
4341
+ }
4342
+ ],
4343
+ "default": "'es'",
4344
+ "values": [
4345
+ {
4346
+ "type": "string"
4347
+ }
4348
+ ],
4349
+ "optional": false,
4350
+ "required": false,
4351
+ "getter": false,
4352
+ "setter": false
4353
+ },
4354
+ {
4355
+ "name": "loop",
4356
+ "type": "boolean",
4357
+ "complexType": {
4358
+ "original": "boolean",
4359
+ "resolved": "boolean",
4360
+ "references": {}
4361
+ },
4362
+ "mutable": false,
4363
+ "attr": "loop",
4364
+ "reflectToAttr": false,
4365
+ "docs": "Wrap around at the ends",
4366
+ "docsTags": [
4367
+ {
4368
+ "name": "default",
4369
+ "text": "true"
4370
+ }
4371
+ ],
4372
+ "default": "true",
4373
+ "values": [
4374
+ {
4375
+ "type": "boolean"
4376
+ }
4377
+ ],
4378
+ "optional": false,
4379
+ "required": false,
4380
+ "getter": false,
4381
+ "setter": false
4382
+ },
4383
+ {
4384
+ "name": "pauseOnHover",
4385
+ "type": "boolean",
4386
+ "complexType": {
4387
+ "original": "boolean",
4388
+ "resolved": "boolean",
4389
+ "references": {}
4390
+ },
4391
+ "mutable": false,
4392
+ "attr": "pause-on-hover",
4393
+ "reflectToAttr": false,
4394
+ "docs": "Pause autoplay while hovered",
4395
+ "docsTags": [
4396
+ {
4397
+ "name": "default",
4398
+ "text": "true"
4399
+ }
4400
+ ],
4401
+ "default": "true",
4402
+ "values": [
4403
+ {
4404
+ "type": "boolean"
4405
+ }
4406
+ ],
4407
+ "optional": false,
4408
+ "required": false,
4409
+ "getter": false,
4410
+ "setter": false
4411
+ },
4412
+ {
4413
+ "name": "swipe",
4414
+ "type": "boolean",
4415
+ "complexType": {
4416
+ "original": "boolean",
4417
+ "resolved": "boolean",
4418
+ "references": {}
4419
+ },
4420
+ "mutable": false,
4421
+ "attr": "swipe",
4422
+ "reflectToAttr": false,
4423
+ "docs": "Enable pointer swipe navigation",
4424
+ "docsTags": [
4425
+ {
4426
+ "name": "default",
4427
+ "text": "true"
4428
+ }
4429
+ ],
4430
+ "default": "true",
4431
+ "values": [
4432
+ {
4433
+ "type": "boolean"
4434
+ }
4435
+ ],
4436
+ "optional": false,
4437
+ "required": false,
4438
+ "getter": false,
4439
+ "setter": false
4440
+ },
4441
+ {
4442
+ "name": "value",
4443
+ "type": "number",
4444
+ "complexType": {
4445
+ "original": "number",
4446
+ "resolved": "number",
4447
+ "references": {}
4448
+ },
4449
+ "mutable": true,
4450
+ "attr": "value",
4451
+ "reflectToAttr": true,
4452
+ "docs": "Active slide index",
4453
+ "docsTags": [
4454
+ {
4455
+ "name": "default",
4456
+ "text": "0"
4457
+ }
4458
+ ],
4459
+ "default": "0",
4460
+ "values": [
4461
+ {
4462
+ "type": "number"
4463
+ }
4464
+ ],
4465
+ "optional": false,
4466
+ "required": false,
4467
+ "getter": false,
4468
+ "setter": false
4469
+ }
4470
+ ],
4471
+ "methods": [
4472
+ {
4473
+ "name": "goTo",
4474
+ "returns": {
4475
+ "type": "Promise<void>",
4476
+ "docs": ""
4477
+ },
4478
+ "complexType": {
4479
+ "signature": "(index: number) => Promise<void>",
4480
+ "parameters": [
4481
+ {
4482
+ "name": "index",
4483
+ "type": "number",
4484
+ "docs": ""
4485
+ }
4486
+ ],
4487
+ "references": {
4488
+ "Promise": {
4489
+ "location": "global",
4490
+ "id": "global::Promise"
4491
+ }
4492
+ },
4493
+ "return": "Promise<void>"
4494
+ },
4495
+ "signature": "goTo(index: number) => Promise<void>",
4496
+ "parameters": [
4497
+ {
4498
+ "name": "index",
4499
+ "type": "number",
4500
+ "docs": ""
4501
+ }
4502
+ ],
4503
+ "docs": "",
4504
+ "docsTags": []
4505
+ },
4506
+ {
4507
+ "name": "next",
4508
+ "returns": {
4509
+ "type": "Promise<void>",
4510
+ "docs": ""
4511
+ },
4512
+ "complexType": {
4513
+ "signature": "() => Promise<void>",
4514
+ "parameters": [],
4515
+ "references": {
4516
+ "Promise": {
4517
+ "location": "global",
4518
+ "id": "global::Promise"
4519
+ }
4520
+ },
4521
+ "return": "Promise<void>"
4522
+ },
4523
+ "signature": "next() => Promise<void>",
4524
+ "parameters": [],
4525
+ "docs": "",
4526
+ "docsTags": []
4527
+ },
4528
+ {
4529
+ "name": "prev",
4530
+ "returns": {
4531
+ "type": "Promise<void>",
4532
+ "docs": ""
4533
+ },
4534
+ "complexType": {
4535
+ "signature": "() => Promise<void>",
4536
+ "parameters": [],
4537
+ "references": {
4538
+ "Promise": {
4539
+ "location": "global",
4540
+ "id": "global::Promise"
4541
+ }
4542
+ },
4543
+ "return": "Promise<void>"
4544
+ },
4545
+ "signature": "prev() => Promise<void>",
4546
+ "parameters": [],
4547
+ "docs": "",
4548
+ "docsTags": []
4549
+ }
4550
+ ],
4551
+ "events": [
4552
+ {
4553
+ "event": "coSlideChange",
4554
+ "detail": "number",
4555
+ "bubbles": true,
4556
+ "complexType": {
4557
+ "original": "number",
4558
+ "resolved": "number",
4559
+ "references": {}
4560
+ },
4561
+ "cancelable": true,
4562
+ "composed": true,
4563
+ "docs": "Emitted when the active slide changes (user, autoplay or method)",
4564
+ "docsTags": []
4565
+ }
4566
+ ],
4081
4567
  "listeners": [],
4082
4568
  "styles": [],
4083
4569
  "slots": [
4084
4570
  {
4085
4571
  "name": "",
4086
- "docs": "Default slot for card body/content"
4572
+ "docs": "co-carousel-item elements"
4573
+ }
4574
+ ],
4575
+ "parts": [
4576
+ {
4577
+ "name": "arrow-next",
4578
+ "docs": ""
4087
4579
  },
4088
4580
  {
4089
- "name": "footer",
4090
- "docs": "Card footer area (meta, actions)"
4581
+ "name": "arrow-prev",
4582
+ "docs": ""
4091
4583
  },
4092
4584
  {
4093
- "name": "header",
4094
- "docs": "Card header area (image, title, actions)"
4095
- }
4096
- ],
4097
- "parts": [
4585
+ "name": "container",
4586
+ "docs": ""
4587
+ },
4098
4588
  {
4099
- "name": "body",
4589
+ "name": "dot",
4100
4590
  "docs": ""
4101
4591
  },
4102
4592
  {
4103
- "name": "card",
4593
+ "name": "dots",
4104
4594
  "docs": ""
4105
4595
  },
4106
4596
  {
4107
- "name": "footer",
4597
+ "name": "track",
4108
4598
  "docs": ""
4109
4599
  },
4110
4600
  {
4111
- "name": "header",
4601
+ "name": "viewport",
4112
4602
  "docs": ""
4113
4603
  }
4114
4604
  ],
4115
4605
  "states": [],
4116
4606
  "dependents": [],
4607
+ "dependencies": [
4608
+ "co-icon"
4609
+ ],
4610
+ "dependencyGraph": {
4611
+ "co-carousel": [
4612
+ "co-icon"
4613
+ ]
4614
+ }
4615
+ },
4616
+ {
4617
+ "filePath": "src/components/co-carousel-item/co-carousel-item.tsx",
4618
+ "encapsulation": "shadow",
4619
+ "tag": "co-carousel-item",
4620
+ "docs": "A single slide inside a co-carousel. The parent carousel stamps\naria-label / aria-hidden / inert on each item (same light-DOM\ncoordination pattern as co-tab-group ↔ co-tab).",
4621
+ "docsTags": [
4622
+ {
4623
+ "name": "slot",
4624
+ "text": "- Slide content"
4625
+ }
4626
+ ],
4627
+ "usage": {},
4628
+ "props": [],
4629
+ "methods": [],
4630
+ "events": [],
4631
+ "listeners": [],
4632
+ "styles": [],
4633
+ "slots": [
4634
+ {
4635
+ "name": "",
4636
+ "docs": "Slide content"
4637
+ }
4638
+ ],
4639
+ "parts": [],
4640
+ "states": [],
4641
+ "dependents": [],
4117
4642
  "dependencies": [],
4118
4643
  "dependencyGraph": {}
4119
4644
  },
@@ -7337,7 +7862,8 @@
7337
7862
  "co-loader"
7338
7863
  ],
7339
7864
  "co-avatar": [
7340
- "co-icon"
7865
+ "co-icon",
7866
+ "co-tooltip"
7341
7867
  ],
7342
7868
  "co-list-footer": [
7343
7869
  "co-icon"
@@ -7894,7 +8420,8 @@
7894
8420
  "co-loader"
7895
8421
  ],
7896
8422
  "co-avatar": [
7897
- "co-icon"
8423
+ "co-icon",
8424
+ "co-tooltip"
7898
8425
  ]
7899
8426
  }
7900
8427
  },
@@ -10490,6 +11017,40 @@
10490
11017
  "required": false,
10491
11018
  "getter": false,
10492
11019
  "setter": false
11020
+ },
11021
+ {
11022
+ "name": "variant",
11023
+ "type": "\"default\" | \"flat\"",
11024
+ "complexType": {
11025
+ "original": "'default' | 'flat'",
11026
+ "resolved": "\"default\" | \"flat\"",
11027
+ "references": {}
11028
+ },
11029
+ "mutable": false,
11030
+ "attr": "variant",
11031
+ "reflectToAttr": true,
11032
+ "docs": "Visual style. `flat` strips the inner co-date-field's border and\nbackground so it reads as plain content instead of a boxed control —\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)` — see co-date-picker.css.",
11033
+ "docsTags": [
11034
+ {
11035
+ "name": "default",
11036
+ "text": "'default'"
11037
+ }
11038
+ ],
11039
+ "default": "'default'",
11040
+ "values": [
11041
+ {
11042
+ "value": "default",
11043
+ "type": "string"
11044
+ },
11045
+ {
11046
+ "value": "flat",
11047
+ "type": "string"
11048
+ }
11049
+ ],
11050
+ "optional": false,
11051
+ "required": false,
11052
+ "getter": false,
11053
+ "setter": false
10493
11054
  }
10494
11055
  ],
10495
11056
  "methods": [],
@@ -11957,6 +12518,40 @@
11957
12518
  "required": false,
11958
12519
  "getter": false,
11959
12520
  "setter": false
12521
+ },
12522
+ {
12523
+ "name": "variant",
12524
+ "type": "\"default\" | \"flat\"",
12525
+ "complexType": {
12526
+ "original": "'default' | 'flat'",
12527
+ "resolved": "\"default\" | \"flat\"",
12528
+ "references": {}
12529
+ },
12530
+ "mutable": false,
12531
+ "attr": "variant",
12532
+ "reflectToAttr": true,
12533
+ "docs": "Visual style. `flat` strips the trigger's border and background so it\nreads as plain content instead of a boxed control — padding, label,\nfocus ring, disabled and invalid states are unaffected. `default` (the\nstandard bordered box) renders identically to before this prop existed.",
12534
+ "docsTags": [
12535
+ {
12536
+ "name": "default",
12537
+ "text": "'default'"
12538
+ }
12539
+ ],
12540
+ "default": "'default'",
12541
+ "values": [
12542
+ {
12543
+ "value": "default",
12544
+ "type": "string"
12545
+ },
12546
+ {
12547
+ "value": "flat",
12548
+ "type": "string"
12549
+ }
12550
+ ],
12551
+ "optional": false,
12552
+ "required": false,
12553
+ "getter": false,
12554
+ "setter": false
11960
12555
  }
11961
12556
  ],
11962
12557
  "methods": [],
@@ -14138,6 +14733,35 @@
14138
14733
  "getter": false,
14139
14734
  "setter": false
14140
14735
  },
14736
+ {
14737
+ "name": "expandOnHover",
14738
+ "type": "boolean",
14739
+ "complexType": {
14740
+ "original": "boolean",
14741
+ "resolved": "boolean",
14742
+ "references": {}
14743
+ },
14744
+ "mutable": false,
14745
+ "attr": "expand-on-hover",
14746
+ "reflectToAttr": false,
14747
+ "docs": "With `label`: icon-only circle at rest that stretches into the extended\npill on hover/focus-visible (springy \"liquid\" morph).",
14748
+ "docsTags": [
14749
+ {
14750
+ "name": "default",
14751
+ "text": "false"
14752
+ }
14753
+ ],
14754
+ "default": "false",
14755
+ "values": [
14756
+ {
14757
+ "type": "boolean"
14758
+ }
14759
+ ],
14760
+ "optional": false,
14761
+ "required": false,
14762
+ "getter": false,
14763
+ "setter": false
14764
+ },
14141
14765
  {
14142
14766
  "name": "icon",
14143
14767
  "type": "string",
@@ -15460,6 +16084,7 @@
15460
16084
  "co-button",
15461
16085
  "co-calendar",
15462
16086
  "co-calendar-month",
16087
+ "co-carousel",
15463
16088
  "co-checkbox-group",
15464
16089
  "co-chip",
15465
16090
  "co-color-picker",
@@ -15532,6 +16157,9 @@
15532
16157
  "co-calendar-month": [
15533
16158
  "co-icon"
15534
16159
  ],
16160
+ "co-carousel": [
16161
+ "co-icon"
16162
+ ],
15535
16163
  "co-checkbox-group": [
15536
16164
  "co-icon"
15537
16165
  ],
@@ -16692,6 +17320,40 @@
16692
17320
  "required": false,
16693
17321
  "getter": false,
16694
17322
  "setter": false
17323
+ },
17324
+ {
17325
+ "name": "variant",
17326
+ "type": "\"default\" | \"flat\"",
17327
+ "complexType": {
17328
+ "original": "'default' | 'flat'",
17329
+ "resolved": "\"default\" | \"flat\"",
17330
+ "references": {}
17331
+ },
17332
+ "mutable": false,
17333
+ "attr": "variant",
17334
+ "reflectToAttr": true,
17335
+ "docs": "Visual style. `flat` strips the field's border and background so it\nreads as plain content instead of a boxed input — padding, label, focus\nring, disabled and status states are unaffected. `default` (the\nstandard bordered box) renders identically to before this prop existed.",
17336
+ "docsTags": [
17337
+ {
17338
+ "name": "default",
17339
+ "text": "'default'"
17340
+ }
17341
+ ],
17342
+ "default": "'default'",
17343
+ "values": [
17344
+ {
17345
+ "value": "default",
17346
+ "type": "string"
17347
+ },
17348
+ {
17349
+ "value": "flat",
17350
+ "type": "string"
17351
+ }
17352
+ ],
17353
+ "optional": false,
17354
+ "required": false,
17355
+ "getter": false,
17356
+ "setter": false
16695
17357
  }
16696
17358
  ],
16697
17359
  "methods": [
@@ -20929,7 +21591,8 @@
20929
21591
  "co-loader"
20930
21592
  ],
20931
21593
  "co-avatar": [
20932
- "co-icon"
21594
+ "co-icon",
21595
+ "co-tooltip"
20933
21596
  ],
20934
21597
  "co-autocomplete": [
20935
21598
  "co-option-list"
@@ -24110,6 +24773,40 @@
24110
24773
  "required": false,
24111
24774
  "getter": false,
24112
24775
  "setter": false
24776
+ },
24777
+ {
24778
+ "name": "variant",
24779
+ "type": "\"default\" | \"flat\"",
24780
+ "complexType": {
24781
+ "original": "'default' | 'flat'",
24782
+ "resolved": "\"default\" | \"flat\"",
24783
+ "references": {}
24784
+ },
24785
+ "mutable": false,
24786
+ "attr": "variant",
24787
+ "reflectToAttr": true,
24788
+ "docs": "Visual style. `flat` strips the trigger's border and background so it\nreads as plain content instead of a boxed control — padding, label,\nfocus ring, disabled and status states are unaffected. `default` (the\nstandard bordered box) renders identically to before this prop existed.",
24789
+ "docsTags": [
24790
+ {
24791
+ "name": "default",
24792
+ "text": "'default'"
24793
+ }
24794
+ ],
24795
+ "default": "'default'",
24796
+ "values": [
24797
+ {
24798
+ "value": "default",
24799
+ "type": "string"
24800
+ },
24801
+ {
24802
+ "value": "flat",
24803
+ "type": "string"
24804
+ }
24805
+ ],
24806
+ "optional": false,
24807
+ "required": false,
24808
+ "getter": false,
24809
+ "setter": false
24113
24810
  }
24114
24811
  ],
24115
24812
  "methods": [],
@@ -24284,7 +24981,8 @@
24284
24981
  "co-popover"
24285
24982
  ],
24286
24983
  "co-avatar": [
24287
- "co-icon"
24984
+ "co-icon",
24985
+ "co-tooltip"
24288
24986
  ],
24289
24987
  "co-option-list": [
24290
24988
  "co-avatar",
@@ -24316,24 +25014,53 @@
24316
25014
  "text": "label - Field label"
24317
25015
  },
24318
25016
  {
24319
- "name": "part",
24320
- "text": "helper - Helper text row"
24321
- }
24322
- ],
24323
- "usage": {},
24324
- "props": [
24325
- {
24326
- "name": "accountFonts",
24327
- "type": "string | undefined | { label: string; value: string; }[]",
25017
+ "name": "part",
25018
+ "text": "helper - Helper text row"
25019
+ }
25020
+ ],
25021
+ "usage": {},
25022
+ "props": [
25023
+ {
25024
+ "name": "accountFonts",
25025
+ "type": "string | undefined | { label: string; value: string; }[]",
25026
+ "complexType": {
25027
+ "original": "string | { label: string; value: string }[]",
25028
+ "resolved": "string | undefined | { label: string; value: string; }[]",
25029
+ "references": {}
25030
+ },
25031
+ "mutable": false,
25032
+ "attr": "account-fonts",
25033
+ "reflectToAttr": false,
25034
+ "docs": "Account/imported fonts shown in a separate \"Imported fonts\" section.\nJS property: `Array<{ label: string; value: string }>`.\nHTML attribute: JSON string of the same array.",
25035
+ "docsTags": [],
25036
+ "values": [
25037
+ {
25038
+ "type": "string"
25039
+ },
25040
+ {
25041
+ "type": "undefined"
25042
+ },
25043
+ {
25044
+ "type": "{ label: string; value: string; }[]"
25045
+ }
25046
+ ],
25047
+ "optional": true,
25048
+ "required": false,
25049
+ "getter": false,
25050
+ "setter": false
25051
+ },
25052
+ {
25053
+ "name": "attachmentAccept",
25054
+ "type": "string | undefined",
24328
25055
  "complexType": {
24329
- "original": "string | { label: string; value: string }[]",
24330
- "resolved": "string | undefined | { label: string; value: string; }[]",
25056
+ "original": "string",
25057
+ "resolved": "string | undefined",
24331
25058
  "references": {}
24332
25059
  },
24333
25060
  "mutable": false,
24334
- "attr": "account-fonts",
25061
+ "attr": "attachment-accept",
24335
25062
  "reflectToAttr": false,
24336
- "docs": "Account/imported fonts shown in a separate \"Imported fonts\" section.\nJS property: `Array<{ label: string; value: string }>`.\nHTML attribute: JSON string of the same array.",
25063
+ "docs": "Passthrough: `accept` for the toolbar attachment picker.",
24337
25064
  "docsTags": [],
24338
25065
  "values": [
24339
25066
  {
@@ -24341,9 +25068,6 @@
24341
25068
  },
24342
25069
  {
24343
25070
  "type": "undefined"
24344
- },
24345
- {
24346
- "type": "{ label: string; value: string; }[]"
24347
25071
  }
24348
25072
  ],
24349
25073
  "optional": true,
@@ -24351,6 +25075,35 @@
24351
25075
  "getter": false,
24352
25076
  "setter": false
24353
25077
  },
25078
+ {
25079
+ "name": "attachmentsEnabled",
25080
+ "type": "boolean",
25081
+ "complexType": {
25082
+ "original": "boolean",
25083
+ "resolved": "boolean",
25084
+ "references": {}
25085
+ },
25086
+ "mutable": false,
25087
+ "attr": "attachments-enabled",
25088
+ "reflectToAttr": false,
25089
+ "docs": "Passthrough: shows the toolbar attachment button (host owns the files).",
25090
+ "docsTags": [
25091
+ {
25092
+ "name": "default",
25093
+ "text": "false"
25094
+ }
25095
+ ],
25096
+ "default": "false",
25097
+ "values": [
25098
+ {
25099
+ "type": "boolean"
25100
+ }
25101
+ ],
25102
+ "optional": false,
25103
+ "required": false,
25104
+ "getter": false,
25105
+ "setter": false
25106
+ },
24354
25107
  {
24355
25108
  "name": "autofocus",
24356
25109
  "type": "boolean",
@@ -24723,10 +25476,10 @@
24723
25476
  },
24724
25477
  {
24725
25478
  "name": "preset",
24726
- "type": "\"comment\" | \"document\" | \"email\" | \"task\"",
25479
+ "type": "\"block-email\" | \"comment\" | \"document\" | \"email\" | \"task\"",
24727
25480
  "complexType": {
24728
25481
  "original": "RichTextPreset",
24729
- "resolved": "\"comment\" | \"document\" | \"email\" | \"task\"",
25482
+ "resolved": "\"block-email\" | \"comment\" | \"document\" | \"email\" | \"task\"",
24730
25483
  "references": {
24731
25484
  "RichTextPreset": {
24732
25485
  "location": "import",
@@ -24748,6 +25501,10 @@
24748
25501
  ],
24749
25502
  "default": "'task'",
24750
25503
  "values": [
25504
+ {
25505
+ "value": "block-email",
25506
+ "type": "string"
25507
+ },
24751
25508
  {
24752
25509
  "value": "comment",
24753
25510
  "type": "string"
@@ -24931,10 +25688,10 @@
24931
25688
  },
24932
25689
  {
24933
25690
  "name": "toolbar",
24934
- "type": "\"auto\" | \"basic\" | \"compact\" | \"full\" | \"none\"",
25691
+ "type": "\"auto\" | \"basic\" | \"compact\" | \"compact-assets\" | \"full\" | \"none\"",
24935
25692
  "complexType": {
24936
25693
  "original": "ToolbarVariant",
24937
- "resolved": "\"auto\" | \"basic\" | \"compact\" | \"full\" | \"none\"",
25694
+ "resolved": "\"auto\" | \"basic\" | \"compact\" | \"compact-assets\" | \"full\" | \"none\"",
24938
25695
  "references": {
24939
25696
  "ToolbarVariant": {
24940
25697
  "location": "import",
@@ -24968,6 +25725,10 @@
24968
25725
  "value": "compact",
24969
25726
  "type": "string"
24970
25727
  },
25728
+ {
25729
+ "value": "compact-assets",
25730
+ "type": "string"
25731
+ },
24971
25732
  {
24972
25733
  "value": "full",
24973
25734
  "type": "string"
@@ -25013,6 +25774,40 @@
25013
25774
  "required": false,
25014
25775
  "getter": false,
25015
25776
  "setter": false
25777
+ },
25778
+ {
25779
+ "name": "variant",
25780
+ "type": "\"default\" | \"flat\"",
25781
+ "complexType": {
25782
+ "original": "'default' | 'flat'",
25783
+ "resolved": "\"default\" | \"flat\"",
25784
+ "references": {}
25785
+ },
25786
+ "mutable": false,
25787
+ "attr": "variant",
25788
+ "reflectToAttr": true,
25789
+ "docs": "Visual style. `flat` strips the frame's border and background so it\nreads as plain content instead of a boxed control — padding, label,\nfocus ring, disabled and status states are unaffected. The toolbar keeps\nits own background + bottom border (a subtle, token-driven separator),\nwhich is what keeps toolbar and editable area legible/separated once the\nouter box is gone. `default` (the standard bordered box) renders\nidentically to before this prop existed.",
25790
+ "docsTags": [
25791
+ {
25792
+ "name": "default",
25793
+ "text": "'default'"
25794
+ }
25795
+ ],
25796
+ "default": "'default'",
25797
+ "values": [
25798
+ {
25799
+ "value": "default",
25800
+ "type": "string"
25801
+ },
25802
+ {
25803
+ "value": "flat",
25804
+ "type": "string"
25805
+ }
25806
+ ],
25807
+ "optional": false,
25808
+ "required": false,
25809
+ "getter": false,
25810
+ "setter": false
25016
25811
  }
25017
25812
  ],
25018
25813
  "methods": [
@@ -25190,6 +25985,25 @@
25190
25985
  }
25191
25986
  ],
25192
25987
  "events": [
25988
+ {
25989
+ "event": "coAttachmentsSelected",
25990
+ "detail": "{ files: File[]; }",
25991
+ "bubbles": true,
25992
+ "complexType": {
25993
+ "original": "{ files: File[] }",
25994
+ "resolved": "{ files: File[]; }",
25995
+ "references": {
25996
+ "File": {
25997
+ "location": "global",
25998
+ "id": "global::File"
25999
+ }
26000
+ }
26001
+ },
26002
+ "cancelable": true,
26003
+ "composed": true,
26004
+ "docs": "Re-emitted from the inner toolbar: files picked via the attach button.\nDeclared here so hosts can bind on the editor (the toolbar is internal).",
26005
+ "docsTags": []
26006
+ },
25193
26007
  {
25194
26008
  "event": "coBlur",
25195
26009
  "detail": "void",
@@ -25375,6 +26189,61 @@
25375
26189
  ],
25376
26190
  "usage": {},
25377
26191
  "props": [
26192
+ {
26193
+ "name": "attachmentAccept",
26194
+ "type": "string | undefined",
26195
+ "complexType": {
26196
+ "original": "string",
26197
+ "resolved": "string | undefined",
26198
+ "references": {}
26199
+ },
26200
+ "mutable": false,
26201
+ "attr": "attachment-accept",
26202
+ "reflectToAttr": false,
26203
+ "docs": "`accept` attr for the attachment file picker (e.g. '.pdf,.png').",
26204
+ "docsTags": [],
26205
+ "values": [
26206
+ {
26207
+ "type": "string"
26208
+ },
26209
+ {
26210
+ "type": "undefined"
26211
+ }
26212
+ ],
26213
+ "optional": true,
26214
+ "required": false,
26215
+ "getter": false,
26216
+ "setter": false
26217
+ },
26218
+ {
26219
+ "name": "attachmentsEnabled",
26220
+ "type": "boolean",
26221
+ "complexType": {
26222
+ "original": "boolean",
26223
+ "resolved": "boolean",
26224
+ "references": {}
26225
+ },
26226
+ "mutable": false,
26227
+ "attr": "attachments-enabled",
26228
+ "reflectToAttr": false,
26229
+ "docs": "Shows the attachment button (compact-assets variant). The editor never\nowns the attachment list — it only emits the picked files.",
26230
+ "docsTags": [
26231
+ {
26232
+ "name": "default",
26233
+ "text": "false"
26234
+ }
26235
+ ],
26236
+ "default": "false",
26237
+ "values": [
26238
+ {
26239
+ "type": "boolean"
26240
+ }
26241
+ ],
26242
+ "optional": false,
26243
+ "required": false,
26244
+ "getter": false,
26245
+ "setter": false
26246
+ },
25378
26247
  {
25379
26248
  "name": "disabled",
25380
26249
  "type": "boolean",
@@ -25501,10 +26370,10 @@
25501
26370
  },
25502
26371
  {
25503
26372
  "name": "variant",
25504
- "type": "\"basic\" | \"compact\" | \"full\" | \"none\"",
26373
+ "type": "\"basic\" | \"compact\" | \"compact-assets\" | \"full\" | \"none\"",
25505
26374
  "complexType": {
25506
- "original": "'none' | 'compact' | 'basic' | 'full'",
25507
- "resolved": "\"basic\" | \"compact\" | \"full\" | \"none\"",
26375
+ "original": "'none' | 'compact' | 'compact-assets' | 'basic' | 'full'",
26376
+ "resolved": "\"basic\" | \"compact\" | \"compact-assets\" | \"full\" | \"none\"",
25508
26377
  "references": {}
25509
26378
  },
25510
26379
  "mutable": false,
@@ -25527,6 +26396,10 @@
25527
26396
  "value": "compact",
25528
26397
  "type": "string"
25529
26398
  },
26399
+ {
26400
+ "value": "compact-assets",
26401
+ "type": "string"
26402
+ },
25530
26403
  {
25531
26404
  "value": "full",
25532
26405
  "type": "string"
@@ -25558,6 +26431,25 @@
25558
26431
  "docs": "Emitted whenever a toolbar action runs (observability for hosts).",
25559
26432
  "docsTags": []
25560
26433
  },
26434
+ {
26435
+ "event": "coAttachmentsSelected",
26436
+ "detail": "{ files: File[]; }",
26437
+ "bubbles": true,
26438
+ "complexType": {
26439
+ "original": "{ files: File[] }",
26440
+ "resolved": "{ files: File[]; }",
26441
+ "references": {
26442
+ "File": {
26443
+ "location": "global",
26444
+ "id": "global::File"
26445
+ }
26446
+ }
26447
+ },
26448
+ "cancelable": true,
26449
+ "composed": true,
26450
+ "docs": "Files picked from the toolbar attachment button. The host owns them.",
26451
+ "docsTags": []
26452
+ },
25561
26453
  {
25562
26454
  "event": "coPopoverChange",
25563
26455
  "detail": "{ open: boolean; }",
@@ -25665,6 +26557,35 @@
25665
26557
  "getter": false,
25666
26558
  "setter": false
25667
26559
  },
26560
+ {
26561
+ "name": "features",
26562
+ "type": "object | string | undefined",
26563
+ "complexType": {
26564
+ "original": "string | object",
26565
+ "resolved": "object | string | undefined",
26566
+ "references": {}
26567
+ },
26568
+ "mutable": false,
26569
+ "attr": "features",
26570
+ "reflectToAttr": false,
26571
+ "docs": "Feature overrides (JSON string for HTML attr, or object via JS property) —\nmirror the editor's `features`. They only WIDEN the whitelist: e.g.\n`mentions` keeps the V1 quill markup attrs (`data-id`,\n`data-denotation-char`, …) so the mention chip keeps its style hook in\nread mode. Without it the preset profile strips them.",
26572
+ "docsTags": [],
26573
+ "values": [
26574
+ {
26575
+ "type": "object"
26576
+ },
26577
+ {
26578
+ "type": "string"
26579
+ },
26580
+ {
26581
+ "type": "undefined"
26582
+ }
26583
+ ],
26584
+ "optional": true,
26585
+ "required": false,
26586
+ "getter": false,
26587
+ "setter": false
26588
+ },
25668
26589
  {
25669
26590
  "name": "format",
25670
26591
  "type": "\"html\" | \"json\"",
@@ -25701,10 +26622,10 @@
25701
26622
  },
25702
26623
  {
25703
26624
  "name": "preset",
25704
- "type": "\"comment\" | \"document\" | \"email\" | \"task\"",
26625
+ "type": "\"block-email\" | \"comment\" | \"document\" | \"email\" | \"task\"",
25705
26626
  "complexType": {
25706
26627
  "original": "RichTextPreset",
25707
- "resolved": "\"comment\" | \"document\" | \"email\" | \"task\"",
26628
+ "resolved": "\"block-email\" | \"comment\" | \"document\" | \"email\" | \"task\"",
25708
26629
  "references": {
25709
26630
  "RichTextPreset": {
25710
26631
  "location": "import",
@@ -25726,6 +26647,10 @@
25726
26647
  ],
25727
26648
  "default": "'document'",
25728
26649
  "values": [
26650
+ {
26651
+ "value": "block-email",
26652
+ "type": "string"
26653
+ },
25729
26654
  {
25730
26655
  "value": "comment",
25731
26656
  "type": "string"
@@ -26662,6 +27587,40 @@
26662
27587
  "required": false,
26663
27588
  "getter": false,
26664
27589
  "setter": false
27590
+ },
27591
+ {
27592
+ "name": "variant",
27593
+ "type": "\"default\" | \"flat\"",
27594
+ "complexType": {
27595
+ "original": "'default' | 'flat'",
27596
+ "resolved": "\"default\" | \"flat\"",
27597
+ "references": {}
27598
+ },
27599
+ "mutable": false,
27600
+ "attr": "variant",
27601
+ "reflectToAttr": true,
27602
+ "docs": "Visual style. `flat` strips the trigger's border and background so it\nreads as plain content instead of a boxed control — padding, label,\nfocus ring, disabled and status states are unaffected. `default` (the\nstandard bordered box) renders identically to before this prop existed.",
27603
+ "docsTags": [
27604
+ {
27605
+ "name": "default",
27606
+ "text": "'default'"
27607
+ }
27608
+ ],
27609
+ "default": "'default'",
27610
+ "values": [
27611
+ {
27612
+ "value": "default",
27613
+ "type": "string"
27614
+ },
27615
+ {
27616
+ "value": "flat",
27617
+ "type": "string"
27618
+ }
27619
+ ],
27620
+ "optional": false,
27621
+ "required": false,
27622
+ "getter": false,
27623
+ "setter": false
26665
27624
  }
26666
27625
  ],
26667
27626
  "methods": [],
@@ -29635,6 +30594,40 @@
29635
30594
  "required": false,
29636
30595
  "getter": false,
29637
30596
  "setter": false
30597
+ },
30598
+ {
30599
+ "name": "variant",
30600
+ "type": "\"default\" | \"flat\"",
30601
+ "complexType": {
30602
+ "original": "'default' | 'flat'",
30603
+ "resolved": "\"default\" | \"flat\"",
30604
+ "references": {}
30605
+ },
30606
+ "mutable": false,
30607
+ "attr": "variant",
30608
+ "reflectToAttr": true,
30609
+ "docs": "Visual style. `flat` strips the field's border and background so it\nreads as plain content instead of a boxed textarea — padding, label,\nfocus ring, disabled and status states are unaffected. `default` (the\nstandard bordered box) renders identically to before this prop existed.",
30610
+ "docsTags": [
30611
+ {
30612
+ "name": "default",
30613
+ "text": "'default'"
30614
+ }
30615
+ ],
30616
+ "default": "'default'",
30617
+ "values": [
30618
+ {
30619
+ "value": "default",
30620
+ "type": "string"
30621
+ },
30622
+ {
30623
+ "value": "flat",
30624
+ "type": "string"
30625
+ }
30626
+ ],
30627
+ "optional": false,
30628
+ "required": false,
30629
+ "getter": false,
30630
+ "setter": false
29638
30631
  }
29639
30632
  ],
29640
30633
  "methods": [],
@@ -30984,12 +31977,16 @@
30984
31977
  "parts": [],
30985
31978
  "states": [],
30986
31979
  "dependents": [
31980
+ "co-avatar",
30987
31981
  "co-avatar-group",
30988
31982
  "co-list-item",
30989
31983
  "co-sidebar-nav"
30990
31984
  ],
30991
31985
  "dependencies": [],
30992
31986
  "dependencyGraph": {
31987
+ "co-avatar": [
31988
+ "co-tooltip"
31989
+ ],
30993
31990
  "co-avatar-group": [
30994
31991
  "co-tooltip"
30995
31992
  ],