@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
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h, g as getElement } from './index-BGaQ0Bx8.js';
2
- import { c as cls } from './index-xkoBSP8R.js';
1
+ import { r as registerInstance, h, g as getElement } from './index-BlbKvvUv.js';
2
+ import { c as cls } from './index-fumiz06Y.js';
3
3
 
4
4
  const DBNavigation = class {
5
5
  constructor(hostRef) {
@@ -52,9 +52,9 @@ const DBNavigation = class {
52
52
  }
53
53
  render() {
54
54
  var _a, _b;
55
- return (h("nav", { key: '33d5425a509a5d224245fcde89b66bb129d3fb57', class: cls("db-navigation", this.className), ref: (el) => {
55
+ return (h("nav", { key: 'fc6cc35b50d30498abfd5496f4e806b9ce94573d', class: cls("db-navigation", this.className), ref: (el) => {
56
56
  this._ref = el;
57
- }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id }, h("menu", { key: '796fbbd89657a52bbd7e932efe96ff62726bf5ea' }, h("slot", { key: 'df8847f6522250c540acc1154201d1c6bfbbce07' }))));
57
+ }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id }, h("menu", { key: 'da64193d61844f23632c1f71377f620af951e998' }, h("slot", { key: '81269b82ae46ec9305e12e38c83592a9415bc7e8' }))));
58
58
  }
59
59
  get rootElement() { return getElement(this); }
60
60
  };
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, c as createEvent, h, g as getElement } from './index-BGaQ0Bx8.js';
1
+ import { r as registerInstance, c as createEvent, h, g as getElement } from './index-BlbKvvUv.js';
2
2
  import { s as DEFAULT_CLOSE_BUTTON } from './constants-BdL-nI5y.js';
3
- import { e as getBoolean, s as stringPropVisible, g as getBooleanAsString, p as getNotificationRole, c as cls } from './index-xkoBSP8R.js';
3
+ import { e as getBoolean, s as stringPropVisible, g as getBooleanAsString, p as getNotificationRole, c as cls } from './index-fumiz06Y.js';
4
4
 
5
5
  const DBNotification = class {
6
6
  constructor(hostRef) {
@@ -62,13 +62,13 @@ const DBNotification = class {
62
62
  }
63
63
  render() {
64
64
  var _a, _b, _c;
65
- return (h("div", { key: '80b4682644b5cae7f09842e8683a9445f782055b', class: cls("db-notification", this.className), ref: (el) => {
65
+ return (h("div", { key: '01a531f51b65c8cc55c739c4f18ee220e0e9701e', class: cls("db-notification", this.className), ref: (el) => {
66
66
  this._ref = el;
67
67
  }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, role: getNotificationRole({
68
68
  semantic: this.semantic,
69
69
  role: this.role,
70
70
  ariaLive: this.ariaLive,
71
- }), "aria-live": this.ariaLive, "data-semantic": this.semantic, "data-variant": this.variant, "data-icon": getBoolean(this.showIcon) !== false ? this.icon : undefined, "data-show-icon": getBooleanAsString(this.showIcon), "data-link-variant": this.linkVariant }, h("slot", { key: '4fc52fd9fff6357307c4bdc102c03082688b44cf', name: "image" }), stringPropVisible(this.headline, this.showHeadline) ? (h("header", { "data-area": "head" }, this.headline)) : null, h("div", { key: '6d61a4b4966795950a3da5dba130734bd0bbb2d9', "data-area": "content" }, this.text ? this.text : null, h("slot", { key: 'f4ca4c620e00a203da07c3d0ce2974ade705f489' })), stringPropVisible(this.timestamp, this.showTimestamp) ? (h("time", { "data-area": "timestamp", dateTime: this.timestampDatetime }, this.timestamp)) : null, h("slot", { key: 'e1509dd146ff4288f96062e6286b47b495b388dc', name: "link" }), getBoolean(this.closeable, "closeable") ? (h("db-button", { icon: "cross", variant: "ghost", size: "small", id: this.closeButtonId, noText: true, onClick: (event) => this.handleClose(event) }, (_c = this.closeButtonText) !== null && _c !== void 0 ? _c : DEFAULT_CLOSE_BUTTON)) : null));
71
+ }), "aria-live": this.ariaLive, "data-semantic": this.semantic, "data-variant": this.variant, "data-icon": getBoolean(this.showIcon) !== false ? this.icon : undefined, "data-show-icon": getBooleanAsString(this.showIcon, "showIcon"), "data-link-variant": this.linkVariant }, h("slot", { key: '3e6e28cb42a9c7adb3663d01464930681e69c51d', name: "image" }), stringPropVisible(this.headline, this.showHeadline) ? (h("header", { "data-area": "head" }, this.headline)) : null, h("div", { key: 'd9f344fd4af06caa446ea4b9ad7f761466fcecdc', "data-area": "content" }, this.text ? this.text : null, h("slot", { key: '2521549fee945b4a4c6040f360986c233af46c67' })), stringPropVisible(this.timestamp, this.showTimestamp) ? (h("time", { "data-area": "timestamp", dateTime: this.timestampDatetime }, this.timestamp)) : null, h("slot", { key: 'c96fb1c687e20ddb28be8b55f3218b6abd984f27', name: "link" }), getBoolean(this.closeable, "closeable") ? (h("db-button", { icon: "cross", variant: "ghost", size: "small", id: this.closeButtonId, noText: true, onClick: (event) => this.handleClose(event) }, (_c = this.closeButtonText) !== null && _c !== void 0 ? _c : DEFAULT_CLOSE_BUTTON)) : null));
72
72
  }
73
73
  get rootElement() { return getElement(this); }
74
74
  };
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h, g as getElement } from './index-BGaQ0Bx8.js';
2
- import { c as cls, g as getBooleanAsString } from './index-xkoBSP8R.js';
1
+ import { r as registerInstance, h, g as getElement } from './index-BlbKvvUv.js';
2
+ import { c as cls, g as getBooleanAsString } from './index-fumiz06Y.js';
3
3
 
4
4
  const DBPage = class {
5
5
  constructor(hostRef) {
@@ -69,9 +69,9 @@ const DBPage = class {
69
69
  }
70
70
  render() {
71
71
  var _a, _b;
72
- return (h("div", { key: 'ff82686603b48757d15136f99ffee2e8261a0868', class: cls("db-page", this.className), ref: (el) => {
72
+ return (h("div", { key: '3ffaa674adbf9b46c5b5b0e38014549932005dd3', class: cls("db-page", this.className), ref: (el) => {
73
73
  this._ref = el;
74
- }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, "data-variant": this.variant, "data-fade-in": getBooleanAsString(this.fadeIn), "data-fonts-loaded": getBooleanAsString(this.fontsLoaded) }, h("slot", { key: 'b545b6a529c6502b6d9acaf4349056f9b191b47f', name: "header" }), h("main", { key: '67fe344765eb3dabbb1e6882e653142522ba7e20', class: cls("db-main", this.mainClass) }, h("slot", { key: '5ab992699f2db9d811124d9ad0955e94c816896a' })), h("slot", { key: '2c0e00536dcac7decddc76aacc13b58989b02464', name: "footer" })));
74
+ }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, "data-variant": this.variant, "data-fade-in": getBooleanAsString(this.fadeIn, "fadeIn"), "data-fonts-loaded": getBooleanAsString(this.fontsLoaded, "fontsLoaded") }, h("slot", { key: '2b96c66752fde23b9e81a91efd4a90474d0b68f5', name: "header" }), h("main", { key: 'da246f1f15735b54940857f19832ccd216a2c769', class: cls("db-main", this.mainClass) }, h("slot", { key: '21a10349a9f9bfd75b8c29fc5dcd159b3c22bef5' })), h("slot", { key: '7a349e75b1b03cc540ee940c6d3647e742825e34', name: "footer" })));
75
75
  }
76
76
  get rootElement() { return getElement(this); }
77
77
  };
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, h, g as getElement } from './index-BGaQ0Bx8.js';
2
- import { d as delay, g as getBooleanAsString, c as cls } from './index-xkoBSP8R.js';
3
- import { D as DocumentScrollListener } from './document-scroll-listener-DOBe3Oa9.js';
1
+ import { r as registerInstance, h, g as getElement } from './index-BlbKvvUv.js';
2
+ import { d as delay, g as getBooleanAsString, c as cls } from './index-fumiz06Y.js';
3
+ import { D as DocumentScrollListener } from './document-scroll-listener-4F0ZAg9p.js';
4
4
  import { b as handleFixedPopover } from './floating-components-DOPXnIzL.js';
5
5
 
6
6
  const DBPopover = class {
@@ -174,9 +174,9 @@ const DBPopover = class {
174
174
  }
175
175
  render() {
176
176
  var _a, _b, _c;
177
- return (h("div", { key: '5695f78c16f768ca34b16c05167518c2a2e26c35', class: cls("db-popover", this.className), ref: (el) => {
177
+ return (h("div", { key: 'b4ade41cbe4f2ba97d817feb8d2921dc9a4c2e63', class: cls("db-popover", this.className), ref: (el) => {
178
178
  this._ref = el;
179
- }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id }, h("slot", { key: 'e765f506df650f9105ff6efb79c2d6fe36a48b91', name: "trigger" }), h("article", { key: '072c8716f82a49d319794e521f467d494fe4b313', class: "db-popover-content", "data-spacing": this.spacing, "data-gap": getBooleanAsString(this.gap), "data-animation": getBooleanAsString((_c = this.animation) !== null && _c !== void 0 ? _c : true), "data-open": getBooleanAsString(this.open), "data-delay": this.delay, "data-width": this.width, "data-placement": this.placement }, h("slot", { key: '3317509fd5cfbc56f9e0921f91e34520d9f93c87' }))));
179
+ }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id }, h("slot", { key: '51ef67b406d5411f3622a8d62c51e26cdd8b44b0', name: "trigger" }), h("article", { key: '7a04c2dc442eea91ff41ed2a5030c238bc7b2740', class: "db-popover-content", "data-spacing": this.spacing, "data-gap": getBooleanAsString(this.gap, "gap"), "data-animation": getBooleanAsString((_c = this.animation) !== null && _c !== void 0 ? _c : true, "animation"), "data-open": getBooleanAsString(this.open, "open"), "data-delay": this.delay, "data-width": this.width, "data-placement": this.placement }, h("slot", { key: '8a8892cb2b035d6d50c5aa5599026f1476b0bede' }))));
180
180
  }
181
181
  get rootElement() { return getElement(this); }
182
182
  static get watchers() { return {
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, c as createEvent, h, g as getElement } from './index-BGaQ0Bx8.js';
2
- import { u as uuid, e as getBoolean, l as getHideProp, c as cls, d as delay } from './index-xkoBSP8R.js';
3
- import { b as addResetEventListener } from './form-components-D6LQfJvq.js';
1
+ import { r as registerInstance, c as createEvent, h, g as getElement } from './index-BlbKvvUv.js';
2
+ import { u as uuid, e as getBoolean, l as getHideProp, c as cls, d as delay } from './index-fumiz06Y.js';
3
+ import { b as addResetEventListener } from './form-components-ZV7IN0oG.js';
4
4
 
5
5
  const DBRadio = class {
6
6
  constructor(hostRef) {
@@ -131,9 +131,9 @@ const DBRadio = class {
131
131
  (_a = this.abortController) === null || _a === void 0 ? void 0 : _a.abort();
132
132
  }
133
133
  render() {
134
- return (h("label", { key: '1ff5543af917149d3d1f51a2c67c7686b55f8d11', class: cls("db-radio", this.className), "data-size": this.size, "data-hide-label": getHideProp(this.showLabel), "data-hide-asterisk": getHideProp(this.showRequiredAsterisk), htmlFor: this._id }, h("input", { key: '3409b94c081b36bd60ba84f8e6a4064e43e2ad50', type: "radio", "aria-invalid": this.validation === "invalid", "data-custom-validity": this.validation, ref: (el) => {
134
+ return (h("label", { key: 'a0c0cd38ac8c6addb0f826294c56ff235d0ea624', class: cls("db-radio", this.className), "data-size": this.size, "data-hide-label": getHideProp(this.showLabel), "data-hide-asterisk": getHideProp(this.showRequiredAsterisk), htmlFor: this._id }, h("input", { key: '1dae5434da230a2e9268e89057d83b92f64b91c6', type: "radio", "aria-invalid": this.validation === "invalid", "data-custom-validity": this.validation, ref: (el) => {
135
135
  this._ref = el;
136
- }, id: this._id, name: this.name, checked: getBoolean(this.checked, "checked"), disabled: getBoolean(this.disabled, "disabled"), value: this.value, required: getBoolean(this.required, "required"), onInput: (event) => this.handleInput(event), onChange: (event) => this.handleChange(event), onBlur: (event) => this.handleBlur(event), onFocus: (event) => this.handleFocus(event) }), this.label ? this.label : null, h("slot", { key: 'c9850bcf9efb2e272e6ae8cc83ab92d62e095094' })));
136
+ }, id: this._id, name: this.name, checked: getBoolean(this.checked, "checked"), disabled: getBoolean(this.disabled, "disabled"), value: this.value, required: getBoolean(this.required, "required"), onInput: (event) => this.handleInput(event), onChange: (event) => this.handleChange(event), onBlur: (event) => this.handleBlur(event), onFocus: (event) => this.handleFocus(event) }), this.label ? this.label : null, h("slot", { key: '7e8423038fc180907953fe21a406bc7195dcdaeb' })));
137
137
  }
138
138
  get rootElement() { return getElement(this); }
139
139
  static get watchers() { return {
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h, g as getElement } from './index-BGaQ0Bx8.js';
2
- import { c as cls } from './index-xkoBSP8R.js';
1
+ import { r as registerInstance, h, g as getElement } from './index-BlbKvvUv.js';
2
+ import { c as cls } from './index-fumiz06Y.js';
3
3
 
4
4
  const DBSection = class {
5
5
  constructor(hostRef) {
@@ -52,9 +52,9 @@ const DBSection = class {
52
52
  }
53
53
  render() {
54
54
  var _a, _b;
55
- return (h("section", { key: '03d6f7ed2eea5b1374d0f5be00d77e59897033ea', class: cls("db-section", this.className), ref: (el) => {
55
+ return (h("section", { key: '5c139b6a510425291fae249e710d4b3eafdbd0c4', class: cls("db-section", this.className), ref: (el) => {
56
56
  this._ref = el;
57
- }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, "data-spacing": this.spacing || "medium", "data-width": this.width }, h("slot", { key: '55c388d7e65e9bd27dd229f01a3c162719b90df2' })));
57
+ }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, "data-spacing": this.spacing || "medium", "data-width": this.width }, h("slot", { key: 'de4549ef8be697b8298962bb254c33b531cbc915' })));
58
58
  }
59
59
  get rootElement() { return getElement(this); }
60
60
  };
@@ -1,7 +1,7 @@
1
- import { r as registerInstance, c as createEvent, h, F as Fragment, g as getElement } from './index-BGaQ0Bx8.js';
1
+ import { r as registerInstance, c as createEvent, h, F as Fragment, g as getElement } from './index-BlbKvvUv.js';
2
2
  import { l as DEFAULT_INVALID_MESSAGE, f as DEFAULT_MESSAGE_ID_SUFFIX, g as DEFAULT_VALID_MESSAGE_ID_SUFFIX, h as DEFAULT_INVALID_MESSAGE_ID_SUFFIX, i as DEFAULT_PLACEHOLDER_ID_SUFFIX, k as DEFAULT_VALID_MESSAGE, a as DEFAULT_LABEL } from './constants-BdL-nI5y.js';
3
- import { h as hasVoiceOver, d as delay, s as stringPropVisible, u as uuid, e as getBoolean, g as getBooleanAsString, l as getHideProp, c as cls } from './index-xkoBSP8R.js';
4
- import { c as addValueResetEventListener } from './form-components-D6LQfJvq.js';
3
+ import { h as hasVoiceOver, d as delay, s as stringPropVisible, u as uuid, e as getBoolean, g as getBooleanAsString, l as getHideProp, c as cls } from './index-fumiz06Y.js';
4
+ import { c as addValueResetEventListener } from './form-components-ZV7IN0oG.js';
5
5
 
6
6
  const DBSelect = class {
7
7
  constructor(hostRef) {
@@ -242,14 +242,14 @@ const DBSelect = class {
242
242
  }
243
243
  render() {
244
244
  var _a, _b, _c, _d, _e, _f;
245
- return (h("div", { key: '3dd83828aaa06217389cf635687da0070ae88f56', class: cls("db-select", this.className), "data-variant": this.variant, "data-hide-label": getHideProp(this.showLabel), "data-hide-asterisk": getHideProp(this.showRequiredAsterisk), "data-icon": this.icon, "data-show-icon": getBooleanAsString(this.showIcon) }, h("label", { key: '8fe580a4172003361a5c16551c4965882dbb3ce0', htmlFor: this._id }, (_a = this.label) !== null && _a !== void 0 ? _a : DEFAULT_LABEL), h("select", { key: '2f0ba052dafae5d44c27442eb4c27fa117c6ba76', "aria-invalid": this.validation === "invalid", "data-custom-validity": this.validation, ref: (el) => {
245
+ return (h("div", { key: '9a671204460166241b06ea30a76987f89bc44185', class: cls("db-select", this.className), "data-variant": this.variant, "data-hide-label": getHideProp(this.showLabel), "data-hide-asterisk": getHideProp(this.showRequiredAsterisk), "data-icon": this.icon, "data-show-icon": getBooleanAsString(this.showIcon, "showIcon") }, h("label", { key: '008bd6fffd2fb37d74c1bc347e02789265dc8b1b', htmlFor: this._id }, (_a = this.label) !== null && _a !== void 0 ? _a : DEFAULT_LABEL), h("select", { key: '6136d1db041667b7cb9ac8cbb6fe116f3aebe56a', "aria-invalid": this.validation === "invalid", "data-custom-validity": this.validation, ref: (el) => {
246
246
  this._ref = el;
247
247
  }, required: getBoolean(this.required, "required"), disabled: getBoolean(this.disabled, "disabled"), id: this._id, name: this.name, size: this.size,
248
248
  /* @ts-ignore */
249
- value: (_c = (_b = this.value) !== null && _b !== void 0 ? _b : this._value) !== null && _c !== void 0 ? _c : undefined, autocomplete: this.autocomplete, multiple: this.multiple, onInput: (event) => this.handleInput(event), onClick: (event) => this.handleClick(event), onChange: (event) => this.handleChange(event), onBlur: (event) => this.handleBlur(event), onFocus: (event) => this.handleFocus(event), "aria-describedby": (_d = this.ariaDescribedBy) !== null && _d !== void 0 ? _d : this._descByIds }, this.variant === "floating" || !!this.placeholder ? (h("option", { class: "placeholder", value: "", "data-show-empty-option": getBooleanAsString(this.shouldShowEmptyOption()) })) : null, ((_e = this.options) === null || _e === void 0 ? void 0 : _e.length) ? ((_f = this.options) === null || _f === void 0 ? void 0 : _f.map((option) => {
249
+ value: (_c = (_b = this.value) !== null && _b !== void 0 ? _b : this._value) !== null && _c !== void 0 ? _c : undefined, autocomplete: this.autocomplete, multiple: this.multiple, onInput: (event) => this.handleInput(event), onClick: (event) => this.handleClick(event), onChange: (event) => this.handleChange(event), onBlur: (event) => this.handleBlur(event), onFocus: (event) => this.handleFocus(event), "aria-describedby": (_d = this.ariaDescribedBy) !== null && _d !== void 0 ? _d : this._descByIds }, this.variant === "floating" || !!this.placeholder ? (h("option", { class: "placeholder", value: "", "data-show-empty-option": getBooleanAsString(this.shouldShowEmptyOption(), "showEmptyOption") })) : null, ((_e = this.options) === null || _e === void 0 ? void 0 : _e.length) ? ((_f = this.options) === null || _f === void 0 ? void 0 : _f.map((option) => {
250
250
  var _a;
251
251
  return (h(Fragment, null, option.options ? (h("optgroup", { label: this.getOptionLabel(option), key: undefined }, (_a = option.options) === null || _a === void 0 ? void 0 : _a.map((optgroupOption) => (h("option", { value: optgroupOption.value, selected: optgroupOption.selected, disabled: optgroupOption.disabled, key: undefined }, this.getOptionLabel(optgroupOption)))))) : (h("option", { value: option.value, disabled: option.disabled, selected: option.selected, key: undefined }, this.getOptionLabel(option)))));
252
- })) : (h("slot", null))), this.placeholder ? (h("span", { class: "db-select-placeholder", id: this._placeholderId }, this.placeholder)) : null, stringPropVisible(this.message, this.showMessage) ? (h("db-infotext", { size: "small", icon: this.messageIcon, id: this._messageId }, this.message)) : null, this.hasValidState() ? (h("db-infotext", { size: "small", semantic: "successful", id: this._validMessageId }, this.validMessage || DEFAULT_VALID_MESSAGE)) : null, h("db-infotext", { key: '34ca1d025c67dc018375d56651a7f0ae1d2e245f', size: "small", semantic: "critical", id: this._invalidMessageId }, this._invalidMessage), h("span", { key: '6f64314bcf457ddd86b3695e314125cca14d10d1', "data-visually-hidden": "true", role: "status" }, this._voiceOverFallback)));
252
+ })) : (h("slot", null))), this.placeholder ? (h("span", { class: "db-select-placeholder", id: this._placeholderId }, this.placeholder)) : null, stringPropVisible(this.message, this.showMessage) ? (h("db-infotext", { size: "small", icon: this.messageIcon, id: this._messageId }, this.message)) : null, this.hasValidState() ? (h("db-infotext", { size: "small", semantic: "successful", id: this._validMessageId }, this.validMessage || DEFAULT_VALID_MESSAGE)) : null, h("db-infotext", { key: '2917ae74aeec788b09b7b8d748905f5505742076', size: "small", semantic: "critical", id: this._invalidMessageId }, this._invalidMessage), h("span", { key: '34c00871d2416959b44f2bb21816696d5ee62ea3', "data-visually-hidden": "true", role: "status" }, this._voiceOverFallback)));
253
253
  }
254
254
  get rootElement() { return getElement(this); }
255
255
  static get watchers() { return {
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h, g as getElement } from './index-BGaQ0Bx8.js';
2
- import { g as getBooleanAsString, c as cls } from './index-xkoBSP8R.js';
1
+ import { r as registerInstance, h, g as getElement } from './index-BlbKvvUv.js';
2
+ import { g as getBooleanAsString, c as cls } from './index-fumiz06Y.js';
3
3
 
4
4
  const DBStack = class {
5
5
  constructor(hostRef) {
@@ -52,9 +52,9 @@ const DBStack = class {
52
52
  }
53
53
  render() {
54
54
  var _a, _b;
55
- return (h("div", { key: '87f4f22cbfd4355da58ace757805c9e29758eb6d', class: cls("db-stack", this.className), ref: (el) => {
55
+ return (h("div", { key: '62cf5c2919a377c7167776fda39248a7ea03ebb2', class: cls("db-stack", this.className), ref: (el) => {
56
56
  this._ref = el;
57
- }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, "data-gap": this.gap, "data-variant": this.variant, "data-direction": this.direction, "data-alignment": this.alignment, "data-justify-content": this.justifyContent, "data-wrap": getBooleanAsString(this.wrap) }, h("slot", { key: '391ff9ee8a52408fa9830e0f5a30fd86a249a102' })));
57
+ }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, "data-gap": this.gap, "data-variant": this.variant, "data-direction": this.direction, "data-alignment": this.alignment, "data-justify-content": this.justifyContent, "data-wrap": getBooleanAsString(this.wrap, "wrap") }, h("slot", { key: 'af86645752507ed68b97f6b290cd304c6cf48952' })));
58
58
  }
59
59
  get rootElement() { return getElement(this); }
60
60
  };
@@ -1,7 +1,7 @@
1
- import { r as registerInstance, c as createEvent, h, g as getElement } from './index-BGaQ0Bx8.js';
1
+ import { r as registerInstance, c as createEvent, h, g as getElement } from './index-BlbKvvUv.js';
2
2
  import { l as DEFAULT_INVALID_MESSAGE, f as DEFAULT_MESSAGE_ID_SUFFIX, g as DEFAULT_VALID_MESSAGE_ID_SUFFIX, h as DEFAULT_INVALID_MESSAGE_ID_SUFFIX, k as DEFAULT_VALID_MESSAGE } from './constants-BdL-nI5y.js';
3
- import { h as hasVoiceOver, d as delay, s as stringPropVisible, u as uuid, e as getBoolean, l as getHideProp, g as getBooleanAsString, c as cls } from './index-xkoBSP8R.js';
4
- import { a as addCheckedResetEventListener } from './form-components-D6LQfJvq.js';
3
+ import { h as hasVoiceOver, d as delay, s as stringPropVisible, u as uuid, e as getBoolean, l as getHideProp, g as getBooleanAsString, c as cls } from './index-fumiz06Y.js';
4
+ import { a as addCheckedResetEventListener } from './form-components-ZV7IN0oG.js';
5
5
 
6
6
  const DBSwitch = class {
7
7
  constructor(hostRef) {
@@ -192,9 +192,9 @@ const DBSwitch = class {
192
192
  }
193
193
  render() {
194
194
  var _a, _b;
195
- return (h("div", { key: 'c82a033ffefd600a9c96ea487d9fd909ff1b72de', class: cls("db-switch", this.className), "data-visual-aid": getBooleanAsString(this.visualAid), "data-size": this.size, "data-hide-label": getHideProp(this.showLabel), "data-variant": this.variant, "data-hide-asterisk": getHideProp(this.showRequiredAsterisk), "data-custom-validity": this.validation }, h("label", { key: 'c1047871716d0d24f026c8ffaf37581a2b080375', htmlFor: this._id }, h("input", { key: '883712cbfdd95c525ea615270546e2127f9bdbf8', type: "checkbox", role: "switch", id: this._id, ref: (el) => {
195
+ return (h("div", { key: '4580075ad2dc46cce52be60c2738d0fd1033ae74', class: cls("db-switch", this.className), "data-visual-aid": getBooleanAsString(this.visualAid, "visualAid"), "data-size": this.size, "data-hide-label": getHideProp(this.showLabel), "data-variant": this.variant, "data-hide-asterisk": getHideProp(this.showRequiredAsterisk), "data-custom-validity": this.validation }, h("label", { key: 'bb3f0961808c94615181dc7e256a0ee35dcf34b7', htmlFor: this._id }, h("input", { key: '352257d398c6808c4a643e97b5505edddec9477c', type: "checkbox", role: "switch", id: this._id, ref: (el) => {
196
196
  this._ref = el;
197
- }, checked: getBoolean(this.checked, "checked"), value: this.value, disabled: getBoolean(this.disabled, "disabled"), "aria-invalid": this.validation === "invalid" ? "true" : undefined, "aria-describedby": this._descByIds, name: this.name, required: getBoolean(this.required, "required"), "data-aid-icon": (_a = this.iconLeading) !== null && _a !== void 0 ? _a : this.icon, "data-aid-icon-trailing": this.iconTrailing, onChange: (event) => this.handleChange(event), onBlur: (event) => this.handleBlur(event), onFocus: (event) => this.handleFocus(event), onKeyDown: (event) => this.handleKeyDown(event) }), this.label ? this.label : null, h("slot", { key: '106b299aca93a4e6498c74e7c43df87564122c40' })), stringPropVisible(this.message, this.showMessage) ? (h("db-infotext", { size: "small", semantic: "adaptive", id: this._messageId, icon: this.messageIcon }, this.message)) : null, this.hasValidState() ? (h("db-infotext", { size: "small", semantic: "successful", id: this._validMessageId }, (_b = this.validMessage) !== null && _b !== void 0 ? _b : DEFAULT_VALID_MESSAGE)) : null, h("db-infotext", { key: 'e2848f2de604908a0e05fbb0cde3c77a36adcc4e', size: "small", semantic: "critical", id: this._invalidMessageId }, this._invalidMessage), h("span", { key: '37bcc9cd24041762a62822d118803b0eef247f12', "data-visually-hidden": "true", role: "status" }, this._voiceOverFallback)));
197
+ }, checked: getBoolean(this.checked, "checked"), value: this.value, disabled: getBoolean(this.disabled, "disabled"), "aria-invalid": this.validation === "invalid" ? "true" : undefined, "aria-describedby": this._descByIds, name: this.name, required: getBoolean(this.required, "required"), "data-aid-icon": (_a = this.iconLeading) !== null && _a !== void 0 ? _a : this.icon, "data-aid-icon-trailing": this.iconTrailing, onChange: (event) => this.handleChange(event), onBlur: (event) => this.handleBlur(event), onFocus: (event) => this.handleFocus(event), onKeyDown: (event) => this.handleKeyDown(event) }), this.label ? this.label : null, h("slot", { key: '72b91ff451105158b600372cf2a338feb417488d' })), stringPropVisible(this.message, this.showMessage) ? (h("db-infotext", { size: "small", semantic: "adaptive", id: this._messageId, icon: this.messageIcon }, this.message)) : null, this.hasValidState() ? (h("db-infotext", { size: "small", semantic: "successful", id: this._validMessageId }, (_b = this.validMessage) !== null && _b !== void 0 ? _b : DEFAULT_VALID_MESSAGE)) : null, h("db-infotext", { key: '77aeba89e7998e2e62f47cf578d087da4881bea1', size: "small", semantic: "critical", id: this._invalidMessageId }, this._invalidMessage), h("span", { key: '470358471b50f36f0faa2fe3107768785f5c256a', "data-visually-hidden": "true", role: "status" }, this._voiceOverFallback)));
198
198
  }
199
199
  get rootElement() { return getElement(this); }
200
200
  static get watchers() { return {
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, c as createEvent, h, g as getElement } from './index-BGaQ0Bx8.js';
2
- import { g as getBooleanAsString, e as getBoolean, c as cls } from './index-xkoBSP8R.js';
1
+ import { r as registerInstance, c as createEvent, h, g as getElement } from './index-BlbKvvUv.js';
2
+ import { g as getBooleanAsString, e as getBoolean, c as cls } from './index-fumiz06Y.js';
3
3
 
4
4
  const DBTabItem = class {
5
5
  constructor(hostRef) {
@@ -13,7 +13,7 @@ const DBTabItem = class {
13
13
  }
14
14
  setSelectedOnChange(event) {
15
15
  event.stopPropagation();
16
- this._selected = getBooleanAsString(event.target === this._ref);
16
+ this._selected = getBooleanAsString(event.target === this._ref, "selected");
17
17
  }
18
18
  handleNameAttribute() {
19
19
  if (this._ref) {
@@ -79,7 +79,7 @@ const DBTabItem = class {
79
79
  }
80
80
  // Initialize selected state from either active prop (set by parent) or checked attribute
81
81
  if (this.active || this._ref.checked) {
82
- this._selected = getBooleanAsString(true);
82
+ this._selected = getBooleanAsString(true, "selected");
83
83
  this._ref.click();
84
84
  }
85
85
  }
@@ -117,10 +117,11 @@ const DBTabItem = class {
117
117
  }
118
118
  }
119
119
  render() {
120
- var _a, _b, _c, _d, _e, _f;
121
- return (h("li", { key: '8f237a10d09644e2bad44ff457e5ae7bb6ed80f3', class: cls("db-tab-item", this.className), role: "none" }, h("label", { key: '530c603c5927f732cc76920537fe169a15ebbd4c', htmlFor: (_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-icon-trailing": this.iconTrailing, "data-show-icon": getBooleanAsString((_d = this.showIconLeading) !== null && _d !== void 0 ? _d : this.showIcon), "data-show-icon-trailing": getBooleanAsString(this.showIconTrailing), "data-no-text": getBooleanAsString(this.noText) }, h("input", { key: '8551abf9afc26bb0edfb9a8f94adb21f5c95bf4e', type: "radio", role: "tab", disabled: getBoolean(this.disabled, "disabled"), "aria-selected": this._selected, checked: getBoolean(this.checked, "checked"), ref: (el) => {
120
+ var _a, _b, _c, _d, _e;
121
+ return (h("li", { key: '8189c400a6ac975657082338dd31d96a2d0c38d9', class: cls("db-tab-item", this.className), role: "none" }, h("label", { key: '08c6f0760a4cc6f5758d22380c94331858f4823d', htmlFor: (_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-icon-trailing": this.iconTrailing, "data-show-icon": getBooleanAsString(this.showIconLeading, "showIconLeading") ||
122
+ getBooleanAsString(this.showIcon, "showIcon"), "data-show-icon-trailing": getBooleanAsString(this.showIconTrailing, "showIconTrailing"), "data-no-text": getBooleanAsString(this.noText, "noText") }, h("input", { key: '6729729ae705d60fa25cb49850cc54166b7f56a0', type: "radio", role: "tab", disabled: getBoolean(this.disabled, "disabled"), "aria-selected": this._selected, checked: getBoolean(this.checked, "checked"), ref: (el) => {
122
123
  this._ref = el;
123
- }, name: this._name, id: (_e = this.id) !== null && _e !== void 0 ? _e : (_f = this.propOverrides) === null || _f === void 0 ? void 0 : _f.id, onInput: (event) => this.handleChange(event) }), this.label ? this.label : null, h("slot", { key: '4f1f678c9edcef4f977f3677903b682f5bf723b4' }))));
124
+ }, name: this._name, id: (_d = this.id) !== null && _d !== void 0 ? _d : (_e = this.propOverrides) === null || _e === void 0 ? void 0 : _e.id, onInput: (event) => this.handleChange(event) }), this.label ? this.label : null, h("slot", { key: 'eb4bc6568c4c6d63706d2f5927ea73fd5d40d6ac' }))));
124
125
  }
125
126
  get rootElement() { return getElement(this); }
126
127
  static get watchers() { return {
@@ -190,9 +191,9 @@ const DBTabList = class {
190
191
  }
191
192
  render() {
192
193
  var _a, _b;
193
- return (h("div", { key: 'ce54a7c3bef0090cf7aa0d6b11fedd6d3b4bbd07', class: cls("db-tab-list", this.className), ref: (el) => {
194
+ return (h("div", { key: '9459e474559fa115dc69cb188e4c490a522d035c', class: cls("db-tab-list", this.className), ref: (el) => {
194
195
  this._ref = el;
195
- }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id }, h("ul", { key: '8ac107177182afdde5163dee58917fa69b75e40c', role: "tablist" }, h("slot", { key: '0d53d4b529c439784d7c66894b967b41fb9eb38d' }))));
196
+ }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id }, h("ul", { key: '7d2dbddd6ad03047abd8572b6125a53072ff94d0', role: "tablist" }, h("slot", { key: '10079c1b3bbc66157a0603e55ea1f5f48aee0faf' }))));
196
197
  }
197
198
  get rootElement() { return getElement(this); }
198
199
  };
@@ -248,9 +249,9 @@ const DBTabPanel = class {
248
249
  }
249
250
  render() {
250
251
  var _a, _b;
251
- return (h("section", { key: '86076593b5c38755ddd08bbb930bb8252b9e5e78', class: cls("db-tab-panel", this.className), role: "tabpanel", ref: (el) => {
252
+ return (h("section", { key: 'c5b52e3d5bce98a32f2dba1956f58d707ae1b89b', class: cls("db-tab-panel", this.className), role: "tabpanel", ref: (el) => {
252
253
  this._ref = el;
253
- }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id }, this.content ? this.content : null, h("slot", { key: '5069f16c7266dd495e8f9fb03c3bb69546976842' })));
254
+ }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id }, this.content ? this.content : null, h("slot", { key: 'd64ba9e9cdbb15198934c7069f7e2390c3c443e8' })));
254
255
  }
255
256
  get rootElement() { return getElement(this); }
256
257
  };
@@ -0,0 +1,190 @@
1
+ import { r as registerInstance, h, g as getElement } from './index-BlbKvvUv.js';
2
+ import { u as uuid, c as cls } from './index-fumiz06Y.js';
3
+
4
+ const DBTableBody = class {
5
+ constructor(hostRef) {
6
+ registerInstance(this, hostRef);
7
+ }
8
+ /**
9
+ * Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
10
+ * @param element the ref for the component
11
+ * @param customElementSelector the custom element like `my-component`
12
+ */
13
+ enableAttributePassing(element, customElementSelector) {
14
+ const parent = element === null || element === void 0 ? void 0 : element.closest(customElementSelector);
15
+ if (element && parent) {
16
+ const attributes = parent.attributes;
17
+ for (let i = 0; i < attributes.length; i++) {
18
+ const attr = attributes.item(i);
19
+ if (attr && attr.name !== 'data-density' &&
20
+ (attr.name.startsWith("data-") || attr.name.startsWith("aria-"))) {
21
+ element.setAttribute(attr.name, attr.value);
22
+ parent.removeAttribute(attr.name);
23
+ }
24
+ else if (attr && attr.name !== 'data-density' && attr.name !== "class" && attr.name === "style") {
25
+ element.setAttribute(attr.name, attr.value);
26
+ parent.removeAttribute(attr.name);
27
+ }
28
+ else if (attr && attr.name === "class") {
29
+ const isWebComponent = attr.value.includes("hydrated");
30
+ const value = attr.value.replace("hydrated", "").trim();
31
+ const currentClass = element.getAttribute("class");
32
+ element.setAttribute(attr.name, `${currentClass ? `${currentClass} ` : ""}${value}`);
33
+ if (isWebComponent) {
34
+ // Stencil is using this class for lazy loading component
35
+ parent.setAttribute("class", "hydrated");
36
+ }
37
+ else {
38
+ parent.removeAttribute(attr.name);
39
+ }
40
+ }
41
+ }
42
+ }
43
+ }
44
+ componentDidLoad() {
45
+ if (typeof document !== "undefined" && this.rootElement && this.rootElement.dataset.connect) {
46
+ const connectedElement = document.querySelector(`[data-connect-id="${this.rootElement.dataset.connect}"]`);
47
+ if (connectedElement) {
48
+ connectedElement.remove();
49
+ }
50
+ }
51
+ this.enableAttributePassing(this._ref, "db-table-body");
52
+ }
53
+ render() {
54
+ var _a;
55
+ return (h("tbody", { key: 'c497d5a4be20eda6884e6e04b37ef7c9e211f307', class: cls("db-table-body", this.className), ref: (el) => {
56
+ this._ref = el;
57
+ }, id: this.id }, this.rows ? ((_a = this.rows) === null || _a === void 0 ? void 0 : _a.map((row, index) => {
58
+ var _a, _b, _c;
59
+ return (h("db-table-row", { class: (_a = row.className) !== null && _a !== void 0 ? _a : row.class, key: `${(_c = (_b = row.id) !== null && _b !== void 0 ? _b : this.id) !== null && _c !== void 0 ? _c : uuid()}-table-body-row-${index}`, cells: row.cells, interactive: row.interactive, id: row.id }));
60
+ })) : (h("slot", null))));
61
+ }
62
+ get rootElement() { return getElement(this); }
63
+ };
64
+
65
+ const DBTableFooter = class {
66
+ constructor(hostRef) {
67
+ registerInstance(this, hostRef);
68
+ }
69
+ /**
70
+ * Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
71
+ * @param element the ref for the component
72
+ * @param customElementSelector the custom element like `my-component`
73
+ */
74
+ enableAttributePassing(element, customElementSelector) {
75
+ const parent = element === null || element === void 0 ? void 0 : element.closest(customElementSelector);
76
+ if (element && parent) {
77
+ const attributes = parent.attributes;
78
+ for (let i = 0; i < attributes.length; i++) {
79
+ const attr = attributes.item(i);
80
+ if (attr && attr.name !== 'data-density' &&
81
+ (attr.name.startsWith("data-") || attr.name.startsWith("aria-"))) {
82
+ element.setAttribute(attr.name, attr.value);
83
+ parent.removeAttribute(attr.name);
84
+ }
85
+ else if (attr && attr.name !== 'data-density' && attr.name !== "class" && attr.name === "style") {
86
+ element.setAttribute(attr.name, attr.value);
87
+ parent.removeAttribute(attr.name);
88
+ }
89
+ else if (attr && attr.name === "class") {
90
+ const isWebComponent = attr.value.includes("hydrated");
91
+ const value = attr.value.replace("hydrated", "").trim();
92
+ const currentClass = element.getAttribute("class");
93
+ element.setAttribute(attr.name, `${currentClass ? `${currentClass} ` : ""}${value}`);
94
+ if (isWebComponent) {
95
+ // Stencil is using this class for lazy loading component
96
+ parent.setAttribute("class", "hydrated");
97
+ }
98
+ else {
99
+ parent.removeAttribute(attr.name);
100
+ }
101
+ }
102
+ }
103
+ }
104
+ }
105
+ componentDidLoad() {
106
+ if (typeof document !== "undefined" && this.rootElement && this.rootElement.dataset.connect) {
107
+ const connectedElement = document.querySelector(`[data-connect-id="${this.rootElement.dataset.connect}"]`);
108
+ if (connectedElement) {
109
+ connectedElement.remove();
110
+ }
111
+ }
112
+ this.enableAttributePassing(this._ref, "db-table-footer");
113
+ }
114
+ render() {
115
+ var _a;
116
+ return (h("tfoot", { key: 'ba1fcacfa32d5746615ba0aaaa5580a6c5c92f99', class: cls("db-table-footer", this.className), ref: (el) => {
117
+ this._ref = el;
118
+ }, id: this.id }, this.rows ? ((_a = this.rows) === null || _a === void 0 ? void 0 : _a.map((row, index) => {
119
+ var _a, _b, _c;
120
+ return (h("db-table-row", { class: (_a = row.className) !== null && _a !== void 0 ? _a : row.class, key: `${(_c = (_b = row.id) !== null && _b !== void 0 ? _b : this.id) !== null && _c !== void 0 ? _c : uuid()}-table-footer-row-${index}`, cells: row.cells, interactive: row.interactive, id: row.id }));
121
+ })) : (h("slot", null))));
122
+ }
123
+ get rootElement() { return getElement(this); }
124
+ };
125
+
126
+ const DBTableHead = class {
127
+ constructor(hostRef) {
128
+ registerInstance(this, hostRef);
129
+ }
130
+ getCells(cells) {
131
+ return cells === null || cells === void 0 ? void 0 : cells.map((cell) => (Object.assign(Object.assign({}, cell), { headerCell: true })));
132
+ }
133
+ /**
134
+ * Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
135
+ * @param element the ref for the component
136
+ * @param customElementSelector the custom element like `my-component`
137
+ */
138
+ enableAttributePassing(element, customElementSelector) {
139
+ const parent = element === null || element === void 0 ? void 0 : element.closest(customElementSelector);
140
+ if (element && parent) {
141
+ const attributes = parent.attributes;
142
+ for (let i = 0; i < attributes.length; i++) {
143
+ const attr = attributes.item(i);
144
+ if (attr && attr.name !== 'data-density' &&
145
+ (attr.name.startsWith("data-") || attr.name.startsWith("aria-"))) {
146
+ element.setAttribute(attr.name, attr.value);
147
+ parent.removeAttribute(attr.name);
148
+ }
149
+ else if (attr && attr.name !== 'data-density' && attr.name !== "class" && attr.name === "style") {
150
+ element.setAttribute(attr.name, attr.value);
151
+ parent.removeAttribute(attr.name);
152
+ }
153
+ else if (attr && attr.name === "class") {
154
+ const isWebComponent = attr.value.includes("hydrated");
155
+ const value = attr.value.replace("hydrated", "").trim();
156
+ const currentClass = element.getAttribute("class");
157
+ element.setAttribute(attr.name, `${currentClass ? `${currentClass} ` : ""}${value}`);
158
+ if (isWebComponent) {
159
+ // Stencil is using this class for lazy loading component
160
+ parent.setAttribute("class", "hydrated");
161
+ }
162
+ else {
163
+ parent.removeAttribute(attr.name);
164
+ }
165
+ }
166
+ }
167
+ }
168
+ }
169
+ componentDidLoad() {
170
+ if (typeof document !== "undefined" && this.rootElement && this.rootElement.dataset.connect) {
171
+ const connectedElement = document.querySelector(`[data-connect-id="${this.rootElement.dataset.connect}"]`);
172
+ if (connectedElement) {
173
+ connectedElement.remove();
174
+ }
175
+ }
176
+ this.enableAttributePassing(this._ref, "db-table-head");
177
+ }
178
+ render() {
179
+ var _a;
180
+ return (h("thead", { key: '1f192104b5b30bb15bc16d68f635382bc9d6817a', class: cls("db-table-head", this.className), ref: (el) => {
181
+ this._ref = el;
182
+ }, id: this.id }, this.rows ? ((_a = this.rows) === null || _a === void 0 ? void 0 : _a.map((row, index) => {
183
+ var _a, _b, _c;
184
+ return (h("db-table-row", { class: (_a = row.className) !== null && _a !== void 0 ? _a : row.class, key: `${(_c = (_b = row.id) !== null && _b !== void 0 ? _b : this.id) !== null && _c !== void 0 ? _c : uuid()}-table-head-row-${index}`, cells: this.getCells(row.cells), subHeaderEmphasis: row.subHeaderEmphasis, interactive: row.interactive, id: row.id }));
185
+ })) : (h("slot", null))));
186
+ }
187
+ get rootElement() { return getElement(this); }
188
+ };
189
+
190
+ export { DBTableBody as db_table_body, DBTableFooter as db_table_footer, DBTableHead as db_table_head };
@@ -1,7 +1,7 @@
1
- import { r as registerInstance, h, g as getElement } from './index-BGaQ0Bx8.js';
2
- import { g as getBooleanAsString, c as cls } from './index-xkoBSP8R.js';
1
+ import { r as registerInstance, h, g as getElement } from './index-BlbKvvUv.js';
2
+ import { c as cls } from './index-fumiz06Y.js';
3
3
 
4
- const DBLink = class {
4
+ const DBTableCaption = class {
5
5
  constructor(hostRef) {
6
6
  registerInstance(this, hostRef);
7
7
  }
@@ -48,15 +48,14 @@ const DBLink = class {
48
48
  connectedElement.remove();
49
49
  }
50
50
  }
51
- this.enableAttributePassing(this._ref, "db-link");
51
+ this.enableAttributePassing(this._ref, "db-table-caption");
52
52
  }
53
53
  render() {
54
- var _a, _b, _c, _d;
55
- return (h("a", { key: '5dd3f3df5614e0e717feadc833d8fe2fe8825479', class: cls("db-link", this.className), ref: (el) => {
54
+ return (h("caption", { key: '45129365b814f87e7d337464f8f768fb3d9bd9c8', class: cls("db-table-caption", this.className), ref: (el) => {
56
55
  this._ref = el;
57
- }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, href: this.href, target: this.target, rel: this.rel, role: this.role, referrerPolicy: (_c = this.referrerpolicy) !== null && _c !== void 0 ? _c : this.referrerPolicy, hrefLang: this.hreflang, "aria-disabled": getBooleanAsString(this.disabled), tabIndex: this.disabled ? -1 : 0, "data-size": this.size, "data-show-icon-trailing": getBooleanAsString((_d = this.showIcon) !== null && _d !== void 0 ? _d : true), "data-variant": this.variant, "data-content": this.content || "internal", "data-wrap": getBooleanAsString(this.wrap) }, this.text ? this.text : null, h("slot", { key: 'c5dae4b61e3829e803a2ff89cfd0942cc4d6577d' })));
56
+ }, id: this.id }, h("slot", { key: '80e7f4789799c755d2a03b55ef8ee7e05939bf96' })));
58
57
  }
59
58
  get rootElement() { return getElement(this); }
60
59
  };
61
60
 
62
- export { DBLink as db_link };
61
+ export { DBTableCaption as db_table_caption };