@baloise/ds-angular-module 16.8.0 → 17.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2020/generated/proxies-list.mjs +1 -2
- package/esm2020/generated/proxies.mjs +1 -31
- package/esm2020/generated/select-value-accessor.mjs +3 -3
- package/esm2020/module.mjs +2 -2
- package/fesm2015/baloise-ds-angular-module.mjs +181 -211
- package/fesm2015/baloise-ds-angular-module.mjs.map +1 -1
- package/fesm2020/baloise-ds-angular-module.mjs +181 -211
- package/fesm2020/baloise-ds-angular-module.mjs.map +1 -1
- package/generated/proxies-list.d.ts +1 -1
- package/generated/proxies.d.ts +0 -21
- 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.
|
|
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.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
|
@@ -317,27 +317,6 @@ export declare class BalDateCalendarCell {
|
|
|
317
317
|
static ɵfac: i0.ɵɵFactoryDeclaration<BalDateCalendarCell, never>;
|
|
318
318
|
static ɵcmp: i0.ɵɵComponentDeclaration<BalDateCalendarCell, "bal-date-calendar-cell", never, { "day": "day"; "disabled": "disabled"; "fullDate": "fullDate"; "isoDate": "isoDate"; "month": "month"; "selected": "selected"; "today": "today"; "year": "year"; }, { "balSelectDay": "balSelectDay"; }, never, ["*"], false, never>;
|
|
319
319
|
}
|
|
320
|
-
export declare interface BalDatepicker extends Components.BalDatepicker {
|
|
321
|
-
}
|
|
322
|
-
export declare class BalDatepicker {
|
|
323
|
-
protected z: NgZone;
|
|
324
|
-
/** Emitted when a option got selected. */
|
|
325
|
-
balChange: EventEmitter<BalEvents.BalDatepickerCustomEvent<string>>;
|
|
326
|
-
/** Emitted when a keyboard input occurred. */
|
|
327
|
-
balInput: EventEmitter<BalEvents.BalDatepickerCustomEvent<string>>;
|
|
328
|
-
/** Emitted when the input loses focus. */
|
|
329
|
-
balBlur: EventEmitter<BalEvents.BalDatepickerCustomEvent<FocusEvent>>;
|
|
330
|
-
/** Emitted when the input has focus. */
|
|
331
|
-
balFocus: EventEmitter<BalEvents.BalDatepickerCustomEvent<FocusEvent>>;
|
|
332
|
-
/** Emitted when the input has clicked. */
|
|
333
|
-
balInputClick: EventEmitter<BalEvents.BalDatepickerCustomEvent<MouseEvent>>;
|
|
334
|
-
/** Emitted when the icon has clicked. */
|
|
335
|
-
balIconClick: EventEmitter<BalEvents.BalDatepickerCustomEvent<MouseEvent>>;
|
|
336
|
-
protected el: HTMLElement;
|
|
337
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
338
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BalDatepicker, never>;
|
|
339
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BalDatepicker, "bal-datepicker", never, { "allowedDates": "allowedDates"; "autoInvalidOff": "autoInvalidOff"; "closeOnSelect": "closeOnSelect"; "debounce": "debounce"; "defaultDate": "defaultDate"; "disabled": "disabled"; "invalid": "invalid"; "loading": "loading"; "max": "max"; "maxYearProp": "maxYearProp"; "min": "min"; "minYearProp": "minYearProp"; "name": "name"; "placeholder": "placeholder"; "readonly": "readonly"; "required": "required"; "triggerIcon": "triggerIcon"; "value": "value"; }, { "balChange": "balChange"; "balInput": "balInput"; "balBlur": "balBlur"; "balFocus": "balFocus"; "balInputClick": "balInputClick"; "balIconClick": "balIconClick"; }, never, ["*"], false, never>;
|
|
340
|
-
}
|
|
341
320
|
export declare interface BalDivider extends Components.BalDivider {
|
|
342
321
|
}
|
|
343
322
|
export declare class BalDivider {
|
|
@@ -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-segment, bal-checkbox-group, bal-select, bal-dropdown, bal-
|
|
7
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SelectValueAccessor, "bal-radio-group, bal-segment, bal-checkbox-group, bal-select, bal-dropdown, 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.
|
|
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.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.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": "
|
|
3
|
+
"version": "17.0.0",
|
|
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": "
|
|
20
|
-
"@baloise/ds-angular-common": "
|
|
19
|
+
"@baloise/ds-core": "17.0.0",
|
|
20
|
+
"@baloise/ds-angular-common": "17.0.0",
|
|
21
21
|
"tslib": "^2.3.0"
|
|
22
22
|
},
|
|
23
23
|
"sideEffects": false,
|