@baloise/ds-angular 16.4.0 → 16.5.0-nightly.20240918
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';
|
|
@@ -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 {
|
|
@@ -2325,6 +2327,34 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
2325
2327
|
outputs: ['balFocus', 'balBlur', 'balFormControlDidLoad']
|
|
2326
2328
|
}]
|
|
2327
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 }]; } });
|
|
2328
2358
|
let BalSelectOption = class BalSelectOption {
|
|
2329
2359
|
constructor(c, r, z) {
|
|
2330
2360
|
this.z = z;
|
|
@@ -2337,7 +2367,7 @@ BalSelectOption.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", versio
|
|
|
2337
2367
|
BalSelectOption = __decorate([
|
|
2338
2368
|
ProxyCmp({
|
|
2339
2369
|
inputs: ['disabled', 'label', 'value'],
|
|
2340
|
-
defineCustomElementFn: defineCustomElement$
|
|
2370
|
+
defineCustomElementFn: defineCustomElement$1i
|
|
2341
2371
|
}),
|
|
2342
2372
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2343
2373
|
], BalSelectOption);
|
|
@@ -2363,7 +2393,7 @@ BalShape.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
|
2363
2393
|
BalShape = __decorate([
|
|
2364
2394
|
ProxyCmp({
|
|
2365
2395
|
inputs: ['color', 'rotation', 'variation'],
|
|
2366
|
-
defineCustomElementFn: defineCustomElement$
|
|
2396
|
+
defineCustomElementFn: defineCustomElement$1j
|
|
2367
2397
|
}),
|
|
2368
2398
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2369
2399
|
], BalShape);
|
|
@@ -2389,7 +2419,7 @@ BalSheet.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
|
2389
2419
|
BalSheet = __decorate([
|
|
2390
2420
|
ProxyCmp({
|
|
2391
2421
|
inputs: ['containerSize'],
|
|
2392
|
-
defineCustomElementFn: defineCustomElement$
|
|
2422
|
+
defineCustomElementFn: defineCustomElement$1k
|
|
2393
2423
|
}),
|
|
2394
2424
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2395
2425
|
], BalSheet);
|
|
@@ -2444,7 +2474,7 @@ BalSpinner.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "1
|
|
|
2444
2474
|
BalSpinner = __decorate([
|
|
2445
2475
|
ProxyCmp({
|
|
2446
2476
|
inputs: ['color', 'deactivated', 'inverted', 'small', 'variation'],
|
|
2447
|
-
defineCustomElementFn: defineCustomElement$
|
|
2477
|
+
defineCustomElementFn: defineCustomElement$1l
|
|
2448
2478
|
}),
|
|
2449
2479
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2450
2480
|
], BalSpinner);
|
|
@@ -2470,7 +2500,7 @@ BalStack.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
|
2470
2500
|
BalStack = __decorate([
|
|
2471
2501
|
ProxyCmp({
|
|
2472
2502
|
inputs: ['align', 'fitContent', 'layout', 'px', 'py', 'space', 'spaceColumn', 'spaceRow', 'useWrap'],
|
|
2473
|
-
defineCustomElementFn: defineCustomElement$
|
|
2503
|
+
defineCustomElementFn: defineCustomElement$1m
|
|
2474
2504
|
}),
|
|
2475
2505
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2476
2506
|
], BalStack);
|
|
@@ -2496,7 +2526,7 @@ BalStage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
|
2496
2526
|
BalStage = __decorate([
|
|
2497
2527
|
ProxyCmp({
|
|
2498
2528
|
inputs: ['color', 'containerSize', 'shape', 'shapeRotation', 'shapeVariation', 'size'],
|
|
2499
|
-
defineCustomElementFn: defineCustomElement$
|
|
2529
|
+
defineCustomElementFn: defineCustomElement$1n
|
|
2500
2530
|
}),
|
|
2501
2531
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2502
2532
|
], BalStage);
|
|
@@ -2522,7 +2552,7 @@ BalStageBackLink.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", versi
|
|
|
2522
2552
|
BalStageBackLink = __decorate([
|
|
2523
2553
|
ProxyCmp({
|
|
2524
2554
|
inputs: ['href', 'inverted', 'shadow'],
|
|
2525
|
-
defineCustomElementFn: defineCustomElement$
|
|
2555
|
+
defineCustomElementFn: defineCustomElement$1o
|
|
2526
2556
|
}),
|
|
2527
2557
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2528
2558
|
], BalStageBackLink);
|
|
@@ -2547,7 +2577,7 @@ BalStageBody.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
|
|
|
2547
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 });
|
|
2548
2578
|
BalStageBody = __decorate([
|
|
2549
2579
|
ProxyCmp({
|
|
2550
|
-
defineCustomElementFn: defineCustomElement$
|
|
2580
|
+
defineCustomElementFn: defineCustomElement$1p
|
|
2551
2581
|
}),
|
|
2552
2582
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2553
2583
|
], BalStageBody);
|
|
@@ -2571,7 +2601,7 @@ BalStageFoot.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
|
|
|
2571
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 });
|
|
2572
2602
|
BalStageFoot = __decorate([
|
|
2573
2603
|
ProxyCmp({
|
|
2574
|
-
defineCustomElementFn: defineCustomElement$
|
|
2604
|
+
defineCustomElementFn: defineCustomElement$1q
|
|
2575
2605
|
}),
|
|
2576
2606
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2577
2607
|
], BalStageFoot);
|
|
@@ -2595,7 +2625,7 @@ BalStageHead.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
|
|
|
2595
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 });
|
|
2596
2626
|
BalStageHead = __decorate([
|
|
2597
2627
|
ProxyCmp({
|
|
2598
|
-
defineCustomElementFn: defineCustomElement$
|
|
2628
|
+
defineCustomElementFn: defineCustomElement$1r
|
|
2599
2629
|
}),
|
|
2600
2630
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2601
2631
|
], BalStageHead);
|
|
@@ -2620,7 +2650,7 @@ BalStageImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version:
|
|
|
2620
2650
|
BalStageImage = __decorate([
|
|
2621
2651
|
ProxyCmp({
|
|
2622
2652
|
inputs: ['fallback', 'srcSet'],
|
|
2623
|
-
defineCustomElementFn: defineCustomElement$
|
|
2653
|
+
defineCustomElementFn: defineCustomElement$1s
|
|
2624
2654
|
}),
|
|
2625
2655
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2626
2656
|
], BalStageImage);
|
|
@@ -2648,7 +2678,7 @@ BalStepItem = __decorate([
|
|
|
2648
2678
|
ProxyCmp({
|
|
2649
2679
|
inputs: ['active', 'disabled', 'done', 'failed', 'href', 'invisible', 'label', 'prevent', 'target', 'value'],
|
|
2650
2680
|
methods: ['getOptions', 'setActive'],
|
|
2651
|
-
defineCustomElementFn: defineCustomElement$
|
|
2681
|
+
defineCustomElementFn: defineCustomElement$1t
|
|
2652
2682
|
}),
|
|
2653
2683
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2654
2684
|
], BalStepItem);
|
|
@@ -2677,7 +2707,7 @@ BalSteps = __decorate([
|
|
|
2677
2707
|
ProxyCmp({
|
|
2678
2708
|
inputs: ['clickable', 'color', 'debounce', 'options', 'value'],
|
|
2679
2709
|
methods: ['select', 'getOptionByValue'],
|
|
2680
|
-
defineCustomElementFn: defineCustomElement$
|
|
2710
|
+
defineCustomElementFn: defineCustomElement$1u
|
|
2681
2711
|
}),
|
|
2682
2712
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2683
2713
|
], BalSteps);
|
|
@@ -2706,7 +2736,7 @@ BalTabItem = __decorate([
|
|
|
2706
2736
|
ProxyCmp({
|
|
2707
2737
|
inputs: ['active', 'aria', 'bubble', 'disabled', 'href', 'icon', 'invisible', 'label', 'noPanel', 'prevent', 'target', 'value'],
|
|
2708
2738
|
methods: ['getOptions', 'setActive'],
|
|
2709
|
-
defineCustomElementFn: defineCustomElement$
|
|
2739
|
+
defineCustomElementFn: defineCustomElement$1v
|
|
2710
2740
|
}),
|
|
2711
2741
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2712
2742
|
], BalTabItem);
|
|
@@ -2733,7 +2763,7 @@ BalTable.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
|
2733
2763
|
BalTable = __decorate([
|
|
2734
2764
|
ProxyCmp({
|
|
2735
2765
|
inputs: ['expanded'],
|
|
2736
|
-
defineCustomElementFn: defineCustomElement$
|
|
2766
|
+
defineCustomElementFn: defineCustomElement$1w
|
|
2737
2767
|
}),
|
|
2738
2768
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2739
2769
|
], BalTable);
|
|
@@ -2761,7 +2791,7 @@ BalTabs = __decorate([
|
|
|
2761
2791
|
ProxyCmp({
|
|
2762
2792
|
inputs: ['accordion', 'border', 'clickable', 'context', 'debounce', 'expanded', 'float', 'fullwidth', 'iconPosition', 'inverted', 'optionalTabSelection', 'options', 'overflow', 'selectOnMobile', 'spaceless', 'value', 'vertical', 'verticalColSize'],
|
|
2763
2793
|
methods: ['select', 'getOptionByValue'],
|
|
2764
|
-
defineCustomElementFn: defineCustomElement$
|
|
2794
|
+
defineCustomElementFn: defineCustomElement$1x
|
|
2765
2795
|
}),
|
|
2766
2796
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2767
2797
|
], BalTabs);
|
|
@@ -2789,7 +2819,7 @@ BalTag.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
|
2789
2819
|
BalTag = __decorate([
|
|
2790
2820
|
ProxyCmp({
|
|
2791
2821
|
inputs: ['closable', 'color', 'disabled', 'invalid', 'light', 'position', 'size'],
|
|
2792
|
-
defineCustomElementFn: defineCustomElement$
|
|
2822
|
+
defineCustomElementFn: defineCustomElement$1y
|
|
2793
2823
|
}),
|
|
2794
2824
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2795
2825
|
], BalTag);
|
|
@@ -2815,7 +2845,7 @@ BalTagGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15
|
|
|
2815
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 });
|
|
2816
2846
|
BalTagGroup = __decorate([
|
|
2817
2847
|
ProxyCmp({
|
|
2818
|
-
defineCustomElementFn: defineCustomElement$
|
|
2848
|
+
defineCustomElementFn: defineCustomElement$1z
|
|
2819
2849
|
}),
|
|
2820
2850
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2821
2851
|
], BalTagGroup);
|
|
@@ -2840,7 +2870,7 @@ BalText.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0
|
|
|
2840
2870
|
BalText = __decorate([
|
|
2841
2871
|
ProxyCmp({
|
|
2842
2872
|
inputs: ['bold', 'color', 'disabled', 'heading', 'inline', 'invalid', 'inverted', 'noWrap', 'shadow', 'size', 'space'],
|
|
2843
|
-
defineCustomElementFn: defineCustomElement$
|
|
2873
|
+
defineCustomElementFn: defineCustomElement$1A
|
|
2844
2874
|
}),
|
|
2845
2875
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2846
2876
|
], BalText);
|
|
@@ -2896,7 +2926,7 @@ BalTooltip.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "1
|
|
|
2896
2926
|
BalTooltip = __decorate([
|
|
2897
2927
|
ProxyCmp({
|
|
2898
2928
|
inputs: ['contentWidth', 'offset', 'placement', 'reference'],
|
|
2899
|
-
defineCustomElementFn: defineCustomElement$
|
|
2929
|
+
defineCustomElementFn: defineCustomElement$1B
|
|
2900
2930
|
}),
|
|
2901
2931
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2902
2932
|
], BalTooltip);
|
|
@@ -3096,6 +3126,9 @@ const BalNumberInputMethods = ['setFocus', 'getInputElement'];
|
|
|
3096
3126
|
const BalRadioGroupInputs = ['allowEmptySelection', 'autoInvalidOff', 'columnsMobile', 'columnsTablet', 'disabled', 'expanded', 'grid', 'interface', 'invalid', 'name', 'options', 'readonly', 'value', 'vertical', 'verticalOnMobile'];
|
|
3097
3127
|
const BalRadioGroupOutputs = ['balChange', 'balFocus', 'balBlur'];
|
|
3098
3128
|
const BalRadioGroupMethods = ['getOptionByValue'];
|
|
3129
|
+
const BalSegmentInputs = ['disabled', 'expanded', 'invalid', 'scrollable', 'value', 'vertical'];
|
|
3130
|
+
const BalSegmentOutputs = ['balBlur', 'balChange'];
|
|
3131
|
+
const BalSegmentMethods = [''];
|
|
3099
3132
|
const BalSelectInputs = ['autoInvalidOff', 'autocomplete', 'balTabindex', 'disabled', 'filter', 'freeSolo', 'invalid', 'loading', 'maxLength', 'multiple', 'name', 'noDataLabel', 'placeholder', 'readonly', 'remote', 'required', 'scrollable', 'selectionOptional', 'typeahead', 'value'];
|
|
3100
3133
|
const BalSelectOutputs = ['balChange', 'balInputClick', 'balInput', 'balBlur', 'balFocus', 'balCancel', 'balKeyPress'];
|
|
3101
3134
|
const BalSelectMethods = ['setFocus', 'getValue', 'clear', 'open', 'close', 'cancel', 'select'];
|
|
@@ -3106,7 +3139,7 @@ const BalTimeInputInputs = ['autoInvalidOff', 'debounce', 'disabled', 'invalid',
|
|
|
3106
3139
|
const BalTimeInputOutputs = ['balInput', 'balChange', 'balBlur', 'balFocus', 'balKeyPress', 'balClick'];
|
|
3107
3140
|
const BalTimeInputMethods = ['setFocus', 'getInputElement'];
|
|
3108
3141
|
|
|
3109
|
-
const accessorProvider$
|
|
3142
|
+
const accessorProvider$f = {
|
|
3110
3143
|
provide: NG_VALUE_ACCESSOR,
|
|
3111
3144
|
useExisting: /*@__PURE__*/ forwardRef(() => BalCheckbox),
|
|
3112
3145
|
multi: true,
|
|
@@ -3128,10 +3161,10 @@ let BalCheckbox = class BalCheckbox extends ValueAccessor {
|
|
|
3128
3161
|
}
|
|
3129
3162
|
};
|
|
3130
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 });
|
|
3131
|
-
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 });
|
|
3132
3165
|
BalCheckbox = __decorate([
|
|
3133
3166
|
ProxyCmp({
|
|
3134
|
-
defineCustomElementFn: defineCustomElement$
|
|
3167
|
+
defineCustomElementFn: defineCustomElement$1C,
|
|
3135
3168
|
inputs: BalCheckboxInputs,
|
|
3136
3169
|
methods: BalCheckboxMethods,
|
|
3137
3170
|
}),
|
|
@@ -3146,7 +3179,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3146
3179
|
selector: 'bal-checkbox',
|
|
3147
3180
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3148
3181
|
template: '<ng-content></ng-content>',
|
|
3149
|
-
providers: [accessorProvider$
|
|
3182
|
+
providers: [accessorProvider$f],
|
|
3150
3183
|
standalone: true,
|
|
3151
3184
|
inputs: BalCheckboxInputs,
|
|
3152
3185
|
outputs: BalCheckboxOutputs,
|
|
@@ -3156,7 +3189,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3156
3189
|
args: ['balChange', ['$event']]
|
|
3157
3190
|
}] } });
|
|
3158
3191
|
|
|
3159
|
-
const accessorProvider$
|
|
3192
|
+
const accessorProvider$e = {
|
|
3160
3193
|
provide: NG_VALUE_ACCESSOR,
|
|
3161
3194
|
useExisting: /*@__PURE__*/ forwardRef(() => BalCheckboxGroup),
|
|
3162
3195
|
multi: true,
|
|
@@ -3174,10 +3207,10 @@ let BalCheckboxGroup = class BalCheckboxGroup extends ValueAccessor {
|
|
|
3174
3207
|
}
|
|
3175
3208
|
};
|
|
3176
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 });
|
|
3177
|
-
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 });
|
|
3178
3211
|
BalCheckboxGroup = __decorate([
|
|
3179
3212
|
ProxyCmp({
|
|
3180
|
-
defineCustomElementFn: defineCustomElement$
|
|
3213
|
+
defineCustomElementFn: defineCustomElement$1D,
|
|
3181
3214
|
inputs: BalCheckboxGroupInputs,
|
|
3182
3215
|
methods: BalCheckboxGroupMethods,
|
|
3183
3216
|
}),
|
|
@@ -3192,7 +3225,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3192
3225
|
selector: 'bal-checkbox-group',
|
|
3193
3226
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3194
3227
|
template: '<ng-content></ng-content>',
|
|
3195
|
-
providers: [accessorProvider$
|
|
3228
|
+
providers: [accessorProvider$e],
|
|
3196
3229
|
standalone: true,
|
|
3197
3230
|
inputs: BalCheckboxGroupInputs,
|
|
3198
3231
|
outputs: BalCheckboxGroupOutputs,
|
|
@@ -3202,7 +3235,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3202
3235
|
args: ['balChange', ['$event']]
|
|
3203
3236
|
}] } });
|
|
3204
3237
|
|
|
3205
|
-
const accessorProvider$
|
|
3238
|
+
const accessorProvider$d = {
|
|
3206
3239
|
provide: NG_VALUE_ACCESSOR,
|
|
3207
3240
|
useExisting: /*@__PURE__*/ forwardRef(() => BalDate),
|
|
3208
3241
|
multi: true,
|
|
@@ -3220,10 +3253,10 @@ let BalDate = class BalDate extends ValueAccessor {
|
|
|
3220
3253
|
}
|
|
3221
3254
|
};
|
|
3222
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 });
|
|
3223
|
-
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 });
|
|
3224
3257
|
BalDate = __decorate([
|
|
3225
3258
|
ProxyCmp({
|
|
3226
|
-
defineCustomElementFn: defineCustomElement$
|
|
3259
|
+
defineCustomElementFn: defineCustomElement$1E,
|
|
3227
3260
|
inputs: BalDateInputs,
|
|
3228
3261
|
methods: BalDateMethods,
|
|
3229
3262
|
}),
|
|
@@ -3238,7 +3271,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3238
3271
|
selector: 'bal-date',
|
|
3239
3272
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3240
3273
|
template: '<ng-content></ng-content>',
|
|
3241
|
-
providers: [accessorProvider$
|
|
3274
|
+
providers: [accessorProvider$d],
|
|
3242
3275
|
standalone: true,
|
|
3243
3276
|
inputs: BalDateInputs,
|
|
3244
3277
|
outputs: BalDateOutputs,
|
|
@@ -3248,7 +3281,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3248
3281
|
args: ['balChange', ['$event']]
|
|
3249
3282
|
}] } });
|
|
3250
3283
|
|
|
3251
|
-
const accessorProvider$
|
|
3284
|
+
const accessorProvider$c = {
|
|
3252
3285
|
provide: NG_VALUE_ACCESSOR,
|
|
3253
3286
|
useExisting: /*@__PURE__*/ forwardRef(() => BalDatepicker),
|
|
3254
3287
|
multi: true,
|
|
@@ -3266,10 +3299,10 @@ let BalDatepicker = class BalDatepicker extends ValueAccessor {
|
|
|
3266
3299
|
}
|
|
3267
3300
|
};
|
|
3268
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 });
|
|
3269
|
-
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 });
|
|
3270
3303
|
BalDatepicker = __decorate([
|
|
3271
3304
|
ProxyCmp({
|
|
3272
|
-
defineCustomElementFn: defineCustomElement$
|
|
3305
|
+
defineCustomElementFn: defineCustomElement$1F,
|
|
3273
3306
|
inputs: BalDatepickerInputs,
|
|
3274
3307
|
methods: BalDatepickerMethods,
|
|
3275
3308
|
}),
|
|
@@ -3284,7 +3317,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3284
3317
|
selector: 'bal-datepicker',
|
|
3285
3318
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3286
3319
|
template: '<ng-content></ng-content>',
|
|
3287
|
-
providers: [accessorProvider$
|
|
3320
|
+
providers: [accessorProvider$c],
|
|
3288
3321
|
standalone: true,
|
|
3289
3322
|
inputs: BalDatepickerInputs,
|
|
3290
3323
|
outputs: BalDatepickerOutputs,
|
|
@@ -3294,7 +3327,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3294
3327
|
args: ['balChange', ['$event']]
|
|
3295
3328
|
}] } });
|
|
3296
3329
|
|
|
3297
|
-
const accessorProvider$
|
|
3330
|
+
const accessorProvider$b = {
|
|
3298
3331
|
provide: NG_VALUE_ACCESSOR,
|
|
3299
3332
|
useExisting: /*@__PURE__*/ forwardRef(() => BalFileUpload),
|
|
3300
3333
|
multi: true,
|
|
@@ -3312,10 +3345,10 @@ let BalFileUpload = class BalFileUpload extends ValueAccessor {
|
|
|
3312
3345
|
}
|
|
3313
3346
|
};
|
|
3314
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 });
|
|
3315
|
-
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 });
|
|
3316
3349
|
BalFileUpload = __decorate([
|
|
3317
3350
|
ProxyCmp({
|
|
3318
|
-
defineCustomElementFn: defineCustomElement$
|
|
3351
|
+
defineCustomElementFn: defineCustomElement$1G,
|
|
3319
3352
|
inputs: BalFileUploadInputs,
|
|
3320
3353
|
methods: BalFileUploadMethods,
|
|
3321
3354
|
}),
|
|
@@ -3330,7 +3363,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3330
3363
|
selector: 'bal-file-upload',
|
|
3331
3364
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3332
3365
|
template: '<ng-content></ng-content>',
|
|
3333
|
-
providers: [accessorProvider$
|
|
3366
|
+
providers: [accessorProvider$b],
|
|
3334
3367
|
standalone: true,
|
|
3335
3368
|
inputs: BalFileUploadInputs,
|
|
3336
3369
|
outputs: BalFileUploadOutputs,
|
|
@@ -3340,7 +3373,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3340
3373
|
args: ['balChange', ['$event']]
|
|
3341
3374
|
}] } });
|
|
3342
3375
|
|
|
3343
|
-
const accessorProvider$
|
|
3376
|
+
const accessorProvider$a = {
|
|
3344
3377
|
provide: NG_VALUE_ACCESSOR,
|
|
3345
3378
|
useExisting: /*@__PURE__*/ forwardRef(() => BalInputDate),
|
|
3346
3379
|
multi: true,
|
|
@@ -3358,10 +3391,10 @@ let BalInputDate = class BalInputDate extends ValueAccessor {
|
|
|
3358
3391
|
}
|
|
3359
3392
|
};
|
|
3360
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 });
|
|
3361
|
-
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 });
|
|
3362
3395
|
BalInputDate = __decorate([
|
|
3363
3396
|
ProxyCmp({
|
|
3364
|
-
defineCustomElementFn: defineCustomElement$
|
|
3397
|
+
defineCustomElementFn: defineCustomElement$1H,
|
|
3365
3398
|
inputs: BalInputDateInputs,
|
|
3366
3399
|
methods: BalInputDateMethods,
|
|
3367
3400
|
}),
|
|
@@ -3376,7 +3409,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3376
3409
|
selector: 'bal-input-date',
|
|
3377
3410
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3378
3411
|
template: '<ng-content></ng-content>',
|
|
3379
|
-
providers: [accessorProvider$
|
|
3412
|
+
providers: [accessorProvider$a],
|
|
3380
3413
|
standalone: true,
|
|
3381
3414
|
inputs: BalInputDateInputs,
|
|
3382
3415
|
outputs: BalInputDateOutputs,
|
|
@@ -3386,7 +3419,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3386
3419
|
args: ['balChange', ['$event']]
|
|
3387
3420
|
}] } });
|
|
3388
3421
|
|
|
3389
|
-
const accessorProvider$
|
|
3422
|
+
const accessorProvider$9 = {
|
|
3390
3423
|
provide: NG_VALUE_ACCESSOR,
|
|
3391
3424
|
useExisting: /*@__PURE__*/ forwardRef(() => BalInputSlider),
|
|
3392
3425
|
multi: true,
|
|
@@ -3404,10 +3437,10 @@ let BalInputSlider = class BalInputSlider extends ValueAccessor {
|
|
|
3404
3437
|
}
|
|
3405
3438
|
};
|
|
3406
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 });
|
|
3407
|
-
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 });
|
|
3408
3441
|
BalInputSlider = __decorate([
|
|
3409
3442
|
ProxyCmp({
|
|
3410
|
-
defineCustomElementFn: defineCustomElement$
|
|
3443
|
+
defineCustomElementFn: defineCustomElement$1I,
|
|
3411
3444
|
inputs: BalInputSliderInputs,
|
|
3412
3445
|
methods: BalInputSliderMethods,
|
|
3413
3446
|
}),
|
|
@@ -3422,7 +3455,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3422
3455
|
selector: 'bal-input-slider',
|
|
3423
3456
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3424
3457
|
template: '<ng-content></ng-content>',
|
|
3425
|
-
providers: [accessorProvider$
|
|
3458
|
+
providers: [accessorProvider$9],
|
|
3426
3459
|
standalone: true,
|
|
3427
3460
|
inputs: BalInputSliderInputs,
|
|
3428
3461
|
outputs: BalInputSliderOutputs,
|
|
@@ -3432,7 +3465,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3432
3465
|
args: ['balInput', ['$event']]
|
|
3433
3466
|
}] } });
|
|
3434
3467
|
|
|
3435
|
-
const accessorProvider$
|
|
3468
|
+
const accessorProvider$8 = {
|
|
3436
3469
|
provide: NG_VALUE_ACCESSOR,
|
|
3437
3470
|
useExisting: /*@__PURE__*/ forwardRef(() => BalInputStepper),
|
|
3438
3471
|
multi: true,
|
|
@@ -3455,10 +3488,10 @@ let BalInputStepper = class BalInputStepper extends ValueAccessor {
|
|
|
3455
3488
|
}
|
|
3456
3489
|
};
|
|
3457
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 });
|
|
3458
|
-
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 });
|
|
3459
3492
|
BalInputStepper = __decorate([
|
|
3460
3493
|
ProxyCmp({
|
|
3461
|
-
defineCustomElementFn: defineCustomElement$
|
|
3494
|
+
defineCustomElementFn: defineCustomElement$1J,
|
|
3462
3495
|
inputs: BalInputStepperInputs,
|
|
3463
3496
|
methods: BalInputStepperMethods,
|
|
3464
3497
|
}),
|
|
@@ -3473,7 +3506,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3473
3506
|
selector: 'bal-input-stepper',
|
|
3474
3507
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3475
3508
|
template: '<ng-content></ng-content>',
|
|
3476
|
-
providers: [accessorProvider$
|
|
3509
|
+
providers: [accessorProvider$8],
|
|
3477
3510
|
standalone: true,
|
|
3478
3511
|
inputs: BalInputStepperInputs,
|
|
3479
3512
|
outputs: BalInputStepperOutputs,
|
|
@@ -3483,7 +3516,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3483
3516
|
args: ['balInput', ['$event']]
|
|
3484
3517
|
}] } });
|
|
3485
3518
|
|
|
3486
|
-
const accessorProvider$
|
|
3519
|
+
const accessorProvider$7 = {
|
|
3487
3520
|
provide: NG_VALUE_ACCESSOR,
|
|
3488
3521
|
useExisting: /*@__PURE__*/ forwardRef(() => BalInput),
|
|
3489
3522
|
multi: true,
|
|
@@ -3501,10 +3534,10 @@ let BalInput = class BalInput extends ValueAccessor {
|
|
|
3501
3534
|
}
|
|
3502
3535
|
};
|
|
3503
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 });
|
|
3504
|
-
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 });
|
|
3505
3538
|
BalInput = __decorate([
|
|
3506
3539
|
ProxyCmp({
|
|
3507
|
-
defineCustomElementFn: defineCustomElement$
|
|
3540
|
+
defineCustomElementFn: defineCustomElement$1K,
|
|
3508
3541
|
inputs: BalInputInputs,
|
|
3509
3542
|
methods: BalInputMethods,
|
|
3510
3543
|
}),
|
|
@@ -3519,7 +3552,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3519
3552
|
selector: 'bal-input',
|
|
3520
3553
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3521
3554
|
template: '<ng-content></ng-content>',
|
|
3522
|
-
providers: [accessorProvider$
|
|
3555
|
+
providers: [accessorProvider$7],
|
|
3523
3556
|
standalone: true,
|
|
3524
3557
|
inputs: BalInputInputs,
|
|
3525
3558
|
outputs: BalInputOutputs,
|
|
@@ -3529,7 +3562,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3529
3562
|
args: ['balInput', ['$event']]
|
|
3530
3563
|
}] } });
|
|
3531
3564
|
|
|
3532
|
-
const accessorProvider$
|
|
3565
|
+
const accessorProvider$6 = {
|
|
3533
3566
|
provide: NG_VALUE_ACCESSOR,
|
|
3534
3567
|
useExisting: /*@__PURE__*/ forwardRef(() => BalNumberInput),
|
|
3535
3568
|
multi: true,
|
|
@@ -3552,10 +3585,10 @@ let BalNumberInput = class BalNumberInput extends ValueAccessor {
|
|
|
3552
3585
|
}
|
|
3553
3586
|
};
|
|
3554
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 });
|
|
3555
|
-
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 });
|
|
3556
3589
|
BalNumberInput = __decorate([
|
|
3557
3590
|
ProxyCmp({
|
|
3558
|
-
defineCustomElementFn: defineCustomElement$
|
|
3591
|
+
defineCustomElementFn: defineCustomElement$1L,
|
|
3559
3592
|
inputs: BalNumberInputInputs,
|
|
3560
3593
|
methods: BalNumberInputMethods,
|
|
3561
3594
|
}),
|
|
@@ -3570,7 +3603,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3570
3603
|
selector: 'bal-number-input',
|
|
3571
3604
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3572
3605
|
template: '<ng-content></ng-content>',
|
|
3573
|
-
providers: [accessorProvider$
|
|
3606
|
+
providers: [accessorProvider$6],
|
|
3574
3607
|
standalone: true,
|
|
3575
3608
|
inputs: BalNumberInputInputs,
|
|
3576
3609
|
outputs: BalNumberInputOutputs,
|
|
@@ -3580,7 +3613,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3580
3613
|
args: ['balInput', ['$event']]
|
|
3581
3614
|
}] } });
|
|
3582
3615
|
|
|
3583
|
-
const accessorProvider$
|
|
3616
|
+
const accessorProvider$5 = {
|
|
3584
3617
|
provide: NG_VALUE_ACCESSOR,
|
|
3585
3618
|
useExisting: /*@__PURE__*/ forwardRef(() => BalRadioGroup),
|
|
3586
3619
|
multi: true,
|
|
@@ -3598,10 +3631,10 @@ let BalRadioGroup = class BalRadioGroup extends ValueAccessor {
|
|
|
3598
3631
|
}
|
|
3599
3632
|
};
|
|
3600
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 });
|
|
3601
|
-
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 });
|
|
3602
3635
|
BalRadioGroup = __decorate([
|
|
3603
3636
|
ProxyCmp({
|
|
3604
|
-
defineCustomElementFn: defineCustomElement$
|
|
3637
|
+
defineCustomElementFn: defineCustomElement$1M,
|
|
3605
3638
|
inputs: BalRadioGroupInputs,
|
|
3606
3639
|
methods: BalRadioGroupMethods,
|
|
3607
3640
|
}),
|
|
@@ -3616,7 +3649,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3616
3649
|
selector: 'bal-radio-group',
|
|
3617
3650
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3618
3651
|
template: '<ng-content></ng-content>',
|
|
3619
|
-
providers: [accessorProvider$
|
|
3652
|
+
providers: [accessorProvider$5],
|
|
3620
3653
|
standalone: true,
|
|
3621
3654
|
inputs: BalRadioGroupInputs,
|
|
3622
3655
|
outputs: BalRadioGroupOutputs,
|
|
@@ -3626,7 +3659,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3626
3659
|
args: ['balChange', ['$event']]
|
|
3627
3660
|
}] } });
|
|
3628
3661
|
|
|
3629
|
-
const accessorProvider$
|
|
3662
|
+
const accessorProvider$4 = {
|
|
3630
3663
|
provide: NG_VALUE_ACCESSOR,
|
|
3631
3664
|
useExisting: /*@__PURE__*/ forwardRef(() => BalSelect),
|
|
3632
3665
|
multi: true,
|
|
@@ -3644,10 +3677,10 @@ let BalSelect = class BalSelect extends ValueAccessor {
|
|
|
3644
3677
|
}
|
|
3645
3678
|
};
|
|
3646
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 });
|
|
3647
|
-
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 });
|
|
3648
3681
|
BalSelect = __decorate([
|
|
3649
3682
|
ProxyCmp({
|
|
3650
|
-
defineCustomElementFn: defineCustomElement$
|
|
3683
|
+
defineCustomElementFn: defineCustomElement$1N,
|
|
3651
3684
|
inputs: BalSelectInputs,
|
|
3652
3685
|
methods: BalSelectMethods,
|
|
3653
3686
|
}),
|
|
@@ -3662,7 +3695,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3662
3695
|
selector: 'bal-select',
|
|
3663
3696
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3664
3697
|
template: '<ng-content></ng-content>',
|
|
3665
|
-
providers: [accessorProvider$
|
|
3698
|
+
providers: [accessorProvider$4],
|
|
3666
3699
|
standalone: true,
|
|
3667
3700
|
inputs: BalSelectInputs,
|
|
3668
3701
|
outputs: BalSelectOutputs,
|
|
@@ -3672,6 +3705,52 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3672
3705
|
args: ['balChange', ['$event']]
|
|
3673
3706
|
}] } });
|
|
3674
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
|
+
|
|
3675
3754
|
const accessorProvider$2 = {
|
|
3676
3755
|
provide: NG_VALUE_ACCESSOR,
|
|
3677
3756
|
useExisting: /*@__PURE__*/ forwardRef(() => BalDropdown),
|
|
@@ -3696,7 +3775,7 @@ BalDropdown = __decorate([
|
|
|
3696
3775
|
defineCustomElementFn: () => {
|
|
3697
3776
|
defineCustomElement$18();
|
|
3698
3777
|
defineCustomElement$19();
|
|
3699
|
-
defineCustomElement$
|
|
3778
|
+
defineCustomElement$1P();
|
|
3700
3779
|
},
|
|
3701
3780
|
inputs: BalDropdownInputs,
|
|
3702
3781
|
methods: BalDropdownMethods,
|
|
@@ -3743,7 +3822,7 @@ BalTextarea.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15
|
|
|
3743
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 });
|
|
3744
3823
|
BalTextarea = __decorate([
|
|
3745
3824
|
ProxyCmp({
|
|
3746
|
-
defineCustomElementFn: defineCustomElement$
|
|
3825
|
+
defineCustomElementFn: defineCustomElement$1Q,
|
|
3747
3826
|
inputs: BalTextareaInputs,
|
|
3748
3827
|
methods: BalTextareaMethods,
|
|
3749
3828
|
}),
|
|
@@ -3789,7 +3868,7 @@ BalTimeInput.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
|
|
|
3789
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 });
|
|
3790
3869
|
BalTimeInput = __decorate([
|
|
3791
3870
|
ProxyCmp({
|
|
3792
|
-
defineCustomElementFn: defineCustomElement$
|
|
3871
|
+
defineCustomElementFn: defineCustomElement$1R,
|
|
3793
3872
|
inputs: BalTimeInputInputs,
|
|
3794
3873
|
methods: BalTimeInputMethods,
|
|
3795
3874
|
}),
|
|
@@ -3883,6 +3962,7 @@ const BalFieldBundle = [
|
|
|
3883
3962
|
BalFieldHint,
|
|
3884
3963
|
];
|
|
3885
3964
|
const BalDropdownBundle = [BalDropdown, BalOptionList, BalOption];
|
|
3965
|
+
const BalSegmentBundle = [BalSegment, BalSegmentItem];
|
|
3886
3966
|
/* Component Sections */
|
|
3887
3967
|
const BalFormBundle = [
|
|
3888
3968
|
//
|
|
@@ -3906,6 +3986,8 @@ const BalFormBundle = [
|
|
|
3906
3986
|
BalNumberInput,
|
|
3907
3987
|
...BalRadioBundle,
|
|
3908
3988
|
...BalSelectBundle,
|
|
3989
|
+
...BalSegmentBundle,
|
|
3990
|
+
BalFileUpload,
|
|
3909
3991
|
BalTextarea,
|
|
3910
3992
|
BalTimeInput,
|
|
3911
3993
|
];
|
|
@@ -3982,6 +4064,9 @@ const BalComponentBundle = [
|
|
|
3982
4064
|
BalStageImage,
|
|
3983
4065
|
BalStepItem,
|
|
3984
4066
|
BalSteps,
|
|
4067
|
+
BalSegment,
|
|
4068
|
+
BalSegmentItem,
|
|
4069
|
+
BalFileUpload,
|
|
3985
4070
|
BalTabItem,
|
|
3986
4071
|
BalTabs,
|
|
3987
4072
|
BalTag,
|
|
@@ -4108,5 +4193,5 @@ const provideBaloiseDesignSystem = (config = {}) => {
|
|
|
4108
4193
|
* Generated bundle index. Do not edit.
|
|
4109
4194
|
*/
|
|
4110
4195
|
|
|
4111
|
-
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 };
|
|
4112
4197
|
//# sourceMappingURL=baloise-ds-angular.mjs.map
|