@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
@@ -0,0 +1,2 @@
1
+ const o=()=>{},c=":root{--co-color-base-negro:#1f1c1b;--co-color-base-blanco:#ffffff;--co-color-base-off-white:#f7f6f0;--co-color-primary-verde:#02a270;--co-color-primary-amarillo:#fdbf00;--co-color-primary-azul:#2563eb;--co-color-primary-rosado:#f32a73;--co-color-azul-100:#eff4ff;--co-color-azul-200:#dbe6fe;--co-color-azul-300:#bfd3fe;--co-color-azul-400:#93b4fd;--co-color-azul-500:#6090fa;--co-color-azul-600:#3b76f6;--co-color-azul-700:#2563eb;--co-color-azul-800:#1d58d8;--co-color-azul-900:#1e408a;--co-color-rosado-100:#fef1f6;--co-color-rosado-200:#fde6f0;--co-color-rosado-300:#fdcde2;--co-color-rosado-400:#fda4c8;--co-color-rosado-500:#fb6ba3;--co-color-rosado-600:#f32a73;--co-color-rosado-700:#e41e5c;--co-color-rosado-800:#c61044;--co-color-rosado-900:#a41039;--co-color-amarillo-100:#ffffea;--co-color-amarillo-200:#fffbc5;--co-color-amarillo-300:#fff885;--co-color-amarillo-400:#ffe01b;--co-color-amarillo-500:#fdbf00;--co-color-amarillo-600:#e29500;--co-color-amarillo-700:#bb6902;--co-color-amarillo-800:#985108;--co-color-amarillo-900:#7c420b;--co-color-verde-100:#ecfdf5;--co-color-verde-200:#d0fbe5;--co-color-verde-300:#a5f5d0;--co-color-verde-400:#6beab8;--co-color-verde-500:#31d69a;--co-color-verde-600:#0cbd82;--co-color-verde-700:#02a270;--co-color-verde-800:#027a58;--co-color-verde-900:#046147;--co-color-neutral-100:#e6e5df;--co-color-neutral-200:#eeede7;--co-color-neutral-300:#f3f2ec;--co-color-gray-100:#f6f6f6;--co-color-gray-200:#e3e3e3;--co-color-gray-300:#c4c4c4;--co-color-gray-400:#a0a0a0;--co-color-gray-500:#888888;--co-color-gray-600:#585858;--co-color-gray-700:#1f1c1b;--co-color-gray-800:#0a0a0a;--co-color-secondary-rosado-100:#d74ba0;--co-color-secondary-rosado-50:#ffc8eb;--co-color-secondary-rosado-25:#ffe6f5;--co-color-secondary-rojo-100:#eb1e1e;--co-color-secondary-rojo-50:#ff878c;--co-color-secondary-rojo-25:#ffd7dc;--co-color-secondary-naranja-100:#f0821e;--co-color-secondary-naranja-50:#ffbe82;--co-color-secondary-naranja-25:#ffe6d2;--co-color-secondary-amarillo-100:#fad223;--co-color-secondary-amarillo-50:#ffe67d;--co-color-secondary-amarillo-25:#fffac3;--co-color-secondary-verde-100:#afe664;--co-color-secondary-verde-50:#d7ffb4;--co-color-secondary-verde-25:#ebffc8;--co-color-secondary-oliva-100:#aab43c;--co-color-secondary-oliva-50:#d2dc96;--co-color-secondary-oliva-25:#f0f0d2;--co-color-secondary-turquesa-100:#00afaf;--co-color-secondary-turquesa-50:#3ce1c8;--co-color-secondary-turquesa-25:#c8f0f0;--co-color-secondary-azul-claro-100:#00bee6;--co-color-secondary-azul-claro-50:#6ee6f0;--co-color-secondary-azul-claro-25:#befaff;--co-color-secondary-azul-electrico-100:#000aff;--co-color-secondary-azul-electrico-50:#8095ff;--co-color-secondary-azul-electrico-25:#cce0ff;--co-color-secondary-violeta-100:#5f4bd7;--co-color-secondary-violeta-50:#b9b4ff;--co-color-secondary-violeta-25:#e1e1ff;--co-color-secondary-marron-100:#af7355;--co-color-secondary-marron-50:#d7b9a5;--co-color-secondary-marron-25:#f0e1d7;--co-color-secondary-guinda-100:#811137;--co-color-secondary-guinda-50:#c0889c;--co-color-secondary-guinda-25:#e6cfd7;--co-color-status-success:#0a7724;--co-color-status-bg-success:#ebf9ec;--co-color-status-progress:#2d6cc5;--co-color-status-bg-progress:#eef3fa;--co-color-status-submitted:#7556ca;--co-color-status-bg-submitted:#f4f1fb;--co-color-status-review:#85571f;--co-color-status-bg-review:#fcf5db;--co-color-status-pending:#b45103;--co-color-status-bg-pending:#f9f1eb;--co-color-status-error:#aa2e1b;--co-color-status-bg-error:#ffefef;--co-color-opacity-negro-4:rgba(31, 28, 27, 0.04);--co-color-opacity-negro-8:rgba(31, 28, 27, 0.08);--co-color-opacity-negro-16:rgba(31, 28, 27, 0.16);--co-color-opacity-negro-25:rgba(31, 28, 27, 0.25);--co-color-opacity-negro-50:rgba(31, 28, 27, 0.50);--co-color-opacity-negro-80:rgba(31, 28, 27, 0.80);--co-color-opacity-blanco-4:rgba(255, 255, 255, 0.04);--co-color-opacity-blanco-8:rgba(255, 255, 255, 0.08);--co-color-opacity-blanco-16:rgba(255, 255, 255, 0.16);--co-color-opacity-blanco-25:rgba(255, 255, 255, 0.25);--co-color-opacity-blanco-50:rgba(255, 255, 255, 0.50);--co-color-opacity-blanco-80:rgba(255, 255, 255, 0.80);--co-glass-blur:12px;--co-glass-saturate:1.3;--co-glass-panel-blur:18px;--co-border-radius-xxs:4px;--co-border-radius-xs:8px;--co-border-radius-sm:12px;--co-border-radius-md:14px;--co-border-radius-lg:16px;--co-border-radius-xl:24px;--co-border-radius-2xl:32px;--co-border-radius-3xl:40px;--co-border-radius-4xl:48px;--co-border-radius-5xl:56px;--co-border-radius-6xl:64px;--co-border-radius-full:9999px;--co-shadow-sm:0 1px 2px 0 rgba(26, 26, 26, 0.04);--co-shadow-lg:0 10px 15px -3px rgba(26, 26, 26, 0.05), 0 4px 6px -4px rgba(26, 26, 26, 0.05);--co-spacing-xxs:2px;--co-spacing-xs:4px;--co-spacing-sm:6px;--co-spacing-sm2:8px;--co-spacing-md:12px;--co-spacing-lg:16px;--co-spacing-xl:20px;--co-spacing-2xl:24px;--co-spacing-3xl:32px;--co-spacing-4xl:40px;--co-spacing-5xl:48px;--co-spacing-6xl:56px;--co-spacing-7xl:64px;--co-spacing-8xl:72px;--co-spacing-9xl:80px;--co-spacing-10xl:88px;--co-spacing-11xl:96px;--co-spacing-12xl:104px;--co-spacing-13xl:112px;--co-spacing-14xl:120px;--co-spacing-full:9999px;--co-font-family-primary:'Geist', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;--co-font-family-mono:'Geist Mono', 'SFMono-Regular', Consolas, 'Liberation Mono', monospace;--co-font-size-10:10px;--co-font-size-11:11px;--co-font-size-12:12px;--co-font-size-13:13px;--co-font-size-14:14px;--co-font-size-16:16px;--co-font-size-18:18px;--co-font-size-20:20px;--co-font-size-22:22px;--co-font-size-24:24px;--co-font-size-26:26px;--co-font-size-28:28px;--co-font-size-30:30px;--co-font-size-32:32px;--co-font-size-36:36px;--co-font-size-40:40px;--co-font-size-44:44px;--co-font-size-48:48px;--co-font-size-50:50px;--co-font-size-56:56px;--co-font-size-64:64px;--co-font-size-72:72px;--co-font-size-80:80px;--co-font-size-96:96px;--co-font-size-104:104px;--co-font-size-112:112px;--co-font-size-128:128px;--co-font-size-144:144px;--co-font-size-160:160px;--co-font-size-180:180px;--co-font-size-200:200px;--co-font-size-220:220px;--co-font-weight-regular:400;--co-font-weight-medium:500;--co-font-weight-semibold:600;--co-font-weight-bold:700;--co-font-line-height-none:1;--co-font-line-height-tight:1.2;--co-font-line-height-snug:1.3;--co-font-line-height-normal:1.5;--co-font-line-height-relaxed:1.6;--co-font-letter-spacing-body:-0.03em;--co-font-letter-spacing-overline:0.08em;--co-semantic-surface-primary:var(--co-color-base-negro);--co-semantic-surface-secondary:var(--co-color-base-blanco);--co-semantic-surface-page:var(--co-color-base-blanco);--co-semantic-surface-muted:var(--co-color-gray-200);--co-semantic-surface-hover:var(--co-color-opacity-negro-4);--co-semantic-surface-disabled:var(--co-color-gray-100);--co-semantic-on-primary:var(--co-color-base-blanco);--co-semantic-on-secondary:var(--co-color-base-negro);--co-semantic-text-default:var(--co-color-base-negro);--co-semantic-text-inverse:var(--co-color-base-blanco);--co-semantic-text-secondary:var(--co-color-gray-600);--co-semantic-text-muted:var(--co-color-gray-500);--co-semantic-text-disabled:var(--co-color-gray-400);--co-semantic-border-default:var(--co-color-opacity-negro-16);--co-semantic-border-subtle:var(--co-color-opacity-negro-8);--co-semantic-border-strong:var(--co-color-opacity-negro-50);--co-semantic-border-field:var(--co-color-opacity-negro-25);--co-semantic-border-focus:var(--co-color-opacity-negro-50);--co-semantic-border-focus-ring:var(--co-color-opacity-negro-8);--co-semantic-control-thumb:var(--co-color-base-blanco);--co-semantic-control-shadow:var(--co-color-opacity-negro-16);--co-semantic-status-success:var(--co-color-status-success);--co-semantic-status-error:var(--co-color-status-error);--co-semantic-status-warning:var(--co-color-primary-amarillo);--co-semantic-status-info:var(--co-color-status-progress);--co-semantic-surface-inverse:var(--co-semantic-surface-primary)}:root{--co-color-negro:var(--co-color-base-negro);--co-color-blanco:var(--co-color-base-blanco);--co-color-neutral-beige:var(--co-color-base-off-white);--co-color-secondary-rojo:var(--co-color-secondary-rojo-100);--co-color-secondary-naranja:var(--co-color-secondary-naranja-100);--co-color-secondary-oliva:var(--co-color-secondary-oliva-100);--co-color-secondary-violeta:var(--co-color-secondary-violeta-100);--co-color-secondary-marron:var(--co-color-secondary-marron-100);--co-color-status-success-bg:var(--co-color-status-bg-success);--co-font-family:var(--co-font-family-primary);--co-font-size-11:11px;--co-font-size-13:13px;--co-font-size-28:28px}";function e(o,c,e){const r="undefined"!=typeof HTMLElement?HTMLElement.prototype:null;for(;o&&o!==r;){const r=Object.getOwnPropertyDescriptor(o,c);if(r&&(!e||r.get))return r;o=Object.getPrototypeOf(o)}}var r,t=(o,c)=>{var r;Object.entries(null!=(r=c.t.o)?r:{}).map((([r,[t]])=>{if(31&t||32&t){const t=o[r],n=e(Object.getPrototypeOf(o),r,!0)||Object.getOwnPropertyDescriptor(o,r);n&&Object.defineProperty(o,r,{get(){return n.get.call(this)},set(o){n.set.call(this,o)},configurable:!0,enumerable:!0}),c.l.has(r)?o[r]=c.l.get(r):void 0!==t&&(o[r]=t)}}))},n=o=>{if(o.__stencil__getHostRef)return o.__stencil__getHostRef()},l=(o,c)=>{c&&(o.__stencil__getHostRef=()=>c,c.i=o,512&c.t.u&&t(o,c))},s=(o,c)=>c in o,a=(o,c)=>(0,console.error)(o,c),i=new Map,f=new Map,u="slot-fb{display:contents}slot-fb[hidden]{display:none}",d="http://www.w3.org/1999/xlink",p="undefined"!=typeof window?window:{},b={u:0,p:"",jmp:o=>o(),raf:o=>requestAnimationFrame(o),ael:(o,c,e,r)=>o.addEventListener(c,e,r),rel:(o,c,e,r)=>o.removeEventListener(c,e,r),ce:(o,c)=>new CustomEvent(o,c)},y=o=>Promise.resolve(o),v=(()=>{try{return!!p.document.adoptedStyleSheets&&(new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replaceSync)}catch(o){}return!1})(),m=!!v&&(()=>!!p.document&&Object.getOwnPropertyDescriptor(p.document.adoptedStyleSheets,"length").writable)(),g=!1,h=[],x=[],w=(o,c)=>e=>{o.push(e),g||(g=!0,c&&4&b.u?j($):b.raf($))},z=o=>{for(let c=0;c<o.length;c++)try{o[c](performance.now())}catch(o){a(o)}o.length=0},$=()=>{z(h),z(x),(g=h.length>0)&&b.raf($)},j=o=>y().then(o),S=w(x,!0);function O(){var o;const e=this.attachShadow({mode:"open"});if(void 0===r&&(r=null!=(o=function(o){if(!v)return;const c=new CSSStyleSheet;return c.replaceSync(o),c}(c))?o:null),r)m?e.adoptedStyleSheets.push(r):e.adoptedStyleSheets=[...e.adoptedStyleSheets,r];else if(!v){const o=document.createElement("style");o.innerHTML=c,e.prepend(o)}}var k=o=>{const c=L(o,"childNodes");o.tagName&&o.tagName.includes("-")&&o["s-cr"]&&"SLOT-FB"!==o.tagName&&M(c,o.tagName).forEach((o=>{1===o.nodeType&&"SLOT-FB"===o.tagName&&(o.hidden=!!N(o,E(o),!1).length)}));let e=0;for(e=0;e<c.length;e++){const o=c[e];1===o.nodeType&&L(o,"childNodes").length&&k(o)}};function M(o,c,e){let r,t=0,n=[];for(;t<o.length;t++){if(r=o[t],r["s-sr"]&&(!c||r["s-hn"]===c)&&(void 0===e||E(r)===e)&&(n.push(r),void 0!==e))return n;n=[...n,...M(r.childNodes,c,e)]}return n}var N=(o,c,e=!0)=>{const r=[];(e&&o["s-sr"]||!o["s-sr"])&&r.push(o);let t=o;for(;t=t.nextSibling;)E(t)!==c||!e&&t["s-sr"]||r.push(t);return r},C=(o,c)=>1===o.nodeType?null===o.getAttribute("slot")&&""===c||o.getAttribute("slot")===c:o["s-sn"]===c||""===c,E=o=>"string"==typeof o["s-sn"]?o["s-sn"]:1===o.nodeType&&o.getAttribute("slot")||void 0;function L(o,c){if("__"+c in o){const e=o["__"+c];return"function"!=typeof e?e:e.bind(o)}return"function"!=typeof o[c]?o[c]:o[c].bind(o)}function R(o){var c,e,r;return null!=(r=null==(e=null==(c=o.head)?void 0:c.querySelector('meta[name="csp-nonce"]'))?void 0:e.getAttribute("content"))?r:void 0}var T,F,A=new WeakMap,P=o=>"sc-"+o.v,D=o=>"object"==(o=typeof o)||"function"===o,H=(o,c,...e)=>{let r=null,t=null,n=null,l=!1,s=!1;const a=[],i=c=>{for(let e=0;e<c.length;e++)r=c[e],Array.isArray(r)?i(r):null!=r&&"boolean"!=typeof r&&((l="function"!=typeof o&&!D(r))&&(r+=""),l&&s?a[a.length-1].m+=r:a.push(l?U(null,r):r),s=l)};if(i(e),c){c.key&&(t=c.key),c.name&&(n=c.name);{const o=c.className||c.class;o&&(c.class="object"!=typeof o?o:Object.keys(o).filter((c=>o[c])).join(" "))}}if("function"==typeof o)return o(null===c?{}:c,a,_);const f=U(o,null);return f.h=c,a.length>0&&(f.$=a),f.j=t,f.S=n,f},U=(o,c)=>({u:0,O:o,m:null!=c?c:null,k:null,$:null,h:null,j:null,S:null}),q={},_={forEach:(o,c)=>o.map(B).forEach(c),map:(o,c)=>o.map(B).map(c).map(W)},B=o=>({vattrs:o.h,vchildren:o.$,vkey:o.j,vname:o.S,vtag:o.O,vtext:o.m}),W=o=>{if("function"==typeof o.vtag){const c={...o.vattrs};return o.vkey&&(c.key=o.vkey),o.vname&&(c.name=o.vname),H(o.vtag,c,...o.vchildren||[])}const c=U(o.vtag,o.vtext);return c.h=o.vattrs,c.$=o.vchildren,c.j=o.vkey,c.S=o.vname,c},G=o=>{if(!o)return;const c=Object.keys(o);if(0===c.length)return;let e=!1;for(const r of c){if(e)break;for(const c of o[r])if("string"==typeof c){e=!0;break}}if(!e)return o;const r={};for(const e of c)r[e]=o[e].map((o=>"string"==typeof o?{[o]:0}:o));return r},V=(o,c)=>null==o||D(o)?o:4&c?"false"!==o&&(""===o||!!o):2&c?"string"==typeof o?parseFloat(o):"number"==typeof o?o:NaN:1&c?o+"":o,I=o=>{var c;return null==(c=n(o))?void 0:c.$hostElement$},Y=(o,c,e)=>{const r=I(o);return{emit:o=>Z(r,c,{bubbles:!!(4&e),composed:!!(2&e),cancelable:!!(1&e),detail:o})}},Z=(o,c,e)=>{const r=b.ce(c,e);return o.dispatchEvent(r),r},J=(o,c,e,r,t,l)=>{if(e===r)return;let a=s(o,c),i=c.toLowerCase();if("class"===c){const c=o.classList,t=Q(e);let n=Q(r);c.remove(...t.filter((o=>o&&!n.includes(o)))),c.add(...n.filter((o=>o&&!t.includes(o))))}else if("style"===c){for(const c in e)r&&null!=r[c]||(c.includes("-")?o.style.removeProperty(c):o.style[c]="");for(const c in r)e&&r[c]===e[c]||(c.includes("-")?o.style.setProperty(c,r[c]):o.style[c]=r[c])}else if("key"===c);else if("ref"===c)r&&wo(r,o);else if(a||"o"!==c[0]||"n"!==c[1]){if("a"===c[0]&&c.startsWith("attr:")){const e=c.slice(5);let t;{const c=n(o);if(c&&c.t&&c.t.o){const o=c.t.o[e];o&&o[1]&&(t=o[1])}}return t||(t=e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase()),void(null==r||!1===r?!1===r&&""!==o.getAttribute(t)||o.removeAttribute(t):o.setAttribute(t,!0===r?"":r))}if("p"===c[0]&&c.startsWith("prop:")){const e=c.slice(5);try{o[e]=r}catch(o){}return}{const n=D(r);if((a||n&&null!==r)&&!t)try{if(o.tagName.includes("-"))o[c]!==r&&(o[c]=r);else{const t=null==r?"":r;"list"===c?a=!1:null!=e&&o[c]===t||("function"==typeof o.__lookupSetter__(c)?o[c]=t:o.setAttribute(c,t))}}catch(o){}let s=!1;i!==(i=i.replace(/^xlink\:?/,""))&&(c=i,s=!0),null==r||!1===r?!1===r&&""!==o.getAttribute(c)||(s?o.removeAttributeNS(d,c):o.removeAttribute(c)):(!a||4&l||t)&&!n&&1===o.nodeType&&(r=!0===r?"":r,s?o.setAttributeNS(d,c,r):o.setAttribute(c,r))}}else if(c="-"===c[2]?c.slice(3):s(p,i)?i.slice(2):i[2]+c.slice(3),e||r){const t=c.endsWith(X);c=c.replace(oo,""),e&&b.rel(o,c,e,t),r&&b.ael(o,c,r,t)}},K=/\s/,Q=o=>("object"==typeof o&&o&&"baseVal"in o&&(o=o.baseVal),o&&"string"==typeof o?o.split(K):[]),X="Capture",oo=RegExp(X+"$"),co=(o,c,e)=>{const r=11===c.k.nodeType&&c.k.host?c.k.host:c.k,t=o&&o.h||{},n=c.h||{};for(const o of eo(Object.keys(t)))o in n||J(r,o,t[o],void 0,e,c.u);for(const o of eo(Object.keys(n)))J(r,o,t[o],n[o],e,c.u)};function eo(o){return o.includes("ref")?[...o.filter((o=>"ref"!==o)),"ref"]:o}var ro=!1,to=!1,no=!1,lo=!1,so=[],ao=[],io=(o,c,e)=>{var r;const t=c.$[e];let n,l,s,a=0;if(ro||(no=!0,"slot"===t.O&&(t.u|=t.$?2:1)),null!=t.m)n=t.k=p.document.createTextNode(t.m);else if(1&t.u)n=t.k=p.document.createTextNode(""),co(null,t,lo);else{if(lo||(lo="svg"===t.O),!p.document)throw Error("You are trying to render a Stencil component in an environment that doesn't support the DOM.");if(n=t.k=p.document.createElementNS(lo?"http://www.w3.org/2000/svg":"http://www.w3.org/1999/xhtml",!ro&&2&t.u?"slot-fb":t.O),lo&&"foreignObject"===t.O&&(lo=!1),co(null,t,lo),t.$){const c="template"===t.O?n.content:n;for(a=0;a<t.$.length;++a)l=io(o,t,a),l&&c.appendChild(l)}"svg"===t.O?lo=!1:"foreignObject"===n.tagName&&(lo=!0)}return n["s-hn"]=F,3&t.u&&(n["s-sr"]=!0,n["s-cr"]=T,n["s-sn"]=t.S||"",n["s-rf"]=null==(r=t.h)?void 0:r.ref,function(o){if(o.assignedElements||o.assignedNodes||!o["s-sr"])return;const c=c=>function(o){const e=[],r=this["s-sn"];(null==o?void 0:o.flatten)&&console.error("\n Flattening is not supported for Stencil non-shadow slots.\n You can use `.childNodes` to nested slot fallback content.\n If you have a particular use case, please open an issue on the Stencil repo.\n ");const t=this["s-cr"].parentElement;return(t.__childNodes?t.childNodes:(o=>{const c=[];for(let e=0;e<o.length;e++){const r=o[e]["s-nr"]||void 0;r&&r.isConnected&&c.push(r)}return c})(t.childNodes)).forEach((o=>{r===E(o)&&e.push(o)})),c?e.filter((o=>1===o.nodeType)):e}.bind(o);o.assignedElements=c(!0),o.assignedNodes=c(!1)}(n),s=o&&o.$&&o.$[e],s&&s.O===t.O&&o.k&&fo(o.k)),n},fo=o=>{b.u|=1;const c=o.closest(F.toLowerCase());if(null!=c){const e=Array.from(c.__childNodes||c.childNodes).find((o=>o["s-cr"])),r=Array.from(o.__childNodes||o.childNodes);for(const o of e?r.reverse():r)null!=o["s-sh"]&&(zo(c,o,null!=e?e:null),o["s-sh"]=void 0,no=!0)}b.u&=-2},uo=(o,c)=>{b.u|=1;const e=Array.from(o.__childNodes||o.childNodes);if(o["s-sr"]){let c=o;for(;c=c.nextSibling;)c&&c["s-sn"]===o["s-sn"]&&c["s-sh"]===F&&e.push(c)}for(let o=e.length-1;o>=0;o--){const r=e[o];r["s-hn"]!==F&&r["s-ol"]&&(zo(vo(r).parentNode,r,vo(r)),r["s-ol"].remove(),r["s-ol"]=void 0,r["s-sh"]=void 0,no=!0),c&&uo(r,c)}b.u&=-2},po=(o,c,e,r,t,n)=>{let l,s=o["s-cr"]&&o["s-cr"].parentNode||o;for(s.shadowRoot&&s.tagName===F&&(s=s.shadowRoot),"template"===e.O&&(s=s.content);t<=n;++t)r[t]&&(l=io(null,e,t),l&&(r[t].k=l,zo(s,l,vo(c))))},bo=(o,c,e)=>{for(let r=c;r<=e;++r){const c=o[r];if(c){const o=c.k;xo(c),o&&(to=!0,o["s-ol"]?o["s-ol"].remove():uo(o,!0),o.remove())}}},yo=(o,c,e=!1)=>o.O===c.O&&("slot"===o.O?o.S===c.S:e?(e&&!o.j&&c.j&&(o.j=c.j),!0):o.j===c.j),vo=o=>o&&o["s-ol"]||o,mo=(o,c,e=!1)=>{const r=c.k=o.k,t=o.$,n=c.$,l=c.O,s=c.m;let a;null==s?(lo="svg"===l||"foreignObject"!==l&&lo,"slot"!==l||ro||o.S!==c.S&&(c.k["s-sn"]=c.S||"",fo(c.k.parentElement)),co(o,c,lo),null!==t&&null!==n?((o,c,e,r,t=!1)=>{let n,l,s=0,a=0,i=0,f=0,u=c.length-1,d=c[0],p=c[u],b=r.length-1,y=r[0],v=r[b];const m="template"===e.O?o.content:o;for(;s<=u&&a<=b;)if(null==d)d=c[++s];else if(null==p)p=c[--u];else if(null==y)y=r[++a];else if(null==v)v=r[--b];else if(yo(d,y,t))mo(d,y,t),d=c[++s],y=r[++a];else if(yo(p,v,t))mo(p,v,t),p=c[--u],v=r[--b];else if(yo(d,v,t))"slot"!==d.O&&"slot"!==v.O||uo(d.k.parentNode,!1),mo(d,v,t),zo(m,d.k,p.k.nextSibling),d=c[++s],v=r[--b];else if(yo(p,y,t))"slot"!==d.O&&"slot"!==v.O||uo(p.k.parentNode,!1),mo(p,y,t),zo(m,p.k,d.k),p=c[--u],y=r[++a];else{for(i=-1,f=s;f<=u;++f)if(c[f]&&null!==c[f].j&&c[f].j===y.j){i=f;break}i>=0?(l=c[i],l.O!==y.O?n=io(c&&c[a],e,i):(mo(l,y,t),c[i]=void 0,n=l.k),y=r[++a]):(n=io(c&&c[a],e,a),y=r[++a]),n&&zo(vo(d.k).parentNode,n,vo(d.k))}s>u?po(o,null==r[b+1]?null:r[b+1].k,e,r,a,b):a>b&&bo(c,s,u)})(r,t,c,n,e):null!==n?(null!==o.m&&(r.textContent=""),po(r,null,c,n,0,n.length-1)):!e&&null!==t&&bo(t,0,t.length-1),lo&&"svg"===l&&(lo=!1)):(a=r["s-cr"])?a.parentNode.textContent=s:o.m!==s&&(r.data=s)},go=[],ho=o=>{let c,e,r;const t=o.__childNodes||o.childNodes;for(const o of t){if(o["s-sr"]&&(c=o["s-cr"])&&c.parentNode){e=c.parentNode.__childNodes||c.parentNode.childNodes;const t=o["s-sn"];for(r=e.length-1;r>=0;r--)if(c=e[r],!(c["s-cn"]||c["s-nr"]||c["s-hn"]===o["s-hn"]||c["s-sh"]&&c["s-sh"]===o["s-hn"]))if(C(c,t)){let e=go.find((o=>o.M===c));to=!0,c["s-sn"]=c["s-sn"]||t,e?(e.M["s-sh"]=o["s-hn"],e.N=o):(c["s-sh"]=o["s-hn"],go.push({N:o,M:c})),c["s-sr"]&&go.map((o=>{C(o.M,c["s-sn"])&&(e=go.find((o=>o.M===c)),e&&!o.N&&(o.N=e.N))}))}else go.some((o=>o.M===c))||go.push({M:c})}1===o.nodeType&&ho(o)}},xo=o=>{o.h&&o.h.ref&&so.push((()=>o.h.ref(null))),o.$&&o.$.map(xo)},wo=(o,c)=>{ao.push((()=>o(c)))},zo=(o,c,e,r)=>{if("string"==typeof c["s-sn"]){o.insertBefore(c,e);const{slotNode:t}=function(o,c){var e;if(!(c=c||(null==(e=o["s-ol"])?void 0:e.parentElement)))return{slotNode:null,slotName:""};const r=o["s-sn"]=E(o)||"";return{slotNode:M(L(c,"childNodes"),c.tagName,r)[0],slotName:r}}(c);return t&&!r&&function(o){o.dispatchEvent(new CustomEvent("slotchange",{bubbles:!1,cancelable:!1,composed:!1}))}(t),c}return o.__insertBefore?o.__insertBefore(c,e):null==o?void 0:o.insertBefore(c,e)},$o=(o,c)=>{if(c&&!o.C&&c["s-p"]){const e=c["s-p"].push(new Promise((r=>o.C=()=>{c["s-p"].splice(e-1,1),r()})))}},jo=(o,c)=>{if(o.u|=16,4&o.u)return void(o.u|=512);$o(o,o.L);const e=()=>So(o,c);if(!c)return S(e);queueMicrotask((()=>{e()}))},So=(o,c)=>{const e=o.$hostElement$,r=o.i;if(!r)throw Error(`Can't render component <${e.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`);let t;return c?(o.R&&(o.R=!1,Lo(r,"connectedCallback",void 0,e)),o.u|=256,o.T&&(o.T.map((([o,c])=>Lo(r,o,c,e))),o.T=void 0),o.F.length&&o.F.forEach((o=>o(e))),t=Lo(r,"componentWillLoad",void 0,e)):t=Lo(r,"componentWillUpdate",void 0,e),t=Oo(t,(()=>Lo(r,"componentWillRender",void 0,e))),Oo(t,(()=>Mo(o,r,c)))},Oo=(o,c)=>ko(o)?o.then(c).catch((o=>{console.error(o),c()})):c(),ko=o=>o instanceof Promise||o&&o.then&&"function"==typeof o.then,Mo=async(o,c,e)=>{var r;const t=o.$hostElement$,n=t["s-rc"];e&&(o=>{const c=o.t,e=o.$hostElement$,r=c.u,t=((o,c)=>{var e,r,t;const n=P(c),l=f.get(n);if(!p.document)return n;if(o=11===o.nodeType?o:p.document,l)if("string"==typeof l){let t,s=A.get(o=o.head||o);if(s||A.set(o,s=new Set),!s.has(n)){t=p.document.createElement("style"),t.textContent=l;const a=null!=(e=b.A)?e:R(p.document);if(null!=a&&t.setAttribute("nonce",a),!(1&c.u))if("HEAD"===o.nodeName){const c=o.querySelectorAll("link[rel=preconnect]"),e=c.length>0?c[c.length-1].nextSibling:o.querySelector("style");o.insertBefore(t,(null==e?void 0:e.parentNode)===o?e:null)}else if("host"in o)if(v){const c=new(null!=(r=o.defaultView)?r:o.ownerDocument.defaultView).CSSStyleSheet;c.replaceSync(l),m?o.adoptedStyleSheets.unshift(c):o.adoptedStyleSheets=[c,...o.adoptedStyleSheets]}else{const c=o.querySelector("style");c?c.textContent=l+c.textContent:o.prepend(t)}else o.append(t);1&c.u&&o.insertBefore(t,null),4&c.u&&(t.textContent+=u),s&&s.add(n)}}else{let c=A.get(o);if(c||A.set(o,c=new Set),!c.has(n)){const e=null!=(t=o.defaultView)?t:o.ownerDocument.defaultView;let r;if(l.constructor===e.CSSStyleSheet)r=l;else{r=new e.CSSStyleSheet;for(let o=0;o<l.cssRules.length;o++)r.insertRule(l.cssRules[o].cssText,o)}m?o.adoptedStyleSheets.push(r):o.adoptedStyleSheets=[...o.adoptedStyleSheets,r],c.add(n)}}return n})(e.shadowRoot?e.shadowRoot:e.getRootNode(),c);10&r&&(e["s-sc"]=t,e.classList.add(t+"-h"))})(o);No(o,c,t,e),n&&(n.map((o=>o())),t["s-rc"]=void 0);{const c=null!=(r=t["s-p"])?r:[],e=()=>Co(o);0===c.length?e():(Promise.all(c).then(e).catch(e),o.u|=4,c.length=0)}},No=(o,c,e,r)=>{try{c=c.render(),o.u&=-17,o.u|=2,((o,c,e=!1)=>{var r,t,n,l,s;const a=o.$hostElement$,i=o.t,f=o.P||U(null,null),u=(o=>o&&o.O===q)(c)?c:H(null,null,c);if(F=a.tagName,i.D&&(u.h=u.h||{},i.D.forEach((([o,c])=>{u.h[c]=a[o]}))),e&&u.h)for(const o of Object.keys(u.h))a.hasAttribute(o)&&!["key","ref","style","class"].includes(o)&&(u.h[o]=a[o]);if(u.O=null,u.u|=4,o.P=u,u.k=f.k=a.shadowRoot||a,ro=!(!(1&i.u)||128&i.u),T=a["s-cr"],to=!1,mo(f,u,e),b.u|=1,no){ho(u.k);for(const o of go){const c=o.M;if(!c["s-ol"]&&p.document){const o=p.document.createTextNode("");o["s-nr"]=c,zo(c.parentNode,c["s-ol"]=o,c,e)}}for(const o of go){const c=o.M,s=o.N;if(1===c.nodeType&&e&&(c["s-ih"]=null!=(r=c.hidden)&&r),s){const o=s.parentNode;let r=s.nextSibling;if(r&&1===r.nodeType){let e=null==(t=c["s-ol"])?void 0:t.previousSibling;for(;e;){let t=null!=(n=e["s-nr"])?n:null;if(t&&t["s-sn"]===c["s-sn"]&&o===(t.__parentNode||t.parentNode)){for(t=t.nextSibling;t===c||(null==t?void 0:t["s-sr"]);)t=null==t?void 0:t.nextSibling;if(!t||!t["s-nr"]){r=t;break}}e=e.previousSibling}}if((!r&&o!==(c.__parentNode||c.parentNode)||(c.__nextSibling||c.nextSibling)!==r)&&c!==r){if(zo(o,c,r,e),8===c.nodeType&&c.nodeValue.startsWith("s-nt-")){const o=p.document.createTextNode(c.nodeValue.replace(/^s-nt-/,""));o["s-hn"]=c["s-hn"],o["s-sn"]=c["s-sn"],o["s-sh"]=c["s-sh"],o["s-sr"]=c["s-sr"],o["s-ol"]=c["s-ol"],o["s-ol"]["s-nr"]=o,zo(c.parentNode,o,c,e),c.parentNode.removeChild(c)}1===c.nodeType&&"SLOT-FB"!==c.tagName&&(c.hidden=null!=(l=c["s-ih"])&&l)}c&&"function"==typeof s["s-rf"]&&s["s-rf"](s)}else 1===c.nodeType&&(c.hidden=!0)}}if(to&&k(u.k),b.u&=-2,go.length=0,!ro&&!(1&i.u)&&a["s-cr"]){const o=u.k.__childNodes||u.k.childNodes;for(const c of o)if(c["s-hn"]!==F&&!c["s-sh"])if(e&&null==c["s-ih"]&&(c["s-ih"]=null!=(s=c.hidden)&&s),1===c.nodeType)c.hidden=!0;else if(3===c.nodeType&&c.nodeValue.trim()){const o=p.document.createComment("s-nt-"+c.nodeValue);o["s-sn"]=c["s-sn"],zo(c.parentNode,o,c,e),c.parentNode.removeChild(c)}}T=void 0,so.forEach((o=>o())),so.length=0,ao.forEach((o=>o())),ao.length=0})(o,c,r)}catch(c){a(c,o.$hostElement$)}return null},Co=o=>{const c=o.$hostElement$,e=o.i,r=o.L;Lo(e,"componentDidRender",void 0,c),64&o.u?Lo(e,"componentDidUpdate",void 0,c):(o.u|=64,Ro(c),Lo(e,"componentDidLoad",void 0,c),o.H(c),r||Eo()),o.U(c),o.C&&(o.C(),o.C=void 0),512&o.u&&j((()=>jo(o,!1))),o.u&=-517},Eo=()=>{j((()=>Z(p,"appload",{detail:{namespace:"cobalt"}})))},Lo=(o,c,e,r)=>{if(o&&o[c])try{return o[c](e)}catch(o){a(o,r)}},Ro=o=>o.classList.add("hydrated"),To=(o,c,e,r)=>{const t=n(o);if(!t)return;if(!t)throw Error(`Couldn't find host element for "${r.v}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/stenciljs/core/issues/5457).`);const l=t.$hostElement$,s=t.l.get(c),i=t.u,f=t.i;if(e=V(e,r.o[c][0]),!(8&i&&void 0!==s||e===s||Number.isNaN(s)&&Number.isNaN(e))){if(t.l.set(c,e),r.q){const o=r.q[c];o&&o.map((o=>{try{const[[r,n]]=Object.entries(o);(128&i||1&n)&&(f?f[r](e,s,c):t.F.push((()=>{t.i[r](e,s,c)})))}catch(o){a(o,l)}}))}if(2&i){if(f.componentShouldUpdate&&!1===f.componentShouldUpdate(e,s,c)&&!(16&i))return;16&i||jo(t,!1)}}},Fo=(o,c,r)=>{var t,l;const s=o.prototype;{o.watchers&&!c.q&&(c.q=G(o.watchers)),o.deserializers&&!c._&&(c._=o.deserializers),o.serializers&&!c.B&&(c.B=o.serializers);const a=Object.entries(null!=(t=c.o)?t:{});if(a.map((([o,[t]])=>{if(31&t||2&r&&32&t){const{get:l,set:a}=e(s,o)||{};l&&(c.o[o][0]|=2048),a&&(c.o[o][0]|=4096),(1&r||!l)&&Object.defineProperty(s,o,{get(){{if(!(2048&c.o[o][0]))return((o,c)=>n(this).l.get(c))(0,o);const e=n(this),r=e?e.i:s;if(!r)return;return r[o]}},configurable:!0,enumerable:!0}),Object.defineProperty(s,o,{set(e){const l=n(this);if(l){if(a)return void 0===(32&t?this[o]:l.$hostElement$[o])&&l.l.get(o)&&(e=l.l.get(o)),a.call(this,V(e,t)),void To(this,o,e=32&t?this[o]:l.$hostElement$[o],c);{if(!(1&r&&4096&c.o[o][0]))return To(this,o,e,c),void(1&r&&!l.i&&l.F.push((()=>{4096&c.o[o][0]&&l.i[o]!==l.l.get(o)&&(l.i[o]=e)})));const n=()=>{const r=l.i[o];!l.l.get(o)&&r&&l.l.set(o,r),l.i[o]=V(e,t),To(this,o,l.i[o],c)};l.i?n():l.F.push((()=>{n()}))}}}})}else 1&r&&64&t&&Object.defineProperty(s,o,{value(...c){var e;const r=n(this);return null==(e=null==r?void 0:r.W)?void 0:e.then((()=>{var e;return null==(e=r.i)?void 0:e[o](...c)}))}})})),1&r){const e=new Map;s.attributeChangedCallback=function(o,r,t){b.jmp((()=>{var l;const i=e.get(o),f=n(this);if(this.hasOwnProperty(i)&&(t=this[i],delete this[i]),s.hasOwnProperty(i)&&"number"==typeof this[i]&&this[i]==t)return;if(null==i){const e=null==f?void 0:f.u;if(f&&e&&!(8&e)&&t!==r){const n=f.i,s=null==(l=c.q)?void 0:l[o];null==s||s.forEach((c=>{const[[l,s]]=Object.entries(c);null!=n[l]&&(128&e||1&s)&&n[l].call(n,t,r,o)}))}return}const u=a.find((([o])=>o===i)),d=u&&4&u[1][0],p=d&&null===t&&void 0===this[i];d&&(t=null!==t&&"false"!==t);const b=Object.getOwnPropertyDescriptor(s,i);p||t==this[i]||b.get&&!b.set||(this[i]=t)}))},o.observedAttributes=Array.from(new Set([...Object.keys(null!=(l=c.q)?l:{}),...a.filter((([o,c])=>31&c[0])).map((([o,r])=>{var t;const n=r[1]||o;return e.set(n,o),512&r[0]&&(null==(t=c.D)||t.push([o,n])),n}))]))}}return o},Ao=(o,c)=>{Lo(o,"connectedCallback",void 0,c)},Po=(o,c)=>{Lo(o,"disconnectedCallback",void 0,c||o)},Do=(o,c={})=>{var e;if(!p.document)return void console.warn("Stencil: No document found. Skipping bootstrapping lazy components.");const r=[],t=c.exclude||[],l=p.customElements,s=p.document.head,d=s.querySelector("meta[charset]"),y=p.document.createElement("style"),m=[];let g,h=!0;Object.assign(b,c),b.p=new URL(c.resourcesUrl||"./",p.document.baseURI).href;let x=!1;if(o.map((o=>{o[1].map((c=>{var e,s;const u={u:c[0],v:c[1],o:c[2],G:c[3]};4&u.u&&(x=!0),u.o=c[2],u.G=c[3],u.D=[],u.q=G(c[4]),u.B=null!=(e=c[5])?e:{},u._=null!=(s=c[6])?s:{};const d=u.v,y=class extends HTMLElement{"s-p";"s-rc";hasRegisteredEventListeners=!1;constructor(o){if(super(o),((o,c)=>{const e={u:0,$hostElement$:o,t:c,l:new Map,V:new Map};e.W=new Promise((o=>e.U=o)),e.I=new Promise((o=>e.H=o)),o["s-p"]=[],o["s-rc"]=[],e.F=[];const r=e;o.__stencil__getHostRef=()=>r})(o=this,u),1&u.u)if(o.shadowRoot){if("open"!==o.shadowRoot.mode)throw Error(`Unable to re-use existing shadow root for ${u.v}! Mode is set to ${o.shadowRoot.mode} but Stencil only supports open shadow roots.`)}else O.call(o,u)}connectedCallback(){const o=n(this);o&&(this.hasRegisteredEventListeners||(this.hasRegisteredEventListeners=!0,Ho(this,o,u.G)),g&&(clearTimeout(g),g=null),h?m.push(this):b.jmp((()=>(o=>{if(!(1&b.u)){const c=n(o);if(!c)return;const e=c.t,r=()=>{};if(1&c.u)Ho(o,c,e.G),(null==c?void 0:c.i)?Ao(c.i,o):(null==c?void 0:c.I)&&c.I.then((()=>Ao(c.i,o)));else{c.u|=1,12&e.u&&(o=>{if(!p.document)return;const c=o["s-cr"]=p.document.createComment("");c["s-cn"]=!0,zo(o,c,o.firstChild)})(o);{let e=o;for(;e=e.parentNode||e.host;)if(e["s-p"]){$o(c,c.L=e);break}}e.o&&Object.entries(e.o).map((([c,[e]])=>{if(31&e&&Object.prototype.hasOwnProperty.call(o,c)){const e=o[c];delete o[c],o[c]=e}})),(async(o,c,e)=>{let r;try{if(!(32&c.u)){if(c.u|=32,e.Y){const t=((o,c)=>{const e=o.v.replace(/-/g,"_"),r=o.Y;if(!r)return;const t=i.get(r);return t?t[e]:import(`./${r}.entry.js`).then((o=>(i.set(r,o),o[e])),(o=>{a(o,c.$hostElement$)}))
2
+ /*!__STENCIL_STATIC_IMPORT_SWITCH__*/})(e,c);if(t&&"then"in t){const o=()=>{};r=await t,o()}else r=t;if(!r)throw Error(`Constructor for "${e.v}#${c.Z}" was not found`);r.isProxied||(e.q=G(r.watchers),e.B=r.serializers,e._=r.deserializers,Fo(r,e,2),r.isProxied=!0);const n=()=>{};c.u|=8;try{new r(c)}catch(c){a(c,o)}c.u&=-9,c.u|=128,n(),4&e.u?c.R=!0:Ao(c.i,o)}else r=o.constructor,customElements.whenDefined(o.localName).then((()=>c.u|=128));if(r&&r.style){let o;"string"==typeof r.style&&(o=r.style);const c=P(e);if(!f.has(c)){const r=()=>{};((o,c,e)=>{let r=f.get(o);v&&e?(r=r||new CSSStyleSheet,"string"==typeof r?r=c:r.replaceSync(c)):r=c,f.set(o,r)})(c,o,!!(1&e.u)),r()}}}const t=c.L,n=()=>jo(c,!0);t&&t["s-rc"]?t["s-rc"].push(n):n()}catch(e){a(e,o),c.C&&(c.C(),c.C=void 0),c.H&&c.H(o)}})(o,c,e)}r()}})(this))))}disconnectedCallback(){b.jmp((()=>(async o=>{if(!(1&b.u)){const c=n(o);(null==c?void 0:c.J)&&(c.J.map((o=>o())),c.J=void 0),(null==c?void 0:c.i)?Po(c.i,o):(null==c?void 0:c.I)&&c.I.then((()=>Po(c.i,o)))}A.has(o)&&A.delete(o),o.shadowRoot&&A.has(o.shadowRoot)&&A.delete(o.shadowRoot)})(this))),b.raf((()=>{var o;const c=n(this);if(!c)return;const e=m.findIndex((o=>o===this));e>-1&&m.splice(e,1),(null==(o=null==c?void 0:c.P)?void 0:o.k)instanceof Node&&!c.P.k.isConnected&&delete c.P.k}))}componentOnReady(){var o;return null==(o=n(this))?void 0:o.I}};u.Y=o[0],t.includes(d)||l.get(d)||(r.push(d),l.define(d,Fo(y,u,1)))}))})),r.length>0&&(x&&(y.textContent+=u),y.textContent+=r.sort()+"{visibility:hidden}.hydrated{visibility:inherit}",y.innerHTML.length)){y.setAttribute("data-styles","");const o=null!=(e=b.A)?e:R(p.document);null!=o&&y.setAttribute("nonce",o),s.insertBefore(y,d?d.nextSibling:s.firstChild)}h=!1,m.length?m.map((o=>o.connectedCallback())):b.jmp((()=>g=setTimeout(Eo,30)))},Ho=(o,c,e)=>{e&&p.document&&e.map((([e,r,t])=>{const n=qo(p.document,o,e),l=Uo(c,t),s=_o(e);b.ael(n,r,l,s),(c.J=c.J||[]).push((()=>b.rel(n,r,l,s)))}))},Uo=(o,c)=>e=>{var r;try{256&o.u?null==(r=o.i)||r[c](e):(o.T=o.T||[]).push([c,e])}catch(c){a(c,o.$hostElement$)}},qo=(o,c,e)=>4&e?o:c,_o=o=>({passive:!!(1&o),capture:!!(2&o)}),Bo=o=>b.A=o;export{q as H,I as a,Do as b,Y as c,o as g,H as h,y as p,l as r,Bo as s}