@db-ux/wc-core-components 4.10.2 → 4.11.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 (336) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/bundle/db-accordion-item.js +1 -1
  3. package/bundle/db-accordion.js +1 -1
  4. package/bundle/db-badge.js +1 -1
  5. package/bundle/db-brand.js +1 -1
  6. package/bundle/db-button.js +1 -1
  7. package/bundle/db-card.js +1 -1
  8. package/bundle/db-checkbox.js +1 -1
  9. package/bundle/db-custom-button.js +1 -1
  10. package/bundle/db-custom-select-dropdown.js +1 -1
  11. package/bundle/db-custom-select-form-field.js +1 -1
  12. package/bundle/db-custom-select-list-item.js +1 -1
  13. package/bundle/db-custom-select-list.js +1 -1
  14. package/bundle/db-custom-select.js +1 -1
  15. package/bundle/db-divider.js +1 -1
  16. package/bundle/db-drawer.js +1 -1
  17. package/bundle/db-header.js +1 -1
  18. package/bundle/db-icon.js +1 -1
  19. package/bundle/db-infotext.js +1 -1
  20. package/bundle/db-input.js +1 -1
  21. package/bundle/db-link.js +1 -1
  22. package/bundle/db-navigation-item.js +1 -1
  23. package/bundle/db-navigation.js +1 -1
  24. package/bundle/db-notification.js +1 -1
  25. package/bundle/db-page.js +1 -1
  26. package/bundle/db-popover.js +1 -1
  27. package/bundle/db-radio.js +1 -1
  28. package/bundle/db-section.js +1 -1
  29. package/bundle/db-select.js +1 -1
  30. package/bundle/db-stack.js +1 -1
  31. package/bundle/db-switch.js +1 -1
  32. package/bundle/db-tab-item.js +1 -1
  33. package/bundle/db-tab-list.js +1 -1
  34. package/bundle/db-tab-panel.js +1 -1
  35. package/bundle/db-table-body.d.ts +11 -0
  36. package/bundle/db-table-body.js +1 -0
  37. package/bundle/db-table-caption.d.ts +11 -0
  38. package/bundle/db-table-caption.js +1 -0
  39. package/bundle/db-table-data-cell.d.ts +11 -0
  40. package/bundle/db-table-data-cell.js +1 -0
  41. package/bundle/db-table-footer.d.ts +11 -0
  42. package/bundle/db-table-footer.js +1 -0
  43. package/bundle/db-table-head.d.ts +11 -0
  44. package/bundle/db-table-head.js +1 -0
  45. package/bundle/db-table-header-cell.d.ts +11 -0
  46. package/bundle/db-table-header-cell.js +1 -0
  47. package/bundle/db-table-row.d.ts +11 -0
  48. package/bundle/db-table-row.js +1 -0
  49. package/bundle/db-table.d.ts +11 -0
  50. package/bundle/db-table.js +1 -0
  51. package/bundle/db-tabs.js +1 -1
  52. package/bundle/db-tag.js +1 -1
  53. package/bundle/db-textarea.js +1 -1
  54. package/bundle/db-tooltip.js +1 -1
  55. package/bundle/index.js +1 -1
  56. package/bundle/{p-BGVLpaFn.js → p-B5ANMEnQ.js} +1 -1
  57. package/bundle/p-BJwvv-yT.js +1 -0
  58. package/bundle/{p-B5E_0kTi.js → p-BNiKxu3y.js} +1 -1
  59. package/bundle/p-B_bPnncM.js +1 -0
  60. package/bundle/p-BnLhi6Lz.js +1 -0
  61. package/bundle/p-BrBlnLrn.js +1 -0
  62. package/bundle/p-CByFfoSH.js +1 -0
  63. package/bundle/{p-LbPYp2oP.js → p-CQo0C7QE.js} +1 -1
  64. package/bundle/p-CR2ZbfYe.js +1 -0
  65. package/bundle/p-CYYSsu3p.js +1 -0
  66. package/bundle/p-CeDu282h.js +1 -0
  67. package/bundle/p-CfLPOLHz.js +1 -0
  68. package/bundle/p-CoOxyQb2.js +1 -0
  69. package/bundle/p-CqED0CfD.js +1 -0
  70. package/bundle/p-Cr_z1Jfi.js +1 -0
  71. package/bundle/{p-DisehhY5.js → p-D-XzX0R7.js} +1 -1
  72. package/{dist/db-ux/p-D5mInaY7.js → bundle/p-D6L0n3gO.js} +1 -1
  73. package/bundle/p-DJTpgiBy.js +1 -0
  74. package/bundle/p-DMSIvqcA.js +1 -0
  75. package/bundle/p-DUiroUyR.js +1 -0
  76. package/bundle/p-DdyMClpj.js +1 -0
  77. package/bundle/p-DjVjS2Tb.js +1 -0
  78. package/bundle/p-in4Kv88F.js +1 -0
  79. package/dist/cjs/db-accordion-item.cjs.entry.js +4 -4
  80. package/dist/cjs/db-accordion.cjs.entry.js +3 -3
  81. package/dist/cjs/db-badge.cjs.entry.js +4 -4
  82. package/dist/cjs/db-brand.cjs.entry.js +4 -4
  83. package/dist/cjs/db-button.cjs.entry.js +6 -5
  84. package/dist/cjs/db-card.cjs.entry.js +4 -4
  85. package/dist/cjs/db-checkbox.cjs.entry.js +5 -5
  86. package/dist/cjs/db-custom-button.cjs.entry.js +6 -5
  87. package/dist/cjs/db-custom-select-dropdown_5.cjs.entry.js +18 -17
  88. package/dist/cjs/db-custom-select-form-field.cjs.entry.js +4 -4
  89. package/dist/cjs/db-custom-select.cjs.entry.js +10 -10
  90. package/dist/cjs/db-divider.cjs.entry.js +3 -3
  91. package/dist/cjs/db-drawer.cjs.entry.js +5 -5
  92. package/dist/cjs/db-header.cjs.entry.js +4 -4
  93. package/dist/cjs/db-icon.cjs.entry.js +4 -4
  94. package/dist/cjs/db-infotext.cjs.entry.js +4 -4
  95. package/dist/cjs/db-link_4.cjs.entry.js +248 -0
  96. package/dist/cjs/db-navigation-item.cjs.entry.js +4 -4
  97. package/dist/cjs/db-navigation.cjs.entry.js +4 -4
  98. package/dist/cjs/db-notification.cjs.entry.js +4 -4
  99. package/dist/cjs/db-page.cjs.entry.js +4 -4
  100. package/dist/cjs/db-popover.cjs.entry.js +5 -5
  101. package/dist/cjs/db-radio.cjs.entry.js +5 -5
  102. package/dist/cjs/db-section.cjs.entry.js +4 -4
  103. package/dist/cjs/db-select.cjs.entry.js +6 -6
  104. package/dist/cjs/db-stack.cjs.entry.js +4 -4
  105. package/dist/cjs/db-switch.cjs.entry.js +5 -5
  106. package/dist/cjs/db-tab-item_3.cjs.entry.js +12 -11
  107. package/dist/cjs/db-table-body_3.cjs.entry.js +194 -0
  108. package/dist/cjs/{db-link.cjs.entry.js → db-table-caption.cjs.entry.js} +7 -8
  109. package/dist/cjs/db-table.cjs.entry.js +158 -0
  110. package/dist/cjs/db-tabs.cjs.entry.js +4 -4
  111. package/dist/cjs/db-textarea.cjs.entry.js +5 -5
  112. package/dist/cjs/db-tooltip.cjs.entry.js +5 -5
  113. package/dist/cjs/db-ux.cjs.js +2 -2
  114. package/dist/cjs/{document-click-listener-B2-xKJv3.js → document-click-listener-DdNXbErU.js} +1 -1
  115. package/dist/cjs/{document-scroll-listener-ChQ7XZRk.js → document-scroll-listener-CvAZ6uPr.js} +1 -1
  116. package/dist/cjs/{form-components-_ncB_U2D.js → form-components-CmQlkARp.js} +1 -1
  117. package/dist/cjs/{index-HN8AqU2e.js → index-C313bRqJ.js} +21 -0
  118. package/dist/cjs/{index-2_9ESkQu.js → index-spuu3sXz.js} +13 -8
  119. package/dist/cjs/index.cjs.js +23 -4
  120. package/dist/cjs/loader.cjs.js +2 -2
  121. package/dist/collection/collection-manifest.json +8 -0
  122. package/dist/collection/components/accordion/accordion.js +1 -1
  123. package/dist/collection/components/accordion-item/accordion-item.js +2 -2
  124. package/dist/collection/components/badge/badge.js +2 -2
  125. package/dist/collection/components/brand/brand.js +3 -3
  126. package/dist/collection/components/button/button.js +7 -6
  127. package/dist/collection/components/card/card.js +2 -2
  128. package/dist/collection/components/checkbox/checkbox.js +3 -3
  129. package/dist/collection/components/custom-button/custom-button.js +7 -6
  130. package/dist/collection/components/custom-select/custom-select.js +7 -7
  131. package/dist/collection/components/custom-select-dropdown/custom-select-dropdown.js +2 -2
  132. package/dist/collection/components/custom-select-form-field/custom-select-form-field.js +2 -2
  133. package/dist/collection/components/custom-select-list/custom-select-list.js +2 -2
  134. package/dist/collection/components/custom-select-list-item/custom-select-list-item.js +3 -3
  135. package/dist/collection/components/divider/divider.js +1 -1
  136. package/dist/collection/components/drawer/drawer.js +3 -3
  137. package/dist/collection/components/header/header.js +2 -2
  138. package/dist/collection/components/icon/icon.js +3 -3
  139. package/dist/collection/components/infotext/infotext.js +3 -3
  140. package/dist/collection/components/input/input.js +11 -10
  141. package/dist/collection/components/link/link.js +2 -2
  142. package/dist/collection/components/navigation/navigation.js +2 -2
  143. package/dist/collection/components/navigation-item/navigation-item.js +3 -3
  144. package/dist/collection/components/notification/notification.js +3 -3
  145. package/dist/collection/components/page/page.js +2 -2
  146. package/dist/collection/components/popover/popover.js +2 -2
  147. package/dist/collection/components/radio/radio.js +2 -2
  148. package/dist/collection/components/section/section.js +2 -2
  149. package/dist/collection/components/select/select.js +5 -5
  150. package/dist/collection/components/stack/stack.js +2 -2
  151. package/dist/collection/components/switch/switch.js +6 -6
  152. package/dist/collection/components/tab-item/tab-item.js +9 -8
  153. package/dist/collection/components/tab-list/tab-list.js +2 -2
  154. package/dist/collection/components/tab-panel/tab-panel.js +2 -2
  155. package/dist/collection/components/table/examples/data.js +258 -0
  156. package/dist/collection/components/table/index.js +2 -0
  157. package/dist/collection/components/table/model.js +6 -0
  158. package/dist/collection/components/table/table.js +478 -0
  159. package/dist/collection/components/table-body/index.js +2 -0
  160. package/dist/collection/components/table-body/model.js +1 -0
  161. package/dist/collection/components/table-body/table-body.js +144 -0
  162. package/dist/collection/components/table-caption/index.js +2 -0
  163. package/dist/collection/components/table-caption/model.js +1 -0
  164. package/dist/collection/components/table-caption/table-caption.js +116 -0
  165. package/dist/collection/components/table-data-cell/index.js +2 -0
  166. package/dist/collection/components/table-data-cell/model.js +1 -0
  167. package/dist/collection/components/table-data-cell/table-data-cell.js +298 -0
  168. package/dist/collection/components/table-footer/index.js +2 -0
  169. package/dist/collection/components/table-footer/model.js +1 -0
  170. package/dist/collection/components/table-footer/table-footer.js +144 -0
  171. package/dist/collection/components/table-head/index.js +2 -0
  172. package/dist/collection/components/table-head/model.js +1 -0
  173. package/dist/collection/components/table-head/table-head.js +147 -0
  174. package/dist/collection/components/table-header-cell/index.js +2 -0
  175. package/dist/collection/components/table-header-cell/model.js +1 -0
  176. package/dist/collection/components/table-header-cell/table-header-cell.js +376 -0
  177. package/dist/collection/components/table-row/index.js +2 -0
  178. package/dist/collection/components/table-row/model.js +1 -0
  179. package/dist/collection/components/table-row/table-row.js +202 -0
  180. package/dist/collection/components/tabs/tabs.js +2 -2
  181. package/dist/collection/components/tag/tag.js +3 -3
  182. package/dist/collection/components/textarea/textarea.js +3 -3
  183. package/dist/collection/components/tooltip/tooltip.js +2 -2
  184. package/dist/collection/index.js +16 -0
  185. package/dist/collection/shared/model.js +1 -1
  186. package/dist/collection/utils/index.js +13 -8
  187. package/dist/custom-elements.json +6998 -3826
  188. package/dist/db-ux/db-ux.esm.js +1 -1
  189. package/dist/db-ux/index.esm.js +1 -1
  190. package/dist/db-ux/{p-2461e08a.entry.js → p-08271c80.entry.js} +1 -1
  191. package/dist/db-ux/{p-0f524f6c.entry.js → p-105ffa74.entry.js} +1 -1
  192. package/dist/db-ux/p-15adca91.entry.js +1 -0
  193. package/dist/db-ux/{p-db71c251.entry.js → p-1a322a0c.entry.js} +1 -1
  194. package/dist/db-ux/{p-46e3033b.entry.js → p-1f7232c0.entry.js} +1 -1
  195. package/dist/db-ux/p-27e2f6f2.entry.js +1 -0
  196. package/dist/db-ux/p-2907f214.entry.js +1 -0
  197. package/dist/db-ux/p-2ff958e4.entry.js +1 -0
  198. package/dist/db-ux/p-3423b7af.entry.js +1 -0
  199. package/dist/db-ux/p-365e6edf.entry.js +1 -0
  200. package/dist/db-ux/{p-fd334f14.entry.js → p-42516007.entry.js} +1 -1
  201. package/dist/db-ux/p-5045182c.entry.js +1 -0
  202. package/dist/db-ux/{p-26b7e21f.entry.js → p-5e1d42e5.entry.js} +1 -1
  203. package/dist/db-ux/{p-94de5791.entry.js → p-61b28212.entry.js} +1 -1
  204. package/dist/db-ux/p-6850a53c.entry.js +1 -0
  205. package/dist/db-ux/p-6bff55b4.entry.js +1 -0
  206. package/dist/db-ux/p-6e7c5e42.entry.js +1 -0
  207. package/dist/db-ux/p-76adf385.entry.js +1 -0
  208. package/dist/db-ux/p-78f7b353.entry.js +1 -0
  209. package/dist/db-ux/p-7fa5d304.entry.js +1 -0
  210. package/dist/db-ux/p-95b69e71.entry.js +1 -0
  211. package/dist/db-ux/p-99ebe6ec.entry.js +1 -0
  212. package/dist/db-ux/p-BihrW11j.js +1 -0
  213. package/dist/db-ux/p-BlbKvvUv.js +2 -0
  214. package/{bundle/p-BLyvxOmU.js → dist/db-ux/p-BtImZ8Nt.js} +1 -1
  215. package/dist/db-ux/p-OOIf-5XP.js +1 -0
  216. package/dist/db-ux/p-a5dc355d.entry.js +1 -0
  217. package/dist/db-ux/{p-4d5201a3.entry.js → p-a6113789.entry.js} +1 -1
  218. package/dist/db-ux/p-b9c0feaf.entry.js +1 -0
  219. package/dist/db-ux/p-c14fa91a.entry.js +1 -0
  220. package/dist/db-ux/p-c65b807e.entry.js +1 -0
  221. package/dist/db-ux/{p-d173eace.entry.js → p-dd9cedbe.entry.js} +1 -1
  222. package/dist/db-ux/{p-652739e4.entry.js → p-e3f705fd.entry.js} +1 -1
  223. package/dist/db-ux/{p-5eae34e7.entry.js → p-e4cddc9f.entry.js} +1 -1
  224. package/dist/db-ux/p-e7a8612c.entry.js +1 -0
  225. package/dist/db-ux/{p-4c3a8823.entry.js → p-ee8c3243.entry.js} +1 -1
  226. package/dist/db-ux/p-f0d0acfc.entry.js +1 -0
  227. package/dist/db-ux/{p-e2740857.entry.js → p-f15748ea.entry.js} +1 -1
  228. package/dist/db-ux/p-fumiz06Y.js +1 -0
  229. package/dist/esm/db-accordion-item.entry.js +4 -4
  230. package/dist/esm/db-accordion.entry.js +3 -3
  231. package/dist/esm/db-badge.entry.js +4 -4
  232. package/dist/esm/db-brand.entry.js +4 -4
  233. package/dist/esm/db-button.entry.js +6 -5
  234. package/dist/esm/db-card.entry.js +4 -4
  235. package/dist/esm/db-checkbox.entry.js +5 -5
  236. package/dist/esm/db-custom-button.entry.js +6 -5
  237. package/dist/esm/db-custom-select-dropdown_5.entry.js +18 -17
  238. package/dist/esm/db-custom-select-form-field.entry.js +4 -4
  239. package/dist/esm/db-custom-select.entry.js +10 -10
  240. package/dist/esm/db-divider.entry.js +3 -3
  241. package/dist/esm/db-drawer.entry.js +5 -5
  242. package/dist/esm/db-header.entry.js +4 -4
  243. package/dist/esm/db-icon.entry.js +4 -4
  244. package/dist/esm/db-infotext.entry.js +4 -4
  245. package/dist/esm/db-link_4.entry.js +243 -0
  246. package/dist/esm/db-navigation-item.entry.js +4 -4
  247. package/dist/esm/db-navigation.entry.js +4 -4
  248. package/dist/esm/db-notification.entry.js +4 -4
  249. package/dist/esm/db-page.entry.js +4 -4
  250. package/dist/esm/db-popover.entry.js +5 -5
  251. package/dist/esm/db-radio.entry.js +5 -5
  252. package/dist/esm/db-section.entry.js +4 -4
  253. package/dist/esm/db-select.entry.js +6 -6
  254. package/dist/esm/db-stack.entry.js +4 -4
  255. package/dist/esm/db-switch.entry.js +5 -5
  256. package/dist/esm/db-tab-item_3.entry.js +12 -11
  257. package/dist/esm/db-table-body_3.entry.js +190 -0
  258. package/dist/esm/{db-link.entry.js → db-table-caption.entry.js} +7 -8
  259. package/dist/esm/db-table.entry.js +156 -0
  260. package/dist/esm/db-tabs.entry.js +4 -4
  261. package/dist/esm/db-textarea.entry.js +5 -5
  262. package/dist/esm/db-tooltip.entry.js +5 -5
  263. package/dist/esm/db-ux.js +3 -3
  264. package/dist/esm/{document-click-listener-D7W_VE5O.js → document-click-listener-9wJfRcvz.js} +1 -1
  265. package/dist/esm/{document-scroll-listener-DOBe3Oa9.js → document-scroll-listener-4F0ZAg9p.js} +1 -1
  266. package/dist/esm/{form-components-D6LQfJvq.js → form-components-ZV7IN0oG.js} +1 -1
  267. package/dist/esm/{index-BGaQ0Bx8.js → index-BlbKvvUv.js} +21 -0
  268. package/dist/esm/{index-xkoBSP8R.js → index-fumiz06Y.js} +13 -8
  269. package/dist/esm/index.js +16 -5
  270. package/dist/esm/loader.js +3 -3
  271. package/dist/types/components/table/examples/data.d.ts +9 -0
  272. package/dist/types/components/table/index.d.ts +2 -0
  273. package/dist/types/components/table/model.d.ts +74 -0
  274. package/dist/types/components/table/table.d.ts +38 -0
  275. package/dist/types/components/table-body/index.d.ts +2 -0
  276. package/dist/types/components/table-body/model.d.ts +8 -0
  277. package/dist/types/components/table-body/table-body.d.ts +20 -0
  278. package/dist/types/components/table-caption/index.d.ts +2 -0
  279. package/dist/types/components/table-caption/model.d.ts +5 -0
  280. package/dist/types/components/table-caption/table-caption.d.ts +19 -0
  281. package/dist/types/components/table-data-cell/index.d.ts +2 -0
  282. package/dist/types/components/table-data-cell/model.d.ts +5 -0
  283. package/dist/types/components/table-data-cell/table-data-cell.d.ts +26 -0
  284. package/dist/types/components/table-footer/index.d.ts +2 -0
  285. package/dist/types/components/table-footer/model.d.ts +8 -0
  286. package/dist/types/components/table-footer/table-footer.d.ts +20 -0
  287. package/dist/types/components/table-head/index.d.ts +2 -0
  288. package/dist/types/components/table-head/model.d.ts +10 -0
  289. package/dist/types/components/table-head/table-head.d.ts +59 -0
  290. package/dist/types/components/table-header-cell/index.d.ts +2 -0
  291. package/dist/types/components/table-header-cell/model.d.ts +24 -0
  292. package/dist/types/components/table-header-cell/table-header-cell.d.ts +29 -0
  293. package/dist/types/components/table-row/index.d.ts +2 -0
  294. package/dist/types/components/table-row/model.d.ts +30 -0
  295. package/dist/types/components/table-row/table-row.d.ts +24 -0
  296. package/dist/types/components.d.ts +278 -0
  297. package/dist/types/index.d.ts +16 -0
  298. package/dist/types/shared/figma.d.ts +70 -18
  299. package/dist/types/shared/model.d.ts +44 -2
  300. package/dist/types/utils/index.d.ts +9 -4
  301. package/dist/vscode.html-custom-data.json +400 -2
  302. package/dist/web-types.json +744 -5
  303. package/package.json +4 -4
  304. package/bundle/p--qzKkpB9.js +0 -1
  305. package/bundle/p-9fgrfYbf.js +0 -1
  306. package/bundle/p-BChikMGc.js +0 -1
  307. package/bundle/p-BPxBqqlc.js +0 -1
  308. package/bundle/p-C6_y8Tot.js +0 -1
  309. package/bundle/p-CKfRqzsn.js +0 -1
  310. package/bundle/p-CnYMRGX1.js +0 -1
  311. package/bundle/p-CwzdaLE3.js +0 -1
  312. package/bundle/p-CyxQfbGC.js +0 -1
  313. package/bundle/p-DstwggLZ.js +0 -1
  314. package/bundle/p-suxDlmXD.js +0 -1
  315. package/dist/db-ux/p-11211f1a.entry.js +0 -1
  316. package/dist/db-ux/p-1a4881de.entry.js +0 -1
  317. package/dist/db-ux/p-21e5f6d0.entry.js +0 -1
  318. package/dist/db-ux/p-272bdffc.entry.js +0 -1
  319. package/dist/db-ux/p-32c359a9.entry.js +0 -1
  320. package/dist/db-ux/p-33606da9.entry.js +0 -1
  321. package/dist/db-ux/p-44391c06.entry.js +0 -1
  322. package/dist/db-ux/p-4b99f205.entry.js +0 -1
  323. package/dist/db-ux/p-4c238643.entry.js +0 -1
  324. package/dist/db-ux/p-93a6b1ee.entry.js +0 -1
  325. package/dist/db-ux/p-9728504d.entry.js +0 -1
  326. package/dist/db-ux/p-BGaQ0Bx8.js +0 -2
  327. package/dist/db-ux/p-CHLgQ9vn.js +0 -1
  328. package/dist/db-ux/p-D_roHmuC.js +0 -1
  329. package/dist/db-ux/p-a6c3ceaa.entry.js +0 -1
  330. package/dist/db-ux/p-cd3cfb4e.entry.js +0 -1
  331. package/dist/db-ux/p-cf045f35.entry.js +0 -1
  332. package/dist/db-ux/p-d3ada4cb.entry.js +0 -1
  333. package/dist/db-ux/p-d858f147.entry.js +0 -1
  334. package/dist/db-ux/p-ed5b3877.entry.js +0 -1
  335. package/dist/db-ux/p-fed0fc42.entry.js +0 -1
  336. package/dist/db-ux/p-xkoBSP8R.js +0 -1
@@ -0,0 +1 @@
1
+ function t(t,n,e){const o="undefined"!=typeof HTMLElement?HTMLElement.prototype:null;for(;t&&t!==o;){const o=Object.getOwnPropertyDescriptor(t,n);if(o&&(!e||o.get))return o;t=Object.getPrototypeOf(t)}}var n=(n,e)=>{var o;Object.entries(null!=(o=e.o.t)?o:{}).map((([o,[l]])=>{if(31&l||32&l){const l=n[o],r=t(Object.getPrototypeOf(n),o,!0)||Object.getOwnPropertyDescriptor(n,o);r&&Object.defineProperty(n,o,{get(){return r.get.call(this)},set(t){r.set.call(this,t)},configurable:!0,enumerable:!0}),e.l.has(o)?n[o]=e.l.get(o):void 0!==l&&(n[o]=l)}}))},e=t=>{if(t.__stencil__getHostRef)return t.__stencil__getHostRef()},o=(t,n)=>n in t,l=(t,n)=>(0,console.error)(t,n),r="undefined"!=typeof window?window:{},s=r.HTMLElement||class{},i={i:0,u:"",jmp:t=>t(),raf:t=>requestAnimationFrame(t),ael:(t,n,e,o)=>t.addEventListener(n,e,o),rel:(t,n,e,o)=>t.removeEventListener(n,e,o),ce:(t,n)=>new CustomEvent(t,n)},c=!1,u=[],f=[],a=(t,n)=>e=>{t.push(e),c||(c=!0,n&&4&i.i?v(p):i.raf(p))},d=t=>{for(let n=0;n<t.length;n++)try{t[n](performance.now())}catch(t){l(t)}t.length=0},p=()=>{d(u),d(f),(c=u.length>0)&&i.raf(p)},v=t=>Promise.resolve(undefined).then(t),h=a(f,!0),m=t=>{const n=new URL(t,i.u);return n.origin!==r.location.origin?n.href:n.pathname},y=t=>i.u=t,b=t=>{const n=j(t,"childNodes");t.tagName&&t.tagName.includes("-")&&t["s-cr"]&&"SLOT-FB"!==t.tagName&&$(n,t.tagName).forEach((t=>{1===t.nodeType&&"SLOT-FB"===t.tagName&&(t.hidden=!!w(t,O(t),!1).length)}));let e=0;for(e=0;e<n.length;e++){const t=n[e];1===t.nodeType&&j(t,"childNodes").length&&b(t)}};function $(t,n,e){let o,l=0,r=[];for(;l<t.length;l++){if(o=t[l],o["s-sr"]&&(!n||o["s-hn"]===n)&&(void 0===e||O(o)===e)&&(r.push(o),void 0!==e))return r;r=[...r,...$(o.childNodes,n,e)]}return r}var w=(t,n,e=!0)=>{const o=[];(e&&t["s-sr"]||!t["s-sr"])&&o.push(t);let l=t;for(;l=l.nextSibling;)O(l)!==n||!e&&l["s-sr"]||o.push(l);return o},g=(t,n)=>1===t.nodeType?null===t.getAttribute("slot")&&""===n||t.getAttribute("slot")===n:t["s-sn"]===n||""===n,O=t=>"string"==typeof t["s-sn"]?t["s-sn"]:1===t.nodeType&&t.getAttribute("slot")||void 0;function j(t,n){if("__"+n in t){const e=t["__"+n];return"function"!=typeof e?e:e.bind(t)}return"function"!=typeof t[n]?t[n]:t[n].bind(t)}var N,k,S=new WeakMap,M=t=>"object"==(t=typeof t)||"function"===t,E=(t,n,...e)=>{let o=null,l=null,r=null,s=!1,i=!1;const c=[],u=n=>{for(let e=0;e<n.length;e++)o=n[e],Array.isArray(o)?u(o):null!=o&&"boolean"!=typeof o&&((s="function"!=typeof t&&!M(o))&&(o=String(o)),s&&i?c[c.length-1].p+=o:c.push(s?A(null,o):o),i=s)};if(u(e),n){n.key&&(l=n.key),n.name&&(r=n.name);{const t=n.className||n.class;t&&(n.class="object"!=typeof t?t:Object.keys(t).filter((n=>t[n])).join(" "))}}if("function"==typeof t)return t(null===n?{}:n,c,L);const f=A(t,null);return f.v=n,c.length>0&&(f.h=c),f.m=l,f.$=r,f},A=(t,n)=>({i:0,O:t,p:null!=n?n:null,j:null,h:null,v:null,m:null,$:null}),P={},L={forEach:(t,n)=>t.map(_).forEach(n),map:(t,n)=>t.map(_).map(n).map(x)},_=t=>({vattrs:t.v,vchildren:t.h,vkey:t.m,vname:t.$,vtag:t.O,vtext:t.p}),x=t=>{if("function"==typeof t.vtag){const n={...t.vattrs};return t.vkey&&(n.key=t.vkey),t.vname&&(n.name=t.vname),E(t.vtag,n,...t.vchildren||[])}const n=A(t.vtag,t.vtext);return n.v=t.vattrs,n.h=t.vchildren,n.m=t.vkey,n.$=t.vname,n},F=t=>{if(!t)return;const n=Object.keys(t);if(0===n.length)return;let e=!1;for(const o of n){if(e)break;for(const n of t[o])if("string"==typeof n){e=!0;break}}if(!e)return t;const o={};for(const e of n)o[e]=t[e].map((t=>"string"==typeof t?{[t]:0}:t));return o},R=(t,n)=>null==t||M(t)?t:4&n?"false"!==t&&(""===t||!!t):2&n?"string"==typeof t?parseFloat(t):"number"==typeof t?t:NaN:1&n?String(t):t,T=(t,n)=>{const e=t;return{emit:t=>C(e,n,{bubbles:!0,composed:!0,cancelable:!0,detail:t})}},C=(t,n,e)=>{const o=i.ce(n,e);return t.dispatchEvent(o),o},B=(t,n,l,s,c,u)=>{if(l===s)return;let f=o(t,n),a=n.toLowerCase();if("class"===n){const n=t.classList,e=W(l);let o=W(s);n.remove(...e.filter((t=>t&&!o.includes(t)))),n.add(...o.filter((t=>t&&!e.includes(t))))}else if("style"===n){for(const n in l)s&&null!=s[n]||(n.includes("-")?t.style.removeProperty(n):t.style[n]="");for(const n in s)l&&s[n]===l[n]||(n.includes("-")?t.style.setProperty(n,s[n]):t.style[n]=s[n])}else if("key"===n);else if("ref"===n)s&&ct(s,t);else if(t.__lookupSetter__(n)||"o"!==n[0]||"n"!==n[1]){if("a"===n[0]&&n.startsWith("attr:")){const o=n.slice(5);let l;{const n=e(t);if(n&&n.o&&n.o.t){const t=n.o.t[o];t&&t[1]&&(l=t[1])}}return l||(l=o.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase()),void(null==s||!1===s?!1===s&&""!==t.getAttribute(l)||t.removeAttribute(l):t.setAttribute(l,!0===s?"":s))}if("p"===n[0]&&n.startsWith("prop:")){const e=n.slice(5);try{t[e]=s}catch(t){}return}{const e=M(s);if((f||e&&null!==s)&&!c)try{if(t.tagName.includes("-"))t[n]!==s&&(t[n]=s);else{const e=null==s?"":s;"list"===n?f=!1:null!=l&&t[n]===e||("function"==typeof t.__lookupSetter__(n)?t[n]=e:t.setAttribute(n,e))}}catch(t){}null==s||!1===s?!1===s&&""!==t.getAttribute(n)||t.removeAttribute(n):(!f||4&u||c)&&!e&&1===t.nodeType&&t.setAttribute(n,s=!0===s?"":s)}}else if(n="-"===n[2]?n.slice(3):o(r,a)?a.slice(2):a[2]+n.slice(3),l||s){const e=n.endsWith(D);n=n.replace(H,""),l&&i.rel(t,n,l,e),s&&i.ael(t,n,s,e)}},U=/\s/,W=t=>("object"==typeof t&&t&&"baseVal"in t&&(t=t.baseVal),t&&"string"==typeof t?t.split(U):[]),D="Capture",H=new RegExp(D+"$"),q=(t,n,e)=>{const o=11===n.j.nodeType&&n.j.host?n.j.host:n.j,l=t&&t.v||{},r=n.v||{};for(const t of z(Object.keys(l)))t in r||B(o,t,l[t],void 0,e,n.i);for(const t of z(Object.keys(r)))B(o,t,l[t],r[t],e,n.i)};function z(t){return t.includes("ref")?[...t.filter((t=>"ref"!==t)),"ref"]:t}var V=!1,Y=!1,I=!1,Z=!1,G=[],J=[],K=(t,n,e)=>{var o;const l=n.h[e];let s,i,c,u=0;if(V||(I=!0,"slot"===l.O&&(l.i|=l.h?2:1)),null!=l.p)s=l.j=r.document.createTextNode(l.p);else if(1&l.i)s=l.j=r.document.createTextNode(""),q(null,l,Z);else{if(!r.document)throw new Error("You are trying to render a Stencil component in an environment that doesn't support the DOM.");if(s=l.j=r.document.createElement(!V&&2&l.i?"slot-fb":l.O),q(null,l,Z),l.h){const n="template"===l.O?s.content:s;for(u=0;u<l.h.length;++u)i=K(t,l,u),i&&n.appendChild(i)}}return s["s-hn"]=k,3&l.i&&(s["s-sr"]=!0,s["s-cr"]=N,s["s-sn"]=l.$||"",s["s-rf"]=null==(o=l.v)?void 0:o.ref,function(t){if(t.assignedElements||t.assignedNodes||!t["s-sr"])return;const n=n=>function(t){const e=[],o=this["s-sn"];(null==t?void 0:t.flatten)&&console.error("\n Flattening is not supported for Stencil non-shadow slots.\n You can use `.childNodes` to nested slot fallback content.\n If you have a particular use case, please open an issue on the Stencil repo.\n ");const l=this["s-cr"].parentElement;return(l.__childNodes?l.childNodes:(t=>{const n=[];for(let e=0;e<t.length;e++){const o=t[e]["s-nr"]||void 0;o&&o.isConnected&&n.push(o)}return n})(l.childNodes)).forEach((t=>{o===O(t)&&e.push(t)})),n?e.filter((t=>1===t.nodeType)):e}.bind(t);t.assignedElements=n(!0),t.assignedNodes=n(!1)}(s),c=t&&t.h&&t.h[e],c&&c.O===l.O&&t.j&&Q(t.j)),s},Q=t=>{i.i|=1;const n=t.closest(k.toLowerCase());if(null!=n){const e=Array.from(n.__childNodes||n.childNodes).find((t=>t["s-cr"])),o=Array.from(t.__childNodes||t.childNodes);for(const t of e?o.reverse():o)null!=t["s-sh"]&&(ut(n,t,null!=e?e:null),t["s-sh"]=void 0,I=!0)}i.i&=-2},X=(t,n)=>{i.i|=1;const e=Array.from(t.__childNodes||t.childNodes);if(t["s-sr"]){let n=t;for(;n=n.nextSibling;)n&&n["s-sn"]===t["s-sn"]&&n["s-sh"]===k&&e.push(n)}for(let t=e.length-1;t>=0;t--){const o=e[t];o["s-hn"]!==k&&o["s-ol"]&&(ut(ot(o).parentNode,o,ot(o)),o["s-ol"].remove(),o["s-ol"]=void 0,o["s-sh"]=void 0,I=!0),n&&X(o,n)}i.i&=-2},tt=(t,n,e,o,l,r)=>{let s,i=t["s-cr"]&&t["s-cr"].parentNode||t;for("template"===e.O&&(i=i.content);l<=r;++l)o[l]&&(s=K(null,e,l),s&&(o[l].j=s,ut(i,s,ot(n))))},nt=(t,n,e)=>{for(let o=n;o<=e;++o){const n=t[o];if(n){const t=n.j;it(n),t&&(Y=!0,t["s-ol"]?t["s-ol"].remove():X(t,!0),t.remove())}}},et=(t,n,e=!1)=>t.O===n.O&&("slot"===t.O?t.$===n.$:e?(e&&!t.m&&n.m&&(t.m=n.m),!0):t.m===n.m),ot=t=>t&&t["s-ol"]||t,lt=(t,n,e=!1)=>{const o=n.j=t.j,l=t.h,r=n.h,s=n.p;let i;null==s?("slot"!==n.O||V||t.$!==n.$&&(n.j["s-sn"]=n.$||"",Q(n.j.parentElement)),q(t,n,Z),null!==l&&null!==r?((t,n,e,o,l=!1)=>{let r,s,i=0,c=0,u=0,f=0,a=n.length-1,d=n[0],p=n[a],v=o.length-1,h=o[0],m=o[v];const y="template"===e.O?t.content:t;for(;i<=a&&c<=v;)if(null==d)d=n[++i];else if(null==p)p=n[--a];else if(null==h)h=o[++c];else if(null==m)m=o[--v];else if(et(d,h,l))lt(d,h,l),d=n[++i],h=o[++c];else if(et(p,m,l))lt(p,m,l),p=n[--a],m=o[--v];else if(et(d,m,l))"slot"!==d.O&&"slot"!==m.O||X(d.j.parentNode,!1),lt(d,m,l),ut(y,d.j,p.j.nextSibling),d=n[++i],m=o[--v];else if(et(p,h,l))"slot"!==d.O&&"slot"!==m.O||X(p.j.parentNode,!1),lt(p,h,l),ut(y,p.j,d.j),p=n[--a],h=o[++c];else{for(u=-1,f=i;f<=a;++f)if(n[f]&&null!==n[f].m&&n[f].m===h.m){u=f;break}u>=0?(s=n[u],s.O!==h.O?r=K(n&&n[c],e,u):(lt(s,h,l),n[u]=void 0,r=s.j),h=o[++c]):(r=K(n&&n[c],e,c),h=o[++c]),r&&ut(ot(d.j).parentNode,r,ot(d.j))}i>a?tt(t,null==o[v+1]?null:o[v+1].j,e,o,c,v):c>v&&nt(n,i,a)})(o,l,n,r,e):null!==r?(null!==t.p&&(o.textContent=""),tt(o,null,n,r,0,r.length-1)):!e&&null!==l&&nt(l,0,l.length-1)):(i=o["s-cr"])?i.parentNode.textContent=s:t.p!==s&&(o.data=s)},rt=[],st=t=>{let n,e,o;const l=t.__childNodes||t.childNodes;for(const t of l){if(t["s-sr"]&&(n=t["s-cr"])&&n.parentNode){e=n.parentNode.__childNodes||n.parentNode.childNodes;const l=t["s-sn"];for(o=e.length-1;o>=0;o--)if(n=e[o],!(n["s-cn"]||n["s-nr"]||n["s-hn"]===t["s-hn"]||n["s-sh"]&&n["s-sh"]===t["s-hn"]))if(g(n,l)){let e=rt.find((t=>t.N===n));Y=!0,n["s-sn"]=n["s-sn"]||l,e?(e.N["s-sh"]=t["s-hn"],e.k=t):(n["s-sh"]=t["s-hn"],rt.push({k:t,N:n})),n["s-sr"]&&rt.map((t=>{g(t.N,n["s-sn"])&&(e=rt.find((t=>t.N===n)),e&&!t.k&&(t.k=e.k))}))}else rt.some((t=>t.N===n))||rt.push({N:n})}1===t.nodeType&&st(t)}},it=t=>{t.v&&t.v.ref&&G.push((()=>t.v.ref(null))),t.h&&t.h.map(it)},ct=(t,n)=>{J.push((()=>t(n)))},ut=(t,n,e,o)=>{if("string"==typeof n["s-sn"]){t.insertBefore(n,e);const{slotNode:l}=function(t,n){var e;if(!(n=n||(null==(e=t["s-ol"])?void 0:e.parentElement)))return{slotNode:null,slotName:""};const o=t["s-sn"]=O(t)||"";return{slotNode:$(j(n,"childNodes"),n.tagName,o)[0],slotName:o}}(n);return l&&!o&&l.dispatchEvent(new CustomEvent("slotchange",{bubbles:!1,cancelable:!1,composed:!1})),n}return t.__insertBefore?t.__insertBefore(n,e):null==t?void 0:t.insertBefore(n,e)},ft=(t,n,e=!1)=>{var o,l,s,c,u;const f=t.$hostElement$,a=t.o,d=t.S||A(null,null);var p;const v=(p=n)&&p.O===P?n:E(null,null,n);if(k=f.tagName,e&&v.v)for(const t of Object.keys(v.v))f.hasAttribute(t)&&!["key","ref","style","class"].includes(t)&&(v.v[t]=f[t]);if(v.O=null,v.i|=4,t.S=v,v.j=d.j=f,V=false,N=f["s-cr"],Y=!1,lt(d,v,e),i.i|=1,I){st(v.j);for(const t of rt){const n=t.N;if(!n["s-ol"]&&r.document){const t=r.document.createTextNode("");t["s-nr"]=n,ut(n.parentNode,n["s-ol"]=t,n,e)}}for(const t of rt){const n=t.N,i=t.k;if(1===n.nodeType&&e&&(n["s-ih"]=null!=(o=n.hidden)&&o),i){const t=i.parentNode;let o=i.nextSibling;if(o&&1===o.nodeType){let e=null==(l=n["s-ol"])?void 0:l.previousSibling;for(;e;){let l=null!=(s=e["s-nr"])?s:null;if(l&&l["s-sn"]===n["s-sn"]&&t===(l.__parentNode||l.parentNode)){for(l=l.nextSibling;l===n||(null==l?void 0:l["s-sr"]);)l=null==l?void 0:l.nextSibling;if(!l||!l["s-nr"]){o=l;break}}e=e.previousSibling}}if((!o&&t!==(n.__parentNode||n.parentNode)||(n.__nextSibling||n.nextSibling)!==o)&&n!==o){if(ut(t,n,o,e),8===n.nodeType&&n.nodeValue.startsWith("s-nt-")){const t=r.document.createTextNode(n.nodeValue.replace(/^s-nt-/,""));t["s-hn"]=n["s-hn"],t["s-sn"]=n["s-sn"],t["s-sh"]=n["s-sh"],t["s-sr"]=n["s-sr"],t["s-ol"]=n["s-ol"],t["s-ol"]["s-nr"]=t,ut(n.parentNode,t,n,e),n.parentNode.removeChild(n)}1===n.nodeType&&"SLOT-FB"!==n.tagName&&(n.hidden=null!=(c=n["s-ih"])&&c)}n&&"function"==typeof i["s-rf"]&&i["s-rf"](i)}else 1===n.nodeType&&(n.hidden=!0)}}if(Y&&b(v.j),i.i&=-2,rt.length=0,!V&&!(1&a.i)&&f["s-cr"]){const t=v.j.__childNodes||v.j.childNodes;for(const n of t)if(n["s-hn"]!==k&&!n["s-sh"])if(e&&null==n["s-ih"]&&(n["s-ih"]=null!=(u=n.hidden)&&u),1===n.nodeType)n.hidden=!0;else if(3===n.nodeType&&n.nodeValue.trim()){const t=r.document.createComment("s-nt-"+n.nodeValue);t["s-sn"]=n["s-sn"],ut(n.parentNode,t,n,e),n.parentNode.removeChild(n)}}N=void 0,G.forEach((t=>t())),G.length=0,J.forEach((t=>t())),J.length=0},at=(t,n)=>{if(n&&!t.M&&n["s-p"]){const e=n["s-p"].push(new Promise((o=>t.M=()=>{n["s-p"].splice(e-1,1),o()})))}},dt=(t,n)=>{if(t.i|=16,4&t.i)return void(t.i|=512);at(t,t.A);const e=()=>pt(t,n);if(!n)return h(e);queueMicrotask((()=>{e()}))},pt=(t,n)=>{const e=t.$hostElement$,o=e;if(!o)throw new Error(`Can't render component <${e.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`);let l;return l=wt(o,n?"componentWillLoad":"componentWillUpdate",void 0,e),l=vt(l,(()=>wt(o,"componentWillRender",void 0,e))),vt(l,(()=>mt(t,o,n)))},vt=(t,n)=>ht(t)?t.then(n).catch((t=>{console.error(t),n()})):n(),ht=t=>t instanceof Promise||t&&t.then&&"function"==typeof t.then,mt=async(t,n,e)=>{var o;const l=t.$hostElement$,r=l["s-rc"];yt(t,n,l,e),r&&(r.map((t=>t())),l["s-rc"]=void 0);{const n=null!=(o=l["s-p"])?o:[],e=()=>bt(t);0===n.length?e():(Promise.all(n).then(e).catch(e),t.i|=4,n.length=0)}},yt=(t,n,e,o)=>{try{n=n.render(),t.i&=-17,t.i|=2,ft(t,n,o)}catch(n){l(n,t.$hostElement$)}return null},bt=t=>{const n=t.$hostElement$,e=n,o=t.A;wt(e,"componentDidRender",void 0,n),64&t.i?wt(e,"componentDidUpdate",void 0,n):(t.i|=64,gt(n),wt(e,"componentDidLoad",void 0,n),t.P(n),o||$t()),t.M&&(t.M(),t.M=void 0),512&t.i&&v((()=>dt(t,!1))),t.i&=-517},$t=()=>{v((()=>C(r,"appload",{detail:{namespace:"db-ux"}})))},wt=(t,n,e,o)=>{if(t&&t[n])try{return t[n](e)}catch(t){l(t,o)}},gt=t=>t.classList.add("hydrated"),Ot=(t,n,o,r)=>{const s=e(t);if(!s)return;const i=t,c=s.l.get(n),u=s.i,f=i;o=R(o,r.t[n][0]);const a=Number.isNaN(c)&&Number.isNaN(o);if(o!==c&&!a){if(s.l.set(n,o),r.L){const t=r.L[n];t&&t.map((t=>{try{const[[e,l]]=Object.entries(t);(128&u||1&l)&&(f?f[e](o,c,n):s._.push((()=>{s.F[e](o,c,n)})))}catch(t){l(t,i)}}))}if(2&u){if(f.componentShouldUpdate&&!1===f.componentShouldUpdate(o,c,n)&&!(16&u))return;16&u||dt(s,!1)}}},jt=(n,o)=>{var l,r;const s=n.prototype;{n.watchers&&!o.L&&(o.L=F(n.watchers)),n.deserializers&&!o.R&&(o.R=n.deserializers),n.serializers&&!o.T&&(o.T=n.serializers);const c=Object.entries(null!=(l=o.t)?l:{});c.map((([n,[l]])=>{if(31&l||32&l){const{get:r,set:i}=t(s,n)||{};r&&(o.t[n][0]|=2048),i&&(o.t[n][0]|=4096),Object.defineProperty(s,n,{get(){return r?r.apply(this):(t=n,e(this).l.get(t));var t},configurable:!0,enumerable:!0}),Object.defineProperty(s,n,{set(t){const r=e(this);if(r){if(i)return void 0===(32&l?this[n]:r.$hostElement$[n])&&r.l.get(n)&&(t=r.l.get(n)),i.apply(this,[R(t,l)]),void Ot(this,n,t=32&l?this[n]:r.$hostElement$[n],o);Ot(this,n,t,o)}}})}}));{const t=new Map;s.attributeChangedCallback=function(n,l,r){i.jmp((()=>{var i;const u=t.get(n),f=e(this);if(this.hasOwnProperty(u),s.hasOwnProperty(u)&&"number"==typeof this[u]&&this[u]==r)return;if(null==u){const t=null==f?void 0:f.i;if(f&&t&&!(8&t)&&r!==l){const e=this,s=null==(i=o.L)?void 0:i[n];null==s||s.forEach((o=>{const[[s,i]]=Object.entries(o);null!=e[s]&&(128&t||1&i)&&e[s].call(e,r,l,n)}))}return}const a=c.find((([t])=>t===u)),d=a&&4&a[1][0],p=d&&null===r&&void 0===this[u];d&&(r=null!==r&&"false"!==r);const v=Object.getOwnPropertyDescriptor(s,u);p||r==this[u]||v.get&&!v.set||(this[u]=r)}))},n.observedAttributes=Array.from(new Set([...Object.keys(null!=(r=o.L)?r:{}),...c.filter((([t,n])=>31&n[0])).map((([n,e])=>{const o=e[1]||n;return t.set(o,n),o}))]))}}return n},Nt=t=>{if(!r.document)return;const n=t["s-cr"]=r.document.createComment("");n["s-cn"]=!0,ut(t,n,t.firstChild)},kt=(t,o)=>{const r={i:o[0],C:o[1]};try{r.t=o[2],r.L=F(t.L),r.R=t.R,r.T=t.T;const s=t.prototype.connectedCallback,c=t.prototype.disconnectedCallback;return Object.assign(t.prototype,{__hasHostListenerAttached:!1,__registerHost(){((t,e)=>{const o={i:0,$hostElement$:t,o:e,l:new Map,B:new Map};o.U=new Promise((t=>o.P=t)),t["s-p"]=[],t["s-rc"]=[];const l=o;t.__stencil__getHostRef=()=>l,512&e.i&&n(t,o)})(this,r)},connectedCallback(){if(!this.__hasHostListenerAttached){if(!e(this))return;this.__hasHostListenerAttached=!0}(t=>{if(!(1&i.i)){const n=e(t);if(!n)return;const o=n.o,r=()=>{};if(1&n.i)(null==n?void 0:n.F)||(null==n?void 0:n.U)&&n.U.then((()=>{}));else{n.i|=1,12&o.i&&Nt(t);{let e=t;for(;e=e.parentNode||e.host;)if(e["s-p"]){at(n,n.A=e);break}}o.t&&Object.entries(o.t).map((([n,[e]])=>{if(31&e&&Object.prototype.hasOwnProperty.call(t,n)){const e=t[n];delete t[n],t[n]=e}})),(async(t,n)=>{try{32&n.i||(n.i|=32,customElements.whenDefined(t.localName).then((()=>n.i|=128)));const e=n.A,o=()=>dt(n,!0);e&&e["s-rc"]?e["s-rc"].push(o):o()}catch(e){l(e,t),n.M&&(n.M(),n.M=void 0),n.P&&n.P(t)}})(t,n)}r()}})(this),s&&s.call(this)},disconnectedCallback(){(async t=>{1&i.i||e(t),S.has(t)&&S.delete(t),t.shadowRoot&&S.has(t.shadowRoot)&&S.delete(t.shadowRoot)})(this),c&&c.call(this)},__attachShadow(){this.shadowRoot=this}}),Object.defineProperty(t,"is",{value:r.C,configurable:!0}),jt(t,r)}catch(n){return l(n),t}},St=(t,n)=>n,Mt=t=>i.W=t,Et=t=>Object.assign(i,t),At=new WeakMap;function Pt(t,n){let e=At.get(n);e||(e={i:0,o:{i:0,C:n.tagName},$hostElement$:n},At.set(n,e)),ft(e,t)}function Lt(t){return t}const _t=()=>{var t,n;if("undefined"!=typeof window){if(null===(t=window.crypto)||void 0===t?void 0:t.randomUUID)return window.crypto.randomUUID();if(null===(n=window.crypto)||void 0===n?void 0:n.getRandomValues)return window.crypto.getRandomValues(new Uint32Array(3)).join("-")}return Math.random().toString().substring(2)},xt=(t,n)=>{Object.values(t.children).forEach((t=>{t.setAttribute(n.key,n.value),t.children.length>0&&xt(t,n)}))},Ft=(...t)=>{let n="";for(const e of t)if(e)if("string"==typeof e)n+=`${e} `;else for(const t in e)e[t]&&(n+=`${t} `);return n.trim()},Rt=t=>Array.isArray(t)&&t.every((t=>"string"==typeof t)),Tt=["Mac","iPhone","iPad","iPod"],Ct=()=>"undefined"!=typeof window&&Tt.some((t=>window.navigator.userAgent.includes(t))),Bt=()=>{if("undefined"==typeof window||"undefined"==typeof navigator)return!1;const t=navigator.userAgent,n=/iP(ad|hone|od)/.test(t),e=!!t.match(/Safari/)&&!t.match(/CriOS|FxiOS|OPiOS|EdgiOS/);return n&&e},Ut=(t,n)=>new Promise((()=>setTimeout(t,n))),Wt=(t,n)=>{if(null!=t)return String("string"==typeof t?""===t||"true"===t||(null==n?void 0:n.toLowerCase())===t.toLowerCase():t)},Dt=(t,n)=>{if(null!=t)return"string"==typeof t?Boolean(""===t||"true"===t||(null==n?void 0:n.toLowerCase())===t.toLowerCase()):Boolean(t)},Ht=(t,n)=>{if(null!=t||null!=n)return Number(null!=t?t:n)},qt=t=>{if(null!=t)return"any"===t?"any":Number(t)},zt=(t,n)=>n&&["number","range"].includes(n)?Ht(t):t,Vt=t=>"string"==typeof t?"false"!==t:t,Yt=t=>{if(null!=t)return Wt(!Vt(t),"show")},It=(t,n)=>void 0===n?!!t:Vt(n)&&Boolean(t),Zt=t=>t.querySelector('input[type="search"]'),Gt=(t,n)=>{var e,o;return`${n}${null!==(o=null!==(e=t.id)&&void 0!==e?e:t.value)&&void 0!==o?o:_t()}`},Jt=t=>void 0!==t.key,Kt=({semantic:t,role:n,ariaLive:e})=>{if(n)return n;if(e)return"article";switch(t){case"critical":case"warning":return"alert";case"informational":case"successful":return"status";default:return"article"}};export{T as A,St as F,s as H,Mt as a,Et as b,xt as c,Ft as d,Bt as e,Ut as f,m as g,Ct as h,Rt as i,Wt as j,Dt as k,Ht as l,qt as m,zt as n,Yt as o,It as p,Zt as q,Pt as r,y as s,Lt as t,_t as u,Gt as v,Jt as w,Kt as x,kt as y,E as z}
@@ -0,0 +1 @@
1
+ import{y as t,H as s,A as e,z as a,j as o,d as i,t as n}from"./p-CYYSsu3p.js";import{m as d}from"./p-BdL-nI5y.js";import{d as c}from"./p-BrBlnLrn.js";const h=t(class extends s{constructor(t){super(),!1!==t&&this.__registerHost(),this.remove=e(this,"remove")}handleRemove(t){t&&(t.stopPropagation(),this.remove&&this.remove.emit(t))}getRemoveButtonText(){return this.removeButton?this.removeButton:d}enableAttributePassing(t,s){const e=null==t?void 0:t.closest(s);if(t&&e){const s=e.attributes;for(let a=0;a<s.length;a++){const o=s.item(a);if(o&&"data-density"!==o.name&&(o.name.startsWith("data-")||o.name.startsWith("aria-")))t.setAttribute(o.name,o.value),e.removeAttribute(o.name);else if(o&&"data-density"!==o.name&&"class"!==o.name&&"style"===o.name)t.setAttribute(o.name,o.value),e.removeAttribute(o.name);else if(o&&"class"===o.name){const s=o.value.includes("hydrated"),a=o.value.replace("hydrated","").trim(),i=t.getAttribute("class");t.setAttribute(o.name,`${i?`${i} `:""}${a}`),s?e.setAttribute("class","hydrated"):e.removeAttribute(o.name)}}}}componentDidLoad(){if("undefined"!=typeof document&&this.rootElement&&this.rootElement.dataset.connect){const t=document.querySelector(`[data-connect-id="${this.rootElement.dataset.connect}"]`);t&&t.remove()}this.enableAttributePassing(this._ref,"db-tag")}render(){var t,s,e;return a("div",{key:"107c28ac3b48e7802773283ed706536b3448f7fd",class:i("db-tag",this.className),ref:t=>{this._ref=t},id:null!==(t=this.id)&&void 0!==t?t:null===(s=this.propOverrides)||void 0===s?void 0:s.id,"data-semantic":this.semantic,"data-emphasis":this.emphasis,"data-icon":this.icon,"data-show-check-state":o(null===(e=this.showCheckState)||void 0===e||e,"showCheckState"),"data-show-icon":o(this.showIcon,"showIcon"),"data-no-text":o(this.noText,"noText"),"data-overflow":o(this.overflow,"overflow")},a("slot",{key:"7a552ce39473ee8f5ab9ff0fa26e1c9cb746141a",name:"content"}),this.text?this.text:null,a("slot",{key:"3ace0ceb3415b63574e959214beb6af40071e1b6"}),"removable"===this.behavior?a("button",{class:"db-button db-tab-remove-button","data-icon":"cross","data-size":"small","data-no-text":"true","data-variant":"ghost",type:"button",onClick:t=>this.handleRemove(t)},a("db-tooltip",{variant:"label"},this.getRemoveButtonText())):null)}get rootElement(){return this}},[260,"db-tag",{removeButton:[1,"remove-button"],id:[1],propOverrides:[16],className:[1,"classname"],semantic:[1],emphasis:[1],icon:[1],showCheckState:[8,"show-check-state"],showIcon:[8,"show-icon"],noText:[8,"no-text"],overflow:[8],text:[1],behavior:[1]}]);function l(){"undefined"!=typeof customElements&&["db-tag","db-tooltip"].forEach((t=>{switch(t){case"db-tag":customElements.get(n(t))||customElements.define(n(t),h);break;case"db-tooltip":customElements.get(n(t))||c()}}))}export{h as D,l as d}
@@ -0,0 +1 @@
1
+ import{y as e,H as t,z as a,j as s,d as n,t as l,l as i}from"./p-CYYSsu3p.js";const d=e(class extends t{constructor(e){super(),!1!==e&&this.__registerHost()}enableAttributePassing(e,t){const a=null==e?void 0:e.closest(t);if(e&&a){const t=a.attributes;for(let s=0;s<t.length;s++){const n=t.item(s);if(n&&"data-density"!==n.name&&(n.name.startsWith("data-")||n.name.startsWith("aria-")))e.setAttribute(n.name,n.value),a.removeAttribute(n.name);else if(n&&"data-density"!==n.name&&"class"!==n.name&&"style"===n.name)e.setAttribute(n.name,n.value),a.removeAttribute(n.name);else if(n&&"class"===n.name){const t=n.value.includes("hydrated"),s=n.value.replace("hydrated","").trim(),l=e.getAttribute("class");e.setAttribute(n.name,`${l?`${l} `:""}${s}`),t?a.setAttribute("class","hydrated"):a.removeAttribute(n.name)}}}}componentDidLoad(){if("undefined"!=typeof document&&this.rootElement&&this.rootElement.dataset.connect){const e=document.querySelector(`[data-connect-id="${this.rootElement.dataset.connect}"]`);e&&e.remove()}this.enableAttributePassing(this._ref,"db-table-header-cell")}render(){return a("th",{key:"422fa622eecd8ffb509c415c6bfdd1ed31f3ecc8",class:n("db-table-header-cell",this.className),ref:e=>{this._ref=e},id:this.id,"data-horizontal-alignment":this.horizontalAlignment,"data-vertical-alignment":this.verticalAlignment,"data-no-text":s(this.noText),scope:this.scope,colSpan:i(this.colSpan,this.colspan),rowSpan:i(this.rowSpan,this.rowspan),headers:this.headers,abbr:this.abbr},a("slot",{key:"7fc0e393fa95a6ea5c0e927fa971da7d825c7736"}))}get rootElement(){return this}},[260,"db-table-header-cell",{id:[1],className:[1,"classname"],horizontalAlignment:[1,"horizontal-alignment"],verticalAlignment:[1,"vertical-alignment"],noText:[8,"no-text"],scope:[1],colSpan:[8,"col-span"],colspan:[8],rowSpan:[8,"row-span"],rowspan:[8],headers:[1],abbr:[1]}]);function c(){"undefined"!=typeof customElements&&["db-table-header-cell"].forEach((e=>{"db-table-header-cell"===e&&(customElements.get(l(e))||customElements.define(l(e),d))}))}export{d as D,c as d}
@@ -0,0 +1 @@
1
+ import{y as t,H as e,z as s,u as a,d as o,t as l}from"./p-CYYSsu3p.js";import{d}from"./p-DdyMClpj.js";import{d as r}from"./p-BJwvv-yT.js";import{d as i}from"./p-CfLPOLHz.js";import{d as c}from"./p-DUiroUyR.js";const n=t(class extends e{constructor(t){super(),!1!==t&&this.__registerHost()}enableAttributePassing(t,e){const s=null==t?void 0:t.closest(e);if(t&&s){const e=s.attributes;for(let a=0;a<e.length;a++){const o=e.item(a);if(o&&"data-density"!==o.name&&(o.name.startsWith("data-")||o.name.startsWith("aria-")))t.setAttribute(o.name,o.value),s.removeAttribute(o.name);else if(o&&"data-density"!==o.name&&"class"!==o.name&&"style"===o.name)t.setAttribute(o.name,o.value),s.removeAttribute(o.name);else if(o&&"class"===o.name){const e=o.value.includes("hydrated"),a=o.value.replace("hydrated","").trim(),l=t.getAttribute("class");t.setAttribute(o.name,`${l?`${l} `:""}${a}`),e?s.setAttribute("class","hydrated"):s.removeAttribute(o.name)}}}}componentDidLoad(){if("undefined"!=typeof document&&this.rootElement&&this.rootElement.dataset.connect){const t=document.querySelector(`[data-connect-id="${this.rootElement.dataset.connect}"]`);t&&t.remove()}this.enableAttributePassing(this._ref,"db-table-footer")}render(){var t;return s("tfoot",{key:"ba1fcacfa32d5746615ba0aaaa5580a6c5c92f99",class:o("db-table-footer",this.className),ref:t=>{this._ref=t},id:this.id},this.rows?null===(t=this.rows)||void 0===t?void 0:t.map(((t,e)=>{var o,l,d;return s("db-table-row",{class:null!==(o=t.className)&&void 0!==o?o:t.class,key:`${null!==(d=null!==(l=t.id)&&void 0!==l?l:this.id)&&void 0!==d?d:a()}-table-footer-row-${e}`,cells:t.cells,interactive:t.interactive,id:t.id})})):s("slot",null))}get rootElement(){return this}},[260,"db-table-footer",{id:[1],className:[1,"classname"],rows:[16]}]);function b(){"undefined"!=typeof customElements&&["db-table-footer","db-link","db-table-data-cell","db-table-header-cell","db-table-row"].forEach((t=>{switch(t){case"db-table-footer":customElements.get(l(t))||customElements.define(l(t),n);break;case"db-link":customElements.get(l(t))||d();break;case"db-table-data-cell":customElements.get(l(t))||r();break;case"db-table-header-cell":customElements.get(l(t))||i();break;case"db-table-row":customElements.get(l(t))||c()}}))}export{n as D,b as d}
@@ -0,0 +1 @@
1
+ import{y as t,H as s,A as e,w as i,k as a,f as d,z as n,j as o,d as c,t as h}from"./p-CYYSsu3p.js";import{s as r}from"./p-BdL-nI5y.js";import{d as l}from"./p-B_bPnncM.js";const b=t(class extends s{constructor(t){super(),!1!==t&&this.__registerHost(),this.close=e(this,"close"),this.initialized=!1}handleClose(t,s){var e;t&&(i(t)?"Escape"===t.key&&(t.preventDefault(),this.close&&this.close.emit(t)):(s&&(t.stopPropagation(),this.close&&this.close.emit(t)),"DIALOG"===(null===(e=t.target)||void 0===e?void 0:e.nodeName)&&"click"===t.type&&"none"!==this.backdrop&&this.close&&this.close.emit(t)))}handleDialogOpen(){if(this._ref){const t=a(this.open,"open");t&&!this._ref.open&&(this.dialogContainerRef&&this.dialogContainerRef.removeAttribute("data-transition"),"absolute"===this.position||"none"===this.backdrop||"inside"===this.variant?this._ref.show():this._ref.showModal(),d((()=>{this.dialogContainerRef&&(this.dialogContainerRef.dataset.transition="open")}),1)),!t&&this._ref.open&&(this.dialogContainerRef&&(this.dialogContainerRef.dataset.transition="close"),d((()=>{var t;null===(t=this._ref)||void 0===t||t.close()}),401))}}enableAttributePassing(t,s){const e=null==t?void 0:t.closest(s);if(t&&e){const s=e.attributes;for(let i=0;i<s.length;i++){const a=s.item(i);if(a&&"data-density"!==a.name&&(a.name.startsWith("data-")||a.name.startsWith("aria-")))t.setAttribute(a.name,a.value),e.removeAttribute(a.name);else if(a&&"data-density"!==a.name&&"class"!==a.name&&"style"===a.name)t.setAttribute(a.name,a.value),e.removeAttribute(a.name);else if(a&&"class"===a.name){const s=a.value.includes("hydrated"),i=a.value.replace("hydrated","").trim(),d=t.getAttribute("class");t.setAttribute(a.name,`${d?`${d} `:""}${i}`),s?e.setAttribute("class","hydrated"):e.removeAttribute(a.name)}}}}watch0Fn(){this.handleDialogOpen()}watch0(){this.watch0Fn()}watch1Fn(){if(this._ref&&this.initialized&&"absolute"===this.position){const t=this._ref.parentElement;t&&(t.style.position="relative")}}watch1(){this.watch1Fn()}componentDidLoad(){if("undefined"!=typeof document&&this.rootElement&&this.rootElement.dataset.connect){const t=document.querySelector(`[data-connect-id="${this.rootElement.dataset.connect}"]`);t&&t.remove()}this.enableAttributePassing(this._ref,"db-drawer"),this.handleDialogOpen(),this.initialized=!0,this.watch0Fn(),this.watch1Fn()}render(){var t,s,e;return n("dialog",{key:"225a5dbee78c590dff66140a494f8eb241fa6330",class:"db-drawer",id:null!==(t=this.id)&&void 0!==t?t:null===(s=this.propOverrides)||void 0===s?void 0:s.id,ref:t=>{this._ref=t},onClick:t=>this.handleClose(t),onKeyDown:t=>this.handleClose(t),"data-position":this.position,"data-backdrop":this.backdrop,"data-direction":this.direction,"data-variant":this.variant},n("article",{key:"adfb6025f81f3a0f22ae824ae288135acc0abf38",class:c("db-drawer-container",this.className),ref:t=>{this.dialogContainerRef=t},"data-spacing":this.spacing,"data-width":this.width,"data-direction":this.direction,"data-rounded":o(this.rounded,"rounded")},n("header",{key:"1304ee6c2e71ea296a47a3f6b3f3b4986b9250cb",class:"db-drawer-header"},n("div",{key:"58ac80d422901b140b2bf635eeafec45a8f07df5",class:"db-drawer-header-text"},n("slot",{key:"7f9ecdebdbcb50b176989b50671b370ea29a9eb1",name:"drawerHeader"})),n("db-button",{key:"6b265a6e92f9d9ca4949dc40721700c2e9bd0390",class:"button-close-drawer",icon:"cross",variant:"ghost",id:this.closeButtonId,noText:!0,onClick:t=>this.handleClose(t,!0)},null!==(e=this.closeButtonText)&&void 0!==e?e:r)),n("div",{key:"a740f736da9467544753fc8eecbc11c49dbff568",class:"db-drawer-content"},n("slot",{key:"e71354fd4dd8d9bde10226b918e6e6ff2c69fe03"}))))}get rootElement(){return this}static get watchers(){return{open:[{watch0:0}],_ref:[{watch1:0}],initialized:[{watch1:0}],position:[{watch1:0}]}}},[260,"db-drawer",{open:[8],position:[1],backdrop:[1],variant:[1],id:[1],propOverrides:[16],direction:[1],className:[1,"classname"],spacing:[1],width:[1],rounded:[8],closeButtonId:[1,"close-button-id"],closeButtonText:[1,"close-button-text"],initialized:[32]},void 0,{open:[{watch0:0}],_ref:[{watch1:0}],initialized:[{watch1:0}],position:[{watch1:0}]}]);function f(){"undefined"!=typeof customElements&&["db-drawer","db-button"].forEach((t=>{switch(t){case"db-drawer":customElements.get(h(t))||customElements.define(h(t),b);break;case"db-button":customElements.get(h(t))||l()}}))}export{b as D,f as d}
@@ -0,0 +1 @@
1
+ import{y as t,H as i,A as s,j as e,z as a,k as h,d as n,t as d}from"./p-CYYSsu3p.js";const c=t(class extends i{constructor(t){super(),!1!==t&&this.__registerHost(),this.change=s(this,"change"),this._selected=!1,this._name=void 0,this.initialized=!1,this._listenerAdded=!1,this.boundSetSelectedOnChange=void 0}setSelectedOnChange(t){t.stopPropagation(),this._selected=e(t.target===this._ref,"selected")}handleNameAttribute(){if(this._ref){const t=this._ref.setAttribute;this._ref.setAttribute=(i,s)=>{t.call(this._ref,i,s),"name"===i&&(this._name=s)}}}handleChange(t){this.change&&this.change.emit(t)}enableAttributePassing(t,i){const s=null==t?void 0:t.closest(i);if(t&&s){const i=s.attributes;for(let e=0;e<i.length;e++){const a=i.item(e);if(a&&"data-density"!==a.name&&(a.name.startsWith("data-")||a.name.startsWith("aria-")))t.setAttribute(a.name,a.value),s.removeAttribute(a.name);else if(a&&"data-density"!==a.name&&"class"!==a.name&&"style"===a.name)t.setAttribute(a.name,a.value),s.removeAttribute(a.name);else if(a&&"class"===a.name){const i=a.value.includes("hydrated"),e=a.value.replace("hydrated","").trim(),h=t.getAttribute("class");t.setAttribute(a.name,`${h?`${h} `:""}${e}`),i?s.setAttribute("class","hydrated"):s.removeAttribute(a.name)}}}}watch0Fn(){var t;this._ref&&this.initialized&&this.boundSetSelectedOnChange&&(this.initialized=!1,this._listenerAdded||(null===(t=this._ref.closest("[role=tablist]"))||void 0===t||t.addEventListener("change",this.boundSetSelectedOnChange),this._listenerAdded=!0),(this.active||this._ref.checked)&&(this._selected=e(!0,"selected"),this._ref.click()))}watch0(){this.watch0Fn()}watch1Fn(){this.name&&(this._name=this.name)}watch1(){this.watch1Fn()}componentDidLoad(){if("undefined"!=typeof document&&this.rootElement&&this.rootElement.dataset.connect){const t=document.querySelector(`[data-connect-id="${this.rootElement.dataset.connect}"]`);t&&t.remove()}this.enableAttributePassing(this._ref,"db-tab-item"),this.boundSetSelectedOnChange=this.setSelectedOnChange.bind(this),this.initialized=!0,this.watch0Fn(),this.watch1Fn()}disconnectedCallback(){var t;this._listenerAdded&&this._ref&&this.boundSetSelectedOnChange&&(null===(t=this._ref.closest("[role=tablist]"))||void 0===t||t.removeEventListener("change",this.boundSetSelectedOnChange),this._listenerAdded=!1)}render(){var t,i,s,d,c;return a("li",{key:"8189c400a6ac975657082338dd31d96a2d0c38d9",class:n("db-tab-item",this.className),role:"none"},a("label",{key:"08c6f0760a4cc6f5758d22380c94331858f4823d",htmlFor:null!==(t=this.id)&&void 0!==t?t:null===(i=this.propOverrides)||void 0===i?void 0:i.id,"data-icon":null!==(s=this.iconLeading)&&void 0!==s?s:this.icon,"data-icon-trailing":this.iconTrailing,"data-show-icon":e(this.showIconLeading,"showIconLeading")||e(this.showIcon,"showIcon"),"data-show-icon-trailing":e(this.showIconTrailing,"showIconTrailing"),"data-no-text":e(this.noText,"noText")},a("input",{key:"6729729ae705d60fa25cb49850cc54166b7f56a0",type:"radio",role:"tab",disabled:h(this.disabled,"disabled"),"aria-selected":this._selected,checked:h(this.checked,"checked"),ref:t=>{this._ref=t},name:this._name,id:null!==(d=this.id)&&void 0!==d?d:null===(c=this.propOverrides)||void 0===c?void 0:c.id,onInput:t=>this.handleChange(t)}),this.label?this.label:null,a("slot",{key:"eb4bc6568c4c6d63706d2f5927ea73fd5d40d6ac"})))}get rootElement(){return this}static get watchers(){return{_ref:[{watch0:0}],initialized:[{watch0:0}],boundSetSelectedOnChange:[{watch0:0}],name:[{watch1:0}]}}},[260,"db-tab-item",{active:[8],name:[1],className:[1,"classname"],id:[1],propOverrides:[16],iconLeading:[1,"icon-leading"],icon:[1],iconTrailing:[1,"icon-trailing"],showIconLeading:[8,"show-icon-leading"],showIcon:[8,"show-icon"],showIconTrailing:[8,"show-icon-trailing"],noText:[8,"no-text"],disabled:[8],checked:[8],label:[1],_selected:[32],_name:[32],initialized:[32],_listenerAdded:[32],boundSetSelectedOnChange:[32]},void 0,{_ref:[{watch0:0}],initialized:[{watch0:0}],boundSetSelectedOnChange:[{watch0:0}],name:[{watch1:0}]}]);function o(){"undefined"!=typeof customElements&&["db-tab-item"].forEach((t=>{"db-tab-item"===t&&(customElements.get(d(t))||customElements.define(d(t),c))}))}export{c as D,o as d}
@@ -1 +1 @@
1
- import{y as s,H as t,z as e,d as a,t as d}from"./p-9fgrfYbf.js";const i=s(class extends t{constructor(s){super(),!1!==s&&this.__registerHost()}enableAttributePassing(s,t){const e=null==s?void 0:s.closest(t);if(s&&e){const t=e.attributes;for(let a=0;a<t.length;a++){const d=t.item(a);if(d&&"data-density"!==d.name&&(d.name.startsWith("data-")||d.name.startsWith("aria-")))s.setAttribute(d.name,d.value),e.removeAttribute(d.name);else if(d&&"data-density"!==d.name&&"class"!==d.name&&"style"===d.name)s.setAttribute(d.name,d.value),e.removeAttribute(d.name);else if(d&&"class"===d.name){const t=d.value.includes("hydrated"),a=d.value.replace("hydrated","").trim(),i=s.getAttribute("class");s.setAttribute(d.name,`${i?`${i} `:""}${a}`),t?e.setAttribute("class","hydrated"):e.removeAttribute(d.name)}}}}componentDidLoad(){if("undefined"!=typeof document&&this.rootElement&&this.rootElement.dataset.connect){const s=document.querySelector(`[data-connect-id="${this.rootElement.dataset.connect}"]`);s&&s.remove()}this.enableAttributePassing(this._ref,"db-custom-select-list")}render(){var s,t;return e("div",{key:"f62ebf87384969fa7c299ed23062d15ac4d08e9d",class:a("db-custom-select-list",this.className),role:this.multiple?"group":"radiogroup","aria-label":this.label,ref:s=>{this._ref=s},id:null!==(s=this.id)&&void 0!==s?s:null===(t=this.propOverrides)||void 0===t?void 0:t.id},e("ul",{key:"a6071f83a292171bc101a797adb98dc976a18e34"},e("slot",{key:"6a18c02b91c91890a0d4b73e2b718c046b278f29"})))}get rootElement(){return this}},[260,"db-custom-select-list",{multiple:[4],label:[1],id:[1],propOverrides:[16],className:[1,"classname"]}]);function c(){"undefined"!=typeof customElements&&["db-custom-select-list"].forEach((s=>{"db-custom-select-list"===s&&(customElements.get(d(s))||customElements.define(d(s),i))}))}export{i as D,c as d}
1
+ import{y as s,H as t,z as e,d as a,t as d}from"./p-CYYSsu3p.js";const i=s(class extends t{constructor(s){super(),!1!==s&&this.__registerHost()}enableAttributePassing(s,t){const e=null==s?void 0:s.closest(t);if(s&&e){const t=e.attributes;for(let a=0;a<t.length;a++){const d=t.item(a);if(d&&"data-density"!==d.name&&(d.name.startsWith("data-")||d.name.startsWith("aria-")))s.setAttribute(d.name,d.value),e.removeAttribute(d.name);else if(d&&"data-density"!==d.name&&"class"!==d.name&&"style"===d.name)s.setAttribute(d.name,d.value),e.removeAttribute(d.name);else if(d&&"class"===d.name){const t=d.value.includes("hydrated"),a=d.value.replace("hydrated","").trim(),i=s.getAttribute("class");s.setAttribute(d.name,`${i?`${i} `:""}${a}`),t?e.setAttribute("class","hydrated"):e.removeAttribute(d.name)}}}}componentDidLoad(){if("undefined"!=typeof document&&this.rootElement&&this.rootElement.dataset.connect){const s=document.querySelector(`[data-connect-id="${this.rootElement.dataset.connect}"]`);s&&s.remove()}this.enableAttributePassing(this._ref,"db-custom-select-list")}render(){var s,t;return e("div",{key:"d15aae83f167178e808513fd0ba9d35209db0b10",class:a("db-custom-select-list",this.className),role:this.multiple?"group":"radiogroup","aria-label":this.label,ref:s=>{this._ref=s},id:null!==(s=this.id)&&void 0!==s?s:null===(t=this.propOverrides)||void 0===t?void 0:t.id},e("ul",{key:"c3ec4c14ca8c857a690c4d51d89654d0e1f49a4f"},e("slot",{key:"663e6a50f1e117b7981a05946fc86f04b5892bb0"})))}get rootElement(){return this}},[260,"db-custom-select-list",{multiple:[4],label:[1],id:[1],propOverrides:[16],className:[1,"classname"]}]);function c(){"undefined"!=typeof customElements&&["db-custom-select-list"].forEach((s=>{"db-custom-select-list"===s&&(customElements.get(d(s))||customElements.define(d(s),i))}))}export{i as D,c as d}
@@ -1 +1 @@
1
- import{d as t}from"./p-xkoBSP8R.js";const e=(t,e,c)=>{t.form&&!t._dbFormResetListenerAdded&&(t.form.addEventListener("reset",(t=>{e(t)}),{signal:c}),t._dbFormResetListenerAdded=!0)},c=(c,s,a,b)=>{e(c,(e=>{t((()=>{const t=s.checked?s.checked:s.defaultChecked?s.defaultChecked:c.checked,b=Object.assign(Object.assign({},e),{target:Object.assign(Object.assign({},e.target),{checked:t})});a(b)}),1)}),b)},s=(c,s,a,b)=>{e(c,(e=>{t((()=>{const t=s.value?s.value:s.defaultValue?s.defaultValue:c.value,b=Object.assign(Object.assign({},e),{target:Object.assign(Object.assign({},e.target),{value:t})});a(b)}),1)}),b)};export{c as a,e as b,s as c}
1
+ import{f as t}from"./p-CYYSsu3p.js";const e=(t,e,c)=>{t.form&&!t._dbFormResetListenerAdded&&(t.form.addEventListener("reset",(t=>{e(t)}),{signal:c}),t._dbFormResetListenerAdded=!0)},c=(c,s,a,b)=>{e(c,(e=>{t((()=>{const t=s.checked?s.checked:s.defaultChecked?s.defaultChecked:c.checked,b=Object.assign(Object.assign({},e),{target:Object.assign(Object.assign({},e.target),{checked:t})});a(b)}),1)}),b)},s=(c,s,a,b)=>{e(c,(e=>{t((()=>{const t=s.value?s.value:s.defaultValue?s.defaultValue:c.value,b=Object.assign(Object.assign({},e),{target:Object.assign(Object.assign({},e.target),{value:t})});a(b)}),1)}),b)};export{c as a,e as b,s as c}
@@ -0,0 +1 @@
1
+ import{u as s}from"./p-CYYSsu3p.js";class t{static runCallbacks(s){for(const l of Object.values(t.callbacks))"function"==typeof l&&l(s)}constructor(){if(this.ticking=!1,t._instance)return t._instance;t._instance=this,self.document&&self.document.addEventListener("scroll",(s=>{this.ticking||(window.requestAnimationFrame((()=>{t.runCallbacks(s),this.ticking=!1})),this.ticking=!0)}),!0)}addCallback(l){const o=s();return t.callbacks[o]=l,o}removeCallback(s){delete t.callbacks[s]}}t.callbacks={},t._instance=null;export{t as D}
@@ -0,0 +1 @@
1
+ import{y as t,H as s,z as e,j as a,d as i,t as n}from"./p-CYYSsu3p.js";const d=t(class extends s{constructor(t){super(),!1!==t&&this.__registerHost()}enableAttributePassing(t,s){const e=null==t?void 0:t.closest(s);if(t&&e){const s=e.attributes;for(let a=0;a<s.length;a++){const i=s.item(a);if(i&&"data-density"!==i.name&&(i.name.startsWith("data-")||i.name.startsWith("aria-")))t.setAttribute(i.name,i.value),e.removeAttribute(i.name);else if(i&&"data-density"!==i.name&&"class"!==i.name&&"style"===i.name)t.setAttribute(i.name,i.value),e.removeAttribute(i.name);else if(i&&"class"===i.name){const s=i.value.includes("hydrated"),a=i.value.replace("hydrated","").trim(),n=t.getAttribute("class");t.setAttribute(i.name,`${n?`${n} `:""}${a}`),s?e.setAttribute("class","hydrated"):e.removeAttribute(i.name)}}}}componentDidLoad(){if("undefined"!=typeof document&&this.rootElement&&this.rootElement.dataset.connect){const t=document.querySelector(`[data-connect-id="${this.rootElement.dataset.connect}"]`);t&&t.remove()}this.enableAttributePassing(this._ref,"db-infotext")}render(){var t,s,n;return e("span",{key:"982cd72ca8f9c42855a6aa704216bd21ebac6bb8",class:i("db-infotext",this.className),ref:t=>{this._ref=t},id:null!==(t=this.id)&&void 0!==t?t:null===(s=this.propOverrides)||void 0===s?void 0:s.id,"data-icon":this.icon,"data-semantic":this.semantic,"data-size":this.size,"data-wrap":a(this.wrap,"wrap"),"data-show-icon-leading":a(null===(n=this.showIcon)||void 0===n||n,"showIcon")},this.text?this.text:null,e("slot",{key:"cee3af0341d217dcd43068e5a5759b0964b132bd"}))}get rootElement(){return this}},[260,"db-infotext",{id:[1],propOverrides:[16],className:[1,"classname"],icon:[1],semantic:[1],size:[1],wrap:[8],showIcon:[8,"show-icon"],text:[1]}]);function o(){"undefined"!=typeof customElements&&["db-infotext"].forEach((t=>{"db-infotext"===t&&(customElements.get(n(t))||customElements.define(n(t),d))}))}export{d as D,o as d}
@@ -0,0 +1 @@
1
+ import{y as l,H as i,z as d,u as o,j as e,d as t,t as n}from"./p-CYYSsu3p.js";import{d as a}from"./p-DdyMClpj.js";import{d as s}from"./p-BJwvv-yT.js";import{d as v}from"./p-CfLPOLHz.js";const r=l(class extends i{constructor(l){super(),!1!==l&&this.__registerHost()}getHeaderCell(l){if(l.headerCell)return l}enableAttributePassing(l,i){const d=null==l?void 0:l.closest(i);if(l&&d){const i=d.attributes;for(let o=0;o<i.length;o++){const e=i.item(o);if(e&&"data-density"!==e.name&&(e.name.startsWith("data-")||e.name.startsWith("aria-")))l.setAttribute(e.name,e.value),d.removeAttribute(e.name);else if(e&&"data-density"!==e.name&&"class"!==e.name&&"style"===e.name)l.setAttribute(e.name,e.value),d.removeAttribute(e.name);else if(e&&"class"===e.name){const i=e.value.includes("hydrated"),o=e.value.replace("hydrated","").trim(),t=l.getAttribute("class");l.setAttribute(e.name,`${t?`${t} `:""}${o}`),i?d.setAttribute("class","hydrated"):d.removeAttribute(e.name)}}}}componentDidLoad(){if("undefined"!=typeof document&&this.rootElement&&this.rootElement.dataset.connect){const l=document.querySelector(`[data-connect-id="${this.rootElement.dataset.connect}"]`);l&&l.remove()}this.enableAttributePassing(this._ref,"db-table-row")}render(){var l;return d("tr",{key:"41fb15318069880e679a929ee5d4fcf59c7c1b63",class:t("db-table-row",this.className),ref:l=>{this._ref=l},id:this.id,"data-interactive":e(this.interactive),"data-sub-header-emphasis":this.subHeaderEmphasis},this.cells?null===(l=this.cells)||void 0===l?void 0:l.map(((l,i)=>{var e,t,n,a,s,v,r,u,c,b,h,m,f,p,w,y,g,k,E,$,j,z,x,A,S,C,P,D,H,L,I,T,Y,B,J,M,N,O,q,F,G,K,Q,R,U,V,W;return l.headerCell?d("db-table-header-cell",{class:null!==(e=l.className)&&void 0!==e?e:l.class,key:`${null!==(n=null!==(t=l.id)&&void 0!==t?t:this.id)&&void 0!==n?n:o()}-table-row-header-cell-${i}`,id:l.id,abbr:null===(a=this.getHeaderCell(l))||void 0===a?void 0:a.abbr,scope:null===(s=this.getHeaderCell(l))||void 0===s?void 0:s.scope,noText:null===(v=this.getHeaderCell(l))||void 0===v?void 0:v.noText,horizontalAlignment:l.horizontalAlignment,verticalAlignment:l.verticalAlignment,headers:l.headers,colSpan:l.colSpan,colspan:l.colspan,rowSpan:l.rowSpan,rowspan:l.rowspan},l.link?d("db-link",{class:null!==(u=null===(r=l.link)||void 0===r?void 0:r.className)&&void 0!==u?u:null===(c=l.link)||void 0===c?void 0:c.class,content:null===(b=l.link)||void 0===b?void 0:b.content,size:null===(h=l.link)||void 0===h?void 0:h.size,variant:null===(m=l.link)||void 0===m?void 0:m.variant,id:null===(f=l.link)||void 0===f?void 0:f.id,autofocus:null===(p=l.link)||void 0===p?void 0:p.autofocus,disabled:null===(w=l.link)||void 0===w?void 0:w.disabled,href:null===(y=l.link)||void 0===y?void 0:y.href,hreflang:null===(g=l.link)||void 0===g?void 0:g.hreflang,target:null===(k=l.link)||void 0===k?void 0:k.target,rel:null===(E=l.link)||void 0===E?void 0:E.rel,referrerPolicy:null===($=l.link)||void 0===$?void 0:$.referrerPolicy,role:null===(j=l.link)||void 0===j?void 0:j.role,showIcon:null===(z=l.link)||void 0===z?void 0:z.showIcon,text:null===(x=l.link)||void 0===x?void 0:x.text,wrap:null===(A=l.link)||void 0===A?void 0:A.wrap},null===(S=l.link)||void 0===S?void 0:S.children):l.content):d("db-table-data-cell",{class:null!==(C=l.className)&&void 0!==C?C:l.class,key:`${null!==(D=null!==(P=l.id)&&void 0!==P?P:this.id)&&void 0!==D?D:o()}-table-row-data-cell-${i}`,id:l.id,horizontalAlignment:l.horizontalAlignment,verticalAlignment:l.verticalAlignment,headers:l.headers,colSpan:l.colSpan,colspan:l.colspan,rowSpan:l.rowSpan,rowspan:l.rowspan},l.link?d("db-link",{class:null!==(L=null===(H=l.link)||void 0===H?void 0:H.className)&&void 0!==L?L:null===(I=l.link)||void 0===I?void 0:I.class,content:null===(T=l.link)||void 0===T?void 0:T.content,size:null===(Y=l.link)||void 0===Y?void 0:Y.size,variant:null===(B=l.link)||void 0===B?void 0:B.variant,id:null===(J=l.link)||void 0===J?void 0:J.id,autofocus:null===(M=l.link)||void 0===M?void 0:M.autofocus,disabled:null===(N=l.link)||void 0===N?void 0:N.disabled,href:null===(O=l.link)||void 0===O?void 0:O.href,hreflang:null===(q=l.link)||void 0===q?void 0:q.hreflang,target:null===(F=l.link)||void 0===F?void 0:F.target,rel:null===(G=l.link)||void 0===G?void 0:G.rel,referrerPolicy:null===(K=l.link)||void 0===K?void 0:K.referrerPolicy,role:null===(Q=l.link)||void 0===Q?void 0:Q.role,showIcon:null===(R=l.link)||void 0===R?void 0:R.showIcon,text:null===(U=l.link)||void 0===U?void 0:U.text,wrap:null===(V=l.link)||void 0===V?void 0:V.wrap},null===(W=l.link)||void 0===W?void 0:W.children):l.content)})):d("slot",null))}get rootElement(){return this}},[260,"db-table-row",{id:[1],className:[1,"classname"],interactive:[8],subHeaderEmphasis:[1,"sub-header-emphasis"],cells:[16]}]);function u(){"undefined"!=typeof customElements&&["db-table-row","db-link","db-table-data-cell","db-table-header-cell"].forEach((l=>{switch(l){case"db-table-row":customElements.get(n(l))||customElements.define(n(l),r);break;case"db-link":customElements.get(n(l))||a();break;case"db-table-data-cell":customElements.get(n(l))||s();break;case"db-table-header-cell":customElements.get(n(l))||v()}}))}export{r as D,u as d}
@@ -0,0 +1 @@
1
+ import{y as t,H as e,z as s,j as i,d as a,t as n}from"./p-CYYSsu3p.js";const r=t(class extends e{constructor(t){super(),!1!==t&&this.__registerHost()}enableAttributePassing(t,e){const s=null==t?void 0:t.closest(e);if(t&&s){const e=s.attributes;for(let i=0;i<e.length;i++){const a=e.item(i);if(a&&"data-density"!==a.name&&(a.name.startsWith("data-")||a.name.startsWith("aria-")))t.setAttribute(a.name,a.value),s.removeAttribute(a.name);else if(a&&"data-density"!==a.name&&"class"!==a.name&&"style"===a.name)t.setAttribute(a.name,a.value),s.removeAttribute(a.name);else if(a&&"class"===a.name){const e=a.value.includes("hydrated"),i=a.value.replace("hydrated","").trim(),n=t.getAttribute("class");t.setAttribute(a.name,`${n?`${n} `:""}${i}`),e?s.setAttribute("class","hydrated"):s.removeAttribute(a.name)}}}}componentDidLoad(){if("undefined"!=typeof document&&this.rootElement&&this.rootElement.dataset.connect){const t=document.querySelector(`[data-connect-id="${this.rootElement.dataset.connect}"]`);t&&t.remove()}this.enableAttributePassing(this._ref,"db-link")}render(){var t,e,n,r;return s("a",{key:"1c032471cbf6facd4f851aaf0ebab4e2697432a2",class:a("db-link",this.className),ref:t=>{this._ref=t},id:null!==(t=this.id)&&void 0!==t?t:null===(e=this.propOverrides)||void 0===e?void 0:e.id,href:this.href,target:this.target,rel:this.rel,role:this.role,referrerPolicy:null!==(n=this.referrerpolicy)&&void 0!==n?n:this.referrerPolicy,hrefLang:this.hreflang,"aria-disabled":i(this.disabled,"disabled"),tabIndex:this.disabled?-1:0,"data-size":this.size,"data-show-icon-trailing":i(null===(r=this.showIcon)||void 0===r||r,"showIcon"),"data-variant":this.variant,"data-content":this.content||"internal","data-wrap":i(this.wrap,"wrap")},this.text?this.text:null,s("slot",{key:"5045a3ef849265f0719db1d8bbe5e141bb415eef"}))}get rootElement(){return this}},[260,"db-link",{id:[1],propOverrides:[16],className:[1,"classname"],href:[1],target:[1],rel:[1],role:[1],referrerpolicy:[1],referrerPolicy:[1,"referrer-policy"],hreflang:[1],disabled:[8],size:[1],showIcon:[8,"show-icon"],variant:[1],content:[1],wrap:[8],text:[1]}]);function d(){"undefined"!=typeof customElements&&["db-link"].forEach((t=>{"db-link"===t&&(customElements.get(n(t))||customElements.define(n(t),r))}))}export{r as D,d}
@@ -0,0 +1 @@
1
+ import{y as e,H as t,z as s,u as a,d,t as l}from"./p-CYYSsu3p.js";import{d as o}from"./p-DdyMClpj.js";import{d as i}from"./p-BJwvv-yT.js";import{d as r}from"./p-CfLPOLHz.js";import{d as n}from"./p-DUiroUyR.js";const c=e(class extends t{constructor(e){super(),!1!==e&&this.__registerHost()}getCells(e){return null==e?void 0:e.map((e=>Object.assign(Object.assign({},e),{headerCell:!0})))}enableAttributePassing(e,t){const s=null==e?void 0:e.closest(t);if(e&&s){const t=s.attributes;for(let a=0;a<t.length;a++){const d=t.item(a);if(d&&"data-density"!==d.name&&(d.name.startsWith("data-")||d.name.startsWith("aria-")))e.setAttribute(d.name,d.value),s.removeAttribute(d.name);else if(d&&"data-density"!==d.name&&"class"!==d.name&&"style"===d.name)e.setAttribute(d.name,d.value),s.removeAttribute(d.name);else if(d&&"class"===d.name){const t=d.value.includes("hydrated"),a=d.value.replace("hydrated","").trim(),l=e.getAttribute("class");e.setAttribute(d.name,`${l?`${l} `:""}${a}`),t?s.setAttribute("class","hydrated"):s.removeAttribute(d.name)}}}}componentDidLoad(){if("undefined"!=typeof document&&this.rootElement&&this.rootElement.dataset.connect){const e=document.querySelector(`[data-connect-id="${this.rootElement.dataset.connect}"]`);e&&e.remove()}this.enableAttributePassing(this._ref,"db-table-head")}render(){var e;return s("thead",{key:"1f192104b5b30bb15bc16d68f635382bc9d6817a",class:d("db-table-head",this.className),ref:e=>{this._ref=e},id:this.id},this.rows?null===(e=this.rows)||void 0===e?void 0:e.map(((e,t)=>{var d,l,o;return s("db-table-row",{class:null!==(d=e.className)&&void 0!==d?d:e.class,key:`${null!==(o=null!==(l=e.id)&&void 0!==l?l:this.id)&&void 0!==o?o:a()}-table-head-row-${t}`,cells:this.getCells(e.cells),subHeaderEmphasis:e.subHeaderEmphasis,interactive:e.interactive,id:e.id})})):s("slot",null))}get rootElement(){return this}},[260,"db-table-head",{id:[1],className:[1,"classname"],rows:[16]}]);function b(){"undefined"!=typeof customElements&&["db-table-head","db-link","db-table-data-cell","db-table-header-cell","db-table-row"].forEach((e=>{switch(e){case"db-table-head":customElements.get(l(e))||customElements.define(l(e),c);break;case"db-link":customElements.get(l(e))||o();break;case"db-table-data-cell":customElements.get(l(e))||i();break;case"db-table-header-cell":customElements.get(l(e))||r();break;case"db-table-row":customElements.get(l(e))||n()}}))}export{c as D,b as d}
@@ -0,0 +1 @@
1
+ import{y as t,H as e,z as s,d as a,t as n}from"./p-CYYSsu3p.js";const d=t(class extends e{constructor(t){super(),!1!==t&&this.__registerHost()}enableAttributePassing(t,e){const s=null==t?void 0:t.closest(e);if(t&&s){const e=s.attributes;for(let a=0;a<e.length;a++){const n=e.item(a);if(n&&"data-density"!==n.name&&(n.name.startsWith("data-")||n.name.startsWith("aria-")))t.setAttribute(n.name,n.value),s.removeAttribute(n.name);else if(n&&"data-density"!==n.name&&"class"!==n.name&&"style"===n.name)t.setAttribute(n.name,n.value),s.removeAttribute(n.name);else if(n&&"class"===n.name){const e=n.value.includes("hydrated"),a=n.value.replace("hydrated","").trim(),d=t.getAttribute("class");t.setAttribute(n.name,`${d?`${d} `:""}${a}`),e?s.setAttribute("class","hydrated"):s.removeAttribute(n.name)}}}}componentDidLoad(){if("undefined"!=typeof document&&this.rootElement&&this.rootElement.dataset.connect){const t=document.querySelector(`[data-connect-id="${this.rootElement.dataset.connect}"]`);t&&t.remove()}this.enableAttributePassing(this._ref,"db-tab-panel")}render(){var t,e;return s("section",{key:"c5b52e3d5bce98a32f2dba1956f58d707ae1b89b",class:a("db-tab-panel",this.className),role:"tabpanel",ref:t=>{this._ref=t},id:null!==(t=this.id)&&void 0!==t?t:null===(e=this.propOverrides)||void 0===e?void 0:e.id},this.content?this.content:null,s("slot",{key:"d64ba9e9cdbb15198934c7069f7e2390c3c443e8"}))}get rootElement(){return this}},[260,"db-tab-panel",{className:[1,"classname"],id:[1],propOverrides:[16],content:[1]}]);function i(){"undefined"!=typeof customElements&&["db-tab-panel"].forEach((t=>{"db-tab-panel"===t&&(customElements.get(n(t))||customElements.define(n(t),d))}))}export{d as D,i as d}
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-HN8AqU2e.js');
4
- var index$1 = require('./index-2_9ESkQu.js');
3
+ var index = require('./index-C313bRqJ.js');
4
+ var index$1 = require('./index-spuu3sXz.js');
5
5
 
6
6
  const DBAccordionItem = class {
7
7
  constructor(hostRef) {
@@ -109,9 +109,9 @@ const DBAccordionItem = class {
109
109
  }
110
110
  render() {
111
111
  var _a, _b;
112
- return (index.h("li", { key: '7bfcb3c0b3bc70446504054b267ad2747a7360ef', class: index$1.cls("db-accordion-item", this.className), id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id }, index.h("details", { key: '18345f01252d5c48e3e22b0f9fa7258afb2aa77b', "aria-disabled": index$1.getBooleanAsString(this.disabled), ref: (el) => {
112
+ return (index.h("li", { key: '4211e7bbbe6cfb021a24f379e3b196380e649b6b', class: index$1.cls("db-accordion-item", this.className), id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id }, index.h("details", { key: 'b079afb27059b99afedb063ec731df6785080a96', "aria-disabled": index$1.getBooleanAsString(this.disabled, "disabled"), ref: (el) => {
113
113
  this._ref = el;
114
- }, name: this._name, open: this._open }, index.h("summary", { key: '8ce63298f1899cbe77d1eda2a71135aa74e9049d', onClick: (event) => this.handleToggle(event) }, this.headlinePlain ? this.headlinePlain : null, !this.headlinePlain ? index.h("slot", { name: "headline" }) : null), index.h("div", { key: '3b2275eba655b47e08af48d0fd49e68e7cd40a4a' }, this.text ? this.text : null, index.h("slot", { key: '52caf8709e1f54d69ad7433365146565609248ac' })))));
114
+ }, name: this._name, open: this._open }, index.h("summary", { key: '88622665136410bd54644e980909b998b48002fb', onClick: (event) => this.handleToggle(event) }, this.headlinePlain ? this.headlinePlain : null, !this.headlinePlain ? index.h("slot", { name: "headline" }) : null), index.h("div", { key: '4634317ee78aa4a07da21334c5ca4635f1540ed5' }, this.text ? this.text : null, index.h("slot", { key: 'ca7bb5de8f7c0222c708d29c1f189cb0cd719553' })))));
115
115
  }
116
116
  get rootElement() { return index.getElement(this); }
117
117
  static get watchers() { return {
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-HN8AqU2e.js');
4
- var index$1 = require('./index-2_9ESkQu.js');
3
+ var index = require('./index-C313bRqJ.js');
4
+ var index$1 = require('./index-spuu3sXz.js');
5
5
 
6
6
  const DBAccordion = class {
7
7
  constructor(hostRef) {
@@ -136,7 +136,7 @@ const DBAccordion = class {
136
136
  }
137
137
  render() {
138
138
  var _a, _b, _c;
139
- return (index.h("ul", { key: 'd6927b05c169addaea604a2f5eb225017ee6973c', class: index$1.cls("db-accordion", this.className), ref: (el) => {
139
+ return (index.h("ul", { key: '400ed83c47dea1ff19bd9d02e9c6a6338ea9c001', class: index$1.cls("db-accordion", this.className), ref: (el) => {
140
140
  this._ref = el;
141
141
  }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, "data-variant": this.variant }, !this.items ? index.h("slot", null) : null, this.items
142
142
  ? (_c = this.convertItems()) === null || _c === void 0 ? void 0 : _c.map((item, index$1) => (index.h("db-accordion-item", { key: `accordion-item-${index$1}`, headlinePlain: item.headlinePlain, disabled: item.disabled, text: item.text })))
@@ -1,8 +1,8 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-HN8AqU2e.js');
3
+ var index = require('./index-C313bRqJ.js');
4
4
  var constants = require('./constants-bMY2_d8A.js');
5
- var index$1 = require('./index-2_9ESkQu.js');
5
+ var index$1 = require('./index-spuu3sXz.js');
6
6
 
7
7
  const DBBadge = class {
8
8
  constructor(hostRef) {
@@ -76,9 +76,9 @@ const DBBadge = class {
76
76
  }
77
77
  render() {
78
78
  var _a, _b, _c, _d;
79
- return (index.h("span", { key: 'ff0187a460e59a023d8a6267b0e12ee7ec3d5283', class: index$1.cls("db-badge", this.className), ref: (el) => {
79
+ return (index.h("span", { key: '2a50a8228391b9faec650199f285dfbe943017b1', class: index$1.cls("db-badge", this.className), ref: (el) => {
80
80
  this._ref = el;
81
- }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, "data-semantic": this.semantic, "data-size": this.size, "data-emphasis": this.emphasis, "data-placement": this.placement, "data-wrap": index$1.getBooleanAsString(this.wrap), "data-label": ((_c = this.placement) === null || _c === void 0 ? void 0 : _c.startsWith("corner")) && ((_d = this.label) !== null && _d !== void 0 ? _d : constants.DEFAULT_LABEL) }, this.text ? this.text : null, index.h("slot", { key: 'e74eadd9e63a3c4de30d59936cdf08cd4b127ac1' })));
81
+ }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, "data-semantic": this.semantic, "data-size": this.size, "data-emphasis": this.emphasis, "data-placement": this.placement, "data-wrap": index$1.getBooleanAsString(this.wrap, "wrap"), "data-label": ((_c = this.placement) === null || _c === void 0 ? void 0 : _c.startsWith("corner")) && ((_d = this.label) !== null && _d !== void 0 ? _d : constants.DEFAULT_LABEL) }, this.text ? this.text : null, index.h("slot", { key: '0b8d3a53d7e6b786e554d31462ad0585668f4331' })));
82
82
  }
83
83
  get rootElement() { return index.getElement(this); }
84
84
  static get watchers() { return {
@@ -1,8 +1,8 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-HN8AqU2e.js');
3
+ var index = require('./index-C313bRqJ.js');
4
4
  var constants = require('./constants-bMY2_d8A.js');
5
- var index$1 = require('./index-2_9ESkQu.js');
5
+ var index$1 = require('./index-spuu3sXz.js');
6
6
 
7
7
  const DBBrand = class {
8
8
  constructor(hostRef) {
@@ -55,9 +55,9 @@ const DBBrand = class {
55
55
  }
56
56
  render() {
57
57
  var _a, _b, _c;
58
- return (index.h("div", { key: '7695d23f214566e142e43ffba27403680f9af668', class: index$1.cls("db-brand", this.className), ref: (el) => {
58
+ return (index.h("div", { key: 'b9c685aae760ad32837d1f5474b1c4dde2da2ed4', class: index$1.cls("db-brand", this.className), ref: (el) => {
59
59
  this._ref = el;
60
- }, "data-icon": this.hideLogo ? "none" : (_a = this.icon) !== null && _a !== void 0 ? _a : constants.DEFAULT_ICON, "data-show-icon": index$1.getBooleanAsString(this.showIcon), id: (_b = this.id) !== null && _b !== void 0 ? _b : (_c = this.propOverrides) === null || _c === void 0 ? void 0 : _c.id }, index.h("slot", { key: '8c0e42e72b53a0417274170d7785cc93392e5c1c' }), this.text ? this.text : null));
60
+ }, "data-icon": this.hideLogo ? "none" : (_a = this.icon) !== null && _a !== void 0 ? _a : constants.DEFAULT_ICON, "data-show-icon": index$1.getBooleanAsString(this.showIcon, "showIcon"), id: (_b = this.id) !== null && _b !== void 0 ? _b : (_c = this.propOverrides) === null || _c === void 0 ? void 0 : _c.id }, index.h("slot", { key: '8ae75c438c11b07f064697611914978be5b6b765' }), this.text ? this.text : null));
61
61
  }
62
62
  get rootElement() { return index.getElement(this); }
63
63
  };
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-HN8AqU2e.js');
4
- var index$1 = require('./index-2_9ESkQu.js');
3
+ var index = require('./index-C313bRqJ.js');
4
+ var index$1 = require('./index-spuu3sXz.js');
5
5
 
6
6
  const DBButton = class {
7
7
  constructor(hostRef) {
@@ -63,10 +63,11 @@ const DBButton = class {
63
63
  this.enableAttributePassing(this._ref, "db-button");
64
64
  }
65
65
  render() {
66
- var _a, _b, _c, _d;
67
- return (index.h("button", { key: 'ca13a30fcf43bcd6e043e3dc2bbcb94eb3347450', class: index$1.cls("db-button", this.className), ref: (el) => {
66
+ var _a, _b, _c;
67
+ return (index.h("button", { key: '005e64e2244340cf9bf254ec06165704472e7920', class: index$1.cls("db-button", this.className), ref: (el) => {
68
68
  this._ref = el;
69
- }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, type: this.getButtonType(), disabled: index$1.getBoolean(this.disabled, "disabled"), "data-icon": (_c = this.iconLeading) !== null && _c !== void 0 ? _c : this.icon, "data-show-icon": index$1.getBooleanAsString((_d = this.showIconLeading) !== null && _d !== void 0 ? _d : this.showIcon), "data-icon-trailing": this.iconTrailing, "data-show-icon-trailing": index$1.getBooleanAsString(this.showIconTrailing), "data-size": this.size, "data-width": this.width, "data-variant": this.variant, "data-wrap": index$1.getBooleanAsString(this.wrap), "data-no-text": index$1.getBooleanAsString(this.noText), name: this.name, form: this.form, value: this.value }, this.text ? this.text : null, index.h("slot", { key: '1f0aee6d7db3187db5575729569bfdd4c88c0e19' })));
69
+ }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, type: this.getButtonType(), disabled: index$1.getBoolean(this.disabled, "disabled"), "data-icon": (_c = this.iconLeading) !== null && _c !== void 0 ? _c : this.icon, "data-show-icon": index$1.getBooleanAsString(this.showIconLeading, "showIconLeading") ||
70
+ index$1.getBooleanAsString(this.showIcon, "showIcon"), "data-icon-trailing": this.iconTrailing, "data-show-icon-trailing": index$1.getBooleanAsString(this.showIconTrailing, "showIconTrailing"), "data-size": this.size, "data-width": this.width, "data-variant": this.variant, "data-wrap": index$1.getBooleanAsString(this.wrap, "wrap"), "data-no-text": index$1.getBooleanAsString(this.noText, "noText"), name: this.name, form: this.form, value: this.value }, this.text ? this.text : null, index.h("slot", { key: 'fe96078746d899588bcbb96f8229b8423f8b1a5e' })));
70
71
  }
71
72
  get rootElement() { return index.getElement(this); }
72
73
  };
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-HN8AqU2e.js');
4
- var index$1 = require('./index-2_9ESkQu.js');
3
+ var index = require('./index-C313bRqJ.js');
4
+ var index$1 = require('./index-spuu3sXz.js');
5
5
 
6
6
  const DBCard = class {
7
7
  constructor(hostRef) {
@@ -60,9 +60,9 @@ const DBCard = class {
60
60
  }
61
61
  render() {
62
62
  var _a, _b;
63
- return (index.h("div", { key: '60e504447aed35763e41cf692507e28c4da6e893', class: index$1.cls("db-card", this.className), ref: (el) => {
63
+ return (index.h("div", { key: '24dfc836fc2ca48b141001fa073c204ae8452b3a', class: index$1.cls("db-card", this.className), ref: (el) => {
64
64
  this._ref = el;
65
- }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, "data-behavior": this.behavior, "data-elevation-level": this.elevationLevel, "data-spacing": this.spacing, onClick: (event) => this.handleClick(event) }, index.h("slot", { key: '92301dedc9ece7f5b2bcbd5da726d402af788b31' })));
65
+ }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, "data-behavior": this.behavior, "data-elevation-level": this.elevationLevel, "data-spacing": this.spacing, onClick: (event) => this.handleClick(event) }, index.h("slot", { key: '99ad6ae87aba0214e1226bebd28f06d854ce9c65' })));
66
66
  }
67
67
  get rootElement() { return index.getElement(this); }
68
68
  };
@@ -1,9 +1,9 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-HN8AqU2e.js');
3
+ var index = require('./index-C313bRqJ.js');
4
4
  var constants = require('./constants-bMY2_d8A.js');
5
- var index$1 = require('./index-2_9ESkQu.js');
6
- var formComponents = require('./form-components-_ncB_U2D.js');
5
+ var index$1 = require('./index-spuu3sXz.js');
6
+ var formComponents = require('./form-components-CmQlkARp.js');
7
7
 
8
8
  const DBCheckbox = class {
9
9
  constructor(hostRef) {
@@ -216,9 +216,9 @@ const DBCheckbox = class {
216
216
  }
217
217
  render() {
218
218
  var _a;
219
- return (index.h("div", { key: 'b4aa2acb183c25424a4c670c699410d7f8e67ad1', class: index$1.cls("db-checkbox", this.className), "data-size": this.size, "data-hide-asterisk": index$1.getHideProp(this.showRequiredAsterisk), "data-hide-label": index$1.getHideProp(this.showLabel) }, index.h("label", { key: '549e995c2d8c8105d086ad957d0141d802aa3e55', htmlFor: this._id }, index.h("input", { key: 'e2454be60370d672b523d9fd2efb422a7072d763', type: "checkbox", "aria-invalid": this.validation === "invalid", "data-custom-validity": this.validation, ref: (el) => {
219
+ return (index.h("div", { key: '9bead8d138ba6b7f9df456409c54880035d74ca3', class: index$1.cls("db-checkbox", this.className), "data-size": this.size, "data-hide-asterisk": index$1.getHideProp(this.showRequiredAsterisk), "data-hide-label": index$1.getHideProp(this.showLabel) }, index.h("label", { key: 'f2d598b2c599ae1fdc61eb8a948b27a13b6059fe', htmlFor: this._id }, index.h("input", { key: '876cfc8632a429764fac5722513dbe418025dfdb', type: "checkbox", "aria-invalid": this.validation === "invalid", "data-custom-validity": this.validation, ref: (el) => {
220
220
  this._ref = el;
221
- }, id: this._id, name: this.name, checked: index$1.getBoolean(this.checked, "checked"), disabled: index$1.getBoolean(this.disabled, "disabled"), value: this.value, required: index$1.getBoolean(this.required, "required"), onChange: (event) => this.handleChange(event), onBlur: (event) => this.handleBlur(event), onFocus: (event) => this.handleFocus(event), "aria-describedby": (_a = this.ariaDescribedBy) !== null && _a !== void 0 ? _a : this._descByIds }), this.label ? this.label : null, index.h("slot", { key: 'ce083db15ea772a5dd3fdf5e6a7c815029922b13' })), index$1.stringPropVisible(this.message, this.showMessage) ? (index.h("db-infotext", { size: "small", icon: this.messageIcon, id: this._messageId }, this.message)) : null, this.hasValidState() ? (index.h("db-infotext", { size: "small", semantic: "successful", id: this._validMessageId }, this.validMessage || constants.DEFAULT_VALID_MESSAGE)) : null, index.h("db-infotext", { key: 'bde204976a10d8d7f54300c7b465a23e9492bcf3', size: "small", semantic: "critical", id: this._invalidMessageId }, this._invalidMessage), index.h("span", { key: '7a8fe737edfae78c380f572b2cf5cec88fbd8edf', "data-visually-hidden": "true", role: "status" }, this._voiceOverFallback)));
221
+ }, id: this._id, name: this.name, checked: index$1.getBoolean(this.checked, "checked"), disabled: index$1.getBoolean(this.disabled, "disabled"), value: this.value, required: index$1.getBoolean(this.required, "required"), onChange: (event) => this.handleChange(event), onBlur: (event) => this.handleBlur(event), onFocus: (event) => this.handleFocus(event), "aria-describedby": (_a = this.ariaDescribedBy) !== null && _a !== void 0 ? _a : this._descByIds }), this.label ? this.label : null, index.h("slot", { key: '32113165d250fd649d6e94d7721cbc152da104c1' })), index$1.stringPropVisible(this.message, this.showMessage) ? (index.h("db-infotext", { size: "small", icon: this.messageIcon, id: this._messageId }, this.message)) : null, this.hasValidState() ? (index.h("db-infotext", { size: "small", semantic: "successful", id: this._validMessageId }, this.validMessage || constants.DEFAULT_VALID_MESSAGE)) : null, index.h("db-infotext", { key: '459d930b5908b6e61ad7bcc463b5b67e710bddc5', size: "small", semantic: "critical", id: this._invalidMessageId }, this._invalidMessage), index.h("span", { key: 'cfcb23cc6fc53a5f82e56f83b1a9fffb279f0c67', "data-visually-hidden": "true", role: "status" }, this._voiceOverFallback)));
222
222
  }
223
223
  get rootElement() { return index.getElement(this); }
224
224
  static get watchers() { return {
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-HN8AqU2e.js');
4
- var index$1 = require('./index-2_9ESkQu.js');
3
+ var index = require('./index-C313bRqJ.js');
4
+ var index$1 = require('./index-spuu3sXz.js');
5
5
 
6
6
  const DBCustomButton = class {
7
7
  constructor(hostRef) {
@@ -53,10 +53,11 @@ const DBCustomButton = class {
53
53
  this.enableAttributePassing(this._ref, "db-custom-button");
54
54
  }
55
55
  render() {
56
- var _a, _b, _c, _d;
57
- return (index.h("div", { key: 'ea6221c001dbf13b6e1d49cbf6b87b195c24a5d0', class: index$1.cls("db-custom-button", this.className), ref: (el) => {
56
+ var _a, _b, _c;
57
+ return (index.h("div", { key: 'e947d7ffe6705c03ca3a1f9b5126c0f0d9449829', class: index$1.cls("db-custom-button", this.className), ref: (el) => {
58
58
  this._ref = el;
59
- }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, "data-icon": (_c = this.iconLeading) !== null && _c !== void 0 ? _c : this.icon, "data-show-icon": index$1.getBooleanAsString((_d = this.showIconLeading) !== null && _d !== void 0 ? _d : this.showIcon), "data-icon-trailing": this.iconTrailing, "data-show-icon-trailing": index$1.getBooleanAsString(this.showIconTrailing), "data-size": this.size, "data-width": this.width, "data-variant": this.variant, "data-no-text": index$1.getBooleanAsString(this.noText) }, index.h("slot", { key: '19220453bcb2323b8c540d60a1d12b85e0c07f4d' })));
59
+ }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, "data-icon": (_c = this.iconLeading) !== null && _c !== void 0 ? _c : this.icon, "data-show-icon": index$1.getBooleanAsString(this.showIconLeading, "showIconLeading") ||
60
+ index$1.getBooleanAsString(this.showIcon, "showIcon"), "data-icon-trailing": this.iconTrailing, "data-show-icon-trailing": index$1.getBooleanAsString(this.showIconTrailing, "showIconTrailing"), "data-size": this.size, "data-width": this.width, "data-variant": this.variant, "data-no-text": index$1.getBooleanAsString(this.noText, "noText") }, index.h("slot", { key: '126520ddf6d2582fab1a1083c6241f868f3520d2' })));
60
61
  }
61
62
  get rootElement() { return index.getElement(this); }
62
63
  };
@@ -1,9 +1,9 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-HN8AqU2e.js');
4
- var index$1 = require('./index-2_9ESkQu.js');
3
+ var index = require('./index-C313bRqJ.js');
4
+ var index$1 = require('./index-spuu3sXz.js');
5
5
  var constants = require('./constants-bMY2_d8A.js');
6
- var formComponents = require('./form-components-_ncB_U2D.js');
6
+ var formComponents = require('./form-components-CmQlkARp.js');
7
7
 
8
8
  const DBCustomSelectDropdown = class {
9
9
  constructor(hostRef) {
@@ -57,9 +57,9 @@ const DBCustomSelectDropdown = class {
57
57
  }
58
58
  render() {
59
59
  var _a, _b;
60
- return (index.h("article", { key: 'a2f23f8c268d6b06b03e58ca3abc998b7f741301', class: index$1.cls("db-custom-select-dropdown db-card", this.className), "data-spacing": "none", ref: (el) => {
60
+ return (index.h("article", { key: '13b37b76ab0d131cf2af06244ed304c8c408c9d8', class: index$1.cls("db-custom-select-dropdown db-card", this.className), "data-spacing": "none", ref: (el) => {
61
61
  this._ref = el;
62
- }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, "data-width": this.width }, index.h("slot", { key: 'f2fd945d779fefe9d1b379d95d11c5ae60689818' })));
62
+ }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, "data-width": this.width }, index.h("slot", { key: '517f62713be2bd021d767e7e2a2eb3817a96856b' })));
63
63
  }
64
64
  get rootElement() { return index.getElement(this); }
65
65
  };
@@ -115,9 +115,9 @@ const DBCustomSelectList = class {
115
115
  }
116
116
  render() {
117
117
  var _a, _b;
118
- return (index.h("div", { key: 'f62ebf87384969fa7c299ed23062d15ac4d08e9d', class: index$1.cls("db-custom-select-list", this.className), role: this.multiple ? "group" : "radiogroup", "aria-label": this.label, ref: (el) => {
118
+ return (index.h("div", { key: 'd15aae83f167178e808513fd0ba9d35209db0b10', class: index$1.cls("db-custom-select-list", this.className), role: this.multiple ? "group" : "radiogroup", "aria-label": this.label, ref: (el) => {
119
119
  this._ref = el;
120
- }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id }, index.h("ul", { key: 'a6071f83a292171bc101a797adb98dc976a18e34' }, index.h("slot", { key: '6a18c02b91c91890a0d4b73e2b718c046b278f29' }))));
120
+ }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id }, index.h("ul", { key: 'c3ec4c14ca8c857a690c4d51d89654d0e1f49a4f' }, index.h("slot", { key: '663e6a50f1e117b7981a05946fc86f04b5892bb0' }))));
121
121
  }
122
122
  get rootElement() { return index.getElement(this); }
123
123
  };
@@ -194,12 +194,12 @@ const DBCustomSelectListItem = class {
194
194
  }
195
195
  render() {
196
196
  var _a, _b;
197
- return (index.h("li", { key: '67c52a98bf21203bd6f5f14617ec32d2e81f29e4', class: index$1.cls("db-custom-select-list-item", this.className, {
197
+ return (index.h("li", { key: '059526061cdd0b2c8d9e135d0594338e6a5f9579', class: index$1.cls("db-custom-select-list-item", this.className, {
198
198
  "db-checkbox": this.type === "checkbox" && !this.isGroupTitle,
199
199
  "db-radio": this.type !== "checkbox" && !this.isGroupTitle,
200
200
  }), ref: (el) => {
201
201
  this._ref = el;
202
- }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, "data-divider": index$1.getBooleanAsString(this.hasDivider) }, !this.isGroupTitle ? (index.h("label", { "data-icon": this.type !== "checkbox" && this.icon ? this.icon : undefined, "data-show-icon": index$1.getBooleanAsString(this.showIcon), "data-icon-trailing": this.getIconTrailing() }, index.h("input", { class: "db-custom-select-list-item-checkbox", "data-disable-focus": "true", type: this.type, name: this.name, form: this.name, checked: index$1.getBoolean(this.checked, "checked"), disabled: index$1.getBoolean(this.disabled, "disabled"), value: this.value, onChange: (event) => this.handleChange(event) }), this.label ? this.label : null, index.h("slot", null))) : (index.h("span", null, this.groupTitle))));
202
+ }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, "data-divider": index$1.getBooleanAsString(this.hasDivider, "hasDivider") }, !this.isGroupTitle ? (index.h("label", { "data-icon": this.type !== "checkbox" && this.icon ? this.icon : undefined, "data-show-icon": index$1.getBooleanAsString(this.showIcon, "showIcon"), "data-icon-trailing": this.getIconTrailing() }, index.h("input", { class: "db-custom-select-list-item-checkbox", "data-disable-focus": "true", type: this.type, name: this.name, form: this.name, checked: index$1.getBoolean(this.checked, "checked"), disabled: index$1.getBoolean(this.disabled, "disabled"), value: this.value, onChange: (event) => this.handleChange(event) }), this.label ? this.label : null, index.h("slot", null))) : (index.h("span", null, this.groupTitle))));
203
203
  }
204
204
  get rootElement() { return index.getElement(this); }
205
205
  static get watchers() { return {
@@ -427,20 +427,21 @@ const DBInput = class {
427
427
  (_a = this.abortController) === null || _a === void 0 ? void 0 : _a.abort();
428
428
  }
429
429
  render() {
430
- var _a, _b, _c, _d, _e, _f, _g, _h, _j;
431
- return (index.h("div", { key: '09f1dff4d884168cb140705b0f310519e60e3aa2', class: index$1.cls("db-input", this.className), "data-variant": this.variant, "data-hide-label": index$1.getHideProp(this.showLabel), "data-show-icon": index$1.getBooleanAsString((_a = this.showIconLeading) !== null && _a !== void 0 ? _a : this.showIcon), "data-icon": (_b = this.iconLeading) !== null && _b !== void 0 ? _b : this.icon, "data-icon-trailing": this.iconTrailing, "data-hide-asterisk": index$1.getHideProp(this.showRequiredAsterisk), "data-show-icon-trailing": index$1.getBooleanAsString(this.showIconTrailing) }, index.h("label", { key: '17c5e2ddca81cd88f5fbc5d0b5024fb833aff026', htmlFor: this._id }, (_c = this.label) !== null && _c !== void 0 ? _c : constants.DEFAULT_LABEL), index.h("input", { key: 'ed0381ce65f0a89035804412d736adf3b6e0aea1', "aria-invalid": this.validation === "invalid", "data-custom-validity": this.validation, "data-field-sizing": this.fieldSizing, ref: (el) => {
430
+ var _a, _b, _c, _d, _e, _f, _g, _h;
431
+ return (index.h("div", { key: '64a07c04f43170bf1595b0081713388a216d5fc7', class: index$1.cls("db-input", this.className), "data-variant": this.variant, "data-hide-label": index$1.getHideProp(this.showLabel), "data-show-icon": index$1.getBooleanAsString(this.showIconLeading, "showIconLeading") ||
432
+ index$1.getBooleanAsString(this.showIcon, "showIcon"), "data-icon": (_a = this.iconLeading) !== null && _a !== void 0 ? _a : this.icon, "data-icon-trailing": this.iconTrailing, "data-hide-asterisk": index$1.getHideProp(this.showRequiredAsterisk), "data-show-icon-trailing": index$1.getBooleanAsString(this.showIconTrailing, "showIconTrailing") }, index.h("label", { key: '7a8d23a161226ed00f450b27a761230c29b12594', htmlFor: this._id }, (_b = this.label) !== null && _b !== void 0 ? _b : constants.DEFAULT_LABEL), index.h("input", { key: '1564ed32f96a2b74bdcf3caf559cf2d2d10ec0b9', "aria-invalid": this.validation === "invalid", "data-custom-validity": this.validation, "data-field-sizing": this.fieldSizing, ref: (el) => {
432
433
  this._ref = el;
433
- }, id: this._id, name: this.name, type: this.type || "text", multiple: index$1.getBoolean(this.multiple, "multiple"), accept: this.accept, placeholder: (_d = this.placeholder) !== null && _d !== void 0 ? _d : constants.DEFAULT_PLACEHOLDER, disabled: index$1.getBoolean(this.disabled, "disabled"), required: index$1.getBoolean(this.required, "required"), step: index$1.getStep(this.step), value: (_f = (_e = this.value) !== null && _e !== void 0 ? _e : this._value) !== null && _f !== void 0 ? _f : "", maxLength: index$1.getNumber(this.maxLength, this.maxlength), minLength: index$1.getNumber(this.minLength, this.minlength), max: index$1.getInputValue(this.max, this.type), min: index$1.getInputValue(this.min, this.type), readOnly: index$1.getBoolean(this.readOnly, "readOnly") ||
434
- index$1.getBoolean(this.readonly, "readonly"), form: this.form, pattern: this.pattern, size: this.size, autoComplete: this.autocomplete, autoFocus: index$1.getBoolean(this.autofocus, "autofocus"), enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, onInput: (event) => this.handleInput(event), onChange: (event) => this.handleChange(event), onBlur: (event) => this.handleBlur(event), onFocus: (event) => this.handleFocus(event), list: this.dataList && this._dataListId, "aria-describedby": (_g = this.ariaDescribedBy) !== null && _g !== void 0 ? _g : this._descByIds, role: [
434
+ }, id: this._id, name: this.name, type: this.type || "text", multiple: index$1.getBoolean(this.multiple, "multiple"), accept: this.accept, placeholder: (_c = this.placeholder) !== null && _c !== void 0 ? _c : constants.DEFAULT_PLACEHOLDER, disabled: index$1.getBoolean(this.disabled, "disabled"), required: index$1.getBoolean(this.required, "required"), step: index$1.getStep(this.step), value: (_e = (_d = this.value) !== null && _d !== void 0 ? _d : this._value) !== null && _e !== void 0 ? _e : "", maxLength: index$1.getNumber(this.maxLength, this.maxlength), minLength: index$1.getNumber(this.minLength, this.minlength), max: index$1.getInputValue(this.max, this.type), min: index$1.getInputValue(this.min, this.type), readOnly: index$1.getBoolean(this.readOnly, "readOnly") ||
435
+ index$1.getBoolean(this.readonly, "readonly"), form: this.form, pattern: this.pattern, size: this.size, autoComplete: this.autocomplete, autoFocus: index$1.getBoolean(this.autofocus, "autofocus"), enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, onInput: (event) => this.handleInput(event), onChange: (event) => this.handleChange(event), onBlur: (event) => this.handleBlur(event), onFocus: (event) => this.handleFocus(event), list: this.dataList && this._dataListId, "aria-describedby": (_f = this.ariaDescribedBy) !== null && _f !== void 0 ? _f : this._descByIds, role: [
435
436
  "datetime-local",
436
437
  "date",
437
438
  "time",
438
439
  "week",
439
440
  "month",
440
441
  "color",
441
- ].includes((_h = this.type) !== null && _h !== void 0 ? _h : "") && index$1.isIOSSafari()
442
+ ].includes((_g = this.type) !== null && _g !== void 0 ? _g : "") && index$1.isIOSSafari()
442
443
  ? "textbox"
443
- : undefined }), this.dataList ? (index.h("datalist", { id: this._dataListId }, (_j = this.getDataList()) === null || _j === void 0 ? void 0 : _j.map((option) => (index.h("option", { key: this._dataListId + "-option-" + option.value, value: option.value }, option.label))))) : null, index.h("slot", { key: 'e7c51c3d97314fd153f606a346244dac365171e5' }), index$1.stringPropVisible(this.message, this.showMessage) ? (index.h("db-infotext", { size: this.messageSize || "small", icon: this.messageIcon, id: this._messageId }, this.message)) : null, this.hasValidState() ? (index.h("db-infotext", { semantic: "successful", id: this._validMessageId, size: this.validMessageSize || "small" }, this.validMessage || constants.DEFAULT_VALID_MESSAGE)) : null, index.h("db-infotext", { key: 'f92de27dbfd942534f83a83d181b533fc0b4a6e2', semantic: "critical", id: this._invalidMessageId, size: this.invalidMessageSize || "small" }, this._invalidMessage), index.h("span", { key: 'af168dd9e11d853f76db0edee198a744d36a228d', "data-visually-hidden": "true", role: "status" }, this._voiceOverFallback)));
444
+ : undefined }), this.dataList ? (index.h("datalist", { id: this._dataListId }, (_h = this.getDataList()) === null || _h === void 0 ? void 0 : _h.map((option) => (index.h("option", { key: this._dataListId + "-option-" + option.value, value: option.value }, option.label))))) : null, index.h("slot", { key: '8af26ede51b91478695480eb1d2b2e2f1da92200' }), index$1.stringPropVisible(this.message, this.showMessage) ? (index.h("db-infotext", { size: this.messageSize || "small", icon: this.messageIcon, id: this._messageId }, this.message)) : null, this.hasValidState() ? (index.h("db-infotext", { semantic: "successful", id: this._validMessageId, size: this.validMessageSize || "small" }, this.validMessage || constants.DEFAULT_VALID_MESSAGE)) : null, index.h("db-infotext", { key: '752867b52a5abc2bcd4355af5c339e255d1bd36a', semantic: "critical", id: this._invalidMessageId, size: this.invalidMessageSize || "small" }, this._invalidMessage), index.h("span", { key: '49df2802f19e930d5900d9fa639cfc1c5be584de', "data-visually-hidden": "true", role: "status" }, this._voiceOverFallback)));
444
445
  }
445
446
  get rootElement() { return index.getElement(this); }
446
447
  static get watchers() { return {
@@ -534,9 +535,9 @@ const DBTag = class {
534
535
  }
535
536
  render() {
536
537
  var _a, _b, _c;
537
- return (index.h("div", { key: '85b02f290e8323ddd9a61ee5cf15893e7bc0cdab', class: index$1.cls("db-tag", this.className), ref: (el) => {
538
+ return (index.h("div", { key: '107c28ac3b48e7802773283ed706536b3448f7fd', class: index$1.cls("db-tag", this.className), ref: (el) => {
538
539
  this._ref = el;
539
- }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, "data-semantic": this.semantic, "data-emphasis": this.emphasis, "data-icon": this.icon, "data-show-check-state": index$1.getBooleanAsString((_c = this.showCheckState) !== null && _c !== void 0 ? _c : true), "data-show-icon": index$1.getBooleanAsString(this.showIcon), "data-no-text": index$1.getBooleanAsString(this.noText), "data-overflow": index$1.getBooleanAsString(this.overflow) }, index.h("slot", { key: '3aefef41d0a30b8f979e43146936be56a1d9181b', name: "content" }), this.text ? this.text : null, index.h("slot", { key: 'e283aefd212ea8c7f7eab8da48ed19a7f4763e38' }), this.behavior === "removable" ? (index.h("button", { class: "db-button db-tab-remove-button", "data-icon": "cross", "data-size": "small", "data-no-text": "true", "data-variant": "ghost", type: "button", onClick: (event) => this.handleRemove(event) }, index.h("db-tooltip", { variant: "label" }, this.getRemoveButtonText()))) : null));
540
+ }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, "data-semantic": this.semantic, "data-emphasis": this.emphasis, "data-icon": this.icon, "data-show-check-state": index$1.getBooleanAsString((_c = this.showCheckState) !== null && _c !== void 0 ? _c : true, "showCheckState"), "data-show-icon": index$1.getBooleanAsString(this.showIcon, "showIcon"), "data-no-text": index$1.getBooleanAsString(this.noText, "noText"), "data-overflow": index$1.getBooleanAsString(this.overflow, "overflow") }, index.h("slot", { key: '7a552ce39473ee8f5ab9ff0fa26e1c9cb746141a', name: "content" }), this.text ? this.text : null, index.h("slot", { key: '3ace0ceb3415b63574e959214beb6af40071e1b6' }), this.behavior === "removable" ? (index.h("button", { class: "db-button db-tab-remove-button", "data-icon": "cross", "data-size": "small", "data-no-text": "true", "data-variant": "ghost", type: "button", onClick: (event) => this.handleRemove(event) }, index.h("db-tooltip", { variant: "label" }, this.getRemoveButtonText()))) : null));
540
541
  }
541
542
  get rootElement() { return index.getElement(this); }
542
543
  };
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-HN8AqU2e.js');
4
- var index$1 = require('./index-2_9ESkQu.js');
3
+ var index = require('./index-C313bRqJ.js');
4
+ var index$1 = require('./index-spuu3sXz.js');
5
5
 
6
6
  const DBCustomSelectFormField = class {
7
7
  constructor(hostRef) {
@@ -54,9 +54,9 @@ const DBCustomSelectFormField = class {
54
54
  }
55
55
  render() {
56
56
  var _a, _b;
57
- return (index.h("summary", { key: 'e438005a75d6d93c62b6e04bce4f99cee7f73619', class: index$1.cls("db-custom-select-form-field", this.className), ref: (el) => {
57
+ return (index.h("summary", { key: '29aec52d355ed2fd7f032cc70cb7fbda8e22f3ad', class: index$1.cls("db-custom-select-form-field", this.className), ref: (el) => {
58
58
  this._ref = el;
59
- }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id }, index.h("slot", { key: '1dc82e35d01ac41cde18cb033d657ec7f53886b8' })));
59
+ }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id }, index.h("slot", { key: '797ccea7210fbfe800a3c3c08e37b0d73690e419' })));
60
60
  }
61
61
  get rootElement() { return index.getElement(this); }
62
62
  };