@baloise/ds-angular 16.4.0 → 16.5.0-nightly.20240919
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 +34 -4
- package/fesm2015/baloise-ds-angular.mjs +195 -110
- package/fesm2015/baloise-ds-angular.mjs.map +1 -1
- package/fesm2020/baloise-ds-angular.mjs +195 -110
- package/fesm2020/baloise-ds-angular.mjs.map +1 -1
- package/generated/meta.d.ts +3 -0
- package/generated/proxies.d.ts +12 -1
- 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';
|
|
@@ -1349,10 +1351,10 @@ let BalLabel = class BalLabel {
|
|
|
1349
1351
|
}
|
|
1350
1352
|
};
|
|
1351
1353
|
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 });
|
|
1352
|
-
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 });
|
|
1354
|
+
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 });
|
|
1353
1355
|
BalLabel = __decorate([
|
|
1354
1356
|
ProxyCmp({
|
|
1355
|
-
inputs: ['disabled', 'htmlFor', 'invalid', 'multiline', 'noWrap', 'readonly', 'required', 'size', 'valid', 'weight'],
|
|
1357
|
+
inputs: ['disabled', 'htmlFor', 'htmlId', 'invalid', 'multiline', 'noWrap', 'readonly', 'required', 'size', 'valid', 'weight'],
|
|
1356
1358
|
defineCustomElementFn: defineCustomElement$K
|
|
1357
1359
|
}),
|
|
1358
1360
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
@@ -1364,7 +1366,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
1364
1366
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1365
1367
|
template: '<ng-content></ng-content>',
|
|
1366
1368
|
standalone: true,
|
|
1367
|
-
inputs: ['disabled', 'htmlFor', 'invalid', 'multiline', 'noWrap', 'readonly', 'required', 'size', 'valid', 'weight']
|
|
1369
|
+
inputs: ['disabled', 'htmlFor', 'htmlId', 'invalid', 'multiline', 'noWrap', 'readonly', 'required', 'size', 'valid', 'weight']
|
|
1368
1370
|
}]
|
|
1369
1371
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
1370
1372
|
let BalList = class BalList {
|
|
@@ -2318,6 +2320,34 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
2318
2320
|
outputs: ['balFocus', 'balBlur', 'balFormControlDidLoad']
|
|
2319
2321
|
}]
|
|
2320
2322
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
2323
|
+
let BalSegmentItem = class BalSegmentItem {
|
|
2324
|
+
constructor(c, r, z) {
|
|
2325
|
+
this.z = z;
|
|
2326
|
+
c.detach();
|
|
2327
|
+
this.el = r.nativeElement;
|
|
2328
|
+
proxyOutputs(this, this.el, ['balBlur']);
|
|
2329
|
+
}
|
|
2330
|
+
};
|
|
2331
|
+
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 });
|
|
2332
|
+
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 });
|
|
2333
|
+
BalSegmentItem = __decorate([
|
|
2334
|
+
ProxyCmp({
|
|
2335
|
+
inputs: ['disabled', 'invalid', 'label', 'value'],
|
|
2336
|
+
defineCustomElementFn: defineCustomElement$1h
|
|
2337
|
+
}),
|
|
2338
|
+
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2339
|
+
], BalSegmentItem);
|
|
2340
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalSegmentItem, decorators: [{
|
|
2341
|
+
type: Component,
|
|
2342
|
+
args: [{
|
|
2343
|
+
selector: 'bal-segment-item',
|
|
2344
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2345
|
+
template: '<ng-content></ng-content>',
|
|
2346
|
+
standalone: true,
|
|
2347
|
+
inputs: ['disabled', 'invalid', 'label', 'value'],
|
|
2348
|
+
outputs: ['balBlur']
|
|
2349
|
+
}]
|
|
2350
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
2321
2351
|
let BalSelectOption = class BalSelectOption {
|
|
2322
2352
|
constructor(c, r, z) {
|
|
2323
2353
|
this.z = z;
|
|
@@ -2330,7 +2360,7 @@ BalSelectOption.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", versio
|
|
|
2330
2360
|
BalSelectOption = __decorate([
|
|
2331
2361
|
ProxyCmp({
|
|
2332
2362
|
inputs: ['disabled', 'label', 'value'],
|
|
2333
|
-
defineCustomElementFn: defineCustomElement$
|
|
2363
|
+
defineCustomElementFn: defineCustomElement$1i
|
|
2334
2364
|
}),
|
|
2335
2365
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2336
2366
|
], BalSelectOption);
|
|
@@ -2356,7 +2386,7 @@ BalShape.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
|
2356
2386
|
BalShape = __decorate([
|
|
2357
2387
|
ProxyCmp({
|
|
2358
2388
|
inputs: ['color', 'rotation', 'variation'],
|
|
2359
|
-
defineCustomElementFn: defineCustomElement$
|
|
2389
|
+
defineCustomElementFn: defineCustomElement$1j
|
|
2360
2390
|
}),
|
|
2361
2391
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2362
2392
|
], BalShape);
|
|
@@ -2382,7 +2412,7 @@ BalSheet.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
|
2382
2412
|
BalSheet = __decorate([
|
|
2383
2413
|
ProxyCmp({
|
|
2384
2414
|
inputs: ['containerSize'],
|
|
2385
|
-
defineCustomElementFn: defineCustomElement$
|
|
2415
|
+
defineCustomElementFn: defineCustomElement$1k
|
|
2386
2416
|
}),
|
|
2387
2417
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2388
2418
|
], BalSheet);
|
|
@@ -2437,7 +2467,7 @@ BalSpinner.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "1
|
|
|
2437
2467
|
BalSpinner = __decorate([
|
|
2438
2468
|
ProxyCmp({
|
|
2439
2469
|
inputs: ['color', 'deactivated', 'inverted', 'small', 'variation'],
|
|
2440
|
-
defineCustomElementFn: defineCustomElement$
|
|
2470
|
+
defineCustomElementFn: defineCustomElement$1l
|
|
2441
2471
|
}),
|
|
2442
2472
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2443
2473
|
], BalSpinner);
|
|
@@ -2463,7 +2493,7 @@ BalStack.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
|
2463
2493
|
BalStack = __decorate([
|
|
2464
2494
|
ProxyCmp({
|
|
2465
2495
|
inputs: ['align', 'fitContent', 'layout', 'px', 'py', 'space', 'spaceColumn', 'spaceRow', 'useWrap'],
|
|
2466
|
-
defineCustomElementFn: defineCustomElement$
|
|
2496
|
+
defineCustomElementFn: defineCustomElement$1m
|
|
2467
2497
|
}),
|
|
2468
2498
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2469
2499
|
], BalStack);
|
|
@@ -2489,7 +2519,7 @@ BalStage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
|
2489
2519
|
BalStage = __decorate([
|
|
2490
2520
|
ProxyCmp({
|
|
2491
2521
|
inputs: ['color', 'containerSize', 'shape', 'shapeRotation', 'shapeVariation', 'size'],
|
|
2492
|
-
defineCustomElementFn: defineCustomElement$
|
|
2522
|
+
defineCustomElementFn: defineCustomElement$1n
|
|
2493
2523
|
}),
|
|
2494
2524
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2495
2525
|
], BalStage);
|
|
@@ -2515,7 +2545,7 @@ BalStageBackLink.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", versi
|
|
|
2515
2545
|
BalStageBackLink = __decorate([
|
|
2516
2546
|
ProxyCmp({
|
|
2517
2547
|
inputs: ['href', 'inverted', 'shadow'],
|
|
2518
|
-
defineCustomElementFn: defineCustomElement$
|
|
2548
|
+
defineCustomElementFn: defineCustomElement$1o
|
|
2519
2549
|
}),
|
|
2520
2550
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2521
2551
|
], BalStageBackLink);
|
|
@@ -2540,7 +2570,7 @@ BalStageBody.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
|
|
|
2540
2570
|
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 });
|
|
2541
2571
|
BalStageBody = __decorate([
|
|
2542
2572
|
ProxyCmp({
|
|
2543
|
-
defineCustomElementFn: defineCustomElement$
|
|
2573
|
+
defineCustomElementFn: defineCustomElement$1p
|
|
2544
2574
|
}),
|
|
2545
2575
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2546
2576
|
], BalStageBody);
|
|
@@ -2564,7 +2594,7 @@ BalStageFoot.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
|
|
|
2564
2594
|
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 });
|
|
2565
2595
|
BalStageFoot = __decorate([
|
|
2566
2596
|
ProxyCmp({
|
|
2567
|
-
defineCustomElementFn: defineCustomElement$
|
|
2597
|
+
defineCustomElementFn: defineCustomElement$1q
|
|
2568
2598
|
}),
|
|
2569
2599
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2570
2600
|
], BalStageFoot);
|
|
@@ -2588,7 +2618,7 @@ BalStageHead.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
|
|
|
2588
2618
|
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 });
|
|
2589
2619
|
BalStageHead = __decorate([
|
|
2590
2620
|
ProxyCmp({
|
|
2591
|
-
defineCustomElementFn: defineCustomElement$
|
|
2621
|
+
defineCustomElementFn: defineCustomElement$1r
|
|
2592
2622
|
}),
|
|
2593
2623
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2594
2624
|
], BalStageHead);
|
|
@@ -2613,7 +2643,7 @@ BalStageImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version:
|
|
|
2613
2643
|
BalStageImage = __decorate([
|
|
2614
2644
|
ProxyCmp({
|
|
2615
2645
|
inputs: ['fallback', 'srcSet'],
|
|
2616
|
-
defineCustomElementFn: defineCustomElement$
|
|
2646
|
+
defineCustomElementFn: defineCustomElement$1s
|
|
2617
2647
|
}),
|
|
2618
2648
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2619
2649
|
], BalStageImage);
|
|
@@ -2641,7 +2671,7 @@ BalStepItem = __decorate([
|
|
|
2641
2671
|
ProxyCmp({
|
|
2642
2672
|
inputs: ['active', 'disabled', 'done', 'failed', 'href', 'invisible', 'label', 'prevent', 'target', 'value'],
|
|
2643
2673
|
methods: ['getOptions', 'setActive'],
|
|
2644
|
-
defineCustomElementFn: defineCustomElement$
|
|
2674
|
+
defineCustomElementFn: defineCustomElement$1t
|
|
2645
2675
|
}),
|
|
2646
2676
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2647
2677
|
], BalStepItem);
|
|
@@ -2670,7 +2700,7 @@ BalSteps = __decorate([
|
|
|
2670
2700
|
ProxyCmp({
|
|
2671
2701
|
inputs: ['clickable', 'color', 'debounce', 'options', 'value'],
|
|
2672
2702
|
methods: ['select', 'getOptionByValue'],
|
|
2673
|
-
defineCustomElementFn: defineCustomElement$
|
|
2703
|
+
defineCustomElementFn: defineCustomElement$1u
|
|
2674
2704
|
}),
|
|
2675
2705
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2676
2706
|
], BalSteps);
|
|
@@ -2699,7 +2729,7 @@ BalTabItem = __decorate([
|
|
|
2699
2729
|
ProxyCmp({
|
|
2700
2730
|
inputs: ['active', 'aria', 'bubble', 'disabled', 'href', 'icon', 'invisible', 'label', 'noPanel', 'prevent', 'target', 'value'],
|
|
2701
2731
|
methods: ['getOptions', 'setActive'],
|
|
2702
|
-
defineCustomElementFn: defineCustomElement$
|
|
2732
|
+
defineCustomElementFn: defineCustomElement$1v
|
|
2703
2733
|
}),
|
|
2704
2734
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2705
2735
|
], BalTabItem);
|
|
@@ -2726,7 +2756,7 @@ BalTable.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
|
2726
2756
|
BalTable = __decorate([
|
|
2727
2757
|
ProxyCmp({
|
|
2728
2758
|
inputs: ['expanded'],
|
|
2729
|
-
defineCustomElementFn: defineCustomElement$
|
|
2759
|
+
defineCustomElementFn: defineCustomElement$1w
|
|
2730
2760
|
}),
|
|
2731
2761
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2732
2762
|
], BalTable);
|
|
@@ -2754,7 +2784,7 @@ BalTabs = __decorate([
|
|
|
2754
2784
|
ProxyCmp({
|
|
2755
2785
|
inputs: ['accordion', 'border', 'clickable', 'context', 'debounce', 'expanded', 'float', 'fullwidth', 'iconPosition', 'inverted', 'optionalTabSelection', 'options', 'overflow', 'selectOnMobile', 'spaceless', 'value', 'vertical', 'verticalColSize'],
|
|
2756
2786
|
methods: ['select', 'getOptionByValue'],
|
|
2757
|
-
defineCustomElementFn: defineCustomElement$
|
|
2787
|
+
defineCustomElementFn: defineCustomElement$1x
|
|
2758
2788
|
}),
|
|
2759
2789
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2760
2790
|
], BalTabs);
|
|
@@ -2782,7 +2812,7 @@ BalTag.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
|
2782
2812
|
BalTag = __decorate([
|
|
2783
2813
|
ProxyCmp({
|
|
2784
2814
|
inputs: ['closable', 'color', 'disabled', 'invalid', 'light', 'position', 'size'],
|
|
2785
|
-
defineCustomElementFn: defineCustomElement$
|
|
2815
|
+
defineCustomElementFn: defineCustomElement$1y
|
|
2786
2816
|
}),
|
|
2787
2817
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2788
2818
|
], BalTag);
|
|
@@ -2808,7 +2838,7 @@ BalTagGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15
|
|
|
2808
2838
|
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 });
|
|
2809
2839
|
BalTagGroup = __decorate([
|
|
2810
2840
|
ProxyCmp({
|
|
2811
|
-
defineCustomElementFn: defineCustomElement$
|
|
2841
|
+
defineCustomElementFn: defineCustomElement$1z
|
|
2812
2842
|
}),
|
|
2813
2843
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2814
2844
|
], BalTagGroup);
|
|
@@ -2833,7 +2863,7 @@ BalText.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0
|
|
|
2833
2863
|
BalText = __decorate([
|
|
2834
2864
|
ProxyCmp({
|
|
2835
2865
|
inputs: ['bold', 'color', 'disabled', 'heading', 'inline', 'invalid', 'inverted', 'noWrap', 'shadow', 'size', 'space'],
|
|
2836
|
-
defineCustomElementFn: defineCustomElement$
|
|
2866
|
+
defineCustomElementFn: defineCustomElement$1A
|
|
2837
2867
|
}),
|
|
2838
2868
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2839
2869
|
], BalText);
|
|
@@ -2889,7 +2919,7 @@ BalTooltip.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "1
|
|
|
2889
2919
|
BalTooltip = __decorate([
|
|
2890
2920
|
ProxyCmp({
|
|
2891
2921
|
inputs: ['contentWidth', 'offset', 'placement', 'reference'],
|
|
2892
|
-
defineCustomElementFn: defineCustomElement$
|
|
2922
|
+
defineCustomElementFn: defineCustomElement$1B
|
|
2893
2923
|
}),
|
|
2894
2924
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2895
2925
|
], BalTooltip);
|
|
@@ -3088,6 +3118,9 @@ const BalNumberInputMethods = ['setFocus', 'getInputElement'];
|
|
|
3088
3118
|
const BalRadioGroupInputs = ['allowEmptySelection', 'autoInvalidOff', 'columnsMobile', 'columnsTablet', 'disabled', 'expanded', 'grid', 'interface', 'invalid', 'name', 'options', 'readonly', 'value', 'vertical', 'verticalOnMobile'];
|
|
3089
3119
|
const BalRadioGroupOutputs = ['balChange', 'balFocus', 'balBlur'];
|
|
3090
3120
|
const BalRadioGroupMethods = ['getOptionByValue'];
|
|
3121
|
+
const BalSegmentInputs = ['disabled', 'expanded', 'invalid', 'scrollable', 'value', 'vertical'];
|
|
3122
|
+
const BalSegmentOutputs = ['balBlur', 'balChange'];
|
|
3123
|
+
const BalSegmentMethods = [''];
|
|
3091
3124
|
const BalSelectInputs = ['autoInvalidOff', 'autocomplete', 'balTabindex', 'disabled', 'filter', 'freeSolo', 'invalid', 'loading', 'maxLength', 'multiple', 'name', 'noDataLabel', 'placeholder', 'readonly', 'remote', 'required', 'scrollable', 'selectionOptional', 'typeahead', 'value'];
|
|
3092
3125
|
const BalSelectOutputs = ['balChange', 'balInputClick', 'balInput', 'balBlur', 'balFocus', 'balCancel', 'balKeyPress'];
|
|
3093
3126
|
const BalSelectMethods = ['setFocus', 'getValue', 'clear', 'open', 'close', 'cancel', 'select'];
|
|
@@ -3098,7 +3131,7 @@ const BalTimeInputInputs = ['autoInvalidOff', 'debounce', 'disabled', 'invalid',
|
|
|
3098
3131
|
const BalTimeInputOutputs = ['balInput', 'balChange', 'balBlur', 'balFocus', 'balKeyPress', 'balClick'];
|
|
3099
3132
|
const BalTimeInputMethods = ['setFocus', 'getInputElement'];
|
|
3100
3133
|
|
|
3101
|
-
const accessorProvider$
|
|
3134
|
+
const accessorProvider$f = {
|
|
3102
3135
|
provide: NG_VALUE_ACCESSOR,
|
|
3103
3136
|
useExisting: /*@__PURE__*/ forwardRef(() => BalCheckbox),
|
|
3104
3137
|
multi: true,
|
|
@@ -3120,10 +3153,10 @@ let BalCheckbox = class BalCheckbox extends ValueAccessor {
|
|
|
3120
3153
|
}
|
|
3121
3154
|
};
|
|
3122
3155
|
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 });
|
|
3123
|
-
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$
|
|
3156
|
+
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 });
|
|
3124
3157
|
BalCheckbox = __decorate([
|
|
3125
3158
|
ProxyCmp({
|
|
3126
|
-
defineCustomElementFn: defineCustomElement$
|
|
3159
|
+
defineCustomElementFn: defineCustomElement$1C,
|
|
3127
3160
|
inputs: BalCheckboxInputs,
|
|
3128
3161
|
methods: BalCheckboxMethods,
|
|
3129
3162
|
}),
|
|
@@ -3138,7 +3171,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3138
3171
|
selector: 'bal-checkbox',
|
|
3139
3172
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3140
3173
|
template: '<ng-content></ng-content>',
|
|
3141
|
-
providers: [accessorProvider$
|
|
3174
|
+
providers: [accessorProvider$f],
|
|
3142
3175
|
standalone: true,
|
|
3143
3176
|
inputs: BalCheckboxInputs,
|
|
3144
3177
|
outputs: BalCheckboxOutputs,
|
|
@@ -3148,7 +3181,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3148
3181
|
args: ['balChange', ['$event']]
|
|
3149
3182
|
}] } });
|
|
3150
3183
|
|
|
3151
|
-
const accessorProvider$
|
|
3184
|
+
const accessorProvider$e = {
|
|
3152
3185
|
provide: NG_VALUE_ACCESSOR,
|
|
3153
3186
|
useExisting: /*@__PURE__*/ forwardRef(() => BalCheckboxGroup),
|
|
3154
3187
|
multi: true,
|
|
@@ -3166,10 +3199,10 @@ let BalCheckboxGroup = class BalCheckboxGroup extends ValueAccessor {
|
|
|
3166
3199
|
}
|
|
3167
3200
|
};
|
|
3168
3201
|
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 });
|
|
3169
|
-
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$
|
|
3202
|
+
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 });
|
|
3170
3203
|
BalCheckboxGroup = __decorate([
|
|
3171
3204
|
ProxyCmp({
|
|
3172
|
-
defineCustomElementFn: defineCustomElement$
|
|
3205
|
+
defineCustomElementFn: defineCustomElement$1D,
|
|
3173
3206
|
inputs: BalCheckboxGroupInputs,
|
|
3174
3207
|
methods: BalCheckboxGroupMethods,
|
|
3175
3208
|
}),
|
|
@@ -3184,7 +3217,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3184
3217
|
selector: 'bal-checkbox-group',
|
|
3185
3218
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3186
3219
|
template: '<ng-content></ng-content>',
|
|
3187
|
-
providers: [accessorProvider$
|
|
3220
|
+
providers: [accessorProvider$e],
|
|
3188
3221
|
standalone: true,
|
|
3189
3222
|
inputs: BalCheckboxGroupInputs,
|
|
3190
3223
|
outputs: BalCheckboxGroupOutputs,
|
|
@@ -3194,7 +3227,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3194
3227
|
args: ['balChange', ['$event']]
|
|
3195
3228
|
}] } });
|
|
3196
3229
|
|
|
3197
|
-
const accessorProvider$
|
|
3230
|
+
const accessorProvider$d = {
|
|
3198
3231
|
provide: NG_VALUE_ACCESSOR,
|
|
3199
3232
|
useExisting: /*@__PURE__*/ forwardRef(() => BalDate),
|
|
3200
3233
|
multi: true,
|
|
@@ -3212,10 +3245,10 @@ let BalDate = class BalDate extends ValueAccessor {
|
|
|
3212
3245
|
}
|
|
3213
3246
|
};
|
|
3214
3247
|
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 });
|
|
3215
|
-
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$
|
|
3248
|
+
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 });
|
|
3216
3249
|
BalDate = __decorate([
|
|
3217
3250
|
ProxyCmp({
|
|
3218
|
-
defineCustomElementFn: defineCustomElement$
|
|
3251
|
+
defineCustomElementFn: defineCustomElement$1E,
|
|
3219
3252
|
inputs: BalDateInputs,
|
|
3220
3253
|
methods: BalDateMethods,
|
|
3221
3254
|
}),
|
|
@@ -3230,7 +3263,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3230
3263
|
selector: 'bal-date',
|
|
3231
3264
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3232
3265
|
template: '<ng-content></ng-content>',
|
|
3233
|
-
providers: [accessorProvider$
|
|
3266
|
+
providers: [accessorProvider$d],
|
|
3234
3267
|
standalone: true,
|
|
3235
3268
|
inputs: BalDateInputs,
|
|
3236
3269
|
outputs: BalDateOutputs,
|
|
@@ -3240,7 +3273,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3240
3273
|
args: ['balChange', ['$event']]
|
|
3241
3274
|
}] } });
|
|
3242
3275
|
|
|
3243
|
-
const accessorProvider$
|
|
3276
|
+
const accessorProvider$c = {
|
|
3244
3277
|
provide: NG_VALUE_ACCESSOR,
|
|
3245
3278
|
useExisting: /*@__PURE__*/ forwardRef(() => BalDatepicker),
|
|
3246
3279
|
multi: true,
|
|
@@ -3258,10 +3291,10 @@ let BalDatepicker = class BalDatepicker extends ValueAccessor {
|
|
|
3258
3291
|
}
|
|
3259
3292
|
};
|
|
3260
3293
|
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 });
|
|
3261
|
-
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$
|
|
3294
|
+
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 });
|
|
3262
3295
|
BalDatepicker = __decorate([
|
|
3263
3296
|
ProxyCmp({
|
|
3264
|
-
defineCustomElementFn: defineCustomElement$
|
|
3297
|
+
defineCustomElementFn: defineCustomElement$1F,
|
|
3265
3298
|
inputs: BalDatepickerInputs,
|
|
3266
3299
|
methods: BalDatepickerMethods,
|
|
3267
3300
|
}),
|
|
@@ -3276,7 +3309,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3276
3309
|
selector: 'bal-datepicker',
|
|
3277
3310
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3278
3311
|
template: '<ng-content></ng-content>',
|
|
3279
|
-
providers: [accessorProvider$
|
|
3312
|
+
providers: [accessorProvider$c],
|
|
3280
3313
|
standalone: true,
|
|
3281
3314
|
inputs: BalDatepickerInputs,
|
|
3282
3315
|
outputs: BalDatepickerOutputs,
|
|
@@ -3286,7 +3319,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3286
3319
|
args: ['balChange', ['$event']]
|
|
3287
3320
|
}] } });
|
|
3288
3321
|
|
|
3289
|
-
const accessorProvider$
|
|
3322
|
+
const accessorProvider$b = {
|
|
3290
3323
|
provide: NG_VALUE_ACCESSOR,
|
|
3291
3324
|
useExisting: /*@__PURE__*/ forwardRef(() => BalFileUpload),
|
|
3292
3325
|
multi: true,
|
|
@@ -3304,10 +3337,10 @@ let BalFileUpload = class BalFileUpload extends ValueAccessor {
|
|
|
3304
3337
|
}
|
|
3305
3338
|
};
|
|
3306
3339
|
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 });
|
|
3307
|
-
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$
|
|
3340
|
+
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 });
|
|
3308
3341
|
BalFileUpload = __decorate([
|
|
3309
3342
|
ProxyCmp({
|
|
3310
|
-
defineCustomElementFn: defineCustomElement$
|
|
3343
|
+
defineCustomElementFn: defineCustomElement$1G,
|
|
3311
3344
|
inputs: BalFileUploadInputs,
|
|
3312
3345
|
methods: BalFileUploadMethods,
|
|
3313
3346
|
}),
|
|
@@ -3322,7 +3355,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3322
3355
|
selector: 'bal-file-upload',
|
|
3323
3356
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3324
3357
|
template: '<ng-content></ng-content>',
|
|
3325
|
-
providers: [accessorProvider$
|
|
3358
|
+
providers: [accessorProvider$b],
|
|
3326
3359
|
standalone: true,
|
|
3327
3360
|
inputs: BalFileUploadInputs,
|
|
3328
3361
|
outputs: BalFileUploadOutputs,
|
|
@@ -3332,7 +3365,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3332
3365
|
args: ['balChange', ['$event']]
|
|
3333
3366
|
}] } });
|
|
3334
3367
|
|
|
3335
|
-
const accessorProvider$
|
|
3368
|
+
const accessorProvider$a = {
|
|
3336
3369
|
provide: NG_VALUE_ACCESSOR,
|
|
3337
3370
|
useExisting: /*@__PURE__*/ forwardRef(() => BalInputDate),
|
|
3338
3371
|
multi: true,
|
|
@@ -3350,10 +3383,10 @@ let BalInputDate = class BalInputDate extends ValueAccessor {
|
|
|
3350
3383
|
}
|
|
3351
3384
|
};
|
|
3352
3385
|
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 });
|
|
3353
|
-
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$
|
|
3386
|
+
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 });
|
|
3354
3387
|
BalInputDate = __decorate([
|
|
3355
3388
|
ProxyCmp({
|
|
3356
|
-
defineCustomElementFn: defineCustomElement$
|
|
3389
|
+
defineCustomElementFn: defineCustomElement$1H,
|
|
3357
3390
|
inputs: BalInputDateInputs,
|
|
3358
3391
|
methods: BalInputDateMethods,
|
|
3359
3392
|
}),
|
|
@@ -3368,7 +3401,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3368
3401
|
selector: 'bal-input-date',
|
|
3369
3402
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3370
3403
|
template: '<ng-content></ng-content>',
|
|
3371
|
-
providers: [accessorProvider$
|
|
3404
|
+
providers: [accessorProvider$a],
|
|
3372
3405
|
standalone: true,
|
|
3373
3406
|
inputs: BalInputDateInputs,
|
|
3374
3407
|
outputs: BalInputDateOutputs,
|
|
@@ -3378,7 +3411,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3378
3411
|
args: ['balChange', ['$event']]
|
|
3379
3412
|
}] } });
|
|
3380
3413
|
|
|
3381
|
-
const accessorProvider$
|
|
3414
|
+
const accessorProvider$9 = {
|
|
3382
3415
|
provide: NG_VALUE_ACCESSOR,
|
|
3383
3416
|
useExisting: /*@__PURE__*/ forwardRef(() => BalInputSlider),
|
|
3384
3417
|
multi: true,
|
|
@@ -3396,10 +3429,10 @@ let BalInputSlider = class BalInputSlider extends ValueAccessor {
|
|
|
3396
3429
|
}
|
|
3397
3430
|
};
|
|
3398
3431
|
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 });
|
|
3399
|
-
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$
|
|
3432
|
+
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 });
|
|
3400
3433
|
BalInputSlider = __decorate([
|
|
3401
3434
|
ProxyCmp({
|
|
3402
|
-
defineCustomElementFn: defineCustomElement$
|
|
3435
|
+
defineCustomElementFn: defineCustomElement$1I,
|
|
3403
3436
|
inputs: BalInputSliderInputs,
|
|
3404
3437
|
methods: BalInputSliderMethods,
|
|
3405
3438
|
}),
|
|
@@ -3414,7 +3447,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3414
3447
|
selector: 'bal-input-slider',
|
|
3415
3448
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3416
3449
|
template: '<ng-content></ng-content>',
|
|
3417
|
-
providers: [accessorProvider$
|
|
3450
|
+
providers: [accessorProvider$9],
|
|
3418
3451
|
standalone: true,
|
|
3419
3452
|
inputs: BalInputSliderInputs,
|
|
3420
3453
|
outputs: BalInputSliderOutputs,
|
|
@@ -3424,7 +3457,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3424
3457
|
args: ['balInput', ['$event']]
|
|
3425
3458
|
}] } });
|
|
3426
3459
|
|
|
3427
|
-
const accessorProvider$
|
|
3460
|
+
const accessorProvider$8 = {
|
|
3428
3461
|
provide: NG_VALUE_ACCESSOR,
|
|
3429
3462
|
useExisting: /*@__PURE__*/ forwardRef(() => BalInputStepper),
|
|
3430
3463
|
multi: true,
|
|
@@ -3447,10 +3480,10 @@ let BalInputStepper = class BalInputStepper extends ValueAccessor {
|
|
|
3447
3480
|
}
|
|
3448
3481
|
};
|
|
3449
3482
|
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 });
|
|
3450
|
-
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$
|
|
3483
|
+
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 });
|
|
3451
3484
|
BalInputStepper = __decorate([
|
|
3452
3485
|
ProxyCmp({
|
|
3453
|
-
defineCustomElementFn: defineCustomElement$
|
|
3486
|
+
defineCustomElementFn: defineCustomElement$1J,
|
|
3454
3487
|
inputs: BalInputStepperInputs,
|
|
3455
3488
|
methods: BalInputStepperMethods,
|
|
3456
3489
|
}),
|
|
@@ -3465,7 +3498,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3465
3498
|
selector: 'bal-input-stepper',
|
|
3466
3499
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3467
3500
|
template: '<ng-content></ng-content>',
|
|
3468
|
-
providers: [accessorProvider$
|
|
3501
|
+
providers: [accessorProvider$8],
|
|
3469
3502
|
standalone: true,
|
|
3470
3503
|
inputs: BalInputStepperInputs,
|
|
3471
3504
|
outputs: BalInputStepperOutputs,
|
|
@@ -3475,7 +3508,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3475
3508
|
args: ['balInput', ['$event']]
|
|
3476
3509
|
}] } });
|
|
3477
3510
|
|
|
3478
|
-
const accessorProvider$
|
|
3511
|
+
const accessorProvider$7 = {
|
|
3479
3512
|
provide: NG_VALUE_ACCESSOR,
|
|
3480
3513
|
useExisting: /*@__PURE__*/ forwardRef(() => BalInput),
|
|
3481
3514
|
multi: true,
|
|
@@ -3493,10 +3526,10 @@ let BalInput = class BalInput extends ValueAccessor {
|
|
|
3493
3526
|
}
|
|
3494
3527
|
};
|
|
3495
3528
|
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 });
|
|
3496
|
-
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$
|
|
3529
|
+
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 });
|
|
3497
3530
|
BalInput = __decorate([
|
|
3498
3531
|
ProxyCmp({
|
|
3499
|
-
defineCustomElementFn: defineCustomElement$
|
|
3532
|
+
defineCustomElementFn: defineCustomElement$1K,
|
|
3500
3533
|
inputs: BalInputInputs,
|
|
3501
3534
|
methods: BalInputMethods,
|
|
3502
3535
|
}),
|
|
@@ -3511,7 +3544,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3511
3544
|
selector: 'bal-input',
|
|
3512
3545
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3513
3546
|
template: '<ng-content></ng-content>',
|
|
3514
|
-
providers: [accessorProvider$
|
|
3547
|
+
providers: [accessorProvider$7],
|
|
3515
3548
|
standalone: true,
|
|
3516
3549
|
inputs: BalInputInputs,
|
|
3517
3550
|
outputs: BalInputOutputs,
|
|
@@ -3521,7 +3554,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3521
3554
|
args: ['balInput', ['$event']]
|
|
3522
3555
|
}] } });
|
|
3523
3556
|
|
|
3524
|
-
const accessorProvider$
|
|
3557
|
+
const accessorProvider$6 = {
|
|
3525
3558
|
provide: NG_VALUE_ACCESSOR,
|
|
3526
3559
|
useExisting: /*@__PURE__*/ forwardRef(() => BalNumberInput),
|
|
3527
3560
|
multi: true,
|
|
@@ -3544,10 +3577,10 @@ let BalNumberInput = class BalNumberInput extends ValueAccessor {
|
|
|
3544
3577
|
}
|
|
3545
3578
|
};
|
|
3546
3579
|
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 });
|
|
3547
|
-
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$
|
|
3580
|
+
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 });
|
|
3548
3581
|
BalNumberInput = __decorate([
|
|
3549
3582
|
ProxyCmp({
|
|
3550
|
-
defineCustomElementFn: defineCustomElement$
|
|
3583
|
+
defineCustomElementFn: defineCustomElement$1L,
|
|
3551
3584
|
inputs: BalNumberInputInputs,
|
|
3552
3585
|
methods: BalNumberInputMethods,
|
|
3553
3586
|
}),
|
|
@@ -3562,7 +3595,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3562
3595
|
selector: 'bal-number-input',
|
|
3563
3596
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3564
3597
|
template: '<ng-content></ng-content>',
|
|
3565
|
-
providers: [accessorProvider$
|
|
3598
|
+
providers: [accessorProvider$6],
|
|
3566
3599
|
standalone: true,
|
|
3567
3600
|
inputs: BalNumberInputInputs,
|
|
3568
3601
|
outputs: BalNumberInputOutputs,
|
|
@@ -3572,7 +3605,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3572
3605
|
args: ['balInput', ['$event']]
|
|
3573
3606
|
}] } });
|
|
3574
3607
|
|
|
3575
|
-
const accessorProvider$
|
|
3608
|
+
const accessorProvider$5 = {
|
|
3576
3609
|
provide: NG_VALUE_ACCESSOR,
|
|
3577
3610
|
useExisting: /*@__PURE__*/ forwardRef(() => BalRadioGroup),
|
|
3578
3611
|
multi: true,
|
|
@@ -3590,10 +3623,10 @@ let BalRadioGroup = class BalRadioGroup extends ValueAccessor {
|
|
|
3590
3623
|
}
|
|
3591
3624
|
};
|
|
3592
3625
|
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 });
|
|
3593
|
-
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$
|
|
3626
|
+
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 });
|
|
3594
3627
|
BalRadioGroup = __decorate([
|
|
3595
3628
|
ProxyCmp({
|
|
3596
|
-
defineCustomElementFn: defineCustomElement$
|
|
3629
|
+
defineCustomElementFn: defineCustomElement$1M,
|
|
3597
3630
|
inputs: BalRadioGroupInputs,
|
|
3598
3631
|
methods: BalRadioGroupMethods,
|
|
3599
3632
|
}),
|
|
@@ -3608,7 +3641,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3608
3641
|
selector: 'bal-radio-group',
|
|
3609
3642
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3610
3643
|
template: '<ng-content></ng-content>',
|
|
3611
|
-
providers: [accessorProvider$
|
|
3644
|
+
providers: [accessorProvider$5],
|
|
3612
3645
|
standalone: true,
|
|
3613
3646
|
inputs: BalRadioGroupInputs,
|
|
3614
3647
|
outputs: BalRadioGroupOutputs,
|
|
@@ -3618,7 +3651,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3618
3651
|
args: ['balChange', ['$event']]
|
|
3619
3652
|
}] } });
|
|
3620
3653
|
|
|
3621
|
-
const accessorProvider$
|
|
3654
|
+
const accessorProvider$4 = {
|
|
3622
3655
|
provide: NG_VALUE_ACCESSOR,
|
|
3623
3656
|
useExisting: /*@__PURE__*/ forwardRef(() => BalSelect),
|
|
3624
3657
|
multi: true,
|
|
@@ -3636,10 +3669,10 @@ let BalSelect = class BalSelect extends ValueAccessor {
|
|
|
3636
3669
|
}
|
|
3637
3670
|
};
|
|
3638
3671
|
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 });
|
|
3639
|
-
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$
|
|
3672
|
+
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 });
|
|
3640
3673
|
BalSelect = __decorate([
|
|
3641
3674
|
ProxyCmp({
|
|
3642
|
-
defineCustomElementFn: defineCustomElement$
|
|
3675
|
+
defineCustomElementFn: defineCustomElement$1N,
|
|
3643
3676
|
inputs: BalSelectInputs,
|
|
3644
3677
|
methods: BalSelectMethods,
|
|
3645
3678
|
}),
|
|
@@ -3654,7 +3687,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3654
3687
|
selector: 'bal-select',
|
|
3655
3688
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3656
3689
|
template: '<ng-content></ng-content>',
|
|
3657
|
-
providers: [accessorProvider$
|
|
3690
|
+
providers: [accessorProvider$4],
|
|
3658
3691
|
standalone: true,
|
|
3659
3692
|
inputs: BalSelectInputs,
|
|
3660
3693
|
outputs: BalSelectOutputs,
|
|
@@ -3664,6 +3697,52 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3664
3697
|
args: ['balChange', ['$event']]
|
|
3665
3698
|
}] } });
|
|
3666
3699
|
|
|
3700
|
+
const accessorProvider$3 = {
|
|
3701
|
+
provide: NG_VALUE_ACCESSOR,
|
|
3702
|
+
useExisting: /*@__PURE__*/ forwardRef(() => BalSegment),
|
|
3703
|
+
multi: true,
|
|
3704
|
+
};
|
|
3705
|
+
let BalSegment = class BalSegment extends ValueAccessor {
|
|
3706
|
+
constructor(c, r, z, injector) {
|
|
3707
|
+
super(injector, r);
|
|
3708
|
+
this.z = z;
|
|
3709
|
+
c.detach();
|
|
3710
|
+
this.el = r.nativeElement;
|
|
3711
|
+
proxyOutputs(this, this.el, BalSegmentOutputs);
|
|
3712
|
+
}
|
|
3713
|
+
handleBalChange(event) {
|
|
3714
|
+
this.handleValueChange(event);
|
|
3715
|
+
}
|
|
3716
|
+
};
|
|
3717
|
+
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 });
|
|
3718
|
+
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 });
|
|
3719
|
+
BalSegment = __decorate([
|
|
3720
|
+
ProxyCmp({
|
|
3721
|
+
defineCustomElementFn: defineCustomElement$1O,
|
|
3722
|
+
inputs: BalSegmentInputs,
|
|
3723
|
+
methods: BalSegmentMethods,
|
|
3724
|
+
}),
|
|
3725
|
+
__metadata("design:paramtypes", [ChangeDetectorRef,
|
|
3726
|
+
ElementRef,
|
|
3727
|
+
NgZone,
|
|
3728
|
+
Injector])
|
|
3729
|
+
], BalSegment);
|
|
3730
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalSegment, decorators: [{
|
|
3731
|
+
type: Component,
|
|
3732
|
+
args: [{
|
|
3733
|
+
selector: 'bal-segment',
|
|
3734
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3735
|
+
template: '<ng-content></ng-content>',
|
|
3736
|
+
providers: [accessorProvider$3],
|
|
3737
|
+
standalone: true,
|
|
3738
|
+
inputs: BalSegmentInputs,
|
|
3739
|
+
outputs: BalSegmentOutputs,
|
|
3740
|
+
}]
|
|
3741
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }, { type: i0.Injector }]; }, propDecorators: { handleBalChange: [{
|
|
3742
|
+
type: HostListener,
|
|
3743
|
+
args: ['balChange', ['$event']]
|
|
3744
|
+
}] } });
|
|
3745
|
+
|
|
3667
3746
|
const accessorProvider$2 = {
|
|
3668
3747
|
provide: NG_VALUE_ACCESSOR,
|
|
3669
3748
|
useExisting: /*@__PURE__*/ forwardRef(() => BalDropdown),
|
|
@@ -3688,7 +3767,7 @@ BalDropdown = __decorate([
|
|
|
3688
3767
|
defineCustomElementFn: () => {
|
|
3689
3768
|
defineCustomElement$18();
|
|
3690
3769
|
defineCustomElement$19();
|
|
3691
|
-
defineCustomElement$
|
|
3770
|
+
defineCustomElement$1P();
|
|
3692
3771
|
},
|
|
3693
3772
|
inputs: BalDropdownInputs,
|
|
3694
3773
|
methods: BalDropdownMethods,
|
|
@@ -3735,7 +3814,7 @@ BalTextarea.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15
|
|
|
3735
3814
|
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 });
|
|
3736
3815
|
BalTextarea = __decorate([
|
|
3737
3816
|
ProxyCmp({
|
|
3738
|
-
defineCustomElementFn: defineCustomElement$
|
|
3817
|
+
defineCustomElementFn: defineCustomElement$1Q,
|
|
3739
3818
|
inputs: BalTextareaInputs,
|
|
3740
3819
|
methods: BalTextareaMethods,
|
|
3741
3820
|
}),
|
|
@@ -3781,7 +3860,7 @@ BalTimeInput.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
|
|
|
3781
3860
|
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 });
|
|
3782
3861
|
BalTimeInput = __decorate([
|
|
3783
3862
|
ProxyCmp({
|
|
3784
|
-
defineCustomElementFn: defineCustomElement$
|
|
3863
|
+
defineCustomElementFn: defineCustomElement$1R,
|
|
3785
3864
|
inputs: BalTimeInputInputs,
|
|
3786
3865
|
methods: BalTimeInputMethods,
|
|
3787
3866
|
}),
|
|
@@ -3873,6 +3952,7 @@ const BalFieldBundle = [
|
|
|
3873
3952
|
BalFieldHint,
|
|
3874
3953
|
];
|
|
3875
3954
|
const BalDropdownBundle = [BalDropdown, BalOptionList, BalOption];
|
|
3955
|
+
const BalSegmentBundle = [BalSegment, BalSegmentItem];
|
|
3876
3956
|
/* Component Sections */
|
|
3877
3957
|
const BalFormBundle = [
|
|
3878
3958
|
//
|
|
@@ -3896,6 +3976,8 @@ const BalFormBundle = [
|
|
|
3896
3976
|
BalNumberInput,
|
|
3897
3977
|
...BalRadioBundle,
|
|
3898
3978
|
...BalSelectBundle,
|
|
3979
|
+
...BalSegmentBundle,
|
|
3980
|
+
BalFileUpload,
|
|
3899
3981
|
BalTextarea,
|
|
3900
3982
|
BalTimeInput,
|
|
3901
3983
|
];
|
|
@@ -3972,6 +4054,9 @@ const BalComponentBundle = [
|
|
|
3972
4054
|
BalStageImage,
|
|
3973
4055
|
BalStepItem,
|
|
3974
4056
|
BalSteps,
|
|
4057
|
+
BalSegment,
|
|
4058
|
+
BalSegmentItem,
|
|
4059
|
+
BalFileUpload,
|
|
3975
4060
|
BalTabItem,
|
|
3976
4061
|
BalTabs,
|
|
3977
4062
|
BalTag,
|
|
@@ -4101,5 +4186,5 @@ const provideBaloiseDesignSystem = (config = {}) => {
|
|
|
4101
4186
|
* Generated bundle index. Do not edit.
|
|
4102
4187
|
*/
|
|
4103
4188
|
|
|
4104
|
-
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 };
|
|
4189
|
+
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 };
|
|
4105
4190
|
//# sourceMappingURL=baloise-ds-angular.mjs.map
|