@baloise/ds-angular 16.0.3-nightly.20240417 → 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';
|
|
@@ -2065,6 +2068,62 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
2065
2068
|
inputs: ['color']
|
|
2066
2069
|
}]
|
|
2067
2070
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
2071
|
+
let BalOption = class BalOption {
|
|
2072
|
+
constructor(c, r, z) {
|
|
2073
|
+
this.z = z;
|
|
2074
|
+
c.detach();
|
|
2075
|
+
this.el = r.nativeElement;
|
|
2076
|
+
proxyOutputs(this, this.el, ['balOptionChange']);
|
|
2077
|
+
}
|
|
2078
|
+
};
|
|
2079
|
+
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 });
|
|
2080
|
+
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 });
|
|
2081
|
+
BalOption = __decorate([
|
|
2082
|
+
ProxyCmp({
|
|
2083
|
+
inputs: ['disabled', 'focused', 'hidden', 'invalid', 'label', 'multiline', 'selected', 'value'],
|
|
2084
|
+
methods: ['select'],
|
|
2085
|
+
defineCustomElementFn: defineCustomElement$18
|
|
2086
|
+
}),
|
|
2087
|
+
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2088
|
+
], BalOption);
|
|
2089
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalOption, decorators: [{
|
|
2090
|
+
type: Component,
|
|
2091
|
+
args: [{
|
|
2092
|
+
selector: 'bal-option',
|
|
2093
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2094
|
+
template: '<ng-content></ng-content>',
|
|
2095
|
+
standalone: true,
|
|
2096
|
+
inputs: ['disabled', 'focused', 'hidden', 'invalid', 'label', 'multiline', 'selected', 'value'],
|
|
2097
|
+
outputs: ['balOptionChange']
|
|
2098
|
+
}]
|
|
2099
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
2100
|
+
let BalOptionList = class BalOptionList {
|
|
2101
|
+
constructor(c, r, z) {
|
|
2102
|
+
this.z = z;
|
|
2103
|
+
c.detach();
|
|
2104
|
+
this.el = r.nativeElement;
|
|
2105
|
+
}
|
|
2106
|
+
};
|
|
2107
|
+
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 });
|
|
2108
|
+
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 });
|
|
2109
|
+
BalOptionList = __decorate([
|
|
2110
|
+
ProxyCmp({
|
|
2111
|
+
inputs: ['contentHeight', 'disabled', 'filter', 'focusIndex', 'labelledby', 'multiple', 'required'],
|
|
2112
|
+
methods: ['focusFirst', 'focusLast', 'focusNext', 'focusPrevious', 'focusByLabel', 'filterByContent', 'resetHidden', 'resetSelected', 'updateSelected', 'resetFocus', 'getSelectedValues', 'getSelectedOptions', 'getValues', 'getLabels', 'getOptions', 'selectByFocus'],
|
|
2113
|
+
defineCustomElementFn: defineCustomElement$19
|
|
2114
|
+
}),
|
|
2115
|
+
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2116
|
+
], BalOptionList);
|
|
2117
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalOptionList, decorators: [{
|
|
2118
|
+
type: Component,
|
|
2119
|
+
args: [{
|
|
2120
|
+
selector: 'bal-option-list',
|
|
2121
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2122
|
+
template: '<ng-content></ng-content>',
|
|
2123
|
+
standalone: true,
|
|
2124
|
+
inputs: ['contentHeight', 'disabled', 'filter', 'focusIndex', 'labelledby', 'multiple', 'required']
|
|
2125
|
+
}]
|
|
2126
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
2068
2127
|
let BalPagination = class BalPagination {
|
|
2069
2128
|
constructor(c, r, z) {
|
|
2070
2129
|
this.z = z;
|
|
@@ -2079,7 +2138,7 @@ BalPagination = __decorate([
|
|
|
2079
2138
|
ProxyCmp({
|
|
2080
2139
|
inputs: ['align', 'disabled', 'interface', 'pageRange', 'size', 'sticky', 'top', 'totalPages', 'value'],
|
|
2081
2140
|
methods: ['next', 'previous'],
|
|
2082
|
-
defineCustomElementFn: defineCustomElement$
|
|
2141
|
+
defineCustomElementFn: defineCustomElement$1a
|
|
2083
2142
|
}),
|
|
2084
2143
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2085
2144
|
], BalPagination);
|
|
@@ -2108,7 +2167,7 @@ BalPopover = __decorate([
|
|
|
2108
2167
|
ProxyCmp({
|
|
2109
2168
|
inputs: ['active', 'arrow', 'autoTrigger', 'backdrop', 'hint', 'hover', 'mobileTop', 'offsetX', 'offsetY', 'padding', 'position', 'tooltip'],
|
|
2110
2169
|
methods: ['present', 'dismiss', 'toggle'],
|
|
2111
|
-
defineCustomElementFn: defineCustomElement$
|
|
2170
|
+
defineCustomElementFn: defineCustomElement$1b
|
|
2112
2171
|
}),
|
|
2113
2172
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2114
2173
|
], BalPopover);
|
|
@@ -2135,7 +2194,7 @@ BalPopoverContent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", vers
|
|
|
2135
2194
|
BalPopoverContent = __decorate([
|
|
2136
2195
|
ProxyCmp({
|
|
2137
2196
|
inputs: ['color', 'contentMinWidth', 'contentWidth', 'expanded', 'mobileTop', 'noShadow', 'radius', 'scrollable', 'spaceless'],
|
|
2138
|
-
defineCustomElementFn: defineCustomElement$
|
|
2197
|
+
defineCustomElementFn: defineCustomElement$1c
|
|
2139
2198
|
}),
|
|
2140
2199
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2141
2200
|
], BalPopoverContent);
|
|
@@ -2163,7 +2222,7 @@ BalPopup = __decorate([
|
|
|
2163
2222
|
ProxyCmp({
|
|
2164
2223
|
inputs: ['active', 'arrow', 'backdrop', 'backdropDismiss', 'closable', 'contentWidth', 'label', 'offset', 'placement', 'reference', 'variant'],
|
|
2165
2224
|
methods: ['present', 'dismiss', 'toggle'],
|
|
2166
|
-
defineCustomElementFn: defineCustomElement$
|
|
2225
|
+
defineCustomElementFn: defineCustomElement$1d
|
|
2167
2226
|
}),
|
|
2168
2227
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2169
2228
|
], BalPopup);
|
|
@@ -2191,7 +2250,7 @@ BalProgressBar = __decorate([
|
|
|
2191
2250
|
ProxyCmp({
|
|
2192
2251
|
inputs: ['background', 'value'],
|
|
2193
2252
|
methods: ['configChanged'],
|
|
2194
|
-
defineCustomElementFn: defineCustomElement$
|
|
2253
|
+
defineCustomElementFn: defineCustomElement$1e
|
|
2195
2254
|
}),
|
|
2196
2255
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2197
2256
|
], BalProgressBar);
|
|
@@ -2219,7 +2278,7 @@ BalRadio = __decorate([
|
|
|
2219
2278
|
ProxyCmp({
|
|
2220
2279
|
inputs: ['disabled', 'flat', 'interface', 'invalid', 'invisible', 'label', 'labelHidden', 'name', 'nonSubmit', 'readonly', 'required', 'value'],
|
|
2221
2280
|
methods: ['getInputElement', 'getOption'],
|
|
2222
|
-
defineCustomElementFn: defineCustomElement$
|
|
2281
|
+
defineCustomElementFn: defineCustomElement$1f
|
|
2223
2282
|
}),
|
|
2224
2283
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2225
2284
|
], BalRadio);
|
|
@@ -2247,7 +2306,7 @@ BalRadioButton.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version
|
|
|
2247
2306
|
BalRadioButton = __decorate([
|
|
2248
2307
|
ProxyCmp({
|
|
2249
2308
|
inputs: ['color', 'disabled', 'invalid', 'readonly'],
|
|
2250
|
-
defineCustomElementFn: defineCustomElement$
|
|
2309
|
+
defineCustomElementFn: defineCustomElement$1g
|
|
2251
2310
|
}),
|
|
2252
2311
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2253
2312
|
], BalRadioButton);
|
|
@@ -2274,7 +2333,7 @@ BalSelectOption.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", versio
|
|
|
2274
2333
|
BalSelectOption = __decorate([
|
|
2275
2334
|
ProxyCmp({
|
|
2276
2335
|
inputs: ['disabled', 'label', 'value'],
|
|
2277
|
-
defineCustomElementFn: defineCustomElement$
|
|
2336
|
+
defineCustomElementFn: defineCustomElement$1h
|
|
2278
2337
|
}),
|
|
2279
2338
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2280
2339
|
], BalSelectOption);
|
|
@@ -2300,7 +2359,7 @@ BalShape.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
|
2300
2359
|
BalShape = __decorate([
|
|
2301
2360
|
ProxyCmp({
|
|
2302
2361
|
inputs: ['color', 'rotation', 'variation'],
|
|
2303
|
-
defineCustomElementFn: defineCustomElement$
|
|
2362
|
+
defineCustomElementFn: defineCustomElement$1i
|
|
2304
2363
|
}),
|
|
2305
2364
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2306
2365
|
], BalShape);
|
|
@@ -2326,7 +2385,7 @@ BalSheet.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
|
2326
2385
|
BalSheet = __decorate([
|
|
2327
2386
|
ProxyCmp({
|
|
2328
2387
|
inputs: ['containerSize'],
|
|
2329
|
-
defineCustomElementFn: defineCustomElement$
|
|
2388
|
+
defineCustomElementFn: defineCustomElement$1j
|
|
2330
2389
|
}),
|
|
2331
2390
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2332
2391
|
], BalSheet);
|
|
@@ -2377,11 +2436,11 @@ let BalSpinner = class BalSpinner {
|
|
|
2377
2436
|
}
|
|
2378
2437
|
};
|
|
2379
2438
|
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 });
|
|
2380
|
-
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 });
|
|
2439
|
+
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 });
|
|
2381
2440
|
BalSpinner = __decorate([
|
|
2382
2441
|
ProxyCmp({
|
|
2383
|
-
inputs: ['color', 'deactivated', 'inverted', 'small'],
|
|
2384
|
-
defineCustomElementFn: defineCustomElement$
|
|
2442
|
+
inputs: ['color', 'deactivated', 'inverted', 'small', 'variation'],
|
|
2443
|
+
defineCustomElementFn: defineCustomElement$1k
|
|
2385
2444
|
}),
|
|
2386
2445
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2387
2446
|
], BalSpinner);
|
|
@@ -2392,7 +2451,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
2392
2451
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2393
2452
|
template: '<ng-content></ng-content>',
|
|
2394
2453
|
standalone: true,
|
|
2395
|
-
inputs: ['color', 'deactivated', 'inverted', 'small']
|
|
2454
|
+
inputs: ['color', 'deactivated', 'inverted', 'small', 'variation']
|
|
2396
2455
|
}]
|
|
2397
2456
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
2398
2457
|
let BalStack = class BalStack {
|
|
@@ -2407,7 +2466,7 @@ BalStack.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
|
2407
2466
|
BalStack = __decorate([
|
|
2408
2467
|
ProxyCmp({
|
|
2409
2468
|
inputs: ['align', 'fitContent', 'layout', 'px', 'py', 'space', 'spaceColumn', 'spaceRow', 'useWrap'],
|
|
2410
|
-
defineCustomElementFn: defineCustomElement$
|
|
2469
|
+
defineCustomElementFn: defineCustomElement$1l
|
|
2411
2470
|
}),
|
|
2412
2471
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2413
2472
|
], BalStack);
|
|
@@ -2433,7 +2492,7 @@ BalStage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
|
2433
2492
|
BalStage = __decorate([
|
|
2434
2493
|
ProxyCmp({
|
|
2435
2494
|
inputs: ['color', 'containerSize', 'shape', 'shapeRotation', 'shapeVariation', 'size'],
|
|
2436
|
-
defineCustomElementFn: defineCustomElement$
|
|
2495
|
+
defineCustomElementFn: defineCustomElement$1m
|
|
2437
2496
|
}),
|
|
2438
2497
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2439
2498
|
], BalStage);
|
|
@@ -2459,7 +2518,7 @@ BalStageBackLink.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", versi
|
|
|
2459
2518
|
BalStageBackLink = __decorate([
|
|
2460
2519
|
ProxyCmp({
|
|
2461
2520
|
inputs: ['href', 'inverted', 'shadow'],
|
|
2462
|
-
defineCustomElementFn: defineCustomElement$
|
|
2521
|
+
defineCustomElementFn: defineCustomElement$1n
|
|
2463
2522
|
}),
|
|
2464
2523
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2465
2524
|
], BalStageBackLink);
|
|
@@ -2484,7 +2543,7 @@ BalStageBody.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
|
|
|
2484
2543
|
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 });
|
|
2485
2544
|
BalStageBody = __decorate([
|
|
2486
2545
|
ProxyCmp({
|
|
2487
|
-
defineCustomElementFn: defineCustomElement$
|
|
2546
|
+
defineCustomElementFn: defineCustomElement$1o
|
|
2488
2547
|
}),
|
|
2489
2548
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2490
2549
|
], BalStageBody);
|
|
@@ -2508,7 +2567,7 @@ BalStageFoot.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
|
|
|
2508
2567
|
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 });
|
|
2509
2568
|
BalStageFoot = __decorate([
|
|
2510
2569
|
ProxyCmp({
|
|
2511
|
-
defineCustomElementFn: defineCustomElement$
|
|
2570
|
+
defineCustomElementFn: defineCustomElement$1p
|
|
2512
2571
|
}),
|
|
2513
2572
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2514
2573
|
], BalStageFoot);
|
|
@@ -2532,7 +2591,7 @@ BalStageHead.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
|
|
|
2532
2591
|
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 });
|
|
2533
2592
|
BalStageHead = __decorate([
|
|
2534
2593
|
ProxyCmp({
|
|
2535
|
-
defineCustomElementFn: defineCustomElement$
|
|
2594
|
+
defineCustomElementFn: defineCustomElement$1q
|
|
2536
2595
|
}),
|
|
2537
2596
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2538
2597
|
], BalStageHead);
|
|
@@ -2557,7 +2616,7 @@ BalStageImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version:
|
|
|
2557
2616
|
BalStageImage = __decorate([
|
|
2558
2617
|
ProxyCmp({
|
|
2559
2618
|
inputs: ['fallback', 'srcSet'],
|
|
2560
|
-
defineCustomElementFn: defineCustomElement$
|
|
2619
|
+
defineCustomElementFn: defineCustomElement$1r
|
|
2561
2620
|
}),
|
|
2562
2621
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2563
2622
|
], BalStageImage);
|
|
@@ -2585,7 +2644,7 @@ BalStepItem = __decorate([
|
|
|
2585
2644
|
ProxyCmp({
|
|
2586
2645
|
inputs: ['active', 'disabled', 'done', 'failed', 'href', 'invisible', 'label', 'prevent', 'target', 'value'],
|
|
2587
2646
|
methods: ['getOptions', 'setActive'],
|
|
2588
|
-
defineCustomElementFn: defineCustomElement$
|
|
2647
|
+
defineCustomElementFn: defineCustomElement$1s
|
|
2589
2648
|
}),
|
|
2590
2649
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2591
2650
|
], BalStepItem);
|
|
@@ -2614,7 +2673,7 @@ BalSteps = __decorate([
|
|
|
2614
2673
|
ProxyCmp({
|
|
2615
2674
|
inputs: ['clickable', 'debounce', 'options', 'value'],
|
|
2616
2675
|
methods: ['select', 'getOptionByValue'],
|
|
2617
|
-
defineCustomElementFn: defineCustomElement$
|
|
2676
|
+
defineCustomElementFn: defineCustomElement$1t
|
|
2618
2677
|
}),
|
|
2619
2678
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2620
2679
|
], BalSteps);
|
|
@@ -2643,7 +2702,7 @@ BalTabItem = __decorate([
|
|
|
2643
2702
|
ProxyCmp({
|
|
2644
2703
|
inputs: ['active', 'bubble', 'disabled', 'href', 'icon', 'invisible', 'label', 'prevent', 'target', 'value'],
|
|
2645
2704
|
methods: ['getOptions', 'setActive'],
|
|
2646
|
-
defineCustomElementFn: defineCustomElement$
|
|
2705
|
+
defineCustomElementFn: defineCustomElement$1u
|
|
2647
2706
|
}),
|
|
2648
2707
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2649
2708
|
], BalTabItem);
|
|
@@ -2670,7 +2729,7 @@ BalTable.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
|
2670
2729
|
BalTable = __decorate([
|
|
2671
2730
|
ProxyCmp({
|
|
2672
2731
|
inputs: ['expanded'],
|
|
2673
|
-
defineCustomElementFn: defineCustomElement$
|
|
2732
|
+
defineCustomElementFn: defineCustomElement$1v
|
|
2674
2733
|
}),
|
|
2675
2734
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2676
2735
|
], BalTable);
|
|
@@ -2698,7 +2757,7 @@ BalTabs = __decorate([
|
|
|
2698
2757
|
ProxyCmp({
|
|
2699
2758
|
inputs: ['accordion', 'border', 'clickable', 'context', 'debounce', 'expanded', 'float', 'fullwidth', 'iconPosition', 'inverted', 'optionalTabSelection', 'options', 'overflow', 'selectOnMobile', 'spaceless', 'value', 'vertical', 'verticalColSize'],
|
|
2700
2759
|
methods: ['select', 'getOptionByValue'],
|
|
2701
|
-
defineCustomElementFn: defineCustomElement$
|
|
2760
|
+
defineCustomElementFn: defineCustomElement$1w
|
|
2702
2761
|
}),
|
|
2703
2762
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2704
2763
|
], BalTabs);
|
|
@@ -2726,7 +2785,7 @@ BalTag.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
|
|
|
2726
2785
|
BalTag = __decorate([
|
|
2727
2786
|
ProxyCmp({
|
|
2728
2787
|
inputs: ['closable', 'color', 'disabled', 'invalid', 'light', 'position', 'size'],
|
|
2729
|
-
defineCustomElementFn: defineCustomElement$
|
|
2788
|
+
defineCustomElementFn: defineCustomElement$1x
|
|
2730
2789
|
}),
|
|
2731
2790
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2732
2791
|
], BalTag);
|
|
@@ -2752,7 +2811,7 @@ BalTagGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15
|
|
|
2752
2811
|
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 });
|
|
2753
2812
|
BalTagGroup = __decorate([
|
|
2754
2813
|
ProxyCmp({
|
|
2755
|
-
defineCustomElementFn: defineCustomElement$
|
|
2814
|
+
defineCustomElementFn: defineCustomElement$1y
|
|
2756
2815
|
}),
|
|
2757
2816
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2758
2817
|
], BalTagGroup);
|
|
@@ -2777,7 +2836,7 @@ BalText.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0
|
|
|
2777
2836
|
BalText = __decorate([
|
|
2778
2837
|
ProxyCmp({
|
|
2779
2838
|
inputs: ['bold', 'color', 'disabled', 'heading', 'inline', 'invalid', 'inverted', 'noWrap', 'shadow', 'size', 'space'],
|
|
2780
|
-
defineCustomElementFn: defineCustomElement$
|
|
2839
|
+
defineCustomElementFn: defineCustomElement$1z
|
|
2781
2840
|
}),
|
|
2782
2841
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2783
2842
|
], BalText);
|
|
@@ -2833,7 +2892,7 @@ BalTooltip.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "1
|
|
|
2833
2892
|
BalTooltip = __decorate([
|
|
2834
2893
|
ProxyCmp({
|
|
2835
2894
|
inputs: ['contentWidth', 'offset', 'placement', 'reference'],
|
|
2836
|
-
defineCustomElementFn: defineCustomElement$
|
|
2895
|
+
defineCustomElementFn: defineCustomElement$1A
|
|
2837
2896
|
}),
|
|
2838
2897
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2839
2898
|
], BalTooltip);
|
|
@@ -3009,6 +3068,9 @@ const BalDateMethods = ['open', 'close', 'toggle', 'select', 'setFocus', 'getInp
|
|
|
3009
3068
|
const BalDatepickerInputs = ['allowedDates', 'autoInvalidOff', 'closeOnSelect', 'debounce', 'defaultDate', 'disabled', 'invalid', 'loading', 'max', 'maxYearProp', 'min', 'minYearProp', 'name', 'placeholder', 'readonly', 'required', 'triggerIcon', 'value'];
|
|
3010
3069
|
const BalDatepickerOutputs = ['balChange', 'balInput', 'balBlur', 'balFocus', 'balInputClick', 'balIconClick'];
|
|
3011
3070
|
const BalDatepickerMethods = ['open', 'close', 'select', 'setFocus', 'getInputElement'];
|
|
3071
|
+
const BalDropdownInputs = ['autocomplete', 'chips', 'clearable', 'contentHeight', 'disabled', 'filter', 'icon', 'invalid', 'loading', 'multiple', 'name', 'options', 'placeholder', 'readonly', 'required', 'value'];
|
|
3072
|
+
const BalDropdownOutputs = ['balChange', 'balFocus', 'balBlur'];
|
|
3073
|
+
const BalDropdownMethods = ['setFocus', 'getValue', 'clear', 'open', 'close', 'select'];
|
|
3012
3074
|
const BalFileUploadInputs = ['accept', 'autoInvalidOff', 'disabled', 'hasFileList', 'invalid', 'label', 'loading', 'maxBundleSize', 'maxFileSize', 'maxFiles', 'multiple', 'name', 'readonly', 'required', 'subTitle', 'value'];
|
|
3013
3075
|
const BalFileUploadOutputs = ['balChange', 'balFilesAdded', 'balFilesRemoved', 'balRejectedFile', 'balInputClick', 'balBlur', 'balFocus'];
|
|
3014
3076
|
const BalFileUploadMethods = ['clear', 'setFocus', 'getInputElement'];
|
|
@@ -3040,7 +3102,7 @@ const BalTimeInputInputs = ['autoInvalidOff', 'debounce', 'disabled', 'invalid',
|
|
|
3040
3102
|
const BalTimeInputOutputs = ['balInput', 'balChange', 'balBlur', 'balFocus', 'balKeyPress', 'balClick'];
|
|
3041
3103
|
const BalTimeInputMethods = ['setFocus', 'getInputElement'];
|
|
3042
3104
|
|
|
3043
|
-
const accessorProvider$
|
|
3105
|
+
const accessorProvider$e = {
|
|
3044
3106
|
provide: NG_VALUE_ACCESSOR,
|
|
3045
3107
|
useExisting: /*@__PURE__*/ forwardRef(() => BalCheckbox),
|
|
3046
3108
|
multi: true,
|
|
@@ -3062,10 +3124,10 @@ let BalCheckbox = class BalCheckbox extends ValueAccessor {
|
|
|
3062
3124
|
}
|
|
3063
3125
|
};
|
|
3064
3126
|
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 });
|
|
3065
|
-
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$
|
|
3127
|
+
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 });
|
|
3066
3128
|
BalCheckbox = __decorate([
|
|
3067
3129
|
ProxyCmp({
|
|
3068
|
-
defineCustomElementFn: defineCustomElement$
|
|
3130
|
+
defineCustomElementFn: defineCustomElement$1B,
|
|
3069
3131
|
inputs: BalCheckboxInputs,
|
|
3070
3132
|
methods: BalCheckboxMethods,
|
|
3071
3133
|
}),
|
|
@@ -3080,7 +3142,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3080
3142
|
selector: 'bal-checkbox',
|
|
3081
3143
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3082
3144
|
template: '<ng-content></ng-content>',
|
|
3083
|
-
providers: [accessorProvider$
|
|
3145
|
+
providers: [accessorProvider$e],
|
|
3084
3146
|
standalone: true,
|
|
3085
3147
|
inputs: BalCheckboxInputs,
|
|
3086
3148
|
outputs: BalCheckboxOutputs,
|
|
@@ -3090,7 +3152,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3090
3152
|
args: ['balChange', ['$event']]
|
|
3091
3153
|
}] } });
|
|
3092
3154
|
|
|
3093
|
-
const accessorProvider$
|
|
3155
|
+
const accessorProvider$d = {
|
|
3094
3156
|
provide: NG_VALUE_ACCESSOR,
|
|
3095
3157
|
useExisting: /*@__PURE__*/ forwardRef(() => BalCheckboxGroup),
|
|
3096
3158
|
multi: true,
|
|
@@ -3108,10 +3170,10 @@ let BalCheckboxGroup = class BalCheckboxGroup extends ValueAccessor {
|
|
|
3108
3170
|
}
|
|
3109
3171
|
};
|
|
3110
3172
|
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 });
|
|
3111
|
-
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$
|
|
3173
|
+
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 });
|
|
3112
3174
|
BalCheckboxGroup = __decorate([
|
|
3113
3175
|
ProxyCmp({
|
|
3114
|
-
defineCustomElementFn: defineCustomElement$
|
|
3176
|
+
defineCustomElementFn: defineCustomElement$1C,
|
|
3115
3177
|
inputs: BalCheckboxGroupInputs,
|
|
3116
3178
|
methods: BalCheckboxGroupMethods,
|
|
3117
3179
|
}),
|
|
@@ -3126,7 +3188,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3126
3188
|
selector: 'bal-checkbox-group',
|
|
3127
3189
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3128
3190
|
template: '<ng-content></ng-content>',
|
|
3129
|
-
providers: [accessorProvider$
|
|
3191
|
+
providers: [accessorProvider$d],
|
|
3130
3192
|
standalone: true,
|
|
3131
3193
|
inputs: BalCheckboxGroupInputs,
|
|
3132
3194
|
outputs: BalCheckboxGroupOutputs,
|
|
@@ -3136,7 +3198,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3136
3198
|
args: ['balChange', ['$event']]
|
|
3137
3199
|
}] } });
|
|
3138
3200
|
|
|
3139
|
-
const accessorProvider$
|
|
3201
|
+
const accessorProvider$c = {
|
|
3140
3202
|
provide: NG_VALUE_ACCESSOR,
|
|
3141
3203
|
useExisting: /*@__PURE__*/ forwardRef(() => BalDate),
|
|
3142
3204
|
multi: true,
|
|
@@ -3154,10 +3216,10 @@ let BalDate = class BalDate extends ValueAccessor {
|
|
|
3154
3216
|
}
|
|
3155
3217
|
};
|
|
3156
3218
|
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 });
|
|
3157
|
-
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$
|
|
3219
|
+
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 });
|
|
3158
3220
|
BalDate = __decorate([
|
|
3159
3221
|
ProxyCmp({
|
|
3160
|
-
defineCustomElementFn: defineCustomElement$
|
|
3222
|
+
defineCustomElementFn: defineCustomElement$1D,
|
|
3161
3223
|
inputs: BalDateInputs,
|
|
3162
3224
|
methods: BalDateMethods,
|
|
3163
3225
|
}),
|
|
@@ -3172,7 +3234,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3172
3234
|
selector: 'bal-date',
|
|
3173
3235
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3174
3236
|
template: '<ng-content></ng-content>',
|
|
3175
|
-
providers: [accessorProvider$
|
|
3237
|
+
providers: [accessorProvider$c],
|
|
3176
3238
|
standalone: true,
|
|
3177
3239
|
inputs: BalDateInputs,
|
|
3178
3240
|
outputs: BalDateOutputs,
|
|
@@ -3182,7 +3244,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3182
3244
|
args: ['balChange', ['$event']]
|
|
3183
3245
|
}] } });
|
|
3184
3246
|
|
|
3185
|
-
const accessorProvider$
|
|
3247
|
+
const accessorProvider$b = {
|
|
3186
3248
|
provide: NG_VALUE_ACCESSOR,
|
|
3187
3249
|
useExisting: /*@__PURE__*/ forwardRef(() => BalDatepicker),
|
|
3188
3250
|
multi: true,
|
|
@@ -3200,10 +3262,10 @@ let BalDatepicker = class BalDatepicker extends ValueAccessor {
|
|
|
3200
3262
|
}
|
|
3201
3263
|
};
|
|
3202
3264
|
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 });
|
|
3203
|
-
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$
|
|
3265
|
+
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 });
|
|
3204
3266
|
BalDatepicker = __decorate([
|
|
3205
3267
|
ProxyCmp({
|
|
3206
|
-
defineCustomElementFn: defineCustomElement$
|
|
3268
|
+
defineCustomElementFn: defineCustomElement$1E,
|
|
3207
3269
|
inputs: BalDatepickerInputs,
|
|
3208
3270
|
methods: BalDatepickerMethods,
|
|
3209
3271
|
}),
|
|
@@ -3218,7 +3280,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3218
3280
|
selector: 'bal-datepicker',
|
|
3219
3281
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3220
3282
|
template: '<ng-content></ng-content>',
|
|
3221
|
-
providers: [accessorProvider$
|
|
3283
|
+
providers: [accessorProvider$b],
|
|
3222
3284
|
standalone: true,
|
|
3223
3285
|
inputs: BalDatepickerInputs,
|
|
3224
3286
|
outputs: BalDatepickerOutputs,
|
|
@@ -3228,7 +3290,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3228
3290
|
args: ['balChange', ['$event']]
|
|
3229
3291
|
}] } });
|
|
3230
3292
|
|
|
3231
|
-
const accessorProvider$
|
|
3293
|
+
const accessorProvider$a = {
|
|
3232
3294
|
provide: NG_VALUE_ACCESSOR,
|
|
3233
3295
|
useExisting: /*@__PURE__*/ forwardRef(() => BalFileUpload),
|
|
3234
3296
|
multi: true,
|
|
@@ -3246,10 +3308,10 @@ let BalFileUpload = class BalFileUpload extends ValueAccessor {
|
|
|
3246
3308
|
}
|
|
3247
3309
|
};
|
|
3248
3310
|
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 });
|
|
3249
|
-
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$
|
|
3311
|
+
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 });
|
|
3250
3312
|
BalFileUpload = __decorate([
|
|
3251
3313
|
ProxyCmp({
|
|
3252
|
-
defineCustomElementFn: defineCustomElement$
|
|
3314
|
+
defineCustomElementFn: defineCustomElement$1F,
|
|
3253
3315
|
inputs: BalFileUploadInputs,
|
|
3254
3316
|
methods: BalFileUploadMethods,
|
|
3255
3317
|
}),
|
|
@@ -3264,7 +3326,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3264
3326
|
selector: 'bal-file-upload',
|
|
3265
3327
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3266
3328
|
template: '<ng-content></ng-content>',
|
|
3267
|
-
providers: [accessorProvider$
|
|
3329
|
+
providers: [accessorProvider$a],
|
|
3268
3330
|
standalone: true,
|
|
3269
3331
|
inputs: BalFileUploadInputs,
|
|
3270
3332
|
outputs: BalFileUploadOutputs,
|
|
@@ -3274,7 +3336,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3274
3336
|
args: ['balChange', ['$event']]
|
|
3275
3337
|
}] } });
|
|
3276
3338
|
|
|
3277
|
-
const accessorProvider$
|
|
3339
|
+
const accessorProvider$9 = {
|
|
3278
3340
|
provide: NG_VALUE_ACCESSOR,
|
|
3279
3341
|
useExisting: /*@__PURE__*/ forwardRef(() => BalInputDate),
|
|
3280
3342
|
multi: true,
|
|
@@ -3292,10 +3354,10 @@ let BalInputDate = class BalInputDate extends ValueAccessor {
|
|
|
3292
3354
|
}
|
|
3293
3355
|
};
|
|
3294
3356
|
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 });
|
|
3295
|
-
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$
|
|
3357
|
+
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 });
|
|
3296
3358
|
BalInputDate = __decorate([
|
|
3297
3359
|
ProxyCmp({
|
|
3298
|
-
defineCustomElementFn: defineCustomElement$
|
|
3360
|
+
defineCustomElementFn: defineCustomElement$1G,
|
|
3299
3361
|
inputs: BalInputDateInputs,
|
|
3300
3362
|
methods: BalInputDateMethods,
|
|
3301
3363
|
}),
|
|
@@ -3310,7 +3372,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3310
3372
|
selector: 'bal-input-date',
|
|
3311
3373
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3312
3374
|
template: '<ng-content></ng-content>',
|
|
3313
|
-
providers: [accessorProvider$
|
|
3375
|
+
providers: [accessorProvider$9],
|
|
3314
3376
|
standalone: true,
|
|
3315
3377
|
inputs: BalInputDateInputs,
|
|
3316
3378
|
outputs: BalInputDateOutputs,
|
|
@@ -3320,7 +3382,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3320
3382
|
args: ['balChange', ['$event']]
|
|
3321
3383
|
}] } });
|
|
3322
3384
|
|
|
3323
|
-
const accessorProvider$
|
|
3385
|
+
const accessorProvider$8 = {
|
|
3324
3386
|
provide: NG_VALUE_ACCESSOR,
|
|
3325
3387
|
useExisting: /*@__PURE__*/ forwardRef(() => BalInputSlider),
|
|
3326
3388
|
multi: true,
|
|
@@ -3338,10 +3400,10 @@ let BalInputSlider = class BalInputSlider extends ValueAccessor {
|
|
|
3338
3400
|
}
|
|
3339
3401
|
};
|
|
3340
3402
|
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 });
|
|
3341
|
-
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$
|
|
3403
|
+
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 });
|
|
3342
3404
|
BalInputSlider = __decorate([
|
|
3343
3405
|
ProxyCmp({
|
|
3344
|
-
defineCustomElementFn: defineCustomElement$
|
|
3406
|
+
defineCustomElementFn: defineCustomElement$1H,
|
|
3345
3407
|
inputs: BalInputSliderInputs,
|
|
3346
3408
|
methods: BalInputSliderMethods,
|
|
3347
3409
|
}),
|
|
@@ -3356,7 +3418,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3356
3418
|
selector: 'bal-input-slider',
|
|
3357
3419
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3358
3420
|
template: '<ng-content></ng-content>',
|
|
3359
|
-
providers: [accessorProvider$
|
|
3421
|
+
providers: [accessorProvider$8],
|
|
3360
3422
|
standalone: true,
|
|
3361
3423
|
inputs: BalInputSliderInputs,
|
|
3362
3424
|
outputs: BalInputSliderOutputs,
|
|
@@ -3366,7 +3428,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3366
3428
|
args: ['balInput', ['$event']]
|
|
3367
3429
|
}] } });
|
|
3368
3430
|
|
|
3369
|
-
const accessorProvider$
|
|
3431
|
+
const accessorProvider$7 = {
|
|
3370
3432
|
provide: NG_VALUE_ACCESSOR,
|
|
3371
3433
|
useExisting: /*@__PURE__*/ forwardRef(() => BalInputStepper),
|
|
3372
3434
|
multi: true,
|
|
@@ -3389,10 +3451,10 @@ let BalInputStepper = class BalInputStepper extends ValueAccessor {
|
|
|
3389
3451
|
}
|
|
3390
3452
|
};
|
|
3391
3453
|
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 });
|
|
3392
|
-
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$
|
|
3454
|
+
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 });
|
|
3393
3455
|
BalInputStepper = __decorate([
|
|
3394
3456
|
ProxyCmp({
|
|
3395
|
-
defineCustomElementFn: defineCustomElement$
|
|
3457
|
+
defineCustomElementFn: defineCustomElement$1I,
|
|
3396
3458
|
inputs: BalInputStepperInputs,
|
|
3397
3459
|
methods: BalInputStepperMethods,
|
|
3398
3460
|
}),
|
|
@@ -3407,7 +3469,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3407
3469
|
selector: 'bal-input-stepper',
|
|
3408
3470
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3409
3471
|
template: '<ng-content></ng-content>',
|
|
3410
|
-
providers: [accessorProvider$
|
|
3472
|
+
providers: [accessorProvider$7],
|
|
3411
3473
|
standalone: true,
|
|
3412
3474
|
inputs: BalInputStepperInputs,
|
|
3413
3475
|
outputs: BalInputStepperOutputs,
|
|
@@ -3417,7 +3479,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3417
3479
|
args: ['balInput', ['$event']]
|
|
3418
3480
|
}] } });
|
|
3419
3481
|
|
|
3420
|
-
const accessorProvider$
|
|
3482
|
+
const accessorProvider$6 = {
|
|
3421
3483
|
provide: NG_VALUE_ACCESSOR,
|
|
3422
3484
|
useExisting: /*@__PURE__*/ forwardRef(() => BalInput),
|
|
3423
3485
|
multi: true,
|
|
@@ -3435,10 +3497,10 @@ let BalInput = class BalInput extends ValueAccessor {
|
|
|
3435
3497
|
}
|
|
3436
3498
|
};
|
|
3437
3499
|
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 });
|
|
3438
|
-
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$
|
|
3500
|
+
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 });
|
|
3439
3501
|
BalInput = __decorate([
|
|
3440
3502
|
ProxyCmp({
|
|
3441
|
-
defineCustomElementFn: defineCustomElement$
|
|
3503
|
+
defineCustomElementFn: defineCustomElement$1J,
|
|
3442
3504
|
inputs: BalInputInputs,
|
|
3443
3505
|
methods: BalInputMethods,
|
|
3444
3506
|
}),
|
|
@@ -3453,7 +3515,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3453
3515
|
selector: 'bal-input',
|
|
3454
3516
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3455
3517
|
template: '<ng-content></ng-content>',
|
|
3456
|
-
providers: [accessorProvider$
|
|
3518
|
+
providers: [accessorProvider$6],
|
|
3457
3519
|
standalone: true,
|
|
3458
3520
|
inputs: BalInputInputs,
|
|
3459
3521
|
outputs: BalInputOutputs,
|
|
@@ -3463,7 +3525,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3463
3525
|
args: ['balInput', ['$event']]
|
|
3464
3526
|
}] } });
|
|
3465
3527
|
|
|
3466
|
-
const accessorProvider$
|
|
3528
|
+
const accessorProvider$5 = {
|
|
3467
3529
|
provide: NG_VALUE_ACCESSOR,
|
|
3468
3530
|
useExisting: /*@__PURE__*/ forwardRef(() => BalNumberInput),
|
|
3469
3531
|
multi: true,
|
|
@@ -3486,10 +3548,10 @@ let BalNumberInput = class BalNumberInput extends ValueAccessor {
|
|
|
3486
3548
|
}
|
|
3487
3549
|
};
|
|
3488
3550
|
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 });
|
|
3489
|
-
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$
|
|
3551
|
+
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 });
|
|
3490
3552
|
BalNumberInput = __decorate([
|
|
3491
3553
|
ProxyCmp({
|
|
3492
|
-
defineCustomElementFn: defineCustomElement$
|
|
3554
|
+
defineCustomElementFn: defineCustomElement$1K,
|
|
3493
3555
|
inputs: BalNumberInputInputs,
|
|
3494
3556
|
methods: BalNumberInputMethods,
|
|
3495
3557
|
}),
|
|
@@ -3504,7 +3566,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3504
3566
|
selector: 'bal-number-input',
|
|
3505
3567
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3506
3568
|
template: '<ng-content></ng-content>',
|
|
3507
|
-
providers: [accessorProvider$
|
|
3569
|
+
providers: [accessorProvider$5],
|
|
3508
3570
|
standalone: true,
|
|
3509
3571
|
inputs: BalNumberInputInputs,
|
|
3510
3572
|
outputs: BalNumberInputOutputs,
|
|
@@ -3514,7 +3576,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3514
3576
|
args: ['balInput', ['$event']]
|
|
3515
3577
|
}] } });
|
|
3516
3578
|
|
|
3517
|
-
const accessorProvider$
|
|
3579
|
+
const accessorProvider$4 = {
|
|
3518
3580
|
provide: NG_VALUE_ACCESSOR,
|
|
3519
3581
|
useExisting: /*@__PURE__*/ forwardRef(() => BalRadioGroup),
|
|
3520
3582
|
multi: true,
|
|
@@ -3532,10 +3594,10 @@ let BalRadioGroup = class BalRadioGroup extends ValueAccessor {
|
|
|
3532
3594
|
}
|
|
3533
3595
|
};
|
|
3534
3596
|
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 });
|
|
3535
|
-
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$
|
|
3597
|
+
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 });
|
|
3536
3598
|
BalRadioGroup = __decorate([
|
|
3537
3599
|
ProxyCmp({
|
|
3538
|
-
defineCustomElementFn: defineCustomElement$
|
|
3600
|
+
defineCustomElementFn: defineCustomElement$1L,
|
|
3539
3601
|
inputs: BalRadioGroupInputs,
|
|
3540
3602
|
methods: BalRadioGroupMethods,
|
|
3541
3603
|
}),
|
|
@@ -3550,7 +3612,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3550
3612
|
selector: 'bal-radio-group',
|
|
3551
3613
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3552
3614
|
template: '<ng-content></ng-content>',
|
|
3553
|
-
providers: [accessorProvider$
|
|
3615
|
+
providers: [accessorProvider$4],
|
|
3554
3616
|
standalone: true,
|
|
3555
3617
|
inputs: BalRadioGroupInputs,
|
|
3556
3618
|
outputs: BalRadioGroupOutputs,
|
|
@@ -3560,7 +3622,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3560
3622
|
args: ['balChange', ['$event']]
|
|
3561
3623
|
}] } });
|
|
3562
3624
|
|
|
3563
|
-
const accessorProvider$
|
|
3625
|
+
const accessorProvider$3 = {
|
|
3564
3626
|
provide: NG_VALUE_ACCESSOR,
|
|
3565
3627
|
useExisting: /*@__PURE__*/ forwardRef(() => BalSelect),
|
|
3566
3628
|
multi: true,
|
|
@@ -3578,10 +3640,10 @@ let BalSelect = class BalSelect extends ValueAccessor {
|
|
|
3578
3640
|
}
|
|
3579
3641
|
};
|
|
3580
3642
|
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 });
|
|
3581
|
-
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$
|
|
3643
|
+
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 });
|
|
3582
3644
|
BalSelect = __decorate([
|
|
3583
3645
|
ProxyCmp({
|
|
3584
|
-
defineCustomElementFn: defineCustomElement$
|
|
3646
|
+
defineCustomElementFn: defineCustomElement$1M,
|
|
3585
3647
|
inputs: BalSelectInputs,
|
|
3586
3648
|
methods: BalSelectMethods,
|
|
3587
3649
|
}),
|
|
@@ -3596,7 +3658,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3596
3658
|
selector: 'bal-select',
|
|
3597
3659
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3598
3660
|
template: '<ng-content></ng-content>',
|
|
3599
|
-
providers: [accessorProvider$
|
|
3661
|
+
providers: [accessorProvider$3],
|
|
3600
3662
|
standalone: true,
|
|
3601
3663
|
inputs: BalSelectInputs,
|
|
3602
3664
|
outputs: BalSelectOutputs,
|
|
@@ -3606,6 +3668,56 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
|
|
|
3606
3668
|
args: ['balChange', ['$event']]
|
|
3607
3669
|
}] } });
|
|
3608
3670
|
|
|
3671
|
+
const accessorProvider$2 = {
|
|
3672
|
+
provide: NG_VALUE_ACCESSOR,
|
|
3673
|
+
useExisting: /*@__PURE__*/ forwardRef(() => BalDropdown),
|
|
3674
|
+
multi: true,
|
|
3675
|
+
};
|
|
3676
|
+
let BalDropdown = class BalDropdown extends ValueAccessor {
|
|
3677
|
+
constructor(c, r, z, injector) {
|
|
3678
|
+
super(injector, r);
|
|
3679
|
+
this.z = z;
|
|
3680
|
+
c.detach();
|
|
3681
|
+
this.el = r.nativeElement;
|
|
3682
|
+
proxyOutputs(this, this.el, BalDropdownOutputs);
|
|
3683
|
+
}
|
|
3684
|
+
handleBalChange(event) {
|
|
3685
|
+
this.handleValueChange(event);
|
|
3686
|
+
}
|
|
3687
|
+
};
|
|
3688
|
+
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 });
|
|
3689
|
+
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 });
|
|
3690
|
+
BalDropdown = __decorate([
|
|
3691
|
+
ProxyCmp({
|
|
3692
|
+
defineCustomElementFn: () => {
|
|
3693
|
+
defineCustomElement$18();
|
|
3694
|
+
defineCustomElement$19();
|
|
3695
|
+
defineCustomElement$1N();
|
|
3696
|
+
},
|
|
3697
|
+
inputs: BalDropdownInputs,
|
|
3698
|
+
methods: BalDropdownMethods,
|
|
3699
|
+
}),
|
|
3700
|
+
__metadata("design:paramtypes", [ChangeDetectorRef,
|
|
3701
|
+
ElementRef,
|
|
3702
|
+
NgZone,
|
|
3703
|
+
Injector])
|
|
3704
|
+
], BalDropdown);
|
|
3705
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalDropdown, decorators: [{
|
|
3706
|
+
type: Component,
|
|
3707
|
+
args: [{
|
|
3708
|
+
selector: 'bal-dropdown',
|
|
3709
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3710
|
+
template: '<ng-content></ng-content>',
|
|
3711
|
+
providers: [accessorProvider$2],
|
|
3712
|
+
standalone: true,
|
|
3713
|
+
inputs: BalDropdownInputs,
|
|
3714
|
+
outputs: BalDropdownOutputs,
|
|
3715
|
+
}]
|
|
3716
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }, { type: i0.Injector }]; }, propDecorators: { handleBalChange: [{
|
|
3717
|
+
type: HostListener,
|
|
3718
|
+
args: ['balChange', ['$event']]
|
|
3719
|
+
}] } });
|
|
3720
|
+
|
|
3609
3721
|
const accessorProvider$1 = {
|
|
3610
3722
|
provide: NG_VALUE_ACCESSOR,
|
|
3611
3723
|
useExisting: /*@__PURE__*/ forwardRef(() => BalTextarea),
|
|
@@ -3627,7 +3739,7 @@ BalTextarea.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15
|
|
|
3627
3739
|
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 });
|
|
3628
3740
|
BalTextarea = __decorate([
|
|
3629
3741
|
ProxyCmp({
|
|
3630
|
-
defineCustomElementFn: defineCustomElement$
|
|
3742
|
+
defineCustomElementFn: defineCustomElement$1O,
|
|
3631
3743
|
inputs: BalTextareaInputs,
|
|
3632
3744
|
methods: BalTextareaMethods,
|
|
3633
3745
|
}),
|
|
@@ -3673,7 +3785,7 @@ BalTimeInput.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
|
|
|
3673
3785
|
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 });
|
|
3674
3786
|
BalTimeInput = __decorate([
|
|
3675
3787
|
ProxyCmp({
|
|
3676
|
-
defineCustomElementFn: defineCustomElement$
|
|
3788
|
+
defineCustomElementFn: defineCustomElement$1P,
|
|
3677
3789
|
inputs: BalTimeInputInputs,
|
|
3678
3790
|
methods: BalTimeInputMethods,
|
|
3679
3791
|
}),
|
|
@@ -3766,6 +3878,7 @@ const BalFieldBundle = [
|
|
|
3766
3878
|
BalFieldControl,
|
|
3767
3879
|
BalFieldHint,
|
|
3768
3880
|
];
|
|
3881
|
+
const BalDropdownBundle = [BalDropdown, BalOptionList, BalOption];
|
|
3769
3882
|
/* Component Sections */
|
|
3770
3883
|
const BalFormBundle = [
|
|
3771
3884
|
//
|
|
@@ -3781,6 +3894,7 @@ const BalFormBundle = [
|
|
|
3781
3894
|
...BalCheckboxBundle,
|
|
3782
3895
|
BalDate,
|
|
3783
3896
|
BalDatepicker,
|
|
3897
|
+
...BalDropdownBundle,
|
|
3784
3898
|
BalInputDate,
|
|
3785
3899
|
BalInputStepper,
|
|
3786
3900
|
BalInputSlider,
|
|
@@ -3816,6 +3930,9 @@ const BalComponentBundle = [
|
|
|
3816
3930
|
BalDataLabel,
|
|
3817
3931
|
BalDataValue,
|
|
3818
3932
|
BalDivider,
|
|
3933
|
+
BalDropdown,
|
|
3934
|
+
BalOption,
|
|
3935
|
+
BalOptionList,
|
|
3819
3936
|
BalField,
|
|
3820
3937
|
BalFieldControl,
|
|
3821
3938
|
BalFieldHint,
|
|
@@ -3915,7 +4032,7 @@ const appInitialize = (config, doc, zone) => {
|
|
|
3915
4032
|
}
|
|
3916
4033
|
},
|
|
3917
4034
|
};
|
|
3918
|
-
initializeBaloiseDesignSystem(config.defaults, platformConfig, win);
|
|
4035
|
+
initializeBaloiseDesignSystem(Object.assign(Object.assign({}, config.defaults), { httpFormSubmit: false }), platformConfig, win);
|
|
3919
4036
|
}
|
|
3920
4037
|
});
|
|
3921
4038
|
};
|
|
@@ -3987,5 +4104,5 @@ const provideBaloiseDesignSystem = (config = {}) => {
|
|
|
3987
4104
|
* Generated bundle index. Do not edit.
|
|
3988
4105
|
*/
|
|
3989
4106
|
|
|
3990
|
-
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 };
|
|
4107
|
+
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 };
|
|
3991
4108
|
//# sourceMappingURL=baloise-ds-angular.mjs.map
|