@baloise/ds-angular-module 16.4.0 → 16.5.0-nightly.20240919
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/esm2020/generated/proxies-list.mjs +3 -1
- package/esm2020/generated/proxies.mjs +62 -4
- package/esm2020/generated/select-value-accessor.mjs +3 -3
- package/esm2020/module.mjs +2 -2
- package/fesm2015/baloise-ds-angular-module.mjs +116 -58
- package/fesm2015/baloise-ds-angular-module.mjs.map +1 -1
- package/fesm2020/baloise-ds-angular-module.mjs +116 -58
- package/fesm2020/baloise-ds-angular-module.mjs.map +1 -1
- package/generated/proxies-list.d.ts +1 -1
- package/generated/proxies.d.ts +27 -1
- package/generated/select-value-accessor.d.ts +1 -1
- package/module.d.ts +1 -1
- package/package.json +3 -3
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as d from './proxies';
|
|
2
|
-
export declare const DIRECTIVES: (typeof d.BalAccordion | typeof d.BalAccordionDetails | typeof d.BalAccordionSummary | typeof d.BalAccordionTrigger | typeof d.BalApp | typeof d.BalBadge | typeof d.BalButton | typeof d.BalButtonGroup | typeof d.BalCard | typeof d.BalCardActions | typeof d.BalCardButton | typeof d.BalCardContent | typeof d.BalCardSubtitle | typeof d.BalCardTitle | typeof d.BalCarousel | typeof d.BalCarouselItem | typeof d.BalCheckbox | typeof d.BalCheckboxButton | typeof d.BalCheckboxGroup | typeof d.BalClose | typeof d.BalContent | typeof d.BalData | typeof d.BalDataItem | typeof d.BalDataLabel | typeof d.BalDataValue | typeof d.BalDate | typeof d.BalDateCalendar | typeof d.BalDateCalendarCell | typeof d.BalDatepicker | typeof d.BalDivider | typeof d.BalDropdown | typeof d.BalField | typeof d.BalFieldControl | typeof d.BalFieldHint | typeof d.BalFieldLabel | typeof d.BalFieldMessage | typeof d.BalFileUpload | typeof d.BalFooter | typeof d.BalForm | typeof d.BalFormCol | typeof d.BalFormGrid | typeof d.BalHeading | typeof d.BalHint | typeof d.BalHintText | typeof d.BalHintTitle | typeof d.BalIcon | typeof d.BalInput | typeof d.BalInputDate | typeof d.BalInputGroup | typeof d.BalInputSlider | typeof d.BalInputStepper | typeof d.BalLabel | typeof d.BalList | typeof d.BalListItem | typeof d.BalListItemAccordionBody | typeof d.BalListItemAccordionHead | typeof d.BalListItemContent | typeof d.BalListItemIcon | typeof d.BalListItemSubtitle | typeof d.BalListItemTitle | typeof d.BalLogo | typeof d.BalModal | typeof d.BalModalBody | typeof d.BalModalHeader | typeof d.BalNav | typeof d.BalNavLink | typeof d.BalNavLinkGrid | typeof d.BalNavLinkGridCol | typeof d.BalNavLinkGroup | typeof d.BalNavMenuBar | typeof d.BalNavMenuFlyout | typeof d.BalNavMetaBar | typeof d.BalNavbar | typeof d.BalNavbarBrand | typeof d.BalNavbarMenu | typeof d.BalNavbarMenuEnd | typeof d.BalNavbarMenuStart | typeof d.BalNotices | typeof d.BalNotification | typeof d.BalNumberInput | typeof d.BalOption | typeof d.BalOptionList | typeof d.BalPagination | typeof d.BalPopover | typeof d.BalPopoverContent | typeof d.BalPopup | typeof d.BalProgressBar | typeof d.BalRadio | typeof d.BalRadioButton | typeof d.BalRadioGroup | typeof d.BalSelect | typeof d.BalSelectOption | typeof d.BalShape | typeof d.BalSheet | typeof d.BalSnackbar | typeof d.BalSpinner | typeof d.BalStack | typeof d.BalStage | typeof d.BalStageBackLink | typeof d.BalStageBody | typeof d.BalStageFoot | typeof d.BalStageHead | typeof d.BalStageImage | typeof d.BalStepItem | typeof d.BalSteps | typeof d.BalTabItem | typeof d.BalTable | typeof d.BalTabs | typeof d.BalTag | typeof d.BalTagGroup | typeof d.BalText | typeof d.BalTextarea | typeof d.BalTimeInput | typeof d.BalToast | typeof d.BalTooltip)[];
|
|
2
|
+
export declare const DIRECTIVES: (typeof d.BalAccordion | typeof d.BalAccordionDetails | typeof d.BalAccordionSummary | typeof d.BalAccordionTrigger | typeof d.BalApp | typeof d.BalBadge | typeof d.BalButton | typeof d.BalButtonGroup | typeof d.BalCard | typeof d.BalCardActions | typeof d.BalCardButton | typeof d.BalCardContent | typeof d.BalCardSubtitle | typeof d.BalCardTitle | typeof d.BalCarousel | typeof d.BalCarouselItem | typeof d.BalCheckbox | typeof d.BalCheckboxButton | typeof d.BalCheckboxGroup | typeof d.BalClose | typeof d.BalContent | typeof d.BalData | typeof d.BalDataItem | typeof d.BalDataLabel | typeof d.BalDataValue | typeof d.BalDate | typeof d.BalDateCalendar | typeof d.BalDateCalendarCell | typeof d.BalDatepicker | typeof d.BalDivider | typeof d.BalDropdown | typeof d.BalField | typeof d.BalFieldControl | typeof d.BalFieldHint | typeof d.BalFieldLabel | typeof d.BalFieldMessage | typeof d.BalFileUpload | typeof d.BalFooter | typeof d.BalForm | typeof d.BalFormCol | typeof d.BalFormGrid | typeof d.BalHeading | typeof d.BalHint | typeof d.BalHintText | typeof d.BalHintTitle | typeof d.BalIcon | typeof d.BalInput | typeof d.BalInputDate | typeof d.BalInputGroup | typeof d.BalInputSlider | typeof d.BalInputStepper | typeof d.BalLabel | typeof d.BalList | typeof d.BalListItem | typeof d.BalListItemAccordionBody | typeof d.BalListItemAccordionHead | typeof d.BalListItemContent | typeof d.BalListItemIcon | typeof d.BalListItemSubtitle | typeof d.BalListItemTitle | typeof d.BalLogo | typeof d.BalModal | typeof d.BalModalBody | typeof d.BalModalHeader | typeof d.BalNav | typeof d.BalNavLink | typeof d.BalNavLinkGrid | typeof d.BalNavLinkGridCol | typeof d.BalNavLinkGroup | typeof d.BalNavMenuBar | typeof d.BalNavMenuFlyout | typeof d.BalNavMetaBar | typeof d.BalNavbar | typeof d.BalNavbarBrand | typeof d.BalNavbarMenu | typeof d.BalNavbarMenuEnd | typeof d.BalNavbarMenuStart | typeof d.BalNotices | typeof d.BalNotification | typeof d.BalNumberInput | typeof d.BalOption | typeof d.BalOptionList | typeof d.BalPagination | typeof d.BalPopover | typeof d.BalPopoverContent | typeof d.BalPopup | typeof d.BalProgressBar | typeof d.BalRadio | typeof d.BalRadioButton | typeof d.BalRadioGroup | typeof d.BalSegment | typeof d.BalSegmentItem | typeof d.BalSelect | typeof d.BalSelectOption | typeof d.BalShape | typeof d.BalSheet | typeof d.BalSnackbar | typeof d.BalSpinner | typeof d.BalStack | typeof d.BalStage | typeof d.BalStageBackLink | typeof d.BalStageBody | typeof d.BalStageFoot | typeof d.BalStageHead | typeof d.BalStageImage | typeof d.BalStepItem | typeof d.BalSteps | typeof d.BalTabItem | typeof d.BalTable | typeof d.BalTabs | typeof d.BalTag | typeof d.BalTagGroup | typeof d.BalText | typeof d.BalTextarea | typeof d.BalTimeInput | typeof d.BalToast | typeof d.BalTooltip)[];
|
package/generated/proxies.d.ts
CHANGED
|
@@ -607,7 +607,7 @@ export declare class BalLabel {
|
|
|
607
607
|
protected el: HTMLElement;
|
|
608
608
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
609
609
|
static ɵfac: i0.ɵɵFactoryDeclaration<BalLabel, never>;
|
|
610
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BalLabel, "bal-label", never, { "disabled": "disabled"; "htmlFor": "htmlFor"; "invalid": "invalid"; "multiline": "multiline"; "noWrap": "noWrap"; "readonly": "readonly"; "required": "required"; "size": "size"; "valid": "valid"; "weight": "weight"; }, {}, never, ["*"], false, never>;
|
|
610
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BalLabel, "bal-label", never, { "disabled": "disabled"; "htmlFor": "htmlFor"; "htmlId": "htmlId"; "invalid": "invalid"; "multiline": "multiline"; "noWrap": "noWrap"; "readonly": "readonly"; "required": "required"; "size": "size"; "valid": "valid"; "weight": "weight"; }, {}, never, ["*"], false, never>;
|
|
611
611
|
}
|
|
612
612
|
export declare interface BalList extends Components.BalList {
|
|
613
613
|
}
|
|
@@ -1022,6 +1022,32 @@ export declare class BalRadioGroup {
|
|
|
1022
1022
|
static ɵfac: i0.ɵɵFactoryDeclaration<BalRadioGroup, never>;
|
|
1023
1023
|
static ɵcmp: i0.ɵɵComponentDeclaration<BalRadioGroup, "bal-radio-group", never, { "allowEmptySelection": "allowEmptySelection"; "autoInvalidOff": "autoInvalidOff"; "columnsMobile": "columnsMobile"; "columnsTablet": "columnsTablet"; "disabled": "disabled"; "expanded": "expanded"; "grid": "grid"; "interface": "interface"; "invalid": "invalid"; "name": "name"; "options": "options"; "readonly": "readonly"; "value": "value"; "vertical": "vertical"; "verticalOnMobile": "verticalOnMobile"; }, { "balChange": "balChange"; "balFocus": "balFocus"; "balBlur": "balBlur"; }, never, ["*"], false, never>;
|
|
1024
1024
|
}
|
|
1025
|
+
export declare interface BalSegment extends Components.BalSegment {
|
|
1026
|
+
}
|
|
1027
|
+
export declare class BalSegment {
|
|
1028
|
+
protected z: NgZone;
|
|
1029
|
+
/** Emitted when the component was touched */
|
|
1030
|
+
balBlur: EventEmitter<BalEvents.BalSegmentCustomEvent<FocusEvent>>;
|
|
1031
|
+
/** Emitted when the value property has changed and any dragging pointer has been released from `bal-segment`.
|
|
1032
|
+
|
|
1033
|
+
This event will not emit when programmatically setting the `value` property. */
|
|
1034
|
+
balChange: EventEmitter<BalEvents.BalSegmentCustomEvent<number | string>>;
|
|
1035
|
+
protected el: HTMLElement;
|
|
1036
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1037
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BalSegment, never>;
|
|
1038
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BalSegment, "bal-segment", never, { "disabled": "disabled"; "expanded": "expanded"; "invalid": "invalid"; "scrollable": "scrollable"; "value": "value"; "vertical": "vertical"; }, { "balBlur": "balBlur"; "balChange": "balChange"; }, never, ["*"], false, never>;
|
|
1039
|
+
}
|
|
1040
|
+
export declare interface BalSegmentItem extends Components.BalSegmentItem {
|
|
1041
|
+
}
|
|
1042
|
+
export declare class BalSegmentItem {
|
|
1043
|
+
protected z: NgZone;
|
|
1044
|
+
/** Emitted when the component was touched */
|
|
1045
|
+
balBlur: EventEmitter<BalEvents.BalSegmentItemCustomEvent<FocusEvent>>;
|
|
1046
|
+
protected el: HTMLElement;
|
|
1047
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1048
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BalSegmentItem, never>;
|
|
1049
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BalSegmentItem, "bal-segment-item", never, { "disabled": "disabled"; "invalid": "invalid"; "label": "label"; "value": "value"; }, { "balBlur": "balBlur"; }, never, ["*"], false, never>;
|
|
1050
|
+
}
|
|
1025
1051
|
export declare interface BalSelect extends Components.BalSelect {
|
|
1026
1052
|
}
|
|
1027
1053
|
export declare class BalSelect {
|
|
@@ -4,5 +4,5 @@ import * as i0 from "@angular/core";
|
|
|
4
4
|
export declare class SelectValueAccessor extends ValueAccessor {
|
|
5
5
|
constructor(injector: Injector, el: ElementRef);
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<SelectValueAccessor, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SelectValueAccessor, "bal-radio-group, bal-checkbox-group, bal-select, bal-dropdown, bal-datepicker, bal-date, bal-input-date, bal-file-upload", never, {}, {}, never, never, false, never>;
|
|
7
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SelectValueAccessor, "bal-radio-group, bal-segment, bal-checkbox-group, bal-select, bal-dropdown, bal-datepicker, bal-date, bal-input-date, bal-file-upload", never, {}, {}, never, never, false, never>;
|
|
8
8
|
}
|
package/module.d.ts
CHANGED
|
@@ -12,6 +12,6 @@ import * as i8 from "@angular/common";
|
|
|
12
12
|
export declare class BaloiseDesignSystemModule {
|
|
13
13
|
static forRoot(config?: BaloiseDesignSystemAngularConfig): ModuleWithProviders<BaloiseDesignSystemModule>;
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<BaloiseDesignSystemModule, never>;
|
|
15
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<BaloiseDesignSystemModule, [typeof i1.BalAccordion, typeof i1.BalAccordionDetails, typeof i1.BalAccordionSummary, typeof i1.BalAccordionTrigger, typeof i1.BalApp, typeof i1.BalBadge, typeof i1.BalButton, typeof i1.BalButtonGroup, typeof i1.BalCard, typeof i1.BalCardActions, typeof i1.BalCardButton, typeof i1.BalCardContent, typeof i1.BalCardSubtitle, typeof i1.BalCardTitle, typeof i1.BalCarousel, typeof i1.BalCarouselItem, typeof i1.BalCheckbox, typeof i1.BalCheckboxButton, typeof i1.BalCheckboxGroup, typeof i1.BalClose, typeof i1.BalContent, typeof i1.BalData, typeof i1.BalDataItem, typeof i1.BalDataLabel, typeof i1.BalDataValue, typeof i1.BalDate, typeof i1.BalDateCalendar, typeof i1.BalDateCalendarCell, typeof i1.BalDatepicker, typeof i1.BalDivider, typeof i1.BalDropdown, typeof i1.BalField, typeof i1.BalFieldControl, typeof i1.BalFieldHint, typeof i1.BalFieldLabel, typeof i1.BalFieldMessage, typeof i1.BalFileUpload, typeof i1.BalFooter, typeof i1.BalForm, typeof i1.BalFormCol, typeof i1.BalFormGrid, typeof i1.BalHeading, typeof i1.BalHint, typeof i1.BalHintText, typeof i1.BalHintTitle, typeof i1.BalIcon, typeof i1.BalInput, typeof i1.BalInputDate, typeof i1.BalInputGroup, typeof i1.BalInputSlider, typeof i1.BalInputStepper, typeof i1.BalLabel, typeof i1.BalList, typeof i1.BalListItem, typeof i1.BalListItemAccordionBody, typeof i1.BalListItemAccordionHead, typeof i1.BalListItemContent, typeof i1.BalListItemIcon, typeof i1.BalListItemSubtitle, typeof i1.BalListItemTitle, typeof i1.BalLogo, typeof i1.BalModal, typeof i1.BalModalBody, typeof i1.BalModalHeader, typeof i1.BalNav, typeof i1.BalNavLink, typeof i1.BalNavLinkGrid, typeof i1.BalNavLinkGridCol, typeof i1.BalNavLinkGroup, typeof i1.BalNavMenuBar, typeof i1.BalNavMenuFlyout, typeof i1.BalNavMetaBar, typeof i1.BalNavbar, typeof i1.BalNavbarBrand, typeof i1.BalNavbarMenu, typeof i1.BalNavbarMenuEnd, typeof i1.BalNavbarMenuStart, typeof i1.BalNotices, typeof i1.BalNotification, typeof i1.BalNumberInput, typeof i1.BalOption, typeof i1.BalOptionList, typeof i1.BalPagination, typeof i1.BalPopover, typeof i1.BalPopoverContent, typeof i1.BalPopup, typeof i1.BalProgressBar, typeof i1.BalRadio, typeof i1.BalRadioButton, typeof i1.BalRadioGroup, typeof i1.BalSelect, typeof i1.BalSelectOption, typeof i1.BalShape, typeof i1.BalSheet, typeof i1.BalSnackbar, typeof i1.BalSpinner, typeof i1.BalStack, typeof i1.BalStage, typeof i1.BalStageBackLink, typeof i1.BalStageBody, typeof i1.BalStageFoot, typeof i1.BalStageHead, typeof i1.BalStageImage, typeof i1.BalStepItem, typeof i1.BalSteps, typeof i1.BalTabItem, typeof i1.BalTable, typeof i1.BalTabs, typeof i1.BalTag, typeof i1.BalTagGroup, typeof i1.BalText, typeof i1.BalTextarea, typeof i1.BalTimeInput, typeof i1.BalToast, typeof i1.BalTooltip, typeof i2.BooleanValueAccessor, typeof i3.NumericValueAccessor, typeof i4.SelectValueAccessor, typeof i5.TextValueAccessor, typeof i6.BalAutoFocus, typeof i7.BalNgErrorComponent], [typeof i8.CommonModule], [typeof i1.BalAccordion, typeof i1.BalAccordionDetails, typeof i1.BalAccordionSummary, typeof i1.BalAccordionTrigger, typeof i1.BalApp, typeof i1.BalBadge, typeof i1.BalButton, typeof i1.BalButtonGroup, typeof i1.BalCard, typeof i1.BalCardActions, typeof i1.BalCardButton, typeof i1.BalCardContent, typeof i1.BalCardSubtitle, typeof i1.BalCardTitle, typeof i1.BalCarousel, typeof i1.BalCarouselItem, typeof i1.BalCheckbox, typeof i1.BalCheckboxButton, typeof i1.BalCheckboxGroup, typeof i1.BalClose, typeof i1.BalContent, typeof i1.BalData, typeof i1.BalDataItem, typeof i1.BalDataLabel, typeof i1.BalDataValue, typeof i1.BalDate, typeof i1.BalDateCalendar, typeof i1.BalDateCalendarCell, typeof i1.BalDatepicker, typeof i1.BalDivider, typeof i1.BalDropdown, typeof i1.BalField, typeof i1.BalFieldControl, typeof i1.BalFieldHint, typeof i1.BalFieldLabel, typeof i1.BalFieldMessage, typeof i1.BalFileUpload, typeof i1.BalFooter, typeof i1.BalForm, typeof i1.BalFormCol, typeof i1.BalFormGrid, typeof i1.BalHeading, typeof i1.BalHint, typeof i1.BalHintText, typeof i1.BalHintTitle, typeof i1.BalIcon, typeof i1.BalInput, typeof i1.BalInputDate, typeof i1.BalInputGroup, typeof i1.BalInputSlider, typeof i1.BalInputStepper, typeof i1.BalLabel, typeof i1.BalList, typeof i1.BalListItem, typeof i1.BalListItemAccordionBody, typeof i1.BalListItemAccordionHead, typeof i1.BalListItemContent, typeof i1.BalListItemIcon, typeof i1.BalListItemSubtitle, typeof i1.BalListItemTitle, typeof i1.BalLogo, typeof i1.BalModal, typeof i1.BalModalBody, typeof i1.BalModalHeader, typeof i1.BalNav, typeof i1.BalNavLink, typeof i1.BalNavLinkGrid, typeof i1.BalNavLinkGridCol, typeof i1.BalNavLinkGroup, typeof i1.BalNavMenuBar, typeof i1.BalNavMenuFlyout, typeof i1.BalNavMetaBar, typeof i1.BalNavbar, typeof i1.BalNavbarBrand, typeof i1.BalNavbarMenu, typeof i1.BalNavbarMenuEnd, typeof i1.BalNavbarMenuStart, typeof i1.BalNotices, typeof i1.BalNotification, typeof i1.BalNumberInput, typeof i1.BalOption, typeof i1.BalOptionList, typeof i1.BalPagination, typeof i1.BalPopover, typeof i1.BalPopoverContent, typeof i1.BalPopup, typeof i1.BalProgressBar, typeof i1.BalRadio, typeof i1.BalRadioButton, typeof i1.BalRadioGroup, typeof i1.BalSelect, typeof i1.BalSelectOption, typeof i1.BalShape, typeof i1.BalSheet, typeof i1.BalSnackbar, typeof i1.BalSpinner, typeof i1.BalStack, typeof i1.BalStage, typeof i1.BalStageBackLink, typeof i1.BalStageBody, typeof i1.BalStageFoot, typeof i1.BalStageHead, typeof i1.BalStageImage, typeof i1.BalStepItem, typeof i1.BalSteps, typeof i1.BalTabItem, typeof i1.BalTable, typeof i1.BalTabs, typeof i1.BalTag, typeof i1.BalTagGroup, typeof i1.BalText, typeof i1.BalTextarea, typeof i1.BalTimeInput, typeof i1.BalToast, typeof i1.BalTooltip, typeof i2.BooleanValueAccessor, typeof i3.NumericValueAccessor, typeof i4.SelectValueAccessor, typeof i5.TextValueAccessor, typeof i6.BalAutoFocus, typeof i7.BalNgErrorComponent]>;
|
|
15
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BaloiseDesignSystemModule, [typeof i1.BalAccordion, typeof i1.BalAccordionDetails, typeof i1.BalAccordionSummary, typeof i1.BalAccordionTrigger, typeof i1.BalApp, typeof i1.BalBadge, typeof i1.BalButton, typeof i1.BalButtonGroup, typeof i1.BalCard, typeof i1.BalCardActions, typeof i1.BalCardButton, typeof i1.BalCardContent, typeof i1.BalCardSubtitle, typeof i1.BalCardTitle, typeof i1.BalCarousel, typeof i1.BalCarouselItem, typeof i1.BalCheckbox, typeof i1.BalCheckboxButton, typeof i1.BalCheckboxGroup, typeof i1.BalClose, typeof i1.BalContent, typeof i1.BalData, typeof i1.BalDataItem, typeof i1.BalDataLabel, typeof i1.BalDataValue, typeof i1.BalDate, typeof i1.BalDateCalendar, typeof i1.BalDateCalendarCell, typeof i1.BalDatepicker, typeof i1.BalDivider, typeof i1.BalDropdown, typeof i1.BalField, typeof i1.BalFieldControl, typeof i1.BalFieldHint, typeof i1.BalFieldLabel, typeof i1.BalFieldMessage, typeof i1.BalFileUpload, typeof i1.BalFooter, typeof i1.BalForm, typeof i1.BalFormCol, typeof i1.BalFormGrid, typeof i1.BalHeading, typeof i1.BalHint, typeof i1.BalHintText, typeof i1.BalHintTitle, typeof i1.BalIcon, typeof i1.BalInput, typeof i1.BalInputDate, typeof i1.BalInputGroup, typeof i1.BalInputSlider, typeof i1.BalInputStepper, typeof i1.BalLabel, typeof i1.BalList, typeof i1.BalListItem, typeof i1.BalListItemAccordionBody, typeof i1.BalListItemAccordionHead, typeof i1.BalListItemContent, typeof i1.BalListItemIcon, typeof i1.BalListItemSubtitle, typeof i1.BalListItemTitle, typeof i1.BalLogo, typeof i1.BalModal, typeof i1.BalModalBody, typeof i1.BalModalHeader, typeof i1.BalNav, typeof i1.BalNavLink, typeof i1.BalNavLinkGrid, typeof i1.BalNavLinkGridCol, typeof i1.BalNavLinkGroup, typeof i1.BalNavMenuBar, typeof i1.BalNavMenuFlyout, typeof i1.BalNavMetaBar, typeof i1.BalNavbar, typeof i1.BalNavbarBrand, typeof i1.BalNavbarMenu, typeof i1.BalNavbarMenuEnd, typeof i1.BalNavbarMenuStart, typeof i1.BalNotices, typeof i1.BalNotification, typeof i1.BalNumberInput, typeof i1.BalOption, typeof i1.BalOptionList, typeof i1.BalPagination, typeof i1.BalPopover, typeof i1.BalPopoverContent, typeof i1.BalPopup, typeof i1.BalProgressBar, typeof i1.BalRadio, typeof i1.BalRadioButton, typeof i1.BalRadioGroup, typeof i1.BalSegment, typeof i1.BalSegmentItem, typeof i1.BalSelect, typeof i1.BalSelectOption, typeof i1.BalShape, typeof i1.BalSheet, typeof i1.BalSnackbar, typeof i1.BalSpinner, typeof i1.BalStack, typeof i1.BalStage, typeof i1.BalStageBackLink, typeof i1.BalStageBody, typeof i1.BalStageFoot, typeof i1.BalStageHead, typeof i1.BalStageImage, typeof i1.BalStepItem, typeof i1.BalSteps, typeof i1.BalTabItem, typeof i1.BalTable, typeof i1.BalTabs, typeof i1.BalTag, typeof i1.BalTagGroup, typeof i1.BalText, typeof i1.BalTextarea, typeof i1.BalTimeInput, typeof i1.BalToast, typeof i1.BalTooltip, typeof i2.BooleanValueAccessor, typeof i3.NumericValueAccessor, typeof i4.SelectValueAccessor, typeof i5.TextValueAccessor, typeof i6.BalAutoFocus, typeof i7.BalNgErrorComponent], [typeof i8.CommonModule], [typeof i1.BalAccordion, typeof i1.BalAccordionDetails, typeof i1.BalAccordionSummary, typeof i1.BalAccordionTrigger, typeof i1.BalApp, typeof i1.BalBadge, typeof i1.BalButton, typeof i1.BalButtonGroup, typeof i1.BalCard, typeof i1.BalCardActions, typeof i1.BalCardButton, typeof i1.BalCardContent, typeof i1.BalCardSubtitle, typeof i1.BalCardTitle, typeof i1.BalCarousel, typeof i1.BalCarouselItem, typeof i1.BalCheckbox, typeof i1.BalCheckboxButton, typeof i1.BalCheckboxGroup, typeof i1.BalClose, typeof i1.BalContent, typeof i1.BalData, typeof i1.BalDataItem, typeof i1.BalDataLabel, typeof i1.BalDataValue, typeof i1.BalDate, typeof i1.BalDateCalendar, typeof i1.BalDateCalendarCell, typeof i1.BalDatepicker, typeof i1.BalDivider, typeof i1.BalDropdown, typeof i1.BalField, typeof i1.BalFieldControl, typeof i1.BalFieldHint, typeof i1.BalFieldLabel, typeof i1.BalFieldMessage, typeof i1.BalFileUpload, typeof i1.BalFooter, typeof i1.BalForm, typeof i1.BalFormCol, typeof i1.BalFormGrid, typeof i1.BalHeading, typeof i1.BalHint, typeof i1.BalHintText, typeof i1.BalHintTitle, typeof i1.BalIcon, typeof i1.BalInput, typeof i1.BalInputDate, typeof i1.BalInputGroup, typeof i1.BalInputSlider, typeof i1.BalInputStepper, typeof i1.BalLabel, typeof i1.BalList, typeof i1.BalListItem, typeof i1.BalListItemAccordionBody, typeof i1.BalListItemAccordionHead, typeof i1.BalListItemContent, typeof i1.BalListItemIcon, typeof i1.BalListItemSubtitle, typeof i1.BalListItemTitle, typeof i1.BalLogo, typeof i1.BalModal, typeof i1.BalModalBody, typeof i1.BalModalHeader, typeof i1.BalNav, typeof i1.BalNavLink, typeof i1.BalNavLinkGrid, typeof i1.BalNavLinkGridCol, typeof i1.BalNavLinkGroup, typeof i1.BalNavMenuBar, typeof i1.BalNavMenuFlyout, typeof i1.BalNavMetaBar, typeof i1.BalNavbar, typeof i1.BalNavbarBrand, typeof i1.BalNavbarMenu, typeof i1.BalNavbarMenuEnd, typeof i1.BalNavbarMenuStart, typeof i1.BalNotices, typeof i1.BalNotification, typeof i1.BalNumberInput, typeof i1.BalOption, typeof i1.BalOptionList, typeof i1.BalPagination, typeof i1.BalPopover, typeof i1.BalPopoverContent, typeof i1.BalPopup, typeof i1.BalProgressBar, typeof i1.BalRadio, typeof i1.BalRadioButton, typeof i1.BalRadioGroup, typeof i1.BalSegment, typeof i1.BalSegmentItem, typeof i1.BalSelect, typeof i1.BalSelectOption, typeof i1.BalShape, typeof i1.BalSheet, typeof i1.BalSnackbar, typeof i1.BalSpinner, typeof i1.BalStack, typeof i1.BalStage, typeof i1.BalStageBackLink, typeof i1.BalStageBody, typeof i1.BalStageFoot, typeof i1.BalStageHead, typeof i1.BalStageImage, typeof i1.BalStepItem, typeof i1.BalSteps, typeof i1.BalTabItem, typeof i1.BalTable, typeof i1.BalTabs, typeof i1.BalTag, typeof i1.BalTagGroup, typeof i1.BalText, typeof i1.BalTextarea, typeof i1.BalTimeInput, typeof i1.BalToast, typeof i1.BalTooltip, typeof i2.BooleanValueAccessor, typeof i3.NumericValueAccessor, typeof i4.SelectValueAccessor, typeof i5.TextValueAccessor, typeof i6.BalAutoFocus, typeof i7.BalNgErrorComponent]>;
|
|
16
16
|
static ɵinj: i0.ɵɵInjectorDeclaration<BaloiseDesignSystemModule>;
|
|
17
17
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@baloise/ds-angular-module",
|
|
3
|
-
"version": "16.
|
|
3
|
+
"version": "16.5.0-nightly.20240919",
|
|
4
4
|
"description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -16,8 +16,8 @@
|
|
|
16
16
|
"@angular/core": ">=15.0.0"
|
|
17
17
|
},
|
|
18
18
|
"dependencies": {
|
|
19
|
-
"@baloise/ds-core": "16.
|
|
20
|
-
"@baloise/ds-angular-common": "16.
|
|
19
|
+
"@baloise/ds-core": "16.5.0-nightly.20240919",
|
|
20
|
+
"@baloise/ds-angular-common": "16.5.0-nightly.20240919",
|
|
21
21
|
"tslib": "^2.3.0"
|
|
22
22
|
},
|
|
23
23
|
"sideEffects": false,
|