@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
|
@@ -208,141 +208,75 @@ export declare function createKittNativeBaseCustomTheme(theme: Theme, appTheme?:
|
|
|
208
208
|
};
|
|
209
209
|
typography: {
|
|
210
210
|
black: string;
|
|
211
|
-
'black-anthracite':
|
|
212
|
-
'black-disabled':
|
|
213
|
-
'black-light':
|
|
211
|
+
'black-anthracite': string;
|
|
212
|
+
'black-disabled': string;
|
|
213
|
+
'black-light': string;
|
|
214
214
|
white: string;
|
|
215
215
|
'white-light': string;
|
|
216
|
-
primary:
|
|
217
|
-
'primary-light':
|
|
218
|
-
accent:
|
|
219
|
-
success:
|
|
220
|
-
danger:
|
|
221
|
-
warning:
|
|
216
|
+
primary: string;
|
|
217
|
+
'primary-light': string;
|
|
218
|
+
accent: string;
|
|
219
|
+
success: string;
|
|
220
|
+
danger: string;
|
|
221
|
+
warning: string;
|
|
222
222
|
};
|
|
223
223
|
palettes: {
|
|
224
|
-
|
|
225
|
-
lateOcean: "#624af7";
|
|
226
|
-
lateOceanLight1: "#7b66ff";
|
|
227
|
-
lateOceanLight2: "#a99cff";
|
|
228
|
-
lateOceanLight3: "#efc2ff";
|
|
229
|
-
lateOceanDark1: "#0a0428";
|
|
230
|
-
warmEmbrace: "#f4d6ff";
|
|
231
|
-
warmEmbraceLight1: "#FAEBFF";
|
|
224
|
+
deepPurple: {
|
|
232
225
|
white: string;
|
|
233
226
|
black: string;
|
|
234
|
-
black1000: string;
|
|
235
|
-
black800: "#3e3d3a";
|
|
236
|
-
black555: "#74726a";
|
|
237
|
-
black400: "#aeaba3";
|
|
238
|
-
black200: "#dedad2";
|
|
239
|
-
black100: "#F0EEE9";
|
|
240
|
-
black50: "#f4f3ef";
|
|
241
|
-
black25: "#faf9f8";
|
|
242
|
-
viride: "#08d48e";
|
|
243
|
-
englishVermillon: "#f57d7d";
|
|
244
|
-
goldCrayola: "#ffd35e";
|
|
245
|
-
aero: "#6e96ff";
|
|
246
|
-
seaShell: "#faf9f8";
|
|
247
227
|
transparent: string;
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
"
|
|
251
|
-
"
|
|
252
|
-
"
|
|
253
|
-
"
|
|
254
|
-
"
|
|
255
|
-
"
|
|
256
|
-
"
|
|
257
|
-
"
|
|
258
|
-
"
|
|
259
|
-
"
|
|
260
|
-
"
|
|
261
|
-
"
|
|
262
|
-
"
|
|
263
|
-
"
|
|
264
|
-
"
|
|
265
|
-
"
|
|
266
|
-
"
|
|
267
|
-
"
|
|
268
|
-
"
|
|
269
|
-
"
|
|
270
|
-
"
|
|
271
|
-
"
|
|
272
|
-
"
|
|
273
|
-
"
|
|
274
|
-
"
|
|
275
|
-
"
|
|
276
|
-
"
|
|
277
|
-
"
|
|
278
|
-
"
|
|
279
|
-
"
|
|
280
|
-
"
|
|
281
|
-
"
|
|
282
|
-
"
|
|
283
|
-
"
|
|
284
|
-
"
|
|
285
|
-
"
|
|
286
|
-
"
|
|
287
|
-
"
|
|
288
|
-
"
|
|
289
|
-
"
|
|
290
|
-
"
|
|
291
|
-
"
|
|
292
|
-
"
|
|
293
|
-
"
|
|
294
|
-
"
|
|
295
|
-
"
|
|
296
|
-
"
|
|
297
|
-
"
|
|
298
|
-
"
|
|
299
|
-
"
|
|
300
|
-
"raspberry.2": "#fff7fa" | "#fff0f5" | "#ffe8ef" | "#f0c7d4" | "#f0afc4" | "#f097b3" | "#f07fa3" | "#d95d84" | "#cf2a60" | "#c12558" | "#61192e" | "#29040f";
|
|
301
|
-
"raspberry.4": "#fff7fa" | "#fff0f5" | "#ffe8ef" | "#f0c7d4" | "#f0afc4" | "#f097b3" | "#f07fa3" | "#d95d84" | "#cf2a60" | "#c12558" | "#61192e" | "#29040f";
|
|
302
|
-
"raspberry.8": "#fff7fa" | "#fff0f5" | "#ffe8ef" | "#f0c7d4" | "#f0afc4" | "#f097b3" | "#f07fa3" | "#d95d84" | "#cf2a60" | "#c12558" | "#61192e" | "#29040f";
|
|
303
|
-
"raspberry.9": "#fff7fa" | "#fff0f5" | "#ffe8ef" | "#f0c7d4" | "#f0afc4" | "#f097b3" | "#f07fa3" | "#d95d84" | "#cf2a60" | "#c12558" | "#61192e" | "#29040f";
|
|
304
|
-
"raspberry.11": "#fff7fa" | "#fff0f5" | "#ffe8ef" | "#f0c7d4" | "#f0afc4" | "#f097b3" | "#f07fa3" | "#d95d84" | "#cf2a60" | "#c12558" | "#61192e" | "#29040f";
|
|
305
|
-
"raspberry.12": "#fff7fa" | "#fff0f5" | "#ffe8ef" | "#f0c7d4" | "#f0afc4" | "#f097b3" | "#f07fa3" | "#d95d84" | "#cf2a60" | "#c12558" | "#61192e" | "#29040f";
|
|
306
|
-
"raspberry.1": "#fff7fa" | "#fff0f5" | "#ffe8ef" | "#f0c7d4" | "#f0afc4" | "#f097b3" | "#f07fa3" | "#d95d84" | "#cf2a60" | "#c12558" | "#61192e" | "#29040f";
|
|
307
|
-
"raspberry.7": "#fff7fa" | "#fff0f5" | "#ffe8ef" | "#f0c7d4" | "#f0afc4" | "#f097b3" | "#f07fa3" | "#d95d84" | "#cf2a60" | "#c12558" | "#61192e" | "#29040f";
|
|
308
|
-
"raspberry.6": "#fff7fa" | "#fff0f5" | "#ffe8ef" | "#f0c7d4" | "#f0afc4" | "#f097b3" | "#f07fa3" | "#d95d84" | "#cf2a60" | "#c12558" | "#61192e" | "#29040f";
|
|
309
|
-
"raspberry.10": "#fff7fa" | "#fff0f5" | "#ffe8ef" | "#f0c7d4" | "#f0afc4" | "#f097b3" | "#f07fa3" | "#d95d84" | "#cf2a60" | "#c12558" | "#61192e" | "#29040f";
|
|
310
|
-
"coral.3": "#fff7f7" | "#fff0f0" | "#ffe8e8" | "#ffcfcf" | "#ffb5b5" | "#ff9c9c" | "#f57d7d" | "#eb6565" | "#e55050" | "#da3d3d" | "#8a2b1e" | "#330c07";
|
|
311
|
-
"coral.5": "#fff7f7" | "#fff0f0" | "#ffe8e8" | "#ffcfcf" | "#ffb5b5" | "#ff9c9c" | "#f57d7d" | "#eb6565" | "#e55050" | "#da3d3d" | "#8a2b1e" | "#330c07";
|
|
312
|
-
"coral.2": "#fff7f7" | "#fff0f0" | "#ffe8e8" | "#ffcfcf" | "#ffb5b5" | "#ff9c9c" | "#f57d7d" | "#eb6565" | "#e55050" | "#da3d3d" | "#8a2b1e" | "#330c07";
|
|
313
|
-
"coral.4": "#fff7f7" | "#fff0f0" | "#ffe8e8" | "#ffcfcf" | "#ffb5b5" | "#ff9c9c" | "#f57d7d" | "#eb6565" | "#e55050" | "#da3d3d" | "#8a2b1e" | "#330c07";
|
|
314
|
-
"coral.8": "#fff7f7" | "#fff0f0" | "#ffe8e8" | "#ffcfcf" | "#ffb5b5" | "#ff9c9c" | "#f57d7d" | "#eb6565" | "#e55050" | "#da3d3d" | "#8a2b1e" | "#330c07";
|
|
315
|
-
"coral.9": "#fff7f7" | "#fff0f0" | "#ffe8e8" | "#ffcfcf" | "#ffb5b5" | "#ff9c9c" | "#f57d7d" | "#eb6565" | "#e55050" | "#da3d3d" | "#8a2b1e" | "#330c07";
|
|
316
|
-
"coral.11": "#fff7f7" | "#fff0f0" | "#ffe8e8" | "#ffcfcf" | "#ffb5b5" | "#ff9c9c" | "#f57d7d" | "#eb6565" | "#e55050" | "#da3d3d" | "#8a2b1e" | "#330c07";
|
|
317
|
-
"coral.12": "#fff7f7" | "#fff0f0" | "#ffe8e8" | "#ffcfcf" | "#ffb5b5" | "#ff9c9c" | "#f57d7d" | "#eb6565" | "#e55050" | "#da3d3d" | "#8a2b1e" | "#330c07";
|
|
318
|
-
"coral.1": "#fff7f7" | "#fff0f0" | "#ffe8e8" | "#ffcfcf" | "#ffb5b5" | "#ff9c9c" | "#f57d7d" | "#eb6565" | "#e55050" | "#da3d3d" | "#8a2b1e" | "#330c07";
|
|
319
|
-
"coral.7": "#fff7f7" | "#fff0f0" | "#ffe8e8" | "#ffcfcf" | "#ffb5b5" | "#ff9c9c" | "#f57d7d" | "#eb6565" | "#e55050" | "#da3d3d" | "#8a2b1e" | "#330c07";
|
|
320
|
-
"coral.6": "#fff7f7" | "#fff0f0" | "#ffe8e8" | "#ffcfcf" | "#ffb5b5" | "#ff9c9c" | "#f57d7d" | "#eb6565" | "#e55050" | "#da3d3d" | "#8a2b1e" | "#330c07";
|
|
321
|
-
"coral.10": "#fff7f7" | "#fff0f0" | "#ffe8e8" | "#ffcfcf" | "#ffb5b5" | "#ff9c9c" | "#f57d7d" | "#eb6565" | "#e55050" | "#da3d3d" | "#8a2b1e" | "#330c07";
|
|
322
|
-
"sun.3": "#fffdf7" | "#fffbf0" | "#fff6de" | "#ffefc4" | "#ffe8ab" | "#ffe191" | "#ffda78" | "#ffd35e" | "#fdc32d" | "#f3a40c" | "#9f5600" | "#341c00";
|
|
323
|
-
"sun.5": "#fffdf7" | "#fffbf0" | "#fff6de" | "#ffefc4" | "#ffe8ab" | "#ffe191" | "#ffda78" | "#ffd35e" | "#fdc32d" | "#f3a40c" | "#9f5600" | "#341c00";
|
|
324
|
-
"sun.2": "#fffdf7" | "#fffbf0" | "#fff6de" | "#ffefc4" | "#ffe8ab" | "#ffe191" | "#ffda78" | "#ffd35e" | "#fdc32d" | "#f3a40c" | "#9f5600" | "#341c00";
|
|
325
|
-
"sun.4": "#fffdf7" | "#fffbf0" | "#fff6de" | "#ffefc4" | "#ffe8ab" | "#ffe191" | "#ffda78" | "#ffd35e" | "#fdc32d" | "#f3a40c" | "#9f5600" | "#341c00";
|
|
326
|
-
"sun.8": "#fffdf7" | "#fffbf0" | "#fff6de" | "#ffefc4" | "#ffe8ab" | "#ffe191" | "#ffda78" | "#ffd35e" | "#fdc32d" | "#f3a40c" | "#9f5600" | "#341c00";
|
|
327
|
-
"sun.9": "#fffdf7" | "#fffbf0" | "#fff6de" | "#ffefc4" | "#ffe8ab" | "#ffe191" | "#ffda78" | "#ffd35e" | "#fdc32d" | "#f3a40c" | "#9f5600" | "#341c00";
|
|
328
|
-
"sun.11": "#fffdf7" | "#fffbf0" | "#fff6de" | "#ffefc4" | "#ffe8ab" | "#ffe191" | "#ffda78" | "#ffd35e" | "#fdc32d" | "#f3a40c" | "#9f5600" | "#341c00";
|
|
329
|
-
"sun.12": "#fffdf7" | "#fffbf0" | "#fff6de" | "#ffefc4" | "#ffe8ab" | "#ffe191" | "#ffda78" | "#ffd35e" | "#fdc32d" | "#f3a40c" | "#9f5600" | "#341c00";
|
|
330
|
-
"sun.1": "#fffdf7" | "#fffbf0" | "#fff6de" | "#ffefc4" | "#ffe8ab" | "#ffe191" | "#ffda78" | "#ffd35e" | "#fdc32d" | "#f3a40c" | "#9f5600" | "#341c00";
|
|
331
|
-
"sun.7": "#fffdf7" | "#fffbf0" | "#fff6de" | "#ffefc4" | "#ffe8ab" | "#ffe191" | "#ffda78" | "#ffd35e" | "#fdc32d" | "#f3a40c" | "#9f5600" | "#341c00";
|
|
332
|
-
"sun.6": "#fffdf7" | "#fffbf0" | "#fff6de" | "#ffefc4" | "#ffe8ab" | "#ffe191" | "#ffda78" | "#ffd35e" | "#fdc32d" | "#f3a40c" | "#9f5600" | "#341c00";
|
|
333
|
-
"sun.10": "#fffdf7" | "#fffbf0" | "#fff6de" | "#ffefc4" | "#ffe8ab" | "#ffe191" | "#ffda78" | "#ffd35e" | "#fdc32d" | "#f3a40c" | "#9f5600" | "#341c00";
|
|
334
|
-
"green.3": "#f9fff9" | "#e9ffeb" | "#d3fbd7" | "#bffbc5" | "#96f4b0" | "#7fefac" | "#21e8a3" | "#08d48e" | "#00c381" | "#00ac72" | "#0e8159" | "#03291c";
|
|
335
|
-
"green.5": "#f9fff9" | "#e9ffeb" | "#d3fbd7" | "#bffbc5" | "#96f4b0" | "#7fefac" | "#21e8a3" | "#08d48e" | "#00c381" | "#00ac72" | "#0e8159" | "#03291c";
|
|
336
|
-
"green.2": "#f9fff9" | "#e9ffeb" | "#d3fbd7" | "#bffbc5" | "#96f4b0" | "#7fefac" | "#21e8a3" | "#08d48e" | "#00c381" | "#00ac72" | "#0e8159" | "#03291c";
|
|
337
|
-
"green.4": "#f9fff9" | "#e9ffeb" | "#d3fbd7" | "#bffbc5" | "#96f4b0" | "#7fefac" | "#21e8a3" | "#08d48e" | "#00c381" | "#00ac72" | "#0e8159" | "#03291c";
|
|
338
|
-
"green.8": "#f9fff9" | "#e9ffeb" | "#d3fbd7" | "#bffbc5" | "#96f4b0" | "#7fefac" | "#21e8a3" | "#08d48e" | "#00c381" | "#00ac72" | "#0e8159" | "#03291c";
|
|
339
|
-
"green.9": "#f9fff9" | "#e9ffeb" | "#d3fbd7" | "#bffbc5" | "#96f4b0" | "#7fefac" | "#21e8a3" | "#08d48e" | "#00c381" | "#00ac72" | "#0e8159" | "#03291c";
|
|
340
|
-
"green.11": "#f9fff9" | "#e9ffeb" | "#d3fbd7" | "#bffbc5" | "#96f4b0" | "#7fefac" | "#21e8a3" | "#08d48e" | "#00c381" | "#00ac72" | "#0e8159" | "#03291c";
|
|
341
|
-
"green.12": "#f9fff9" | "#e9ffeb" | "#d3fbd7" | "#bffbc5" | "#96f4b0" | "#7fefac" | "#21e8a3" | "#08d48e" | "#00c381" | "#00ac72" | "#0e8159" | "#03291c";
|
|
342
|
-
"green.1": "#f9fff9" | "#e9ffeb" | "#d3fbd7" | "#bffbc5" | "#96f4b0" | "#7fefac" | "#21e8a3" | "#08d48e" | "#00c381" | "#00ac72" | "#0e8159" | "#03291c";
|
|
343
|
-
"green.7": "#f9fff9" | "#e9ffeb" | "#d3fbd7" | "#bffbc5" | "#96f4b0" | "#7fefac" | "#21e8a3" | "#08d48e" | "#00c381" | "#00ac72" | "#0e8159" | "#03291c";
|
|
344
|
-
"green.6": "#f9fff9" | "#e9ffeb" | "#d3fbd7" | "#bffbc5" | "#96f4b0" | "#7fefac" | "#21e8a3" | "#08d48e" | "#00c381" | "#00ac72" | "#0e8159" | "#03291c";
|
|
345
|
-
"green.10": "#f9fff9" | "#e9ffeb" | "#d3fbd7" | "#bffbc5" | "#96f4b0" | "#7fefac" | "#21e8a3" | "#08d48e" | "#00c381" | "#00ac72" | "#0e8159" | "#03291c";
|
|
228
|
+
"deepPurple.5": string;
|
|
229
|
+
"deepPurple.7": string;
|
|
230
|
+
"deepPurple.6": string;
|
|
231
|
+
"deepPurple.8": string;
|
|
232
|
+
"deepPurple.9": string;
|
|
233
|
+
"beige.1": string;
|
|
234
|
+
"beige.3": string;
|
|
235
|
+
"beige.5": string;
|
|
236
|
+
"beige.2": string;
|
|
237
|
+
"beige.4": string;
|
|
238
|
+
"beige.6": string;
|
|
239
|
+
"lightning.5": string;
|
|
240
|
+
"lightning.7": string;
|
|
241
|
+
"rainbow.pink": string;
|
|
242
|
+
"rainbow.brick": string;
|
|
243
|
+
"rainbow.orange": string;
|
|
244
|
+
"rainbow.gold": string;
|
|
245
|
+
"rainbow.sun": string;
|
|
246
|
+
"rainbow.green-pine": string;
|
|
247
|
+
"rainbow.green-grass": string;
|
|
248
|
+
"rainbow.green-apple": string;
|
|
249
|
+
"rainbow.blue-electric": string;
|
|
250
|
+
"rainbow.blue-sky": string;
|
|
251
|
+
"grey.0": string;
|
|
252
|
+
"grey.1": string;
|
|
253
|
+
"grey.3": string;
|
|
254
|
+
"grey.5": string;
|
|
255
|
+
"grey.7": string;
|
|
256
|
+
"grey.2": string;
|
|
257
|
+
"grey.9": string;
|
|
258
|
+
"blue.1": string;
|
|
259
|
+
"blue.2": string;
|
|
260
|
+
"blue.6": string;
|
|
261
|
+
"green.1": string;
|
|
262
|
+
"green.2": string;
|
|
263
|
+
"green.6": string;
|
|
264
|
+
"yellow.1": string;
|
|
265
|
+
"yellow.2": string;
|
|
266
|
+
"yellow.6": string;
|
|
267
|
+
"red.1": string;
|
|
268
|
+
"red.2": string;
|
|
269
|
+
"red.6": string;
|
|
270
|
+
"beige-alpha.25": string;
|
|
271
|
+
"beige-alpha.40": string;
|
|
272
|
+
"beige-alpha.50": string;
|
|
273
|
+
"grey-alpha.25": string;
|
|
274
|
+
"grey-alpha.50": string;
|
|
275
|
+
"grey-alpha.35": string;
|
|
276
|
+
"white-alpha.10": string;
|
|
277
|
+
"white-alpha.20": string;
|
|
278
|
+
"white-alpha.80": string;
|
|
279
|
+
"white-alpha.90": string;
|
|
346
280
|
};
|
|
347
281
|
};
|
|
348
282
|
feedbackMessage: {
|
|
@@ -417,28 +351,33 @@ export declare function createKittNativeBaseCustomTheme(theme: Theme, appTheme?:
|
|
|
417
351
|
disabled: string;
|
|
418
352
|
};
|
|
419
353
|
};
|
|
354
|
+
font: {
|
|
355
|
+
disabled: {
|
|
356
|
+
color: string;
|
|
357
|
+
};
|
|
358
|
+
};
|
|
420
359
|
};
|
|
421
360
|
checkbox: {
|
|
422
361
|
markColor: string;
|
|
423
362
|
checked: {
|
|
424
|
-
backgroundColor:
|
|
425
|
-
borderColor:
|
|
363
|
+
backgroundColor: string;
|
|
364
|
+
borderColor: string;
|
|
426
365
|
};
|
|
427
366
|
hover: {
|
|
428
367
|
backgroundColor: string;
|
|
429
|
-
borderColor:
|
|
368
|
+
borderColor: string;
|
|
430
369
|
};
|
|
431
370
|
pressed: {
|
|
432
371
|
backgroundColor: string;
|
|
433
|
-
borderColor:
|
|
372
|
+
borderColor: string;
|
|
434
373
|
};
|
|
435
374
|
focus: {
|
|
436
375
|
backgroundColor: string;
|
|
437
|
-
borderColor:
|
|
376
|
+
borderColor: string;
|
|
438
377
|
};
|
|
439
378
|
default: {
|
|
440
379
|
backgroundColor: string;
|
|
441
|
-
borderColor:
|
|
380
|
+
borderColor: string;
|
|
442
381
|
};
|
|
443
382
|
};
|
|
444
383
|
toggle: {
|
|
@@ -731,6 +670,7 @@ export declare function createKittNativeBaseCustomTheme(theme: Theme, appTheme?:
|
|
|
731
670
|
disabled: {
|
|
732
671
|
backgroundColor: string;
|
|
733
672
|
borderColor: string;
|
|
673
|
+
innerBackgroundColor: string;
|
|
734
674
|
};
|
|
735
675
|
default: {
|
|
736
676
|
backgroundColor: string;
|
|
@@ -908,26 +848,24 @@ export declare function createKittNativeBaseCustomTheme(theme: Theme, appTheme?:
|
|
|
908
848
|
};
|
|
909
849
|
};
|
|
910
850
|
};
|
|
911
|
-
primary:
|
|
912
|
-
primaryLight:
|
|
913
|
-
accent:
|
|
914
|
-
accentLight:
|
|
915
|
-
success:
|
|
916
|
-
correct:
|
|
917
|
-
danger:
|
|
918
|
-
info:
|
|
919
|
-
warning:
|
|
920
|
-
separator:
|
|
921
|
-
hover: "#faf9f8" | "#f4f3ef" | "#F0EEE9" | "#dedad2" | "#d1cdc5" | "#bab8ae" | "#aeaba3" | "#9c9a92" | "#8e8c83" | "#74726a" | "#3e3d3a" | "#282826";
|
|
851
|
+
primary: string;
|
|
852
|
+
primaryLight: string;
|
|
853
|
+
accent: string;
|
|
854
|
+
accentLight: string;
|
|
855
|
+
success: string;
|
|
856
|
+
correct: string;
|
|
857
|
+
danger: string;
|
|
858
|
+
info: string;
|
|
859
|
+
warning: string;
|
|
860
|
+
separator: string;
|
|
922
861
|
white: string;
|
|
923
862
|
black: string;
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
uiBackground: "#faf9f8" | "#f4f3ef" | "#F0EEE9" | "#dedad2" | "#d1cdc5" | "#bab8ae" | "#aeaba3" | "#9c9a92" | "#8e8c83" | "#74726a" | "#3e3d3a" | "#282826";
|
|
863
|
+
blackLight: string;
|
|
864
|
+
blackAnthracite: string;
|
|
865
|
+
uiBackground: string;
|
|
928
866
|
uiBackgroundLight: string;
|
|
929
867
|
transparent: string;
|
|
930
|
-
disabled:
|
|
868
|
+
disabled: string;
|
|
931
869
|
overlay: {
|
|
932
870
|
dark: string;
|
|
933
871
|
light: string;
|
|
@@ -1352,19 +1290,18 @@ export declare function createKittNativeBaseCustomTheme(theme: Theme, appTheme?:
|
|
|
1352
1290
|
"kitt.16"?: number | undefined;
|
|
1353
1291
|
"kitt.5"?: number | undefined;
|
|
1354
1292
|
"kitt.7"?: number | undefined;
|
|
1355
|
-
"kitt.
|
|
1293
|
+
"kitt.10"?: number | undefined;
|
|
1356
1294
|
"kitt.2"?: number | undefined;
|
|
1357
1295
|
"kitt.4"?: number | undefined;
|
|
1358
1296
|
"kitt.6"?: number | undefined;
|
|
1359
1297
|
"kitt.8"?: number | undefined;
|
|
1360
1298
|
"kitt.9"?: number | undefined;
|
|
1361
|
-
"kitt.10"?: number | undefined;
|
|
1362
|
-
"kitt.11"?: number | undefined;
|
|
1363
|
-
"kitt.12"?: number | undefined;
|
|
1364
|
-
"kitt.20"?: number | undefined;
|
|
1365
1299
|
"kitt.40"?: number | undefined;
|
|
1300
|
+
"kitt.20"?: number | undefined;
|
|
1366
1301
|
"kitt.30"?: number | undefined;
|
|
1302
|
+
"kitt.12"?: number | undefined;
|
|
1367
1303
|
"kitt.24"?: number | undefined;
|
|
1304
|
+
"kitt.11"?: number | undefined;
|
|
1368
1305
|
"kitt.15"?: number | undefined;
|
|
1369
1306
|
"kitt.56"?: number | undefined;
|
|
1370
1307
|
"kitt.32"?: number | undefined;
|
|
@@ -1380,6 +1317,9 @@ export declare function createKittNativeBaseCustomTheme(theme: Theme, appTheme?:
|
|
|
1380
1317
|
"kitt.38"?: number | undefined;
|
|
1381
1318
|
"kitt.43"?: number | undefined;
|
|
1382
1319
|
"kitt.45"?: number | undefined;
|
|
1320
|
+
"kitt.28"?: number | undefined;
|
|
1321
|
+
"kitt.39"?: number | undefined;
|
|
1322
|
+
"kitt.13"?: number | undefined;
|
|
1383
1323
|
"kitt.17"?: number | undefined;
|
|
1384
1324
|
"kitt.19"?: number | undefined;
|
|
1385
1325
|
"kitt.21"?: number | undefined;
|
|
@@ -1387,13 +1327,11 @@ export declare function createKittNativeBaseCustomTheme(theme: Theme, appTheme?:
|
|
|
1387
1327
|
"kitt.23"?: number | undefined;
|
|
1388
1328
|
"kitt.25"?: number | undefined;
|
|
1389
1329
|
"kitt.27"?: number | undefined;
|
|
1390
|
-
"kitt.28"?: number | undefined;
|
|
1391
1330
|
"kitt.29"?: number | undefined;
|
|
1392
1331
|
"kitt.31"?: number | undefined;
|
|
1393
1332
|
"kitt.33"?: number | undefined;
|
|
1394
1333
|
"kitt.35"?: number | undefined;
|
|
1395
1334
|
"kitt.37"?: number | undefined;
|
|
1396
|
-
"kitt.39"?: number | undefined;
|
|
1397
1335
|
"kitt.41"?: number | undefined;
|
|
1398
1336
|
"kitt.42"?: number | undefined;
|
|
1399
1337
|
"kitt.44"?: number | undefined;
|
|
@@ -1703,22 +1641,6 @@ export declare function createKittNativeBaseCustomTheme(theme: Theme, appTheme?:
|
|
|
1703
1641
|
listItem: {
|
|
1704
1642
|
borderWidth: number;
|
|
1705
1643
|
};
|
|
1706
|
-
tag: {
|
|
1707
|
-
variant: {
|
|
1708
|
-
subtle: {
|
|
1709
|
-
borderWidth: number;
|
|
1710
|
-
};
|
|
1711
|
-
fill: {
|
|
1712
|
-
borderWidth: number;
|
|
1713
|
-
};
|
|
1714
|
-
outline: {
|
|
1715
|
-
borderWidth: number;
|
|
1716
|
-
};
|
|
1717
|
-
contrast: {
|
|
1718
|
-
borderWidth: number;
|
|
1719
|
-
};
|
|
1720
|
-
};
|
|
1721
|
-
};
|
|
1722
1644
|
};
|
|
1723
1645
|
app: AppKittThemeExtensionsBorderWidths | undefined;
|
|
1724
1646
|
} & {
|
|
@@ -1763,14 +1685,6 @@ export declare function createKittNativeBaseCustomTheme(theme: Theme, appTheme?:
|
|
|
1763
1685
|
readonly header3: import("../themes/late-ocean/icon").TypographyIconConfig;
|
|
1764
1686
|
readonly header4: import("../themes/late-ocean/icon").TypographyIconConfig;
|
|
1765
1687
|
readonly header5: import("../themes/late-ocean/icon").TypographyIconConfig;
|
|
1766
|
-
readonly 'header-impact-xxl': import("../themes/late-ocean/icon").TypographyIconConfig;
|
|
1767
|
-
readonly 'header-impact-xl': import("../themes/late-ocean/icon").TypographyIconConfig;
|
|
1768
|
-
readonly 'header-impact-l': import("../themes/late-ocean/icon").TypographyIconConfig;
|
|
1769
|
-
readonly 'header-impact-m': import("../themes/late-ocean/icon").TypographyIconConfig;
|
|
1770
|
-
readonly 'header-impact-s': import("../themes/late-ocean/icon").TypographyIconConfig;
|
|
1771
|
-
readonly 'header-impact-xs': import("../themes/late-ocean/icon").TypographyIconConfig;
|
|
1772
|
-
readonly 'header-impact-xxs': import("../themes/late-ocean/icon").TypographyIconConfig;
|
|
1773
|
-
readonly 'header-impact-xxxs': import("../themes/late-ocean/icon").TypographyIconConfig;
|
|
1774
1688
|
readonly 'body-large': import("../themes/late-ocean/icon").TypographyIconConfig;
|
|
1775
1689
|
readonly 'body-medium': import("../themes/late-ocean/icon").TypographyIconConfig;
|
|
1776
1690
|
readonly body: import("../themes/late-ocean/icon").TypographyIconConfig;
|
|
@@ -2257,19 +2171,18 @@ export declare function createKittNativeBaseCustomTheme(theme: Theme, appTheme?:
|
|
|
2257
2171
|
"-kitt.16"?: number | undefined;
|
|
2258
2172
|
"-kitt.5"?: number | undefined;
|
|
2259
2173
|
"-kitt.7"?: number | undefined;
|
|
2260
|
-
"-kitt.
|
|
2174
|
+
"-kitt.10"?: number | undefined;
|
|
2261
2175
|
"-kitt.2"?: number | undefined;
|
|
2262
2176
|
"-kitt.4"?: number | undefined;
|
|
2263
2177
|
"-kitt.6"?: number | undefined;
|
|
2264
2178
|
"-kitt.8"?: number | undefined;
|
|
2265
2179
|
"-kitt.9"?: number | undefined;
|
|
2266
|
-
"-kitt.10"?: number | undefined;
|
|
2267
|
-
"-kitt.11"?: number | undefined;
|
|
2268
|
-
"-kitt.12"?: number | undefined;
|
|
2269
|
-
"-kitt.20"?: number | undefined;
|
|
2270
2180
|
"-kitt.40"?: number | undefined;
|
|
2181
|
+
"-kitt.20"?: number | undefined;
|
|
2271
2182
|
"-kitt.30"?: number | undefined;
|
|
2183
|
+
"-kitt.12"?: number | undefined;
|
|
2272
2184
|
"-kitt.24"?: number | undefined;
|
|
2185
|
+
"-kitt.11"?: number | undefined;
|
|
2273
2186
|
"-kitt.15"?: number | undefined;
|
|
2274
2187
|
"-kitt.56"?: number | undefined;
|
|
2275
2188
|
"-kitt.32"?: number | undefined;
|
|
@@ -2285,6 +2198,9 @@ export declare function createKittNativeBaseCustomTheme(theme: Theme, appTheme?:
|
|
|
2285
2198
|
"-kitt.38"?: number | undefined;
|
|
2286
2199
|
"-kitt.43"?: number | undefined;
|
|
2287
2200
|
"-kitt.45"?: number | undefined;
|
|
2201
|
+
"-kitt.28"?: number | undefined;
|
|
2202
|
+
"-kitt.39"?: number | undefined;
|
|
2203
|
+
"-kitt.13"?: number | undefined;
|
|
2288
2204
|
"-kitt.17"?: number | undefined;
|
|
2289
2205
|
"-kitt.19"?: number | undefined;
|
|
2290
2206
|
"-kitt.21"?: number | undefined;
|
|
@@ -2292,13 +2208,11 @@ export declare function createKittNativeBaseCustomTheme(theme: Theme, appTheme?:
|
|
|
2292
2208
|
"-kitt.23"?: number | undefined;
|
|
2293
2209
|
"-kitt.25"?: number | undefined;
|
|
2294
2210
|
"-kitt.27"?: number | undefined;
|
|
2295
|
-
"-kitt.28"?: number | undefined;
|
|
2296
2211
|
"-kitt.29"?: number | undefined;
|
|
2297
2212
|
"-kitt.31"?: number | undefined;
|
|
2298
2213
|
"-kitt.33"?: number | undefined;
|
|
2299
2214
|
"-kitt.35"?: number | undefined;
|
|
2300
2215
|
"-kitt.37"?: number | undefined;
|
|
2301
|
-
"-kitt.39"?: number | undefined;
|
|
2302
2216
|
"-kitt.41"?: number | undefined;
|
|
2303
2217
|
"-kitt.42"?: number | undefined;
|
|
2304
2218
|
"-kitt.44"?: number | undefined;
|
|
@@ -2321,19 +2235,18 @@ export declare function createKittNativeBaseCustomTheme(theme: Theme, appTheme?:
|
|
|
2321
2235
|
"kitt.16"?: number | undefined;
|
|
2322
2236
|
"kitt.5"?: number | undefined;
|
|
2323
2237
|
"kitt.7"?: number | undefined;
|
|
2324
|
-
"kitt.
|
|
2238
|
+
"kitt.10"?: number | undefined;
|
|
2325
2239
|
"kitt.2"?: number | undefined;
|
|
2326
2240
|
"kitt.4"?: number | undefined;
|
|
2327
2241
|
"kitt.6"?: number | undefined;
|
|
2328
2242
|
"kitt.8"?: number | undefined;
|
|
2329
2243
|
"kitt.9"?: number | undefined;
|
|
2330
|
-
"kitt.10"?: number | undefined;
|
|
2331
|
-
"kitt.11"?: number | undefined;
|
|
2332
|
-
"kitt.12"?: number | undefined;
|
|
2333
|
-
"kitt.20"?: number | undefined;
|
|
2334
2244
|
"kitt.40"?: number | undefined;
|
|
2245
|
+
"kitt.20"?: number | undefined;
|
|
2335
2246
|
"kitt.30"?: number | undefined;
|
|
2247
|
+
"kitt.12"?: number | undefined;
|
|
2336
2248
|
"kitt.24"?: number | undefined;
|
|
2249
|
+
"kitt.11"?: number | undefined;
|
|
2337
2250
|
"kitt.15"?: number | undefined;
|
|
2338
2251
|
"kitt.56"?: number | undefined;
|
|
2339
2252
|
"kitt.32"?: number | undefined;
|
|
@@ -2349,6 +2262,9 @@ export declare function createKittNativeBaseCustomTheme(theme: Theme, appTheme?:
|
|
|
2349
2262
|
"kitt.38"?: number | undefined;
|
|
2350
2263
|
"kitt.43"?: number | undefined;
|
|
2351
2264
|
"kitt.45"?: number | undefined;
|
|
2265
|
+
"kitt.28"?: number | undefined;
|
|
2266
|
+
"kitt.39"?: number | undefined;
|
|
2267
|
+
"kitt.13"?: number | undefined;
|
|
2352
2268
|
"kitt.17"?: number | undefined;
|
|
2353
2269
|
"kitt.19"?: number | undefined;
|
|
2354
2270
|
"kitt.21"?: number | undefined;
|
|
@@ -2356,13 +2272,11 @@ export declare function createKittNativeBaseCustomTheme(theme: Theme, appTheme?:
|
|
|
2356
2272
|
"kitt.23"?: number | undefined;
|
|
2357
2273
|
"kitt.25"?: number | undefined;
|
|
2358
2274
|
"kitt.27"?: number | undefined;
|
|
2359
|
-
"kitt.28"?: number | undefined;
|
|
2360
2275
|
"kitt.29"?: number | undefined;
|
|
2361
2276
|
"kitt.31"?: number | undefined;
|
|
2362
2277
|
"kitt.33"?: number | undefined;
|
|
2363
2278
|
"kitt.35"?: number | undefined;
|
|
2364
2279
|
"kitt.37"?: number | undefined;
|
|
2365
|
-
"kitt.39"?: number | undefined;
|
|
2366
2280
|
"kitt.41"?: number | undefined;
|
|
2367
2281
|
"kitt.42"?: number | undefined;
|
|
2368
2282
|
"kitt.44"?: number | undefined;
|
|
@@ -2460,86 +2374,26 @@ export declare function createKittNativeBaseCustomTheme(theme: Theme, appTheme?:
|
|
|
2460
2374
|
'2xl': number;
|
|
2461
2375
|
};
|
|
2462
2376
|
fontSizes: {
|
|
2463
|
-
|
|
2464
|
-
|
|
2465
|
-
|
|
2466
|
-
|
|
2467
|
-
|
|
2468
|
-
|
|
2469
|
-
|
|
2470
|
-
|
|
2471
|
-
|
|
2472
|
-
|
|
2473
|
-
|
|
2474
|
-
|
|
2475
|
-
|
|
2476
|
-
|
|
2477
|
-
|
|
2478
|
-
|
|
2479
|
-
|
|
2480
|
-
|
|
2481
|
-
|
|
2482
|
-
|
|
2483
|
-
'heading-impact-xl': string;
|
|
2484
|
-
'heading-impact-l': string;
|
|
2485
|
-
'heading-impact-m': string;
|
|
2486
|
-
'heading-impact-s': string;
|
|
2487
|
-
'heading-impact-xs': string;
|
|
2488
|
-
'heading-impact-xxs': string;
|
|
2489
|
-
'heading-impact-xxxs': string;
|
|
2490
|
-
'heading-xxl': string;
|
|
2491
|
-
'heading-xl': string;
|
|
2492
|
-
'heading-l': string;
|
|
2493
|
-
'heading-m': string;
|
|
2494
|
-
'heading-s': string;
|
|
2495
|
-
'heading-xs': string;
|
|
2496
|
-
'heading-xxs': string;
|
|
2497
|
-
'body-xl': string;
|
|
2498
|
-
'body-l': string;
|
|
2499
|
-
'body-m': string;
|
|
2500
|
-
'body-s': string;
|
|
2501
|
-
'body-xs': string;
|
|
2502
|
-
};
|
|
2503
|
-
mediumAndWide: {
|
|
2504
|
-
header1: string;
|
|
2505
|
-
header2: string;
|
|
2506
|
-
header3: string;
|
|
2507
|
-
header4: string;
|
|
2508
|
-
header5: string;
|
|
2509
|
-
'body-large': string;
|
|
2510
|
-
'body-medium': string;
|
|
2511
|
-
body: string;
|
|
2512
|
-
'body-small': string;
|
|
2513
|
-
'body-xsmall': string;
|
|
2514
|
-
'header-impact-xxl': string;
|
|
2515
|
-
'header-impact-xl': string;
|
|
2516
|
-
'header-impact-l': string;
|
|
2517
|
-
'header-impact-m': string;
|
|
2518
|
-
'header-impact-s': string;
|
|
2519
|
-
'header-impact-xs': string;
|
|
2520
|
-
'header-impact-xxs': string;
|
|
2521
|
-
'header-impact-xxxs': string;
|
|
2522
|
-
'heading-impact-xxl': string;
|
|
2523
|
-
'heading-impact-xl': string;
|
|
2524
|
-
'heading-impact-l': string;
|
|
2525
|
-
'heading-impact-m': string;
|
|
2526
|
-
'heading-impact-s': string;
|
|
2527
|
-
'heading-impact-xs': string;
|
|
2528
|
-
'heading-impact-xxs': string;
|
|
2529
|
-
'heading-impact-xxxs': string;
|
|
2530
|
-
'heading-xxl': string;
|
|
2531
|
-
'heading-xl': string;
|
|
2532
|
-
'heading-l': string;
|
|
2533
|
-
'heading-m': string;
|
|
2534
|
-
'heading-s': string;
|
|
2535
|
-
'heading-xs': string;
|
|
2536
|
-
'heading-xxs': string;
|
|
2537
|
-
'body-xl': string;
|
|
2538
|
-
'body-l': string;
|
|
2539
|
-
'body-m': string;
|
|
2540
|
-
'body-s': string;
|
|
2541
|
-
'body-xs': string;
|
|
2542
|
-
};
|
|
2377
|
+
'heading-xxl': string;
|
|
2378
|
+
'heading-xl': string;
|
|
2379
|
+
'heading-l': string;
|
|
2380
|
+
'heading-m': string;
|
|
2381
|
+
'heading-s': string;
|
|
2382
|
+
'heading-xs': string;
|
|
2383
|
+
'body-xl': string;
|
|
2384
|
+
'body-l': string;
|
|
2385
|
+
'body-m': string;
|
|
2386
|
+
'body-s': string;
|
|
2387
|
+
'body-xs': string;
|
|
2388
|
+
'label-large': string;
|
|
2389
|
+
'label-medium': string;
|
|
2390
|
+
'content-caps-xxxl': string;
|
|
2391
|
+
'content-caps-xxl': string;
|
|
2392
|
+
'content-caps-xl': string;
|
|
2393
|
+
'content-caps-l': string;
|
|
2394
|
+
'content-caps-m': string;
|
|
2395
|
+
'content-caps-s': string;
|
|
2396
|
+
'content-caps-xs': string;
|
|
2543
2397
|
} & {
|
|
2544
2398
|
'2xs': number;
|
|
2545
2399
|
xs: number;
|
|
@@ -2557,86 +2411,26 @@ export declare function createKittNativeBaseCustomTheme(theme: Theme, appTheme?:
|
|
|
2557
2411
|
'9xl': number;
|
|
2558
2412
|
};
|
|
2559
2413
|
lineHeights: {
|
|
2560
|
-
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
|
|
2564
|
-
|
|
2565
|
-
|
|
2566
|
-
|
|
2567
|
-
|
|
2568
|
-
|
|
2569
|
-
|
|
2570
|
-
|
|
2571
|
-
|
|
2572
|
-
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2576
|
-
|
|
2577
|
-
|
|
2578
|
-
|
|
2579
|
-
|
|
2580
|
-
'heading-impact-xl': string;
|
|
2581
|
-
'heading-impact-l': string;
|
|
2582
|
-
'heading-impact-m': string;
|
|
2583
|
-
'heading-impact-s': string;
|
|
2584
|
-
'heading-impact-xs': string;
|
|
2585
|
-
'heading-impact-xxs': string;
|
|
2586
|
-
'heading-impact-xxxs': string;
|
|
2587
|
-
'heading-xxl': string;
|
|
2588
|
-
'heading-xl': string;
|
|
2589
|
-
'heading-l': string;
|
|
2590
|
-
'heading-m': string;
|
|
2591
|
-
'heading-s': string;
|
|
2592
|
-
'heading-xs': string;
|
|
2593
|
-
'heading-xxs': string;
|
|
2594
|
-
'body-xl': string;
|
|
2595
|
-
'body-l': string;
|
|
2596
|
-
'body-m': string;
|
|
2597
|
-
'body-s': string;
|
|
2598
|
-
'body-xs': string;
|
|
2599
|
-
};
|
|
2600
|
-
mediumAndWide: {
|
|
2601
|
-
header1: number;
|
|
2602
|
-
header2: number;
|
|
2603
|
-
header3: number;
|
|
2604
|
-
header4: number;
|
|
2605
|
-
header5: number;
|
|
2606
|
-
'body-large': number;
|
|
2607
|
-
'body-medium': number;
|
|
2608
|
-
body: number;
|
|
2609
|
-
'body-small': number;
|
|
2610
|
-
'body-xsmall': number;
|
|
2611
|
-
'header-impact-xxl': number;
|
|
2612
|
-
'header-impact-xl': number;
|
|
2613
|
-
'header-impact-l': number;
|
|
2614
|
-
'header-impact-m': number;
|
|
2615
|
-
'header-impact-s': number;
|
|
2616
|
-
'header-impact-xs': number;
|
|
2617
|
-
'header-impact-xxs': number;
|
|
2618
|
-
'header-impact-xxxs': number;
|
|
2619
|
-
'heading-impact-xxl': string;
|
|
2620
|
-
'heading-impact-xl': string;
|
|
2621
|
-
'heading-impact-l': string;
|
|
2622
|
-
'heading-impact-m': string;
|
|
2623
|
-
'heading-impact-s': string;
|
|
2624
|
-
'heading-impact-xs': string;
|
|
2625
|
-
'heading-impact-xxs': string;
|
|
2626
|
-
'heading-impact-xxxs': string;
|
|
2627
|
-
'heading-xxl': string;
|
|
2628
|
-
'heading-xl': string;
|
|
2629
|
-
'heading-l': string;
|
|
2630
|
-
'heading-m': string;
|
|
2631
|
-
'heading-s': string;
|
|
2632
|
-
'heading-xs': string;
|
|
2633
|
-
'heading-xxs': string;
|
|
2634
|
-
'body-xl': string;
|
|
2635
|
-
'body-l': string;
|
|
2636
|
-
'body-m': string;
|
|
2637
|
-
'body-s': string;
|
|
2638
|
-
'body-xs': string;
|
|
2639
|
-
};
|
|
2414
|
+
'heading-xxl': string;
|
|
2415
|
+
'heading-xl': string;
|
|
2416
|
+
'heading-l': string;
|
|
2417
|
+
'heading-m': string;
|
|
2418
|
+
'heading-s': string;
|
|
2419
|
+
'heading-xs': string;
|
|
2420
|
+
'body-xl': string;
|
|
2421
|
+
'body-l': string;
|
|
2422
|
+
'body-m': string;
|
|
2423
|
+
'body-s': string;
|
|
2424
|
+
'body-xs': string;
|
|
2425
|
+
'label-large': string;
|
|
2426
|
+
'label-medium': string;
|
|
2427
|
+
'content-caps-xxxl': string;
|
|
2428
|
+
'content-caps-xxl': string;
|
|
2429
|
+
'content-caps-xl': string;
|
|
2430
|
+
'content-caps-l': string;
|
|
2431
|
+
'content-caps-m': string;
|
|
2432
|
+
'content-caps-s': string;
|
|
2433
|
+
'content-caps-xs': string;
|
|
2640
2434
|
} & {
|
|
2641
2435
|
'2xs': string;
|
|
2642
2436
|
xs: string;
|
|
@@ -2654,12 +2448,14 @@ export declare function createKittNativeBaseCustomTheme(theme: Theme, appTheme?:
|
|
|
2654
2448
|
regular: number;
|
|
2655
2449
|
bold: number;
|
|
2656
2450
|
};
|
|
2657
|
-
|
|
2451
|
+
bodies: {
|
|
2658
2452
|
regular: number;
|
|
2659
2453
|
bold: number;
|
|
2660
2454
|
};
|
|
2661
|
-
|
|
2662
|
-
|
|
2455
|
+
labels: {
|
|
2456
|
+
semibold: number;
|
|
2457
|
+
};
|
|
2458
|
+
contentCaps: {
|
|
2663
2459
|
bold: number;
|
|
2664
2460
|
};
|
|
2665
2461
|
} & {
|
|
@@ -2677,14 +2473,17 @@ export declare function createKittNativeBaseCustomTheme(theme: Theme, appTheme?:
|
|
|
2677
2473
|
fonts: {
|
|
2678
2474
|
headings: {
|
|
2679
2475
|
regular: string;
|
|
2476
|
+
semibold: string;
|
|
2680
2477
|
bold: string;
|
|
2681
2478
|
};
|
|
2682
|
-
|
|
2479
|
+
bodies: {
|
|
2683
2480
|
regular: string;
|
|
2684
2481
|
bold: string;
|
|
2685
2482
|
};
|
|
2686
|
-
|
|
2687
|
-
|
|
2483
|
+
labels: {
|
|
2484
|
+
semibold: string;
|
|
2485
|
+
};
|
|
2486
|
+
contentCaps: {
|
|
2688
2487
|
bold: string;
|
|
2689
2488
|
};
|
|
2690
2489
|
} & {
|
|
@@ -3312,7 +3111,7 @@ export declare function createKittNativeBaseCustomTheme(theme: Theme, appTheme?:
|
|
|
3312
3111
|
_disabled: {
|
|
3313
3112
|
placeholderTextColor: string;
|
|
3314
3113
|
color: string;
|
|
3315
|
-
borderColor: string;
|
|
3114
|
+
borderColor: string | undefined;
|
|
3316
3115
|
bg: string | undefined;
|
|
3317
3116
|
};
|
|
3318
3117
|
};
|