@kirbydesign/designsystem 11.6.2 → 11.7.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/fesm2022/kirbydesign-designsystem-accordion.mjs +10 -10
- package/fesm2022/kirbydesign-designsystem-action-group.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-avatar.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-badge.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-button.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-calendar.mjs +4 -4
- package/fesm2022/kirbydesign-designsystem-calendar.mjs.map +1 -1
- package/fesm2022/kirbydesign-designsystem-card.mjs +16 -16
- package/fesm2022/kirbydesign-designsystem-chart.mjs +22 -22
- package/fesm2022/kirbydesign-designsystem-checkbox.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-data-table.mjs +7 -7
- package/fesm2022/kirbydesign-designsystem-divider.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-dropdown.mjs +10 -10
- package/fesm2022/kirbydesign-designsystem-empty-state.mjs +7 -7
- package/fesm2022/kirbydesign-designsystem-fab-sheet.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-flag.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-form-field.mjs +44 -36
- package/fesm2022/kirbydesign-designsystem-form-field.mjs.map +1 -1
- package/fesm2022/kirbydesign-designsystem-header.mjs +19 -19
- package/fesm2022/kirbydesign-designsystem-helpers.mjs +9 -9
- package/fesm2022/kirbydesign-designsystem-icon.mjs +11 -10
- package/fesm2022/kirbydesign-designsystem-icon.mjs.map +1 -1
- package/fesm2022/kirbydesign-designsystem-item-group.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-item-sliding.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-item.mjs +11 -11
- package/fesm2022/kirbydesign-designsystem-item.mjs.map +1 -1
- package/fesm2022/kirbydesign-designsystem-kirby-app.mjs +7 -7
- package/fesm2022/kirbydesign-designsystem-list.mjs +41 -41
- package/fesm2022/kirbydesign-designsystem-list.mjs.map +1 -1
- package/fesm2022/kirbydesign-designsystem-loading-overlay.mjs +6 -6
- package/fesm2022/kirbydesign-designsystem-menu.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-modal.mjs +42 -42
- package/fesm2022/kirbydesign-designsystem-page.mjs +41 -41
- package/fesm2022/kirbydesign-designsystem-page.mjs.map +1 -1
- package/fesm2022/kirbydesign-designsystem-popover.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-progress-circle.mjs +6 -6
- package/fesm2022/kirbydesign-designsystem-radio.mjs +10 -10
- package/fesm2022/kirbydesign-designsystem-range.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-reorder-list.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-router-outlet.mjs +7 -7
- package/fesm2022/kirbydesign-designsystem-section-header.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-shared-floating.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-shared-portal.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-shared.mjs +18 -18
- package/fesm2022/kirbydesign-designsystem-slide-button.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-slide.mjs +13 -13
- package/fesm2022/kirbydesign-designsystem-spinner.mjs +7 -7
- package/fesm2022/kirbydesign-designsystem-tab-navigation.mjs +10 -10
- package/fesm2022/kirbydesign-designsystem-tabs.mjs +13 -13
- package/fesm2022/kirbydesign-designsystem-testing-base.mjs +286 -286
- package/fesm2022/kirbydesign-designsystem-testing-jasmine.mjs +4 -4
- package/fesm2022/kirbydesign-designsystem-testing-jest.mjs +4 -4
- package/fesm2022/kirbydesign-designsystem-testing.mjs +4 -4
- package/fesm2022/kirbydesign-designsystem-toast.mjs +6 -6
- package/fesm2022/kirbydesign-designsystem-toggle-button.mjs +7 -7
- package/fesm2022/kirbydesign-designsystem-toggle.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem-types.mjs +3 -3
- package/fesm2022/kirbydesign-designsystem.mjs +13 -13
- package/icons/svg/chainlink.svg +3 -0
- package/package.json +2 -2
- package/types/kirbydesign-designsystem-accordion.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-action-group.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-avatar.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-badge.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-button.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-calendar.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-card.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-chart.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-checkbox.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-config.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-data-table.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-divider.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-dropdown.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-empty-state.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-fab-sheet.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-flag.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-form-field.d.ts +2 -0
- package/types/kirbydesign-designsystem-form-field.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-header.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-helpers-scss.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-helpers.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-icon.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-item-group.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-item-sliding.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-item.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-kirby-app.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-list.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-loading-overlay.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-menu.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-modal.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-page.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-popover.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-progress-circle.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-radio.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-range.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-reorder-list.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-router-outlet.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-section-header.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-shared-floating.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-shared-portal.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-shared.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-slide-button.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-slide.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-spinner.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-tab-navigation.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-tabs.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-testing-base.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-testing-jasmine.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-testing-jest.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-testing.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-toast.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-toggle-button.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-toggle.d.ts.map +1 -1
- package/types/kirbydesign-designsystem-types.d.ts.map +1 -1
- package/types/kirbydesign-designsystem.d.ts.map +1 -1
|
@@ -91,11 +91,11 @@ const MOCK_PROVIDERS = [
|
|
|
91
91
|
// eslint-disable-next-line @typescript-eslint/triple-slash-reference
|
|
92
92
|
/// <reference path='../../../../../node_modules/@types/jasmine/index.d.ts' />
|
|
93
93
|
class KirbyTestingModule {
|
|
94
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
95
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.
|
|
96
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.
|
|
94
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: KirbyTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
95
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.7", ngImport: i0, type: KirbyTestingModule, imports: [KirbyTestingBaseModule], exports: [KirbyTestingBaseModule] }); }
|
|
96
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: KirbyTestingModule, providers: [...MOCK_PROVIDERS], imports: [KirbyTestingBaseModule, KirbyTestingBaseModule] }); }
|
|
97
97
|
}
|
|
98
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
98
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: KirbyTestingModule, decorators: [{
|
|
99
99
|
type: NgModule,
|
|
100
100
|
args: [{
|
|
101
101
|
imports: [KirbyTestingBaseModule],
|
|
@@ -97,11 +97,11 @@ const MOCK_PROVIDERS = [
|
|
|
97
97
|
// eslint-disable-next-line @typescript-eslint/triple-slash-reference
|
|
98
98
|
/// <reference path='../../../../../node_modules/@types/jest/index.d.ts' />
|
|
99
99
|
class KirbyTestingModule {
|
|
100
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
101
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.
|
|
102
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.
|
|
100
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: KirbyTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
101
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.7", ngImport: i0, type: KirbyTestingModule, imports: [KirbyTestingBaseModule], exports: [KirbyTestingBaseModule] }); }
|
|
102
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: KirbyTestingModule, providers: [...MOCK_PROVIDERS], imports: [KirbyTestingBaseModule, KirbyTestingBaseModule] }); }
|
|
103
103
|
}
|
|
104
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
104
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: KirbyTestingModule, decorators: [{
|
|
105
105
|
type: NgModule,
|
|
106
106
|
args: [{
|
|
107
107
|
imports: [KirbyTestingBaseModule],
|
|
@@ -5,11 +5,11 @@ import { provideIonicAngular } from '@ionic/angular/standalone';
|
|
|
5
5
|
import { componentOnReady } from '@ionic/core';
|
|
6
6
|
|
|
7
7
|
class IonicTestingModule {
|
|
8
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
9
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.
|
|
10
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.
|
|
8
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: IonicTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
9
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.7", ngImport: i0, type: IonicTestingModule }); }
|
|
10
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: IonicTestingModule, providers: [provideIonicAngular({ mode: 'ios', _testing: true })] }); }
|
|
11
11
|
}
|
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
12
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: IonicTestingModule, decorators: [{
|
|
13
13
|
type: NgModule,
|
|
14
14
|
args: [{
|
|
15
15
|
providers: [provideIonicAngular({ mode: 'ios', _testing: true })],
|
|
@@ -30,10 +30,10 @@ class ToastHelper {
|
|
|
30
30
|
}
|
|
31
31
|
return cssClass;
|
|
32
32
|
}
|
|
33
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
34
|
-
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
33
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: ToastHelper, deps: [{ token: i1.ToastController }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
34
|
+
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: ToastHelper }); }
|
|
35
35
|
}
|
|
36
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
36
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: ToastHelper, decorators: [{
|
|
37
37
|
type: Injectable
|
|
38
38
|
}], ctorParameters: () => [{ type: i1.ToastController }] });
|
|
39
39
|
|
|
@@ -48,10 +48,10 @@ class ToastController {
|
|
|
48
48
|
}
|
|
49
49
|
return overlay;
|
|
50
50
|
}
|
|
51
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
52
|
-
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
51
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: ToastController, deps: [{ token: ToastHelper }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
52
|
+
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: ToastController }); }
|
|
53
53
|
}
|
|
54
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
54
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: ToastController, decorators: [{
|
|
55
55
|
type: Injectable
|
|
56
56
|
}], ctorParameters: () => [{ type: ToastHelper }] });
|
|
57
57
|
|
|
@@ -77,8 +77,8 @@ class ToggleButtonComponent {
|
|
|
77
77
|
?.toggleAttribute('disabled', isDisabled);
|
|
78
78
|
this.cdr.markForCheck();
|
|
79
79
|
}
|
|
80
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
81
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
80
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: ToggleButtonComponent, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
81
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.7", type: ToggleButtonComponent, isStandalone: true, selector: "kirby-toggle-button", inputs: { checked: "checked" }, outputs: { checkChanged: "checkChanged" }, host: { listeners: { "click": "onClick($event)", "focusout": "onFocusOut()" } }, providers: [
|
|
82
82
|
{
|
|
83
83
|
provide: NG_VALUE_ACCESSOR,
|
|
84
84
|
useExisting: forwardRef((() => ToggleButtonComponent)),
|
|
@@ -86,7 +86,7 @@ class ToggleButtonComponent {
|
|
|
86
86
|
},
|
|
87
87
|
], ngImport: i0, template: "@if (!checked) {\n <ng-content select=\"button[kirby-button][unchecked]\"></ng-content>\n}\n@if (checked) {\n <ng-content select=\"button[kirby-button][checked]\"></ng-content>\n}\n", changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
88
88
|
}
|
|
89
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
89
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: ToggleButtonComponent, decorators: [{
|
|
90
90
|
type: Component,
|
|
91
91
|
args: [{ selector: 'kirby-toggle-button', changeDetection: ChangeDetectionStrategy.OnPush, providers: [
|
|
92
92
|
{
|
|
@@ -108,11 +108,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.0", ngImpor
|
|
|
108
108
|
}] } });
|
|
109
109
|
|
|
110
110
|
class ToggleButtonModule {
|
|
111
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
112
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.
|
|
113
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.
|
|
111
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: ToggleButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
112
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.7", ngImport: i0, type: ToggleButtonModule, imports: [CommonModule, ToggleButtonComponent], exports: [ToggleButtonComponent] }); }
|
|
113
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: ToggleButtonModule, imports: [CommonModule] }); }
|
|
114
114
|
}
|
|
115
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
115
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: ToggleButtonModule, decorators: [{
|
|
116
116
|
type: NgModule,
|
|
117
117
|
args: [{
|
|
118
118
|
imports: [CommonModule, ToggleButtonComponent],
|
|
@@ -106,8 +106,8 @@ class ToggleComponent {
|
|
|
106
106
|
this.disabled = isDisabled;
|
|
107
107
|
this.cdr.markForCheck();
|
|
108
108
|
}
|
|
109
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
110
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
109
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: ToggleComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i1.IonicElementPartHelper }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
110
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.7", type: ToggleComponent, isStandalone: true, selector: "kirby-toggle", inputs: { checked: "checked", disabled: "disabled" }, outputs: { checkedChange: "checkedChange" }, host: { properties: { "attr.disabled": "this._isDisabled", "class.has-hidden-label": "this._labelText" } }, providers: [
|
|
111
111
|
IonicElementPartHelper,
|
|
112
112
|
{
|
|
113
113
|
provide: NG_VALUE_ACCESSOR,
|
|
@@ -116,7 +116,7 @@ class ToggleComponent {
|
|
|
116
116
|
},
|
|
117
117
|
], viewQueries: [{ propertyName: "ionToggleElement", first: true, predicate: IonToggle, descendants: true, read: ElementRef, static: true }], ngImport: i0, template: "<ion-toggle\n [checked]=\"checked\"\n [disabled]=\"disabled\"\n [class.interaction-state-active]=\"_pressed\"\n (keydown.space)=\"_onActive()\"\n (keyup.space)=\"_onInactive()\"\n (blur)=\"_onInactive()\"\n (ionChange)=\"onCheckedChange($event.detail.checked)\"\n [justify]=\"_justify\"\n [labelPlacement]=\"_labelPlacement\"\n>\n @if (_labelText) {\n <span class=\"hidden-label\">{{ _labelText }}</span>\n }\n <span class=\"default-content\" [attr.aria-hidden]=\"_labelText ? true : undefined\">\n <ng-content></ng-content>\n </span>\n</ion-toggle>\n", styles: [":host{display:inline-flex}:host:has(ion-toggle.in-item.toggle-justify-space-between){width:100%}:host.has-hidden-label:has(ion-toggle.in-item){position:initial}:host.has-hidden-label:has(ion-toggle.in-item) ion-toggle{position:initial}:host.has-hidden-label:has(ion-toggle.in-item) ion-toggle::part(label){position:initial}:host.has-hidden-label:has(ion-toggle.in-item) ion-toggle::part(label-text-wrapper){margin-inline:0}:host.has-hidden-label[slot=end] ion-toggle{margin-inline-start:12px}:host.has-hidden-label .hidden-label{position:absolute;inset:0;opacity:0}:host[disabled]{color:var(--kirby-text-color-semi-dark)}:host[disabled] ion-toggle{--color: var(--kirby-medium);--color-checked: var(--kirby-medium);opacity:1}:host[disabled] ion-toggle::part(track){opacity:.3}@media(hover:hover)and (pointer:fine){ion-toggle{overflow:visible;contain:none}ion-toggle:focus-within::part(track):focus-visible{transition:all 80ms linear 0ms;box-shadow:0 0 0 2px var(--kirby-background-color),0 0 0 4px #4d90fe}ion-toggle:focus-visible:focus-within::part(track){transition:all 80ms linear 0ms;box-shadow:0 0 0 2px var(--kirby-background-color),0 0 0 4px #4d90fe}}ion-toggle:focus-visible{outline:none}@media(hover:hover){ion-toggle:hover{--state-layer-opacity: .08;--state-layer-background-color: var(--kirby-black);cursor:pointer;--track-background: rgb(119.28, 119.28, 119.28);--handle-background: rgb(244.8, 244.8, 244.8);--track-background-checked: rgb(45.030660793, 192.689339207, 114.1474889868);--handle-background-checked: rgb(244.8, 244.8, 244.8)}}ion-toggle:active,ion-toggle.interaction-state-active{--state-layer-opacity: .12;--state-layer-background-color: var(--kirby-black);--track-background: rgb(107.92, 107.92, 107.92);--handle-background: rgb(234.6, 234.6, 234.6);--track-background-checked: rgb(40.7420264317, 174.3379735683, 103.2762995595);--handle-background-checked: rgb(234.6, 234.6, 234.6)}ion-toggle{--track-background: var(--kirby-semi-dark);--handle-background: var(--kirby-white);--track-background-checked: var(--kirby-success);--handle-background-checked: var(--kirby-white);--handle-transition: .2s;--handle-box-shadow: 0 1px 24px 0 rgba(28, 28, 28, .04);--handle-height: 28px;--handle-width: 28px;--border-radius: 16px}ion-toggle::part(track){height:32px}ion-toggle ::part(label-text-wrapper){line-height:24px;white-space:pre-line}ion-toggle.in-item::part(label){align-items:center;padding-inline:0}ion-toggle.in-item::part(label),ion-toggle.in-item::part(label-text-wrapper){margin-block:0}ion-toggle.in-item.toggle-label-placement-start::part(label-text-wrapper){margin-inline:0 12px}ion-toggle.in-item.toggle-label-placement-end::part(label-text-wrapper){margin-inline:12px 0}ion-toggle.in-item.legacy-toggle{padding:0}:host-context(kirby-item){z-index:1}:host-context(kirby-item) ion-toggle{margin:0}:host-context(kirby-item)[slot=start]{margin-inline-end:12px}\n"], dependencies: [{ kind: "component", type: IonToggle, selector: "ion-toggle", inputs: ["checked", "color", "disabled", "enableOnOffLabels", "errorText", "helperText", "justify", "labelPlacement", "mode", "name", "value"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
118
118
|
}
|
|
119
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
119
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: ToggleComponent, decorators: [{
|
|
120
120
|
type: Component,
|
|
121
121
|
args: [{ imports: [IonToggle], selector: 'kirby-toggle', providers: [
|
|
122
122
|
IonicElementPartHelper,
|
|
@@ -5,10 +5,10 @@ class WindowRef {
|
|
|
5
5
|
get nativeWindow() {
|
|
6
6
|
return window;
|
|
7
7
|
}
|
|
8
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
9
|
-
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
8
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: WindowRef, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9
|
+
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: WindowRef, providedIn: 'root' }); }
|
|
10
10
|
}
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
11
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: WindowRef, decorators: [{
|
|
12
12
|
type: Injectable,
|
|
13
13
|
args: [{
|
|
14
14
|
providedIn: 'root',
|
|
@@ -267,8 +267,8 @@ class SegmentedControlComponent {
|
|
|
267
267
|
this.isDisabled = isDisabled;
|
|
268
268
|
this.cdr.markForCheck();
|
|
269
269
|
}
|
|
270
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
271
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
270
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: SegmentedControlComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
271
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.7", type: SegmentedControlComponent, isStandalone: true, selector: "kirby-segmented-control", inputs: { mode: "mode", items: "items", selectedIndex: "selectedIndex", value: "value", size: "size", disableChangeOnSwipe: "disableChangeOnSwipe" }, outputs: { selectedIndexChange: "selectedIndexChange", segmentSelect: "segmentSelect" }, host: { listeners: { "focusin": "_onFocusInOut()", "focusout": "_onFocusInOut()" }, properties: { "class": "this._modeCssClass", "class.sm": "this.isSmallSize" } }, providers: [
|
|
272
272
|
{
|
|
273
273
|
provide: NG_VALUE_ACCESSOR,
|
|
274
274
|
useExisting: forwardRef((() => SegmentedControlComponent)),
|
|
@@ -276,7 +276,7 @@ class SegmentedControlComponent {
|
|
|
276
276
|
},
|
|
277
277
|
], viewQueries: [{ propertyName: "ionSegmentElement", first: true, predicate: IonSegment, descendants: true, read: ElementRef, static: true }], ngImport: i0, template: "<ion-segment\n [value]=\"value?.id\"\n [scrollable]=\"disableChangeOnSwipe || mode !== 'default'\"\n (ionChange)=\"onSegmentSelect($event.detail.value)\"\n (click)=\"preventOutsideClick($event)\"\n [disabled]=\"isDisabled\"\n>\n @for (item of items; track item.id; let i = $index) {\n <ion-segment-button\n [value]=\"item.id\"\n [attr.aria-label]=\"item.ariaLabel\"\n [attr.tabindex]=\"getTabIndex(item, i)\"\n (click)=\"focusNativeButton($event)\"\n >\n {{ item.text }}\n @if (item.badge) {\n <kirby-badge\n role=\"text\"\n [attr.aria-label]=\"item.badge.description\"\n [themeColor]=\"item.badge.themeColor\"\n >\n @if (item.badge.icon) {\n <kirby-icon [name]=\"item.badge.icon\"></kirby-icon>\n } @else {\n {{ item.badge.content }}\n }\n </kirby-badge>\n }\n </ion-segment-button>\n }\n</ion-segment>\n", styles: [":host{display:block;-webkit-user-select:none;user-select:none;--kirby-badge-position: absolute;--kirby-badge-top: -8px;--kirby-badge-right: -16px;--kirby-badge-z-index: 2}:host.sm ion-segment-button{min-height:32px;font-size:12px;--padding-start: 16px;--padding-end: 16px;--kirby-badge-right: -8px}@media(hover:hover)and (pointer:fine){:host.sm ion-segment-button{outline:none;border-radius:999px}:host.sm ion-segment-button:focus{transition:all 80ms linear 0ms;box-shadow:0 0 0 2px var(--kirby-background-color),0 0 0 4px #4d90fe}:host.sm ion-segment-button:focus:not(:focus-visible){box-shadow:0 0 0 0 transparent}:host.sm ion-segment-button:focus-visible{transition:all 80ms linear 0ms;box-shadow:0 0 0 2px var(--kirby-background-color),0 0 0 4px #4d90fe}}:host.default-mode ion-segment{--background: var(--kirby-inputs-background-color);box-shadow:var(--kirby-inputs-elevation);overflow:visible;contain:none;width:fit-content}:host.default-mode ion-segment-button{--color-hover: rgba(var(--kirby-black-rgb), .4)}:host.chip-mode ion-segment{--background: none;border-radius:0;padding:4px;gap:8px}@media(pointer:coarse){:host.chip-mode ion-segment{scrollbar-width:none}:host.chip-mode ion-segment::-webkit-scrollbar{display:none}}:host.chip-mode ion-segment-button{--background: var(--kirby-inputs-background-color);--indicator-transition: none}:host.chip-mode ion-segment-button::part(indicator){padding-inline:0}:host.compact ion-segment{--background: transparent}:host.compact ion-segment-button{--background: transparent;--padding-start: 12px;--padding-end: 12px}@media(hover:hover){:host.chip-mode ion-segment-button:hover,:host.compact ion-segment-button:hover{--state-layer-opacity: .12;--state-layer-background-color: var(--kirby-black);--background-hover: var(--state-layer-background-color);--background-hover-opacity: var(--state-layer-opacity)}}@media(hover:hover){:host.chip-mode ion-segment-button.segment-button-checked:hover,:host.compact ion-segment-button.segment-button-checked:hover{--state-layer-opacity: .16;--state-layer-background-color: var(--kirby-black-contrast);--background-hover: var(--state-layer-background-color);--background-hover-opacity: var(--state-layer-opacity)}}ion-segment{border-radius:999px;grid-auto-columns:max-content;box-sizing:border-box}@media(hover:hover)and (pointer:fine){ion-segment-button:focus-within::part(native):focus-visible{transition:all 80ms linear 0ms;box-shadow:0 0 0 2px var(--kirby-background-color),0 0 0 4px #4d90fe}ion-segment-button:focus-visible:focus-within::part(native){transition:all 80ms linear 0ms;box-shadow:0 0 0 2px var(--kirby-background-color),0 0 0 4px #4d90fe}}ion-segment-button{position:relative}ion-segment-button:after{content:\"\";position:absolute;min-height:44px;min-width:44px;width:100%;height:100%;transform:translate(-50%,-50%);left:50%;top:50%}ion-segment-button{--border-radius: 999px;--border-style: none;--background: none;--color: var(--kirby-inputs-color);--indicator-color: var(--kirby-inputs-indicator-background-color);--color-checked: var(--kirby-inputs-indicator-color);--indicator-box-shadow: none;--indicator-transform: none;--padding-start: 24px;--padding-end: 24px;--margin-bottom: 0;--margin-end: 0;--margin-start: 0;--margin-top: 0;min-height:40px;min-width:fit-content;font-weight:400;font-size:14px;text-transform:none;margin:0}ion-segment-button::part(native){border-radius:var(--border-radius);contain:none;overflow:visible;opacity:1}ion-segment-button::part(native):after{transition:all 80ms linear 0ms;border-radius:var(--border-radius)}ion-segment-button::part(indicator){padding-inline:0}\n"], dependencies: [{ kind: "component", type: IconComponent, selector: "kirby-icon", inputs: ["size", "name"] }, { kind: "component", type: BadgeComponent, selector: "kirby-badge", inputs: ["text", "size"] }, { kind: "component", type: IonSegment, selector: "ion-segment", inputs: ["color", "disabled", "mode", "scrollable", "selectOnFocus", "swipeGesture", "value"] }, { kind: "component", type: IonSegmentButton, selector: "ion-segment-button", inputs: ["contentId", "disabled", "layout", "mode", "type", "value"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
278
278
|
}
|
|
279
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
279
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: SegmentedControlComponent, decorators: [{
|
|
280
280
|
type: Component,
|
|
281
281
|
args: [{ imports: [IconComponent, BadgeComponent, IonSegment, IonSegmentButton], selector: 'kirby-segmented-control', changeDetection: ChangeDetectionStrategy.OnPush, providers: [
|
|
282
282
|
{
|
|
@@ -332,10 +332,10 @@ class KeyHandlerDirective {
|
|
|
332
332
|
hostElement.click();
|
|
333
333
|
}
|
|
334
334
|
}
|
|
335
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
336
|
-
/** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
335
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: KeyHandlerDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
336
|
+
/** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.7", type: KeyHandlerDirective, isStandalone: true, selector: "[keyHandler]", host: { listeners: { "keyup": "keyEvent($event)" } }, ngImport: i0 }); }
|
|
337
337
|
}
|
|
338
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
338
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: KeyHandlerDirective, decorators: [{
|
|
339
339
|
type: Directive,
|
|
340
340
|
args: [{
|
|
341
341
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -358,10 +358,10 @@ class ModalRouterLinkDirective {
|
|
|
358
358
|
this.modalNavigationService.navigateToModal(this.path, typeof this.queryParams !== 'string' ? this.queryParams : null);
|
|
359
359
|
return false;
|
|
360
360
|
}
|
|
361
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
362
|
-
/** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
361
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: ModalRouterLinkDirective, deps: [{ token: i1.ModalNavigationService }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
362
|
+
/** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.7", type: ModalRouterLinkDirective, isStandalone: true, selector: "[kirbyModalRouterLink]", inputs: { path: ["kirbyModalRouterLink", "path"], queryParams: ["kirbyModalQueryParams", "queryParams"] }, host: { listeners: { "click": "onClick()" } }, ngImport: i0 }); }
|
|
363
363
|
}
|
|
364
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
364
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: ModalRouterLinkDirective, decorators: [{
|
|
365
365
|
type: Directive,
|
|
366
366
|
args: [{ selector: `[kirbyModalRouterLink]` }]
|
|
367
367
|
}], ctorParameters: () => [{ type: i1.ModalNavigationService }, { type: i0.ElementRef }], propDecorators: { path: [{
|
|
@@ -443,8 +443,8 @@ class KirbyModule {
|
|
|
443
443
|
constructor(modalController, config) {
|
|
444
444
|
modalController.initialize(config && config.moduleRootRoutePath);
|
|
445
445
|
}
|
|
446
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
447
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.
|
|
446
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: KirbyModule, deps: [{ token: i1.ModalController }, { token: KIRBY_CONFIG, optional: true }], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
447
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.7", ngImport: i0, type: KirbyModule, imports: [CommonModule, RouterModule, KirbyAppModule,
|
|
448
448
|
RouterOutletModule,
|
|
449
449
|
PageModule,
|
|
450
450
|
HeaderModule,
|
|
@@ -551,7 +551,7 @@ class KirbyModule {
|
|
|
551
551
|
BadgeComponent,
|
|
552
552
|
ModalComponent,
|
|
553
553
|
TableSortableComponent, ModalRouterLinkDirective] }); }
|
|
554
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.
|
|
554
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: KirbyModule, providers: [provideKirby()], imports: [CommonModule, RouterModule, KirbyAppModule,
|
|
555
555
|
RouterOutletModule,
|
|
556
556
|
PageModule,
|
|
557
557
|
HeaderModule,
|
|
@@ -622,7 +622,7 @@ class KirbyModule {
|
|
|
622
622
|
AccordionModule,
|
|
623
623
|
HeaderModule] }); }
|
|
624
624
|
}
|
|
625
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
625
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.7", ngImport: i0, type: KirbyModule, decorators: [{
|
|
626
626
|
type: NgModule,
|
|
627
627
|
args: [{
|
|
628
628
|
imports: [CommonModule, RouterModule, ...importedModules, imports],
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12.8799 10.0498C13.1728 9.75695 13.6476 9.7569 13.9404 10.0498C15.794 11.9036 15.7918 14.907 13.9424 16.7686L11.1104 19.6006C9.25662 21.4541 6.25312 21.4518 4.39156 19.6025L4.38961 19.6006C2.53591 17.7469 2.53833 14.7434 4.38766 12.8818L5.79976 11.4697C6.09266 11.1769 6.56744 11.1769 6.86031 11.4697C7.15308 11.7626 7.15309 12.2374 6.86031 12.5303L5.45016 13.9404C4.1823 15.2184 4.1845 17.2724 5.4482 18.5381L5.57027 18.6533C6.85433 19.807 8.82309 19.7666 10.0498 18.54L12.8799 15.71C14.1484 14.4315 14.1453 12.376 12.8799 11.1104C12.587 10.8175 12.587 10.3427 12.8799 10.0498ZM12.8799 4.38961C14.7336 2.53602 17.7371 2.53822 19.5986 4.38766L19.6006 4.38961C21.4541 6.24331 21.4518 9.24683 19.6025 11.1084L18.1904 12.5205C17.8976 12.8132 17.4228 12.8131 17.1299 12.5205C16.837 12.2277 16.8371 11.7529 17.1299 11.46L18.54 10.0498C19.8078 8.77191 19.8054 6.71784 18.542 5.45211L18.4199 5.33687C17.1359 4.18302 15.1672 4.22359 13.9404 5.45016L11.1104 8.28023C9.84175 9.5588 9.84471 11.6143 11.1104 12.8799C11.403 13.1727 11.4031 13.6476 11.1104 13.9404C10.8175 14.2331 10.3427 14.2331 10.0498 13.9404C8.19604 12.0867 8.1984 9.08323 10.0479 7.22164L12.8799 4.38961Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kirbydesign/designsystem",
|
|
3
|
-
"version": "11.
|
|
3
|
+
"version": "11.7.0",
|
|
4
4
|
"description": "The Kirby Design Angular Components.",
|
|
5
5
|
"author": "kirby@bankdata.dk",
|
|
6
6
|
"repository": {
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"@floating-ui/dom": "^1.1.0",
|
|
29
29
|
"@fontsource/roboto": "^5.2.6",
|
|
30
30
|
"@ionic/angular": "8.6.3",
|
|
31
|
-
"@kirbydesign/core": "^0.0.
|
|
31
|
+
"@kirbydesign/core": "^0.0.88",
|
|
32
32
|
"chart.js": "^3.9.1",
|
|
33
33
|
"chartjs-adapter-date-fns": "^2.0.0",
|
|
34
34
|
"chartjs-plugin-annotation": "^1.0.2",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-accordion.d.ts","sources":["../../accordion/src/accordion-item.component.ts","../../accordion/src/accordion.directive.ts","../../accordion/src/accordion.module.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-accordion.d.ts","sources":["../../accordion/src/accordion-item.component.ts","../../accordion/src/accordion.directive.ts","../../accordion/src/accordion.module.ts"],"mappings":";;;;;AAmBA,cAAA,sBAca,YAAuB,SAAW,EAAA,gBAAW;;;;;;;AAO/C;AACC,YAAQ,YAAY;AAEE,kBAAc,SAAS,CAAC,aAAa;AAErE;AAUA;;6BAcyB,OAAO;AAShC;AACA;yCA9CW,sBAAsB;2CAAtB,sBAAsB;AA+ClC;;AC3ED,cAAA,kBAIa,4BAA8B;AAChC;AACgC,oBAAgB,SAAS,CAAC,sBAAsB;AAEzF;AAMA;yCAVW,kBAAkB;2CAAlB,kBAAkB;AAiB9B;;AClBD,cAAA,eAIa;yCAAA,eAAe;0CAAf,eAAe,iBAAA,EAAA,CAAA,UAAA,SAAAA,kBAAA,SAAAC,sBAAA,WAAAD,kBAAA,SAAAC,sBAAA;0CAAf,eAAe;AAAG;;;;","names":["i2.AccordionDirective","i3.AccordionItemComponent"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-action-group.d.ts","sources":["../../action-group/src/action-group.component.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-action-group.d.ts","sources":["../../action-group/src/action-group.component.ts"],"mappings":";;;AAqBA,KAAA;;;;;AAKA,cAAA,kBAAa,EAAA,cAAkB,CAAA,iBAAA;AAE/B,KAAK,eAAe;YAAa,iBAAiB;;;AAElD,cAAA,oBAOa,YAAqB,gBAAW,EAAA,SAAkB;AA4B3D;AACA;AACwC;;AA1B1C;;;;;;uBAcmB,eAAe;AAElC;;AAQU,4BAAY,UAAU,CAAC,WAAW,aACxB,SAAS,UAC6B,iBAAiB;AAG3E;AAcA,yBAAqB,aAAa;2BAYX,eAAe;AAUtC;AAmBA;AAQA;AAkBA;AAKA;yCAvHW,oBAAoB;2CAApB,oBAAoB;AAiIhC;;;;","names":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-avatar.d.ts","sources":["../../avatar/src/avatar.component.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-avatar.d.ts","sources":["../../avatar/src/avatar.component.ts"],"mappings":";;;;AAYA,aAAA,UAAY;AACV;AACA;AACA;AACA;AACD;AAED,cAAA,eAOa;;AAEF;;;;;AAKA,UAAM,UAAU,MAAM,UAAU;AAEzC,gBAAY,iBAAiB,GAAG,UAAU;AAE1C,gBAAY,YAAY,CAAC,UAAU;AAEnC;yBAKqB,UAAU;yCAlBpB,eAAe;2CAAf,eAAe;AAqB3B;;;;","names":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-badge.d.ts","sources":["../../badge/src/badge.component.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-badge.d.ts","sources":["../../badge/src/badge.component.ts"],"mappings":";;;AAIA,KAAA,SAAY;AAKZ,cAAA,cAOa;;;AAKX;;;AAGG;AACH;UAOM,SAAS;yCAhBJ,cAAc;2CAAd,cAAc,4KAAA,EAAA,CAAA,mBAAA;AAiB1B;;;;","names":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-button.d.ts","sources":["../../button/src/button.component.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-button.d.ts","sources":["../../button/src/button.component.ts"],"mappings":";;;;AAkBA,aAAA,UAAY;AACV;AACA;AACA;AACA;AACD;AAED,KAAA;AAEA,cAAA,2BAO6B,gBAAW,EAAA,SAAkB,EAAA;AAiEtD;AACA;oBAjEuB,cAAc;AAIvC;;;;AAYA;;AAKA;AAKA;AAMA;gBAOY,iBAAiB;AACpB;;AAGT,UAAM,UAAU,MAAM,UAAU;;;AAMhC;AAUA,qBAAiB,UAAU,CAAC,WAAW;;4BAKjB,UAAU,CAAC,WAAW,aACxB,SAAS;AAG7B;;AAkBA;AAwBA;AAgCA;;yCA/IW,eAAe;2CAAf,eAAe;AAyJ3B;;;;","names":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-calendar.d.ts","sources":["../../calendar/src/interfaces/calendar-day.ts","../../calendar/src/interfaces/calendar-year-navigator-config.ts","../../calendar/src/calendar.component.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-calendar.d.ts","sources":["../../calendar/src/interfaces/calendar-day.ts","../../calendar/src/interfaces/calendar-year-navigator-config.ts","../../calendar/src/calendar.component.ts"],"mappings":";;;;;AAAA,UAAM,WAAW,SAAY,mBAAQ;;;;;AAKpC;AAED,6BAAiB;;;;;;;;;;AAUhB;;ACjBD,KAAA;AACE,mBAAe,IAAI;AACnB,iBAAa,IAAI;;;AC2CnB,KAAA,MAAM,GAAMA,QAAS;AAErB,UAAU,OAAO;;;AAGhB;AAaD,cAAA,iBAOa,YAAkB,MAAA,EAAW,SAAQ;AA8J9C;AACA;AACO,kBAAc,kBAAkB;AA/J/B,gBAAU,YAAA,CAAA,IAAA;AACV,gBAAU,YAAA,CAAA,IAAA;AACV,gBAAU,YAAA;AACV,0BAAoB,YAAA,CAAA,IAAA;AACpB,sBAAgB,YAAA,CAAA,IAAA;AACjB;AACA;AACA;AACA;AACA;;AAEuB,uBAAe,MAAM;;AAM5C;AAAiB,uBAAe,MAAM;;AAC/C;;;AAGG;AACH;AAMA;;;;;;AAMG;0BAC4B,2BAA2B;AAE1D;AACA,YAAQ,WAAW;eACR,OAAO;;;;;;;;;;;;;;wBAkBE,IAAI;AAIxB,sCAA2C,IAAI;AAc/C,yBAAqB,IAAI;AAIzB,6BAAkC,IAAI;AAItC,wBAAoB,IAAI;AAIxB,4BAAiC,IAAI;qBAIpB,IAAI;AAIrB,yBAA8B,IAAI;mBAInB,IAAI;AAInB,uBAA4B,IAAI;mBAOjB,IAAI;AAInB,uBAA4B,IAAI;;;AAehC;;AAEG;AACH;;AAcA;AAKA;AAKqB,4CACC,UAAU,OACjB,iBAAiB,gBACT,kBAAkB;AAMzC;AAMA;AASA;;AAmBA,yBAAqB,aAAa;AAiBlC;AAYA;AAmBA;AAgBA;AAUA;AAIA;;AAsCA;AAcA;AAWA;AASA;AAQA;4BAYwB,WAAW;;;AAoCnC;;;AA8BA;AAeA;AAKA;AAMA;AAOA;AAWA;0BAuBsB,aAAa;yCAvfxB,iBAAiB;2CAAjB,iBAAiB;AA+hB7B;;;;","names":["LocaleDateFns"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-card.d.ts","sources":["../../card/src/card-footer/card-footer.component.ts","../../card/src/card-flag-level.ts","../../card/src/card-header/card-header.component.ts","../../card/src/card-as-button/card-as-button.directive.ts","../../card/src/card.component.ts","../../card/src/card.module.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-card.d.ts","sources":["../../card/src/card-footer/card-footer.component.ts","../../card/src/card-flag-level.ts","../../card/src/card-header/card-header.component.ts","../../card/src/card-as-button/card-as-button.directive.ts","../../card/src/card.component.ts","../../card/src/card.module.ts"],"mappings":";;;;;;;AAEA,cAAA,mBAMa;;yCAAA,mBAAmB;2CAAnB,mBAAmB;AAI/B;;ACVD,KAAA,iCAA4B;;ACE5B,cAAA,mBAMa;;;;aAKF,aAAa;;AAKtB;yCAVW,mBAAmB;2CAAnB,mBAAmB;AAc/B;;ACtBD,cAAA,qBAIa;AAKC;;;AAFmC;AAE3B,kCAAkB,UAAU;6BAIvB,aAAa;;yCAT3B,qBAAqB;2CAArB,qBAAqB;AA6BjC;;ACxBD,cAAA,aAKa,YAAc,MAAA,EAAW,SAAQ;AAoC1C;AACA;AACA;;;;AA/BF;;;;AAemB;;AAWnB;4BAGsB,UAAU,yBACC,qBAAqB,YAClC,SAAS;;;AAW7B;AAIA;AAIA;yCAzDW,aAAa;2CAAb,aAAa;AAuEzB;;AC7ED,cAAA,UAIa;yCAAA,UAAU;0CAAV,UAAU,iBAAA,EAAA,CAAA,YAAA,SAAA,EAAA,CAAA,mBAAA,SAAAA,aAAA,SAAAC,mBAAA,SAAAC,mBAAA,SAAAC,qBAAA,WAAAH,aAAA,SAAAC,mBAAA,SAAAC,mBAAA,SAAAC,qBAAA,SAAA,EAAA,CAAA,mBAAA;0CAAV,UAAU;AAAG;;;;","names":["i3.CardComponent","i4.CardFooterComponent","i5.CardHeaderComponent","i6.CardAsButtonDirective"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-chart.d.ts","sources":["../../chart/src/shared/charts.types.ts","../../chart/src/shared/chart-config-service/chart-config.service.ts","../../chart/src/shared/chart-js-service/chart-js.service.ts","../../chart/src/shared/chart-js-service/test-utils.ts","../../chart/src/shared/base-chart/base-chart.component.ts","../../chart/src/chart/chart.component.ts","../../chart/src/stock-chart/stock-chart.component.ts","../../chart/src/charts.module.ts","../../chart/src/chart-config/chart-base-config.ts","../../chart/src/chart-config/chart-bar-config/chart-bar-config.ts","../../chart/src/chart-config/chart-stock-config/vertical-line-plugin/vertical-line-plugin.model.ts","../../chart/src/chart-config/chart-stock-config/chart-stock-config.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-chart.d.ts","sources":["../../chart/src/shared/charts.types.ts","../../chart/src/shared/chart-config-service/chart-config.service.ts","../../chart/src/shared/chart-js-service/chart-js.service.ts","../../chart/src/shared/chart-js-service/test-utils.ts","../../chart/src/shared/base-chart/base-chart.component.ts","../../chart/src/chart/chart.component.ts","../../chart/src/stock-chart/stock-chart.component.ts","../../chart/src/charts.module.ts","../../chart/src/chart-config/chart-base-config.ts","../../chart/src/chart-config/chart-bar-config/chart-bar-config.ts","../../chart/src/chart-config/chart-stock-config/vertical-line-plugin/vertical-line-plugin.model.ts","../../chart/src/chart-config/chart-stock-config/chart-stock-config.ts"],"mappings":";;;;;;;AAEA,KAAA,wBAAY;AAEZ,KAAA,SAAY;AAEZ,KAAA;UAAsCA,WAAW;cAAY,YAAY;;AAEzE,KAAA;YACU,SAAS,GAAG,eAAe;;AAErC,KAAA,UAAY;AAEZ,KAAA;;;;aAIW,WAAW;;;AAItB,KAAA,WAAY;AAMZ,KAAA;AACE;AAAiB;;;AAClB,IAAGC,cAAc;AAElB,iBAAA,aAAgB;;ACpBhB,cAAA,kBACa;AACJ,6BAAyB,SAAS,GAAG,eAAe;gCAMxB,cAAc,GAAG,sBAAsB,CAAC,cAAc;AAOlF,sCAAkC,SAAS,GAAGD,WAAW;AAIzD,iDAA6C,YAAY,GAAG,YAAY;AAWxE,2CAAuC,qBAAqB,UAAU,WAAW;;;;;;;;;;;;;;;;;;yCA7B7E,kBAAkB;6CAAlB,kBAAkB;AAiE9B;;AC5DD,cAAA,cACa;kCAM+B,kBAAkB;;;AAH5D,yBAAqB,SAAS;;AAGR,oCAAoB,kBAAkB;;AAK1D,uBAAe,UAAU,CAAC,iBAAiB;cACrC,SAAS;AACf,cAAM,YAAY;AAClB,iBAAS,UAAU;wBACH,YAAY;AAC5B,sBAAc,iBAAiB;8BACT,wBAAwB;AAC/C;;;qBA0BuB,YAAY;AAM7B,yBAAqB,UAAU;qBAMd,SAAS,kBAAkB,YAAY;AAUxD,iCAA6B,YAAY,QAAQ,SAAS;AAM1D,mCAA+B,iBAAiB;AAMhD,oDAAgD,wBAAwB;AAc/E;wBACkB,YAAY;AAC5B,sBAAc,iBAAiB;AAChC,QAAG,YAAY;yCAkBqB,YAAY,KAAK,UAAU,GAAG,UAAU;AAW7E;AAoBA,mCAA+B,YAAY,gBAAgB,YAAY;AASvE;AAcA;AAeA;AAIA;AAmBA;yCA7MW,cAAc;6CAAd,cAAc;AA8O1B;;AC7PD,cAAA,uBAAa,EAAA,gBAAyB;AA2JtC,cAAA,6BAAa,EAAA,IAAA,CAA6B,sBAAO;;AC5IjD,cAAA,8BAKgC,aAAW,EAAA,SAAe,EAAA,SAAW;8BAqB7B,cAAc;UApBrC,SAAS;AACf,UAAM,YAAY;YAEV,UAAU;oBAEF,YAAY;AAC5B,kBAAc,iBAAiB;0BACT,wBAAwB;;AAIvD;AAKA,mBAAe,UAAU,CAAC,iBAAiB;;AAIrB,gCAAgB,cAAc;;AAapD;+BAkB2B,aAAa;AAuBxC;AAcA;AAIA;AAIA;AAIA;AAIA;AAIA;AAIA;;yCAjHW,kBAAkB;2CAAlB,kBAAkB;AAwH9B;;AC3ID,cAAA,cAMa,2BAAuB;AACzB,UAAM,OAAO,CAAC,SAAS;yCADrB,cAAc;2CAAd,cAAc;AAE1B;;ACDD,cAAA,mBAMa,2BAA4B;uBACX,qBAAqB;;AAIjD;yCALW,mBAAmB;2CAAnB,mBAAmB;AAQ/B;;ACnBD,cAAA,YAKa;yCAAA,YAAY;0CAAZ,YAAY,iBAAAE,cAAA,SAAAC,mBAAA,WAAAD,cAAA,SAAAC,mBAAA;0CAAZ,YAAY;AAAG;;ACT5B,cAAA,eAAa;AACX,uBAA0B,kBAAkB,CAACC,WAAS;0BACzB,OAAO,CAAC,cAAc;AACnD;AACD;;ACED;;AAEG;AACH,cAAA,cAAa,wBAAuB;AAClC;AAEA,uBAA0B,kBAAkB,CAACA,WAAS;AAiCvD;;AC7CD,UAAM,kBAAW,SAAmB,MAAA;;;AAGlC;;;AAGA;;;;AAID;;ACyBD;AACE;AAEA;AACA,cAAQ,gBAA0D,SAAA,eAAA;AAClE;AACA;AACA;AAOA;;AAaA;;AA4GA;AAEA,yCAAsC,CAAAA,WAAA;AAEtC,iCAAkC,CAAA,cAAA;AACnC,mCAAA,OAAA,CAAA,uCAAA,CAAA,OAAA;;;;;;;","names":["ChartJSType","ChartJSDataset","i1.ChartComponent","i2.StockChartComponent","ChartType"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-checkbox.d.ts","sources":["../../checkbox/src/checkbox.component.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-checkbox.d.ts","sources":["../../checkbox/src/checkbox.component.ts"],"mappings":";;;;;AAqBA,cAAA,iBAea,yBACA,EAAA,4BAAmC,EAAE,gBAAQ;AA0CtD;AACA;AACA;;;;AArCO;;AAOT;;AAMS;AACT;AAKA;AAGA;;AAMU,mBAAa,YAAA;AAEvB;;;AAKU,yBAAS,UAAU,CAAC,WAAW,2BACP,sBAAsB,OACzC,iBAAiB;AAGhC;AAiBA;AAcA;AASA;;;;AAgBA;;;;;AAKG;AACH;AAKA;;;;;;AAMG;AACH;AAIA;;;;;;AAMG;AACH;AAIA;;;;;AAKG;AACH;yCA/IW,iBAAiB;2CAAjB,iBAAiB;AAmJ7B;;;;","names":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-config.d.ts","sources":["../../config/src/provide-kirby.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-config.d.ts","sources":["../../config/src/provide-kirby.ts"],"mappings":";;AA4BA;;AAEG;AACH,qBAAiB;;AAGf;;;AAGG;;AAGH;;AAEG;;AAEJ;AAED;;AAEG;AACH,cAAA,YAAa,EAAA,cAAY,CAAA,WAAA;AAEzB;;;;AAIG;AACH,iBAAA,YAAgB,cACX,QAAU,KAAA,oBAAa,KAAA,oBACzB;AAiBH;;;;;AAKG;AACH,iBAAA,eAAgB,UAAgB,WAAS,GAAA;AAczC;;AAEG;AACH,iBAAA,eAAgB,IAAA,WAAmB;;;;","names":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-data-table.d.ts","sources":["../../data-table/src/sortable/sortable.component.ts","../../data-table/src/data-table.module.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-data-table.d.ts","sources":["../../data-table/src/sortable/sortable.component.ts","../../data-table/src/data-table.module.ts"],"mappings":";;;AAcA,cAAA,sBAQa,yBAAkC;AACjC;AAAQ,0BAAU,SAAS;AAIvC;AAES;AAEA;AACA;AACA;AAET;;iBAiBgC,UAAU;AAE1C;yCAhCW,sBAAsB;2CAAtB,sBAAsB;AAyClC;;AC5DD;;;AAGG;AACH,cAAA,eAIa;;yCAAA,eAAe;0CAAf,eAAe,iBAAAA,sBAAA,WAAAA,sBAAA;0CAAf,eAAe;AAK3B;;;;","names":["i1.TableSortableComponent"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-divider.d.ts","sources":["../../divider/src/divider.component.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-divider.d.ts","sources":["../../divider/src/divider.component.ts"],"mappings":";;AAEA,cAAA,gBAMa;;yCAAA,gBAAgB;2CAAhB,gBAAgB;AAG5B;;;;","names":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-dropdown.d.ts","sources":["../../dropdown/src/keyboard-handler.service.ts","../../dropdown/src/dropdown.component.ts","../../dropdown/src/dropdown.module.ts","../../dropdown/src/dropdown.types.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-dropdown.d.ts","sources":["../../dropdown/src/keyboard-handler.service.ts","../../dropdown/src/dropdown.component.ts","../../dropdown/src/dropdown.module.ts","../../dropdown/src/dropdown.types.ts"],"mappings":";;;;;;;;;;;;;AAEA,cAAA,sBAGa;AACX,kBAAc,aAAa;yCADhB,sBAAsB;6CAAtB,sBAAsB;AAoClC;;ACLD,cAAA,6BAoB+B,aAAW,EAAA,SAAe,EAAA,oBAAW;AA2NhE;AACA;AACA;AACA;AACA;AA9NF;;;;AAKA;AACA;;AAIA;;;;AAcA;;;AAeA;AAQA;AAGA;0BAE+B,mBAAmB,MAAM,mBAAmB;AAI3E,kBAJ+B,mBAAmB,MAAM,mBAAmB;AAS3E;;AAMA;AAEA;AAKU,oBAAc,YAAA;;;AASxB;AAQA;AAKA;AAEA;;;AAGG;AACH;AAOA;AAKA;AAKA;;AAEG;AACO,YAAQ,YAAY;;AAG9B;;AAQA;;;AA0BA;AAGA,kBAAc,WAAW;kBAEX,SAAS,CAAC,UAAU,CAAC,WAAW;AAE9C,iBAAa,UAAU,CAAC,WAAW;aAE1B,gBAAgB;AAEzB,mBAAe,UAAU,CAAC,WAAW;AAErC;uBASmB,SAAS,CAAC,UAAU,CAAC,WAAW;wBAE/B,SAAS,CAAC,UAAU,CAAC,WAAW;sCAElB,SAAS,CAAC,UAAU,CAAC,WAAW;6BAuBzC,SAAS,CAAC,UAAU,CAAC,WAAW;;;;;0BAUrC,SAAS,cACP,UAAU,CAAC,WAAW,QAC7B,iBAAiB,0BACE,sBAAsB,yBACvB,qBAAqB;oBAGtC,UAAU;;AAgB1B;;;AA0CA;;;;;AA2BA;;;;;AAKG;AACH;AAKA;;;;;;AAMG;AACH;AAIA;;;;;;AAMG;AACH;AAIA;;;;;AAKG;AACH;AAKA;AASA;AAIA;;;AAqCA;AAKA;AAOA;sBAKkB,aAAa;AAqD/B;AAyCA;wBAeoB,UAAU;yBAQT,UAAU;;;;;2BA+BR,aAAa;wBAchB,aAAa;0BA0CX,aAAa;AAiBnC;AAOA;yCA1oBW,iBAAiB;2CAAjB,iBAAiB;AA8oB7B;;ACzrBD,cAAA,cAca;yCAAA,cAAc;0CAAd,cAAc,iBAAA,EAAA,CAAA,UAAA,SAAA,EAAA,CAAA,UAAA,SAAA,EAAA,CAAA,UAAA,SAAA,EAAA,CAAA,gBAAA,SAAA,EAAA,CAAA,eAAA,SAAA,EAAA,CAAA,YAAA,SAAA,EAAA,CAAA,UAAA,SAAAA,iBAAA,WAAAA,iBAAA,SAAA,EAAA,CAAA,yBAAA;0CAAd,cAAc;AAAG;;AC3B9B,aAAA,SAAY;AACV;AACA;AACA;AACD;;;;","names":["i8.DropdownComponent"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-empty-state.d.ts","sources":["../../empty-state/src/empty-state.component.ts","../../empty-state/src/empty-state.module.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-empty-state.d.ts","sources":["../../empty-state/src/empty-state.component.ts","../../empty-state/src/empty-state.module.ts"],"mappings":";;;;;;AAeA,cAAA,mBAOa,YAAoB,gBAAW,EAAA,MAAgB;AAyBxD;AACA;;;;AApBF;;;;;4BAmBsB,UAAU,CAAC,WAAW,aACxB,SAAS;AAG7B;;AAsBA;;;AAGG;AACH;yCAvDW,mBAAmB;2CAAnB,mBAAmB;AAkE/B;;AClFD,cAAA,gBAIa;yCAAA,gBAAgB;0CAAhB,gBAAgB,iBAAA,EAAA,CAAA,UAAA,SAAA,EAAA,CAAA,YAAA,SAAA,EAAA,CAAA,mBAAA,SAAAA,mBAAA,WAAAA,mBAAA,SAAA,EAAA,CAAA,mBAAA;0CAAhB,gBAAgB;AAAG;;;;","names":["i4.EmptyStateComponent"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-fab-sheet.d.ts","sources":["../../fab-sheet/src/fab-sheet.component.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-fab-sheet.d.ts","sources":["../../fab-sheet/src/fab-sheet.component.ts"],"mappings":";;;;;AAqBA,cAAA,iBAOa,YAAkB,gBAAW,EAAA,aAAkB;AAmBxD;AACA;AACkB;;AAnBX;;AAGT;iBAKoE,oBAAoB;AAGxF,kBAAc,UAAU,CAAC,WAAW;YAG5B,MAAM;mCAGe,iBAAiB,YAC1B,SAAS,YACS,QAAQ;AAK9C;AAMA;;;;;yCAhCW,iBAAiB;2CAAjB,iBAAiB;AAgE7B;;;;","names":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-flag.d.ts","sources":["../../flag/src/flag.component.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-flag.d.ts","sources":["../../flag/src/flag.component.ts"],"mappings":";;AAEA,KAAA,cAAY;AAEZ,cAAA,aAQa;AACF;gBACY,cAAc;AAEnC,sBACa,cAAA;yCALF,aAAa;2CAAb,aAAa;AAQzB;;;;","names":[]}
|
|
@@ -228,6 +228,8 @@ declare class DecimalMaskDirective implements OnInit {
|
|
|
228
228
|
private initMask;
|
|
229
229
|
private getMax;
|
|
230
230
|
private getMin;
|
|
231
|
+
private toLocaleRadixPoint;
|
|
232
|
+
private toStandardRadixPoint;
|
|
231
233
|
private extendBuiltinValueAccessor;
|
|
232
234
|
static ɵfac: i0.ɵɵFactoryDeclaration<DecimalMaskDirective, [null, null, { optional: true; }]>;
|
|
233
235
|
static ɵdir: i0.ɵɵDirectiveDeclaration<DecimalMaskDirective, "[kirby-decimal-mask]", never, { "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "precision": { "alias": "precision"; "required": false; }; "setMaxOnOverflow": { "alias": "setMaxOnOverflow"; "required": false; }; "alignment": { "alias": "alignment"; "required": false; }; "padPrecisionDigits": { "alias": "padPrecisionDigits"; "required": false; }; "allowMinus": { "alias": "allowMinus"; "required": false; }; "disableGroupSeperator": { "alias": "disableGroupSeperator"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; }, {}, never, never, true, never>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-form-field.d.ts","sources":["../../form-field/src/directives/affix/affix.directive.ts","../../form-field/src/directives/date/date-input.directive.ts","../../form-field/src/input/input.component.ts","../../form-field/src/textarea/textarea.component.ts","../../form-field/src/input-counter/input-counter.component.ts","../../form-field/src/form-field.component.ts","../../form-field/src/form-field-message/form-field-message.component.ts","../../form-field/src/directives/decimal-mask/decimal-mask.directive.ts","../../form-field/src/form-field.module.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-form-field.d.ts","sources":["../../form-field/src/directives/affix/affix.directive.ts","../../form-field/src/directives/date/date-input.directive.ts","../../form-field/src/input/input.component.ts","../../form-field/src/textarea/textarea.component.ts","../../form-field/src/input-counter/input-counter.component.ts","../../form-field/src/form-field.component.ts","../../form-field/src/form-field-message/form-field-message.component.ts","../../form-field/src/directives/decimal-mask/decimal-mask.directive.ts","../../form-field/src/form-field.module.ts"],"mappings":"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","names":["i1.DateInputDirective","i2.DecimalMaskDirective","i4.AffixDirective","i5.FormFieldComponent","i6.FormFieldMessageComponent","i7.InputCounterComponent"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-header.d.ts","sources":["../../header/src/header.component.ts","../../header/src/header.module.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-header.d.ts","sources":["../../header/src/header.component.ts","../../header/src/header.module.ts"],"mappings":";;;;;;;;;;AA4BA,cAAA,sBACa;yCAAA,sBAAsB;2CAAtB,sBAAsB;AAAG;AAEtC,cAAA,4BACa;yCAAA,4BAA4B;2CAA5B,4BAA4B;AAAG;AAE5C,cAAA,8BACa;yCAAA,8BAA8B;2CAA9B,8BAA8B;AAAG;AAE9C,cAAA,yBACa;yCAAA,yBAAyB;2CAAzB,yBAAyB;AAAG;AAEzC,cAAA,2BAO6B,gBAAW,EAAA,SAAkB,EAAA;AAkE5C;;;AA5DH;sBAES,gBAAgB;YAG1B,eAAe;oBAGP,uBAAuB;UAGjC,aAAa;AAGnB,mBAAe,UAAU,CAAC,kBAAkB;AAG5C,qBAAiB,UAAU,CAAC,cAAc;AAG1C,sBAAkB,WAAW,CAAC,sBAAsB;AAGpD,4BAAwB,WAAW,CAAC,4BAA4B;AAKhE,yBAAqB,WAAW,CAAC,yBAAyB;AAG1D,6BAAyB,WAAW,CAAC,8BAA8B;AAE1D;AACA;AACA;;;;AAKC,gBAAU,YAAA,CAAA,YAAA;AAEpB,YAAQ,OAAO;AAEf;AAIA;wBAIoB,YAAY;0BAIV,QAAQ;;AAIV,0BAAU,QAAQ;AAEtC;AAsBA;AAWA,yBAAqB,aAAa;yCArGvB,eAAe;2CAAf,eAAe;AA0G3B;;ACrID,cAAA,YAIa;yCAAA,YAAY;0CAAZ,YAAY,iBAAA,EAAA,CAAA,YAAA,SAAA,EAAA,CAAA,mBAAA,SAAAA,eAAA,SAAAC,sBAAA,SAAAC,4BAAA,SAAAC,8BAAA,SAAAC,yBAAA,WAAAJ,eAAA,SAAAC,sBAAA,SAAAC,4BAAA,SAAAC,8BAAA,SAAAC,yBAAA;0CAAZ,YAAY;AAAG;;;;","names":["i3.HeaderComponent","i3.HeaderActionsDirective","i3.HeaderCustomSectionDirective","i3.HeaderTitleActionIconDirective","i3.HeaderCustomFlagDirective"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-helpers-scss.d.ts","sources":["../../helpers/scss/src/scss-helper.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-helpers-scss.d.ts","sources":["../../helpers/scss/src/scss-helper.ts"],"mappings":"AACA,cAAA,UAAa;AAEX;AACA;AACA;AACA;AACD;;;;","names":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-helpers.d.ts","sources":["../../helpers/src/element-ancestor-utils.ts","../../helpers/src/content-mutation-observer.ts","../../helpers/src/platform.service.ts","../../helpers/src/chart-config-has-type.ts","../../helpers/src/deep-copy.ts","../../helpers/src/merge-deep.ts","../../helpers/src/unique-id-generator.helper.ts","../../helpers/src/string-search.helper.ts","../../helpers/src/line-clamp-helper.ts","../../helpers/src/kirby-animation.ts","../../helpers/src/ionic-element-part-helper.ts","../../helpers/src/value-accessor-helper.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-helpers.d.ts","sources":["../../helpers/src/element-ancestor-utils.ts","../../helpers/src/content-mutation-observer.ts","../../helpers/src/platform.service.ts","../../helpers/src/chart-config-has-type.ts","../../helpers/src/deep-copy.ts","../../helpers/src/merge-deep.ts","../../helpers/src/unique-id-generator.helper.ts","../../helpers/src/string-search.helper.ts","../../helpers/src/line-clamp-helper.ts","../../helpers/src/kirby-animation.ts","../../helpers/src/ionic-element-part-helper.ts","../../helpers/src/value-accessor-helper.ts"],"mappings":";;;;;;;AAaA,cAAA,kBAAa,YACX,WAAS;AAmBX,iBAAA,yBAAgB,iBAA0B,yBAA8B;;ACHxE;;;;;AAKG;AACH,iBAAA,cAAgB,kBACd,WAAiB,uCACa,WAC7B;;AClCH,cAAA,eAGa;AACC;AAAQ,2BAAW,SAAS;;;yCAD7B,eAAe;6CAAf,eAAe;AAY3B;;ACXD,cAAA,kBAAa,WACX,kBAAQ,GAAA,uCAAqB,eAC5B,kBAAU;;ACcb,iBAAA,QAAgB;;ACzBhB;;;;;;;;;;;AAWG;AACH,iBAAA,SAAgB;;;AAuBhB,iBAAA,YAAgB;;ACnChB,cAAA,iBAAa;AAIS;AAHpB;;;AAKA,oCAA6B,iBAAA;AAS7B;AAGD;;AClBD,cAAA,kBAAa;AACX;AAyBA;AAGD;;ACrBD,cAAA,eACa;AACC;AAAQ,0BAAU,SAAS;yBAElB,OAAO;2BAKL,OAAO;6BAKL,OAAO;yCAbrB,eAAe;6CAAf,eAAe;AAkB3B;;ACxBD,kBAAA;AACE;;;;;AAMC;;AAEF;;ACTD,cAAA,sBACa;AACC;AAAQ,0BAAU,SAAS;+CAEiB,UAAU,qBAAkB,OAAA;yCAHzE,sBAAsB;6CAAtB,sBAAsB;AAelC;;ACjBD;;;AAGG;AACH,UAAM,mBAAW;AACf;;;AAGG;AACH;AACD;AAED;;;;AAIG;AACH,UAAM;AACJ;;;;AAIG;AACH;AACD;AAED;;;;;AAKG;AACH,UAAM,4BAAW;AAKf;;;;AAIG;AACH,iBAAa,mBAAmB;AAEhC;;;;AAIG;uBACgB,yBAAyB;AAC7C;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA6BG;AACH,iBAAA,oBAAgB,mGAKH,+BACX,4BAAQ;;;;","names":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-icon.d.ts","sources":["../../icon/src/icon-settings.ts","../../icon/src/icon-registry.service.ts","../../icon/src/icon.component.ts","../../icon/src/icon.module.ts","../../icon/src/kirby-icon-settings.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-icon.d.ts","sources":["../../icon/src/icon-settings.ts","../../icon/src/icon-registry.service.ts","../../icon/src/icon.component.ts","../../icon/src/icon.module.ts","../../icon/src/kirby-icon-settings.ts"],"mappings":";;;;;AAAA;;;AAGC;AAED,sBAAiB;WACR,IAAI;AACZ;;ACFD,cAAA,0BAAa;AAEb;;AAEG;AACH,cAAA,kBAAa,EAAA,cAAkB;AAI/B,cAAA,mBAGa;AAG6B;;AAAQ;;AAYhD,oBAAgB,IAAI;AAUpB;gBAQY,IAAI;AAIhB,2BAAuB,IAAI;yCArChB,mBAAmB;6CAAnB,mBAAmB;AAyC/B;;AC3CD,aAAA,QAAY;AACV;AACA;AACA;AACA;AACD;AAED,cAAA,aAQa,qBAAyB;AA0ClC;AACA;AACA;iBA3CW,IAAI;;;AAMjB,UAAM,QAAQ,MAAM,QAAQ;;gBAIhB,IAAI;AAIhB,mBAAe,IAAI;AAoBnB;AAOU,qCAAqB,mBAAmB,cAC5B,UAAU,CAAC,WAAW,aACxB,SAAS;AAK7B,yBAAqB,aAAa;AAUlC;yCA3DW,aAAa;2CAAb,aAAa;AAiEzB;;AC1FD,cAAA,UAIa;yCAAA,UAAU;0CAAV,UAAU,iBAAA,EAAA,CAAA,mBAAA,SAAA,EAAA,CAAA,OAAA,SAAAA,aAAA,WAAAA,aAAA,SAAA,EAAA,CAAA,mBAAA;0CAAV,UAAU;AAAG;;ACF1B,cAAA,iBAAa,EAAA,YAAmB;AA6IhC,cAAA,YAAa;;;;","names":["i3.IconComponent"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-item-group.d.ts","sources":["../../item-group/src/item-group.component.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-item-group.d.ts","sources":["../../item-group/src/item-group.component.ts"],"mappings":";;AAEA,cAAA,kBAKa;;yCAAA,kBAAkB;2CAAlB,kBAAkB;AAE9B;;;;","names":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-item-sliding.d.ts","sources":["../../item-sliding/src/item-sliding.types.ts","../../item-sliding/src/item-sliding.component.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-item-sliding.d.ts","sources":["../../item-sliding/src/item-sliding.types.ts","../../item-sliding/src/item-sliding.component.ts"],"mappings":";;;AAAA,KAAA,eAAY;AAEZ,KAAA;AAEA,KAAA,oBAAY;AAEZ,KAAA;;;;WAIS,mBAAmB;;;;ACH5B,cAAA,oBAMa;iBAC+C,cAAc;kBACjD,eAAe;AAEtC;AACA,oBAAyB,eAAe;;AAUxC,oCAAgC,eAAe;yCAfpC,oBAAoB;2CAApB,oBAAoB;AAmBhC;;;;","names":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-item.d.ts","sources":["../../item/src/item.component.ts","../../item/src/label/label.component.ts","../../item/src/item.module.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-item.d.ts","sources":["../../item/src/item.component.ts","../../item/src/label/label.component.ts","../../item/src/item.module.ts"],"mappings":";;;;;;AAqBA,aAAA,QAAY;AACV;AACA;AACA;AACD;AAED,cAAA,aAOa,yBAAyB;AA8ClC;AACA;AACA;;;;;;;AA9BF;;AASA,UAAM,QAAQ,MAAM,QAAQ;;;;;;;;AAmBlB,4BAAY,UAAU,CAAC,WAAW,aACxB,SAAS,OACd,iBAAiB;AAGhC;uBAUmB,UAAU;;;AAsB7B;yCAnFW,aAAa;2CAAb,aAAa;AAsFzB;;ACrHD,cAAA,cAMa;AAEX;AAEA;yCAJW,cAAc;2CAAd,cAAc;AAQ1B;;ACRD,cAAA,UAIa;yCAAA,UAAU;0CAAV,UAAU,iBAAA,EAAA,CAAA,UAAA,SAAA,EAAA,CAAA,YAAA,SAAA,EAAA,CAAA,OAAA,SAAA,EAAA,CAAA,UAAA,SAAA,EAAA,CAAA,QAAA,SAAAA,aAAA,SAAAC,cAAA,WAAAD,aAAA,SAAAC,cAAA;0CAAV,UAAU;AAAG;;;;","names":["i4.ItemComponent","i5.LabelComponent"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-kirby-app.d.ts","sources":["../../kirby-app/src/kirby-app.component.ts","../../kirby-app/src/kirby-app.module.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-kirby-app.d.ts","sources":["../../kirby-app/src/kirby-app.component.ts","../../kirby-app/src/kirby-app.module.ts"],"mappings":";;;;;AAUA,cAAA,YAOa,4BAAwB;;AAInC;;yCAJW,YAAY;2CAAZ,YAAY;AAuBxB;;ACnCD,cAAA,cAIa;yCAAA,cAAc;0CAAd,cAAc,iBAAA,EAAA,CAAA,YAAA,SAAA,EAAA,CAAA,MAAA,SAAAA,YAAA,WAAAA,YAAA;0CAAd,cAAc;AAAG;;;;","names":["i3.AppComponent"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-list.d.ts","sources":["../../list/src/directives/scroll.model.ts","../../list/src/directives/infinite-scroll.directive.ts","../../list/src/directives/list-item-color.directive.ts","../../list/src/list-swipe-action.type.ts","../../list/src/list-item/list-item.component.ts","../../list/src/list.event.ts","../../list/src/list.component.ts","../../list/src/helpers/list-helper.ts","../../list/src/list-experimental/list-experimental.component.ts","../../list/src/list-header/list-header.component.ts","../../list/src/list-section-header/list-section-header.component.ts","../../list/src/list.directive.ts","../../list/src/list.module.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-list.d.ts","sources":["../../list/src/directives/scroll.model.ts","../../list/src/directives/infinite-scroll.directive.ts","../../list/src/directives/list-item-color.directive.ts","../../list/src/list-swipe-action.type.ts","../../list/src/list-item/list-item.component.ts","../../list/src/list.event.ts","../../list/src/list.component.ts","../../list/src/helpers/list-helper.ts","../../list/src/list-experimental/list-experimental.component.ts","../../list/src/list-header/list-header.component.ts","../../list/src/list-section-header/list-section-header.component.ts","../../list/src/list.directive.ts","../../list/src/list.module.ts"],"mappings":"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","names":["ListSwipeDirection","ListSwipeEnd","i5.ListComponent","i6.ListItemComponent","i7.ListItemTemplateDirective","i8.ListSectionHeaderComponent","i7.ListSectionHeaderDirective","i7.ListHeaderDirective","i9.ListHeaderComponent","i7.ListFooterDirective","i10.ListExperimentalComponent","i11.ListItemColorDirective","i12.InfiniteScrollDirective"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"kirbydesign-designsystem-loading-overlay.d.ts","sources":["../../loading-overlay/src/loading-overlay.service.ts","../../loading-overlay/src/loading-overlay.component.ts"],"
|
|
1
|
+
{"version":3,"file":"kirbydesign-designsystem-loading-overlay.d.ts","sources":["../../loading-overlay/src/loading-overlay.service.ts","../../loading-overlay/src/loading-overlay.component.ts"],"mappings":";;;;AAIA,cAAA,qBAGa;AAIT;AACA;AACA;;mCAF2B,iBAAiB,4BACV,wBAAwB,YACxC,QAAQ;AAGf,uEAGV,OAAO;AA0BG,0BAAsB,OAAO;yCAtC/B,qBAAqB;6CAArB,qBAAqB;AA4CjC;;AC/CD,cAAA,uBAOa;AACK;AACA;AACA;yCAHL,uBAAuB;2CAAvB,uBAAuB;AAInC;;;;","names":[]}
|