@db-ux/ngx-core-components 3.1.19 → 4.0.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 (125) hide show
  1. package/CHANGELOG.md +17 -1
  2. package/fesm2022/db-ux-ngx-core-components.mjs +913 -757
  3. package/fesm2022/db-ux-ngx-core-components.mjs.map +1 -1
  4. package/index.d.ts +3241 -83
  5. package/package.json +3 -3
  6. package/components/accordion/accordion.d.ts +0 -30
  7. package/components/accordion/index.d.ts +0 -1
  8. package/components/accordion/model.d.ts +0 -41
  9. package/components/accordion-item/accordion-item.d.ts +0 -33
  10. package/components/accordion-item/index.d.ts +0 -1
  11. package/components/accordion-item/model.d.ts +0 -24
  12. package/components/badge/badge.d.ts +0 -27
  13. package/components/badge/index.d.ts +0 -1
  14. package/components/badge/model.d.ts +0 -16
  15. package/components/brand/brand.d.ts +0 -25
  16. package/components/brand/index.d.ts +0 -1
  17. package/components/brand/model.d.ts +0 -10
  18. package/components/button/button.d.ts +0 -39
  19. package/components/button/index.d.ts +0 -1
  20. package/components/button/model.d.ts +0 -40
  21. package/components/card/card.d.ts +0 -25
  22. package/components/card/index.d.ts +0 -1
  23. package/components/card/model.d.ts +0 -18
  24. package/components/checkbox/checkbox.d.ts +0 -64
  25. package/components/checkbox/index.d.ts +0 -1
  26. package/components/checkbox/model.d.ts +0 -10
  27. package/components/custom-select/custom-select.d.ts +0 -150
  28. package/components/custom-select/index.d.ts +0 -1
  29. package/components/custom-select/model.d.ts +0 -220
  30. package/components/custom-select-dropdown/custom-select-dropdown.d.ts +0 -20
  31. package/components/custom-select-dropdown/index.d.ts +0 -1
  32. package/components/custom-select-dropdown/model.d.ts +0 -15
  33. package/components/custom-select-form-field/custom-select-form-field.d.ts +0 -19
  34. package/components/custom-select-form-field/index.d.ts +0 -1
  35. package/components/custom-select-form-field/model.d.ts +0 -5
  36. package/components/custom-select-list/custom-select-list.d.ts +0 -21
  37. package/components/custom-select-list/index.d.ts +0 -1
  38. package/components/custom-select-list/model.d.ts +0 -8
  39. package/components/custom-select-list-item/custom-select-list-item.d.ts +0 -45
  40. package/components/custom-select-list-item/index.d.ts +0 -1
  41. package/components/custom-select-list-item/model.d.ts +0 -29
  42. package/components/divider/divider.d.ts +0 -23
  43. package/components/divider/index.d.ts +0 -1
  44. package/components/divider/model.d.ts +0 -18
  45. package/components/drawer/drawer.d.ts +0 -37
  46. package/components/drawer/index.d.ts +0 -1
  47. package/components/drawer/model.d.ts +0 -50
  48. package/components/header/MetaNavigation.directive.d.ts +0 -5
  49. package/components/header/Navigation.directive.d.ts +0 -5
  50. package/components/header/SecondaryAction.directive.d.ts +0 -5
  51. package/components/header/header.d.ts +0 -33
  52. package/components/header/index.d.ts +0 -1
  53. package/components/header/model.d.ts +0 -44
  54. package/components/icon/icon.d.ts +0 -23
  55. package/components/icon/index.d.ts +0 -1
  56. package/components/icon/model.d.ts +0 -10
  57. package/components/infotext/index.d.ts +0 -1
  58. package/components/infotext/infotext.d.ts +0 -25
  59. package/components/infotext/model.d.ts +0 -5
  60. package/components/input/index.d.ts +0 -1
  61. package/components/input/input.d.ts +0 -103
  62. package/components/input/model.d.ts +0 -63
  63. package/components/link/index.d.ts +0 -1
  64. package/components/link/link.d.ts +0 -32
  65. package/components/link/model.d.ts +0 -24
  66. package/components/navigation/index.d.ts +0 -1
  67. package/components/navigation/model.d.ts +0 -5
  68. package/components/navigation/navigation.d.ts +0 -20
  69. package/components/navigation-item/NavigationContent.directive.d.ts +0 -5
  70. package/components/navigation-item/index.d.ts +0 -1
  71. package/components/navigation-item/model.d.ts +0 -34
  72. package/components/navigation-item/navigation-item.d.ts +0 -46
  73. package/components/notification/index.d.ts +0 -1
  74. package/components/notification/model.d.ts +0 -57
  75. package/components/notification/notification.d.ts +0 -40
  76. package/components/page/index.d.ts +0 -1
  77. package/components/page/model.d.ts +0 -36
  78. package/components/page/page.d.ts +0 -27
  79. package/components/popover/index.d.ts +0 -1
  80. package/components/popover/model.d.ts +0 -17
  81. package/components/popover/popover.d.ts +0 -37
  82. package/components/radio/index.d.ts +0 -1
  83. package/components/radio/model.d.ts +0 -5
  84. package/components/radio/radio.d.ts +0 -47
  85. package/components/section/index.d.ts +0 -1
  86. package/components/section/model.d.ts +0 -5
  87. package/components/section/section.d.ts +0 -22
  88. package/components/select/index.d.ts +0 -1
  89. package/components/select/model.d.ts +0 -44
  90. package/components/select/select.d.ts +0 -83
  91. package/components/stack/index.d.ts +0 -1
  92. package/components/stack/model.d.ts +0 -34
  93. package/components/stack/stack.d.ts +0 -26
  94. package/components/switch/index.d.ts +0 -1
  95. package/components/switch/model.d.ts +0 -10
  96. package/components/switch/switch.d.ts +0 -51
  97. package/components/tab-item/index.d.ts +0 -1
  98. package/components/tab-item/model.d.ts +0 -24
  99. package/components/tab-item/tab-item.d.ts +0 -46
  100. package/components/tab-list/index.d.ts +0 -1
  101. package/components/tab-list/model.d.ts +0 -5
  102. package/components/tab-list/tab-list.d.ts +0 -20
  103. package/components/tab-panel/index.d.ts +0 -1
  104. package/components/tab-panel/model.d.ts +0 -10
  105. package/components/tab-panel/tab-panel.d.ts +0 -20
  106. package/components/tabs/index.d.ts +0 -1
  107. package/components/tabs/model.d.ts +0 -67
  108. package/components/tabs/tabs.d.ts +0 -47
  109. package/components/tag/index.d.ts +0 -1
  110. package/components/tag/model.d.ts +0 -47
  111. package/components/tag/tag.d.ts +0 -34
  112. package/components/textarea/index.d.ts +0 -1
  113. package/components/textarea/model.d.ts +0 -34
  114. package/components/textarea/textarea.d.ts +0 -84
  115. package/components/tooltip/index.d.ts +0 -1
  116. package/components/tooltip/model.d.ts +0 -20
  117. package/components/tooltip/tooltip.d.ts +0 -39
  118. package/shared/constants.d.ts +0 -88
  119. package/shared/model.d.ts +0 -522
  120. package/utils/document-click-listener.d.ts +0 -8
  121. package/utils/document-scroll-listener.d.ts +0 -9
  122. package/utils/floating-components.d.ts +0 -20
  123. package/utils/form-components.d.ts +0 -2
  124. package/utils/index.d.ts +0 -40
  125. package/utils/navigation.d.ts +0 -32
@@ -144,6 +144,25 @@ const cls = (...args) => {
144
144
  const isArrayOfStrings = (value) => Array.isArray(value) && value.every(item => typeof item === 'string');
145
145
  const appleOs = ['Mac', 'iPhone', 'iPad', 'iPod'];
146
146
  const hasVoiceOver = () => typeof window !== 'undefined' && appleOs.some(os => window.navigator.userAgent.includes(os));
147
+ /**
148
+ * Determines if the current browser is Safari running on an iOS device.
149
+ *
150
+ * This function checks the user agent string to verify both iOS platform
151
+ * (iPad, iPhone, or iPod) and Safari browser, excluding other browsers
152
+ * such as Chrome, Firefox, Opera, and Edge on iOS.
153
+ *
154
+ * @returns {boolean} `true` if the browser is Safari on iOS, otherwise `false`.
155
+ */
156
+ const isIOSSafari = () => {
157
+ if (typeof window === 'undefined' || typeof navigator === 'undefined')
158
+ return false;
159
+ const ua = navigator.userAgent;
160
+ // iOS detection
161
+ const isIOS = /iP(ad|hone|od)/.test(ua);
162
+ // Safari detection (not Chrome or Firefox on iOS)
163
+ const isSafari = !!ua.match(/Safari/) && !ua.match(/CriOS|FxiOS|OPiOS|EdgiOS/);
164
+ return isIOS && isSafari;
165
+ };
147
166
  const delay = (fn, ms) => new Promise(() => setTimeout(fn, ms));
148
167
  /**
149
168
  * Some frameworks like stencil would not add "true" as value for a prop
@@ -233,19 +252,19 @@ class DBAccordionItem {
233
252
  constructor() {
234
253
  this.cls = cls;
235
254
  this.getBooleanAsString = getBooleanAsString;
236
- this.id = input();
237
- this.defaultOpen = input();
238
- this.name = input();
239
- this.className = input();
240
- this.disabled = input();
241
- this.headlinePlain = input();
242
- this.text = input();
255
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
256
+ this.defaultOpen = input(...(ngDevMode ? [undefined, { debugName: "defaultOpen" }] : []));
257
+ this.name = input(...(ngDevMode ? [undefined, { debugName: "name" }] : []));
258
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
259
+ this.disabled = input(...(ngDevMode ? [undefined, { debugName: "disabled" }] : []));
260
+ this.headlinePlain = input(...(ngDevMode ? [undefined, { debugName: "headlinePlain" }] : []));
261
+ this.text = input(...(ngDevMode ? [undefined, { debugName: "text" }] : []));
243
262
  this.toggle = output();
244
- this._ref = viewChild("_ref");
245
- this._id = signal(DEFAULT_ID);
246
- this._open = signal(false);
247
- this._name = signal(undefined);
248
- this.initialized = signal(false);
263
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
264
+ this._id = signal(DEFAULT_ID, ...(ngDevMode ? [{ debugName: "_id" }] : []));
265
+ this._open = signal(false, ...(ngDevMode ? [{ debugName: "_open" }] : []));
266
+ this._name = signal(undefined, ...(ngDevMode ? [{ debugName: "_name" }] : []));
267
+ this.initialized = signal(false, ...(ngDevMode ? [{ debugName: "initialized" }] : []));
249
268
  if (typeof window !== "undefined") {
250
269
  effect(() => {
251
270
  // --- Mitosis: Workaround to make sure the effect() is triggered ---
@@ -312,8 +331,8 @@ class DBAccordionItem {
312
331
  this.initialized.set(true);
313
332
  }
314
333
  }
315
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBAccordionItem, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
316
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.15", type: DBAccordionItem, isStandalone: true, selector: "db-accordion-item", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, defaultOpen: { classPropertyName: "defaultOpen", publicName: "defaultOpen", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, headlinePlain: { classPropertyName: "headlinePlain", publicName: "headlinePlain", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { toggle: "toggle" }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<li
334
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBAccordionItem, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
335
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: DBAccordionItem, isStandalone: true, selector: "db-accordion-item", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, defaultOpen: { classPropertyName: "defaultOpen", publicName: "defaultOpen", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, headlinePlain: { classPropertyName: "headlinePlain", publicName: "headlinePlain", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { toggle: "toggle" }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<li
317
336
  [attr.id]="_id()"
318
337
  [class]="cls('db-accordion-item', className())"
319
338
  >
@@ -336,7 +355,7 @@ class DBAccordionItem {
336
355
  </details>
337
356
  </li> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
338
357
  }
339
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBAccordionItem, decorators: [{
358
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBAccordionItem, decorators: [{
340
359
  type: Component,
341
360
  args: [{ selector: "db-accordion-item", standalone: true, imports: [CommonModule], template: `<li
342
361
  [attr.id]="_id()"
@@ -381,18 +400,18 @@ class DBAccordion {
381
400
  }
382
401
  constructor() {
383
402
  this.cls = cls;
384
- this.id = input();
385
- this.name = input();
386
- this.behavior = input();
387
- this.initOpenIndex = input();
388
- this.items = input();
389
- this.className = input();
390
- this.variant = input();
391
- this._ref = viewChild("_ref");
392
- this._id = signal(DEFAULT_ID);
393
- this._name = signal("");
394
- this.initialized = signal(false);
395
- this._initOpenIndexDone = signal(false);
403
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
404
+ this.name = input(...(ngDevMode ? [undefined, { debugName: "name" }] : []));
405
+ this.behavior = input(...(ngDevMode ? [undefined, { debugName: "behavior" }] : []));
406
+ this.initOpenIndex = input(...(ngDevMode ? [undefined, { debugName: "initOpenIndex" }] : []));
407
+ this.items = input(...(ngDevMode ? [undefined, { debugName: "items" }] : []));
408
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
409
+ this.variant = input(...(ngDevMode ? [undefined, { debugName: "variant" }] : []));
410
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
411
+ this._id = signal(DEFAULT_ID, ...(ngDevMode ? [{ debugName: "_id" }] : []));
412
+ this._name = signal("", ...(ngDevMode ? [{ debugName: "_name" }] : []));
413
+ this.initialized = signal(false, ...(ngDevMode ? [{ debugName: "initialized" }] : []));
414
+ this._initOpenIndexDone = signal(false, ...(ngDevMode ? [{ debugName: "_initOpenIndexDone" }] : []));
396
415
  if (typeof window !== "undefined") {
397
416
  effect(() => {
398
417
  // --- Mitosis: Workaround to make sure the effect() is triggered ---
@@ -513,8 +532,8 @@ class DBAccordion {
513
532
  this._initOpenIndexDone.set(true);
514
533
  }
515
534
  }
516
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBAccordion, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
517
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.15", type: DBAccordion, isStandalone: true, selector: "db-accordion", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, behavior: { classPropertyName: "behavior", publicName: "behavior", isSignal: true, isRequired: false, transformFunction: null }, initOpenIndex: { classPropertyName: "initOpenIndex", publicName: "initOpenIndex", isSignal: true, isRequired: false, transformFunction: null }, items: { classPropertyName: "items", publicName: "items", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<ul
535
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBAccordion, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
536
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: DBAccordion, isStandalone: true, selector: "db-accordion", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, behavior: { classPropertyName: "behavior", publicName: "behavior", isSignal: true, isRequired: false, transformFunction: null }, initOpenIndex: { classPropertyName: "initOpenIndex", publicName: "initOpenIndex", isSignal: true, isRequired: false, transformFunction: null }, items: { classPropertyName: "items", publicName: "items", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<ul
518
537
  #_ref
519
538
  [attr.id]="_id()"
520
539
  [class]="cls('db-accordion', className())"
@@ -532,7 +551,7 @@ class DBAccordion {
532
551
  } }
533
552
  </ul> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "component", type: DBAccordionItem, selector: "db-accordion-item", inputs: ["id", "defaultOpen", "name", "className", "disabled", "headlinePlain", "text"], outputs: ["toggle"] }] }); }
534
553
  }
535
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBAccordion, decorators: [{
554
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBAccordion, decorators: [{
536
555
  type: Component,
537
556
  args: [{ selector: "db-accordion", standalone: true, imports: [CommonModule, DBAccordionItem], template: `<ul
538
557
  #_ref
@@ -561,16 +580,16 @@ class DBBadge {
561
580
  constructor() {
562
581
  this.cls = cls;
563
582
  this.DEFAULT_LABEL = DEFAULT_LABEL;
564
- this.placement = input();
565
- this.id = input();
566
- this.className = input();
567
- this.semantic = input();
568
- this.size = input();
569
- this.emphasis = input();
570
- this.label = input();
571
- this.text = input();
572
- this._ref = viewChild("_ref");
573
- this.initialized = signal(false);
583
+ this.placement = input(...(ngDevMode ? [undefined, { debugName: "placement" }] : []));
584
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
585
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
586
+ this.semantic = input(...(ngDevMode ? [undefined, { debugName: "semantic" }] : []));
587
+ this.size = input(...(ngDevMode ? [undefined, { debugName: "size" }] : []));
588
+ this.emphasis = input(...(ngDevMode ? [undefined, { debugName: "emphasis" }] : []));
589
+ this.label = input(...(ngDevMode ? [undefined, { debugName: "label" }] : []));
590
+ this.text = input(...(ngDevMode ? [undefined, { debugName: "text" }] : []));
591
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
592
+ this.initialized = signal(false, ...(ngDevMode ? [{ debugName: "initialized" }] : []));
574
593
  if (typeof window !== "undefined") {
575
594
  effect(() => {
576
595
  // --- Mitosis: Workaround to make sure the effect() is triggered ---
@@ -633,8 +652,8 @@ class DBBadge {
633
652
  this.initialized.set(true);
634
653
  }
635
654
  }
636
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBBadge, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
637
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.15", type: DBBadge, isStandalone: true, selector: "db-badge", inputs: { placement: { classPropertyName: "placement", publicName: "placement", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, semantic: { classPropertyName: "semantic", publicName: "semantic", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, emphasis: { classPropertyName: "emphasis", publicName: "emphasis", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<span
655
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBBadge, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
656
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: DBBadge, isStandalone: true, selector: "db-badge", inputs: { placement: { classPropertyName: "placement", publicName: "placement", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, semantic: { classPropertyName: "semantic", publicName: "semantic", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, emphasis: { classPropertyName: "emphasis", publicName: "emphasis", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<span
638
657
  #_ref
639
658
  [attr.id]="id()"
640
659
  [class]="cls('db-badge', className())"
@@ -648,7 +667,7 @@ class DBBadge {
648
667
  }</span
649
668
  > `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
650
669
  }
651
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBBadge, decorators: [{
670
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBBadge, decorators: [{
652
671
  type: Component,
653
672
  args: [{ selector: "db-badge", standalone: true, imports: [CommonModule], template: `<span
654
673
  #_ref
@@ -673,13 +692,13 @@ class DBBrand {
673
692
  this.DEFAULT_ICON = DEFAULT_ICON;
674
693
  this.getBooleanAsString = getBooleanAsString;
675
694
  this.cls = cls;
676
- this.hideLogo = input();
677
- this.icon = input();
678
- this.showIcon = input();
679
- this.id = input();
680
- this.className = input();
681
- this.text = input();
682
- this._ref = viewChild("_ref");
695
+ this.hideLogo = input(...(ngDevMode ? [undefined, { debugName: "hideLogo" }] : []));
696
+ this.icon = input(...(ngDevMode ? [undefined, { debugName: "icon" }] : []));
697
+ this.showIcon = input(...(ngDevMode ? [undefined, { debugName: "showIcon" }] : []));
698
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
699
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
700
+ this.text = input(...(ngDevMode ? [undefined, { debugName: "text" }] : []));
701
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
683
702
  }
684
703
  /**
685
704
  * Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
@@ -719,8 +738,8 @@ class DBBrand {
719
738
  this.enableAttributePassing(element, "db-brand");
720
739
  }
721
740
  }
722
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBBrand, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
723
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.15", type: DBBrand, isStandalone: true, selector: "db-brand", inputs: { hideLogo: { classPropertyName: "hideLogo", publicName: "hideLogo", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, showIcon: { classPropertyName: "showIcon", publicName: "showIcon", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<div
741
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBBrand, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
742
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: DBBrand, isStandalone: true, selector: "db-brand", inputs: { hideLogo: { classPropertyName: "hideLogo", publicName: "hideLogo", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, showIcon: { classPropertyName: "showIcon", publicName: "showIcon", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<div
724
743
  #_ref
725
744
  [attr.data-icon]="hideLogo() ? 'none' : icon() ?? DEFAULT_ICON"
726
745
  [attr.data-show-icon]="getBooleanAsString(showIcon())"
@@ -732,7 +751,7 @@ class DBBrand {
732
751
  }
733
752
  </div> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
734
753
  }
735
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBBrand, decorators: [{
754
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBBrand, decorators: [{
736
755
  type: Component,
737
756
  args: [{ selector: "db-brand", standalone: true, imports: [CommonModule], template: `<div
738
757
  #_ref
@@ -762,26 +781,26 @@ class DBButton {
762
781
  this.cls = cls;
763
782
  this.getBoolean = getBoolean;
764
783
  this.getBooleanAsString = getBooleanAsString;
765
- this.type = input();
766
- this.id = input();
767
- this.className = input();
768
- this.disabled = input();
769
- this.iconLeading = input();
770
- this.icon = input();
771
- this.showIconLeading = input();
772
- this.showIcon = input();
773
- this.iconTrailing = input();
774
- this.showIconTrailing = input();
775
- this.size = input();
776
- this.width = input();
777
- this.variant = input();
778
- this.noText = input();
779
- this.name = input();
780
- this.form = input();
781
- this.value = input();
782
- this.text = input();
784
+ this.type = input(...(ngDevMode ? [undefined, { debugName: "type" }] : []));
785
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
786
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
787
+ this.disabled = input(...(ngDevMode ? [undefined, { debugName: "disabled" }] : []));
788
+ this.iconLeading = input(...(ngDevMode ? [undefined, { debugName: "iconLeading" }] : []));
789
+ this.icon = input(...(ngDevMode ? [undefined, { debugName: "icon" }] : []));
790
+ this.showIconLeading = input(...(ngDevMode ? [undefined, { debugName: "showIconLeading" }] : []));
791
+ this.showIcon = input(...(ngDevMode ? [undefined, { debugName: "showIcon" }] : []));
792
+ this.iconTrailing = input(...(ngDevMode ? [undefined, { debugName: "iconTrailing" }] : []));
793
+ this.showIconTrailing = input(...(ngDevMode ? [undefined, { debugName: "showIconTrailing" }] : []));
794
+ this.size = input(...(ngDevMode ? [undefined, { debugName: "size" }] : []));
795
+ this.width = input(...(ngDevMode ? [undefined, { debugName: "width" }] : []));
796
+ this.variant = input(...(ngDevMode ? [undefined, { debugName: "variant" }] : []));
797
+ this.noText = input(...(ngDevMode ? [undefined, { debugName: "noText" }] : []));
798
+ this.name = input(...(ngDevMode ? [undefined, { debugName: "name" }] : []));
799
+ this.form = input(...(ngDevMode ? [undefined, { debugName: "form" }] : []));
800
+ this.value = input(...(ngDevMode ? [undefined, { debugName: "value" }] : []));
801
+ this.text = input(...(ngDevMode ? [undefined, { debugName: "text" }] : []));
783
802
  this.click = output();
784
- this._ref = viewChild("_ref");
803
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
785
804
  }
786
805
  /**
787
806
  * Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
@@ -821,8 +840,8 @@ class DBButton {
821
840
  this.enableAttributePassing(element, "db-button");
822
841
  }
823
842
  }
824
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBButton, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
825
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.15", type: DBButton, isStandalone: true, selector: "db-button", inputs: { type: { classPropertyName: "type", publicName: "type", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, iconLeading: { classPropertyName: "iconLeading", publicName: "iconLeading", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, showIconLeading: { classPropertyName: "showIconLeading", publicName: "showIconLeading", isSignal: true, isRequired: false, transformFunction: null }, showIcon: { classPropertyName: "showIcon", publicName: "showIcon", isSignal: true, isRequired: false, transformFunction: null }, iconTrailing: { classPropertyName: "iconTrailing", publicName: "iconTrailing", isSignal: true, isRequired: false, transformFunction: null }, showIconTrailing: { classPropertyName: "showIconTrailing", publicName: "showIconTrailing", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, noText: { classPropertyName: "noText", publicName: "noText", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, form: { classPropertyName: "form", publicName: "form", isSignal: true, isRequired: false, transformFunction: null }, value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { click: "click" }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<button
843
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBButton, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
844
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: DBButton, isStandalone: true, selector: "db-button", inputs: { type: { classPropertyName: "type", publicName: "type", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, iconLeading: { classPropertyName: "iconLeading", publicName: "iconLeading", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, showIconLeading: { classPropertyName: "showIconLeading", publicName: "showIconLeading", isSignal: true, isRequired: false, transformFunction: null }, showIcon: { classPropertyName: "showIcon", publicName: "showIcon", isSignal: true, isRequired: false, transformFunction: null }, iconTrailing: { classPropertyName: "iconTrailing", publicName: "iconTrailing", isSignal: true, isRequired: false, transformFunction: null }, showIconTrailing: { classPropertyName: "showIconTrailing", publicName: "showIconTrailing", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, noText: { classPropertyName: "noText", publicName: "noText", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, form: { classPropertyName: "form", publicName: "form", isSignal: true, isRequired: false, transformFunction: null }, value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { click: "click" }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<button
826
845
  #_ref
827
846
  [attr.id]="id()"
828
847
  [class]="cls('db-button', className())"
@@ -845,7 +864,7 @@ class DBButton {
845
864
  }
846
865
  </button> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
847
866
  }
848
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBButton, decorators: [{
867
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBButton, decorators: [{
849
868
  type: Component,
850
869
  args: [{ selector: "db-button", standalone: true, imports: [CommonModule], template: `<button
851
870
  #_ref
@@ -883,13 +902,13 @@ class DBCard {
883
902
  }
884
903
  constructor() {
885
904
  this.cls = cls;
886
- this.id = input();
887
- this.className = input();
888
- this.behavior = input();
889
- this.elevationLevel = input();
890
- this.spacing = input();
905
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
906
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
907
+ this.behavior = input(...(ngDevMode ? [undefined, { debugName: "behavior" }] : []));
908
+ this.elevationLevel = input(...(ngDevMode ? [undefined, { debugName: "elevationLevel" }] : []));
909
+ this.spacing = input(...(ngDevMode ? [undefined, { debugName: "spacing" }] : []));
891
910
  this.click = output();
892
- this._ref = viewChild("_ref");
911
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
893
912
  }
894
913
  /**
895
914
  * Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
@@ -929,8 +948,8 @@ class DBCard {
929
948
  this.enableAttributePassing(element, "db-card");
930
949
  }
931
950
  }
932
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBCard, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
933
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "19.2.15", type: DBCard, isStandalone: true, selector: "db-card", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, behavior: { classPropertyName: "behavior", publicName: "behavior", isSignal: true, isRequired: false, transformFunction: null }, elevationLevel: { classPropertyName: "elevationLevel", publicName: "elevationLevel", isSignal: true, isRequired: false, transformFunction: null }, spacing: { classPropertyName: "spacing", publicName: "spacing", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { click: "click" }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<div
951
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBCard, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
952
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "20.3.2", type: DBCard, isStandalone: true, selector: "db-card", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, behavior: { classPropertyName: "behavior", publicName: "behavior", isSignal: true, isRequired: false, transformFunction: null }, elevationLevel: { classPropertyName: "elevationLevel", publicName: "elevationLevel", isSignal: true, isRequired: false, transformFunction: null }, spacing: { classPropertyName: "spacing", publicName: "spacing", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { click: "click" }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<div
934
953
  #_ref
935
954
  [attr.id]="id()"
936
955
  [class]="cls('db-card', className())"
@@ -942,7 +961,7 @@ class DBCard {
942
961
  <ng-content></ng-content>
943
962
  </div> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
944
963
  }
945
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBCard, decorators: [{
964
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBCard, decorators: [{
946
965
  type: Component,
947
966
  args: [{ selector: "db-card", standalone: true, imports: [CommonModule], template: `<div
948
967
  #_ref
@@ -974,14 +993,14 @@ class DBInfotext {
974
993
  constructor() {
975
994
  this.cls = cls;
976
995
  this.getBooleanAsString = getBooleanAsString;
977
- this.id = input();
978
- this.className = input();
979
- this.icon = input();
980
- this.semantic = input();
981
- this.size = input();
982
- this.showIcon = input();
983
- this.text = input();
984
- this._ref = viewChild("_ref");
996
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
997
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
998
+ this.icon = input(...(ngDevMode ? [undefined, { debugName: "icon" }] : []));
999
+ this.semantic = input(...(ngDevMode ? [undefined, { debugName: "semantic" }] : []));
1000
+ this.size = input(...(ngDevMode ? [undefined, { debugName: "size" }] : []));
1001
+ this.showIcon = input(...(ngDevMode ? [undefined, { debugName: "showIcon" }] : []));
1002
+ this.text = input(...(ngDevMode ? [undefined, { debugName: "text" }] : []));
1003
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
985
1004
  }
986
1005
  /**
987
1006
  * Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
@@ -1021,8 +1040,8 @@ class DBInfotext {
1021
1040
  this.enableAttributePassing(element, "db-infotext");
1022
1041
  }
1023
1042
  }
1024
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBInfotext, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
1025
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.15", type: DBInfotext, isStandalone: true, selector: "db-infotext", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, semantic: { classPropertyName: "semantic", publicName: "semantic", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, showIcon: { classPropertyName: "showIcon", publicName: "showIcon", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<span
1043
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBInfotext, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
1044
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: DBInfotext, isStandalone: true, selector: "db-infotext", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, semantic: { classPropertyName: "semantic", publicName: "semantic", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, showIcon: { classPropertyName: "showIcon", publicName: "showIcon", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<span
1026
1045
  #_ref
1027
1046
  [attr.id]="id()"
1028
1047
  [class]="cls('db-infotext', className())"
@@ -1035,7 +1054,7 @@ class DBInfotext {
1035
1054
  }</span
1036
1055
  > `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
1037
1056
  }
1038
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBInfotext, decorators: [{
1057
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBInfotext, decorators: [{
1039
1058
  type: Component,
1040
1059
  args: [{ selector: "db-infotext", standalone: true, imports: [CommonModule], template: `<span
1041
1060
  #_ref
@@ -1109,37 +1128,37 @@ class DBCheckbox {
1109
1128
  this.getBoolean = getBoolean;
1110
1129
  this.stringPropVisible = stringPropVisible;
1111
1130
  this.DEFAULT_VALID_MESSAGE = DEFAULT_VALID_MESSAGE;
1112
- this.id = input();
1113
- this.invalidMessage = input();
1114
- this.message = input();
1115
- this.showMessage = input();
1116
- this.indeterminate = input();
1117
- this.checked = model();
1118
- this.validMessage = input();
1119
- this.validation = input();
1120
- this.required = input();
1121
- this.className = input();
1122
- this.size = input();
1123
- this.showRequiredAsterisk = input();
1124
- this.showLabel = input();
1125
- this.name = input();
1126
- this.disabled = model();
1127
- this.value = input();
1128
- this.ariaDescribedBy = input();
1129
- this.label = input();
1130
- this.messageIcon = input();
1131
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
1132
+ this.invalidMessage = input(...(ngDevMode ? [undefined, { debugName: "invalidMessage" }] : []));
1133
+ this.message = input(...(ngDevMode ? [undefined, { debugName: "message" }] : []));
1134
+ this.showMessage = input(...(ngDevMode ? [undefined, { debugName: "showMessage" }] : []));
1135
+ this.indeterminate = input(...(ngDevMode ? [undefined, { debugName: "indeterminate" }] : []));
1136
+ this.checked = model(...(ngDevMode ? [undefined, { debugName: "checked" }] : []));
1137
+ this.validMessage = input(...(ngDevMode ? [undefined, { debugName: "validMessage" }] : []));
1138
+ this.validation = input(...(ngDevMode ? [undefined, { debugName: "validation" }] : []));
1139
+ this.required = input(...(ngDevMode ? [undefined, { debugName: "required" }] : []));
1140
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
1141
+ this.size = input(...(ngDevMode ? [undefined, { debugName: "size" }] : []));
1142
+ this.showRequiredAsterisk = input(...(ngDevMode ? [undefined, { debugName: "showRequiredAsterisk" }] : []));
1143
+ this.showLabel = input(...(ngDevMode ? [undefined, { debugName: "showLabel" }] : []));
1144
+ this.name = input(...(ngDevMode ? [undefined, { debugName: "name" }] : []));
1145
+ this.disabled = model(...(ngDevMode ? [undefined, { debugName: "disabled" }] : []));
1146
+ this.value = input(...(ngDevMode ? [undefined, { debugName: "value" }] : []));
1147
+ this.ariaDescribedBy = input(...(ngDevMode ? [undefined, { debugName: "ariaDescribedBy" }] : []));
1148
+ this.label = input(...(ngDevMode ? [undefined, { debugName: "label" }] : []));
1149
+ this.messageIcon = input(...(ngDevMode ? [undefined, { debugName: "messageIcon" }] : []));
1131
1150
  this.change = output();
1132
1151
  this.blur = output();
1133
1152
  this.focus = output();
1134
- this._ref = viewChild("_ref");
1135
- this.initialized = signal(false);
1136
- this._id = signal(undefined);
1137
- this._messageId = signal(undefined);
1138
- this._validMessageId = signal(undefined);
1139
- this._invalidMessageId = signal(undefined);
1140
- this._invalidMessage = signal(undefined);
1141
- this._descByIds = signal(undefined);
1142
- this._voiceOverFallback = signal("");
1153
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
1154
+ this.initialized = signal(false, ...(ngDevMode ? [{ debugName: "initialized" }] : []));
1155
+ this._id = signal(undefined, ...(ngDevMode ? [{ debugName: "_id" }] : []));
1156
+ this._messageId = signal(undefined, ...(ngDevMode ? [{ debugName: "_messageId" }] : []));
1157
+ this._validMessageId = signal(undefined, ...(ngDevMode ? [{ debugName: "_validMessageId" }] : []));
1158
+ this._invalidMessageId = signal(undefined, ...(ngDevMode ? [{ debugName: "_invalidMessageId" }] : []));
1159
+ this._invalidMessage = signal(undefined, ...(ngDevMode ? [{ debugName: "_invalidMessage" }] : []));
1160
+ this._descByIds = signal(undefined, ...(ngDevMode ? [{ debugName: "_descByIds" }] : []));
1161
+ this._voiceOverFallback = signal("", ...(ngDevMode ? [{ debugName: "_voiceOverFallback" }] : []));
1143
1162
  if (typeof window !== "undefined") {
1144
1163
  effect(() => {
1145
1164
  // --- Mitosis: Workaround to make sure the effect() is triggered ---
@@ -1263,8 +1282,8 @@ class DBCheckbox {
1263
1282
  this._invalidMessage.set(this.invalidMessage() || DEFAULT_INVALID_MESSAGE);
1264
1283
  }
1265
1284
  }
1266
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBCheckbox, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
1267
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.15", type: DBCheckbox, isStandalone: true, selector: "db-checkbox", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, invalidMessage: { classPropertyName: "invalidMessage", publicName: "invalidMessage", isSignal: true, isRequired: false, transformFunction: null }, message: { classPropertyName: "message", publicName: "message", isSignal: true, isRequired: false, transformFunction: null }, showMessage: { classPropertyName: "showMessage", publicName: "showMessage", isSignal: true, isRequired: false, transformFunction: null }, indeterminate: { classPropertyName: "indeterminate", publicName: "indeterminate", isSignal: true, isRequired: false, transformFunction: null }, checked: { classPropertyName: "checked", publicName: "checked", isSignal: true, isRequired: false, transformFunction: null }, validMessage: { classPropertyName: "validMessage", publicName: "validMessage", isSignal: true, isRequired: false, transformFunction: null }, validation: { classPropertyName: "validation", publicName: "validation", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, showRequiredAsterisk: { classPropertyName: "showRequiredAsterisk", publicName: "showRequiredAsterisk", isSignal: true, isRequired: false, transformFunction: null }, showLabel: { classPropertyName: "showLabel", publicName: "showLabel", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, ariaDescribedBy: { classPropertyName: "ariaDescribedBy", publicName: "ariaDescribedBy", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, messageIcon: { classPropertyName: "messageIcon", publicName: "messageIcon", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { checked: "checkedChange", disabled: "disabledChange", change: "change", blur: "blur", focus: "focus" }, providers: [{
1285
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBCheckbox, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
1286
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: DBCheckbox, isStandalone: true, selector: "db-checkbox", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, invalidMessage: { classPropertyName: "invalidMessage", publicName: "invalidMessage", isSignal: true, isRequired: false, transformFunction: null }, message: { classPropertyName: "message", publicName: "message", isSignal: true, isRequired: false, transformFunction: null }, showMessage: { classPropertyName: "showMessage", publicName: "showMessage", isSignal: true, isRequired: false, transformFunction: null }, indeterminate: { classPropertyName: "indeterminate", publicName: "indeterminate", isSignal: true, isRequired: false, transformFunction: null }, checked: { classPropertyName: "checked", publicName: "checked", isSignal: true, isRequired: false, transformFunction: null }, validMessage: { classPropertyName: "validMessage", publicName: "validMessage", isSignal: true, isRequired: false, transformFunction: null }, validation: { classPropertyName: "validation", publicName: "validation", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, showRequiredAsterisk: { classPropertyName: "showRequiredAsterisk", publicName: "showRequiredAsterisk", isSignal: true, isRequired: false, transformFunction: null }, showLabel: { classPropertyName: "showLabel", publicName: "showLabel", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, ariaDescribedBy: { classPropertyName: "ariaDescribedBy", publicName: "ariaDescribedBy", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, messageIcon: { classPropertyName: "messageIcon", publicName: "messageIcon", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { checked: "checkedChange", disabled: "disabledChange", change: "change", blur: "blur", focus: "focus" }, providers: [{
1268
1287
  provide: NG_VALUE_ACCESSOR,
1269
1288
  useExisting: DBCheckbox,
1270
1289
  multi: true
@@ -1323,7 +1342,7 @@ class DBCheckbox {
1323
1342
  >
1324
1343
  </div> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "component", type: DBInfotext, selector: "db-infotext", inputs: ["id", "className", "icon", "semantic", "size", "showIcon", "text"] }] }); }
1325
1344
  }
1326
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBCheckbox, decorators: [{
1345
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBCheckbox, decorators: [{
1327
1346
  type: Component,
1328
1347
  args: [{ providers: [{
1329
1348
  provide: NG_VALUE_ACCESSOR,
@@ -1763,10 +1782,10 @@ const defaultProps$r = { width: "fixed" };
1763
1782
  class DBCustomSelectDropdown {
1764
1783
  constructor() {
1765
1784
  this.cls = cls;
1766
- this.id = input();
1767
- this.className = input();
1768
- this.width = input(defaultProps$r["width"]);
1769
- this._ref = viewChild("_ref");
1785
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
1786
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
1787
+ this.width = input(defaultProps$r["width"], ...(ngDevMode ? [{ debugName: "width" }] : []));
1788
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
1770
1789
  }
1771
1790
  /**
1772
1791
  * Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
@@ -1806,8 +1825,8 @@ class DBCustomSelectDropdown {
1806
1825
  this.enableAttributePassing(element, "db-custom-select-dropdown");
1807
1826
  }
1808
1827
  }
1809
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBCustomSelectDropdown, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
1810
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "19.2.15", type: DBCustomSelectDropdown, isStandalone: true, selector: "db-custom-select-dropdown", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<article
1828
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBCustomSelectDropdown, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
1829
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "20.3.2", type: DBCustomSelectDropdown, isStandalone: true, selector: "db-custom-select-dropdown", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<article
1811
1830
  data-spacing="none"
1812
1831
  #_ref
1813
1832
  [attr.id]="id()"
@@ -1817,7 +1836,7 @@ class DBCustomSelectDropdown {
1817
1836
  <ng-content></ng-content>
1818
1837
  </article> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
1819
1838
  }
1820
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBCustomSelectDropdown, decorators: [{
1839
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBCustomSelectDropdown, decorators: [{
1821
1840
  type: Component,
1822
1841
  args: [{ selector: "db-custom-select-dropdown", standalone: true, imports: [CommonModule], template: `<article
1823
1842
  data-spacing="none"
@@ -1850,23 +1869,23 @@ class DBCustomSelectListItem {
1850
1869
  this.cls = cls;
1851
1870
  this.getBooleanAsString = getBooleanAsString;
1852
1871
  this.getBoolean = getBoolean;
1853
- this.id = input();
1854
- this.isGroupTitle = input();
1855
- this.showDivider = input();
1856
- this.type = input();
1857
- this.checked = model();
1858
- this.className = input();
1859
- this.groupTitle = input();
1860
- this.icon = input();
1861
- this.showIcon = input();
1862
- this.name = input();
1863
- this.disabled = model();
1864
- this.value = input();
1865
- this.label = input();
1872
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
1873
+ this.isGroupTitle = input(...(ngDevMode ? [undefined, { debugName: "isGroupTitle" }] : []));
1874
+ this.showDivider = input(...(ngDevMode ? [undefined, { debugName: "showDivider" }] : []));
1875
+ this.type = input(...(ngDevMode ? [undefined, { debugName: "type" }] : []));
1876
+ this.checked = model(...(ngDevMode ? [undefined, { debugName: "checked" }] : []));
1877
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
1878
+ this.groupTitle = input(...(ngDevMode ? [undefined, { debugName: "groupTitle" }] : []));
1879
+ this.icon = input(...(ngDevMode ? [undefined, { debugName: "icon" }] : []));
1880
+ this.showIcon = input(...(ngDevMode ? [undefined, { debugName: "showIcon" }] : []));
1881
+ this.name = input(...(ngDevMode ? [undefined, { debugName: "name" }] : []));
1882
+ this.disabled = model(...(ngDevMode ? [undefined, { debugName: "disabled" }] : []));
1883
+ this.value = input(...(ngDevMode ? [undefined, { debugName: "value" }] : []));
1884
+ this.label = input(...(ngDevMode ? [undefined, { debugName: "label" }] : []));
1866
1885
  this.change = output();
1867
- this._ref = viewChild("_ref");
1868
- this._id = signal(undefined);
1869
- this.hasDivider = signal(false);
1886
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
1887
+ this._id = signal(undefined, ...(ngDevMode ? [{ debugName: "_id" }] : []));
1888
+ this.hasDivider = signal(false, ...(ngDevMode ? [{ debugName: "hasDivider" }] : []));
1870
1889
  if (typeof window !== "undefined") {
1871
1890
  effect(() => {
1872
1891
  // --- Mitosis: Workaround to make sure the effect() is triggered ---
@@ -1933,8 +1952,8 @@ class DBCustomSelectListItem {
1933
1952
  this._id.set(this.id() ?? `custom-select-list-item-${uuid()}`);
1934
1953
  }
1935
1954
  }
1936
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBCustomSelectListItem, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
1937
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.15", type: DBCustomSelectListItem, isStandalone: true, selector: "db-custom-select-list-item", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, isGroupTitle: { classPropertyName: "isGroupTitle", publicName: "isGroupTitle", isSignal: true, isRequired: false, transformFunction: null }, showDivider: { classPropertyName: "showDivider", publicName: "showDivider", isSignal: true, isRequired: false, transformFunction: null }, type: { classPropertyName: "type", publicName: "type", isSignal: true, isRequired: false, transformFunction: null }, checked: { classPropertyName: "checked", publicName: "checked", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, groupTitle: { classPropertyName: "groupTitle", publicName: "groupTitle", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, showIcon: { classPropertyName: "showIcon", publicName: "showIcon", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { checked: "checkedChange", disabled: "disabledChange", change: "change" }, providers: [{
1955
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBCustomSelectListItem, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
1956
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: DBCustomSelectListItem, isStandalone: true, selector: "db-custom-select-list-item", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, isGroupTitle: { classPropertyName: "isGroupTitle", publicName: "isGroupTitle", isSignal: true, isRequired: false, transformFunction: null }, showDivider: { classPropertyName: "showDivider", publicName: "showDivider", isSignal: true, isRequired: false, transformFunction: null }, type: { classPropertyName: "type", publicName: "type", isSignal: true, isRequired: false, transformFunction: null }, checked: { classPropertyName: "checked", publicName: "checked", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, groupTitle: { classPropertyName: "groupTitle", publicName: "groupTitle", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, showIcon: { classPropertyName: "showIcon", publicName: "showIcon", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { checked: "checkedChange", disabled: "disabledChange", change: "change" }, providers: [{
1938
1957
  provide: NG_VALUE_ACCESSOR,
1939
1958
  useExisting: DBCustomSelectListItem,
1940
1959
  multi: true
@@ -1972,7 +1991,7 @@ class DBCustomSelectListItem {
1972
1991
  }
1973
1992
  </li> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
1974
1993
  }
1975
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBCustomSelectListItem, decorators: [{
1994
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBCustomSelectListItem, decorators: [{
1976
1995
  type: Component,
1977
1996
  args: [{ providers: [{
1978
1997
  provide: NG_VALUE_ACCESSOR,
@@ -2017,11 +2036,11 @@ const defaultProps$p = {};
2017
2036
  class DBCustomSelectList {
2018
2037
  constructor() {
2019
2038
  this.cls = cls;
2020
- this.multiple = input();
2021
- this.label = input();
2022
- this.id = input();
2023
- this.className = input();
2024
- this._ref = viewChild("_ref");
2039
+ this.multiple = input(...(ngDevMode ? [undefined, { debugName: "multiple" }] : []));
2040
+ this.label = input(...(ngDevMode ? [undefined, { debugName: "label" }] : []));
2041
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
2042
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
2043
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
2025
2044
  }
2026
2045
  /**
2027
2046
  * Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
@@ -2061,8 +2080,8 @@ class DBCustomSelectList {
2061
2080
  this.enableAttributePassing(element, "db-custom-select-list");
2062
2081
  }
2063
2082
  }
2064
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBCustomSelectList, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
2065
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "19.2.15", type: DBCustomSelectList, isStandalone: true, selector: "db-custom-select-list", inputs: { multiple: { classPropertyName: "multiple", publicName: "multiple", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<div
2083
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBCustomSelectList, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
2084
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "20.3.2", type: DBCustomSelectList, isStandalone: true, selector: "db-custom-select-list", inputs: { multiple: { classPropertyName: "multiple", publicName: "multiple", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<div
2066
2085
  [attr.role]="multiple() ? 'group' : 'radiogroup'"
2067
2086
  [attr.aria-label]="label()"
2068
2087
  #_ref
@@ -2074,7 +2093,7 @@ class DBCustomSelectList {
2074
2093
  </ul>
2075
2094
  </div> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
2076
2095
  }
2077
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBCustomSelectList, decorators: [{
2096
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBCustomSelectList, decorators: [{
2078
2097
  type: Component,
2079
2098
  args: [{ selector: "db-custom-select-list", standalone: true, imports: [CommonModule], template: `<div
2080
2099
  [attr.role]="multiple() ? 'group' : 'radiogroup'"
@@ -2172,70 +2191,71 @@ class DBInput {
2172
2191
  this.DEFAULT_PLACEHOLDER = DEFAULT_PLACEHOLDER;
2173
2192
  this.getNumber = getNumber;
2174
2193
  this.getInputValue = getInputValue;
2194
+ this.isIOSSafari = isIOSSafari;
2175
2195
  this.stringPropVisible = stringPropVisible;
2176
2196
  this.DEFAULT_VALID_MESSAGE = DEFAULT_VALID_MESSAGE;
2177
- this.id = input();
2178
- this.invalidMessage = input();
2179
- this.dataListId = input();
2180
- this.message = input();
2181
- this.showMessage = input();
2182
- this.value = model();
2183
- this.validMessage = input();
2184
- this.validation = input();
2185
- this.required = input();
2186
- this.minLength = input();
2187
- this.maxLength = input();
2188
- this.pattern = input();
2189
- this.dataList = input();
2190
- this.className = input();
2191
- this.variant = input();
2192
- this.showLabel = input();
2193
- this.showIconLeading = input();
2194
- this.showIcon = input();
2195
- this.iconLeading = input();
2196
- this.icon = input();
2197
- this.iconTrailing = input();
2198
- this.showRequiredAsterisk = input();
2199
- this.showIconTrailing = input();
2200
- this.label = input();
2201
- this.fieldSizing = input();
2202
- this.name = input();
2203
- this.type = input();
2204
- this.multiple = input();
2205
- this.placeholder = input();
2206
- this.disabled = model();
2207
- this.step = input();
2208
- this.maxlength = input();
2209
- this.minlength = input();
2210
- this.max = input();
2211
- this.min = input();
2212
- this.readOnly = input();
2213
- this.readonly = input();
2214
- this.form = input();
2215
- this.size = input();
2216
- this.autocomplete = input();
2217
- this.autofocus = input();
2218
- this.enterkeyhint = input();
2219
- this.inputmode = input();
2220
- this.ariaDescribedBy = input();
2221
- this.messageSize = input();
2222
- this.messageIcon = input();
2223
- this.validMessageSize = input();
2224
- this.invalidMessageSize = input();
2197
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
2198
+ this.invalidMessage = input(...(ngDevMode ? [undefined, { debugName: "invalidMessage" }] : []));
2199
+ this.dataListId = input(...(ngDevMode ? [undefined, { debugName: "dataListId" }] : []));
2200
+ this.message = input(...(ngDevMode ? [undefined, { debugName: "message" }] : []));
2201
+ this.showMessage = input(...(ngDevMode ? [undefined, { debugName: "showMessage" }] : []));
2202
+ this.value = model(...(ngDevMode ? [undefined, { debugName: "value" }] : []));
2203
+ this.validMessage = input(...(ngDevMode ? [undefined, { debugName: "validMessage" }] : []));
2204
+ this.validation = input(...(ngDevMode ? [undefined, { debugName: "validation" }] : []));
2205
+ this.required = input(...(ngDevMode ? [undefined, { debugName: "required" }] : []));
2206
+ this.minLength = input(...(ngDevMode ? [undefined, { debugName: "minLength" }] : []));
2207
+ this.maxLength = input(...(ngDevMode ? [undefined, { debugName: "maxLength" }] : []));
2208
+ this.pattern = input(...(ngDevMode ? [undefined, { debugName: "pattern" }] : []));
2209
+ this.dataList = input(...(ngDevMode ? [undefined, { debugName: "dataList" }] : []));
2210
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
2211
+ this.variant = input(...(ngDevMode ? [undefined, { debugName: "variant" }] : []));
2212
+ this.showLabel = input(...(ngDevMode ? [undefined, { debugName: "showLabel" }] : []));
2213
+ this.showIconLeading = input(...(ngDevMode ? [undefined, { debugName: "showIconLeading" }] : []));
2214
+ this.showIcon = input(...(ngDevMode ? [undefined, { debugName: "showIcon" }] : []));
2215
+ this.iconLeading = input(...(ngDevMode ? [undefined, { debugName: "iconLeading" }] : []));
2216
+ this.icon = input(...(ngDevMode ? [undefined, { debugName: "icon" }] : []));
2217
+ this.iconTrailing = input(...(ngDevMode ? [undefined, { debugName: "iconTrailing" }] : []));
2218
+ this.showRequiredAsterisk = input(...(ngDevMode ? [undefined, { debugName: "showRequiredAsterisk" }] : []));
2219
+ this.showIconTrailing = input(...(ngDevMode ? [undefined, { debugName: "showIconTrailing" }] : []));
2220
+ this.label = input(...(ngDevMode ? [undefined, { debugName: "label" }] : []));
2221
+ this.fieldSizing = input(...(ngDevMode ? [undefined, { debugName: "fieldSizing" }] : []));
2222
+ this.name = input(...(ngDevMode ? [undefined, { debugName: "name" }] : []));
2223
+ this.type = input(...(ngDevMode ? [undefined, { debugName: "type" }] : []));
2224
+ this.multiple = input(...(ngDevMode ? [undefined, { debugName: "multiple" }] : []));
2225
+ this.placeholder = input(...(ngDevMode ? [undefined, { debugName: "placeholder" }] : []));
2226
+ this.disabled = model(...(ngDevMode ? [undefined, { debugName: "disabled" }] : []));
2227
+ this.step = input(...(ngDevMode ? [undefined, { debugName: "step" }] : []));
2228
+ this.maxlength = input(...(ngDevMode ? [undefined, { debugName: "maxlength" }] : []));
2229
+ this.minlength = input(...(ngDevMode ? [undefined, { debugName: "minlength" }] : []));
2230
+ this.max = input(...(ngDevMode ? [undefined, { debugName: "max" }] : []));
2231
+ this.min = input(...(ngDevMode ? [undefined, { debugName: "min" }] : []));
2232
+ this.readOnly = input(...(ngDevMode ? [undefined, { debugName: "readOnly" }] : []));
2233
+ this.readonly = input(...(ngDevMode ? [undefined, { debugName: "readonly" }] : []));
2234
+ this.form = input(...(ngDevMode ? [undefined, { debugName: "form" }] : []));
2235
+ this.size = input(...(ngDevMode ? [undefined, { debugName: "size" }] : []));
2236
+ this.autocomplete = input(...(ngDevMode ? [undefined, { debugName: "autocomplete" }] : []));
2237
+ this.autofocus = input(...(ngDevMode ? [undefined, { debugName: "autofocus" }] : []));
2238
+ this.enterkeyhint = input(...(ngDevMode ? [undefined, { debugName: "enterkeyhint" }] : []));
2239
+ this.inputmode = input(...(ngDevMode ? [undefined, { debugName: "inputmode" }] : []));
2240
+ this.ariaDescribedBy = input(...(ngDevMode ? [undefined, { debugName: "ariaDescribedBy" }] : []));
2241
+ this.messageSize = input(...(ngDevMode ? [undefined, { debugName: "messageSize" }] : []));
2242
+ this.messageIcon = input(...(ngDevMode ? [undefined, { debugName: "messageIcon" }] : []));
2243
+ this.validMessageSize = input(...(ngDevMode ? [undefined, { debugName: "validMessageSize" }] : []));
2244
+ this.invalidMessageSize = input(...(ngDevMode ? [undefined, { debugName: "invalidMessageSize" }] : []));
2225
2245
  this.input = output();
2226
2246
  this.change = output();
2227
2247
  this.blur = output();
2228
2248
  this.focus = output();
2229
- this._ref = viewChild("_ref");
2230
- this._id = signal(undefined);
2231
- this._messageId = signal(undefined);
2232
- this._validMessageId = signal(undefined);
2233
- this._invalidMessageId = signal(undefined);
2234
- this._invalidMessage = signal(undefined);
2235
- this._dataListId = signal(undefined);
2236
- this._descByIds = signal(undefined);
2237
- this._value = signal(undefined);
2238
- this._voiceOverFallback = signal("");
2249
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
2250
+ this._id = signal(undefined, ...(ngDevMode ? [{ debugName: "_id" }] : []));
2251
+ this._messageId = signal(undefined, ...(ngDevMode ? [{ debugName: "_messageId" }] : []));
2252
+ this._validMessageId = signal(undefined, ...(ngDevMode ? [{ debugName: "_validMessageId" }] : []));
2253
+ this._invalidMessageId = signal(undefined, ...(ngDevMode ? [{ debugName: "_invalidMessageId" }] : []));
2254
+ this._invalidMessage = signal(undefined, ...(ngDevMode ? [{ debugName: "_invalidMessage" }] : []));
2255
+ this._dataListId = signal(undefined, ...(ngDevMode ? [{ debugName: "_dataListId" }] : []));
2256
+ this._descByIds = signal(undefined, ...(ngDevMode ? [{ debugName: "_descByIds" }] : []));
2257
+ this._value = signal(undefined, ...(ngDevMode ? [{ debugName: "_value" }] : []));
2258
+ this._voiceOverFallback = signal("", ...(ngDevMode ? [{ debugName: "_voiceOverFallback" }] : []));
2239
2259
  if (typeof window !== "undefined") {
2240
2260
  effect(() => {
2241
2261
  // --- Mitosis: Workaround to make sure the effect() is triggered ---
@@ -2342,8 +2362,8 @@ class DBInput {
2342
2362
  this._invalidMessage.set(this.invalidMessage() || DEFAULT_INVALID_MESSAGE);
2343
2363
  }
2344
2364
  }
2345
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBInput, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
2346
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.15", type: DBInput, isStandalone: true, selector: "db-input", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, invalidMessage: { classPropertyName: "invalidMessage", publicName: "invalidMessage", isSignal: true, isRequired: false, transformFunction: null }, dataListId: { classPropertyName: "dataListId", publicName: "dataListId", isSignal: true, isRequired: false, transformFunction: null }, message: { classPropertyName: "message", publicName: "message", isSignal: true, isRequired: false, transformFunction: null }, showMessage: { classPropertyName: "showMessage", publicName: "showMessage", isSignal: true, isRequired: false, transformFunction: null }, value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, validMessage: { classPropertyName: "validMessage", publicName: "validMessage", isSignal: true, isRequired: false, transformFunction: null }, validation: { classPropertyName: "validation", publicName: "validation", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, minLength: { classPropertyName: "minLength", publicName: "minLength", isSignal: true, isRequired: false, transformFunction: null }, maxLength: { classPropertyName: "maxLength", publicName: "maxLength", isSignal: true, isRequired: false, transformFunction: null }, pattern: { classPropertyName: "pattern", publicName: "pattern", isSignal: true, isRequired: false, transformFunction: null }, dataList: { classPropertyName: "dataList", publicName: "dataList", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, showLabel: { classPropertyName: "showLabel", publicName: "showLabel", isSignal: true, isRequired: false, transformFunction: null }, showIconLeading: { classPropertyName: "showIconLeading", publicName: "showIconLeading", isSignal: true, isRequired: false, transformFunction: null }, showIcon: { classPropertyName: "showIcon", publicName: "showIcon", isSignal: true, isRequired: false, transformFunction: null }, iconLeading: { classPropertyName: "iconLeading", publicName: "iconLeading", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, iconTrailing: { classPropertyName: "iconTrailing", publicName: "iconTrailing", isSignal: true, isRequired: false, transformFunction: null }, showRequiredAsterisk: { classPropertyName: "showRequiredAsterisk", publicName: "showRequiredAsterisk", isSignal: true, isRequired: false, transformFunction: null }, showIconTrailing: { classPropertyName: "showIconTrailing", publicName: "showIconTrailing", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, fieldSizing: { classPropertyName: "fieldSizing", publicName: "fieldSizing", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, type: { classPropertyName: "type", publicName: "type", isSignal: true, isRequired: false, transformFunction: null }, multiple: { classPropertyName: "multiple", publicName: "multiple", isSignal: true, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, step: { classPropertyName: "step", publicName: "step", isSignal: true, isRequired: false, transformFunction: null }, maxlength: { classPropertyName: "maxlength", publicName: "maxlength", isSignal: true, isRequired: false, transformFunction: null }, minlength: { classPropertyName: "minlength", publicName: "minlength", isSignal: true, isRequired: false, transformFunction: null }, max: { classPropertyName: "max", publicName: "max", isSignal: true, isRequired: false, transformFunction: null }, min: { classPropertyName: "min", publicName: "min", isSignal: true, isRequired: false, transformFunction: null }, readOnly: { classPropertyName: "readOnly", publicName: "readOnly", isSignal: true, isRequired: false, transformFunction: null }, readonly: { classPropertyName: "readonly", publicName: "readonly", isSignal: true, isRequired: false, transformFunction: null }, form: { classPropertyName: "form", publicName: "form", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, autocomplete: { classPropertyName: "autocomplete", publicName: "autocomplete", isSignal: true, isRequired: false, transformFunction: null }, autofocus: { classPropertyName: "autofocus", publicName: "autofocus", isSignal: true, isRequired: false, transformFunction: null }, enterkeyhint: { classPropertyName: "enterkeyhint", publicName: "enterkeyhint", isSignal: true, isRequired: false, transformFunction: null }, inputmode: { classPropertyName: "inputmode", publicName: "inputmode", isSignal: true, isRequired: false, transformFunction: null }, ariaDescribedBy: { classPropertyName: "ariaDescribedBy", publicName: "ariaDescribedBy", isSignal: true, isRequired: false, transformFunction: null }, messageSize: { classPropertyName: "messageSize", publicName: "messageSize", isSignal: true, isRequired: false, transformFunction: null }, messageIcon: { classPropertyName: "messageIcon", publicName: "messageIcon", isSignal: true, isRequired: false, transformFunction: null }, validMessageSize: { classPropertyName: "validMessageSize", publicName: "validMessageSize", isSignal: true, isRequired: false, transformFunction: null }, invalidMessageSize: { classPropertyName: "invalidMessageSize", publicName: "invalidMessageSize", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { value: "valueChange", disabled: "disabledChange", input: "input", change: "change", blur: "blur", focus: "focus" }, providers: [{
2365
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBInput, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
2366
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: DBInput, isStandalone: true, selector: "db-input", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, invalidMessage: { classPropertyName: "invalidMessage", publicName: "invalidMessage", isSignal: true, isRequired: false, transformFunction: null }, dataListId: { classPropertyName: "dataListId", publicName: "dataListId", isSignal: true, isRequired: false, transformFunction: null }, message: { classPropertyName: "message", publicName: "message", isSignal: true, isRequired: false, transformFunction: null }, showMessage: { classPropertyName: "showMessage", publicName: "showMessage", isSignal: true, isRequired: false, transformFunction: null }, value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, validMessage: { classPropertyName: "validMessage", publicName: "validMessage", isSignal: true, isRequired: false, transformFunction: null }, validation: { classPropertyName: "validation", publicName: "validation", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, minLength: { classPropertyName: "minLength", publicName: "minLength", isSignal: true, isRequired: false, transformFunction: null }, maxLength: { classPropertyName: "maxLength", publicName: "maxLength", isSignal: true, isRequired: false, transformFunction: null }, pattern: { classPropertyName: "pattern", publicName: "pattern", isSignal: true, isRequired: false, transformFunction: null }, dataList: { classPropertyName: "dataList", publicName: "dataList", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, showLabel: { classPropertyName: "showLabel", publicName: "showLabel", isSignal: true, isRequired: false, transformFunction: null }, showIconLeading: { classPropertyName: "showIconLeading", publicName: "showIconLeading", isSignal: true, isRequired: false, transformFunction: null }, showIcon: { classPropertyName: "showIcon", publicName: "showIcon", isSignal: true, isRequired: false, transformFunction: null }, iconLeading: { classPropertyName: "iconLeading", publicName: "iconLeading", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, iconTrailing: { classPropertyName: "iconTrailing", publicName: "iconTrailing", isSignal: true, isRequired: false, transformFunction: null }, showRequiredAsterisk: { classPropertyName: "showRequiredAsterisk", publicName: "showRequiredAsterisk", isSignal: true, isRequired: false, transformFunction: null }, showIconTrailing: { classPropertyName: "showIconTrailing", publicName: "showIconTrailing", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, fieldSizing: { classPropertyName: "fieldSizing", publicName: "fieldSizing", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, type: { classPropertyName: "type", publicName: "type", isSignal: true, isRequired: false, transformFunction: null }, multiple: { classPropertyName: "multiple", publicName: "multiple", isSignal: true, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, step: { classPropertyName: "step", publicName: "step", isSignal: true, isRequired: false, transformFunction: null }, maxlength: { classPropertyName: "maxlength", publicName: "maxlength", isSignal: true, isRequired: false, transformFunction: null }, minlength: { classPropertyName: "minlength", publicName: "minlength", isSignal: true, isRequired: false, transformFunction: null }, max: { classPropertyName: "max", publicName: "max", isSignal: true, isRequired: false, transformFunction: null }, min: { classPropertyName: "min", publicName: "min", isSignal: true, isRequired: false, transformFunction: null }, readOnly: { classPropertyName: "readOnly", publicName: "readOnly", isSignal: true, isRequired: false, transformFunction: null }, readonly: { classPropertyName: "readonly", publicName: "readonly", isSignal: true, isRequired: false, transformFunction: null }, form: { classPropertyName: "form", publicName: "form", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, autocomplete: { classPropertyName: "autocomplete", publicName: "autocomplete", isSignal: true, isRequired: false, transformFunction: null }, autofocus: { classPropertyName: "autofocus", publicName: "autofocus", isSignal: true, isRequired: false, transformFunction: null }, enterkeyhint: { classPropertyName: "enterkeyhint", publicName: "enterkeyhint", isSignal: true, isRequired: false, transformFunction: null }, inputmode: { classPropertyName: "inputmode", publicName: "inputmode", isSignal: true, isRequired: false, transformFunction: null }, ariaDescribedBy: { classPropertyName: "ariaDescribedBy", publicName: "ariaDescribedBy", isSignal: true, isRequired: false, transformFunction: null }, messageSize: { classPropertyName: "messageSize", publicName: "messageSize", isSignal: true, isRequired: false, transformFunction: null }, messageIcon: { classPropertyName: "messageIcon", publicName: "messageIcon", isSignal: true, isRequired: false, transformFunction: null }, validMessageSize: { classPropertyName: "validMessageSize", publicName: "validMessageSize", isSignal: true, isRequired: false, transformFunction: null }, invalidMessageSize: { classPropertyName: "invalidMessageSize", publicName: "invalidMessageSize", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { value: "valueChange", disabled: "disabledChange", input: "input", change: "change", blur: "blur", focus: "focus" }, providers: [{
2347
2367
  provide: NG_VALUE_ACCESSOR,
2348
2368
  useExisting: DBInput,
2349
2369
  multi: true
@@ -2390,6 +2410,7 @@ class DBInput {
2390
2410
  (focus)="handleFocus($event)"
2391
2411
  [attr.list]="dataList() && _dataListId()"
2392
2412
  [attr.aria-describedby]="ariaDescribedBy() ?? _descByIds()"
2413
+ [attr.role]="['datetime-local', 'date', 'time', 'week', 'month', 'color'].includes(type() ?? '') && isIOSSafari() ? 'textbox' : undefined"
2393
2414
  />
2394
2415
  @if(dataList()){
2395
2416
  <datalist [attr.id]="_dataListId()">
@@ -2428,7 +2449,7 @@ class DBInput {
2428
2449
  >
2429
2450
  </div> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "component", type: DBInfotext, selector: "db-infotext", inputs: ["id", "className", "icon", "semantic", "size", "showIcon", "text"] }] }); }
2430
2451
  }
2431
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBInput, decorators: [{
2452
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBInput, decorators: [{
2432
2453
  type: Component,
2433
2454
  args: [{ providers: [{
2434
2455
  provide: NG_VALUE_ACCESSOR,
@@ -2477,6 +2498,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImpo
2477
2498
  (focus)="handleFocus($event)"
2478
2499
  [attr.list]="dataList() && _dataListId()"
2479
2500
  [attr.aria-describedby]="ariaDescribedBy() ?? _descByIds()"
2501
+ [attr.role]="['datetime-local', 'date', 'time', 'week', 'month', 'color'].includes(type() ?? '') && isIOSSafari() ? 'textbox' : undefined"
2480
2502
  />
2481
2503
  @if(dataList()){
2482
2504
  <datalist [attr.id]="_dataListId()">
@@ -2569,20 +2591,20 @@ class DBTooltip {
2569
2591
  constructor() {
2570
2592
  this.cls = cls;
2571
2593
  this.getBooleanAsString = getBooleanAsString;
2572
- this.id = input();
2573
- this.variant = input();
2574
- this.placement = input();
2575
- this.className = input();
2576
- this.emphasis = input();
2577
- this.animation = input();
2578
- this.delay = input();
2579
- this.width = input();
2580
- this.showArrow = input();
2581
- this._ref = viewChild("_ref");
2582
- this._id = signal(DEFAULT_ID);
2583
- this.initialized = signal(false);
2584
- this._documentScrollListenerCallbackId = signal(undefined);
2585
- this._observer = signal(undefined);
2594
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
2595
+ this.variant = input(...(ngDevMode ? [undefined, { debugName: "variant" }] : []));
2596
+ this.placement = input(...(ngDevMode ? [undefined, { debugName: "placement" }] : []));
2597
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
2598
+ this.emphasis = input(...(ngDevMode ? [undefined, { debugName: "emphasis" }] : []));
2599
+ this.animation = input(...(ngDevMode ? [undefined, { debugName: "animation" }] : []));
2600
+ this.delay = input(...(ngDevMode ? [undefined, { debugName: "delay" }] : []));
2601
+ this.width = input(...(ngDevMode ? [undefined, { debugName: "width" }] : []));
2602
+ this.showArrow = input(...(ngDevMode ? [undefined, { debugName: "showArrow" }] : []));
2603
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
2604
+ this._id = signal(DEFAULT_ID, ...(ngDevMode ? [{ debugName: "_id" }] : []));
2605
+ this.initialized = signal(false, ...(ngDevMode ? [{ debugName: "initialized" }] : []));
2606
+ this._documentScrollListenerCallbackId = signal(undefined, ...(ngDevMode ? [{ debugName: "_documentScrollListenerCallbackId" }] : []));
2607
+ this._observer = signal(undefined, ...(ngDevMode ? [{ debugName: "_observer" }] : []));
2586
2608
  if (typeof window !== "undefined") {
2587
2609
  effect(() => {
2588
2610
  // --- Mitosis: Workaround to make sure the effect() is triggered ---
@@ -2663,8 +2685,8 @@ class DBTooltip {
2663
2685
  this.initialized.set(true);
2664
2686
  }
2665
2687
  }
2666
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBTooltip, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
2667
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "19.2.15", type: DBTooltip, isStandalone: true, selector: "db-tooltip", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, placement: { classPropertyName: "placement", publicName: "placement", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, emphasis: { classPropertyName: "emphasis", publicName: "emphasis", isSignal: true, isRequired: false, transformFunction: null }, animation: { classPropertyName: "animation", publicName: "animation", isSignal: true, isRequired: false, transformFunction: null }, delay: { classPropertyName: "delay", publicName: "delay", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, showArrow: { classPropertyName: "showArrow", publicName: "showArrow", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<i
2688
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBTooltip, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
2689
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "20.3.2", type: DBTooltip, isStandalone: true, selector: "db-tooltip", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, placement: { classPropertyName: "placement", publicName: "placement", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, emphasis: { classPropertyName: "emphasis", publicName: "emphasis", isSignal: true, isRequired: false, transformFunction: null }, animation: { classPropertyName: "animation", publicName: "animation", isSignal: true, isRequired: false, transformFunction: null }, delay: { classPropertyName: "delay", publicName: "delay", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, showArrow: { classPropertyName: "showArrow", publicName: "showArrow", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<i
2668
2690
  role="tooltip"
2669
2691
  aria-hidden="true"
2670
2692
  data-gap="true"
@@ -2681,7 +2703,7 @@ class DBTooltip {
2681
2703
  ><ng-content></ng-content
2682
2704
  ></i> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
2683
2705
  }
2684
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBTooltip, decorators: [{
2706
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBTooltip, decorators: [{
2685
2707
  type: Component,
2686
2708
  args: [{ selector: "db-tooltip", standalone: true, imports: [CommonModule], template: `<i
2687
2709
  role="tooltip"
@@ -2721,20 +2743,20 @@ class DBTag {
2721
2743
  constructor() {
2722
2744
  this.cls = cls;
2723
2745
  this.getBooleanAsString = getBooleanAsString;
2724
- this.removeButton = input();
2725
- this.id = input();
2726
- this.className = input();
2727
- this.semantic = input();
2728
- this.emphasis = input();
2729
- this.icon = input();
2730
- this.showCheckState = input();
2731
- this.showIcon = input();
2732
- this.noText = input();
2733
- this.overflow = input();
2734
- this.text = input();
2735
- this.behavior = input();
2746
+ this.removeButton = input(...(ngDevMode ? [undefined, { debugName: "removeButton" }] : []));
2747
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
2748
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
2749
+ this.semantic = input(...(ngDevMode ? [undefined, { debugName: "semantic" }] : []));
2750
+ this.emphasis = input(...(ngDevMode ? [undefined, { debugName: "emphasis" }] : []));
2751
+ this.icon = input(...(ngDevMode ? [undefined, { debugName: "icon" }] : []));
2752
+ this.showCheckState = input(...(ngDevMode ? [undefined, { debugName: "showCheckState" }] : []));
2753
+ this.showIcon = input(...(ngDevMode ? [undefined, { debugName: "showIcon" }] : []));
2754
+ this.noText = input(...(ngDevMode ? [undefined, { debugName: "noText" }] : []));
2755
+ this.overflow = input(...(ngDevMode ? [undefined, { debugName: "overflow" }] : []));
2756
+ this.text = input(...(ngDevMode ? [undefined, { debugName: "text" }] : []));
2757
+ this.behavior = input(...(ngDevMode ? [undefined, { debugName: "behavior" }] : []));
2736
2758
  this.remove = output();
2737
- this._ref = viewChild("_ref");
2759
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
2738
2760
  }
2739
2761
  /**
2740
2762
  * Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
@@ -2774,8 +2796,8 @@ class DBTag {
2774
2796
  this.enableAttributePassing(element, "db-tag");
2775
2797
  }
2776
2798
  }
2777
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBTag, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
2778
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.15", type: DBTag, isStandalone: true, selector: "db-tag", inputs: { removeButton: { classPropertyName: "removeButton", publicName: "removeButton", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, semantic: { classPropertyName: "semantic", publicName: "semantic", isSignal: true, isRequired: false, transformFunction: null }, emphasis: { classPropertyName: "emphasis", publicName: "emphasis", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, showCheckState: { classPropertyName: "showCheckState", publicName: "showCheckState", isSignal: true, isRequired: false, transformFunction: null }, showIcon: { classPropertyName: "showIcon", publicName: "showIcon", isSignal: true, isRequired: false, transformFunction: null }, noText: { classPropertyName: "noText", publicName: "noText", isSignal: true, isRequired: false, transformFunction: null }, overflow: { classPropertyName: "overflow", publicName: "overflow", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null }, behavior: { classPropertyName: "behavior", publicName: "behavior", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { remove: "remove" }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<div
2799
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBTag, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
2800
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: DBTag, isStandalone: true, selector: "db-tag", inputs: { removeButton: { classPropertyName: "removeButton", publicName: "removeButton", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, semantic: { classPropertyName: "semantic", publicName: "semantic", isSignal: true, isRequired: false, transformFunction: null }, emphasis: { classPropertyName: "emphasis", publicName: "emphasis", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, showCheckState: { classPropertyName: "showCheckState", publicName: "showCheckState", isSignal: true, isRequired: false, transformFunction: null }, showIcon: { classPropertyName: "showIcon", publicName: "showIcon", isSignal: true, isRequired: false, transformFunction: null }, noText: { classPropertyName: "noText", publicName: "noText", isSignal: true, isRequired: false, transformFunction: null }, overflow: { classPropertyName: "overflow", publicName: "overflow", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null }, behavior: { classPropertyName: "behavior", publicName: "behavior", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { remove: "remove" }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<div
2779
2801
  #_ref
2780
2802
  [attr.id]="id()"
2781
2803
  [class]="cls('db-tag', className())"
@@ -2804,7 +2826,7 @@ class DBTag {
2804
2826
  }
2805
2827
  </div> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "component", type: DBTooltip, selector: "db-tooltip", inputs: ["id", "variant", "placement", "className", "emphasis", "animation", "delay", "width", "showArrow"] }] }); }
2806
2828
  }
2807
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBTag, decorators: [{
2829
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBTag, decorators: [{
2808
2830
  type: Component,
2809
2831
  args: [{ selector: "db-tag", standalone: true, imports: [CommonModule, DBTooltip], template: `<div
2810
2832
  #_ref
@@ -3266,92 +3288,92 @@ class DBCustomSelect {
3266
3288
  this.DEFAULT_CLOSE_BUTTON = DEFAULT_CLOSE_BUTTON;
3267
3289
  this.stringPropVisible = stringPropVisible;
3268
3290
  this.DEFAULT_VALID_MESSAGE = DEFAULT_VALID_MESSAGE;
3269
- this.id = input();
3270
- this.invalidMessage = input();
3271
- this.message = input();
3272
- this.showMessage = input();
3273
- this.ariaDescribedBy = input();
3274
- this.showNoResults = input();
3275
- this.showLoading = input();
3276
- this.multiple = input();
3277
- this.showSelectAll = input();
3278
- this.showSearch = input();
3279
- this.values = model();
3280
- this.validation = input();
3281
- this.options = input();
3282
- this.searchValue = input();
3283
- this.selectedLabels = input();
3284
- this.transformSelectedLabels = input();
3285
- this.selectedType = input();
3286
- this.amountText = input();
3287
- this.validMessage = input();
3288
- this.required = input();
3289
- this.selectAllLabel = input();
3290
- this.removeTagsTexts = input();
3291
- this.placement = input();
3292
- this.searchFilter = input();
3293
- this.className = input();
3294
- this.formFieldWidth = input();
3295
- this.variant = input();
3296
- this.showRequiredAsterisk = input();
3297
- this.showLabel = input();
3298
- this.icon = input();
3299
- this.showIcon = input();
3300
- this.label = input();
3301
- this.form = input();
3302
- this.name = input();
3303
- this.disabled = model();
3304
- this.open = input();
3305
- this.dropdownWidth = input();
3306
- this.searchLabel = input();
3307
- this.searchPlaceholder = input();
3308
- this.ariaListLabel = input();
3309
- this.loadingText = input();
3310
- this.noResultsText = input();
3311
- this.mobileCloseButtonText = input();
3312
- this.showClearSelection = input(defaultProps$l["showClearSelection"]);
3313
- this.clearSelectionText = input(defaultProps$l["clearSelectionText"]);
3314
- this.placeholder = input();
3315
- this.messageIcon = input();
3291
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
3292
+ this.invalidMessage = input(...(ngDevMode ? [undefined, { debugName: "invalidMessage" }] : []));
3293
+ this.message = input(...(ngDevMode ? [undefined, { debugName: "message" }] : []));
3294
+ this.showMessage = input(...(ngDevMode ? [undefined, { debugName: "showMessage" }] : []));
3295
+ this.ariaDescribedBy = input(...(ngDevMode ? [undefined, { debugName: "ariaDescribedBy" }] : []));
3296
+ this.showNoResults = input(...(ngDevMode ? [undefined, { debugName: "showNoResults" }] : []));
3297
+ this.showLoading = input(...(ngDevMode ? [undefined, { debugName: "showLoading" }] : []));
3298
+ this.multiple = input(...(ngDevMode ? [undefined, { debugName: "multiple" }] : []));
3299
+ this.showSelectAll = input(...(ngDevMode ? [undefined, { debugName: "showSelectAll" }] : []));
3300
+ this.showSearch = input(...(ngDevMode ? [undefined, { debugName: "showSearch" }] : []));
3301
+ this.values = model(...(ngDevMode ? [undefined, { debugName: "values" }] : []));
3302
+ this.validation = input(...(ngDevMode ? [undefined, { debugName: "validation" }] : []));
3303
+ this.options = input(...(ngDevMode ? [undefined, { debugName: "options" }] : []));
3304
+ this.searchValue = input(...(ngDevMode ? [undefined, { debugName: "searchValue" }] : []));
3305
+ this.selectedLabels = input(...(ngDevMode ? [undefined, { debugName: "selectedLabels" }] : []));
3306
+ this.transformSelectedLabels = input(...(ngDevMode ? [undefined, { debugName: "transformSelectedLabels" }] : []));
3307
+ this.selectedType = input(...(ngDevMode ? [undefined, { debugName: "selectedType" }] : []));
3308
+ this.amountText = input(...(ngDevMode ? [undefined, { debugName: "amountText" }] : []));
3309
+ this.validMessage = input(...(ngDevMode ? [undefined, { debugName: "validMessage" }] : []));
3310
+ this.required = input(...(ngDevMode ? [undefined, { debugName: "required" }] : []));
3311
+ this.selectAllLabel = input(...(ngDevMode ? [undefined, { debugName: "selectAllLabel" }] : []));
3312
+ this.removeTagsTexts = input(...(ngDevMode ? [undefined, { debugName: "removeTagsTexts" }] : []));
3313
+ this.placement = input(...(ngDevMode ? [undefined, { debugName: "placement" }] : []));
3314
+ this.searchFilter = input(...(ngDevMode ? [undefined, { debugName: "searchFilter" }] : []));
3315
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
3316
+ this.formFieldWidth = input(...(ngDevMode ? [undefined, { debugName: "formFieldWidth" }] : []));
3317
+ this.variant = input(...(ngDevMode ? [undefined, { debugName: "variant" }] : []));
3318
+ this.showRequiredAsterisk = input(...(ngDevMode ? [undefined, { debugName: "showRequiredAsterisk" }] : []));
3319
+ this.showLabel = input(...(ngDevMode ? [undefined, { debugName: "showLabel" }] : []));
3320
+ this.icon = input(...(ngDevMode ? [undefined, { debugName: "icon" }] : []));
3321
+ this.showIcon = input(...(ngDevMode ? [undefined, { debugName: "showIcon" }] : []));
3322
+ this.label = input(...(ngDevMode ? [undefined, { debugName: "label" }] : []));
3323
+ this.form = input(...(ngDevMode ? [undefined, { debugName: "form" }] : []));
3324
+ this.name = input(...(ngDevMode ? [undefined, { debugName: "name" }] : []));
3325
+ this.disabled = model(...(ngDevMode ? [undefined, { debugName: "disabled" }] : []));
3326
+ this.open = input(...(ngDevMode ? [undefined, { debugName: "open" }] : []));
3327
+ this.dropdownWidth = input(...(ngDevMode ? [undefined, { debugName: "dropdownWidth" }] : []));
3328
+ this.searchLabel = input(...(ngDevMode ? [undefined, { debugName: "searchLabel" }] : []));
3329
+ this.searchPlaceholder = input(...(ngDevMode ? [undefined, { debugName: "searchPlaceholder" }] : []));
3330
+ this.listLabel = input(...(ngDevMode ? [undefined, { debugName: "listLabel" }] : []));
3331
+ this.loadingText = input(...(ngDevMode ? [undefined, { debugName: "loadingText" }] : []));
3332
+ this.noResultsText = input(...(ngDevMode ? [undefined, { debugName: "noResultsText" }] : []));
3333
+ this.mobileCloseButtonText = input(...(ngDevMode ? [undefined, { debugName: "mobileCloseButtonText" }] : []));
3334
+ this.showClearSelection = input(defaultProps$l["showClearSelection"], ...(ngDevMode ? [{ debugName: "showClearSelection" }] : []));
3335
+ this.clearSelectionText = input(defaultProps$l["clearSelectionText"], ...(ngDevMode ? [{ debugName: "clearSelectionText" }] : []));
3336
+ this.placeholder = input(...(ngDevMode ? [undefined, { debugName: "placeholder" }] : []));
3337
+ this.messageIcon = input(...(ngDevMode ? [undefined, { debugName: "messageIcon" }] : []));
3316
3338
  this.amountChange = output();
3317
3339
  this.dropdownToggle = output();
3318
3340
  this.optionSelected = output();
3319
3341
  this.search = output();
3320
- this._ref = viewChild("_ref");
3321
- this.selectRef = viewChild("selectRef");
3322
- this.detailsRef = viewChild("detailsRef");
3323
- this.searchInputRef = viewChild("searchInputRef");
3324
- this.selectAllRef = viewChild("selectAllRef");
3325
- this._id = signal(undefined);
3326
- this._messageId = signal(undefined);
3327
- this._validMessageId = signal(undefined);
3328
- this._invalidMessageId = signal(undefined);
3329
- this._invalidMessage = signal(undefined);
3330
- this._selectId = signal(undefined);
3331
- this._labelId = signal(undefined);
3332
- this._summaryId = signal(undefined);
3333
- this._placeholderId = signal(undefined);
3334
- this._infoTextId = signal(undefined);
3335
- this._validity = signal("no-validation");
3336
- this._userInteraction = signal(false);
3337
- this._descByIds = signal(undefined);
3338
- this._selectedLabels = signal("");
3339
- this._selectedLabelsId = signal(undefined);
3340
- this._voiceOverFallback = signal("");
3341
- this._selectedOptions = signal([]);
3342
- this.selectAllEnabled = signal(false);
3343
- this.searchEnabled = signal(false);
3344
- this.amountOptions = signal(0);
3345
- this._values = signal([]);
3346
- this._options = signal([]);
3347
- this._hasNoOptions = signal(false);
3348
- this._documentClickListenerCallbackId = signal(undefined);
3349
- this._internalChangeTimestamp = signal(0);
3350
- this._documentScrollListenerCallbackId = signal(undefined);
3351
- this._observer = signal(undefined);
3352
- this._searchValue = signal(undefined);
3353
- this.selectAllChecked = signal(false);
3354
- this.selectAllIndeterminate = signal(false);
3342
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
3343
+ this.selectRef = viewChild("selectRef", ...(ngDevMode ? [{ debugName: "selectRef" }] : []));
3344
+ this.detailsRef = viewChild("detailsRef", ...(ngDevMode ? [{ debugName: "detailsRef" }] : []));
3345
+ this.searchInputRef = viewChild("searchInputRef", ...(ngDevMode ? [{ debugName: "searchInputRef" }] : []));
3346
+ this.selectAllRef = viewChild("selectAllRef", ...(ngDevMode ? [{ debugName: "selectAllRef" }] : []));
3347
+ this._id = signal(undefined, ...(ngDevMode ? [{ debugName: "_id" }] : []));
3348
+ this._messageId = signal(undefined, ...(ngDevMode ? [{ debugName: "_messageId" }] : []));
3349
+ this._validMessageId = signal(undefined, ...(ngDevMode ? [{ debugName: "_validMessageId" }] : []));
3350
+ this._invalidMessageId = signal(undefined, ...(ngDevMode ? [{ debugName: "_invalidMessageId" }] : []));
3351
+ this._invalidMessage = signal(undefined, ...(ngDevMode ? [{ debugName: "_invalidMessage" }] : []));
3352
+ this._selectId = signal(undefined, ...(ngDevMode ? [{ debugName: "_selectId" }] : []));
3353
+ this._labelId = signal(undefined, ...(ngDevMode ? [{ debugName: "_labelId" }] : []));
3354
+ this._summaryId = signal(undefined, ...(ngDevMode ? [{ debugName: "_summaryId" }] : []));
3355
+ this._placeholderId = signal(undefined, ...(ngDevMode ? [{ debugName: "_placeholderId" }] : []));
3356
+ this._infoTextId = signal(undefined, ...(ngDevMode ? [{ debugName: "_infoTextId" }] : []));
3357
+ this._validity = signal("no-validation", ...(ngDevMode ? [{ debugName: "_validity" }] : []));
3358
+ this._userInteraction = signal(false, ...(ngDevMode ? [{ debugName: "_userInteraction" }] : []));
3359
+ this._descByIds = signal(undefined, ...(ngDevMode ? [{ debugName: "_descByIds" }] : []));
3360
+ this._selectedLabels = signal("", ...(ngDevMode ? [{ debugName: "_selectedLabels" }] : []));
3361
+ this._selectedLabelsId = signal(undefined, ...(ngDevMode ? [{ debugName: "_selectedLabelsId" }] : []));
3362
+ this._voiceOverFallback = signal("", ...(ngDevMode ? [{ debugName: "_voiceOverFallback" }] : []));
3363
+ this._selectedOptions = signal([], ...(ngDevMode ? [{ debugName: "_selectedOptions" }] : []));
3364
+ this.selectAllEnabled = signal(false, ...(ngDevMode ? [{ debugName: "selectAllEnabled" }] : []));
3365
+ this.searchEnabled = signal(false, ...(ngDevMode ? [{ debugName: "searchEnabled" }] : []));
3366
+ this.amountOptions = signal(0, ...(ngDevMode ? [{ debugName: "amountOptions" }] : []));
3367
+ this._values = signal([], ...(ngDevMode ? [{ debugName: "_values" }] : []));
3368
+ this._options = signal([], ...(ngDevMode ? [{ debugName: "_options" }] : []));
3369
+ this._hasNoOptions = signal(false, ...(ngDevMode ? [{ debugName: "_hasNoOptions" }] : []));
3370
+ this._documentClickListenerCallbackId = signal(undefined, ...(ngDevMode ? [{ debugName: "_documentClickListenerCallbackId" }] : []));
3371
+ this._internalChangeTimestamp = signal(0, ...(ngDevMode ? [{ debugName: "_internalChangeTimestamp" }] : []));
3372
+ this._documentScrollListenerCallbackId = signal(undefined, ...(ngDevMode ? [{ debugName: "_documentScrollListenerCallbackId" }] : []));
3373
+ this._observer = signal(undefined, ...(ngDevMode ? [{ debugName: "_observer" }] : []));
3374
+ this._searchValue = signal(undefined, ...(ngDevMode ? [{ debugName: "_searchValue" }] : []));
3375
+ this.selectAllChecked = signal(false, ...(ngDevMode ? [{ debugName: "selectAllChecked" }] : []));
3376
+ this.selectAllIndeterminate = signal(false, ...(ngDevMode ? [{ debugName: "selectAllIndeterminate" }] : []));
3355
3377
  if (typeof window !== "undefined") {
3356
3378
  effect(() => {
3357
3379
  // --- Mitosis: Workaround to make sure the effect() is triggered ---
@@ -3672,8 +3694,8 @@ class DBCustomSelect {
3672
3694
  }
3673
3695
  }
3674
3696
  }
3675
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBCustomSelect, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
3676
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.15", type: DBCustomSelect, isStandalone: true, selector: "db-custom-select", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, invalidMessage: { classPropertyName: "invalidMessage", publicName: "invalidMessage", isSignal: true, isRequired: false, transformFunction: null }, message: { classPropertyName: "message", publicName: "message", isSignal: true, isRequired: false, transformFunction: null }, showMessage: { classPropertyName: "showMessage", publicName: "showMessage", isSignal: true, isRequired: false, transformFunction: null }, ariaDescribedBy: { classPropertyName: "ariaDescribedBy", publicName: "ariaDescribedBy", isSignal: true, isRequired: false, transformFunction: null }, showNoResults: { classPropertyName: "showNoResults", publicName: "showNoResults", isSignal: true, isRequired: false, transformFunction: null }, showLoading: { classPropertyName: "showLoading", publicName: "showLoading", isSignal: true, isRequired: false, transformFunction: null }, multiple: { classPropertyName: "multiple", publicName: "multiple", isSignal: true, isRequired: false, transformFunction: null }, showSelectAll: { classPropertyName: "showSelectAll", publicName: "showSelectAll", isSignal: true, isRequired: false, transformFunction: null }, showSearch: { classPropertyName: "showSearch", publicName: "showSearch", isSignal: true, isRequired: false, transformFunction: null }, values: { classPropertyName: "values", publicName: "values", isSignal: true, isRequired: false, transformFunction: null }, validation: { classPropertyName: "validation", publicName: "validation", isSignal: true, isRequired: false, transformFunction: null }, options: { classPropertyName: "options", publicName: "options", isSignal: true, isRequired: false, transformFunction: null }, searchValue: { classPropertyName: "searchValue", publicName: "searchValue", isSignal: true, isRequired: false, transformFunction: null }, selectedLabels: { classPropertyName: "selectedLabels", publicName: "selectedLabels", isSignal: true, isRequired: false, transformFunction: null }, transformSelectedLabels: { classPropertyName: "transformSelectedLabels", publicName: "transformSelectedLabels", isSignal: true, isRequired: false, transformFunction: null }, selectedType: { classPropertyName: "selectedType", publicName: "selectedType", isSignal: true, isRequired: false, transformFunction: null }, amountText: { classPropertyName: "amountText", publicName: "amountText", isSignal: true, isRequired: false, transformFunction: null }, validMessage: { classPropertyName: "validMessage", publicName: "validMessage", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, selectAllLabel: { classPropertyName: "selectAllLabel", publicName: "selectAllLabel", isSignal: true, isRequired: false, transformFunction: null }, removeTagsTexts: { classPropertyName: "removeTagsTexts", publicName: "removeTagsTexts", isSignal: true, isRequired: false, transformFunction: null }, placement: { classPropertyName: "placement", publicName: "placement", isSignal: true, isRequired: false, transformFunction: null }, searchFilter: { classPropertyName: "searchFilter", publicName: "searchFilter", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, formFieldWidth: { classPropertyName: "formFieldWidth", publicName: "formFieldWidth", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, showRequiredAsterisk: { classPropertyName: "showRequiredAsterisk", publicName: "showRequiredAsterisk", isSignal: true, isRequired: false, transformFunction: null }, showLabel: { classPropertyName: "showLabel", publicName: "showLabel", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, showIcon: { classPropertyName: "showIcon", publicName: "showIcon", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, form: { classPropertyName: "form", publicName: "form", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, open: { classPropertyName: "open", publicName: "open", isSignal: true, isRequired: false, transformFunction: null }, dropdownWidth: { classPropertyName: "dropdownWidth", publicName: "dropdownWidth", isSignal: true, isRequired: false, transformFunction: null }, searchLabel: { classPropertyName: "searchLabel", publicName: "searchLabel", isSignal: true, isRequired: false, transformFunction: null }, searchPlaceholder: { classPropertyName: "searchPlaceholder", publicName: "searchPlaceholder", isSignal: true, isRequired: false, transformFunction: null }, ariaListLabel: { classPropertyName: "ariaListLabel", publicName: "ariaListLabel", isSignal: true, isRequired: false, transformFunction: null }, loadingText: { classPropertyName: "loadingText", publicName: "loadingText", isSignal: true, isRequired: false, transformFunction: null }, noResultsText: { classPropertyName: "noResultsText", publicName: "noResultsText", isSignal: true, isRequired: false, transformFunction: null }, mobileCloseButtonText: { classPropertyName: "mobileCloseButtonText", publicName: "mobileCloseButtonText", isSignal: true, isRequired: false, transformFunction: null }, showClearSelection: { classPropertyName: "showClearSelection", publicName: "showClearSelection", isSignal: true, isRequired: false, transformFunction: null }, clearSelectionText: { classPropertyName: "clearSelectionText", publicName: "clearSelectionText", isSignal: true, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: true, isRequired: false, transformFunction: null }, messageIcon: { classPropertyName: "messageIcon", publicName: "messageIcon", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { values: "valuesChange", disabled: "disabledChange", amountChange: "amountChange", dropdownToggle: "dropdownToggle", optionSelected: "optionSelected", search: "search" }, providers: [{
3697
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBCustomSelect, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
3698
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: DBCustomSelect, isStandalone: true, selector: "db-custom-select", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, invalidMessage: { classPropertyName: "invalidMessage", publicName: "invalidMessage", isSignal: true, isRequired: false, transformFunction: null }, message: { classPropertyName: "message", publicName: "message", isSignal: true, isRequired: false, transformFunction: null }, showMessage: { classPropertyName: "showMessage", publicName: "showMessage", isSignal: true, isRequired: false, transformFunction: null }, ariaDescribedBy: { classPropertyName: "ariaDescribedBy", publicName: "ariaDescribedBy", isSignal: true, isRequired: false, transformFunction: null }, showNoResults: { classPropertyName: "showNoResults", publicName: "showNoResults", isSignal: true, isRequired: false, transformFunction: null }, showLoading: { classPropertyName: "showLoading", publicName: "showLoading", isSignal: true, isRequired: false, transformFunction: null }, multiple: { classPropertyName: "multiple", publicName: "multiple", isSignal: true, isRequired: false, transformFunction: null }, showSelectAll: { classPropertyName: "showSelectAll", publicName: "showSelectAll", isSignal: true, isRequired: false, transformFunction: null }, showSearch: { classPropertyName: "showSearch", publicName: "showSearch", isSignal: true, isRequired: false, transformFunction: null }, values: { classPropertyName: "values", publicName: "values", isSignal: true, isRequired: false, transformFunction: null }, validation: { classPropertyName: "validation", publicName: "validation", isSignal: true, isRequired: false, transformFunction: null }, options: { classPropertyName: "options", publicName: "options", isSignal: true, isRequired: false, transformFunction: null }, searchValue: { classPropertyName: "searchValue", publicName: "searchValue", isSignal: true, isRequired: false, transformFunction: null }, selectedLabels: { classPropertyName: "selectedLabels", publicName: "selectedLabels", isSignal: true, isRequired: false, transformFunction: null }, transformSelectedLabels: { classPropertyName: "transformSelectedLabels", publicName: "transformSelectedLabels", isSignal: true, isRequired: false, transformFunction: null }, selectedType: { classPropertyName: "selectedType", publicName: "selectedType", isSignal: true, isRequired: false, transformFunction: null }, amountText: { classPropertyName: "amountText", publicName: "amountText", isSignal: true, isRequired: false, transformFunction: null }, validMessage: { classPropertyName: "validMessage", publicName: "validMessage", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, selectAllLabel: { classPropertyName: "selectAllLabel", publicName: "selectAllLabel", isSignal: true, isRequired: false, transformFunction: null }, removeTagsTexts: { classPropertyName: "removeTagsTexts", publicName: "removeTagsTexts", isSignal: true, isRequired: false, transformFunction: null }, placement: { classPropertyName: "placement", publicName: "placement", isSignal: true, isRequired: false, transformFunction: null }, searchFilter: { classPropertyName: "searchFilter", publicName: "searchFilter", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, formFieldWidth: { classPropertyName: "formFieldWidth", publicName: "formFieldWidth", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, showRequiredAsterisk: { classPropertyName: "showRequiredAsterisk", publicName: "showRequiredAsterisk", isSignal: true, isRequired: false, transformFunction: null }, showLabel: { classPropertyName: "showLabel", publicName: "showLabel", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, showIcon: { classPropertyName: "showIcon", publicName: "showIcon", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, form: { classPropertyName: "form", publicName: "form", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, open: { classPropertyName: "open", publicName: "open", isSignal: true, isRequired: false, transformFunction: null }, dropdownWidth: { classPropertyName: "dropdownWidth", publicName: "dropdownWidth", isSignal: true, isRequired: false, transformFunction: null }, searchLabel: { classPropertyName: "searchLabel", publicName: "searchLabel", isSignal: true, isRequired: false, transformFunction: null }, searchPlaceholder: { classPropertyName: "searchPlaceholder", publicName: "searchPlaceholder", isSignal: true, isRequired: false, transformFunction: null }, listLabel: { classPropertyName: "listLabel", publicName: "listLabel", isSignal: true, isRequired: false, transformFunction: null }, loadingText: { classPropertyName: "loadingText", publicName: "loadingText", isSignal: true, isRequired: false, transformFunction: null }, noResultsText: { classPropertyName: "noResultsText", publicName: "noResultsText", isSignal: true, isRequired: false, transformFunction: null }, mobileCloseButtonText: { classPropertyName: "mobileCloseButtonText", publicName: "mobileCloseButtonText", isSignal: true, isRequired: false, transformFunction: null }, showClearSelection: { classPropertyName: "showClearSelection", publicName: "showClearSelection", isSignal: true, isRequired: false, transformFunction: null }, clearSelectionText: { classPropertyName: "clearSelectionText", publicName: "clearSelectionText", isSignal: true, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: true, isRequired: false, transformFunction: null }, messageIcon: { classPropertyName: "messageIcon", publicName: "messageIcon", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { values: "valuesChange", disabled: "disabledChange", amountChange: "amountChange", dropdownToggle: "dropdownToggle", optionSelected: "optionSelected", search: "search" }, providers: [{
3677
3699
  provide: NG_VALUE_ACCESSOR,
3678
3700
  useExisting: DBCustomSelect,
3679
3701
  multi: true
@@ -3796,7 +3818,7 @@ class DBCustomSelect {
3796
3818
  }
3797
3819
  <db-custom-select-list
3798
3820
  [multiple]="getBoolean(multiple(), 'multiple')"
3799
- [label]="ariaListLabel() ?? label() ?? DEFAULT_LABEL"
3821
+ [label]="listLabel() ?? label() ?? DEFAULT_LABEL"
3800
3822
  >
3801
3823
  @for (option of _options();track trackByOption2(i, option);let i =
3802
3824
  $index) {
@@ -3883,7 +3905,7 @@ class DBCustomSelect {
3883
3905
  >
3884
3906
  </div> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "component", type: DBTag, selector: "db-tag", inputs: ["removeButton", "id", "className", "semantic", "emphasis", "icon", "showCheckState", "showIcon", "noText", "overflow", "text", "behavior"], outputs: ["remove"] }, { kind: "component", type: DBCustomSelectDropdown, selector: "db-custom-select-dropdown", inputs: ["id", "className", "width"] }, { kind: "component", type: DBInput, selector: "db-input", inputs: ["id", "invalidMessage", "dataListId", "message", "showMessage", "value", "validMessage", "validation", "required", "minLength", "maxLength", "pattern", "dataList", "className", "variant", "showLabel", "showIconLeading", "showIcon", "iconLeading", "icon", "iconTrailing", "showRequiredAsterisk", "showIconTrailing", "label", "fieldSizing", "name", "type", "multiple", "placeholder", "disabled", "step", "maxlength", "minlength", "max", "min", "readOnly", "readonly", "form", "size", "autocomplete", "autofocus", "enterkeyhint", "inputmode", "ariaDescribedBy", "messageSize", "messageIcon", "validMessageSize", "invalidMessageSize"], outputs: ["valueChange", "disabledChange", "input", "change", "blur", "focus"] }, { kind: "component", type: DBCustomSelectList, selector: "db-custom-select-list", inputs: ["multiple", "label", "id", "className"] }, { kind: "component", type: DBCustomSelectListItem, selector: "db-custom-select-list-item", inputs: ["id", "isGroupTitle", "showDivider", "type", "checked", "className", "groupTitle", "icon", "showIcon", "name", "disabled", "value", "label"], outputs: ["checkedChange", "disabledChange", "change"] }, { kind: "component", type: DBInfotext, selector: "db-infotext", inputs: ["id", "className", "icon", "semantic", "size", "showIcon", "text"] }, { kind: "component", type: DBButton, selector: "db-button", inputs: ["type", "id", "className", "disabled", "iconLeading", "icon", "showIconLeading", "showIcon", "iconTrailing", "showIconTrailing", "size", "width", "variant", "noText", "name", "form", "value", "text"], outputs: ["click"] }, { kind: "component", type: DBTooltip, selector: "db-tooltip", inputs: ["id", "variant", "placement", "className", "emphasis", "animation", "delay", "width", "showArrow"] }] }); }
3885
3907
  }
3886
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBCustomSelect, decorators: [{
3908
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBCustomSelect, decorators: [{
3887
3909
  type: Component,
3888
3910
  args: [{ providers: [{
3889
3911
  provide: NG_VALUE_ACCESSOR,
@@ -4018,7 +4040,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImpo
4018
4040
  }
4019
4041
  <db-custom-select-list
4020
4042
  [multiple]="getBoolean(multiple(), 'multiple')"
4021
- [label]="ariaListLabel() ?? label() ?? DEFAULT_LABEL"
4043
+ [label]="listLabel() ?? label() ?? DEFAULT_LABEL"
4022
4044
  >
4023
4045
  @for (option of _options();track trackByOption2(i, option);let i =
4024
4046
  $index) {
@@ -4112,9 +4134,9 @@ const defaultProps$k = {};
4112
4134
  class DBCustomSelectFormField {
4113
4135
  constructor() {
4114
4136
  this.cls = cls;
4115
- this.id = input();
4116
- this.className = input();
4117
- this._ref = viewChild("_ref");
4137
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
4138
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
4139
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
4118
4140
  }
4119
4141
  /**
4120
4142
  * Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
@@ -4154,8 +4176,8 @@ class DBCustomSelectFormField {
4154
4176
  this.enableAttributePassing(element, "db-custom-select-form-field");
4155
4177
  }
4156
4178
  }
4157
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBCustomSelectFormField, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
4158
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "19.2.15", type: DBCustomSelectFormField, isStandalone: true, selector: "db-custom-select-form-field", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<summary
4179
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBCustomSelectFormField, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
4180
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "20.3.2", type: DBCustomSelectFormField, isStandalone: true, selector: "db-custom-select-form-field", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<summary
4159
4181
  #_ref
4160
4182
  [attr.id]="id()"
4161
4183
  [class]="cls('db-custom-select-form-field', className())"
@@ -4163,7 +4185,7 @@ class DBCustomSelectFormField {
4163
4185
  <ng-content></ng-content>
4164
4186
  </summary> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
4165
4187
  }
4166
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBCustomSelectFormField, decorators: [{
4188
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBCustomSelectFormField, decorators: [{
4167
4189
  type: Component,
4168
4190
  args: [{ selector: "db-custom-select-form-field", standalone: true, imports: [CommonModule], template: `<summary
4169
4191
  #_ref
@@ -4182,13 +4204,13 @@ const defaultProps$j = {};
4182
4204
  class DBDivider {
4183
4205
  constructor() {
4184
4206
  this.cls = cls;
4185
- this.id = input();
4186
- this.margin = input();
4187
- this.variant = input();
4188
- this.emphasis = input();
4189
- this.width = input();
4190
- this.className = input();
4191
- this._ref = viewChild("_ref");
4207
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
4208
+ this.margin = input(...(ngDevMode ? [undefined, { debugName: "margin" }] : []));
4209
+ this.variant = input(...(ngDevMode ? [undefined, { debugName: "variant" }] : []));
4210
+ this.emphasis = input(...(ngDevMode ? [undefined, { debugName: "emphasis" }] : []));
4211
+ this.width = input(...(ngDevMode ? [undefined, { debugName: "width" }] : []));
4212
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
4213
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
4192
4214
  }
4193
4215
  /**
4194
4216
  * Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
@@ -4228,8 +4250,8 @@ class DBDivider {
4228
4250
  this.enableAttributePassing(element, "db-divider");
4229
4251
  }
4230
4252
  }
4231
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBDivider, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
4232
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "19.2.15", type: DBDivider, isStandalone: true, selector: "db-divider", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, margin: { classPropertyName: "margin", publicName: "margin", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, emphasis: { classPropertyName: "emphasis", publicName: "emphasis", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<div
4253
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBDivider, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
4254
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "20.3.2", type: DBDivider, isStandalone: true, selector: "db-divider", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, margin: { classPropertyName: "margin", publicName: "margin", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, emphasis: { classPropertyName: "emphasis", publicName: "emphasis", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<div
4233
4255
  #_ref
4234
4256
  [attr.id]="id()"
4235
4257
  [attr.data-margin]="margin()"
@@ -4239,7 +4261,7 @@ class DBDivider {
4239
4261
  [class]="cls('db-divider', className())"
4240
4262
  ></div> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
4241
4263
  }
4242
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBDivider, decorators: [{
4264
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBDivider, decorators: [{
4243
4265
  type: Component,
4244
4266
  args: [{ selector: "db-divider", standalone: true, imports: [CommonModule], template: `<div
4245
4267
  #_ref
@@ -4317,22 +4339,22 @@ class DBDrawer {
4317
4339
  this.cls = cls;
4318
4340
  this.getBooleanAsString = getBooleanAsString;
4319
4341
  this.DEFAULT_CLOSE_BUTTON = DEFAULT_CLOSE_BUTTON;
4320
- this.open = input();
4321
- this.position = input();
4322
- this.backdrop = input();
4323
- this.variant = input();
4324
- this.id = input();
4325
- this.direction = input();
4326
- this.className = input();
4327
- this.spacing = input();
4328
- this.width = input();
4329
- this.rounded = input();
4330
- this.closeButtonId = input();
4331
- this.closeButtonText = input();
4342
+ this.open = input(...(ngDevMode ? [undefined, { debugName: "open" }] : []));
4343
+ this.position = input(...(ngDevMode ? [undefined, { debugName: "position" }] : []));
4344
+ this.backdrop = input(...(ngDevMode ? [undefined, { debugName: "backdrop" }] : []));
4345
+ this.variant = input(...(ngDevMode ? [undefined, { debugName: "variant" }] : []));
4346
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
4347
+ this.direction = input(...(ngDevMode ? [undefined, { debugName: "direction" }] : []));
4348
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
4349
+ this.spacing = input(...(ngDevMode ? [undefined, { debugName: "spacing" }] : []));
4350
+ this.width = input(...(ngDevMode ? [undefined, { debugName: "width" }] : []));
4351
+ this.rounded = input(...(ngDevMode ? [undefined, { debugName: "rounded" }] : []));
4352
+ this.closeButtonId = input(...(ngDevMode ? [undefined, { debugName: "closeButtonId" }] : []));
4353
+ this.closeButtonText = input(...(ngDevMode ? [undefined, { debugName: "closeButtonText" }] : []));
4332
4354
  this.close = output();
4333
- this._ref = viewChild("_ref");
4334
- this.dialogContainerRef = viewChild("dialogContainerRef");
4335
- this.initialized = signal(false);
4355
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
4356
+ this.dialogContainerRef = viewChild("dialogContainerRef", ...(ngDevMode ? [{ debugName: "dialogContainerRef" }] : []));
4357
+ this.initialized = signal(false, ...(ngDevMode ? [{ debugName: "initialized" }] : []));
4336
4358
  if (typeof window !== "undefined") {
4337
4359
  effect(() => {
4338
4360
  // --- Mitosis: Workaround to make sure the effect() is triggered ---
@@ -4402,8 +4424,8 @@ class DBDrawer {
4402
4424
  this.initialized.set(true);
4403
4425
  }
4404
4426
  }
4405
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBDrawer, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
4406
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "19.2.15", type: DBDrawer, isStandalone: true, selector: "db-drawer", inputs: { open: { classPropertyName: "open", publicName: "open", isSignal: true, isRequired: false, transformFunction: null }, position: { classPropertyName: "position", publicName: "position", isSignal: true, isRequired: false, transformFunction: null }, backdrop: { classPropertyName: "backdrop", publicName: "backdrop", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, direction: { classPropertyName: "direction", publicName: "direction", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, spacing: { classPropertyName: "spacing", publicName: "spacing", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, rounded: { classPropertyName: "rounded", publicName: "rounded", isSignal: true, isRequired: false, transformFunction: null }, closeButtonId: { classPropertyName: "closeButtonId", publicName: "closeButtonId", isSignal: true, isRequired: false, transformFunction: null }, closeButtonText: { classPropertyName: "closeButtonText", publicName: "closeButtonText", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { close: "close" }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }, { propertyName: "dialogContainerRef", first: true, predicate: ["dialogContainerRef"], descendants: true, isSignal: true }], ngImport: i0, template: `<dialog
4427
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBDrawer, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
4428
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "20.3.2", type: DBDrawer, isStandalone: true, selector: "db-drawer", inputs: { open: { classPropertyName: "open", publicName: "open", isSignal: true, isRequired: false, transformFunction: null }, position: { classPropertyName: "position", publicName: "position", isSignal: true, isRequired: false, transformFunction: null }, backdrop: { classPropertyName: "backdrop", publicName: "backdrop", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, direction: { classPropertyName: "direction", publicName: "direction", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, spacing: { classPropertyName: "spacing", publicName: "spacing", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, rounded: { classPropertyName: "rounded", publicName: "rounded", isSignal: true, isRequired: false, transformFunction: null }, closeButtonId: { classPropertyName: "closeButtonId", publicName: "closeButtonId", isSignal: true, isRequired: false, transformFunction: null }, closeButtonText: { classPropertyName: "closeButtonText", publicName: "closeButtonText", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { close: "close" }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }, { propertyName: "dialogContainerRef", first: true, predicate: ["dialogContainerRef"], descendants: true, isSignal: true }], ngImport: i0, template: `<dialog
4407
4429
  class="db-drawer"
4408
4430
  [attr.id]="id()"
4409
4431
  #_ref
@@ -4440,7 +4462,7 @@ class DBDrawer {
4440
4462
  </article>
4441
4463
  </dialog> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "component", type: DBButton, selector: "db-button", inputs: ["type", "id", "className", "disabled", "iconLeading", "icon", "showIconLeading", "showIcon", "iconTrailing", "showIconTrailing", "size", "width", "variant", "noText", "name", "form", "value", "text"], outputs: ["click"] }] }); }
4442
4464
  }
4443
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBDrawer, decorators: [{
4465
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBDrawer, decorators: [{
4444
4466
  type: Component,
4445
4467
  args: [{ selector: "db-drawer", standalone: true, imports: [CommonModule, DBButton], template: `<dialog
4446
4468
  class="db-drawer"
@@ -4619,10 +4641,10 @@ var navigation = {
4619
4641
 
4620
4642
  /* Angular cannot handle multiple slots with the same name, we need to use Directives for this. */
4621
4643
  class SecondaryActionDirective {
4622
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: SecondaryActionDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
4623
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.15", type: SecondaryActionDirective, isStandalone: true, selector: "[dbSecondaryAction]", ngImport: i0 }); }
4644
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: SecondaryActionDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
4645
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.2", type: SecondaryActionDirective, isStandalone: true, selector: "[dbSecondaryAction]", ngImport: i0 }); }
4624
4646
  }
4625
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: SecondaryActionDirective, decorators: [{
4647
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: SecondaryActionDirective, decorators: [{
4626
4648
  type: Directive,
4627
4649
  args: [{
4628
4650
  selector: '[dbSecondaryAction]',
@@ -4632,10 +4654,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImpo
4632
4654
 
4633
4655
  /* Angular cannot handle multiple slots with the same name, we need to use Directives for this. */
4634
4656
  class MetaNavigationDirective {
4635
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: MetaNavigationDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
4636
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.15", type: MetaNavigationDirective, isStandalone: true, selector: "[dbMetaNavigation]", ngImport: i0 }); }
4657
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: MetaNavigationDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
4658
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.2", type: MetaNavigationDirective, isStandalone: true, selector: "[dbMetaNavigation]", ngImport: i0 }); }
4637
4659
  }
4638
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: MetaNavigationDirective, decorators: [{
4660
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: MetaNavigationDirective, decorators: [{
4639
4661
  type: Directive,
4640
4662
  args: [{
4641
4663
  selector: '[dbMetaNavigation]',
@@ -4645,10 +4667,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImpo
4645
4667
 
4646
4668
  /* Angular cannot handle multiple slots with the same name, we need to use Directives for this. */
4647
4669
  class NavigationDirective {
4648
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: NavigationDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
4649
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.15", type: NavigationDirective, isStandalone: true, selector: "[dbNavigation]", ngImport: i0 }); }
4670
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: NavigationDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
4671
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.2", type: NavigationDirective, isStandalone: true, selector: "[dbNavigation]", ngImport: i0 }); }
4650
4672
  }
4651
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: NavigationDirective, decorators: [{
4673
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: NavigationDirective, decorators: [{
4652
4674
  type: Directive,
4653
4675
  args: [{
4654
4676
  selector: '[dbNavigation]',
@@ -4676,16 +4698,16 @@ class DBHeader {
4676
4698
  this.cls = cls;
4677
4699
  this.getBoolean = getBoolean;
4678
4700
  this.DEFAULT_BURGER_MENU = DEFAULT_BURGER_MENU;
4679
- this.forceMobile = input();
4680
- this.drawerOpen = input();
4681
- this.className = input();
4682
- this.id = input();
4683
- this.width = input();
4684
- this.burgerMenuLabel = input();
4701
+ this.forceMobile = input(...(ngDevMode ? [undefined, { debugName: "forceMobile" }] : []));
4702
+ this.drawerOpen = input(...(ngDevMode ? [undefined, { debugName: "drawerOpen" }] : []));
4703
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
4704
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
4705
+ this.width = input(...(ngDevMode ? [undefined, { debugName: "width" }] : []));
4706
+ this.burgerMenuLabel = input(...(ngDevMode ? [undefined, { debugName: "burgerMenuLabel" }] : []));
4685
4707
  this.toggle = output();
4686
- this._ref = viewChild("_ref");
4687
- this.initialized = signal(false);
4688
- this.forcedToMobile = signal(false);
4708
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
4709
+ this.initialized = signal(false, ...(ngDevMode ? [{ debugName: "initialized" }] : []));
4710
+ this.forcedToMobile = signal(false, ...(ngDevMode ? [{ debugName: "forcedToMobile" }] : []));
4689
4711
  if (typeof window !== "undefined") {
4690
4712
  effect(() => {
4691
4713
  // --- Mitosis: Workaround to make sure the effect() is triggered ---
@@ -4747,8 +4769,8 @@ class DBHeader {
4747
4769
  this.initialized.set(true);
4748
4770
  }
4749
4771
  }
4750
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBHeader, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
4751
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "19.2.15", type: DBHeader, isStandalone: true, selector: "db-header", inputs: { forceMobile: { classPropertyName: "forceMobile", publicName: "forceMobile", isSignal: true, isRequired: false, transformFunction: null }, drawerOpen: { classPropertyName: "drawerOpen", publicName: "drawerOpen", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, burgerMenuLabel: { classPropertyName: "burgerMenuLabel", publicName: "burgerMenuLabel", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { toggle: "toggle" }, queries: [{ propertyName: "dbNavigation", first: true, predicate: NavigationDirective, descendants: true, read: TemplateRef }, { propertyName: "dbMetaNavigation", first: true, predicate: MetaNavigationDirective, descendants: true, read: TemplateRef }, { propertyName: "dbSecondaryAction", first: true, predicate: SecondaryActionDirective, descendants: true, read: TemplateRef }], viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<header
4772
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBHeader, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
4773
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "20.3.2", type: DBHeader, isStandalone: true, selector: "db-header", inputs: { forceMobile: { classPropertyName: "forceMobile", publicName: "forceMobile", isSignal: true, isRequired: false, transformFunction: null }, drawerOpen: { classPropertyName: "drawerOpen", publicName: "drawerOpen", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, burgerMenuLabel: { classPropertyName: "burgerMenuLabel", publicName: "burgerMenuLabel", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { toggle: "toggle" }, queries: [{ propertyName: "dbNavigation", first: true, predicate: NavigationDirective, descendants: true, read: TemplateRef }, { propertyName: "dbMetaNavigation", first: true, predicate: MetaNavigationDirective, descendants: true, read: TemplateRef }, { propertyName: "dbSecondaryAction", first: true, predicate: SecondaryActionDirective, descendants: true, read: TemplateRef }], viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<header
4752
4774
  #_ref
4753
4775
  [class]="cls('db-header', className())"
4754
4776
  [attr.id]="id()"
@@ -4805,7 +4827,7 @@ class DBHeader {
4805
4827
  </div>
4806
4828
  </header> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: DBDrawer, selector: "db-drawer", inputs: ["open", "position", "backdrop", "variant", "id", "direction", "className", "spacing", "width", "rounded", "closeButtonId", "closeButtonText"], outputs: ["close"] }, { kind: "component", type: DBButton, selector: "db-button", inputs: ["type", "id", "className", "disabled", "iconLeading", "icon", "showIconLeading", "showIcon", "iconTrailing", "showIconTrailing", "size", "width", "variant", "noText", "name", "form", "value", "text"], outputs: ["click"] }] }); }
4807
4829
  }
4808
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBHeader, decorators: [{
4830
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBHeader, decorators: [{
4809
4831
  type: Component,
4810
4832
  args: [{ selector: "db-header", standalone: true, imports: [CommonModule, DBDrawer, DBButton], template: `<header
4811
4833
  #_ref
@@ -4878,13 +4900,13 @@ const defaultProps$g = {};
4878
4900
  class DBIcon {
4879
4901
  constructor() {
4880
4902
  this.cls = cls;
4881
- this.id = input();
4882
- this.className = input();
4883
- this.icon = input();
4884
- this.weight = input();
4885
- this.variant = input();
4886
- this.text = input();
4887
- this._ref = viewChild("_ref");
4903
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
4904
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
4905
+ this.icon = input(...(ngDevMode ? [undefined, { debugName: "icon" }] : []));
4906
+ this.weight = input(...(ngDevMode ? [undefined, { debugName: "weight" }] : []));
4907
+ this.variant = input(...(ngDevMode ? [undefined, { debugName: "variant" }] : []));
4908
+ this.text = input(...(ngDevMode ? [undefined, { debugName: "text" }] : []));
4909
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
4888
4910
  }
4889
4911
  /**
4890
4912
  * Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
@@ -4924,8 +4946,8 @@ class DBIcon {
4924
4946
  this.enableAttributePassing(element, "db-icon");
4925
4947
  }
4926
4948
  }
4927
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBIcon, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
4928
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.15", type: DBIcon, isStandalone: true, selector: "db-icon", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, weight: { classPropertyName: "weight", publicName: "weight", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<span
4949
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBIcon, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
4950
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: DBIcon, isStandalone: true, selector: "db-icon", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, weight: { classPropertyName: "weight", publicName: "weight", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<span
4929
4951
  aria-hidden="true"
4930
4952
  #_ref
4931
4953
  [attr.id]="id()"
@@ -4938,7 +4960,7 @@ class DBIcon {
4938
4960
  }</span
4939
4961
  > `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
4940
4962
  }
4941
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBIcon, decorators: [{
4963
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBIcon, decorators: [{
4942
4964
  type: Component,
4943
4965
  args: [{ selector: "db-icon", standalone: true, imports: [CommonModule], template: `<span
4944
4966
  aria-hidden="true"
@@ -4967,21 +4989,21 @@ class DBLink {
4967
4989
  constructor() {
4968
4990
  this.cls = cls;
4969
4991
  this.getBooleanAsString = getBooleanAsString;
4970
- this.id = input();
4971
- this.className = input();
4972
- this.href = input();
4973
- this.target = input();
4974
- this.rel = input();
4975
- this.role = input();
4976
- this.hreflang = input();
4977
- this.disabled = input();
4978
- this.size = input();
4979
- this.showIcon = input();
4980
- this.variant = input();
4981
- this.content = input();
4982
- this.wrap = input();
4983
- this.text = input();
4984
- this._ref = viewChild("_ref");
4992
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
4993
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
4994
+ this.href = input(...(ngDevMode ? [undefined, { debugName: "href" }] : []));
4995
+ this.target = input(...(ngDevMode ? [undefined, { debugName: "target" }] : []));
4996
+ this.rel = input(...(ngDevMode ? [undefined, { debugName: "rel" }] : []));
4997
+ this.role = input(...(ngDevMode ? [undefined, { debugName: "role" }] : []));
4998
+ this.hreflang = input(...(ngDevMode ? [undefined, { debugName: "hreflang" }] : []));
4999
+ this.disabled = input(...(ngDevMode ? [undefined, { debugName: "disabled" }] : []));
5000
+ this.size = input(...(ngDevMode ? [undefined, { debugName: "size" }] : []));
5001
+ this.showIcon = input(...(ngDevMode ? [undefined, { debugName: "showIcon" }] : []));
5002
+ this.variant = input(...(ngDevMode ? [undefined, { debugName: "variant" }] : []));
5003
+ this.content = input(...(ngDevMode ? [undefined, { debugName: "content" }] : []));
5004
+ this.wrap = input(...(ngDevMode ? [undefined, { debugName: "wrap" }] : []));
5005
+ this.text = input(...(ngDevMode ? [undefined, { debugName: "text" }] : []));
5006
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
4985
5007
  }
4986
5008
  /**
4987
5009
  * Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
@@ -5021,8 +5043,8 @@ class DBLink {
5021
5043
  this.enableAttributePassing(element, "db-link");
5022
5044
  }
5023
5045
  }
5024
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBLink, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5025
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.15", type: DBLink, isStandalone: true, selector: "db-link", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, href: { classPropertyName: "href", publicName: "href", isSignal: true, isRequired: false, transformFunction: null }, target: { classPropertyName: "target", publicName: "target", isSignal: true, isRequired: false, transformFunction: null }, rel: { classPropertyName: "rel", publicName: "rel", isSignal: true, isRequired: false, transformFunction: null }, role: { classPropertyName: "role", publicName: "role", isSignal: true, isRequired: false, transformFunction: null }, hreflang: { classPropertyName: "hreflang", publicName: "hreflang", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, showIcon: { classPropertyName: "showIcon", publicName: "showIcon", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, content: { classPropertyName: "content", publicName: "content", isSignal: true, isRequired: false, transformFunction: null }, wrap: { classPropertyName: "wrap", publicName: "wrap", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<a
5046
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBLink, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5047
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: DBLink, isStandalone: true, selector: "db-link", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, href: { classPropertyName: "href", publicName: "href", isSignal: true, isRequired: false, transformFunction: null }, target: { classPropertyName: "target", publicName: "target", isSignal: true, isRequired: false, transformFunction: null }, rel: { classPropertyName: "rel", publicName: "rel", isSignal: true, isRequired: false, transformFunction: null }, role: { classPropertyName: "role", publicName: "role", isSignal: true, isRequired: false, transformFunction: null }, hreflang: { classPropertyName: "hreflang", publicName: "hreflang", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, showIcon: { classPropertyName: "showIcon", publicName: "showIcon", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, content: { classPropertyName: "content", publicName: "content", isSignal: true, isRequired: false, transformFunction: null }, wrap: { classPropertyName: "wrap", publicName: "wrap", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<a
5026
5048
  #_ref
5027
5049
  [attr.id]="id()"
5028
5050
  [class]="cls('db-link', className())"
@@ -5043,7 +5065,7 @@ class DBLink {
5043
5065
  }</a
5044
5066
  > `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
5045
5067
  }
5046
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBLink, decorators: [{
5068
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBLink, decorators: [{
5047
5069
  type: Component,
5048
5070
  args: [{ selector: "db-link", standalone: true, imports: [CommonModule], template: `<a
5049
5071
  #_ref
@@ -5075,10 +5097,10 @@ const defaultProps$e = {};
5075
5097
  class DBNavigation {
5076
5098
  constructor() {
5077
5099
  this.cls = cls;
5078
- this.id = input();
5079
- this.className = input();
5080
- this._ref = viewChild("_ref");
5081
- this._id = signal(DEFAULT_ID);
5100
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
5101
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
5102
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
5103
+ this._id = signal(DEFAULT_ID, ...(ngDevMode ? [{ debugName: "_id" }] : []));
5082
5104
  }
5083
5105
  /**
5084
5106
  * Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
@@ -5119,8 +5141,8 @@ class DBNavigation {
5119
5141
  this._id.set(this.id() || "navigation-" + uuid());
5120
5142
  }
5121
5143
  }
5122
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBNavigation, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5123
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "19.2.15", type: DBNavigation, isStandalone: true, selector: "db-navigation", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<nav
5144
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBNavigation, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5145
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "20.3.2", type: DBNavigation, isStandalone: true, selector: "db-navigation", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<nav
5124
5146
  #_ref
5125
5147
  [attr.id]="_id()"
5126
5148
  [class]="cls('db-navigation', className())"
@@ -5128,7 +5150,7 @@ class DBNavigation {
5128
5150
  <menu><ng-content></ng-content></menu>
5129
5151
  </nav> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
5130
5152
  }
5131
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBNavigation, decorators: [{
5153
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBNavigation, decorators: [{
5132
5154
  type: Component,
5133
5155
  args: [{ selector: "db-navigation", standalone: true, imports: [CommonModule], template: `<nav
5134
5156
  #_ref
@@ -5141,10 +5163,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImpo
5141
5163
 
5142
5164
  /* Angular cannot handle multiple slots with the same name, we need to use Directives for this. */
5143
5165
  class NavigationContentDirective {
5144
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: NavigationContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
5145
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.15", type: NavigationContentDirective, isStandalone: true, selector: "[dbNavigationContent]", ngImport: i0 }); }
5166
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: NavigationContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
5167
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.2", type: NavigationContentDirective, isStandalone: true, selector: "[dbNavigationContent]", ngImport: i0 }); }
5146
5168
  }
5147
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: NavigationContentDirective, decorators: [{
5169
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: NavigationContentDirective, decorators: [{
5148
5170
  type: Directive,
5149
5171
  args: [{
5150
5172
  selector: '[dbNavigationContent]',
@@ -5180,27 +5202,27 @@ class DBNavigationItem {
5180
5202
  this.getBooleanAsString = getBooleanAsString;
5181
5203
  this.getBoolean = getBoolean;
5182
5204
  this.DEFAULT_BACK = DEFAULT_BACK;
5183
- this.subNavigationExpanded = input();
5184
- this.id = input();
5185
- this.className = input();
5186
- this.width = input();
5187
- this.icon = input();
5188
- this.showIcon = input();
5189
- this.active = input();
5190
- this.wrap = input();
5191
- this.disabled = input();
5192
- this.text = input();
5193
- this.backButtonId = input();
5194
- this.backButtonText = input();
5205
+ this.subNavigationExpanded = input(...(ngDevMode ? [undefined, { debugName: "subNavigationExpanded" }] : []));
5206
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
5207
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
5208
+ this.width = input(...(ngDevMode ? [undefined, { debugName: "width" }] : []));
5209
+ this.icon = input(...(ngDevMode ? [undefined, { debugName: "icon" }] : []));
5210
+ this.showIcon = input(...(ngDevMode ? [undefined, { debugName: "showIcon" }] : []));
5211
+ this.active = input(...(ngDevMode ? [undefined, { debugName: "active" }] : []));
5212
+ this.wrap = input(...(ngDevMode ? [undefined, { debugName: "wrap" }] : []));
5213
+ this.disabled = input(...(ngDevMode ? [undefined, { debugName: "disabled" }] : []));
5214
+ this.text = input(...(ngDevMode ? [undefined, { debugName: "text" }] : []));
5215
+ this.backButtonId = input(...(ngDevMode ? [undefined, { debugName: "backButtonId" }] : []));
5216
+ this.backButtonText = input(...(ngDevMode ? [undefined, { debugName: "backButtonText" }] : []));
5195
5217
  this.click = output();
5196
- this._ref = viewChild("_ref");
5197
- this.initialized = signal(false);
5198
- this.hasAreaPopup = signal(false);
5199
- this.hasSubNavigation = signal(true);
5200
- this.isSubNavigationExpanded = signal(false);
5201
- this.autoClose = signal(false);
5202
- this.subNavigationId = signal("sub-navigation-" + uuid());
5203
- this.navigationItemSafeTriangle = signal(undefined);
5218
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
5219
+ this.initialized = signal(false, ...(ngDevMode ? [{ debugName: "initialized" }] : []));
5220
+ this.hasAreaPopup = signal(false, ...(ngDevMode ? [{ debugName: "hasAreaPopup" }] : []));
5221
+ this.hasSubNavigation = signal(true, ...(ngDevMode ? [{ debugName: "hasSubNavigation" }] : []));
5222
+ this.isSubNavigationExpanded = signal(false, ...(ngDevMode ? [{ debugName: "isSubNavigationExpanded" }] : []));
5223
+ this.autoClose = signal(false, ...(ngDevMode ? [{ debugName: "autoClose" }] : []));
5224
+ this.subNavigationId = signal("sub-navigation-" + uuid(), ...(ngDevMode ? [{ debugName: "subNavigationId" }] : []));
5225
+ this.navigationItemSafeTriangle = signal(undefined, ...(ngDevMode ? [{ debugName: "navigationItemSafeTriangle" }] : []));
5204
5226
  if (typeof window !== "undefined") {
5205
5227
  effect(() => {
5206
5228
  // --- Mitosis: Workaround to make sure the effect() is triggered ---
@@ -5275,8 +5297,8 @@ class DBNavigationItem {
5275
5297
  this.initialized.set(true);
5276
5298
  }
5277
5299
  }
5278
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBNavigationItem, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5279
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.15", type: DBNavigationItem, isStandalone: true, selector: "db-navigation-item", inputs: { subNavigationExpanded: { classPropertyName: "subNavigationExpanded", publicName: "subNavigationExpanded", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, showIcon: { classPropertyName: "showIcon", publicName: "showIcon", isSignal: true, isRequired: false, transformFunction: null }, active: { classPropertyName: "active", publicName: "active", isSignal: true, isRequired: false, transformFunction: null }, wrap: { classPropertyName: "wrap", publicName: "wrap", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null }, backButtonId: { classPropertyName: "backButtonId", publicName: "backButtonId", isSignal: true, isRequired: false, transformFunction: null }, backButtonText: { classPropertyName: "backButtonText", publicName: "backButtonText", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { click: "click" }, queries: [{ propertyName: "dbNavigationContent", first: true, predicate: NavigationContentDirective, descendants: true, read: TemplateRef }], viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<li
5300
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBNavigationItem, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5301
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: DBNavigationItem, isStandalone: true, selector: "db-navigation-item", inputs: { subNavigationExpanded: { classPropertyName: "subNavigationExpanded", publicName: "subNavigationExpanded", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, showIcon: { classPropertyName: "showIcon", publicName: "showIcon", isSignal: true, isRequired: false, transformFunction: null }, active: { classPropertyName: "active", publicName: "active", isSignal: true, isRequired: false, transformFunction: null }, wrap: { classPropertyName: "wrap", publicName: "wrap", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null }, backButtonId: { classPropertyName: "backButtonId", publicName: "backButtonId", isSignal: true, isRequired: false, transformFunction: null }, backButtonText: { classPropertyName: "backButtonText", publicName: "backButtonText", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { click: "click" }, queries: [{ propertyName: "dbNavigationContent", first: true, predicate: NavigationContentDirective, descendants: true, read: TemplateRef }], viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<li
5280
5302
  #_ref
5281
5303
  [attr.id]="id()"
5282
5304
  (mouseover)="navigationItemSafeTriangle()?.enableFollow()"
@@ -5325,7 +5347,7 @@ class DBNavigationItem {
5325
5347
  }
5326
5348
  </li> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: DBButton, selector: "db-button", inputs: ["type", "id", "className", "disabled", "iconLeading", "icon", "showIconLeading", "showIcon", "iconTrailing", "showIconTrailing", "size", "width", "variant", "noText", "name", "form", "value", "text"], outputs: ["click"] }] }); }
5327
5349
  }
5328
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBNavigationItem, decorators: [{
5350
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBNavigationItem, decorators: [{
5329
5351
  type: Component,
5330
5352
  args: [{ selector: "db-navigation-item", standalone: true, imports: [CommonModule, DBButton], template: `<li
5331
5353
  #_ref
@@ -5396,24 +5418,24 @@ class DBNotification {
5396
5418
  this.stringPropVisible = stringPropVisible;
5397
5419
  this.getBoolean = getBoolean;
5398
5420
  this.DEFAULT_CLOSE_BUTTON = DEFAULT_CLOSE_BUTTON;
5399
- this.id = input();
5400
- this.className = input();
5401
- this.ariaLive = input();
5402
- this.semantic = input();
5403
- this.variant = input();
5404
- this.icon = input();
5405
- this.showIcon = input();
5406
- this.linkVariant = input();
5407
- this.headline = input();
5408
- this.showHeadline = input();
5409
- this.text = input();
5410
- this.timestamp = input();
5411
- this.showTimestamp = input();
5412
- this.closeable = input();
5413
- this.closeButtonId = input();
5414
- this.closeButtonText = input();
5421
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
5422
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
5423
+ this.ariaLive = input(...(ngDevMode ? [undefined, { debugName: "ariaLive" }] : []));
5424
+ this.semantic = input(...(ngDevMode ? [undefined, { debugName: "semantic" }] : []));
5425
+ this.variant = input(...(ngDevMode ? [undefined, { debugName: "variant" }] : []));
5426
+ this.icon = input(...(ngDevMode ? [undefined, { debugName: "icon" }] : []));
5427
+ this.showIcon = input(...(ngDevMode ? [undefined, { debugName: "showIcon" }] : []));
5428
+ this.linkVariant = input(...(ngDevMode ? [undefined, { debugName: "linkVariant" }] : []));
5429
+ this.headline = input(...(ngDevMode ? [undefined, { debugName: "headline" }] : []));
5430
+ this.showHeadline = input(...(ngDevMode ? [undefined, { debugName: "showHeadline" }] : []));
5431
+ this.text = input(...(ngDevMode ? [undefined, { debugName: "text" }] : []));
5432
+ this.timestamp = input(...(ngDevMode ? [undefined, { debugName: "timestamp" }] : []));
5433
+ this.showTimestamp = input(...(ngDevMode ? [undefined, { debugName: "showTimestamp" }] : []));
5434
+ this.closeable = input(...(ngDevMode ? [undefined, { debugName: "closeable" }] : []));
5435
+ this.closeButtonId = input(...(ngDevMode ? [undefined, { debugName: "closeButtonId" }] : []));
5436
+ this.closeButtonText = input(...(ngDevMode ? [undefined, { debugName: "closeButtonText" }] : []));
5415
5437
  this.close = output();
5416
- this._ref = viewChild("_ref");
5438
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
5417
5439
  }
5418
5440
  /**
5419
5441
  * Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
@@ -5453,8 +5475,8 @@ class DBNotification {
5453
5475
  this.enableAttributePassing(element, "db-notification");
5454
5476
  }
5455
5477
  }
5456
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBNotification, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5457
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.15", type: DBNotification, isStandalone: true, selector: "db-notification", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, ariaLive: { classPropertyName: "ariaLive", publicName: "ariaLive", isSignal: true, isRequired: false, transformFunction: null }, semantic: { classPropertyName: "semantic", publicName: "semantic", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, showIcon: { classPropertyName: "showIcon", publicName: "showIcon", isSignal: true, isRequired: false, transformFunction: null }, linkVariant: { classPropertyName: "linkVariant", publicName: "linkVariant", isSignal: true, isRequired: false, transformFunction: null }, headline: { classPropertyName: "headline", publicName: "headline", isSignal: true, isRequired: false, transformFunction: null }, showHeadline: { classPropertyName: "showHeadline", publicName: "showHeadline", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null }, timestamp: { classPropertyName: "timestamp", publicName: "timestamp", isSignal: true, isRequired: false, transformFunction: null }, showTimestamp: { classPropertyName: "showTimestamp", publicName: "showTimestamp", isSignal: true, isRequired: false, transformFunction: null }, closeable: { classPropertyName: "closeable", publicName: "closeable", isSignal: true, isRequired: false, transformFunction: null }, closeButtonId: { classPropertyName: "closeButtonId", publicName: "closeButtonId", isSignal: true, isRequired: false, transformFunction: null }, closeButtonText: { classPropertyName: "closeButtonText", publicName: "closeButtonText", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { close: "close" }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<article
5478
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBNotification, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5479
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: DBNotification, isStandalone: true, selector: "db-notification", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, ariaLive: { classPropertyName: "ariaLive", publicName: "ariaLive", isSignal: true, isRequired: false, transformFunction: null }, semantic: { classPropertyName: "semantic", publicName: "semantic", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, showIcon: { classPropertyName: "showIcon", publicName: "showIcon", isSignal: true, isRequired: false, transformFunction: null }, linkVariant: { classPropertyName: "linkVariant", publicName: "linkVariant", isSignal: true, isRequired: false, transformFunction: null }, headline: { classPropertyName: "headline", publicName: "headline", isSignal: true, isRequired: false, transformFunction: null }, showHeadline: { classPropertyName: "showHeadline", publicName: "showHeadline", isSignal: true, isRequired: false, transformFunction: null }, text: { classPropertyName: "text", publicName: "text", isSignal: true, isRequired: false, transformFunction: null }, timestamp: { classPropertyName: "timestamp", publicName: "timestamp", isSignal: true, isRequired: false, transformFunction: null }, showTimestamp: { classPropertyName: "showTimestamp", publicName: "showTimestamp", isSignal: true, isRequired: false, transformFunction: null }, closeable: { classPropertyName: "closeable", publicName: "closeable", isSignal: true, isRequired: false, transformFunction: null }, closeButtonId: { classPropertyName: "closeButtonId", publicName: "closeButtonId", isSignal: true, isRequired: false, transformFunction: null }, closeButtonText: { classPropertyName: "closeButtonText", publicName: "closeButtonText", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { close: "close" }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<article
5458
5480
  #_ref
5459
5481
  [attr.id]="id()"
5460
5482
  [class]="cls('db-notification', className())"
@@ -5491,7 +5513,7 @@ class DBNotification {
5491
5513
  }
5492
5514
  </article> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "component", type: DBButton, selector: "db-button", inputs: ["type", "id", "className", "disabled", "iconLeading", "icon", "showIconLeading", "showIcon", "iconTrailing", "showIconTrailing", "size", "width", "variant", "noText", "name", "form", "value", "text"], outputs: ["click"] }] }); }
5493
5515
  }
5494
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBNotification, decorators: [{
5516
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBNotification, decorators: [{
5495
5517
  type: Component,
5496
5518
  args: [{ selector: "db-notification", standalone: true, imports: [CommonModule, DBButton], template: `<article
5497
5519
  #_ref
@@ -5540,14 +5562,14 @@ class DBPage {
5540
5562
  constructor() {
5541
5563
  this.cls = cls;
5542
5564
  this.getBooleanAsString = getBooleanAsString;
5543
- this.fadeIn = input();
5544
- this.documentOverflow = input();
5545
- this.variant = input();
5546
- this.id = input();
5547
- this.className = input();
5548
- this.mainClass = input();
5549
- this._ref = viewChild("_ref");
5550
- this.fontsLoaded = signal(false);
5565
+ this.fadeIn = input(...(ngDevMode ? [undefined, { debugName: "fadeIn" }] : []));
5566
+ this.documentOverflow = input(...(ngDevMode ? [undefined, { debugName: "documentOverflow" }] : []));
5567
+ this.variant = input(...(ngDevMode ? [undefined, { debugName: "variant" }] : []));
5568
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
5569
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
5570
+ this.mainClass = input(...(ngDevMode ? [undefined, { debugName: "mainClass" }] : []));
5571
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
5572
+ this.fontsLoaded = signal(false, ...(ngDevMode ? [{ debugName: "fontsLoaded" }] : []));
5551
5573
  }
5552
5574
  /**
5553
5575
  * Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
@@ -5613,8 +5635,8 @@ class DBPage {
5613
5635
  document.documentElement.classList.remove("db-page-document");
5614
5636
  }
5615
5637
  }
5616
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBPage, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5617
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "19.2.15", type: DBPage, isStandalone: true, selector: "db-page", inputs: { fadeIn: { classPropertyName: "fadeIn", publicName: "fadeIn", isSignal: true, isRequired: false, transformFunction: null }, documentOverflow: { classPropertyName: "documentOverflow", publicName: "documentOverflow", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, mainClass: { classPropertyName: "mainClass", publicName: "mainClass", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<div
5638
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBPage, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5639
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "20.3.2", type: DBPage, isStandalone: true, selector: "db-page", inputs: { fadeIn: { classPropertyName: "fadeIn", publicName: "fadeIn", isSignal: true, isRequired: false, transformFunction: null }, documentOverflow: { classPropertyName: "documentOverflow", publicName: "documentOverflow", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, mainClass: { classPropertyName: "mainClass", publicName: "mainClass", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<div
5618
5640
  #_ref
5619
5641
  [attr.id]="id()"
5620
5642
  [class]="cls('db-page', className())"
@@ -5627,7 +5649,7 @@ class DBPage {
5627
5649
  <ng-content select="[footer]"> </ng-content>
5628
5650
  </div> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
5629
5651
  }
5630
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBPage, decorators: [{
5652
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBPage, decorators: [{
5631
5653
  type: Component,
5632
5654
  args: [{ selector: "db-page", standalone: true, imports: [CommonModule], template: `<div
5633
5655
  #_ref
@@ -5720,20 +5742,20 @@ class DBPopover {
5720
5742
  constructor() {
5721
5743
  this.cls = cls;
5722
5744
  this.getBooleanAsString = getBooleanAsString;
5723
- this.placement = input();
5724
- this.id = input();
5725
- this.className = input();
5726
- this.spacing = input();
5727
- this.gap = input();
5728
- this.animation = input();
5729
- this.open = input();
5730
- this.delay = input();
5731
- this.width = input();
5732
- this._ref = viewChild("_ref");
5733
- this.initialized = signal(false);
5734
- this.isExpanded = signal(false);
5735
- this._documentScrollListenerCallbackId = signal(undefined);
5736
- this._observer = signal(undefined);
5745
+ this.placement = input(...(ngDevMode ? [undefined, { debugName: "placement" }] : []));
5746
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
5747
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
5748
+ this.spacing = input(...(ngDevMode ? [undefined, { debugName: "spacing" }] : []));
5749
+ this.gap = input(...(ngDevMode ? [undefined, { debugName: "gap" }] : []));
5750
+ this.animation = input(...(ngDevMode ? [undefined, { debugName: "animation" }] : []));
5751
+ this.open = input(...(ngDevMode ? [undefined, { debugName: "open" }] : []));
5752
+ this.delay = input(...(ngDevMode ? [undefined, { debugName: "delay" }] : []));
5753
+ this.width = input(...(ngDevMode ? [undefined, { debugName: "width" }] : []));
5754
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
5755
+ this.initialized = signal(false, ...(ngDevMode ? [{ debugName: "initialized" }] : []));
5756
+ this.isExpanded = signal(false, ...(ngDevMode ? [{ debugName: "isExpanded" }] : []));
5757
+ this._documentScrollListenerCallbackId = signal(undefined, ...(ngDevMode ? [{ debugName: "_documentScrollListenerCallbackId" }] : []));
5758
+ this._observer = signal(undefined, ...(ngDevMode ? [{ debugName: "_observer" }] : []));
5737
5759
  if (typeof window !== "undefined") {
5738
5760
  effect(() => {
5739
5761
  // --- Mitosis: Workaround to make sure the effect() is triggered ---
@@ -5822,8 +5844,8 @@ class DBPopover {
5822
5844
  this.initialized.set(true);
5823
5845
  }
5824
5846
  }
5825
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBPopover, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5826
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "19.2.15", type: DBPopover, isStandalone: true, selector: "db-popover", inputs: { placement: { classPropertyName: "placement", publicName: "placement", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, spacing: { classPropertyName: "spacing", publicName: "spacing", isSignal: true, isRequired: false, transformFunction: null }, gap: { classPropertyName: "gap", publicName: "gap", isSignal: true, isRequired: false, transformFunction: null }, animation: { classPropertyName: "animation", publicName: "animation", isSignal: true, isRequired: false, transformFunction: null }, open: { classPropertyName: "open", publicName: "open", isSignal: true, isRequired: false, transformFunction: null }, delay: { classPropertyName: "delay", publicName: "delay", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<div
5847
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBPopover, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5848
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "20.3.2", type: DBPopover, isStandalone: true, selector: "db-popover", inputs: { placement: { classPropertyName: "placement", publicName: "placement", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, spacing: { classPropertyName: "spacing", publicName: "spacing", isSignal: true, isRequired: false, transformFunction: null }, gap: { classPropertyName: "gap", publicName: "gap", isSignal: true, isRequired: false, transformFunction: null }, animation: { classPropertyName: "animation", publicName: "animation", isSignal: true, isRequired: false, transformFunction: null }, open: { classPropertyName: "open", publicName: "open", isSignal: true, isRequired: false, transformFunction: null }, delay: { classPropertyName: "delay", publicName: "delay", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<div
5827
5849
  #_ref
5828
5850
  [attr.id]="id()"
5829
5851
  [class]="cls('db-popover', className())"
@@ -5843,7 +5865,7 @@ class DBPopover {
5843
5865
  </article>
5844
5866
  </div> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
5845
5867
  }
5846
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBPopover, decorators: [{
5868
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBPopover, decorators: [{
5847
5869
  type: Component,
5848
5870
  args: [{ selector: "db-popover", standalone: true, imports: [CommonModule], template: `<div
5849
5871
  #_ref
@@ -5889,24 +5911,24 @@ class DBRadio {
5889
5911
  this.getHideProp = getHideProp;
5890
5912
  this.cls = cls;
5891
5913
  this.getBoolean = getBoolean;
5892
- this.id = input();
5893
- this.checked = input();
5894
- this.size = input();
5895
- this.showLabel = input();
5896
- this.showRequiredAsterisk = input();
5897
- this.className = input();
5898
- this.validation = input();
5899
- this.name = input();
5900
- this.disabled = model();
5901
- this.value = model();
5902
- this.required = input();
5903
- this.label = input();
5914
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
5915
+ this.checked = input(...(ngDevMode ? [undefined, { debugName: "checked" }] : []));
5916
+ this.size = input(...(ngDevMode ? [undefined, { debugName: "size" }] : []));
5917
+ this.showLabel = input(...(ngDevMode ? [undefined, { debugName: "showLabel" }] : []));
5918
+ this.showRequiredAsterisk = input(...(ngDevMode ? [undefined, { debugName: "showRequiredAsterisk" }] : []));
5919
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
5920
+ this.validation = input(...(ngDevMode ? [undefined, { debugName: "validation" }] : []));
5921
+ this.name = input(...(ngDevMode ? [undefined, { debugName: "name" }] : []));
5922
+ this.disabled = model(...(ngDevMode ? [undefined, { debugName: "disabled" }] : []));
5923
+ this.value = model(...(ngDevMode ? [undefined, { debugName: "value" }] : []));
5924
+ this.required = input(...(ngDevMode ? [undefined, { debugName: "required" }] : []));
5925
+ this.label = input(...(ngDevMode ? [undefined, { debugName: "label" }] : []));
5904
5926
  this.change = output();
5905
5927
  this.blur = output();
5906
5928
  this.focus = output();
5907
- this._ref = viewChild("_ref");
5908
- this.initialized = signal(false);
5909
- this._id = signal(undefined);
5929
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
5930
+ this.initialized = signal(false, ...(ngDevMode ? [{ debugName: "initialized" }] : []));
5931
+ this._id = signal(undefined, ...(ngDevMode ? [{ debugName: "_id" }] : []));
5910
5932
  if (typeof window !== "undefined") {
5911
5933
  effect(() => {
5912
5934
  // --- Mitosis: Workaround to make sure the effect() is triggered ---
@@ -5981,8 +6003,8 @@ class DBRadio {
5981
6003
  this._id.set(this.id() ?? `radio-${uuid()}`);
5982
6004
  }
5983
6005
  }
5984
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBRadio, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
5985
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.15", type: DBRadio, isStandalone: true, selector: "db-radio", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, checked: { classPropertyName: "checked", publicName: "checked", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, showLabel: { classPropertyName: "showLabel", publicName: "showLabel", isSignal: true, isRequired: false, transformFunction: null }, showRequiredAsterisk: { classPropertyName: "showRequiredAsterisk", publicName: "showRequiredAsterisk", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, validation: { classPropertyName: "validation", publicName: "validation", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { disabled: "disabledChange", value: "valueChange", change: "change", blur: "blur", focus: "focus" }, providers: [{
6006
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBRadio, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
6007
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: DBRadio, isStandalone: true, selector: "db-radio", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, checked: { classPropertyName: "checked", publicName: "checked", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, showLabel: { classPropertyName: "showLabel", publicName: "showLabel", isSignal: true, isRequired: false, transformFunction: null }, showRequiredAsterisk: { classPropertyName: "showRequiredAsterisk", publicName: "showRequiredAsterisk", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, validation: { classPropertyName: "validation", publicName: "validation", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { disabled: "disabledChange", value: "valueChange", change: "change", blur: "blur", focus: "focus" }, providers: [{
5986
6008
  provide: NG_VALUE_ACCESSOR,
5987
6009
  useExisting: DBRadio,
5988
6010
  multi: true
@@ -6012,7 +6034,7 @@ class DBRadio {
6012
6034
  }</label
6013
6035
  > `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
6014
6036
  }
6015
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBRadio, decorators: [{
6037
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBRadio, decorators: [{
6016
6038
  type: Component,
6017
6039
  args: [{ providers: [{
6018
6040
  provide: NG_VALUE_ACCESSOR,
@@ -6049,12 +6071,12 @@ const defaultProps$8 = {};
6049
6071
  class DBSection {
6050
6072
  constructor() {
6051
6073
  this.cls = cls;
6052
- this.id = input();
6053
- this.className = input();
6054
- this.spacing = input();
6055
- this.width = input();
6056
- this._ref = viewChild("_ref");
6057
- this._id = signal(DEFAULT_ID);
6074
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
6075
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
6076
+ this.spacing = input(...(ngDevMode ? [undefined, { debugName: "spacing" }] : []));
6077
+ this.width = input(...(ngDevMode ? [undefined, { debugName: "width" }] : []));
6078
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
6079
+ this._id = signal(DEFAULT_ID, ...(ngDevMode ? [{ debugName: "_id" }] : []));
6058
6080
  }
6059
6081
  /**
6060
6082
  * Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
@@ -6095,8 +6117,8 @@ class DBSection {
6095
6117
  this._id.set(this.id() || "section-" + uuid());
6096
6118
  }
6097
6119
  }
6098
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBSection, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
6099
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "19.2.15", type: DBSection, isStandalone: true, selector: "db-section", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, spacing: { classPropertyName: "spacing", publicName: "spacing", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<section
6120
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBSection, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
6121
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "20.3.2", type: DBSection, isStandalone: true, selector: "db-section", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, spacing: { classPropertyName: "spacing", publicName: "spacing", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<section
6100
6122
  #_ref
6101
6123
  [attr.id]="_id()"
6102
6124
  [class]="cls('db-section', className())"
@@ -6106,7 +6128,7 @@ class DBSection {
6106
6128
  <ng-content></ng-content>
6107
6129
  </section> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
6108
6130
  }
6109
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBSection, decorators: [{
6131
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBSection, decorators: [{
6110
6132
  type: Component,
6111
6133
  args: [{ selector: "db-section", standalone: true, imports: [CommonModule], template: `<section
6112
6134
  #_ref
@@ -6201,46 +6223,46 @@ class DBSelect {
6201
6223
  this.getOptionKey = getOptionKey;
6202
6224
  this.stringPropVisible = stringPropVisible;
6203
6225
  this.DEFAULT_VALID_MESSAGE = DEFAULT_VALID_MESSAGE;
6204
- this.id = input();
6205
- this.invalidMessage = input();
6206
- this.message = input();
6207
- this.showMessage = input();
6208
- this.placeholder = input();
6209
- this.value = model();
6210
- this.validMessage = input();
6211
- this.validation = input();
6212
- this.required = input();
6213
- this.className = input();
6214
- this.variant = input();
6215
- this.showLabel = input();
6216
- this.showRequiredAsterisk = input();
6217
- this.icon = input();
6218
- this.showIcon = input();
6219
- this.label = input();
6220
- this.disabled = model();
6221
- this.name = input();
6222
- this.size = input();
6223
- this.autocomplete = input();
6224
- this.multiple = input();
6225
- this.ariaDescribedBy = input();
6226
- this.options = input();
6227
- this.messageIcon = input();
6226
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
6227
+ this.invalidMessage = input(...(ngDevMode ? [undefined, { debugName: "invalidMessage" }] : []));
6228
+ this.message = input(...(ngDevMode ? [undefined, { debugName: "message" }] : []));
6229
+ this.showMessage = input(...(ngDevMode ? [undefined, { debugName: "showMessage" }] : []));
6230
+ this.placeholder = input(...(ngDevMode ? [undefined, { debugName: "placeholder" }] : []));
6231
+ this.value = model(...(ngDevMode ? [undefined, { debugName: "value" }] : []));
6232
+ this.validMessage = input(...(ngDevMode ? [undefined, { debugName: "validMessage" }] : []));
6233
+ this.validation = input(...(ngDevMode ? [undefined, { debugName: "validation" }] : []));
6234
+ this.required = input(...(ngDevMode ? [undefined, { debugName: "required" }] : []));
6235
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
6236
+ this.variant = input(...(ngDevMode ? [undefined, { debugName: "variant" }] : []));
6237
+ this.showLabel = input(...(ngDevMode ? [undefined, { debugName: "showLabel" }] : []));
6238
+ this.showRequiredAsterisk = input(...(ngDevMode ? [undefined, { debugName: "showRequiredAsterisk" }] : []));
6239
+ this.icon = input(...(ngDevMode ? [undefined, { debugName: "icon" }] : []));
6240
+ this.showIcon = input(...(ngDevMode ? [undefined, { debugName: "showIcon" }] : []));
6241
+ this.label = input(...(ngDevMode ? [undefined, { debugName: "label" }] : []));
6242
+ this.disabled = model(...(ngDevMode ? [undefined, { debugName: "disabled" }] : []));
6243
+ this.name = input(...(ngDevMode ? [undefined, { debugName: "name" }] : []));
6244
+ this.size = input(...(ngDevMode ? [undefined, { debugName: "size" }] : []));
6245
+ this.autocomplete = input(...(ngDevMode ? [undefined, { debugName: "autocomplete" }] : []));
6246
+ this.multiple = input(...(ngDevMode ? [undefined, { debugName: "multiple" }] : []));
6247
+ this.ariaDescribedBy = input(...(ngDevMode ? [undefined, { debugName: "ariaDescribedBy" }] : []));
6248
+ this.options = input(...(ngDevMode ? [undefined, { debugName: "options" }] : []));
6249
+ this.messageIcon = input(...(ngDevMode ? [undefined, { debugName: "messageIcon" }] : []));
6228
6250
  this.click = output();
6229
6251
  this.input = output();
6230
6252
  this.change = output();
6231
6253
  this.blur = output();
6232
6254
  this.focus = output();
6233
- this._ref = viewChild("_ref");
6234
- this._id = signal(undefined);
6235
- this._messageId = signal(undefined);
6236
- this._validMessageId = signal(undefined);
6237
- this._invalidMessageId = signal(undefined);
6238
- this._invalidMessage = signal(undefined);
6239
- this._placeholderId = signal("");
6240
- this._descByIds = signal(undefined);
6241
- this._value = signal("");
6242
- this.initialized = signal(false);
6243
- this._voiceOverFallback = signal("");
6255
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
6256
+ this._id = signal(undefined, ...(ngDevMode ? [{ debugName: "_id" }] : []));
6257
+ this._messageId = signal(undefined, ...(ngDevMode ? [{ debugName: "_messageId" }] : []));
6258
+ this._validMessageId = signal(undefined, ...(ngDevMode ? [{ debugName: "_validMessageId" }] : []));
6259
+ this._invalidMessageId = signal(undefined, ...(ngDevMode ? [{ debugName: "_invalidMessageId" }] : []));
6260
+ this._invalidMessage = signal(undefined, ...(ngDevMode ? [{ debugName: "_invalidMessage" }] : []));
6261
+ this._placeholderId = signal("", ...(ngDevMode ? [{ debugName: "_placeholderId" }] : []));
6262
+ this._descByIds = signal(undefined, ...(ngDevMode ? [{ debugName: "_descByIds" }] : []));
6263
+ this._value = signal("", ...(ngDevMode ? [{ debugName: "_value" }] : []));
6264
+ this.initialized = signal(false, ...(ngDevMode ? [{ debugName: "initialized" }] : []));
6265
+ this._voiceOverFallback = signal("", ...(ngDevMode ? [{ debugName: "_voiceOverFallback" }] : []));
6244
6266
  if (typeof window !== "undefined") {
6245
6267
  effect(() => {
6246
6268
  // --- Mitosis: Workaround to make sure the effect() is triggered ---
@@ -6353,8 +6375,8 @@ class DBSelect {
6353
6375
  this.writeValue?.(this.value?.() ?? "");
6354
6376
  }
6355
6377
  }
6356
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBSelect, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
6357
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.15", type: DBSelect, isStandalone: true, selector: "db-select", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, invalidMessage: { classPropertyName: "invalidMessage", publicName: "invalidMessage", isSignal: true, isRequired: false, transformFunction: null }, message: { classPropertyName: "message", publicName: "message", isSignal: true, isRequired: false, transformFunction: null }, showMessage: { classPropertyName: "showMessage", publicName: "showMessage", isSignal: true, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: true, isRequired: false, transformFunction: null }, value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, validMessage: { classPropertyName: "validMessage", publicName: "validMessage", isSignal: true, isRequired: false, transformFunction: null }, validation: { classPropertyName: "validation", publicName: "validation", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, showLabel: { classPropertyName: "showLabel", publicName: "showLabel", isSignal: true, isRequired: false, transformFunction: null }, showRequiredAsterisk: { classPropertyName: "showRequiredAsterisk", publicName: "showRequiredAsterisk", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, showIcon: { classPropertyName: "showIcon", publicName: "showIcon", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, autocomplete: { classPropertyName: "autocomplete", publicName: "autocomplete", isSignal: true, isRequired: false, transformFunction: null }, multiple: { classPropertyName: "multiple", publicName: "multiple", isSignal: true, isRequired: false, transformFunction: null }, ariaDescribedBy: { classPropertyName: "ariaDescribedBy", publicName: "ariaDescribedBy", isSignal: true, isRequired: false, transformFunction: null }, options: { classPropertyName: "options", publicName: "options", isSignal: true, isRequired: false, transformFunction: null }, messageIcon: { classPropertyName: "messageIcon", publicName: "messageIcon", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { value: "valueChange", disabled: "disabledChange", click: "click", input: "input", change: "change", blur: "blur", focus: "focus" }, providers: [{
6378
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBSelect, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
6379
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: DBSelect, isStandalone: true, selector: "db-select", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, invalidMessage: { classPropertyName: "invalidMessage", publicName: "invalidMessage", isSignal: true, isRequired: false, transformFunction: null }, message: { classPropertyName: "message", publicName: "message", isSignal: true, isRequired: false, transformFunction: null }, showMessage: { classPropertyName: "showMessage", publicName: "showMessage", isSignal: true, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: true, isRequired: false, transformFunction: null }, value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, validMessage: { classPropertyName: "validMessage", publicName: "validMessage", isSignal: true, isRequired: false, transformFunction: null }, validation: { classPropertyName: "validation", publicName: "validation", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, showLabel: { classPropertyName: "showLabel", publicName: "showLabel", isSignal: true, isRequired: false, transformFunction: null }, showRequiredAsterisk: { classPropertyName: "showRequiredAsterisk", publicName: "showRequiredAsterisk", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, showIcon: { classPropertyName: "showIcon", publicName: "showIcon", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, autocomplete: { classPropertyName: "autocomplete", publicName: "autocomplete", isSignal: true, isRequired: false, transformFunction: null }, multiple: { classPropertyName: "multiple", publicName: "multiple", isSignal: true, isRequired: false, transformFunction: null }, ariaDescribedBy: { classPropertyName: "ariaDescribedBy", publicName: "ariaDescribedBy", isSignal: true, isRequired: false, transformFunction: null }, options: { classPropertyName: "options", publicName: "options", isSignal: true, isRequired: false, transformFunction: null }, messageIcon: { classPropertyName: "messageIcon", publicName: "messageIcon", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { value: "valueChange", disabled: "disabledChange", click: "click", input: "input", change: "change", blur: "blur", focus: "focus" }, providers: [{
6358
6380
  provide: NG_VALUE_ACCESSOR,
6359
6381
  useExisting: DBSelect,
6360
6382
  multi: true
@@ -6452,7 +6474,7 @@ class DBSelect {
6452
6474
  >
6453
6475
  </div> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "component", type: DBInfotext, selector: "db-infotext", inputs: ["id", "className", "icon", "semantic", "size", "showIcon", "text"] }] }); }
6454
6476
  }
6455
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBSelect, decorators: [{
6477
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBSelect, decorators: [{
6456
6478
  type: Component,
6457
6479
  args: [{ providers: [{
6458
6480
  provide: NG_VALUE_ACCESSOR,
@@ -6558,15 +6580,15 @@ class DBStack {
6558
6580
  constructor() {
6559
6581
  this.cls = cls;
6560
6582
  this.getBooleanAsString = getBooleanAsString;
6561
- this.id = input();
6562
- this.className = input();
6563
- this.gap = input();
6564
- this.variant = input();
6565
- this.direction = input();
6566
- this.alignment = input();
6567
- this.justifyContent = input();
6568
- this.wrap = input();
6569
- this._ref = viewChild("_ref");
6583
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
6584
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
6585
+ this.gap = input(...(ngDevMode ? [undefined, { debugName: "gap" }] : []));
6586
+ this.variant = input(...(ngDevMode ? [undefined, { debugName: "variant" }] : []));
6587
+ this.direction = input(...(ngDevMode ? [undefined, { debugName: "direction" }] : []));
6588
+ this.alignment = input(...(ngDevMode ? [undefined, { debugName: "alignment" }] : []));
6589
+ this.justifyContent = input(...(ngDevMode ? [undefined, { debugName: "justifyContent" }] : []));
6590
+ this.wrap = input(...(ngDevMode ? [undefined, { debugName: "wrap" }] : []));
6591
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
6570
6592
  }
6571
6593
  /**
6572
6594
  * Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
@@ -6606,8 +6628,8 @@ class DBStack {
6606
6628
  this.enableAttributePassing(element, "db-stack");
6607
6629
  }
6608
6630
  }
6609
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBStack, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
6610
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "19.2.15", type: DBStack, isStandalone: true, selector: "db-stack", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, gap: { classPropertyName: "gap", publicName: "gap", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, direction: { classPropertyName: "direction", publicName: "direction", isSignal: true, isRequired: false, transformFunction: null }, alignment: { classPropertyName: "alignment", publicName: "alignment", isSignal: true, isRequired: false, transformFunction: null }, justifyContent: { classPropertyName: "justifyContent", publicName: "justifyContent", isSignal: true, isRequired: false, transformFunction: null }, wrap: { classPropertyName: "wrap", publicName: "wrap", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<div
6631
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBStack, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
6632
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "20.3.2", type: DBStack, isStandalone: true, selector: "db-stack", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, gap: { classPropertyName: "gap", publicName: "gap", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, direction: { classPropertyName: "direction", publicName: "direction", isSignal: true, isRequired: false, transformFunction: null }, alignment: { classPropertyName: "alignment", publicName: "alignment", isSignal: true, isRequired: false, transformFunction: null }, justifyContent: { classPropertyName: "justifyContent", publicName: "justifyContent", isSignal: true, isRequired: false, transformFunction: null }, wrap: { classPropertyName: "wrap", publicName: "wrap", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<div
6611
6633
  #_ref
6612
6634
  [attr.id]="id()"
6613
6635
  [class]="cls('db-stack', className())"
@@ -6621,7 +6643,7 @@ class DBStack {
6621
6643
  <ng-content></ng-content>
6622
6644
  </div> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
6623
6645
  }
6624
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBStack, decorators: [{
6646
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBStack, decorators: [{
6625
6647
  type: Component,
6626
6648
  args: [{ selector: "db-stack", standalone: true, imports: [CommonModule], template: `<div
6627
6649
  #_ref
@@ -6645,8 +6667,45 @@ const StackJustifyContentList = ['space-between', 'start', 'end', 'center'];
6645
6667
 
6646
6668
  const defaultProps$5 = {};
6647
6669
  class DBSwitch {
6670
+ hasValidState() {
6671
+ return !!(this.validMessage() ?? this.validation() === "valid");
6672
+ }
6673
+ handleValidation() {
6674
+ if (!this._ref()?.nativeElement?.validity?.valid ||
6675
+ this.validation() === "invalid") {
6676
+ this._descByIds.set(this._invalidMessageId());
6677
+ this._invalidMessage.set(this.invalidMessage() ||
6678
+ this._ref()?.nativeElement?.validationMessage ||
6679
+ DEFAULT_INVALID_MESSAGE);
6680
+ if (hasVoiceOver()) {
6681
+ this._voiceOverFallback.set(this._invalidMessage() || DEFAULT_INVALID_MESSAGE);
6682
+ delay(() => {
6683
+ this._voiceOverFallback.set("");
6684
+ }, 1000);
6685
+ }
6686
+ return;
6687
+ }
6688
+ if (this.hasValidState() &&
6689
+ this._ref()?.nativeElement?.validity?.valid &&
6690
+ this.required()) {
6691
+ this._descByIds.set(this._validMessageId());
6692
+ if (hasVoiceOver()) {
6693
+ this._voiceOverFallback.set(this.validMessage() ?? DEFAULT_VALID_MESSAGE);
6694
+ delay(() => {
6695
+ this._voiceOverFallback.set("");
6696
+ }, 1000);
6697
+ }
6698
+ return;
6699
+ }
6700
+ if (stringPropVisible(this.message(), this.showMessage())) {
6701
+ this._descByIds.set(this._messageId());
6702
+ return;
6703
+ }
6704
+ this._descByIds.set(undefined);
6705
+ }
6648
6706
  handleChange(event) {
6649
6707
  handleFrameworkEventAngular(this, event, "checked");
6708
+ this.handleValidation();
6650
6709
  }
6651
6710
  handleBlur(event) {
6652
6711
  if (this.blur) {
@@ -6664,27 +6723,57 @@ class DBSwitch {
6664
6723
  this.getHideProp = getHideProp;
6665
6724
  this.cls = cls;
6666
6725
  this.getBoolean = getBoolean;
6667
- this.id = input();
6668
- this.visualAid = input();
6669
- this.size = input();
6670
- this.showLabel = input();
6671
- this.emphasis = input();
6672
- this.showRequiredAsterisk = input();
6673
- this.className = input();
6674
- this.checked = model();
6675
- this.value = input();
6676
- this.disabled = model();
6677
- this.validation = input();
6678
- this.name = input();
6679
- this.required = input();
6680
- this.iconLeading = input();
6681
- this.icon = input();
6682
- this.iconTrailing = input();
6683
- this.label = input();
6726
+ this.stringPropVisible = stringPropVisible;
6727
+ this.DEFAULT_VALID_MESSAGE = DEFAULT_VALID_MESSAGE;
6728
+ this.DEFAULT_INVALID_MESSAGE = DEFAULT_INVALID_MESSAGE;
6729
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
6730
+ this.validation = input(...(ngDevMode ? [undefined, { debugName: "validation" }] : []));
6731
+ this.required = input(...(ngDevMode ? [undefined, { debugName: "required" }] : []));
6732
+ this.message = input(...(ngDevMode ? [undefined, { debugName: "message" }] : []));
6733
+ this.showMessage = input(...(ngDevMode ? [undefined, { debugName: "showMessage" }] : []));
6734
+ this.validMessage = input(...(ngDevMode ? [undefined, { debugName: "validMessage" }] : []));
6735
+ this.invalidMessage = input(...(ngDevMode ? [undefined, { debugName: "invalidMessage" }] : []));
6736
+ this.checked = model(...(ngDevMode ? [undefined, { debugName: "checked" }] : []));
6737
+ this.visualAid = input(...(ngDevMode ? [undefined, { debugName: "visualAid" }] : []));
6738
+ this.size = input(...(ngDevMode ? [undefined, { debugName: "size" }] : []));
6739
+ this.showLabel = input(...(ngDevMode ? [undefined, { debugName: "showLabel" }] : []));
6740
+ this.variant = input(...(ngDevMode ? [undefined, { debugName: "variant" }] : []));
6741
+ this.showRequiredAsterisk = input(...(ngDevMode ? [undefined, { debugName: "showRequiredAsterisk" }] : []));
6742
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
6743
+ this.value = input(...(ngDevMode ? [undefined, { debugName: "value" }] : []));
6744
+ this.disabled = model(...(ngDevMode ? [undefined, { debugName: "disabled" }] : []));
6745
+ this.name = input(...(ngDevMode ? [undefined, { debugName: "name" }] : []));
6746
+ this.iconLeading = input(...(ngDevMode ? [undefined, { debugName: "iconLeading" }] : []));
6747
+ this.icon = input(...(ngDevMode ? [undefined, { debugName: "icon" }] : []));
6748
+ this.iconTrailing = input(...(ngDevMode ? [undefined, { debugName: "iconTrailing" }] : []));
6749
+ this.label = input(...(ngDevMode ? [undefined, { debugName: "label" }] : []));
6750
+ this.messageIcon = input(...(ngDevMode ? [undefined, { debugName: "messageIcon" }] : []));
6684
6751
  this.blur = output();
6685
6752
  this.focus = output();
6686
- this._ref = viewChild("_ref");
6687
- this._id = signal(undefined);
6753
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
6754
+ this._id = signal(undefined, ...(ngDevMode ? [{ debugName: "_id" }] : []));
6755
+ this._messageId = signal(undefined, ...(ngDevMode ? [{ debugName: "_messageId" }] : []));
6756
+ this._validMessageId = signal(undefined, ...(ngDevMode ? [{ debugName: "_validMessageId" }] : []));
6757
+ this._invalidMessageId = signal(undefined, ...(ngDevMode ? [{ debugName: "_invalidMessageId" }] : []));
6758
+ this._invalidMessage = signal(undefined, ...(ngDevMode ? [{ debugName: "_invalidMessage" }] : []));
6759
+ this._descByIds = signal(undefined, ...(ngDevMode ? [{ debugName: "_descByIds" }] : []));
6760
+ this._voiceOverFallback = signal("", ...(ngDevMode ? [{ debugName: "_voiceOverFallback" }] : []));
6761
+ if (typeof window !== "undefined") {
6762
+ effect(() => {
6763
+ // --- Mitosis: Workaround to make sure the effect() is triggered ---
6764
+ this.validation();
6765
+ this.required();
6766
+ this.message();
6767
+ this.showMessage();
6768
+ this.validMessage();
6769
+ this.invalidMessage();
6770
+ this.checked();
6771
+ // ---
6772
+ this.handleValidation();
6773
+ }, {
6774
+ // Enable writing to signals inside effects
6775
+ });
6776
+ }
6688
6777
  }
6689
6778
  /**
6690
6779
  * Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
@@ -6738,80 +6827,146 @@ class DBSwitch {
6738
6827
  const element = this._ref()?.nativeElement;
6739
6828
  this.enableAttributePassing(element, "db-switch");
6740
6829
  this._id.set(this.id() ?? `switch-${uuid()}`);
6830
+ this._messageId.set(`${this._id()}${DEFAULT_MESSAGE_ID_SUFFIX}`);
6831
+ this._validMessageId.set(`${this._id()}${DEFAULT_VALID_MESSAGE_ID_SUFFIX}`);
6832
+ this._invalidMessageId.set(`${this._id()}${DEFAULT_INVALID_MESSAGE_ID_SUFFIX}`);
6833
+ this.handleValidation();
6741
6834
  }
6742
6835
  }
6743
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBSwitch, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
6744
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.15", type: DBSwitch, isStandalone: true, selector: "db-switch", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, visualAid: { classPropertyName: "visualAid", publicName: "visualAid", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, showLabel: { classPropertyName: "showLabel", publicName: "showLabel", isSignal: true, isRequired: false, transformFunction: null }, emphasis: { classPropertyName: "emphasis", publicName: "emphasis", isSignal: true, isRequired: false, transformFunction: null }, showRequiredAsterisk: { classPropertyName: "showRequiredAsterisk", publicName: "showRequiredAsterisk", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, checked: { classPropertyName: "checked", publicName: "checked", isSignal: true, isRequired: false, transformFunction: null }, value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, validation: { classPropertyName: "validation", publicName: "validation", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, iconLeading: { classPropertyName: "iconLeading", publicName: "iconLeading", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, iconTrailing: { classPropertyName: "iconTrailing", publicName: "iconTrailing", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { checked: "checkedChange", disabled: "disabledChange", blur: "blur", focus: "focus" }, providers: [{
6836
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBSwitch, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
6837
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: DBSwitch, isStandalone: true, selector: "db-switch", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, validation: { classPropertyName: "validation", publicName: "validation", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, message: { classPropertyName: "message", publicName: "message", isSignal: true, isRequired: false, transformFunction: null }, showMessage: { classPropertyName: "showMessage", publicName: "showMessage", isSignal: true, isRequired: false, transformFunction: null }, validMessage: { classPropertyName: "validMessage", publicName: "validMessage", isSignal: true, isRequired: false, transformFunction: null }, invalidMessage: { classPropertyName: "invalidMessage", publicName: "invalidMessage", isSignal: true, isRequired: false, transformFunction: null }, checked: { classPropertyName: "checked", publicName: "checked", isSignal: true, isRequired: false, transformFunction: null }, visualAid: { classPropertyName: "visualAid", publicName: "visualAid", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, showLabel: { classPropertyName: "showLabel", publicName: "showLabel", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, showRequiredAsterisk: { classPropertyName: "showRequiredAsterisk", publicName: "showRequiredAsterisk", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, iconLeading: { classPropertyName: "iconLeading", publicName: "iconLeading", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, iconTrailing: { classPropertyName: "iconTrailing", publicName: "iconTrailing", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, messageIcon: { classPropertyName: "messageIcon", publicName: "messageIcon", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { checked: "checkedChange", disabled: "disabledChange", blur: "blur", focus: "focus" }, providers: [{
6745
6838
  provide: NG_VALUE_ACCESSOR,
6746
6839
  useExisting: DBSwitch,
6747
6840
  multi: true
6748
- }], viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<label
6841
+ }], viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<div
6749
6842
  [attr.data-visual-aid]="getBooleanAsString(visualAid())"
6750
6843
  [attr.data-size]="size()"
6751
6844
  [attr.data-hide-label]="getHideProp(showLabel())"
6752
- [attr.data-emphasis]="emphasis()"
6753
- [attr.for]="_id()"
6845
+ [attr.data-variant]="variant()"
6754
6846
  [attr.data-hide-asterisk]="getHideProp(showRequiredAsterisk())"
6847
+ [attr.data-custom-validity]="validation()"
6755
6848
  [class]="cls('db-switch', className())"
6756
- ><input
6757
- type="checkbox"
6758
- role="switch"
6759
- [attr.id]="_id()"
6760
- #_ref
6761
- [checked]="getBoolean(checked(), 'checked')"
6762
- [attr.value]="value()"
6763
- [disabled]="getBoolean(disabled(), 'disabled')"
6764
- [attr.aria-invalid]="validation() === 'invalid'"
6765
- [attr.data-custom-validity]="validation()"
6766
- [attr.name]="name()"
6767
- [required]="getBoolean(required(), 'required')"
6768
- [attr.data-aid-icon]="iconLeading() ?? icon()"
6769
- [attr.data-aid-icon-trailing]="iconTrailing()"
6770
- (change)="handleChange($event)"
6771
- (blur)="handleBlur($event)"
6772
- (focus)="handleFocus($event)"
6773
- />
6774
- @if(label()){ {{label()}} }@else{
6775
- <ng-content></ng-content>
6776
- }</label
6777
- > `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
6849
+ >
6850
+ <label [attr.for]="_id()"
6851
+ ><input
6852
+ type="checkbox"
6853
+ role="switch"
6854
+ [attr.id]="_id()"
6855
+ #_ref
6856
+ [checked]="getBoolean(checked(), 'checked')"
6857
+ [attr.value]="value()"
6858
+ [disabled]="getBoolean(disabled(), 'disabled')"
6859
+ [attr.aria-invalid]="validation() === 'invalid' ? 'true' : undefined"
6860
+ [attr.aria-describedby]="_descByIds()"
6861
+ [attr.name]="name()"
6862
+ [required]="getBoolean(required(), 'required')"
6863
+ [attr.data-aid-icon]="iconLeading() ?? icon()"
6864
+ [attr.data-aid-icon-trailing]="iconTrailing()"
6865
+ (change)="handleChange($event)"
6866
+ (blur)="handleBlur($event)"
6867
+ (focus)="handleFocus($event)"
6868
+ />
6869
+ @if(label()){ {{label()}} }@else{
6870
+ <ng-content></ng-content>
6871
+ }</label
6872
+ >
6873
+ @if(stringPropVisible(message(), showMessage())){
6874
+ <db-infotext
6875
+ size="small"
6876
+ semantic="adaptive"
6877
+ [id]="_messageId()"
6878
+ [icon]="messageIcon()"
6879
+ >{{message()}}</db-infotext
6880
+ >
6881
+ } @if(hasValidState()){
6882
+ <db-infotext
6883
+ size="small"
6884
+ semantic="successful"
6885
+ [id]="_validMessageId()"
6886
+ >{{validMessage() ?? DEFAULT_VALID_MESSAGE}}</db-infotext
6887
+ >
6888
+ }
6889
+ <db-infotext
6890
+ size="small"
6891
+ semantic="critical"
6892
+ [id]="_invalidMessageId()"
6893
+ >{{_invalidMessage() ?? invalidMessage() ??
6894
+ DEFAULT_INVALID_MESSAGE}}</db-infotext
6895
+ >
6896
+ <span
6897
+ data-visually-hidden="true"
6898
+ role="status"
6899
+ >{{_voiceOverFallback()}}</span
6900
+ >
6901
+ </div> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "component", type: DBInfotext, selector: "db-infotext", inputs: ["id", "className", "icon", "semantic", "size", "showIcon", "text"] }] }); }
6778
6902
  }
6779
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBSwitch, decorators: [{
6903
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBSwitch, decorators: [{
6780
6904
  type: Component,
6781
6905
  args: [{ providers: [{
6782
6906
  provide: NG_VALUE_ACCESSOR,
6783
6907
  useExisting: DBSwitch,
6784
6908
  multi: true
6785
- }], selector: "db-switch", standalone: true, imports: [CommonModule], template: `<label
6909
+ }], selector: "db-switch", standalone: true, imports: [CommonModule, DBInfotext], template: `<div
6786
6910
  [attr.data-visual-aid]="getBooleanAsString(visualAid())"
6787
6911
  [attr.data-size]="size()"
6788
6912
  [attr.data-hide-label]="getHideProp(showLabel())"
6789
- [attr.data-emphasis]="emphasis()"
6790
- [attr.for]="_id()"
6913
+ [attr.data-variant]="variant()"
6791
6914
  [attr.data-hide-asterisk]="getHideProp(showRequiredAsterisk())"
6915
+ [attr.data-custom-validity]="validation()"
6792
6916
  [class]="cls('db-switch', className())"
6793
- ><input
6794
- type="checkbox"
6795
- role="switch"
6796
- [attr.id]="_id()"
6797
- #_ref
6798
- [checked]="getBoolean(checked(), 'checked')"
6799
- [attr.value]="value()"
6800
- [disabled]="getBoolean(disabled(), 'disabled')"
6801
- [attr.aria-invalid]="validation() === 'invalid'"
6802
- [attr.data-custom-validity]="validation()"
6803
- [attr.name]="name()"
6804
- [required]="getBoolean(required(), 'required')"
6805
- [attr.data-aid-icon]="iconLeading() ?? icon()"
6806
- [attr.data-aid-icon-trailing]="iconTrailing()"
6807
- (change)="handleChange($event)"
6808
- (blur)="handleBlur($event)"
6809
- (focus)="handleFocus($event)"
6810
- />
6811
- @if(label()){ {{label()}} }@else{
6812
- <ng-content></ng-content>
6813
- }</label
6814
- > `, styles: [":host{display:contents}\n"] }]
6917
+ >
6918
+ <label [attr.for]="_id()"
6919
+ ><input
6920
+ type="checkbox"
6921
+ role="switch"
6922
+ [attr.id]="_id()"
6923
+ #_ref
6924
+ [checked]="getBoolean(checked(), 'checked')"
6925
+ [attr.value]="value()"
6926
+ [disabled]="getBoolean(disabled(), 'disabled')"
6927
+ [attr.aria-invalid]="validation() === 'invalid' ? 'true' : undefined"
6928
+ [attr.aria-describedby]="_descByIds()"
6929
+ [attr.name]="name()"
6930
+ [required]="getBoolean(required(), 'required')"
6931
+ [attr.data-aid-icon]="iconLeading() ?? icon()"
6932
+ [attr.data-aid-icon-trailing]="iconTrailing()"
6933
+ (change)="handleChange($event)"
6934
+ (blur)="handleBlur($event)"
6935
+ (focus)="handleFocus($event)"
6936
+ />
6937
+ @if(label()){ {{label()}} }@else{
6938
+ <ng-content></ng-content>
6939
+ }</label
6940
+ >
6941
+ @if(stringPropVisible(message(), showMessage())){
6942
+ <db-infotext
6943
+ size="small"
6944
+ semantic="adaptive"
6945
+ [id]="_messageId()"
6946
+ [icon]="messageIcon()"
6947
+ >{{message()}}</db-infotext
6948
+ >
6949
+ } @if(hasValidState()){
6950
+ <db-infotext
6951
+ size="small"
6952
+ semantic="successful"
6953
+ [id]="_validMessageId()"
6954
+ >{{validMessage() ?? DEFAULT_VALID_MESSAGE}}</db-infotext
6955
+ >
6956
+ }
6957
+ <db-infotext
6958
+ size="small"
6959
+ semantic="critical"
6960
+ [id]="_invalidMessageId()"
6961
+ >{{_invalidMessage() ?? invalidMessage() ??
6962
+ DEFAULT_INVALID_MESSAGE}}</db-infotext
6963
+ >
6964
+ <span
6965
+ data-visually-hidden="true"
6966
+ role="status"
6967
+ >{{_voiceOverFallback()}}</span
6968
+ >
6969
+ </div> `, styles: [":host{display:contents}\n"] }]
6815
6970
  }], ctorParameters: () => [{ type: i0.Renderer2 }] });
6816
6971
 
6817
6972
  const defaultProps$4 = {};
@@ -6841,25 +6996,25 @@ class DBTabItem {
6841
6996
  this.cls = cls;
6842
6997
  this.getBooleanAsString = getBooleanAsString;
6843
6998
  this.getBoolean = getBoolean;
6844
- this.active = input();
6845
- this.name = input();
6846
- this.className = input();
6847
- this.id = input();
6848
- this.iconLeading = input();
6849
- this.icon = input();
6850
- this.iconTrailing = input();
6851
- this.showIconLeading = input();
6852
- this.showIcon = input();
6853
- this.showIconTrailing = input();
6854
- this.noText = input();
6855
- this.disabled = model();
6856
- this.checked = model();
6857
- this.label = input();
6999
+ this.active = input(...(ngDevMode ? [undefined, { debugName: "active" }] : []));
7000
+ this.name = input(...(ngDevMode ? [undefined, { debugName: "name" }] : []));
7001
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
7002
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
7003
+ this.iconLeading = input(...(ngDevMode ? [undefined, { debugName: "iconLeading" }] : []));
7004
+ this.icon = input(...(ngDevMode ? [undefined, { debugName: "icon" }] : []));
7005
+ this.iconTrailing = input(...(ngDevMode ? [undefined, { debugName: "iconTrailing" }] : []));
7006
+ this.showIconLeading = input(...(ngDevMode ? [undefined, { debugName: "showIconLeading" }] : []));
7007
+ this.showIcon = input(...(ngDevMode ? [undefined, { debugName: "showIcon" }] : []));
7008
+ this.showIconTrailing = input(...(ngDevMode ? [undefined, { debugName: "showIconTrailing" }] : []));
7009
+ this.noText = input(...(ngDevMode ? [undefined, { debugName: "noText" }] : []));
7010
+ this.disabled = model(...(ngDevMode ? [undefined, { debugName: "disabled" }] : []));
7011
+ this.checked = model(...(ngDevMode ? [undefined, { debugName: "checked" }] : []));
7012
+ this.label = input(...(ngDevMode ? [undefined, { debugName: "label" }] : []));
6858
7013
  this.change = output();
6859
- this._ref = viewChild("_ref");
6860
- this._selected = signal(false);
6861
- this._name = signal(undefined);
6862
- this.initialized = signal(false);
7014
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
7015
+ this._selected = signal(false, ...(ngDevMode ? [{ debugName: "_selected" }] : []));
7016
+ this._name = signal(undefined, ...(ngDevMode ? [{ debugName: "_name" }] : []));
7017
+ this.initialized = signal(false, ...(ngDevMode ? [{ debugName: "initialized" }] : []));
6863
7018
  if (typeof window !== "undefined") {
6864
7019
  effect(() => {
6865
7020
  // --- Mitosis: Workaround to make sure the effect() is triggered ---
@@ -6941,8 +7096,8 @@ class DBTabItem {
6941
7096
  this.initialized.set(true);
6942
7097
  }
6943
7098
  }
6944
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBTabItem, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
6945
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.15", type: DBTabItem, isStandalone: true, selector: "db-tab-item", inputs: { active: { classPropertyName: "active", publicName: "active", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, iconLeading: { classPropertyName: "iconLeading", publicName: "iconLeading", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, iconTrailing: { classPropertyName: "iconTrailing", publicName: "iconTrailing", isSignal: true, isRequired: false, transformFunction: null }, showIconLeading: { classPropertyName: "showIconLeading", publicName: "showIconLeading", isSignal: true, isRequired: false, transformFunction: null }, showIcon: { classPropertyName: "showIcon", publicName: "showIcon", isSignal: true, isRequired: false, transformFunction: null }, showIconTrailing: { classPropertyName: "showIconTrailing", publicName: "showIconTrailing", isSignal: true, isRequired: false, transformFunction: null }, noText: { classPropertyName: "noText", publicName: "noText", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, checked: { classPropertyName: "checked", publicName: "checked", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { disabled: "disabledChange", checked: "checkedChange", change: "change" }, providers: [{
7099
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBTabItem, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
7100
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: DBTabItem, isStandalone: true, selector: "db-tab-item", inputs: { active: { classPropertyName: "active", publicName: "active", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, iconLeading: { classPropertyName: "iconLeading", publicName: "iconLeading", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, iconTrailing: { classPropertyName: "iconTrailing", publicName: "iconTrailing", isSignal: true, isRequired: false, transformFunction: null }, showIconLeading: { classPropertyName: "showIconLeading", publicName: "showIconLeading", isSignal: true, isRequired: false, transformFunction: null }, showIcon: { classPropertyName: "showIcon", publicName: "showIcon", isSignal: true, isRequired: false, transformFunction: null }, showIconTrailing: { classPropertyName: "showIconTrailing", publicName: "showIconTrailing", isSignal: true, isRequired: false, transformFunction: null }, noText: { classPropertyName: "noText", publicName: "noText", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, checked: { classPropertyName: "checked", publicName: "checked", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { disabled: "disabledChange", checked: "checkedChange", change: "change" }, providers: [{
6946
7101
  provide: NG_VALUE_ACCESSOR,
6947
7102
  useExisting: DBTabItem,
6948
7103
  multi: true
@@ -6968,7 +7123,7 @@ class DBTabItem {
6968
7123
  ></label>
6969
7124
  </li> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
6970
7125
  }
6971
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBTabItem, decorators: [{
7126
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBTabItem, decorators: [{
6972
7127
  type: Component,
6973
7128
  args: [{ providers: [{
6974
7129
  provide: NG_VALUE_ACCESSOR,
@@ -7001,10 +7156,10 @@ const defaultProps$3 = {};
7001
7156
  class DBTabList {
7002
7157
  constructor() {
7003
7158
  this.cls = cls;
7004
- this.id = input();
7005
- this.className = input();
7006
- this._ref = viewChild("_ref");
7007
- this._id = signal(DEFAULT_ID);
7159
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
7160
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
7161
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
7162
+ this._id = signal(DEFAULT_ID, ...(ngDevMode ? [{ debugName: "_id" }] : []));
7008
7163
  }
7009
7164
  /**
7010
7165
  * Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
@@ -7045,8 +7200,8 @@ class DBTabList {
7045
7200
  this._id.set(this.id() || "tab-list-" + uuid());
7046
7201
  }
7047
7202
  }
7048
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBTabList, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
7049
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "19.2.15", type: DBTabList, isStandalone: true, selector: "db-tab-list", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<div
7203
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBTabList, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
7204
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "20.3.2", type: DBTabList, isStandalone: true, selector: "db-tab-list", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<div
7050
7205
  #_ref
7051
7206
  [attr.id]="_id()"
7052
7207
  [class]="cls('db-tab-list', className())"
@@ -7056,7 +7211,7 @@ class DBTabList {
7056
7211
  </ul>
7057
7212
  </div> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
7058
7213
  }
7059
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBTabList, decorators: [{
7214
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBTabList, decorators: [{
7060
7215
  type: Component,
7061
7216
  args: [{ selector: "db-tab-list", standalone: true, imports: [CommonModule], template: `<div
7062
7217
  #_ref
@@ -7073,10 +7228,10 @@ const defaultProps$2 = {};
7073
7228
  class DBTabPanel {
7074
7229
  constructor() {
7075
7230
  this.cls = cls;
7076
- this.className = input();
7077
- this.id = input();
7078
- this.content = input();
7079
- this._ref = viewChild("_ref");
7231
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
7232
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
7233
+ this.content = input(...(ngDevMode ? [undefined, { debugName: "content" }] : []));
7234
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
7080
7235
  }
7081
7236
  /**
7082
7237
  * Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
@@ -7116,8 +7271,8 @@ class DBTabPanel {
7116
7271
  this.enableAttributePassing(element, "db-tab-panel");
7117
7272
  }
7118
7273
  }
7119
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBTabPanel, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
7120
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.15", type: DBTabPanel, isStandalone: true, selector: "db-tab-panel", inputs: { className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, content: { classPropertyName: "content", publicName: "content", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<section
7274
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBTabPanel, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
7275
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: DBTabPanel, isStandalone: true, selector: "db-tab-panel", inputs: { className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, content: { classPropertyName: "content", publicName: "content", isSignal: true, isRequired: false, transformFunction: null } }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<section
7121
7276
  role="tabpanel"
7122
7277
  #_ref
7123
7278
  [class]="cls('db-tab-panel', className())"
@@ -7126,7 +7281,7 @@ class DBTabPanel {
7126
7281
  @if(content()){ {{content()}} } <ng-content></ng-content>
7127
7282
  </section> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
7128
7283
  }
7129
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBTabPanel, decorators: [{
7284
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBTabPanel, decorators: [{
7130
7285
  type: Component,
7131
7286
  args: [{ selector: "db-tab-panel", standalone: true, imports: [CommonModule], template: `<section
7132
7287
  role="tabpanel"
@@ -7265,27 +7420,27 @@ class DBTabs {
7265
7420
  }
7266
7421
  constructor() {
7267
7422
  this.cls = cls;
7268
- this.id = input();
7269
- this.name = input();
7270
- this.tabs = input();
7271
- this.arrowScrollDistance = input();
7272
- this.orientation = input();
7273
- this.behavior = input();
7274
- this.initialSelectedMode = input();
7275
- this.initialSelectedIndex = input();
7276
- this.className = input();
7277
- this.alignment = input();
7278
- this.width = input();
7423
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
7424
+ this.name = input(...(ngDevMode ? [undefined, { debugName: "name" }] : []));
7425
+ this.tabs = input(...(ngDevMode ? [undefined, { debugName: "tabs" }] : []));
7426
+ this.arrowScrollDistance = input(...(ngDevMode ? [undefined, { debugName: "arrowScrollDistance" }] : []));
7427
+ this.orientation = input(...(ngDevMode ? [undefined, { debugName: "orientation" }] : []));
7428
+ this.behavior = input(...(ngDevMode ? [undefined, { debugName: "behavior" }] : []));
7429
+ this.initialSelectedMode = input(...(ngDevMode ? [undefined, { debugName: "initialSelectedMode" }] : []));
7430
+ this.initialSelectedIndex = input(...(ngDevMode ? [undefined, { debugName: "initialSelectedIndex" }] : []));
7431
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
7432
+ this.alignment = input(...(ngDevMode ? [undefined, { debugName: "alignment" }] : []));
7433
+ this.width = input(...(ngDevMode ? [undefined, { debugName: "width" }] : []));
7279
7434
  this.indexChange = output();
7280
7435
  this.tabSelect = output();
7281
- this._ref = viewChild("_ref");
7282
- this._id = signal("tabs-" + uuid());
7283
- this._name = signal("");
7284
- this.initialized = signal(false);
7285
- this.showScrollLeft = signal(false);
7286
- this.showScrollRight = signal(false);
7287
- this.scrollContainer = signal(null);
7288
- this._resizeObserver = signal(undefined);
7436
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
7437
+ this._id = signal("tabs-" + uuid(), ...(ngDevMode ? [{ debugName: "_id" }] : []));
7438
+ this._name = signal("", ...(ngDevMode ? [{ debugName: "_name" }] : []));
7439
+ this.initialized = signal(false, ...(ngDevMode ? [{ debugName: "initialized" }] : []));
7440
+ this.showScrollLeft = signal(false, ...(ngDevMode ? [{ debugName: "showScrollLeft" }] : []));
7441
+ this.showScrollRight = signal(false, ...(ngDevMode ? [{ debugName: "showScrollRight" }] : []));
7442
+ this.scrollContainer = signal(null, ...(ngDevMode ? [{ debugName: "scrollContainer" }] : []));
7443
+ this._resizeObserver = signal(undefined, ...(ngDevMode ? [{ debugName: "_resizeObserver" }] : []));
7289
7444
  if (typeof window !== "undefined") {
7290
7445
  effect(() => {
7291
7446
  // --- Mitosis: Workaround to make sure the effect() is triggered ---
@@ -7363,8 +7518,8 @@ class DBTabs {
7363
7518
  this._resizeObserver()?.disconnect();
7364
7519
  this._resizeObserver.set(undefined);
7365
7520
  }
7366
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBTabs, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
7367
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.15", type: DBTabs, isStandalone: true, selector: "db-tabs", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, tabs: { classPropertyName: "tabs", publicName: "tabs", isSignal: true, isRequired: false, transformFunction: null }, arrowScrollDistance: { classPropertyName: "arrowScrollDistance", publicName: "arrowScrollDistance", isSignal: true, isRequired: false, transformFunction: null }, orientation: { classPropertyName: "orientation", publicName: "orientation", isSignal: true, isRequired: false, transformFunction: null }, behavior: { classPropertyName: "behavior", publicName: "behavior", isSignal: true, isRequired: false, transformFunction: null }, initialSelectedMode: { classPropertyName: "initialSelectedMode", publicName: "initialSelectedMode", isSignal: true, isRequired: false, transformFunction: null }, initialSelectedIndex: { classPropertyName: "initialSelectedIndex", publicName: "initialSelectedIndex", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, alignment: { classPropertyName: "alignment", publicName: "alignment", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { indexChange: "indexChange", tabSelect: "tabSelect" }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<div
7521
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBTabs, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
7522
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: DBTabs, isStandalone: true, selector: "db-tabs", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, tabs: { classPropertyName: "tabs", publicName: "tabs", isSignal: true, isRequired: false, transformFunction: null }, arrowScrollDistance: { classPropertyName: "arrowScrollDistance", publicName: "arrowScrollDistance", isSignal: true, isRequired: false, transformFunction: null }, orientation: { classPropertyName: "orientation", publicName: "orientation", isSignal: true, isRequired: false, transformFunction: null }, behavior: { classPropertyName: "behavior", publicName: "behavior", isSignal: true, isRequired: false, transformFunction: null }, initialSelectedMode: { classPropertyName: "initialSelectedMode", publicName: "initialSelectedMode", isSignal: true, isRequired: false, transformFunction: null }, initialSelectedIndex: { classPropertyName: "initialSelectedIndex", publicName: "initialSelectedIndex", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, alignment: { classPropertyName: "alignment", publicName: "alignment", isSignal: true, isRequired: false, transformFunction: null }, width: { classPropertyName: "width", publicName: "width", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { indexChange: "indexChange", tabSelect: "tabSelect" }, viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<div
7368
7523
  #_ref
7369
7524
  [attr.id]="_id()"
7370
7525
  [class]="cls('db-tabs', className())"
@@ -7418,7 +7573,7 @@ class DBTabs {
7418
7573
  <ng-content></ng-content>
7419
7574
  </div> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "component", type: DBButton, selector: "db-button", inputs: ["type", "id", "className", "disabled", "iconLeading", "icon", "showIconLeading", "showIcon", "iconTrailing", "showIconTrailing", "size", "width", "variant", "noText", "name", "form", "value", "text"], outputs: ["click"] }, { kind: "component", type: DBTabList, selector: "db-tab-list", inputs: ["id", "className"] }, { kind: "component", type: DBTabItem, selector: "db-tab-item", inputs: ["active", "name", "className", "id", "iconLeading", "icon", "iconTrailing", "showIconLeading", "showIcon", "showIconTrailing", "noText", "disabled", "checked", "label"], outputs: ["disabledChange", "checkedChange", "change"] }, { kind: "component", type: DBTabPanel, selector: "db-tab-panel", inputs: ["className", "id", "content"] }] }); }
7420
7575
  }
7421
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBTabs, decorators: [{
7576
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBTabs, decorators: [{
7422
7577
  type: Component,
7423
7578
  args: [{ selector: "db-tabs", standalone: true, imports: [CommonModule, DBButton, DBTabList, DBTabItem, DBTabPanel], template: `<div
7424
7579
  #_ref
@@ -7549,52 +7704,52 @@ class DBTextarea {
7549
7704
  this.DEFAULT_ROWS = DEFAULT_ROWS;
7550
7705
  this.stringPropVisible = stringPropVisible;
7551
7706
  this.DEFAULT_VALID_MESSAGE = DEFAULT_VALID_MESSAGE;
7552
- this.id = input();
7553
- this.invalidMessage = input();
7554
- this.message = input();
7555
- this.showMessage = input();
7556
- this.value = model();
7557
- this.validMessage = input();
7558
- this.validation = input();
7559
- this.required = input();
7560
- this.minLength = input();
7561
- this.maxLength = input();
7562
- this.className = input();
7563
- this.variant = input();
7564
- this.showRequiredAsterisk = input();
7565
- this.showLabel = input();
7566
- this.label = input();
7567
- this.fieldSizing = input();
7568
- this.resize = input();
7569
- this.showResizer = input();
7570
- this.disabled = model();
7571
- this.readOnly = input();
7572
- this.readonly = input();
7573
- this.form = input();
7574
- this.maxlength = input();
7575
- this.minlength = input();
7576
- this.name = input();
7577
- this.wrap = input();
7578
- this.spellCheck = input();
7579
- this.autocomplete = input();
7580
- this.ariaDescribedBy = input();
7581
- this.placeholder = input();
7582
- this.rows = input();
7583
- this.cols = input();
7584
- this.messageIcon = input();
7707
+ this.id = input(...(ngDevMode ? [undefined, { debugName: "id" }] : []));
7708
+ this.invalidMessage = input(...(ngDevMode ? [undefined, { debugName: "invalidMessage" }] : []));
7709
+ this.message = input(...(ngDevMode ? [undefined, { debugName: "message" }] : []));
7710
+ this.showMessage = input(...(ngDevMode ? [undefined, { debugName: "showMessage" }] : []));
7711
+ this.value = model(...(ngDevMode ? [undefined, { debugName: "value" }] : []));
7712
+ this.validMessage = input(...(ngDevMode ? [undefined, { debugName: "validMessage" }] : []));
7713
+ this.validation = input(...(ngDevMode ? [undefined, { debugName: "validation" }] : []));
7714
+ this.required = input(...(ngDevMode ? [undefined, { debugName: "required" }] : []));
7715
+ this.minLength = input(...(ngDevMode ? [undefined, { debugName: "minLength" }] : []));
7716
+ this.maxLength = input(...(ngDevMode ? [undefined, { debugName: "maxLength" }] : []));
7717
+ this.className = input(...(ngDevMode ? [undefined, { debugName: "className" }] : []));
7718
+ this.variant = input(...(ngDevMode ? [undefined, { debugName: "variant" }] : []));
7719
+ this.showRequiredAsterisk = input(...(ngDevMode ? [undefined, { debugName: "showRequiredAsterisk" }] : []));
7720
+ this.showLabel = input(...(ngDevMode ? [undefined, { debugName: "showLabel" }] : []));
7721
+ this.label = input(...(ngDevMode ? [undefined, { debugName: "label" }] : []));
7722
+ this.fieldSizing = input(...(ngDevMode ? [undefined, { debugName: "fieldSizing" }] : []));
7723
+ this.resize = input(...(ngDevMode ? [undefined, { debugName: "resize" }] : []));
7724
+ this.showResizer = input(...(ngDevMode ? [undefined, { debugName: "showResizer" }] : []));
7725
+ this.disabled = model(...(ngDevMode ? [undefined, { debugName: "disabled" }] : []));
7726
+ this.readOnly = input(...(ngDevMode ? [undefined, { debugName: "readOnly" }] : []));
7727
+ this.readonly = input(...(ngDevMode ? [undefined, { debugName: "readonly" }] : []));
7728
+ this.form = input(...(ngDevMode ? [undefined, { debugName: "form" }] : []));
7729
+ this.maxlength = input(...(ngDevMode ? [undefined, { debugName: "maxlength" }] : []));
7730
+ this.minlength = input(...(ngDevMode ? [undefined, { debugName: "minlength" }] : []));
7731
+ this.name = input(...(ngDevMode ? [undefined, { debugName: "name" }] : []));
7732
+ this.wrap = input(...(ngDevMode ? [undefined, { debugName: "wrap" }] : []));
7733
+ this.spellCheck = input(...(ngDevMode ? [undefined, { debugName: "spellCheck" }] : []));
7734
+ this.autocomplete = input(...(ngDevMode ? [undefined, { debugName: "autocomplete" }] : []));
7735
+ this.ariaDescribedBy = input(...(ngDevMode ? [undefined, { debugName: "ariaDescribedBy" }] : []));
7736
+ this.placeholder = input(...(ngDevMode ? [undefined, { debugName: "placeholder" }] : []));
7737
+ this.rows = input(...(ngDevMode ? [undefined, { debugName: "rows" }] : []));
7738
+ this.cols = input(...(ngDevMode ? [undefined, { debugName: "cols" }] : []));
7739
+ this.messageIcon = input(...(ngDevMode ? [undefined, { debugName: "messageIcon" }] : []));
7585
7740
  this.input = output();
7586
7741
  this.change = output();
7587
7742
  this.blur = output();
7588
7743
  this.focus = output();
7589
- this._ref = viewChild("_ref");
7590
- this._id = signal(undefined);
7591
- this._messageId = signal(undefined);
7592
- this._validMessageId = signal(undefined);
7593
- this._invalidMessageId = signal(undefined);
7594
- this._invalidMessage = signal(undefined);
7595
- this._descByIds = signal(undefined);
7596
- this._value = signal("");
7597
- this._voiceOverFallback = signal("");
7744
+ this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
7745
+ this._id = signal(undefined, ...(ngDevMode ? [{ debugName: "_id" }] : []));
7746
+ this._messageId = signal(undefined, ...(ngDevMode ? [{ debugName: "_messageId" }] : []));
7747
+ this._validMessageId = signal(undefined, ...(ngDevMode ? [{ debugName: "_validMessageId" }] : []));
7748
+ this._invalidMessageId = signal(undefined, ...(ngDevMode ? [{ debugName: "_invalidMessageId" }] : []));
7749
+ this._invalidMessage = signal(undefined, ...(ngDevMode ? [{ debugName: "_invalidMessage" }] : []));
7750
+ this._descByIds = signal(undefined, ...(ngDevMode ? [{ debugName: "_descByIds" }] : []));
7751
+ this._value = signal("", ...(ngDevMode ? [{ debugName: "_value" }] : []));
7752
+ this._voiceOverFallback = signal("", ...(ngDevMode ? [{ debugName: "_voiceOverFallback" }] : []));
7598
7753
  if (typeof window !== "undefined") {
7599
7754
  effect(() => {
7600
7755
  // --- Mitosis: Workaround to make sure the effect() is triggered ---
@@ -7693,8 +7848,8 @@ class DBTextarea {
7693
7848
  this._invalidMessage.set(this.invalidMessage() || DEFAULT_INVALID_MESSAGE);
7694
7849
  }
7695
7850
  }
7696
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBTextarea, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
7697
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.15", type: DBTextarea, isStandalone: true, selector: "db-textarea", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, invalidMessage: { classPropertyName: "invalidMessage", publicName: "invalidMessage", isSignal: true, isRequired: false, transformFunction: null }, message: { classPropertyName: "message", publicName: "message", isSignal: true, isRequired: false, transformFunction: null }, showMessage: { classPropertyName: "showMessage", publicName: "showMessage", isSignal: true, isRequired: false, transformFunction: null }, value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, validMessage: { classPropertyName: "validMessage", publicName: "validMessage", isSignal: true, isRequired: false, transformFunction: null }, validation: { classPropertyName: "validation", publicName: "validation", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, minLength: { classPropertyName: "minLength", publicName: "minLength", isSignal: true, isRequired: false, transformFunction: null }, maxLength: { classPropertyName: "maxLength", publicName: "maxLength", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, showRequiredAsterisk: { classPropertyName: "showRequiredAsterisk", publicName: "showRequiredAsterisk", isSignal: true, isRequired: false, transformFunction: null }, showLabel: { classPropertyName: "showLabel", publicName: "showLabel", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, fieldSizing: { classPropertyName: "fieldSizing", publicName: "fieldSizing", isSignal: true, isRequired: false, transformFunction: null }, resize: { classPropertyName: "resize", publicName: "resize", isSignal: true, isRequired: false, transformFunction: null }, showResizer: { classPropertyName: "showResizer", publicName: "showResizer", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, readOnly: { classPropertyName: "readOnly", publicName: "readOnly", isSignal: true, isRequired: false, transformFunction: null }, readonly: { classPropertyName: "readonly", publicName: "readonly", isSignal: true, isRequired: false, transformFunction: null }, form: { classPropertyName: "form", publicName: "form", isSignal: true, isRequired: false, transformFunction: null }, maxlength: { classPropertyName: "maxlength", publicName: "maxlength", isSignal: true, isRequired: false, transformFunction: null }, minlength: { classPropertyName: "minlength", publicName: "minlength", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, wrap: { classPropertyName: "wrap", publicName: "wrap", isSignal: true, isRequired: false, transformFunction: null }, spellCheck: { classPropertyName: "spellCheck", publicName: "spellCheck", isSignal: true, isRequired: false, transformFunction: null }, autocomplete: { classPropertyName: "autocomplete", publicName: "autocomplete", isSignal: true, isRequired: false, transformFunction: null }, ariaDescribedBy: { classPropertyName: "ariaDescribedBy", publicName: "ariaDescribedBy", isSignal: true, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: true, isRequired: false, transformFunction: null }, rows: { classPropertyName: "rows", publicName: "rows", isSignal: true, isRequired: false, transformFunction: null }, cols: { classPropertyName: "cols", publicName: "cols", isSignal: true, isRequired: false, transformFunction: null }, messageIcon: { classPropertyName: "messageIcon", publicName: "messageIcon", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { value: "valueChange", disabled: "disabledChange", input: "input", change: "change", blur: "blur", focus: "focus" }, providers: [{
7851
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBTextarea, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
7852
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.2", type: DBTextarea, isStandalone: true, selector: "db-textarea", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: true, isRequired: false, transformFunction: null }, invalidMessage: { classPropertyName: "invalidMessage", publicName: "invalidMessage", isSignal: true, isRequired: false, transformFunction: null }, message: { classPropertyName: "message", publicName: "message", isSignal: true, isRequired: false, transformFunction: null }, showMessage: { classPropertyName: "showMessage", publicName: "showMessage", isSignal: true, isRequired: false, transformFunction: null }, value: { classPropertyName: "value", publicName: "value", isSignal: true, isRequired: false, transformFunction: null }, validMessage: { classPropertyName: "validMessage", publicName: "validMessage", isSignal: true, isRequired: false, transformFunction: null }, validation: { classPropertyName: "validation", publicName: "validation", isSignal: true, isRequired: false, transformFunction: null }, required: { classPropertyName: "required", publicName: "required", isSignal: true, isRequired: false, transformFunction: null }, minLength: { classPropertyName: "minLength", publicName: "minLength", isSignal: true, isRequired: false, transformFunction: null }, maxLength: { classPropertyName: "maxLength", publicName: "maxLength", isSignal: true, isRequired: false, transformFunction: null }, className: { classPropertyName: "className", publicName: "className", isSignal: true, isRequired: false, transformFunction: null }, variant: { classPropertyName: "variant", publicName: "variant", isSignal: true, isRequired: false, transformFunction: null }, showRequiredAsterisk: { classPropertyName: "showRequiredAsterisk", publicName: "showRequiredAsterisk", isSignal: true, isRequired: false, transformFunction: null }, showLabel: { classPropertyName: "showLabel", publicName: "showLabel", isSignal: true, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: true, isRequired: false, transformFunction: null }, fieldSizing: { classPropertyName: "fieldSizing", publicName: "fieldSizing", isSignal: true, isRequired: false, transformFunction: null }, resize: { classPropertyName: "resize", publicName: "resize", isSignal: true, isRequired: false, transformFunction: null }, showResizer: { classPropertyName: "showResizer", publicName: "showResizer", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null }, readOnly: { classPropertyName: "readOnly", publicName: "readOnly", isSignal: true, isRequired: false, transformFunction: null }, readonly: { classPropertyName: "readonly", publicName: "readonly", isSignal: true, isRequired: false, transformFunction: null }, form: { classPropertyName: "form", publicName: "form", isSignal: true, isRequired: false, transformFunction: null }, maxlength: { classPropertyName: "maxlength", publicName: "maxlength", isSignal: true, isRequired: false, transformFunction: null }, minlength: { classPropertyName: "minlength", publicName: "minlength", isSignal: true, isRequired: false, transformFunction: null }, name: { classPropertyName: "name", publicName: "name", isSignal: true, isRequired: false, transformFunction: null }, wrap: { classPropertyName: "wrap", publicName: "wrap", isSignal: true, isRequired: false, transformFunction: null }, spellCheck: { classPropertyName: "spellCheck", publicName: "spellCheck", isSignal: true, isRequired: false, transformFunction: null }, autocomplete: { classPropertyName: "autocomplete", publicName: "autocomplete", isSignal: true, isRequired: false, transformFunction: null }, ariaDescribedBy: { classPropertyName: "ariaDescribedBy", publicName: "ariaDescribedBy", isSignal: true, isRequired: false, transformFunction: null }, placeholder: { classPropertyName: "placeholder", publicName: "placeholder", isSignal: true, isRequired: false, transformFunction: null }, rows: { classPropertyName: "rows", publicName: "rows", isSignal: true, isRequired: false, transformFunction: null }, cols: { classPropertyName: "cols", publicName: "cols", isSignal: true, isRequired: false, transformFunction: null }, messageIcon: { classPropertyName: "messageIcon", publicName: "messageIcon", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { value: "valueChange", disabled: "disabledChange", input: "input", change: "change", blur: "blur", focus: "focus" }, providers: [{
7698
7853
  provide: NG_VALUE_ACCESSOR,
7699
7854
  useExisting: DBTextarea,
7700
7855
  multi: true
@@ -7761,7 +7916,7 @@ class DBTextarea {
7761
7916
  >
7762
7917
  </div> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "component", type: DBInfotext, selector: "db-infotext", inputs: ["id", "className", "icon", "semantic", "size", "showIcon", "text"] }] }); }
7763
7918
  }
7764
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: DBTextarea, decorators: [{
7919
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBTextarea, decorators: [{
7765
7920
  type: Component,
7766
7921
  args: [{ providers: [{
7767
7922
  provide: NG_VALUE_ACCESSOR,
@@ -7854,6 +8009,7 @@ const EmphasisList = ['weak', 'strong'];
7854
8009
  const ValidationList = ['invalid', 'valid', 'no-validation'];
7855
8010
  const FieldSizingList = ['fixed', 'content'];
7856
8011
  const LabelVariantList = ['above', 'floating'];
8012
+ const LabelVariantHorizontalList = ['leading', 'trailing'];
7857
8013
  const AutoCompleteList = ['off', 'on', 'name', 'honorific-prefix', 'given-name', 'additional-name', 'family-name', 'honorific-suffix', 'nickname', 'email', 'username', 'new-password', 'current-password', 'one-time-code', 'organization-title', 'organization', 'street-address', 'shipping', 'billing', 'address-line1', 'address-line2', 'address-line3', 'address-level4', 'address-level3', 'address-level2', 'address-level1', 'country', 'country-name', 'postal-code', 'cc-name', 'cc-given-name', 'cc-additional-name', 'cc-family-name', 'cc-number', 'cc-exp', 'cc-exp-month', 'cc-exp-year', 'cc-csc', 'cc-type', 'transaction-currency', 'transaction-amount', 'language', 'bday', 'bday-day', 'bday-month', 'bday-year', 'sex', 'tel', 'tel-country-code', 'tel-national', 'tel-area-code', 'tel-local', 'tel-extension', 'impp', 'url', 'photo', 'webauthn'];
7858
8014
  const LinkTargetList = ['_self', '_blank', '_parent', '_top'];
7859
8015
  const LinkReferrerPolicyList = ['no-referrer', 'no-referrer-when-downgrade', 'origin', 'origin-when-cross-origin', 'same-origin', 'strict-origin', 'strict-origin-when-cross-origin', 'unsafe-url'];
@@ -7863,5 +8019,5 @@ const AlignmentList = ['start', 'center'];
7863
8019
  * Generated bundle index. Do not edit.
7864
8020
  */
7865
8021
 
7866
- export { AccordionBehaviorList, AccordionVariantList, AlignmentList, AutoCompleteList, BadgePlacementList, ButtonTypeList, ButtonVariantList, COLOR, COLORS, COLORS_SIMPLE, COLOR_CONST, COLOR_SIMPLE, CardBehaviorList, CardElevationLevelList, CustomSelectDropdownWidthList, CustomSelectListItemTypeList, DBAccordion, DBAccordionItem, DBBadge, DBBrand, DBButton, DBCard, DBCheckbox, DBCustomSelect, DBCustomSelectDropdown, DBCustomSelectFormField, DBCustomSelectList, DBCustomSelectListItem, DBDivider, DBDrawer, DBHeader, DBIcon, DBInfotext, DBInput, DBLink, DBNavigation, DBNavigationItem, DBNotification, DBPage, DBPopover, DBRadio, DBSection, DBSelect, DBStack, DBSwitch, DBTabItem, DBTabList, DBTabPanel, DBTabs, DBTag, DBTextarea, DBTooltip, DEFAULT_BACK, DEFAULT_BURGER_MENU, DEFAULT_CLOSE_BUTTON, DEFAULT_DATALIST_ID_SUFFIX, DEFAULT_ICON, DEFAULT_ID, DEFAULT_INVALID_MESSAGE, DEFAULT_INVALID_MESSAGE_ID_SUFFIX, DEFAULT_LABEL, DEFAULT_LABEL_ID_SUFFIX, DEFAULT_MESSAGE, DEFAULT_MESSAGE_ID_SUFFIX, DEFAULT_PLACEHOLDER, DEFAULT_PLACEHOLDER_ID_SUFFIX, DEFAULT_REMOVE, DEFAULT_ROWS, DEFAULT_SELECTED, DEFAULT_SELECT_ID_SUFFIX, DEFAULT_VALID_MESSAGE, DEFAULT_VALID_MESSAGE_ID_SUFFIX, DEFAULT_VIEWPORT, DENSITIES, DENSITY, DENSITY_CONST, DESKTOP_VIEWPORT, DividerMarginList, DividerVariantList, DocumentClickListener, DocumentScrollListener, DrawerBackdropList, DrawerDirectionList, DrawerPositionList, DrawerVariantList, EmphasisList, FieldSizingList, GapSpacingList, IconWeightList, InputTypeList, LabelVariantList, LinkContentList, LinkReferrerPolicyList, LinkSizeList, LinkTargetList, LinkVariantList, MarginList, MaxWidthList, MetaNavigationDirective, NavigationContentDirective, NavigationDirective, NavigationItemSafeTriangle, NotificationAriaLiveList, NotificationLinkVariantList, NotificationVariantList, OrientationList, PageDocumentOverflowList, PageVariantList, PlacementHorizontalList, PlacementList, PlacementVerticalList, PopoverDelayList, PopoverWidthList, SEMANTIC, SEMANTICS, SecondaryActionDirective, SelectedTypeList, SemanticList, SizeList, SpacingList, StackAlignmentList, StackDirectionList, StackJustifyContentList, StackVariantList, TESTING_VIEWPORTS, TabsBehaviorList, TabsInitialSelectedModeList, TagBehaviorList, TextareaResizeList, TextareaWrapList, TooltipVariantList, ValidationList, WidthList, addAttributeToChildren, cls, delay, getBoolean, getBooleanAsString, getFloatingProps, getHideProp, getInputValue, getNumber, getOptionKey, getSearchInput, handleDataOutside, handleFixedDropdown, handleFixedPopover, hasVoiceOver, isArrayOfStrings, isEventTargetNavigationItem, isKeyboardEvent, stringPropVisible, uuid };
8022
+ export { AccordionBehaviorList, AccordionVariantList, AlignmentList, AutoCompleteList, BadgePlacementList, ButtonTypeList, ButtonVariantList, COLOR, COLORS, COLORS_SIMPLE, COLOR_CONST, COLOR_SIMPLE, CardBehaviorList, CardElevationLevelList, CustomSelectDropdownWidthList, CustomSelectListItemTypeList, DBAccordion, DBAccordionItem, DBBadge, DBBrand, DBButton, DBCard, DBCheckbox, DBCustomSelect, DBCustomSelectDropdown, DBCustomSelectFormField, DBCustomSelectList, DBCustomSelectListItem, DBDivider, DBDrawer, DBHeader, DBIcon, DBInfotext, DBInput, DBLink, DBNavigation, DBNavigationItem, DBNotification, DBPage, DBPopover, DBRadio, DBSection, DBSelect, DBStack, DBSwitch, DBTabItem, DBTabList, DBTabPanel, DBTabs, DBTag, DBTextarea, DBTooltip, DEFAULT_BACK, DEFAULT_BURGER_MENU, DEFAULT_CLOSE_BUTTON, DEFAULT_DATALIST_ID_SUFFIX, DEFAULT_ICON, DEFAULT_ID, DEFAULT_INVALID_MESSAGE, DEFAULT_INVALID_MESSAGE_ID_SUFFIX, DEFAULT_LABEL, DEFAULT_LABEL_ID_SUFFIX, DEFAULT_MESSAGE, DEFAULT_MESSAGE_ID_SUFFIX, DEFAULT_PLACEHOLDER, DEFAULT_PLACEHOLDER_ID_SUFFIX, DEFAULT_REMOVE, DEFAULT_ROWS, DEFAULT_SELECTED, DEFAULT_SELECT_ID_SUFFIX, DEFAULT_VALID_MESSAGE, DEFAULT_VALID_MESSAGE_ID_SUFFIX, DEFAULT_VIEWPORT, DENSITIES, DENSITY, DENSITY_CONST, DESKTOP_VIEWPORT, DividerMarginList, DividerVariantList, DocumentClickListener, DocumentScrollListener, DrawerBackdropList, DrawerDirectionList, DrawerPositionList, DrawerVariantList, EmphasisList, FieldSizingList, GapSpacingList, IconWeightList, InputTypeList, LabelVariantHorizontalList, LabelVariantList, LinkContentList, LinkReferrerPolicyList, LinkSizeList, LinkTargetList, LinkVariantList, MarginList, MaxWidthList, MetaNavigationDirective, NavigationContentDirective, NavigationDirective, NavigationItemSafeTriangle, NotificationAriaLiveList, NotificationLinkVariantList, NotificationVariantList, OrientationList, PageDocumentOverflowList, PageVariantList, PlacementHorizontalList, PlacementList, PlacementVerticalList, PopoverDelayList, PopoverWidthList, SEMANTIC, SEMANTICS, SecondaryActionDirective, SelectedTypeList, SemanticList, SizeList, SpacingList, StackAlignmentList, StackDirectionList, StackJustifyContentList, StackVariantList, TESTING_VIEWPORTS, TabsBehaviorList, TabsInitialSelectedModeList, TagBehaviorList, TextareaResizeList, TextareaWrapList, TooltipVariantList, ValidationList, WidthList, addAttributeToChildren, cls, delay, getBoolean, getBooleanAsString, getFloatingProps, getHideProp, getInputValue, getNumber, getOptionKey, getSearchInput, handleDataOutside, handleFixedDropdown, handleFixedPopover, hasVoiceOver, isArrayOfStrings, isEventTargetNavigationItem, isIOSSafari, isKeyboardEvent, stringPropVisible, uuid };
7867
8023
  //# sourceMappingURL=db-ux-ngx-core-components.mjs.map