@baloise/ds-angular-module 18.3.0 → 19.0.0-nightly.20250512
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/esm2022/generated/proxies-list.mjs +4 -3
- package/esm2022/generated/proxies.mjs +97 -73
- package/esm2022/module.mjs +2 -2
- package/fesm2022/baloise-ds-angular-module.mjs +115 -91
- package/fesm2022/baloise-ds-angular-module.mjs.map +1 -1
- package/generated/proxies-list.d.ts +1 -1
- package/generated/proxies.d.ts +34 -35
- package/module.d.ts +1 -1
- package/package.json +3 -3
package/esm2022/module.mjs
CHANGED
|
@@ -84,7 +84,7 @@ export class BaloiseDesignSystemModule {
|
|
|
84
84
|
};
|
|
85
85
|
}
|
|
86
86
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BaloiseDesignSystemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
87
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.9", ngImport: i0, type: BaloiseDesignSystemModule, declarations: [i1.BalAccordion, i1.BalAccordionDetails, i1.BalAccordionSummary, i1.BalAccordionTrigger, i1.BalApp, i1.BalBadge, i1.BalButton, i1.BalButtonGroup, i1.BalCard, i1.BalCardActions, i1.BalCardButton, i1.BalCardContent, i1.BalCardSubtitle, i1.BalCardTitle, i1.BalCarousel, i1.BalCarouselItem, i1.
|
|
87
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.9", ngImport: i0, type: BaloiseDesignSystemModule, declarations: [i1.BalAccordion, i1.BalAccordionDetails, i1.BalAccordionSummary, i1.BalAccordionTrigger, i1.BalApp, i1.BalBadge, i1.BalButton, i1.BalButtonGroup, i1.BalCard, i1.BalCardActions, i1.BalCardButton, i1.BalCardContent, i1.BalCardSubtitle, i1.BalCardTitle, i1.BalCarousel, i1.BalCarouselItem, i1.BalCheck, i1.BalCheckbox, i1.BalCheckboxGroup, i1.BalClose, i1.BalContent, i1.BalData, i1.BalDataItem, i1.BalDataLabel, i1.BalDataValue, i1.BalDate, i1.BalDateCalendar, i1.BalDateCalendarCell, i1.BalDivider, i1.BalDropdown, i1.BalField, i1.BalFieldControl, i1.BalFieldHint, i1.BalFieldLabel, i1.BalFieldMessage, i1.BalFileUpload, i1.BalFooter, i1.BalForm, i1.BalFormCol, i1.BalFormGrid, i1.BalHeading, i1.BalHint, i1.BalHintText, i1.BalHintTitle, i1.BalIcon, i1.BalInput, i1.BalInputDate, i1.BalInputGroup, i1.BalInputSlider, i1.BalInputStepper, i1.BalLabel, i1.BalList, i1.BalListItem, i1.BalListItemAccordionBody, i1.BalListItemAccordionHead, i1.BalListItemContent, i1.BalListItemIcon, i1.BalListItemSubtitle, i1.BalListItemTitle, i1.BalLogo, i1.BalModal, i1.BalModalBody, i1.BalModalHeader, i1.BalNav, i1.BalNavLink, i1.BalNavLinkGrid, i1.BalNavLinkGridCol, i1.BalNavLinkGroup, i1.BalNavMenuBar, i1.BalNavMenuFlyout, i1.BalNavMetaBar, i1.BalNavbar, i1.BalNavbarBrand, i1.BalNavbarMenu, i1.BalNavbarMenuEnd, i1.BalNavbarMenuStart, i1.BalNotices, i1.BalNotification, i1.BalNumberInput, i1.BalOption, i1.BalOptionList, i1.BalPagination, i1.BalPopover, i1.BalPopoverContent, i1.BalPopup, i1.BalProgressBar, i1.BalRadio, i1.BalRadioGroup, i1.BalRadioIcon, i1.BalSegment, i1.BalSegmentItem, i1.BalSelect, i1.BalSelectOption, i1.BalShape, i1.BalSheet, i1.BalSnackbar, i1.BalSpinner, i1.BalStack, i1.BalStage, i1.BalStageBackLink, i1.BalStageBody, i1.BalStageFoot, i1.BalStageHead, i1.BalStageImage, i1.BalStepItem, i1.BalSteps, i1.BalSwitch, i1.BalTabItem, i1.BalTable, i1.BalTabs, i1.BalTag, i1.BalTagGroup, i1.BalText, i1.BalTextarea, i1.BalTimeInput, i1.BalToast, i1.BalTooltip,
|
|
88
88
|
// ngModel accessors
|
|
89
89
|
BooleanValueAccessor,
|
|
90
90
|
NumericValueAccessor,
|
|
@@ -92,7 +92,7 @@ export class BaloiseDesignSystemModule {
|
|
|
92
92
|
TextValueAccessor,
|
|
93
93
|
// custom directives
|
|
94
94
|
BalAutoFocus,
|
|
95
|
-
BalNgErrorComponent], imports: [CommonModule], exports: [i1.BalAccordion, i1.BalAccordionDetails, i1.BalAccordionSummary, i1.BalAccordionTrigger, i1.BalApp, i1.BalBadge, i1.BalButton, i1.BalButtonGroup, i1.BalCard, i1.BalCardActions, i1.BalCardButton, i1.BalCardContent, i1.BalCardSubtitle, i1.BalCardTitle, i1.BalCarousel, i1.BalCarouselItem, i1.
|
|
95
|
+
BalNgErrorComponent], imports: [CommonModule], exports: [i1.BalAccordion, i1.BalAccordionDetails, i1.BalAccordionSummary, i1.BalAccordionTrigger, i1.BalApp, i1.BalBadge, i1.BalButton, i1.BalButtonGroup, i1.BalCard, i1.BalCardActions, i1.BalCardButton, i1.BalCardContent, i1.BalCardSubtitle, i1.BalCardTitle, i1.BalCarousel, i1.BalCarouselItem, i1.BalCheck, i1.BalCheckbox, i1.BalCheckboxGroup, i1.BalClose, i1.BalContent, i1.BalData, i1.BalDataItem, i1.BalDataLabel, i1.BalDataValue, i1.BalDate, i1.BalDateCalendar, i1.BalDateCalendarCell, i1.BalDivider, i1.BalDropdown, i1.BalField, i1.BalFieldControl, i1.BalFieldHint, i1.BalFieldLabel, i1.BalFieldMessage, i1.BalFileUpload, i1.BalFooter, i1.BalForm, i1.BalFormCol, i1.BalFormGrid, i1.BalHeading, i1.BalHint, i1.BalHintText, i1.BalHintTitle, i1.BalIcon, i1.BalInput, i1.BalInputDate, i1.BalInputGroup, i1.BalInputSlider, i1.BalInputStepper, i1.BalLabel, i1.BalList, i1.BalListItem, i1.BalListItemAccordionBody, i1.BalListItemAccordionHead, i1.BalListItemContent, i1.BalListItemIcon, i1.BalListItemSubtitle, i1.BalListItemTitle, i1.BalLogo, i1.BalModal, i1.BalModalBody, i1.BalModalHeader, i1.BalNav, i1.BalNavLink, i1.BalNavLinkGrid, i1.BalNavLinkGridCol, i1.BalNavLinkGroup, i1.BalNavMenuBar, i1.BalNavMenuFlyout, i1.BalNavMetaBar, i1.BalNavbar, i1.BalNavbarBrand, i1.BalNavbarMenu, i1.BalNavbarMenuEnd, i1.BalNavbarMenuStart, i1.BalNotices, i1.BalNotification, i1.BalNumberInput, i1.BalOption, i1.BalOptionList, i1.BalPagination, i1.BalPopover, i1.BalPopoverContent, i1.BalPopup, i1.BalProgressBar, i1.BalRadio, i1.BalRadioGroup, i1.BalRadioIcon, i1.BalSegment, i1.BalSegmentItem, i1.BalSelect, i1.BalSelectOption, i1.BalShape, i1.BalSheet, i1.BalSnackbar, i1.BalSpinner, i1.BalStack, i1.BalStage, i1.BalStageBackLink, i1.BalStageBody, i1.BalStageFoot, i1.BalStageHead, i1.BalStageImage, i1.BalStepItem, i1.BalSteps, i1.BalSwitch, i1.BalTabItem, i1.BalTable, i1.BalTabs, i1.BalTag, i1.BalTagGroup, i1.BalText, i1.BalTextarea, i1.BalTimeInput, i1.BalToast, i1.BalTooltip,
|
|
96
96
|
// ngModel accessors
|
|
97
97
|
BooleanValueAccessor,
|
|
98
98
|
NumericValueAccessor,
|
|
@@ -19,8 +19,8 @@ import { defineCustomElement as defineCustomElement$d } from '@baloise/ds-core/c
|
|
|
19
19
|
import { defineCustomElement as defineCustomElement$e } from '@baloise/ds-core/components/bal-card-title';
|
|
20
20
|
import { defineCustomElement as defineCustomElement$f } from '@baloise/ds-core/components/bal-carousel';
|
|
21
21
|
import { defineCustomElement as defineCustomElement$g } from '@baloise/ds-core/components/bal-carousel-item';
|
|
22
|
-
import { defineCustomElement as defineCustomElement$h } from '@baloise/ds-core/components/bal-
|
|
23
|
-
import { defineCustomElement as defineCustomElement$i } from '@baloise/ds-core/components/bal-checkbox
|
|
22
|
+
import { defineCustomElement as defineCustomElement$h } from '@baloise/ds-core/components/bal-check';
|
|
23
|
+
import { defineCustomElement as defineCustomElement$i } from '@baloise/ds-core/components/bal-checkbox';
|
|
24
24
|
import { defineCustomElement as defineCustomElement$j } from '@baloise/ds-core/components/bal-checkbox-group';
|
|
25
25
|
import { defineCustomElement as defineCustomElement$k } from '@baloise/ds-core/components/bal-close';
|
|
26
26
|
import { defineCustomElement as defineCustomElement$l } from '@baloise/ds-core/components/bal-content';
|
|
@@ -90,8 +90,8 @@ import { defineCustomElement as defineCustomElement$1k } from '@baloise/ds-core/
|
|
|
90
90
|
import { defineCustomElement as defineCustomElement$1l } from '@baloise/ds-core/components/bal-popup';
|
|
91
91
|
import { defineCustomElement as defineCustomElement$1m } from '@baloise/ds-core/components/bal-progress-bar';
|
|
92
92
|
import { defineCustomElement as defineCustomElement$1n } from '@baloise/ds-core/components/bal-radio';
|
|
93
|
-
import { defineCustomElement as defineCustomElement$1o } from '@baloise/ds-core/components/bal-radio-
|
|
94
|
-
import { defineCustomElement as defineCustomElement$1p } from '@baloise/ds-core/components/bal-radio-
|
|
93
|
+
import { defineCustomElement as defineCustomElement$1o } from '@baloise/ds-core/components/bal-radio-group';
|
|
94
|
+
import { defineCustomElement as defineCustomElement$1p } from '@baloise/ds-core/components/bal-radio-icon';
|
|
95
95
|
import { defineCustomElement as defineCustomElement$1q } from '@baloise/ds-core/components/bal-segment';
|
|
96
96
|
import { defineCustomElement as defineCustomElement$1r } from '@baloise/ds-core/components/bal-segment-item';
|
|
97
97
|
import { defineCustomElement as defineCustomElement$1s } from '@baloise/ds-core/components/bal-select';
|
|
@@ -109,16 +109,17 @@ import { defineCustomElement as defineCustomElement$1D } from '@baloise/ds-core/
|
|
|
109
109
|
import { defineCustomElement as defineCustomElement$1E } from '@baloise/ds-core/components/bal-stage-image';
|
|
110
110
|
import { defineCustomElement as defineCustomElement$1F } from '@baloise/ds-core/components/bal-step-item';
|
|
111
111
|
import { defineCustomElement as defineCustomElement$1G } from '@baloise/ds-core/components/bal-steps';
|
|
112
|
-
import { defineCustomElement as defineCustomElement$1H } from '@baloise/ds-core/components/bal-
|
|
113
|
-
import { defineCustomElement as defineCustomElement$1I } from '@baloise/ds-core/components/bal-
|
|
114
|
-
import { defineCustomElement as defineCustomElement$1J } from '@baloise/ds-core/components/bal-
|
|
115
|
-
import { defineCustomElement as defineCustomElement$1K } from '@baloise/ds-core/components/bal-
|
|
116
|
-
import { defineCustomElement as defineCustomElement$1L } from '@baloise/ds-core/components/bal-tag
|
|
117
|
-
import { defineCustomElement as defineCustomElement$1M } from '@baloise/ds-core/components/bal-
|
|
118
|
-
import { defineCustomElement as defineCustomElement$1N } from '@baloise/ds-core/components/bal-
|
|
119
|
-
import { defineCustomElement as defineCustomElement$1O } from '@baloise/ds-core/components/bal-
|
|
120
|
-
import { defineCustomElement as defineCustomElement$1P } from '@baloise/ds-core/components/bal-
|
|
121
|
-
import { defineCustomElement as defineCustomElement$1Q } from '@baloise/ds-core/components/bal-
|
|
112
|
+
import { defineCustomElement as defineCustomElement$1H } from '@baloise/ds-core/components/bal-switch';
|
|
113
|
+
import { defineCustomElement as defineCustomElement$1I } from '@baloise/ds-core/components/bal-tab-item';
|
|
114
|
+
import { defineCustomElement as defineCustomElement$1J } from '@baloise/ds-core/components/bal-table';
|
|
115
|
+
import { defineCustomElement as defineCustomElement$1K } from '@baloise/ds-core/components/bal-tabs';
|
|
116
|
+
import { defineCustomElement as defineCustomElement$1L } from '@baloise/ds-core/components/bal-tag';
|
|
117
|
+
import { defineCustomElement as defineCustomElement$1M } from '@baloise/ds-core/components/bal-tag-group';
|
|
118
|
+
import { defineCustomElement as defineCustomElement$1N } from '@baloise/ds-core/components/bal-text';
|
|
119
|
+
import { defineCustomElement as defineCustomElement$1O } from '@baloise/ds-core/components/bal-textarea';
|
|
120
|
+
import { defineCustomElement as defineCustomElement$1P } from '@baloise/ds-core/components/bal-time-input';
|
|
121
|
+
import { defineCustomElement as defineCustomElement$1Q } from '@baloise/ds-core/components/bal-toast';
|
|
122
|
+
import { defineCustomElement as defineCustomElement$1R } from '@baloise/ds-core/components/bal-tooltip';
|
|
122
123
|
import { NgControl, NG_VALUE_ACCESSOR } from '@angular/forms';
|
|
123
124
|
import * as i1 from '@angular/common';
|
|
124
125
|
import { DOCUMENT, CommonModule } from '@angular/common';
|
|
@@ -608,61 +609,59 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImpor
|
|
|
608
609
|
outputs: ['balNavigate', 'balFocus', 'balBlur']
|
|
609
610
|
}]
|
|
610
611
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
611
|
-
let
|
|
612
|
+
let BalCheck = class BalCheck {
|
|
612
613
|
constructor(c, r, z) {
|
|
613
614
|
this.z = z;
|
|
614
615
|
c.detach();
|
|
615
616
|
this.el = r.nativeElement;
|
|
616
|
-
proxyOutputs(this, this.el, ['balFocus', 'balBlur', 'balChange']);
|
|
617
617
|
}
|
|
618
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type:
|
|
619
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type:
|
|
618
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalCheck, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
619
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalCheck, selector: "bal-check", inputs: { checked: "checked", disabled: "disabled", invalid: "invalid", inverted: "inverted" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
620
620
|
};
|
|
621
|
-
|
|
621
|
+
BalCheck = __decorate([
|
|
622
622
|
ProxyCmp({
|
|
623
|
-
inputs: ['
|
|
624
|
-
methods: ['setFocus', 'getInputElement', 'getOption'],
|
|
623
|
+
inputs: ['checked', 'disabled', 'invalid', 'inverted'],
|
|
625
624
|
defineCustomElementFn: defineCustomElement$h
|
|
626
625
|
}),
|
|
627
626
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
628
|
-
],
|
|
629
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type:
|
|
627
|
+
], BalCheck);
|
|
628
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalCheck, decorators: [{
|
|
630
629
|
type: Component,
|
|
631
630
|
args: [{
|
|
632
|
-
selector: 'bal-
|
|
631
|
+
selector: 'bal-check',
|
|
633
632
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
634
633
|
template: '<ng-content></ng-content>',
|
|
635
634
|
standalone: false,
|
|
636
|
-
inputs: ['
|
|
637
|
-
outputs: ['balFocus', 'balBlur', 'balChange']
|
|
635
|
+
inputs: ['checked', 'disabled', 'invalid', 'inverted']
|
|
638
636
|
}]
|
|
639
637
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
640
|
-
let
|
|
638
|
+
let BalCheckbox = class BalCheckbox {
|
|
641
639
|
constructor(c, r, z) {
|
|
642
640
|
this.z = z;
|
|
643
641
|
c.detach();
|
|
644
642
|
this.el = r.nativeElement;
|
|
645
|
-
proxyOutputs(this, this.el, ['balFocus', 'balBlur']);
|
|
643
|
+
proxyOutputs(this, this.el, ['balFocus', 'balBlur', 'balChange']);
|
|
646
644
|
}
|
|
647
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type:
|
|
648
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type:
|
|
645
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalCheckbox, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
646
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalCheckbox, selector: "bal-checkbox", inputs: { autoInvalidOff: "autoInvalidOff", checked: "checked", color: "color", disabled: "disabled", flat: "flat", interface: "interface", invalid: "invalid", label: "label", labelHidden: "labelHidden", name: "name", nonSubmit: "nonSubmit", readonly: "readonly", required: "required", value: "value" }, outputs: { balFocus: "balFocus", balBlur: "balBlur", balChange: "balChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
649
647
|
};
|
|
650
|
-
|
|
648
|
+
BalCheckbox = __decorate([
|
|
651
649
|
ProxyCmp({
|
|
652
|
-
inputs: ['color', 'disabled', 'invalid', 'readonly'],
|
|
650
|
+
inputs: ['autoInvalidOff', 'checked', 'color', 'disabled', 'flat', 'interface', 'invalid', 'label', 'labelHidden', 'name', 'nonSubmit', 'readonly', 'required', 'value'],
|
|
651
|
+
methods: ['setFocus', 'getInputElement', 'getOption'],
|
|
653
652
|
defineCustomElementFn: defineCustomElement$i
|
|
654
653
|
}),
|
|
655
654
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
656
|
-
],
|
|
657
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type:
|
|
655
|
+
], BalCheckbox);
|
|
656
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalCheckbox, decorators: [{
|
|
658
657
|
type: Component,
|
|
659
658
|
args: [{
|
|
660
|
-
selector: 'bal-checkbox
|
|
659
|
+
selector: 'bal-checkbox',
|
|
661
660
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
662
661
|
template: '<ng-content></ng-content>',
|
|
663
662
|
standalone: false,
|
|
664
|
-
inputs: ['color', 'disabled', 'invalid', 'readonly'],
|
|
665
|
-
outputs: ['balFocus', 'balBlur']
|
|
663
|
+
inputs: ['autoInvalidOff', 'checked', 'color', 'disabled', 'flat', 'interface', 'invalid', 'label', 'labelHidden', 'name', 'nonSubmit', 'readonly', 'required', 'value'],
|
|
664
|
+
outputs: ['balFocus', 'balBlur', 'balChange']
|
|
666
665
|
}]
|
|
667
666
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
668
667
|
let BalCheckboxGroup = class BalCheckboxGroup {
|
|
@@ -1364,11 +1363,11 @@ let BalIcon = class BalIcon {
|
|
|
1364
1363
|
this.el = r.nativeElement;
|
|
1365
1364
|
}
|
|
1366
1365
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1367
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalIcon, selector: "bal-icon", inputs: { color: "color", disabled: "disabled", inline: "inline", invalid: "invalid", inverted: "inverted", name: "name", shadow: "shadow", size: "size", svg: "svg", tile: "tile", tileColor: "tileColor", turn: "turn" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1366
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalIcon, selector: "bal-icon", inputs: { color: "color", colorHovered: "colorHovered", colorPressed: "colorPressed", disabled: "disabled", inline: "inline", invalid: "invalid", inverted: "inverted", name: "name", shadow: "shadow", size: "size", svg: "svg", tile: "tile", tileColor: "tileColor", turn: "turn" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1368
1367
|
};
|
|
1369
1368
|
BalIcon = __decorate([
|
|
1370
1369
|
ProxyCmp({
|
|
1371
|
-
inputs: ['color', 'disabled', 'inline', 'invalid', 'inverted', 'name', 'shadow', 'size', 'svg', 'tile', 'tileColor', 'turn'],
|
|
1370
|
+
inputs: ['color', 'colorHovered', 'colorPressed', 'disabled', 'inline', 'invalid', 'inverted', 'name', 'shadow', 'size', 'svg', 'tile', 'tileColor', 'turn'],
|
|
1372
1371
|
defineCustomElementFn: defineCustomElement$J
|
|
1373
1372
|
}),
|
|
1374
1373
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
@@ -1380,7 +1379,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImpor
|
|
|
1380
1379
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1381
1380
|
template: '<ng-content></ng-content>',
|
|
1382
1381
|
standalone: false,
|
|
1383
|
-
inputs: ['color', 'disabled', 'inline', 'invalid', 'inverted', 'name', 'shadow', 'size', 'svg', 'tile', 'tileColor', 'turn']
|
|
1382
|
+
inputs: ['color', 'colorHovered', 'colorPressed', 'disabled', 'inline', 'invalid', 'inverted', 'name', 'shadow', 'size', 'svg', 'tile', 'tileColor', 'turn']
|
|
1384
1383
|
}]
|
|
1385
1384
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1386
1385
|
let BalInput = class BalInput {
|
|
@@ -1900,11 +1899,11 @@ let BalNavLink = class BalNavLink {
|
|
|
1900
1899
|
this.el = r.nativeElement;
|
|
1901
1900
|
}
|
|
1902
1901
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalNavLink, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1903
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalNavLink, selector: "bal-nav-link", inputs: { clickable: "clickable", href: "href", selected: "selected", target: "target", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1902
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalNavLink, selector: "bal-nav-link", inputs: { clickable: "clickable", href: "href", rel: "rel", selected: "selected", target: "target", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
1904
1903
|
};
|
|
1905
1904
|
BalNavLink = __decorate([
|
|
1906
1905
|
ProxyCmp({
|
|
1907
|
-
inputs: ['clickable', 'href', 'selected', 'target', 'variant'],
|
|
1906
|
+
inputs: ['clickable', 'href', 'rel', 'selected', 'target', 'variant'],
|
|
1908
1907
|
defineCustomElementFn: defineCustomElement$11
|
|
1909
1908
|
}),
|
|
1910
1909
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
@@ -1916,7 +1915,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImpor
|
|
|
1916
1915
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1917
1916
|
template: '<ng-content></ng-content>',
|
|
1918
1917
|
standalone: false,
|
|
1919
|
-
inputs: ['clickable', 'href', 'selected', 'target', 'variant']
|
|
1918
|
+
inputs: ['clickable', 'href', 'rel', 'selected', 'target', 'variant']
|
|
1920
1919
|
}]
|
|
1921
1920
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
1922
1921
|
let BalNavLinkGrid = class BalNavLinkGrid {
|
|
@@ -2482,12 +2481,12 @@ let BalRadio = class BalRadio {
|
|
|
2482
2481
|
proxyOutputs(this, this.el, ['balFocus', 'balBlur', 'balChange']);
|
|
2483
2482
|
}
|
|
2484
2483
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalRadio, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2485
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalRadio, selector: "bal-radio", inputs: { disabled: "disabled", flat: "flat", interface: "interface", invalid: "invalid",
|
|
2484
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalRadio, selector: "bal-radio", inputs: { color: "color", disabled: "disabled", flat: "flat", interface: "interface", invalid: "invalid", label: "label", labelHidden: "labelHidden", name: "name", nonSubmit: "nonSubmit", readonly: "readonly", required: "required", value: "value" }, outputs: { balFocus: "balFocus", balBlur: "balBlur", balChange: "balChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2486
2485
|
};
|
|
2487
2486
|
BalRadio = __decorate([
|
|
2488
2487
|
ProxyCmp({
|
|
2489
|
-
inputs: ['disabled', 'flat', 'interface', 'invalid', '
|
|
2490
|
-
methods: ['getInputElement', 'getOption'],
|
|
2488
|
+
inputs: ['color', 'disabled', 'flat', 'interface', 'invalid', 'label', 'labelHidden', 'name', 'nonSubmit', 'readonly', 'required', 'value'],
|
|
2489
|
+
methods: ['setFocus', 'getInputElement', 'getOption'],
|
|
2491
2490
|
defineCustomElementFn: defineCustomElement$1n
|
|
2492
2491
|
}),
|
|
2493
2492
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
@@ -2499,65 +2498,63 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImpor
|
|
|
2499
2498
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2500
2499
|
template: '<ng-content></ng-content>',
|
|
2501
2500
|
standalone: false,
|
|
2502
|
-
inputs: ['disabled', 'flat', 'interface', 'invalid', '
|
|
2501
|
+
inputs: ['color', 'disabled', 'flat', 'interface', 'invalid', 'label', 'labelHidden', 'name', 'nonSubmit', 'readonly', 'required', 'value'],
|
|
2503
2502
|
outputs: ['balFocus', 'balBlur', 'balChange']
|
|
2504
2503
|
}]
|
|
2505
2504
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2506
|
-
let
|
|
2505
|
+
let BalRadioGroup = class BalRadioGroup {
|
|
2507
2506
|
constructor(c, r, z) {
|
|
2508
2507
|
this.z = z;
|
|
2509
2508
|
c.detach();
|
|
2510
2509
|
this.el = r.nativeElement;
|
|
2511
|
-
proxyOutputs(this, this.el, ['
|
|
2510
|
+
proxyOutputs(this, this.el, ['balChange', 'balFocus', 'balBlur']);
|
|
2512
2511
|
}
|
|
2513
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type:
|
|
2514
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type:
|
|
2512
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalRadioGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2513
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalRadioGroup, selector: "bal-radio-group", inputs: { allowEmptySelection: "allowEmptySelection", autoInvalidOff: "autoInvalidOff", columns: "columns", columnsMobile: "columnsMobile", columnsTablet: "columnsTablet", 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" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2515
2514
|
};
|
|
2516
|
-
|
|
2515
|
+
BalRadioGroup = __decorate([
|
|
2517
2516
|
ProxyCmp({
|
|
2518
|
-
inputs: ['
|
|
2517
|
+
inputs: ['allowEmptySelection', 'autoInvalidOff', 'columns', 'columnsMobile', 'columnsTablet', 'disabled', 'expanded', 'interface', 'invalid', 'name', 'options', 'readonly', 'value', 'vertical', 'verticalOnMobile'],
|
|
2518
|
+
methods: ['getOptionByValue'],
|
|
2519
2519
|
defineCustomElementFn: defineCustomElement$1o
|
|
2520
2520
|
}),
|
|
2521
2521
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2522
|
-
],
|
|
2523
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type:
|
|
2522
|
+
], BalRadioGroup);
|
|
2523
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalRadioGroup, decorators: [{
|
|
2524
2524
|
type: Component,
|
|
2525
2525
|
args: [{
|
|
2526
|
-
selector: 'bal-radio-
|
|
2526
|
+
selector: 'bal-radio-group',
|
|
2527
2527
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2528
2528
|
template: '<ng-content></ng-content>',
|
|
2529
2529
|
standalone: false,
|
|
2530
|
-
inputs: ['
|
|
2531
|
-
outputs: ['
|
|
2530
|
+
inputs: ['allowEmptySelection', 'autoInvalidOff', 'columns', 'columnsMobile', 'columnsTablet', 'disabled', 'expanded', 'interface', 'invalid', 'name', 'options', 'readonly', 'value', 'vertical', 'verticalOnMobile'],
|
|
2531
|
+
outputs: ['balChange', 'balFocus', 'balBlur']
|
|
2532
2532
|
}]
|
|
2533
2533
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2534
|
-
let
|
|
2534
|
+
let BalRadioIcon = class BalRadioIcon {
|
|
2535
2535
|
constructor(c, r, z) {
|
|
2536
2536
|
this.z = z;
|
|
2537
2537
|
c.detach();
|
|
2538
2538
|
this.el = r.nativeElement;
|
|
2539
|
-
proxyOutputs(this, this.el, ['balChange', 'balFocus', 'balBlur']);
|
|
2540
2539
|
}
|
|
2541
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type:
|
|
2542
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type:
|
|
2540
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalRadioIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2541
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalRadioIcon, selector: "bal-radio-icon", inputs: { checked: "checked", disabled: "disabled", invalid: "invalid", inverted: "inverted" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2543
2542
|
};
|
|
2544
|
-
|
|
2543
|
+
BalRadioIcon = __decorate([
|
|
2545
2544
|
ProxyCmp({
|
|
2546
|
-
inputs: ['
|
|
2547
|
-
methods: ['getOptionByValue'],
|
|
2545
|
+
inputs: ['checked', 'disabled', 'invalid', 'inverted'],
|
|
2548
2546
|
defineCustomElementFn: defineCustomElement$1p
|
|
2549
2547
|
}),
|
|
2550
2548
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
2551
|
-
],
|
|
2552
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type:
|
|
2549
|
+
], BalRadioIcon);
|
|
2550
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalRadioIcon, decorators: [{
|
|
2553
2551
|
type: Component,
|
|
2554
2552
|
args: [{
|
|
2555
|
-
selector: 'bal-radio-
|
|
2553
|
+
selector: 'bal-radio-icon',
|
|
2556
2554
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2557
2555
|
template: '<ng-content></ng-content>',
|
|
2558
2556
|
standalone: false,
|
|
2559
|
-
inputs: ['
|
|
2560
|
-
outputs: ['balChange', 'balFocus', 'balBlur']
|
|
2557
|
+
inputs: ['checked', 'disabled', 'invalid', 'inverted']
|
|
2561
2558
|
}]
|
|
2562
2559
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
2563
2560
|
let BalSegment = class BalSegment {
|
|
@@ -3010,6 +3007,32 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImpor
|
|
|
3010
3007
|
outputs: ['balChange']
|
|
3011
3008
|
}]
|
|
3012
3009
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
3010
|
+
let BalSwitch = class BalSwitch {
|
|
3011
|
+
constructor(c, r, z) {
|
|
3012
|
+
this.z = z;
|
|
3013
|
+
c.detach();
|
|
3014
|
+
this.el = r.nativeElement;
|
|
3015
|
+
}
|
|
3016
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalSwitch, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
3017
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalSwitch, selector: "bal-switch", inputs: { checked: "checked", disabled: "disabled", invalid: "invalid" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
3018
|
+
};
|
|
3019
|
+
BalSwitch = __decorate([
|
|
3020
|
+
ProxyCmp({
|
|
3021
|
+
inputs: ['checked', 'disabled', 'invalid'],
|
|
3022
|
+
defineCustomElementFn: defineCustomElement$1H
|
|
3023
|
+
}),
|
|
3024
|
+
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
3025
|
+
], BalSwitch);
|
|
3026
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalSwitch, decorators: [{
|
|
3027
|
+
type: Component,
|
|
3028
|
+
args: [{
|
|
3029
|
+
selector: 'bal-switch',
|
|
3030
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3031
|
+
template: '<ng-content></ng-content>',
|
|
3032
|
+
standalone: false,
|
|
3033
|
+
inputs: ['checked', 'disabled', 'invalid']
|
|
3034
|
+
}]
|
|
3035
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
3013
3036
|
let BalTabItem = class BalTabItem {
|
|
3014
3037
|
constructor(c, r, z) {
|
|
3015
3038
|
this.z = z;
|
|
@@ -3018,13 +3041,13 @@ let BalTabItem = class BalTabItem {
|
|
|
3018
3041
|
proxyOutputs(this, this.el, ['balNavigate']);
|
|
3019
3042
|
}
|
|
3020
3043
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalTabItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
3021
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalTabItem, selector: "bal-tab-item", inputs: { active: "active", aria: "aria", bubble: "bubble", disabled: "disabled", href: "href", icon: "icon", invisible: "invisible", label: "label", noPanel: "noPanel", prevent: "prevent", subLabel: "subLabel", svg: "svg", target: "target", value: "value" }, outputs: { balNavigate: "balNavigate" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
3044
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalTabItem, selector: "bal-tab-item", inputs: { active: "active", aria: "aria", bubble: "bubble", disabled: "disabled", href: "href", icon: "icon", invisible: "invisible", label: "label", noPanel: "noPanel", prevent: "prevent", rel: "rel", subLabel: "subLabel", svg: "svg", target: "target", value: "value" }, outputs: { balNavigate: "balNavigate" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
3022
3045
|
};
|
|
3023
3046
|
BalTabItem = __decorate([
|
|
3024
3047
|
ProxyCmp({
|
|
3025
|
-
inputs: ['active', 'aria', 'bubble', 'disabled', 'href', 'icon', 'invisible', 'label', 'noPanel', 'prevent', 'subLabel', 'svg', 'target', 'value'],
|
|
3048
|
+
inputs: ['active', 'aria', 'bubble', 'disabled', 'href', 'icon', 'invisible', 'label', 'noPanel', 'prevent', 'rel', 'subLabel', 'svg', 'target', 'value'],
|
|
3026
3049
|
methods: ['getOptions', 'setActive'],
|
|
3027
|
-
defineCustomElementFn: defineCustomElement$
|
|
3050
|
+
defineCustomElementFn: defineCustomElement$1I
|
|
3028
3051
|
}),
|
|
3029
3052
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
3030
3053
|
], BalTabItem);
|
|
@@ -3035,7 +3058,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImpor
|
|
|
3035
3058
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3036
3059
|
template: '<ng-content></ng-content>',
|
|
3037
3060
|
standalone: false,
|
|
3038
|
-
inputs: ['active', 'aria', 'bubble', 'disabled', 'href', 'icon', 'invisible', 'label', 'noPanel', 'prevent', 'subLabel', 'svg', 'target', 'value'],
|
|
3061
|
+
inputs: ['active', 'aria', 'bubble', 'disabled', 'href', 'icon', 'invisible', 'label', 'noPanel', 'prevent', 'rel', 'subLabel', 'svg', 'target', 'value'],
|
|
3039
3062
|
outputs: ['balNavigate']
|
|
3040
3063
|
}]
|
|
3041
3064
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -3051,7 +3074,7 @@ let BalTable = class BalTable {
|
|
|
3051
3074
|
BalTable = __decorate([
|
|
3052
3075
|
ProxyCmp({
|
|
3053
3076
|
inputs: ['expanded'],
|
|
3054
|
-
defineCustomElementFn: defineCustomElement$
|
|
3077
|
+
defineCustomElementFn: defineCustomElement$1J
|
|
3055
3078
|
}),
|
|
3056
3079
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
3057
3080
|
], BalTable);
|
|
@@ -3073,13 +3096,13 @@ let BalTabs = class BalTabs {
|
|
|
3073
3096
|
proxyOutputs(this, this.el, ['balChange', 'balWillAnimate', 'balDidAnimate']);
|
|
3074
3097
|
}
|
|
3075
3098
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BalTabs, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
3076
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalTabs, selector: "bal-tabs", inputs: { accordion: "accordion", border: "border", clickable: "clickable", context: "context", debounce: "debounce", dimInactiveElements: "dimInactiveElements", expanded: "expanded", float: "float", fullwidth: "fullwidth", iconPosition: "iconPosition", inverted: "inverted", optionalTabSelection: "optionalTabSelection", options: "options", overflow: "overflow", selectOnMobile: "selectOnMobile", spaceless: "spaceless", value: "value", vertical: "vertical", verticalColSize: "verticalColSize" }, outputs: { balChange: "balChange", balWillAnimate: "balWillAnimate", balDidAnimate: "balDidAnimate" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
3099
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: BalTabs, selector: "bal-tabs", inputs: { accordion: "accordion", border: "border", clickable: "clickable", context: "context", debounce: "debounce", dimInactiveElements: "dimInactiveElements", expanded: "expanded", float: "float", fullwidth: "fullwidth", handleAsTabList: "handleAsTabList", iconPosition: "iconPosition", inverted: "inverted", optionalTabSelection: "optionalTabSelection", options: "options", overflow: "overflow", selectOnMobile: "selectOnMobile", spaceless: "spaceless", value: "value", vertical: "vertical", verticalColSize: "verticalColSize" }, outputs: { balChange: "balChange", balWillAnimate: "balWillAnimate", balDidAnimate: "balDidAnimate" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
3077
3100
|
};
|
|
3078
3101
|
BalTabs = __decorate([
|
|
3079
3102
|
ProxyCmp({
|
|
3080
|
-
inputs: ['accordion', 'border', 'clickable', 'context', 'debounce', 'dimInactiveElements', 'expanded', 'float', 'fullwidth', 'iconPosition', 'inverted', 'optionalTabSelection', 'options', 'overflow', 'selectOnMobile', 'spaceless', 'value', 'vertical', 'verticalColSize'],
|
|
3103
|
+
inputs: ['accordion', 'border', 'clickable', 'context', 'debounce', 'dimInactiveElements', 'expanded', 'float', 'fullwidth', 'handleAsTabList', 'iconPosition', 'inverted', 'optionalTabSelection', 'options', 'overflow', 'selectOnMobile', 'spaceless', 'value', 'vertical', 'verticalColSize'],
|
|
3081
3104
|
methods: ['select', 'getOptionByValue'],
|
|
3082
|
-
defineCustomElementFn: defineCustomElement$
|
|
3105
|
+
defineCustomElementFn: defineCustomElement$1K
|
|
3083
3106
|
}),
|
|
3084
3107
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
3085
3108
|
], BalTabs);
|
|
@@ -3090,7 +3113,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImpor
|
|
|
3090
3113
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3091
3114
|
template: '<ng-content></ng-content>',
|
|
3092
3115
|
standalone: false,
|
|
3093
|
-
inputs: ['accordion', 'border', 'clickable', 'context', 'debounce', 'dimInactiveElements', 'expanded', 'float', 'fullwidth', 'iconPosition', 'inverted', 'optionalTabSelection', 'options', 'overflow', 'selectOnMobile', 'spaceless', 'value', 'vertical', 'verticalColSize'],
|
|
3116
|
+
inputs: ['accordion', 'border', 'clickable', 'context', 'debounce', 'dimInactiveElements', 'expanded', 'float', 'fullwidth', 'handleAsTabList', 'iconPosition', 'inverted', 'optionalTabSelection', 'options', 'overflow', 'selectOnMobile', 'spaceless', 'value', 'vertical', 'verticalColSize'],
|
|
3094
3117
|
outputs: ['balChange', 'balWillAnimate', 'balDidAnimate']
|
|
3095
3118
|
}]
|
|
3096
3119
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -3107,7 +3130,7 @@ let BalTag = class BalTag {
|
|
|
3107
3130
|
BalTag = __decorate([
|
|
3108
3131
|
ProxyCmp({
|
|
3109
3132
|
inputs: ['closable', 'color', 'disabled', 'invalid', 'light', 'position', 'size'],
|
|
3110
|
-
defineCustomElementFn: defineCustomElement$
|
|
3133
|
+
defineCustomElementFn: defineCustomElement$1L
|
|
3111
3134
|
}),
|
|
3112
3135
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
3113
3136
|
], BalTag);
|
|
@@ -3133,7 +3156,7 @@ let BalTagGroup = class BalTagGroup {
|
|
|
3133
3156
|
};
|
|
3134
3157
|
BalTagGroup = __decorate([
|
|
3135
3158
|
ProxyCmp({
|
|
3136
|
-
defineCustomElementFn: defineCustomElement$
|
|
3159
|
+
defineCustomElementFn: defineCustomElement$1M
|
|
3137
3160
|
}),
|
|
3138
3161
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
3139
3162
|
], BalTagGroup);
|
|
@@ -3158,7 +3181,7 @@ let BalText = class BalText {
|
|
|
3158
3181
|
BalText = __decorate([
|
|
3159
3182
|
ProxyCmp({
|
|
3160
3183
|
inputs: ['bold', 'color', 'disabled', 'heading', 'inline', 'invalid', 'inverted', 'noWrap', 'shadow', 'size', 'space'],
|
|
3161
|
-
defineCustomElementFn: defineCustomElement$
|
|
3184
|
+
defineCustomElementFn: defineCustomElement$1N
|
|
3162
3185
|
}),
|
|
3163
3186
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
3164
3187
|
], BalText);
|
|
@@ -3186,7 +3209,7 @@ BalTextarea = __decorate([
|
|
|
3186
3209
|
ProxyCmp({
|
|
3187
3210
|
inputs: ['autoInvalidOff', 'autocapitalize', 'autocomplete', 'autofocus', 'clickable', 'cols', 'debounce', 'disabled', 'inputmode', 'invalid', 'maxLength', 'minLength', 'name', 'placeholder', 'readonly', 'required', 'rows', 'value', 'wrap'],
|
|
3188
3211
|
methods: ['setFocus', 'getInputElement'],
|
|
3189
|
-
defineCustomElementFn: defineCustomElement$
|
|
3212
|
+
defineCustomElementFn: defineCustomElement$1O
|
|
3190
3213
|
}),
|
|
3191
3214
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
3192
3215
|
], BalTextarea);
|
|
@@ -3215,7 +3238,7 @@ BalTimeInput = __decorate([
|
|
|
3215
3238
|
ProxyCmp({
|
|
3216
3239
|
inputs: ['autoInvalidOff', 'debounce', 'disabled', 'invalid', 'name', 'readonly', 'required', 'value'],
|
|
3217
3240
|
methods: ['setFocus', 'getInputElement'],
|
|
3218
|
-
defineCustomElementFn: defineCustomElement$
|
|
3241
|
+
defineCustomElementFn: defineCustomElement$1P
|
|
3219
3242
|
}),
|
|
3220
3243
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
3221
3244
|
], BalTimeInput);
|
|
@@ -3244,7 +3267,7 @@ BalToast = __decorate([
|
|
|
3244
3267
|
ProxyCmp({
|
|
3245
3268
|
inputs: ['closable', 'color', 'duration', 'message'],
|
|
3246
3269
|
methods: ['closeIn', 'close'],
|
|
3247
|
-
defineCustomElementFn: defineCustomElement$
|
|
3270
|
+
defineCustomElementFn: defineCustomElement$1Q
|
|
3248
3271
|
}),
|
|
3249
3272
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
3250
3273
|
], BalToast);
|
|
@@ -3272,7 +3295,7 @@ let BalTooltip = class BalTooltip {
|
|
|
3272
3295
|
BalTooltip = __decorate([
|
|
3273
3296
|
ProxyCmp({
|
|
3274
3297
|
inputs: ['contentWidth', 'offset', 'placement', 'reference'],
|
|
3275
|
-
defineCustomElementFn: defineCustomElement$
|
|
3298
|
+
defineCustomElementFn: defineCustomElement$1R
|
|
3276
3299
|
}),
|
|
3277
3300
|
__metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
|
|
3278
3301
|
], BalTooltip);
|
|
@@ -3642,8 +3665,8 @@ const DIRECTIVES = [
|
|
|
3642
3665
|
BalCardTitle,
|
|
3643
3666
|
BalCarousel,
|
|
3644
3667
|
BalCarouselItem,
|
|
3668
|
+
BalCheck,
|
|
3645
3669
|
BalCheckbox,
|
|
3646
|
-
BalCheckboxButton,
|
|
3647
3670
|
BalCheckboxGroup,
|
|
3648
3671
|
BalClose,
|
|
3649
3672
|
BalContent,
|
|
@@ -3713,8 +3736,8 @@ const DIRECTIVES = [
|
|
|
3713
3736
|
BalPopup,
|
|
3714
3737
|
BalProgressBar,
|
|
3715
3738
|
BalRadio,
|
|
3716
|
-
BalRadioButton,
|
|
3717
3739
|
BalRadioGroup,
|
|
3740
|
+
BalRadioIcon,
|
|
3718
3741
|
BalSegment,
|
|
3719
3742
|
BalSegmentItem,
|
|
3720
3743
|
BalSelect,
|
|
@@ -3732,6 +3755,7 @@ const DIRECTIVES = [
|
|
|
3732
3755
|
BalStageImage,
|
|
3733
3756
|
BalStepItem,
|
|
3734
3757
|
BalSteps,
|
|
3758
|
+
BalSwitch,
|
|
3735
3759
|
BalTabItem,
|
|
3736
3760
|
BalTable,
|
|
3737
3761
|
BalTabs,
|
|
@@ -3816,7 +3840,7 @@ class BaloiseDesignSystemModule {
|
|
|
3816
3840
|
};
|
|
3817
3841
|
}
|
|
3818
3842
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BaloiseDesignSystemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
3819
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.9", ngImport: i0, type: BaloiseDesignSystemModule, declarations: [BalAccordion, BalAccordionDetails, BalAccordionSummary, BalAccordionTrigger, BalApp, BalBadge, BalButton, BalButtonGroup, BalCard, BalCardActions, BalCardButton, BalCardContent, BalCardSubtitle, BalCardTitle, BalCarousel, BalCarouselItem,
|
|
3843
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.9", ngImport: i0, type: BaloiseDesignSystemModule, declarations: [BalAccordion, BalAccordionDetails, BalAccordionSummary, BalAccordionTrigger, BalApp, BalBadge, BalButton, BalButtonGroup, BalCard, BalCardActions, BalCardButton, BalCardContent, BalCardSubtitle, BalCardTitle, BalCarousel, BalCarouselItem, BalCheck, BalCheckbox, BalCheckboxGroup, BalClose, BalContent, BalData, BalDataItem, BalDataLabel, BalDataValue, BalDate, BalDateCalendar, BalDateCalendarCell, BalDivider, BalDropdown, BalField, BalFieldControl, BalFieldHint, BalFieldLabel, BalFieldMessage, BalFileUpload, BalFooter, BalForm, BalFormCol, BalFormGrid, BalHeading, BalHint, BalHintText, BalHintTitle, BalIcon, BalInput, BalInputDate, BalInputGroup, BalInputSlider, BalInputStepper, BalLabel, BalList, BalListItem, BalListItemAccordionBody, BalListItemAccordionHead, BalListItemContent, BalListItemIcon, BalListItemSubtitle, BalListItemTitle, BalLogo, BalModal, BalModalBody, BalModalHeader, BalNav, BalNavLink, BalNavLinkGrid, BalNavLinkGridCol, BalNavLinkGroup, BalNavMenuBar, BalNavMenuFlyout, BalNavMetaBar, BalNavbar, BalNavbarBrand, BalNavbarMenu, BalNavbarMenuEnd, BalNavbarMenuStart, BalNotices, BalNotification, BalNumberInput, BalOption, BalOptionList, BalPagination, BalPopover, BalPopoverContent, BalPopup, BalProgressBar, BalRadio, BalRadioGroup, BalRadioIcon, BalSegment, BalSegmentItem, BalSelect, BalSelectOption, BalShape, BalSheet, BalSnackbar, BalSpinner, BalStack, BalStage, BalStageBackLink, BalStageBody, BalStageFoot, BalStageHead, BalStageImage, BalStepItem, BalSteps, BalSwitch, BalTabItem, BalTable, BalTabs, BalTag, BalTagGroup, BalText, BalTextarea, BalTimeInput, BalToast, BalTooltip,
|
|
3820
3844
|
// ngModel accessors
|
|
3821
3845
|
BooleanValueAccessor,
|
|
3822
3846
|
NumericValueAccessor,
|
|
@@ -3824,7 +3848,7 @@ class BaloiseDesignSystemModule {
|
|
|
3824
3848
|
TextValueAccessor,
|
|
3825
3849
|
// custom directives
|
|
3826
3850
|
BalAutoFocus,
|
|
3827
|
-
BalNgErrorComponent], imports: [CommonModule], exports: [BalAccordion, BalAccordionDetails, BalAccordionSummary, BalAccordionTrigger, BalApp, BalBadge, BalButton, BalButtonGroup, BalCard, BalCardActions, BalCardButton, BalCardContent, BalCardSubtitle, BalCardTitle, BalCarousel, BalCarouselItem,
|
|
3851
|
+
BalNgErrorComponent], imports: [CommonModule], exports: [BalAccordion, BalAccordionDetails, BalAccordionSummary, BalAccordionTrigger, BalApp, BalBadge, BalButton, BalButtonGroup, BalCard, BalCardActions, BalCardButton, BalCardContent, BalCardSubtitle, BalCardTitle, BalCarousel, BalCarouselItem, BalCheck, BalCheckbox, BalCheckboxGroup, BalClose, BalContent, BalData, BalDataItem, BalDataLabel, BalDataValue, BalDate, BalDateCalendar, BalDateCalendarCell, BalDivider, BalDropdown, BalField, BalFieldControl, BalFieldHint, BalFieldLabel, BalFieldMessage, BalFileUpload, BalFooter, BalForm, BalFormCol, BalFormGrid, BalHeading, BalHint, BalHintText, BalHintTitle, BalIcon, BalInput, BalInputDate, BalInputGroup, BalInputSlider, BalInputStepper, BalLabel, BalList, BalListItem, BalListItemAccordionBody, BalListItemAccordionHead, BalListItemContent, BalListItemIcon, BalListItemSubtitle, BalListItemTitle, BalLogo, BalModal, BalModalBody, BalModalHeader, BalNav, BalNavLink, BalNavLinkGrid, BalNavLinkGridCol, BalNavLinkGroup, BalNavMenuBar, BalNavMenuFlyout, BalNavMetaBar, BalNavbar, BalNavbarBrand, BalNavbarMenu, BalNavbarMenuEnd, BalNavbarMenuStart, BalNotices, BalNotification, BalNumberInput, BalOption, BalOptionList, BalPagination, BalPopover, BalPopoverContent, BalPopup, BalProgressBar, BalRadio, BalRadioGroup, BalRadioIcon, BalSegment, BalSegmentItem, BalSelect, BalSelectOption, BalShape, BalSheet, BalSnackbar, BalSpinner, BalStack, BalStage, BalStageBackLink, BalStageBody, BalStageFoot, BalStageHead, BalStageImage, BalStepItem, BalSteps, BalSwitch, BalTabItem, BalTable, BalTabs, BalTag, BalTagGroup, BalText, BalTextarea, BalTimeInput, BalToast, BalTooltip,
|
|
3828
3852
|
// ngModel accessors
|
|
3829
3853
|
BooleanValueAccessor,
|
|
3830
3854
|
NumericValueAccessor,
|
|
@@ -3865,5 +3889,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImpor
|
|
|
3865
3889
|
* Generated bundle index. Do not edit.
|
|
3866
3890
|
*/
|
|
3867
3891
|
|
|
3868
|
-
export { BalAccordion, BalAccordionDetails, BalAccordionSummary, BalAccordionTrigger, BalApp, BalAutoFocus, BalBadge, BalButton, BalButtonGroup, BalCard, BalCardActions, BalCardButton, BalCardContent, BalCardSubtitle, BalCardTitle, BalCarousel, BalCarouselItem,
|
|
3892
|
+
export { BalAccordion, BalAccordionDetails, BalAccordionSummary, BalAccordionTrigger, BalApp, BalAutoFocus, BalBadge, BalButton, BalButtonGroup, BalCard, BalCardActions, BalCardButton, BalCardContent, BalCardSubtitle, BalCardTitle, BalCarousel, BalCarouselItem, BalCheck, BalCheckbox, BalCheckboxGroup, BalClose, BalContent, BalData, BalDataItem, BalDataLabel, BalDataValue, BalDate, BalDateCalendar, BalDateCalendarCell, BalDivider, BalDropdown, BalField, BalFieldControl, BalFieldHint, BalFieldLabel, BalFieldMessage, BalFileUpload, BalFooter, BalForm, BalFormCol, BalFormGrid, BalHeading, BalHint, BalHintText, BalHintTitle, BalIcon, BalInput, BalInputDate, BalInputGroup, BalInputSlider, BalInputStepper, BalLabel, BalList, BalListItem, BalListItemAccordionBody, BalListItemAccordionHead, BalListItemContent, BalListItemIcon, BalListItemSubtitle, BalListItemTitle, BalLogo, BalModal, BalModalBody, BalModalHeader, BalNav, BalNavLink, BalNavLinkGrid, BalNavLinkGridCol, BalNavLinkGroup, BalNavMenuBar, BalNavMenuFlyout, BalNavMetaBar, BalNavbar, BalNavbarBrand, BalNavbarMenu, BalNavbarMenuEnd, BalNavbarMenuStart, BalNgErrorComponent, BalNotices, BalNotification, BalNumberInput, BalOption, BalOptionList, BalPagination, BalPopover, BalPopoverContent, BalPopup, BalProgressBar, BalRadio, BalRadioGroup, BalRadioIcon, BalSegment, BalSegmentItem, BalSelect, BalSelectOption, BalShape, BalSheet, BalSnackbar, BalSpinner, BalStack, BalStage, BalStageBackLink, BalStageBody, BalStageFoot, BalStageHead, BalStageImage, BalStepItem, BalSteps, BalSwitch, BalTabItem, BalTable, BalTabs, BalTag, BalTagGroup, BalText, BalTextarea, BalTimeInput, BalToast, BalTooltip, BaloiseDesignSystemModule, BooleanValueAccessor, NumericValueAccessor, SelectValueAccessor, TextValueAccessor };
|
|
3869
3893
|
//# sourceMappingURL=baloise-ds-angular-module.mjs.map
|