@baloise/ds-angular-module 16.3.0 → 16.4.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/README.md +1 -1
- package/esm2020/generated/proxies.mjs +22 -20
- package/fesm2015/baloise-ds-angular-module.mjs +21 -19
- package/fesm2015/baloise-ds-angular-module.mjs.map +1 -1
- package/fesm2020/baloise-ds-angular-module.mjs +21 -19
- package/fesm2020/baloise-ds-angular-module.mjs.map +1 -1
- package/generated/proxies.d.ts +6 -6
- package/package.json +3 -3
package/generated/proxies.d.ts
CHANGED
|
@@ -150,7 +150,7 @@ export declare class BalCarousel {
|
|
|
150
150
|
protected el: HTMLElement;
|
|
151
151
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
152
152
|
static ɵfac: i0.ɵɵFactoryDeclaration<BalCarousel, never>;
|
|
153
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BalCarousel, "bal-carousel", never, { "aspectRatio": "aspectRatio"; "border": "border"; "controls": "controls"; "controlsOverflow": "controlsOverflow"; "controlsSticky": "controlsSticky"; "fullHeight": "fullHeight"; "interface": "interface"; "inverted": "inverted"; "itemsPerView": "itemsPerView"; "scrollY": "scrollY"; "steps": "steps"; "value": "value"; }, { "balChange": "balChange"; }, never, ["*"], false, never>;
|
|
153
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BalCarousel, "bal-carousel", never, { "aspectRatio": "aspectRatio"; "border": "border"; "controls": "controls"; "controlsOverflow": "controlsOverflow"; "controlsSticky": "controlsSticky"; "fullHeight": "fullHeight"; "htmlRole": "htmlRole"; "interface": "interface"; "inverted": "inverted"; "itemsPerView": "itemsPerView"; "scrollY": "scrollY"; "steps": "steps"; "value": "value"; }, { "balChange": "balChange"; }, never, ["*"], false, never>;
|
|
154
154
|
}
|
|
155
155
|
export declare interface BalCarouselItem extends Components.BalCarouselItem {
|
|
156
156
|
}
|
|
@@ -165,7 +165,7 @@ export declare class BalCarouselItem {
|
|
|
165
165
|
protected el: HTMLElement;
|
|
166
166
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
167
167
|
static ɵfac: i0.ɵɵFactoryDeclaration<BalCarouselItem, never>;
|
|
168
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BalCarouselItem, "bal-carousel-item", never, { "color": "color"; "download": "download"; "elementType": "elementType"; "href": "href"; "label": "label"; "name": "name"; "rel": "rel"; "src": "src"; "target": "target"; "value": "value"; }, { "balNavigate": "balNavigate"; "balFocus": "balFocus"; "balBlur": "balBlur"; }, never, ["*"], false, never>;
|
|
168
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BalCarouselItem, "bal-carousel-item", never, { "color": "color"; "download": "download"; "elementType": "elementType"; "href": "href"; "htmlRole": "htmlRole"; "label": "label"; "name": "name"; "rel": "rel"; "src": "src"; "target": "target"; "value": "value"; }, { "balNavigate": "balNavigate"; "balFocus": "balFocus"; "balBlur": "balBlur"; }, never, ["*"], false, never>;
|
|
169
169
|
}
|
|
170
170
|
export declare interface BalCheckbox extends Components.BalCheckbox {
|
|
171
171
|
}
|
|
@@ -799,7 +799,7 @@ export declare class BalNavMenuFlyout {
|
|
|
799
799
|
protected el: HTMLElement;
|
|
800
800
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
801
801
|
static ɵfac: i0.ɵɵFactoryDeclaration<BalNavMenuFlyout, never>;
|
|
802
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BalNavMenuFlyout, "bal-nav-menu-flyout", never, {}, {}, never, ["*"], false, never>;
|
|
802
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BalNavMenuFlyout, "bal-nav-menu-flyout", never, { "navId": "navId"; }, {}, never, ["*"], false, never>;
|
|
803
803
|
}
|
|
804
804
|
export declare interface BalNavMetaBar extends Components.BalNavMetaBar {
|
|
805
805
|
}
|
|
@@ -975,7 +975,7 @@ export declare class BalProgressBar {
|
|
|
975
975
|
protected el: HTMLElement;
|
|
976
976
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
977
977
|
static ɵfac: i0.ɵɵFactoryDeclaration<BalProgressBar, never>;
|
|
978
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BalProgressBar, "bal-progress-bar", never, { "background": "background"; "value": "value"; }, {}, never, ["*"], false, never>;
|
|
978
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BalProgressBar, "bal-progress-bar", never, { "background": "background"; "color": "color"; "value": "value"; }, {}, never, ["*"], false, never>;
|
|
979
979
|
}
|
|
980
980
|
export declare interface BalRadio extends Components.BalRadio {
|
|
981
981
|
}
|
|
@@ -1177,7 +1177,7 @@ export declare class BalSteps {
|
|
|
1177
1177
|
protected el: HTMLElement;
|
|
1178
1178
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1179
1179
|
static ɵfac: i0.ɵɵFactoryDeclaration<BalSteps, never>;
|
|
1180
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BalSteps, "bal-steps", never, { "clickable": "clickable"; "debounce": "debounce"; "options": "options"; "value": "value"; }, { "balChange": "balChange"; }, never, ["*"], false, never>;
|
|
1180
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BalSteps, "bal-steps", never, { "clickable": "clickable"; "color": "color"; "debounce": "debounce"; "options": "options"; "value": "value"; }, { "balChange": "balChange"; }, never, ["*"], false, never>;
|
|
1181
1181
|
}
|
|
1182
1182
|
export declare interface BalTabItem extends Components.BalTabItem {
|
|
1183
1183
|
}
|
|
@@ -1188,7 +1188,7 @@ export declare class BalTabItem {
|
|
|
1188
1188
|
protected el: HTMLElement;
|
|
1189
1189
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1190
1190
|
static ɵfac: i0.ɵɵFactoryDeclaration<BalTabItem, never>;
|
|
1191
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BalTabItem, "bal-tab-item", never, { "active": "active"; "bubble": "bubble"; "disabled": "disabled"; "href": "href"; "icon": "icon"; "invisible": "invisible"; "label": "label"; "prevent": "prevent"; "target": "target"; "value": "value"; }, { "balNavigate": "balNavigate"; }, never, ["*"], false, never>;
|
|
1191
|
+
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>;
|
|
1192
1192
|
}
|
|
1193
1193
|
export declare interface BalTable extends Components.BalTable {
|
|
1194
1194
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@baloise/ds-angular-module",
|
|
3
|
-
"version": "16.
|
|
3
|
+
"version": "16.4.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": "16.
|
|
20
|
-
"@baloise/ds-angular-common": "16.
|
|
19
|
+
"@baloise/ds-core": "16.4.0",
|
|
20
|
+
"@baloise/ds-angular-common": "16.4.0",
|
|
21
21
|
"tslib": "^2.3.0"
|
|
22
22
|
},
|
|
23
23
|
"sideEffects": false,
|