@hero-design/rn-work-uikit 1.9.4 → 1.9.6

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.
Files changed (41) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/assets/fonts/hero-icons-mobile.ttf +0 -0
  3. package/es/index.js +69810 -0
  4. package/lib/index.js +809 -440
  5. package/package.json +5 -5
  6. package/src/components/RichTextEditor/MentionList.tsx +2 -1
  7. package/testUtils/renderWithTheme.tsx +2 -2
  8. package/types/index.d.ts +525 -0
  9. package/src/__tests__/index-export.spec.ts +0 -64
  10. package/src/__tests__/index.spec.tsx +0 -14
  11. package/src/components/DatePicker/__tests__/__snapshots__/index.spec.tsx.snap +0 -1649
  12. package/src/components/DatePicker/__tests__/index.spec.tsx +0 -56
  13. package/src/components/FormGroup/__tests__/__snapshots__/index.spec.tsx.snap +0 -908
  14. package/src/components/FormGroup/__tests__/index.spec.tsx +0 -319
  15. package/src/components/FormGroup/__tests__/utils.spec.ts +0 -73
  16. package/src/components/RichTextEditor/__tests__/EditorToolbar.spec.tsx +0 -154
  17. package/src/components/RichTextEditor/__tests__/MentionList.spec.tsx +0 -105
  18. package/src/components/RichTextEditor/__tests__/RichTextEditor.spec.tsx +0 -81
  19. package/src/components/RichTextEditor/__tests__/RichTextEditorInput.spec.tsx +0 -174
  20. package/src/components/RichTextEditor/__tests__/__snapshots__/EditorToolbar.spec.tsx.snap +0 -407
  21. package/src/components/RichTextEditor/__tests__/__snapshots__/MentionList.spec.tsx.snap +0 -13
  22. package/src/components/Select/__tests__/__snapshots__/index.spec.tsx.snap +0 -1324
  23. package/src/components/Select/__tests__/index.spec.tsx +0 -43
  24. package/src/components/TextInput/__tests__/ErrorOrHelpText.spec.tsx +0 -20
  25. package/src/components/TextInput/__tests__/FloatingLabel.spec.tsx +0 -193
  26. package/src/components/TextInput/__tests__/InputComponent.spec.tsx +0 -41
  27. package/src/components/TextInput/__tests__/InputRow.spec.tsx +0 -233
  28. package/src/components/TextInput/__tests__/MaxLengthMessage.spec.tsx +0 -17
  29. package/src/components/TextInput/__tests__/PrefixComponent.spec.tsx +0 -14
  30. package/src/components/TextInput/__tests__/StyledTextInput.spec.tsx +0 -114
  31. package/src/components/TextInput/__tests__/SuffixComponent.spec.tsx +0 -20
  32. package/src/components/TextInput/__tests__/__snapshots__/StyledTextInput.spec.tsx.snap +0 -583
  33. package/src/components/TextInput/__tests__/__snapshots__/index.spec.tsx.snap +0 -5835
  34. package/src/components/TextInput/__tests__/getState.spec.tsx +0 -89
  35. package/src/components/TextInput/__tests__/index.spec.tsx +0 -679
  36. package/src/components/TimePicker/__tests__/index.spec.tsx +0 -34
  37. package/src/theme/__tests__/ThemeProvider.spec.tsx +0 -32
  38. package/src/theme/__tests__/__snapshots__/index.spec.ts.snap +0 -2042
  39. package/src/theme/__tests__/index.spec.ts +0 -7
  40. package/src/utils/__tests__/helpers.spec.ts +0 -92
  41. package/stats/1.3.0/rn-work-uikit-stats.html +0 -4842
@@ -1,2042 +0,0 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
2
-
3
- exports[`theme returns correct theme object 1`] = `
4
- {
5
- "__hd__": {
6
- "accordion": {
7
- "colors": {
8
- "background": "#ffffff",
9
- },
10
- "radii": {
11
- "card": 8,
12
- },
13
- "space": {
14
- "padding": 15.692307692307693,
15
- },
16
- },
17
- "alert": {
18
- "borderWidths": {
19
- "base": 1,
20
- },
21
- "colors": {
22
- "backgrounds": {
23
- "error": "#fcebe7",
24
- "info": "#ecf0ff",
25
- "notification": "#ffffff",
26
- "success": "#f0fef4",
27
- "warning": "#fff6eb",
28
- },
29
- "divider": "#e8e9ea",
30
- "texts": {
31
- "error": "#cb300a",
32
- "info": "#355bfb",
33
- "notification": "#001f23",
34
- "success": "#017d6d",
35
- "warning": "#ac5d00",
36
- },
37
- },
38
- "radii": {
39
- "default": 16,
40
- },
41
- "shadows": {
42
- "wrapper": {
43
- "elevation": 6,
44
- "shadowColor": "#001f23",
45
- "shadowOffset": {
46
- "height": 2,
47
- "width": 0,
48
- },
49
- "shadowOpacity": 0.12,
50
- "shadowRadius": 2,
51
- },
52
- },
53
- "sizes": {
54
- "height": 47.07692307692308,
55
- },
56
- "space": {
57
- "contentPaddingHorizontal": 11.76923076923077,
58
- "ctaPadding": 11.76923076923077,
59
- "iconLeftPadding": 11.76923076923077,
60
- "textPaddingHorizontal": 11.76923076923077,
61
- },
62
- },
63
- "appCue": {
64
- "colors": {
65
- "backdropColor": "rgba(0, 0, 0, 0.5)",
66
- "background": "#001f23",
67
- },
68
- "radii": {
69
- "container": 12,
70
- },
71
- "space": {
72
- "arrowOffset": 11.76923076923077,
73
- "offset": 7.846153846153847,
74
- "padding": 15.692307692307693,
75
- },
76
- },
77
- "attachment": {
78
- "colors": {
79
- "highlightedBackground": undefined,
80
- },
81
- "radii": {
82
- "container": 8,
83
- "image": 4,
84
- },
85
- "sizes": {
86
- "imageHeight": 47.07692307692308,
87
- "imageWidth": 31.384615384615387,
88
- },
89
- "space": {
90
- "containerPadding": 15.692307692307693,
91
- "containerVerticalPadding": 11.76923076923077,
92
- "ctaPadding": 15.692307692307693,
93
- "textHorizontalPadding": 7.846153846153847,
94
- },
95
- },
96
- "avatar": {
97
- "colors": {
98
- "danger": "#f46363",
99
- "info": "#b5c3fd",
100
- "primary": "#401960",
101
- "success": "#5ace7d",
102
- "text": "#ffffff",
103
- "warning": "#ffbe71",
104
- },
105
- "fontSizes": {
106
- "large": 19.615384615384613,
107
- "medium": 17.653846153846153,
108
- "small": 15.692307692307693,
109
- "xlarge": 23.53846153846154,
110
- "xxlarge": 31.384615384615387,
111
- "xxxlarge": 35.30769230769231,
112
- "xxxxlarge": 47.07692307692308,
113
- "xxxxxlarge": 58.84615384615384,
114
- },
115
- "fonts": {
116
- "default": "BeVietnamPro-Regular",
117
- },
118
- "radii": {
119
- "rounded": 999,
120
- },
121
- "sizes": {
122
- "large": 47.07692307692308,
123
- "medium": 39.230769230769226,
124
- "small": 31.384615384615387,
125
- "xlarge": 54.92307692307692,
126
- "xxlarge": 62.769230769230774,
127
- "xxxlarge": 78.46153846153845,
128
- "xxxxlarge": 94.15384615384616,
129
- "xxxxxlarge": 133.3846153846154,
130
- },
131
- "spaces": {
132
- "titleMarginTopForAndroid": {
133
- "large": -3.9230769230769234,
134
- "medium": -3.9230769230769234,
135
- "small": -1.9615384615384617,
136
- "xlarge": -3.9230769230769234,
137
- "xxlarge": -5.884615384615385,
138
- "xxxlarge": -5.884615384615385,
139
- "xxxxlarge": -7.846153846153847,
140
- "xxxxxlarge": -7.846153846153847,
141
- },
142
- },
143
- },
144
- "badge": {
145
- "borderWidths": {
146
- "default": 2,
147
- },
148
- "colors": {
149
- "archived": "#606065",
150
- "border": "#ffffff",
151
- "countText": "#ffffff",
152
- "danger": "#cb300a",
153
- "info": "#355bfb",
154
- "primary": "#401960",
155
- "success": "#017d6d",
156
- "text": "#ffffff",
157
- "warning": "#ac5d00",
158
- },
159
- "fontSizes": {
160
- "count": 8,
161
- "icon": {
162
- "medium": 11.76923076923077,
163
- "small": 8,
164
- },
165
- "medium": 11.76923076923077,
166
- "small": 8,
167
- },
168
- "fonts": {
169
- "medium": "BeVietnamPro-Regular",
170
- "small": "BeVietnamPro-SemiBold",
171
- },
172
- "lineHeights": {
173
- "count": 15.76923076923077,
174
- "medium": 15.76923076923077,
175
- "small": 10,
176
- },
177
- "radii": {
178
- "count": 999,
179
- },
180
- "sizes": {
181
- "count": {
182
- "height": 15.692307692307693,
183
- "width": 15.692307692307693,
184
- },
185
- "medium": {
186
- "height": 23.53846153846154,
187
- "minWidth": 23.53846153846154,
188
- },
189
- "small": {
190
- "height": 15.692307692307693,
191
- "minWidth": 15.692307692307693,
192
- },
193
- "statusHeight": 7.846153846153847,
194
- "statusWidth": 7.846153846153847,
195
- },
196
- "space": {
197
- "countPaddingHorizontal": 1.9615384615384617,
198
- "countPositionRight": -3.9230769230769234,
199
- "countPositionTop": -3.9230769230769234,
200
- "medium": {
201
- "horizontalPadding": 7.846153846153847,
202
- },
203
- "small": {
204
- "horizontalPadding": 3.9230769230769234,
205
- },
206
- "statusPositionRight": -1.9615384615384617,
207
- "statusPositionTop": -1.9615384615384617,
208
- },
209
- },
210
- "bottomNavigation": {
211
- "borderWidths": {
212
- "borderTop": 1,
213
- },
214
- "colors": {
215
- "background": "#ffffff",
216
- "borderTop": "#e8e9ea",
217
- "shadow": "#401960",
218
- },
219
- "shadows": {
220
- "wrapper": {
221
- "elevation": 10,
222
- "shadowColor": "#001f23",
223
- "shadowOffset": {
224
- "height": -4,
225
- "width": 0,
226
- },
227
- "shadowOpacity": 0.04,
228
- "shadowRadius": 6,
229
- },
230
- },
231
- "sizes": {
232
- "height": 70.61538461538461,
233
- },
234
- "space": {
235
- "titleMarginTop": 3.9230769230769234,
236
- },
237
- },
238
- "bottomSheet": {
239
- "colors": {
240
- "backdrop": "#000000",
241
- "background": "#ffffff",
242
- "floatingHeaderIconBackground": "#dadbde",
243
- "shadow": "#001f23",
244
- },
245
- "radii": {
246
- "default": 16,
247
- "floating": 32,
248
- "floatingHeaderIcon": 999,
249
- },
250
- "sizes": {
251
- "closeIcon": 47.07692307692308,
252
- "floatingCloseIcon": 11.76923076923077,
253
- },
254
- "space": {
255
- "closeIconMargin": 11.76923076923077,
256
- "floatingContentMargin": 15.692307692307693,
257
- "floatingHeaderIconPadding": 7.846153846153847,
258
- "floatingInnerPadding": 7.846153846153847,
259
- "footerHorizontalPadding": 11.76923076923077,
260
- "footerVerticalPadding": 1.9615384615384617,
261
- "headerWrapperHorizontalPadding": 15.692307692307693,
262
- "headerWrapperVerticalPadding": 7.846153846153847,
263
- },
264
- },
265
- "button": {
266
- "borderWidth": {
267
- "default": 1.9615384615384617,
268
- },
269
- "colors": {
270
- "background": {
271
- "filledDanger": "#f46363",
272
- "filledInverted": "#ffffff",
273
- "filledPrimary": "#401960",
274
- "filledSecondary": "#f6f6f7",
275
- "filledWhite": "#ffffff",
276
- },
277
- "border": {
278
- "outlinedDanger": "#cb300a",
279
- "outlinedInverted": "#ffffff",
280
- "outlinedPrimary": "#401960",
281
- "outlinedSecondary": "#e8e9ea",
282
- "outlinedWhite": "#ffffff",
283
- },
284
- "invertedText": "#ffffff",
285
- "pressedBackground": {
286
- "filledDanger": "#f68282",
287
- "filledInverted": "#ece8ef",
288
- "filledPrimary": "#33144d",
289
- "filledSecondary": "#dadbde",
290
- "filledWhite": "#ece8ef",
291
- "outlinedDanger": "#fcebe7",
292
- "outlinedInverted": "#33144d",
293
- "outlinedPrimary": "#ece8ef",
294
- "outlinedSecondary": "#ece8ef",
295
- "outlinedWhite": "#33144d",
296
- "textDanger": "#fcebe7",
297
- "textInverted": "#33144d",
298
- "textPrimary": "#ece8ef",
299
- "textSecondary": "#ece8ef",
300
- "textWhite": "#33144d",
301
- },
302
- "pressedText": {
303
- "inlineTextDanger": "#f46363",
304
- "inlineTextInverted": "#795e90",
305
- "inlineTextPrimary": "#795e90",
306
- "inlineTextSecondary": "#606065",
307
- "inlineTextWhite": "#795e90",
308
- },
309
- "text": {
310
- "filledDanger": "#ffffff",
311
- "filledInverted": "#401960",
312
- "filledPrimary": "#ffffff",
313
- "filledSecondary": "#001f23",
314
- "filledWhite": "#401960",
315
- "outlinedDanger": "#cb300a",
316
- "outlinedInverted": "#ffffff",
317
- "outlinedPrimary": "#401960",
318
- "outlinedSecondary": "#001f23",
319
- "outlinedWhite": "#ffffff",
320
- "textDanger": "#cb300a",
321
- "textInverted": "#ffffff",
322
- "textPrimary": "#401960",
323
- "textSecondary": "#001f23",
324
- "textWhite": "#ffffff",
325
- },
326
- "utilityBackground": "#ffffff",
327
- },
328
- "fontSize": {
329
- "default": 17.653846153846153,
330
- "textVariant": 15.692307692307693,
331
- "utility": 15.692307692307693,
332
- },
333
- "fonts": {
334
- "default": "BeVietnamPro-SemiBold",
335
- "utility": "BeVietnamPro-Regular",
336
- },
337
- "lineHeights": {
338
- "buttonText": undefined,
339
- "compactButtonText": undefined,
340
- "titleOfTextVariant": {
341
- "compact": 15.76923076923077,
342
- "default": 21.73076923076923,
343
- },
344
- "utilityButtonText": undefined,
345
- },
346
- "radii": {
347
- "default": 32,
348
- "rounded": 999,
349
- "text": 4,
350
- "utilityRadii": 8,
351
- },
352
- "sizes": {
353
- "iconSize": {
354
- "compact": 11.76923076923077,
355
- "default": 19.615384615384613,
356
- },
357
- },
358
- "space": {
359
- "compact": {
360
- "buttonPaddingHorizontal": 15.692307692307693,
361
- "buttonPaddingVertical": 7.846153846153847,
362
- "iconPadding": 7.846153846153847,
363
- },
364
- "default": {
365
- "buttonPadding": 15.692307692307693,
366
- "iconPadding": 11.76923076923077,
367
- "textButtonPadding": 11.76923076923077,
368
- },
369
- "medium": {
370
- "buttonPadding": 15.692307692307693,
371
- "buttonPaddingHorizontal": 15.692307692307693,
372
- "buttonPaddingVertical": 7.846153846153847,
373
- "iconPadding": 11.76923076923077,
374
- "textButtonPadding": 31.384615384615387,
375
- },
376
- "utilityPadding": 7.846153846153847,
377
- },
378
- },
379
- "calendar": {
380
- "colors": {
381
- "background": "#ffffff",
382
- "border": "#001f23",
383
- "inverted": "#ffffff",
384
- "primary": "#401960",
385
- "rowItem": {
386
- "highlighted": "#ece8ef",
387
- "selected": "#401960",
388
- },
389
- },
390
- "radii": {
391
- "default": 999,
392
- },
393
- "sizes": {
394
- "cellCircleHeight": 51,
395
- "cellCircleWidth": 51,
396
- "cellHeight": 54.92307692307692,
397
- "cellWidth": 54.92307692307692,
398
- "markHeight": 3.9230769230769234,
399
- "markWidth": 3.9230769230769234,
400
- },
401
- "space": {
402
- "cellPadding": 31.384615384615387,
403
- "headerHorizontalPadding": 11.76923076923077,
404
- "headerMarginRight": 7.846153846153847,
405
- "headerVerticalPadding": 15.692307692307693,
406
- "iosPickerMarginVertical": 62.769230769230774,
407
- "rowVerticalPadding": 15.692307692307693,
408
- },
409
- },
410
- "card": {
411
- "colors": {
412
- "archived": "#abacaf",
413
- "danger": "#f46363",
414
- "dataCardBackground": "#f6f6f7",
415
- "dataCardIndicator": "#401960",
416
- "info": "#b5c3fd",
417
- "neutral": "#f6f6f7",
418
- "primary": "#401960",
419
- "secondary": "#ece8ef",
420
- "success": "#5ace7d",
421
- "warning": "#ffbe71",
422
- },
423
- "radii": {
424
- "default": 12,
425
- "superRound": 24,
426
- },
427
- "sizes": {
428
- "indicatorWidth": 15.692307692307693,
429
- },
430
- "space": {
431
- "dataCardContentPadding": 15.692307692307693,
432
- },
433
- },
434
- "cardCarousel": {
435
- "colors": {
436
- "carouselItemBackground": "#f6f6f7",
437
- },
438
- "radii": {
439
- "card": 8,
440
- },
441
- "space": {
442
- "carouselItemSpacing": {
443
- "medium": 7.846153846153847,
444
- "small": 3.9230769230769234,
445
- "xsmall": 1.9615384615384617,
446
- },
447
- "contentContainerPaddingHorizontal": 23.53846153846154,
448
- "pageControlMarginTop": 15.692307692307693,
449
- },
450
- },
451
- "carousel": {
452
- "fontSizes": {
453
- "heading": 31.384615384615387,
454
- },
455
- "fonts": {
456
- "heading": "Saiga-Medium",
457
- },
458
- "lineHeights": {
459
- "heading": 43.30769230769231,
460
- },
461
- "space": {
462
- "footerMarginBottom": 23.53846153846154,
463
- "footerPaddingHorizontal": 23.53846153846154,
464
- "footerPaddingVertical": 15.692307692307693,
465
- "headingMarginBottom": 15.692307692307693,
466
- "pageControlPaddingVertical": 7.846153846153847,
467
- "pageControlWrapperHeight": 47.07692307692308,
468
- },
469
- },
470
- "chart": {
471
- "colors": {
472
- "gridStroke": "#e8e9ea",
473
- },
474
- "sizes": {
475
- "defaultWebEmptyStateHeight": 23.53846153846154,
476
- "defaultWebEmptyStateWidth": 172.6153846153846,
477
- "xAxisDefaultTextHeight": 31.384615384615387,
478
- "yAxisDefaultTextHeight": 7.846153846153847,
479
- "yAxisDefaultTextWidth": 31.384615384615387,
480
- },
481
- "space": {
482
- "headerMarginBottom": 15.692307692307693,
483
- "xAxisGridTextMarginTop": 11.76923076923077,
484
- "xAxisMarginLeft": 15.692307692307693,
485
- "yAxisGridMarginTop": 7.846153846153847,
486
- "yAxisGridTextMarginRight": 15.692307692307693,
487
- "yAxisMarginBottom": 23.53846153846154,
488
- },
489
- },
490
- "checkbox": {
491
- "borderWidths": {
492
- "icon": 2,
493
- "wrapper": 1,
494
- },
495
- "colors": {
496
- "borders": {
497
- "checked": "#001f23",
498
- "default": "#001f23",
499
- "disabled": "#bfc1c5",
500
- "readonly": "#808f91",
501
- },
502
- "checkboxBorder": {
503
- "checked": "#401960",
504
- "default": "#001f23",
505
- "disabled": "#bfc1c5",
506
- "readonly": "#4d6265",
507
- },
508
- },
509
- "radii": {
510
- "icon": 4,
511
- "wrapper": 8,
512
- },
513
- "sizes": {
514
- "icon": 23.53846153846154,
515
- "inlineCheckbox": {
516
- "large": 15.692307692307693,
517
- "medium": 14.387884615384616,
518
- },
519
- },
520
- "space": {
521
- "iconDescriptionPadding": 11.76923076923077,
522
- "iconTop": 0,
523
- "inlineCheckboxGap": 7.846153846153847,
524
- "inlineCheckboxMargin": 7.846153846153847,
525
- "wrapperPadding": 15.692307692307693,
526
- },
527
- },
528
- "chip": {
529
- "borderWidths": {
530
- "icon": 2,
531
- "outlinedDefaultBorder": 1,
532
- "wrapper": 1,
533
- },
534
- "colors": {
535
- "filledBackground": "#ffffff",
536
- "outlinedDefaultBackground": "#ffffff",
537
- "outlinedDefaultBorder": "#bfc1c5",
538
- "outlinedSelectedBackground": "#e8e9ea",
539
- "outlinedSelectedBorder": "#001f23",
540
- "secondaryBackground": undefined,
541
- "wrapperSelectedBorder": "transparent",
542
- },
543
- "fontSizes": {
544
- "icon": 11.76923076923077,
545
- },
546
- "radii": {
547
- "wrapper": 999,
548
- },
549
- "shadows": {
550
- "filledWrapper": {
551
- "elevation": 6,
552
- "shadowColor": "#001f23",
553
- "shadowOffset": {
554
- "height": 2,
555
- "width": 0,
556
- },
557
- "shadowOpacity": 0.12,
558
- "shadowRadius": 2,
559
- },
560
- },
561
- "space": {
562
- "compactWrapperHorizontalPadding": 7.846153846153847,
563
- "compactWrapperVerticalPadding": 3.9230769230769234,
564
- "iconWrapperHorizontalMargin": 7.846153846153847,
565
- "wrapperHorizontalPadding": 11.76923076923077,
566
- "wrapperVerticalPadding": 7.846153846153847,
567
- },
568
- },
569
- "columnChart": {
570
- "sizes": {
571
- "columnWidth": 15.692307692307693,
572
- },
573
- "space": {
574
- "segmentGap": 1.9615384615384617,
575
- },
576
- },
577
- "contentNavigator": {
578
- "space": {
579
- "valueHorizontalPadding": 7.846153846153847,
580
- },
581
- },
582
- "datePicker": {
583
- "sizes": {
584
- "height": 172.6153846153846,
585
- },
586
- },
587
- "divider": {
588
- "borderWidths": {
589
- "default": 1,
590
- },
591
- "colors": {
592
- "default": "#e8e9ea",
593
- },
594
- "space": {
595
- "large": 23.53846153846154,
596
- "medium": 15.692307692307693,
597
- "small": 7.846153846153847,
598
- "xlarge": 31.384615384615387,
599
- "xsmall": 3.9230769230769234,
600
- },
601
- },
602
- "drawer": {
603
- "colors": {
604
- "backdrop": "#000000",
605
- "background": "#ffffff",
606
- "handler": "#001f23",
607
- "shadow": "#001f23",
608
- },
609
- "radii": {
610
- "default": 16,
611
- "handler": 4,
612
- },
613
- "shadows": {
614
- "elevation": 10,
615
- "offset": {
616
- "height": 3,
617
- "width": 0,
618
- },
619
- "opacity": 0.27,
620
- "radius": 4.65,
621
- },
622
- "sizes": {
623
- "handlerHeight": 3.9230769230769234,
624
- "handlerWidth": 54.92307692307692,
625
- },
626
- "space": {
627
- "handlerPaddingVertical": 7.846153846153847,
628
- },
629
- },
630
- "empty": {
631
- "colors": {
632
- "invertedSubduedText": "#ffffff",
633
- "invertedText": "#ffffff",
634
- "subduedText": "#4d6265",
635
- "text": "#001f23",
636
- },
637
- "fontSizes": {
638
- "description": 17.653846153846153,
639
- "title": 23.53846153846154,
640
- },
641
- "fonts": {
642
- "description": "Saiga-Regular",
643
- "title": "Saiga-Medium",
644
- },
645
- "sizes": {
646
- "image": 164.76923076923077,
647
- },
648
- "space": {
649
- "imageMargin": 23.53846153846154,
650
- "titleMargin": 7.846153846153847,
651
- "wrapperPadding": 15.692307692307693,
652
- },
653
- },
654
- "error": {
655
- "colors": {
656
- "description": "#4d6265",
657
- "fullScreenBackground": "#ffffff",
658
- "inPageBackground": "#f6f6f7",
659
- "title": "#001f23",
660
- },
661
- "fontSizes": {
662
- "description": 17.653846153846153,
663
- "title": 23.53846153846154,
664
- },
665
- "fonts": {
666
- "description": "Saiga-Regular",
667
- "title": "Saiga-Medium",
668
- },
669
- "lineHeight": {
670
- "description": 25.653846153846153,
671
- "title": 31.53846153846154,
672
- },
673
- "sizes": {
674
- "icon": 70.61538461538461,
675
- "image": 70.61538461538461,
676
- },
677
- "space": {
678
- "button": {
679
- "margin": 15.692307692307693,
680
- "padding": 15.692307692307693,
681
- "wrapperHorizontalPadding": 23.53846153846154,
682
- "wrapperVerticalPadding": 47.07692307692308,
683
- },
684
- "imageMarginBottom": 23.53846153846154,
685
- "titleMarginBottom": 7.846153846153847,
686
- "wrapperPadding": 23.53846153846154,
687
- },
688
- },
689
- "fab": {
690
- "colors": {
691
- "actionItemBackground": "#000000",
692
- "actionItemPressedBackground": "#000000",
693
- "actionItemText": "#ffffff",
694
- "backdropBackground": "#000000",
695
- "buttonActiveBackground": "#000000",
696
- "buttonBackground": "#000000",
697
- "buttonPressedBackground": "#000000",
698
- "icon": "#ffffff",
699
- "titleText": "#ffffff",
700
- },
701
- "fontSizes": {
702
- "actionItemText": 15.692307692307693,
703
- "title": 15.692307692307693,
704
- },
705
- "fonts": {
706
- "actionItemText": "BeVietnamPro-Regular",
707
- "title": "BeVietnamPro-SemiBold",
708
- },
709
- "lineHeights": {
710
- "actionItemText": 21.73076923076923,
711
- "icon": 23.692307692307693,
712
- "title": 23.692307692307693,
713
- },
714
- "radii": {
715
- "actionItem": 999,
716
- },
717
- "shadows": {
718
- "default": {
719
- "elevation": 6,
720
- "shadowColor": "#001f23",
721
- "shadowOffset": {
722
- "height": 2,
723
- "width": 0,
724
- },
725
- "shadowOpacity": 0.12,
726
- "shadowRadius": 2,
727
- },
728
- },
729
- "sizes": {
730
- "fabPairHeight": 47.07692307692308,
731
- "fabPairIconOnlyWidth": 47.07692307692308,
732
- "height": 62.769230769230774,
733
- "iconContainerHeight": 23.53846153846154,
734
- "iconContainerWidth": 23.53846153846154,
735
- "width": 62.769230769230774,
736
- },
737
- "space": {
738
- "actionItemMargin": 7.846153846153847,
739
- "actionItemMarginRight": 23.53846153846154,
740
- "actionItemPadding": 11.76923076923077,
741
- "actionItemTextPaddingLeft": 3.9230769230769234,
742
- "buttonMarginRight": 23.53846153846154,
743
- "buttonMarginTop": 23.53846153846154,
744
- "containerPadding": 19.615384615384617,
745
- "fabPairMarginRight": 7.846153846153847,
746
- "titleMarginHorizontal": 7.846153846153847,
747
- },
748
- },
749
- "filterTrigger": {
750
- "borderWidths": {
751
- "wrapper": {
752
- "filled": 2,
753
- "ghost": 0,
754
- "outlined": 2,
755
- },
756
- },
757
- "colors": {
758
- "wrapper": {
759
- "activeBackground": "#ece8ef",
760
- "background": {
761
- "active": {
762
- "filled": "#ece8ef",
763
- "filledLabeless": "#f6f6f7",
764
- "ghost": "transparent",
765
- "outlined": "transparent",
766
- },
767
- "inactive": {
768
- "filled": "#f6f6f7",
769
- "ghost": "transparent",
770
- "outlined": "transparent",
771
- },
772
- },
773
- "border": {
774
- "active": {
775
- "filled": "#ece8ef",
776
- "filledLabeless": "#f6f6f7",
777
- "ghost": "transparent",
778
- "outlined": "#001f23",
779
- },
780
- "inactive": {
781
- "filled": "#f6f6f7",
782
- "ghost": "transparent",
783
- "outlined": "#e8e9ea",
784
- },
785
- },
786
- "inactiveBackground": "#f6f6f7",
787
- },
788
- },
789
- "lineHeights": {
790
- "text": 15.76923076923077,
791
- },
792
- "radii": {
793
- "wrapper": {
794
- "default": 24,
795
- "labeless": 16,
796
- },
797
- },
798
- "sizes": {
799
- "wrapperHeight": 35.30769230769231,
800
- },
801
- "space": {
802
- "badge": {
803
- "labelessBottom": 1.9615384615384617,
804
- "labelessRight": 1.9615384615384617,
805
- },
806
- "wrapper": {
807
- "default": {
808
- "paddingHorizontal": 11.76923076923077,
809
- "paddingVertical": 3.9230769230769234,
810
- },
811
- "itemGap": 3.9230769230769234,
812
- "labeless": {
813
- "paddingHorizontal": 7.846153846153847,
814
- "paddingVertical": 3.9230769230769234,
815
- },
816
- },
817
- },
818
- },
819
- "floatingIsland": {
820
- "colors": {
821
- "wrapperBackground": "#ffffff",
822
- },
823
- "fontSizes": {
824
- "iconSize": 13.73076923076923,
825
- },
826
- "radii": {
827
- "wrapper": 999,
828
- },
829
- "shadows": {
830
- "wrapper": {
831
- "elevation": 6,
832
- "shadowColor": "#001f23",
833
- "shadowOffset": {
834
- "height": 2,
835
- "width": 0,
836
- },
837
- "shadowOpacity": 0.12,
838
- "shadowRadius": 2,
839
- },
840
- },
841
- "space": {
842
- "iconPadding": 11.76923076923077,
843
- "prefixMarginRight": 7.846153846153847,
844
- "suffixMarginLeft": 15.692307692307693,
845
- "wrapperPadding": 7.846153846153847,
846
- "wrapperTop": 11.76923076923077,
847
- },
848
- },
849
- "icon": {
850
- "colors": {
851
- "danger": "#cb300a",
852
- "disabledText": "#bfc1c5",
853
- "inactive": "#808f91",
854
- "info": "#355bfb",
855
- "invertedText": "#ffffff",
856
- "muted": "#4d6265",
857
- "primary": "#401960",
858
- "secondary": "#795e90",
859
- "success": "#5ace7d",
860
- "text": "#001f23",
861
- "warning": "#ffbe71",
862
- },
863
- "sizes": {
864
- "large": 27.46153846153846,
865
- "medium": 23.53846153846154,
866
- "small": 19.615384615384613,
867
- "xlarge": 31.384615384615387,
868
- "xsmall": 15.692307692307693,
869
- "xxxsmall": 11.76923076923077,
870
- },
871
- },
872
- "image": {
873
- "sizes": {
874
- "15xlarge": 141.23076923076923,
875
- "6xlarge": 70.61538461538461,
876
- },
877
- },
878
- "list": {
879
- "colors": {
880
- "checkedListItemContainerBackground": undefined,
881
- "leadingStatus": {
882
- "archived": "#abacaf",
883
- "danger": "#f46363",
884
- "info": "#b5c3fd",
885
- "success": "#5ace7d",
886
- "warning": "#ffbe71",
887
- },
888
- "listItemContainerBackground": "#ffffff",
889
- },
890
- "opacity": {
891
- "disabled": 0.38,
892
- "enabled": 1,
893
- },
894
- "radii": {
895
- "basicItem": 4,
896
- "item": 8,
897
- "leadingStatus": 999,
898
- },
899
- "shadows": {
900
- "card": {
901
- "elevation": 6,
902
- "shadowColor": "#001f23",
903
- "shadowOffset": {
904
- "height": 2,
905
- "width": 0,
906
- },
907
- "shadowOpacity": 0.12,
908
- "shadowRadius": 2,
909
- },
910
- },
911
- "space": {
912
- "childrenContainerTopMargin": 7.846153846153847,
913
- "leadingStatusMarginRight": 7.846153846153847,
914
- "listItemContainerPadding": 15.692307692307693,
915
- "prefixContainerMarginRight": 7.846153846153847,
916
- "suffixContainerMarginLeft": 7.846153846153847,
917
- },
918
- "widths": {
919
- "leadingStatus": 8,
920
- },
921
- },
922
- "mapPin": {
923
- "borderWidths": {
924
- "default": 4,
925
- },
926
- "colors": {
927
- "background": "#ffffff",
928
- "badge": "#795e90",
929
- "badgeIcon": "#ffffff",
930
- "border": {
931
- "applied": "#795e90",
932
- "idle": "#ffffff",
933
- "selected": "#795e90",
934
- },
935
- "icon": "#000000",
936
- },
937
- "fontSizes": {
938
- "icon": 42,
939
- },
940
- "radii": {
941
- "badge": 999,
942
- "default": 12,
943
- },
944
- "shadows": {
945
- "color": "#001f23",
946
- "elevation": 10,
947
- "offset": {
948
- "height": 4,
949
- "width": 0,
950
- },
951
- "opacity": 0.28,
952
- "radius": 8,
953
- },
954
- "sizes": {
955
- "badge": 23.53846153846154,
956
- "default": 42,
957
- },
958
- "space": {
959
- "iconRight": -7.846153846153847,
960
- "iconTop": -7.846153846153847,
961
- },
962
- },
963
- "pageControl": {
964
- "colors": {
965
- "paginatorBackgroundColor": "#401960",
966
- },
967
- "radii": {
968
- "paginatorBorderRadius": 999,
969
- },
970
- "sizes": {
971
- "indicatorWidth": 15.692307692307693,
972
- "paginatorHeight": 7.846153846153847,
973
- "paginatorWidth": 7.846153846153847,
974
- },
975
- "space": {
976
- "paginatorMarginHorizontal": 7.846153846153847,
977
- },
978
- },
979
- "pinInput": {
980
- "borderWidths": {
981
- "default": 1,
982
- "focused": 2,
983
- },
984
- "colors": {
985
- "default": "#001f23",
986
- "disabled": "#bfc1c5",
987
- "error": "#cb300a",
988
- "mask": "#001f23",
989
- },
990
- "fontSizes": {
991
- "cellText": 27.46153846153846,
992
- "errorMessage": 11.76923076923077,
993
- "hiddenInputText": 41.19230769230769,
994
- },
995
- "fonts": {
996
- "cellText": "BeVietnamPro-SemiBold",
997
- "errorMessage": "BeVietnamPro-Regular",
998
- },
999
- "lineHeights": {
1000
- "cellText": 35.46153846153846,
1001
- "errorMessage": 11.76923076923077,
1002
- },
1003
- "radii": {
1004
- "cell": 8,
1005
- "mask": 999,
1006
- },
1007
- "sizes": {
1008
- "cellHeight": 47.07692307692308,
1009
- "cellWidth": 39.230769230769226,
1010
- "mask": 15.692307692307693,
1011
- },
1012
- "space": {
1013
- "errorMessagePadding": 3.9230769230769234,
1014
- "hiddenInputHorrizontalPadding": 7.846153846153847,
1015
- "hiddenInputText": 3.9230769230769234,
1016
- "spacer": 15.692307692307693,
1017
- },
1018
- },
1019
- "progress": {
1020
- "colors": {
1021
- "completeness": {
1022
- "archived": "#606065",
1023
- "archivedInverted": "#ffffff",
1024
- "danger": "#f46363",
1025
- "dangerInverted": "#ffffff",
1026
- "info": "#b5c3fd",
1027
- "infoInverted": "#ffffff",
1028
- "primary": "#401960",
1029
- "primaryInverted": "#ffffff",
1030
- "success": "#5ace7d",
1031
- "successInverted": "#ffffff",
1032
- "warning": "#ffbe71",
1033
- "warningInverted": "#ffffff",
1034
- },
1035
- "incompleteness": {
1036
- "archived": "#000000",
1037
- "archivedInverted": "#000000",
1038
- "danger": "#000000",
1039
- "dangerInverted": "#000000",
1040
- "info": "#000000",
1041
- "infoInverted": "#000000",
1042
- "primary": "#000000",
1043
- "primaryInverted": "#000000",
1044
- "success": "#000000",
1045
- "successInverted": "#000000",
1046
- "warning": "#000000",
1047
- "warningInverted": "#000000",
1048
- },
1049
- "step": {
1050
- "complete": "#401960",
1051
- "current": "#ccd2d3",
1052
- "incomplete": "#dadbde",
1053
- },
1054
- },
1055
- "radii": {
1056
- "default": 999,
1057
- },
1058
- "sizes": {
1059
- "barHeight": 7.846153846153847,
1060
- "circleCompletenessHeight": 7.846153846153847,
1061
- "circleDiameter": 70.61538461538461,
1062
- "stepHeight": 7.846153846153847,
1063
- },
1064
- "space": {
1065
- "stepGap": 3.9230769230769234,
1066
- },
1067
- },
1068
- "radio": {
1069
- "borderWidths": {
1070
- "circle": 2,
1071
- },
1072
- "colors": {
1073
- "checked": "#ece8ef",
1074
- "circle": "#401960",
1075
- "intents": {
1076
- "dark": "#f6f6f7",
1077
- "light": "#ffffff",
1078
- },
1079
- },
1080
- "sizes": {
1081
- "circle": 19.615384615384617,
1082
- "innerCircle": 9.807692307692308,
1083
- },
1084
- "space": {
1085
- "circleLeftMargin": 7.846153846153847,
1086
- "groupTopMarginMedium": 15.692307692307693,
1087
- "groupTopMarginSmall": 3.9230769230769234,
1088
- },
1089
- },
1090
- "rate": {
1091
- "colors": {
1092
- "iconStroke": "#401960",
1093
- },
1094
- "spaces": {
1095
- "iconWrapperMarginRight": 3.9230769230769234,
1096
- "iconWrapperPadding": 7.846153846153847,
1097
- },
1098
- },
1099
- "refreshControl": {
1100
- "colors": {
1101
- "indicator": "#401960",
1102
- },
1103
- },
1104
- "richTextEditor": {
1105
- "colors": {
1106
- "text": "#001f23",
1107
- "toolbarBackgroundColor": "#f6f6f7",
1108
- "toolbarBorderColor": "#e8e9ea",
1109
- "toolbarButtonSelectedBackground": "#ece8ef",
1110
- },
1111
- "fontSizes": {
1112
- "editor": 13.73076923076923,
1113
- },
1114
- "radii": {
1115
- "mention": 8,
1116
- },
1117
- "sizes": {
1118
- "editorMinHeight": 23.53846153846154,
1119
- "toolbarButtonSize": 47.07692307692308,
1120
- "toolbarSeparatorHeight": 15.692307692307693,
1121
- "toolbarSeparatorWidth": 1.9615384615384617,
1122
- },
1123
- "space": {
1124
- "editorPadding": 15.692307692307693,
1125
- "mention": 3.9230769230769234,
1126
- "toolbarHorizontalPadding": 7.846153846153847,
1127
- "wrapperMarginBottom": 15.692307692307693,
1128
- },
1129
- },
1130
- "search": {
1131
- "borderWidths": {
1132
- "container": {
1133
- "default": 1,
1134
- },
1135
- },
1136
- "colors": {
1137
- "basic": {
1138
- "border": "#f6f6f7",
1139
- "containerBackground": "#f6f6f7",
1140
- },
1141
- "placeholder": "#4d6265",
1142
- "reversed": {
1143
- "border": "#e8e9ea",
1144
- "containerBackground": "#ffffff",
1145
- },
1146
- "shadow": "#001f23",
1147
- "suffixBackground": "#ffffff",
1148
- "text": "#001f23",
1149
- },
1150
- "fontSizes": {
1151
- "text": 15.692307692307693,
1152
- },
1153
- "fonts": {
1154
- "text": "BeVietnamPro-Regular",
1155
- },
1156
- "radii": {
1157
- "container": 999,
1158
- "surfix": 999,
1159
- },
1160
- "shadows": {
1161
- "container": {
1162
- "elevation": 6,
1163
- "shadowColor": "#001f23",
1164
- "shadowOffset": {
1165
- "height": 2,
1166
- "width": 0,
1167
- },
1168
- "shadowOpacity": 0.12,
1169
- "shadowRadius": 2,
1170
- },
1171
- },
1172
- "sizes": {
1173
- "surfixSize": 39.230769230769226,
1174
- },
1175
- "space": {
1176
- "badgeRight": -1.9615384615384617,
1177
- "badgeTop": -1.9615384615384617,
1178
- "containerHorizontalPadding": 7.846153846153847,
1179
- "containerVerticalPadding": 7.846153846153847,
1180
- "inputHorizontalMargin": 7.846153846153847,
1181
- "inputVerticalPadding": 1.9615384615384617,
1182
- "prefixHorizontalPadding": 3.9230769230769234,
1183
- "surfixPadding": 7.846153846153847,
1184
- },
1185
- },
1186
- "sectionHeading": {
1187
- "colors": {
1188
- "background": "#f6f6f7",
1189
- "backgroundSmall": "#ccd2d3",
1190
- },
1191
- "space": {
1192
- "headingHorizontalPadding": 15.692307692307693,
1193
- "headingMarginBottom": 15.692307692307693,
1194
- "headingVerticalPadding": 7.846153846153847,
1195
- "iconMarginRight": 11.76923076923077,
1196
- },
1197
- },
1198
- "segmentedControl": {
1199
- "colors": {
1200
- "itemBackground": {
1201
- "active": "#ffffff",
1202
- "inactive": "transparent",
1203
- },
1204
- "wrapperBackground": "#f6f6f7",
1205
- },
1206
- "lineHeights": {
1207
- "itemText": undefined,
1208
- },
1209
- "radii": {
1210
- "item": {
1211
- "large": 16,
1212
- "medium": 12,
1213
- },
1214
- "wrapper": {
1215
- "large": 20,
1216
- "medium": 16,
1217
- },
1218
- },
1219
- "shadows": {
1220
- "item": {
1221
- "active": {
1222
- "elevation": 6,
1223
- "shadowColor": "#001f23",
1224
- "shadowOffset": {
1225
- "height": 2,
1226
- "width": 0,
1227
- },
1228
- "shadowOpacity": 0.12,
1229
- "shadowRadius": 2,
1230
- },
1231
- "inactive": undefined,
1232
- },
1233
- },
1234
- "sizes": {
1235
- "itemHeight": {
1236
- "large": 35.30769230769231,
1237
- "medium": 27.46153846153846,
1238
- },
1239
- "wrapperHeight": {
1240
- "large": 43.15384615384615,
1241
- "medium": 35.30769230769231,
1242
- },
1243
- },
1244
- "space": {
1245
- "itemAffixGap": 7.846153846153847,
1246
- "itemLabelGap": 3.9230769230769234,
1247
- "itemLabelMarginEnd": 11.76923076923077,
1248
- "wrapperHorizontalPadding": 3.9230769230769234,
1249
- },
1250
- },
1251
- "select": {
1252
- "radii": {
1253
- "option": 4,
1254
- },
1255
- "space": {
1256
- "minimumOptionListHeight": 274.6153846153846,
1257
- "optionListHorizontalPadding": 11.76923076923077,
1258
- "optionSpacing": 3.9230769230769234,
1259
- "searchBarBottomSpacing": 7.846153846153847,
1260
- "searchBarHorizontalSpacing": 15.692307692307693,
1261
- "searchBarMarginTopSpacing": 7.846153846153847,
1262
- "sectionSpacing": 11.76923076923077,
1263
- "singleSelectContentPaddingBottom": 15.692307692307693,
1264
- "suffixMarginRight": 11.76923076923077,
1265
- },
1266
- },
1267
- "skeleton": {
1268
- "colors": {
1269
- "darkBackground": "#ffffff",
1270
- "darkGradientEnd": "#dadbde",
1271
- "darkGradientStart": "#ffffff",
1272
- "lightBackground": "#f6f6f7",
1273
- "lightGradientEnd": "#dadbde",
1274
- "lightGradientStart": "#f6f6f7",
1275
- },
1276
- "radii": {
1277
- "circular": 999,
1278
- "rectangular": 0,
1279
- "rounded": 16,
1280
- },
1281
- },
1282
- "slider": {
1283
- "colors": {
1284
- "disabledSelectedTrack": "#b3a3bf",
1285
- "disabledThumb": "#b3a3bf",
1286
- "disabledUnselectedTrack": "#999999",
1287
- "selectedTrack": "#401960",
1288
- "thumb": "#401960",
1289
- "unselectedTrack": "rgba(0,0,0,0.1)",
1290
- },
1291
- "radii": {
1292
- "marker": 999,
1293
- },
1294
- "shadows": {
1295
- "marker": {
1296
- "elevation": 6,
1297
- "shadowColor": "#001f23",
1298
- "shadowOffset": {
1299
- "height": 2,
1300
- "width": 0,
1301
- },
1302
- "shadowOpacity": 0.12,
1303
- "shadowRadius": 2,
1304
- },
1305
- },
1306
- "sizes": {
1307
- "markerBorderRadius": 999,
1308
- "markerHeight": 23.53846153846154,
1309
- "markerWidth": 23.53846153846154,
1310
- "trackHeight": 3.9230769230769234,
1311
- },
1312
- },
1313
- "spinner": {
1314
- "colors": {
1315
- "dot": {
1316
- "inverted": "#ffffff",
1317
- "primary": "#401960",
1318
- },
1319
- },
1320
- "radii": {
1321
- "default": 999,
1322
- },
1323
- "space": {
1324
- "spinnerDot": {
1325
- "medium": 15.692307692307693,
1326
- "small": 7.846153846153847,
1327
- },
1328
- "spinnerDotPadding": {
1329
- "medium": 7.846153846153847,
1330
- "small": 3.9230769230769234,
1331
- },
1332
- "spinnerTextPaddingTop": {
1333
- "medium": 7.846153846153847,
1334
- "small": 3.9230769230769234,
1335
- },
1336
- },
1337
- },
1338
- "success": {
1339
- "colors": {
1340
- "description": "#4d6265",
1341
- "fullScreenBackground": "#ffffff",
1342
- "inPageBackground": "#f6f6f7",
1343
- "title": "#001f23",
1344
- },
1345
- "fontSizes": {
1346
- "description": 17.653846153846153,
1347
- "title": 23.53846153846154,
1348
- },
1349
- "fonts": {
1350
- "description": "Saiga-Regular",
1351
- "title": "Saiga-Medium",
1352
- },
1353
- "sizes": {
1354
- "icon": 70.61538461538461,
1355
- "image": 172.6153846153846,
1356
- },
1357
- "space": {
1358
- "button": {
1359
- "margin": 15.692307692307693,
1360
- "padding": 15.692307692307693,
1361
- "secondaryCTAMarginTop": 15.692307692307693,
1362
- "wrapperHorizontalPadding": 23.53846153846154,
1363
- "wrapperVerticalPadding": 47.07692307692308,
1364
- },
1365
- "imageMarginBottom": 31.384615384615387,
1366
- "titleMarginBottom": 7.846153846153847,
1367
- "wrapperPadding": 23.53846153846154,
1368
- },
1369
- },
1370
- "swipeable": {
1371
- "colors": {
1372
- "danger": "#f46363",
1373
- "defaultContainerBackground": "#ffffff",
1374
- "primary": "#401960",
1375
- "success": "#5ace7d",
1376
- },
1377
- "radii": {
1378
- "swipeableContainer": 8,
1379
- },
1380
- "space": {
1381
- "containerExtraWidth": 3.9230769230769234,
1382
- },
1383
- },
1384
- "switch": {
1385
- "colors": {
1386
- "backgroundColors": {
1387
- "checked": "#33144d",
1388
- "disabled-checked": "#808f91",
1389
- "disabled-unchecked": "#808f91",
1390
- "unchecked": "#808f91",
1391
- },
1392
- "selector": {
1393
- "background": "#f6f6f7",
1394
- "textBackground": "#ccd2d3",
1395
- },
1396
- "thumb": "#ffffff",
1397
- },
1398
- "radii": {
1399
- "rounded": 999,
1400
- "selector": {
1401
- "default": 999,
1402
- },
1403
- },
1404
- "sizes": {
1405
- "height": 23.53846153846154,
1406
- "selector": {
1407
- "height": 39.230769230769226,
1408
- },
1409
- "thumb": 15.692307692307693,
1410
- "width": 47.07692307692308,
1411
- },
1412
- "spaces": {
1413
- "paddingHorizontal": 3.9230769230769234,
1414
- "selector": {
1415
- "iconPadding": 15.692307692307693,
1416
- "wrapperHorizontalPadding": 3.9230769230769234,
1417
- },
1418
- },
1419
- },
1420
- "tabs": {
1421
- "borderWidths": {
1422
- "headerBottom": 2,
1423
- },
1424
- "colors": {
1425
- "active": "#001f23",
1426
- "activeBackground": "#ccd2d3",
1427
- "headerBackground": "#ffffff",
1428
- "headerBottom": "#e8e9ea",
1429
- "inactive": "#001f23",
1430
- "indicator": "#401960",
1431
- "text": "#001f23",
1432
- },
1433
- "radii": {
1434
- "outline": 16,
1435
- },
1436
- "sizes": {
1437
- "indicator": 1.9615384615384617,
1438
- },
1439
- "space": {
1440
- "flatListHorizontalPadding": 7.846153846153847,
1441
- "itemHorizontalPadding": 7.846153846153847,
1442
- "itemMargin": 11.76923076923077,
1443
- "itemVerticalPadding": 7.846153846153847,
1444
- "outlineHorizontalPadding": 7.846153846153847,
1445
- "outlineVerticalPadding": 3.9230769230769234,
1446
- "tabIndicatorBottom": -1.9615384615384617,
1447
- },
1448
- },
1449
- "tag": {
1450
- "borderWidths": {
1451
- "default": 1,
1452
- },
1453
- "colors": {
1454
- "archived": "#606065",
1455
- "archivedBackground": "#dadbde",
1456
- "danger": "#cb300a",
1457
- "dangerBackground": "#fcebe7",
1458
- "info": "#355bfb",
1459
- "infoBackground": "#ecf0ff",
1460
- "primary": "#401960",
1461
- "primaryBackground": "#ece8ef",
1462
- "success": "#017d6d",
1463
- "successBackground": "#f0fef4",
1464
- "text": "#001f23",
1465
- "warning": "#ac5d00",
1466
- "warningBackground": "#fff6eb",
1467
- },
1468
- "fontSizes": {
1469
- "default": 11.76923076923077,
1470
- },
1471
- "fonts": {
1472
- "default": "BeVietnamPro-SemiBold",
1473
- },
1474
- "lineHeights": {
1475
- "default": 15.76923076923077,
1476
- },
1477
- "radii": {
1478
- "default": 4,
1479
- },
1480
- "space": {
1481
- "horizontalPadding": 7.846153846153847,
1482
- "verticalPadding": 3.9230769230769234,
1483
- },
1484
- },
1485
- "textInput": {
1486
- "borderWidths": {
1487
- "container": {
1488
- "focused": 2,
1489
- "normal": 2,
1490
- },
1491
- },
1492
- "colors": {
1493
- "asterisks": {
1494
- "default": "#cb300a",
1495
- "disabled": "#bfc1c5",
1496
- "error": "#cb300a",
1497
- "filled": "#cb300a",
1498
- "readonly": "#808f91",
1499
- },
1500
- "borders": {
1501
- "default": "#e8e9ea",
1502
- "disabled": "#bfc1c5",
1503
- "error": "#cb300a",
1504
- "filled": "#e8e9ea",
1505
- "focused": "#001f23",
1506
- "readonly": "#bfc1c5",
1507
- },
1508
- "containerBackground": "#ffffff",
1509
- "error": "#cb300a",
1510
- "labelBackground": "#ffffff",
1511
- "labels": {
1512
- "default": "#808f91",
1513
- "disabled": "#bfc1c5",
1514
- "error": "#cb300a",
1515
- "filled": "#808f91",
1516
- "focused": "#001f23",
1517
- "readonly": "#808f91",
1518
- },
1519
- "labelsInsideTextInput": {
1520
- "default": "#001f23",
1521
- "disabled": "#bfc1c5",
1522
- "error": "#001f23",
1523
- "filled": "#001f23",
1524
- "readonly": "#808f91",
1525
- },
1526
- "maxLengthLabels": {
1527
- "default": "#001f23",
1528
- "disabled": "#bfc1c5",
1529
- "error": "#cb300a",
1530
- "filled": "#001f23",
1531
- "focused": "#001f23",
1532
- "readonly": "#808f91",
1533
- },
1534
- "placeholder": {
1535
- "default": "#001f23",
1536
- "disabled": "#bfc1c5",
1537
- "error": "#001f23",
1538
- "filled": "#001f23",
1539
- "readonly": "#001f23",
1540
- },
1541
- "text": "#001f23",
1542
- },
1543
- "fontSizes": {
1544
- "asteriskLabel": 15.692307692307693,
1545
- "error": 11.76923076923077,
1546
- "labelInsideTextInput": 15.692307692307693,
1547
- "maxLength": 11.76923076923077,
1548
- "text": 15.692307692307693,
1549
- "topLabel": 11.76923076923077,
1550
- },
1551
- "fonts": {
1552
- "text": "BeVietnamPro-Regular",
1553
- },
1554
- "lineHeights": {
1555
- "topLabel": 11.846153846153847,
1556
- },
1557
- "radii": {
1558
- "container": 8,
1559
- },
1560
- "sizes": {
1561
- "containerMinHeight": 54.92307692307692,
1562
- "errorAndHelpTextContainerHeight": 0,
1563
- "textInputMaxHeight": 141.23076923076923,
1564
- "textInputMinHeight": 23.53846153846154,
1565
- "textareaHeight": 141.23076923076923,
1566
- },
1567
- "space": {
1568
- "containerMarginTop": 7.846153846153847,
1569
- "containerPadding": 15.692307692307693,
1570
- "errorAndHelpTextContainerHorizontalPadding": 15.692307692307693,
1571
- "errorAndHelpTextContainerMarginTop": 1.9615384615384617,
1572
- "errorAndHelpTextContainerPaddingTop": 1.9615384615384617,
1573
- "errorContainerMarginRight": 3.9230769230769234,
1574
- "errorMarginLeft": 3.9230769230769234,
1575
- "inputHorizontalMargin": 7.846153846153847,
1576
- "inputWrapperMarginVertical": 7.846153846153847,
1577
- "labelHorizontalPadding": 3.9230769230769234,
1578
- "labelInsideTextInputMarginTop": -1.9615384615384617,
1579
- "labelLeft": 31.384615384615387,
1580
- "labelPaddingBottom": 7.846153846153847,
1581
- "labelTop": 10.461538461538462,
1582
- "prefixAndInputContainerGap": 3.9230769230769234,
1583
- },
1584
- },
1585
- "timePicker": {
1586
- "sizes": {
1587
- "height": 172.6153846153846,
1588
- },
1589
- },
1590
- "toast": {
1591
- "borderWidths": {
1592
- "base": 1,
1593
- },
1594
- "colors": {
1595
- "backgrounds": {
1596
- "error": "#fcebe7",
1597
- "info": "#ecf0ff",
1598
- "notification": "#ffffff",
1599
- "snackbar": "#001f23",
1600
- "success": "#f0fef4",
1601
- "warning": "#fff6eb",
1602
- },
1603
- "divider": "#e8e9ea",
1604
- "texts": {
1605
- "error": "#cb300a",
1606
- "info": "#355bfb",
1607
- "notification": "#001f23",
1608
- "snackbar": "#ffffff",
1609
- "success": "#017d6d",
1610
- "warning": "#ac5d00",
1611
- },
1612
- },
1613
- "radii": {
1614
- "default": 16,
1615
- },
1616
- "shadows": {
1617
- "wrapper": {
1618
- "elevation": 6,
1619
- "shadowColor": "#001f23",
1620
- "shadowOffset": {
1621
- "height": 2,
1622
- "width": 0,
1623
- },
1624
- "shadowOpacity": 0.12,
1625
- "shadowRadius": 2,
1626
- },
1627
- },
1628
- "sizes": {
1629
- "height": 47.07692307692308,
1630
- },
1631
- "space": {
1632
- "contentVerticalPadding": 11.76923076923077,
1633
- "ctaPadding": 11.76923076923077,
1634
- "iconLeftPadding": 11.76923076923077,
1635
- "textHorizontalPadding": 11.76923076923077,
1636
- "wrapperHorizontalPadding": 15.692307692307693,
1637
- "wrapperVerticalPadding": 23.53846153846154,
1638
- },
1639
- },
1640
- "toolbar": {
1641
- "borderWidths": {
1642
- "default": 1,
1643
- },
1644
- "colors": {
1645
- "background": "#ffffff",
1646
- "border": "#e8e9ea",
1647
- "danger": "#cb300a",
1648
- "disabled": "#bfc1c5",
1649
- "iconButtonBackground": "#ece8ef",
1650
- "info": "#b5c3fd",
1651
- "inputContainerBackground": "#f6f6f7",
1652
- "placeholder": "#4d6265",
1653
- "primary": "#401960",
1654
- "secondary": "#4d6265",
1655
- "success": "#5ace7d",
1656
- "text": "#001f23",
1657
- },
1658
- "fontSizes": {
1659
- "text": 15.692307692307693,
1660
- },
1661
- "fonts": {
1662
- "text": "BeVietnamPro-Regular",
1663
- },
1664
- "radii": {
1665
- "iconButtonWrapperBorderRadius": 24,
1666
- "messageContainer": 999,
1667
- },
1668
- "sizes": {
1669
- "itemWrapperHeight": 62.769230769230774,
1670
- "messageInputHeight": 39.230769230769226,
1671
- "messageWrapperHeight": 62.769230769230774,
1672
- },
1673
- "space": {
1674
- "affixInnerMargin": 15.692307692307693,
1675
- "horizontalPadding": 7.846153846153847,
1676
- "iconButtonLabelMarginLeft": 7.846153846153847,
1677
- "iconButtonWrapperPadding": 11.76923076923077,
1678
- "messageInputPaddingHorizontal": 11.76923076923077,
1679
- "messageInputPaddingVertical": 7.846153846153847,
1680
- "messageWrapperMarginHorizontal": 7.846153846153847,
1681
- "messageWrapperPaddingHorizontal": 7.846153846153847,
1682
- "messageWrapperPaddingVertical": 11.76923076923077,
1683
- "verticalPadding": 7.846153846153847,
1684
- },
1685
- },
1686
- "typography": {
1687
- "colors": {
1688
- "archived": "#606065",
1689
- "body": "#001f23",
1690
- "danger": "#cb300a",
1691
- "disabled": "#bfc1c5",
1692
- "inactive": "#808f91",
1693
- "info": "#355bfb",
1694
- "inverted": "#ffffff",
1695
- "muted": "#4d6265",
1696
- "primary": "#401960",
1697
- "secondary": "#795e90",
1698
- "subdued": "#4d6265",
1699
- "success": "#5ace7d",
1700
- "warning": "#ffbe71",
1701
- },
1702
- "fontSizes": {
1703
- "6xlarge": 35.30769230769231,
1704
- "7xlarge": 41.19230769230769,
1705
- "body": {
1706
- "neutral": {
1707
- "regular": 15.692307692307693,
1708
- "small": 13.73076923076923,
1709
- },
1710
- "playful": {
1711
- "regular": 17.653846153846153,
1712
- "small": 15.692307692307693,
1713
- },
1714
- },
1715
- "caption": 11.76923076923077,
1716
- "label": 9.807692307692307,
1717
- "large": 15.692307692307693,
1718
- "medium": 13.73076923076923,
1719
- "small": 11.76923076923077,
1720
- "titles": {
1721
- "neutral": {
1722
- "h1": 41.19230769230769,
1723
- "h2": 31.384615384615387,
1724
- "h3": 27.46153846153846,
1725
- "h4": 23.53846153846154,
1726
- "h5": 17.653846153846153,
1727
- "h6": 17.653846153846153,
1728
- },
1729
- "playful": {
1730
- "h1": 35.30769230769231,
1731
- "h2": 31.384615384615387,
1732
- "h3": 27.46153846153846,
1733
- "h4": 23.53846153846154,
1734
- "h5": 17.653846153846153,
1735
- "h6": 15.692307692307693,
1736
- },
1737
- },
1738
- "xlarge": 17.653846153846153,
1739
- "xsmall": 9.807692307692307,
1740
- "xxxlarge": 23.53846153846154,
1741
- "xxxxlarge": 27.46153846153846,
1742
- "xxxxxlarge": 31.384615384615387,
1743
- },
1744
- "fontWeights": {
1745
- "titles": {
1746
- "neutral": {
1747
- "h1": "BeVietnamPro-Regular",
1748
- "h1Italic": "BeVietnamPro-RegularItalic",
1749
- "h2": "BeVietnamPro-SemiBold",
1750
- "h2Italic": "BeVietnamPro-SemiBoldItalic",
1751
- "h3": "BeVietnamPro-SemiBold",
1752
- "h3Italic": "BeVietnamPro-SemiBoldItalic",
1753
- "h4": "BeVietnamPro-SemiBold",
1754
- "h4Italic": "BeVietnamPro-SemiBoldItalic",
1755
- "h5": "BeVietnamPro-SemiBold",
1756
- "h5Italic": "BeVietnamPro-SemiBoldItalic",
1757
- "h6": "BeVietnamPro-Regular",
1758
- "h6Italic": "BeVietnamPro-RegularItalic",
1759
- },
1760
- "playful": {
1761
- "h1": "Saiga-Medium",
1762
- "h1Italic": "Saiga-MediumItalic",
1763
- "h2": "Saiga-Medium",
1764
- "h2Italic": "Saiga-MediumItalic",
1765
- "h3": "Saiga-Medium",
1766
- "h3Italic": "Saiga-MediumItalic",
1767
- "h4": "Saiga-Medium",
1768
- "h4Italic": "Saiga-MediumItalic",
1769
- "h5": "Saiga-Medium",
1770
- "h5Italic": "Saiga-MediumItalic",
1771
- "h6": "Saiga-Regular",
1772
- "h6Italic": "Saiga-RegularItalic",
1773
- },
1774
- },
1775
- },
1776
- "fonts": {
1777
- "neutral": {
1778
- "light": "BeVietnamPro-Light",
1779
- "lightItalic": "BeVietnamPro-LightItalic",
1780
- "regular": "BeVietnamPro-Regular",
1781
- "regularItalic": "BeVietnamPro-RegularItalic",
1782
- "semiBold": "BeVietnamPro-SemiBold",
1783
- "semiBoldItalic": "BeVietnamPro-SemiBoldItalic",
1784
- },
1785
- "playful": {
1786
- "light": "Saiga-Light",
1787
- "lightItalic": "Saiga-LightItalic",
1788
- "regular": "Saiga-Regular",
1789
- "regularItalic": "Saiga-RegularItalic",
1790
- "semiBold": "Saiga-Medium",
1791
- "semiBoldItalic": "Saiga-MediumItalic",
1792
- },
1793
- },
1794
- "letterSpacings": {
1795
- "body": {
1796
- "neutral": {
1797
- "regular": 0.48,
1798
- "semiBold": 0.24,
1799
- "small": 0.48,
1800
- },
1801
- "playful": {
1802
- "regular": 0.54,
1803
- "semiBold": 0.54,
1804
- "small": 0.54,
1805
- },
1806
- },
1807
- "titles": {
1808
- "neutral": {
1809
- "h1": 0,
1810
- "h2": 1.5,
1811
- "h3": 0.24,
1812
- "h4": 0,
1813
- "h5": 0.24,
1814
- "h6": 0.48,
1815
- },
1816
- "playful": {
1817
- "h1": 1.5,
1818
- "h2": 1.5,
1819
- "h3": 0.24,
1820
- "h4": 0.24,
1821
- "h5": 0.24,
1822
- "h6": 0.48,
1823
- },
1824
- },
1825
- },
1826
- "lineHeights": {
1827
- "6xlarge": 43.30769230769231,
1828
- "7xlarge": 49.19230769230769,
1829
- "body": {
1830
- "neutral": {
1831
- "regular": 23.692307692307693,
1832
- "small": 21.73076923076923,
1833
- },
1834
- "playful": {
1835
- "regular": 25.653846153846153,
1836
- "small": 23.692307692307693,
1837
- },
1838
- },
1839
- "caption": 15.76923076923077,
1840
- "label": 13.807692307692307,
1841
- "large": 23.692307692307693,
1842
- "medium": 21.73076923076923,
1843
- "small": 15.76923076923077,
1844
- "titles": {
1845
- "neutral": {
1846
- "h1": 49.19230769230769,
1847
- "h2": 39.38461538461539,
1848
- "h3": 35.46153846153846,
1849
- "h4": 31.53846153846154,
1850
- "h5": 27.615384615384613,
1851
- "h6": 27.615384615384613,
1852
- },
1853
- "playful": {
1854
- "h1": 43.30769230769231,
1855
- "h2": 39.38461538461539,
1856
- "h3": 35.46153846153846,
1857
- "h4": 31.53846153846154,
1858
- "h5": 25.653846153846153,
1859
- "h6": 27.615384615384613,
1860
- },
1861
- },
1862
- "xlarge": 25.653846153846153,
1863
- "xsmall": 13.807692307692307,
1864
- "xxxlarge": 31.53846153846154,
1865
- "xxxxlarge": 35.46153846153846,
1866
- "xxxxxlarge": 39.38461538461539,
1867
- },
1868
- },
1869
- },
1870
- "borderWidths": {
1871
- "base": 1,
1872
- "medium": 2,
1873
- },
1874
- "colors": {
1875
- "archived": "#abacaf",
1876
- "archivedSurface": "#dadbde",
1877
- "black": "#000000",
1878
- "darkGlobalSurface": "#001f23",
1879
- "decorativePrimary": "#ffffff",
1880
- "decorativePrimarySurface": "#ccd2d3",
1881
- "defaultGlobalSurface": "#ffffff",
1882
- "defaultSurface": "#f6f6f7",
1883
- "disabledOnDefaultGlobalSurface": "#bfc1c5",
1884
- "disabledOutline": "#bfc1c5",
1885
- "error": "#f46363",
1886
- "errorSurface": "#fcebe7",
1887
- "highlightedSurface": "#ece8ef",
1888
- "inactiveOnDefaultGlobalSurface": "#808f91",
1889
- "inactiveOutline": "#808f91",
1890
- "info": "#b5c3fd",
1891
- "infoSurface": "#ecf0ff",
1892
- "mutedArchived": "#bcbdbf",
1893
- "mutedError": "#f68282",
1894
- "mutedInfo": "#c4cffd",
1895
- "mutedOnDefaultGlobalSurface": "#4d6265",
1896
- "mutedSuccess": "#7bd897",
1897
- "mutedWarning": "#ffcb8d",
1898
- "neutralGlobalSurface": "#f6f6f7",
1899
- "onArchivedSurface": "#606065",
1900
- "onDarkGlobalSurface": "#ffffff",
1901
- "onDefaultGlobalSurface": "#001f23",
1902
- "onErrorSurface": "#cb300a",
1903
- "onInfoSurface": "#355bfb",
1904
- "onPrimary": "#ffffff",
1905
- "onSecondary": "#ffffff",
1906
- "onSuccessSurface": "#017d6d",
1907
- "onWarningSurface": "#ac5d00",
1908
- "overlayGlobalSurface": "#000000",
1909
- "pressedSurface": "#33144d",
1910
- "primary": "#401960",
1911
- "primaryOutline": "#001f23",
1912
- "secondary": "#795e90",
1913
- "secondaryOutline": "#e8e9ea",
1914
- "success": "#5ace7d",
1915
- "successSurface": "#f0fef4",
1916
- "warning": "#ffbe71",
1917
- "warningSurface": "#fff6eb",
1918
- "white": "#ffffff",
1919
- },
1920
- "fontSizes": {
1921
- "6xlarge": 35.30769230769231,
1922
- "7xlarge": 41.19230769230769,
1923
- "large": 15.692307692307693,
1924
- "medium": 13.73076923076923,
1925
- "small": 11.76923076923077,
1926
- "xlarge": 17.653846153846153,
1927
- "xsmall": 9.807692307692307,
1928
- "xxlarge": 19.615384615384613,
1929
- "xxxlarge": 23.53846153846154,
1930
- "xxxxlarge": 27.46153846153846,
1931
- "xxxxxlarge": 31.384615384615387,
1932
- },
1933
- "fonts": {
1934
- "neutral": {
1935
- "light": "BeVietnamPro-Light",
1936
- "lightItalic": "BeVietnamPro-LightItalic",
1937
- "regular": "BeVietnamPro-Regular",
1938
- "regularItalic": "BeVietnamPro-RegularItalic",
1939
- "semiBold": "BeVietnamPro-SemiBold",
1940
- "semiBoldItalic": "BeVietnamPro-SemiBoldItalic",
1941
- },
1942
- "playful": {
1943
- "light": "Saiga-Light",
1944
- "lightItalic": "Saiga-LightItalic",
1945
- "regular": "Saiga-Regular",
1946
- "regularItalic": "Saiga-RegularItalic",
1947
- "semiBold": "Saiga-Medium",
1948
- "semiBoldItalic": "Saiga-MediumItalic",
1949
- },
1950
- },
1951
- "lineHeights": {
1952
- "6xlarge": 43.30769230769231,
1953
- "7xlarge": 49.19230769230769,
1954
- "large": 23.692307692307693,
1955
- "medium": 21.73076923076923,
1956
- "small": 15.76923076923077,
1957
- "xlarge": 25.653846153846153,
1958
- "xsmall": 13.807692307692307,
1959
- "xxlarge": 27.615384615384613,
1960
- "xxxlarge": 31.53846153846154,
1961
- "xxxxlarge": 35.46153846153846,
1962
- "xxxxxlarge": 39.38461538461539,
1963
- },
1964
- "radii": {
1965
- "5xlarge": 32,
1966
- "base": 4,
1967
- "large": 12,
1968
- "medium": 8,
1969
- "rounded": 999,
1970
- "xlarge": 16,
1971
- "xxlarge": 20,
1972
- "xxxlarge": 24,
1973
- },
1974
- "shadows": {
1975
- "deep": {
1976
- "elevation": 10,
1977
- "shadowColor": "#001f23",
1978
- "shadowOffset": {
1979
- "height": 4,
1980
- "width": 0,
1981
- },
1982
- "shadowOpacity": 0.28,
1983
- "shadowRadius": 8,
1984
- },
1985
- "default": {
1986
- "elevation": 6,
1987
- "shadowColor": "#001f23",
1988
- "shadowOffset": {
1989
- "height": 2,
1990
- "width": 0,
1991
- },
1992
- "shadowOpacity": 0.12,
1993
- "shadowRadius": 2,
1994
- },
1995
- "medium": {
1996
- "elevation": 10,
1997
- "shadowColor": "#001f23",
1998
- "shadowOffset": {
1999
- "height": -4,
2000
- "width": 0,
2001
- },
2002
- "shadowOpacity": 0.04,
2003
- "shadowRadius": 6,
2004
- },
2005
- },
2006
- "sizes": {
2007
- "14xlarge": 133.3846153846154,
2008
- "15xlarge": 141.23076923076923,
2009
- "18xlarge": 164.76923076923077,
2010
- "19xlarge": 172.6153846153846,
2011
- "5xlarge": 62.769230769230774,
2012
- "6xlarge": 70.61538461538461,
2013
- "7xlarge": 78.46153846153845,
2014
- "9xlarge": 94.15384615384616,
2015
- "large": 23.53846153846154,
2016
- "medium": 15.692307692307693,
2017
- "small": 7.846153846153847,
2018
- "smallMedium": 11.76923076923077,
2019
- "xlarge": 31.384615384615387,
2020
- "xsmall": 3.9230769230769234,
2021
- "xxlarge": 39.230769230769226,
2022
- "xxsmall": 1.9615384615384617,
2023
- "xxxlarge": 47.07692307692308,
2024
- "xxxxlarge": 54.92307692307692,
2025
- "xxxxxlarge": 62.769230769230774,
2026
- },
2027
- "space": {
2028
- "5xlarge": 62.769230769230774,
2029
- "large": 23.53846153846154,
2030
- "medium": 15.692307692307693,
2031
- "small": 7.846153846153847,
2032
- "smallMedium": 11.76923076923077,
2033
- "xlarge": 31.384615384615387,
2034
- "xsmall": 3.9230769230769234,
2035
- "xxlarge": 39.230769230769226,
2036
- "xxsmall": 1.9615384615384617,
2037
- "xxxlarge": 47.07692307692308,
2038
- "xxxxlarge": 54.92307692307692,
2039
- },
2040
- "themeMode": undefined,
2041
- }
2042
- `;