@db-ux/wc-core-components 4.8.0 → 4.8.1-fix-publish2-4d5a12d

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 (157) hide show
  1. package/CHANGELOG.md +17 -13
  2. package/README.md +15 -11
  3. package/dist/cjs/db-accordion-item.cjs.entry.js +2 -2
  4. package/dist/cjs/db-accordion.cjs.entry.js +1 -1
  5. package/dist/cjs/db-badge.cjs.entry.js +2 -2
  6. package/dist/cjs/db-brand.cjs.entry.js +2 -2
  7. package/dist/cjs/db-button.cjs.entry.js +2 -2
  8. package/dist/cjs/db-card.cjs.entry.js +2 -2
  9. package/dist/cjs/db-checkbox.cjs.entry.js +2 -2
  10. package/dist/cjs/db-custom-button.cjs.entry.js +2 -2
  11. package/dist/cjs/db-custom-select-dropdown_5.cjs.entry.js +10 -10
  12. package/dist/cjs/db-custom-select-form-field.cjs.entry.js +2 -2
  13. package/dist/cjs/db-custom-select.cjs.entry.js +5 -5
  14. package/dist/cjs/db-divider.cjs.entry.js +1 -1
  15. package/dist/cjs/db-drawer.cjs.entry.js +3 -3
  16. package/dist/cjs/db-header.cjs.entry.js +2 -2
  17. package/dist/cjs/db-icon.cjs.entry.js +2 -2
  18. package/dist/cjs/db-infotext.cjs.entry.js +2 -2
  19. package/dist/cjs/db-link.cjs.entry.js +2 -2
  20. package/dist/cjs/db-navigation-item.cjs.entry.js +1 -1
  21. package/dist/cjs/db-navigation.cjs.entry.js +2 -2
  22. package/dist/cjs/db-notification.cjs.entry.js +2 -2
  23. package/dist/cjs/db-page.cjs.entry.js +2 -2
  24. package/dist/cjs/db-popover.cjs.entry.js +2 -2
  25. package/dist/cjs/db-radio.cjs.entry.js +2 -2
  26. package/dist/cjs/db-section.cjs.entry.js +2 -2
  27. package/dist/cjs/db-select.cjs.entry.js +2 -2
  28. package/dist/cjs/db-stack.cjs.entry.js +2 -2
  29. package/dist/cjs/db-switch.cjs.entry.js +2 -2
  30. package/dist/cjs/db-tab-item_3.cjs.entry.js +6 -6
  31. package/dist/cjs/db-tabs.cjs.entry.js +2 -2
  32. package/dist/cjs/db-textarea.cjs.entry.js +2 -2
  33. package/dist/cjs/db-tooltip.cjs.entry.js +2 -2
  34. package/dist/cjs/db-ux.cjs.js +1 -1
  35. package/dist/cjs/loader.cjs.js +1 -1
  36. package/dist/collection/components/accordion/accordion.js +1 -1
  37. package/dist/collection/components/accordion-item/accordion-item.js +2 -2
  38. package/dist/collection/components/badge/badge.js +2 -2
  39. package/dist/collection/components/brand/brand.js +2 -2
  40. package/dist/collection/components/button/button.js +2 -2
  41. package/dist/collection/components/card/card.js +2 -2
  42. package/dist/collection/components/checkbox/checkbox.js +2 -2
  43. package/dist/collection/components/custom-button/custom-button.js +2 -2
  44. package/dist/collection/components/custom-select/custom-select.js +5 -5
  45. package/dist/collection/components/custom-select-dropdown/custom-select-dropdown.js +2 -2
  46. package/dist/collection/components/custom-select-form-field/custom-select-form-field.js +2 -2
  47. package/dist/collection/components/custom-select-list/custom-select-list.js +2 -2
  48. package/dist/collection/components/custom-select-list-item/custom-select-list-item.js +2 -2
  49. package/dist/collection/components/divider/divider.js +1 -1
  50. package/dist/collection/components/drawer/drawer.js +3 -3
  51. package/dist/collection/components/header/header.js +2 -2
  52. package/dist/collection/components/icon/icon.js +2 -2
  53. package/dist/collection/components/infotext/infotext.js +2 -2
  54. package/dist/collection/components/input/input.js +2 -2
  55. package/dist/collection/components/link/link.js +2 -2
  56. package/dist/collection/components/navigation/navigation.js +2 -2
  57. package/dist/collection/components/navigation-item/navigation-item.js +1 -1
  58. package/dist/collection/components/notification/notification.js +2 -2
  59. package/dist/collection/components/page/page.js +2 -2
  60. package/dist/collection/components/popover/popover.js +2 -2
  61. package/dist/collection/components/radio/radio.js +2 -2
  62. package/dist/collection/components/section/section.js +2 -2
  63. package/dist/collection/components/select/select.js +2 -2
  64. package/dist/collection/components/stack/stack.js +2 -2
  65. package/dist/collection/components/switch/switch.js +2 -2
  66. package/dist/collection/components/tab-item/tab-item.js +2 -2
  67. package/dist/collection/components/tab-list/tab-list.js +2 -2
  68. package/dist/collection/components/tab-panel/tab-panel.js +2 -2
  69. package/dist/collection/components/tabs/tabs.js +2 -2
  70. package/dist/collection/components/tag/tag.js +2 -2
  71. package/dist/collection/components/textarea/textarea.js +2 -2
  72. package/dist/collection/components/tooltip/tooltip.js +28 -2
  73. package/dist/collection/shared/figma.js +1 -0
  74. package/dist/custom-elements.json +561 -533
  75. package/dist/db-ux/db-ux.esm.js +1 -1
  76. package/dist/db-ux/{p-5cb74480.entry.js → p-1b5d76a8.entry.js} +1 -1
  77. package/dist/db-ux/{p-a9efbb0b.entry.js → p-296f989b.entry.js} +1 -1
  78. package/dist/db-ux/{p-6f9e146e.entry.js → p-3ae13ff1.entry.js} +1 -1
  79. package/dist/db-ux/{p-3d5d49ff.entry.js → p-43f94079.entry.js} +1 -1
  80. package/dist/db-ux/p-54508bad.entry.js +1 -0
  81. package/dist/db-ux/p-55e8b0b4.entry.js +1 -0
  82. package/dist/db-ux/p-69a59559.entry.js +1 -0
  83. package/dist/db-ux/{p-8e84712d.entry.js → p-6e7126c6.entry.js} +1 -1
  84. package/dist/db-ux/p-7bed4611.entry.js +1 -0
  85. package/dist/db-ux/p-8ce816c0.entry.js +1 -0
  86. package/dist/db-ux/{p-5f5eb78d.entry.js → p-8e080864.entry.js} +1 -1
  87. package/dist/db-ux/{p-452a8b6b.entry.js → p-a0eccc08.entry.js} +1 -1
  88. package/dist/db-ux/{p-980a6afe.entry.js → p-a7c6ec23.entry.js} +1 -1
  89. package/dist/db-ux/p-a82c9875.entry.js +1 -0
  90. package/dist/db-ux/{p-d85b1c15.entry.js → p-ae445d5d.entry.js} +1 -1
  91. package/dist/db-ux/{p-a65d0d23.entry.js → p-b33abf8d.entry.js} +1 -1
  92. package/dist/db-ux/{p-202323c2.entry.js → p-b8ab2bd4.entry.js} +1 -1
  93. package/dist/db-ux/{p-70823b80.entry.js → p-bb7c59d2.entry.js} +1 -1
  94. package/dist/db-ux/{p-605013f0.entry.js → p-bc510135.entry.js} +1 -1
  95. package/dist/db-ux/{p-2355324e.entry.js → p-c85d4be6.entry.js} +1 -1
  96. package/dist/db-ux/{p-c76089f6.entry.js → p-d206ac6f.entry.js} +1 -1
  97. package/dist/db-ux/p-e22b3725.entry.js +1 -0
  98. package/dist/db-ux/p-e432c81f.entry.js +1 -0
  99. package/dist/db-ux/{p-13157b54.entry.js → p-e64606e2.entry.js} +1 -1
  100. package/dist/db-ux/{p-212bde1e.entry.js → p-e8ee154f.entry.js} +1 -1
  101. package/dist/db-ux/{p-bed8d029.entry.js → p-efb9d9bc.entry.js} +1 -1
  102. package/dist/db-ux/p-f35229a1.entry.js +1 -0
  103. package/dist/db-ux/p-f582c886.entry.js +1 -0
  104. package/dist/db-ux/{p-abb0885d.entry.js → p-f6be9a48.entry.js} +1 -1
  105. package/dist/db-ux/{p-ba8464d2.entry.js → p-fb39506f.entry.js} +1 -1
  106. package/dist/db-ux/{p-d8b38722.entry.js → p-fb9500ba.entry.js} +1 -1
  107. package/dist/esm/db-accordion-item.entry.js +2 -2
  108. package/dist/esm/db-accordion.entry.js +1 -1
  109. package/dist/esm/db-badge.entry.js +2 -2
  110. package/dist/esm/db-brand.entry.js +2 -2
  111. package/dist/esm/db-button.entry.js +2 -2
  112. package/dist/esm/db-card.entry.js +2 -2
  113. package/dist/esm/db-checkbox.entry.js +2 -2
  114. package/dist/esm/db-custom-button.entry.js +2 -2
  115. package/dist/esm/db-custom-select-dropdown_5.entry.js +10 -10
  116. package/dist/esm/db-custom-select-form-field.entry.js +2 -2
  117. package/dist/esm/db-custom-select.entry.js +5 -5
  118. package/dist/esm/db-divider.entry.js +1 -1
  119. package/dist/esm/db-drawer.entry.js +3 -3
  120. package/dist/esm/db-header.entry.js +2 -2
  121. package/dist/esm/db-icon.entry.js +2 -2
  122. package/dist/esm/db-infotext.entry.js +2 -2
  123. package/dist/esm/db-link.entry.js +2 -2
  124. package/dist/esm/db-navigation-item.entry.js +1 -1
  125. package/dist/esm/db-navigation.entry.js +2 -2
  126. package/dist/esm/db-notification.entry.js +2 -2
  127. package/dist/esm/db-page.entry.js +2 -2
  128. package/dist/esm/db-popover.entry.js +2 -2
  129. package/dist/esm/db-radio.entry.js +2 -2
  130. package/dist/esm/db-section.entry.js +2 -2
  131. package/dist/esm/db-select.entry.js +2 -2
  132. package/dist/esm/db-stack.entry.js +2 -2
  133. package/dist/esm/db-switch.entry.js +2 -2
  134. package/dist/esm/db-tab-item_3.entry.js +6 -6
  135. package/dist/esm/db-tabs.entry.js +2 -2
  136. package/dist/esm/db-textarea.entry.js +2 -2
  137. package/dist/esm/db-tooltip.entry.js +2 -2
  138. package/dist/esm/db-ux.js +1 -1
  139. package/dist/esm/loader.js +1 -1
  140. package/dist/types/components/tooltip/model.d.ts +2 -2
  141. package/dist/types/components/tooltip/tooltip.d.ts +1 -0
  142. package/dist/types/components.d.ts +3 -0
  143. package/dist/types/shared/figma.d.ts +111 -0
  144. package/dist/types/shared/model.d.ts +1 -1
  145. package/dist/vscode.html-custom-data.json +43 -38
  146. package/dist/web-types.json +74 -64
  147. package/package.json +10 -10
  148. package/dist/db-ux/p-0e0c3c72.entry.js +0 -1
  149. package/dist/db-ux/p-12a2c502.entry.js +0 -1
  150. package/dist/db-ux/p-21068628.entry.js +0 -1
  151. package/dist/db-ux/p-377987d0.entry.js +0 -1
  152. package/dist/db-ux/p-4de2c697.entry.js +0 -1
  153. package/dist/db-ux/p-761c9ddf.entry.js +0 -1
  154. package/dist/db-ux/p-7fa91164.entry.js +0 -1
  155. package/dist/db-ux/p-bd66d144.entry.js +0 -1
  156. package/dist/db-ux/p-dd08f6e4.entry.js +0 -1
  157. package/dist/db-ux/p-fb5b6c9d.entry.js +0 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # @db-ux/wc-core-components
2
2
 
3
+ ## 4.8.1
4
+
5
+ _version bump_
6
+
3
7
  ## 4.8.0
4
8
 
5
9
  ### Minor Changes
@@ -47,7 +51,7 @@ _version bump_
47
51
  - docs(vite): mentioning version 8 configuration in `README.md` file - [see commit 4c5fc92](https://github.com/db-ux-design-system/core-web/commit/4c5fc9266402d9585087f4738a1a800cff1515f1)
48
52
 
49
53
  - fix(number input): prevent from clearing on intermediate decimal entry - [see commit aa85967](https://github.com/db-ux-design-system/core-web/commit/aa85967ffeaa685f6b647069d0e1d415d812dc87):
50
- - fix(input,textarea): allow using `undefined` as `value`
54
+ - fix(input,textarea): allow using `undefined` as `value`
51
55
 
52
56
  ## 4.5.4
53
57
 
@@ -189,7 +193,7 @@ _version bump_
189
193
 
190
194
  - fix: set DBTabItem internal state `_selected` correctly - [see commit f7625cb](https://github.com/db-ux-design-system/core-web/commit/f7625cbd9d64513527e826c9d2c1ef42b2734a4b):
191
195
 
192
- - Now also sets aria-selected=true|false correctly which improves screen reader behaviour
196
+ - Now also sets aria-selected=true|false correctly which improves screen reader behaviour
193
197
 
194
198
  ## 4.2.1
195
199
 
@@ -210,14 +214,14 @@ _version bump_
210
214
  - refactor(notification): update and simplify grid layout for block link variant - [see commit cb83f96](https://github.com/db-ux-design-system/core-web/commit/cb83f966eaf29c85b4cf0079750bdd563f216d6e)
211
215
 
212
216
  - fix(DBCustomSelect): properly announce selected options - [see commit 773edeb](https://github.com/db-ux-design-system/core-web/commit/773edeb943a085eb79e1c8d59059137b2830fbf0):
213
- - feat(DBCustomSelect): introduce new property `selectedPrefix`
217
+ - feat(DBCustomSelect): introduce new property `selectedPrefix`
214
218
 
215
219
  ### Patch Changes
216
220
 
217
221
  - fix(DBCustomSelect): automatically handle form reset events - [see commit 6af5246](https://github.com/db-ux-design-system/core-web/commit/6af5246b3b2e6febdc6ff6342ba1a8eb10184d14):
218
- - An event listener is now added for every form component (input, custom-select, etc.) when a `form` property is passed.
219
- - This listener detects form resets and updates the component's internal value/checked state accordingly.
220
- - > **Note**: This does not work for `ngModel` in Angular.
222
+ - An event listener is now added for every form component (input, custom-select, etc.) when a `form` property is passed.
223
+ - This listener detects form resets and updates the component's internal value/checked state accordingly.
224
+ - > **Note**: This does not work for `ngModel` in Angular.
221
225
 
222
226
  - fix(button): Replace fixed height with min-height for buttons to allow dynamic height adjustment when text wraps - [see commit d1fd2c4](https://github.com/db-ux-design-system/core-web/commit/d1fd2c4e58a5ed6f75fab44700cd2d93c7232474)
223
227
 
@@ -252,9 +256,9 @@ _version bump_
252
256
  ### Major Changes
253
257
 
254
258
  - feat: Switch stable rework - [see commit cb2deb0](https://github.com/db-ux-design-system/core-web/commit/cb2deb0f1c54900d1967483aea05d81279c02f59):
255
- - **BREAKING CHANGE**: remove `emphasis` property
256
- - introduce validation (invalid and valid)
257
- - configurable label position
259
+ - **BREAKING CHANGE**: remove `emphasis` property
260
+ - introduce validation (invalid and valid)
261
+ - configurable label position
258
262
 
259
263
  - **BREAKING CHANGE**: refactor(Custom Select): renamed `ariaListLabel` property to `listLabel` - [see commit 966d5ad](https://github.com/db-ux-design-system/core-web/commit/966d5ad01f00d0ca1707cc316a63e2d431fff1e9)
260
264
 
@@ -273,12 +277,12 @@ _version bump_
273
277
  ### Patch Changes
274
278
 
275
279
  - fix(DBTabs): ensure navigation arrows appear correctly on window resize - [see commit 4e65e00](https://github.com/db-ux-design-system/core-web/commit/4e65e00d280cae18baee03b5a7a9b13eec063835):
276
- - This update resolves an issue where navigation arrows in DBTabs would not appear or update correctly when the window was resized. The component now properly responds to resize events, ensuring arrows are always shown or hidden as needed.
280
+ - This update resolves an issue where navigation arrows in DBTabs would not appear or update correctly when the window was resized. The component now properly responds to resize events, ensuring arrows are always shown or hidden as needed.
277
281
 
278
282
  - fix(select): jumping placeholder for label above - [see commit 7ed8d22](https://github.com/db-ux-design-system/core-web/commit/7ed8d2225102e0e9044437e95917e11eef4bc73f)
279
283
 
280
284
  - enabled [`@db-ux/agent-cli`](https://www.npmjs.com/package/@db-ux/agent-cli) for every package - [see commit 0233048](https://github.com/db-ux-design-system/core-web/commit/023304869e61f5a506dca66a22d69e5f3d70f4d0):
281
- - auto-generate/auto-update `.github/copilot-instructions.md`, to ensure GitHub Copilot uses DB UX Components for code generation
285
+ - auto-generate/auto-update `.github/copilot-instructions.md`, to ensure GitHub Copilot uses DB UX Components for code generation
282
286
 
283
287
  ## 3.1.17
284
288
 
@@ -292,8 +296,8 @@ _version bump_
292
296
  ### Patch Changes
293
297
 
294
298
  - a28eb71: fix(custom-select): keyboard navigation for option groups in single-select mode - [see commit 6d60bab](https://github.com/db-ux-design-system/core-web/commit/6d60bab2eb87f16a9ffa942085bffd658564769c):
295
- - Fixes a keyboard accessibility issue where users could not navigate to options in subsequent option groups using arrow keys in single-select mode.
296
- - Now, all options are accessible via keyboard regardless of group boundaries.
299
+ - Fixes a keyboard accessibility issue where users could not navigate to options in subsequent option groups using arrow keys in single-select mode.
300
+ - Now, all options are accessible via keyboard regardless of group boundaries.
297
301
  - fix: JS framework core-components packages are missing `@db-ux` dependencies - [see commit 49df866](https://github.com/db-ux-design-system/core-web/commit/49df866e753a9459f5acdca4ad1e19141b477471)
298
302
 
299
303
  ## 3.1.15
package/README.md CHANGED
@@ -19,9 +19,9 @@ npm i @db-ux/wc-core-components
19
19
 
20
20
  Import the styles in scss or css. Based on your technology the file names could be different.
21
21
 
22
- - Default (relative): points to `../assets`
23
- - Rollup (rollup): points to `@db-ux/core-foundations/assets`
24
- - Webpack (webpack): points to `~@db-ux/core-foundations/assets`
22
+ - Default (relative): points to `../assets`
23
+ - Rollup (rollup): points to `@db-ux/core-foundations/assets`
24
+ - Webpack (webpack): points to `~@db-ux/core-foundations/assets`
25
25
 
26
26
  <details>
27
27
  <summary><strong>SCSS</strong></summary>
@@ -49,9 +49,9 @@ Starting with Vite 8, the default CSS minifier was changed to [LightningCSS](htt
49
49
  ```ts
50
50
  // vite.config.ts
51
51
  export default defineConfig({
52
- build: {
53
- cssMinify: "esbuild"
54
- }
52
+ build: {
53
+ cssMinify: "esbuild"
54
+ }
55
55
  });
56
56
  ```
57
57
 
@@ -66,11 +66,15 @@ import { browserslistToTargets } from "lightningcss";
66
66
  import browserslist from "browserslist";
67
67
 
68
68
  export default defineConfig({
69
- css: {
70
- lightningcss: {
71
- targets: browserslistToTargets(browserslist(">= 0.5%, last 2 major versions, Firefox ESR, not dead"))
72
- }
73
- }
69
+ css: {
70
+ lightningcss: {
71
+ targets: browserslistToTargets(
72
+ browserslist(
73
+ ">= 0.5%, last 2 major versions, Firefox ESR, not dead"
74
+ )
75
+ )
76
+ }
77
+ }
74
78
  });
75
79
  ```
76
80
 
@@ -91,9 +91,9 @@ const DBAccordionItem = class {
91
91
  }
92
92
  render() {
93
93
  var _a, _b;
94
- return (index.h("li", { key: '3f7c64593e783768fdfc575b020a6252c5e68393', 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: '6b6e78645d2cdbc59415abedb59c761df5b7af59', "aria-disabled": index$1.getBooleanAsString(this.disabled), ref: (el) => {
94
+ return (index.h("li", { key: '0d59b9b4e2e9992d832429171c725c0f776b46b4', 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: '8068249ac8266fea66da265c105309de3d98ac06', "aria-disabled": index$1.getBooleanAsString(this.disabled), ref: (el) => {
95
95
  this._ref = el;
96
- }, name: this._name, open: this._open }, index.h("summary", { key: 'bedf3e8a9555637cf990886e14e1f78d81c8a733', onClick: (event) => this.handleToggle(event) }, this.headlinePlain ? this.headlinePlain : null, !this.headlinePlain ? index.h("slot", { name: "headline" }) : null), index.h("div", { key: '1679dbd607f9f63af890b1e402e38cb9aa2929af' }, this.text ? this.text : index.h("slot", null)))));
96
+ }, name: this._name, open: this._open }, index.h("summary", { key: '338504ea06903b316e707bc10036d27000445c85', onClick: (event) => this.handleToggle(event) }, this.headlinePlain ? this.headlinePlain : null, !this.headlinePlain ? index.h("slot", { name: "headline" }) : null), index.h("div", { key: '97982ad7bc98e8e47ad2a5ce157fda13d2aa82ce' }, this.text ? this.text : null, index.h("slot", { key: '23c9b8d8b3b4d32362820be097c8474fa7e12609' })))));
97
97
  }
98
98
  static get watchers() { return {
99
99
  "_ref": [{
@@ -130,7 +130,7 @@ const DBAccordion = class {
130
130
  }
131
131
  render() {
132
132
  var _a, _b, _c;
133
- return (index.h("ul", { key: 'edef9c59c72278c614826ba8a7b67699080a078a', class: index$1.cls("db-accordion", this.className), ref: (el) => {
133
+ return (index.h("ul", { key: '3a4a71d409be0f76abbb067e1698f7e0ab64b6c6', class: index$1.cls("db-accordion", this.className), ref: (el) => {
134
134
  this._ref = el;
135
135
  }, 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
136
136
  ? (_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 })))
@@ -70,9 +70,9 @@ const DBBadge = class {
70
70
  }
71
71
  render() {
72
72
  var _a, _b, _c, _d;
73
- return (index.h("span", { key: 'c566e49b9d78c51fe2615eb8b55182997485e5bb', class: index$1.cls("db-badge", this.className), ref: (el) => {
73
+ return (index.h("span", { key: '1a986f2667f67029493e606478d1d7928471acf8', class: index$1.cls("db-badge", this.className), ref: (el) => {
74
74
  this._ref = el;
75
- }, 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 : index.h("slot", null)));
75
+ }, 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: 'f6865ef905b1e12937c3f2d684a21e889c191608' })));
76
76
  }
77
77
  static get watchers() { return {
78
78
  "_ref": [{
@@ -49,9 +49,9 @@ const DBBrand = class {
49
49
  }
50
50
  render() {
51
51
  var _a, _b, _c;
52
- return (index.h("div", { key: 'fc41608ac72c69c17542343ce283c584b3e5c3f5', class: index$1.cls("db-brand", this.className), ref: (el) => {
52
+ return (index.h("div", { key: '679731d67b498b68650b1f3c5fb6ac1f8578b29f', class: index$1.cls("db-brand", this.className), ref: (el) => {
53
53
  this._ref = el;
54
- }, "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 }, this.text ? this.text : index.h("slot", null)));
54
+ }, "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: 'bac6503b5fd5b16c138a513bae0749ecd67f2dc8' }), this.text ? this.text : null));
55
55
  }
56
56
  };
57
57
 
@@ -58,9 +58,9 @@ const DBButton = class {
58
58
  }
59
59
  render() {
60
60
  var _a, _b, _c, _d;
61
- return (index.h("button", { key: '61179d6427e5c3245c1cfe539f2a0dce9b22ba1d', class: index$1.cls("db-button", this.className), ref: (el) => {
61
+ return (index.h("button", { key: '884fb14651c53c3646098488d59aec90bc7c8234', class: index$1.cls("db-button", this.className), ref: (el) => {
62
62
  this._ref = el;
63
- }, 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 : index.h("slot", null)));
63
+ }, 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: 'd5c5efe19be364dca26feb751f76229b9aa71612' })));
64
64
  }
65
65
  };
66
66
 
@@ -54,9 +54,9 @@ const DBCard = class {
54
54
  }
55
55
  render() {
56
56
  var _a, _b;
57
- return (index.h("div", { key: '252e6e05d1f5fdef212ae943b0d4d4121a52f5d6', class: index$1.cls("db-card", this.className), ref: (el) => {
57
+ return (index.h("div", { key: '2e81240f66c3d0652a35fca19fbdeac10b3188c3', class: index$1.cls("db-card", 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-behavior": this.behavior, "data-elevation-level": this.elevationLevel, "data-spacing": this.spacing, onClick: (event) => this.handleClick(event) }, index.h("slot", { key: '862fd715856bb6ef858c274c9c916bc7f4250051' })));
59
+ }, 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: 'c4a94fea2bffbd1a548e93c09fb643535dfef360' })));
60
60
  }
61
61
  };
62
62
 
@@ -210,9 +210,9 @@ const DBCheckbox = class {
210
210
  }
211
211
  render() {
212
212
  var _a;
213
- return (index.h("div", { key: '4238fbd4e76d437554f9b6164d007f1039d4de80', 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: '8d8743528e8ef8d117233e5de2957a78e37b0436', htmlFor: this._id }, index.h("input", { key: '631676480151dd94bca3c10cd1ccaf29f307b235', type: "checkbox", "aria-invalid": this.validation === "invalid", "data-custom-validity": this.validation, ref: (el) => {
213
+ return (index.h("div", { key: '4307b61065bb09633a48978283bfe5534126acea', 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: '0aa7c1cb0b896790de944dabc35e10cd517806b5', htmlFor: this._id }, index.h("input", { key: '6bca474ad52dc47253c8cc0016aa6f3cff223ad8', type: "checkbox", "aria-invalid": this.validation === "invalid", "data-custom-validity": this.validation, ref: (el) => {
214
214
  this._ref = el;
215
- }, 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 : index.h("slot", null)), 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: '986898b076efd93c970c6656ff44f9b949a63c1c', size: "small", semantic: "critical", id: this._invalidMessageId }, this._invalidMessage), index.h("span", { key: '651eadfb4cbeaa60405335c76aef0c671b02851c', "data-visually-hidden": "true", role: "status" }, this._voiceOverFallback)));
215
+ }, 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: '12de0b3395173a0ce9f15cf1f8ed49007a721422' })), 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: 'af7347edcc4b3eeb57bdd87fe25cc1ca38a1779f', size: "small", semantic: "critical", id: this._invalidMessageId }, this._invalidMessage), index.h("span", { key: '13ec5ad3bd9534eac4ea7d1310edc1e47fa5d382', "data-visually-hidden": "true", role: "status" }, this._voiceOverFallback)));
216
216
  }
217
217
  static get watchers() { return {
218
218
  "id": [{
@@ -48,9 +48,9 @@ const DBCustomButton = class {
48
48
  }
49
49
  render() {
50
50
  var _a, _b, _c, _d;
51
- return (index.h("div", { key: '3360941151b3648c3b03e8d1e231798e751b6445', class: index$1.cls("db-custom-button", this.className), ref: (el) => {
51
+ return (index.h("div", { key: 'a7c717751195403b664b07491a8301dc531779bd', class: index$1.cls("db-custom-button", this.className), ref: (el) => {
52
52
  this._ref = el;
53
- }, 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: '5991018ad35e6c9e04febd57a3affb0d0f81513f' })));
53
+ }, 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: '7d181ecb68722367d526634fe52afe164117894a' })));
54
54
  }
55
55
  };
56
56
 
@@ -51,9 +51,9 @@ const DBCustomSelectDropdown = class {
51
51
  }
52
52
  render() {
53
53
  var _a, _b;
54
- return (index.h("article", { key: '978958659b0f3b0fbdc011abfb079086ca90a6d5', class: index$1.cls("db-custom-select-dropdown db-card", this.className), "data-spacing": "none", ref: (el) => {
54
+ return (index.h("article", { key: '666781dcaef33e70aeb2378c19dccf9e0502be81', class: index$1.cls("db-custom-select-dropdown db-card", this.className), "data-spacing": "none", ref: (el) => {
55
55
  this._ref = el;
56
- }, 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: '21a6a67f222cb5eaf262ad4f3bd8cde81e4ba5c0' })));
56
+ }, 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: '2587222810ae1534d3c8070f1003820a22429ae9' })));
57
57
  }
58
58
  };
59
59
 
@@ -102,9 +102,9 @@ const DBCustomSelectList = class {
102
102
  }
103
103
  render() {
104
104
  var _a, _b;
105
- return (index.h("div", { key: '3c005a8e6605f176226e1eed81c47737498f1d05', class: index$1.cls("db-custom-select-list", this.className), role: this.multiple ? "group" : "radiogroup", "aria-label": this.label, ref: (el) => {
105
+ return (index.h("div", { key: 'dbfa17aa3707db35d7b3c4b8bac3a4a8e45ea352', class: index$1.cls("db-custom-select-list", this.className), role: this.multiple ? "group" : "radiogroup", "aria-label": this.label, ref: (el) => {
106
106
  this._ref = el;
107
- }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id }, index.h("ul", { key: '59887c5fe0d8e6c3b136e88ee4d8f1f26c580f5b' }, index.h("slot", { key: '29916aa86adbc98a874f5cee71cf056c705b5f62' }))));
107
+ }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id }, index.h("ul", { key: '241c4d3e9169ba9de06492c1e9bad11df103260a' }, index.h("slot", { key: 'dd407c533d531e58f4eed08895591898f1ec7621' }))));
108
108
  }
109
109
  };
110
110
 
@@ -174,12 +174,12 @@ const DBCustomSelectListItem = class {
174
174
  }
175
175
  render() {
176
176
  var _a, _b;
177
- return (index.h("li", { key: '439f87691065d7cf9e8742c3f5aa1ded7f5ac422', class: index$1.cls("db-custom-select-list-item", this.className, {
177
+ return (index.h("li", { key: '6b727336eecb62e312f2cf7afc18686d1e590b61', class: index$1.cls("db-custom-select-list-item", this.className, {
178
178
  "db-checkbox": this.type === "checkbox" && !this.isGroupTitle,
179
179
  "db-radio": this.type !== "checkbox" && !this.isGroupTitle,
180
180
  }), ref: (el) => {
181
181
  this._ref = el;
182
- }, 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 : index.h("slot", null))) : (index.h("span", null, this.groupTitle))));
182
+ }, 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))));
183
183
  }
184
184
  static get watchers() { return {
185
185
  "isGroupTitle": [{
@@ -401,7 +401,7 @@ const DBInput = class {
401
401
  }
402
402
  render() {
403
403
  var _a, _b, _c, _d, _e, _f, _g, _h, _j;
404
- return (index.h("div", { key: 'ec887e9cfe4cbbe0783364d6e2f76990273b522e', 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: 'da8836b5b06c992ea7e18aad485254c07ad22e79', htmlFor: this._id }, (_c = this.label) !== null && _c !== void 0 ? _c : constants.DEFAULT_LABEL), index.h("input", { key: '53bfc910e26783193bb881466bb637d67cafa4e7', "aria-invalid": this.validation === "invalid", "data-custom-validity": this.validation, "data-field-sizing": this.fieldSizing, ref: (el) => {
404
+ return (index.h("div", { key: 'b2b30122374389f0ce7cd686adeebd544d739866', 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: 'b7194b6d956d72f498443792b34f08e9c7c4f9f5', htmlFor: this._id }, (_c = this.label) !== null && _c !== void 0 ? _c : constants.DEFAULT_LABEL), index.h("input", { key: '73e36e11d4634eda85bfe9abe646f9e9f95e6cef', "aria-invalid": this.validation === "invalid", "data-custom-validity": this.validation, "data-field-sizing": this.fieldSizing, ref: (el) => {
405
405
  this._ref = el;
406
406
  }, 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") ||
407
407
  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: [
@@ -413,7 +413,7 @@ const DBInput = class {
413
413
  "color",
414
414
  ].includes((_h = this.type) !== null && _h !== void 0 ? _h : "") && index$1.isIOSSafari()
415
415
  ? "textbox"
416
- : 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: '1d08d96e457929a1d7381b5cb6f6c693865d1104' }), 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: '81adecdd0714f3f16e55a8aa32de42342cab14c6', semantic: "critical", id: this._invalidMessageId, size: this.invalidMessageSize || "small" }, this._invalidMessage), index.h("span", { key: 'f83fc13cc844367810c86739bc5554e6dd212dae', "data-visually-hidden": "true", role: "status" }, this._voiceOverFallback)));
416
+ : 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: 'a699c5b648a73eb17f0836def1b1c2a005bf7943' }), 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: '60d2b6b280bfb6258c1a76601123dbb0aa041547', semantic: "critical", id: this._invalidMessageId, size: this.invalidMessageSize || "small" }, this._invalidMessage), index.h("span", { key: '044819a1c744e3d31308e771eeff1c0adc674024', "data-visually-hidden": "true", role: "status" }, this._voiceOverFallback)));
417
417
  }
418
418
  static get watchers() { return {
419
419
  "id": [{
@@ -500,9 +500,9 @@ const DBTag = class {
500
500
  }
501
501
  render() {
502
502
  var _a, _b, _c;
503
- return (index.h("div", { key: '61faefa2e89ddb597fcca3cb12f7d31c337e556a', class: index$1.cls("db-tag", this.className), ref: (el) => {
503
+ return (index.h("div", { key: '0f44c340afdd993c4f583c23087bf008cb64bb04', class: index$1.cls("db-tag", this.className), ref: (el) => {
504
504
  this._ref = el;
505
- }, 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: 'e5650c1151f1e86f51138c5e8b292e780bf7544b', name: "content" }), index.h("slot", { key: 'e4023db11c7b59964b4df105eb3af969ba3d558a' }), this.text ? this.text : null, 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));
505
+ }, 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: '9e4388656037b233763783ba6e771d30f8302f5c', name: "content" }), this.text ? this.text : null, index.h("slot", { key: 'e53a5fc3a2f9d5193a73f6c6256aac900df60c74' }), 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));
506
506
  }
507
507
  };
508
508
 
@@ -48,9 +48,9 @@ const DBCustomSelectFormField = class {
48
48
  }
49
49
  render() {
50
50
  var _a, _b;
51
- return (index.h("summary", { key: '960e6eb6b0f7f46884e26a820f3ae38e13d57f33', class: index$1.cls("db-custom-select-form-field", this.className), ref: (el) => {
51
+ return (index.h("summary", { key: '6e319e52a2daf3966edf7d8ebc3febb10c8a8857', class: index$1.cls("db-custom-select-form-field", this.className), ref: (el) => {
52
52
  this._ref = el;
53
- }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id }, index.h("slot", { key: 'e109b45a0935d878434ae5e330d55fdab7fb438d' })));
53
+ }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id }, index.h("slot", { key: '05a393b0ff51cc37aff8d237b0a8101f4b352261' })));
54
54
  }
55
55
  };
56
56
 
@@ -794,19 +794,19 @@ const DBCustomSelect = class {
794
794
  }
795
795
  render() {
796
796
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q;
797
- return (index.h("div", { key: '04344ea736f4311c09459970f6c743516c0a45ba', class: index$1.cls("db-custom-select", this.className), id: this._id, ref: (el) => {
797
+ return (index.h("div", { key: 'b69119f8c8ad43b30a3b6f2e3177ba283336645e', class: index$1.cls("db-custom-select", this.className), id: this._id, ref: (el) => {
798
798
  this._ref = el;
799
799
  }, "aria-invalid": this._validity === "invalid", "data-custom-validity": this._validity, "data-width": this.formFieldWidth, "data-variant": this.variant === "floating" &&
800
800
  this.selectedType === "tag" &&
801
801
  this.multiple
802
802
  ? "above"
803
- : this.variant, "data-required": index$1.getBooleanAsString(this.required), "data-hide-asterisk": index$1.getHideProp(this.showRequiredAsterisk), "data-placement": this.placement, "data-selected-type": this.multiple ? this.selectedType : "text", "data-hide-label": index$1.getHideProp(this.showLabel), "data-icon": this.icon, "data-show-icon": index$1.getBooleanAsString(this.showIcon) }, index.h("label", { key: 'ed856ad29b0f840ebe37c8edf275267efc780f2c', id: this._labelId }, (_a = this.label) !== null && _a !== void 0 ? _a : constants.DEFAULT_LABEL, index.h("select", { key: '093be2cd13041a45a95664e083125f5e4e8c2689', role: "none", hidden: true, id: this._selectId, tabIndex: -1, ref: (el) => {
803
+ : this.variant, "data-required": index$1.getBooleanAsString(this.required), "data-hide-asterisk": index$1.getHideProp(this.showRequiredAsterisk), "data-placement": this.placement, "data-selected-type": this.multiple ? this.selectedType : "text", "data-hide-label": index$1.getHideProp(this.showLabel), "data-icon": this.icon, "data-show-icon": index$1.getBooleanAsString(this.showIcon) }, index.h("label", { key: '6e31abcbad536b00f87b6c9a4a14826d085501ae', id: this._labelId }, (_a = this.label) !== null && _a !== void 0 ? _a : constants.DEFAULT_LABEL, index.h("select", { key: '89d826932f87ea9d2621ed8baede4141d0406574', role: "none", hidden: true, id: this._selectId, tabIndex: -1, ref: (el) => {
804
804
  this.selectRef = el;
805
805
  }, form: this.form, name: this.name, "data-custom-validity": this._validity, multiple: index$1.getBoolean(this.multiple, "multiple"), disabled: index$1.getBoolean(this.disabled, "disabled"), required: index$1.getBoolean(this.required, "required"), onChange: (event) => this.satisfyReact(event) }, ((_b = this.options) === null || _b === void 0 ? void 0 : _b.length)
806
806
  ? (_c = this.options) === null || _c === void 0 ? void 0 : _c.map((option) => (index.h("option", { disabled: option.disabled, value: option.value, key: undefined }, this.getOptionLabel(option))))
807
- : null)), index.h("details", { key: 'e0617c55fb94a72432719b485d922d87cca58d40', ref: (el) => {
807
+ : null)), index.h("details", { key: '8b05f3d412957f1fe8d9d1e27b23890454ceff7c', ref: (el) => {
808
808
  this.detailsRef = el;
809
- }, open: this.open, onToggle: (event) => this.handleDropdownToggle(event), onKeyDown: (event) => this.handleKeyboardPress(event) }, index.h("slot", { key: '4a4754177ce637816734d8e195d1d34b0e4a9707' }), this.options ? (index.h(index.Fragment, null, index.h("summary", { class: "db-custom-select-form-field", id: this._summaryId, "aria-disabled": index$1.getBooleanAsString(this.disabled), tabIndex: this.disabled ? -1 : undefined, "aria-labelledby": this._labelId }, ((_d = this._selectedLabels) === null || _d === void 0 ? void 0 : _d.length) ? (index.h("span", { "data-visually-hidden": index$1.getBooleanAsString(this.selectedType === "tag"), id: this._selectedLabelsId }, this.selectedPrefix ? (index.h("span", { "data-visually-hidden": "true" }, this.selectedPrefix)) : null, this._selectedLabels)) : null, this.selectedType === "tag" ? (index.h("div", null, (_e = this._selectedOptions) === null || _e === void 0 ? void 0 : _e.map((option) => (index.h("db-tag", { emphasis: "strong", behavior: "removable", removeButton: this.getTagRemoveLabel(option), onRemove: (event) => this.handleTagRemove(option, event), key: undefined }, this.getOptionLabel(option)))))) : null), index.h("db-custom-select-dropdown", { width: this.dropdownWidth }, this.searchEnabled ? (index.h("div", null, index.h("db-input", { type: "search", ref: (el) => {
809
+ }, open: this.open, onToggle: (event) => this.handleDropdownToggle(event), onKeyDown: (event) => this.handleKeyboardPress(event) }, index.h("slot", { key: 'd05f5cae0ac171b8ed171819f3650064f30fef92' }), this.options ? (index.h(index.Fragment, null, index.h("summary", { class: "db-custom-select-form-field", id: this._summaryId, "aria-disabled": index$1.getBooleanAsString(this.disabled), tabIndex: this.disabled ? -1 : undefined, "aria-labelledby": this._labelId }, ((_d = this._selectedLabels) === null || _d === void 0 ? void 0 : _d.length) ? (index.h("span", { "data-visually-hidden": index$1.getBooleanAsString(this.selectedType === "tag"), id: this._selectedLabelsId }, this.selectedPrefix ? (index.h("span", { "data-visually-hidden": "true" }, this.selectedPrefix)) : null, this._selectedLabels)) : null, this.selectedType === "tag" ? (index.h("div", null, (_e = this._selectedOptions) === null || _e === void 0 ? void 0 : _e.map((option) => (index.h("db-tag", { emphasis: "strong", behavior: "removable", removeButton: this.getTagRemoveLabel(option), onRemove: (event) => this.handleTagRemove(option, event), key: undefined }, this.getOptionLabel(option)))))) : null), index.h("db-custom-select-dropdown", { width: this.dropdownWidth }, this.searchEnabled ? (index.h("div", null, index.h("db-input", { type: "search", ref: (el) => {
810
810
  this.searchInputRef = el;
811
811
  }, name: this._id, form: this._id, showLabel: false, value: this._searchValue, label: (_f = this.searchLabel) !== null && _f !== void 0 ? _f : constants.DEFAULT_LABEL, placeholder: (_g = this.searchPlaceholder) !== null && _g !== void 0 ? _g : this.searchLabel, ariaDescribedBy: this._hasNoOptions || this.showLoading
812
812
  ? this._infoTextId
@@ -816,7 +816,7 @@ const DBCustomSelect = class {
816
816
  this.selectAllRef = el;
817
817
  }, form: this._id, checked: this.selectAllChecked, onChange: (event) => this.handleSelectAll(event) }), this.getSelectAllLabel())))) : null, index.h("db-custom-select-list", { multiple: index$1.getBoolean(this.multiple, "multiple"), label: (_k = (_j = this.listLabel) !== null && _j !== void 0 ? _j : this.label) !== null && _k !== void 0 ? _k : constants.DEFAULT_LABEL }, (_l = this._options) === null || _l === void 0 ? void 0 : _l.map((option) => (index.h("db-custom-select-list-item", { type: this.multiple ? "checkbox" : "radio", showDivider: option.showDivider, icon: option.icon, isGroupTitle: option.isGroupTitle, groupTitle: this.getOptionLabel(option), name: this._id, checked: this.getOptionChecked(option.value), disabled: option.disabled, value: option.value, onChange: () => this.handleSelect(option.value), key: undefined }, !option.isGroupTitle
818
818
  ? this.getOptionLabel(option)
819
- : null)))))), index.h("div", null, index.h("db-button", { variant: "ghost", width: "full", icon: "cross", size: "small", name: this._id, form: this._id, onClick: () => this.handleClose(undefined, true) }, (_m = this.mobileCloseButtonText) !== null && _m !== void 0 ? _m : constants.DEFAULT_CLOSE_BUTTON))))) : null), ((_o = this.showClearSelection) !== null && _o !== void 0 ? _o : true) && ((_p = this._values) === null || _p === void 0 ? void 0 : _p.length) ? (index.h("db-button", { icon: "cross", variant: "ghost", size: "small", noText: true, name: this._id, form: this._id, disabled: index$1.getBoolean(this.disabled, "disabled"), onClick: (event) => this.handleClearAll(event) }, this.clearSelectionText, index.h("db-tooltip", { placement: "top" }, this.clearSelectionText))) : null, index.h("span", { key: 'ea3f5751609a4383f9d381cfbc7947a4b0192880', class: "db-custom-select-placeholder", "aria-hidden": index$1.getBooleanAsString(true), id: this._placeholderId }, (_q = this.placeholder) !== null && _q !== void 0 ? _q : this.label), 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: 'd8733256a74ba4876d4080a27798f01264d6472d', size: "small", semantic: "critical", id: this._invalidMessageId }, this._invalidMessage), index.h("span", { key: '4ca046467d7da79ac48f0e1dddf2712ef2a93074', "data-visually-hidden": "true", role: "status" }, this._voiceOverFallback)));
819
+ : null)))))), index.h("div", null, index.h("db-button", { variant: "ghost", width: "full", icon: "cross", size: "small", name: this._id, form: this._id, onClick: () => this.handleClose(undefined, true) }, (_m = this.mobileCloseButtonText) !== null && _m !== void 0 ? _m : constants.DEFAULT_CLOSE_BUTTON))))) : null), ((_o = this.showClearSelection) !== null && _o !== void 0 ? _o : true) && ((_p = this._values) === null || _p === void 0 ? void 0 : _p.length) ? (index.h("db-button", { icon: "cross", variant: "ghost", size: "small", noText: true, name: this._id, form: this._id, disabled: index$1.getBoolean(this.disabled, "disabled"), onClick: (event) => this.handleClearAll(event) }, this.clearSelectionText, index.h("db-tooltip", { placement: "top" }, this.clearSelectionText))) : null, index.h("span", { key: '851b2e07be960638b4d62750e1cf920ba445fb3d', class: "db-custom-select-placeholder", "aria-hidden": index$1.getBooleanAsString(true), id: this._placeholderId }, (_q = this.placeholder) !== null && _q !== void 0 ? _q : this.label), 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: '6d481a7727087375fc4d8faabd55a1817a735edf', size: "small", semantic: "critical", id: this._invalidMessageId }, this._invalidMessage), index.h("span", { key: '5335f3e58d3a6b2f90353058552701c13b1e888b', "data-visually-hidden": "true", role: "status" }, this._voiceOverFallback)));
820
820
  }
821
821
  static get watchers() { return {
822
822
  "id": [{
@@ -48,7 +48,7 @@ const DBDivider = class {
48
48
  }
49
49
  render() {
50
50
  var _a, _b;
51
- return (index.h("div", { key: '5773c14fcdd05f7e4b7b73af32c779133ac1b65b', class: index$1.cls("db-divider", this.className), ref: (el) => {
51
+ return (index.h("div", { key: '140776744080e88b5e9f008d06d7c6b4bde4394a', class: index$1.cls("db-divider", this.className), ref: (el) => {
52
52
  this._ref = el;
53
53
  }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, "data-margin": this.margin, "data-variant": this.variant, "data-emphasis": this.emphasis, "data-width": this.width }));
54
54
  }
@@ -135,11 +135,11 @@ const DBDrawer = class {
135
135
  }
136
136
  render() {
137
137
  var _a, _b, _c;
138
- return (index.h("dialog", { key: '5980a60cbe0d46868a4a65d853551a25159523f0', class: "db-drawer", id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, ref: (el) => {
138
+ return (index.h("dialog", { key: 'dd2236da621ecd6ce95effdd51af7d83e9d00cb4', class: "db-drawer", id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, ref: (el) => {
139
139
  this._ref = el;
140
- }, onClick: (event) => this.handleClose(event), onKeyDown: (event) => this.handleClose(event), "data-position": this.position, "data-backdrop": this.backdrop, "data-direction": this.direction, "data-variant": this.variant }, index.h("article", { key: '305ff89261e63e2dbe0640fc9be97b330a4b94cf', class: index$1.cls("db-drawer-container", this.className), ref: (el) => {
140
+ }, onClick: (event) => this.handleClose(event), onKeyDown: (event) => this.handleClose(event), "data-position": this.position, "data-backdrop": this.backdrop, "data-direction": this.direction, "data-variant": this.variant }, index.h("article", { key: '9e30bd63a197f5b8b3797430c21cbe742a6a337a', class: index$1.cls("db-drawer-container", this.className), ref: (el) => {
141
141
  this.dialogContainerRef = el;
142
- }, "data-spacing": this.spacing, "data-width": this.width, "data-direction": this.direction, "data-rounded": index$1.getBooleanAsString(this.rounded) }, index.h("header", { key: 'fe07654ff3c238c6a0eb2f73ff5f8a035ff9232c', class: "db-drawer-header" }, index.h("div", { key: '56eff8cf0d755c027bf72e2319e7897ed3b4b51c', class: "db-drawer-header-text" }, index.h("slot", { key: 'ff8378e26a292c20991899764a927aadd5b35ac8', name: "drawerHeader" })), index.h("db-button", { key: '5300a384462ceb1ac7ac9272bed2ee34f426ccf2', class: "button-close-drawer", icon: "cross", variant: "ghost", id: this.closeButtonId, noText: true, onClick: (event) => this.handleClose(event, true) }, (_c = this.closeButtonText) !== null && _c !== void 0 ? _c : constants.DEFAULT_CLOSE_BUTTON)), index.h("div", { key: '681bd3593f743539104398e0dbb6628abdd8ae2c', class: "db-drawer-content" }, index.h("slot", { key: 'ad9f204d5f0b6b44fec8bfc49f8aa361cbb155d7' })))));
142
+ }, "data-spacing": this.spacing, "data-width": this.width, "data-direction": this.direction, "data-rounded": index$1.getBooleanAsString(this.rounded) }, index.h("header", { key: 'd44ca5f31e6a42548a5b4066d3965e1c81ee11c6', class: "db-drawer-header" }, index.h("div", { key: '8f88f451fb176d926a6f2a0ded68232978971773', class: "db-drawer-header-text" }, index.h("slot", { key: 'ab8f36ee1c28b8c50034b81ed78aa91169e957b9', name: "drawerHeader" })), index.h("db-button", { key: '981fda2deb05c7fd6341b3d31cc81851bb8a19f4', class: "button-close-drawer", icon: "cross", variant: "ghost", id: this.closeButtonId, noText: true, onClick: (event) => this.handleClose(event, true) }, (_c = this.closeButtonText) !== null && _c !== void 0 ? _c : constants.DEFAULT_CLOSE_BUTTON)), index.h("div", { key: 'd36dfd9fdc919f95d5319dbf67d9a08e17763da3', class: "db-drawer-content" }, index.h("slot", { key: '1ec21301aa84e9ba120d5a886cc45c37f2772e0f' })))));
143
143
  }
144
144
  static get watchers() { return {
145
145
  "open": [{
@@ -84,9 +84,9 @@ const DBHeader = class {
84
84
  }
85
85
  render() {
86
86
  var _a, _b, _c;
87
- return (index.h("header", { key: 'b5085e769fbc61e94b0ae0e1cca91db441efc1a5', class: index$1.cls("db-header", this.className), ref: (el) => {
87
+ return (index.h("header", { key: 'be1ad24dcffe0b9a3472fb4d0ce51e1e26ab18a7', class: index$1.cls("db-header", this.className), ref: (el) => {
88
88
  this._ref = el;
89
- }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, "data-width": this.width, "data-on-forcing-mobile": this.forceMobile && !this.forcedToMobile }, index.h("db-drawer", { key: 'a47facce9c8108126495c77d37a487cd34fe0ecb', class: "db-header-drawer", spacing: "small", rounded: true, closeButtonId: this.closeButtonId, closeButtonText: this.closeButtonText, open: index$1.getBoolean(this.drawerOpen), onClose: () => this.handleToggle() }, index.h("div", { key: 'cda6c2d0070ce377af2bd5ca4b77459a94350df5', class: "db-header-drawer-navigation" }, index.h("div", { key: '15713a6e12680039ca79f27ec4a1000b120af4fd', class: "db-header-navigation", onClick: (event) => this.handleNavigationItemClick(event) }, index.h("slot", { key: 'e553fe01864f6a23e12edb336ddfabae78ca4f74' })), index.h("div", { key: '73339268263f22638ce7e7cde00369f58a279d62', class: "db-header-meta-navigation" }, index.h("slot", { key: 'deffe76713c7ad062821f83a34ad1c0530acff6c', name: "metaNavigation" }))), index.h("div", { key: '42f61529aa00d9422cac6c8d5ae2588d0eb4760d', class: "db-header-secondary-action" }, index.h("slot", { key: '3273017c0520401367809b3e39e1d642b92bec50', name: "secondaryAction" }))), index.h("div", { key: '26b07d2244c291b78daa6dd2bc39ce2ee93d8674', class: "db-header-meta-navigation" }, index.h("slot", { key: '4adfd5ac044acbb161a26e9e033a1483991842c6', name: "metaNavigation" })), index.h("div", { key: '6a9709c60965315e7ecffb41ea4aac8caf986086', class: "db-header-navigation-bar" }, index.h("div", { key: '6eca84e588432ec968d4aed685d0dda4053b08a9', class: "db-header-brand-container" }, index.h("slot", { key: 'c034633ed87c6c554621e275b6d98d1d1628265c', name: "brand" })), index.h("div", { key: '04766e92142de2cd49a08711e7ad627b0cef14bd', class: "db-header-navigation-container" }, index.h("div", { key: 'fa4a5f6deab5edf3e1acf6e67d73ce06e638ae02', class: "db-header-navigation" }, index.h("slot", { key: '192fbdd2773ab46f2e4800d919a2ace97c9f5ef2' })), index.h("div", { key: '3bf503b08a862dbca679c198916da4be7228c528', class: "db-header-primary-action" }, index.h("slot", { key: '2ab7194da0568d92c85d47ecbf4e34aa4a734d00', name: "primaryAction" }))), index.h("div", { key: 'f45dbbf3346e8bf533a4af7c82e754fe0a679082', class: "db-header-action-container" }, index.h("div", { key: '7dfcd81988888a0595b94e15ba963abcfb1200ea', class: "db-header-burger-menu-container" }, index.h("db-button", { key: '52e71ba370d564b8739966643adf2ccce5e48bcb', icon: "menu", variant: "ghost", noText: true, onClick: () => this.handleToggle() }, (_c = this.burgerMenuLabel) !== null && _c !== void 0 ? _c : constants.DEFAULT_BURGER_MENU)), index.h("div", { key: '54cf3d9d67d7be42f6b06227100abb337deb396d', class: "db-header-secondary-action" }, index.h("slot", { key: 'fc0a9946c1fd478c57e73f4c3b5b6ae0600101b8', name: "secondaryAction" }))))));
89
+ }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, "data-width": this.width, "data-on-forcing-mobile": this.forceMobile && !this.forcedToMobile }, index.h("db-drawer", { key: 'd4037e5b2a37c33ce57753e256308f5a349c59ad', class: "db-header-drawer", spacing: "small", rounded: true, closeButtonId: this.closeButtonId, closeButtonText: this.closeButtonText, open: index$1.getBoolean(this.drawerOpen), onClose: () => this.handleToggle() }, index.h("div", { key: '6f3038ca75f7a872a25ef6195575e2fdafc37fd6', class: "db-header-drawer-navigation" }, index.h("div", { key: '5f49144f7c766e2f84619d048980bb4cd772f33a', class: "db-header-navigation", onClick: (event) => this.handleNavigationItemClick(event) }, index.h("slot", { key: '0ede1bfe3a2c02c0f4bdb0351780d3f575cf2227' })), index.h("div", { key: '3afebc850c010d99e070abd9f443523215cbbe9c', class: "db-header-meta-navigation" }, index.h("slot", { key: '0a9c6a8d806af97d6ca004c581db605d5f3c2cbd', name: "metaNavigation" }))), index.h("div", { key: '1b55dab0fc8e755c30f17a348647d78a2063316e', class: "db-header-secondary-action" }, index.h("slot", { key: '91e2325325c90fa4c8a502da0dbff50c251f9914', name: "secondaryAction" }))), index.h("div", { key: '96d77f06e1e3ebe20463469d10fdf2086c4833f3', class: "db-header-meta-navigation" }, index.h("slot", { key: '3b670227184efb7b85ce1a4502322b72fa2e5dd3', name: "metaNavigation" })), index.h("div", { key: 'f63168e17d5add18523b8ce5cf145b2cdba634e0', class: "db-header-navigation-bar" }, index.h("div", { key: 'bdb2c9524c98f272da2250e84465d631dc4c86ee', class: "db-header-brand-container" }, index.h("slot", { key: 'cc82a8c4bcf8023ee31274ade351796c4b4e59ac', name: "brand" })), index.h("div", { key: '71dd71452f3fa5348d66aba9ea073865dc8ccbdd', class: "db-header-navigation-container" }, index.h("div", { key: 'ef397d6f5baeb671326269b8a0a4e329da8b103e', class: "db-header-navigation" }, index.h("slot", { key: 'e70245a7c3895bead643907655732f9a046b9d45' })), index.h("div", { key: '7f80402f9aa19140c404636a18d1d190cc9c7bd3', class: "db-header-primary-action" }, index.h("slot", { key: '625841b7653acffa89cf4539e3494611aaa37a65', name: "primaryAction" }))), index.h("div", { key: '6513c29620684d2b24ee7f031fc603bfd4d897e5', class: "db-header-action-container" }, index.h("div", { key: '0c0ff87d894c99cf1e49b2beadaec277dd8813b3', class: "db-header-burger-menu-container" }, index.h("db-button", { key: '63884b0f4e5e66fae043236fe06fa989d8c74dff', icon: "menu", variant: "ghost", noText: true, onClick: () => this.handleToggle() }, (_c = this.burgerMenuLabel) !== null && _c !== void 0 ? _c : constants.DEFAULT_BURGER_MENU)), index.h("div", { key: '7712b831ee086a7366909c9265cc46211d9c0a73', class: "db-header-secondary-action" }, index.h("slot", { key: 'bbb1d1a6c98ad79104389e57980cd0bb05f6e435', name: "secondaryAction" }))))));
90
90
  }
91
91
  static get watchers() { return {
92
92
  "initialized": [{
@@ -48,9 +48,9 @@ const DBIcon = class {
48
48
  }
49
49
  render() {
50
50
  var _a, _b;
51
- return (index.h("span", { key: '3bef98de9ca12c66f7cce8e11eaa5d895a8d6750', class: index$1.cls("db-icon", this.className), "aria-hidden": "true", ref: (el) => {
51
+ return (index.h("span", { key: '1b9ecf0a2b731a1146ab46d6cac0d3ce371dbc87', class: index$1.cls("db-icon", this.className), "aria-hidden": "true", ref: (el) => {
52
52
  this._ref = el;
53
- }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, "data-icon": this.icon, "data-icon-weight": this.weight, "data-icon-variant": this.variant }, this.text ? this.text : index.h("slot", null)));
53
+ }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, "data-icon": this.icon, "data-icon-weight": this.weight, "data-icon-variant": this.variant }, this.text ? this.text : null, index.h("slot", { key: 'dec85782807d446081a60b9bf7024823b5463bc1' })));
54
54
  }
55
55
  };
56
56
 
@@ -48,9 +48,9 @@ const DBInfotext = class {
48
48
  }
49
49
  render() {
50
50
  var _a, _b, _c;
51
- return (index.h("span", { key: '49219bd5f07042ba66ee28e86aed0536e0f776eb', class: index$1.cls("db-infotext", this.className), ref: (el) => {
51
+ return (index.h("span", { key: 'e0846770d940dd2213fc271bd9b2f73dcd43e477', class: index$1.cls("db-infotext", this.className), ref: (el) => {
52
52
  this._ref = el;
53
- }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, "data-icon": this.icon, "data-semantic": this.semantic, "data-size": this.size, "data-wrap": index$1.getBooleanAsString(this.wrap), "data-show-icon-leading": index$1.getBooleanAsString((_c = this.showIcon) !== null && _c !== void 0 ? _c : true) }, this.text ? this.text : index.h("slot", null)));
53
+ }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, "data-icon": this.icon, "data-semantic": this.semantic, "data-size": this.size, "data-wrap": index$1.getBooleanAsString(this.wrap), "data-show-icon-leading": index$1.getBooleanAsString((_c = this.showIcon) !== null && _c !== void 0 ? _c : true) }, this.text ? this.text : null, index.h("slot", { key: '62a49acb22657bcadf93d60c787652de37cce74b' })));
54
54
  }
55
55
  };
56
56
 
@@ -48,9 +48,9 @@ const DBLink = class {
48
48
  }
49
49
  render() {
50
50
  var _a, _b, _c, _d;
51
- return (index.h("a", { key: '71c5ab28a592fe182048091df4ed2d34f4cafe96', class: index$1.cls("db-link", this.className), ref: (el) => {
51
+ return (index.h("a", { key: '1748005b97867c678a3ea09072eeef7518a0170f', class: index$1.cls("db-link", this.className), ref: (el) => {
52
52
  this._ref = el;
53
- }, 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": index$1.getBooleanAsString(this.disabled), tabIndex: this.disabled ? -1 : 0, "data-size": this.size, "data-show-icon-trailing": index$1.getBooleanAsString((_d = this.showIcon) !== null && _d !== void 0 ? _d : true), "data-variant": this.variant, "data-content": this.content || "internal", "data-wrap": index$1.getBooleanAsString(this.wrap) }, this.text ? this.text : index.h("slot", null)));
53
+ }, 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": index$1.getBooleanAsString(this.disabled), tabIndex: this.disabled ? -1 : 0, "data-size": this.size, "data-show-icon-trailing": index$1.getBooleanAsString((_d = this.showIcon) !== null && _d !== void 0 ? _d : true), "data-variant": this.variant, "data-content": this.content || "internal", "data-wrap": index$1.getBooleanAsString(this.wrap) }, this.text ? this.text : null, index.h("slot", { key: '9912370e0c8ba33af3ee8a7644e77f21335bddca' })));
54
54
  }
55
55
  };
56
56
 
@@ -117,7 +117,7 @@ const DBNavigationItem = class {
117
117
  }
118
118
  render() {
119
119
  var _a, _b, _c;
120
- return (index.h("li", { key: '58b2c247c8dad65176a6bc037d908c81da83fc58', class: index$1.cls("db-navigation-item", this.className), ref: (el) => {
120
+ return (index.h("li", { key: '445ddbc43af3b8ddf2e43614c7bbc8ad4990c125', class: index$1.cls("db-navigation-item", this.className), ref: (el) => {
121
121
  this._ref = el;
122
122
  }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, onMouseOver: () => { var _a; return (_a = this.navigationItemSafeTriangle) === null || _a === void 0 ? void 0 : _a.enableFollow(); }, onMouseLeave: () => { var _a; return (_a = this.navigationItemSafeTriangle) === null || _a === void 0 ? void 0 : _a.disableFollow(); }, onMouseMove: (event) => { var _a; return (_a = this.navigationItemSafeTriangle) === null || _a === void 0 ? void 0 : _a.followByMouseEvent(event); }, "data-width": this.width, "data-icon": this.icon, "data-show-icon": index$1.getBooleanAsString(this.showIcon), "data-active": this.active, "data-wrap": index$1.getBooleanAsString(this.wrap), "aria-disabled": index$1.getBooleanAsString(this.disabled) }, !this.hasSubNavigation ? this.text ? this.text : index.h("slot", null) : null, this.hasSubNavigation ? (index.h(index.Fragment, null, index.h("button", { class: "db-navigation-item-expand-button", id: this.subNavigationToggleId, "aria-haspopup": this.hasAreaPopup ? "true" : undefined, "aria-expanded": this.isSubNavigationExpanded, "aria-controls": this.subNavigationId, disabled: index$1.getBoolean(this.disabled, "disabled"), onClick: (event) => this.handleClick(event) }, this.text ? this.text : index.h("slot", null)), index.h("menu", { class: "db-sub-navigation", id: this.subNavigationId, "aria-labelledby": this.subNavigationToggleId, "data-force-close": this.autoClose, onClick: (event) => this.handleNavigationItemClick(event) }, this.hasAreaPopup ? (index.h("div", { class: "db-mobile-navigation-back" }, index.h("db-button", { icon: "arrow_left", variant: "ghost", id: this.backButtonId, onClick: (event) => this.handleBackClick(event) }, (_c = this.backButtonText) !== null && _c !== void 0 ? _c : constants.DEFAULT_BACK))) : null, index.h("slot", { name: "subNavigation" })))) : null));
123
123
  }
@@ -48,9 +48,9 @@ const DBNavigation = class {
48
48
  }
49
49
  render() {
50
50
  var _a, _b;
51
- return (index.h("nav", { key: 'd35a0452fce96ed3fa6d692c8022ea4e36802626', class: index$1.cls("db-navigation", this.className), ref: (el) => {
51
+ return (index.h("nav", { key: 'e2cf893f68f07f22c5df6828e136880bdafcc8ab', class: index$1.cls("db-navigation", this.className), ref: (el) => {
52
52
  this._ref = el;
53
- }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id }, index.h("menu", { key: '2b1ad0fd739f64003078bbf18535666f83487d1f' }, index.h("slot", { key: '0c82a0f8e78ca1489efe693ec5ba973ada355c97' }))));
53
+ }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id }, index.h("menu", { key: 'cb715cb4c0c6ec6b74519475c5e05d5148af43a1' }, index.h("slot", { key: 'b571e5af2b79d9d0bbfd499b0fcb9f64a885ab54' }))));
54
54
  }
55
55
  };
56
56
 
@@ -58,13 +58,13 @@ const DBNotification = class {
58
58
  }
59
59
  render() {
60
60
  var _a, _b, _c;
61
- return (index.h("div", { key: '0a51854c61233d57908609cb783819cb3a697e92', class: index$1.cls("db-notification", this.className), ref: (el) => {
61
+ return (index.h("div", { key: 'd7087027be76900f33941e4680afa30f8b008985', class: index$1.cls("db-notification", this.className), ref: (el) => {
62
62
  this._ref = el;
63
63
  }, id: (_a = this.id) !== null && _a !== void 0 ? _a : (_b = this.propOverrides) === null || _b === void 0 ? void 0 : _b.id, role: index$1.getNotificationRole({
64
64
  semantic: this.semantic,
65
65
  role: this.role,
66
66
  ariaLive: this.ariaLive,
67
- }), "aria-live": this.ariaLive, "data-semantic": this.semantic, "data-variant": this.variant, "data-icon": index$1.getBoolean(this.showIcon) !== false ? this.icon : undefined, "data-show-icon": index$1.getBooleanAsString(this.showIcon), "data-link-variant": this.linkVariant }, index.h("slot", { key: '14d6f29113f037614ec47dcacc560f49d2bc372d', name: "image" }), index$1.stringPropVisible(this.headline, this.showHeadline) ? (index.h("header", { "data-area": "head" }, this.headline)) : null, index.h("div", { key: '2756b6aaded266a6eee60e9bcdd4fd6dafb042e3', "data-area": "content" }, this.text ? this.text : index.h("slot", null)), index$1.stringPropVisible(this.timestamp, this.showTimestamp) ? (index.h("time", { "data-area": "timestamp", dateTime: this.timestampDatetime }, this.timestamp)) : null, index.h("slot", { key: 'f5c7b400dac87a7af23134b4dda51fbf9e34b20e', name: "link" }), index$1.getBoolean(this.closeable, "closeable") ? (index.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 : constants.DEFAULT_CLOSE_BUTTON)) : null));
67
+ }), "aria-live": this.ariaLive, "data-semantic": this.semantic, "data-variant": this.variant, "data-icon": index$1.getBoolean(this.showIcon) !== false ? this.icon : undefined, "data-show-icon": index$1.getBooleanAsString(this.showIcon), "data-link-variant": this.linkVariant }, index.h("slot", { key: '014b063b231b29070ae428befe3fa5703e1a763a', name: "image" }), index$1.stringPropVisible(this.headline, this.showHeadline) ? (index.h("header", { "data-area": "head" }, this.headline)) : null, index.h("div", { key: 'a6b0eb3a228d5788425916888d33b8425c261a47', "data-area": "content" }, this.text ? this.text : null, index.h("slot", { key: 'da393b44aa81d021b12053d637cbdd5c6586f548' })), index$1.stringPropVisible(this.timestamp, this.showTimestamp) ? (index.h("time", { "data-area": "timestamp", dateTime: this.timestampDatetime }, this.timestamp)) : null, index.h("slot", { key: '6d7c1d9da27fddd2ca59d50f00628d6aaf4e4c09', name: "link" }), index$1.getBoolean(this.closeable, "closeable") ? (index.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 : constants.DEFAULT_CLOSE_BUTTON)) : null));
68
68
  }
69
69
  };
70
70
 
@@ -65,9 +65,9 @@ const DBPage = class {
65
65
  }
66
66
  render() {
67
67
  var _a, _b;
68
- return (index.h("div", { key: '3c52f5947a841db0fcfe81b09e37db5a59f04158', class: index$1.cls("db-page", this.className), ref: (el) => {
68
+ return (index.h("div", { key: 'b0ddc76aaed427b7c203d76bbb5b09be304b8134', class: index$1.cls("db-page", this.className), ref: (el) => {
69
69
  this._ref = el;
70
- }, 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": index$1.getBooleanAsString(this.fadeIn), "data-fonts-loaded": index$1.getBooleanAsString(this.fontsLoaded) }, index.h("slot", { key: '9b5d03938d5e60f37d807b3acbeb76a1ecb24aab', name: "header" }), index.h("main", { key: '49b72ad7dab4cc675c1af0c684bf211affd3fa36', class: index$1.cls("db-main", this.mainClass) }, index.h("slot", { key: '63915bf376296bbfdd9e7f1c3f3e36331543d15c' })), index.h("slot", { key: 'e94f63187f9347a7377956b040d3c201aa008dd6', name: "footer" })));
70
+ }, 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": index$1.getBooleanAsString(this.fadeIn), "data-fonts-loaded": index$1.getBooleanAsString(this.fontsLoaded) }, index.h("slot", { key: '6915333868fc61aaf327ae43fe6f967706972032', name: "header" }), index.h("main", { key: '20588c0501715204c8a87cff378ba7994caae76c', class: index$1.cls("db-main", this.mainClass) }, index.h("slot", { key: '9a52cdaf9c2673630855a455a101f75f065cbdd8' })), index.h("slot", { key: 'ff8faa06197c83675bf81d18b34d0db9019a664f', name: "footer" })));
71
71
  }
72
72
  };
73
73