@db-ux/ngx-core-components 3.1.20 → 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.
- package/CHANGELOG.md +11 -0
- package/fesm2022/db-ux-ngx-core-components.mjs +911 -767
- package/fesm2022/db-ux-ngx-core-components.mjs.map +1 -1
- package/index.d.ts +3241 -83
- package/package.json +3 -3
- package/components/accordion/accordion.d.ts +0 -30
- package/components/accordion/index.d.ts +0 -1
- package/components/accordion/model.d.ts +0 -41
- package/components/accordion-item/accordion-item.d.ts +0 -33
- package/components/accordion-item/index.d.ts +0 -1
- package/components/accordion-item/model.d.ts +0 -24
- package/components/badge/badge.d.ts +0 -27
- package/components/badge/index.d.ts +0 -1
- package/components/badge/model.d.ts +0 -16
- package/components/brand/brand.d.ts +0 -25
- package/components/brand/index.d.ts +0 -1
- package/components/brand/model.d.ts +0 -10
- package/components/button/button.d.ts +0 -39
- package/components/button/index.d.ts +0 -1
- package/components/button/model.d.ts +0 -40
- package/components/card/card.d.ts +0 -25
- package/components/card/index.d.ts +0 -1
- package/components/card/model.d.ts +0 -18
- package/components/checkbox/checkbox.d.ts +0 -64
- package/components/checkbox/index.d.ts +0 -1
- package/components/checkbox/model.d.ts +0 -10
- package/components/custom-select/custom-select.d.ts +0 -150
- package/components/custom-select/index.d.ts +0 -1
- package/components/custom-select/model.d.ts +0 -220
- package/components/custom-select-dropdown/custom-select-dropdown.d.ts +0 -20
- package/components/custom-select-dropdown/index.d.ts +0 -1
- package/components/custom-select-dropdown/model.d.ts +0 -15
- package/components/custom-select-form-field/custom-select-form-field.d.ts +0 -19
- package/components/custom-select-form-field/index.d.ts +0 -1
- package/components/custom-select-form-field/model.d.ts +0 -5
- package/components/custom-select-list/custom-select-list.d.ts +0 -21
- package/components/custom-select-list/index.d.ts +0 -1
- package/components/custom-select-list/model.d.ts +0 -8
- package/components/custom-select-list-item/custom-select-list-item.d.ts +0 -45
- package/components/custom-select-list-item/index.d.ts +0 -1
- package/components/custom-select-list-item/model.d.ts +0 -29
- package/components/divider/divider.d.ts +0 -23
- package/components/divider/index.d.ts +0 -1
- package/components/divider/model.d.ts +0 -18
- package/components/drawer/drawer.d.ts +0 -37
- package/components/drawer/index.d.ts +0 -1
- package/components/drawer/model.d.ts +0 -50
- package/components/header/MetaNavigation.directive.d.ts +0 -5
- package/components/header/Navigation.directive.d.ts +0 -5
- package/components/header/SecondaryAction.directive.d.ts +0 -5
- package/components/header/header.d.ts +0 -33
- package/components/header/index.d.ts +0 -1
- package/components/header/model.d.ts +0 -44
- package/components/icon/icon.d.ts +0 -23
- package/components/icon/index.d.ts +0 -1
- package/components/icon/model.d.ts +0 -10
- package/components/infotext/index.d.ts +0 -1
- package/components/infotext/infotext.d.ts +0 -25
- package/components/infotext/model.d.ts +0 -5
- package/components/input/index.d.ts +0 -1
- package/components/input/input.d.ts +0 -104
- package/components/input/model.d.ts +0 -64
- package/components/link/index.d.ts +0 -1
- package/components/link/link.d.ts +0 -32
- package/components/link/model.d.ts +0 -24
- package/components/navigation/index.d.ts +0 -1
- package/components/navigation/model.d.ts +0 -5
- package/components/navigation/navigation.d.ts +0 -20
- package/components/navigation-item/NavigationContent.directive.d.ts +0 -5
- package/components/navigation-item/index.d.ts +0 -1
- package/components/navigation-item/model.d.ts +0 -34
- package/components/navigation-item/navigation-item.d.ts +0 -46
- package/components/notification/index.d.ts +0 -1
- package/components/notification/model.d.ts +0 -57
- package/components/notification/notification.d.ts +0 -40
- package/components/page/index.d.ts +0 -1
- package/components/page/model.d.ts +0 -36
- package/components/page/page.d.ts +0 -27
- package/components/popover/index.d.ts +0 -1
- package/components/popover/model.d.ts +0 -17
- package/components/popover/popover.d.ts +0 -37
- package/components/radio/index.d.ts +0 -1
- package/components/radio/model.d.ts +0 -5
- package/components/radio/radio.d.ts +0 -47
- package/components/section/index.d.ts +0 -1
- package/components/section/model.d.ts +0 -5
- package/components/section/section.d.ts +0 -22
- package/components/select/index.d.ts +0 -1
- package/components/select/model.d.ts +0 -44
- package/components/select/select.d.ts +0 -83
- package/components/stack/index.d.ts +0 -1
- package/components/stack/model.d.ts +0 -34
- package/components/stack/stack.d.ts +0 -26
- package/components/switch/index.d.ts +0 -1
- package/components/switch/model.d.ts +0 -10
- package/components/switch/switch.d.ts +0 -51
- package/components/tab-item/index.d.ts +0 -1
- package/components/tab-item/model.d.ts +0 -24
- package/components/tab-item/tab-item.d.ts +0 -46
- package/components/tab-list/index.d.ts +0 -1
- package/components/tab-list/model.d.ts +0 -5
- package/components/tab-list/tab-list.d.ts +0 -20
- package/components/tab-panel/index.d.ts +0 -1
- package/components/tab-panel/model.d.ts +0 -10
- package/components/tab-panel/tab-panel.d.ts +0 -20
- package/components/tabs/index.d.ts +0 -1
- package/components/tabs/model.d.ts +0 -67
- package/components/tabs/tabs.d.ts +0 -47
- package/components/tag/index.d.ts +0 -1
- package/components/tag/model.d.ts +0 -47
- package/components/tag/tag.d.ts +0 -34
- package/components/textarea/index.d.ts +0 -1
- package/components/textarea/model.d.ts +0 -34
- package/components/textarea/textarea.d.ts +0 -84
- package/components/tooltip/index.d.ts +0 -1
- package/components/tooltip/model.d.ts +0 -20
- package/components/tooltip/tooltip.d.ts +0 -39
- package/shared/constants.d.ts +0 -88
- package/shared/model.d.ts +0 -522
- package/utils/document-click-listener.d.ts +0 -8
- package/utils/document-scroll-listener.d.ts +0 -9
- package/utils/floating-components.d.ts +0 -20
- package/utils/form-components.d.ts +0 -2
- package/utils/index.d.ts +0 -40
- 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: "
|
|
316
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
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: "
|
|
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: "
|
|
517
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
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: "
|
|
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: "
|
|
637
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
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: "
|
|
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: "
|
|
723
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
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: "
|
|
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: "
|
|
825
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
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: "
|
|
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: "
|
|
933
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "
|
|
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: "
|
|
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: "
|
|
1025
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
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: "
|
|
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: "
|
|
1267
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
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: "
|
|
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: "
|
|
1810
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "
|
|
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: "
|
|
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: "
|
|
1937
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
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: "
|
|
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: "
|
|
2065
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "
|
|
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: "
|
|
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'"
|
|
@@ -2159,16 +2178,6 @@ class DBInput {
|
|
|
2159
2178
|
}))
|
|
2160
2179
|
: _list) || []);
|
|
2161
2180
|
}
|
|
2162
|
-
isIOSSafari() {
|
|
2163
|
-
if (typeof window === "undefined" || typeof navigator === "undefined")
|
|
2164
|
-
return false;
|
|
2165
|
-
const ua = navigator.userAgent;
|
|
2166
|
-
// iOS detection
|
|
2167
|
-
const isIOS = /iP(ad|hone|od)/.test(ua);
|
|
2168
|
-
// Safari detection (not Chrome or Firefox on iOS)
|
|
2169
|
-
const isSafari = !!ua.match(/Safari/) && !ua.match(/CriOS|FxiOS|OPiOS|EdgiOS/);
|
|
2170
|
-
return isIOS && isSafari;
|
|
2171
|
-
}
|
|
2172
2181
|
trackByOption0(_, option) {
|
|
2173
2182
|
return this._dataListId() + "-option-" + option.value;
|
|
2174
2183
|
}
|
|
@@ -2182,70 +2191,71 @@ class DBInput {
|
|
|
2182
2191
|
this.DEFAULT_PLACEHOLDER = DEFAULT_PLACEHOLDER;
|
|
2183
2192
|
this.getNumber = getNumber;
|
|
2184
2193
|
this.getInputValue = getInputValue;
|
|
2194
|
+
this.isIOSSafari = isIOSSafari;
|
|
2185
2195
|
this.stringPropVisible = stringPropVisible;
|
|
2186
2196
|
this.DEFAULT_VALID_MESSAGE = DEFAULT_VALID_MESSAGE;
|
|
2187
|
-
this.id = input();
|
|
2188
|
-
this.invalidMessage = input();
|
|
2189
|
-
this.dataListId = input();
|
|
2190
|
-
this.message = input();
|
|
2191
|
-
this.showMessage = input();
|
|
2192
|
-
this.value = model();
|
|
2193
|
-
this.validMessage = input();
|
|
2194
|
-
this.validation = input();
|
|
2195
|
-
this.required = input();
|
|
2196
|
-
this.minLength = input();
|
|
2197
|
-
this.maxLength = input();
|
|
2198
|
-
this.pattern = input();
|
|
2199
|
-
this.dataList = input();
|
|
2200
|
-
this.className = input();
|
|
2201
|
-
this.variant = input();
|
|
2202
|
-
this.showLabel = input();
|
|
2203
|
-
this.showIconLeading = input();
|
|
2204
|
-
this.showIcon = input();
|
|
2205
|
-
this.iconLeading = input();
|
|
2206
|
-
this.icon = input();
|
|
2207
|
-
this.iconTrailing = input();
|
|
2208
|
-
this.showRequiredAsterisk = input();
|
|
2209
|
-
this.showIconTrailing = input();
|
|
2210
|
-
this.label = input();
|
|
2211
|
-
this.fieldSizing = input();
|
|
2212
|
-
this.name = input();
|
|
2213
|
-
this.type = input();
|
|
2214
|
-
this.multiple = input();
|
|
2215
|
-
this.placeholder = input();
|
|
2216
|
-
this.disabled = model();
|
|
2217
|
-
this.step = input();
|
|
2218
|
-
this.maxlength = input();
|
|
2219
|
-
this.minlength = input();
|
|
2220
|
-
this.max = input();
|
|
2221
|
-
this.min = input();
|
|
2222
|
-
this.readOnly = input();
|
|
2223
|
-
this.readonly = input();
|
|
2224
|
-
this.form = input();
|
|
2225
|
-
this.size = input();
|
|
2226
|
-
this.autocomplete = input();
|
|
2227
|
-
this.autofocus = input();
|
|
2228
|
-
this.enterkeyhint = input();
|
|
2229
|
-
this.inputmode = input();
|
|
2230
|
-
this.ariaDescribedBy = input();
|
|
2231
|
-
this.messageSize = input();
|
|
2232
|
-
this.messageIcon = input();
|
|
2233
|
-
this.validMessageSize = input();
|
|
2234
|
-
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" }] : []));
|
|
2235
2245
|
this.input = output();
|
|
2236
2246
|
this.change = output();
|
|
2237
2247
|
this.blur = output();
|
|
2238
2248
|
this.focus = output();
|
|
2239
|
-
this._ref = viewChild("_ref");
|
|
2240
|
-
this._id = signal(undefined);
|
|
2241
|
-
this._messageId = signal(undefined);
|
|
2242
|
-
this._validMessageId = signal(undefined);
|
|
2243
|
-
this._invalidMessageId = signal(undefined);
|
|
2244
|
-
this._invalidMessage = signal(undefined);
|
|
2245
|
-
this._dataListId = signal(undefined);
|
|
2246
|
-
this._descByIds = signal(undefined);
|
|
2247
|
-
this._value = signal(undefined);
|
|
2248
|
-
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" }] : []));
|
|
2249
2259
|
if (typeof window !== "undefined") {
|
|
2250
2260
|
effect(() => {
|
|
2251
2261
|
// --- Mitosis: Workaround to make sure the effect() is triggered ---
|
|
@@ -2352,8 +2362,8 @@ class DBInput {
|
|
|
2352
2362
|
this._invalidMessage.set(this.invalidMessage() || DEFAULT_INVALID_MESSAGE);
|
|
2353
2363
|
}
|
|
2354
2364
|
}
|
|
2355
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2356
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
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: [{
|
|
2357
2367
|
provide: NG_VALUE_ACCESSOR,
|
|
2358
2368
|
useExisting: DBInput,
|
|
2359
2369
|
multi: true
|
|
@@ -2439,7 +2449,7 @@ class DBInput {
|
|
|
2439
2449
|
>
|
|
2440
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"] }] }); }
|
|
2441
2451
|
}
|
|
2442
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2452
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBInput, decorators: [{
|
|
2443
2453
|
type: Component,
|
|
2444
2454
|
args: [{ providers: [{
|
|
2445
2455
|
provide: NG_VALUE_ACCESSOR,
|
|
@@ -2581,20 +2591,20 @@ class DBTooltip {
|
|
|
2581
2591
|
constructor() {
|
|
2582
2592
|
this.cls = cls;
|
|
2583
2593
|
this.getBooleanAsString = getBooleanAsString;
|
|
2584
|
-
this.id = input();
|
|
2585
|
-
this.variant = input();
|
|
2586
|
-
this.placement = input();
|
|
2587
|
-
this.className = input();
|
|
2588
|
-
this.emphasis = input();
|
|
2589
|
-
this.animation = input();
|
|
2590
|
-
this.delay = input();
|
|
2591
|
-
this.width = input();
|
|
2592
|
-
this.showArrow = input();
|
|
2593
|
-
this._ref = viewChild("_ref");
|
|
2594
|
-
this._id = signal(DEFAULT_ID);
|
|
2595
|
-
this.initialized = signal(false);
|
|
2596
|
-
this._documentScrollListenerCallbackId = signal(undefined);
|
|
2597
|
-
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" }] : []));
|
|
2598
2608
|
if (typeof window !== "undefined") {
|
|
2599
2609
|
effect(() => {
|
|
2600
2610
|
// --- Mitosis: Workaround to make sure the effect() is triggered ---
|
|
@@ -2675,8 +2685,8 @@ class DBTooltip {
|
|
|
2675
2685
|
this.initialized.set(true);
|
|
2676
2686
|
}
|
|
2677
2687
|
}
|
|
2678
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2679
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "
|
|
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
|
|
2680
2690
|
role="tooltip"
|
|
2681
2691
|
aria-hidden="true"
|
|
2682
2692
|
data-gap="true"
|
|
@@ -2693,7 +2703,7 @@ class DBTooltip {
|
|
|
2693
2703
|
><ng-content></ng-content
|
|
2694
2704
|
></i> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
|
|
2695
2705
|
}
|
|
2696
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2706
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBTooltip, decorators: [{
|
|
2697
2707
|
type: Component,
|
|
2698
2708
|
args: [{ selector: "db-tooltip", standalone: true, imports: [CommonModule], template: `<i
|
|
2699
2709
|
role="tooltip"
|
|
@@ -2733,20 +2743,20 @@ class DBTag {
|
|
|
2733
2743
|
constructor() {
|
|
2734
2744
|
this.cls = cls;
|
|
2735
2745
|
this.getBooleanAsString = getBooleanAsString;
|
|
2736
|
-
this.removeButton = input();
|
|
2737
|
-
this.id = input();
|
|
2738
|
-
this.className = input();
|
|
2739
|
-
this.semantic = input();
|
|
2740
|
-
this.emphasis = input();
|
|
2741
|
-
this.icon = input();
|
|
2742
|
-
this.showCheckState = input();
|
|
2743
|
-
this.showIcon = input();
|
|
2744
|
-
this.noText = input();
|
|
2745
|
-
this.overflow = input();
|
|
2746
|
-
this.text = input();
|
|
2747
|
-
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" }] : []));
|
|
2748
2758
|
this.remove = output();
|
|
2749
|
-
this._ref = viewChild("_ref");
|
|
2759
|
+
this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
|
|
2750
2760
|
}
|
|
2751
2761
|
/**
|
|
2752
2762
|
* Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
|
|
@@ -2786,8 +2796,8 @@ class DBTag {
|
|
|
2786
2796
|
this.enableAttributePassing(element, "db-tag");
|
|
2787
2797
|
}
|
|
2788
2798
|
}
|
|
2789
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2790
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
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
|
|
2791
2801
|
#_ref
|
|
2792
2802
|
[attr.id]="id()"
|
|
2793
2803
|
[class]="cls('db-tag', className())"
|
|
@@ -2816,7 +2826,7 @@ class DBTag {
|
|
|
2816
2826
|
}
|
|
2817
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"] }] }); }
|
|
2818
2828
|
}
|
|
2819
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2829
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBTag, decorators: [{
|
|
2820
2830
|
type: Component,
|
|
2821
2831
|
args: [{ selector: "db-tag", standalone: true, imports: [CommonModule, DBTooltip], template: `<div
|
|
2822
2832
|
#_ref
|
|
@@ -3278,92 +3288,92 @@ class DBCustomSelect {
|
|
|
3278
3288
|
this.DEFAULT_CLOSE_BUTTON = DEFAULT_CLOSE_BUTTON;
|
|
3279
3289
|
this.stringPropVisible = stringPropVisible;
|
|
3280
3290
|
this.DEFAULT_VALID_MESSAGE = DEFAULT_VALID_MESSAGE;
|
|
3281
|
-
this.id = input();
|
|
3282
|
-
this.invalidMessage = input();
|
|
3283
|
-
this.message = input();
|
|
3284
|
-
this.showMessage = input();
|
|
3285
|
-
this.ariaDescribedBy = input();
|
|
3286
|
-
this.showNoResults = input();
|
|
3287
|
-
this.showLoading = input();
|
|
3288
|
-
this.multiple = input();
|
|
3289
|
-
this.showSelectAll = input();
|
|
3290
|
-
this.showSearch = input();
|
|
3291
|
-
this.values = model();
|
|
3292
|
-
this.validation = input();
|
|
3293
|
-
this.options = input();
|
|
3294
|
-
this.searchValue = input();
|
|
3295
|
-
this.selectedLabels = input();
|
|
3296
|
-
this.transformSelectedLabels = input();
|
|
3297
|
-
this.selectedType = input();
|
|
3298
|
-
this.amountText = input();
|
|
3299
|
-
this.validMessage = input();
|
|
3300
|
-
this.required = input();
|
|
3301
|
-
this.selectAllLabel = input();
|
|
3302
|
-
this.removeTagsTexts = input();
|
|
3303
|
-
this.placement = input();
|
|
3304
|
-
this.searchFilter = input();
|
|
3305
|
-
this.className = input();
|
|
3306
|
-
this.formFieldWidth = input();
|
|
3307
|
-
this.variant = input();
|
|
3308
|
-
this.showRequiredAsterisk = input();
|
|
3309
|
-
this.showLabel = input();
|
|
3310
|
-
this.icon = input();
|
|
3311
|
-
this.showIcon = input();
|
|
3312
|
-
this.label = input();
|
|
3313
|
-
this.form = input();
|
|
3314
|
-
this.name = input();
|
|
3315
|
-
this.disabled = model();
|
|
3316
|
-
this.open = input();
|
|
3317
|
-
this.dropdownWidth = input();
|
|
3318
|
-
this.searchLabel = input();
|
|
3319
|
-
this.searchPlaceholder = input();
|
|
3320
|
-
this.
|
|
3321
|
-
this.loadingText = input();
|
|
3322
|
-
this.noResultsText = input();
|
|
3323
|
-
this.mobileCloseButtonText = input();
|
|
3324
|
-
this.showClearSelection = input(defaultProps$l["showClearSelection"]);
|
|
3325
|
-
this.clearSelectionText = input(defaultProps$l["clearSelectionText"]);
|
|
3326
|
-
this.placeholder = input();
|
|
3327
|
-
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" }] : []));
|
|
3328
3338
|
this.amountChange = output();
|
|
3329
3339
|
this.dropdownToggle = output();
|
|
3330
3340
|
this.optionSelected = output();
|
|
3331
3341
|
this.search = output();
|
|
3332
|
-
this._ref = viewChild("_ref");
|
|
3333
|
-
this.selectRef = viewChild("selectRef");
|
|
3334
|
-
this.detailsRef = viewChild("detailsRef");
|
|
3335
|
-
this.searchInputRef = viewChild("searchInputRef");
|
|
3336
|
-
this.selectAllRef = viewChild("selectAllRef");
|
|
3337
|
-
this._id = signal(undefined);
|
|
3338
|
-
this._messageId = signal(undefined);
|
|
3339
|
-
this._validMessageId = signal(undefined);
|
|
3340
|
-
this._invalidMessageId = signal(undefined);
|
|
3341
|
-
this._invalidMessage = signal(undefined);
|
|
3342
|
-
this._selectId = signal(undefined);
|
|
3343
|
-
this._labelId = signal(undefined);
|
|
3344
|
-
this._summaryId = signal(undefined);
|
|
3345
|
-
this._placeholderId = signal(undefined);
|
|
3346
|
-
this._infoTextId = signal(undefined);
|
|
3347
|
-
this._validity = signal("no-validation");
|
|
3348
|
-
this._userInteraction = signal(false);
|
|
3349
|
-
this._descByIds = signal(undefined);
|
|
3350
|
-
this._selectedLabels = signal("");
|
|
3351
|
-
this._selectedLabelsId = signal(undefined);
|
|
3352
|
-
this._voiceOverFallback = signal("");
|
|
3353
|
-
this._selectedOptions = signal([]);
|
|
3354
|
-
this.selectAllEnabled = signal(false);
|
|
3355
|
-
this.searchEnabled = signal(false);
|
|
3356
|
-
this.amountOptions = signal(0);
|
|
3357
|
-
this._values = signal([]);
|
|
3358
|
-
this._options = signal([]);
|
|
3359
|
-
this._hasNoOptions = signal(false);
|
|
3360
|
-
this._documentClickListenerCallbackId = signal(undefined);
|
|
3361
|
-
this._internalChangeTimestamp = signal(0);
|
|
3362
|
-
this._documentScrollListenerCallbackId = signal(undefined);
|
|
3363
|
-
this._observer = signal(undefined);
|
|
3364
|
-
this._searchValue = signal(undefined);
|
|
3365
|
-
this.selectAllChecked = signal(false);
|
|
3366
|
-
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" }] : []));
|
|
3367
3377
|
if (typeof window !== "undefined") {
|
|
3368
3378
|
effect(() => {
|
|
3369
3379
|
// --- Mitosis: Workaround to make sure the effect() is triggered ---
|
|
@@ -3684,8 +3694,8 @@ class DBCustomSelect {
|
|
|
3684
3694
|
}
|
|
3685
3695
|
}
|
|
3686
3696
|
}
|
|
3687
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3688
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
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: [{
|
|
3689
3699
|
provide: NG_VALUE_ACCESSOR,
|
|
3690
3700
|
useExisting: DBCustomSelect,
|
|
3691
3701
|
multi: true
|
|
@@ -3808,7 +3818,7 @@ class DBCustomSelect {
|
|
|
3808
3818
|
}
|
|
3809
3819
|
<db-custom-select-list
|
|
3810
3820
|
[multiple]="getBoolean(multiple(), 'multiple')"
|
|
3811
|
-
[label]="
|
|
3821
|
+
[label]="listLabel() ?? label() ?? DEFAULT_LABEL"
|
|
3812
3822
|
>
|
|
3813
3823
|
@for (option of _options();track trackByOption2(i, option);let i =
|
|
3814
3824
|
$index) {
|
|
@@ -3895,7 +3905,7 @@ class DBCustomSelect {
|
|
|
3895
3905
|
>
|
|
3896
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"] }] }); }
|
|
3897
3907
|
}
|
|
3898
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3908
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBCustomSelect, decorators: [{
|
|
3899
3909
|
type: Component,
|
|
3900
3910
|
args: [{ providers: [{
|
|
3901
3911
|
provide: NG_VALUE_ACCESSOR,
|
|
@@ -4030,7 +4040,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImpo
|
|
|
4030
4040
|
}
|
|
4031
4041
|
<db-custom-select-list
|
|
4032
4042
|
[multiple]="getBoolean(multiple(), 'multiple')"
|
|
4033
|
-
[label]="
|
|
4043
|
+
[label]="listLabel() ?? label() ?? DEFAULT_LABEL"
|
|
4034
4044
|
>
|
|
4035
4045
|
@for (option of _options();track trackByOption2(i, option);let i =
|
|
4036
4046
|
$index) {
|
|
@@ -4124,9 +4134,9 @@ const defaultProps$k = {};
|
|
|
4124
4134
|
class DBCustomSelectFormField {
|
|
4125
4135
|
constructor() {
|
|
4126
4136
|
this.cls = cls;
|
|
4127
|
-
this.id = input();
|
|
4128
|
-
this.className = input();
|
|
4129
|
-
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" }] : []));
|
|
4130
4140
|
}
|
|
4131
4141
|
/**
|
|
4132
4142
|
* Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
|
|
@@ -4166,8 +4176,8 @@ class DBCustomSelectFormField {
|
|
|
4166
4176
|
this.enableAttributePassing(element, "db-custom-select-form-field");
|
|
4167
4177
|
}
|
|
4168
4178
|
}
|
|
4169
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4170
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "
|
|
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
|
|
4171
4181
|
#_ref
|
|
4172
4182
|
[attr.id]="id()"
|
|
4173
4183
|
[class]="cls('db-custom-select-form-field', className())"
|
|
@@ -4175,7 +4185,7 @@ class DBCustomSelectFormField {
|
|
|
4175
4185
|
<ng-content></ng-content>
|
|
4176
4186
|
</summary> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
|
|
4177
4187
|
}
|
|
4178
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4188
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBCustomSelectFormField, decorators: [{
|
|
4179
4189
|
type: Component,
|
|
4180
4190
|
args: [{ selector: "db-custom-select-form-field", standalone: true, imports: [CommonModule], template: `<summary
|
|
4181
4191
|
#_ref
|
|
@@ -4194,13 +4204,13 @@ const defaultProps$j = {};
|
|
|
4194
4204
|
class DBDivider {
|
|
4195
4205
|
constructor() {
|
|
4196
4206
|
this.cls = cls;
|
|
4197
|
-
this.id = input();
|
|
4198
|
-
this.margin = input();
|
|
4199
|
-
this.variant = input();
|
|
4200
|
-
this.emphasis = input();
|
|
4201
|
-
this.width = input();
|
|
4202
|
-
this.className = input();
|
|
4203
|
-
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" }] : []));
|
|
4204
4214
|
}
|
|
4205
4215
|
/**
|
|
4206
4216
|
* Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
|
|
@@ -4240,8 +4250,8 @@ class DBDivider {
|
|
|
4240
4250
|
this.enableAttributePassing(element, "db-divider");
|
|
4241
4251
|
}
|
|
4242
4252
|
}
|
|
4243
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4244
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "
|
|
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
|
|
4245
4255
|
#_ref
|
|
4246
4256
|
[attr.id]="id()"
|
|
4247
4257
|
[attr.data-margin]="margin()"
|
|
@@ -4251,7 +4261,7 @@ class DBDivider {
|
|
|
4251
4261
|
[class]="cls('db-divider', className())"
|
|
4252
4262
|
></div> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
|
|
4253
4263
|
}
|
|
4254
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4264
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBDivider, decorators: [{
|
|
4255
4265
|
type: Component,
|
|
4256
4266
|
args: [{ selector: "db-divider", standalone: true, imports: [CommonModule], template: `<div
|
|
4257
4267
|
#_ref
|
|
@@ -4329,22 +4339,22 @@ class DBDrawer {
|
|
|
4329
4339
|
this.cls = cls;
|
|
4330
4340
|
this.getBooleanAsString = getBooleanAsString;
|
|
4331
4341
|
this.DEFAULT_CLOSE_BUTTON = DEFAULT_CLOSE_BUTTON;
|
|
4332
|
-
this.open = input();
|
|
4333
|
-
this.position = input();
|
|
4334
|
-
this.backdrop = input();
|
|
4335
|
-
this.variant = input();
|
|
4336
|
-
this.id = input();
|
|
4337
|
-
this.direction = input();
|
|
4338
|
-
this.className = input();
|
|
4339
|
-
this.spacing = input();
|
|
4340
|
-
this.width = input();
|
|
4341
|
-
this.rounded = input();
|
|
4342
|
-
this.closeButtonId = input();
|
|
4343
|
-
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" }] : []));
|
|
4344
4354
|
this.close = output();
|
|
4345
|
-
this._ref = viewChild("_ref");
|
|
4346
|
-
this.dialogContainerRef = viewChild("dialogContainerRef");
|
|
4347
|
-
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" }] : []));
|
|
4348
4358
|
if (typeof window !== "undefined") {
|
|
4349
4359
|
effect(() => {
|
|
4350
4360
|
// --- Mitosis: Workaround to make sure the effect() is triggered ---
|
|
@@ -4414,8 +4424,8 @@ class DBDrawer {
|
|
|
4414
4424
|
this.initialized.set(true);
|
|
4415
4425
|
}
|
|
4416
4426
|
}
|
|
4417
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4418
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "
|
|
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
|
|
4419
4429
|
class="db-drawer"
|
|
4420
4430
|
[attr.id]="id()"
|
|
4421
4431
|
#_ref
|
|
@@ -4452,7 +4462,7 @@ class DBDrawer {
|
|
|
4452
4462
|
</article>
|
|
4453
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"] }] }); }
|
|
4454
4464
|
}
|
|
4455
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4465
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBDrawer, decorators: [{
|
|
4456
4466
|
type: Component,
|
|
4457
4467
|
args: [{ selector: "db-drawer", standalone: true, imports: [CommonModule, DBButton], template: `<dialog
|
|
4458
4468
|
class="db-drawer"
|
|
@@ -4631,10 +4641,10 @@ var navigation = {
|
|
|
4631
4641
|
|
|
4632
4642
|
/* Angular cannot handle multiple slots with the same name, we need to use Directives for this. */
|
|
4633
4643
|
class SecondaryActionDirective {
|
|
4634
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4635
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
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 }); }
|
|
4636
4646
|
}
|
|
4637
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4647
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: SecondaryActionDirective, decorators: [{
|
|
4638
4648
|
type: Directive,
|
|
4639
4649
|
args: [{
|
|
4640
4650
|
selector: '[dbSecondaryAction]',
|
|
@@ -4644,10 +4654,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImpo
|
|
|
4644
4654
|
|
|
4645
4655
|
/* Angular cannot handle multiple slots with the same name, we need to use Directives for this. */
|
|
4646
4656
|
class MetaNavigationDirective {
|
|
4647
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4648
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
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 }); }
|
|
4649
4659
|
}
|
|
4650
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4660
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: MetaNavigationDirective, decorators: [{
|
|
4651
4661
|
type: Directive,
|
|
4652
4662
|
args: [{
|
|
4653
4663
|
selector: '[dbMetaNavigation]',
|
|
@@ -4657,10 +4667,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImpo
|
|
|
4657
4667
|
|
|
4658
4668
|
/* Angular cannot handle multiple slots with the same name, we need to use Directives for this. */
|
|
4659
4669
|
class NavigationDirective {
|
|
4660
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4661
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
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 }); }
|
|
4662
4672
|
}
|
|
4663
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4673
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: NavigationDirective, decorators: [{
|
|
4664
4674
|
type: Directive,
|
|
4665
4675
|
args: [{
|
|
4666
4676
|
selector: '[dbNavigation]',
|
|
@@ -4688,16 +4698,16 @@ class DBHeader {
|
|
|
4688
4698
|
this.cls = cls;
|
|
4689
4699
|
this.getBoolean = getBoolean;
|
|
4690
4700
|
this.DEFAULT_BURGER_MENU = DEFAULT_BURGER_MENU;
|
|
4691
|
-
this.forceMobile = input();
|
|
4692
|
-
this.drawerOpen = input();
|
|
4693
|
-
this.className = input();
|
|
4694
|
-
this.id = input();
|
|
4695
|
-
this.width = input();
|
|
4696
|
-
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" }] : []));
|
|
4697
4707
|
this.toggle = output();
|
|
4698
|
-
this._ref = viewChild("_ref");
|
|
4699
|
-
this.initialized = signal(false);
|
|
4700
|
-
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" }] : []));
|
|
4701
4711
|
if (typeof window !== "undefined") {
|
|
4702
4712
|
effect(() => {
|
|
4703
4713
|
// --- Mitosis: Workaround to make sure the effect() is triggered ---
|
|
@@ -4759,8 +4769,8 @@ class DBHeader {
|
|
|
4759
4769
|
this.initialized.set(true);
|
|
4760
4770
|
}
|
|
4761
4771
|
}
|
|
4762
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4763
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "
|
|
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
|
|
4764
4774
|
#_ref
|
|
4765
4775
|
[class]="cls('db-header', className())"
|
|
4766
4776
|
[attr.id]="id()"
|
|
@@ -4817,7 +4827,7 @@ class DBHeader {
|
|
|
4817
4827
|
</div>
|
|
4818
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"] }] }); }
|
|
4819
4829
|
}
|
|
4820
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4830
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBHeader, decorators: [{
|
|
4821
4831
|
type: Component,
|
|
4822
4832
|
args: [{ selector: "db-header", standalone: true, imports: [CommonModule, DBDrawer, DBButton], template: `<header
|
|
4823
4833
|
#_ref
|
|
@@ -4890,13 +4900,13 @@ const defaultProps$g = {};
|
|
|
4890
4900
|
class DBIcon {
|
|
4891
4901
|
constructor() {
|
|
4892
4902
|
this.cls = cls;
|
|
4893
|
-
this.id = input();
|
|
4894
|
-
this.className = input();
|
|
4895
|
-
this.icon = input();
|
|
4896
|
-
this.weight = input();
|
|
4897
|
-
this.variant = input();
|
|
4898
|
-
this.text = input();
|
|
4899
|
-
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" }] : []));
|
|
4900
4910
|
}
|
|
4901
4911
|
/**
|
|
4902
4912
|
* Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
|
|
@@ -4936,8 +4946,8 @@ class DBIcon {
|
|
|
4936
4946
|
this.enableAttributePassing(element, "db-icon");
|
|
4937
4947
|
}
|
|
4938
4948
|
}
|
|
4939
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4940
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
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
|
|
4941
4951
|
aria-hidden="true"
|
|
4942
4952
|
#_ref
|
|
4943
4953
|
[attr.id]="id()"
|
|
@@ -4950,7 +4960,7 @@ class DBIcon {
|
|
|
4950
4960
|
}</span
|
|
4951
4961
|
> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
|
|
4952
4962
|
}
|
|
4953
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4963
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBIcon, decorators: [{
|
|
4954
4964
|
type: Component,
|
|
4955
4965
|
args: [{ selector: "db-icon", standalone: true, imports: [CommonModule], template: `<span
|
|
4956
4966
|
aria-hidden="true"
|
|
@@ -4979,21 +4989,21 @@ class DBLink {
|
|
|
4979
4989
|
constructor() {
|
|
4980
4990
|
this.cls = cls;
|
|
4981
4991
|
this.getBooleanAsString = getBooleanAsString;
|
|
4982
|
-
this.id = input();
|
|
4983
|
-
this.className = input();
|
|
4984
|
-
this.href = input();
|
|
4985
|
-
this.target = input();
|
|
4986
|
-
this.rel = input();
|
|
4987
|
-
this.role = input();
|
|
4988
|
-
this.hreflang = input();
|
|
4989
|
-
this.disabled = input();
|
|
4990
|
-
this.size = input();
|
|
4991
|
-
this.showIcon = input();
|
|
4992
|
-
this.variant = input();
|
|
4993
|
-
this.content = input();
|
|
4994
|
-
this.wrap = input();
|
|
4995
|
-
this.text = input();
|
|
4996
|
-
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" }] : []));
|
|
4997
5007
|
}
|
|
4998
5008
|
/**
|
|
4999
5009
|
* Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
|
|
@@ -5033,8 +5043,8 @@ class DBLink {
|
|
|
5033
5043
|
this.enableAttributePassing(element, "db-link");
|
|
5034
5044
|
}
|
|
5035
5045
|
}
|
|
5036
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5037
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
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
|
|
5038
5048
|
#_ref
|
|
5039
5049
|
[attr.id]="id()"
|
|
5040
5050
|
[class]="cls('db-link', className())"
|
|
@@ -5055,7 +5065,7 @@ class DBLink {
|
|
|
5055
5065
|
}</a
|
|
5056
5066
|
> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
|
|
5057
5067
|
}
|
|
5058
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5068
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBLink, decorators: [{
|
|
5059
5069
|
type: Component,
|
|
5060
5070
|
args: [{ selector: "db-link", standalone: true, imports: [CommonModule], template: `<a
|
|
5061
5071
|
#_ref
|
|
@@ -5087,10 +5097,10 @@ const defaultProps$e = {};
|
|
|
5087
5097
|
class DBNavigation {
|
|
5088
5098
|
constructor() {
|
|
5089
5099
|
this.cls = cls;
|
|
5090
|
-
this.id = input();
|
|
5091
|
-
this.className = input();
|
|
5092
|
-
this._ref = viewChild("_ref");
|
|
5093
|
-
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" }] : []));
|
|
5094
5104
|
}
|
|
5095
5105
|
/**
|
|
5096
5106
|
* Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
|
|
@@ -5131,8 +5141,8 @@ class DBNavigation {
|
|
|
5131
5141
|
this._id.set(this.id() || "navigation-" + uuid());
|
|
5132
5142
|
}
|
|
5133
5143
|
}
|
|
5134
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5135
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "
|
|
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
|
|
5136
5146
|
#_ref
|
|
5137
5147
|
[attr.id]="_id()"
|
|
5138
5148
|
[class]="cls('db-navigation', className())"
|
|
@@ -5140,7 +5150,7 @@ class DBNavigation {
|
|
|
5140
5150
|
<menu><ng-content></ng-content></menu>
|
|
5141
5151
|
</nav> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
|
|
5142
5152
|
}
|
|
5143
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5153
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBNavigation, decorators: [{
|
|
5144
5154
|
type: Component,
|
|
5145
5155
|
args: [{ selector: "db-navigation", standalone: true, imports: [CommonModule], template: `<nav
|
|
5146
5156
|
#_ref
|
|
@@ -5153,10 +5163,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImpo
|
|
|
5153
5163
|
|
|
5154
5164
|
/* Angular cannot handle multiple slots with the same name, we need to use Directives for this. */
|
|
5155
5165
|
class NavigationContentDirective {
|
|
5156
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5157
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
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 }); }
|
|
5158
5168
|
}
|
|
5159
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5169
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: NavigationContentDirective, decorators: [{
|
|
5160
5170
|
type: Directive,
|
|
5161
5171
|
args: [{
|
|
5162
5172
|
selector: '[dbNavigationContent]',
|
|
@@ -5192,27 +5202,27 @@ class DBNavigationItem {
|
|
|
5192
5202
|
this.getBooleanAsString = getBooleanAsString;
|
|
5193
5203
|
this.getBoolean = getBoolean;
|
|
5194
5204
|
this.DEFAULT_BACK = DEFAULT_BACK;
|
|
5195
|
-
this.subNavigationExpanded = input();
|
|
5196
|
-
this.id = input();
|
|
5197
|
-
this.className = input();
|
|
5198
|
-
this.width = input();
|
|
5199
|
-
this.icon = input();
|
|
5200
|
-
this.showIcon = input();
|
|
5201
|
-
this.active = input();
|
|
5202
|
-
this.wrap = input();
|
|
5203
|
-
this.disabled = input();
|
|
5204
|
-
this.text = input();
|
|
5205
|
-
this.backButtonId = input();
|
|
5206
|
-
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" }] : []));
|
|
5207
5217
|
this.click = output();
|
|
5208
|
-
this._ref = viewChild("_ref");
|
|
5209
|
-
this.initialized = signal(false);
|
|
5210
|
-
this.hasAreaPopup = signal(false);
|
|
5211
|
-
this.hasSubNavigation = signal(true);
|
|
5212
|
-
this.isSubNavigationExpanded = signal(false);
|
|
5213
|
-
this.autoClose = signal(false);
|
|
5214
|
-
this.subNavigationId = signal("sub-navigation-" + uuid());
|
|
5215
|
-
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" }] : []));
|
|
5216
5226
|
if (typeof window !== "undefined") {
|
|
5217
5227
|
effect(() => {
|
|
5218
5228
|
// --- Mitosis: Workaround to make sure the effect() is triggered ---
|
|
@@ -5287,8 +5297,8 @@ class DBNavigationItem {
|
|
|
5287
5297
|
this.initialized.set(true);
|
|
5288
5298
|
}
|
|
5289
5299
|
}
|
|
5290
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5291
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
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
|
|
5292
5302
|
#_ref
|
|
5293
5303
|
[attr.id]="id()"
|
|
5294
5304
|
(mouseover)="navigationItemSafeTriangle()?.enableFollow()"
|
|
@@ -5337,7 +5347,7 @@ class DBNavigationItem {
|
|
|
5337
5347
|
}
|
|
5338
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"] }] }); }
|
|
5339
5349
|
}
|
|
5340
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5350
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBNavigationItem, decorators: [{
|
|
5341
5351
|
type: Component,
|
|
5342
5352
|
args: [{ selector: "db-navigation-item", standalone: true, imports: [CommonModule, DBButton], template: `<li
|
|
5343
5353
|
#_ref
|
|
@@ -5408,24 +5418,24 @@ class DBNotification {
|
|
|
5408
5418
|
this.stringPropVisible = stringPropVisible;
|
|
5409
5419
|
this.getBoolean = getBoolean;
|
|
5410
5420
|
this.DEFAULT_CLOSE_BUTTON = DEFAULT_CLOSE_BUTTON;
|
|
5411
|
-
this.id = input();
|
|
5412
|
-
this.className = input();
|
|
5413
|
-
this.ariaLive = input();
|
|
5414
|
-
this.semantic = input();
|
|
5415
|
-
this.variant = input();
|
|
5416
|
-
this.icon = input();
|
|
5417
|
-
this.showIcon = input();
|
|
5418
|
-
this.linkVariant = input();
|
|
5419
|
-
this.headline = input();
|
|
5420
|
-
this.showHeadline = input();
|
|
5421
|
-
this.text = input();
|
|
5422
|
-
this.timestamp = input();
|
|
5423
|
-
this.showTimestamp = input();
|
|
5424
|
-
this.closeable = input();
|
|
5425
|
-
this.closeButtonId = input();
|
|
5426
|
-
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" }] : []));
|
|
5427
5437
|
this.close = output();
|
|
5428
|
-
this._ref = viewChild("_ref");
|
|
5438
|
+
this._ref = viewChild("_ref", ...(ngDevMode ? [{ debugName: "_ref" }] : []));
|
|
5429
5439
|
}
|
|
5430
5440
|
/**
|
|
5431
5441
|
* Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
|
|
@@ -5465,8 +5475,8 @@ class DBNotification {
|
|
|
5465
5475
|
this.enableAttributePassing(element, "db-notification");
|
|
5466
5476
|
}
|
|
5467
5477
|
}
|
|
5468
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5469
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
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
|
|
5470
5480
|
#_ref
|
|
5471
5481
|
[attr.id]="id()"
|
|
5472
5482
|
[class]="cls('db-notification', className())"
|
|
@@ -5503,7 +5513,7 @@ class DBNotification {
|
|
|
5503
5513
|
}
|
|
5504
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"] }] }); }
|
|
5505
5515
|
}
|
|
5506
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5516
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBNotification, decorators: [{
|
|
5507
5517
|
type: Component,
|
|
5508
5518
|
args: [{ selector: "db-notification", standalone: true, imports: [CommonModule, DBButton], template: `<article
|
|
5509
5519
|
#_ref
|
|
@@ -5552,14 +5562,14 @@ class DBPage {
|
|
|
5552
5562
|
constructor() {
|
|
5553
5563
|
this.cls = cls;
|
|
5554
5564
|
this.getBooleanAsString = getBooleanAsString;
|
|
5555
|
-
this.fadeIn = input();
|
|
5556
|
-
this.documentOverflow = input();
|
|
5557
|
-
this.variant = input();
|
|
5558
|
-
this.id = input();
|
|
5559
|
-
this.className = input();
|
|
5560
|
-
this.mainClass = input();
|
|
5561
|
-
this._ref = viewChild("_ref");
|
|
5562
|
-
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" }] : []));
|
|
5563
5573
|
}
|
|
5564
5574
|
/**
|
|
5565
5575
|
* Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
|
|
@@ -5625,8 +5635,8 @@ class DBPage {
|
|
|
5625
5635
|
document.documentElement.classList.remove("db-page-document");
|
|
5626
5636
|
}
|
|
5627
5637
|
}
|
|
5628
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5629
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "
|
|
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
|
|
5630
5640
|
#_ref
|
|
5631
5641
|
[attr.id]="id()"
|
|
5632
5642
|
[class]="cls('db-page', className())"
|
|
@@ -5639,7 +5649,7 @@ class DBPage {
|
|
|
5639
5649
|
<ng-content select="[footer]"> </ng-content>
|
|
5640
5650
|
</div> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
|
|
5641
5651
|
}
|
|
5642
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5652
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBPage, decorators: [{
|
|
5643
5653
|
type: Component,
|
|
5644
5654
|
args: [{ selector: "db-page", standalone: true, imports: [CommonModule], template: `<div
|
|
5645
5655
|
#_ref
|
|
@@ -5732,20 +5742,20 @@ class DBPopover {
|
|
|
5732
5742
|
constructor() {
|
|
5733
5743
|
this.cls = cls;
|
|
5734
5744
|
this.getBooleanAsString = getBooleanAsString;
|
|
5735
|
-
this.placement = input();
|
|
5736
|
-
this.id = input();
|
|
5737
|
-
this.className = input();
|
|
5738
|
-
this.spacing = input();
|
|
5739
|
-
this.gap = input();
|
|
5740
|
-
this.animation = input();
|
|
5741
|
-
this.open = input();
|
|
5742
|
-
this.delay = input();
|
|
5743
|
-
this.width = input();
|
|
5744
|
-
this._ref = viewChild("_ref");
|
|
5745
|
-
this.initialized = signal(false);
|
|
5746
|
-
this.isExpanded = signal(false);
|
|
5747
|
-
this._documentScrollListenerCallbackId = signal(undefined);
|
|
5748
|
-
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" }] : []));
|
|
5749
5759
|
if (typeof window !== "undefined") {
|
|
5750
5760
|
effect(() => {
|
|
5751
5761
|
// --- Mitosis: Workaround to make sure the effect() is triggered ---
|
|
@@ -5834,8 +5844,8 @@ class DBPopover {
|
|
|
5834
5844
|
this.initialized.set(true);
|
|
5835
5845
|
}
|
|
5836
5846
|
}
|
|
5837
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5838
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "
|
|
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
|
|
5839
5849
|
#_ref
|
|
5840
5850
|
[attr.id]="id()"
|
|
5841
5851
|
[class]="cls('db-popover', className())"
|
|
@@ -5855,7 +5865,7 @@ class DBPopover {
|
|
|
5855
5865
|
</article>
|
|
5856
5866
|
</div> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
|
|
5857
5867
|
}
|
|
5858
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5868
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBPopover, decorators: [{
|
|
5859
5869
|
type: Component,
|
|
5860
5870
|
args: [{ selector: "db-popover", standalone: true, imports: [CommonModule], template: `<div
|
|
5861
5871
|
#_ref
|
|
@@ -5901,24 +5911,24 @@ class DBRadio {
|
|
|
5901
5911
|
this.getHideProp = getHideProp;
|
|
5902
5912
|
this.cls = cls;
|
|
5903
5913
|
this.getBoolean = getBoolean;
|
|
5904
|
-
this.id = input();
|
|
5905
|
-
this.checked = input();
|
|
5906
|
-
this.size = input();
|
|
5907
|
-
this.showLabel = input();
|
|
5908
|
-
this.showRequiredAsterisk = input();
|
|
5909
|
-
this.className = input();
|
|
5910
|
-
this.validation = input();
|
|
5911
|
-
this.name = input();
|
|
5912
|
-
this.disabled = model();
|
|
5913
|
-
this.value = model();
|
|
5914
|
-
this.required = input();
|
|
5915
|
-
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" }] : []));
|
|
5916
5926
|
this.change = output();
|
|
5917
5927
|
this.blur = output();
|
|
5918
5928
|
this.focus = output();
|
|
5919
|
-
this._ref = viewChild("_ref");
|
|
5920
|
-
this.initialized = signal(false);
|
|
5921
|
-
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" }] : []));
|
|
5922
5932
|
if (typeof window !== "undefined") {
|
|
5923
5933
|
effect(() => {
|
|
5924
5934
|
// --- Mitosis: Workaround to make sure the effect() is triggered ---
|
|
@@ -5993,8 +6003,8 @@ class DBRadio {
|
|
|
5993
6003
|
this._id.set(this.id() ?? `radio-${uuid()}`);
|
|
5994
6004
|
}
|
|
5995
6005
|
}
|
|
5996
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5997
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
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: [{
|
|
5998
6008
|
provide: NG_VALUE_ACCESSOR,
|
|
5999
6009
|
useExisting: DBRadio,
|
|
6000
6010
|
multi: true
|
|
@@ -6024,7 +6034,7 @@ class DBRadio {
|
|
|
6024
6034
|
}</label
|
|
6025
6035
|
> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
|
|
6026
6036
|
}
|
|
6027
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6037
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBRadio, decorators: [{
|
|
6028
6038
|
type: Component,
|
|
6029
6039
|
args: [{ providers: [{
|
|
6030
6040
|
provide: NG_VALUE_ACCESSOR,
|
|
@@ -6061,12 +6071,12 @@ const defaultProps$8 = {};
|
|
|
6061
6071
|
class DBSection {
|
|
6062
6072
|
constructor() {
|
|
6063
6073
|
this.cls = cls;
|
|
6064
|
-
this.id = input();
|
|
6065
|
-
this.className = input();
|
|
6066
|
-
this.spacing = input();
|
|
6067
|
-
this.width = input();
|
|
6068
|
-
this._ref = viewChild("_ref");
|
|
6069
|
-
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" }] : []));
|
|
6070
6080
|
}
|
|
6071
6081
|
/**
|
|
6072
6082
|
* Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
|
|
@@ -6107,8 +6117,8 @@ class DBSection {
|
|
|
6107
6117
|
this._id.set(this.id() || "section-" + uuid());
|
|
6108
6118
|
}
|
|
6109
6119
|
}
|
|
6110
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6111
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "
|
|
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
|
|
6112
6122
|
#_ref
|
|
6113
6123
|
[attr.id]="_id()"
|
|
6114
6124
|
[class]="cls('db-section', className())"
|
|
@@ -6118,7 +6128,7 @@ class DBSection {
|
|
|
6118
6128
|
<ng-content></ng-content>
|
|
6119
6129
|
</section> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
|
|
6120
6130
|
}
|
|
6121
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6131
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBSection, decorators: [{
|
|
6122
6132
|
type: Component,
|
|
6123
6133
|
args: [{ selector: "db-section", standalone: true, imports: [CommonModule], template: `<section
|
|
6124
6134
|
#_ref
|
|
@@ -6213,46 +6223,46 @@ class DBSelect {
|
|
|
6213
6223
|
this.getOptionKey = getOptionKey;
|
|
6214
6224
|
this.stringPropVisible = stringPropVisible;
|
|
6215
6225
|
this.DEFAULT_VALID_MESSAGE = DEFAULT_VALID_MESSAGE;
|
|
6216
|
-
this.id = input();
|
|
6217
|
-
this.invalidMessage = input();
|
|
6218
|
-
this.message = input();
|
|
6219
|
-
this.showMessage = input();
|
|
6220
|
-
this.placeholder = input();
|
|
6221
|
-
this.value = model();
|
|
6222
|
-
this.validMessage = input();
|
|
6223
|
-
this.validation = input();
|
|
6224
|
-
this.required = input();
|
|
6225
|
-
this.className = input();
|
|
6226
|
-
this.variant = input();
|
|
6227
|
-
this.showLabel = input();
|
|
6228
|
-
this.showRequiredAsterisk = input();
|
|
6229
|
-
this.icon = input();
|
|
6230
|
-
this.showIcon = input();
|
|
6231
|
-
this.label = input();
|
|
6232
|
-
this.disabled = model();
|
|
6233
|
-
this.name = input();
|
|
6234
|
-
this.size = input();
|
|
6235
|
-
this.autocomplete = input();
|
|
6236
|
-
this.multiple = input();
|
|
6237
|
-
this.ariaDescribedBy = input();
|
|
6238
|
-
this.options = input();
|
|
6239
|
-
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" }] : []));
|
|
6240
6250
|
this.click = output();
|
|
6241
6251
|
this.input = output();
|
|
6242
6252
|
this.change = output();
|
|
6243
6253
|
this.blur = output();
|
|
6244
6254
|
this.focus = output();
|
|
6245
|
-
this._ref = viewChild("_ref");
|
|
6246
|
-
this._id = signal(undefined);
|
|
6247
|
-
this._messageId = signal(undefined);
|
|
6248
|
-
this._validMessageId = signal(undefined);
|
|
6249
|
-
this._invalidMessageId = signal(undefined);
|
|
6250
|
-
this._invalidMessage = signal(undefined);
|
|
6251
|
-
this._placeholderId = signal("");
|
|
6252
|
-
this._descByIds = signal(undefined);
|
|
6253
|
-
this._value = signal("");
|
|
6254
|
-
this.initialized = signal(false);
|
|
6255
|
-
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" }] : []));
|
|
6256
6266
|
if (typeof window !== "undefined") {
|
|
6257
6267
|
effect(() => {
|
|
6258
6268
|
// --- Mitosis: Workaround to make sure the effect() is triggered ---
|
|
@@ -6365,8 +6375,8 @@ class DBSelect {
|
|
|
6365
6375
|
this.writeValue?.(this.value?.() ?? "");
|
|
6366
6376
|
}
|
|
6367
6377
|
}
|
|
6368
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6369
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
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: [{
|
|
6370
6380
|
provide: NG_VALUE_ACCESSOR,
|
|
6371
6381
|
useExisting: DBSelect,
|
|
6372
6382
|
multi: true
|
|
@@ -6464,7 +6474,7 @@ class DBSelect {
|
|
|
6464
6474
|
>
|
|
6465
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"] }] }); }
|
|
6466
6476
|
}
|
|
6467
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6477
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBSelect, decorators: [{
|
|
6468
6478
|
type: Component,
|
|
6469
6479
|
args: [{ providers: [{
|
|
6470
6480
|
provide: NG_VALUE_ACCESSOR,
|
|
@@ -6570,15 +6580,15 @@ class DBStack {
|
|
|
6570
6580
|
constructor() {
|
|
6571
6581
|
this.cls = cls;
|
|
6572
6582
|
this.getBooleanAsString = getBooleanAsString;
|
|
6573
|
-
this.id = input();
|
|
6574
|
-
this.className = input();
|
|
6575
|
-
this.gap = input();
|
|
6576
|
-
this.variant = input();
|
|
6577
|
-
this.direction = input();
|
|
6578
|
-
this.alignment = input();
|
|
6579
|
-
this.justifyContent = input();
|
|
6580
|
-
this.wrap = input();
|
|
6581
|
-
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" }] : []));
|
|
6582
6592
|
}
|
|
6583
6593
|
/**
|
|
6584
6594
|
* Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
|
|
@@ -6618,8 +6628,8 @@ class DBStack {
|
|
|
6618
6628
|
this.enableAttributePassing(element, "db-stack");
|
|
6619
6629
|
}
|
|
6620
6630
|
}
|
|
6621
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6622
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "
|
|
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
|
|
6623
6633
|
#_ref
|
|
6624
6634
|
[attr.id]="id()"
|
|
6625
6635
|
[class]="cls('db-stack', className())"
|
|
@@ -6633,7 +6643,7 @@ class DBStack {
|
|
|
6633
6643
|
<ng-content></ng-content>
|
|
6634
6644
|
</div> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
|
|
6635
6645
|
}
|
|
6636
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6646
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBStack, decorators: [{
|
|
6637
6647
|
type: Component,
|
|
6638
6648
|
args: [{ selector: "db-stack", standalone: true, imports: [CommonModule], template: `<div
|
|
6639
6649
|
#_ref
|
|
@@ -6657,8 +6667,45 @@ const StackJustifyContentList = ['space-between', 'start', 'end', 'center'];
|
|
|
6657
6667
|
|
|
6658
6668
|
const defaultProps$5 = {};
|
|
6659
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
|
+
}
|
|
6660
6706
|
handleChange(event) {
|
|
6661
6707
|
handleFrameworkEventAngular(this, event, "checked");
|
|
6708
|
+
this.handleValidation();
|
|
6662
6709
|
}
|
|
6663
6710
|
handleBlur(event) {
|
|
6664
6711
|
if (this.blur) {
|
|
@@ -6676,27 +6723,57 @@ class DBSwitch {
|
|
|
6676
6723
|
this.getHideProp = getHideProp;
|
|
6677
6724
|
this.cls = cls;
|
|
6678
6725
|
this.getBoolean = getBoolean;
|
|
6679
|
-
this.
|
|
6680
|
-
this.
|
|
6681
|
-
this.
|
|
6682
|
-
this.
|
|
6683
|
-
this.
|
|
6684
|
-
this.
|
|
6685
|
-
this.
|
|
6686
|
-
this.
|
|
6687
|
-
this.
|
|
6688
|
-
this.
|
|
6689
|
-
this.
|
|
6690
|
-
this.
|
|
6691
|
-
this.
|
|
6692
|
-
this.
|
|
6693
|
-
this.
|
|
6694
|
-
this.
|
|
6695
|
-
this.
|
|
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" }] : []));
|
|
6696
6751
|
this.blur = output();
|
|
6697
6752
|
this.focus = output();
|
|
6698
|
-
this._ref = viewChild("_ref");
|
|
6699
|
-
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
|
+
}
|
|
6700
6777
|
}
|
|
6701
6778
|
/**
|
|
6702
6779
|
* Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
|
|
@@ -6750,80 +6827,146 @@ class DBSwitch {
|
|
|
6750
6827
|
const element = this._ref()?.nativeElement;
|
|
6751
6828
|
this.enableAttributePassing(element, "db-switch");
|
|
6752
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();
|
|
6753
6834
|
}
|
|
6754
6835
|
}
|
|
6755
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6756
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
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: [{
|
|
6757
6838
|
provide: NG_VALUE_ACCESSOR,
|
|
6758
6839
|
useExisting: DBSwitch,
|
|
6759
6840
|
multi: true
|
|
6760
|
-
}], viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<
|
|
6841
|
+
}], viewQueries: [{ propertyName: "_ref", first: true, predicate: ["_ref"], descendants: true, isSignal: true }], ngImport: i0, template: `<div
|
|
6761
6842
|
[attr.data-visual-aid]="getBooleanAsString(visualAid())"
|
|
6762
6843
|
[attr.data-size]="size()"
|
|
6763
6844
|
[attr.data-hide-label]="getHideProp(showLabel())"
|
|
6764
|
-
[attr.data-
|
|
6765
|
-
[attr.for]="_id()"
|
|
6845
|
+
[attr.data-variant]="variant()"
|
|
6766
6846
|
[attr.data-hide-asterisk]="getHideProp(showRequiredAsterisk())"
|
|
6847
|
+
[attr.data-custom-validity]="validation()"
|
|
6767
6848
|
[class]="cls('db-switch', className())"
|
|
6768
|
-
|
|
6769
|
-
|
|
6770
|
-
|
|
6771
|
-
|
|
6772
|
-
|
|
6773
|
-
|
|
6774
|
-
|
|
6775
|
-
|
|
6776
|
-
|
|
6777
|
-
|
|
6778
|
-
|
|
6779
|
-
|
|
6780
|
-
|
|
6781
|
-
|
|
6782
|
-
|
|
6783
|
-
|
|
6784
|
-
|
|
6785
|
-
|
|
6786
|
-
|
|
6787
|
-
|
|
6788
|
-
|
|
6789
|
-
|
|
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"] }] }); }
|
|
6790
6902
|
}
|
|
6791
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6903
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBSwitch, decorators: [{
|
|
6792
6904
|
type: Component,
|
|
6793
6905
|
args: [{ providers: [{
|
|
6794
6906
|
provide: NG_VALUE_ACCESSOR,
|
|
6795
6907
|
useExisting: DBSwitch,
|
|
6796
6908
|
multi: true
|
|
6797
|
-
}], selector: "db-switch", standalone: true, imports: [CommonModule], template: `<
|
|
6909
|
+
}], selector: "db-switch", standalone: true, imports: [CommonModule, DBInfotext], template: `<div
|
|
6798
6910
|
[attr.data-visual-aid]="getBooleanAsString(visualAid())"
|
|
6799
6911
|
[attr.data-size]="size()"
|
|
6800
6912
|
[attr.data-hide-label]="getHideProp(showLabel())"
|
|
6801
|
-
[attr.data-
|
|
6802
|
-
[attr.for]="_id()"
|
|
6913
|
+
[attr.data-variant]="variant()"
|
|
6803
6914
|
[attr.data-hide-asterisk]="getHideProp(showRequiredAsterisk())"
|
|
6915
|
+
[attr.data-custom-validity]="validation()"
|
|
6804
6916
|
[class]="cls('db-switch', className())"
|
|
6805
|
-
|
|
6806
|
-
|
|
6807
|
-
|
|
6808
|
-
|
|
6809
|
-
|
|
6810
|
-
|
|
6811
|
-
|
|
6812
|
-
|
|
6813
|
-
|
|
6814
|
-
|
|
6815
|
-
|
|
6816
|
-
|
|
6817
|
-
|
|
6818
|
-
|
|
6819
|
-
|
|
6820
|
-
|
|
6821
|
-
|
|
6822
|
-
|
|
6823
|
-
|
|
6824
|
-
|
|
6825
|
-
|
|
6826
|
-
|
|
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"] }]
|
|
6827
6970
|
}], ctorParameters: () => [{ type: i0.Renderer2 }] });
|
|
6828
6971
|
|
|
6829
6972
|
const defaultProps$4 = {};
|
|
@@ -6853,25 +6996,25 @@ class DBTabItem {
|
|
|
6853
6996
|
this.cls = cls;
|
|
6854
6997
|
this.getBooleanAsString = getBooleanAsString;
|
|
6855
6998
|
this.getBoolean = getBoolean;
|
|
6856
|
-
this.active = input();
|
|
6857
|
-
this.name = input();
|
|
6858
|
-
this.className = input();
|
|
6859
|
-
this.id = input();
|
|
6860
|
-
this.iconLeading = input();
|
|
6861
|
-
this.icon = input();
|
|
6862
|
-
this.iconTrailing = input();
|
|
6863
|
-
this.showIconLeading = input();
|
|
6864
|
-
this.showIcon = input();
|
|
6865
|
-
this.showIconTrailing = input();
|
|
6866
|
-
this.noText = input();
|
|
6867
|
-
this.disabled = model();
|
|
6868
|
-
this.checked = model();
|
|
6869
|
-
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" }] : []));
|
|
6870
7013
|
this.change = output();
|
|
6871
|
-
this._ref = viewChild("_ref");
|
|
6872
|
-
this._selected = signal(false);
|
|
6873
|
-
this._name = signal(undefined);
|
|
6874
|
-
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" }] : []));
|
|
6875
7018
|
if (typeof window !== "undefined") {
|
|
6876
7019
|
effect(() => {
|
|
6877
7020
|
// --- Mitosis: Workaround to make sure the effect() is triggered ---
|
|
@@ -6953,8 +7096,8 @@ class DBTabItem {
|
|
|
6953
7096
|
this.initialized.set(true);
|
|
6954
7097
|
}
|
|
6955
7098
|
}
|
|
6956
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6957
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
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: [{
|
|
6958
7101
|
provide: NG_VALUE_ACCESSOR,
|
|
6959
7102
|
useExisting: DBTabItem,
|
|
6960
7103
|
multi: true
|
|
@@ -6980,7 +7123,7 @@ class DBTabItem {
|
|
|
6980
7123
|
></label>
|
|
6981
7124
|
</li> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
|
|
6982
7125
|
}
|
|
6983
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7126
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBTabItem, decorators: [{
|
|
6984
7127
|
type: Component,
|
|
6985
7128
|
args: [{ providers: [{
|
|
6986
7129
|
provide: NG_VALUE_ACCESSOR,
|
|
@@ -7013,10 +7156,10 @@ const defaultProps$3 = {};
|
|
|
7013
7156
|
class DBTabList {
|
|
7014
7157
|
constructor() {
|
|
7015
7158
|
this.cls = cls;
|
|
7016
|
-
this.id = input();
|
|
7017
|
-
this.className = input();
|
|
7018
|
-
this._ref = viewChild("_ref");
|
|
7019
|
-
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" }] : []));
|
|
7020
7163
|
}
|
|
7021
7164
|
/**
|
|
7022
7165
|
* Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
|
|
@@ -7057,8 +7200,8 @@ class DBTabList {
|
|
|
7057
7200
|
this._id.set(this.id() || "tab-list-" + uuid());
|
|
7058
7201
|
}
|
|
7059
7202
|
}
|
|
7060
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7061
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "
|
|
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
|
|
7062
7205
|
#_ref
|
|
7063
7206
|
[attr.id]="_id()"
|
|
7064
7207
|
[class]="cls('db-tab-list', className())"
|
|
@@ -7068,7 +7211,7 @@ class DBTabList {
|
|
|
7068
7211
|
</ul>
|
|
7069
7212
|
</div> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
|
|
7070
7213
|
}
|
|
7071
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7214
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBTabList, decorators: [{
|
|
7072
7215
|
type: Component,
|
|
7073
7216
|
args: [{ selector: "db-tab-list", standalone: true, imports: [CommonModule], template: `<div
|
|
7074
7217
|
#_ref
|
|
@@ -7085,10 +7228,10 @@ const defaultProps$2 = {};
|
|
|
7085
7228
|
class DBTabPanel {
|
|
7086
7229
|
constructor() {
|
|
7087
7230
|
this.cls = cls;
|
|
7088
|
-
this.className = input();
|
|
7089
|
-
this.id = input();
|
|
7090
|
-
this.content = input();
|
|
7091
|
-
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" }] : []));
|
|
7092
7235
|
}
|
|
7093
7236
|
/**
|
|
7094
7237
|
* Passes `aria-*`, `data-*` & `class` attributes to correct child. Used in angular and stencil.
|
|
@@ -7128,8 +7271,8 @@ class DBTabPanel {
|
|
|
7128
7271
|
this.enableAttributePassing(element, "db-tab-panel");
|
|
7129
7272
|
}
|
|
7130
7273
|
}
|
|
7131
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7132
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
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
|
|
7133
7276
|
role="tabpanel"
|
|
7134
7277
|
#_ref
|
|
7135
7278
|
[class]="cls('db-tab-panel', className())"
|
|
@@ -7138,7 +7281,7 @@ class DBTabPanel {
|
|
|
7138
7281
|
@if(content()){ {{content()}} } <ng-content></ng-content>
|
|
7139
7282
|
</section> `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
|
|
7140
7283
|
}
|
|
7141
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7284
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBTabPanel, decorators: [{
|
|
7142
7285
|
type: Component,
|
|
7143
7286
|
args: [{ selector: "db-tab-panel", standalone: true, imports: [CommonModule], template: `<section
|
|
7144
7287
|
role="tabpanel"
|
|
@@ -7277,27 +7420,27 @@ class DBTabs {
|
|
|
7277
7420
|
}
|
|
7278
7421
|
constructor() {
|
|
7279
7422
|
this.cls = cls;
|
|
7280
|
-
this.id = input();
|
|
7281
|
-
this.name = input();
|
|
7282
|
-
this.tabs = input();
|
|
7283
|
-
this.arrowScrollDistance = input();
|
|
7284
|
-
this.orientation = input();
|
|
7285
|
-
this.behavior = input();
|
|
7286
|
-
this.initialSelectedMode = input();
|
|
7287
|
-
this.initialSelectedIndex = input();
|
|
7288
|
-
this.className = input();
|
|
7289
|
-
this.alignment = input();
|
|
7290
|
-
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" }] : []));
|
|
7291
7434
|
this.indexChange = output();
|
|
7292
7435
|
this.tabSelect = output();
|
|
7293
|
-
this._ref = viewChild("_ref");
|
|
7294
|
-
this._id = signal("tabs-" + uuid());
|
|
7295
|
-
this._name = signal("");
|
|
7296
|
-
this.initialized = signal(false);
|
|
7297
|
-
this.showScrollLeft = signal(false);
|
|
7298
|
-
this.showScrollRight = signal(false);
|
|
7299
|
-
this.scrollContainer = signal(null);
|
|
7300
|
-
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" }] : []));
|
|
7301
7444
|
if (typeof window !== "undefined") {
|
|
7302
7445
|
effect(() => {
|
|
7303
7446
|
// --- Mitosis: Workaround to make sure the effect() is triggered ---
|
|
@@ -7375,8 +7518,8 @@ class DBTabs {
|
|
|
7375
7518
|
this._resizeObserver()?.disconnect();
|
|
7376
7519
|
this._resizeObserver.set(undefined);
|
|
7377
7520
|
}
|
|
7378
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7379
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
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
|
|
7380
7523
|
#_ref
|
|
7381
7524
|
[attr.id]="_id()"
|
|
7382
7525
|
[class]="cls('db-tabs', className())"
|
|
@@ -7430,7 +7573,7 @@ class DBTabs {
|
|
|
7430
7573
|
<ng-content></ng-content>
|
|
7431
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"] }] }); }
|
|
7432
7575
|
}
|
|
7433
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7576
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBTabs, decorators: [{
|
|
7434
7577
|
type: Component,
|
|
7435
7578
|
args: [{ selector: "db-tabs", standalone: true, imports: [CommonModule, DBButton, DBTabList, DBTabItem, DBTabPanel], template: `<div
|
|
7436
7579
|
#_ref
|
|
@@ -7561,52 +7704,52 @@ class DBTextarea {
|
|
|
7561
7704
|
this.DEFAULT_ROWS = DEFAULT_ROWS;
|
|
7562
7705
|
this.stringPropVisible = stringPropVisible;
|
|
7563
7706
|
this.DEFAULT_VALID_MESSAGE = DEFAULT_VALID_MESSAGE;
|
|
7564
|
-
this.id = input();
|
|
7565
|
-
this.invalidMessage = input();
|
|
7566
|
-
this.message = input();
|
|
7567
|
-
this.showMessage = input();
|
|
7568
|
-
this.value = model();
|
|
7569
|
-
this.validMessage = input();
|
|
7570
|
-
this.validation = input();
|
|
7571
|
-
this.required = input();
|
|
7572
|
-
this.minLength = input();
|
|
7573
|
-
this.maxLength = input();
|
|
7574
|
-
this.className = input();
|
|
7575
|
-
this.variant = input();
|
|
7576
|
-
this.showRequiredAsterisk = input();
|
|
7577
|
-
this.showLabel = input();
|
|
7578
|
-
this.label = input();
|
|
7579
|
-
this.fieldSizing = input();
|
|
7580
|
-
this.resize = input();
|
|
7581
|
-
this.showResizer = input();
|
|
7582
|
-
this.disabled = model();
|
|
7583
|
-
this.readOnly = input();
|
|
7584
|
-
this.readonly = input();
|
|
7585
|
-
this.form = input();
|
|
7586
|
-
this.maxlength = input();
|
|
7587
|
-
this.minlength = input();
|
|
7588
|
-
this.name = input();
|
|
7589
|
-
this.wrap = input();
|
|
7590
|
-
this.spellCheck = input();
|
|
7591
|
-
this.autocomplete = input();
|
|
7592
|
-
this.ariaDescribedBy = input();
|
|
7593
|
-
this.placeholder = input();
|
|
7594
|
-
this.rows = input();
|
|
7595
|
-
this.cols = input();
|
|
7596
|
-
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" }] : []));
|
|
7597
7740
|
this.input = output();
|
|
7598
7741
|
this.change = output();
|
|
7599
7742
|
this.blur = output();
|
|
7600
7743
|
this.focus = output();
|
|
7601
|
-
this._ref = viewChild("_ref");
|
|
7602
|
-
this._id = signal(undefined);
|
|
7603
|
-
this._messageId = signal(undefined);
|
|
7604
|
-
this._validMessageId = signal(undefined);
|
|
7605
|
-
this._invalidMessageId = signal(undefined);
|
|
7606
|
-
this._invalidMessage = signal(undefined);
|
|
7607
|
-
this._descByIds = signal(undefined);
|
|
7608
|
-
this._value = signal("");
|
|
7609
|
-
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" }] : []));
|
|
7610
7753
|
if (typeof window !== "undefined") {
|
|
7611
7754
|
effect(() => {
|
|
7612
7755
|
// --- Mitosis: Workaround to make sure the effect() is triggered ---
|
|
@@ -7705,8 +7848,8 @@ class DBTextarea {
|
|
|
7705
7848
|
this._invalidMessage.set(this.invalidMessage() || DEFAULT_INVALID_MESSAGE);
|
|
7706
7849
|
}
|
|
7707
7850
|
}
|
|
7708
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7709
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
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: [{
|
|
7710
7853
|
provide: NG_VALUE_ACCESSOR,
|
|
7711
7854
|
useExisting: DBTextarea,
|
|
7712
7855
|
multi: true
|
|
@@ -7773,7 +7916,7 @@ class DBTextarea {
|
|
|
7773
7916
|
>
|
|
7774
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"] }] }); }
|
|
7775
7918
|
}
|
|
7776
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7919
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.2", ngImport: i0, type: DBTextarea, decorators: [{
|
|
7777
7920
|
type: Component,
|
|
7778
7921
|
args: [{ providers: [{
|
|
7779
7922
|
provide: NG_VALUE_ACCESSOR,
|
|
@@ -7866,6 +8009,7 @@ const EmphasisList = ['weak', 'strong'];
|
|
|
7866
8009
|
const ValidationList = ['invalid', 'valid', 'no-validation'];
|
|
7867
8010
|
const FieldSizingList = ['fixed', 'content'];
|
|
7868
8011
|
const LabelVariantList = ['above', 'floating'];
|
|
8012
|
+
const LabelVariantHorizontalList = ['leading', 'trailing'];
|
|
7869
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'];
|
|
7870
8014
|
const LinkTargetList = ['_self', '_blank', '_parent', '_top'];
|
|
7871
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'];
|
|
@@ -7875,5 +8019,5 @@ const AlignmentList = ['start', 'center'];
|
|
|
7875
8019
|
* Generated bundle index. Do not edit.
|
|
7876
8020
|
*/
|
|
7877
8021
|
|
|
7878
|
-
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 };
|
|
7879
8023
|
//# sourceMappingURL=db-ux-ngx-core-components.mjs.map
|