@baloise/ds-angular 18.3.0 → 19.0.0-nightly.20250512
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/bundles.d.ts +6 -6
- package/components/bal-checkbox.d.ts +1 -1
- package/components/bal-radio-group.d.ts +1 -1
- package/esm2022/bundles.mjs +8 -7
- package/esm2022/components/bal-checkbox.mjs +2 -2
- package/esm2022/components/bal-radio-group.mjs +2 -2
- package/esm2022/generated/meta.mjs +3 -3
- package/esm2022/generated/proxies.mjs +69 -45
- package/fesm2022/baloise-ds-angular.mjs +117 -93
- package/fesm2022/baloise-ds-angular.mjs.map +1 -1
- package/generated/proxies.d.ts +22 -23
- package/package.json +3 -3
|
@@ -24,7 +24,7 @@ import { defineCustomElement as defineCustomElement$h } from '@baloise/ds-core/c
|
|
|
24
24
|
import { defineCustomElement as defineCustomElement$i } from '@baloise/ds-core/components/bal-card-title';
|
|
25
25
|
import { defineCustomElement as defineCustomElement$j } from '@baloise/ds-core/components/bal-carousel';
|
|
26
26
|
import { defineCustomElement as defineCustomElement$k } from '@baloise/ds-core/components/bal-carousel-item';
|
|
27
|
-
import { defineCustomElement as defineCustomElement$l } from '@baloise/ds-core/components/bal-
|
|
27
|
+
import { defineCustomElement as defineCustomElement$l } from '@baloise/ds-core/components/bal-check';
|
|
28
28
|
import { defineCustomElement as defineCustomElement$m } from '@baloise/ds-core/components/bal-close';
|
|
29
29
|
import { defineCustomElement as defineCustomElement$n } from '@baloise/ds-core/components/bal-content';
|
|
30
30
|
import { defineCustomElement as defineCustomElement$o } from '@baloise/ds-core/components/bal-data';
|
|
@@ -83,7 +83,7 @@ import { defineCustomElement as defineCustomElement$1c } from '@baloise/ds-core/
|
|
|
83
83
|
import { defineCustomElement as defineCustomElement$1d } from '@baloise/ds-core/components/bal-popup';
|
|
84
84
|
import { defineCustomElement as defineCustomElement$1e } from '@baloise/ds-core/components/bal-progress-bar';
|
|
85
85
|
import { defineCustomElement as defineCustomElement$1f } from '@baloise/ds-core/components/bal-radio';
|
|
86
|
-
import { defineCustomElement as defineCustomElement$1g } from '@baloise/ds-core/components/bal-radio-
|
|
86
|
+
import { defineCustomElement as defineCustomElement$1g } from '@baloise/ds-core/components/bal-radio-icon';
|
|
87
87
|
import { defineCustomElement as defineCustomElement$1h } from '@baloise/ds-core/components/bal-segment-item';
|
|
88
88
|
import { defineCustomElement as defineCustomElement$1i } from '@baloise/ds-core/components/bal-select-option';
|
|
89
89
|
import { defineCustomElement as defineCustomElement$1j } from '@baloise/ds-core/components/bal-shape';
|
|
@@ -98,29 +98,30 @@ import { defineCustomElement as defineCustomElement$1r } from '@baloise/ds-core/
|
|
|
98
98
|
import { defineCustomElement as defineCustomElement$1s } from '@baloise/ds-core/components/bal-stage-image';
|
|
99
99
|
import { defineCustomElement as defineCustomElement$1t } from '@baloise/ds-core/components/bal-step-item';
|
|
100
100
|
import { defineCustomElement as defineCustomElement$1u } from '@baloise/ds-core/components/bal-steps';
|
|
101
|
-
import { defineCustomElement as defineCustomElement$1v } from '@baloise/ds-core/components/bal-
|
|
102
|
-
import { defineCustomElement as defineCustomElement$1w } from '@baloise/ds-core/components/bal-
|
|
103
|
-
import { defineCustomElement as defineCustomElement$1x } from '@baloise/ds-core/components/bal-
|
|
104
|
-
import { defineCustomElement as defineCustomElement$1y } from '@baloise/ds-core/components/bal-
|
|
105
|
-
import { defineCustomElement as defineCustomElement$1z } from '@baloise/ds-core/components/bal-tag
|
|
106
|
-
import { defineCustomElement as defineCustomElement$1A } from '@baloise/ds-core/components/bal-
|
|
107
|
-
import { defineCustomElement as defineCustomElement$1B } from '@baloise/ds-core/components/bal-
|
|
101
|
+
import { defineCustomElement as defineCustomElement$1v } from '@baloise/ds-core/components/bal-switch';
|
|
102
|
+
import { defineCustomElement as defineCustomElement$1w } from '@baloise/ds-core/components/bal-tab-item';
|
|
103
|
+
import { defineCustomElement as defineCustomElement$1x } from '@baloise/ds-core/components/bal-table';
|
|
104
|
+
import { defineCustomElement as defineCustomElement$1y } from '@baloise/ds-core/components/bal-tabs';
|
|
105
|
+
import { defineCustomElement as defineCustomElement$1z } from '@baloise/ds-core/components/bal-tag';
|
|
106
|
+
import { defineCustomElement as defineCustomElement$1A } from '@baloise/ds-core/components/bal-tag-group';
|
|
107
|
+
import { defineCustomElement as defineCustomElement$1B } from '@baloise/ds-core/components/bal-text';
|
|
108
|
+
import { defineCustomElement as defineCustomElement$1C } from '@baloise/ds-core/components/bal-tooltip';
|
|
108
109
|
import { NgControl, NG_VALUE_ACCESSOR } from '@angular/forms';
|
|
109
|
-
import { defineCustomElement as defineCustomElement$
|
|
110
|
-
import { defineCustomElement as defineCustomElement$
|
|
111
|
-
import { defineCustomElement as defineCustomElement$
|
|
112
|
-
import { defineCustomElement as defineCustomElement$
|
|
113
|
-
import { defineCustomElement as defineCustomElement$
|
|
114
|
-
import { defineCustomElement as defineCustomElement$
|
|
115
|
-
import { defineCustomElement as defineCustomElement$
|
|
116
|
-
import { defineCustomElement as defineCustomElement$
|
|
117
|
-
import { defineCustomElement as defineCustomElement$
|
|
118
|
-
import { defineCustomElement as defineCustomElement$
|
|
119
|
-
import { defineCustomElement as defineCustomElement$
|
|
120
|
-
import { defineCustomElement as defineCustomElement$
|
|
121
|
-
import { defineCustomElement as defineCustomElement$
|
|
122
|
-
import { defineCustomElement as defineCustomElement$
|
|
123
|
-
import { defineCustomElement as defineCustomElement$
|
|
110
|
+
import { defineCustomElement as defineCustomElement$1D } from '@baloise/ds-core/components/bal-checkbox';
|
|
111
|
+
import { defineCustomElement as defineCustomElement$1E } from '@baloise/ds-core/components/bal-checkbox-group';
|
|
112
|
+
import { defineCustomElement as defineCustomElement$1F } from '@baloise/ds-core/components/bal-date';
|
|
113
|
+
import { defineCustomElement as defineCustomElement$1G } from '@baloise/ds-core/components/bal-file-upload';
|
|
114
|
+
import { defineCustomElement as defineCustomElement$1H } from '@baloise/ds-core/components/bal-input-date';
|
|
115
|
+
import { defineCustomElement as defineCustomElement$1I } from '@baloise/ds-core/components/bal-input-slider';
|
|
116
|
+
import { defineCustomElement as defineCustomElement$1J } from '@baloise/ds-core/components/bal-input-stepper';
|
|
117
|
+
import { defineCustomElement as defineCustomElement$1K } from '@baloise/ds-core/components/bal-input';
|
|
118
|
+
import { defineCustomElement as defineCustomElement$1L } from '@baloise/ds-core/components/bal-number-input';
|
|
119
|
+
import { defineCustomElement as defineCustomElement$1M } from '@baloise/ds-core/components/bal-radio-group';
|
|
120
|
+
import { defineCustomElement as defineCustomElement$1N } from '@baloise/ds-core/components/bal-select';
|
|
121
|
+
import { defineCustomElement as defineCustomElement$1O } from '@baloise/ds-core/components/bal-segment';
|
|
122
|
+
import { defineCustomElement as defineCustomElement$1P } from '@baloise/ds-core/components/bal-dropdown';
|
|
123
|
+
import { defineCustomElement as defineCustomElement$1Q } from '@baloise/ds-core/components/bal-textarea';
|
|
124
|
+
import { defineCustomElement as defineCustomElement$1R } from '@baloise/ds-core/components/bal-time-input';
|
|
124
125
|
import * as i1$1 from '@angular/common';
|
|
125
126
|
import { CommonModule, DOCUMENT } from '@angular/common';
|
|
126
127
|
import { initializeBaloiseDesignSystem, updateBalRegion, updateBalLanguage, updateBalIcons, updateBalAnimated, updateBalAllowedLanguages, detachFromConfig, defaultConfig, attachToConfig, balToastController, balSnackbarController, balModalController, balBreakpoints, balBreakpointSubject, balDevice, balOrientationSubject } from '@baloise/ds-core/components';
|
|
@@ -686,32 +687,30 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImpor
|
|
|
686
687
|
outputs: ['balNavigate', 'balFocus', 'balBlur']
|
|
687
688
|
}]
|
|
688
689
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
689
|
-
let
|
|
690
|
+
let BalCheck = class BalCheck {
|
|
690
691
|
constructor(c, r, z) {
|
|
691
692
|
this.z = z;
|
|
692
693
|
c.detach();
|
|
693
694
|
this.el = r.nativeElement;
|
|
694
|
-
proxyOutputs(this, this.el, ['balFocus', 'balBlur']);
|
|
695
695
|
}
|
|
696
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type:
|
|
697
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type:
|
|
696
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalCheck, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
697
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalCheck, isStandalone: true, selector: "bal-check", inputs: { checked: "checked", disabled: "disabled", invalid: "invalid", inverted: "inverted" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
698
698
|
};
|
|
699
|
-
|
|
699
|
+
BalCheck = __decorate([
|
|
700
700
|
ProxyCmp({
|
|
701
|
-
inputs: ['
|
|
701
|
+
inputs: ['checked', 'disabled', 'invalid', 'inverted'],
|
|
702
702
|
defineCustomElementFn: defineCustomElement$l
|
|
703
703
|
}),
|
|
704
704
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
705
|
-
],
|
|
706
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type:
|
|
705
|
+
], BalCheck);
|
|
706
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalCheck, decorators: [{
|
|
707
707
|
type: Component,
|
|
708
708
|
args: [{
|
|
709
|
-
selector: 'bal-
|
|
709
|
+
selector: 'bal-check',
|
|
710
710
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
711
711
|
template: '<ng-content></ng-content>',
|
|
712
712
|
standalone: true,
|
|
713
|
-
inputs: ['
|
|
714
|
-
outputs: ['balFocus', 'balBlur']
|
|
713
|
+
inputs: ['checked', 'disabled', 'invalid', 'inverted']
|
|
715
714
|
}]
|
|
716
715
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
717
716
|
let BalClose = class BalClose {
|
|
@@ -1297,11 +1296,11 @@ let BalIcon = class BalIcon {
|
|
|
1297
1296
|
this.el = r.nativeElement;
|
|
1298
1297
|
}
|
|
1299
1298
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1300
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalIcon, isStandalone: true, selector: "bal-icon", inputs: { color: "color", disabled: "disabled", inline: "inline", invalid: "invalid", inverted: "inverted", name: "name", shadow: "shadow", size: "size", svg: "svg", tile: "tile", tileColor: "tileColor", turn: "turn" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1299
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalIcon, isStandalone: true, selector: "bal-icon", inputs: { color: "color", colorHovered: "colorHovered", colorPressed: "colorPressed", disabled: "disabled", inline: "inline", invalid: "invalid", inverted: "inverted", name: "name", shadow: "shadow", size: "size", svg: "svg", tile: "tile", tileColor: "tileColor", turn: "turn" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1301
1300
|
};
|
|
1302
1301
|
BalIcon = __decorate([
|
|
1303
1302
|
ProxyCmp({
|
|
1304
|
-
inputs: ['color', 'disabled', 'inline', 'invalid', 'inverted', 'name', 'shadow', 'size', 'svg', 'tile', 'tileColor', 'turn'],
|
|
1303
|
+
inputs: ['color', 'colorHovered', 'colorPressed', 'disabled', 'inline', 'invalid', 'inverted', 'name', 'shadow', 'size', 'svg', 'tile', 'tileColor', 'turn'],
|
|
1305
1304
|
defineCustomElementFn: defineCustomElement$I
|
|
1306
1305
|
}),
|
|
1307
1306
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
@@ -1313,7 +1312,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImpor
|
|
|
1313
1312
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1314
1313
|
template: '<ng-content></ng-content>',
|
|
1315
1314
|
standalone: true,
|
|
1316
|
-
inputs: ['color', 'disabled', 'inline', 'invalid', 'inverted', 'name', 'shadow', 'size', 'svg', 'tile', 'tileColor', 'turn']
|
|
1315
|
+
inputs: ['color', 'colorHovered', 'colorPressed', 'disabled', 'inline', 'invalid', 'inverted', 'name', 'shadow', 'size', 'svg', 'tile', 'tileColor', 'turn']
|
|
1317
1316
|
}]
|
|
1318
1317
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1319
1318
|
let BalInputGroup = class BalInputGroup {
|
|
@@ -1717,11 +1716,11 @@ let BalNavLink = class BalNavLink {
|
|
|
1717
1716
|
this.el = r.nativeElement;
|
|
1718
1717
|
}
|
|
1719
1718
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalNavLink, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1720
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalNavLink, isStandalone: true, selector: "bal-nav-link", inputs: { clickable: "clickable", href: "href", selected: "selected", target: "target", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1719
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalNavLink, isStandalone: true, selector: "bal-nav-link", inputs: { clickable: "clickable", href: "href", rel: "rel", selected: "selected", target: "target", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1721
1720
|
};
|
|
1722
1721
|
BalNavLink = __decorate([
|
|
1723
1722
|
ProxyCmp({
|
|
1724
|
-
inputs: ['clickable', 'href', 'selected', 'target', 'variant'],
|
|
1723
|
+
inputs: ['clickable', 'href', 'rel', 'selected', 'target', 'variant'],
|
|
1725
1724
|
defineCustomElementFn: defineCustomElement$X
|
|
1726
1725
|
}),
|
|
1727
1726
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
@@ -1733,7 +1732,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImpor
|
|
|
1733
1732
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1734
1733
|
template: '<ng-content></ng-content>',
|
|
1735
1734
|
standalone: true,
|
|
1736
|
-
inputs: ['clickable', 'href', 'selected', 'target', 'variant']
|
|
1735
|
+
inputs: ['clickable', 'href', 'rel', 'selected', 'target', 'variant']
|
|
1737
1736
|
}]
|
|
1738
1737
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1739
1738
|
let BalNavLinkGrid = class BalNavLinkGrid {
|
|
@@ -2270,12 +2269,12 @@ let BalRadio = class BalRadio {
|
|
|
2270
2269
|
proxyOutputs(this, this.el, ['balFocus', 'balBlur', 'balChange']);
|
|
2271
2270
|
}
|
|
2272
2271
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalRadio, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2273
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalRadio, isStandalone: true, selector: "bal-radio", inputs: { disabled: "disabled", flat: "flat", interface: "interface", invalid: "invalid",
|
|
2272
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalRadio, isStandalone: true, selector: "bal-radio", inputs: { color: "color", disabled: "disabled", flat: "flat", interface: "interface", invalid: "invalid", label: "label", labelHidden: "labelHidden", name: "name", nonSubmit: "nonSubmit", readonly: "readonly", required: "required", value: "value" }, outputs: { balFocus: "balFocus", balBlur: "balBlur", balChange: "balChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2274
2273
|
};
|
|
2275
2274
|
BalRadio = __decorate([
|
|
2276
2275
|
ProxyCmp({
|
|
2277
|
-
inputs: ['disabled', 'flat', 'interface', 'invalid', '
|
|
2278
|
-
methods: ['getInputElement', 'getOption'],
|
|
2276
|
+
inputs: ['color', 'disabled', 'flat', 'interface', 'invalid', 'label', 'labelHidden', 'name', 'nonSubmit', 'readonly', 'required', 'value'],
|
|
2277
|
+
methods: ['setFocus', 'getInputElement', 'getOption'],
|
|
2279
2278
|
defineCustomElementFn: defineCustomElement$1f
|
|
2280
2279
|
}),
|
|
2281
2280
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
@@ -2287,36 +2286,34 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImpor
|
|
|
2287
2286
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2288
2287
|
template: '<ng-content></ng-content>',
|
|
2289
2288
|
standalone: true,
|
|
2290
|
-
inputs: ['disabled', 'flat', 'interface', 'invalid', '
|
|
2289
|
+
inputs: ['color', 'disabled', 'flat', 'interface', 'invalid', 'label', 'labelHidden', 'name', 'nonSubmit', 'readonly', 'required', 'value'],
|
|
2291
2290
|
outputs: ['balFocus', 'balBlur', 'balChange']
|
|
2292
2291
|
}]
|
|
2293
2292
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2294
|
-
let
|
|
2293
|
+
let BalRadioIcon = class BalRadioIcon {
|
|
2295
2294
|
constructor(c, r, z) {
|
|
2296
2295
|
this.z = z;
|
|
2297
2296
|
c.detach();
|
|
2298
2297
|
this.el = r.nativeElement;
|
|
2299
|
-
proxyOutputs(this, this.el, ['balFocus', 'balBlur', 'balFormControlDidLoad']);
|
|
2300
2298
|
}
|
|
2301
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type:
|
|
2302
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type:
|
|
2299
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalRadioIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2300
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalRadioIcon, isStandalone: true, selector: "bal-radio-icon", inputs: { checked: "checked", disabled: "disabled", invalid: "invalid", inverted: "inverted" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2303
2301
|
};
|
|
2304
|
-
|
|
2302
|
+
BalRadioIcon = __decorate([
|
|
2305
2303
|
ProxyCmp({
|
|
2306
|
-
inputs: ['
|
|
2304
|
+
inputs: ['checked', 'disabled', 'invalid', 'inverted'],
|
|
2307
2305
|
defineCustomElementFn: defineCustomElement$1g
|
|
2308
2306
|
}),
|
|
2309
2307
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2310
|
-
],
|
|
2311
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type:
|
|
2308
|
+
], BalRadioIcon);
|
|
2309
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalRadioIcon, decorators: [{
|
|
2312
2310
|
type: Component,
|
|
2313
2311
|
args: [{
|
|
2314
|
-
selector: 'bal-radio-
|
|
2312
|
+
selector: 'bal-radio-icon',
|
|
2315
2313
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2316
2314
|
template: '<ng-content></ng-content>',
|
|
2317
2315
|
standalone: true,
|
|
2318
|
-
inputs: ['
|
|
2319
|
-
outputs: ['balFocus', 'balBlur', 'balFormControlDidLoad']
|
|
2316
|
+
inputs: ['checked', 'disabled', 'invalid', 'inverted']
|
|
2320
2317
|
}]
|
|
2321
2318
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2322
2319
|
let BalSegmentItem = class BalSegmentItem {
|
|
@@ -2712,6 +2709,32 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImpor
|
|
|
2712
2709
|
outputs: ['balChange']
|
|
2713
2710
|
}]
|
|
2714
2711
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2712
|
+
let BalSwitch = class BalSwitch {
|
|
2713
|
+
constructor(c, r, z) {
|
|
2714
|
+
this.z = z;
|
|
2715
|
+
c.detach();
|
|
2716
|
+
this.el = r.nativeElement;
|
|
2717
|
+
}
|
|
2718
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalSwitch, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2719
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalSwitch, isStandalone: true, selector: "bal-switch", inputs: { checked: "checked", disabled: "disabled", invalid: "invalid" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2720
|
+
};
|
|
2721
|
+
BalSwitch = __decorate([
|
|
2722
|
+
ProxyCmp({
|
|
2723
|
+
inputs: ['checked', 'disabled', 'invalid'],
|
|
2724
|
+
defineCustomElementFn: defineCustomElement$1v
|
|
2725
|
+
}),
|
|
2726
|
+
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2727
|
+
], BalSwitch);
|
|
2728
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalSwitch, decorators: [{
|
|
2729
|
+
type: Component,
|
|
2730
|
+
args: [{
|
|
2731
|
+
selector: 'bal-switch',
|
|
2732
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2733
|
+
template: '<ng-content></ng-content>',
|
|
2734
|
+
standalone: true,
|
|
2735
|
+
inputs: ['checked', 'disabled', 'invalid']
|
|
2736
|
+
}]
|
|
2737
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2715
2738
|
let BalTabItem = class BalTabItem {
|
|
2716
2739
|
constructor(c, r, z) {
|
|
2717
2740
|
this.z = z;
|
|
@@ -2720,13 +2743,13 @@ let BalTabItem = class BalTabItem {
|
|
|
2720
2743
|
proxyOutputs(this, this.el, ['balNavigate']);
|
|
2721
2744
|
}
|
|
2722
2745
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalTabItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2723
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalTabItem, isStandalone: true, selector: "bal-tab-item", inputs: { active: "active", aria: "aria", bubble: "bubble", disabled: "disabled", href: "href", icon: "icon", invisible: "invisible", label: "label", noPanel: "noPanel", prevent: "prevent", subLabel: "subLabel", svg: "svg", target: "target", value: "value" }, outputs: { balNavigate: "balNavigate" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2746
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalTabItem, isStandalone: true, selector: "bal-tab-item", inputs: { active: "active", aria: "aria", bubble: "bubble", disabled: "disabled", href: "href", icon: "icon", invisible: "invisible", label: "label", noPanel: "noPanel", prevent: "prevent", rel: "rel", subLabel: "subLabel", svg: "svg", target: "target", value: "value" }, outputs: { balNavigate: "balNavigate" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2724
2747
|
};
|
|
2725
2748
|
BalTabItem = __decorate([
|
|
2726
2749
|
ProxyCmp({
|
|
2727
|
-
inputs: ['active', 'aria', 'bubble', 'disabled', 'href', 'icon', 'invisible', 'label', 'noPanel', 'prevent', 'subLabel', 'svg', 'target', 'value'],
|
|
2750
|
+
inputs: ['active', 'aria', 'bubble', 'disabled', 'href', 'icon', 'invisible', 'label', 'noPanel', 'prevent', 'rel', 'subLabel', 'svg', 'target', 'value'],
|
|
2728
2751
|
methods: ['getOptions', 'setActive'],
|
|
2729
|
-
defineCustomElementFn: defineCustomElement$
|
|
2752
|
+
defineCustomElementFn: defineCustomElement$1w
|
|
2730
2753
|
}),
|
|
2731
2754
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2732
2755
|
], BalTabItem);
|
|
@@ -2737,7 +2760,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImpor
|
|
|
2737
2760
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2738
2761
|
template: '<ng-content></ng-content>',
|
|
2739
2762
|
standalone: true,
|
|
2740
|
-
inputs: ['active', 'aria', 'bubble', 'disabled', 'href', 'icon', 'invisible', 'label', 'noPanel', 'prevent', 'subLabel', 'svg', 'target', 'value'],
|
|
2763
|
+
inputs: ['active', 'aria', 'bubble', 'disabled', 'href', 'icon', 'invisible', 'label', 'noPanel', 'prevent', 'rel', 'subLabel', 'svg', 'target', 'value'],
|
|
2741
2764
|
outputs: ['balNavigate']
|
|
2742
2765
|
}]
|
|
2743
2766
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -2753,7 +2776,7 @@ let BalTable = class BalTable {
|
|
|
2753
2776
|
BalTable = __decorate([
|
|
2754
2777
|
ProxyCmp({
|
|
2755
2778
|
inputs: ['expanded'],
|
|
2756
|
-
defineCustomElementFn: defineCustomElement$
|
|
2779
|
+
defineCustomElementFn: defineCustomElement$1x
|
|
2757
2780
|
}),
|
|
2758
2781
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2759
2782
|
], BalTable);
|
|
@@ -2775,13 +2798,13 @@ let BalTabs = class BalTabs {
|
|
|
2775
2798
|
proxyOutputs(this, this.el, ['balChange', 'balWillAnimate', 'balDidAnimate']);
|
|
2776
2799
|
}
|
|
2777
2800
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalTabs, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2778
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalTabs, isStandalone: true, selector: "bal-tabs", inputs: { accordion: "accordion", border: "border", clickable: "clickable", context: "context", debounce: "debounce", dimInactiveElements: "dimInactiveElements", expanded: "expanded", float: "float", fullwidth: "fullwidth", iconPosition: "iconPosition", inverted: "inverted", optionalTabSelection: "optionalTabSelection", options: "options", overflow: "overflow", selectOnMobile: "selectOnMobile", spaceless: "spaceless", value: "value", vertical: "vertical", verticalColSize: "verticalColSize" }, outputs: { balChange: "balChange", balWillAnimate: "balWillAnimate", balDidAnimate: "balDidAnimate" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2801
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalTabs, isStandalone: true, selector: "bal-tabs", inputs: { accordion: "accordion", border: "border", clickable: "clickable", context: "context", debounce: "debounce", dimInactiveElements: "dimInactiveElements", expanded: "expanded", float: "float", fullwidth: "fullwidth", handleAsTabList: "handleAsTabList", iconPosition: "iconPosition", inverted: "inverted", optionalTabSelection: "optionalTabSelection", options: "options", overflow: "overflow", selectOnMobile: "selectOnMobile", spaceless: "spaceless", value: "value", vertical: "vertical", verticalColSize: "verticalColSize" }, outputs: { balChange: "balChange", balWillAnimate: "balWillAnimate", balDidAnimate: "balDidAnimate" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2779
2802
|
};
|
|
2780
2803
|
BalTabs = __decorate([
|
|
2781
2804
|
ProxyCmp({
|
|
2782
|
-
inputs: ['accordion', 'border', 'clickable', 'context', 'debounce', 'dimInactiveElements', 'expanded', 'float', 'fullwidth', 'iconPosition', 'inverted', 'optionalTabSelection', 'options', 'overflow', 'selectOnMobile', 'spaceless', 'value', 'vertical', 'verticalColSize'],
|
|
2805
|
+
inputs: ['accordion', 'border', 'clickable', 'context', 'debounce', 'dimInactiveElements', 'expanded', 'float', 'fullwidth', 'handleAsTabList', 'iconPosition', 'inverted', 'optionalTabSelection', 'options', 'overflow', 'selectOnMobile', 'spaceless', 'value', 'vertical', 'verticalColSize'],
|
|
2783
2806
|
methods: ['select', 'getOptionByValue'],
|
|
2784
|
-
defineCustomElementFn: defineCustomElement$
|
|
2807
|
+
defineCustomElementFn: defineCustomElement$1y
|
|
2785
2808
|
}),
|
|
2786
2809
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2787
2810
|
], BalTabs);
|
|
@@ -2792,7 +2815,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImpor
|
|
|
2792
2815
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2793
2816
|
template: '<ng-content></ng-content>',
|
|
2794
2817
|
standalone: true,
|
|
2795
|
-
inputs: ['accordion', 'border', 'clickable', 'context', 'debounce', 'dimInactiveElements', 'expanded', 'float', 'fullwidth', 'iconPosition', 'inverted', 'optionalTabSelection', 'options', 'overflow', 'selectOnMobile', 'spaceless', 'value', 'vertical', 'verticalColSize'],
|
|
2818
|
+
inputs: ['accordion', 'border', 'clickable', 'context', 'debounce', 'dimInactiveElements', 'expanded', 'float', 'fullwidth', 'handleAsTabList', 'iconPosition', 'inverted', 'optionalTabSelection', 'options', 'overflow', 'selectOnMobile', 'spaceless', 'value', 'vertical', 'verticalColSize'],
|
|
2796
2819
|
outputs: ['balChange', 'balWillAnimate', 'balDidAnimate']
|
|
2797
2820
|
}]
|
|
2798
2821
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -2809,7 +2832,7 @@ let BalTag = class BalTag {
|
|
|
2809
2832
|
BalTag = __decorate([
|
|
2810
2833
|
ProxyCmp({
|
|
2811
2834
|
inputs: ['closable', 'color', 'disabled', 'invalid', 'light', 'position', 'size'],
|
|
2812
|
-
defineCustomElementFn: defineCustomElement$
|
|
2835
|
+
defineCustomElementFn: defineCustomElement$1z
|
|
2813
2836
|
}),
|
|
2814
2837
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2815
2838
|
], BalTag);
|
|
@@ -2835,7 +2858,7 @@ let BalTagGroup = class BalTagGroup {
|
|
|
2835
2858
|
};
|
|
2836
2859
|
BalTagGroup = __decorate([
|
|
2837
2860
|
ProxyCmp({
|
|
2838
|
-
defineCustomElementFn: defineCustomElement$
|
|
2861
|
+
defineCustomElementFn: defineCustomElement$1A
|
|
2839
2862
|
}),
|
|
2840
2863
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2841
2864
|
], BalTagGroup);
|
|
@@ -2860,7 +2883,7 @@ let BalText = class BalText {
|
|
|
2860
2883
|
BalText = __decorate([
|
|
2861
2884
|
ProxyCmp({
|
|
2862
2885
|
inputs: ['bold', 'color', 'disabled', 'heading', 'inline', 'invalid', 'inverted', 'noWrap', 'shadow', 'size', 'space'],
|
|
2863
|
-
defineCustomElementFn: defineCustomElement$
|
|
2886
|
+
defineCustomElementFn: defineCustomElement$1B
|
|
2864
2887
|
}),
|
|
2865
2888
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2866
2889
|
], BalText);
|
|
@@ -2916,7 +2939,7 @@ let BalTooltip = class BalTooltip {
|
|
|
2916
2939
|
BalTooltip = __decorate([
|
|
2917
2940
|
ProxyCmp({
|
|
2918
2941
|
inputs: ['contentWidth', 'offset', 'placement', 'reference'],
|
|
2919
|
-
defineCustomElementFn: defineCustomElement$
|
|
2942
|
+
defineCustomElementFn: defineCustomElement$1C
|
|
2920
2943
|
}),
|
|
2921
2944
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2922
2945
|
], BalTooltip);
|
|
@@ -3079,7 +3102,7 @@ const findFieldComponent = (element) => {
|
|
|
3079
3102
|
|
|
3080
3103
|
/* tslint:disable */
|
|
3081
3104
|
/* auto-generated angular directive proxies */
|
|
3082
|
-
const BalCheckboxInputs = ['autoInvalidOff', 'checked', '
|
|
3105
|
+
const BalCheckboxInputs = ['autoInvalidOff', 'checked', 'color', 'disabled', 'flat', 'interface', 'invalid', 'label', 'labelHidden', 'name', 'nonSubmit', 'readonly', 'required', 'value'];
|
|
3083
3106
|
const BalCheckboxOutputs = ['balFocus', 'balBlur', 'balChange'];
|
|
3084
3107
|
const BalCheckboxMethods = ['setFocus', 'getInputElement', 'getOption'];
|
|
3085
3108
|
const BalCheckboxGroupInputs = ['autoInvalidOff', 'columns', 'columnsMobile', 'columnsTablet', 'control', 'disabled', 'expanded', 'interface', 'invalid', 'name', 'options', 'readonly', 'value', 'vertical', 'verticalOnMobile'];
|
|
@@ -3109,7 +3132,7 @@ const BalInputStepperMethods = ['getInputElement'];
|
|
|
3109
3132
|
const BalNumberInputInputs = ['autoInvalidOff', 'debounce', 'decimal', 'disabled', 'exactNumber', 'invalid', 'max', 'min', 'name', 'pattern', 'placeholder', 'readonly', 'required', 'suffix', 'value'];
|
|
3110
3133
|
const BalNumberInputOutputs = ['balInput', 'balChange', 'balBlur', 'balFocus', 'balKeyPress'];
|
|
3111
3134
|
const BalNumberInputMethods = ['setFocus', 'getInputElement'];
|
|
3112
|
-
const BalRadioGroupInputs = ['allowEmptySelection', 'autoInvalidOff', 'columnsMobile', 'columnsTablet', 'disabled', 'expanded', '
|
|
3135
|
+
const BalRadioGroupInputs = ['allowEmptySelection', 'autoInvalidOff', 'columns', 'columnsMobile', 'columnsTablet', 'disabled', 'expanded', 'interface', 'invalid', 'name', 'options', 'readonly', 'value', 'vertical', 'verticalOnMobile'];
|
|
3113
3136
|
const BalRadioGroupOutputs = ['balChange', 'balFocus', 'balBlur'];
|
|
3114
3137
|
const BalRadioGroupMethods = ['getOptionByValue'];
|
|
3115
3138
|
const BalSegmentInputs = ['autoInvalidOff', 'disabled', 'expanded', 'invalid', 'scrollable', 'value', 'vertical'];
|
|
@@ -3146,11 +3169,11 @@ let BalCheckbox = class BalCheckbox extends ValueAccessor {
|
|
|
3146
3169
|
this.onStatusChange();
|
|
3147
3170
|
}
|
|
3148
3171
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalCheckbox, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
3149
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalCheckbox, isStandalone: true, selector: "bal-checkbox", inputs: { autoInvalidOff: "autoInvalidOff", checked: "checked",
|
|
3172
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalCheckbox, isStandalone: true, selector: "bal-checkbox", inputs: { autoInvalidOff: "autoInvalidOff", checked: "checked", color: "color", disabled: "disabled", flat: "flat", interface: "interface", invalid: "invalid", label: "label", labelHidden: "labelHidden", name: "name", nonSubmit: "nonSubmit", readonly: "readonly", required: "required", value: "value" }, outputs: { balFocus: "balFocus", balBlur: "balBlur", balChange: "balChange" }, host: { listeners: { "balChange": "handleBalChange($event)" } }, providers: [accessorProvider$e], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
3150
3173
|
};
|
|
3151
3174
|
BalCheckbox = __decorate([
|
|
3152
3175
|
ProxyCmp({
|
|
3153
|
-
defineCustomElementFn: defineCustomElement$
|
|
3176
|
+
defineCustomElementFn: defineCustomElement$1D,
|
|
3154
3177
|
inputs: BalCheckboxInputs,
|
|
3155
3178
|
methods: BalCheckboxMethods,
|
|
3156
3179
|
}),
|
|
@@ -3196,7 +3219,7 @@ let BalCheckboxGroup = class BalCheckboxGroup extends ValueAccessor {
|
|
|
3196
3219
|
};
|
|
3197
3220
|
BalCheckboxGroup = __decorate([
|
|
3198
3221
|
ProxyCmp({
|
|
3199
|
-
defineCustomElementFn: defineCustomElement$
|
|
3222
|
+
defineCustomElementFn: defineCustomElement$1E,
|
|
3200
3223
|
inputs: BalCheckboxGroupInputs,
|
|
3201
3224
|
methods: BalCheckboxGroupMethods,
|
|
3202
3225
|
}),
|
|
@@ -3242,7 +3265,7 @@ let BalDate = class BalDate extends ValueAccessor {
|
|
|
3242
3265
|
};
|
|
3243
3266
|
BalDate = __decorate([
|
|
3244
3267
|
ProxyCmp({
|
|
3245
|
-
defineCustomElementFn: defineCustomElement$
|
|
3268
|
+
defineCustomElementFn: defineCustomElement$1F,
|
|
3246
3269
|
inputs: BalDateInputs,
|
|
3247
3270
|
methods: BalDateMethods,
|
|
3248
3271
|
}),
|
|
@@ -3288,7 +3311,7 @@ let BalFileUpload = class BalFileUpload extends ValueAccessor {
|
|
|
3288
3311
|
};
|
|
3289
3312
|
BalFileUpload = __decorate([
|
|
3290
3313
|
ProxyCmp({
|
|
3291
|
-
defineCustomElementFn: defineCustomElement$
|
|
3314
|
+
defineCustomElementFn: defineCustomElement$1G,
|
|
3292
3315
|
inputs: BalFileUploadInputs,
|
|
3293
3316
|
methods: BalFileUploadMethods,
|
|
3294
3317
|
}),
|
|
@@ -3334,7 +3357,7 @@ let BalInputDate = class BalInputDate extends ValueAccessor {
|
|
|
3334
3357
|
};
|
|
3335
3358
|
BalInputDate = __decorate([
|
|
3336
3359
|
ProxyCmp({
|
|
3337
|
-
defineCustomElementFn: defineCustomElement$
|
|
3360
|
+
defineCustomElementFn: defineCustomElement$1H,
|
|
3338
3361
|
inputs: BalInputDateInputs,
|
|
3339
3362
|
methods: BalInputDateMethods,
|
|
3340
3363
|
}),
|
|
@@ -3380,7 +3403,7 @@ let BalInputSlider = class BalInputSlider extends ValueAccessor {
|
|
|
3380
3403
|
};
|
|
3381
3404
|
BalInputSlider = __decorate([
|
|
3382
3405
|
ProxyCmp({
|
|
3383
|
-
defineCustomElementFn: defineCustomElement$
|
|
3406
|
+
defineCustomElementFn: defineCustomElement$1I,
|
|
3384
3407
|
inputs: BalInputSliderInputs,
|
|
3385
3408
|
methods: BalInputSliderMethods,
|
|
3386
3409
|
}),
|
|
@@ -3431,7 +3454,7 @@ let BalInputStepper = class BalInputStepper extends ValueAccessor {
|
|
|
3431
3454
|
};
|
|
3432
3455
|
BalInputStepper = __decorate([
|
|
3433
3456
|
ProxyCmp({
|
|
3434
|
-
defineCustomElementFn: defineCustomElement$
|
|
3457
|
+
defineCustomElementFn: defineCustomElement$1J,
|
|
3435
3458
|
inputs: BalInputStepperInputs,
|
|
3436
3459
|
methods: BalInputStepperMethods,
|
|
3437
3460
|
}),
|
|
@@ -3477,7 +3500,7 @@ let BalInput = class BalInput extends ValueAccessor {
|
|
|
3477
3500
|
};
|
|
3478
3501
|
BalInput = __decorate([
|
|
3479
3502
|
ProxyCmp({
|
|
3480
|
-
defineCustomElementFn: defineCustomElement$
|
|
3503
|
+
defineCustomElementFn: defineCustomElement$1K,
|
|
3481
3504
|
inputs: BalInputInputs,
|
|
3482
3505
|
methods: BalInputMethods,
|
|
3483
3506
|
}),
|
|
@@ -3528,7 +3551,7 @@ let BalNumberInput = class BalNumberInput extends ValueAccessor {
|
|
|
3528
3551
|
};
|
|
3529
3552
|
BalNumberInput = __decorate([
|
|
3530
3553
|
ProxyCmp({
|
|
3531
|
-
defineCustomElementFn: defineCustomElement$
|
|
3554
|
+
defineCustomElementFn: defineCustomElement$1L,
|
|
3532
3555
|
inputs: BalNumberInputInputs,
|
|
3533
3556
|
methods: BalNumberInputMethods,
|
|
3534
3557
|
}),
|
|
@@ -3570,11 +3593,11 @@ let BalRadioGroup = class BalRadioGroup extends ValueAccessor {
|
|
|
3570
3593
|
this.handleValueChange(event);
|
|
3571
3594
|
}
|
|
3572
3595
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalRadioGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
3573
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalRadioGroup, isStandalone: true, selector: "bal-radio-group", inputs: { allowEmptySelection: "allowEmptySelection", autoInvalidOff: "autoInvalidOff", columnsMobile: "columnsMobile", columnsTablet: "columnsTablet", disabled: "disabled", expanded: "expanded",
|
|
3596
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalRadioGroup, isStandalone: true, selector: "bal-radio-group", inputs: { allowEmptySelection: "allowEmptySelection", autoInvalidOff: "autoInvalidOff", columns: "columns", columnsMobile: "columnsMobile", columnsTablet: "columnsTablet", disabled: "disabled", expanded: "expanded", interface: "interface", invalid: "invalid", name: "name", options: "options", readonly: "readonly", value: "value", vertical: "vertical", verticalOnMobile: "verticalOnMobile" }, outputs: { balChange: "balChange", balFocus: "balFocus", balBlur: "balBlur" }, host: { listeners: { "balChange": "handleBalChange($event)" } }, providers: [accessorProvider$5], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
3574
3597
|
};
|
|
3575
3598
|
BalRadioGroup = __decorate([
|
|
3576
3599
|
ProxyCmp({
|
|
3577
|
-
defineCustomElementFn: defineCustomElement$
|
|
3600
|
+
defineCustomElementFn: defineCustomElement$1M,
|
|
3578
3601
|
inputs: BalRadioGroupInputs,
|
|
3579
3602
|
methods: BalRadioGroupMethods,
|
|
3580
3603
|
}),
|
|
@@ -3620,7 +3643,7 @@ let BalSelect = class BalSelect extends ValueAccessor {
|
|
|
3620
3643
|
};
|
|
3621
3644
|
BalSelect = __decorate([
|
|
3622
3645
|
ProxyCmp({
|
|
3623
|
-
defineCustomElementFn: defineCustomElement$
|
|
3646
|
+
defineCustomElementFn: defineCustomElement$1N,
|
|
3624
3647
|
inputs: BalSelectInputs,
|
|
3625
3648
|
methods: BalSelectMethods,
|
|
3626
3649
|
}),
|
|
@@ -3667,7 +3690,7 @@ let BalSegment = class BalSegment extends ValueAccessor {
|
|
|
3667
3690
|
BalSegment = __decorate([
|
|
3668
3691
|
ProxyCmp({
|
|
3669
3692
|
defineCustomElementFn: () => {
|
|
3670
|
-
defineCustomElement$
|
|
3693
|
+
defineCustomElement$1O();
|
|
3671
3694
|
defineCustomElement$1h();
|
|
3672
3695
|
},
|
|
3673
3696
|
inputs: BalSegmentInputs,
|
|
@@ -3718,7 +3741,7 @@ BalDropdown = __decorate([
|
|
|
3718
3741
|
defineCustomElementFn: () => {
|
|
3719
3742
|
defineCustomElement$18();
|
|
3720
3743
|
defineCustomElement$19();
|
|
3721
|
-
defineCustomElement$
|
|
3744
|
+
defineCustomElement$1P();
|
|
3722
3745
|
},
|
|
3723
3746
|
inputs: BalDropdownInputs,
|
|
3724
3747
|
methods: BalDropdownMethods,
|
|
@@ -3765,7 +3788,7 @@ let BalTextarea = class BalTextarea extends ValueAccessor {
|
|
|
3765
3788
|
};
|
|
3766
3789
|
BalTextarea = __decorate([
|
|
3767
3790
|
ProxyCmp({
|
|
3768
|
-
defineCustomElementFn: defineCustomElement$
|
|
3791
|
+
defineCustomElementFn: defineCustomElement$1Q,
|
|
3769
3792
|
inputs: BalTextareaInputs,
|
|
3770
3793
|
methods: BalTextareaMethods,
|
|
3771
3794
|
}),
|
|
@@ -3811,7 +3834,7 @@ let BalTimeInput = class BalTimeInput extends ValueAccessor {
|
|
|
3811
3834
|
};
|
|
3812
3835
|
BalTimeInput = __decorate([
|
|
3813
3836
|
ProxyCmp({
|
|
3814
|
-
defineCustomElementFn: defineCustomElement$
|
|
3837
|
+
defineCustomElementFn: defineCustomElement$1R,
|
|
3815
3838
|
inputs: BalTimeInputInputs,
|
|
3816
3839
|
methods: BalTimeInputMethods,
|
|
3817
3840
|
}),
|
|
@@ -3891,8 +3914,8 @@ const BalTabsBundle = [BalTabs, BalTabItem];
|
|
|
3891
3914
|
const BalStepsBundle = [BalSteps, BalStepItem];
|
|
3892
3915
|
const BalModalBundle = [BalModal, BalModalBody, BalModalHeader];
|
|
3893
3916
|
const BalSelectBundle = [BalSelectOption, BalSelect];
|
|
3894
|
-
const BalCheckboxBundle = [BalCheckbox, BalCheckboxGroup,
|
|
3895
|
-
const BalRadioBundle = [BalRadio,
|
|
3917
|
+
const BalCheckboxBundle = [BalCheckbox, BalCheckboxGroup, BalCheck, BalSwitch];
|
|
3918
|
+
const BalRadioBundle = [BalRadio, BalRadioIcon, BalRadioGroup];
|
|
3896
3919
|
const BalFormGridBundle = [BalFormGrid, BalFormCol];
|
|
3897
3920
|
const BalFieldBundle = [
|
|
3898
3921
|
BalField,
|
|
@@ -3949,7 +3972,8 @@ const BalComponentBundle = [
|
|
|
3949
3972
|
BalCardTitle,
|
|
3950
3973
|
BalCarousel,
|
|
3951
3974
|
BalCarouselItem,
|
|
3952
|
-
|
|
3975
|
+
BalCheck,
|
|
3976
|
+
BalSwitch,
|
|
3953
3977
|
BalContent,
|
|
3954
3978
|
BalData,
|
|
3955
3979
|
BalDataItem,
|
|
@@ -3992,7 +4016,7 @@ const BalComponentBundle = [
|
|
|
3992
4016
|
BalNavbarMenuEnd,
|
|
3993
4017
|
BalNavbarMenuStart,
|
|
3994
4018
|
BalRadio,
|
|
3995
|
-
|
|
4019
|
+
BalRadioIcon,
|
|
3996
4020
|
BalSelectOption,
|
|
3997
4021
|
BalShape,
|
|
3998
4022
|
BalStack,
|
|
@@ -4135,5 +4159,5 @@ const provideBaloiseDesignSystem = (config = {}) => {
|
|
|
4135
4159
|
* Generated bundle index. Do not edit.
|
|
4136
4160
|
*/
|
|
4137
4161
|
|
|
4138
|
-
export { BalAccordion, BalAccordionBundle, BalAccordionDetails, BalAccordionSummary, BalAccordionTrigger, BalApp, BalAutoFocus, BalBadge, BalButton, BalButtonBundle, BalButtonGroup, BalCard, BalCardActions, BalCardBundle, BalCardButton, BalCardContent, BalCardSubtitle, BalCardTitle, BalCarousel, BalCarouselBundle, BalCarouselItem, BalCheckbox, BalCheckboxBundle,
|
|
4162
|
+
export { BalAccordion, BalAccordionBundle, BalAccordionDetails, BalAccordionSummary, BalAccordionTrigger, BalApp, BalAutoFocus, BalBadge, BalButton, BalButtonBundle, BalButtonGroup, BalCard, BalCardActions, BalCardBundle, BalCardButton, BalCardContent, BalCardSubtitle, BalCardTitle, BalCarousel, BalCarouselBundle, BalCarouselItem, BalCheck, BalCheckbox, BalCheckboxBundle, BalCheckboxGroup, BalClose, BalComponentBundle, BalContent, BalData, BalDataBundle, BalDataItem, BalDataLabel, BalDataValue, BalDate, BalDateCalendar, BalDateCalendarCell, BalDivider, BalDropdown, BalDropdownBundle, BalField, BalFieldBundle, BalFieldControl, BalFieldHint, BalFieldLabel, BalFieldMessage, BalFileUpload, BalFooter, BalForm, BalFormBundle, BalFormCol, BalFormGrid, BalFormGridBundle, BalHeading, BalHint, BalHintBundle, BalHintText, BalHintTitle, BalIcon, BalInput, BalInputDate, BalInputGroup, BalInputSlider, BalInputStepper, BalLabel, BalLayoutBundle, BalList, BalListBundle, BalListItem, BalListItemAccordionBody, BalListItemAccordionHead, BalListItemContent, BalListItemIcon, BalListItemSubtitle, BalListItemTitle, BalLogo, BalModal, BalModalBody, BalModalBundle, BalModalHeader, BalModalService, BalNav, BalNavLink, BalNavLinkGrid, BalNavLinkGridCol, BalNavLinkGroup, BalNavMenuBar, BalNavMenuFlyout, BalNavMetaBar, BalNavbar, BalNavbarBrand, BalNavbarBundle, BalNavbarMenu, BalNavbarMenuEnd, BalNavbarMenuStart, BalNgErrorComponent, BalNotices, BalNotification, BalNumberInput, BalOption, BalOptionList, BalPagination, BalPopover, BalPopoverContent, BalPopup, BalProgressBar, BalRadio, BalRadioBundle, BalRadioGroup, BalRadioIcon, BalSegment, BalSegmentBundle, BalSegmentItem, BalSelect, BalSelectBundle, BalSelectOption, BalShape, BalSheet, BalSnackbar, BalSnackbarService, BalSpinner, BalStack, BalStage, BalStageBackLink, BalStageBody, BalStageBundle, BalStageFoot, BalStageHead, BalStageImage, BalStepItem, BalSteps, BalStepsBundle, BalSwitch, BalTabItem, BalTable, BalTabs, BalTabsBundle, BalTag, BalTagBundle, BalTagGroup, BalText, BalTextarea, BalTimeInput, BalToast, BalToastService, BalTooltip, BalTypographyBundle, provideBaloiseDesignSystem };
|
|
4139
4163
|
//# sourceMappingURL=baloise-ds-angular.mjs.map
|