@baloise/ds-angular 16.3.0-nightly.20240913 → 16.4.0-nightly.20240916
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 +5 -4
- package/components/bal-segment.d.ts +18 -0
- package/components/index.d.ts +1 -0
- package/esm2020/bundles.mjs +9 -3
- package/esm2020/components/bal-segment.mjs +55 -0
- package/esm2020/components/index.mjs +2 -1
- package/esm2020/generated/meta.mjs +4 -1
- package/esm2020/generated/proxies.mjs +47 -15
- package/fesm2015/baloise-ds-angular.mjs +208 -121
- package/fesm2015/baloise-ds-angular.mjs.map +1 -1
- package/fesm2020/baloise-ds-angular.mjs +208 -121
- package/fesm2020/baloise-ds-angular.mjs.map +1 -1
- package/generated/meta.d.ts +3 -0
- package/generated/proxies.d.ts +16 -5
- package/package.json +3 -3
|
@@ -84,42 +84,44 @@ import { defineCustomElement as defineCustomElement$1d } from '@baloise/ds-core/
|
|
|
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
86
|
import { defineCustomElement as defineCustomElement$1g } from '@baloise/ds-core/components/bal-radio-button';
|
|
87
|
-
import { defineCustomElement as defineCustomElement$1h } from '@baloise/ds-core/components/bal-
|
|
88
|
-
import { defineCustomElement as defineCustomElement$1i } from '@baloise/ds-core/components/bal-
|
|
89
|
-
import { defineCustomElement as defineCustomElement$1j } from '@baloise/ds-core/components/bal-
|
|
90
|
-
import { defineCustomElement as defineCustomElement$1k } from '@baloise/ds-core/components/bal-
|
|
91
|
-
import { defineCustomElement as defineCustomElement$1l } from '@baloise/ds-core/components/bal-
|
|
92
|
-
import { defineCustomElement as defineCustomElement$1m } from '@baloise/ds-core/components/bal-
|
|
93
|
-
import { defineCustomElement as defineCustomElement$1n } from '@baloise/ds-core/components/bal-stage
|
|
94
|
-
import { defineCustomElement as defineCustomElement$1o } from '@baloise/ds-core/components/bal-stage-
|
|
95
|
-
import { defineCustomElement as defineCustomElement$1p } from '@baloise/ds-core/components/bal-stage-
|
|
96
|
-
import { defineCustomElement as defineCustomElement$1q } from '@baloise/ds-core/components/bal-stage-
|
|
97
|
-
import { defineCustomElement as defineCustomElement$1r } from '@baloise/ds-core/components/bal-stage-
|
|
98
|
-
import { defineCustomElement as defineCustomElement$1s } from '@baloise/ds-core/components/bal-
|
|
99
|
-
import { defineCustomElement as defineCustomElement$1t } from '@baloise/ds-core/components/bal-
|
|
100
|
-
import { defineCustomElement as defineCustomElement$1u } from '@baloise/ds-core/components/bal-
|
|
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-tag
|
|
105
|
-
import { defineCustomElement as defineCustomElement$1z } from '@baloise/ds-core/components/bal-
|
|
106
|
-
import { defineCustomElement as defineCustomElement$1A } from '@baloise/ds-core/components/bal-
|
|
87
|
+
import { defineCustomElement as defineCustomElement$1h } from '@baloise/ds-core/components/bal-segment-item';
|
|
88
|
+
import { defineCustomElement as defineCustomElement$1i } from '@baloise/ds-core/components/bal-select-option';
|
|
89
|
+
import { defineCustomElement as defineCustomElement$1j } from '@baloise/ds-core/components/bal-shape';
|
|
90
|
+
import { defineCustomElement as defineCustomElement$1k } from '@baloise/ds-core/components/bal-sheet';
|
|
91
|
+
import { defineCustomElement as defineCustomElement$1l } from '@baloise/ds-core/components/bal-spinner';
|
|
92
|
+
import { defineCustomElement as defineCustomElement$1m } from '@baloise/ds-core/components/bal-stack';
|
|
93
|
+
import { defineCustomElement as defineCustomElement$1n } from '@baloise/ds-core/components/bal-stage';
|
|
94
|
+
import { defineCustomElement as defineCustomElement$1o } from '@baloise/ds-core/components/bal-stage-back-link';
|
|
95
|
+
import { defineCustomElement as defineCustomElement$1p } from '@baloise/ds-core/components/bal-stage-body';
|
|
96
|
+
import { defineCustomElement as defineCustomElement$1q } from '@baloise/ds-core/components/bal-stage-foot';
|
|
97
|
+
import { defineCustomElement as defineCustomElement$1r } from '@baloise/ds-core/components/bal-stage-head';
|
|
98
|
+
import { defineCustomElement as defineCustomElement$1s } from '@baloise/ds-core/components/bal-stage-image';
|
|
99
|
+
import { defineCustomElement as defineCustomElement$1t } from '@baloise/ds-core/components/bal-step-item';
|
|
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-tab-item';
|
|
102
|
+
import { defineCustomElement as defineCustomElement$1w } from '@baloise/ds-core/components/bal-table';
|
|
103
|
+
import { defineCustomElement as defineCustomElement$1x } from '@baloise/ds-core/components/bal-tabs';
|
|
104
|
+
import { defineCustomElement as defineCustomElement$1y } from '@baloise/ds-core/components/bal-tag';
|
|
105
|
+
import { defineCustomElement as defineCustomElement$1z } from '@baloise/ds-core/components/bal-tag-group';
|
|
106
|
+
import { defineCustomElement as defineCustomElement$1A } from '@baloise/ds-core/components/bal-text';
|
|
107
|
+
import { defineCustomElement as defineCustomElement$1B } from '@baloise/ds-core/components/bal-tooltip';
|
|
107
108
|
import { NgControl, NG_VALUE_ACCESSOR } from '@angular/forms';
|
|
108
|
-
import { defineCustomElement as defineCustomElement$
|
|
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$
|
|
109
|
+
import { defineCustomElement as defineCustomElement$1C } from '@baloise/ds-core/components/bal-checkbox';
|
|
110
|
+
import { defineCustomElement as defineCustomElement$1D } from '@baloise/ds-core/components/bal-checkbox-group';
|
|
111
|
+
import { defineCustomElement as defineCustomElement$1E } from '@baloise/ds-core/components/bal-date';
|
|
112
|
+
import { defineCustomElement as defineCustomElement$1F } from '@baloise/ds-core/components/bal-datepicker';
|
|
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';
|
|
123
125
|
import * as i1$1 from '@angular/common';
|
|
124
126
|
import { CommonModule, DOCUMENT } from '@angular/common';
|
|
125
127
|
import { initializeBaloiseDesignSystem, attachToConfig, defaultConfig, detachFromConfig, updateBalAllowedLanguages, updateBalAnimated, updateBalIcons, updateBalLanguage, updateBalRegion, balToastController, balSnackbarController, balModalController, balBreakpoints, balBreakpointSubject, balDevice, balOrientationSubject } from '@baloise/ds-core/components';
|
|
@@ -1356,10 +1358,10 @@ let BalLabel = class BalLabel {
|
|
|
1356
1358
|
}
|
|
1357
1359
|
};
|
|
1358
1360
|
BalLabel.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalLabel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1359
|
-
BalLabel.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalLabel, isStandalone: true, selector: "bal-label", inputs: { disabled: "disabled", htmlFor: "htmlFor", invalid: "invalid", multiline: "multiline", noWrap: "noWrap", readonly: "readonly", required: "required", size: "size", valid: "valid", weight: "weight" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1361
|
+
BalLabel.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalLabel, isStandalone: true, selector: "bal-label", inputs: { disabled: "disabled", htmlFor: "htmlFor", htmlId: "htmlId", invalid: "invalid", multiline: "multiline", noWrap: "noWrap", readonly: "readonly", required: "required", size: "size", valid: "valid", weight: "weight" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1360
1362
|
BalLabel = __decorate([
|
|
1361
1363
|
ProxyCmp({
|
|
1362
|
-
inputs: ['disabled', 'htmlFor', 'invalid', 'multiline', 'noWrap', 'readonly', 'required', 'size', 'valid', 'weight'],
|
|
1364
|
+
inputs: ['disabled', 'htmlFor', 'htmlId', 'invalid', 'multiline', 'noWrap', 'readonly', 'required', 'size', 'valid', 'weight'],
|
|
1363
1365
|
defineCustomElementFn: defineCustomElement$K
|
|
1364
1366
|
}),
|
|
1365
1367
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
@@ -1371,7 +1373,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
1371
1373
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1372
1374
|
template: '<ng-content></ng-content>',
|
|
1373
1375
|
standalone: true,
|
|
1374
|
-
inputs: ['disabled', 'htmlFor', 'invalid', 'multiline', 'noWrap', 'readonly', 'required', 'size', 'valid', 'weight']
|
|
1376
|
+
inputs: ['disabled', 'htmlFor', 'htmlId', 'invalid', 'multiline', 'noWrap', 'readonly', 'required', 'size', 'valid', 'weight']
|
|
1375
1377
|
}]
|
|
1376
1378
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
1377
1379
|
let BalList = class BalList {
|
|
@@ -1852,9 +1854,10 @@ let BalNavMenuFlyout = class BalNavMenuFlyout {
|
|
|
1852
1854
|
}
|
|
1853
1855
|
};
|
|
1854
1856
|
BalNavMenuFlyout.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalNavMenuFlyout, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1855
|
-
BalNavMenuFlyout.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalNavMenuFlyout, isStandalone: true, selector: "bal-nav-menu-flyout", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1857
|
+
BalNavMenuFlyout.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalNavMenuFlyout, isStandalone: true, selector: "bal-nav-menu-flyout", inputs: { navId: "navId" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1856
1858
|
BalNavMenuFlyout = __decorate([
|
|
1857
1859
|
ProxyCmp({
|
|
1860
|
+
inputs: ['navId'],
|
|
1858
1861
|
defineCustomElementFn: defineCustomElement$10
|
|
1859
1862
|
}),
|
|
1860
1863
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
@@ -1865,7 +1868,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
1865
1868
|
selector: 'bal-nav-menu-flyout',
|
|
1866
1869
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1867
1870
|
template: '<ng-content></ng-content>',
|
|
1868
|
-
standalone: true
|
|
1871
|
+
standalone: true,
|
|
1872
|
+
inputs: ['navId']
|
|
1869
1873
|
}]
|
|
1870
1874
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
1871
1875
|
let BalNavMetaBar = class BalNavMetaBar {
|
|
@@ -2247,10 +2251,10 @@ let BalProgressBar = class BalProgressBar {
|
|
|
2247
2251
|
}
|
|
2248
2252
|
};
|
|
2249
2253
|
BalProgressBar.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalProgressBar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2250
|
-
BalProgressBar.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalProgressBar, isStandalone: true, selector: "bal-progress-bar", inputs: { background: "background", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2254
|
+
BalProgressBar.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalProgressBar, isStandalone: true, selector: "bal-progress-bar", inputs: { background: "background", color: "color", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2251
2255
|
BalProgressBar = __decorate([
|
|
2252
2256
|
ProxyCmp({
|
|
2253
|
-
inputs: ['background', 'value'],
|
|
2257
|
+
inputs: ['background', 'color', 'value'],
|
|
2254
2258
|
methods: ['configChanged'],
|
|
2255
2259
|
defineCustomElementFn: defineCustomElement$1e
|
|
2256
2260
|
}),
|
|
@@ -2263,7 +2267,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
2263
2267
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2264
2268
|
template: '<ng-content></ng-content>',
|
|
2265
2269
|
standalone: true,
|
|
2266
|
-
inputs: ['background', 'value']
|
|
2270
|
+
inputs: ['background', 'color', 'value']
|
|
2267
2271
|
}]
|
|
2268
2272
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
2269
2273
|
let BalRadio = class BalRadio {
|
|
@@ -2323,6 +2327,34 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
2323
2327
|
outputs: ['balFocus', 'balBlur', 'balFormControlDidLoad']
|
|
2324
2328
|
}]
|
|
2325
2329
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
2330
|
+
let BalSegmentItem = class BalSegmentItem {
|
|
2331
|
+
constructor(c, r, z) {
|
|
2332
|
+
this.z = z;
|
|
2333
|
+
c.detach();
|
|
2334
|
+
this.el = r.nativeElement;
|
|
2335
|
+
proxyOutputs(this, this.el, ['balBlur']);
|
|
2336
|
+
}
|
|
2337
|
+
};
|
|
2338
|
+
BalSegmentItem.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalSegmentItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2339
|
+
BalSegmentItem.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalSegmentItem, isStandalone: true, selector: "bal-segment-item", inputs: { disabled: "disabled", invalid: "invalid", label: "label", value: "value" }, outputs: { balBlur: "balBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2340
|
+
BalSegmentItem = __decorate([
|
|
2341
|
+
ProxyCmp({
|
|
2342
|
+
inputs: ['disabled', 'invalid', 'label', 'value'],
|
|
2343
|
+
defineCustomElementFn: defineCustomElement$1h
|
|
2344
|
+
}),
|
|
2345
|
+
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2346
|
+
], BalSegmentItem);
|
|
2347
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalSegmentItem, decorators: [{
|
|
2348
|
+
type: Component,
|
|
2349
|
+
args: [{
|
|
2350
|
+
selector: 'bal-segment-item',
|
|
2351
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2352
|
+
template: '<ng-content></ng-content>',
|
|
2353
|
+
standalone: true,
|
|
2354
|
+
inputs: ['disabled', 'invalid', 'label', 'value'],
|
|
2355
|
+
outputs: ['balBlur']
|
|
2356
|
+
}]
|
|
2357
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
2326
2358
|
let BalSelectOption = class BalSelectOption {
|
|
2327
2359
|
constructor(c, r, z) {
|
|
2328
2360
|
this.z = z;
|
|
@@ -2335,7 +2367,7 @@ BalSelectOption.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", versio
|
|
|
2335
2367
|
BalSelectOption = __decorate([
|
|
2336
2368
|
ProxyCmp({
|
|
2337
2369
|
inputs: ['disabled', 'label', 'value'],
|
|
2338
|
-
defineCustomElementFn: defineCustomElement$
|
|
2370
|
+
defineCustomElementFn: defineCustomElement$1i
|
|
2339
2371
|
}),
|
|
2340
2372
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2341
2373
|
], BalSelectOption);
|
|
@@ -2361,7 +2393,7 @@ BalShape.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
|
2361
2393
|
BalShape = __decorate([
|
|
2362
2394
|
ProxyCmp({
|
|
2363
2395
|
inputs: ['color', 'rotation', 'variation'],
|
|
2364
|
-
defineCustomElementFn: defineCustomElement$
|
|
2396
|
+
defineCustomElementFn: defineCustomElement$1j
|
|
2365
2397
|
}),
|
|
2366
2398
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2367
2399
|
], BalShape);
|
|
@@ -2387,7 +2419,7 @@ BalSheet.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
|
2387
2419
|
BalSheet = __decorate([
|
|
2388
2420
|
ProxyCmp({
|
|
2389
2421
|
inputs: ['containerSize'],
|
|
2390
|
-
defineCustomElementFn: defineCustomElement$
|
|
2422
|
+
defineCustomElementFn: defineCustomElement$1k
|
|
2391
2423
|
}),
|
|
2392
2424
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2393
2425
|
], BalSheet);
|
|
@@ -2442,7 +2474,7 @@ BalSpinner.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "1
|
|
|
2442
2474
|
BalSpinner = __decorate([
|
|
2443
2475
|
ProxyCmp({
|
|
2444
2476
|
inputs: ['color', 'deactivated', 'inverted', 'small', 'variation'],
|
|
2445
|
-
defineCustomElementFn: defineCustomElement$
|
|
2477
|
+
defineCustomElementFn: defineCustomElement$1l
|
|
2446
2478
|
}),
|
|
2447
2479
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2448
2480
|
], BalSpinner);
|
|
@@ -2468,7 +2500,7 @@ BalStack.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
|
2468
2500
|
BalStack = __decorate([
|
|
2469
2501
|
ProxyCmp({
|
|
2470
2502
|
inputs: ['align', 'fitContent', 'layout', 'px', 'py', 'space', 'spaceColumn', 'spaceRow', 'useWrap'],
|
|
2471
|
-
defineCustomElementFn: defineCustomElement$
|
|
2503
|
+
defineCustomElementFn: defineCustomElement$1m
|
|
2472
2504
|
}),
|
|
2473
2505
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2474
2506
|
], BalStack);
|
|
@@ -2494,7 +2526,7 @@ BalStage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
|
2494
2526
|
BalStage = __decorate([
|
|
2495
2527
|
ProxyCmp({
|
|
2496
2528
|
inputs: ['color', 'containerSize', 'shape', 'shapeRotation', 'shapeVariation', 'size'],
|
|
2497
|
-
defineCustomElementFn: defineCustomElement$
|
|
2529
|
+
defineCustomElementFn: defineCustomElement$1n
|
|
2498
2530
|
}),
|
|
2499
2531
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2500
2532
|
], BalStage);
|
|
@@ -2520,7 +2552,7 @@ BalStageBackLink.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", versi
|
|
|
2520
2552
|
BalStageBackLink = __decorate([
|
|
2521
2553
|
ProxyCmp({
|
|
2522
2554
|
inputs: ['href', 'inverted', 'shadow'],
|
|
2523
|
-
defineCustomElementFn: defineCustomElement$
|
|
2555
|
+
defineCustomElementFn: defineCustomElement$1o
|
|
2524
2556
|
}),
|
|
2525
2557
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2526
2558
|
], BalStageBackLink);
|
|
@@ -2545,7 +2577,7 @@ BalStageBody.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
|
|
|
2545
2577
|
BalStageBody.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalStageBody, isStandalone: true, selector: "bal-stage-body", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2546
2578
|
BalStageBody = __decorate([
|
|
2547
2579
|
ProxyCmp({
|
|
2548
|
-
defineCustomElementFn: defineCustomElement$
|
|
2580
|
+
defineCustomElementFn: defineCustomElement$1p
|
|
2549
2581
|
}),
|
|
2550
2582
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2551
2583
|
], BalStageBody);
|
|
@@ -2569,7 +2601,7 @@ BalStageFoot.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
|
|
|
2569
2601
|
BalStageFoot.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalStageFoot, isStandalone: true, selector: "bal-stage-foot", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2570
2602
|
BalStageFoot = __decorate([
|
|
2571
2603
|
ProxyCmp({
|
|
2572
|
-
defineCustomElementFn: defineCustomElement$
|
|
2604
|
+
defineCustomElementFn: defineCustomElement$1q
|
|
2573
2605
|
}),
|
|
2574
2606
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2575
2607
|
], BalStageFoot);
|
|
@@ -2593,7 +2625,7 @@ BalStageHead.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
|
|
|
2593
2625
|
BalStageHead.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalStageHead, isStandalone: true, selector: "bal-stage-head", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2594
2626
|
BalStageHead = __decorate([
|
|
2595
2627
|
ProxyCmp({
|
|
2596
|
-
defineCustomElementFn: defineCustomElement$
|
|
2628
|
+
defineCustomElementFn: defineCustomElement$1r
|
|
2597
2629
|
}),
|
|
2598
2630
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2599
2631
|
], BalStageHead);
|
|
@@ -2618,7 +2650,7 @@ BalStageImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version:
|
|
|
2618
2650
|
BalStageImage = __decorate([
|
|
2619
2651
|
ProxyCmp({
|
|
2620
2652
|
inputs: ['fallback', 'srcSet'],
|
|
2621
|
-
defineCustomElementFn: defineCustomElement$
|
|
2653
|
+
defineCustomElementFn: defineCustomElement$1s
|
|
2622
2654
|
}),
|
|
2623
2655
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2624
2656
|
], BalStageImage);
|
|
@@ -2646,7 +2678,7 @@ BalStepItem = __decorate([
|
|
|
2646
2678
|
ProxyCmp({
|
|
2647
2679
|
inputs: ['active', 'disabled', 'done', 'failed', 'href', 'invisible', 'label', 'prevent', 'target', 'value'],
|
|
2648
2680
|
methods: ['getOptions', 'setActive'],
|
|
2649
|
-
defineCustomElementFn: defineCustomElement$
|
|
2681
|
+
defineCustomElementFn: defineCustomElement$1t
|
|
2650
2682
|
}),
|
|
2651
2683
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2652
2684
|
], BalStepItem);
|
|
@@ -2670,12 +2702,12 @@ let BalSteps = class BalSteps {
|
|
|
2670
2702
|
}
|
|
2671
2703
|
};
|
|
2672
2704
|
BalSteps.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalSteps, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2673
|
-
BalSteps.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalSteps, isStandalone: true, selector: "bal-steps", inputs: { clickable: "clickable", debounce: "debounce", options: "options", value: "value" }, outputs: { balChange: "balChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2705
|
+
BalSteps.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalSteps, isStandalone: true, selector: "bal-steps", inputs: { clickable: "clickable", color: "color", debounce: "debounce", options: "options", value: "value" }, outputs: { balChange: "balChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2674
2706
|
BalSteps = __decorate([
|
|
2675
2707
|
ProxyCmp({
|
|
2676
|
-
inputs: ['clickable', 'debounce', 'options', 'value'],
|
|
2708
|
+
inputs: ['clickable', 'color', 'debounce', 'options', 'value'],
|
|
2677
2709
|
methods: ['select', 'getOptionByValue'],
|
|
2678
|
-
defineCustomElementFn: defineCustomElement$
|
|
2710
|
+
defineCustomElementFn: defineCustomElement$1u
|
|
2679
2711
|
}),
|
|
2680
2712
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2681
2713
|
], BalSteps);
|
|
@@ -2686,7 +2718,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
2686
2718
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2687
2719
|
template: '<ng-content></ng-content>',
|
|
2688
2720
|
standalone: true,
|
|
2689
|
-
inputs: ['clickable', 'debounce', 'options', 'value'],
|
|
2721
|
+
inputs: ['clickable', 'color', 'debounce', 'options', 'value'],
|
|
2690
2722
|
outputs: ['balChange']
|
|
2691
2723
|
}]
|
|
2692
2724
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -2699,12 +2731,12 @@ let BalTabItem = class BalTabItem {
|
|
|
2699
2731
|
}
|
|
2700
2732
|
};
|
|
2701
2733
|
BalTabItem.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalTabItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2702
|
-
BalTabItem.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalTabItem, isStandalone: true, selector: "bal-tab-item", inputs: { active: "active", bubble: "bubble", disabled: "disabled", href: "href", icon: "icon", invisible: "invisible", label: "label", prevent: "prevent", target: "target", value: "value" }, outputs: { balNavigate: "balNavigate" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2734
|
+
BalTabItem.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", 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", target: "target", value: "value" }, outputs: { balNavigate: "balNavigate" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2703
2735
|
BalTabItem = __decorate([
|
|
2704
2736
|
ProxyCmp({
|
|
2705
|
-
inputs: ['active', 'bubble', 'disabled', 'href', 'icon', 'invisible', 'label', 'prevent', 'target', 'value'],
|
|
2737
|
+
inputs: ['active', 'aria', 'bubble', 'disabled', 'href', 'icon', 'invisible', 'label', 'noPanel', 'prevent', 'target', 'value'],
|
|
2706
2738
|
methods: ['getOptions', 'setActive'],
|
|
2707
|
-
defineCustomElementFn: defineCustomElement$
|
|
2739
|
+
defineCustomElementFn: defineCustomElement$1v
|
|
2708
2740
|
}),
|
|
2709
2741
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2710
2742
|
], BalTabItem);
|
|
@@ -2715,7 +2747,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
2715
2747
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2716
2748
|
template: '<ng-content></ng-content>',
|
|
2717
2749
|
standalone: true,
|
|
2718
|
-
inputs: ['active', 'bubble', 'disabled', 'href', 'icon', 'invisible', 'label', 'prevent', 'target', 'value'],
|
|
2750
|
+
inputs: ['active', 'aria', 'bubble', 'disabled', 'href', 'icon', 'invisible', 'label', 'noPanel', 'prevent', 'target', 'value'],
|
|
2719
2751
|
outputs: ['balNavigate']
|
|
2720
2752
|
}]
|
|
2721
2753
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -2731,7 +2763,7 @@ BalTable.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
|
2731
2763
|
BalTable = __decorate([
|
|
2732
2764
|
ProxyCmp({
|
|
2733
2765
|
inputs: ['expanded'],
|
|
2734
|
-
defineCustomElementFn: defineCustomElement$
|
|
2766
|
+
defineCustomElementFn: defineCustomElement$1w
|
|
2735
2767
|
}),
|
|
2736
2768
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2737
2769
|
], BalTable);
|
|
@@ -2759,7 +2791,7 @@ BalTabs = __decorate([
|
|
|
2759
2791
|
ProxyCmp({
|
|
2760
2792
|
inputs: ['accordion', 'border', 'clickable', 'context', 'debounce', 'expanded', 'float', 'fullwidth', 'iconPosition', 'inverted', 'optionalTabSelection', 'options', 'overflow', 'selectOnMobile', 'spaceless', 'value', 'vertical', 'verticalColSize'],
|
|
2761
2793
|
methods: ['select', 'getOptionByValue'],
|
|
2762
|
-
defineCustomElementFn: defineCustomElement$
|
|
2794
|
+
defineCustomElementFn: defineCustomElement$1x
|
|
2763
2795
|
}),
|
|
2764
2796
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2765
2797
|
], BalTabs);
|
|
@@ -2787,7 +2819,7 @@ BalTag.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
|
2787
2819
|
BalTag = __decorate([
|
|
2788
2820
|
ProxyCmp({
|
|
2789
2821
|
inputs: ['closable', 'color', 'disabled', 'invalid', 'light', 'position', 'size'],
|
|
2790
|
-
defineCustomElementFn: defineCustomElement$
|
|
2822
|
+
defineCustomElementFn: defineCustomElement$1y
|
|
2791
2823
|
}),
|
|
2792
2824
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2793
2825
|
], BalTag);
|
|
@@ -2813,7 +2845,7 @@ BalTagGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15
|
|
|
2813
2845
|
BalTagGroup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalTagGroup, isStandalone: true, selector: "bal-tag-group", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2814
2846
|
BalTagGroup = __decorate([
|
|
2815
2847
|
ProxyCmp({
|
|
2816
|
-
defineCustomElementFn: defineCustomElement$
|
|
2848
|
+
defineCustomElementFn: defineCustomElement$1z
|
|
2817
2849
|
}),
|
|
2818
2850
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2819
2851
|
], BalTagGroup);
|
|
@@ -2838,7 +2870,7 @@ BalText.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0
|
|
|
2838
2870
|
BalText = __decorate([
|
|
2839
2871
|
ProxyCmp({
|
|
2840
2872
|
inputs: ['bold', 'color', 'disabled', 'heading', 'inline', 'invalid', 'inverted', 'noWrap', 'shadow', 'size', 'space'],
|
|
2841
|
-
defineCustomElementFn: defineCustomElement$
|
|
2873
|
+
defineCustomElementFn: defineCustomElement$1A
|
|
2842
2874
|
}),
|
|
2843
2875
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2844
2876
|
], BalText);
|
|
@@ -2894,7 +2926,7 @@ BalTooltip.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "1
|
|
|
2894
2926
|
BalTooltip = __decorate([
|
|
2895
2927
|
ProxyCmp({
|
|
2896
2928
|
inputs: ['contentWidth', 'offset', 'placement', 'reference'],
|
|
2897
|
-
defineCustomElementFn: defineCustomElement$
|
|
2929
|
+
defineCustomElementFn: defineCustomElement$1B
|
|
2898
2930
|
}),
|
|
2899
2931
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2900
2932
|
], BalTooltip);
|
|
@@ -3094,6 +3126,9 @@ const BalNumberInputMethods = ['setFocus', 'getInputElement'];
|
|
|
3094
3126
|
const BalRadioGroupInputs = ['allowEmptySelection', 'autoInvalidOff', 'columnsMobile', 'columnsTablet', 'disabled', 'expanded', 'grid', 'interface', 'invalid', 'name', 'options', 'readonly', 'value', 'vertical', 'verticalOnMobile'];
|
|
3095
3127
|
const BalRadioGroupOutputs = ['balChange', 'balFocus', 'balBlur'];
|
|
3096
3128
|
const BalRadioGroupMethods = ['getOptionByValue'];
|
|
3129
|
+
const BalSegmentInputs = ['disabled', 'expanded', 'invalid', 'scrollable', 'value', 'vertical'];
|
|
3130
|
+
const BalSegmentOutputs = ['balBlur', 'balChange'];
|
|
3131
|
+
const BalSegmentMethods = [''];
|
|
3097
3132
|
const BalSelectInputs = ['autoInvalidOff', 'autocomplete', 'balTabindex', 'disabled', 'filter', 'freeSolo', 'invalid', 'loading', 'maxLength', 'multiple', 'name', 'noDataLabel', 'placeholder', 'readonly', 'remote', 'required', 'scrollable', 'selectionOptional', 'typeahead', 'value'];
|
|
3098
3133
|
const BalSelectOutputs = ['balChange', 'balInputClick', 'balInput', 'balBlur', 'balFocus', 'balCancel', 'balKeyPress'];
|
|
3099
3134
|
const BalSelectMethods = ['setFocus', 'getValue', 'clear', 'open', 'close', 'cancel', 'select'];
|
|
@@ -3104,7 +3139,7 @@ const BalTimeInputInputs = ['autoInvalidOff', 'debounce', 'disabled', 'invalid',
|
|
|
3104
3139
|
const BalTimeInputOutputs = ['balInput', 'balChange', 'balBlur', 'balFocus', 'balKeyPress', 'balClick'];
|
|
3105
3140
|
const BalTimeInputMethods = ['setFocus', 'getInputElement'];
|
|
3106
3141
|
|
|
3107
|
-
const accessorProvider$
|
|
3142
|
+
const accessorProvider$f = {
|
|
3108
3143
|
provide: NG_VALUE_ACCESSOR,
|
|
3109
3144
|
useExisting: /*@__PURE__*/ forwardRef(() => BalCheckbox),
|
|
3110
3145
|
multi: true,
|
|
@@ -3126,10 +3161,10 @@ let BalCheckbox = class BalCheckbox extends ValueAccessor {
|
|
|
3126
3161
|
}
|
|
3127
3162
|
};
|
|
3128
3163
|
BalCheckbox.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalCheckbox, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
3129
|
-
BalCheckbox.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalCheckbox, isStandalone: true, selector: "bal-checkbox", inputs: { autoInvalidOff: "autoInvalidOff", checked: "checked", disabled: "disabled", flat: "flat", inline: "inline", interface: "interface", invalid: "invalid", invisible: "invisible", 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$
|
|
3164
|
+
BalCheckbox.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalCheckbox, isStandalone: true, selector: "bal-checkbox", inputs: { autoInvalidOff: "autoInvalidOff", checked: "checked", disabled: "disabled", flat: "flat", inline: "inline", interface: "interface", invalid: "invalid", invisible: "invisible", 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$f], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3130
3165
|
BalCheckbox = __decorate([
|
|
3131
3166
|
ProxyCmp({
|
|
3132
|
-
defineCustomElementFn: defineCustomElement$
|
|
3167
|
+
defineCustomElementFn: defineCustomElement$1C,
|
|
3133
3168
|
inputs: BalCheckboxInputs,
|
|
3134
3169
|
methods: BalCheckboxMethods,
|
|
3135
3170
|
}),
|
|
@@ -3144,7 +3179,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3144
3179
|
selector: 'bal-checkbox',
|
|
3145
3180
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3146
3181
|
template: '<ng-content></ng-content>',
|
|
3147
|
-
providers: [accessorProvider$
|
|
3182
|
+
providers: [accessorProvider$f],
|
|
3148
3183
|
standalone: true,
|
|
3149
3184
|
inputs: BalCheckboxInputs,
|
|
3150
3185
|
outputs: BalCheckboxOutputs,
|
|
@@ -3154,7 +3189,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3154
3189
|
args: ['balChange', ['$event']]
|
|
3155
3190
|
}] } });
|
|
3156
3191
|
|
|
3157
|
-
const accessorProvider$
|
|
3192
|
+
const accessorProvider$e = {
|
|
3158
3193
|
provide: NG_VALUE_ACCESSOR,
|
|
3159
3194
|
useExisting: /*@__PURE__*/ forwardRef(() => BalCheckboxGroup),
|
|
3160
3195
|
multi: true,
|
|
@@ -3172,10 +3207,10 @@ let BalCheckboxGroup = class BalCheckboxGroup extends ValueAccessor {
|
|
|
3172
3207
|
}
|
|
3173
3208
|
};
|
|
3174
3209
|
BalCheckboxGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalCheckboxGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
3175
|
-
BalCheckboxGroup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalCheckboxGroup, isStandalone: true, selector: "bal-checkbox-group", inputs: { autoInvalidOff: "autoInvalidOff", columns: "columns", columnsMobile: "columnsMobile", columnsTablet: "columnsTablet", control: "control", 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$
|
|
3210
|
+
BalCheckboxGroup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalCheckboxGroup, isStandalone: true, selector: "bal-checkbox-group", inputs: { autoInvalidOff: "autoInvalidOff", columns: "columns", columnsMobile: "columnsMobile", columnsTablet: "columnsTablet", control: "control", 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$e], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3176
3211
|
BalCheckboxGroup = __decorate([
|
|
3177
3212
|
ProxyCmp({
|
|
3178
|
-
defineCustomElementFn: defineCustomElement$
|
|
3213
|
+
defineCustomElementFn: defineCustomElement$1D,
|
|
3179
3214
|
inputs: BalCheckboxGroupInputs,
|
|
3180
3215
|
methods: BalCheckboxGroupMethods,
|
|
3181
3216
|
}),
|
|
@@ -3190,7 +3225,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3190
3225
|
selector: 'bal-checkbox-group',
|
|
3191
3226
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3192
3227
|
template: '<ng-content></ng-content>',
|
|
3193
|
-
providers: [accessorProvider$
|
|
3228
|
+
providers: [accessorProvider$e],
|
|
3194
3229
|
standalone: true,
|
|
3195
3230
|
inputs: BalCheckboxGroupInputs,
|
|
3196
3231
|
outputs: BalCheckboxGroupOutputs,
|
|
@@ -3200,7 +3235,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3200
3235
|
args: ['balChange', ['$event']]
|
|
3201
3236
|
}] } });
|
|
3202
3237
|
|
|
3203
|
-
const accessorProvider$
|
|
3238
|
+
const accessorProvider$d = {
|
|
3204
3239
|
provide: NG_VALUE_ACCESSOR,
|
|
3205
3240
|
useExisting: /*@__PURE__*/ forwardRef(() => BalDate),
|
|
3206
3241
|
multi: true,
|
|
@@ -3218,10 +3253,10 @@ let BalDate = class BalDate extends ValueAccessor {
|
|
|
3218
3253
|
}
|
|
3219
3254
|
};
|
|
3220
3255
|
BalDate.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalDate, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
3221
|
-
BalDate.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalDate, isStandalone: true, selector: "bal-date", inputs: { allowInvalidValue: "allowInvalidValue", allowedDates: "allowedDates", autoInvalidOff: "autoInvalidOff", closeOnSelect: "closeOnSelect", debounce: "debounce", defaultDate: "defaultDate", disabled: "disabled", freeSolo: "freeSolo", invalid: "invalid", max: "max", maxYearProp: "maxYearProp", min: "min", minYearProp: "minYearProp", name: "name", placeholder: "placeholder", readonly: "readonly", required: "required", triggerIcon: "triggerIcon", value: "value" }, outputs: { balInput: "balInput", balChange: "balChange", balWillAnimate: "balWillAnimate", balDidAnimate: "balDidAnimate", balBlur: "balBlur", balFocus: "balFocus", balInputClick: "balInputClick", balIconClick: "balIconClick" }, host: { listeners: { "balChange": "handleBalChange($event)" } }, providers: [accessorProvider$
|
|
3256
|
+
BalDate.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalDate, isStandalone: true, selector: "bal-date", inputs: { allowInvalidValue: "allowInvalidValue", allowedDates: "allowedDates", autoInvalidOff: "autoInvalidOff", closeOnSelect: "closeOnSelect", debounce: "debounce", defaultDate: "defaultDate", disabled: "disabled", freeSolo: "freeSolo", invalid: "invalid", max: "max", maxYearProp: "maxYearProp", min: "min", minYearProp: "minYearProp", name: "name", placeholder: "placeholder", readonly: "readonly", required: "required", triggerIcon: "triggerIcon", value: "value" }, outputs: { balInput: "balInput", balChange: "balChange", balWillAnimate: "balWillAnimate", balDidAnimate: "balDidAnimate", balBlur: "balBlur", balFocus: "balFocus", balInputClick: "balInputClick", balIconClick: "balIconClick" }, host: { listeners: { "balChange": "handleBalChange($event)" } }, providers: [accessorProvider$d], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3222
3257
|
BalDate = __decorate([
|
|
3223
3258
|
ProxyCmp({
|
|
3224
|
-
defineCustomElementFn: defineCustomElement$
|
|
3259
|
+
defineCustomElementFn: defineCustomElement$1E,
|
|
3225
3260
|
inputs: BalDateInputs,
|
|
3226
3261
|
methods: BalDateMethods,
|
|
3227
3262
|
}),
|
|
@@ -3236,7 +3271,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3236
3271
|
selector: 'bal-date',
|
|
3237
3272
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3238
3273
|
template: '<ng-content></ng-content>',
|
|
3239
|
-
providers: [accessorProvider$
|
|
3274
|
+
providers: [accessorProvider$d],
|
|
3240
3275
|
standalone: true,
|
|
3241
3276
|
inputs: BalDateInputs,
|
|
3242
3277
|
outputs: BalDateOutputs,
|
|
@@ -3246,7 +3281,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3246
3281
|
args: ['balChange', ['$event']]
|
|
3247
3282
|
}] } });
|
|
3248
3283
|
|
|
3249
|
-
const accessorProvider$
|
|
3284
|
+
const accessorProvider$c = {
|
|
3250
3285
|
provide: NG_VALUE_ACCESSOR,
|
|
3251
3286
|
useExisting: /*@__PURE__*/ forwardRef(() => BalDatepicker),
|
|
3252
3287
|
multi: true,
|
|
@@ -3264,10 +3299,10 @@ let BalDatepicker = class BalDatepicker extends ValueAccessor {
|
|
|
3264
3299
|
}
|
|
3265
3300
|
};
|
|
3266
3301
|
BalDatepicker.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalDatepicker, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
3267
|
-
BalDatepicker.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalDatepicker, isStandalone: true, selector: "bal-datepicker", inputs: { allowedDates: "allowedDates", autoInvalidOff: "autoInvalidOff", closeOnSelect: "closeOnSelect", debounce: "debounce", defaultDate: "defaultDate", disabled: "disabled", invalid: "invalid", loading: "loading", max: "max", maxYearProp: "maxYearProp", min: "min", minYearProp: "minYearProp", name: "name", placeholder: "placeholder", readonly: "readonly", required: "required", triggerIcon: "triggerIcon", value: "value" }, outputs: { balChange: "balChange", balInput: "balInput", balBlur: "balBlur", balFocus: "balFocus", balInputClick: "balInputClick", balIconClick: "balIconClick" }, host: { listeners: { "balChange": "handleBalChange($event)" } }, providers: [accessorProvider$
|
|
3302
|
+
BalDatepicker.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalDatepicker, isStandalone: true, selector: "bal-datepicker", inputs: { allowedDates: "allowedDates", autoInvalidOff: "autoInvalidOff", closeOnSelect: "closeOnSelect", debounce: "debounce", defaultDate: "defaultDate", disabled: "disabled", invalid: "invalid", loading: "loading", max: "max", maxYearProp: "maxYearProp", min: "min", minYearProp: "minYearProp", name: "name", placeholder: "placeholder", readonly: "readonly", required: "required", triggerIcon: "triggerIcon", value: "value" }, outputs: { balChange: "balChange", balInput: "balInput", balBlur: "balBlur", balFocus: "balFocus", balInputClick: "balInputClick", balIconClick: "balIconClick" }, host: { listeners: { "balChange": "handleBalChange($event)" } }, providers: [accessorProvider$c], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3268
3303
|
BalDatepicker = __decorate([
|
|
3269
3304
|
ProxyCmp({
|
|
3270
|
-
defineCustomElementFn: defineCustomElement$
|
|
3305
|
+
defineCustomElementFn: defineCustomElement$1F,
|
|
3271
3306
|
inputs: BalDatepickerInputs,
|
|
3272
3307
|
methods: BalDatepickerMethods,
|
|
3273
3308
|
}),
|
|
@@ -3282,7 +3317,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3282
3317
|
selector: 'bal-datepicker',
|
|
3283
3318
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3284
3319
|
template: '<ng-content></ng-content>',
|
|
3285
|
-
providers: [accessorProvider$
|
|
3320
|
+
providers: [accessorProvider$c],
|
|
3286
3321
|
standalone: true,
|
|
3287
3322
|
inputs: BalDatepickerInputs,
|
|
3288
3323
|
outputs: BalDatepickerOutputs,
|
|
@@ -3292,7 +3327,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3292
3327
|
args: ['balChange', ['$event']]
|
|
3293
3328
|
}] } });
|
|
3294
3329
|
|
|
3295
|
-
const accessorProvider$
|
|
3330
|
+
const accessorProvider$b = {
|
|
3296
3331
|
provide: NG_VALUE_ACCESSOR,
|
|
3297
3332
|
useExisting: /*@__PURE__*/ forwardRef(() => BalFileUpload),
|
|
3298
3333
|
multi: true,
|
|
@@ -3310,10 +3345,10 @@ let BalFileUpload = class BalFileUpload extends ValueAccessor {
|
|
|
3310
3345
|
}
|
|
3311
3346
|
};
|
|
3312
3347
|
BalFileUpload.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalFileUpload, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
3313
|
-
BalFileUpload.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalFileUpload, isStandalone: true, selector: "bal-file-upload", inputs: { accept: "accept", autoInvalidOff: "autoInvalidOff", disabled: "disabled", hasFileList: "hasFileList", invalid: "invalid", label: "label", loading: "loading", maxBundleSize: "maxBundleSize", maxFileSize: "maxFileSize", maxFiles: "maxFiles", multiple: "multiple", name: "name", readonly: "readonly", required: "required", subTitle: "subTitle", value: "value" }, outputs: { balChange: "balChange", balFilesAdded: "balFilesAdded", balFilesRemoved: "balFilesRemoved", balRejectedFile: "balRejectedFile", balInputClick: "balInputClick", balBlur: "balBlur", balFocus: "balFocus" }, host: { listeners: { "balChange": "handleBalChange($event)" } }, providers: [accessorProvider$
|
|
3348
|
+
BalFileUpload.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalFileUpload, isStandalone: true, selector: "bal-file-upload", inputs: { accept: "accept", autoInvalidOff: "autoInvalidOff", disabled: "disabled", hasFileList: "hasFileList", invalid: "invalid", label: "label", loading: "loading", maxBundleSize: "maxBundleSize", maxFileSize: "maxFileSize", maxFiles: "maxFiles", multiple: "multiple", name: "name", readonly: "readonly", required: "required", subTitle: "subTitle", value: "value" }, outputs: { balChange: "balChange", balFilesAdded: "balFilesAdded", balFilesRemoved: "balFilesRemoved", balRejectedFile: "balRejectedFile", balInputClick: "balInputClick", balBlur: "balBlur", balFocus: "balFocus" }, host: { listeners: { "balChange": "handleBalChange($event)" } }, providers: [accessorProvider$b], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3314
3349
|
BalFileUpload = __decorate([
|
|
3315
3350
|
ProxyCmp({
|
|
3316
|
-
defineCustomElementFn: defineCustomElement$
|
|
3351
|
+
defineCustomElementFn: defineCustomElement$1G,
|
|
3317
3352
|
inputs: BalFileUploadInputs,
|
|
3318
3353
|
methods: BalFileUploadMethods,
|
|
3319
3354
|
}),
|
|
@@ -3328,7 +3363,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3328
3363
|
selector: 'bal-file-upload',
|
|
3329
3364
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3330
3365
|
template: '<ng-content></ng-content>',
|
|
3331
|
-
providers: [accessorProvider$
|
|
3366
|
+
providers: [accessorProvider$b],
|
|
3332
3367
|
standalone: true,
|
|
3333
3368
|
inputs: BalFileUploadInputs,
|
|
3334
3369
|
outputs: BalFileUploadOutputs,
|
|
@@ -3338,7 +3373,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3338
3373
|
args: ['balChange', ['$event']]
|
|
3339
3374
|
}] } });
|
|
3340
3375
|
|
|
3341
|
-
const accessorProvider$
|
|
3376
|
+
const accessorProvider$a = {
|
|
3342
3377
|
provide: NG_VALUE_ACCESSOR,
|
|
3343
3378
|
useExisting: /*@__PURE__*/ forwardRef(() => BalInputDate),
|
|
3344
3379
|
multi: true,
|
|
@@ -3356,10 +3391,10 @@ let BalInputDate = class BalInputDate extends ValueAccessor {
|
|
|
3356
3391
|
}
|
|
3357
3392
|
};
|
|
3358
3393
|
BalInputDate.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalInputDate, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
3359
|
-
BalInputDate.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalInputDate, isStandalone: true, selector: "bal-input-date", inputs: { allowInvalidValue: "allowInvalidValue", autoInvalidOff: "autoInvalidOff", autocomplete: "autocomplete", clickable: "clickable", disabled: "disabled", invalid: "invalid", max: "max", min: "min", name: "name", placeholder: "placeholder", readonly: "readonly", required: "required", value: "value" }, outputs: { balKeyPress: "balKeyPress", balChange: "balChange", balInput: "balInput", balBlur: "balBlur", balFocus: "balFocus" }, host: { listeners: { "balChange": "handleBalChange($event)" } }, providers: [accessorProvider$
|
|
3394
|
+
BalInputDate.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalInputDate, isStandalone: true, selector: "bal-input-date", inputs: { allowInvalidValue: "allowInvalidValue", autoInvalidOff: "autoInvalidOff", autocomplete: "autocomplete", clickable: "clickable", disabled: "disabled", invalid: "invalid", max: "max", min: "min", name: "name", placeholder: "placeholder", readonly: "readonly", required: "required", value: "value" }, outputs: { balKeyPress: "balKeyPress", balChange: "balChange", balInput: "balInput", balBlur: "balBlur", balFocus: "balFocus" }, host: { listeners: { "balChange": "handleBalChange($event)" } }, providers: [accessorProvider$a], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3360
3395
|
BalInputDate = __decorate([
|
|
3361
3396
|
ProxyCmp({
|
|
3362
|
-
defineCustomElementFn: defineCustomElement$
|
|
3397
|
+
defineCustomElementFn: defineCustomElement$1H,
|
|
3363
3398
|
inputs: BalInputDateInputs,
|
|
3364
3399
|
methods: BalInputDateMethods,
|
|
3365
3400
|
}),
|
|
@@ -3374,7 +3409,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3374
3409
|
selector: 'bal-input-date',
|
|
3375
3410
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3376
3411
|
template: '<ng-content></ng-content>',
|
|
3377
|
-
providers: [accessorProvider$
|
|
3412
|
+
providers: [accessorProvider$a],
|
|
3378
3413
|
standalone: true,
|
|
3379
3414
|
inputs: BalInputDateInputs,
|
|
3380
3415
|
outputs: BalInputDateOutputs,
|
|
@@ -3384,7 +3419,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3384
3419
|
args: ['balChange', ['$event']]
|
|
3385
3420
|
}] } });
|
|
3386
3421
|
|
|
3387
|
-
const accessorProvider$
|
|
3422
|
+
const accessorProvider$9 = {
|
|
3388
3423
|
provide: NG_VALUE_ACCESSOR,
|
|
3389
3424
|
useExisting: /*@__PURE__*/ forwardRef(() => BalInputSlider),
|
|
3390
3425
|
multi: true,
|
|
@@ -3402,10 +3437,10 @@ let BalInputSlider = class BalInputSlider extends ValueAccessor {
|
|
|
3402
3437
|
}
|
|
3403
3438
|
};
|
|
3404
3439
|
BalInputSlider.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalInputSlider, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
3405
|
-
BalInputSlider.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalInputSlider, isStandalone: true, selector: "bal-input-slider", inputs: { autoInvalidOff: "autoInvalidOff", balTabindex: "balTabindex", debounce: "debounce", disabled: "disabled", hasTicks: "hasTicks", invalid: "invalid", max: "max", min: "min", name: "name", readonly: "readonly", required: "required", step: "step", value: "value" }, outputs: { balInput: "balInput", balBlur: "balBlur", balKeyPress: "balKeyPress", balFocus: "balFocus", balChange: "balChange" }, host: { listeners: { "balInput": "handleBalInput($event)" } }, providers: [accessorProvider$
|
|
3440
|
+
BalInputSlider.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalInputSlider, isStandalone: true, selector: "bal-input-slider", inputs: { autoInvalidOff: "autoInvalidOff", balTabindex: "balTabindex", debounce: "debounce", disabled: "disabled", hasTicks: "hasTicks", invalid: "invalid", max: "max", min: "min", name: "name", readonly: "readonly", required: "required", step: "step", value: "value" }, outputs: { balInput: "balInput", balBlur: "balBlur", balKeyPress: "balKeyPress", balFocus: "balFocus", balChange: "balChange" }, host: { listeners: { "balInput": "handleBalInput($event)" } }, providers: [accessorProvider$9], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3406
3441
|
BalInputSlider = __decorate([
|
|
3407
3442
|
ProxyCmp({
|
|
3408
|
-
defineCustomElementFn: defineCustomElement$
|
|
3443
|
+
defineCustomElementFn: defineCustomElement$1I,
|
|
3409
3444
|
inputs: BalInputSliderInputs,
|
|
3410
3445
|
methods: BalInputSliderMethods,
|
|
3411
3446
|
}),
|
|
@@ -3420,7 +3455,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3420
3455
|
selector: 'bal-input-slider',
|
|
3421
3456
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3422
3457
|
template: '<ng-content></ng-content>',
|
|
3423
|
-
providers: [accessorProvider$
|
|
3458
|
+
providers: [accessorProvider$9],
|
|
3424
3459
|
standalone: true,
|
|
3425
3460
|
inputs: BalInputSliderInputs,
|
|
3426
3461
|
outputs: BalInputSliderOutputs,
|
|
@@ -3430,7 +3465,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3430
3465
|
args: ['balInput', ['$event']]
|
|
3431
3466
|
}] } });
|
|
3432
3467
|
|
|
3433
|
-
const accessorProvider$
|
|
3468
|
+
const accessorProvider$8 = {
|
|
3434
3469
|
provide: NG_VALUE_ACCESSOR,
|
|
3435
3470
|
useExisting: /*@__PURE__*/ forwardRef(() => BalInputStepper),
|
|
3436
3471
|
multi: true,
|
|
@@ -3453,10 +3488,10 @@ let BalInputStepper = class BalInputStepper extends ValueAccessor {
|
|
|
3453
3488
|
}
|
|
3454
3489
|
};
|
|
3455
3490
|
BalInputStepper.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalInputStepper, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
3456
|
-
BalInputStepper.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalInputStepper, isStandalone: true, selector: "bal-input-stepper", inputs: { autoInvalidOff: "autoInvalidOff", debounce: "debounce", disabled: "disabled", invalid: "invalid", max: "max", min: "min", name: "name", readonly: "readonly", steps: "steps", value: "value" }, outputs: { balChange: "balChange", balInput: "balInput", balIncrease: "balIncrease", balDecrease: "balDecrease", balFocus: "balFocus", balBlur: "balBlur" }, host: { listeners: { "balInput": "handleBalInput($event)" } }, providers: [accessorProvider$
|
|
3491
|
+
BalInputStepper.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalInputStepper, isStandalone: true, selector: "bal-input-stepper", inputs: { autoInvalidOff: "autoInvalidOff", debounce: "debounce", disabled: "disabled", invalid: "invalid", max: "max", min: "min", name: "name", readonly: "readonly", steps: "steps", value: "value" }, outputs: { balChange: "balChange", balInput: "balInput", balIncrease: "balIncrease", balDecrease: "balDecrease", balFocus: "balFocus", balBlur: "balBlur" }, host: { listeners: { "balInput": "handleBalInput($event)" } }, providers: [accessorProvider$8], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3457
3492
|
BalInputStepper = __decorate([
|
|
3458
3493
|
ProxyCmp({
|
|
3459
|
-
defineCustomElementFn: defineCustomElement$
|
|
3494
|
+
defineCustomElementFn: defineCustomElement$1J,
|
|
3460
3495
|
inputs: BalInputStepperInputs,
|
|
3461
3496
|
methods: BalInputStepperMethods,
|
|
3462
3497
|
}),
|
|
@@ -3471,7 +3506,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3471
3506
|
selector: 'bal-input-stepper',
|
|
3472
3507
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3473
3508
|
template: '<ng-content></ng-content>',
|
|
3474
|
-
providers: [accessorProvider$
|
|
3509
|
+
providers: [accessorProvider$8],
|
|
3475
3510
|
standalone: true,
|
|
3476
3511
|
inputs: BalInputStepperInputs,
|
|
3477
3512
|
outputs: BalInputStepperOutputs,
|
|
@@ -3481,7 +3516,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3481
3516
|
args: ['balInput', ['$event']]
|
|
3482
3517
|
}] } });
|
|
3483
3518
|
|
|
3484
|
-
const accessorProvider$
|
|
3519
|
+
const accessorProvider$7 = {
|
|
3485
3520
|
provide: NG_VALUE_ACCESSOR,
|
|
3486
3521
|
useExisting: /*@__PURE__*/ forwardRef(() => BalInput),
|
|
3487
3522
|
multi: true,
|
|
@@ -3499,10 +3534,10 @@ let BalInput = class BalInput extends ValueAccessor {
|
|
|
3499
3534
|
}
|
|
3500
3535
|
};
|
|
3501
3536
|
BalInput.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
3502
|
-
BalInput.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalInput, isStandalone: true, selector: "bal-input", inputs: { accept: "accept", allowedKeyPress: "allowedKeyPress", autoInvalidOff: "autoInvalidOff", autocapitalize: "autocapitalize", autocomplete: "autocomplete", autocorrect: "autocorrect", autofocus: "autofocus", clickable: "clickable", debounce: "debounce", disabled: "disabled", inputmode: "inputmode", invalid: "invalid", mask: "mask", max: "max", maxLength: "maxLength", min: "min", minLength: "minLength", multiple: "multiple", name: "name", pattern: "pattern", placeholder: "placeholder", readonly: "readonly", required: "required", spellcheck: "spellcheck", suffix: "suffix", textAlign: "textAlign", type: "type", value: "value" }, outputs: { balInput: "balInput", balBlur: "balBlur", balKeyPress: "balKeyPress", balFocus: "balFocus", balChange: "balChange" }, host: { listeners: { "balInput": "handleBalInput($event)" } }, providers: [accessorProvider$
|
|
3537
|
+
BalInput.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalInput, isStandalone: true, selector: "bal-input", inputs: { accept: "accept", allowedKeyPress: "allowedKeyPress", autoInvalidOff: "autoInvalidOff", autocapitalize: "autocapitalize", autocomplete: "autocomplete", autocorrect: "autocorrect", autofocus: "autofocus", clickable: "clickable", debounce: "debounce", disabled: "disabled", inputmode: "inputmode", invalid: "invalid", mask: "mask", max: "max", maxLength: "maxLength", min: "min", minLength: "minLength", multiple: "multiple", name: "name", pattern: "pattern", placeholder: "placeholder", readonly: "readonly", required: "required", spellcheck: "spellcheck", suffix: "suffix", textAlign: "textAlign", type: "type", value: "value" }, outputs: { balInput: "balInput", balBlur: "balBlur", balKeyPress: "balKeyPress", balFocus: "balFocus", balChange: "balChange" }, host: { listeners: { "balInput": "handleBalInput($event)" } }, providers: [accessorProvider$7], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3503
3538
|
BalInput = __decorate([
|
|
3504
3539
|
ProxyCmp({
|
|
3505
|
-
defineCustomElementFn: defineCustomElement$
|
|
3540
|
+
defineCustomElementFn: defineCustomElement$1K,
|
|
3506
3541
|
inputs: BalInputInputs,
|
|
3507
3542
|
methods: BalInputMethods,
|
|
3508
3543
|
}),
|
|
@@ -3517,7 +3552,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3517
3552
|
selector: 'bal-input',
|
|
3518
3553
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3519
3554
|
template: '<ng-content></ng-content>',
|
|
3520
|
-
providers: [accessorProvider$
|
|
3555
|
+
providers: [accessorProvider$7],
|
|
3521
3556
|
standalone: true,
|
|
3522
3557
|
inputs: BalInputInputs,
|
|
3523
3558
|
outputs: BalInputOutputs,
|
|
@@ -3527,7 +3562,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3527
3562
|
args: ['balInput', ['$event']]
|
|
3528
3563
|
}] } });
|
|
3529
3564
|
|
|
3530
|
-
const accessorProvider$
|
|
3565
|
+
const accessorProvider$6 = {
|
|
3531
3566
|
provide: NG_VALUE_ACCESSOR,
|
|
3532
3567
|
useExisting: /*@__PURE__*/ forwardRef(() => BalNumberInput),
|
|
3533
3568
|
multi: true,
|
|
@@ -3550,10 +3585,10 @@ let BalNumberInput = class BalNumberInput extends ValueAccessor {
|
|
|
3550
3585
|
}
|
|
3551
3586
|
};
|
|
3552
3587
|
BalNumberInput.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalNumberInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
3553
|
-
BalNumberInput.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalNumberInput, isStandalone: true, selector: "bal-number-input", inputs: { autoInvalidOff: "autoInvalidOff", debounce: "debounce", decimal: "decimal", disabled: "disabled", exactNumber: "exactNumber", invalid: "invalid", max: "max", min: "min", name: "name", pattern: "pattern", placeholder: "placeholder", readonly: "readonly", required: "required", suffix: "suffix", value: "value" }, outputs: { balInput: "balInput", balChange: "balChange", balBlur: "balBlur", balFocus: "balFocus", balKeyPress: "balKeyPress" }, host: { listeners: { "balInput": "handleBalInput($event)" } }, providers: [accessorProvider$
|
|
3588
|
+
BalNumberInput.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalNumberInput, isStandalone: true, selector: "bal-number-input", inputs: { autoInvalidOff: "autoInvalidOff", debounce: "debounce", decimal: "decimal", disabled: "disabled", exactNumber: "exactNumber", invalid: "invalid", max: "max", min: "min", name: "name", pattern: "pattern", placeholder: "placeholder", readonly: "readonly", required: "required", suffix: "suffix", value: "value" }, outputs: { balInput: "balInput", balChange: "balChange", balBlur: "balBlur", balFocus: "balFocus", balKeyPress: "balKeyPress" }, host: { listeners: { "balInput": "handleBalInput($event)" } }, providers: [accessorProvider$6], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3554
3589
|
BalNumberInput = __decorate([
|
|
3555
3590
|
ProxyCmp({
|
|
3556
|
-
defineCustomElementFn: defineCustomElement$
|
|
3591
|
+
defineCustomElementFn: defineCustomElement$1L,
|
|
3557
3592
|
inputs: BalNumberInputInputs,
|
|
3558
3593
|
methods: BalNumberInputMethods,
|
|
3559
3594
|
}),
|
|
@@ -3568,7 +3603,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3568
3603
|
selector: 'bal-number-input',
|
|
3569
3604
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3570
3605
|
template: '<ng-content></ng-content>',
|
|
3571
|
-
providers: [accessorProvider$
|
|
3606
|
+
providers: [accessorProvider$6],
|
|
3572
3607
|
standalone: true,
|
|
3573
3608
|
inputs: BalNumberInputInputs,
|
|
3574
3609
|
outputs: BalNumberInputOutputs,
|
|
@@ -3578,7 +3613,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3578
3613
|
args: ['balInput', ['$event']]
|
|
3579
3614
|
}] } });
|
|
3580
3615
|
|
|
3581
|
-
const accessorProvider$
|
|
3616
|
+
const accessorProvider$5 = {
|
|
3582
3617
|
provide: NG_VALUE_ACCESSOR,
|
|
3583
3618
|
useExisting: /*@__PURE__*/ forwardRef(() => BalRadioGroup),
|
|
3584
3619
|
multi: true,
|
|
@@ -3596,10 +3631,10 @@ let BalRadioGroup = class BalRadioGroup extends ValueAccessor {
|
|
|
3596
3631
|
}
|
|
3597
3632
|
};
|
|
3598
3633
|
BalRadioGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalRadioGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
3599
|
-
BalRadioGroup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalRadioGroup, isStandalone: true, selector: "bal-radio-group", inputs: { allowEmptySelection: "allowEmptySelection", autoInvalidOff: "autoInvalidOff", columnsMobile: "columnsMobile", columnsTablet: "columnsTablet", disabled: "disabled", expanded: "expanded", grid: "grid", 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$
|
|
3634
|
+
BalRadioGroup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalRadioGroup, isStandalone: true, selector: "bal-radio-group", inputs: { allowEmptySelection: "allowEmptySelection", autoInvalidOff: "autoInvalidOff", columnsMobile: "columnsMobile", columnsTablet: "columnsTablet", disabled: "disabled", expanded: "expanded", grid: "grid", 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 });
|
|
3600
3635
|
BalRadioGroup = __decorate([
|
|
3601
3636
|
ProxyCmp({
|
|
3602
|
-
defineCustomElementFn: defineCustomElement$
|
|
3637
|
+
defineCustomElementFn: defineCustomElement$1M,
|
|
3603
3638
|
inputs: BalRadioGroupInputs,
|
|
3604
3639
|
methods: BalRadioGroupMethods,
|
|
3605
3640
|
}),
|
|
@@ -3614,7 +3649,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3614
3649
|
selector: 'bal-radio-group',
|
|
3615
3650
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3616
3651
|
template: '<ng-content></ng-content>',
|
|
3617
|
-
providers: [accessorProvider$
|
|
3652
|
+
providers: [accessorProvider$5],
|
|
3618
3653
|
standalone: true,
|
|
3619
3654
|
inputs: BalRadioGroupInputs,
|
|
3620
3655
|
outputs: BalRadioGroupOutputs,
|
|
@@ -3624,7 +3659,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3624
3659
|
args: ['balChange', ['$event']]
|
|
3625
3660
|
}] } });
|
|
3626
3661
|
|
|
3627
|
-
const accessorProvider$
|
|
3662
|
+
const accessorProvider$4 = {
|
|
3628
3663
|
provide: NG_VALUE_ACCESSOR,
|
|
3629
3664
|
useExisting: /*@__PURE__*/ forwardRef(() => BalSelect),
|
|
3630
3665
|
multi: true,
|
|
@@ -3642,10 +3677,10 @@ let BalSelect = class BalSelect extends ValueAccessor {
|
|
|
3642
3677
|
}
|
|
3643
3678
|
};
|
|
3644
3679
|
BalSelect.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalSelect, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
3645
|
-
BalSelect.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalSelect, isStandalone: true, selector: "bal-select", inputs: { autoInvalidOff: "autoInvalidOff", autocomplete: "autocomplete", balTabindex: "balTabindex", disabled: "disabled", filter: "filter", freeSolo: "freeSolo", invalid: "invalid", loading: "loading", maxLength: "maxLength", multiple: "multiple", name: "name", noDataLabel: "noDataLabel", placeholder: "placeholder", readonly: "readonly", remote: "remote", required: "required", scrollable: "scrollable", selectionOptional: "selectionOptional", typeahead: "typeahead", value: "value" }, outputs: { balChange: "balChange", balInputClick: "balInputClick", balInput: "balInput", balBlur: "balBlur", balFocus: "balFocus", balCancel: "balCancel", balKeyPress: "balKeyPress" }, host: { listeners: { "balChange": "handleBalChange($event)" } }, providers: [accessorProvider$
|
|
3680
|
+
BalSelect.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalSelect, isStandalone: true, selector: "bal-select", inputs: { autoInvalidOff: "autoInvalidOff", autocomplete: "autocomplete", balTabindex: "balTabindex", disabled: "disabled", filter: "filter", freeSolo: "freeSolo", invalid: "invalid", loading: "loading", maxLength: "maxLength", multiple: "multiple", name: "name", noDataLabel: "noDataLabel", placeholder: "placeholder", readonly: "readonly", remote: "remote", required: "required", scrollable: "scrollable", selectionOptional: "selectionOptional", typeahead: "typeahead", value: "value" }, outputs: { balChange: "balChange", balInputClick: "balInputClick", balInput: "balInput", balBlur: "balBlur", balFocus: "balFocus", balCancel: "balCancel", balKeyPress: "balKeyPress" }, host: { listeners: { "balChange": "handleBalChange($event)" } }, providers: [accessorProvider$4], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3646
3681
|
BalSelect = __decorate([
|
|
3647
3682
|
ProxyCmp({
|
|
3648
|
-
defineCustomElementFn: defineCustomElement$
|
|
3683
|
+
defineCustomElementFn: defineCustomElement$1N,
|
|
3649
3684
|
inputs: BalSelectInputs,
|
|
3650
3685
|
methods: BalSelectMethods,
|
|
3651
3686
|
}),
|
|
@@ -3660,7 +3695,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3660
3695
|
selector: 'bal-select',
|
|
3661
3696
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3662
3697
|
template: '<ng-content></ng-content>',
|
|
3663
|
-
providers: [accessorProvider$
|
|
3698
|
+
providers: [accessorProvider$4],
|
|
3664
3699
|
standalone: true,
|
|
3665
3700
|
inputs: BalSelectInputs,
|
|
3666
3701
|
outputs: BalSelectOutputs,
|
|
@@ -3670,6 +3705,52 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3670
3705
|
args: ['balChange', ['$event']]
|
|
3671
3706
|
}] } });
|
|
3672
3707
|
|
|
3708
|
+
const accessorProvider$3 = {
|
|
3709
|
+
provide: NG_VALUE_ACCESSOR,
|
|
3710
|
+
useExisting: /*@__PURE__*/ forwardRef(() => BalSegment),
|
|
3711
|
+
multi: true,
|
|
3712
|
+
};
|
|
3713
|
+
let BalSegment = class BalSegment extends ValueAccessor {
|
|
3714
|
+
constructor(c, r, z, injector) {
|
|
3715
|
+
super(injector, r);
|
|
3716
|
+
this.z = z;
|
|
3717
|
+
c.detach();
|
|
3718
|
+
this.el = r.nativeElement;
|
|
3719
|
+
proxyOutputs(this, this.el, BalSegmentOutputs);
|
|
3720
|
+
}
|
|
3721
|
+
handleBalChange(event) {
|
|
3722
|
+
this.handleValueChange(event);
|
|
3723
|
+
}
|
|
3724
|
+
};
|
|
3725
|
+
BalSegment.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalSegment, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
3726
|
+
BalSegment.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalSegment, isStandalone: true, selector: "bal-segment", inputs: { disabled: "disabled", expanded: "expanded", invalid: "invalid", scrollable: "scrollable", value: "value", vertical: "vertical" }, outputs: { balBlur: "balBlur", balChange: "balChange" }, host: { listeners: { "balChange": "handleBalChange($event)" } }, providers: [accessorProvider$3], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3727
|
+
BalSegment = __decorate([
|
|
3728
|
+
ProxyCmp({
|
|
3729
|
+
defineCustomElementFn: defineCustomElement$1O,
|
|
3730
|
+
inputs: BalSegmentInputs,
|
|
3731
|
+
methods: BalSegmentMethods,
|
|
3732
|
+
}),
|
|
3733
|
+
__metadata("design:paramtypes", [ChangeDetectorRef,
|
|
3734
|
+
ElementRef,
|
|
3735
|
+
NgZone,
|
|
3736
|
+
Injector])
|
|
3737
|
+
], BalSegment);
|
|
3738
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalSegment, decorators: [{
|
|
3739
|
+
type: Component,
|
|
3740
|
+
args: [{
|
|
3741
|
+
selector: 'bal-segment',
|
|
3742
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3743
|
+
template: '<ng-content></ng-content>',
|
|
3744
|
+
providers: [accessorProvider$3],
|
|
3745
|
+
standalone: true,
|
|
3746
|
+
inputs: BalSegmentInputs,
|
|
3747
|
+
outputs: BalSegmentOutputs,
|
|
3748
|
+
}]
|
|
3749
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }, { type: i0.Injector }]; }, propDecorators: { handleBalChange: [{
|
|
3750
|
+
type: HostListener,
|
|
3751
|
+
args: ['balChange', ['$event']]
|
|
3752
|
+
}] } });
|
|
3753
|
+
|
|
3673
3754
|
const accessorProvider$2 = {
|
|
3674
3755
|
provide: NG_VALUE_ACCESSOR,
|
|
3675
3756
|
useExisting: /*@__PURE__*/ forwardRef(() => BalDropdown),
|
|
@@ -3694,7 +3775,7 @@ BalDropdown = __decorate([
|
|
|
3694
3775
|
defineCustomElementFn: () => {
|
|
3695
3776
|
defineCustomElement$18();
|
|
3696
3777
|
defineCustomElement$19();
|
|
3697
|
-
defineCustomElement$
|
|
3778
|
+
defineCustomElement$1P();
|
|
3698
3779
|
},
|
|
3699
3780
|
inputs: BalDropdownInputs,
|
|
3700
3781
|
methods: BalDropdownMethods,
|
|
@@ -3741,7 +3822,7 @@ BalTextarea.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15
|
|
|
3741
3822
|
BalTextarea.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalTextarea, isStandalone: true, selector: "bal-textarea", inputs: { autoInvalidOff: "autoInvalidOff", autocapitalize: "autocapitalize", autofocus: "autofocus", clickable: "clickable", cols: "cols", debounce: "debounce", disabled: "disabled", inputmode: "inputmode", invalid: "invalid", maxLength: "maxLength", minLength: "minLength", name: "name", placeholder: "placeholder", readonly: "readonly", required: "required", rows: "rows", value: "value", wrap: "wrap" }, outputs: { balChange: "balChange", balInput: "balInput", balBlur: "balBlur", balKeyPress: "balKeyPress", balFocus: "balFocus" }, host: { listeners: { "balInput": "handleBalInput($event)" } }, providers: [accessorProvider$1], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3742
3823
|
BalTextarea = __decorate([
|
|
3743
3824
|
ProxyCmp({
|
|
3744
|
-
defineCustomElementFn: defineCustomElement$
|
|
3825
|
+
defineCustomElementFn: defineCustomElement$1Q,
|
|
3745
3826
|
inputs: BalTextareaInputs,
|
|
3746
3827
|
methods: BalTextareaMethods,
|
|
3747
3828
|
}),
|
|
@@ -3787,7 +3868,7 @@ BalTimeInput.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
|
|
|
3787
3868
|
BalTimeInput.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalTimeInput, isStandalone: true, selector: "bal-time-input", inputs: { autoInvalidOff: "autoInvalidOff", debounce: "debounce", disabled: "disabled", invalid: "invalid", name: "name", readonly: "readonly", required: "required", value: "value" }, outputs: { balInput: "balInput", balChange: "balChange", balBlur: "balBlur", balFocus: "balFocus", balKeyPress: "balKeyPress", balClick: "balClick" }, host: { listeners: { "balInput": "handleBalInput($event)" } }, providers: [accessorProvider], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3788
3869
|
BalTimeInput = __decorate([
|
|
3789
3870
|
ProxyCmp({
|
|
3790
|
-
defineCustomElementFn: defineCustomElement$
|
|
3871
|
+
defineCustomElementFn: defineCustomElement$1R,
|
|
3791
3872
|
inputs: BalTimeInputInputs,
|
|
3792
3873
|
methods: BalTimeInputMethods,
|
|
3793
3874
|
}),
|
|
@@ -3881,6 +3962,7 @@ const BalFieldBundle = [
|
|
|
3881
3962
|
BalFieldHint,
|
|
3882
3963
|
];
|
|
3883
3964
|
const BalDropdownBundle = [BalDropdown, BalOptionList, BalOption];
|
|
3965
|
+
const BalSegmentBundle = [BalSegment, BalSegmentItem];
|
|
3884
3966
|
/* Component Sections */
|
|
3885
3967
|
const BalFormBundle = [
|
|
3886
3968
|
//
|
|
@@ -3904,6 +3986,8 @@ const BalFormBundle = [
|
|
|
3904
3986
|
BalNumberInput,
|
|
3905
3987
|
...BalRadioBundle,
|
|
3906
3988
|
...BalSelectBundle,
|
|
3989
|
+
...BalSegmentBundle,
|
|
3990
|
+
BalFileUpload,
|
|
3907
3991
|
BalTextarea,
|
|
3908
3992
|
BalTimeInput,
|
|
3909
3993
|
];
|
|
@@ -3980,6 +4064,9 @@ const BalComponentBundle = [
|
|
|
3980
4064
|
BalStageImage,
|
|
3981
4065
|
BalStepItem,
|
|
3982
4066
|
BalSteps,
|
|
4067
|
+
BalSegment,
|
|
4068
|
+
BalSegmentItem,
|
|
4069
|
+
BalFileUpload,
|
|
3983
4070
|
BalTabItem,
|
|
3984
4071
|
BalTabs,
|
|
3985
4072
|
BalTag,
|
|
@@ -4106,5 +4193,5 @@ const provideBaloiseDesignSystem = (config = {}) => {
|
|
|
4106
4193
|
* Generated bundle index. Do not edit.
|
|
4107
4194
|
*/
|
|
4108
4195
|
|
|
4109
|
-
export { BalAccordion, BalAccordionBundle, BalAccordionDetails, BalAccordionSummary, BalAccordionTrigger, BalApp, BalAutoFocus, BalBadge, BalButton, BalButtonBundle, BalButtonGroup, BalCard, BalCardActions, BalCardBundle, BalCardButton, BalCardContent, BalCardSubtitle, BalCardTitle, BalCarousel, BalCarouselBundle, BalCarouselItem, BalCheckbox, BalCheckboxBundle, BalCheckboxButton, BalCheckboxGroup, BalClose, BalComponentBundle, BalContent, BalData, BalDataBundle, BalDataItem, BalDataLabel, BalDataValue, BalDate, BalDateCalendar, BalDateCalendarCell, BalDatepicker, 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, BalRadioButton, BalRadioGroup, BalSelect, BalSelectBundle, BalSelectOption, BalShape, BalSheet, BalSnackbar, BalSnackbarService, BalSpinner, BalStack, BalStage, BalStageBackLink, BalStageBody, BalStageBundle, BalStageFoot, BalStageHead, BalStageImage, BalStepItem, BalSteps, BalStepsBundle, BalTabItem, BalTable, BalTabs, BalTabsBundle, BalTag, BalTagBundle, BalTagGroup, BalText, BalTextarea, BalTimeInput, BalToast, BalToastService, BalTooltip, BalTypographyBundle, provideBaloiseDesignSystem };
|
|
4196
|
+
export { BalAccordion, BalAccordionBundle, BalAccordionDetails, BalAccordionSummary, BalAccordionTrigger, BalApp, BalAutoFocus, BalBadge, BalButton, BalButtonBundle, BalButtonGroup, BalCard, BalCardActions, BalCardBundle, BalCardButton, BalCardContent, BalCardSubtitle, BalCardTitle, BalCarousel, BalCarouselBundle, BalCarouselItem, BalCheckbox, BalCheckboxBundle, BalCheckboxButton, BalCheckboxGroup, BalClose, BalComponentBundle, BalContent, BalData, BalDataBundle, BalDataItem, BalDataLabel, BalDataValue, BalDate, BalDateCalendar, BalDateCalendarCell, BalDatepicker, 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, BalRadioButton, BalRadioGroup, BalSegment, BalSegmentBundle, BalSegmentItem, BalSelect, BalSelectBundle, BalSelectOption, BalShape, BalSheet, BalSnackbar, BalSnackbarService, BalSpinner, BalStack, BalStage, BalStageBackLink, BalStageBody, BalStageBundle, BalStageFoot, BalStageHead, BalStageImage, BalStepItem, BalSteps, BalStepsBundle, BalTabItem, BalTable, BalTabs, BalTabsBundle, BalTag, BalTagBundle, BalTagGroup, BalText, BalTextarea, BalTimeInput, BalToast, BalToastService, BalTooltip, BalTypographyBundle, provideBaloiseDesignSystem };
|
|
4110
4197
|
//# sourceMappingURL=baloise-ds-angular.mjs.map
|