@ornikar/kitt-universal 26.3.1-late-ocean.ea9938a3219bcd82e7bbea585f5b7083975351b2.0 → 27.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -4
- package/dist/definitions/Actions/Actions.d.ts +1 -1
- package/dist/definitions/SegmentedProgressBar/SegmentedProgressBar.d.ts.map +1 -1
- package/dist/definitions/Tag/Tag.d.ts +2 -7
- package/dist/definitions/Tag/Tag.d.ts.map +1 -1
- package/dist/definitions/Toast/Toast.utils.d.ts +1 -1
- package/dist/definitions/Toast/Toast.utils.d.ts.map +1 -1
- package/dist/definitions/VerticalSteps/Step.d.ts.map +1 -1
- package/dist/definitions/forms/Radio/InnerCircle.d.ts +2 -1
- package/dist/definitions/forms/Radio/InnerCircle.d.ts.map +1 -1
- package/dist/definitions/forms/RadioButtonGroup/utils/getCurrentTextColor.d.ts +1 -1
- package/dist/definitions/forms/RadioButtonGroup/utils/getCurrentTextColor.d.ts.map +1 -1
- package/dist/definitions/forms/TextArea/TextArea.d.ts.map +1 -1
- package/dist/definitions/native-base/KittNativeBaseProvider.d.ts +161 -362
- package/dist/definitions/native-base/KittNativeBaseProvider.d.ts.map +1 -1
- package/dist/definitions/story-components/StoryTitle.d.ts.map +1 -1
- package/dist/definitions/themes/default.d.ts +215 -213
- package/dist/definitions/themes/default.d.ts.map +1 -1
- package/dist/definitions/themes/late-ocean/avatar.d.ts.map +1 -1
- package/dist/definitions/themes/late-ocean/checkbox.d.ts +8 -8
- package/dist/definitions/themes/late-ocean/colors.d.ts +14 -16
- package/dist/definitions/themes/late-ocean/colors.d.ts.map +1 -1
- package/dist/definitions/themes/late-ocean/forms.d.ts +8 -8
- package/dist/definitions/themes/late-ocean/icon.d.ts +0 -8
- package/dist/definitions/themes/late-ocean/icon.d.ts.map +1 -1
- package/dist/definitions/themes/late-ocean/radio.d.ts +1 -0
- package/dist/definitions/themes/late-ocean/radio.d.ts.map +1 -1
- package/dist/definitions/themes/late-ocean/radioButtonGroup.d.ts +5 -0
- package/dist/definitions/themes/late-ocean/radioButtonGroup.d.ts.map +1 -1
- package/dist/definitions/themes/late-ocean/skeleton.d.ts +2 -2
- package/dist/definitions/themes/late-ocean/skeleton.d.ts.map +1 -1
- package/dist/definitions/themes/late-ocean/tag.d.ts +0 -4
- package/dist/definitions/themes/late-ocean/tag.d.ts.map +1 -1
- package/dist/definitions/themes/late-ocean/typography.d.ts +140 -70
- package/dist/definitions/themes/late-ocean/typography.d.ts.map +1 -1
- package/dist/definitions/themes/palettes/deepPurpleColorPalette.d.ts +79 -0
- package/dist/definitions/themes/palettes/deepPurpleColorPalette.d.ts.map +1 -0
- package/dist/definitions/typography/Typography.d.ts +19 -951
- package/dist/definitions/typography/Typography.d.ts.map +1 -1
- package/dist/definitions/typography/TypographyEmoji.d.ts.map +1 -1
- package/dist/definitions/typography/utils/getTypographyFamily.d.ts +1 -1
- package/dist/definitions/typography/utils/getTypographyFamily.d.ts.map +1 -1
- package/dist/index-metro.es.android.js +718 -849
- package/dist/index-metro.es.android.js.map +1 -1
- package/dist/index-metro.es.ios.js +718 -849
- package/dist/index-metro.es.ios.js.map +1 -1
- package/dist/index-node-22.17.cjs.js +715 -846
- package/dist/index-node-22.17.cjs.js.map +1 -1
- package/dist/index-node-22.17.cjs.web.css +1 -1
- package/dist/index-node-22.17.cjs.web.js +712 -843
- package/dist/index-node-22.17.cjs.web.js.map +1 -1
- package/dist/index-node-22.17.es.mjs +715 -846
- package/dist/index-node-22.17.es.mjs.map +1 -1
- package/dist/index-node-22.17.es.web.css +1 -1
- package/dist/index-node-22.17.es.web.mjs +712 -843
- package/dist/index-node-22.17.es.web.mjs.map +1 -1
- package/dist/index.es.js +735 -874
- package/dist/index.es.js.map +1 -1
- package/dist/index.es.web.js +732 -871
- package/dist/index.es.web.js.map +1 -1
- package/dist/linaria-themes-metro.es.android.js +469 -532
- package/dist/linaria-themes-metro.es.android.js.map +1 -1
- package/dist/linaria-themes-metro.es.ios.js +469 -532
- package/dist/linaria-themes-metro.es.ios.js.map +1 -1
- package/dist/linaria-themes-node-22.17.cjs.js +469 -532
- package/dist/linaria-themes-node-22.17.cjs.js.map +1 -1
- package/dist/linaria-themes-node-22.17.cjs.web.js +469 -532
- package/dist/linaria-themes-node-22.17.cjs.web.js.map +1 -1
- package/dist/linaria-themes-node-22.17.es.mjs +469 -532
- package/dist/linaria-themes-node-22.17.es.mjs.map +1 -1
- package/dist/linaria-themes-node-22.17.es.web.mjs +469 -532
- package/dist/linaria-themes-node-22.17.es.web.mjs.map +1 -1
- package/dist/linaria-themes.es.js +469 -538
- package/dist/linaria-themes.es.js.map +1 -1
- package/dist/linaria-themes.es.web.js +469 -538
- package/dist/linaria-themes.es.web.js.map +1 -1
- package/dist/styles.css +1 -1
- package/dist/tsbuildinfo +1 -1
- package/package.json +2 -2
- package/dist/definitions/themes/palettes/lateOceanColorPalette.d.ts +0 -260
- package/dist/definitions/themes/palettes/lateOceanColorPalette.d.ts.map +0 -1
|
@@ -2,154 +2,86 @@ export declare const theme: {
|
|
|
2
2
|
spacing: number;
|
|
3
3
|
getSpacing: (multiplier: number) => number;
|
|
4
4
|
colors: {
|
|
5
|
-
primary:
|
|
6
|
-
primaryLight:
|
|
7
|
-
accent:
|
|
8
|
-
accentLight:
|
|
9
|
-
success:
|
|
10
|
-
correct:
|
|
11
|
-
danger:
|
|
12
|
-
info:
|
|
13
|
-
warning:
|
|
14
|
-
separator:
|
|
15
|
-
hover: "#faf9f8" | "#f4f3ef" | "#F0EEE9" | "#dedad2" | "#d1cdc5" | "#bab8ae" | "#aeaba3" | "#9c9a92" | "#8e8c83" | "#74726a" | "#3e3d3a" | "#282826";
|
|
5
|
+
primary: string;
|
|
6
|
+
primaryLight: string;
|
|
7
|
+
accent: string;
|
|
8
|
+
accentLight: string;
|
|
9
|
+
success: string;
|
|
10
|
+
correct: string;
|
|
11
|
+
danger: string;
|
|
12
|
+
info: string;
|
|
13
|
+
warning: string;
|
|
14
|
+
separator: string;
|
|
16
15
|
white: string;
|
|
17
16
|
black: string;
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
uiBackground: "#faf9f8" | "#f4f3ef" | "#F0EEE9" | "#dedad2" | "#d1cdc5" | "#bab8ae" | "#aeaba3" | "#9c9a92" | "#8e8c83" | "#74726a" | "#3e3d3a" | "#282826";
|
|
17
|
+
blackLight: string;
|
|
18
|
+
blackAnthracite: string;
|
|
19
|
+
uiBackground: string;
|
|
22
20
|
uiBackgroundLight: string;
|
|
23
21
|
transparent: string;
|
|
24
|
-
disabled:
|
|
22
|
+
disabled: string;
|
|
25
23
|
overlay: {
|
|
26
24
|
dark: string;
|
|
27
25
|
light: string;
|
|
28
26
|
};
|
|
29
27
|
};
|
|
30
28
|
palettes: {
|
|
31
|
-
|
|
32
|
-
lateOcean: "#624af7";
|
|
33
|
-
lateOceanLight1: "#7b66ff";
|
|
34
|
-
lateOceanLight2: "#a99cff";
|
|
35
|
-
lateOceanLight3: "#efc2ff";
|
|
36
|
-
lateOceanDark1: "#0a0428";
|
|
37
|
-
warmEmbrace: "#f4d6ff";
|
|
38
|
-
warmEmbraceLight1: "#FAEBFF";
|
|
29
|
+
deepPurple: {
|
|
39
30
|
white: string;
|
|
40
31
|
black: string;
|
|
41
|
-
black1000: string;
|
|
42
|
-
black800: "#3e3d3a";
|
|
43
|
-
black555: "#74726a";
|
|
44
|
-
black400: "#aeaba3";
|
|
45
|
-
black200: "#dedad2";
|
|
46
|
-
black100: "#F0EEE9";
|
|
47
|
-
black50: "#f4f3ef";
|
|
48
|
-
black25: "#faf9f8";
|
|
49
|
-
viride: "#08d48e";
|
|
50
|
-
englishVermillon: "#f57d7d";
|
|
51
|
-
goldCrayola: "#ffd35e";
|
|
52
|
-
aero: "#6e96ff";
|
|
53
|
-
seaShell: "#faf9f8";
|
|
54
32
|
transparent: string;
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
"
|
|
58
|
-
"
|
|
59
|
-
"
|
|
60
|
-
"
|
|
61
|
-
"
|
|
62
|
-
"
|
|
63
|
-
"
|
|
64
|
-
"
|
|
65
|
-
"
|
|
66
|
-
"
|
|
67
|
-
"
|
|
68
|
-
"
|
|
69
|
-
"
|
|
70
|
-
"
|
|
71
|
-
"
|
|
72
|
-
"
|
|
73
|
-
"
|
|
74
|
-
"
|
|
75
|
-
"
|
|
76
|
-
"
|
|
77
|
-
"
|
|
78
|
-
"
|
|
79
|
-
"
|
|
80
|
-
"
|
|
81
|
-
"
|
|
82
|
-
"
|
|
83
|
-
"
|
|
84
|
-
"
|
|
85
|
-
"
|
|
86
|
-
"
|
|
87
|
-
"
|
|
88
|
-
"
|
|
89
|
-
"
|
|
90
|
-
"
|
|
91
|
-
"
|
|
92
|
-
"
|
|
93
|
-
"
|
|
94
|
-
"
|
|
95
|
-
"
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"
|
|
99
|
-
"
|
|
100
|
-
"
|
|
101
|
-
"
|
|
102
|
-
"
|
|
103
|
-
"
|
|
104
|
-
"
|
|
105
|
-
"
|
|
106
|
-
"
|
|
107
|
-
"raspberry.2": "#fff7fa" | "#fff0f5" | "#ffe8ef" | "#f0c7d4" | "#f0afc4" | "#f097b3" | "#f07fa3" | "#d95d84" | "#cf2a60" | "#c12558" | "#61192e" | "#29040f";
|
|
108
|
-
"raspberry.4": "#fff7fa" | "#fff0f5" | "#ffe8ef" | "#f0c7d4" | "#f0afc4" | "#f097b3" | "#f07fa3" | "#d95d84" | "#cf2a60" | "#c12558" | "#61192e" | "#29040f";
|
|
109
|
-
"raspberry.8": "#fff7fa" | "#fff0f5" | "#ffe8ef" | "#f0c7d4" | "#f0afc4" | "#f097b3" | "#f07fa3" | "#d95d84" | "#cf2a60" | "#c12558" | "#61192e" | "#29040f";
|
|
110
|
-
"raspberry.9": "#fff7fa" | "#fff0f5" | "#ffe8ef" | "#f0c7d4" | "#f0afc4" | "#f097b3" | "#f07fa3" | "#d95d84" | "#cf2a60" | "#c12558" | "#61192e" | "#29040f";
|
|
111
|
-
"raspberry.11": "#fff7fa" | "#fff0f5" | "#ffe8ef" | "#f0c7d4" | "#f0afc4" | "#f097b3" | "#f07fa3" | "#d95d84" | "#cf2a60" | "#c12558" | "#61192e" | "#29040f";
|
|
112
|
-
"raspberry.12": "#fff7fa" | "#fff0f5" | "#ffe8ef" | "#f0c7d4" | "#f0afc4" | "#f097b3" | "#f07fa3" | "#d95d84" | "#cf2a60" | "#c12558" | "#61192e" | "#29040f";
|
|
113
|
-
"raspberry.1": "#fff7fa" | "#fff0f5" | "#ffe8ef" | "#f0c7d4" | "#f0afc4" | "#f097b3" | "#f07fa3" | "#d95d84" | "#cf2a60" | "#c12558" | "#61192e" | "#29040f";
|
|
114
|
-
"raspberry.7": "#fff7fa" | "#fff0f5" | "#ffe8ef" | "#f0c7d4" | "#f0afc4" | "#f097b3" | "#f07fa3" | "#d95d84" | "#cf2a60" | "#c12558" | "#61192e" | "#29040f";
|
|
115
|
-
"raspberry.6": "#fff7fa" | "#fff0f5" | "#ffe8ef" | "#f0c7d4" | "#f0afc4" | "#f097b3" | "#f07fa3" | "#d95d84" | "#cf2a60" | "#c12558" | "#61192e" | "#29040f";
|
|
116
|
-
"raspberry.10": "#fff7fa" | "#fff0f5" | "#ffe8ef" | "#f0c7d4" | "#f0afc4" | "#f097b3" | "#f07fa3" | "#d95d84" | "#cf2a60" | "#c12558" | "#61192e" | "#29040f";
|
|
117
|
-
"coral.3": "#fff7f7" | "#fff0f0" | "#ffe8e8" | "#ffcfcf" | "#ffb5b5" | "#ff9c9c" | "#f57d7d" | "#eb6565" | "#e55050" | "#da3d3d" | "#8a2b1e" | "#330c07";
|
|
118
|
-
"coral.5": "#fff7f7" | "#fff0f0" | "#ffe8e8" | "#ffcfcf" | "#ffb5b5" | "#ff9c9c" | "#f57d7d" | "#eb6565" | "#e55050" | "#da3d3d" | "#8a2b1e" | "#330c07";
|
|
119
|
-
"coral.2": "#fff7f7" | "#fff0f0" | "#ffe8e8" | "#ffcfcf" | "#ffb5b5" | "#ff9c9c" | "#f57d7d" | "#eb6565" | "#e55050" | "#da3d3d" | "#8a2b1e" | "#330c07";
|
|
120
|
-
"coral.4": "#fff7f7" | "#fff0f0" | "#ffe8e8" | "#ffcfcf" | "#ffb5b5" | "#ff9c9c" | "#f57d7d" | "#eb6565" | "#e55050" | "#da3d3d" | "#8a2b1e" | "#330c07";
|
|
121
|
-
"coral.8": "#fff7f7" | "#fff0f0" | "#ffe8e8" | "#ffcfcf" | "#ffb5b5" | "#ff9c9c" | "#f57d7d" | "#eb6565" | "#e55050" | "#da3d3d" | "#8a2b1e" | "#330c07";
|
|
122
|
-
"coral.9": "#fff7f7" | "#fff0f0" | "#ffe8e8" | "#ffcfcf" | "#ffb5b5" | "#ff9c9c" | "#f57d7d" | "#eb6565" | "#e55050" | "#da3d3d" | "#8a2b1e" | "#330c07";
|
|
123
|
-
"coral.11": "#fff7f7" | "#fff0f0" | "#ffe8e8" | "#ffcfcf" | "#ffb5b5" | "#ff9c9c" | "#f57d7d" | "#eb6565" | "#e55050" | "#da3d3d" | "#8a2b1e" | "#330c07";
|
|
124
|
-
"coral.12": "#fff7f7" | "#fff0f0" | "#ffe8e8" | "#ffcfcf" | "#ffb5b5" | "#ff9c9c" | "#f57d7d" | "#eb6565" | "#e55050" | "#da3d3d" | "#8a2b1e" | "#330c07";
|
|
125
|
-
"coral.1": "#fff7f7" | "#fff0f0" | "#ffe8e8" | "#ffcfcf" | "#ffb5b5" | "#ff9c9c" | "#f57d7d" | "#eb6565" | "#e55050" | "#da3d3d" | "#8a2b1e" | "#330c07";
|
|
126
|
-
"coral.7": "#fff7f7" | "#fff0f0" | "#ffe8e8" | "#ffcfcf" | "#ffb5b5" | "#ff9c9c" | "#f57d7d" | "#eb6565" | "#e55050" | "#da3d3d" | "#8a2b1e" | "#330c07";
|
|
127
|
-
"coral.6": "#fff7f7" | "#fff0f0" | "#ffe8e8" | "#ffcfcf" | "#ffb5b5" | "#ff9c9c" | "#f57d7d" | "#eb6565" | "#e55050" | "#da3d3d" | "#8a2b1e" | "#330c07";
|
|
128
|
-
"coral.10": "#fff7f7" | "#fff0f0" | "#ffe8e8" | "#ffcfcf" | "#ffb5b5" | "#ff9c9c" | "#f57d7d" | "#eb6565" | "#e55050" | "#da3d3d" | "#8a2b1e" | "#330c07";
|
|
129
|
-
"sun.3": "#fffdf7" | "#fffbf0" | "#fff6de" | "#ffefc4" | "#ffe8ab" | "#ffe191" | "#ffda78" | "#ffd35e" | "#fdc32d" | "#f3a40c" | "#9f5600" | "#341c00";
|
|
130
|
-
"sun.5": "#fffdf7" | "#fffbf0" | "#fff6de" | "#ffefc4" | "#ffe8ab" | "#ffe191" | "#ffda78" | "#ffd35e" | "#fdc32d" | "#f3a40c" | "#9f5600" | "#341c00";
|
|
131
|
-
"sun.2": "#fffdf7" | "#fffbf0" | "#fff6de" | "#ffefc4" | "#ffe8ab" | "#ffe191" | "#ffda78" | "#ffd35e" | "#fdc32d" | "#f3a40c" | "#9f5600" | "#341c00";
|
|
132
|
-
"sun.4": "#fffdf7" | "#fffbf0" | "#fff6de" | "#ffefc4" | "#ffe8ab" | "#ffe191" | "#ffda78" | "#ffd35e" | "#fdc32d" | "#f3a40c" | "#9f5600" | "#341c00";
|
|
133
|
-
"sun.8": "#fffdf7" | "#fffbf0" | "#fff6de" | "#ffefc4" | "#ffe8ab" | "#ffe191" | "#ffda78" | "#ffd35e" | "#fdc32d" | "#f3a40c" | "#9f5600" | "#341c00";
|
|
134
|
-
"sun.9": "#fffdf7" | "#fffbf0" | "#fff6de" | "#ffefc4" | "#ffe8ab" | "#ffe191" | "#ffda78" | "#ffd35e" | "#fdc32d" | "#f3a40c" | "#9f5600" | "#341c00";
|
|
135
|
-
"sun.11": "#fffdf7" | "#fffbf0" | "#fff6de" | "#ffefc4" | "#ffe8ab" | "#ffe191" | "#ffda78" | "#ffd35e" | "#fdc32d" | "#f3a40c" | "#9f5600" | "#341c00";
|
|
136
|
-
"sun.12": "#fffdf7" | "#fffbf0" | "#fff6de" | "#ffefc4" | "#ffe8ab" | "#ffe191" | "#ffda78" | "#ffd35e" | "#fdc32d" | "#f3a40c" | "#9f5600" | "#341c00";
|
|
137
|
-
"sun.1": "#fffdf7" | "#fffbf0" | "#fff6de" | "#ffefc4" | "#ffe8ab" | "#ffe191" | "#ffda78" | "#ffd35e" | "#fdc32d" | "#f3a40c" | "#9f5600" | "#341c00";
|
|
138
|
-
"sun.7": "#fffdf7" | "#fffbf0" | "#fff6de" | "#ffefc4" | "#ffe8ab" | "#ffe191" | "#ffda78" | "#ffd35e" | "#fdc32d" | "#f3a40c" | "#9f5600" | "#341c00";
|
|
139
|
-
"sun.6": "#fffdf7" | "#fffbf0" | "#fff6de" | "#ffefc4" | "#ffe8ab" | "#ffe191" | "#ffda78" | "#ffd35e" | "#fdc32d" | "#f3a40c" | "#9f5600" | "#341c00";
|
|
140
|
-
"sun.10": "#fffdf7" | "#fffbf0" | "#fff6de" | "#ffefc4" | "#ffe8ab" | "#ffe191" | "#ffda78" | "#ffd35e" | "#fdc32d" | "#f3a40c" | "#9f5600" | "#341c00";
|
|
141
|
-
"green.3": "#f9fff9" | "#e9ffeb" | "#d3fbd7" | "#bffbc5" | "#96f4b0" | "#7fefac" | "#21e8a3" | "#08d48e" | "#00c381" | "#00ac72" | "#0e8159" | "#03291c";
|
|
142
|
-
"green.5": "#f9fff9" | "#e9ffeb" | "#d3fbd7" | "#bffbc5" | "#96f4b0" | "#7fefac" | "#21e8a3" | "#08d48e" | "#00c381" | "#00ac72" | "#0e8159" | "#03291c";
|
|
143
|
-
"green.2": "#f9fff9" | "#e9ffeb" | "#d3fbd7" | "#bffbc5" | "#96f4b0" | "#7fefac" | "#21e8a3" | "#08d48e" | "#00c381" | "#00ac72" | "#0e8159" | "#03291c";
|
|
144
|
-
"green.4": "#f9fff9" | "#e9ffeb" | "#d3fbd7" | "#bffbc5" | "#96f4b0" | "#7fefac" | "#21e8a3" | "#08d48e" | "#00c381" | "#00ac72" | "#0e8159" | "#03291c";
|
|
145
|
-
"green.8": "#f9fff9" | "#e9ffeb" | "#d3fbd7" | "#bffbc5" | "#96f4b0" | "#7fefac" | "#21e8a3" | "#08d48e" | "#00c381" | "#00ac72" | "#0e8159" | "#03291c";
|
|
146
|
-
"green.9": "#f9fff9" | "#e9ffeb" | "#d3fbd7" | "#bffbc5" | "#96f4b0" | "#7fefac" | "#21e8a3" | "#08d48e" | "#00c381" | "#00ac72" | "#0e8159" | "#03291c";
|
|
147
|
-
"green.11": "#f9fff9" | "#e9ffeb" | "#d3fbd7" | "#bffbc5" | "#96f4b0" | "#7fefac" | "#21e8a3" | "#08d48e" | "#00c381" | "#00ac72" | "#0e8159" | "#03291c";
|
|
148
|
-
"green.12": "#f9fff9" | "#e9ffeb" | "#d3fbd7" | "#bffbc5" | "#96f4b0" | "#7fefac" | "#21e8a3" | "#08d48e" | "#00c381" | "#00ac72" | "#0e8159" | "#03291c";
|
|
149
|
-
"green.1": "#f9fff9" | "#e9ffeb" | "#d3fbd7" | "#bffbc5" | "#96f4b0" | "#7fefac" | "#21e8a3" | "#08d48e" | "#00c381" | "#00ac72" | "#0e8159" | "#03291c";
|
|
150
|
-
"green.7": "#f9fff9" | "#e9ffeb" | "#d3fbd7" | "#bffbc5" | "#96f4b0" | "#7fefac" | "#21e8a3" | "#08d48e" | "#00c381" | "#00ac72" | "#0e8159" | "#03291c";
|
|
151
|
-
"green.6": "#f9fff9" | "#e9ffeb" | "#d3fbd7" | "#bffbc5" | "#96f4b0" | "#7fefac" | "#21e8a3" | "#08d48e" | "#00c381" | "#00ac72" | "#0e8159" | "#03291c";
|
|
152
|
-
"green.10": "#f9fff9" | "#e9ffeb" | "#d3fbd7" | "#bffbc5" | "#96f4b0" | "#7fefac" | "#21e8a3" | "#08d48e" | "#00c381" | "#00ac72" | "#0e8159" | "#03291c";
|
|
33
|
+
"deepPurple.5": string;
|
|
34
|
+
"deepPurple.7": string;
|
|
35
|
+
"deepPurple.6": string;
|
|
36
|
+
"deepPurple.8": string;
|
|
37
|
+
"deepPurple.9": string;
|
|
38
|
+
"beige.1": string;
|
|
39
|
+
"beige.3": string;
|
|
40
|
+
"beige.5": string;
|
|
41
|
+
"beige.2": string;
|
|
42
|
+
"beige.4": string;
|
|
43
|
+
"beige.6": string;
|
|
44
|
+
"lightning.5": string;
|
|
45
|
+
"lightning.7": string;
|
|
46
|
+
"rainbow.pink": string;
|
|
47
|
+
"rainbow.brick": string;
|
|
48
|
+
"rainbow.orange": string;
|
|
49
|
+
"rainbow.gold": string;
|
|
50
|
+
"rainbow.sun": string;
|
|
51
|
+
"rainbow.green-pine": string;
|
|
52
|
+
"rainbow.green-grass": string;
|
|
53
|
+
"rainbow.green-apple": string;
|
|
54
|
+
"rainbow.blue-electric": string;
|
|
55
|
+
"rainbow.blue-sky": string;
|
|
56
|
+
"grey.0": string;
|
|
57
|
+
"grey.1": string;
|
|
58
|
+
"grey.3": string;
|
|
59
|
+
"grey.5": string;
|
|
60
|
+
"grey.7": string;
|
|
61
|
+
"grey.2": string;
|
|
62
|
+
"grey.9": string;
|
|
63
|
+
"blue.1": string;
|
|
64
|
+
"blue.2": string;
|
|
65
|
+
"blue.6": string;
|
|
66
|
+
"green.1": string;
|
|
67
|
+
"green.2": string;
|
|
68
|
+
"green.6": string;
|
|
69
|
+
"yellow.1": string;
|
|
70
|
+
"yellow.2": string;
|
|
71
|
+
"yellow.6": string;
|
|
72
|
+
"red.1": string;
|
|
73
|
+
"red.2": string;
|
|
74
|
+
"red.6": string;
|
|
75
|
+
"beige-alpha.25": string;
|
|
76
|
+
"beige-alpha.40": string;
|
|
77
|
+
"beige-alpha.50": string;
|
|
78
|
+
"grey-alpha.25": string;
|
|
79
|
+
"grey-alpha.50": string;
|
|
80
|
+
"grey-alpha.35": string;
|
|
81
|
+
"white-alpha.10": string;
|
|
82
|
+
"white-alpha.20": string;
|
|
83
|
+
"white-alpha.80": string;
|
|
84
|
+
"white-alpha.90": string;
|
|
153
85
|
};
|
|
154
86
|
};
|
|
155
87
|
avatar: import("./late-ocean/avatar").AvatarTheme;
|
|
@@ -204,28 +136,28 @@ export declare const theme: {
|
|
|
204
136
|
markColor: string;
|
|
205
137
|
textSpacing: number;
|
|
206
138
|
default: {
|
|
207
|
-
borderColor:
|
|
139
|
+
borderColor: string;
|
|
208
140
|
backgroundColor: string;
|
|
209
141
|
};
|
|
210
142
|
checked: {
|
|
211
|
-
borderColor:
|
|
212
|
-
backgroundColor:
|
|
143
|
+
borderColor: string;
|
|
144
|
+
backgroundColor: string;
|
|
213
145
|
};
|
|
214
146
|
focus: {
|
|
215
|
-
borderColor:
|
|
147
|
+
borderColor: string;
|
|
216
148
|
backgroundColor: string;
|
|
217
149
|
};
|
|
218
150
|
hover: {
|
|
219
|
-
borderColor:
|
|
151
|
+
borderColor: string;
|
|
220
152
|
backgroundColor: string;
|
|
221
153
|
};
|
|
222
154
|
pressed: {
|
|
223
|
-
borderColor:
|
|
155
|
+
borderColor: string;
|
|
224
156
|
backgroundColor: string;
|
|
225
157
|
};
|
|
226
158
|
disabled: {
|
|
227
|
-
borderColor:
|
|
228
|
-
backgroundColor:
|
|
159
|
+
borderColor: string;
|
|
160
|
+
backgroundColor: string;
|
|
229
161
|
};
|
|
230
162
|
transition: {
|
|
231
163
|
duration: string;
|
|
@@ -245,14 +177,6 @@ export declare const theme: {
|
|
|
245
177
|
readonly header3: import("./late-ocean/icon").TypographyIconConfig;
|
|
246
178
|
readonly header4: import("./late-ocean/icon").TypographyIconConfig;
|
|
247
179
|
readonly header5: import("./late-ocean/icon").TypographyIconConfig;
|
|
248
|
-
readonly 'header-impact-xxl': import("./late-ocean/icon").TypographyIconConfig;
|
|
249
|
-
readonly 'header-impact-xl': import("./late-ocean/icon").TypographyIconConfig;
|
|
250
|
-
readonly 'header-impact-l': import("./late-ocean/icon").TypographyIconConfig;
|
|
251
|
-
readonly 'header-impact-m': import("./late-ocean/icon").TypographyIconConfig;
|
|
252
|
-
readonly 'header-impact-s': import("./late-ocean/icon").TypographyIconConfig;
|
|
253
|
-
readonly 'header-impact-xs': import("./late-ocean/icon").TypographyIconConfig;
|
|
254
|
-
readonly 'header-impact-xxs': import("./late-ocean/icon").TypographyIconConfig;
|
|
255
|
-
readonly 'header-impact-xxxs': import("./late-ocean/icon").TypographyIconConfig;
|
|
256
180
|
readonly 'body-large': import("./late-ocean/icon").TypographyIconConfig;
|
|
257
181
|
readonly 'body-medium': import("./late-ocean/icon").TypographyIconConfig;
|
|
258
182
|
readonly body: import("./late-ocean/icon").TypographyIconConfig;
|
|
@@ -272,51 +196,72 @@ export declare const theme: {
|
|
|
272
196
|
typography: {
|
|
273
197
|
colors: {
|
|
274
198
|
black: string;
|
|
275
|
-
'black-anthracite':
|
|
276
|
-
'black-disabled':
|
|
277
|
-
'black-light':
|
|
199
|
+
'black-anthracite': string;
|
|
200
|
+
'black-disabled': string;
|
|
201
|
+
'black-light': string;
|
|
278
202
|
white: string;
|
|
279
203
|
'white-light': string;
|
|
280
|
-
primary:
|
|
281
|
-
'primary-light':
|
|
282
|
-
accent:
|
|
283
|
-
success:
|
|
284
|
-
danger:
|
|
285
|
-
warning:
|
|
204
|
+
primary: string;
|
|
205
|
+
'primary-light': string;
|
|
206
|
+
accent: string;
|
|
207
|
+
success: string;
|
|
208
|
+
danger: string;
|
|
209
|
+
warning: string;
|
|
286
210
|
};
|
|
287
211
|
types: {
|
|
288
212
|
headings: {
|
|
289
213
|
fontFamily: {
|
|
290
214
|
native: {
|
|
291
215
|
regular: string;
|
|
216
|
+
semibold: string;
|
|
292
217
|
bold: string;
|
|
293
218
|
};
|
|
294
219
|
web: {
|
|
295
220
|
regular: string;
|
|
221
|
+
semibold: string;
|
|
296
222
|
bold: string;
|
|
297
223
|
};
|
|
298
224
|
};
|
|
299
225
|
fontWeight: {
|
|
300
226
|
regular: number;
|
|
227
|
+
semibold: number;
|
|
301
228
|
bold: number;
|
|
302
229
|
};
|
|
303
230
|
fontStyle: string;
|
|
304
231
|
configs: {
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
'heading-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
'heading-
|
|
316
|
-
|
|
232
|
+
'heading-xxl': {
|
|
233
|
+
fontSize: number;
|
|
234
|
+
lineHeight: number;
|
|
235
|
+
allowedFontWeights: string[];
|
|
236
|
+
};
|
|
237
|
+
'heading-xl': {
|
|
238
|
+
fontSize: number;
|
|
239
|
+
lineHeight: number;
|
|
240
|
+
allowedFontWeights: string[];
|
|
241
|
+
};
|
|
242
|
+
'heading-l': {
|
|
243
|
+
fontSize: number;
|
|
244
|
+
lineHeight: number;
|
|
245
|
+
allowedFontWeights: string[];
|
|
246
|
+
};
|
|
247
|
+
'heading-m': {
|
|
248
|
+
fontSize: number;
|
|
249
|
+
lineHeight: number;
|
|
250
|
+
allowedFontWeights: string[];
|
|
251
|
+
};
|
|
252
|
+
'heading-s': {
|
|
253
|
+
fontSize: number;
|
|
254
|
+
lineHeight: number;
|
|
255
|
+
allowedFontWeights: string[];
|
|
256
|
+
};
|
|
257
|
+
'heading-xs': {
|
|
258
|
+
fontSize: number;
|
|
259
|
+
lineHeight: number;
|
|
260
|
+
allowedFontWeights: string[];
|
|
261
|
+
};
|
|
317
262
|
};
|
|
318
263
|
};
|
|
319
|
-
|
|
264
|
+
bodies: {
|
|
320
265
|
fontFamily: {
|
|
321
266
|
native: {
|
|
322
267
|
regular: string;
|
|
@@ -327,63 +272,120 @@ export declare const theme: {
|
|
|
327
272
|
bold: string;
|
|
328
273
|
};
|
|
329
274
|
};
|
|
330
|
-
fontWeight:
|
|
331
|
-
|
|
275
|
+
fontWeight: {
|
|
276
|
+
regular: number;
|
|
277
|
+
bold: number;
|
|
278
|
+
};
|
|
279
|
+
fontStyle: {
|
|
280
|
+
regular: string;
|
|
281
|
+
bold: string;
|
|
282
|
+
};
|
|
332
283
|
configs: {
|
|
333
|
-
'
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
'
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
'
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
'
|
|
284
|
+
'body-xl': {
|
|
285
|
+
fontSize: number;
|
|
286
|
+
lineHeight: number;
|
|
287
|
+
allowedFontWeights: string[];
|
|
288
|
+
};
|
|
289
|
+
'body-l': {
|
|
290
|
+
fontSize: number;
|
|
291
|
+
lineHeight: number;
|
|
292
|
+
allowedFontWeights: string[];
|
|
293
|
+
};
|
|
294
|
+
'body-m': {
|
|
295
|
+
fontSize: number;
|
|
296
|
+
lineHeight: number;
|
|
297
|
+
allowedFontWeights: string[];
|
|
298
|
+
};
|
|
299
|
+
'body-s': {
|
|
300
|
+
fontSize: number;
|
|
301
|
+
lineHeight: number;
|
|
302
|
+
allowedFontWeights: string[];
|
|
303
|
+
};
|
|
304
|
+
'body-xs': {
|
|
305
|
+
fontSize: number;
|
|
306
|
+
lineHeight: number;
|
|
307
|
+
allowedFontWeights: string[];
|
|
308
|
+
};
|
|
349
309
|
};
|
|
350
310
|
};
|
|
351
|
-
|
|
311
|
+
labels: {
|
|
352
312
|
fontFamily: {
|
|
313
|
+
native: {
|
|
314
|
+
semibold: string;
|
|
315
|
+
};
|
|
353
316
|
web: {
|
|
354
|
-
|
|
355
|
-
bold: string;
|
|
317
|
+
semibold: string;
|
|
356
318
|
};
|
|
319
|
+
};
|
|
320
|
+
fontWeight: {
|
|
321
|
+
semibold: number;
|
|
322
|
+
};
|
|
323
|
+
fontStyle: string;
|
|
324
|
+
configs: {
|
|
325
|
+
'label-large': {
|
|
326
|
+
fontSize: number;
|
|
327
|
+
lineHeight: number;
|
|
328
|
+
allowedFontWeights: string[];
|
|
329
|
+
};
|
|
330
|
+
'label-medium': {
|
|
331
|
+
fontSize: number;
|
|
332
|
+
lineHeight: number;
|
|
333
|
+
allowedFontWeights: string[];
|
|
334
|
+
};
|
|
335
|
+
};
|
|
336
|
+
};
|
|
337
|
+
contentCaps: {
|
|
338
|
+
fontFamily: {
|
|
357
339
|
native: {
|
|
358
|
-
|
|
340
|
+
bold: string;
|
|
341
|
+
};
|
|
342
|
+
web: {
|
|
359
343
|
bold: string;
|
|
360
344
|
};
|
|
361
345
|
};
|
|
362
346
|
fontWeight: {
|
|
363
|
-
regular: number;
|
|
364
347
|
bold: number;
|
|
365
348
|
};
|
|
366
|
-
fontStyle:
|
|
367
|
-
regular: string;
|
|
368
|
-
bold: string;
|
|
369
|
-
};
|
|
349
|
+
fontStyle: string;
|
|
370
350
|
configs: {
|
|
371
|
-
'
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
'
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
351
|
+
'content-caps-xxxl': {
|
|
352
|
+
fontSize: number;
|
|
353
|
+
lineHeight: number;
|
|
354
|
+
allowedFontWeights: string[];
|
|
355
|
+
};
|
|
356
|
+
'content-caps-xxl': {
|
|
357
|
+
fontSize: number;
|
|
358
|
+
lineHeight: number;
|
|
359
|
+
allowedFontWeights: string[];
|
|
360
|
+
};
|
|
361
|
+
'content-caps-xl': {
|
|
362
|
+
fontSize: number;
|
|
363
|
+
lineHeight: number;
|
|
364
|
+
allowedFontWeights: string[];
|
|
365
|
+
};
|
|
366
|
+
'content-caps-l': {
|
|
367
|
+
fontSize: number;
|
|
368
|
+
lineHeight: number;
|
|
369
|
+
allowedFontWeights: string[];
|
|
370
|
+
};
|
|
371
|
+
'content-caps-m': {
|
|
372
|
+
fontSize: number;
|
|
373
|
+
lineHeight: number;
|
|
374
|
+
allowedFontWeights: string[];
|
|
375
|
+
};
|
|
376
|
+
'content-caps-s': {
|
|
377
|
+
fontSize: number;
|
|
378
|
+
lineHeight: number;
|
|
379
|
+
allowedFontWeights: string[];
|
|
380
|
+
};
|
|
381
|
+
'content-caps-xs': {
|
|
382
|
+
fontSize: number;
|
|
383
|
+
lineHeight: number;
|
|
384
|
+
allowedFontWeights: string[];
|
|
385
|
+
};
|
|
381
386
|
};
|
|
382
387
|
};
|
|
383
388
|
};
|
|
384
|
-
link: {
|
|
385
|
-
disabledColor: "#faf9f8" | "#f4f3ef" | "#F0EEE9" | "#dedad2" | "#d1cdc5" | "#bab8ae" | "#aeaba3" | "#9c9a92" | "#8e8c83" | "#74726a" | "#3e3d3a" | "#282826";
|
|
386
|
-
};
|
|
387
389
|
};
|
|
388
390
|
fullscreenModal: import("./late-ocean/fullscreenModal").FullscreenModalTheme;
|
|
389
391
|
actionCard: import("./late-ocean/actionCard").ActionCardTheme;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"default.d.ts","sourceRoot":"","sources":["../../../src/themes/default.ts"],"names":[],"mappings":"AAsDA,eAAO,MAAM,KAAK;;6BAES,MAAM,KAAG,MAAM
|
|
1
|
+
{"version":3,"file":"default.d.ts","sourceRoot":"","sources":["../../../src/themes/default.ts"],"names":[],"mappings":"AAsDA,eAAO,MAAM,KAAK;;6BAES,MAAM,KAAG,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8BzC,CAAC;AAEF,MAAM,MAAM,KAAK,GAAG,OAAO,KAAK,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"avatar.d.ts","sourceRoot":"","sources":["../../../../src/themes/late-ocean/avatar.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"avatar.d.ts","sourceRoot":"","sources":["../../../../src/themes/late-ocean/avatar.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB,KAAK,CAAC;AACpC,eAAO,MAAM,qBAAqB,KAAK,CAAC;AAExC,eAAO,MAAM,eAAe,MAAM,CAAC;AACnC,eAAO,MAAM,mBAAmB,KAAK,CAAC;AAEtC,MAAM,WAAW,sBAAsB;IACrC,YAAY,EAAE,MAAM,CAAC;IACrB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;CAClB;AAED,MAAM,WAAW,uBAAuB;IACtC,eAAe,EAAE,MAAM,CAAC;IACxB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,WAAW;IAC1B,YAAY,EAAE,MAAM,CAAC;IACrB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,uBAAuB,CAAC;IACjC,KAAK,EAAE,uBAAuB,CAAC;IAC/B,IAAI,EAAE,uBAAuB,CAAC;IAC9B,QAAQ,EAAE,uBAAuB,CAAC;IAClC,KAAK,EAAE,sBAAsB,CAAC;CAC/B;AAED,eAAO,MAAM,MAAM,EAAE,WAyBpB,CAAC"}
|