@baloise/ds-angular-module 17.0.0 → 17.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -41,7 +41,7 @@ export declare class BalAccordionTrigger {
41
41
  protected el: HTMLElement;
42
42
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
43
43
  static ɵfac: i0.ɵɵFactoryDeclaration<BalAccordionTrigger, never>;
44
- static ɵcmp: i0.ɵɵComponentDeclaration<BalAccordionTrigger, "bal-accordion-trigger", never, { "button": "button"; "closeIcon": "closeIcon"; "closeLabel": "closeLabel"; "color": "color"; "openIcon": "openIcon"; "openLabel": "openLabel"; "size": "size"; }, {}, never, ["*"], false, never>;
44
+ static ɵcmp: i0.ɵɵComponentDeclaration<BalAccordionTrigger, "bal-accordion-trigger", never, { "button": "button"; "closeIcon": "closeIcon"; "closeLabel": "closeLabel"; "color": "color"; "expanded": "expanded"; "openIcon": "openIcon"; "openLabel": "openLabel"; "size": "size"; }, {}, never, ["*"], false, never>;
45
45
  }
46
46
  export declare interface BalApp extends Components.BalApp {
47
47
  }
@@ -293,7 +293,7 @@ export declare class BalDate {
293
293
  protected el: HTMLElement;
294
294
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
295
295
  static ɵfac: i0.ɵɵFactoryDeclaration<BalDate, never>;
296
- static ɵcmp: i0.ɵɵComponentDeclaration<BalDate, "bal-date", never, { "allowInvalidValue": "allowInvalidValue"; "allowedDates": "allowedDates"; "autoInvalidOff": "autoInvalidOff"; "closeOnSelect": "closeOnSelect"; "debounce": "debounce"; "defaultDate": "defaultDate"; "disabled": "disabled"; "freeSolo": "freeSolo"; "invalid": "invalid"; "max": "max"; "maxYearProp": "maxYearProp"; "min": "min"; "minYearProp": "minYearProp"; "name": "name"; "placeholder": "placeholder"; "readonly": "readonly"; "required": "required"; "triggerIcon": "triggerIcon"; "value": "value"; }, { "balInput": "balInput"; "balChange": "balChange"; "balWillAnimate": "balWillAnimate"; "balDidAnimate": "balDidAnimate"; "balBlur": "balBlur"; "balFocus": "balFocus"; "balInputClick": "balInputClick"; "balIconClick": "balIconClick"; }, never, ["*"], false, never>;
296
+ static ɵcmp: i0.ɵɵComponentDeclaration<BalDate, "bal-date", never, { "allowInvalidValue": "allowInvalidValue"; "allowedDates": "allowedDates"; "autoInvalidOff": "autoInvalidOff"; "autocomplete": "autocomplete"; "closeOnSelect": "closeOnSelect"; "debounce": "debounce"; "defaultDate": "defaultDate"; "disabled": "disabled"; "freeSolo": "freeSolo"; "invalid": "invalid"; "max": "max"; "maxYearProp": "maxYearProp"; "min": "min"; "minYearProp": "minYearProp"; "name": "name"; "placeholder": "placeholder"; "readonly": "readonly"; "required": "required"; "triggerIcon": "triggerIcon"; "value": "value"; }, { "balInput": "balInput"; "balChange": "balChange"; "balWillAnimate": "balWillAnimate"; "balDidAnimate": "balDidAnimate"; "balBlur": "balBlur"; "balFocus": "balFocus"; "balInputClick": "balInputClick"; "balIconClick": "balIconClick"; }, never, ["*"], false, never>;
297
297
  }
298
298
  export declare interface BalDateCalendar extends Components.BalDateCalendar {
299
299
  }
@@ -339,7 +339,7 @@ export declare class BalDropdown {
339
339
  protected el: HTMLElement;
340
340
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
341
341
  static ɵfac: i0.ɵɵFactoryDeclaration<BalDropdown, never>;
342
- static ɵcmp: i0.ɵɵComponentDeclaration<BalDropdown, "bal-dropdown", never, { "autocomplete": "autocomplete"; "chips": "chips"; "clearable": "clearable"; "contentHeight": "contentHeight"; "disabled": "disabled"; "filter": "filter"; "icon": "icon"; "invalid": "invalid"; "loading": "loading"; "multiple": "multiple"; "name": "name"; "options": "options"; "placeholder": "placeholder"; "readonly": "readonly"; "required": "required"; "value": "value"; }, { "balChange": "balChange"; "balFocus": "balFocus"; "balBlur": "balBlur"; }, never, ["*"], false, never>;
342
+ static ɵcmp: i0.ɵɵComponentDeclaration<BalDropdown, "bal-dropdown", never, { "autocomplete": "autocomplete"; "chips": "chips"; "clearable": "clearable"; "contentHeight": "contentHeight"; "disabled": "disabled"; "filter": "filter"; "icon": "icon"; "inlineLabel": "inlineLabel"; "invalid": "invalid"; "loading": "loading"; "multiple": "multiple"; "name": "name"; "options": "options"; "placeholder": "placeholder"; "readonly": "readonly"; "required": "required"; "size": "size"; "theme": "theme"; "value": "value"; }, { "balChange": "balChange"; "balFocus": "balFocus"; "balBlur": "balBlur"; }, never, ["*"], false, never>;
343
343
  }
344
344
  export declare interface BalField extends Components.BalField {
345
345
  }
@@ -418,7 +418,7 @@ export declare class BalFooter {
418
418
  protected el: HTMLElement;
419
419
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
420
420
  static ɵfac: i0.ɵɵFactoryDeclaration<BalFooter, never>;
421
- static ɵcmp: i0.ɵɵComponentDeclaration<BalFooter, "bal-footer", never, { "hideLanguageSelection": "hideLanguageSelection"; "hideLinks": "hideLinks"; "showSocialMedia": "showSocialMedia"; }, {}, never, ["*"], false, never>;
421
+ static ɵcmp: i0.ɵɵComponentDeclaration<BalFooter, "bal-footer", never, { "hideLanguageSelection": "hideLanguageSelection"; "hideLinks": "hideLinks"; "overrideLinks": "overrideLinks"; "showSocialMedia": "showSocialMedia"; }, {}, never, ["*"], false, never>;
422
422
  }
423
423
  export declare interface BalForm extends Components.BalForm {
424
424
  }
@@ -1193,7 +1193,7 @@ export declare class BalTabItem {
1193
1193
  protected el: HTMLElement;
1194
1194
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1195
1195
  static ɵfac: i0.ɵɵFactoryDeclaration<BalTabItem, never>;
1196
- static ɵcmp: i0.ɵɵComponentDeclaration<BalTabItem, "bal-tab-item", never, { "active": "active"; "aria": "aria"; "bubble": "bubble"; "disabled": "disabled"; "href": "href"; "icon": "icon"; "invisible": "invisible"; "label": "label"; "noPanel": "noPanel"; "prevent": "prevent"; "target": "target"; "value": "value"; }, { "balNavigate": "balNavigate"; }, never, ["*"], false, never>;
1196
+ static ɵcmp: i0.ɵɵComponentDeclaration<BalTabItem, "bal-tab-item", never, { "active": "active"; "aria": "aria"; "bubble": "bubble"; "disabled": "disabled"; "href": "href"; "icon": "icon"; "invisible": "invisible"; "label": "label"; "noPanel": "noPanel"; "prevent": "prevent"; "subLabel": "subLabel"; "svg": "svg"; "target": "target"; "value": "value"; }, { "balNavigate": "balNavigate"; }, never, ["*"], false, never>;
1197
1197
  }
1198
1198
  export declare interface BalTable extends Components.BalTable {
1199
1199
  }
@@ -1217,7 +1217,7 @@ export declare class BalTabs {
1217
1217
  protected el: HTMLElement;
1218
1218
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1219
1219
  static ɵfac: i0.ɵɵFactoryDeclaration<BalTabs, never>;
1220
- static ɵcmp: i0.ɵɵComponentDeclaration<BalTabs, "bal-tabs", never, { "accordion": "accordion"; "border": "border"; "clickable": "clickable"; "context": "context"; "debounce": "debounce"; "expanded": "expanded"; "float": "float"; "fullwidth": "fullwidth"; "iconPosition": "iconPosition"; "inverted": "inverted"; "optionalTabSelection": "optionalTabSelection"; "options": "options"; "overflow": "overflow"; "selectOnMobile": "selectOnMobile"; "spaceless": "spaceless"; "value": "value"; "vertical": "vertical"; "verticalColSize": "verticalColSize"; }, { "balChange": "balChange"; "balWillAnimate": "balWillAnimate"; "balDidAnimate": "balDidAnimate"; }, never, ["*"], false, never>;
1220
+ static ɵcmp: i0.ɵɵComponentDeclaration<BalTabs, "bal-tabs", never, { "accordion": "accordion"; "border": "border"; "clickable": "clickable"; "context": "context"; "debounce": "debounce"; "dimInactiveElements": "dimInactiveElements"; "expanded": "expanded"; "float": "float"; "fullwidth": "fullwidth"; "iconPosition": "iconPosition"; "inverted": "inverted"; "optionalTabSelection": "optionalTabSelection"; "options": "options"; "overflow": "overflow"; "selectOnMobile": "selectOnMobile"; "spaceless": "spaceless"; "value": "value"; "vertical": "vertical"; "verticalColSize": "verticalColSize"; }, { "balChange": "balChange"; "balWillAnimate": "balWillAnimate"; "balDidAnimate": "balDidAnimate"; }, never, ["*"], false, never>;
1221
1221
  }
1222
1222
  export declare interface BalTag extends Components.BalTag {
1223
1223
  }
@@ -1265,7 +1265,7 @@ export declare class BalTextarea {
1265
1265
  protected el: HTMLElement;
1266
1266
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1267
1267
  static ɵfac: i0.ɵɵFactoryDeclaration<BalTextarea, never>;
1268
- static ɵcmp: i0.ɵɵComponentDeclaration<BalTextarea, "bal-textarea", never, { "autoInvalidOff": "autoInvalidOff"; "autocapitalize": "autocapitalize"; "autofocus": "autofocus"; "clickable": "clickable"; "cols": "cols"; "debounce": "debounce"; "disabled": "disabled"; "inputmode": "inputmode"; "invalid": "invalid"; "maxLength": "maxLength"; "minLength": "minLength"; "name": "name"; "placeholder": "placeholder"; "readonly": "readonly"; "required": "required"; "rows": "rows"; "value": "value"; "wrap": "wrap"; }, { "balChange": "balChange"; "balInput": "balInput"; "balBlur": "balBlur"; "balKeyPress": "balKeyPress"; "balFocus": "balFocus"; }, never, ["*"], false, never>;
1268
+ static ɵcmp: i0.ɵɵComponentDeclaration<BalTextarea, "bal-textarea", never, { "autoInvalidOff": "autoInvalidOff"; "autocapitalize": "autocapitalize"; "autocomplete": "autocomplete"; "autofocus": "autofocus"; "clickable": "clickable"; "cols": "cols"; "debounce": "debounce"; "disabled": "disabled"; "inputmode": "inputmode"; "invalid": "invalid"; "maxLength": "maxLength"; "minLength": "minLength"; "name": "name"; "placeholder": "placeholder"; "readonly": "readonly"; "required": "required"; "rows": "rows"; "value": "value"; "wrap": "wrap"; }, { "balChange": "balChange"; "balInput": "balInput"; "balBlur": "balBlur"; "balKeyPress": "balKeyPress"; "balFocus": "balFocus"; }, never, ["*"], false, never>;
1269
1269
  }
1270
1270
  export declare interface BalTimeInput extends Components.BalTimeInput {
1271
1271
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@baloise/ds-angular-module",
3
- "version": "17.0.0",
3
+ "version": "17.1.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": "17.0.0",
20
- "@baloise/ds-angular-common": "17.0.0",
19
+ "@baloise/ds-core": "17.1.0",
20
+ "@baloise/ds-angular-common": "17.1.0",
21
21
  "tslib": "^2.3.0"
22
22
  },
23
23
  "sideEffects": false,