@baloise/ds-angular 16.0.3 → 16.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles.d.ts +5 -4
- package/components/bal-dropdown.d.ts +20 -0
- package/components/index.d.ts +1 -0
- package/esm2020/app-initialize.mjs +5 -2
- package/esm2020/bundles.mjs +8 -3
- package/esm2020/components/bal-dropdown.mjs +61 -0
- package/esm2020/components/index.mjs +2 -1
- package/esm2020/generated/meta.mjs +4 -1
- package/esm2020/generated/proxies.mjs +64 -4
- package/fesm2015/baloise-ds-angular.mjs +240 -123
- package/fesm2015/baloise-ds-angular.mjs.map +1 -1
- package/fesm2020/baloise-ds-angular.mjs +243 -123
- package/fesm2020/baloise-ds-angular.mjs.map +1 -1
- package/generated/meta.d.ts +3 -0
- package/generated/proxies.d.ts +21 -1
- package/package.json +3 -3
|
@@ -75,48 +75,51 @@ import { defineCustomElement as defineCustomElement$14 } from '@baloise/ds-core/
|
|
|
75
75
|
import { defineCustomElement as defineCustomElement$15 } from '@baloise/ds-core/components/bal-navbar-menu-start';
|
|
76
76
|
import { defineCustomElement as defineCustomElement$16 } from '@baloise/ds-core/components/bal-notices';
|
|
77
77
|
import { defineCustomElement as defineCustomElement$17 } from '@baloise/ds-core/components/bal-notification';
|
|
78
|
-
import { defineCustomElement as defineCustomElement$18 } from '@baloise/ds-core/components/bal-
|
|
79
|
-
import { defineCustomElement as defineCustomElement$19 } from '@baloise/ds-core/components/bal-
|
|
80
|
-
import { defineCustomElement as defineCustomElement$1a } from '@baloise/ds-core/components/bal-
|
|
81
|
-
import { defineCustomElement as defineCustomElement$1b } from '@baloise/ds-core/components/bal-
|
|
82
|
-
import { defineCustomElement as defineCustomElement$1c } from '@baloise/ds-core/components/bal-
|
|
83
|
-
import { defineCustomElement as defineCustomElement$1d } from '@baloise/ds-core/components/bal-
|
|
84
|
-
import { defineCustomElement as defineCustomElement$1e } from '@baloise/ds-core/components/bal-
|
|
85
|
-
import { defineCustomElement as defineCustomElement$1f } from '@baloise/ds-core/components/bal-
|
|
86
|
-
import { defineCustomElement as defineCustomElement$1g } from '@baloise/ds-core/components/bal-
|
|
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-stage
|
|
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-
|
|
97
|
-
import { defineCustomElement as defineCustomElement$1r } from '@baloise/ds-core/components/bal-
|
|
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-
|
|
78
|
+
import { defineCustomElement as defineCustomElement$18 } from '@baloise/ds-core/components/bal-option';
|
|
79
|
+
import { defineCustomElement as defineCustomElement$19 } from '@baloise/ds-core/components/bal-option-list';
|
|
80
|
+
import { defineCustomElement as defineCustomElement$1a } from '@baloise/ds-core/components/bal-pagination';
|
|
81
|
+
import { defineCustomElement as defineCustomElement$1b } from '@baloise/ds-core/components/bal-popover';
|
|
82
|
+
import { defineCustomElement as defineCustomElement$1c } from '@baloise/ds-core/components/bal-popover-content';
|
|
83
|
+
import { defineCustomElement as defineCustomElement$1d } from '@baloise/ds-core/components/bal-popup';
|
|
84
|
+
import { defineCustomElement as defineCustomElement$1e } from '@baloise/ds-core/components/bal-progress-bar';
|
|
85
|
+
import { defineCustomElement as defineCustomElement$1f } from '@baloise/ds-core/components/bal-radio';
|
|
86
|
+
import { defineCustomElement as defineCustomElement$1g } from '@baloise/ds-core/components/bal-radio-button';
|
|
87
|
+
import { defineCustomElement as defineCustomElement$1h } from '@baloise/ds-core/components/bal-select-option';
|
|
88
|
+
import { defineCustomElement as defineCustomElement$1i } from '@baloise/ds-core/components/bal-shape';
|
|
89
|
+
import { defineCustomElement as defineCustomElement$1j } from '@baloise/ds-core/components/bal-sheet';
|
|
90
|
+
import { defineCustomElement as defineCustomElement$1k } from '@baloise/ds-core/components/bal-spinner';
|
|
91
|
+
import { defineCustomElement as defineCustomElement$1l } from '@baloise/ds-core/components/bal-stack';
|
|
92
|
+
import { defineCustomElement as defineCustomElement$1m } from '@baloise/ds-core/components/bal-stage';
|
|
93
|
+
import { defineCustomElement as defineCustomElement$1n } from '@baloise/ds-core/components/bal-stage-back-link';
|
|
94
|
+
import { defineCustomElement as defineCustomElement$1o } from '@baloise/ds-core/components/bal-stage-body';
|
|
95
|
+
import { defineCustomElement as defineCustomElement$1p } from '@baloise/ds-core/components/bal-stage-foot';
|
|
96
|
+
import { defineCustomElement as defineCustomElement$1q } from '@baloise/ds-core/components/bal-stage-head';
|
|
97
|
+
import { defineCustomElement as defineCustomElement$1r } from '@baloise/ds-core/components/bal-stage-image';
|
|
98
|
+
import { defineCustomElement as defineCustomElement$1s } from '@baloise/ds-core/components/bal-step-item';
|
|
99
|
+
import { defineCustomElement as defineCustomElement$1t } from '@baloise/ds-core/components/bal-steps';
|
|
100
|
+
import { defineCustomElement as defineCustomElement$1u } from '@baloise/ds-core/components/bal-tab-item';
|
|
101
|
+
import { defineCustomElement as defineCustomElement$1v } from '@baloise/ds-core/components/bal-table';
|
|
102
|
+
import { defineCustomElement as defineCustomElement$1w } from '@baloise/ds-core/components/bal-tabs';
|
|
103
|
+
import { defineCustomElement as defineCustomElement$1x } from '@baloise/ds-core/components/bal-tag';
|
|
104
|
+
import { defineCustomElement as defineCustomElement$1y } from '@baloise/ds-core/components/bal-tag-group';
|
|
105
|
+
import { defineCustomElement as defineCustomElement$1z } from '@baloise/ds-core/components/bal-text';
|
|
106
|
+
import { defineCustomElement as defineCustomElement$1A } from '@baloise/ds-core/components/bal-tooltip';
|
|
105
107
|
import { NgControl, NG_VALUE_ACCESSOR } from '@angular/forms';
|
|
106
|
-
import { defineCustomElement as defineCustomElement$
|
|
107
|
-
import { defineCustomElement as defineCustomElement$
|
|
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$
|
|
108
|
+
import { defineCustomElement as defineCustomElement$1B } from '@baloise/ds-core/components/bal-checkbox';
|
|
109
|
+
import { defineCustomElement as defineCustomElement$1C } from '@baloise/ds-core/components/bal-checkbox-group';
|
|
110
|
+
import { defineCustomElement as defineCustomElement$1D } from '@baloise/ds-core/components/bal-date';
|
|
111
|
+
import { defineCustomElement as defineCustomElement$1E } from '@baloise/ds-core/components/bal-datepicker';
|
|
112
|
+
import { defineCustomElement as defineCustomElement$1F } from '@baloise/ds-core/components/bal-file-upload';
|
|
113
|
+
import { defineCustomElement as defineCustomElement$1G } from '@baloise/ds-core/components/bal-input-date';
|
|
114
|
+
import { defineCustomElement as defineCustomElement$1H } from '@baloise/ds-core/components/bal-input-slider';
|
|
115
|
+
import { defineCustomElement as defineCustomElement$1I } from '@baloise/ds-core/components/bal-input-stepper';
|
|
116
|
+
import { defineCustomElement as defineCustomElement$1J } from '@baloise/ds-core/components/bal-input';
|
|
117
|
+
import { defineCustomElement as defineCustomElement$1K } from '@baloise/ds-core/components/bal-number-input';
|
|
118
|
+
import { defineCustomElement as defineCustomElement$1L } from '@baloise/ds-core/components/bal-radio-group';
|
|
119
|
+
import { defineCustomElement as defineCustomElement$1M } from '@baloise/ds-core/components/bal-select';
|
|
120
|
+
import { defineCustomElement as defineCustomElement$1N } from '@baloise/ds-core/components/bal-dropdown';
|
|
121
|
+
import { defineCustomElement as defineCustomElement$1O } from '@baloise/ds-core/components/bal-textarea';
|
|
122
|
+
import { defineCustomElement as defineCustomElement$1P } from '@baloise/ds-core/components/bal-time-input';
|
|
120
123
|
import * as i1$1 from '@angular/common';
|
|
121
124
|
import { CommonModule, DOCUMENT } from '@angular/common';
|
|
122
125
|
import { initializeBaloiseDesignSystem, attachToConfig, defaultConfig, detachFromConfig, updateBalAllowedLanguages, updateBalAnimated, updateBalIcons, updateBalLanguage, updateBalRegion, balToastController, balSnackbarController, balModalController, balBreakpoints, balBreakpointSubject, balDevice, balOrientationSubject } from '@baloise/ds-core/components';
|
|
@@ -2058,6 +2061,62 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
2058
2061
|
inputs: ['color']
|
|
2059
2062
|
}]
|
|
2060
2063
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
2064
|
+
let BalOption = class BalOption {
|
|
2065
|
+
constructor(c, r, z) {
|
|
2066
|
+
this.z = z;
|
|
2067
|
+
c.detach();
|
|
2068
|
+
this.el = r.nativeElement;
|
|
2069
|
+
proxyOutputs(this, this.el, ['balOptionChange']);
|
|
2070
|
+
}
|
|
2071
|
+
};
|
|
2072
|
+
BalOption.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalOption, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2073
|
+
BalOption.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalOption, isStandalone: true, selector: "bal-option", inputs: { disabled: "disabled", focused: "focused", hidden: "hidden", invalid: "invalid", label: "label", multiline: "multiline", selected: "selected", value: "value" }, outputs: { balOptionChange: "balOptionChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2074
|
+
BalOption = __decorate([
|
|
2075
|
+
ProxyCmp({
|
|
2076
|
+
inputs: ['disabled', 'focused', 'hidden', 'invalid', 'label', 'multiline', 'selected', 'value'],
|
|
2077
|
+
methods: ['select'],
|
|
2078
|
+
defineCustomElementFn: defineCustomElement$18
|
|
2079
|
+
}),
|
|
2080
|
+
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2081
|
+
], BalOption);
|
|
2082
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalOption, decorators: [{
|
|
2083
|
+
type: Component,
|
|
2084
|
+
args: [{
|
|
2085
|
+
selector: 'bal-option',
|
|
2086
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2087
|
+
template: '<ng-content></ng-content>',
|
|
2088
|
+
standalone: true,
|
|
2089
|
+
inputs: ['disabled', 'focused', 'hidden', 'invalid', 'label', 'multiline', 'selected', 'value'],
|
|
2090
|
+
outputs: ['balOptionChange']
|
|
2091
|
+
}]
|
|
2092
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
2093
|
+
let BalOptionList = class BalOptionList {
|
|
2094
|
+
constructor(c, r, z) {
|
|
2095
|
+
this.z = z;
|
|
2096
|
+
c.detach();
|
|
2097
|
+
this.el = r.nativeElement;
|
|
2098
|
+
}
|
|
2099
|
+
};
|
|
2100
|
+
BalOptionList.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalOptionList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2101
|
+
BalOptionList.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalOptionList, isStandalone: true, selector: "bal-option-list", inputs: { contentHeight: "contentHeight", disabled: "disabled", filter: "filter", focusIndex: "focusIndex", labelledby: "labelledby", multiple: "multiple", required: "required" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2102
|
+
BalOptionList = __decorate([
|
|
2103
|
+
ProxyCmp({
|
|
2104
|
+
inputs: ['contentHeight', 'disabled', 'filter', 'focusIndex', 'labelledby', 'multiple', 'required'],
|
|
2105
|
+
methods: ['focusFirst', 'focusLast', 'focusNext', 'focusPrevious', 'focusByLabel', 'filterByContent', 'resetHidden', 'resetSelected', 'updateSelected', 'resetFocus', 'getSelectedValues', 'getSelectedOptions', 'getValues', 'getLabels', 'getOptions', 'selectByFocus'],
|
|
2106
|
+
defineCustomElementFn: defineCustomElement$19
|
|
2107
|
+
}),
|
|
2108
|
+
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2109
|
+
], BalOptionList);
|
|
2110
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalOptionList, decorators: [{
|
|
2111
|
+
type: Component,
|
|
2112
|
+
args: [{
|
|
2113
|
+
selector: 'bal-option-list',
|
|
2114
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2115
|
+
template: '<ng-content></ng-content>',
|
|
2116
|
+
standalone: true,
|
|
2117
|
+
inputs: ['contentHeight', 'disabled', 'filter', 'focusIndex', 'labelledby', 'multiple', 'required']
|
|
2118
|
+
}]
|
|
2119
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
2061
2120
|
let BalPagination = class BalPagination {
|
|
2062
2121
|
constructor(c, r, z) {
|
|
2063
2122
|
this.z = z;
|
|
@@ -2072,7 +2131,7 @@ BalPagination = __decorate([
|
|
|
2072
2131
|
ProxyCmp({
|
|
2073
2132
|
inputs: ['align', 'disabled', 'interface', 'pageRange', 'size', 'sticky', 'top', 'totalPages', 'value'],
|
|
2074
2133
|
methods: ['next', 'previous'],
|
|
2075
|
-
defineCustomElementFn: defineCustomElement$
|
|
2134
|
+
defineCustomElementFn: defineCustomElement$1a
|
|
2076
2135
|
}),
|
|
2077
2136
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2078
2137
|
], BalPagination);
|
|
@@ -2101,7 +2160,7 @@ BalPopover = __decorate([
|
|
|
2101
2160
|
ProxyCmp({
|
|
2102
2161
|
inputs: ['active', 'arrow', 'autoTrigger', 'backdrop', 'hint', 'hover', 'mobileTop', 'offsetX', 'offsetY', 'padding', 'position', 'tooltip'],
|
|
2103
2162
|
methods: ['present', 'dismiss', 'toggle'],
|
|
2104
|
-
defineCustomElementFn: defineCustomElement$
|
|
2163
|
+
defineCustomElementFn: defineCustomElement$1b
|
|
2105
2164
|
}),
|
|
2106
2165
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2107
2166
|
], BalPopover);
|
|
@@ -2128,7 +2187,7 @@ BalPopoverContent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", vers
|
|
|
2128
2187
|
BalPopoverContent = __decorate([
|
|
2129
2188
|
ProxyCmp({
|
|
2130
2189
|
inputs: ['color', 'contentMinWidth', 'contentWidth', 'expanded', 'mobileTop', 'noShadow', 'radius', 'scrollable', 'spaceless'],
|
|
2131
|
-
defineCustomElementFn: defineCustomElement$
|
|
2190
|
+
defineCustomElementFn: defineCustomElement$1c
|
|
2132
2191
|
}),
|
|
2133
2192
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2134
2193
|
], BalPopoverContent);
|
|
@@ -2156,7 +2215,7 @@ BalPopup = __decorate([
|
|
|
2156
2215
|
ProxyCmp({
|
|
2157
2216
|
inputs: ['active', 'arrow', 'backdrop', 'backdropDismiss', 'closable', 'contentWidth', 'label', 'offset', 'placement', 'reference', 'variant'],
|
|
2158
2217
|
methods: ['present', 'dismiss', 'toggle'],
|
|
2159
|
-
defineCustomElementFn: defineCustomElement$
|
|
2218
|
+
defineCustomElementFn: defineCustomElement$1d
|
|
2160
2219
|
}),
|
|
2161
2220
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2162
2221
|
], BalPopup);
|
|
@@ -2184,7 +2243,7 @@ BalProgressBar = __decorate([
|
|
|
2184
2243
|
ProxyCmp({
|
|
2185
2244
|
inputs: ['background', 'value'],
|
|
2186
2245
|
methods: ['configChanged'],
|
|
2187
|
-
defineCustomElementFn: defineCustomElement$
|
|
2246
|
+
defineCustomElementFn: defineCustomElement$1e
|
|
2188
2247
|
}),
|
|
2189
2248
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2190
2249
|
], BalProgressBar);
|
|
@@ -2212,7 +2271,7 @@ BalRadio = __decorate([
|
|
|
2212
2271
|
ProxyCmp({
|
|
2213
2272
|
inputs: ['disabled', 'flat', 'interface', 'invalid', 'invisible', 'label', 'labelHidden', 'name', 'nonSubmit', 'readonly', 'required', 'value'],
|
|
2214
2273
|
methods: ['getInputElement', 'getOption'],
|
|
2215
|
-
defineCustomElementFn: defineCustomElement$
|
|
2274
|
+
defineCustomElementFn: defineCustomElement$1f
|
|
2216
2275
|
}),
|
|
2217
2276
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2218
2277
|
], BalRadio);
|
|
@@ -2240,7 +2299,7 @@ BalRadioButton.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version
|
|
|
2240
2299
|
BalRadioButton = __decorate([
|
|
2241
2300
|
ProxyCmp({
|
|
2242
2301
|
inputs: ['color', 'disabled', 'invalid', 'readonly'],
|
|
2243
|
-
defineCustomElementFn: defineCustomElement$
|
|
2302
|
+
defineCustomElementFn: defineCustomElement$1g
|
|
2244
2303
|
}),
|
|
2245
2304
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2246
2305
|
], BalRadioButton);
|
|
@@ -2267,7 +2326,7 @@ BalSelectOption.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", versio
|
|
|
2267
2326
|
BalSelectOption = __decorate([
|
|
2268
2327
|
ProxyCmp({
|
|
2269
2328
|
inputs: ['disabled', 'label', 'value'],
|
|
2270
|
-
defineCustomElementFn: defineCustomElement$
|
|
2329
|
+
defineCustomElementFn: defineCustomElement$1h
|
|
2271
2330
|
}),
|
|
2272
2331
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2273
2332
|
], BalSelectOption);
|
|
@@ -2293,7 +2352,7 @@ BalShape.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
|
2293
2352
|
BalShape = __decorate([
|
|
2294
2353
|
ProxyCmp({
|
|
2295
2354
|
inputs: ['color', 'rotation', 'variation'],
|
|
2296
|
-
defineCustomElementFn: defineCustomElement$
|
|
2355
|
+
defineCustomElementFn: defineCustomElement$1i
|
|
2297
2356
|
}),
|
|
2298
2357
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2299
2358
|
], BalShape);
|
|
@@ -2319,7 +2378,7 @@ BalSheet.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
|
2319
2378
|
BalSheet = __decorate([
|
|
2320
2379
|
ProxyCmp({
|
|
2321
2380
|
inputs: ['containerSize'],
|
|
2322
|
-
defineCustomElementFn: defineCustomElement$
|
|
2381
|
+
defineCustomElementFn: defineCustomElement$1j
|
|
2323
2382
|
}),
|
|
2324
2383
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2325
2384
|
], BalSheet);
|
|
@@ -2370,11 +2429,11 @@ let BalSpinner = class BalSpinner {
|
|
|
2370
2429
|
}
|
|
2371
2430
|
};
|
|
2372
2431
|
BalSpinner.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalSpinner, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2373
|
-
BalSpinner.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalSpinner, isStandalone: true, selector: "bal-spinner", inputs: { color: "color", deactivated: "deactivated", inverted: "inverted", small: "small" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2432
|
+
BalSpinner.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalSpinner, isStandalone: true, selector: "bal-spinner", inputs: { color: "color", deactivated: "deactivated", inverted: "inverted", small: "small", variation: "variation" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2374
2433
|
BalSpinner = __decorate([
|
|
2375
2434
|
ProxyCmp({
|
|
2376
|
-
inputs: ['color', 'deactivated', 'inverted', 'small'],
|
|
2377
|
-
defineCustomElementFn: defineCustomElement$
|
|
2435
|
+
inputs: ['color', 'deactivated', 'inverted', 'small', 'variation'],
|
|
2436
|
+
defineCustomElementFn: defineCustomElement$1k
|
|
2378
2437
|
}),
|
|
2379
2438
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2380
2439
|
], BalSpinner);
|
|
@@ -2385,7 +2444,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
2385
2444
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2386
2445
|
template: '<ng-content></ng-content>',
|
|
2387
2446
|
standalone: true,
|
|
2388
|
-
inputs: ['color', 'deactivated', 'inverted', 'small']
|
|
2447
|
+
inputs: ['color', 'deactivated', 'inverted', 'small', 'variation']
|
|
2389
2448
|
}]
|
|
2390
2449
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
2391
2450
|
let BalStack = class BalStack {
|
|
@@ -2400,7 +2459,7 @@ BalStack.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
|
2400
2459
|
BalStack = __decorate([
|
|
2401
2460
|
ProxyCmp({
|
|
2402
2461
|
inputs: ['align', 'fitContent', 'layout', 'px', 'py', 'space', 'spaceColumn', 'spaceRow', 'useWrap'],
|
|
2403
|
-
defineCustomElementFn: defineCustomElement$
|
|
2462
|
+
defineCustomElementFn: defineCustomElement$1l
|
|
2404
2463
|
}),
|
|
2405
2464
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2406
2465
|
], BalStack);
|
|
@@ -2426,7 +2485,7 @@ BalStage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
|
2426
2485
|
BalStage = __decorate([
|
|
2427
2486
|
ProxyCmp({
|
|
2428
2487
|
inputs: ['color', 'containerSize', 'shape', 'shapeRotation', 'shapeVariation', 'size'],
|
|
2429
|
-
defineCustomElementFn: defineCustomElement$
|
|
2488
|
+
defineCustomElementFn: defineCustomElement$1m
|
|
2430
2489
|
}),
|
|
2431
2490
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2432
2491
|
], BalStage);
|
|
@@ -2452,7 +2511,7 @@ BalStageBackLink.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", versi
|
|
|
2452
2511
|
BalStageBackLink = __decorate([
|
|
2453
2512
|
ProxyCmp({
|
|
2454
2513
|
inputs: ['href', 'inverted', 'shadow'],
|
|
2455
|
-
defineCustomElementFn: defineCustomElement$
|
|
2514
|
+
defineCustomElementFn: defineCustomElement$1n
|
|
2456
2515
|
}),
|
|
2457
2516
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2458
2517
|
], BalStageBackLink);
|
|
@@ -2477,7 +2536,7 @@ BalStageBody.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
|
|
|
2477
2536
|
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 });
|
|
2478
2537
|
BalStageBody = __decorate([
|
|
2479
2538
|
ProxyCmp({
|
|
2480
|
-
defineCustomElementFn: defineCustomElement$
|
|
2539
|
+
defineCustomElementFn: defineCustomElement$1o
|
|
2481
2540
|
}),
|
|
2482
2541
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2483
2542
|
], BalStageBody);
|
|
@@ -2501,7 +2560,7 @@ BalStageFoot.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
|
|
|
2501
2560
|
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 });
|
|
2502
2561
|
BalStageFoot = __decorate([
|
|
2503
2562
|
ProxyCmp({
|
|
2504
|
-
defineCustomElementFn: defineCustomElement$
|
|
2563
|
+
defineCustomElementFn: defineCustomElement$1p
|
|
2505
2564
|
}),
|
|
2506
2565
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2507
2566
|
], BalStageFoot);
|
|
@@ -2525,7 +2584,7 @@ BalStageHead.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
|
|
|
2525
2584
|
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 });
|
|
2526
2585
|
BalStageHead = __decorate([
|
|
2527
2586
|
ProxyCmp({
|
|
2528
|
-
defineCustomElementFn: defineCustomElement$
|
|
2587
|
+
defineCustomElementFn: defineCustomElement$1q
|
|
2529
2588
|
}),
|
|
2530
2589
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2531
2590
|
], BalStageHead);
|
|
@@ -2550,7 +2609,7 @@ BalStageImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version:
|
|
|
2550
2609
|
BalStageImage = __decorate([
|
|
2551
2610
|
ProxyCmp({
|
|
2552
2611
|
inputs: ['fallback', 'srcSet'],
|
|
2553
|
-
defineCustomElementFn: defineCustomElement$
|
|
2612
|
+
defineCustomElementFn: defineCustomElement$1r
|
|
2554
2613
|
}),
|
|
2555
2614
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2556
2615
|
], BalStageImage);
|
|
@@ -2578,7 +2637,7 @@ BalStepItem = __decorate([
|
|
|
2578
2637
|
ProxyCmp({
|
|
2579
2638
|
inputs: ['active', 'disabled', 'done', 'failed', 'href', 'invisible', 'label', 'prevent', 'target', 'value'],
|
|
2580
2639
|
methods: ['getOptions', 'setActive'],
|
|
2581
|
-
defineCustomElementFn: defineCustomElement$
|
|
2640
|
+
defineCustomElementFn: defineCustomElement$1s
|
|
2582
2641
|
}),
|
|
2583
2642
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2584
2643
|
], BalStepItem);
|
|
@@ -2607,7 +2666,7 @@ BalSteps = __decorate([
|
|
|
2607
2666
|
ProxyCmp({
|
|
2608
2667
|
inputs: ['clickable', 'debounce', 'options', 'value'],
|
|
2609
2668
|
methods: ['select', 'getOptionByValue'],
|
|
2610
|
-
defineCustomElementFn: defineCustomElement$
|
|
2669
|
+
defineCustomElementFn: defineCustomElement$1t
|
|
2611
2670
|
}),
|
|
2612
2671
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2613
2672
|
], BalSteps);
|
|
@@ -2636,7 +2695,7 @@ BalTabItem = __decorate([
|
|
|
2636
2695
|
ProxyCmp({
|
|
2637
2696
|
inputs: ['active', 'bubble', 'disabled', 'href', 'icon', 'invisible', 'label', 'prevent', 'target', 'value'],
|
|
2638
2697
|
methods: ['getOptions', 'setActive'],
|
|
2639
|
-
defineCustomElementFn: defineCustomElement$
|
|
2698
|
+
defineCustomElementFn: defineCustomElement$1u
|
|
2640
2699
|
}),
|
|
2641
2700
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2642
2701
|
], BalTabItem);
|
|
@@ -2663,7 +2722,7 @@ BalTable.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
|
2663
2722
|
BalTable = __decorate([
|
|
2664
2723
|
ProxyCmp({
|
|
2665
2724
|
inputs: ['expanded'],
|
|
2666
|
-
defineCustomElementFn: defineCustomElement$
|
|
2725
|
+
defineCustomElementFn: defineCustomElement$1v
|
|
2667
2726
|
}),
|
|
2668
2727
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2669
2728
|
], BalTable);
|
|
@@ -2691,7 +2750,7 @@ BalTabs = __decorate([
|
|
|
2691
2750
|
ProxyCmp({
|
|
2692
2751
|
inputs: ['accordion', 'border', 'clickable', 'context', 'debounce', 'expanded', 'float', 'fullwidth', 'iconPosition', 'inverted', 'optionalTabSelection', 'options', 'overflow', 'selectOnMobile', 'spaceless', 'value', 'vertical', 'verticalColSize'],
|
|
2693
2752
|
methods: ['select', 'getOptionByValue'],
|
|
2694
|
-
defineCustomElementFn: defineCustomElement$
|
|
2753
|
+
defineCustomElementFn: defineCustomElement$1w
|
|
2695
2754
|
}),
|
|
2696
2755
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2697
2756
|
], BalTabs);
|
|
@@ -2719,7 +2778,7 @@ BalTag.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
|
2719
2778
|
BalTag = __decorate([
|
|
2720
2779
|
ProxyCmp({
|
|
2721
2780
|
inputs: ['closable', 'color', 'disabled', 'invalid', 'light', 'position', 'size'],
|
|
2722
|
-
defineCustomElementFn: defineCustomElement$
|
|
2781
|
+
defineCustomElementFn: defineCustomElement$1x
|
|
2723
2782
|
}),
|
|
2724
2783
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2725
2784
|
], BalTag);
|
|
@@ -2745,7 +2804,7 @@ BalTagGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15
|
|
|
2745
2804
|
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 });
|
|
2746
2805
|
BalTagGroup = __decorate([
|
|
2747
2806
|
ProxyCmp({
|
|
2748
|
-
defineCustomElementFn: defineCustomElement$
|
|
2807
|
+
defineCustomElementFn: defineCustomElement$1y
|
|
2749
2808
|
}),
|
|
2750
2809
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2751
2810
|
], BalTagGroup);
|
|
@@ -2770,7 +2829,7 @@ BalText.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0
|
|
|
2770
2829
|
BalText = __decorate([
|
|
2771
2830
|
ProxyCmp({
|
|
2772
2831
|
inputs: ['bold', 'color', 'disabled', 'heading', 'inline', 'invalid', 'inverted', 'noWrap', 'shadow', 'size', 'space'],
|
|
2773
|
-
defineCustomElementFn: defineCustomElement$
|
|
2832
|
+
defineCustomElementFn: defineCustomElement$1z
|
|
2774
2833
|
}),
|
|
2775
2834
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2776
2835
|
], BalText);
|
|
@@ -2826,7 +2885,7 @@ BalTooltip.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "1
|
|
|
2826
2885
|
BalTooltip = __decorate([
|
|
2827
2886
|
ProxyCmp({
|
|
2828
2887
|
inputs: ['contentWidth', 'offset', 'placement', 'reference'],
|
|
2829
|
-
defineCustomElementFn: defineCustomElement$
|
|
2888
|
+
defineCustomElementFn: defineCustomElement$1A
|
|
2830
2889
|
}),
|
|
2831
2890
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2832
2891
|
], BalTooltip);
|
|
@@ -3001,6 +3060,9 @@ const BalDateMethods = ['open', 'close', 'toggle', 'select', 'setFocus', 'getInp
|
|
|
3001
3060
|
const BalDatepickerInputs = ['allowedDates', 'autoInvalidOff', 'closeOnSelect', 'debounce', 'defaultDate', 'disabled', 'invalid', 'loading', 'max', 'maxYearProp', 'min', 'minYearProp', 'name', 'placeholder', 'readonly', 'required', 'triggerIcon', 'value'];
|
|
3002
3061
|
const BalDatepickerOutputs = ['balChange', 'balInput', 'balBlur', 'balFocus', 'balInputClick', 'balIconClick'];
|
|
3003
3062
|
const BalDatepickerMethods = ['open', 'close', 'select', 'setFocus', 'getInputElement'];
|
|
3063
|
+
const BalDropdownInputs = ['autocomplete', 'chips', 'clearable', 'contentHeight', 'disabled', 'filter', 'icon', 'invalid', 'loading', 'multiple', 'name', 'options', 'placeholder', 'readonly', 'required', 'value'];
|
|
3064
|
+
const BalDropdownOutputs = ['balChange', 'balFocus', 'balBlur'];
|
|
3065
|
+
const BalDropdownMethods = ['setFocus', 'getValue', 'clear', 'open', 'close', 'select'];
|
|
3004
3066
|
const BalFileUploadInputs = ['accept', 'autoInvalidOff', 'disabled', 'hasFileList', 'invalid', 'label', 'loading', 'maxBundleSize', 'maxFileSize', 'maxFiles', 'multiple', 'name', 'readonly', 'required', 'subTitle', 'value'];
|
|
3005
3067
|
const BalFileUploadOutputs = ['balChange', 'balFilesAdded', 'balFilesRemoved', 'balRejectedFile', 'balInputClick', 'balBlur', 'balFocus'];
|
|
3006
3068
|
const BalFileUploadMethods = ['clear', 'setFocus', 'getInputElement'];
|
|
@@ -3032,7 +3094,7 @@ const BalTimeInputInputs = ['autoInvalidOff', 'debounce', 'disabled', 'invalid',
|
|
|
3032
3094
|
const BalTimeInputOutputs = ['balInput', 'balChange', 'balBlur', 'balFocus', 'balKeyPress', 'balClick'];
|
|
3033
3095
|
const BalTimeInputMethods = ['setFocus', 'getInputElement'];
|
|
3034
3096
|
|
|
3035
|
-
const accessorProvider$
|
|
3097
|
+
const accessorProvider$e = {
|
|
3036
3098
|
provide: NG_VALUE_ACCESSOR,
|
|
3037
3099
|
useExisting: /*@__PURE__*/ forwardRef(() => BalCheckbox),
|
|
3038
3100
|
multi: true,
|
|
@@ -3054,10 +3116,10 @@ let BalCheckbox = class BalCheckbox extends ValueAccessor {
|
|
|
3054
3116
|
}
|
|
3055
3117
|
};
|
|
3056
3118
|
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 });
|
|
3057
|
-
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$
|
|
3119
|
+
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$e], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3058
3120
|
BalCheckbox = __decorate([
|
|
3059
3121
|
ProxyCmp({
|
|
3060
|
-
defineCustomElementFn: defineCustomElement$
|
|
3122
|
+
defineCustomElementFn: defineCustomElement$1B,
|
|
3061
3123
|
inputs: BalCheckboxInputs,
|
|
3062
3124
|
methods: BalCheckboxMethods,
|
|
3063
3125
|
}),
|
|
@@ -3072,7 +3134,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3072
3134
|
selector: 'bal-checkbox',
|
|
3073
3135
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3074
3136
|
template: '<ng-content></ng-content>',
|
|
3075
|
-
providers: [accessorProvider$
|
|
3137
|
+
providers: [accessorProvider$e],
|
|
3076
3138
|
standalone: true,
|
|
3077
3139
|
inputs: BalCheckboxInputs,
|
|
3078
3140
|
outputs: BalCheckboxOutputs,
|
|
@@ -3082,7 +3144,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3082
3144
|
args: ['balChange', ['$event']]
|
|
3083
3145
|
}] } });
|
|
3084
3146
|
|
|
3085
|
-
const accessorProvider$
|
|
3147
|
+
const accessorProvider$d = {
|
|
3086
3148
|
provide: NG_VALUE_ACCESSOR,
|
|
3087
3149
|
useExisting: /*@__PURE__*/ forwardRef(() => BalCheckboxGroup),
|
|
3088
3150
|
multi: true,
|
|
@@ -3100,10 +3162,10 @@ let BalCheckboxGroup = class BalCheckboxGroup extends ValueAccessor {
|
|
|
3100
3162
|
}
|
|
3101
3163
|
};
|
|
3102
3164
|
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 });
|
|
3103
|
-
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$
|
|
3165
|
+
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$d], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3104
3166
|
BalCheckboxGroup = __decorate([
|
|
3105
3167
|
ProxyCmp({
|
|
3106
|
-
defineCustomElementFn: defineCustomElement$
|
|
3168
|
+
defineCustomElementFn: defineCustomElement$1C,
|
|
3107
3169
|
inputs: BalCheckboxGroupInputs,
|
|
3108
3170
|
methods: BalCheckboxGroupMethods,
|
|
3109
3171
|
}),
|
|
@@ -3118,7 +3180,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3118
3180
|
selector: 'bal-checkbox-group',
|
|
3119
3181
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3120
3182
|
template: '<ng-content></ng-content>',
|
|
3121
|
-
providers: [accessorProvider$
|
|
3183
|
+
providers: [accessorProvider$d],
|
|
3122
3184
|
standalone: true,
|
|
3123
3185
|
inputs: BalCheckboxGroupInputs,
|
|
3124
3186
|
outputs: BalCheckboxGroupOutputs,
|
|
@@ -3128,7 +3190,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3128
3190
|
args: ['balChange', ['$event']]
|
|
3129
3191
|
}] } });
|
|
3130
3192
|
|
|
3131
|
-
const accessorProvider$
|
|
3193
|
+
const accessorProvider$c = {
|
|
3132
3194
|
provide: NG_VALUE_ACCESSOR,
|
|
3133
3195
|
useExisting: /*@__PURE__*/ forwardRef(() => BalDate),
|
|
3134
3196
|
multi: true,
|
|
@@ -3146,10 +3208,10 @@ let BalDate = class BalDate extends ValueAccessor {
|
|
|
3146
3208
|
}
|
|
3147
3209
|
};
|
|
3148
3210
|
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 });
|
|
3149
|
-
BalDate.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalDate, isStandalone: true, selector: "bal-date", inputs: { 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$
|
|
3211
|
+
BalDate.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalDate, isStandalone: true, selector: "bal-date", inputs: { 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$c], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3150
3212
|
BalDate = __decorate([
|
|
3151
3213
|
ProxyCmp({
|
|
3152
|
-
defineCustomElementFn: defineCustomElement$
|
|
3214
|
+
defineCustomElementFn: defineCustomElement$1D,
|
|
3153
3215
|
inputs: BalDateInputs,
|
|
3154
3216
|
methods: BalDateMethods,
|
|
3155
3217
|
}),
|
|
@@ -3164,7 +3226,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3164
3226
|
selector: 'bal-date',
|
|
3165
3227
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3166
3228
|
template: '<ng-content></ng-content>',
|
|
3167
|
-
providers: [accessorProvider$
|
|
3229
|
+
providers: [accessorProvider$c],
|
|
3168
3230
|
standalone: true,
|
|
3169
3231
|
inputs: BalDateInputs,
|
|
3170
3232
|
outputs: BalDateOutputs,
|
|
@@ -3174,7 +3236,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3174
3236
|
args: ['balChange', ['$event']]
|
|
3175
3237
|
}] } });
|
|
3176
3238
|
|
|
3177
|
-
const accessorProvider$
|
|
3239
|
+
const accessorProvider$b = {
|
|
3178
3240
|
provide: NG_VALUE_ACCESSOR,
|
|
3179
3241
|
useExisting: /*@__PURE__*/ forwardRef(() => BalDatepicker),
|
|
3180
3242
|
multi: true,
|
|
@@ -3192,10 +3254,10 @@ let BalDatepicker = class BalDatepicker extends ValueAccessor {
|
|
|
3192
3254
|
}
|
|
3193
3255
|
};
|
|
3194
3256
|
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 });
|
|
3195
|
-
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$
|
|
3257
|
+
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$b], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3196
3258
|
BalDatepicker = __decorate([
|
|
3197
3259
|
ProxyCmp({
|
|
3198
|
-
defineCustomElementFn: defineCustomElement$
|
|
3260
|
+
defineCustomElementFn: defineCustomElement$1E,
|
|
3199
3261
|
inputs: BalDatepickerInputs,
|
|
3200
3262
|
methods: BalDatepickerMethods,
|
|
3201
3263
|
}),
|
|
@@ -3210,7 +3272,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3210
3272
|
selector: 'bal-datepicker',
|
|
3211
3273
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3212
3274
|
template: '<ng-content></ng-content>',
|
|
3213
|
-
providers: [accessorProvider$
|
|
3275
|
+
providers: [accessorProvider$b],
|
|
3214
3276
|
standalone: true,
|
|
3215
3277
|
inputs: BalDatepickerInputs,
|
|
3216
3278
|
outputs: BalDatepickerOutputs,
|
|
@@ -3220,7 +3282,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3220
3282
|
args: ['balChange', ['$event']]
|
|
3221
3283
|
}] } });
|
|
3222
3284
|
|
|
3223
|
-
const accessorProvider$
|
|
3285
|
+
const accessorProvider$a = {
|
|
3224
3286
|
provide: NG_VALUE_ACCESSOR,
|
|
3225
3287
|
useExisting: /*@__PURE__*/ forwardRef(() => BalFileUpload),
|
|
3226
3288
|
multi: true,
|
|
@@ -3238,10 +3300,10 @@ let BalFileUpload = class BalFileUpload extends ValueAccessor {
|
|
|
3238
3300
|
}
|
|
3239
3301
|
};
|
|
3240
3302
|
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 });
|
|
3241
|
-
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$
|
|
3303
|
+
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$a], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3242
3304
|
BalFileUpload = __decorate([
|
|
3243
3305
|
ProxyCmp({
|
|
3244
|
-
defineCustomElementFn: defineCustomElement$
|
|
3306
|
+
defineCustomElementFn: defineCustomElement$1F,
|
|
3245
3307
|
inputs: BalFileUploadInputs,
|
|
3246
3308
|
methods: BalFileUploadMethods,
|
|
3247
3309
|
}),
|
|
@@ -3256,7 +3318,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3256
3318
|
selector: 'bal-file-upload',
|
|
3257
3319
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3258
3320
|
template: '<ng-content></ng-content>',
|
|
3259
|
-
providers: [accessorProvider$
|
|
3321
|
+
providers: [accessorProvider$a],
|
|
3260
3322
|
standalone: true,
|
|
3261
3323
|
inputs: BalFileUploadInputs,
|
|
3262
3324
|
outputs: BalFileUploadOutputs,
|
|
@@ -3266,7 +3328,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3266
3328
|
args: ['balChange', ['$event']]
|
|
3267
3329
|
}] } });
|
|
3268
3330
|
|
|
3269
|
-
const accessorProvider$
|
|
3331
|
+
const accessorProvider$9 = {
|
|
3270
3332
|
provide: NG_VALUE_ACCESSOR,
|
|
3271
3333
|
useExisting: /*@__PURE__*/ forwardRef(() => BalInputDate),
|
|
3272
3334
|
multi: true,
|
|
@@ -3284,10 +3346,10 @@ let BalInputDate = class BalInputDate extends ValueAccessor {
|
|
|
3284
3346
|
}
|
|
3285
3347
|
};
|
|
3286
3348
|
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 });
|
|
3287
|
-
BalInputDate.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalInputDate, isStandalone: true, selector: "bal-input-date", inputs: { 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$
|
|
3349
|
+
BalInputDate.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalInputDate, isStandalone: true, selector: "bal-input-date", inputs: { 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$9], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3288
3350
|
BalInputDate = __decorate([
|
|
3289
3351
|
ProxyCmp({
|
|
3290
|
-
defineCustomElementFn: defineCustomElement$
|
|
3352
|
+
defineCustomElementFn: defineCustomElement$1G,
|
|
3291
3353
|
inputs: BalInputDateInputs,
|
|
3292
3354
|
methods: BalInputDateMethods,
|
|
3293
3355
|
}),
|
|
@@ -3302,7 +3364,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3302
3364
|
selector: 'bal-input-date',
|
|
3303
3365
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3304
3366
|
template: '<ng-content></ng-content>',
|
|
3305
|
-
providers: [accessorProvider$
|
|
3367
|
+
providers: [accessorProvider$9],
|
|
3306
3368
|
standalone: true,
|
|
3307
3369
|
inputs: BalInputDateInputs,
|
|
3308
3370
|
outputs: BalInputDateOutputs,
|
|
@@ -3312,7 +3374,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3312
3374
|
args: ['balChange', ['$event']]
|
|
3313
3375
|
}] } });
|
|
3314
3376
|
|
|
3315
|
-
const accessorProvider$
|
|
3377
|
+
const accessorProvider$8 = {
|
|
3316
3378
|
provide: NG_VALUE_ACCESSOR,
|
|
3317
3379
|
useExisting: /*@__PURE__*/ forwardRef(() => BalInputSlider),
|
|
3318
3380
|
multi: true,
|
|
@@ -3330,10 +3392,10 @@ let BalInputSlider = class BalInputSlider extends ValueAccessor {
|
|
|
3330
3392
|
}
|
|
3331
3393
|
};
|
|
3332
3394
|
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 });
|
|
3333
|
-
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$
|
|
3395
|
+
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$8], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3334
3396
|
BalInputSlider = __decorate([
|
|
3335
3397
|
ProxyCmp({
|
|
3336
|
-
defineCustomElementFn: defineCustomElement$
|
|
3398
|
+
defineCustomElementFn: defineCustomElement$1H,
|
|
3337
3399
|
inputs: BalInputSliderInputs,
|
|
3338
3400
|
methods: BalInputSliderMethods,
|
|
3339
3401
|
}),
|
|
@@ -3348,7 +3410,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3348
3410
|
selector: 'bal-input-slider',
|
|
3349
3411
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3350
3412
|
template: '<ng-content></ng-content>',
|
|
3351
|
-
providers: [accessorProvider$
|
|
3413
|
+
providers: [accessorProvider$8],
|
|
3352
3414
|
standalone: true,
|
|
3353
3415
|
inputs: BalInputSliderInputs,
|
|
3354
3416
|
outputs: BalInputSliderOutputs,
|
|
@@ -3358,7 +3420,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3358
3420
|
args: ['balInput', ['$event']]
|
|
3359
3421
|
}] } });
|
|
3360
3422
|
|
|
3361
|
-
const accessorProvider$
|
|
3423
|
+
const accessorProvider$7 = {
|
|
3362
3424
|
provide: NG_VALUE_ACCESSOR,
|
|
3363
3425
|
useExisting: /*@__PURE__*/ forwardRef(() => BalInputStepper),
|
|
3364
3426
|
multi: true,
|
|
@@ -3381,10 +3443,10 @@ let BalInputStepper = class BalInputStepper extends ValueAccessor {
|
|
|
3381
3443
|
}
|
|
3382
3444
|
};
|
|
3383
3445
|
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 });
|
|
3384
|
-
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$
|
|
3446
|
+
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$7], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3385
3447
|
BalInputStepper = __decorate([
|
|
3386
3448
|
ProxyCmp({
|
|
3387
|
-
defineCustomElementFn: defineCustomElement$
|
|
3449
|
+
defineCustomElementFn: defineCustomElement$1I,
|
|
3388
3450
|
inputs: BalInputStepperInputs,
|
|
3389
3451
|
methods: BalInputStepperMethods,
|
|
3390
3452
|
}),
|
|
@@ -3399,7 +3461,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3399
3461
|
selector: 'bal-input-stepper',
|
|
3400
3462
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3401
3463
|
template: '<ng-content></ng-content>',
|
|
3402
|
-
providers: [accessorProvider$
|
|
3464
|
+
providers: [accessorProvider$7],
|
|
3403
3465
|
standalone: true,
|
|
3404
3466
|
inputs: BalInputStepperInputs,
|
|
3405
3467
|
outputs: BalInputStepperOutputs,
|
|
@@ -3409,7 +3471,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3409
3471
|
args: ['balInput', ['$event']]
|
|
3410
3472
|
}] } });
|
|
3411
3473
|
|
|
3412
|
-
const accessorProvider$
|
|
3474
|
+
const accessorProvider$6 = {
|
|
3413
3475
|
provide: NG_VALUE_ACCESSOR,
|
|
3414
3476
|
useExisting: /*@__PURE__*/ forwardRef(() => BalInput),
|
|
3415
3477
|
multi: true,
|
|
@@ -3427,10 +3489,10 @@ let BalInput = class BalInput extends ValueAccessor {
|
|
|
3427
3489
|
}
|
|
3428
3490
|
};
|
|
3429
3491
|
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 });
|
|
3430
|
-
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$
|
|
3492
|
+
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$6], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3431
3493
|
BalInput = __decorate([
|
|
3432
3494
|
ProxyCmp({
|
|
3433
|
-
defineCustomElementFn: defineCustomElement$
|
|
3495
|
+
defineCustomElementFn: defineCustomElement$1J,
|
|
3434
3496
|
inputs: BalInputInputs,
|
|
3435
3497
|
methods: BalInputMethods,
|
|
3436
3498
|
}),
|
|
@@ -3445,7 +3507,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3445
3507
|
selector: 'bal-input',
|
|
3446
3508
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3447
3509
|
template: '<ng-content></ng-content>',
|
|
3448
|
-
providers: [accessorProvider$
|
|
3510
|
+
providers: [accessorProvider$6],
|
|
3449
3511
|
standalone: true,
|
|
3450
3512
|
inputs: BalInputInputs,
|
|
3451
3513
|
outputs: BalInputOutputs,
|
|
@@ -3455,7 +3517,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3455
3517
|
args: ['balInput', ['$event']]
|
|
3456
3518
|
}] } });
|
|
3457
3519
|
|
|
3458
|
-
const accessorProvider$
|
|
3520
|
+
const accessorProvider$5 = {
|
|
3459
3521
|
provide: NG_VALUE_ACCESSOR,
|
|
3460
3522
|
useExisting: /*@__PURE__*/ forwardRef(() => BalNumberInput),
|
|
3461
3523
|
multi: true,
|
|
@@ -3478,10 +3540,10 @@ let BalNumberInput = class BalNumberInput extends ValueAccessor {
|
|
|
3478
3540
|
}
|
|
3479
3541
|
};
|
|
3480
3542
|
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 });
|
|
3481
|
-
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$
|
|
3543
|
+
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$5], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3482
3544
|
BalNumberInput = __decorate([
|
|
3483
3545
|
ProxyCmp({
|
|
3484
|
-
defineCustomElementFn: defineCustomElement$
|
|
3546
|
+
defineCustomElementFn: defineCustomElement$1K,
|
|
3485
3547
|
inputs: BalNumberInputInputs,
|
|
3486
3548
|
methods: BalNumberInputMethods,
|
|
3487
3549
|
}),
|
|
@@ -3496,7 +3558,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3496
3558
|
selector: 'bal-number-input',
|
|
3497
3559
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3498
3560
|
template: '<ng-content></ng-content>',
|
|
3499
|
-
providers: [accessorProvider$
|
|
3561
|
+
providers: [accessorProvider$5],
|
|
3500
3562
|
standalone: true,
|
|
3501
3563
|
inputs: BalNumberInputInputs,
|
|
3502
3564
|
outputs: BalNumberInputOutputs,
|
|
@@ -3506,7 +3568,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3506
3568
|
args: ['balInput', ['$event']]
|
|
3507
3569
|
}] } });
|
|
3508
3570
|
|
|
3509
|
-
const accessorProvider$
|
|
3571
|
+
const accessorProvider$4 = {
|
|
3510
3572
|
provide: NG_VALUE_ACCESSOR,
|
|
3511
3573
|
useExisting: /*@__PURE__*/ forwardRef(() => BalRadioGroup),
|
|
3512
3574
|
multi: true,
|
|
@@ -3524,10 +3586,10 @@ let BalRadioGroup = class BalRadioGroup extends ValueAccessor {
|
|
|
3524
3586
|
}
|
|
3525
3587
|
};
|
|
3526
3588
|
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 });
|
|
3527
|
-
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$
|
|
3589
|
+
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$4], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3528
3590
|
BalRadioGroup = __decorate([
|
|
3529
3591
|
ProxyCmp({
|
|
3530
|
-
defineCustomElementFn: defineCustomElement$
|
|
3592
|
+
defineCustomElementFn: defineCustomElement$1L,
|
|
3531
3593
|
inputs: BalRadioGroupInputs,
|
|
3532
3594
|
methods: BalRadioGroupMethods,
|
|
3533
3595
|
}),
|
|
@@ -3542,7 +3604,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3542
3604
|
selector: 'bal-radio-group',
|
|
3543
3605
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3544
3606
|
template: '<ng-content></ng-content>',
|
|
3545
|
-
providers: [accessorProvider$
|
|
3607
|
+
providers: [accessorProvider$4],
|
|
3546
3608
|
standalone: true,
|
|
3547
3609
|
inputs: BalRadioGroupInputs,
|
|
3548
3610
|
outputs: BalRadioGroupOutputs,
|
|
@@ -3552,7 +3614,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3552
3614
|
args: ['balChange', ['$event']]
|
|
3553
3615
|
}] } });
|
|
3554
3616
|
|
|
3555
|
-
const accessorProvider$
|
|
3617
|
+
const accessorProvider$3 = {
|
|
3556
3618
|
provide: NG_VALUE_ACCESSOR,
|
|
3557
3619
|
useExisting: /*@__PURE__*/ forwardRef(() => BalSelect),
|
|
3558
3620
|
multi: true,
|
|
@@ -3570,10 +3632,10 @@ let BalSelect = class BalSelect extends ValueAccessor {
|
|
|
3570
3632
|
}
|
|
3571
3633
|
};
|
|
3572
3634
|
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 });
|
|
3573
|
-
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$
|
|
3635
|
+
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$3], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3574
3636
|
BalSelect = __decorate([
|
|
3575
3637
|
ProxyCmp({
|
|
3576
|
-
defineCustomElementFn: defineCustomElement$
|
|
3638
|
+
defineCustomElementFn: defineCustomElement$1M,
|
|
3577
3639
|
inputs: BalSelectInputs,
|
|
3578
3640
|
methods: BalSelectMethods,
|
|
3579
3641
|
}),
|
|
@@ -3588,7 +3650,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3588
3650
|
selector: 'bal-select',
|
|
3589
3651
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3590
3652
|
template: '<ng-content></ng-content>',
|
|
3591
|
-
providers: [accessorProvider$
|
|
3653
|
+
providers: [accessorProvider$3],
|
|
3592
3654
|
standalone: true,
|
|
3593
3655
|
inputs: BalSelectInputs,
|
|
3594
3656
|
outputs: BalSelectOutputs,
|
|
@@ -3598,6 +3660,56 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3598
3660
|
args: ['balChange', ['$event']]
|
|
3599
3661
|
}] } });
|
|
3600
3662
|
|
|
3663
|
+
const accessorProvider$2 = {
|
|
3664
|
+
provide: NG_VALUE_ACCESSOR,
|
|
3665
|
+
useExisting: /*@__PURE__*/ forwardRef(() => BalDropdown),
|
|
3666
|
+
multi: true,
|
|
3667
|
+
};
|
|
3668
|
+
let BalDropdown = class BalDropdown extends ValueAccessor {
|
|
3669
|
+
constructor(c, r, z, injector) {
|
|
3670
|
+
super(injector, r);
|
|
3671
|
+
this.z = z;
|
|
3672
|
+
c.detach();
|
|
3673
|
+
this.el = r.nativeElement;
|
|
3674
|
+
proxyOutputs(this, this.el, BalDropdownOutputs);
|
|
3675
|
+
}
|
|
3676
|
+
handleBalChange(event) {
|
|
3677
|
+
this.handleValueChange(event);
|
|
3678
|
+
}
|
|
3679
|
+
};
|
|
3680
|
+
BalDropdown.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalDropdown, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
3681
|
+
BalDropdown.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalDropdown, isStandalone: true, selector: "bal-dropdown", inputs: { autocomplete: "autocomplete", chips: "chips", clearable: "clearable", contentHeight: "contentHeight", disabled: "disabled", filter: "filter", icon: "icon", invalid: "invalid", loading: "loading", multiple: "multiple", name: "name", options: "options", placeholder: "placeholder", readonly: "readonly", required: "required", value: "value" }, outputs: { balChange: "balChange", balFocus: "balFocus", balBlur: "balBlur" }, host: { listeners: { "balChange": "handleBalChange($event)" } }, providers: [accessorProvider$2], usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3682
|
+
BalDropdown = __decorate([
|
|
3683
|
+
ProxyCmp({
|
|
3684
|
+
defineCustomElementFn: () => {
|
|
3685
|
+
defineCustomElement$18();
|
|
3686
|
+
defineCustomElement$19();
|
|
3687
|
+
defineCustomElement$1N();
|
|
3688
|
+
},
|
|
3689
|
+
inputs: BalDropdownInputs,
|
|
3690
|
+
methods: BalDropdownMethods,
|
|
3691
|
+
}),
|
|
3692
|
+
__metadata("design:paramtypes", [ChangeDetectorRef,
|
|
3693
|
+
ElementRef,
|
|
3694
|
+
NgZone,
|
|
3695
|
+
Injector])
|
|
3696
|
+
], BalDropdown);
|
|
3697
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalDropdown, decorators: [{
|
|
3698
|
+
type: Component,
|
|
3699
|
+
args: [{
|
|
3700
|
+
selector: 'bal-dropdown',
|
|
3701
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3702
|
+
template: '<ng-content></ng-content>',
|
|
3703
|
+
providers: [accessorProvider$2],
|
|
3704
|
+
standalone: true,
|
|
3705
|
+
inputs: BalDropdownInputs,
|
|
3706
|
+
outputs: BalDropdownOutputs,
|
|
3707
|
+
}]
|
|
3708
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }, { type: i0.Injector }]; }, propDecorators: { handleBalChange: [{
|
|
3709
|
+
type: HostListener,
|
|
3710
|
+
args: ['balChange', ['$event']]
|
|
3711
|
+
}] } });
|
|
3712
|
+
|
|
3601
3713
|
const accessorProvider$1 = {
|
|
3602
3714
|
provide: NG_VALUE_ACCESSOR,
|
|
3603
3715
|
useExisting: /*@__PURE__*/ forwardRef(() => BalTextarea),
|
|
@@ -3619,7 +3731,7 @@ BalTextarea.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15
|
|
|
3619
3731
|
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 });
|
|
3620
3732
|
BalTextarea = __decorate([
|
|
3621
3733
|
ProxyCmp({
|
|
3622
|
-
defineCustomElementFn: defineCustomElement$
|
|
3734
|
+
defineCustomElementFn: defineCustomElement$1O,
|
|
3623
3735
|
inputs: BalTextareaInputs,
|
|
3624
3736
|
methods: BalTextareaMethods,
|
|
3625
3737
|
}),
|
|
@@ -3665,7 +3777,7 @@ BalTimeInput.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
|
|
|
3665
3777
|
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 });
|
|
3666
3778
|
BalTimeInput = __decorate([
|
|
3667
3779
|
ProxyCmp({
|
|
3668
|
-
defineCustomElementFn: defineCustomElement$
|
|
3780
|
+
defineCustomElementFn: defineCustomElement$1P,
|
|
3669
3781
|
inputs: BalTimeInputInputs,
|
|
3670
3782
|
methods: BalTimeInputMethods,
|
|
3671
3783
|
}),
|
|
@@ -3756,6 +3868,7 @@ const BalFieldBundle = [
|
|
|
3756
3868
|
BalFieldControl,
|
|
3757
3869
|
BalFieldHint,
|
|
3758
3870
|
];
|
|
3871
|
+
const BalDropdownBundle = [BalDropdown, BalOptionList, BalOption];
|
|
3759
3872
|
/* Component Sections */
|
|
3760
3873
|
const BalFormBundle = [
|
|
3761
3874
|
//
|
|
@@ -3771,6 +3884,7 @@ const BalFormBundle = [
|
|
|
3771
3884
|
...BalCheckboxBundle,
|
|
3772
3885
|
BalDate,
|
|
3773
3886
|
BalDatepicker,
|
|
3887
|
+
...BalDropdownBundle,
|
|
3774
3888
|
BalInputDate,
|
|
3775
3889
|
BalInputStepper,
|
|
3776
3890
|
BalInputSlider,
|
|
@@ -3806,6 +3920,9 @@ const BalComponentBundle = [
|
|
|
3806
3920
|
BalDataLabel,
|
|
3807
3921
|
BalDataValue,
|
|
3808
3922
|
BalDivider,
|
|
3923
|
+
BalDropdown,
|
|
3924
|
+
BalOption,
|
|
3925
|
+
BalOptionList,
|
|
3809
3926
|
BalField,
|
|
3810
3927
|
BalFieldControl,
|
|
3811
3928
|
BalFieldHint,
|
|
@@ -3905,7 +4022,10 @@ const appInitialize = (config, doc, zone) => {
|
|
|
3905
4022
|
}
|
|
3906
4023
|
},
|
|
3907
4024
|
};
|
|
3908
|
-
initializeBaloiseDesignSystem(
|
|
4025
|
+
initializeBaloiseDesignSystem({
|
|
4026
|
+
...config.defaults,
|
|
4027
|
+
httpFormSubmit: false,
|
|
4028
|
+
}, platformConfig, win);
|
|
3909
4029
|
}
|
|
3910
4030
|
};
|
|
3911
4031
|
};
|
|
@@ -3977,5 +4097,5 @@ const provideBaloiseDesignSystem = (config = {}) => {
|
|
|
3977
4097
|
* Generated bundle index. Do not edit.
|
|
3978
4098
|
*/
|
|
3979
4099
|
|
|
3980
|
-
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, 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, 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 };
|
|
4100
|
+
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 };
|
|
3981
4101
|
//# sourceMappingURL=baloise-ds-angular.mjs.map
|