@kirbydesign/designsystem 4.0.9 → 4.0.13
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/bundles/kirbydesign-designsystem-testing-base.umd.js +59 -84
- package/bundles/kirbydesign-designsystem-testing-base.umd.js.map +1 -1
- package/bundles/kirbydesign-designsystem-testing-base.umd.min.js +1 -1
- package/bundles/kirbydesign-designsystem-testing-base.umd.min.js.map +1 -1
- package/bundles/kirbydesign-designsystem.umd.js +347 -719
- package/bundles/kirbydesign-designsystem.umd.js.map +1 -1
- package/bundles/kirbydesign-designsystem.umd.min.js +1 -1
- package/bundles/kirbydesign-designsystem.umd.min.js.map +1 -1
- package/esm2015/kirbydesign-designsystem.js +77 -76
- package/esm2015/kirbydesign-designsystem.metadata.json +1 -1
- package/esm2015/lib/animation/kirby-animation.js +7 -7
- package/esm2015/lib/components/angular-component-lib/utils.js +40 -0
- package/esm2015/lib/components/angular-component-lib/utils.metadata.json +1 -0
- package/esm2015/lib/components/avatar/avatar.component.js +2 -2
- package/esm2015/lib/components/avatar/avatar.component.metadata.json +1 -1
- package/esm2015/lib/components/button/button.component.js +1 -1
- package/esm2015/lib/components/button/button.component.metadata.json +1 -1
- package/esm2015/lib/components/calendar/calendar.component.js +2 -2
- package/esm2015/lib/components/card/card-header/card-header.component.js +1 -1
- package/esm2015/lib/components/chart/chart.component.js +25 -2
- package/esm2015/lib/components/chart/chart.component.metadata.json +1 -1
- package/esm2015/lib/components/chart-deprecated/options/bar.js +2 -2
- package/esm2015/lib/components/chart-deprecated/options/column.js +2 -2
- package/esm2015/lib/components/icon/kirby-icon-settings.js +2 -1
- package/esm2015/lib/components/icon/kirby-icon-settings.metadata.json +1 -1
- package/esm2015/lib/components/index.js +1 -2
- package/esm2015/lib/components/index.metadata.json +1 -1
- package/esm2015/lib/components/list/directives/list-item-color.directive.js +1 -1
- package/esm2015/lib/components/list/list-item/list-item.component.js +1 -1
- package/esm2015/lib/components/list/list-item/list-item.component.metadata.json +1 -1
- package/esm2015/lib/components/list/list.component.js +1 -1
- package/esm2015/lib/components/list/list.component.metadata.json +1 -1
- package/esm2015/lib/components/modal/modal-wrapper/modal-wrapper.component.js +2 -2
- package/esm2015/lib/components/modal/modal-wrapper/modal-wrapper.component.metadata.json +1 -1
- package/esm2015/lib/components/radio/radio-group/radio-group.component.js +8 -4
- package/esm2015/lib/components/radio/radio-group/radio-group.component.metadata.json +1 -1
- package/esm2015/lib/components/segmented-control/segment-item.js +1 -1
- package/esm2015/lib/components/segmented-control/segmented-control.component.js +3 -3
- package/esm2015/lib/components/segmented-control/segmented-control.component.metadata.json +1 -1
- package/esm2015/lib/components/stock-chart-deprecated/options/stock-chart-deprecated-options.js +2 -2
- package/esm2015/lib/components/web-component-proxies.component.js +42 -0
- package/esm2015/lib/components/web-component-proxies.component.metadata.json +1 -0
- package/esm2015/lib/custom-elements-initializer.js +17 -0
- package/esm2015/lib/custom-elements-initializer.metadata.json +1 -0
- package/esm2015/lib/directives/fit-heading/fit-heading.directive.js +2 -2
- package/esm2015/lib/directives/fit-heading/fit-heading.directive.metadata.json +1 -1
- package/esm2015/lib/directives/theme-color/theme-color.directive.js +2 -3
- package/esm2015/lib/directives/theme-color/theme-color.directive.metadata.json +1 -1
- package/esm2015/lib/helpers/color-helper.js +2 -117
- package/esm2015/lib/helpers/color-helper.metadata.json +1 -1
- package/esm2015/lib/helpers/design-token-helper.js +2 -80
- package/esm2015/lib/helpers/design-token-helper.metadata.json +1 -1
- package/esm2015/lib/helpers/index.js +4 -2
- package/esm2015/lib/helpers/index.metadata.json +1 -1
- package/esm2015/lib/helpers/platform.service.js +2 -2
- package/esm2015/lib/helpers/string-helper.js +2 -45
- package/esm2015/lib/helpers/string-helper.metadata.json +1 -1
- package/esm2015/lib/helpers/theme-color.type.js +1 -1
- package/esm2015/lib/helpers/theme-color.type.metadata.json +1 -1
- package/esm2015/lib/index.js +5 -1
- package/esm2015/lib/index.metadata.json +1 -1
- package/esm2015/lib/kirby.module.js +4 -2
- package/esm2015/lib/kirby.module.metadata.json +1 -1
- package/esm2015/testing-base/kirbydesign-designsystem-testing-base.js +51 -52
- package/esm2015/testing-base/kirbydesign-designsystem-testing-base.metadata.json +1 -1
- package/esm2015/testing-base/lib/directives/mock.theme-color.directive.js +1 -2
- package/esm2015/testing-base/lib/directives/mock.theme-color.directive.metadata.json +1 -1
- package/esm2015/testing-base/lib/mock-components.js +1 -3
- package/esm2015/testing-base/lib/mock-components.metadata.json +1 -1
- package/fesm2015/kirbydesign-designsystem-testing-base.js +2 -24
- package/fesm2015/kirbydesign-designsystem-testing-base.js.map +1 -1
- package/fesm2015/kirbydesign-designsystem.js +173 -575
- package/fesm2015/kirbydesign-designsystem.js.map +1 -1
- package/icons/svg/payment-card.svg +6 -0
- package/kirbydesign-designsystem.d.ts +76 -75
- package/kirbydesign-designsystem.metadata.json +1 -1
- package/lib/components/angular-component-lib/utils.d.ts +7 -0
- package/lib/components/avatar/avatar.component.d.ts +1 -1
- package/lib/components/button/button.component.d.ts +1 -1
- package/lib/components/card/card-header/card-header.component.d.ts +1 -1
- package/lib/components/chart/chart.component.d.ts +1 -0
- package/lib/components/flag/flag.component.d.ts +1 -1
- package/lib/components/index.d.ts +0 -1
- package/lib/components/list/directives/list-item-color.directive.d.ts +1 -1
- package/lib/components/list/list-item/list-item.component.d.ts +1 -1
- package/lib/components/list/list.component.d.ts +1 -1
- package/lib/components/progress-circle/progress-circle.component.d.ts +1 -1
- package/lib/components/radio/radio-group/radio-group.component.d.ts +1 -0
- package/lib/components/segmented-control/segment-item.d.ts +3 -2
- package/lib/components/web-component-proxies.component.d.ts +9 -0
- package/lib/custom-elements-initializer.d.ts +7 -0
- package/lib/directives/theme-color/theme-color.directive.d.ts +1 -1
- package/lib/helpers/color-helper.d.ts +1 -37
- package/lib/helpers/design-token-helper.d.ts +1 -42
- package/lib/helpers/index.d.ts +1 -1
- package/lib/helpers/string-helper.d.ts +1 -4
- package/lib/helpers/theme-color.type.d.ts +1 -1
- package/lib/index.d.ts +1 -0
- package/package.json +3 -2
- package/scss/base/_variables.scss +1 -0
- package/testing-base/kirbydesign-designsystem-testing-base.d.ts +50 -51
- package/testing-base/kirbydesign-designsystem-testing-base.metadata.json +1 -1
- package/esm2015/lib/components/badge/badge.component.js +0 -14
- package/esm2015/lib/components/badge/badge.component.metadata.json +0 -1
- package/esm2015/lib/helpers/color-helper.styles.js +0 -194
- package/esm2015/lib/helpers/color-helper.styles.metadata.json +0 -1
- package/esm2015/lib/helpers/design-token-helper.styles.js +0 -79
- package/esm2015/lib/helpers/design-token-helper.styles.metadata.json +0 -1
- package/esm2015/testing-base/lib/components/mock.badge.component.js +0 -22
- package/esm2015/testing-base/lib/components/mock.badge.component.metadata.json +0 -1
- package/lib/components/badge/badge.component.d.ts +0 -3
- package/lib/helpers/color-helper.styles.d.ts +0 -206
- package/lib/helpers/design-token-helper.styles.d.ts +0 -124
- package/testing-base/lib/components/mock.badge.component.d.ts +0 -3
|
@@ -1,124 +0,0 @@
|
|
|
1
|
-
export declare const styles: {
|
|
2
|
-
sizes: {
|
|
3
|
-
xxxl: string;
|
|
4
|
-
xxl: string;
|
|
5
|
-
xl: string;
|
|
6
|
-
l: string;
|
|
7
|
-
m: string;
|
|
8
|
-
s: string;
|
|
9
|
-
xs: string;
|
|
10
|
-
xxs: string;
|
|
11
|
-
xxxs: string;
|
|
12
|
-
xxxxs: string;
|
|
13
|
-
};
|
|
14
|
-
fontSizes: {
|
|
15
|
-
xxxxl: string;
|
|
16
|
-
xxxl: string;
|
|
17
|
-
xxl: string;
|
|
18
|
-
xl: string;
|
|
19
|
-
l: string;
|
|
20
|
-
m: string;
|
|
21
|
-
n: string;
|
|
22
|
-
s: string;
|
|
23
|
-
xs: string;
|
|
24
|
-
xxs: string;
|
|
25
|
-
};
|
|
26
|
-
lineHeight: {
|
|
27
|
-
xl: string;
|
|
28
|
-
l: string;
|
|
29
|
-
m: string;
|
|
30
|
-
n: string;
|
|
31
|
-
s: string;
|
|
32
|
-
xs: string;
|
|
33
|
-
xxs: string;
|
|
34
|
-
};
|
|
35
|
-
fontWeight: {
|
|
36
|
-
light: string;
|
|
37
|
-
normal: string;
|
|
38
|
-
bold: string;
|
|
39
|
-
black: string;
|
|
40
|
-
};
|
|
41
|
-
iconFontSizes: {
|
|
42
|
-
xs: string;
|
|
43
|
-
sm: string;
|
|
44
|
-
md: string;
|
|
45
|
-
lg: string;
|
|
46
|
-
};
|
|
47
|
-
zLayers: {
|
|
48
|
-
default: string;
|
|
49
|
-
segmentBadge: string;
|
|
50
|
-
dropdown: string;
|
|
51
|
-
popover: string;
|
|
52
|
-
modalOverlay: string;
|
|
53
|
-
modal: string;
|
|
54
|
-
loadingOverlay: string;
|
|
55
|
-
};
|
|
56
|
-
borderRadius: string;
|
|
57
|
-
borderRadiusRound: string;
|
|
58
|
-
breakpoints: {
|
|
59
|
-
small: string;
|
|
60
|
-
medium: string;
|
|
61
|
-
large: string;
|
|
62
|
-
xlarge: string;
|
|
63
|
-
xxlarge: string;
|
|
64
|
-
};
|
|
65
|
-
elevations: {
|
|
66
|
-
2: string;
|
|
67
|
-
4: string;
|
|
68
|
-
8: string;
|
|
69
|
-
};
|
|
70
|
-
avatarSizes: {
|
|
71
|
-
xs: string;
|
|
72
|
-
s: string;
|
|
73
|
-
m: string;
|
|
74
|
-
l: string;
|
|
75
|
-
};
|
|
76
|
-
avatarBadgeSize: string;
|
|
77
|
-
pageContentMaxWidth: string;
|
|
78
|
-
alertMaxWidth: string;
|
|
79
|
-
compactModalMaxWidth: string;
|
|
80
|
-
modalMaxWidth: string;
|
|
81
|
-
modalHeights: {
|
|
82
|
-
s: string;
|
|
83
|
-
m: string;
|
|
84
|
-
l: string;
|
|
85
|
-
};
|
|
86
|
-
modalDefaultHeight: string;
|
|
87
|
-
drawerDefaultHeight: string;
|
|
88
|
-
itemHeights: {
|
|
89
|
-
m: string;
|
|
90
|
-
s: string;
|
|
91
|
-
xs: string;
|
|
92
|
-
};
|
|
93
|
-
dropdownItemHeight: string;
|
|
94
|
-
fatFingerSize: string;
|
|
95
|
-
checkboxRadioSizes: {
|
|
96
|
-
xs: string;
|
|
97
|
-
sm: string;
|
|
98
|
-
md: string;
|
|
99
|
-
};
|
|
100
|
-
checkboxRadioSpacing: {
|
|
101
|
-
toEdge: string;
|
|
102
|
-
toLabel: string;
|
|
103
|
-
};
|
|
104
|
-
softKeyboardTransitionEnter: string;
|
|
105
|
-
softKeyboardTransitionLeave: string;
|
|
106
|
-
transitionDurations: {
|
|
107
|
-
quick: string;
|
|
108
|
-
short: string;
|
|
109
|
-
long: string;
|
|
110
|
-
extraLong: string;
|
|
111
|
-
};
|
|
112
|
-
transitionEasings: {
|
|
113
|
-
static: string;
|
|
114
|
-
enter: string;
|
|
115
|
-
exit: string;
|
|
116
|
-
enterExit: string;
|
|
117
|
-
motion: string;
|
|
118
|
-
modal: {
|
|
119
|
-
enter: string;
|
|
120
|
-
exit: string;
|
|
121
|
-
};
|
|
122
|
-
};
|
|
123
|
-
loadingOverlayBackdropOpacity: string;
|
|
124
|
-
};
|