@baloise/ds-angular-module 16.4.0 → 16.5.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.
@@ -8,7 +8,7 @@ export class SelectValueAccessor extends ValueAccessor {
8
8
  }
9
9
  }
10
10
  SelectValueAccessor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SelectValueAccessor, deps: [{ token: i0.Injector }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
11
- SelectValueAccessor.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: SelectValueAccessor, selector: "bal-radio-group, bal-checkbox-group, bal-select, bal-dropdown, bal-datepicker, bal-date, bal-input-date, bal-file-upload", host: { listeners: { "balChange": "handleValueChange($event)" } }, providers: [
11
+ SelectValueAccessor.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: SelectValueAccessor, selector: "bal-radio-group, bal-segment, bal-checkbox-group, bal-select, bal-dropdown, bal-datepicker, bal-date, bal-input-date, bal-file-upload", host: { listeners: { "balChange": "handleValueChange($event)" } }, providers: [
12
12
  {
13
13
  provide: NG_VALUE_ACCESSOR,
14
14
  useExisting: forwardRef(() => SelectValueAccessor),
@@ -19,7 +19,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
19
19
  type: Directive,
20
20
  args: [{
21
21
  /* tslint:disable-next-line:directive-selector */
22
- selector: 'bal-radio-group, bal-checkbox-group, bal-select, bal-dropdown, bal-datepicker, bal-date, bal-input-date, bal-file-upload',
22
+ selector: 'bal-radio-group, bal-segment, bal-checkbox-group, bal-select, bal-dropdown, bal-datepicker, bal-date, bal-input-date, bal-file-upload',
23
23
  host: {
24
24
  '(balChange)': 'handleValueChange($event)',
25
25
  },
@@ -32,4 +32,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
32
32
  ],
33
33
  }]
34
34
  }], ctorParameters: function () { return [{ type: i0.Injector }, { type: i0.ElementRef }]; } });
35
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VsZWN0LXZhbHVlLWFjY2Vzc29yLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL2dlbmVyYXRlZC9zZWxlY3QtdmFsdWUtYWNjZXNzb3IudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxVQUFVLEVBQUUsUUFBUSxFQUFFLFVBQVUsRUFBRSxNQUFNLGVBQWUsQ0FBQTtBQUMzRSxPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQTtBQUNsRCxPQUFPLEVBQUUsYUFBYSxFQUFFLE1BQU0sa0JBQWtCLENBQUE7O0FBZ0JoRCxNQUFNLE9BQU8sbUJBQW9CLFNBQVEsYUFBYTtJQUNwRCxZQUFZLFFBQWtCLEVBQUUsRUFBYztRQUM1QyxLQUFLLENBQUMsUUFBUSxFQUFFLEVBQUUsQ0FBQyxDQUFBO0lBQ3JCLENBQUM7O2dIQUhVLG1CQUFtQjtvR0FBbkIsbUJBQW1CLHNOQVJuQjtRQUNUO1lBQ0UsT0FBTyxFQUFFLGlCQUFpQjtZQUMxQixXQUFXLEVBQUUsVUFBVSxDQUFDLEdBQUcsRUFBRSxDQUFDLG1CQUFtQixDQUFDO1lBQ2xELEtBQUssRUFBRSxJQUFJO1NBQ1o7S0FDRjsyRkFFVSxtQkFBbUI7a0JBZC9CLFNBQVM7bUJBQUM7b0JBQ1QsaURBQWlEO29CQUNqRCxRQUFRLEVBQUUsMEhBQTBIO29CQUNwSSxJQUFJLEVBQUU7d0JBQ0osYUFBYSxFQUFFLDJCQUEyQjtxQkFDM0M7b0JBQ0QsU0FBUyxFQUFFO3dCQUNUOzRCQUNFLE9BQU8sRUFBRSxpQkFBaUI7NEJBQzFCLFdBQVcsRUFBRSxVQUFVLENBQUMsR0FBRyxFQUFFLG9CQUFvQixDQUFDOzRCQUNsRCxLQUFLLEVBQUUsSUFBSTt5QkFDWjtxQkFDRjtpQkFDRiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IERpcmVjdGl2ZSwgRWxlbWVudFJlZiwgSW5qZWN0b3IsIGZvcndhcmRSZWYgfSBmcm9tICdAYW5ndWxhci9jb3JlJ1xuaW1wb3J0IHsgTkdfVkFMVUVfQUNDRVNTT1IgfSBmcm9tICdAYW5ndWxhci9mb3JtcydcbmltcG9ydCB7IFZhbHVlQWNjZXNzb3IgfSBmcm9tICcuL3ZhbHVlLWFjY2Vzc29yJ1xuXG5ARGlyZWN0aXZlKHtcbiAgLyogdHNsaW50OmRpc2FibGUtbmV4dC1saW5lOmRpcmVjdGl2ZS1zZWxlY3RvciAqL1xuICBzZWxlY3RvcjogJ2JhbC1yYWRpby1ncm91cCwgYmFsLWNoZWNrYm94LWdyb3VwLCBiYWwtc2VsZWN0LCBiYWwtZHJvcGRvd24sIGJhbC1kYXRlcGlja2VyLCBiYWwtZGF0ZSwgYmFsLWlucHV0LWRhdGUsIGJhbC1maWxlLXVwbG9hZCcsXG4gIGhvc3Q6IHtcbiAgICAnKGJhbENoYW5nZSknOiAnaGFuZGxlVmFsdWVDaGFuZ2UoJGV2ZW50KScsXG4gIH0sXG4gIHByb3ZpZGVyczogW1xuICAgIHtcbiAgICAgIHByb3ZpZGU6IE5HX1ZBTFVFX0FDQ0VTU09SLFxuICAgICAgdXNlRXhpc3Rpbmc6IGZvcndhcmRSZWYoKCkgPT4gU2VsZWN0VmFsdWVBY2Nlc3NvciksXG4gICAgICBtdWx0aTogdHJ1ZSxcbiAgICB9LFxuICBdLFxufSlcbmV4cG9ydCBjbGFzcyBTZWxlY3RWYWx1ZUFjY2Vzc29yIGV4dGVuZHMgVmFsdWVBY2Nlc3NvciB7XG4gIGNvbnN0cnVjdG9yKGluamVjdG9yOiBJbmplY3RvciwgZWw6IEVsZW1lbnRSZWYpIHtcbiAgICBzdXBlcihpbmplY3RvciwgZWwpXG4gIH1cbn1cbiJdfQ==
35
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VsZWN0LXZhbHVlLWFjY2Vzc29yLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL2dlbmVyYXRlZC9zZWxlY3QtdmFsdWUtYWNjZXNzb3IudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxVQUFVLEVBQUUsUUFBUSxFQUFFLFVBQVUsRUFBRSxNQUFNLGVBQWUsQ0FBQTtBQUMzRSxPQUFPLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQTtBQUNsRCxPQUFPLEVBQUUsYUFBYSxFQUFFLE1BQU0sa0JBQWtCLENBQUE7O0FBZ0JoRCxNQUFNLE9BQU8sbUJBQW9CLFNBQVEsYUFBYTtJQUNwRCxZQUFZLFFBQWtCLEVBQUUsRUFBYztRQUM1QyxLQUFLLENBQUMsUUFBUSxFQUFFLEVBQUUsQ0FBQyxDQUFBO0lBQ3JCLENBQUM7O2dIQUhVLG1CQUFtQjtvR0FBbkIsbUJBQW1CLG1PQVJuQjtRQUNUO1lBQ0UsT0FBTyxFQUFFLGlCQUFpQjtZQUMxQixXQUFXLEVBQUUsVUFBVSxDQUFDLEdBQUcsRUFBRSxDQUFDLG1CQUFtQixDQUFDO1lBQ2xELEtBQUssRUFBRSxJQUFJO1NBQ1o7S0FDRjsyRkFFVSxtQkFBbUI7a0JBZC9CLFNBQVM7bUJBQUM7b0JBQ1QsaURBQWlEO29CQUNqRCxRQUFRLEVBQUUsdUlBQXVJO29CQUNqSixJQUFJLEVBQUU7d0JBQ0osYUFBYSxFQUFFLDJCQUEyQjtxQkFDM0M7b0JBQ0QsU0FBUyxFQUFFO3dCQUNUOzRCQUNFLE9BQU8sRUFBRSxpQkFBaUI7NEJBQzFCLFdBQVcsRUFBRSxVQUFVLENBQUMsR0FBRyxFQUFFLG9CQUFvQixDQUFDOzRCQUNsRCxLQUFLLEVBQUUsSUFBSTt5QkFDWjtxQkFDRjtpQkFDRiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IERpcmVjdGl2ZSwgRWxlbWVudFJlZiwgSW5qZWN0b3IsIGZvcndhcmRSZWYgfSBmcm9tICdAYW5ndWxhci9jb3JlJ1xuaW1wb3J0IHsgTkdfVkFMVUVfQUNDRVNTT1IgfSBmcm9tICdAYW5ndWxhci9mb3JtcydcbmltcG9ydCB7IFZhbHVlQWNjZXNzb3IgfSBmcm9tICcuL3ZhbHVlLWFjY2Vzc29yJ1xuXG5ARGlyZWN0aXZlKHtcbiAgLyogdHNsaW50OmRpc2FibGUtbmV4dC1saW5lOmRpcmVjdGl2ZS1zZWxlY3RvciAqL1xuICBzZWxlY3RvcjogJ2JhbC1yYWRpby1ncm91cCwgYmFsLXNlZ21lbnQsIGJhbC1jaGVja2JveC1ncm91cCwgYmFsLXNlbGVjdCwgYmFsLWRyb3Bkb3duLCBiYWwtZGF0ZXBpY2tlciwgYmFsLWRhdGUsIGJhbC1pbnB1dC1kYXRlLCBiYWwtZmlsZS11cGxvYWQnLFxuICBob3N0OiB7XG4gICAgJyhiYWxDaGFuZ2UpJzogJ2hhbmRsZVZhbHVlQ2hhbmdlKCRldmVudCknLFxuICB9LFxuICBwcm92aWRlcnM6IFtcbiAgICB7XG4gICAgICBwcm92aWRlOiBOR19WQUxVRV9BQ0NFU1NPUixcbiAgICAgIHVzZUV4aXN0aW5nOiBmb3J3YXJkUmVmKCgpID0+IFNlbGVjdFZhbHVlQWNjZXNzb3IpLFxuICAgICAgbXVsdGk6IHRydWUsXG4gICAgfSxcbiAgXSxcbn0pXG5leHBvcnQgY2xhc3MgU2VsZWN0VmFsdWVBY2Nlc3NvciBleHRlbmRzIFZhbHVlQWNjZXNzb3Ige1xuICBjb25zdHJ1Y3RvcihpbmplY3RvcjogSW5qZWN0b3IsIGVsOiBFbGVtZW50UmVmKSB7XG4gICAgc3VwZXIoaW5qZWN0b3IsIGVsKVxuICB9XG59XG4iXX0=
@@ -85,7 +85,7 @@ export class BaloiseDesignSystemModule {
85
85
  }
86
86
  }
87
87
  BaloiseDesignSystemModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BaloiseDesignSystemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
88
- BaloiseDesignSystemModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", 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.BalCheckbox, i1.BalCheckboxButton, i1.BalCheckboxGroup, i1.BalClose, i1.BalContent, i1.BalData, i1.BalDataItem, i1.BalDataLabel, i1.BalDataValue, i1.BalDate, i1.BalDateCalendar, i1.BalDateCalendarCell, i1.BalDatepicker, 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.BalRadioButton, i1.BalRadioGroup, 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.BalTabItem, i1.BalTable, i1.BalTabs, i1.BalTag, i1.BalTagGroup, i1.BalText, i1.BalTextarea, i1.BalTimeInput, i1.BalToast, i1.BalTooltip,
88
+ BaloiseDesignSystemModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", 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.BalCheckbox, i1.BalCheckboxButton, i1.BalCheckboxGroup, i1.BalClose, i1.BalContent, i1.BalData, i1.BalDataItem, i1.BalDataLabel, i1.BalDataValue, i1.BalDate, i1.BalDateCalendar, i1.BalDateCalendarCell, i1.BalDatepicker, 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.BalRadioButton, i1.BalRadioGroup, 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.BalTabItem, i1.BalTable, i1.BalTabs, i1.BalTag, i1.BalTagGroup, i1.BalText, i1.BalTextarea, i1.BalTimeInput, i1.BalToast, i1.BalTooltip,
89
89
  // ngModel accessors
90
90
  BooleanValueAccessor,
91
91
  NumericValueAccessor,
@@ -93,7 +93,7 @@ BaloiseDesignSystemModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0
93
93
  TextValueAccessor,
94
94
  // custom directives
95
95
  BalAutoFocus,
96
- 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.BalCheckbox, i1.BalCheckboxButton, i1.BalCheckboxGroup, i1.BalClose, i1.BalContent, i1.BalData, i1.BalDataItem, i1.BalDataLabel, i1.BalDataValue, i1.BalDate, i1.BalDateCalendar, i1.BalDateCalendarCell, i1.BalDatepicker, 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.BalRadioButton, i1.BalRadioGroup, 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.BalTabItem, i1.BalTable, i1.BalTabs, i1.BalTag, i1.BalTagGroup, i1.BalText, i1.BalTextarea, i1.BalTimeInput, i1.BalToast, i1.BalTooltip,
96
+ 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.BalCheckbox, i1.BalCheckboxButton, i1.BalCheckboxGroup, i1.BalClose, i1.BalContent, i1.BalData, i1.BalDataItem, i1.BalDataLabel, i1.BalDataValue, i1.BalDate, i1.BalDateCalendar, i1.BalDateCalendarCell, i1.BalDatepicker, 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.BalRadioButton, i1.BalRadioGroup, 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.BalTabItem, i1.BalTable, i1.BalTabs, i1.BalTag, i1.BalTagGroup, i1.BalText, i1.BalTextarea, i1.BalTimeInput, i1.BalToast, i1.BalTooltip,
97
97
  // ngModel accessors
98
98
  BooleanValueAccessor,
99
99
  NumericValueAccessor,
@@ -93,31 +93,33 @@ import { defineCustomElement as defineCustomElement$1n } from '@baloise/ds-core/
93
93
  import { defineCustomElement as defineCustomElement$1o } from '@baloise/ds-core/components/bal-radio';
94
94
  import { defineCustomElement as defineCustomElement$1p } from '@baloise/ds-core/components/bal-radio-button';
95
95
  import { defineCustomElement as defineCustomElement$1q } from '@baloise/ds-core/components/bal-radio-group';
96
- import { defineCustomElement as defineCustomElement$1r } from '@baloise/ds-core/components/bal-select';
97
- import { defineCustomElement as defineCustomElement$1s } from '@baloise/ds-core/components/bal-select-option';
98
- import { defineCustomElement as defineCustomElement$1t } from '@baloise/ds-core/components/bal-shape';
99
- import { defineCustomElement as defineCustomElement$1u } from '@baloise/ds-core/components/bal-sheet';
100
- import { defineCustomElement as defineCustomElement$1v } from '@baloise/ds-core/components/bal-snackbar';
101
- import { defineCustomElement as defineCustomElement$1w } from '@baloise/ds-core/components/bal-spinner';
102
- import { defineCustomElement as defineCustomElement$1x } from '@baloise/ds-core/components/bal-stack';
103
- import { defineCustomElement as defineCustomElement$1y } from '@baloise/ds-core/components/bal-stage';
104
- import { defineCustomElement as defineCustomElement$1z } from '@baloise/ds-core/components/bal-stage-back-link';
105
- import { defineCustomElement as defineCustomElement$1A } from '@baloise/ds-core/components/bal-stage-body';
106
- import { defineCustomElement as defineCustomElement$1B } from '@baloise/ds-core/components/bal-stage-foot';
107
- import { defineCustomElement as defineCustomElement$1C } from '@baloise/ds-core/components/bal-stage-head';
108
- import { defineCustomElement as defineCustomElement$1D } from '@baloise/ds-core/components/bal-stage-image';
109
- import { defineCustomElement as defineCustomElement$1E } from '@baloise/ds-core/components/bal-step-item';
110
- import { defineCustomElement as defineCustomElement$1F } from '@baloise/ds-core/components/bal-steps';
111
- import { defineCustomElement as defineCustomElement$1G } from '@baloise/ds-core/components/bal-tab-item';
112
- import { defineCustomElement as defineCustomElement$1H } from '@baloise/ds-core/components/bal-table';
113
- import { defineCustomElement as defineCustomElement$1I } from '@baloise/ds-core/components/bal-tabs';
114
- import { defineCustomElement as defineCustomElement$1J } from '@baloise/ds-core/components/bal-tag';
115
- import { defineCustomElement as defineCustomElement$1K } from '@baloise/ds-core/components/bal-tag-group';
116
- import { defineCustomElement as defineCustomElement$1L } from '@baloise/ds-core/components/bal-text';
117
- import { defineCustomElement as defineCustomElement$1M } from '@baloise/ds-core/components/bal-textarea';
118
- import { defineCustomElement as defineCustomElement$1N } from '@baloise/ds-core/components/bal-time-input';
119
- import { defineCustomElement as defineCustomElement$1O } from '@baloise/ds-core/components/bal-toast';
120
- import { defineCustomElement as defineCustomElement$1P } from '@baloise/ds-core/components/bal-tooltip';
96
+ import { defineCustomElement as defineCustomElement$1r } from '@baloise/ds-core/components/bal-segment';
97
+ import { defineCustomElement as defineCustomElement$1s } from '@baloise/ds-core/components/bal-segment-item';
98
+ import { defineCustomElement as defineCustomElement$1t } from '@baloise/ds-core/components/bal-select';
99
+ import { defineCustomElement as defineCustomElement$1u } from '@baloise/ds-core/components/bal-select-option';
100
+ import { defineCustomElement as defineCustomElement$1v } from '@baloise/ds-core/components/bal-shape';
101
+ import { defineCustomElement as defineCustomElement$1w } from '@baloise/ds-core/components/bal-sheet';
102
+ import { defineCustomElement as defineCustomElement$1x } from '@baloise/ds-core/components/bal-snackbar';
103
+ import { defineCustomElement as defineCustomElement$1y } from '@baloise/ds-core/components/bal-spinner';
104
+ import { defineCustomElement as defineCustomElement$1z } from '@baloise/ds-core/components/bal-stack';
105
+ import { defineCustomElement as defineCustomElement$1A } from '@baloise/ds-core/components/bal-stage';
106
+ import { defineCustomElement as defineCustomElement$1B } from '@baloise/ds-core/components/bal-stage-back-link';
107
+ import { defineCustomElement as defineCustomElement$1C } from '@baloise/ds-core/components/bal-stage-body';
108
+ import { defineCustomElement as defineCustomElement$1D } from '@baloise/ds-core/components/bal-stage-foot';
109
+ import { defineCustomElement as defineCustomElement$1E } from '@baloise/ds-core/components/bal-stage-head';
110
+ import { defineCustomElement as defineCustomElement$1F } from '@baloise/ds-core/components/bal-stage-image';
111
+ import { defineCustomElement as defineCustomElement$1G } from '@baloise/ds-core/components/bal-step-item';
112
+ import { defineCustomElement as defineCustomElement$1H } from '@baloise/ds-core/components/bal-steps';
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';
121
123
  import { NgControl, NG_VALUE_ACCESSOR } from '@angular/forms';
122
124
  import * as i1 from '@angular/common';
123
125
  import { DOCUMENT, CommonModule } from '@angular/common';
@@ -1510,10 +1512,10 @@ let BalLabel = class BalLabel {
1510
1512
  }
1511
1513
  };
1512
1514
  BalLabel.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalLabel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1513
- BalLabel.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalLabel, selector: "bal-label", inputs: { disabled: "disabled", htmlFor: "htmlFor", invalid: "invalid", multiline: "multiline", noWrap: "noWrap", readonly: "readonly", required: "required", size: "size", valid: "valid", weight: "weight" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1515
+ BalLabel.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalLabel, selector: "bal-label", inputs: { disabled: "disabled", htmlFor: "htmlFor", htmlId: "htmlId", invalid: "invalid", multiline: "multiline", noWrap: "noWrap", readonly: "readonly", required: "required", size: "size", valid: "valid", weight: "weight" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
1514
1516
  BalLabel = __decorate([
1515
1517
  ProxyCmp({
1516
- inputs: ['disabled', 'htmlFor', 'invalid', 'multiline', 'noWrap', 'readonly', 'required', 'size', 'valid', 'weight'],
1518
+ inputs: ['disabled', 'htmlFor', 'htmlId', 'invalid', 'multiline', 'noWrap', 'readonly', 'required', 'size', 'valid', 'weight'],
1517
1519
  defineCustomElementFn: defineCustomElement$Q
1518
1520
  }),
1519
1521
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
@@ -1524,7 +1526,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
1524
1526
  selector: 'bal-label',
1525
1527
  changeDetection: ChangeDetectionStrategy.OnPush,
1526
1528
  template: '<ng-content></ng-content>',
1527
- inputs: ['disabled', 'htmlFor', 'invalid', 'multiline', 'noWrap', 'readonly', 'required', 'size', 'valid', 'weight']
1529
+ inputs: ['disabled', 'htmlFor', 'htmlId', 'invalid', 'multiline', 'noWrap', 'readonly', 'required', 'size', 'valid', 'weight']
1528
1530
  }]
1529
1531
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
1530
1532
  let BalList = class BalList {
@@ -2498,6 +2500,60 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
2498
2500
  outputs: ['balChange', 'balFocus', 'balBlur']
2499
2501
  }]
2500
2502
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
2503
+ let BalSegment = class BalSegment {
2504
+ constructor(c, r, z) {
2505
+ this.z = z;
2506
+ c.detach();
2507
+ this.el = r.nativeElement;
2508
+ proxyOutputs(this, this.el, ['balBlur', 'balChange']);
2509
+ }
2510
+ };
2511
+ BalSegment.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalSegment, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2512
+ BalSegment.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalSegment, selector: "bal-segment", inputs: { disabled: "disabled", expanded: "expanded", invalid: "invalid", scrollable: "scrollable", value: "value", vertical: "vertical" }, outputs: { balBlur: "balBlur", balChange: "balChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2513
+ BalSegment = __decorate([
2514
+ ProxyCmp({
2515
+ inputs: ['disabled', 'expanded', 'invalid', 'scrollable', 'value', 'vertical'],
2516
+ defineCustomElementFn: defineCustomElement$1r
2517
+ }),
2518
+ __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
2519
+ ], BalSegment);
2520
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalSegment, decorators: [{
2521
+ type: Component,
2522
+ args: [{
2523
+ selector: 'bal-segment',
2524
+ changeDetection: ChangeDetectionStrategy.OnPush,
2525
+ template: '<ng-content></ng-content>',
2526
+ inputs: ['disabled', 'expanded', 'invalid', 'scrollable', 'value', 'vertical'],
2527
+ outputs: ['balBlur', 'balChange']
2528
+ }]
2529
+ }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
2530
+ let BalSegmentItem = class BalSegmentItem {
2531
+ constructor(c, r, z) {
2532
+ this.z = z;
2533
+ c.detach();
2534
+ this.el = r.nativeElement;
2535
+ proxyOutputs(this, this.el, ['balBlur']);
2536
+ }
2537
+ };
2538
+ BalSegmentItem.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalSegmentItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
2539
+ BalSegmentItem.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalSegmentItem, selector: "bal-segment-item", inputs: { disabled: "disabled", invalid: "invalid", label: "label", value: "value" }, outputs: { balBlur: "balBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2540
+ BalSegmentItem = __decorate([
2541
+ ProxyCmp({
2542
+ inputs: ['disabled', 'invalid', 'label', 'value'],
2543
+ defineCustomElementFn: defineCustomElement$1s
2544
+ }),
2545
+ __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
2546
+ ], BalSegmentItem);
2547
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BalSegmentItem, decorators: [{
2548
+ type: Component,
2549
+ args: [{
2550
+ selector: 'bal-segment-item',
2551
+ changeDetection: ChangeDetectionStrategy.OnPush,
2552
+ template: '<ng-content></ng-content>',
2553
+ inputs: ['disabled', 'invalid', 'label', 'value'],
2554
+ outputs: ['balBlur']
2555
+ }]
2556
+ }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
2501
2557
  let BalSelect = class BalSelect {
2502
2558
  constructor(c, r, z) {
2503
2559
  this.z = z;
@@ -2512,7 +2568,7 @@ BalSelect = __decorate([
2512
2568
  ProxyCmp({
2513
2569
  inputs: ['autoInvalidOff', 'autocomplete', 'balTabindex', 'disabled', 'filter', 'freeSolo', 'invalid', 'loading', 'maxLength', 'multiple', 'name', 'noDataLabel', 'placeholder', 'readonly', 'remote', 'required', 'scrollable', 'selectionOptional', 'typeahead', 'value'],
2514
2570
  methods: ['setFocus', 'getValue', 'clear', 'open', 'close', 'cancel', 'select'],
2515
- defineCustomElementFn: defineCustomElement$1r
2571
+ defineCustomElementFn: defineCustomElement$1t
2516
2572
  }),
2517
2573
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
2518
2574
  ], BalSelect);
@@ -2538,7 +2594,7 @@ BalSelectOption.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", versio
2538
2594
  BalSelectOption = __decorate([
2539
2595
  ProxyCmp({
2540
2596
  inputs: ['disabled', 'label', 'value'],
2541
- defineCustomElementFn: defineCustomElement$1s
2597
+ defineCustomElementFn: defineCustomElement$1u
2542
2598
  }),
2543
2599
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
2544
2600
  ], BalSelectOption);
@@ -2563,7 +2619,7 @@ BalShape.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
2563
2619
  BalShape = __decorate([
2564
2620
  ProxyCmp({
2565
2621
  inputs: ['color', 'rotation', 'variation'],
2566
- defineCustomElementFn: defineCustomElement$1t
2622
+ defineCustomElementFn: defineCustomElement$1v
2567
2623
  }),
2568
2624
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
2569
2625
  ], BalShape);
@@ -2588,7 +2644,7 @@ BalSheet.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
2588
2644
  BalSheet = __decorate([
2589
2645
  ProxyCmp({
2590
2646
  inputs: ['containerSize'],
2591
- defineCustomElementFn: defineCustomElement$1u
2647
+ defineCustomElementFn: defineCustomElement$1w
2592
2648
  }),
2593
2649
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
2594
2650
  ], BalSheet);
@@ -2615,7 +2671,7 @@ BalSnackbar = __decorate([
2615
2671
  ProxyCmp({
2616
2672
  inputs: ['action', 'color', 'duration', 'href', 'icon', 'message', 'subject', 'target'],
2617
2673
  methods: ['closeIn', 'close'],
2618
- defineCustomElementFn: defineCustomElement$1v
2674
+ defineCustomElementFn: defineCustomElement$1x
2619
2675
  }),
2620
2676
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
2621
2677
  ], BalSnackbar);
@@ -2641,7 +2697,7 @@ BalSpinner.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "1
2641
2697
  BalSpinner = __decorate([
2642
2698
  ProxyCmp({
2643
2699
  inputs: ['color', 'deactivated', 'inverted', 'small', 'variation'],
2644
- defineCustomElementFn: defineCustomElement$1w
2700
+ defineCustomElementFn: defineCustomElement$1y
2645
2701
  }),
2646
2702
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
2647
2703
  ], BalSpinner);
@@ -2666,7 +2722,7 @@ BalStack.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
2666
2722
  BalStack = __decorate([
2667
2723
  ProxyCmp({
2668
2724
  inputs: ['align', 'fitContent', 'layout', 'px', 'py', 'space', 'spaceColumn', 'spaceRow', 'useWrap'],
2669
- defineCustomElementFn: defineCustomElement$1x
2725
+ defineCustomElementFn: defineCustomElement$1z
2670
2726
  }),
2671
2727
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
2672
2728
  ], BalStack);
@@ -2691,7 +2747,7 @@ BalStage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
2691
2747
  BalStage = __decorate([
2692
2748
  ProxyCmp({
2693
2749
  inputs: ['color', 'containerSize', 'shape', 'shapeRotation', 'shapeVariation', 'size'],
2694
- defineCustomElementFn: defineCustomElement$1y
2750
+ defineCustomElementFn: defineCustomElement$1A
2695
2751
  }),
2696
2752
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
2697
2753
  ], BalStage);
@@ -2716,7 +2772,7 @@ BalStageBackLink.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", versi
2716
2772
  BalStageBackLink = __decorate([
2717
2773
  ProxyCmp({
2718
2774
  inputs: ['href', 'inverted', 'shadow'],
2719
- defineCustomElementFn: defineCustomElement$1z
2775
+ defineCustomElementFn: defineCustomElement$1B
2720
2776
  }),
2721
2777
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
2722
2778
  ], BalStageBackLink);
@@ -2740,7 +2796,7 @@ BalStageBody.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
2740
2796
  BalStageBody.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalStageBody, selector: "bal-stage-body", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2741
2797
  BalStageBody = __decorate([
2742
2798
  ProxyCmp({
2743
- defineCustomElementFn: defineCustomElement$1A
2799
+ defineCustomElementFn: defineCustomElement$1C
2744
2800
  }),
2745
2801
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
2746
2802
  ], BalStageBody);
@@ -2763,7 +2819,7 @@ BalStageFoot.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
2763
2819
  BalStageFoot.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalStageFoot, selector: "bal-stage-foot", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2764
2820
  BalStageFoot = __decorate([
2765
2821
  ProxyCmp({
2766
- defineCustomElementFn: defineCustomElement$1B
2822
+ defineCustomElementFn: defineCustomElement$1D
2767
2823
  }),
2768
2824
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
2769
2825
  ], BalStageFoot);
@@ -2786,7 +2842,7 @@ BalStageHead.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "1
2786
2842
  BalStageHead.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalStageHead, selector: "bal-stage-head", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2787
2843
  BalStageHead = __decorate([
2788
2844
  ProxyCmp({
2789
- defineCustomElementFn: defineCustomElement$1C
2845
+ defineCustomElementFn: defineCustomElement$1E
2790
2846
  }),
2791
2847
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
2792
2848
  ], BalStageHead);
@@ -2810,7 +2866,7 @@ BalStageImage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version:
2810
2866
  BalStageImage = __decorate([
2811
2867
  ProxyCmp({
2812
2868
  inputs: ['fallback', 'srcSet'],
2813
- defineCustomElementFn: defineCustomElement$1D
2869
+ defineCustomElementFn: defineCustomElement$1F
2814
2870
  }),
2815
2871
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
2816
2872
  ], BalStageImage);
@@ -2837,7 +2893,7 @@ BalStepItem = __decorate([
2837
2893
  ProxyCmp({
2838
2894
  inputs: ['active', 'disabled', 'done', 'failed', 'href', 'invisible', 'label', 'prevent', 'target', 'value'],
2839
2895
  methods: ['getOptions', 'setActive'],
2840
- defineCustomElementFn: defineCustomElement$1E
2896
+ defineCustomElementFn: defineCustomElement$1G
2841
2897
  }),
2842
2898
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
2843
2899
  ], BalStepItem);
@@ -2865,7 +2921,7 @@ BalSteps = __decorate([
2865
2921
  ProxyCmp({
2866
2922
  inputs: ['clickable', 'color', 'debounce', 'options', 'value'],
2867
2923
  methods: ['select', 'getOptionByValue'],
2868
- defineCustomElementFn: defineCustomElement$1F
2924
+ defineCustomElementFn: defineCustomElement$1H
2869
2925
  }),
2870
2926
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
2871
2927
  ], BalSteps);
@@ -2893,7 +2949,7 @@ BalTabItem = __decorate([
2893
2949
  ProxyCmp({
2894
2950
  inputs: ['active', 'aria', 'bubble', 'disabled', 'href', 'icon', 'invisible', 'label', 'noPanel', 'prevent', 'target', 'value'],
2895
2951
  methods: ['getOptions', 'setActive'],
2896
- defineCustomElementFn: defineCustomElement$1G
2952
+ defineCustomElementFn: defineCustomElement$1I
2897
2953
  }),
2898
2954
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
2899
2955
  ], BalTabItem);
@@ -2919,7 +2975,7 @@ BalTable.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
2919
2975
  BalTable = __decorate([
2920
2976
  ProxyCmp({
2921
2977
  inputs: ['expanded'],
2922
- defineCustomElementFn: defineCustomElement$1H
2978
+ defineCustomElementFn: defineCustomElement$1J
2923
2979
  }),
2924
2980
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
2925
2981
  ], BalTable);
@@ -2946,7 +3002,7 @@ BalTabs = __decorate([
2946
3002
  ProxyCmp({
2947
3003
  inputs: ['accordion', 'border', 'clickable', 'context', 'debounce', 'expanded', 'float', 'fullwidth', 'iconPosition', 'inverted', 'optionalTabSelection', 'options', 'overflow', 'selectOnMobile', 'spaceless', 'value', 'vertical', 'verticalColSize'],
2948
3004
  methods: ['select', 'getOptionByValue'],
2949
- defineCustomElementFn: defineCustomElement$1I
3005
+ defineCustomElementFn: defineCustomElement$1K
2950
3006
  }),
2951
3007
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
2952
3008
  ], BalTabs);
@@ -2973,7 +3029,7 @@ BalTag.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.
2973
3029
  BalTag = __decorate([
2974
3030
  ProxyCmp({
2975
3031
  inputs: ['closable', 'color', 'disabled', 'invalid', 'light', 'position', 'size'],
2976
- defineCustomElementFn: defineCustomElement$1J
3032
+ defineCustomElementFn: defineCustomElement$1L
2977
3033
  }),
2978
3034
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
2979
3035
  ], BalTag);
@@ -2998,7 +3054,7 @@ BalTagGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15
2998
3054
  BalTagGroup.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: BalTagGroup, selector: "bal-tag-group", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2999
3055
  BalTagGroup = __decorate([
3000
3056
  ProxyCmp({
3001
- defineCustomElementFn: defineCustomElement$1K
3057
+ defineCustomElementFn: defineCustomElement$1M
3002
3058
  }),
3003
3059
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
3004
3060
  ], BalTagGroup);
@@ -3022,7 +3078,7 @@ BalText.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0
3022
3078
  BalText = __decorate([
3023
3079
  ProxyCmp({
3024
3080
  inputs: ['bold', 'color', 'disabled', 'heading', 'inline', 'invalid', 'inverted', 'noWrap', 'shadow', 'size', 'space'],
3025
- defineCustomElementFn: defineCustomElement$1L
3081
+ defineCustomElementFn: defineCustomElement$1N
3026
3082
  }),
3027
3083
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
3028
3084
  ], BalText);
@@ -3049,7 +3105,7 @@ BalTextarea = __decorate([
3049
3105
  ProxyCmp({
3050
3106
  inputs: ['autoInvalidOff', 'autocapitalize', 'autofocus', 'clickable', 'cols', 'debounce', 'disabled', 'inputmode', 'invalid', 'maxLength', 'minLength', 'name', 'placeholder', 'readonly', 'required', 'rows', 'value', 'wrap'],
3051
3107
  methods: ['setFocus', 'getInputElement'],
3052
- defineCustomElementFn: defineCustomElement$1M
3108
+ defineCustomElementFn: defineCustomElement$1O
3053
3109
  }),
3054
3110
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
3055
3111
  ], BalTextarea);
@@ -3077,7 +3133,7 @@ BalTimeInput = __decorate([
3077
3133
  ProxyCmp({
3078
3134
  inputs: ['autoInvalidOff', 'debounce', 'disabled', 'invalid', 'name', 'readonly', 'required', 'value'],
3079
3135
  methods: ['setFocus', 'getInputElement'],
3080
- defineCustomElementFn: defineCustomElement$1N
3136
+ defineCustomElementFn: defineCustomElement$1P
3081
3137
  }),
3082
3138
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
3083
3139
  ], BalTimeInput);
@@ -3105,7 +3161,7 @@ BalToast = __decorate([
3105
3161
  ProxyCmp({
3106
3162
  inputs: ['color', 'duration', 'message'],
3107
3163
  methods: ['closeIn', 'close'],
3108
- defineCustomElementFn: defineCustomElement$1O
3164
+ defineCustomElementFn: defineCustomElement$1Q
3109
3165
  }),
3110
3166
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
3111
3167
  ], BalToast);
@@ -3132,7 +3188,7 @@ BalTooltip.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "1
3132
3188
  BalTooltip = __decorate([
3133
3189
  ProxyCmp({
3134
3190
  inputs: ['contentWidth', 'offset', 'placement', 'reference'],
3135
- defineCustomElementFn: defineCustomElement$1P
3191
+ defineCustomElementFn: defineCustomElement$1R
3136
3192
  }),
3137
3193
  __metadata("design:paramtypes", [ChangeDetectorRef, ElementRef, NgZone])
3138
3194
  ], BalTooltip);
@@ -3370,7 +3426,7 @@ class SelectValueAccessor extends ValueAccessor {
3370
3426
  }
3371
3427
  }
3372
3428
  SelectValueAccessor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SelectValueAccessor, deps: [{ token: i0.Injector }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
3373
- SelectValueAccessor.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: SelectValueAccessor, selector: "bal-radio-group, bal-checkbox-group, bal-select, bal-dropdown, bal-datepicker, bal-date, bal-input-date, bal-file-upload", host: { listeners: { "balChange": "handleValueChange($event)" } }, providers: [
3429
+ SelectValueAccessor.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: SelectValueAccessor, selector: "bal-radio-group, bal-segment, bal-checkbox-group, bal-select, bal-dropdown, bal-datepicker, bal-date, bal-input-date, bal-file-upload", host: { listeners: { "balChange": "handleValueChange($event)" } }, providers: [
3374
3430
  {
3375
3431
  provide: NG_VALUE_ACCESSOR,
3376
3432
  useExisting: forwardRef(() => SelectValueAccessor),
@@ -3381,7 +3437,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
3381
3437
  type: Directive,
3382
3438
  args: [{
3383
3439
  /* tslint:disable-next-line:directive-selector */
3384
- selector: 'bal-radio-group, bal-checkbox-group, bal-select, bal-dropdown, bal-datepicker, bal-date, bal-input-date, bal-file-upload',
3440
+ selector: 'bal-radio-group, bal-segment, bal-checkbox-group, bal-select, bal-dropdown, bal-datepicker, bal-date, bal-input-date, bal-file-upload',
3385
3441
  host: {
3386
3442
  '(balChange)': 'handleValueChange($event)',
3387
3443
  },
@@ -3575,6 +3631,8 @@ const DIRECTIVES = [
3575
3631
  BalRadio,
3576
3632
  BalRadioButton,
3577
3633
  BalRadioGroup,
3634
+ BalSegment,
3635
+ BalSegmentItem,
3578
3636
  BalSelect,
3579
3637
  BalSelectOption,
3580
3638
  BalShape,
@@ -3675,7 +3733,7 @@ class BaloiseDesignSystemModule {
3675
3733
  }
3676
3734
  }
3677
3735
  BaloiseDesignSystemModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BaloiseDesignSystemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
3678
- BaloiseDesignSystemModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BaloiseDesignSystemModule, declarations: [BalAccordion, BalAccordionDetails, BalAccordionSummary, BalAccordionTrigger, BalApp, BalBadge, BalButton, BalButtonGroup, BalCard, BalCardActions, BalCardButton, BalCardContent, BalCardSubtitle, BalCardTitle, BalCarousel, BalCarouselItem, BalCheckbox, BalCheckboxButton, BalCheckboxGroup, BalClose, BalContent, BalData, BalDataItem, BalDataLabel, BalDataValue, BalDate, BalDateCalendar, BalDateCalendarCell, BalDatepicker, 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, BalRadioButton, BalRadioGroup, BalSelect, BalSelectOption, BalShape, BalSheet, BalSnackbar, BalSpinner, BalStack, BalStage, BalStageBackLink, BalStageBody, BalStageFoot, BalStageHead, BalStageImage, BalStepItem, BalSteps, BalTabItem, BalTable, BalTabs, BalTag, BalTagGroup, BalText, BalTextarea, BalTimeInput, BalToast, BalTooltip,
3736
+ BaloiseDesignSystemModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: BaloiseDesignSystemModule, declarations: [BalAccordion, BalAccordionDetails, BalAccordionSummary, BalAccordionTrigger, BalApp, BalBadge, BalButton, BalButtonGroup, BalCard, BalCardActions, BalCardButton, BalCardContent, BalCardSubtitle, BalCardTitle, BalCarousel, BalCarouselItem, BalCheckbox, BalCheckboxButton, BalCheckboxGroup, BalClose, BalContent, BalData, BalDataItem, BalDataLabel, BalDataValue, BalDate, BalDateCalendar, BalDateCalendarCell, BalDatepicker, 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, BalRadioButton, BalRadioGroup, BalSegment, BalSegmentItem, BalSelect, BalSelectOption, BalShape, BalSheet, BalSnackbar, BalSpinner, BalStack, BalStage, BalStageBackLink, BalStageBody, BalStageFoot, BalStageHead, BalStageImage, BalStepItem, BalSteps, BalTabItem, BalTable, BalTabs, BalTag, BalTagGroup, BalText, BalTextarea, BalTimeInput, BalToast, BalTooltip,
3679
3737
  // ngModel accessors
3680
3738
  BooleanValueAccessor,
3681
3739
  NumericValueAccessor,
@@ -3683,7 +3741,7 @@ BaloiseDesignSystemModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0
3683
3741
  TextValueAccessor,
3684
3742
  // custom directives
3685
3743
  BalAutoFocus,
3686
- BalNgErrorComponent], imports: [CommonModule], exports: [BalAccordion, BalAccordionDetails, BalAccordionSummary, BalAccordionTrigger, BalApp, BalBadge, BalButton, BalButtonGroup, BalCard, BalCardActions, BalCardButton, BalCardContent, BalCardSubtitle, BalCardTitle, BalCarousel, BalCarouselItem, BalCheckbox, BalCheckboxButton, BalCheckboxGroup, BalClose, BalContent, BalData, BalDataItem, BalDataLabel, BalDataValue, BalDate, BalDateCalendar, BalDateCalendarCell, BalDatepicker, 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, BalRadioButton, BalRadioGroup, BalSelect, BalSelectOption, BalShape, BalSheet, BalSnackbar, BalSpinner, BalStack, BalStage, BalStageBackLink, BalStageBody, BalStageFoot, BalStageHead, BalStageImage, BalStepItem, BalSteps, BalTabItem, BalTable, BalTabs, BalTag, BalTagGroup, BalText, BalTextarea, BalTimeInput, BalToast, BalTooltip,
3744
+ BalNgErrorComponent], imports: [CommonModule], exports: [BalAccordion, BalAccordionDetails, BalAccordionSummary, BalAccordionTrigger, BalApp, BalBadge, BalButton, BalButtonGroup, BalCard, BalCardActions, BalCardButton, BalCardContent, BalCardSubtitle, BalCardTitle, BalCarousel, BalCarouselItem, BalCheckbox, BalCheckboxButton, BalCheckboxGroup, BalClose, BalContent, BalData, BalDataItem, BalDataLabel, BalDataValue, BalDate, BalDateCalendar, BalDateCalendarCell, BalDatepicker, 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, BalRadioButton, BalRadioGroup, BalSegment, BalSegmentItem, BalSelect, BalSelectOption, BalShape, BalSheet, BalSnackbar, BalSpinner, BalStack, BalStage, BalStageBackLink, BalStageBody, BalStageFoot, BalStageHead, BalStageImage, BalStepItem, BalSteps, BalTabItem, BalTable, BalTabs, BalTag, BalTagGroup, BalText, BalTextarea, BalTimeInput, BalToast, BalTooltip,
3687
3745
  // ngModel accessors
3688
3746
  BooleanValueAccessor,
3689
3747
  NumericValueAccessor,
@@ -3723,5 +3781,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImpor
3723
3781
  * Generated bundle index. Do not edit.
3724
3782
  */
3725
3783
 
3726
- export { BalAccordion, BalAccordionDetails, BalAccordionSummary, BalAccordionTrigger, BalApp, BalAutoFocus, BalBadge, BalButton, BalButtonGroup, BalCard, BalCardActions, BalCardButton, BalCardContent, BalCardSubtitle, BalCardTitle, BalCarousel, BalCarouselItem, BalCheckbox, BalCheckboxButton, BalCheckboxGroup, BalClose, BalContent, BalData, BalDataItem, BalDataLabel, BalDataValue, BalDate, BalDateCalendar, BalDateCalendarCell, BalDatepicker, 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, BalRadioButton, BalRadioGroup, BalSelect, BalSelectOption, BalShape, BalSheet, BalSnackbar, BalSpinner, BalStack, BalStage, BalStageBackLink, BalStageBody, BalStageFoot, BalStageHead, BalStageImage, BalStepItem, BalSteps, BalTabItem, BalTable, BalTabs, BalTag, BalTagGroup, BalText, BalTextarea, BalTimeInput, BalToast, BalTooltip, BaloiseDesignSystemModule, BooleanValueAccessor, NumericValueAccessor, SelectValueAccessor, TextValueAccessor };
3784
+ export { BalAccordion, BalAccordionDetails, BalAccordionSummary, BalAccordionTrigger, BalApp, BalAutoFocus, BalBadge, BalButton, BalButtonGroup, BalCard, BalCardActions, BalCardButton, BalCardContent, BalCardSubtitle, BalCardTitle, BalCarousel, BalCarouselItem, BalCheckbox, BalCheckboxButton, BalCheckboxGroup, BalClose, BalContent, BalData, BalDataItem, BalDataLabel, BalDataValue, BalDate, BalDateCalendar, BalDateCalendarCell, BalDatepicker, 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, BalRadioButton, BalRadioGroup, BalSegment, BalSegmentItem, BalSelect, BalSelectOption, BalShape, BalSheet, BalSnackbar, BalSpinner, BalStack, BalStage, BalStageBackLink, BalStageBody, BalStageFoot, BalStageHead, BalStageImage, BalStepItem, BalSteps, BalTabItem, BalTable, BalTabs, BalTag, BalTagGroup, BalText, BalTextarea, BalTimeInput, BalToast, BalTooltip, BaloiseDesignSystemModule, BooleanValueAccessor, NumericValueAccessor, SelectValueAccessor, TextValueAccessor };
3727
3785
  //# sourceMappingURL=baloise-ds-angular-module.mjs.map