@public-ui/components 3.0.0-alpha.0 → 3.0.0-rc.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 (659) hide show
  1. package/assets/codicons/codicon.css +54 -1
  2. package/assets/codicons/codicon.csv +41 -0
  3. package/assets/codicons/codicon.html +328 -0
  4. package/assets/codicons/codicon.svg +1 -1
  5. package/assets/codicons/codicon.ttf +0 -0
  6. package/custom-elements.json +28 -16
  7. package/dist/cjs/Alert-5272b50e.js +4 -0
  8. package/dist/cjs/Alert-5272b50e.js.map +1 -0
  9. package/dist/cjs/Collapsible-fbb78a82.js +4 -0
  10. package/dist/cjs/{Collapsible-4a383ac2.js.map → Collapsible-fbb78a82.js.map} +1 -1
  11. package/dist/cjs/FormFieldMsg-cdfee048.js +4 -0
  12. package/dist/cjs/{FormFieldMsg-912c2346.js.map → FormFieldMsg-cdfee048.js.map} +1 -1
  13. package/dist/cjs/{Heading-7a5bdb54.js → Heading-f551ed31.js} +1 -1
  14. package/dist/cjs/{Heading-7a5bdb54.js.map → Heading-f551ed31.js.map} +1 -1
  15. package/dist/cjs/{InternalUnderlinedBadgeText-e0fa44aa.js → InternalUnderlinedBadgeText-1eab6f37.js} +1 -1
  16. package/dist/cjs/{InternalUnderlinedBadgeText-e0fa44aa.js.map → InternalUnderlinedBadgeText-1eab6f37.js.map} +1 -1
  17. package/dist/cjs/{Span-e07e098e.js → Span-9d8e4664.js} +1 -1
  18. package/dist/cjs/Span-9d8e4664.js.map +1 -0
  19. package/dist/cjs/{app-globals-9acf2253.js → app-globals-63e1b69d.js} +1 -1
  20. package/dist/cjs/{app-globals-9acf2253.js.map → app-globals-63e1b69d.js.map} +1 -1
  21. package/dist/cjs/{aria-expanded-6f9152b4.js → button-variant-acac72ee.js} +1 -1
  22. package/dist/cjs/button-variant-acac72ee.js.map +1 -0
  23. package/dist/cjs/{controller-ed762c3d.js → controller-2cf5be5c.js} +1 -1
  24. package/dist/cjs/{controller-ed762c3d.js.map → controller-2cf5be5c.js.map} +1 -1
  25. package/dist/cjs/controller-3ba0a95f.js +4 -0
  26. package/dist/cjs/controller-3ba0a95f.js.map +1 -0
  27. package/dist/cjs/{controller-fab45b3b.js → controller-4ad095de.js} +1 -1
  28. package/dist/cjs/{controller-fab45b3b.js.map → controller-4ad095de.js.map} +1 -1
  29. package/dist/cjs/controller-c08f0c47.js +4 -0
  30. package/dist/cjs/controller-c08f0c47.js.map +1 -0
  31. package/dist/cjs/{controller-icon-5cbf5833.js → controller-icon-0a07b9d4.js} +1 -1
  32. package/dist/cjs/{controller-icon-5cbf5833.js.map → controller-icon-0a07b9d4.js.map} +1 -1
  33. package/dist/cjs/{dev.utils-cad0c4bb.js → dev.utils-2bfc459d.js} +1 -1
  34. package/dist/cjs/{dev.utils-cad0c4bb.js.map → dev.utils-2bfc459d.js.map} +1 -1
  35. package/dist/cjs/{devtools-1224292d.js → devtools-8c9e3519.js} +1 -1
  36. package/dist/cjs/{devtools-1224292d.js.map → devtools-8c9e3519.js.map} +1 -1
  37. package/dist/cjs/index-907ce00e.js +4 -0
  38. package/dist/cjs/index-907ce00e.js.map +1 -0
  39. package/dist/cjs/kol-abbr.cjs.entry.js +1 -1
  40. package/dist/cjs/kol-abbr.cjs.entry.js.map +1 -1
  41. package/dist/cjs/kol-accordion.cjs.entry.js +1 -1
  42. package/dist/cjs/kol-accordion.cjs.entry.js.map +1 -1
  43. package/dist/cjs/kol-alert-wc.cjs.entry.js +1 -1
  44. package/dist/cjs/kol-alert-wc.cjs.entry.js.map +1 -1
  45. package/dist/cjs/kol-alert.cjs.entry.js +1 -1
  46. package/dist/cjs/kol-alert.cjs.entry.js.map +1 -1
  47. package/dist/cjs/kol-avatar-wc.cjs.entry.js +1 -1
  48. package/dist/cjs/kol-avatar-wc.cjs.entry.js.map +1 -1
  49. package/dist/cjs/kol-avatar.cjs.entry.js +1 -1
  50. package/dist/cjs/kol-avatar.cjs.entry.js.map +1 -1
  51. package/dist/cjs/kol-badge.cjs.entry.js +1 -1
  52. package/dist/cjs/kol-badge.cjs.entry.js.map +1 -1
  53. package/dist/cjs/kol-breadcrumb.cjs.entry.js +1 -1
  54. package/dist/cjs/kol-breadcrumb.cjs.entry.js.map +1 -1
  55. package/dist/cjs/kol-button-group-wc.cjs.entry.js +1 -1
  56. package/dist/cjs/kol-button-group.cjs.entry.js +1 -1
  57. package/dist/cjs/kol-button-link.cjs.entry.js +1 -1
  58. package/dist/cjs/kol-button-link.cjs.entry.js.map +1 -1
  59. package/dist/cjs/kol-button-wc.cjs.entry.js +1 -1
  60. package/dist/cjs/kol-button-wc.cjs.entry.js.map +1 -1
  61. package/dist/cjs/kol-button.cjs.entry.js +1 -1
  62. package/dist/cjs/kol-button.cjs.entry.js.map +1 -1
  63. package/dist/cjs/kol-card.cjs.entry.js +1 -1
  64. package/dist/cjs/kol-combobox.cjs.entry.js +1 -1
  65. package/dist/cjs/kol-combobox.cjs.entry.js.map +1 -1
  66. package/dist/cjs/kol-details.cjs.entry.js +1 -1
  67. package/dist/cjs/kol-drawer.cjs.entry.js +1 -1
  68. package/dist/cjs/kol-form.cjs.entry.js +1 -1
  69. package/dist/cjs/kol-form.cjs.entry.js.map +1 -1
  70. package/dist/cjs/kol-heading.cjs.entry.js +1 -1
  71. package/dist/cjs/kol-icon.cjs.entry.js +1 -1
  72. package/dist/cjs/kol-icon.cjs.entry.js.map +1 -1
  73. package/dist/cjs/kol-image.cjs.entry.js +1 -1
  74. package/dist/cjs/kol-indented-text-wc.cjs.entry.js +1 -1
  75. package/dist/cjs/kol-indented-text.cjs.entry.js +1 -1
  76. package/dist/cjs/kol-input-checkbox.cjs.entry.js +1 -1
  77. package/dist/cjs/kol-input-checkbox.cjs.entry.js.map +1 -1
  78. package/dist/cjs/kol-input-color.cjs.entry.js +1 -1
  79. package/dist/cjs/kol-input-color.cjs.entry.js.map +1 -1
  80. package/dist/cjs/kol-input-date.cjs.entry.js +1 -1
  81. package/dist/cjs/kol-input-date.cjs.entry.js.map +1 -1
  82. package/dist/cjs/kol-input-email.cjs.entry.js +1 -1
  83. package/dist/cjs/kol-input-email.cjs.entry.js.map +1 -1
  84. package/dist/cjs/kol-input-file.cjs.entry.js +1 -1
  85. package/dist/cjs/kol-input-file.cjs.entry.js.map +1 -1
  86. package/dist/cjs/kol-input-number.cjs.entry.js +1 -1
  87. package/dist/cjs/kol-input-number.cjs.entry.js.map +1 -1
  88. package/dist/cjs/kol-input-password.cjs.entry.js +1 -1
  89. package/dist/cjs/kol-input-password.cjs.entry.js.map +1 -1
  90. package/dist/cjs/kol-input-radio.cjs.entry.js +1 -1
  91. package/dist/cjs/kol-input-radio.cjs.entry.js.map +1 -1
  92. package/dist/cjs/kol-input-range.cjs.entry.js +1 -1
  93. package/dist/cjs/kol-input-range.cjs.entry.js.map +1 -1
  94. package/dist/cjs/kol-input-text.cjs.entry.js +1 -1
  95. package/dist/cjs/kol-input-text.cjs.entry.js.map +1 -1
  96. package/dist/cjs/kol-input.cjs.entry.js +1 -1
  97. package/dist/cjs/kol-input.cjs.entry.js.map +1 -1
  98. package/dist/cjs/kol-kolibri.cjs.entry.js +1 -1
  99. package/dist/cjs/kol-link-button.cjs.entry.js +1 -1
  100. package/dist/cjs/kol-link-button.cjs.entry.js.map +1 -1
  101. package/dist/cjs/kol-link-group.cjs.entry.js +1 -1
  102. package/dist/cjs/kol-link-wc.cjs.entry.js +1 -1
  103. package/dist/cjs/kol-link-wc.cjs.entry.js.map +1 -1
  104. package/dist/cjs/kol-link.cjs.entry.js +1 -1
  105. package/dist/cjs/kol-link.cjs.entry.js.map +1 -1
  106. package/dist/cjs/kol-logo.cjs.entry.js +1 -1
  107. package/dist/cjs/kol-modal.cjs.entry.js +1 -1
  108. package/dist/cjs/kol-nav.cjs.entry.js +1 -1
  109. package/dist/cjs/kol-pagination.cjs.entry.js +1 -1
  110. package/dist/cjs/kol-pagination.cjs.entry.js.map +1 -1
  111. package/dist/cjs/kol-popover-wc.cjs.entry.js +1 -1
  112. package/dist/cjs/kol-progress.cjs.entry.js +1 -1
  113. package/dist/cjs/kol-quote.cjs.entry.js +1 -1
  114. package/dist/cjs/kol-quote.cjs.entry.js.map +1 -1
  115. package/dist/cjs/kol-select.cjs.entry.js +1 -1
  116. package/dist/cjs/kol-select.cjs.entry.js.map +1 -1
  117. package/dist/cjs/kol-single-select.cjs.entry.js +1 -1
  118. package/dist/cjs/kol-single-select.cjs.entry.js.map +1 -1
  119. package/dist/cjs/kol-skip-nav.cjs.entry.js +1 -1
  120. package/dist/cjs/kol-skip-nav.cjs.entry.js.map +1 -1
  121. package/dist/cjs/kol-spin.cjs.entry.js +1 -1
  122. package/dist/cjs/kol-split-button.cjs.entry.js +1 -1
  123. package/dist/cjs/kol-symbol.cjs.entry.js +1 -1
  124. package/dist/cjs/kol-table-stateful.cjs.entry.js +1 -1
  125. package/dist/cjs/kol-table-stateful.cjs.entry.js.map +1 -1
  126. package/dist/cjs/kol-table-stateless-wc.cjs.entry.js +1 -1
  127. package/dist/cjs/kol-table-stateless-wc.cjs.entry.js.map +1 -1
  128. package/dist/cjs/kol-table-stateless.cjs.entry.js +1 -1
  129. package/dist/cjs/kol-table-stateless.cjs.entry.js.map +1 -1
  130. package/dist/cjs/kol-table.cjs.entry.js +1 -1
  131. package/dist/cjs/kol-tabs.cjs.entry.js +1 -1
  132. package/dist/cjs/kol-textarea.cjs.entry.js +1 -1
  133. package/dist/cjs/kol-textarea.cjs.entry.js.map +1 -1
  134. package/dist/cjs/kol-toast-container.cjs.entry.js +1 -1
  135. package/dist/cjs/kol-toast-container.cjs.entry.js.map +1 -1
  136. package/dist/cjs/kol-toolbar.cjs.entry.js +1 -1
  137. package/dist/cjs/kol-tooltip-wc.cjs.entry.js +1 -1
  138. package/dist/cjs/kol-tree-item-wc.cjs.entry.js +1 -1
  139. package/dist/cjs/kol-tree-item.cjs.entry.js +1 -1
  140. package/dist/cjs/kol-tree-wc.cjs.entry.js +1 -1
  141. package/dist/cjs/kol-tree.cjs.entry.js +1 -1
  142. package/dist/cjs/kol-version.cjs.entry.js +1 -1
  143. package/dist/cjs/kolibri.cjs.js +1 -1
  144. package/dist/cjs/loader.cjs.js +1 -1
  145. package/dist/cjs/spell-check-2c944775.js +4 -0
  146. package/dist/cjs/spell-check-2c944775.js.map +1 -0
  147. package/dist/cjs/test-component.cjs.entry.js +1 -1
  148. package/dist/cjs/tslib.es6-5e301284.js.map +1 -0
  149. package/dist/components/Alert.js +1 -1
  150. package/dist/components/Alert.js.map +1 -1
  151. package/dist/components/Span.js +1 -1
  152. package/dist/components/Span.js.map +1 -1
  153. package/dist/components/{aria-expanded.js → button-variant.js} +1 -1
  154. package/dist/components/button-variant.js.map +1 -0
  155. package/dist/components/controller2.js +1 -1
  156. package/dist/components/controller2.js.map +1 -1
  157. package/dist/components/controller4.js +1 -1
  158. package/dist/components/controller4.js.map +1 -1
  159. package/dist/components/kol-abbr.js +1 -1
  160. package/dist/components/kol-abbr.js.map +1 -1
  161. package/dist/components/kol-accordion.js +1 -1
  162. package/dist/components/kol-accordion.js.map +1 -1
  163. package/dist/components/kol-alert-wc.js +1 -1
  164. package/dist/components/kol-alert-wc.js.map +1 -1
  165. package/dist/components/kol-alert.js +1 -1
  166. package/dist/components/kol-alert.js.map +1 -1
  167. package/dist/components/kol-avatar-wc.js +1 -1
  168. package/dist/components/kol-avatar-wc.js.map +1 -1
  169. package/dist/components/kol-avatar.js +1 -1
  170. package/dist/components/kol-avatar.js.map +1 -1
  171. package/dist/components/kol-badge.js +1 -1
  172. package/dist/components/kol-badge.js.map +1 -1
  173. package/dist/components/kol-breadcrumb.js +1 -1
  174. package/dist/components/kol-breadcrumb.js.map +1 -1
  175. package/dist/components/kol-button-group-wc.js +1 -1
  176. package/dist/components/kol-button-group.js +1 -1
  177. package/dist/components/kol-button-link.js +1 -1
  178. package/dist/components/kol-button-link.js.map +1 -1
  179. package/dist/components/kol-button-wc.js +1 -1
  180. package/dist/components/kol-button-wc.js.map +1 -1
  181. package/dist/components/kol-button.js +1 -1
  182. package/dist/components/kol-button.js.map +1 -1
  183. package/dist/components/kol-card.js +1 -1
  184. package/dist/components/kol-combobox.js +1 -1
  185. package/dist/components/kol-combobox.js.map +1 -1
  186. package/dist/components/kol-details.js +1 -1
  187. package/dist/components/kol-drawer.js +1 -1
  188. package/dist/components/kol-form.js +1 -1
  189. package/dist/components/kol-form.js.map +1 -1
  190. package/dist/components/kol-heading.js +1 -1
  191. package/dist/components/kol-icon.js +1 -1
  192. package/dist/components/kol-icon.js.map +1 -1
  193. package/dist/components/kol-image.js +1 -1
  194. package/dist/components/kol-indented-text-wc.js +1 -1
  195. package/dist/components/kol-indented-text.js +1 -1
  196. package/dist/components/kol-input-checkbox.js +1 -1
  197. package/dist/components/kol-input-checkbox.js.map +1 -1
  198. package/dist/components/kol-input-color.js +1 -1
  199. package/dist/components/kol-input-color.js.map +1 -1
  200. package/dist/components/kol-input-date.js +1 -1
  201. package/dist/components/kol-input-date.js.map +1 -1
  202. package/dist/components/kol-input-email.js +1 -1
  203. package/dist/components/kol-input-email.js.map +1 -1
  204. package/dist/components/kol-input-file.js +1 -1
  205. package/dist/components/kol-input-file.js.map +1 -1
  206. package/dist/components/kol-input-number.js +1 -1
  207. package/dist/components/kol-input-number.js.map +1 -1
  208. package/dist/components/kol-input-password.js +1 -1
  209. package/dist/components/kol-input-password.js.map +1 -1
  210. package/dist/components/kol-input-radio.js +1 -1
  211. package/dist/components/kol-input-radio.js.map +1 -1
  212. package/dist/components/kol-input-range.js +1 -1
  213. package/dist/components/kol-input-range.js.map +1 -1
  214. package/dist/components/kol-input-text.js +1 -1
  215. package/dist/components/kol-input-text.js.map +1 -1
  216. package/dist/components/kol-input.js +1 -1
  217. package/dist/components/kol-input.js.map +1 -1
  218. package/dist/components/kol-kolibri.js +1 -1
  219. package/dist/components/kol-link-button.js +1 -1
  220. package/dist/components/kol-link-button.js.map +1 -1
  221. package/dist/components/kol-link-group.js +1 -1
  222. package/dist/components/kol-link-wc.js +1 -1
  223. package/dist/components/kol-link-wc.js.map +1 -1
  224. package/dist/components/kol-link.js +1 -1
  225. package/dist/components/kol-link.js.map +1 -1
  226. package/dist/components/kol-logo.js +1 -1
  227. package/dist/components/kol-modal.js +1 -1
  228. package/dist/components/kol-nav.js +1 -1
  229. package/dist/components/kol-pagination.js +1 -1
  230. package/dist/components/kol-pagination.js.map +1 -1
  231. package/dist/components/kol-popover-wc.js +1 -1
  232. package/dist/components/kol-progress.js +1 -1
  233. package/dist/components/kol-quote.js +1 -1
  234. package/dist/components/kol-quote.js.map +1 -1
  235. package/dist/components/kol-select.js +1 -1
  236. package/dist/components/kol-select.js.map +1 -1
  237. package/dist/components/kol-single-select.js +1 -1
  238. package/dist/components/kol-single-select.js.map +1 -1
  239. package/dist/components/kol-skip-nav.js +1 -1
  240. package/dist/components/kol-skip-nav.js.map +1 -1
  241. package/dist/components/kol-spin.js +1 -1
  242. package/dist/components/kol-split-button.js +1 -1
  243. package/dist/components/kol-symbol.js +1 -1
  244. package/dist/components/kol-table-stateful.js +1 -1
  245. package/dist/components/kol-table-stateful.js.map +1 -1
  246. package/dist/components/kol-table-stateless-wc.js +1 -1
  247. package/dist/components/kol-table-stateless-wc.js.map +1 -1
  248. package/dist/components/kol-table-stateless.js +1 -1
  249. package/dist/components/kol-table-stateless.js.map +1 -1
  250. package/dist/components/kol-table.js +1 -1
  251. package/dist/components/kol-tabs.js +1 -1
  252. package/dist/components/kol-textarea.js +1 -1
  253. package/dist/components/kol-textarea.js.map +1 -1
  254. package/dist/components/kol-toast-container.js +1 -1
  255. package/dist/components/kol-toast-container.js.map +1 -1
  256. package/dist/components/kol-toolbar.js +1 -1
  257. package/dist/components/kol-tooltip-wc.js +1 -1
  258. package/dist/components/kol-tree-item-wc.js +1 -1
  259. package/dist/components/kol-tree-item.js +1 -1
  260. package/dist/components/kol-tree-wc.js +1 -1
  261. package/dist/components/kol-tree.js +1 -1
  262. package/dist/components/kol-version.js +1 -1
  263. package/dist/components/spell-check.js +4 -0
  264. package/dist/components/spell-check.js.map +1 -0
  265. package/dist/components/tslib.es6.js.map +1 -1
  266. package/dist/esm/Alert-99d1ad26.js +4 -0
  267. package/dist/esm/Alert-99d1ad26.js.map +1 -0
  268. package/dist/esm/{Collapsible-0f95c96e.js → Collapsible-de47cd81.js} +1 -1
  269. package/dist/esm/{Collapsible-0f95c96e.js.map → Collapsible-de47cd81.js.map} +1 -1
  270. package/dist/esm/{FormFieldMsg-de303cbe.js → FormFieldMsg-b9819240.js} +1 -1
  271. package/dist/esm/{FormFieldMsg-de303cbe.js.map → FormFieldMsg-b9819240.js.map} +1 -1
  272. package/dist/esm/{Heading-781aa65b.js → Heading-fac772d4.js} +1 -1
  273. package/dist/esm/{Heading-781aa65b.js.map → Heading-fac772d4.js.map} +1 -1
  274. package/dist/esm/InternalUnderlinedBadgeText-529a9dbb.js +4 -0
  275. package/dist/esm/{InternalUnderlinedBadgeText-3e2de35c.js.map → InternalUnderlinedBadgeText-529a9dbb.js.map} +1 -1
  276. package/dist/esm/{Span-bb5a31a5.js → Span-facb30b0.js} +1 -1
  277. package/dist/esm/Span-facb30b0.js.map +1 -0
  278. package/dist/esm/{app-globals-38c128f4.js → app-globals-ab3a9d93.js} +1 -1
  279. package/dist/esm/{app-globals-38c128f4.js.map → app-globals-ab3a9d93.js.map} +1 -1
  280. package/dist/esm/{aria-expanded-1b7c2c54.js → button-variant-f5fd361b.js} +1 -1
  281. package/dist/esm/button-variant-f5fd361b.js.map +1 -0
  282. package/dist/esm/controller-1739038d.js +4 -0
  283. package/dist/esm/controller-1739038d.js.map +1 -0
  284. package/dist/esm/{controller-b379ae04.js → controller-506a6c81.js} +1 -1
  285. package/dist/esm/{controller-b379ae04.js.map → controller-506a6c81.js.map} +1 -1
  286. package/dist/esm/controller-64301c42.js +4 -0
  287. package/dist/esm/controller-64301c42.js.map +1 -0
  288. package/dist/esm/{controller-d2533e17.js → controller-68fd9cd8.js} +1 -1
  289. package/dist/esm/{controller-d2533e17.js.map → controller-68fd9cd8.js.map} +1 -1
  290. package/dist/esm/{controller-icon-30817124.js → controller-icon-e20e2d63.js} +1 -1
  291. package/dist/esm/{controller-icon-30817124.js.map → controller-icon-e20e2d63.js.map} +1 -1
  292. package/dist/esm/{dev.utils-5d039f3c.js → dev.utils-4087c69c.js} +1 -1
  293. package/dist/esm/{dev.utils-5d039f3c.js.map → dev.utils-4087c69c.js.map} +1 -1
  294. package/dist/esm/{devtools-26a65dd7.js → devtools-23952fae.js} +1 -1
  295. package/dist/esm/{devtools-26a65dd7.js.map → devtools-23952fae.js.map} +1 -1
  296. package/dist/esm/index-ed42fc56.js +4 -0
  297. package/dist/esm/index-ed42fc56.js.map +1 -0
  298. package/dist/esm/kol-abbr.entry.js +1 -1
  299. package/dist/esm/kol-abbr.entry.js.map +1 -1
  300. package/dist/esm/kol-accordion.entry.js +1 -1
  301. package/dist/esm/kol-accordion.entry.js.map +1 -1
  302. package/dist/esm/kol-alert-wc.entry.js +1 -1
  303. package/dist/esm/kol-alert-wc.entry.js.map +1 -1
  304. package/dist/esm/kol-alert.entry.js +1 -1
  305. package/dist/esm/kol-alert.entry.js.map +1 -1
  306. package/dist/esm/kol-avatar-wc.entry.js +1 -1
  307. package/dist/esm/kol-avatar-wc.entry.js.map +1 -1
  308. package/dist/esm/kol-avatar.entry.js +1 -1
  309. package/dist/esm/kol-avatar.entry.js.map +1 -1
  310. package/dist/esm/kol-badge.entry.js +1 -1
  311. package/dist/esm/kol-badge.entry.js.map +1 -1
  312. package/dist/esm/kol-breadcrumb.entry.js +1 -1
  313. package/dist/esm/kol-breadcrumb.entry.js.map +1 -1
  314. package/dist/esm/kol-button-group-wc.entry.js +1 -1
  315. package/dist/esm/kol-button-group.entry.js +1 -1
  316. package/dist/esm/kol-button-link.entry.js +1 -1
  317. package/dist/esm/kol-button-link.entry.js.map +1 -1
  318. package/dist/esm/kol-button-wc.entry.js +1 -1
  319. package/dist/esm/kol-button-wc.entry.js.map +1 -1
  320. package/dist/esm/kol-button.entry.js +1 -1
  321. package/dist/esm/kol-button.entry.js.map +1 -1
  322. package/dist/esm/kol-card.entry.js +1 -1
  323. package/dist/esm/kol-combobox.entry.js +1 -1
  324. package/dist/esm/kol-combobox.entry.js.map +1 -1
  325. package/dist/esm/kol-details.entry.js +1 -1
  326. package/dist/esm/kol-drawer.entry.js +1 -1
  327. package/dist/esm/kol-form.entry.js +1 -1
  328. package/dist/esm/kol-form.entry.js.map +1 -1
  329. package/dist/esm/kol-heading.entry.js +1 -1
  330. package/dist/esm/kol-icon.entry.js +1 -1
  331. package/dist/esm/kol-icon.entry.js.map +1 -1
  332. package/dist/esm/kol-image.entry.js +1 -1
  333. package/dist/esm/kol-indented-text-wc.entry.js +1 -1
  334. package/dist/esm/kol-indented-text.entry.js +1 -1
  335. package/dist/esm/kol-input-checkbox.entry.js +1 -1
  336. package/dist/esm/kol-input-checkbox.entry.js.map +1 -1
  337. package/dist/esm/kol-input-color.entry.js +1 -1
  338. package/dist/esm/kol-input-color.entry.js.map +1 -1
  339. package/dist/esm/kol-input-date.entry.js +1 -1
  340. package/dist/esm/kol-input-date.entry.js.map +1 -1
  341. package/dist/esm/kol-input-email.entry.js +1 -1
  342. package/dist/esm/kol-input-email.entry.js.map +1 -1
  343. package/dist/esm/kol-input-file.entry.js +1 -1
  344. package/dist/esm/kol-input-file.entry.js.map +1 -1
  345. package/dist/esm/kol-input-number.entry.js +1 -1
  346. package/dist/esm/kol-input-number.entry.js.map +1 -1
  347. package/dist/esm/kol-input-password.entry.js +1 -1
  348. package/dist/esm/kol-input-password.entry.js.map +1 -1
  349. package/dist/esm/kol-input-radio.entry.js +1 -1
  350. package/dist/esm/kol-input-radio.entry.js.map +1 -1
  351. package/dist/esm/kol-input-range.entry.js +1 -1
  352. package/dist/esm/kol-input-range.entry.js.map +1 -1
  353. package/dist/esm/kol-input-text.entry.js +1 -1
  354. package/dist/esm/kol-input-text.entry.js.map +1 -1
  355. package/dist/esm/kol-input.entry.js +1 -1
  356. package/dist/esm/kol-input.entry.js.map +1 -1
  357. package/dist/esm/kol-kolibri.entry.js +1 -1
  358. package/dist/esm/kol-link-button.entry.js +1 -1
  359. package/dist/esm/kol-link-button.entry.js.map +1 -1
  360. package/dist/esm/kol-link-group.entry.js +1 -1
  361. package/dist/esm/kol-link-wc.entry.js +1 -1
  362. package/dist/esm/kol-link-wc.entry.js.map +1 -1
  363. package/dist/esm/kol-link.entry.js +1 -1
  364. package/dist/esm/kol-link.entry.js.map +1 -1
  365. package/dist/esm/kol-logo.entry.js +1 -1
  366. package/dist/esm/kol-modal.entry.js +1 -1
  367. package/dist/esm/kol-nav.entry.js +1 -1
  368. package/dist/esm/kol-pagination.entry.js +1 -1
  369. package/dist/esm/kol-pagination.entry.js.map +1 -1
  370. package/dist/esm/kol-popover-wc.entry.js +1 -1
  371. package/dist/esm/kol-progress.entry.js +1 -1
  372. package/dist/esm/kol-quote.entry.js +1 -1
  373. package/dist/esm/kol-quote.entry.js.map +1 -1
  374. package/dist/esm/kol-select.entry.js +1 -1
  375. package/dist/esm/kol-select.entry.js.map +1 -1
  376. package/dist/esm/kol-single-select.entry.js +1 -1
  377. package/dist/esm/kol-single-select.entry.js.map +1 -1
  378. package/dist/esm/kol-skip-nav.entry.js +1 -1
  379. package/dist/esm/kol-skip-nav.entry.js.map +1 -1
  380. package/dist/esm/kol-spin.entry.js +1 -1
  381. package/dist/esm/kol-split-button.entry.js +1 -1
  382. package/dist/esm/kol-symbol.entry.js +1 -1
  383. package/dist/esm/kol-table-stateful.entry.js +1 -1
  384. package/dist/esm/kol-table-stateful.entry.js.map +1 -1
  385. package/dist/esm/kol-table-stateless-wc.entry.js +1 -1
  386. package/dist/esm/kol-table-stateless-wc.entry.js.map +1 -1
  387. package/dist/esm/kol-table-stateless.entry.js +1 -1
  388. package/dist/esm/kol-table-stateless.entry.js.map +1 -1
  389. package/dist/esm/kol-table.entry.js +1 -1
  390. package/dist/esm/kol-tabs.entry.js +1 -1
  391. package/dist/esm/kol-textarea.entry.js +1 -1
  392. package/dist/esm/kol-textarea.entry.js.map +1 -1
  393. package/dist/esm/kol-toast-container.entry.js +1 -1
  394. package/dist/esm/kol-toast-container.entry.js.map +1 -1
  395. package/dist/esm/kol-toolbar.entry.js +1 -1
  396. package/dist/esm/kol-tooltip-wc.entry.js +1 -1
  397. package/dist/esm/kol-tree-item-wc.entry.js +1 -1
  398. package/dist/esm/kol-tree-item.entry.js +1 -1
  399. package/dist/esm/kol-tree-wc.entry.js +1 -1
  400. package/dist/esm/kol-tree.entry.js +1 -1
  401. package/dist/esm/kol-version.entry.js +1 -1
  402. package/dist/esm/kolibri.js +1 -1
  403. package/dist/esm/loader.js +1 -1
  404. package/dist/esm/spell-check-5ac5a135.js +4 -0
  405. package/dist/esm/spell-check-5ac5a135.js.map +1 -0
  406. package/dist/esm/test-component.entry.js +1 -1
  407. package/dist/esm/tslib.es6-1173d062.js.map +1 -0
  408. package/dist/kolibri/Alert-99d1ad26.js +4 -0
  409. package/dist/kolibri/Alert-99d1ad26.js.map +1 -0
  410. package/dist/kolibri/Collapsible-de47cd81.js +4 -0
  411. package/dist/kolibri/{Collapsible-0f95c96e.js.map → Collapsible-de47cd81.js.map} +1 -1
  412. package/dist/kolibri/FormFieldMsg-b9819240.js +4 -0
  413. package/dist/kolibri/{Heading-781aa65b.js → Heading-fac772d4.js} +1 -1
  414. package/dist/kolibri/InternalUnderlinedBadgeText-529a9dbb.js +4 -0
  415. package/dist/kolibri/{Span-bb5a31a5.js → Span-facb30b0.js} +1 -1
  416. package/dist/kolibri/{Span-bb5a31a5.js.map → Span-facb30b0.js.map} +1 -1
  417. package/dist/kolibri/app-globals-ab3a9d93.js +4 -0
  418. package/dist/kolibri/{app-globals-38c128f4.js.map → app-globals-ab3a9d93.js.map} +1 -1
  419. package/dist/kolibri/assets/codicons/LICENSE +394 -394
  420. package/dist/kolibri/assets/codicons/LICENSE-CODE +21 -21
  421. package/dist/kolibri/assets/codicons/codicon.css +65 -1
  422. package/dist/kolibri/assets/codicons/codicon.csv +48 -2
  423. package/dist/kolibri/assets/codicons/codicon.html +381 -13
  424. package/dist/kolibri/assets/codicons/codicon.svg +1 -1
  425. package/dist/kolibri/assets/codicons/codicon.ttf +0 -0
  426. package/dist/kolibri/assets/kolibri.ico +0 -0
  427. package/dist/kolibri/button-variant-f5fd361b.js +4 -0
  428. package/dist/kolibri/button-variant-f5fd361b.js.map +1 -0
  429. package/dist/kolibri/controller-1739038d.js +4 -0
  430. package/dist/kolibri/controller-1739038d.js.map +1 -0
  431. package/dist/kolibri/{controller-b379ae04.js → controller-506a6c81.js} +1 -1
  432. package/dist/kolibri/controller-64301c42.js +4 -0
  433. package/dist/kolibri/controller-64301c42.js.map +1 -0
  434. package/dist/kolibri/{controller-d2533e17.js → controller-68fd9cd8.js} +1 -1
  435. package/dist/kolibri/controller-icon-e20e2d63.js +4 -0
  436. package/dist/kolibri/{dev.utils-5d039f3c.js → dev.utils-4087c69c.js} +1 -1
  437. package/dist/kolibri/{devtools-26a65dd7.js → devtools-23952fae.js} +1 -1
  438. package/dist/kolibri/{index-a0b4dca2.js → index-ed42fc56.js} +2 -2
  439. package/dist/kolibri/index-ed42fc56.js.map +1 -0
  440. package/dist/kolibri/kol-abbr.entry.js +1 -1
  441. package/dist/kolibri/kol-abbr.entry.js.map +1 -1
  442. package/dist/kolibri/kol-accordion.entry.js +1 -1
  443. package/dist/kolibri/kol-accordion.entry.js.map +1 -1
  444. package/dist/kolibri/kol-alert-wc.entry.js +1 -1
  445. package/dist/kolibri/kol-alert-wc.entry.js.map +1 -1
  446. package/dist/kolibri/kol-alert.entry.js +1 -1
  447. package/dist/kolibri/kol-alert.entry.js.map +1 -1
  448. package/dist/kolibri/kol-avatar-wc.entry.js +1 -1
  449. package/dist/kolibri/kol-avatar-wc.entry.js.map +1 -1
  450. package/dist/kolibri/kol-avatar.entry.js +1 -1
  451. package/dist/kolibri/kol-avatar.entry.js.map +1 -1
  452. package/dist/kolibri/kol-badge.entry.js +1 -1
  453. package/dist/kolibri/kol-badge.entry.js.map +1 -1
  454. package/dist/kolibri/kol-breadcrumb.entry.js +1 -1
  455. package/dist/kolibri/kol-breadcrumb.entry.js.map +1 -1
  456. package/dist/kolibri/kol-button-group-wc.entry.js +1 -1
  457. package/dist/kolibri/kol-button-group.entry.js +1 -1
  458. package/dist/kolibri/kol-button-link.entry.js +1 -1
  459. package/dist/kolibri/kol-button-link.entry.js.map +1 -1
  460. package/dist/kolibri/kol-button-wc.entry.js +1 -1
  461. package/dist/kolibri/kol-button-wc.entry.js.map +1 -1
  462. package/dist/kolibri/kol-button.entry.js +1 -1
  463. package/dist/kolibri/kol-button.entry.js.map +1 -1
  464. package/dist/kolibri/kol-card.entry.js +1 -1
  465. package/dist/kolibri/kol-combobox.entry.js +1 -1
  466. package/dist/kolibri/kol-combobox.entry.js.map +1 -1
  467. package/dist/kolibri/kol-details.entry.js +1 -1
  468. package/dist/kolibri/kol-drawer.entry.js +1 -1
  469. package/dist/kolibri/kol-form.entry.js +1 -1
  470. package/dist/kolibri/kol-form.entry.js.map +1 -1
  471. package/dist/kolibri/kol-heading.entry.js +1 -1
  472. package/dist/kolibri/kol-icon.entry.js +1 -1
  473. package/dist/kolibri/kol-icon.entry.js.map +1 -1
  474. package/dist/kolibri/kol-image.entry.js +1 -1
  475. package/dist/kolibri/kol-indented-text-wc.entry.js +1 -1
  476. package/dist/kolibri/kol-indented-text.entry.js +1 -1
  477. package/dist/kolibri/kol-input-checkbox.entry.js +1 -1
  478. package/dist/kolibri/kol-input-checkbox.entry.js.map +1 -1
  479. package/dist/kolibri/kol-input-color.entry.js +1 -1
  480. package/dist/kolibri/kol-input-color.entry.js.map +1 -1
  481. package/dist/kolibri/kol-input-date.entry.js +1 -1
  482. package/dist/kolibri/kol-input-date.entry.js.map +1 -1
  483. package/dist/kolibri/kol-input-email.entry.js +1 -1
  484. package/dist/kolibri/kol-input-email.entry.js.map +1 -1
  485. package/dist/kolibri/kol-input-file.entry.js +1 -1
  486. package/dist/kolibri/kol-input-file.entry.js.map +1 -1
  487. package/dist/kolibri/kol-input-number.entry.js +1 -1
  488. package/dist/kolibri/kol-input-number.entry.js.map +1 -1
  489. package/dist/kolibri/kol-input-password.entry.js +1 -1
  490. package/dist/kolibri/kol-input-password.entry.js.map +1 -1
  491. package/dist/kolibri/kol-input-radio.entry.js +1 -1
  492. package/dist/kolibri/kol-input-radio.entry.js.map +1 -1
  493. package/dist/kolibri/kol-input-range.entry.js +1 -1
  494. package/dist/kolibri/kol-input-range.entry.js.map +1 -1
  495. package/dist/kolibri/kol-input-text.entry.js +1 -1
  496. package/dist/kolibri/kol-input-text.entry.js.map +1 -1
  497. package/dist/kolibri/kol-input.entry.js +1 -1
  498. package/dist/kolibri/kol-input.entry.js.map +1 -1
  499. package/dist/kolibri/kol-kolibri.entry.js +1 -1
  500. package/dist/kolibri/kol-link-button.entry.js +1 -1
  501. package/dist/kolibri/kol-link-button.entry.js.map +1 -1
  502. package/dist/kolibri/kol-link-group.entry.js +1 -1
  503. package/dist/kolibri/kol-link-wc.entry.js +1 -1
  504. package/dist/kolibri/kol-link-wc.entry.js.map +1 -1
  505. package/dist/kolibri/kol-link.entry.js +1 -1
  506. package/dist/kolibri/kol-link.entry.js.map +1 -1
  507. package/dist/kolibri/kol-logo.entry.js +1 -1
  508. package/dist/kolibri/kol-modal.entry.js +1 -1
  509. package/dist/kolibri/kol-nav.entry.js +1 -1
  510. package/dist/kolibri/kol-nav.entry.js.map +1 -1
  511. package/dist/kolibri/kol-pagination.entry.js +1 -1
  512. package/dist/kolibri/kol-pagination.entry.js.map +1 -1
  513. package/dist/kolibri/kol-popover-wc.entry.js +1 -1
  514. package/dist/kolibri/kol-progress.entry.js +1 -1
  515. package/dist/kolibri/kol-quote.entry.js +1 -1
  516. package/dist/kolibri/kol-quote.entry.js.map +1 -1
  517. package/dist/kolibri/kol-select.entry.js +1 -1
  518. package/dist/kolibri/kol-select.entry.js.map +1 -1
  519. package/dist/kolibri/kol-single-select.entry.js +1 -1
  520. package/dist/kolibri/kol-single-select.entry.js.map +1 -1
  521. package/dist/kolibri/kol-skip-nav.entry.js +1 -1
  522. package/dist/kolibri/kol-skip-nav.entry.js.map +1 -1
  523. package/dist/kolibri/kol-spin.entry.js +1 -1
  524. package/dist/kolibri/kol-split-button.entry.js +1 -1
  525. package/dist/kolibri/kol-symbol.entry.js +1 -1
  526. package/dist/kolibri/kol-symbol.entry.js.map +1 -1
  527. package/dist/kolibri/kol-table-stateful.entry.js +1 -1
  528. package/dist/kolibri/kol-table-stateful.entry.js.map +1 -1
  529. package/dist/kolibri/kol-table-stateless-wc.entry.js +1 -1
  530. package/dist/kolibri/kol-table-stateless-wc.entry.js.map +1 -1
  531. package/dist/kolibri/kol-table-stateless.entry.js +1 -1
  532. package/dist/kolibri/kol-table-stateless.entry.js.map +1 -1
  533. package/dist/kolibri/kol-table.entry.js +1 -1
  534. package/dist/kolibri/kol-tabs.entry.js +1 -1
  535. package/dist/kolibri/kol-textarea.entry.js +1 -1
  536. package/dist/kolibri/kol-textarea.entry.js.map +1 -1
  537. package/dist/kolibri/kol-toast-container.entry.js +1 -1
  538. package/dist/kolibri/kol-toast-container.entry.js.map +1 -1
  539. package/dist/kolibri/kol-toolbar.entry.js +1 -1
  540. package/dist/kolibri/kol-tooltip-wc.entry.js +1 -1
  541. package/dist/kolibri/kol-tree-item-wc.entry.js +1 -1
  542. package/dist/kolibri/kol-tree-item.entry.js +1 -1
  543. package/dist/kolibri/kol-tree-wc.entry.js +1 -1
  544. package/dist/kolibri/kol-tree.entry.js +1 -1
  545. package/dist/kolibri/kol-version.entry.js +1 -1
  546. package/dist/kolibri/kolibri.esm.js +1 -1
  547. package/dist/kolibri/kolibri.esm.js.map +1 -1
  548. package/dist/kolibri/spell-check-5ac5a135.js +4 -0
  549. package/dist/kolibri/spell-check-5ac5a135.js.map +1 -0
  550. package/dist/kolibri/test-component.entry.js +1 -1
  551. package/dist/kolibri/tslib.es6-1173d062.js.map +1 -0
  552. package/dist/types/components/input-text/controller.d.ts +2 -1
  553. package/dist/types/components/input-text/shadow.d.ts +3 -1
  554. package/dist/types/components/link/component.d.ts +5 -1
  555. package/dist/types/components/table-stateless/component.d.ts +3 -2
  556. package/dist/types/components/textarea/controller.d.ts +2 -1
  557. package/dist/types/components/textarea/shadow.d.ts +3 -1
  558. package/dist/types/components.d.ts +34 -2
  559. package/dist/types/schema/components/input-text.d.ts +5 -5
  560. package/dist/types/schema/components/link-button.d.ts +2 -2
  561. package/dist/types/schema/components/link.d.ts +2 -2
  562. package/dist/types/schema/components/textarea.d.ts +5 -5
  563. package/dist/types/schema/index.d.ts +1 -1
  564. package/dist/types/schema/props/index.d.ts +1 -1
  565. package/dist/types/schema/props/spell-check.d.ts +6 -0
  566. package/doc/combobox.md +1 -1
  567. package/doc/input-checkbox.md +1 -1
  568. package/doc/input-color.md +1 -1
  569. package/doc/input-date.md +1 -1
  570. package/doc/input-email.md +1 -1
  571. package/doc/input-file.md +1 -1
  572. package/doc/input-number.md +1 -1
  573. package/doc/input-password.md +1 -1
  574. package/doc/input-radio.md +1 -1
  575. package/doc/input-range.md +1 -1
  576. package/doc/input-text.md +2 -1
  577. package/doc/select.md +1 -1
  578. package/doc/single-select.md +1 -1
  579. package/doc/textarea.md +3 -2
  580. package/doc/toaster.md +1 -1
  581. package/package.json +1 -1
  582. package/vscode-custom-data.json +50 -48
  583. package/dist/cjs/Alert-574bed11.js +0 -4
  584. package/dist/cjs/Alert-574bed11.js.map +0 -1
  585. package/dist/cjs/Collapsible-4a383ac2.js +0 -4
  586. package/dist/cjs/FormFieldMsg-912c2346.js +0 -4
  587. package/dist/cjs/Span-e07e098e.js.map +0 -1
  588. package/dist/cjs/aria-expanded-6f9152b4.js.map +0 -1
  589. package/dist/cjs/controller-dce66822.js +0 -4
  590. package/dist/cjs/controller-dce66822.js.map +0 -1
  591. package/dist/cjs/controller-ef1a645a.js +0 -4
  592. package/dist/cjs/controller-ef1a645a.js.map +0 -1
  593. package/dist/cjs/index-4e35d174.js +0 -4
  594. package/dist/cjs/index-4e35d174.js.map +0 -1
  595. package/dist/cjs/tslib.es6-16e4524f.js.map +0 -1
  596. package/dist/components/aria-expanded.js.map +0 -1
  597. package/dist/esm/Alert-a0cdc528.js +0 -4
  598. package/dist/esm/Alert-a0cdc528.js.map +0 -1
  599. package/dist/esm/InternalUnderlinedBadgeText-3e2de35c.js +0 -4
  600. package/dist/esm/Span-bb5a31a5.js.map +0 -1
  601. package/dist/esm/aria-expanded-1b7c2c54.js.map +0 -1
  602. package/dist/esm/controller-82199ba0.js +0 -4
  603. package/dist/esm/controller-82199ba0.js.map +0 -1
  604. package/dist/esm/controller-ae3a41a0.js +0 -4
  605. package/dist/esm/controller-ae3a41a0.js.map +0 -1
  606. package/dist/esm/index-a0b4dca2.js +0 -4
  607. package/dist/esm/index-a0b4dca2.js.map +0 -1
  608. package/dist/esm/tslib.es6-2e5096f8.js.map +0 -1
  609. package/dist/kolibri/Alert-a0cdc528.js +0 -4
  610. package/dist/kolibri/Alert-a0cdc528.js.map +0 -1
  611. package/dist/kolibri/Collapsible-0f95c96e.js +0 -4
  612. package/dist/kolibri/FormFieldMsg-de303cbe.js +0 -4
  613. package/dist/kolibri/InternalUnderlinedBadgeText-3e2de35c.js +0 -4
  614. package/dist/kolibri/app-globals-38c128f4.js +0 -4
  615. package/dist/kolibri/aria-expanded-1b7c2c54.js +0 -4
  616. package/dist/kolibri/aria-expanded-1b7c2c54.js.map +0 -1
  617. package/dist/kolibri/assets/favicon.ico +0 -0
  618. package/dist/kolibri/assets/images/abgrenzung.jpg +0 -0
  619. package/dist/kolibri/assets/itzbund.logo.svg +0 -6
  620. package/dist/kolibri/assets/kolibri.logo.svg +0 -31
  621. package/dist/kolibri/assets/loader.css +0 -46
  622. package/dist/kolibri/assets/logo.kolibri.invert.svg +0 -9
  623. package/dist/kolibri/assets/logo.kolibri.svg +0 -9
  624. package/dist/kolibri/assets/logo.kolibri.text.invert.svg +0 -9
  625. package/dist/kolibri/assets/logo.kolibri.text.svg +0 -10
  626. package/dist/kolibri/assets/simulations/alert-simulation.js +0 -1
  627. package/dist/kolibri/assets/simulations/button-simulation.js +0 -1
  628. package/dist/kolibri/assets/simulations/form-simulation.js +0 -1
  629. package/dist/kolibri/assets/simulations/form-simulation.textarea.js +0 -1
  630. package/dist/kolibri/assets/simulations/form-simulation.weitere-cases.js +0 -1
  631. package/dist/kolibri/assets/simulations/modal-simulation.js +0 -1
  632. package/dist/kolibri/assets/simulations/nav-simulation.js +0 -1
  633. package/dist/kolibri/assets/simulations/pagination-simulation.js +0 -1
  634. package/dist/kolibri/assets/simulations/popover-simulation.js +0 -1
  635. package/dist/kolibri/assets/simulations/progress-simulation.js +0 -1
  636. package/dist/kolibri/assets/simulations/smart-button-simulation.js +0 -1
  637. package/dist/kolibri/assets/simulations/spin-simulation.js +0 -1
  638. package/dist/kolibri/assets/simulations/table-simulation.js +0 -1
  639. package/dist/kolibri/assets/simulations/tabs-simulation.js +0 -1
  640. package/dist/kolibri/assets/simulations/toast-simulation.js +0 -1
  641. package/dist/kolibri/assets/style.css +0 -139
  642. package/dist/kolibri/controller-82199ba0.js +0 -4
  643. package/dist/kolibri/controller-82199ba0.js.map +0 -1
  644. package/dist/kolibri/controller-ae3a41a0.js +0 -4
  645. package/dist/kolibri/controller-ae3a41a0.js.map +0 -1
  646. package/dist/kolibri/controller-icon-30817124.js +0 -4
  647. package/dist/kolibri/index-a0b4dca2.js.map +0 -1
  648. package/dist/kolibri/tslib.es6-2e5096f8.js.map +0 -1
  649. /package/dist/cjs/{tslib.es6-16e4524f.js → tslib.es6-5e301284.js} +0 -0
  650. /package/dist/esm/{tslib.es6-2e5096f8.js → tslib.es6-1173d062.js} +0 -0
  651. /package/dist/kolibri/{FormFieldMsg-de303cbe.js.map → FormFieldMsg-b9819240.js.map} +0 -0
  652. /package/dist/kolibri/{Heading-781aa65b.js.map → Heading-fac772d4.js.map} +0 -0
  653. /package/dist/kolibri/{InternalUnderlinedBadgeText-3e2de35c.js.map → InternalUnderlinedBadgeText-529a9dbb.js.map} +0 -0
  654. /package/dist/kolibri/{controller-b379ae04.js.map → controller-506a6c81.js.map} +0 -0
  655. /package/dist/kolibri/{controller-d2533e17.js.map → controller-68fd9cd8.js.map} +0 -0
  656. /package/dist/kolibri/{controller-icon-30817124.js.map → controller-icon-e20e2d63.js.map} +0 -0
  657. /package/dist/kolibri/{dev.utils-5d039f3c.js.map → dev.utils-4087c69c.js.map} +0 -0
  658. /package/dist/kolibri/{devtools-26a65dd7.js.map → devtools-23952fae.js.map} +0 -0
  659. /package/dist/kolibri/{tslib.es6-2e5096f8.js → tslib.es6-1173d062.js} +0 -0
Binary file
@@ -0,0 +1,4 @@
1
+ /*!
2
+ * KoliBri - The accessible HTML-Standard
3
+ */
4
+ import{w as t,i as a,b as o}from"./prop.validators-c5e6ad2d.js";const r=["button","link","tab","treeitem"],n=(a,i)=>{t(a,"_role",(t=>"string"==typeof t&&r.includes(t)),new Set([`KoliBriAlternativeButtonLinkRole {${r.join(", ")}`]),i)},e=(t,r)=>{a(t,"_ariaDescription",r)},i=(t,a)=>{o(t,"_ariaExpanded",a)},s=["primary","secondary","normal","tertiary","danger","ghost","custom"],c=(a,r)=>{t(a,"_variant",(t=>"string"==typeof t&&s.includes(t)),new Set([`KoliBriButtonVariant {${s.join(", ")}`]),r,{defaultValue:"normal"})};export{i as a,n as b,c,e as v};
@@ -0,0 +1 @@
1
+ {"version":3,"names":["alternativeButtonLinkRolePropTypeOptions","validateAlternativeButtonLinkRole","component","value","watchValidator","includes","Set","join","validateAriaDescription","watchString","validateAriaExpanded","watchBoolean","buttonVariantPropTypeOptions","validateButtonVariant","defaultValue"],"sources":["src/schema/props/alternative-button-link-role.ts","src/schema/props/aria-description.ts","src/schema/props/aria-expanded.ts","src/schema/props/button-variant.ts"],"sourcesContent":["/* types */\nimport type { Generic } from 'adopted-style-sheets';\nimport { watchValidator } from '../utils';\n\nconst alternativeButtonLinkRolePropTypeOptions = ['button', 'link', 'tab', 'treeitem'] as const;\nexport type AlternativeButtonLinkRolePropType = (typeof alternativeButtonLinkRolePropTypeOptions)[number];\n\n/**\n * Defines the role of the components primary element.\n */\nexport type PropAlternativeButtonLinkRole = {\n\trole: AlternativeButtonLinkRolePropType;\n};\n\n/* validator */\nexport const validateAlternativeButtonLinkRole = (component: Generic.Element.Component, value?: AlternativeButtonLinkRolePropType) => {\n\twatchValidator(\n\t\tcomponent,\n\t\t`_role`,\n\t\t(value) => typeof value === 'string' && alternativeButtonLinkRolePropTypeOptions.includes(value),\n\t\tnew Set([`KoliBriAlternativeButtonLinkRole {${alternativeButtonLinkRolePropTypeOptions.join(', ')}`]),\n\t\tvalue,\n\t);\n};\n","import type { Generic } from 'adopted-style-sheets';\nimport { watchString } from '../utils';\n\n/* types */\nexport type AriaDescriptionPropType = string;\n\n/**\n * Defines the value for the aria-description attribute.\n */\nexport type PropAriaDescription = {\n\tariaDescription: AriaDescriptionPropType;\n};\n\n/* validator */\nexport const validateAriaDescription = (component: Generic.Element.Component, value?: AriaDescriptionPropType): void => {\n\twatchString(component, '_ariaDescription', value);\n};\n","import type { Generic } from 'adopted-style-sheets';\n\nimport { watchBoolean } from '../utils';\n\n/* types */\nexport type AriaExpandedPropType = boolean;\n\n/**\n * Marks this element as open/expanded, or that the connected element (aria-controls/aria-owns) is open/expanded.\n * (https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-expanded)\n */\nexport type PropAriaExpanded = {\n\tariaExpanded: AriaExpandedPropType;\n};\n\n/* validator */\nexport const validateAriaExpanded = (component: Generic.Element.Component, value?: AriaExpandedPropType): void => {\n\twatchBoolean(component, '_ariaExpanded', value);\n};\n","/* types */\nimport type { Generic } from 'adopted-style-sheets';\nimport { watchValidator } from '../utils';\n\nconst buttonVariantPropTypeOptions = ['primary', 'secondary', 'normal', 'tertiary', 'danger', 'ghost', 'custom'] as const;\nexport type ButtonVariantPropType = (typeof buttonVariantPropTypeOptions)[number];\n\n/**\n * Defines which variant should be used for presentation.\n */\nexport type PropButtonVariant = {\n\tvariant: ButtonVariantPropType;\n};\n\n/* validator */\nexport const validateButtonVariant = (component: Generic.Element.Component, value?: ButtonVariantPropType): void => {\n\twatchValidator(\n\t\tcomponent,\n\t\t`_variant`,\n\t\t(value) => typeof value === 'string' && buttonVariantPropTypeOptions.includes(value),\n\t\tnew Set([`KoliBriButtonVariant {${buttonVariantPropTypeOptions.join(', ')}`]),\n\t\tvalue,\n\t\t{\n\t\t\tdefaultValue: 'normal',\n\t\t},\n\t);\n};\n"],"mappings":";;;gEAIA,MAAMA,EAA2C,CAAC,SAAU,OAAQ,MAAO,Y,MAW9DC,EAAoC,CAACC,EAAsCC,KACvFC,EACCF,EACA,SACCC,UAAiBA,IAAU,UAAYH,EAAyCK,SAASF,IAC1F,IAAIG,IAAI,CAAC,qCAAqCN,EAAyCO,KAAK,UAC5FJ,EACA,E,MCRWK,EAA0B,CAACN,EAAsCC,KAC7EM,EAAYP,EAAW,mBAAoBC,EAAM,E,MCCrCO,EAAuB,CAACR,EAAsCC,KAC1EQ,EAAaT,EAAW,gBAAiBC,EAAM,ECbhD,MAAMS,EAA+B,CAAC,UAAW,YAAa,SAAU,WAAY,SAAU,QAAS,U,MAW1FC,EAAwB,CAACX,EAAsCC,KAC3EC,EACCF,EACA,YACCC,UAAiBA,IAAU,UAAYS,EAA6BP,SAASF,IAC9E,IAAIG,IAAI,CAAC,yBAAyBM,EAA6BL,KAAK,UACpEJ,EACA,CACCW,aAAc,UAEf,S","ignoreList":[]}
@@ -0,0 +1,4 @@
1
+ /*!
2
+ * KoliBri - The accessible HTML-Standard
3
+ */
4
+ import{I as s}from"./controller-68fd9cd8.js";import{v as t}from"./spell-check-5ac5a135.js";import{w as e}from"./prop.validators-c5e6ad2d.js";import{v as o}from"./suggestions-33f55ec2.js";const i=["text","search","url","tel"];class r extends s{constructor(t,e,o){super(t,e,o),this.component=t}validateSuggestions(t){o(this.component,t)}componentWillLoad(){super.componentWillLoad(),this.validateSuggestions(this.component._suggestions)}}class a extends r{constructor(t,e,o){super(t,e,o),this.hasError=!1,this.component=t}validateSpellCheck(e){t(this.component,e)}validateType(t){e(this.component,"_type",(t=>"string"==typeof t&&i.includes(t)),new Set([`String {${i.join(", ")}`]),t)}componentWillLoad(){super.componentWillLoad(),this.validateSpellCheck(this.component._spellCheck),this.validateType(this.component._type)}}export{r as I,a};
@@ -0,0 +1 @@
1
+ {"version":3,"names":["inputTextTypeOptions","InputTextEmailController","InputPasswordController","constructor","component","name","host","super","this","validateSuggestions","value","componentWillLoad","_suggestions","InputTextController","hasError","validateSpellCheck","validateType","watchValidator","includes","Set","join","_spellCheck","_type"],"sources":["src/schema/types/input/control/text.ts","src/components/input-text/controller.ts"],"sourcesContent":["export const inputTextTypeOptions = ['text', 'search', 'url', 'tel'] as const;\nexport type InputTextType = (typeof inputTextTypeOptions)[number];\n","import type {\n\tInputTextProps,\n\tInputTextType,\n\tInputTextWatches,\n\tPropLabelWithExpertSlot,\n\tPropSuggestions,\n\tSpellCheckPropType,\n\tSuggestionsPropType,\n} from '../../schema';\nimport { inputTextTypeOptions, validateSpellCheck, validateSuggestions, watchValidator } from '../../schema';\n\nimport { InputPasswordController } from '../input-password/controller';\n\nimport type { Generic } from 'adopted-style-sheets';\n\ntype RequiredProps = PropLabelWithExpertSlot;\ntype OptionalProps = {\n\tid: string;\n} & PropSuggestions;\ntype InputTextEmailProps = Generic.Element.Members<RequiredProps, OptionalProps>;\ntype InputTextEmailWatches = Generic.Element.Watchers<RequiredProps, OptionalProps>;\n\nexport class InputTextEmailController extends InputPasswordController implements InputTextEmailWatches {\n\tprotected readonly component: Generic.Element.Component & InputTextEmailProps;\n\n\tpublic constructor(component: Generic.Element.Component & InputTextEmailProps, name: string, host?: HTMLElement) {\n\t\tsuper(component, name, host);\n\t\tthis.component = component;\n\t}\n\n\tpublic validateSuggestions(value?: SuggestionsPropType): void {\n\t\tvalidateSuggestions(this.component, value);\n\t}\n\n\tpublic componentWillLoad(): void {\n\t\tsuper.componentWillLoad();\n\t\tthis.validateSuggestions(this.component._suggestions);\n\t}\n}\n\nexport class InputTextController extends InputTextEmailController implements InputTextWatches {\n\tprotected readonly component: Generic.Element.Component & InputTextProps;\n\n\tpublic hasError = false;\n\n\tpublic constructor(component: Generic.Element.Component & InputTextProps, name: string, host?: HTMLElement) {\n\t\tsuper(component, name, host);\n\t\tthis.component = component;\n\t}\n\n\tpublic validateSpellCheck(value?: SpellCheckPropType): void {\n\t\tvalidateSpellCheck(this.component, value);\n\t}\n\n\tpublic validateType(value?: InputTextType): void {\n\t\twatchValidator(\n\t\t\tthis.component,\n\t\t\t'_type',\n\t\t\t(value): boolean => typeof value === 'string' && inputTextTypeOptions.includes(value),\n\t\t\tnew Set([`String {${inputTextTypeOptions.join(', ')}`]),\n\t\t\tvalue,\n\t\t);\n\t}\n\n\tpublic componentWillLoad(): void {\n\t\tsuper.componentWillLoad();\n\t\tthis.validateSpellCheck(this.component._spellCheck);\n\t\tthis.validateType(this.component._type);\n\t}\n}\n"],"mappings":";;;2LAAO,MAAMA,EAAuB,CAAC,OAAQ,SAAU,MAAO,O,MCsBjDC,UAAiCC,EAG7C,WAAAC,CAAmBC,EAA4DC,EAAcC,GAC5FC,MAAMH,EAAWC,EAAMC,GACvBE,KAAKJ,UAAYA,C,CAGX,mBAAAK,CAAoBC,GAC1BD,EAAoBD,KAAKJ,UAAWM,E,CAG9B,iBAAAC,GACNJ,MAAMI,oBACNH,KAAKC,oBAAoBD,KAAKJ,UAAUQ,a,QAI7BC,UAA4BZ,EAKxC,WAAAE,CAAmBC,EAAuDC,EAAcC,GACvFC,MAAMH,EAAWC,EAAMC,GAHjBE,KAAAM,SAAW,MAIjBN,KAAKJ,UAAYA,C,CAGX,kBAAAW,CAAmBL,GACzBK,EAAmBP,KAAKJ,UAAWM,E,CAG7B,YAAAM,CAAaN,GACnBO,EACCT,KAAKJ,UACL,SACCM,UAA0BA,IAAU,UAAYV,EAAqBkB,SAASR,IAC/E,IAAIS,IAAI,CAAC,WAAWnB,EAAqBoB,KAAK,UAC9CV,E,CAIK,iBAAAC,GACNJ,MAAMI,oBACNH,KAAKO,mBAAmBP,KAAKJ,UAAUiB,aACvCb,KAAKQ,aAAaR,KAAKJ,UAAUkB,M","ignoreList":[]}
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * KoliBri - The accessible HTML-Standard
3
3
  */
4
- import{I as t}from"./controller-ae3a41a0.js";import{a as s,g as e,b as i,w as a,m as r,s as o}from"./prop.validators-c5e6ad2d.js";import{b as n,c as l}from"./label-d70e7c34.js";const f=t=>{if("object"==typeof t&&null!==t){if("string"==typeof t.label&&t.label.length>0)return t.disabled=!0===t.disabled,t.label=`${t.label}`.trim(),!1===n(t.label,3)&&!1===l(t.label)&&s(`A differing Aria-Label (${t.label}) is not accessible. A differing Aria-Label should consist of at least three readable characters.`),!Array.isArray(t.options)||void 0===t.options.find((t=>!1===f(t)));if("number"==typeof t.label)return!0}return!1},h=(t,o,a={})=>{e(t,"_options",(t=>"object"==typeof t&&null!==t&&"string"==typeof t.label&&t.label.length>0),o,void 0,a)},c=(t,o,a={})=>{e(t,"_options",f,o,void 0,a)},u=(t,e)=>{i(t,"_required",e)},p=["horizontal","vertical"],d=(t,e,o="")=>{e.forEach(((e,a)=>{const i=`${o}-${a}`;"object"==typeof e&&null!==e&&"string"==typeof e.label&&e.label.length>0&&(Array.isArray(e.options)?d(t,e.options,i):t.set(i,e))}))};class b extends t{constructor(t,e,o){super(t,e,o),this.component=t}validateRequired(t){u(this.component,t)}componentWillLoad(){super.componentWillLoad(),this.validateRequired(this.component._required)}}class y extends b{constructor(t,e,o){super(t,e,o),this.keyOptionMap=new Map,this.getOptionByKey=t=>this.keyOptionMap.get(t),this.afterPatchOptions=(t,e,o,a)=>{"_value"===a&&this.setFormAssociatedValue(t)},this.beforePatchOptions=(t,e)=>{const o=e.has("_options")?e.get("_options"):this.component.state._options;Array.isArray(o)&&o.length>0&&(this.keyOptionMap.clear(),d(this.keyOptionMap,o))},this.component=t}validateOrientation(t){a(this.component,"_orientation",(t=>"string"==typeof t&&p.includes(t)),new Set([`Orientation {${p.join(", ")}`]),t,{defaultValue:"vertical"})}validateOptions(t){h(this.component,t,{hooks:{afterPatch:this.afterPatchOptions,beforePatch:this.beforePatchOptions}})}validateValue(t){t=r(t),t=Array.isArray(t)?t[0]:t,o(this.component,"_value",t,{afterPatch:this.afterPatchOptions,beforePatch:this.beforePatchOptions})}componentWillLoad(){super.componentWillLoad(),this.validateOrientation(this.component._orientation),this.validateOptions(this.component._options),this.validateValue(this.component._value)}}export{b as I,y as a,h as b,d as f,c as v};
4
+ import{I as t}from"./controller-64301c42.js";import{a as s,g as e,b as i,w as a,m as r,s as o}from"./prop.validators-c5e6ad2d.js";import{b as n,c as l}from"./label-d70e7c34.js";const f=t=>{if("object"==typeof t&&null!==t){if("string"==typeof t.label&&t.label.length>0)return t.disabled=!0===t.disabled,t.label=`${t.label}`.trim(),!1===n(t.label,3)&&!1===l(t.label)&&s(`A differing Aria-Label (${t.label}) is not accessible. A differing Aria-Label should consist of at least three readable characters.`),!Array.isArray(t.options)||void 0===t.options.find((t=>!1===f(t)));if("number"==typeof t.label)return!0}return!1},h=(t,o,a={})=>{e(t,"_options",(t=>"object"==typeof t&&null!==t&&"string"==typeof t.label&&t.label.length>0),o,void 0,a)},c=(t,o,a={})=>{e(t,"_options",f,o,void 0,a)},u=(t,e)=>{i(t,"_required",e)},p=["horizontal","vertical"],d=(t,e,o="")=>{e.forEach(((e,a)=>{const i=`${o}-${a}`;"object"==typeof e&&null!==e&&"string"==typeof e.label&&e.label.length>0&&(Array.isArray(e.options)?d(t,e.options,i):t.set(i,e))}))};class b extends t{constructor(t,e,o){super(t,e,o),this.component=t}validateRequired(t){u(this.component,t)}componentWillLoad(){super.componentWillLoad(),this.validateRequired(this.component._required)}}class y extends b{constructor(t,e,o){super(t,e,o),this.keyOptionMap=new Map,this.getOptionByKey=t=>this.keyOptionMap.get(t),this.afterPatchOptions=(t,e,o,a)=>{"_value"===a&&this.setFormAssociatedValue(t)},this.beforePatchOptions=(t,e)=>{const o=e.has("_options")?e.get("_options"):this.component.state._options;Array.isArray(o)&&o.length>0&&(this.keyOptionMap.clear(),d(this.keyOptionMap,o))},this.component=t}validateOrientation(t){a(this.component,"_orientation",(t=>"string"==typeof t&&p.includes(t)),new Set([`Orientation {${p.join(", ")}`]),t,{defaultValue:"vertical"})}validateOptions(t){h(this.component,t,{hooks:{afterPatch:this.afterPatchOptions,beforePatch:this.beforePatchOptions}})}validateValue(t){t=r(t),t=Array.isArray(t)?t[0]:t,o(this.component,"_value",t,{afterPatch:this.afterPatchOptions,beforePatch:this.beforePatchOptions})}componentWillLoad(){super.componentWillLoad(),this.validateOrientation(this.component._orientation),this.validateOptions(this.component._options),this.validateValue(this.component._value)}}export{b as I,y as a,h as b,d as f,c as v};
@@ -0,0 +1,4 @@
1
+ /*!
2
+ * KoliBri - The accessible HTML-Standard
3
+ */
4
+ import{s as t,t as i}from"./events-29e84d75.js";import{A as s}from"./associated.controller-bce3d721.js";import{b as e,o,p as h,w as a,c as r,a as n,i as l,j as d,s as c}from"./prop.validators-c5e6ad2d.js";import{v as u,a as f,b as p,c as v}from"./access-and-short-key-864aafba.js";import{v as m}from"./tooltip-align-c001aae2.js";import{v as y}from"./hide-label-db0db59c.js";import{b}from"./common-54bf85ba.js";import{a as g}from"./label-d70e7c34.js";const _=(t,o)=>{e(t,"_adjustHeight",o)},j=(t,o,n)=>{e(t,"_hideError",o,n)},k=(t,e)=>{o(e,(()=>{try{e=h(e)}catch(t){}a(t,"_msg",(t=>b(t)&&"string"==typeof(null==t?void 0:t._description)),new Set(["MsgPropType"]),e,{defaultValue:{_description:"",_type:"error"}})}))},x=(t,o)=>{e(t,"_touched",o)},A=t=>{var o,e;const n=Boolean("error"===(null===(o=t._msg)||void 0===o?void 0:o._type)&&t._msg._description&&(null===(e=t._msg._description)||void 0===e?void 0:e.length)>0)&&!0===t._touched,i="string"==typeof t._hint&&t._hint.length>0,s=[];return!0===n&&s.push(`${t._id}-error`),!0===i&&s.push(`${t._id}-hint`),{hasError:n,hasHint:i,ariaDescribedBy:s}};class B extends s{constructor(t,o,e){super(t,o,e),this.component=t}validateAlert(t){e(this.component,"_alert",t)}validateTouched(t){x(this.component,t)}componentWillLoad(){super.componentWillLoad(),this.validateAlert(this.component._alert),this.validateTouched(this.component._touched)}}class E extends B{constructor(t,o,e){super(t,o,e),this.valueChangeListeners=[],this.onFacade={onBlur:this.onBlur.bind(this),onChange:this.onChange.bind(this),onClick:this.onClick.bind(this),onFocus:this.onFocus.bind(this),onInput:this.onInput.bind(this)},this.component=t}validateAccessKey(t){u(this.component,t),f(t,this.component._shortKey)}validateAdjustHeight(t){_(this.component,t)}validateDisabled(t){e(this.component,"_disabled",t),!0===t&&r()}validateTooltipAlign(t){m(this.component,t)}validateError(t){"string"==typeof t&&t.length>0?this.validateMsg({_description:t,_type:"error"}):this.validateMsg(void 0)}validateHideError(t){j(this.component,t,{hooks:{afterPatch:()=>{this.component.state._hideError&&n("Property hide-error for inputs: Only use when the error message is shown outside of the input component.")}}})}validateHideLabel(t){y(this.component,t,{hooks:{afterPatch:()=>{this.component.state._hideLabel&&n("Property hide-label for inputs: Only use for exceptions like search inputs that are clearly identifiable by their context.")}}})}validateHint(t){l(this.component,"_hint",t)}validateId(t){l(this.component,"_id",t,{minLength:1}),""!==t&&void 0!==t||d("A unique ID on the input fields is not strictly required, but it might be relevant for E2E tests.")}validateLabel(t){g(this.component,t,{required:!0})}validateMsg(t){k(this.component,t)}validateOn(t){"object"==typeof t&&c(this.component,"_on",t)}validateShortKey(t){p(this.component,t),f(this.component._accessKey,t)}validateSmartButton(t){o(t,(()=>{try{t=h(t)}catch(t){}c(this.component,"_smartButton",t)}))}validateTabIndex(t){v(this.component,t)}componentWillLoad(){super.componentWillLoad(),this.validateAccessKey(this.component._accessKey),this.validateAdjustHeight(this.component._adjustHeight),this.validateError(this.component._error),this.component._msg&&this.validateMsg(this.component._msg),this.validateDisabled(this.component._disabled),this.validateHideError(this.component._hideError),this.validateHideLabel(this.component._hideLabel),this.validateHint(this.component._hint),this.validateId(this.component._id),this.validateLabel(this.component._label),this.validateShortKey(this.component._shortKey),this.validateSmartButton(this.component._smartButton),this.validateOn(this.component._on),this.validateTabIndex(this.component._tabIndex),f(this.component._accessKey,this.component._shortKey)}onBlur(o){var e;this.component._touched=!0,t(o),i("blur",this.host),"function"==typeof(null===(e=this.component._on)||void 0===e?void 0:e.onBlur)&&this.component._on.onBlur(o)}onChange(t,o){var e;o=null!=o?o:t.target.value,i("change",this.host,o),"function"==typeof(null===(e=this.component._on)||void 0===e?void 0:e.onChange)&&this.component._on.onChange(t,o),this.valueChangeListeners.forEach((t=>t(o)))}onInput(o,e=!0,n){var s;n=null!=n?n:o.target.value,t(o),i("input",this.host,n),e&&this.setFormAssociatedValue(n),"function"==typeof(null===(s=this.component._on)||void 0===s?void 0:s.onInput)&&this.component._on.onInput(o,n)}onClick(o){var e;t(o),i("click",this.host),"function"==typeof(null===(e=this.component._on)||void 0===e?void 0:e.onClick)&&this.component._on.onClick(o)}onFocus(o){var e;t(o),i("focus",this.host),"function"==typeof(null===(e=this.component._on)||void 0===e?void 0:e.onFocus)&&this.component._on.onFocus(o)}addValueChangeListener(t){this.valueChangeListeners.push(t)}}export{E as I,A as g};
@@ -0,0 +1 @@
1
+ {"version":3,"names":["validateAdjustHeight","component","value","watchBoolean","validateHideError","options","validateMsg","objectObjectHandler","parseJson","e","watchValidator","isObject","_description","Set","defaultValue","_type","validateTouched","getRenderStates","state","isMessageValidError","Boolean","_a","_msg","_b","length","hasError","_touched","hasHint","_hint","ariaDescribedBy","push","_id","ControlledInputController","AssociatedInputController","constructor","name","host","super","this","validateAlert","componentWillLoad","_alert","InputController","valueChangeListeners","onFacade","onBlur","bind","onChange","onClick","onFocus","onInput","validateAccessKey","validateAccessAndShortKey","_shortKey","validateDisabled","a11yHintDisabled","validateTooltipAlign","validateError","undefined","hooks","afterPatch","_hideError","a11yHint","validateHideLabel","_hideLabel","validateHint","watchString","validateId","minLength","devHint","validateLabel","validateLabelWithExpertSlot","required","validateOn","setState","validateShortKey","_accessKey","validateSmartButton","validateTabIndex","_adjustHeight","_error","_disabled","_label","_smartButton","_on","_tabIndex","event","stopPropagation","tryToDispatchKoliBriEvent","target","forEach","listener","shouldSetFormAssociatedValue","setFormAssociatedValue","addValueChangeListener"],"sources":["src/schema/props/adjust-height.ts","src/schema/props/hide-error.ts","src/schema/props/msg.ts","src/schema/props/touched.ts","src/components/input/controller.ts","src/components/input-adapter-leanup/controller.ts","src/components/@deprecated/input/controller.ts"],"sourcesContent":["import type { Generic } from 'adopted-style-sheets';\n\nimport { watchBoolean } from '../utils';\n\n/* types */\nexport type AdjustHeightPropType = boolean;\n\n/**\n * Adjusts the height of the element to its content.\n */\nexport type PropAdjustHeight = {\n\tadjustHeight: AdjustHeightPropType;\n};\n\n/* validator */\nexport const validateAdjustHeight = (component: Generic.Element.Component, value?: AdjustHeightPropType): void => {\n\twatchBoolean(component, '_adjustHeight', value);\n};\n","import type { Generic } from 'adopted-style-sheets';\n\nimport type { WatchBooleanOptions } from '../utils';\nimport { watchBoolean } from '../utils';\n\n/* types */\nexport type HideErrorPropType = boolean;\n\n/**\n * Hides the error message but leaves it in the DOM for the input's aria-describedby.\n */\nexport type PropHideError = {\n\thideError: HideErrorPropType;\n};\n\n/* validator */\nexport const validateHideError = (component: Generic.Element.Component, value?: HideErrorPropType, options?: WatchBooleanOptions): void => {\n\twatchBoolean(component, '_hideError', value, options);\n};\n","import type { Generic } from 'adopted-style-sheets';\nimport type { AlertProps } from '../components';\nimport type { Stringified } from '../types';\nimport { objectObjectHandler, parseJson, watchValidator } from '../utils';\nimport { isObject } from '../validators';\n\n/* types */\nexport type MsgPropType = AlertProps & {\n\t_description: string;\n};\n\n/**\n * Defines the properties for a message rendered as Alert component.\n */\nexport type PropMsg = {\n\tmsg: MsgPropType;\n};\n\n/* validator */\nexport const validateMsg = (component: Generic.Element.Component, value?: Stringified<MsgPropType>): void => {\n\tobjectObjectHandler(value, () => {\n\t\ttry {\n\t\t\tvalue = parseJson<MsgPropType>(value);\n\t\t\t// eslint-disable-next-line no-empty\n\t\t} catch (e) {\n\t\t\t// value keeps original value\n\t\t}\n\t\twatchValidator<MsgPropType>(\n\t\t\tcomponent,\n\t\t\t`_msg`,\n\t\t\t(value) => isObject(value) && typeof value?._description === 'string',\n\t\t\tnew Set(['MsgPropType']),\n\t\t\tvalue as MsgPropType,\n\t\t\t{\n\t\t\t\tdefaultValue: {\n\t\t\t\t\t_description: '',\n\t\t\t\t\t_type: 'error',\n\t\t\t\t},\n\t\t\t},\n\t\t);\n\t});\n};\n","import type { Generic } from 'adopted-style-sheets';\n\nimport { watchBoolean } from '../utils';\n\n/* types */\nexport type TouchedPropType = boolean;\n\n/**\n * Shows if the input was touched by a user.\n */\nexport type PropTouched = {\n\ttouched: TouchedPropType;\n};\n\n/* validator */\nexport const validateTouched = (component: Generic.Element.Component, value?: TouchedPropType): void => {\n\twatchBoolean(component, '_touched', value);\n};\n","import type { MsgPropType, TouchedPropType } from '../../schema';\n\n/**\n * Berechnet in Abhängigkeit des Component-State, wie die\n * aria-describedby-Attributs gesetzt werden sollen.\n *\n * @param state State der Component\n * @returns Render-States\n */\nexport const getRenderStates = (state: {\n\t_msg?: MsgPropType;\n\t_hint?: string;\n\t_id: string;\n\t_touched?: TouchedPropType;\n}): {\n\thasError: boolean;\n\thasHint: boolean;\n\tariaDescribedBy: string[];\n} => {\n\tconst isMessageValidError = Boolean(state._msg?._type === 'error' && state._msg._description && state._msg._description?.length > 0);\n\tconst hasError = isMessageValidError && state._touched === true;\n\tconst hasHint = typeof state._hint === 'string' && state._hint.length > 0;\n\n\tconst ariaDescribedBy: string[] = [];\n\tif (hasError === true) {\n\t\tariaDescribedBy.push(`${state._id}-error`);\n\t}\n\tif (hasHint === true) {\n\t\tariaDescribedBy.push(`${state._id}-hint`);\n\t}\n\treturn { hasError, hasHint, ariaDescribedBy };\n};\n","import type { Generic } from 'adopted-style-sheets';\n\nimport { validateTouched, watchBoolean } from '../../schema';\n\nimport { AssociatedInputController } from './associated.controller';\n\nimport type { Props, Watches } from './types';\nexport class ControlledInputController extends AssociatedInputController implements Watches {\n\tprotected readonly component: Generic.Element.Component & Props;\n\n\tpublic constructor(component: Generic.Element.Component & Props, name: string, host?: HTMLElement) {\n\t\tsuper(component, name, host);\n\t\tthis.component = component;\n\t}\n\n\tpublic validateAlert(value?: boolean): void {\n\t\twatchBoolean(this.component, '_alert', value);\n\t}\n\n\tpublic validateTouched(value?: boolean): void {\n\t\tvalidateTouched(this.component, value);\n\t}\n\n\tpublic componentWillLoad(): void {\n\t\tsuper.componentWillLoad();\n\t\tthis.validateAlert(this.component._alert);\n\t\tthis.validateTouched(this.component._touched);\n\t}\n}\n","import type { Generic } from 'adopted-style-sheets';\n\nimport type {\n\tAccessKeyPropType,\n\tAdjustHeightPropType,\n\tButtonProps,\n\tHideErrorPropType,\n\tInputTypeOnDefault,\n\tLabelWithExpertSlotPropType,\n\tMsgPropType,\n\tShortKeyPropType,\n\tStencilUnknown,\n\tStringified,\n\tTooltipAlignPropType,\n} from '../../../schema';\nimport {\n\ta11yHint,\n\ta11yHintDisabled,\n\tdevHint,\n\tobjectObjectHandler,\n\tparseJson,\n\tsetState,\n\tvalidateAccessKey,\n\tvalidateAdjustHeight,\n\tvalidateHideError,\n\tvalidateHideLabel,\n\tvalidateLabelWithExpertSlot,\n\tvalidateMsg,\n\tvalidateTabIndex,\n\tvalidateTooltipAlign,\n\twatchBoolean,\n\twatchString,\n\tvalidateShortKey,\n} from '../../../schema';\n\nimport { stopPropagation, tryToDispatchKoliBriEvent } from '../../../utils/events';\nimport { ControlledInputController } from '../../input-adapter-leanup/controller';\n\nimport type { Props as AdapterProps } from '../../input-adapter-leanup/types';\nimport type { Props, Watches } from './types';\nimport { validateAccessAndShortKey } from '../../../schema/validators/access-and-short-key';\n\ntype ValueChangeListener = (value: StencilUnknown) => void;\n\nexport class InputController extends ControlledInputController implements Watches {\n\tprotected readonly component: Generic.Element.Component & Props & AdapterProps;\n\n\tprivate readonly valueChangeListeners: ValueChangeListener[] = [];\n\n\tpublic constructor(component: Generic.Element.Component & Props, name: string, host?: HTMLElement) {\n\t\tsuper(component, name, host);\n\t\tthis.component = component;\n\t}\n\n\tpublic validateAccessKey(value?: AccessKeyPropType): void {\n\t\tvalidateAccessKey(this.component, value);\n\t\tvalidateAccessAndShortKey(value, this.component._shortKey);\n\t}\n\n\tpublic validateAdjustHeight(value?: AdjustHeightPropType): void {\n\t\tvalidateAdjustHeight(this.component, value);\n\t}\n\n\tpublic validateDisabled(value?: boolean): void {\n\t\twatchBoolean(this.component, '_disabled', value);\n\t\tif (value === true) {\n\t\t\ta11yHintDisabled();\n\t\t}\n\t}\n\tpublic validateTooltipAlign(value?: TooltipAlignPropType): void {\n\t\tvalidateTooltipAlign(this.component, value);\n\t}\n\n\t/**\n\t * @deprecated\n\t */\n\tpublic validateError(value?: string): void {\n\t\tif (typeof value === 'string' && value.length > 0) {\n\t\t\tthis.validateMsg({\n\t\t\t\t_description: value,\n\t\t\t\t_type: 'error',\n\t\t\t});\n\t\t} else {\n\t\t\tthis.validateMsg(undefined);\n\t\t}\n\t}\n\n\tpublic validateHideError(value?: HideErrorPropType): void {\n\t\tvalidateHideError(this.component, value, {\n\t\t\thooks: {\n\t\t\t\tafterPatch: () => {\n\t\t\t\t\tif (this.component.state._hideError) {\n\t\t\t\t\t\ta11yHint('Property hide-error for inputs: Only use when the error message is shown outside of the input component.');\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t},\n\t\t});\n\t}\n\n\tpublic validateHideLabel(value?: boolean): void {\n\t\tvalidateHideLabel(this.component, value, {\n\t\t\thooks: {\n\t\t\t\tafterPatch: () => {\n\t\t\t\t\tif (this.component.state._hideLabel) {\n\t\t\t\t\t\ta11yHint('Property hide-label for inputs: Only use for exceptions like search inputs that are clearly identifiable by their context.');\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t},\n\t\t});\n\t}\n\n\tpublic validateHint(value?: string): void {\n\t\twatchString(this.component, '_hint', value);\n\t}\n\n\tpublic validateId(value?: string): void {\n\t\twatchString(this.component, '_id', value, { minLength: 1 });\n\t\tif (value === '' || typeof value === 'undefined') {\n\t\t\tdevHint(`A unique ID on the input fields is not strictly required, but it might be relevant for E2E tests.`);\n\t\t}\n\t}\n\n\tpublic validateLabel(value?: LabelWithExpertSlotPropType): void {\n\t\tvalidateLabelWithExpertSlot(this.component, value, {\n\t\t\trequired: true,\n\t\t});\n\t}\n\n\tpublic validateMsg(value?: Stringified<MsgPropType>): void {\n\t\tvalidateMsg(this.component, value);\n\t}\n\n\tpublic validateOn(value?: InputTypeOnDefault): void {\n\t\tif (typeof value === 'object') {\n\t\t\tsetState(this.component, '_on', value);\n\t\t}\n\t}\n\n\tpublic validateShortKey(value?: ShortKeyPropType): void {\n\t\tvalidateShortKey(this.component, value);\n\t\tvalidateAccessAndShortKey(this.component._accessKey, value);\n\t}\n\n\tpublic validateSmartButton(value?: ButtonProps | string): void {\n\t\tobjectObjectHandler(value, () => {\n\t\t\ttry {\n\t\t\t\tvalue = parseJson<ButtonProps>(value as string);\n\t\t\t\t// eslint-disable-next-line no-empty\n\t\t\t} catch (e) {\n\t\t\t\t// value behält den ursprünglichen Wert\n\t\t\t}\n\t\t\tsetState(this.component, '_smartButton', value);\n\t\t});\n\t}\n\n\tpublic validateTabIndex(value?: number): void {\n\t\tvalidateTabIndex(this.component, value);\n\t}\n\n\tpublic componentWillLoad(): void {\n\t\tsuper.componentWillLoad();\n\t\tthis.validateAccessKey(this.component._accessKey);\n\t\tthis.validateAdjustHeight(this.component._adjustHeight);\n\t\tthis.validateError(this.component._error);\n\t\t// _msg should only override _error if it is also defined.\n\t\tif (this.component._msg) {\n\t\t\tthis.validateMsg(this.component._msg);\n\t\t}\n\t\tthis.validateDisabled(this.component._disabled);\n\t\tthis.validateHideError(this.component._hideError);\n\t\tthis.validateHideLabel(this.component._hideLabel);\n\t\tthis.validateHint(this.component._hint);\n\t\tthis.validateId(this.component._id);\n\t\tthis.validateLabel(this.component._label);\n\t\tthis.validateShortKey(this.component._shortKey);\n\t\tthis.validateSmartButton(this.component._smartButton);\n\t\tthis.validateOn(this.component._on);\n\t\tthis.validateTabIndex(this.component._tabIndex);\n\t\tvalidateAccessAndShortKey(this.component._accessKey, this.component._shortKey);\n\t}\n\n\tprotected onBlur(event: Event): void {\n\t\tthis.component._touched = true;\n\n\t\t// Event handling\n\t\tstopPropagation(event);\n\t\ttryToDispatchKoliBriEvent('blur', this.host);\n\n\t\t// Callback\n\t\tif (typeof this.component._on?.onBlur === 'function') {\n\t\t\tthis.component._on.onBlur(event);\n\t\t}\n\t}\n\n\t/**\n\t * @param event - The original event object\n\t * @param value - Optional value. Taken from event if not defined.\n\t */\n\tprotected onChange(event: Event, value?: StencilUnknown): void {\n\t\tvalue = value ?? (event.target as HTMLInputElement).value;\n\n\t\t// Event handling\n\t\ttryToDispatchKoliBriEvent('change', this.host, value);\n\n\t\t// Callback\n\t\tif (typeof this.component._on?.onChange === 'function') {\n\t\t\t/**\n\t\t\t * TODO\n\t\t\t * Value-Handling muss für InputDate und InputNumber optimiert werden\n\t\t\t * - value\n\t\t\t * - valueAsNumber\n\t\t\t * - valueAsDate\n\t\t\t */\n\t\t\tthis.component._on.onChange(event, value);\n\t\t}\n\n\t\t/**\n\t\t * TODO: Was ist das?\n\t\t */\n\t\tthis.valueChangeListeners.forEach((listener) => listener(value));\n\t}\n\n\t/**\n\t * @param event - The original event object\n\t * @param shouldSetFormAssociatedValue - Set to false when setting form associated value is not desired.\n\t * @param value - Optional value. Taken from event if not defined.\n\t */\n\tprotected onInput(event: Event, shouldSetFormAssociatedValue = true, value?: StencilUnknown): void {\n\t\tvalue = value ?? (event.target as HTMLInputElement).value;\n\n\t\t// Event handling\n\t\tstopPropagation(event);\n\t\ttryToDispatchKoliBriEvent('input', this.host, value);\n\n\t\t// Static form handling\n\t\tif (shouldSetFormAssociatedValue) {\n\t\t\tthis.setFormAssociatedValue(value);\n\t\t}\n\n\t\t// Callback\n\t\tif (typeof this.component._on?.onInput === 'function') {\n\t\t\tthis.component._on.onInput(event, value);\n\t\t}\n\t}\n\n\tprotected onClick(event: Event): void {\n\t\t// Event handling\n\t\tstopPropagation(event);\n\t\ttryToDispatchKoliBriEvent('click', this.host);\n\n\t\t// Callback\n\t\tif (typeof this.component._on?.onClick === 'function') {\n\t\t\tthis.component._on.onClick(event);\n\t\t}\n\t}\n\n\tprotected onFocus(event: Event): void {\n\t\t// Event handling\n\t\tstopPropagation(event);\n\t\ttryToDispatchKoliBriEvent('focus', this.host);\n\n\t\t// Callback\n\t\tif (typeof this.component._on?.onFocus === 'function') {\n\t\t\tthis.component._on.onFocus(event);\n\t\t}\n\t}\n\n\tpublic addValueChangeListener(listener: ValueChangeListener) {\n\t\tthis.valueChangeListeners.push(listener);\n\t}\n\n\t/**\n\t * Hinweis: In der Subklasse 'InputPasswordController'\n\t * werden die Methoden onBlur und onFocus\n\t * überschrieben.\n\t * Es werden somit zunächst die Methoden der\n\t * Subklasse ausgeführt und danach die der\n\t * Oberklassen.\n\t */\n\tpublic readonly onFacade = {\n\t\tonBlur: this.onBlur.bind(this),\n\t\tonChange: this.onChange.bind(this),\n\t\tonClick: this.onClick.bind(this),\n\t\tonFocus: this.onFocus.bind(this),\n\t\tonInput: this.onInput.bind(this),\n\t};\n}\n"],"mappings":";;;kcAeO,MAAMA,EAAuB,CAACC,EAAsCC,KAC1EC,EAAaF,EAAW,gBAAiBC,EAAM,ECAzC,MAAME,EAAoB,CAACH,EAAsCC,EAA2BG,KAClGF,EAAaF,EAAW,aAAcC,EAAOG,EAAQ,ECE/C,MAAMC,EAAc,CAACL,EAAsCC,KACjEK,EAAoBL,GAAO,KAC1B,IACCA,EAAQM,EAAuBN,E,CAE9B,MAAOO,G,CAGTC,EACCT,EACA,QACCC,GAAUS,EAAST,WAAiBA,IAAK,MAALA,SAAK,SAALA,EAAOU,gBAAiB,UAC7D,IAAIC,IAAI,CAAC,gBACTX,EACA,CACCY,aAAc,CACbF,aAAc,GACdG,MAAO,UAGT,GACA,ECzBI,MAAMC,EAAkB,CAACf,EAAsCC,KACrEC,EAAaF,EAAW,WAAYC,EAAM,E,MCP9Be,EAAmBC,I,QAU/B,MAAMC,EAAsBC,UAAQC,EAAAH,EAAMI,QAAI,MAAAD,SAAA,SAAAA,EAAEN,SAAU,SAAWG,EAAMI,KAAKV,gBAAgBW,EAAAL,EAAMI,KAAKV,gBAAY,MAAAW,SAAA,SAAAA,EAAEC,QAAS,GAClI,MAAMC,EAAWN,GAAuBD,EAAMQ,WAAa,KAC3D,MAAMC,SAAiBT,EAAMU,QAAU,UAAYV,EAAMU,MAAMJ,OAAS,EAExE,MAAMK,EAA4B,GAClC,GAAIJ,IAAa,KAAM,CACtBI,EAAgBC,KAAK,GAAGZ,EAAMa,Y,CAE/B,GAAIJ,IAAY,KAAM,CACrBE,EAAgBC,KAAK,GAAGZ,EAAMa,W,CAE/B,MAAO,CAAEN,WAAUE,UAASE,kBAAiB,E,MCvBjCG,UAAkCC,EAG9C,WAAAC,CAAmBjC,EAA8CkC,EAAcC,GAC9EC,MAAMpC,EAAWkC,EAAMC,GACvBE,KAAKrC,UAAYA,C,CAGX,aAAAsC,CAAcrC,GACpBC,EAAamC,KAAKrC,UAAW,SAAUC,E,CAGjC,eAAAc,CAAgBd,GACtBc,EAAgBsB,KAAKrC,UAAWC,E,CAG1B,iBAAAsC,GACNH,MAAMG,oBACNF,KAAKC,cAAcD,KAAKrC,UAAUwC,QAClCH,KAAKtB,gBAAgBsB,KAAKrC,UAAUyB,S,QCkBzBgB,UAAwBV,EAKpC,WAAAE,CAAmBjC,EAA8CkC,EAAcC,GAC9EC,MAAMpC,EAAWkC,EAAMC,GAHPE,KAAAK,qBAA8C,GAwO/CL,KAAAM,SAAW,CAC1BC,OAAQP,KAAKO,OAAOC,KAAKR,MACzBS,SAAUT,KAAKS,SAASD,KAAKR,MAC7BU,QAASV,KAAKU,QAAQF,KAAKR,MAC3BW,QAASX,KAAKW,QAAQH,KAAKR,MAC3BY,QAASZ,KAAKY,QAAQJ,KAAKR,OAzO3BA,KAAKrC,UAAYA,C,CAGX,iBAAAkD,CAAkBjD,GACxBiD,EAAkBb,KAAKrC,UAAWC,GAClCkD,EAA0BlD,EAAOoC,KAAKrC,UAAUoD,U,CAG1C,oBAAArD,CAAqBE,GAC3BF,EAAqBsC,KAAKrC,UAAWC,E,CAG/B,gBAAAoD,CAAiBpD,GACvBC,EAAamC,KAAKrC,UAAW,YAAaC,GAC1C,GAAIA,IAAU,KAAM,CACnBqD,G,EAGK,oBAAAC,CAAqBtD,GAC3BsD,EAAqBlB,KAAKrC,UAAWC,E,CAM/B,aAAAuD,CAAcvD,GACpB,UAAWA,IAAU,UAAYA,EAAMsB,OAAS,EAAG,CAClDc,KAAKhC,YAAY,CAChBM,aAAcV,EACda,MAAO,S,KAEF,CACNuB,KAAKhC,YAAYoD,U,EAIZ,iBAAAtD,CAAkBF,GACxBE,EAAkBkC,KAAKrC,UAAWC,EAAO,CACxCyD,MAAO,CACNC,WAAY,KACX,GAAItB,KAAKrC,UAAUiB,MAAM2C,WAAY,CACpCC,EAAS,2G,MAOP,iBAAAC,CAAkB7D,GACxB6D,EAAkBzB,KAAKrC,UAAWC,EAAO,CACxCyD,MAAO,CACNC,WAAY,KACX,GAAItB,KAAKrC,UAAUiB,MAAM8C,WAAY,CACpCF,EAAS,6H,MAOP,YAAAG,CAAa/D,GACnBgE,EAAY5B,KAAKrC,UAAW,QAASC,E,CAG/B,UAAAiE,CAAWjE,GACjBgE,EAAY5B,KAAKrC,UAAW,MAAOC,EAAO,CAAEkE,UAAW,IACvD,GAAIlE,IAAU,WAAaA,IAAU,YAAa,CACjDmE,EAAQ,oG,EAIH,aAAAC,CAAcpE,GACpBqE,EAA4BjC,KAAKrC,UAAWC,EAAO,CAClDsE,SAAU,M,CAIL,WAAAlE,CAAYJ,GAClBI,EAAYgC,KAAKrC,UAAWC,E,CAGtB,UAAAuE,CAAWvE,GACjB,UAAWA,IAAU,SAAU,CAC9BwE,EAASpC,KAAKrC,UAAW,MAAOC,E,EAI3B,gBAAAyE,CAAiBzE,GACvByE,EAAiBrC,KAAKrC,UAAWC,GACjCkD,EAA0Bd,KAAKrC,UAAU2E,WAAY1E,E,CAG/C,mBAAA2E,CAAoB3E,GAC1BK,EAAoBL,GAAO,KAC1B,IACCA,EAAQM,EAAuBN,E,CAE9B,MAAOO,G,CAGTiE,EAASpC,KAAKrC,UAAW,eAAgBC,EAAM,G,CAI1C,gBAAA4E,CAAiB5E,GACvB4E,EAAiBxC,KAAKrC,UAAWC,E,CAG3B,iBAAAsC,GACNH,MAAMG,oBACNF,KAAKa,kBAAkBb,KAAKrC,UAAU2E,YACtCtC,KAAKtC,qBAAqBsC,KAAKrC,UAAU8E,eACzCzC,KAAKmB,cAAcnB,KAAKrC,UAAU+E,QAElC,GAAI1C,KAAKrC,UAAUqB,KAAM,CACxBgB,KAAKhC,YAAYgC,KAAKrC,UAAUqB,K,CAEjCgB,KAAKgB,iBAAiBhB,KAAKrC,UAAUgF,WACrC3C,KAAKlC,kBAAkBkC,KAAKrC,UAAU4D,YACtCvB,KAAKyB,kBAAkBzB,KAAKrC,UAAU+D,YACtC1B,KAAK2B,aAAa3B,KAAKrC,UAAU2B,OACjCU,KAAK6B,WAAW7B,KAAKrC,UAAU8B,KAC/BO,KAAKgC,cAAchC,KAAKrC,UAAUiF,QAClC5C,KAAKqC,iBAAiBrC,KAAKrC,UAAUoD,WACrCf,KAAKuC,oBAAoBvC,KAAKrC,UAAUkF,cACxC7C,KAAKmC,WAAWnC,KAAKrC,UAAUmF,KAC/B9C,KAAKwC,iBAAiBxC,KAAKrC,UAAUoF,WACrCjC,EAA0Bd,KAAKrC,UAAU2E,WAAYtC,KAAKrC,UAAUoD,U,CAG3D,MAAAR,CAAOyC,G,MAChBhD,KAAKrC,UAAUyB,SAAW,KAG1B6D,EAAgBD,GAChBE,EAA0B,OAAQlD,KAAKF,MAGvC,WAAWf,EAAAiB,KAAKrC,UAAUmF,OAAG,MAAA/D,SAAA,SAAAA,EAAEwB,UAAW,WAAY,CACrDP,KAAKrC,UAAUmF,IAAIvC,OAAOyC,E,EAQlB,QAAAvC,CAASuC,EAAcpF,G,MAChCA,EAAQA,IAAK,MAALA,SAAK,EAALA,EAAUoF,EAAMG,OAA4BvF,MAGpDsF,EAA0B,SAAUlD,KAAKF,KAAMlC,GAG/C,WAAWmB,EAAAiB,KAAKrC,UAAUmF,OAAG,MAAA/D,SAAA,SAAAA,EAAE0B,YAAa,WAAY,CAQvDT,KAAKrC,UAAUmF,IAAIrC,SAASuC,EAAOpF,E,CAMpCoC,KAAKK,qBAAqB+C,SAASC,GAAaA,EAASzF,I,CAQhD,OAAAgD,CAAQoC,EAAcM,EAA+B,KAAM1F,G,MACpEA,EAAQA,IAAK,MAALA,SAAK,EAALA,EAAUoF,EAAMG,OAA4BvF,MAGpDqF,EAAgBD,GAChBE,EAA0B,QAASlD,KAAKF,KAAMlC,GAG9C,GAAI0F,EAA8B,CACjCtD,KAAKuD,uBAAuB3F,E,CAI7B,WAAWmB,EAAAiB,KAAKrC,UAAUmF,OAAG,MAAA/D,SAAA,SAAAA,EAAE6B,WAAY,WAAY,CACtDZ,KAAKrC,UAAUmF,IAAIlC,QAAQoC,EAAOpF,E,EAI1B,OAAA8C,CAAQsC,G,MAEjBC,EAAgBD,GAChBE,EAA0B,QAASlD,KAAKF,MAGxC,WAAWf,EAAAiB,KAAKrC,UAAUmF,OAAG,MAAA/D,SAAA,SAAAA,EAAE2B,WAAY,WAAY,CACtDV,KAAKrC,UAAUmF,IAAIpC,QAAQsC,E,EAInB,OAAArC,CAAQqC,G,MAEjBC,EAAgBD,GAChBE,EAA0B,QAASlD,KAAKF,MAGxC,WAAWf,EAAAiB,KAAKrC,UAAUmF,OAAG,MAAA/D,SAAA,SAAAA,EAAE4B,WAAY,WAAY,CACtDX,KAAKrC,UAAUmF,IAAInC,QAAQqC,E,EAItB,sBAAAQ,CAAuBH,GAC7BrD,KAAKK,qBAAqBb,KAAK6D,E","ignoreList":[]}
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * KoliBri - The accessible HTML-Standard
3
3
  */
4
- import{w as t,k as i,i as s,b as a}from"./prop.validators-c5e6ad2d.js";import{I as e}from"./controller-icon-30817124.js";import{v as h}from"./has-counter-a9dacd37.js";const o=["default","visibility-toggle"],r=(e,a)=>{t(e,"_variant",(t=>"string"==typeof t&&o.includes(t)),new Set(o),a)};class l extends e{constructor(t,e,a){super(t,e,a),this.afterSyncCharCounter=()=>{"string"==typeof this.component._value&&this.component._value.length>0&&(this.component.state._currentLength=this.component._value.length)},this.component=t}validateAutoComplete(e){t(this.component,"_autoComplete",(t=>"string"==typeof t&&("on"===t||"off"===t)),new Set(["on | off"]),e)}validateHasCounter(t){h(this.component,t,{hooks:{afterPatch:this.afterSyncCharCounter}})}validateVariant(t){r(this.component,t)}validateMaxLength(t){i(this.component,"_maxLength",t,{hooks:{afterPatch:this.afterSyncCharCounter},min:0})}validatePattern(t){s(this.component,"_pattern",t)}validatePlaceholder(t){s(this.component,"_placeholder",t)}validateReadOnly(t){a(this.component,"_readOnly",t)}validateRequired(t){a(this.component,"_required",t)}validateValue(t){s(this.component,"_value",t,{hooks:{afterPatch:this.afterSyncCharCounter}}),this.setFormAssociatedValue(this.component.state._value)}componentWillLoad(){super.componentWillLoad(),this.validateAutoComplete(this.component._autoComplete),this.validateHasCounter(this.component._hasCounter),this.validateMaxLength(this.component._maxLength),this.validatePattern(this.component._pattern),this.validatePlaceholder(this.component._placeholder),this.validateReadOnly(this.component._readOnly),this.validateRequired(this.component._required),this.validateValue(this.component._value),this.validateVariant(this.component._variant)}}export{l as I};
4
+ import{w as t,k as i,i as s,b as a}from"./prop.validators-c5e6ad2d.js";import{I as e}from"./controller-icon-e20e2d63.js";import{v as h}from"./has-counter-a9dacd37.js";const o=["default","visibility-toggle"],r=(e,a)=>{t(e,"_variant",(t=>"string"==typeof t&&o.includes(t)),new Set(o),a)};class l extends e{constructor(t,e,a){super(t,e,a),this.afterSyncCharCounter=()=>{"string"==typeof this.component._value&&this.component._value.length>0&&(this.component.state._currentLength=this.component._value.length)},this.component=t}validateAutoComplete(e){t(this.component,"_autoComplete",(t=>"string"==typeof t&&("on"===t||"off"===t)),new Set(["on | off"]),e)}validateHasCounter(t){h(this.component,t,{hooks:{afterPatch:this.afterSyncCharCounter}})}validateVariant(t){r(this.component,t)}validateMaxLength(t){i(this.component,"_maxLength",t,{hooks:{afterPatch:this.afterSyncCharCounter},min:0})}validatePattern(t){s(this.component,"_pattern",t)}validatePlaceholder(t){s(this.component,"_placeholder",t)}validateReadOnly(t){a(this.component,"_readOnly",t)}validateRequired(t){a(this.component,"_required",t)}validateValue(t){s(this.component,"_value",t,{hooks:{afterPatch:this.afterSyncCharCounter}}),this.setFormAssociatedValue(this.component.state._value)}componentWillLoad(){super.componentWillLoad(),this.validateAutoComplete(this.component._autoComplete),this.validateHasCounter(this.component._hasCounter),this.validateMaxLength(this.component._maxLength),this.validatePattern(this.component._pattern),this.validatePlaceholder(this.component._placeholder),this.validateReadOnly(this.component._readOnly),this.validateRequired(this.component._required),this.validateValue(this.component._value),this.validateVariant(this.component._variant)}}export{l as I};
@@ -0,0 +1,4 @@
1
+ /*!
2
+ * KoliBri - The accessible HTML-Standard
3
+ */
4
+ import{I as o}from"./controller-64301c42.js";import{i as s}from"./icons-f3b7aabd.js";import{o as t,p as i,w as r}from"./prop.validators-c5e6ad2d.js";import{i as c}from"./common-54bf85ba.js";const a=(o,t)=>{const s=o;"object"==typeof s&&null!==s&&(c(s.right,1)&&(s.right={icon:s.right}),c(s.left,1)&&(s.left={icon:s.left}),t.set("_icons",s))};class e extends o{constructor(o,t,s){super(o,t,s),this.component=o}validateIcons(o){t(o,(()=>{try{o=i(o)}catch(o){}r(this.component,"_icons",(o=>"object"==typeof o&&null!==o&&(c(o.left,1)||s(o.left)||c(o.right,1)||s(o.right))),new Set(["KoliBriHorizontalIcon"]),o,{hooks:{beforePatch:a},required:!0})}))}componentWillLoad(){super.componentWillLoad(),this.validateIcons(this.component._icons)}}export{e as I};
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * KoliBri - The accessible HTML-Standard
3
3
  */
4
- import{E as e}from"./index-a0b4dca2.js";import{p as t}from"./reuse-32931294.js";import{L as n,g as i,s as o,b as s,c as a,d as r}from"./dev.utils-fab45cbc.js";const c=()=>{const e=i().querySelector('meta[name="kolibri"]');if(e&&e.hasAttribute("content")){const t=e.getAttribute("content");"string"==typeof t&&(o(t.includes("dev-mode=true")),s(t.includes("experimental-mode=true")),a(t.includes("color-contrast-analysis=true")))}},u=()=>{let e=r().KoliBri;return void 0===e&&(e={},Object.defineProperty(r(),"KoliBri",{value:e,writable:!1})),e},l=()=>{c(),n.debug(`\n,--. ,--. ,--. ,--. ,-----. ,--.\n| .' / ,---. | | \`--' | |) /_ ,--.--. \`--'\n| . ' | .-. | | | ,--. | .-. \\ | .--' ,--.\n| |\\ \\ | '-' | | | | | | '--' / | | | |\n\`--' \`--´ \`---´ \`--' \`--' \`------´ \`--' \`--'\n🚹 The accessible HTML-Standard | 👉 https://public-ui.github.io | ${e.kolibriVersion}\n\t`,{forceLog:!0})},b=()=>{!0!==u().adviceShown&&(Object.defineProperty(u(),"adviceShown",{get:function(){return!0}}),n.debug("\nYou are using the KoliBri component library. If you have any suggestions for improvement or find a problem, please contact us:\n\nTicket: https://github.com/public-ui/kolibri/issues/new/choose (for privacy reasons, please use email)\nEmail: kolibri@itzbund.de\n"))};let f=()=>Math.floor(16777215*Math.random()).toString(16);"test"===t&&(f=()=>"nonce");export{l as i,f as n,b as r};
4
+ import{E as e}from"./index-ed42fc56.js";import{p as t}from"./reuse-32931294.js";import{L as n,g as i,s as o,b as s,c as r,d as a}from"./dev.utils-fab45cbc.js";const c=()=>{const e=i().querySelector('meta[name="kolibri"]');if(e&&e.hasAttribute("content")){const t=e.getAttribute("content");"string"==typeof t&&(o(t.includes("dev-mode=true")),s(t.includes("experimental-mode=true")),r(t.includes("color-contrast-analysis=true")))}},u=()=>{let e=a().KoliBri;return void 0===e&&(e={},Object.defineProperty(a(),"KoliBri",{value:e,writable:!1})),e},l=()=>{c(),n.debug(`\n,--. ,--. ,--. ,--. ,-----. ,--.\n| .' / ,---. | | \`--' | |) /_ ,--.--. \`--'\n| . ' | .-. | | | ,--. | .-. \\ | .--' ,--.\n| |\\ \\ | '-' | | | | | | '--' / | | | |\n\`--' \`--´ \`---´ \`--' \`--' \`------´ \`--' \`--'\n🚹 The accessible HTML-Standard | 👉 https://public-ui.github.io | ${e.kolibriVersion}\n\t`,{forceLog:!0})},f=()=>{!0!==u().adviceShown&&(Object.defineProperty(u(),"adviceShown",{get:function(){return!0}}),n.debug("\nYou are using the KoliBri component library. If you have any suggestions for improvement or find a problem, please contact us:\n\nTicket: https://github.com/public-ui/kolibri/issues/new/choose (for privacy reasons, please use email)\nEmail: kolibri@itzbund.de\n"))};let m=()=>Math.floor(16777215*Math.random()).toString(16);"test"===t&&(m=()=>"nonce");export{l as i,m as n,f as r};
@@ -1,4 +1,4 @@
1
1
  /*!
2
2
  * KoliBri - The accessible HTML-Standard
3
3
  */
4
- import{i as t,r as e}from"./dev.utils-5d039f3c.js";import{e as o,g as s,L as a,a as r,f as i,d as l}from"./dev.utils-fab45cbc.js";import{z as n,v as c,A as d,B as f,C as p,p as m,D as L}from"./prop.validators-c5e6ad2d.js";import"./index-a0b4dca2.js";import"./reuse-32931294.js";import"./index-541b643a.js";const u=()=>{let t=l().KoliBri;return void 0===t&&(t={},Object.defineProperty(l(),"KoliBri",{value:t,writable:!1})),t};function v(t,e){try{Object.defineProperty(u(),t,{get:function(){return e}})}catch(e){a.debug(`KoliBri property ${t} is already bind.`)}}const h=(t,e)=>a.debug(`${t} ${e?"":"not "}activated`),b=()=>{if(t(),o()){e(),v("a11yColorContrast",n),v("querySelector",c),v("querySelectorAll",d),v("querySelectorColors",f),v("utils",(function(){return p})),v("parseJson",m),v("stringifyJson",L);const t=s().body,a=s().createElement("svg");if(a.setAttribute("aria-label","KoliBri-DevTools"),a.setAttribute("xmlns","http://www.w3.org/2000/svg"),a.setAttribute("role","toolbar"),a.setAttribute("style","position: fixed;color: black;font-size: 200%;bottom: 0.25rem;right: 0.25rem;"),a.innerHTML='<svg\n xmlns="http://www.w3.org/2000/svg"\n width="50"\n height="50"\n viewBox="0 0 600 600"\n>\n <path d="M353 322L213 304V434L353 322Z" fill="#047" />\n <path d="M209 564V304L149 434L209 564Z" fill="#047" />\n <path d="M357 316L417 250L361 210L275 244L357 316Z" fill="#047" />\n <path d="M353 318L35 36L213 300L353 318Z" fill="#047" />\n <path d="M329 218L237 92L250 222L272 241L329 218Z" fill="#047" />\n <path d="M391 286L565 272L421 252L391 286Z" fill="#047" />\n</svg>',s().body.appendChild(a),h("Development mode",o()),h("Experimental mode",r()),h("Color contrast analysis",i()),i()){const e=setTimeout((()=>{clearTimeout(e),setInterval((()=>{p.queryHtmlElementColors(s().createElement("div"),n(t),!1,!1)}),1e4)}),2500)}}};export{b as initialize};
4
+ import{i as t,r as e}from"./dev.utils-4087c69c.js";import{e as o,g as s,L as r,a as i,f as a,d as l}from"./dev.utils-fab45cbc.js";import{z as n,v as c,A as d,B as f,C as p,p as m,D as L}from"./prop.validators-c5e6ad2d.js";import"./index-ed42fc56.js";import"./reuse-32931294.js";import"./index-541b643a.js";const u=()=>{let t=l().KoliBri;return void 0===t&&(t={},Object.defineProperty(l(),"KoliBri",{value:t,writable:!1})),t};function v(t,e){try{Object.defineProperty(u(),t,{get:function(){return e}})}catch(e){r.debug(`KoliBri property ${t} is already bind.`)}}const h=(t,e)=>r.debug(`${t} ${e?"":"not "}activated`),g=()=>{if(t(),o()){e(),v("a11yColorContrast",n),v("querySelector",c),v("querySelectorAll",d),v("querySelectorColors",f),v("utils",(function(){return p})),v("parseJson",m),v("stringifyJson",L);const t=s().body,r=s().createElement("svg");if(r.setAttribute("aria-label","KoliBri-DevTools"),r.setAttribute("xmlns","http://www.w3.org/2000/svg"),r.setAttribute("role","toolbar"),r.setAttribute("style","position: fixed;color: black;font-size: 200%;bottom: 0.25rem;right: 0.25rem;"),r.innerHTML='<svg\n xmlns="http://www.w3.org/2000/svg"\n width="50"\n height="50"\n viewBox="0 0 600 600"\n>\n <path d="M353 322L213 304V434L353 322Z" fill="#047" />\n <path d="M209 564V304L149 434L209 564Z" fill="#047" />\n <path d="M357 316L417 250L361 210L275 244L357 316Z" fill="#047" />\n <path d="M353 318L35 36L213 300L353 318Z" fill="#047" />\n <path d="M329 218L237 92L250 222L272 241L329 218Z" fill="#047" />\n <path d="M391 286L565 272L421 252L391 286Z" fill="#047" />\n</svg>',s().body.appendChild(r),h("Development mode",o()),h("Experimental mode",i()),h("Color contrast analysis",a()),a()){const e=setTimeout((()=>{clearTimeout(e),setInterval((()=>{p.queryHtmlElementColors(s().createElement("div"),n(t),!1,!1)}),1e4)}),2500)}}};export{g as initialize};
@@ -1,5 +1,5 @@
1
1
  /*!
2
2
  * KoliBri - The accessible HTML-Standard
3
3
  */
4
- const e="kolibri",t={allRenderFn:!1,appendChildSlotFix:!1,asyncLoading:!0,asyncQueue:!1,attachStyles:!0,cloneNodeFix:!1,cmpDidLoad:!0,cmpDidRender:!0,cmpDidUnload:!1,cmpDidUpdate:!1,cmpShouldUpdate:!1,cmpWillLoad:!0,cmpWillRender:!0,cmpWillUpdate:!1,connectedCallback:!0,constructableCSS:!0,cssAnnotations:!0,devTools:!1,disconnectedCallback:!0,element:!1,event:!1,experimentalScopedSlotChanges:!1,experimentalSlotFixes:!1,formAssociated:!1,hasRenderFn:!0,hostListener:!0,hostListenerTarget:!0,hostListenerTargetBody:!1,hostListenerTargetDocument:!1,hostListenerTargetParent:!1,hostListenerTargetWindow:!0,hotModuleReplacement:!1,hydrateClientSide:!0,hydrateServerSide:!1,hydratedAttribute:!1,hydratedClass:!0,hydratedSelectorName:"hydrated",initializeNextTick:!1,invisiblePrehydration:!0,isDebug:!1,isDev:!1,isTesting:!1,lazyLoad:!0,lifecycle:!0,lifecycleDOMEvents:!1,member:!0,method:!0,mode:!0,observeAttribute:!0,profile:!1,prop:!0,propBoolean:!0,propMutable:!0,propNumber:!0,propString:!0,reflect:!0,scoped:!1,scopedSlotTextContentFix:!1,scriptDataOpts:!1,shadowDelegatesFocus:!0,shadowDom:!0,slot:!0,slotChildNodesFix:!1,slotRelocation:!0,state:!0,style:!0,svg:!0,taskQueue:!1,transformTagName:!0,updatable:!0,vdomAttribute:!0,vdomClass:!0,vdomFunctional:!0,vdomKey:!0,vdomListener:!0,vdomPropOrAttr:!0,vdomRef:!0,vdomRender:!0,vdomStyle:!0,vdomText:!0,vdomXlink:!0,watchCallback:!0},l={kolibriVersion:"3.0.0-alpha.0"};var n=Object.defineProperty,r=(e,t)=>{for(var s in t)n(e,s,{get:t[s],enumerable:!0})},s=new WeakMap,i=e=>s.get(e),o=(e,t)=>s.set(t.t=e,t),a=(e,t)=>{const n={l:0,$hostElement$:e,i:t,o:new Map};return n.u=new Promise((e=>n.v=e)),n.h=new Promise((e=>n.p=e)),e["s-p"]=[],e["s-rc"]=[],s.set(e,n)},f=(e,t)=>t in e,c=(e,t)=>(0,console.error)(e,t),u=new Map,v=(e,t,n)=>{const s=e.m.replace(/-/g,"_"),o=e.$;if(!o)return;const l=u.get(o);return l?l[s]:import(`./${o}.entry.js`).then((e=>(u.set(o,e),e[s])),c)
5
- /*!__STENCIL_STATIC_IMPORT_SWITCH__*/},d=new Map,h=[],p="r",m="o",$="s",y="t",w="s-id",b="sty-id",g="c-id",S="{visibility:hidden}.hydrated{visibility:inherit}",k="slot-fb{display:contents}slot-fb[hidden]{display:none}",x="http://www.w3.org/1999/xlink",C="undefined"!=typeof window?window:{},j=C.document||{head:{}},O={l:0,S:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,n,s)=>e.addEventListener(t,n,s),rel:(e,t,n,s)=>e.removeEventListener(t,n,s),ce:(e,t)=>new CustomEvent(e,t)},R=t.shadowDom,T=(()=>{let e=!1;try{j.addEventListener("e",null,Object.defineProperty({},"passive",{get(){e=!0}}))}catch(e){}return e})(),E=e=>Promise.resolve(e),D=(()=>{try{return new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replaceSync}catch(e){}return!1})(),L=e=>E().then(e),F={},M="http://www.w3.org/2000/svg",A="http://www.w3.org/1999/xhtml",P=e=>null!=e,N=e=>"object"===(e=typeof e)||"function"===e;function U(e){var t,n,s;return null!=(s=null==(n=null==(t=e.head)?void 0:t.querySelector('meta[name="csp-nonce"]'))?void 0:n.getAttribute("content"))?s:void 0}var W={};r(W,{err:()=>H,map:()=>z,ok:()=>I,unwrap:()=>B,unwrapErr:()=>Q});var I=e=>({isOk:!0,isErr:!1,value:e}),H=e=>({isOk:!1,isErr:!0,value:e});function z(e,t){if(e.isOk){const n=t(e.value);return n instanceof Promise?n.then((e=>I(e))):I(n)}if(e.isErr){const t=e.value;return H(t)}throw"should never get here"}var be,ge,Se,B=e=>{if(e.isOk)return e.value;throw e.value},Q=e=>{if(e.isErr)return e.value;throw e.value},V=(e,t="")=>()=>{},q=(e,t)=>()=>{},G=(e,t,...n)=>{let s=null,o=null,l=null,r=!1,i=!1;const a=[],c=t=>{for(let n=0;n<t.length;n++)s=t[n],Array.isArray(s)?c(s):null!=s&&"boolean"!=typeof s&&((r="function"!=typeof e&&!N(s))&&(s=String(s)),r&&i?a[a.length-1].k+=s:a.push(r?K(null,s):s),i=r)};if(c(n),t){t.key&&(o=t.key),t.name&&(l=t.name);{const e=t.className||t.class;e&&(t.class="object"!=typeof e?e:Object.keys(e).filter((t=>e[t])).join(" "))}}if("function"==typeof e)return e(null===t?{}:t,a,J);const d=K(e,null);return d.C=t,a.length>0&&(d.j=a),d.O=o,d.R=l,d},K=(e,t)=>{const n={l:0,T:e,k:t,D:null,j:null,C:null,O:null,R:null};return n},X={},_=e=>e&&e.T===X,J={forEach:(e,t)=>e.map(Y).forEach(t),map:(e,t)=>e.map(Y).map(t).map(Z)},Y=e=>({vattrs:e.C,vchildren:e.j,vkey:e.O,vname:e.R,vtag:e.T,vtext:e.k}),Z=e=>{if("function"==typeof e.vtag){const t={...e.vattrs};return e.vkey&&(t.key=e.vkey),e.vname&&(t.name=e.vname),G(e.vtag,t,...e.vchildren||[])}const t=K(e.vtag,e.vtext);return t.C=e.vattrs,t.j=e.vchildren,t.O=e.vkey,t.R=e.vname,t},ee=(e,t,n,s)=>{const o=V("hydrateClient",t),l=e.shadowRoot,r=[],i=l?[]:null,a=s.L=K(t,null);O.F||le(j.body,O.F=new Map),e[w]=n,e.removeAttribute(w),te(a,r,[],i,e,e,n),r.map((e=>{const n=e.M+"."+e.A,s=O.F.get(n),o=e.D;s&&R&&""===s["s-en"]&&s.parentNode.insertBefore(o,s.nextSibling),l||(o["s-hn"]=t,s&&(o["s-ol"]=s,o["s-ol"]["s-nr"]=o)),O.F.delete(n)})),l&&i.map((e=>{e&&l.appendChild(e)})),o()},te=(e,t,n,s,o,l,r)=>{let i,a,c,d;if(1===l.nodeType){if(i=l.getAttribute(g),i&&(a=i.split("."),a[0]!==r&&"0"!==a[0]||(c={l:0,M:a[0],A:a[1],P:a[2],N:a[3],T:l.tagName.toLowerCase(),D:l,C:null,j:null,O:null,R:null,k:null},t.push(c),l.removeAttribute(g),e.j||(e.j=[]),e.j[c.N]=c,e=c,s&&"0"===c.P&&(s[c.N]=c.D))),l.shadowRoot)for(d=l.shadowRoot.childNodes.length-1;d>=0;d--)te(e,t,n,s,o,l.shadowRoot.childNodes[d],r);for(d=l.childNodes.length-1;d>=0;d--)te(e,t,n,s,o,l.childNodes[d],r)}else if(8===l.nodeType)a=l.nodeValue.split("."),a[1]!==r&&"0"!==a[1]||(i=a[0],c={l:0,M:a[1],A:a[2],P:a[3],N:a[4],D:l,C:null,j:null,O:null,R:null,T:null,k:null},i===y?(c.D=l.nextSibling,c.D&&3===c.D.nodeType&&(c.k=c.D.textContent,t.push(c),l.remove(),e.j||(e.j=[]),e.j[c.N]=c,s&&"0"===c.P&&(s[c.N]=c.D))):c.M===r&&(i===$?(c.T="slot",a[5]?l["s-sn"]=c.R=a[5]:l["s-sn"]="",l["s-sr"]=!0,s&&(c.D=j.createElement(c.T),c.R&&c.D.setAttribute("name",c.R),l.parentNode.insertBefore(c.D,l),l.remove(),"0"===c.P&&(s[c.N]=c.D)),n.push(c),e.j||(e.j=[]),e.j[c.N]=c):i===p&&(s?l.remove():(o["s-cr"]=l,l["s-cn"]=!0))));else if(e&&"style"===e.T){const t=K(null,l.textContent);t.D=l,t.N="0",e.j=[t]}},le=(e,t)=>{if(1===e.nodeType){let n=0;if(e.shadowRoot)for(;n<e.shadowRoot.childNodes.length;n++)le(e.shadowRoot.childNodes[n],t);for(n=0;n<e.childNodes.length;n++)le(e.childNodes[n],t)}else if(8===e.nodeType){const n=e.nodeValue.split(".");n[0]===m&&(t.set(n[1]+"."+n[2],e),e.nodeValue="",e["s-en"]=n[3])}},ne=e=>h.map((t=>t(e))).find((e=>!!e)),re=e=>h.push(e),se=(e,t)=>null==e||N(e)?e:4&t?"false"!==e&&(""===e||!!e):2&t?parseFloat(e):1&t?String(e):e,ie=e=>i(e).$hostElement$,oe=(e,t,n)=>{const s=O.ce(t,n);return e.dispatchEvent(s),s},ae=new WeakMap,fe=(e,t,n)=>{let s=d.get(e);D&&n?(s=s||new CSSStyleSheet,"string"==typeof s?s=t:s.replaceSync(t)):s=t,d.set(e,s)},ce=(e,t,n)=>{var s;const o=ve(t,n),l=d.get(o);if(e=11===e.nodeType?e:j,l)if("string"==typeof l){e=e.head||e;let n,r=ae.get(e);if(r||ae.set(e,r=new Set),!r.has(o)){if(e.host&&(n=e.querySelector(`[${b}="${o}"]`)))n.innerHTML=l;else{n=j.createElement("style"),n.innerHTML=l;const o=null!=(s=O.U)?s:U(j);null!=o&&n.setAttribute("nonce",o);(!(1&t.l)||1&t.l&&"HEAD"!==e.nodeName)&&e.insertBefore(n,e.querySelector("link"))}4&t.l&&(n.innerHTML+=k),r&&r.add(o)}}else e.adoptedStyleSheets.includes(l)||(e.adoptedStyleSheets=[...e.adoptedStyleSheets,l]);return o},ue=e=>{const t=e.i,n=e.$hostElement$,s=t.l,o=V("attachStyles",t.m),l=ce(n.shadowRoot?n.shadowRoot:n.getRootNode(),t,e.W);10&s&&2&s&&(n["s-sc"]=l,n.classList.add(l+"-h")),o()},ve=(e,t)=>"sc-"+(t&&32&e.l?e.m+"-"+t:e.m),de=(e,t,n,s,o,l)=>{if(n!==s){let r=f(e,t),i=t.toLowerCase();if("class"===t){const t=e.classList,o=pe(n),l=pe(s);t.remove(...o.filter((e=>e&&!l.includes(e)))),t.add(...l.filter((e=>e&&!o.includes(e))))}else if("style"===t){for(const t in n)s&&null!=s[t]||(t.includes("-")?e.style.removeProperty(t):e.style[t]="");for(const t in s)n&&s[t]===n[t]||(t.includes("-")?e.style.setProperty(t,s[t]):e.style[t]=s[t])}else if("key"===t);else if("ref"===t)s&&s(e);else if(r||"o"!==t[0]||"n"!==t[1]){const a=N(s);if((r||a&&null!==s)&&!o)try{if(e.tagName.includes("-"))e[t]=s;else{const o=null==s?"":s;"list"===t?r=!1:null!=n&&e[t]==o||(e[t]=o)}}catch(e){}let c=!1;i!==(i=i.replace(/^xlink\:?/,""))&&(t=i,c=!0),null==s||!1===s?!1===s&&""!==e.getAttribute(t)||(c?e.removeAttributeNS(x,t):e.removeAttribute(t)):(!r||4&l||o)&&!a&&(s=!0===s?"":s,c?e.setAttributeNS(x,t,s):e.setAttribute(t,s))}else if(t="-"===t[2]?t.slice(3):f(C,i)?i.slice(2):i[2]+t.slice(3),n||s){const o=t.endsWith(me);t=t.replace($e,""),n&&O.rel(e,t,n,o),s&&O.ael(e,t,s,o)}}},he=/\s/,pe=e=>e?e.split(he):[],me="Capture",$e=new RegExp(me+"$"),ye=(e,t,n)=>{const s=11===t.D.nodeType&&t.D.host?t.D.host:t.D,o=e&&e.C||F,l=t.C||F;for(const e of we(Object.keys(o)))e in l||de(s,e,o[e],void 0,n,t.l);for(const e of we(Object.keys(l)))de(s,e,o[e],l[e],n,t.l)};function we(e){return e.includes("ref")?[...e.filter((e=>"ref"!==e)),"ref"]:e}var ke=!1,xe=!1,Ce=!1,je=!1,Oe=(e,n,s,o)=>{var l;const r=n.j[s];let i,a,c,d=0;if(ke||(Ce=!0,"slot"===r.T&&(be&&o.classList.add(be+"-s"),r.l|=r.j?2:1)),null!==r.k)i=r.D=j.createTextNode(r.k);else if(1&r.l)i=r.D=j.createTextNode("");else{je||(je="svg"===r.T),i=r.D=j.createElementNS(je?M:A,!ke&&t.slotRelocation&&2&r.l?"slot-fb":r.T),je&&"foreignObject"===r.T&&(je=!1),ye(null,r,je);if(!!i.getRootNode().querySelector("body")&&t.scoped&&P(be)&&i["s-si"]!==be&&i.classList.add(i["s-si"]=be),r.j)for(d=0;d<r.j.length;++d)a=Oe(e,r,d,i),a&&i.appendChild(a);"svg"===r.T?je=!1:"foreignObject"===i.tagName&&(je=!0)}return i["s-hn"]=Se,3&r.l&&(i["s-sr"]=!0,i["s-cr"]=ge,i["s-sn"]=r.R||"",i["s-rf"]=null==(l=r.C)?void 0:l.ref,c=e&&e.j&&e.j[s],c&&c.T===r.T&&e.D&&Re(e.D,!1)),i},Re=(e,n)=>{O.l|=1;const s=Array.from(e.childNodes);if(e["s-sr"]&&t.experimentalSlotFixes){let t=e;for(;t=t.nextSibling;)t&&t["s-sn"]===e["s-sn"]&&t["s-sh"]===Se&&s.push(t)}for(let e=s.length-1;e>=0;e--){const t=s[e];t["s-hn"]!==Se&&t["s-ol"]&&(He(Me(t),t,Fe(t)),t["s-ol"].remove(),t["s-ol"]=void 0,t["s-sh"]=void 0,Ce=!0),n&&Re(t,n)}O.l&=-2},Te=(e,t,n,s,o,l)=>{let r,i=e["s-cr"]&&e["s-cr"].parentNode||e;for(i.shadowRoot&&i.tagName===Se&&(i=i.shadowRoot);o<=l;++o)s[o]&&(r=Oe(null,n,o,e),r&&(s[o].D=r,He(i,r,Fe(t))))},Ee=(e,t,n)=>{for(let s=t;s<=n;++s){const t=e[s];if(t){const e=t.D;Ie(t),e&&(xe=!0,e["s-ol"]?e["s-ol"].remove():Re(e,!0),e.remove())}}},De=(e,t,n,s,o=!1)=>{let l,r,i=0,a=0,c=0,d=0,u=t.length-1,h=t[0],p=t[u],f=s.length-1,m=s[0],v=s[f];for(;i<=u&&a<=f;)if(null==h)h=t[++i];else if(null==p)p=t[--u];else if(null==m)m=s[++a];else if(null==v)v=s[--f];else if(Le(h,m,o))Ae(h,m,o),h=t[++i],m=s[++a];else if(Le(p,v,o))Ae(p,v,o),p=t[--u],v=s[--f];else if(Le(h,v,o))"slot"!==h.T&&"slot"!==v.T||Re(h.D.parentNode,!1),Ae(h,v,o),He(e,h.D,p.D.nextSibling),h=t[++i],v=s[--f];else if(Le(p,m,o))"slot"!==h.T&&"slot"!==v.T||Re(p.D.parentNode,!1),Ae(p,m,o),He(e,p.D,h.D),p=t[--u],m=s[++a];else{for(c=-1,d=i;d<=u;++d)if(t[d]&&null!==t[d].O&&t[d].O===m.O){c=d;break}c>=0?(r=t[c],r.T!==m.T?l=Oe(t&&t[a],n,c,e):(Ae(r,m,o),t[c]=void 0,l=r.D),m=s[++a]):(l=Oe(t&&t[a],n,a,e),m=s[++a]),l&&He(Me(h.D),l,Fe(h.D))}i>u?Te(e,null==s[f+1]?null:s[f+1].D,n,s,a,f):a>f&&Ee(t,i,u)},Le=(e,t,n=!1)=>e.T===t.T&&("slot"===e.T?(!("A"in e)||!n||8===e.D.nodeType)&&e.R===t.R:!!n||e.O===t.O),Fe=e=>e&&e["s-ol"]||e,Me=e=>(e["s-ol"]?e["s-ol"]:e).parentNode,Ae=(e,n,s=!1)=>{const o=n.D=e.D,l=e.j,r=n.j,i=n.T,a=n.k;let c;null===a?(je="svg"===i||"foreignObject"!==i&&je,("slot"!==i||ke)&&ye(e,n,je),null!==l&&null!==r?De(o,l,n,r,s):null!==r?(null!==e.k&&(o.textContent=""),Te(o,null,n,r,0,r.length-1)):!s&&t.updatable&&null!==l&&Ee(l,0,l.length-1),je&&"svg"===i&&(je=!1)):(c=o["s-cr"])?c.parentNode.textContent=a:e.k!==a&&(o.data=a)},Pe=e=>{const t=e.childNodes;for(const e of t)if(1===e.nodeType){if(e["s-sr"]){const n=e["s-sn"];e.hidden=!1;for(const s of t)if(s!==e)if(s["s-hn"]!==e["s-hn"]||""!==n){if(1===s.nodeType&&(n===s.getAttribute("slot")||n===s["s-sn"])||3===s.nodeType&&n===s["s-sn"]){e.hidden=!0;break}}else if(1===s.nodeType||3===s.nodeType&&""!==s.textContent.trim()){e.hidden=!0;break}}Pe(e)}},Ne=[],Ue=e=>{let n,s,o;for(const l of e.childNodes){if(l["s-sr"]&&(n=l["s-cr"])&&n.parentNode){s=n.parentNode.childNodes;const e=l["s-sn"];for(o=s.length-1;o>=0;o--)if(n=s[o],!n["s-cn"]&&!n["s-nr"]&&n["s-hn"]!==l["s-hn"]&&!t.experimentalSlotFixes)if(We(n,e)){let t=Ne.find((e=>e.I===n));xe=!0,n["s-sn"]=n["s-sn"]||e,t?(t.I["s-sh"]=l["s-hn"],t.H=l):(n["s-sh"]=l["s-hn"],Ne.push({H:l,I:n})),n["s-sr"]&&Ne.map((e=>{We(e.I,n["s-sn"])&&(t=Ne.find((e=>e.I===n)),t&&!e.H&&(e.H=t.H))}))}else Ne.some((e=>e.I===n))||Ne.push({I:n})}1===l.nodeType&&Ue(l)}},We=(e,t)=>1===e.nodeType?null===e.getAttribute("slot")&&""===t||e.getAttribute("slot")===t:e["s-sn"]===t||""===t,Ie=e=>{e.C&&e.C.ref&&e.C.ref(null),e.j&&e.j.map(Ie)},He=(e,t,n)=>null==e?void 0:e.insertBefore(t,n),ze=(e,t,n=!1)=>{var s,o,l,r;const i=e.$hostElement$,a=e.i,c=e.L||K(null,null),d=_(t)?t:G(null,null,t);if(Se=i.tagName,a.B&&(d.C=d.C||{},a.B.map((([e,t])=>d.C[t]=i[e]))),n&&d.C)for(const e of Object.keys(d.C))i.hasAttribute(e)&&!["key","ref","style","class"].includes(e)&&(d.C[e]=i[e]);if(d.T=null,d.l|=4,e.L=d,d.D=c.D=i.shadowRoot||i,be=i["s-sc"],ke=!!(1&a.l),ge=i["s-cr"],xe=!1,Ae(c,d,n),O.l|=1,Ce){Ue(d.D);for(const e of Ne){const t=e.I;if(!t["s-ol"]){const e=j.createTextNode("");e["s-nr"]=t,He(t.parentNode,t["s-ol"]=e,t)}}for(const e of Ne){const t=e.I,i=e.H;if(i){const e=i.parentNode;let n=i.nextSibling;{let l=null==(s=t["s-ol"])?void 0:s.previousSibling;for(;l;){let s=null!=(o=l["s-nr"])?o:null;if(s&&s["s-sn"]===t["s-sn"]&&e===s.parentNode){for(s=s.nextSibling;s===t||(null==s?void 0:s["s-sr"]);)s=null==s?void 0:s.nextSibling;if(!s||!s["s-nr"]){n=s;break}}l=l.previousSibling}}(!n&&e!==t.parentNode||t.nextSibling!==n)&&t!==n&&(!t["s-hn"]&&t["s-ol"]&&(t["s-hn"]=t["s-ol"].parentNode.nodeName),He(e,t,n),1===t.nodeType&&(t.hidden=null!=(l=t["s-ih"])&&l)),t&&"function"==typeof i["s-rf"]&&i["s-rf"](t)}else 1===t.nodeType&&(n&&(t["s-ih"]=null!=(r=t.hidden)&&r),t.hidden=!0)}}xe&&Pe(d.D),O.l&=-2,Ne.length=0,ge=void 0},Be=(e,t)=>{t&&!e.V&&t["s-p"]&&t["s-p"].push(new Promise((t=>e.V=t)))},Qe=(e,t)=>{if(4&e.l)return void(e.l|=512);Be(e,e.q);return Ve(e,t)},Ve=(e,t)=>{const n=e.$hostElement$,s=V("scheduleUpdate",e.i.m),o=e.t;if(!o)throw new Error(`Can't render component <${n.tagName.toLowerCase()} /> with invalid KoliBri 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 l;return t&&(e.l|=256,e.G&&(e.G.map((([e,t])=>Ye(o,e,t))),e.G=void 0),l=Ye(o,"componentWillLoad")),l=qe(l,(()=>Ye(o,"componentWillRender"))),s(),qe(l,(()=>Ke(e,o,t)))},qe=(e,t)=>Ge(e)?e.then(t).catch((e=>{console.error(e),t()})):t(),Ge=e=>e instanceof Promise||e&&e.then&&"function"==typeof e.then,Ke=async(e,t,n)=>{var s;const o=e.$hostElement$,l=V("update",e.i.m),r=o["s-rc"];n&&ue(e);const i=V("render",e.i.m);Xe(e,t,o,n),r&&(r.map((e=>e())),o["s-rc"]=void 0),i(),l();{const t=null!=(s=o["s-p"])?s:[],n=()=>_e(e);0===t.length?n():(Promise.all(t).then(n),e.l|=4,t.length=0)}},Xe=(e,t,n,s)=>{try{t=t.render&&t.render(),e.l|=2,ze(e,t,s)}catch(t){c(t,e.$hostElement$)}return null},_e=e=>{const t=e.i.m,n=e.$hostElement$,s=V("postUpdate",t),o=e.t,l=e.q;Ye(o,"componentDidRender"),64&e.l?s():(e.l|=64,Ze(n),Ye(o,"componentDidLoad"),s(),e.p(n),l||Je()),e.v(n),e.V&&(e.V(),e.V=void 0),512&e.l&&L((()=>Qe(e,!1))),e.l&=-517},Je=t=>{Ze(j.documentElement),L((()=>oe(C,"appload",{detail:{namespace:e}})))},Ye=(e,t,n)=>{if(e&&e[t])try{return e[t](n)}catch(e){c(e)}},Ze=e=>{var n;return e.classList.add(null!=(n=t.hydratedSelectorName)?n:"hydrated")},et=(e,t)=>i(e).o.get(t),tt=(e,t,n,s)=>{const o=i(e);if(!o)throw new Error(`Couldn't find host element for "${s.m}" as it is unknown to this KoliBri runtime. This usually happens when integrating a 3rd party KoliBri component with another KoliBri component or application. Please reach out to the maintainers of the 3rd party KoliBri component or report this on the KoliBri Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/ionic-team/stencil/issues/5457).`);const l=o.$hostElement$,r=o.o.get(t),a=o.l,d=o.t;n=se(n,s.K[t][0]);const u=Number.isNaN(r)&&Number.isNaN(n);if((!(8&a)||void 0===r)&&(n!==r&&!u)&&(o.o.set(t,n),d)){if(s.X&&128&a){const e=s.X[t];e&&e.map((e=>{try{d[e](n,r,t)}catch(e){c(e,l)}}))}2==(18&a)&&Qe(o,!1)}},lt=(e,t,n)=>{var s,o;const l=e.prototype;if(t.K||t.X||e.watchers){e.watchers&&!t.X&&(t.X=e.watchers);const r=Object.entries(null!=(s=t.K)?s:{});if(r.map((([e,[s]])=>{31&s||2&n&&32&s?Object.defineProperty(l,e,{get(){return et(this,e)},set(n){tt(this,e,n,t)},configurable:!0,enumerable:!0}):1&n&&64&s&&Object.defineProperty(l,e,{value(...t){var n;const s=i(this);return null==(n=null==s?void 0:s.u)?void 0:n.then((()=>{var n;return null==(n=s.t)?void 0:n[e](...t)}))}})})),1&n){const n=new Map;l.attributeChangedCallback=function(e,s,o){O.jmp((()=>{var r;const a=n.get(e);if(this.hasOwnProperty(a))o=this[a],delete this[a];else{if(l.hasOwnProperty(a)&&"number"==typeof this[a]&&this[a]==o)return;if(null==a){const n=i(this),l=null==n?void 0:n.l;if(l&&!(8&l)&&128&l&&o!==s){const l=n.t,i=null==(r=t.X)?void 0:r[e];null==i||i.forEach((t=>{null!=l[t]&&l[t].call(l,o,s,e)}))}return}}this[a]=(null!==o||"boolean"!=typeof this[a])&&o}))},e.observedAttributes=Array.from(new Set([...Object.keys(null!=(o=t.X)?o:{}),...r.filter((([e,t])=>15&t[0])).map((([e,s])=>{var o;const l=s[1]||e;return n.set(l,e),512&s[0]&&(null==(o=t.B)||o.push([e,l])),l}))]))}}return e},nt=async(e,t,n,s)=>{let o;if(!(32&t.l)){t.l|=32;if(n.$){const s=v(n);if(s&&"then"in s){const e=q();o=await s,e()}else o=s;if(!o)throw new Error(`Constructor for "${n.m}#${t.W}" was not found`);o.isProxied||(n.X=o.watchers,lt(o,n,2),o.isProxied=!0);const l=V("createInstance",n.m);t.l|=8;try{new o(t)}catch(e){c(e)}t.l&=-9,t.l|=128,l(),rt(t.t)}else{o=e.constructor;const n=e.localName;customElements.whenDefined(n).then((()=>t.l|=128))}if(o&&o.style){let s;"string"==typeof o.style?s=o.style:"string"!=typeof o.style&&(t.W=ne(e),t.W&&(s=o.style[t.W]));const l=ve(n,t.W);if(!d.has(l)){const e=V("registerStyles",n.m);fe(l,s,!!(1&n.l)),e()}}}const l=t.q,r=()=>Qe(t,!0);l&&l["s-rc"]?l["s-rc"].push(r):r()},rt=e=>{Ye(e,"connectedCallback")},st=e=>{if(!(1&O.l)){const t=i(e),n=t.i,s=V("connectedCallback",n.m);if(1&t.l)ut(e,t,n._),(null==t?void 0:t.t)?rt(t.t):(null==t?void 0:t.h)&&t.h.then((()=>rt(t.t)));else{let s;if(t.l|=1,s=e.getAttribute(w),s){if(1&n.l){const t=ce(e.shadowRoot,n,e.getAttribute("s-mode"));e.classList.remove(t+"-h",t+"-s")}ee(e,n.m,s,t)}s||12&n.l&&it(e);{let n=e;for(;n=n.parentNode||n.host;)if(1===n.nodeType&&n.hasAttribute("s-id")&&n["s-p"]||n["s-p"]){Be(t,t.q=n);break}}n.K&&Object.entries(n.K).map((([t,[n]])=>{if(31&n&&e.hasOwnProperty(t)){const n=e[t];delete e[t],e[t]=n}})),nt(e,t,n)}s()}},it=e=>{const t=e["s-cr"]=j.createComment("");t["s-cn"]=!0,He(e,t,e.firstChild)},ot=e=>{Ye(e,"disconnectedCallback")},at=async e=>{if(!(1&O.l)){const t=i(e);t.J&&(t.J.map((e=>e())),t.J=void 0),(null==t?void 0:t.t)?ot(t.t):(null==t?void 0:t.h)&&t.h.then((()=>ot(t.t)))}},ft=(e,t={})=>{var n;const s=V(),o=[],l=t.exclude||[],r=C.customElements,c=j.head,d=c.querySelector("meta[charset]"),u=j.createElement("style"),h=[];let p,f=!0;Object.assign(O,t),O.S=new URL(t.resourcesUrl||"./",j.baseURI).href,O.l|=2;let m=!1;if(e.map((e=>{e[1].map((n=>{var s;const c={l:n[0],m:n[1],K:n[2],_:n[3]};4&c.l&&(m=!0),c.K=n[2],c._=n[3],c.B=[],c.X=null!=(s=n[4])?s:{};const d=t.transformTagName?t.transformTagName(c.m):c.m,u=class extends HTMLElement{constructor(e){if(super(e),this.hasRegisteredEventListeners=!1,a(e=this,c),1&c.l)if(e.shadowRoot){if("open"!==e.shadowRoot.mode)throw new Error(`Unable to re-use existing shadow root for ${c.m}! Mode is set to ${e.shadowRoot.mode} but KoliBri only supports open shadow roots.`)}else e.attachShadow({mode:"open",delegatesFocus:!!(16&c.l)})}connectedCallback(){const e=i(this);this.hasRegisteredEventListeners||(this.hasRegisteredEventListeners=!0,ut(this,e,c._)),p&&(clearTimeout(p),p=null),f?h.push(this):O.jmp((()=>st(this)))}disconnectedCallback(){O.jmp((()=>at(this)))}componentOnReady(){return i(this).h}};c.$=e[0],l.includes(d)||r.get(d)||(o.push(d),r.define(d,lt(u,c,1)))}))})),o.length>0&&(m&&(u.textContent+=k),u.textContent+=o.sort()+S,u.innerHTML.length)){u.setAttribute("data-styles","");const e=null!=(n=O.U)?n:U(j);null!=e&&u.setAttribute("nonce",e),c.insertBefore(u,d?d.nextSibling:c.firstChild)}f=!1,h.length?h.map((e=>e.connectedCallback())):O.jmp((()=>p=setTimeout(Je,30))),s()},ct=(e,t)=>t,ut=(e,t,n,s)=>{n&&n.map((([n,s,o])=>{const l=dt(e,n),r=vt(t,o),i=ht(n);O.ael(l,s,r,i),(t.J=t.J||[]).push((()=>O.rel(l,s,r,i)))}))},vt=(e,t)=>n=>{var s;try{256&e.l?null==(s=e.t)||s[t](n):(e.G=e.G||[]).push([t,n])}catch(e){c(e)}},dt=(e,t)=>8&t?C:e,ht=e=>T?{passive:!!(1&e),capture:!!(2&e)}:!!(2&e),pt=e=>O.U=e;export{l as E,ct as F,X as H,re as a,ft as b,ie as g,G as h,E as p,o as r,pt as s};
4
+ const e="kolibri",t={allRenderFn:!1,appendChildSlotFix:!1,asyncLoading:!0,asyncQueue:!1,attachStyles:!0,cloneNodeFix:!1,cmpDidLoad:!0,cmpDidRender:!0,cmpDidUnload:!1,cmpDidUpdate:!1,cmpShouldUpdate:!1,cmpWillLoad:!0,cmpWillRender:!0,cmpWillUpdate:!1,connectedCallback:!0,constructableCSS:!0,cssAnnotations:!0,devTools:!1,disconnectedCallback:!0,element:!1,event:!1,experimentalScopedSlotChanges:!1,experimentalSlotFixes:!1,formAssociated:!1,hasRenderFn:!0,hostListener:!0,hostListenerTarget:!0,hostListenerTargetBody:!1,hostListenerTargetDocument:!1,hostListenerTargetParent:!1,hostListenerTargetWindow:!0,hotModuleReplacement:!1,hydrateClientSide:!0,hydrateServerSide:!1,hydratedAttribute:!1,hydratedClass:!0,hydratedSelectorName:"hydrated",initializeNextTick:!1,invisiblePrehydration:!0,isDebug:!1,isDev:!1,isTesting:!1,lazyLoad:!0,lifecycle:!0,lifecycleDOMEvents:!1,member:!0,method:!0,mode:!0,observeAttribute:!0,profile:!1,prop:!0,propBoolean:!0,propMutable:!0,propNumber:!0,propString:!0,reflect:!0,scoped:!1,scopedSlotTextContentFix:!1,scriptDataOpts:!1,shadowDelegatesFocus:!0,shadowDom:!0,slot:!0,slotChildNodesFix:!1,slotRelocation:!0,state:!0,style:!0,svg:!0,taskQueue:!1,transformTagName:!0,updatable:!0,vdomAttribute:!0,vdomClass:!0,vdomFunctional:!0,vdomKey:!0,vdomListener:!0,vdomPropOrAttr:!0,vdomRef:!0,vdomRender:!0,vdomStyle:!0,vdomText:!0,vdomXlink:!0,watchCallback:!0},r={kolibriVersion:"3.0.0-rc.0"};var l=Object.defineProperty,n=(e,t)=>{for(var n in t)l(e,n,{get:t[n],enumerable:!0})},s=new WeakMap,i=e=>s.get(e),o=(e,t)=>s.set(t.t=e,t),a=(e,t)=>{const n={l:0,$hostElement$:e,i:t,o:new Map};return n.u=new Promise((e=>n.v=e)),n.h=new Promise((e=>n.p=e)),e["s-p"]=[],e["s-rc"]=[],s.set(e,n)},f=(e,t)=>t in e,c=(e,t)=>(0,console.error)(e,t),u=new Map,v=(e,t,n)=>{const s=e.m.replace(/-/g,"_"),o=e.$;if(!o)return;const l=u.get(o);return l?l[s]:import(`./${o}.entry.js`).then((e=>(u.set(o,e),e[s])),c)
5
+ /*!__STENCIL_STATIC_IMPORT_SWITCH__*/},d=new Map,h=[],p="r",m="o",$="s",y="t",w="s-id",b="sty-id",g="c-id",S="{visibility:hidden}.hydrated{visibility:inherit}",k="slot-fb{display:contents}slot-fb[hidden]{display:none}",x="http://www.w3.org/1999/xlink",C="undefined"!=typeof window?window:{},j=C.document||{head:{}},O={l:0,S:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,n,s)=>e.addEventListener(t,n,s),rel:(e,t,n,s)=>e.removeEventListener(t,n,s),ce:(e,t)=>new CustomEvent(e,t)},R=t.shadowDom,T=(()=>{let e=!1;try{j.addEventListener("e",null,Object.defineProperty({},"passive",{get(){e=!0}}))}catch(e){}return e})(),E=e=>Promise.resolve(e),D=(()=>{try{return new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replaceSync}catch(e){}return!1})(),L=e=>E().then(e),F={},M="http://www.w3.org/2000/svg",A="http://www.w3.org/1999/xhtml",P=e=>null!=e,N=e=>"object"===(e=typeof e)||"function"===e;function U(e){var t,n,s;return null!=(s=null==(n=null==(t=e.head)?void 0:t.querySelector('meta[name="csp-nonce"]'))?void 0:n.getAttribute("content"))?s:void 0}var W={};n(W,{err:()=>H,map:()=>z,ok:()=>I,unwrap:()=>B,unwrapErr:()=>Q});var I=e=>({isOk:!0,isErr:!1,value:e}),H=e=>({isOk:!1,isErr:!0,value:e});function z(e,t){if(e.isOk){const n=t(e.value);return n instanceof Promise?n.then((e=>I(e))):I(n)}if(e.isErr){const t=e.value;return H(t)}throw"should never get here"}var be,ge,Se,B=e=>{if(e.isOk)return e.value;throw e.value},Q=e=>{if(e.isErr)return e.value;throw e.value},V=(e,t="")=>()=>{},q=(e,t)=>()=>{},G=(e,t,...n)=>{let s=null,o=null,l=null,r=!1,i=!1;const a=[],c=t=>{for(let n=0;n<t.length;n++)s=t[n],Array.isArray(s)?c(s):null!=s&&"boolean"!=typeof s&&((r="function"!=typeof e&&!N(s))&&(s=String(s)),r&&i?a[a.length-1].k+=s:a.push(r?K(null,s):s),i=r)};if(c(n),t){t.key&&(o=t.key),t.name&&(l=t.name);{const e=t.className||t.class;e&&(t.class="object"!=typeof e?e:Object.keys(e).filter((t=>e[t])).join(" "))}}if("function"==typeof e)return e(null===t?{}:t,a,J);const d=K(e,null);return d.C=t,a.length>0&&(d.j=a),d.O=o,d.R=l,d},K=(e,t)=>{const n={l:0,T:e,k:t,D:null,j:null,C:null,O:null,R:null};return n},X={},_=e=>e&&e.T===X,J={forEach:(e,t)=>e.map(Y).forEach(t),map:(e,t)=>e.map(Y).map(t).map(Z)},Y=e=>({vattrs:e.C,vchildren:e.j,vkey:e.O,vname:e.R,vtag:e.T,vtext:e.k}),Z=e=>{if("function"==typeof e.vtag){const t={...e.vattrs};return e.vkey&&(t.key=e.vkey),e.vname&&(t.name=e.vname),G(e.vtag,t,...e.vchildren||[])}const t=K(e.vtag,e.vtext);return t.C=e.vattrs,t.j=e.vchildren,t.O=e.vkey,t.R=e.vname,t},ee=(e,t,n,s)=>{const o=V("hydrateClient",t),l=e.shadowRoot,r=[],i=l?[]:null,a=s.L=K(t,null);O.F||re(j.body,O.F=new Map),e[w]=n,e.removeAttribute(w),te(a,r,[],i,e,e,n),r.map((e=>{const n=e.M+"."+e.A,s=O.F.get(n),o=e.D;s&&R&&""===s["s-en"]&&s.parentNode.insertBefore(o,s.nextSibling),l||(o["s-hn"]=t,s&&(o["s-ol"]=s,o["s-ol"]["s-nr"]=o)),O.F.delete(n)})),l&&i.map((e=>{e&&l.appendChild(e)})),o()},te=(e,t,n,s,o,l,r)=>{let i,a,c,d;if(1===l.nodeType){if(i=l.getAttribute(g),i&&(a=i.split("."),a[0]!==r&&"0"!==a[0]||(c={l:0,M:a[0],A:a[1],P:a[2],N:a[3],T:l.tagName.toLowerCase(),D:l,C:null,j:null,O:null,R:null,k:null},t.push(c),l.removeAttribute(g),e.j||(e.j=[]),e.j[c.N]=c,e=c,s&&"0"===c.P&&(s[c.N]=c.D))),l.shadowRoot)for(d=l.shadowRoot.childNodes.length-1;d>=0;d--)te(e,t,n,s,o,l.shadowRoot.childNodes[d],r);for(d=l.childNodes.length-1;d>=0;d--)te(e,t,n,s,o,l.childNodes[d],r)}else if(8===l.nodeType)a=l.nodeValue.split("."),a[1]!==r&&"0"!==a[1]||(i=a[0],c={l:0,M:a[1],A:a[2],P:a[3],N:a[4],D:l,C:null,j:null,O:null,R:null,T:null,k:null},i===y?(c.D=l.nextSibling,c.D&&3===c.D.nodeType&&(c.k=c.D.textContent,t.push(c),l.remove(),e.j||(e.j=[]),e.j[c.N]=c,s&&"0"===c.P&&(s[c.N]=c.D))):c.M===r&&(i===$?(c.T="slot",a[5]?l["s-sn"]=c.R=a[5]:l["s-sn"]="",l["s-sr"]=!0,s&&(c.D=j.createElement(c.T),c.R&&c.D.setAttribute("name",c.R),l.parentNode.insertBefore(c.D,l),l.remove(),"0"===c.P&&(s[c.N]=c.D)),n.push(c),e.j||(e.j=[]),e.j[c.N]=c):i===p&&(s?l.remove():(o["s-cr"]=l,l["s-cn"]=!0))));else if(e&&"style"===e.T){const t=K(null,l.textContent);t.D=l,t.N="0",e.j=[t]}},re=(e,t)=>{if(1===e.nodeType){let n=0;if(e.shadowRoot)for(;n<e.shadowRoot.childNodes.length;n++)re(e.shadowRoot.childNodes[n],t);for(n=0;n<e.childNodes.length;n++)re(e.childNodes[n],t)}else if(8===e.nodeType){const n=e.nodeValue.split(".");n[0]===m&&(t.set(n[1]+"."+n[2],e),e.nodeValue="",e["s-en"]=n[3])}},le=e=>h.map((t=>t(e))).find((e=>!!e)),ne=e=>h.push(e),se=(e,t)=>null==e||N(e)?e:4&t?"false"!==e&&(""===e||!!e):2&t?parseFloat(e):1&t?String(e):e,ie=e=>i(e).$hostElement$,oe=(e,t,n)=>{const s=O.ce(t,n);return e.dispatchEvent(s),s},ae=new WeakMap,fe=(e,t,n)=>{let s=d.get(e);D&&n?(s=s||new CSSStyleSheet,"string"==typeof s?s=t:s.replaceSync(t)):s=t,d.set(e,s)},ce=(e,t,n)=>{var s;const o=ve(t,n),l=d.get(o);if(e=11===e.nodeType?e:j,l)if("string"==typeof l){e=e.head||e;let n,r=ae.get(e);if(r||ae.set(e,r=new Set),!r.has(o)){if(e.host&&(n=e.querySelector(`[${b}="${o}"]`)))n.innerHTML=l;else{n=j.createElement("style"),n.innerHTML=l;const o=null!=(s=O.U)?s:U(j);null!=o&&n.setAttribute("nonce",o);(!(1&t.l)||1&t.l&&"HEAD"!==e.nodeName)&&e.insertBefore(n,e.querySelector("link"))}4&t.l&&(n.innerHTML+=k),r&&r.add(o)}}else e.adoptedStyleSheets.includes(l)||(e.adoptedStyleSheets=[...e.adoptedStyleSheets,l]);return o},ue=e=>{const t=e.i,n=e.$hostElement$,s=t.l,o=V("attachStyles",t.m),l=ce(n.shadowRoot?n.shadowRoot:n.getRootNode(),t,e.W);10&s&&2&s&&(n["s-sc"]=l,n.classList.add(l+"-h")),o()},ve=(e,t)=>"sc-"+(t&&32&e.l?e.m+"-"+t:e.m),de=(e,t,n,s,o,l)=>{if(n!==s){let r=f(e,t),i=t.toLowerCase();if("class"===t){const t=e.classList,o=pe(n),l=pe(s);t.remove(...o.filter((e=>e&&!l.includes(e)))),t.add(...l.filter((e=>e&&!o.includes(e))))}else if("style"===t){for(const t in n)s&&null!=s[t]||(t.includes("-")?e.style.removeProperty(t):e.style[t]="");for(const t in s)n&&s[t]===n[t]||(t.includes("-")?e.style.setProperty(t,s[t]):e.style[t]=s[t])}else if("key"===t);else if("ref"===t)s&&s(e);else if(r||"o"!==t[0]||"n"!==t[1]){const a=N(s);if((r||a&&null!==s)&&!o)try{if(e.tagName.includes("-"))e[t]=s;else{const o=null==s?"":s;"list"===t?r=!1:null!=n&&e[t]==o||(e[t]=o)}}catch(e){}let c=!1;i!==(i=i.replace(/^xlink\:?/,""))&&(t=i,c=!0),null==s||!1===s?!1===s&&""!==e.getAttribute(t)||(c?e.removeAttributeNS(x,t):e.removeAttribute(t)):(!r||4&l||o)&&!a&&(s=!0===s?"":s,c?e.setAttributeNS(x,t,s):e.setAttribute(t,s))}else if(t="-"===t[2]?t.slice(3):f(C,i)?i.slice(2):i[2]+t.slice(3),n||s){const o=t.endsWith(me);t=t.replace($e,""),n&&O.rel(e,t,n,o),s&&O.ael(e,t,s,o)}}},he=/\s/,pe=e=>e?e.split(he):[],me="Capture",$e=new RegExp(me+"$"),ye=(e,t,n)=>{const s=11===t.D.nodeType&&t.D.host?t.D.host:t.D,o=e&&e.C||F,l=t.C||F;for(const e of we(Object.keys(o)))e in l||de(s,e,o[e],void 0,n,t.l);for(const e of we(Object.keys(l)))de(s,e,o[e],l[e],n,t.l)};function we(e){return e.includes("ref")?[...e.filter((e=>"ref"!==e)),"ref"]:e}var ke=!1,xe=!1,Ce=!1,je=!1,Oe=(e,n,s,o)=>{var l;const r=n.j[s];let i,a,c,d=0;if(ke||(Ce=!0,"slot"===r.T&&(be&&o.classList.add(be+"-s"),r.l|=r.j?2:1)),null!==r.k)i=r.D=j.createTextNode(r.k);else if(1&r.l)i=r.D=j.createTextNode("");else{je||(je="svg"===r.T),i=r.D=j.createElementNS(je?M:A,!ke&&t.slotRelocation&&2&r.l?"slot-fb":r.T),je&&"foreignObject"===r.T&&(je=!1),ye(null,r,je);if(!!i.getRootNode().querySelector("body")&&t.scoped&&P(be)&&i["s-si"]!==be&&i.classList.add(i["s-si"]=be),r.j)for(d=0;d<r.j.length;++d)a=Oe(e,r,d,i),a&&i.appendChild(a);"svg"===r.T?je=!1:"foreignObject"===i.tagName&&(je=!0)}return i["s-hn"]=Se,3&r.l&&(i["s-sr"]=!0,i["s-cr"]=ge,i["s-sn"]=r.R||"",i["s-rf"]=null==(l=r.C)?void 0:l.ref,c=e&&e.j&&e.j[s],c&&c.T===r.T&&e.D&&Re(e.D,!1)),i},Re=(e,n)=>{O.l|=1;const s=Array.from(e.childNodes);if(e["s-sr"]&&t.experimentalSlotFixes){let t=e;for(;t=t.nextSibling;)t&&t["s-sn"]===e["s-sn"]&&t["s-sh"]===Se&&s.push(t)}for(let e=s.length-1;e>=0;e--){const t=s[e];t["s-hn"]!==Se&&t["s-ol"]&&(He(Me(t),t,Fe(t)),t["s-ol"].remove(),t["s-ol"]=void 0,t["s-sh"]=void 0,Ce=!0),n&&Re(t,n)}O.l&=-2},Te=(e,t,n,s,o,l)=>{let r,i=e["s-cr"]&&e["s-cr"].parentNode||e;for(i.shadowRoot&&i.tagName===Se&&(i=i.shadowRoot);o<=l;++o)s[o]&&(r=Oe(null,n,o,e),r&&(s[o].D=r,He(i,r,Fe(t))))},Ee=(e,t,n)=>{for(let s=t;s<=n;++s){const t=e[s];if(t){const e=t.D;Ie(t),e&&(xe=!0,e["s-ol"]?e["s-ol"].remove():Re(e,!0),e.remove())}}},De=(e,t,n,s,o=!1)=>{let l,r,i=0,a=0,c=0,d=0,u=t.length-1,h=t[0],p=t[u],f=s.length-1,m=s[0],v=s[f];for(;i<=u&&a<=f;)if(null==h)h=t[++i];else if(null==p)p=t[--u];else if(null==m)m=s[++a];else if(null==v)v=s[--f];else if(Le(h,m,o))Ae(h,m,o),h=t[++i],m=s[++a];else if(Le(p,v,o))Ae(p,v,o),p=t[--u],v=s[--f];else if(Le(h,v,o))"slot"!==h.T&&"slot"!==v.T||Re(h.D.parentNode,!1),Ae(h,v,o),He(e,h.D,p.D.nextSibling),h=t[++i],v=s[--f];else if(Le(p,m,o))"slot"!==h.T&&"slot"!==v.T||Re(p.D.parentNode,!1),Ae(p,m,o),He(e,p.D,h.D),p=t[--u],m=s[++a];else{for(c=-1,d=i;d<=u;++d)if(t[d]&&null!==t[d].O&&t[d].O===m.O){c=d;break}c>=0?(r=t[c],r.T!==m.T?l=Oe(t&&t[a],n,c,e):(Ae(r,m,o),t[c]=void 0,l=r.D),m=s[++a]):(l=Oe(t&&t[a],n,a,e),m=s[++a]),l&&He(Me(h.D),l,Fe(h.D))}i>u?Te(e,null==s[f+1]?null:s[f+1].D,n,s,a,f):a>f&&Ee(t,i,u)},Le=(e,t,n=!1)=>e.T===t.T&&("slot"===e.T?(!("A"in e)||!n||8===e.D.nodeType)&&e.R===t.R:!!n||e.O===t.O),Fe=e=>e&&e["s-ol"]||e,Me=e=>(e["s-ol"]?e["s-ol"]:e).parentNode,Ae=(e,n,s=!1)=>{const o=n.D=e.D,l=e.j,r=n.j,i=n.T,a=n.k;let c;null===a?(je="svg"===i||"foreignObject"!==i&&je,("slot"!==i||ke)&&ye(e,n,je),null!==l&&null!==r?De(o,l,n,r,s):null!==r?(null!==e.k&&(o.textContent=""),Te(o,null,n,r,0,r.length-1)):!s&&t.updatable&&null!==l&&Ee(l,0,l.length-1),je&&"svg"===i&&(je=!1)):(c=o["s-cr"])?c.parentNode.textContent=a:e.k!==a&&(o.data=a)},Pe=e=>{const t=e.childNodes;for(const e of t)if(1===e.nodeType){if(e["s-sr"]){const n=e["s-sn"];e.hidden=!1;for(const s of t)if(s!==e)if(s["s-hn"]!==e["s-hn"]||""!==n){if(1===s.nodeType&&(n===s.getAttribute("slot")||n===s["s-sn"])||3===s.nodeType&&n===s["s-sn"]){e.hidden=!0;break}}else if(1===s.nodeType||3===s.nodeType&&""!==s.textContent.trim()){e.hidden=!0;break}}Pe(e)}},Ne=[],Ue=e=>{let n,s,o;for(const l of e.childNodes){if(l["s-sr"]&&(n=l["s-cr"])&&n.parentNode){s=n.parentNode.childNodes;const e=l["s-sn"];for(o=s.length-1;o>=0;o--)if(n=s[o],!n["s-cn"]&&!n["s-nr"]&&n["s-hn"]!==l["s-hn"]&&!t.experimentalSlotFixes)if(We(n,e)){let t=Ne.find((e=>e.I===n));xe=!0,n["s-sn"]=n["s-sn"]||e,t?(t.I["s-sh"]=l["s-hn"],t.H=l):(n["s-sh"]=l["s-hn"],Ne.push({H:l,I:n})),n["s-sr"]&&Ne.map((e=>{We(e.I,n["s-sn"])&&(t=Ne.find((e=>e.I===n)),t&&!e.H&&(e.H=t.H))}))}else Ne.some((e=>e.I===n))||Ne.push({I:n})}1===l.nodeType&&Ue(l)}},We=(e,t)=>1===e.nodeType?null===e.getAttribute("slot")&&""===t||e.getAttribute("slot")===t:e["s-sn"]===t||""===t,Ie=e=>{e.C&&e.C.ref&&e.C.ref(null),e.j&&e.j.map(Ie)},He=(e,t,n)=>null==e?void 0:e.insertBefore(t,n),ze=(e,t,n=!1)=>{var s,o,l,r;const i=e.$hostElement$,a=e.i,c=e.L||K(null,null),d=_(t)?t:G(null,null,t);if(Se=i.tagName,a.B&&(d.C=d.C||{},a.B.map((([e,t])=>d.C[t]=i[e]))),n&&d.C)for(const e of Object.keys(d.C))i.hasAttribute(e)&&!["key","ref","style","class"].includes(e)&&(d.C[e]=i[e]);if(d.T=null,d.l|=4,e.L=d,d.D=c.D=i.shadowRoot||i,be=i["s-sc"],ke=!!(1&a.l),ge=i["s-cr"],xe=!1,Ae(c,d,n),O.l|=1,Ce){Ue(d.D);for(const e of Ne){const t=e.I;if(!t["s-ol"]){const e=j.createTextNode("");e["s-nr"]=t,He(t.parentNode,t["s-ol"]=e,t)}}for(const e of Ne){const t=e.I,i=e.H;if(i){const e=i.parentNode;let n=i.nextSibling;{let l=null==(s=t["s-ol"])?void 0:s.previousSibling;for(;l;){let s=null!=(o=l["s-nr"])?o:null;if(s&&s["s-sn"]===t["s-sn"]&&e===s.parentNode){for(s=s.nextSibling;s===t||(null==s?void 0:s["s-sr"]);)s=null==s?void 0:s.nextSibling;if(!s||!s["s-nr"]){n=s;break}}l=l.previousSibling}}(!n&&e!==t.parentNode||t.nextSibling!==n)&&t!==n&&(!t["s-hn"]&&t["s-ol"]&&(t["s-hn"]=t["s-ol"].parentNode.nodeName),He(e,t,n),1===t.nodeType&&(t.hidden=null!=(l=t["s-ih"])&&l)),t&&"function"==typeof i["s-rf"]&&i["s-rf"](t)}else 1===t.nodeType&&(n&&(t["s-ih"]=null!=(r=t.hidden)&&r),t.hidden=!0)}}xe&&Pe(d.D),O.l&=-2,Ne.length=0,ge=void 0},Be=(e,t)=>{t&&!e.V&&t["s-p"]&&t["s-p"].push(new Promise((t=>e.V=t)))},Qe=(e,t)=>{if(4&e.l)return void(e.l|=512);Be(e,e.q);return Ve(e,t)},Ve=(e,t)=>{const n=e.$hostElement$,s=V("scheduleUpdate",e.i.m),o=e.t;if(!o)throw new Error(`Can't render component <${n.tagName.toLowerCase()} /> with invalid KoliBri 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 l;return t&&(e.l|=256,e.G&&(e.G.map((([e,t])=>Ye(o,e,t))),e.G=void 0),l=Ye(o,"componentWillLoad")),l=qe(l,(()=>Ye(o,"componentWillRender"))),s(),qe(l,(()=>Ke(e,o,t)))},qe=(e,t)=>Ge(e)?e.then(t).catch((e=>{console.error(e),t()})):t(),Ge=e=>e instanceof Promise||e&&e.then&&"function"==typeof e.then,Ke=async(e,t,n)=>{var s;const o=e.$hostElement$,l=V("update",e.i.m),r=o["s-rc"];n&&ue(e);const i=V("render",e.i.m);Xe(e,t,o,n),r&&(r.map((e=>e())),o["s-rc"]=void 0),i(),l();{const t=null!=(s=o["s-p"])?s:[],n=()=>_e(e);0===t.length?n():(Promise.all(t).then(n),e.l|=4,t.length=0)}},Xe=(e,t,n,s)=>{try{t=t.render&&t.render(),e.l|=2,ze(e,t,s)}catch(t){c(t,e.$hostElement$)}return null},_e=e=>{const t=e.i.m,n=e.$hostElement$,s=V("postUpdate",t),o=e.t,l=e.q;Ye(o,"componentDidRender"),64&e.l?s():(e.l|=64,Ze(n),Ye(o,"componentDidLoad"),s(),e.p(n),l||Je()),e.v(n),e.V&&(e.V(),e.V=void 0),512&e.l&&L((()=>Qe(e,!1))),e.l&=-517},Je=t=>{Ze(j.documentElement),L((()=>oe(C,"appload",{detail:{namespace:e}})))},Ye=(e,t,n)=>{if(e&&e[t])try{return e[t](n)}catch(e){c(e)}},Ze=e=>{var n;return e.classList.add(null!=(n=t.hydratedSelectorName)?n:"hydrated")},et=(e,t)=>i(e).o.get(t),tt=(e,t,n,s)=>{const o=i(e);if(!o)throw new Error(`Couldn't find host element for "${s.m}" as it is unknown to this KoliBri runtime. This usually happens when integrating a 3rd party KoliBri component with another KoliBri component or application. Please reach out to the maintainers of the 3rd party KoliBri component or report this on the KoliBri Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/ionic-team/stencil/issues/5457).`);const l=o.$hostElement$,r=o.o.get(t),a=o.l,d=o.t;n=se(n,s.K[t][0]);const u=Number.isNaN(r)&&Number.isNaN(n);if((!(8&a)||void 0===r)&&(n!==r&&!u)&&(o.o.set(t,n),d)){if(s.X&&128&a){const e=s.X[t];e&&e.map((e=>{try{d[e](n,r,t)}catch(e){c(e,l)}}))}2==(18&a)&&Qe(o,!1)}},rt=(e,t,n)=>{var s,o;const l=e.prototype;if(t.K||t.X||e.watchers){e.watchers&&!t.X&&(t.X=e.watchers);const r=Object.entries(null!=(s=t.K)?s:{});if(r.map((([e,[s]])=>{31&s||2&n&&32&s?Object.defineProperty(l,e,{get(){return et(this,e)},set(n){tt(this,e,n,t)},configurable:!0,enumerable:!0}):1&n&&64&s&&Object.defineProperty(l,e,{value(...t){var n;const s=i(this);return null==(n=null==s?void 0:s.u)?void 0:n.then((()=>{var n;return null==(n=s.t)?void 0:n[e](...t)}))}})})),1&n){const n=new Map;l.attributeChangedCallback=function(e,s,o){O.jmp((()=>{var r;const a=n.get(e);if(this.hasOwnProperty(a))o=this[a],delete this[a];else{if(l.hasOwnProperty(a)&&"number"==typeof this[a]&&this[a]==o)return;if(null==a){const n=i(this),l=null==n?void 0:n.l;if(l&&!(8&l)&&128&l&&o!==s){const l=n.t,i=null==(r=t.X)?void 0:r[e];null==i||i.forEach((t=>{null!=l[t]&&l[t].call(l,o,s,e)}))}return}}this[a]=(null!==o||"boolean"!=typeof this[a])&&o}))},e.observedAttributes=Array.from(new Set([...Object.keys(null!=(o=t.X)?o:{}),...r.filter((([e,t])=>15&t[0])).map((([e,s])=>{var o;const l=s[1]||e;return n.set(l,e),512&s[0]&&(null==(o=t.B)||o.push([e,l])),l}))]))}}return e},lt=async(e,t,n,s)=>{let o;if(!(32&t.l)){t.l|=32;if(n.$){const s=v(n);if(s&&"then"in s){const e=q();o=await s,e()}else o=s;if(!o)throw new Error(`Constructor for "${n.m}#${t.W}" was not found`);o.isProxied||(n.X=o.watchers,rt(o,n,2),o.isProxied=!0);const l=V("createInstance",n.m);t.l|=8;try{new o(t)}catch(e){c(e)}t.l&=-9,t.l|=128,l(),nt(t.t)}else{o=e.constructor;const n=e.localName;customElements.whenDefined(n).then((()=>t.l|=128))}if(o&&o.style){let s;"string"==typeof o.style?s=o.style:"string"!=typeof o.style&&(t.W=le(e),t.W&&(s=o.style[t.W]));const l=ve(n,t.W);if(!d.has(l)){const e=V("registerStyles",n.m);fe(l,s,!!(1&n.l)),e()}}}const l=t.q,r=()=>Qe(t,!0);l&&l["s-rc"]?l["s-rc"].push(r):r()},nt=e=>{Ye(e,"connectedCallback")},st=e=>{if(!(1&O.l)){const t=i(e),n=t.i,s=V("connectedCallback",n.m);if(1&t.l)ut(e,t,n._),(null==t?void 0:t.t)?nt(t.t):(null==t?void 0:t.h)&&t.h.then((()=>nt(t.t)));else{let s;if(t.l|=1,s=e.getAttribute(w),s){if(1&n.l){const t=ce(e.shadowRoot,n,e.getAttribute("s-mode"));e.classList.remove(t+"-h",t+"-s")}ee(e,n.m,s,t)}s||12&n.l&&it(e);{let n=e;for(;n=n.parentNode||n.host;)if(1===n.nodeType&&n.hasAttribute("s-id")&&n["s-p"]||n["s-p"]){Be(t,t.q=n);break}}n.K&&Object.entries(n.K).map((([t,[n]])=>{if(31&n&&e.hasOwnProperty(t)){const n=e[t];delete e[t],e[t]=n}})),lt(e,t,n)}s()}},it=e=>{const t=e["s-cr"]=j.createComment("");t["s-cn"]=!0,He(e,t,e.firstChild)},ot=e=>{Ye(e,"disconnectedCallback")},at=async e=>{if(!(1&O.l)){const t=i(e);t.J&&(t.J.map((e=>e())),t.J=void 0),(null==t?void 0:t.t)?ot(t.t):(null==t?void 0:t.h)&&t.h.then((()=>ot(t.t)))}},ft=(e,t={})=>{var n;const s=V(),o=[],l=t.exclude||[],r=C.customElements,c=j.head,d=c.querySelector("meta[charset]"),u=j.createElement("style"),h=[];let p,f=!0;Object.assign(O,t),O.S=new URL(t.resourcesUrl||"./",j.baseURI).href,O.l|=2;let m=!1;if(e.map((e=>{e[1].map((n=>{var s;const c={l:n[0],m:n[1],K:n[2],_:n[3]};4&c.l&&(m=!0),c.K=n[2],c._=n[3],c.B=[],c.X=null!=(s=n[4])?s:{};const d=t.transformTagName?t.transformTagName(c.m):c.m,u=class extends HTMLElement{constructor(e){if(super(e),this.hasRegisteredEventListeners=!1,a(e=this,c),1&c.l)if(e.shadowRoot){if("open"!==e.shadowRoot.mode)throw new Error(`Unable to re-use existing shadow root for ${c.m}! Mode is set to ${e.shadowRoot.mode} but KoliBri only supports open shadow roots.`)}else e.attachShadow({mode:"open",delegatesFocus:!!(16&c.l)})}connectedCallback(){const e=i(this);this.hasRegisteredEventListeners||(this.hasRegisteredEventListeners=!0,ut(this,e,c._)),p&&(clearTimeout(p),p=null),f?h.push(this):O.jmp((()=>st(this)))}disconnectedCallback(){O.jmp((()=>at(this)))}componentOnReady(){return i(this).h}};c.$=e[0],l.includes(d)||r.get(d)||(o.push(d),r.define(d,rt(u,c,1)))}))})),o.length>0&&(m&&(u.textContent+=k),u.textContent+=o.sort()+S,u.innerHTML.length)){u.setAttribute("data-styles","");const e=null!=(n=O.U)?n:U(j);null!=e&&u.setAttribute("nonce",e),c.insertBefore(u,d?d.nextSibling:c.firstChild)}f=!1,h.length?h.map((e=>e.connectedCallback())):O.jmp((()=>p=setTimeout(Je,30))),s()},ct=(e,t)=>t,ut=(e,t,n,s)=>{n&&n.map((([n,s,o])=>{const l=dt(e,n),r=vt(t,o),i=ht(n);O.ael(l,s,r,i),(t.J=t.J||[]).push((()=>O.rel(l,s,r,i)))}))},vt=(e,t)=>n=>{var s;try{256&e.l?null==(s=e.t)||s[t](n):(e.G=e.G||[]).push([t,n])}catch(e){c(e)}},dt=(e,t)=>8&t?C:e,ht=e=>T?{passive:!!(1&e),capture:!!(2&e)}:!!(2&e),pt=e=>O.U=e;export{r as E,ct as F,X as H,ne as a,ft as b,ie as g,G as h,E as p,o as r,pt as s};