@hero-design/rn 8.39.0 → 8.39.2

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 (131) hide show
  1. package/.turbo/turbo-build.log +1 -1
  2. package/es/index.js +4 -2
  3. package/lib/index.js +4 -2
  4. package/package.json +13 -12
  5. package/src/components/Accordion/__tests__/__snapshots__/AccordionItem.spec.tsx.snap +64 -64
  6. package/src/components/Accordion/__tests__/__snapshots__/StyledAccordion.spec.tsx.snap +4 -4
  7. package/src/components/Accordion/__tests__/__snapshots__/index.spec.tsx.snap +104 -104
  8. package/src/components/Alert/__tests__/__snapshots__/index.spec.tsx.snap +107 -107
  9. package/src/components/Attachment/__tests__/__snapshots__/index.spec.tsx.snap +17 -17
  10. package/src/components/Avatar/AvatarStack/__tests__/__snapshots__/StyledAvatarStack.spec.tsx.snap +10 -10
  11. package/src/components/Avatar/AvatarStack/__tests__/__snapshots__/index.spec.tsx.snap +76 -76
  12. package/src/components/Avatar/__tests__/__snapshots__/StyledAvatar.spec.tsx.snap +8 -8
  13. package/src/components/Avatar/__tests__/__snapshots__/index.spec.tsx.snap +24 -24
  14. package/src/components/Badge/__tests__/__snapshots__/Badge.spec.tsx.snap +42 -42
  15. package/src/components/Badge/__tests__/__snapshots__/Status.spec.tsx.snap +10 -10
  16. package/src/components/BottomNavigation/__tests__/__snapshots__/index.spec.tsx.snap +46 -46
  17. package/src/components/BottomSheet/__tests__/__snapshots__/index.spec.tsx.snap +30 -30
  18. package/src/components/Box/__tests__/__snapshots__/index.spec.tsx.snap +42 -42
  19. package/src/components/Button/LoadingIndicator/__tests__/__snapshots__/StyledLoadingIndicator.spec.tsx.snap +20 -20
  20. package/src/components/Button/LoadingIndicator/__tests__/__snapshots__/index.spec.tsx.snap +210 -210
  21. package/src/components/Button/UtilityButton/__tests__/__snapshots__/index.spec.tsx.snap +18 -18
  22. package/src/components/Button/__tests__/__snapshots__/Button.spec.tsx.snap +214 -214
  23. package/src/components/Button/__tests__/__snapshots__/IconButton.spec.tsx.snap +4 -4
  24. package/src/components/Button/__tests__/__snapshots__/StyledButton.spec.tsx.snap +105 -105
  25. package/src/components/Calendar/__tests__/__snapshots__/CalendarRowItem.spec.tsx.snap +35 -35
  26. package/src/components/Card/DataCard/__tests__/__snapshots__/StyledDataCard.spec.tsx.snap +14 -14
  27. package/src/components/Card/DataCard/__tests__/__snapshots__/index.spec.tsx.snap +20 -20
  28. package/src/components/Card/__tests__/__snapshots__/StyledCard.spec.tsx.snap +2 -2
  29. package/src/components/Card/__tests__/__snapshots__/index.spec.tsx.snap +24 -24
  30. package/src/components/Carousel/CardCarousel.tsx +1 -1
  31. package/src/components/Carousel/__tests__/__snapshots__/CardCarousel.spec.tsx.snap +88 -88
  32. package/src/components/Carousel/__tests__/__snapshots__/StyledCardCarousel.spec.tsx.snap +15 -15
  33. package/src/components/Carousel/__tests__/__snapshots__/StyledCarousel.spec.tsx.snap +2 -2
  34. package/src/components/Carousel/__tests__/__snapshots__/index.spec.tsx.snap +342 -342
  35. package/src/components/Checkbox/__tests__/__snapshots__/StyledCheckbox.spec.tsx.snap +12 -12
  36. package/src/components/Checkbox/__tests__/__snapshots__/index.spec.tsx.snap +56 -56
  37. package/src/components/Collapse/__tests__/__snapshots__/StyledCollapse.spec.tsx.snap +3 -3
  38. package/src/components/Collapse/__tests__/__snapshots__/index.spec.tsx.snap +10 -10
  39. package/src/components/ContentNavigator/__tests__/__snapshots__/StyledContentNavigator.spec.tsx.snap +2 -2
  40. package/src/components/ContentNavigator/__tests__/__snapshots__/index.spec.tsx.snap +39 -39
  41. package/src/components/DatePicker/__tests__/__snapshots__/DatePicker.spec.tsx.snap +90 -90
  42. package/src/components/DatePicker/__tests__/__snapshots__/DatePickerAndroid.spec.tsx.snap +30 -30
  43. package/src/components/DatePicker/__tests__/__snapshots__/DatePickerCalendar.spec.tsx.snap +30 -30
  44. package/src/components/DatePicker/__tests__/__snapshots__/DatePickerIOS.spec.tsx.snap +71 -71
  45. package/src/components/Divider/__tests__/__snapshots__/StyledDivider.spec.tsx.snap +24 -24
  46. package/src/components/Drawer/DragableDrawer/__tests__/__snapshots__/index.spec.tsx.snap +11 -11
  47. package/src/components/Drawer/__tests__/__snapshots__/index.spec.tsx.snap +21 -21
  48. package/src/components/Empty/__tests__/__snapshots__/index.spec.tsx.snap +23 -23
  49. package/src/components/Error/__tests__/__snapshots__/index.spec.tsx.snap +69 -69
  50. package/src/components/FAB/ActionGroup/__tests__/__snapshots__/index.spec.tsx.snap +157 -157
  51. package/src/components/FAB/__tests__/__snapshots__/AnimatedFABIcon.spec.tsx.snap +16 -16
  52. package/src/components/FAB/__tests__/__snapshots__/StyledFAB.spec.tsx.snap +14 -14
  53. package/src/components/FAB/__tests__/__snapshots__/index.spec.tsx.snap +46 -46
  54. package/src/components/HeroDesignProvider/__tests__/__snapshots__/index.spec.tsx.snap +5 -5
  55. package/src/components/Icon/__tests__/__snapshots__/index.spec.tsx.snap +11 -11
  56. package/src/components/Image/__tests__/__snapshots__/index.spec.tsx.snap +12 -12
  57. package/src/components/List/__tests__/__snapshots__/BasicListItem.spec.tsx.snap +34 -34
  58. package/src/components/List/__tests__/__snapshots__/ListItem.spec.tsx.snap +98 -98
  59. package/src/components/List/__tests__/__snapshots__/StyledBasicListItem.spec.tsx.snap +16 -16
  60. package/src/components/List/__tests__/__snapshots__/StyledListItem.spec.tsx.snap +28 -28
  61. package/src/components/PageControl/__tests__/__snapshots__/index.spec.tsx.snap +5 -5
  62. package/src/components/PinInput/__tests__/__snapshots__/PinCell.spec.tsx.snap +30 -30
  63. package/src/components/PinInput/__tests__/__snapshots__/StyledPinInput.spec.tsx.snap +6 -6
  64. package/src/components/PinInput/__tests__/__snapshots__/index.spec.tsx.snap +138 -138
  65. package/src/components/Progress/__tests__/__snapshots__/index.spec.js.snap +136 -136
  66. package/src/components/Radio/__tests__/__snapshots__/Radio.spec.tsx.snap +24 -24
  67. package/src/components/Radio/__tests__/__snapshots__/RadioGroup.spec.tsx.snap +39 -39
  68. package/src/components/Rate/__tests__/__snapshots__/index.spec.tsx.snap +78 -78
  69. package/src/components/RefreshControl/__tests__/__snapshots__/index.spec.tsx.snap +3 -3
  70. package/src/components/RichTextEditor/__tests__/__snapshots__/EditorToolbar.spec.tsx.snap +27 -27
  71. package/src/components/RichTextEditor/__tests__/__snapshots__/MentionList.spec.tsx.snap +4 -4
  72. package/src/components/RichTextEditor/__tests__/__snapshots__/RichTextEditor.spec.tsx.snap +72 -72
  73. package/src/components/SectionHeading/__tests__/__snapshots__/StyledHeading.spec.tsx.snap +6 -6
  74. package/src/components/SectionHeading/__tests__/__snapshots__/index.spec.tsx.snap +38 -38
  75. package/src/components/Select/MultiSelect/__tests__/__snapshots__/Option.spec.tsx.snap +12 -12
  76. package/src/components/Select/MultiSelect/__tests__/__snapshots__/OptionList.spec.tsx.snap +460 -460
  77. package/src/components/Select/MultiSelect/__tests__/__snapshots__/index.spec.tsx.snap +838 -838
  78. package/src/components/Select/SingleSelect/__tests__/__snapshots__/Option.spec.tsx.snap +7 -7
  79. package/src/components/Select/SingleSelect/__tests__/__snapshots__/OptionList.spec.tsx.snap +443 -443
  80. package/src/components/Select/SingleSelect/__tests__/__snapshots__/index.spec.tsx.snap +628 -628
  81. package/src/components/Skeleton/__tests__/__snapshots__/index.spec.tsx.snap +98 -98
  82. package/src/components/Spinner/__tests__/__snapshots__/AnimatedSpinner.spec.tsx.snap +21 -21
  83. package/src/components/Spinner/__tests__/__snapshots__/StyledSpinner.spec.tsx.snap +132 -132
  84. package/src/components/Spinner/__tests__/__snapshots__/index.spec.tsx.snap +25 -25
  85. package/src/components/Success/__tests__/__snapshots__/index.spec.tsx.snap +69 -69
  86. package/src/components/Swipeable/__tests__/__snapshots__/SwipeableAction.spec.tsx.snap +9 -9
  87. package/src/components/Swipeable/__tests__/__snapshots__/index.spec.tsx.snap +3 -3
  88. package/src/components/Switch/SelectorSwitch/__tests__/__snapshots__/Option.spec.tsx.snap +26 -26
  89. package/src/components/Switch/SelectorSwitch/__tests__/__snapshots__/index.spec.tsx.snap +19 -19
  90. package/src/components/Switch/__tests__/__snapshots__/StyledSwitch.spec.tsx.snap +9 -9
  91. package/src/components/Switch/__tests__/__snapshots__/index.spec.tsx.snap +8 -8
  92. package/src/components/Tabs/SceneView.tsx +5 -2
  93. package/src/components/Tabs/ScrollableTabs.tsx +1 -1
  94. package/src/components/Tabs/__tests__/__snapshots__/SceneView.spec.tsx.snap +23 -23
  95. package/src/components/Tabs/__tests__/__snapshots__/ScrollableTabs.spec.tsx.snap +336 -336
  96. package/src/components/Tabs/__tests__/__snapshots__/ScrollableTabsHeader.spec.tsx.snap +80 -80
  97. package/src/components/Tabs/__tests__/__snapshots__/TabWithBadge.spec.tsx.snap +13 -13
  98. package/src/components/Tabs/__tests__/__snapshots__/index.spec.tsx.snap +225 -225
  99. package/src/components/Tag/__tests__/__snapshots__/Tag.spec.tsx.snap +58 -58
  100. package/src/components/TextInput/__tests__/__snapshots__/StyledTextInput.spec.tsx.snap +106 -106
  101. package/src/components/TextInput/__tests__/__snapshots__/index.spec.tsx.snap +561 -561
  102. package/src/components/TimePicker/__tests__/__snapshots__/TimePickerAndroid.spec.tsx.snap +60 -60
  103. package/src/components/TimePicker/__tests__/__snapshots__/TimePickerIOS.spec.tsx.snap +101 -101
  104. package/src/components/Toast/__tests__/__snapshots__/Toast.spec.tsx.snap +108 -108
  105. package/src/components/Toast/__tests__/__snapshots__/ToastContainer.spec.tsx.snap +8 -8
  106. package/src/components/Toolbar/__tests__/__snapshots__/ToolbarGroup.spec.tsx.snap +66 -66
  107. package/src/components/Toolbar/__tests__/__snapshots__/ToolbarItem.spec.tsx.snap +52 -52
  108. package/src/components/Typography/Body/__tests__/__snapshots__/StyledBody.tsx.snap +32 -32
  109. package/src/components/Typography/Body/__tests__/__snapshots__/index.spec.tsx.snap +38 -38
  110. package/src/components/Typography/Caption/__tests__/__snapshots__/StyledCaption.spec.tsx.snap +20 -20
  111. package/src/components/Typography/Caption/__tests__/__snapshots__/index.spec.tsx.snap +26 -26
  112. package/src/components/Typography/Label/__tests__/__snapshots__/StyledLabel.tsx.snap +16 -16
  113. package/src/components/Typography/Label/__tests__/__snapshots__/index.spec.tsx.snap +22 -22
  114. package/src/components/Typography/Text/__tests__/__snapshots__/StyledText.spec.tsx.snap +40 -40
  115. package/src/components/Typography/Title/__tests__/__snapshots__/StyledTitle.tsx.snap +40 -40
  116. package/src/components/Typography/Title/__tests__/__snapshots__/index.spec.tsx.snap +46 -46
  117. package/src/theme/__tests__/__snapshots__/index.spec.ts.snap +302 -302
  118. package/src/theme/global/colors/__tests__/__snapshots__/eBens.spec.ts.snap +1 -1
  119. package/src/theme/global/colors/__tests__/__snapshots__/global.spec.ts.snap +1 -1
  120. package/src/theme/global/colors/__tests__/__snapshots__/globalDark.spec.ts.snap +1 -1
  121. package/src/theme/global/colors/__tests__/__snapshots__/jobs.spec.ts.snap +1 -1
  122. package/src/theme/global/colors/__tests__/__snapshots__/swag.spec.ts.snap +1 -1
  123. package/src/theme/global/colors/__tests__/__snapshots__/swagDark.spec.ts.snap +1 -1
  124. package/src/theme/global/colors/__tests__/__snapshots__/wallet.spec.ts.snap +1 -1
  125. package/src/theme/global/colors/__tests__/__snapshots__/work.spec.ts.snap +1 -1
  126. package/types/components/RichTextEditor/EditorEvent.d.ts +1 -0
  127. package/src/components/Modal/__tests__/ModalContentWrapper.spec.tsx +0 -25
  128. package/src/components/Modal/__tests__/ModalPresenter.spec.tsx +0 -57
  129. package/src/components/Modal/__tests__/__snapshots__/ModalContentWrapper.spec.tsx.snap +0 -35
  130. package/src/components/Modal/__tests__/__snapshots__/ModalPresenter.spec.tsx.snap +0 -55
  131. package/src/components/Modal/__tests__/index.spec.tsx +0 -50
@@ -1,24 +1,24 @@
1
1
  // Jest Snapshot v1, https://goo.gl/fbAQLP
2
2
 
3
3
  exports[`theme returns correct theme object 1`] = `
4
- Object {
5
- "__hd__": Object {
6
- "accordion": Object {
7
- "colors": Object {
4
+ {
5
+ "__hd__": {
6
+ "accordion": {
7
+ "colors": {
8
8
  "background": "#ffffff",
9
9
  },
10
- "radii": Object {
10
+ "radii": {
11
11
  "card": 8,
12
12
  },
13
- "space": Object {
13
+ "space": {
14
14
  "padding": 16,
15
15
  },
16
16
  },
17
- "alert": Object {
18
- "borderWidths": Object {
17
+ "alert": {
18
+ "borderWidths": {
19
19
  "base": 1,
20
20
  },
21
- "colors": Object {
21
+ "colors": {
22
22
  "divider": "#e8e9ea",
23
23
  "error": "#f46363",
24
24
  "info": "#b5c3fd",
@@ -26,40 +26,40 @@ Object {
26
26
  "success": "#5ace7d",
27
27
  "warning": "#ffbe71",
28
28
  },
29
- "radii": Object {
29
+ "radii": {
30
30
  "default": 16,
31
31
  },
32
- "sizes": Object {
32
+ "sizes": {
33
33
  "height": 48,
34
34
  },
35
- "space": Object {
35
+ "space": {
36
36
  "contentPaddingHorizontal": 12,
37
37
  "ctaPadding": 12,
38
38
  "iconLeftPadding": 12,
39
39
  "textPaddingHorizontal": 12,
40
40
  },
41
41
  },
42
- "attachment": Object {
43
- "colors": Object {
42
+ "attachment": {
43
+ "colors": {
44
44
  "highlightedBackground": "#ece8ef",
45
45
  },
46
- "radii": Object {
46
+ "radii": {
47
47
  "container": 8,
48
48
  "image": 4,
49
49
  },
50
- "sizes": Object {
50
+ "sizes": {
51
51
  "imageHeight": 48,
52
52
  "imageWidth": 32,
53
53
  },
54
- "space": Object {
54
+ "space": {
55
55
  "containerPadding": 16,
56
56
  "containerVerticalPadding": 12,
57
57
  "ctaPadding": 16,
58
58
  "textHorizontalPadding": 8,
59
59
  },
60
60
  },
61
- "avatar": Object {
62
- "colors": Object {
61
+ "avatar": {
62
+ "colors": {
63
63
  "danger": "#f46363",
64
64
  "info": "#b5c3fd",
65
65
  "primary": "#401960",
@@ -67,7 +67,7 @@ Object {
67
67
  "text": "#ffffff",
68
68
  "warning": "#ffbe71",
69
69
  },
70
- "fontSizes": Object {
70
+ "fontSizes": {
71
71
  "large": 20,
72
72
  "medium": 18,
73
73
  "small": 16,
@@ -77,13 +77,13 @@ Object {
77
77
  "xxxxlarge": 48,
78
78
  "xxxxxlarge": 60,
79
79
  },
80
- "fonts": Object {
80
+ "fonts": {
81
81
  "default": "BeVietnamPro-Regular",
82
82
  },
83
- "radii": Object {
83
+ "radii": {
84
84
  "rounded": 999,
85
85
  },
86
- "sizes": Object {
86
+ "sizes": {
87
87
  "large": 48,
88
88
  "medium": 40,
89
89
  "small": 32,
@@ -93,8 +93,8 @@ Object {
93
93
  "xxxxlarge": 96,
94
94
  "xxxxxlarge": 136,
95
95
  },
96
- "spaces": Object {
97
- "titleMarginTopForAndroid": Object {
96
+ "spaces": {
97
+ "titleMarginTopForAndroid": {
98
98
  "large": -4,
99
99
  "medium": -4,
100
100
  "small": -2,
@@ -106,8 +106,8 @@ Object {
106
106
  },
107
107
  },
108
108
  },
109
- "badge": Object {
110
- "colors": Object {
109
+ "badge": {
110
+ "colors": {
111
111
  "archived": "#606065",
112
112
  "danger": "#cb300a",
113
113
  "info": "#355bfb",
@@ -116,70 +116,70 @@ Object {
116
116
  "text": "#ffffff",
117
117
  "warning": "#ac5d00",
118
118
  },
119
- "fontSizes": Object {
119
+ "fontSizes": {
120
120
  "default": 12,
121
121
  },
122
- "fonts": Object {
122
+ "fonts": {
123
123
  "default": "BeVietnamPro-SemiBold",
124
124
  },
125
- "lineHeights": Object {
125
+ "lineHeights": {
126
126
  "default": 16,
127
127
  },
128
- "sizes": Object {
128
+ "sizes": {
129
129
  "height": 20,
130
130
  "minWidth": 20,
131
131
  "statusHeight": 8,
132
132
  "statusWidth": 8,
133
133
  },
134
- "space": Object {
134
+ "space": {
135
135
  "horizontalPadding": 8,
136
136
  "statusPositionRight": -2,
137
137
  "statusPositionTop": -2,
138
138
  },
139
139
  },
140
- "bottomNavigation": Object {
141
- "colors": Object {
140
+ "bottomNavigation": {
141
+ "colors": {
142
142
  "background": "#ffffff",
143
143
  "shadow": "#401960",
144
144
  },
145
- "shadows": Object {
145
+ "shadows": {
146
146
  "elevation": 10,
147
- "offset": Object {
147
+ "offset": {
148
148
  "height": 3,
149
149
  "width": 0,
150
150
  },
151
151
  "opacity": 0.27,
152
152
  "radius": 4.65,
153
153
  },
154
- "sizes": Object {
154
+ "sizes": {
155
155
  "height": 72,
156
156
  },
157
- "space": Object {
157
+ "space": {
158
158
  "titleMarginTop": 4,
159
159
  },
160
160
  },
161
- "bottomSheet": Object {
162
- "colors": Object {
161
+ "bottomSheet": {
162
+ "colors": {
163
163
  "backdrop": "#000000",
164
164
  "background": "#ffffff",
165
165
  "shadow": "#001f23",
166
166
  },
167
- "radii": Object {
167
+ "radii": {
168
168
  "default": 16,
169
169
  },
170
- "shadows": Object {
170
+ "shadows": {
171
171
  "elevation": 10,
172
- "offset": Object {
172
+ "offset": {
173
173
  "height": 3,
174
174
  "width": 0,
175
175
  },
176
176
  "opacity": 0.4,
177
177
  "radius": 16,
178
178
  },
179
- "sizes": Object {
179
+ "sizes": {
180
180
  "closeIcon": 48,
181
181
  },
182
- "space": Object {
182
+ "space": {
183
183
  "closeIconMargin": 12,
184
184
  "footerHorizontalPadding": 12,
185
185
  "footerVerticalPadding": 2,
@@ -187,18 +187,18 @@ Object {
187
187
  "headerWrapperVerticalPadding": 8,
188
188
  },
189
189
  },
190
- "button": Object {
191
- "borderWidth": Object {
190
+ "button": {
191
+ "borderWidth": {
192
192
  "default": 2,
193
193
  },
194
- "colors": Object {
194
+ "colors": {
195
195
  "danger": "#cb300a",
196
196
  "defaultText": "#001f23",
197
197
  "disabledBackground": "#bfc1c5",
198
198
  "disabledBorder": "#bfc1c5",
199
199
  "disabledText": "#bfc1c5",
200
200
  "invertedText": "#ffffff",
201
- "pressedBackground": Object {
201
+ "pressedBackground": {
202
202
  "filledDanger": "#fcebe7",
203
203
  "filledPrimary": "#33144d",
204
204
  "filledSecondary": "#33144d",
@@ -214,27 +214,27 @@ Object {
214
214
  "textLoadingBackground": "#ece8ef",
215
215
  "utilityBackground": "#ffffff",
216
216
  },
217
- "fontSize": Object {
217
+ "fontSize": {
218
218
  "default": 18,
219
219
  "textVariant": 16,
220
220
  "utility": 16,
221
221
  },
222
- "fonts": Object {
222
+ "fonts": {
223
223
  "default": "BeVietnamPro-SemiBold",
224
224
  "utility": "BeVietnamPro-Regular",
225
225
  },
226
- "lineHeights": Object {
226
+ "lineHeights": {
227
227
  "titleOfTextVariant": 22,
228
228
  },
229
- "radii": Object {
229
+ "radii": {
230
230
  "default": 32,
231
231
  "text": 4,
232
232
  "utilityRadii": 8,
233
233
  },
234
- "sizes": Object {
234
+ "sizes": {
235
235
  "iconSize": 20,
236
236
  },
237
- "space": Object {
237
+ "space": {
238
238
  "buttonPadding": 16,
239
239
  "iconPadding": 12,
240
240
  "loadingIndicatorWrapperVerticalPadding": 1,
@@ -242,17 +242,17 @@ Object {
242
242
  "utilityPadding": 8,
243
243
  },
244
244
  },
245
- "calendar": Object {
246
- "colors": Object {
245
+ "calendar": {
246
+ "colors": {
247
247
  "background": "#ffffff",
248
248
  "border": "#001f23",
249
249
  "inverted": "#ffffff",
250
250
  "primary": "#401960",
251
251
  },
252
- "radii": Object {
252
+ "radii": {
253
253
  "default": 999,
254
254
  },
255
- "sizes": Object {
255
+ "sizes": {
256
256
  "cellCircleHeight": 44,
257
257
  "cellCircleWidth": 44,
258
258
  "cellHeight": 48,
@@ -260,7 +260,7 @@ Object {
260
260
  "markHeight": 4,
261
261
  "markWidth": 4,
262
262
  },
263
- "space": Object {
263
+ "space": {
264
264
  "headerHorizontalPadding": 12,
265
265
  "headerMarginRight": 8,
266
266
  "headerVerticalPadding": 16,
@@ -268,8 +268,8 @@ Object {
268
268
  "rowVerticalPadding": 16,
269
269
  },
270
270
  },
271
- "card": Object {
272
- "colors": Object {
271
+ "card": {
272
+ "colors": {
273
273
  "archived": "#abacaf",
274
274
  "danger": "#f46363",
275
275
  "dataCardIndicator": "#401960",
@@ -278,47 +278,47 @@ Object {
278
278
  "success": "#5ace7d",
279
279
  "warning": "#ffbe71",
280
280
  },
281
- "radii": Object {
281
+ "radii": {
282
282
  "default": 12,
283
283
  },
284
- "sizes": Object {
284
+ "sizes": {
285
285
  "indicatorWidth": 16,
286
286
  },
287
287
  },
288
- "cardCarousel": Object {
289
- "colors": Object {
288
+ "cardCarousel": {
289
+ "colors": {
290
290
  "carouselItemBackground": "#f6f6f7",
291
291
  },
292
- "radii": Object {
292
+ "radii": {
293
293
  "card": 8,
294
294
  },
295
- "shadows": Object {
295
+ "shadows": {
296
296
  "color": "#001f23",
297
297
  "elevation": 3,
298
- "offset": Object {
298
+ "offset": {
299
299
  "height": 2,
300
300
  "width": 0,
301
301
  },
302
302
  "opacity": 0.12,
303
303
  "radius": 4,
304
304
  },
305
- "space": Object {
305
+ "space": {
306
306
  "carouselItemSpacing": 8,
307
307
  "contentContainerPaddingHorizontal": 24,
308
308
  "pageControlMarginTop": 16,
309
309
  },
310
310
  },
311
- "carousel": Object {
312
- "fontSizes": Object {
311
+ "carousel": {
312
+ "fontSizes": {
313
313
  "heading": 32,
314
314
  },
315
- "fonts": Object {
315
+ "fonts": {
316
316
  "heading": "RebondGrotesque-SemiBold",
317
317
  },
318
- "lineHeights": Object {
318
+ "lineHeights": {
319
319
  "heading": 44,
320
320
  },
321
- "space": Object {
321
+ "space": {
322
322
  "footerMarginBottom": 24,
323
323
  "footerPaddingHorizontal": 24,
324
324
  "footerPaddingVertical": 16,
@@ -328,49 +328,49 @@ Object {
328
328
  "pageControlWrapperHeight": 48,
329
329
  },
330
330
  },
331
- "checkbox": Object {
332
- "borderWidths": Object {
331
+ "checkbox": {
332
+ "borderWidths": {
333
333
  "icon": 2,
334
334
  "wrapper": 1,
335
335
  },
336
- "colors": Object {
337
- "borders": Object {
336
+ "colors": {
337
+ "borders": {
338
338
  "default": "#001f23",
339
339
  "disabled": "#bfc1c5",
340
340
  "readonly": "#808f91",
341
341
  },
342
342
  },
343
- "radii": Object {
343
+ "radii": {
344
344
  "icon": 4,
345
345
  "wrapper": 8,
346
346
  },
347
- "sizes": Object {
347
+ "sizes": {
348
348
  "icon": 24,
349
349
  },
350
- "space": Object {
350
+ "space": {
351
351
  "iconDescriptionPadding": 12,
352
352
  "iconTop": 0,
353
353
  "wrapperPadding": 16,
354
354
  },
355
355
  },
356
- "contentNavigator": Object {
357
- "space": Object {
356
+ "contentNavigator": {
357
+ "space": {
358
358
  "valueHorizontalPadding": 8,
359
359
  },
360
360
  },
361
- "datePicker": Object {
362
- "sizes": Object {
361
+ "datePicker": {
362
+ "sizes": {
363
363
  "height": 176,
364
364
  },
365
365
  },
366
- "divider": Object {
367
- "borderWidths": Object {
366
+ "divider": {
367
+ "borderWidths": {
368
368
  "default": 1,
369
369
  },
370
- "colors": Object {
370
+ "colors": {
371
371
  "default": "#e8e9ea",
372
372
  },
373
- "space": Object {
373
+ "space": {
374
374
  "large": 24,
375
375
  "medium": 16,
376
376
  "small": 8,
@@ -378,82 +378,82 @@ Object {
378
378
  "xsmall": 4,
379
379
  },
380
380
  },
381
- "drawer": Object {
382
- "colors": Object {
381
+ "drawer": {
382
+ "colors": {
383
383
  "backdrop": "#ffffff",
384
384
  "background": "#ffffff",
385
385
  "handler": "#001f23",
386
386
  "shadow": "#001f23",
387
387
  },
388
- "radii": Object {
388
+ "radii": {
389
389
  "default": 16,
390
390
  "handler": 4,
391
391
  },
392
- "shadows": Object {
392
+ "shadows": {
393
393
  "elevation": 10,
394
- "offset": Object {
394
+ "offset": {
395
395
  "height": 3,
396
396
  "width": 0,
397
397
  },
398
398
  "opacity": 0.27,
399
399
  "radius": 4.65,
400
400
  },
401
- "sizes": Object {
401
+ "sizes": {
402
402
  "handlerHeight": 4,
403
403
  "handlerWidth": 56,
404
404
  },
405
- "space": Object {
405
+ "space": {
406
406
  "handlerPaddingVertical": 8,
407
407
  },
408
408
  },
409
- "empty": Object {
410
- "colors": Object {
409
+ "empty": {
410
+ "colors": {
411
411
  "invertedSubduedText": "#ffffff",
412
412
  "invertedText": "#ffffff",
413
413
  "subduedText": "#4d6265",
414
414
  "text": "#001f23",
415
415
  },
416
- "fontSizes": Object {
416
+ "fontSizes": {
417
417
  "description": 18,
418
418
  "title": 24,
419
419
  },
420
- "fonts": Object {
420
+ "fonts": {
421
421
  "description": "RebondGrotesque",
422
422
  "title": "RebondGrotesque-SemiBold",
423
423
  },
424
- "sizes": Object {
424
+ "sizes": {
425
425
  "image": 168,
426
426
  },
427
- "space": Object {
427
+ "space": {
428
428
  "imageMargin": 24,
429
429
  "titleMargin": 8,
430
430
  "wrapperPadding": 16,
431
431
  },
432
432
  },
433
- "error": Object {
434
- "colors": Object {
433
+ "error": {
434
+ "colors": {
435
435
  "description": "#4d6265",
436
436
  "fullScreenBackground": "#ccd2d3",
437
437
  "inPageBackground": "#f6f6f7",
438
438
  "title": "#001f23",
439
439
  },
440
- "fontSizes": Object {
440
+ "fontSizes": {
441
441
  "description": 18,
442
442
  "title": 24,
443
443
  },
444
- "fonts": Object {
444
+ "fonts": {
445
445
  "description": "RebondGrotesque",
446
446
  "title": "RebondGrotesque-SemiBold",
447
447
  },
448
- "lineHeight": Object {
448
+ "lineHeight": {
449
449
  "description": 26,
450
450
  "title": 32,
451
451
  },
452
- "sizes": Object {
452
+ "sizes": {
453
453
  "image": 176,
454
454
  },
455
- "space": Object {
456
- "button": Object {
455
+ "space": {
456
+ "button": {
457
457
  "margin": 16,
458
458
  "padding": 16,
459
459
  "wrapperHorizontalPadding": 16,
@@ -464,8 +464,8 @@ Object {
464
464
  "wrapperPadding": 24,
465
465
  },
466
466
  },
467
- "fab": Object {
468
- "colors": Object {
467
+ "fab": {
468
+ "colors": {
469
469
  "actionItemBackground": "#795e90",
470
470
  "actionItemPressedBackground": "#33144d",
471
471
  "actionItemText": "#ffffff",
@@ -476,39 +476,39 @@ Object {
476
476
  "icon": "#ffffff",
477
477
  "titleText": "#ffffff",
478
478
  },
479
- "fontSizes": Object {
479
+ "fontSizes": {
480
480
  "actionItemText": 16,
481
481
  "title": 16,
482
482
  },
483
- "fonts": Object {
483
+ "fonts": {
484
484
  "actionItemText": "BeVietnamPro-Regular",
485
485
  "title": "BeVietnamPro-SemiBold",
486
486
  },
487
- "lineHeights": Object {
487
+ "lineHeights": {
488
488
  "actionItemText": 22,
489
489
  "icon": 24,
490
490
  "title": 24,
491
491
  },
492
- "radii": Object {
492
+ "radii": {
493
493
  "actionItem": 999,
494
494
  },
495
- "shadows": Object {
495
+ "shadows": {
496
496
  "color": "#001f23",
497
497
  "elevation": 3,
498
- "offset": Object {
498
+ "offset": {
499
499
  "height": 2,
500
500
  "width": 0,
501
501
  },
502
502
  "opacity": 0.12,
503
503
  "radius": 4,
504
504
  },
505
- "sizes": Object {
505
+ "sizes": {
506
506
  "height": 64,
507
507
  "iconContainerHeight": 24,
508
508
  "iconContainerWidth": 24,
509
509
  "width": 64,
510
510
  },
511
- "space": Object {
511
+ "space": {
512
512
  "actionItemMargin": 8,
513
513
  "actionItemMarginRight": 24,
514
514
  "actionItemPadding": 12,
@@ -519,8 +519,8 @@ Object {
519
519
  "titleMarginHorizontal": 8,
520
520
  },
521
521
  },
522
- "icon": Object {
523
- "colors": Object {
522
+ "icon": {
523
+ "colors": {
524
524
  "danger": "#cb300a",
525
525
  "disabledText": "#bfc1c5",
526
526
  "info": "#b5c3fd",
@@ -531,7 +531,7 @@ Object {
531
531
  "text": "#001f23",
532
532
  "warning": "#ffbe71",
533
533
  },
534
- "sizes": Object {
534
+ "sizes": {
535
535
  "large": 28,
536
536
  "medium": 24,
537
537
  "small": 20,
@@ -539,16 +539,16 @@ Object {
539
539
  "xsmall": 16,
540
540
  },
541
541
  },
542
- "image": Object {
543
- "sizes": Object {
542
+ "image": {
543
+ "sizes": {
544
544
  "15xlarge": 144,
545
545
  "6xlarge": 72,
546
546
  },
547
547
  },
548
- "list": Object {
549
- "colors": Object {
548
+ "list": {
549
+ "colors": {
550
550
  "checkedListItemContainerBackground": "#ece8ef",
551
- "leadingStatus": Object {
551
+ "leadingStatus": {
552
552
  "archived": "#abacaf",
553
553
  "danger": "#f46363",
554
554
  "info": "#b5c3fd",
@@ -557,20 +557,20 @@ Object {
557
557
  },
558
558
  "listItemContainerBackground": "#ffffff",
559
559
  },
560
- "opacity": Object {
560
+ "opacity": {
561
561
  "disabled": 0.38,
562
562
  "enabled": 1,
563
563
  },
564
- "radii": Object {
564
+ "radii": {
565
565
  "basicItem": 4,
566
566
  "item": 8,
567
567
  "leadingStatus": 999,
568
568
  },
569
- "shadows": Object {
570
- "card": Object {
569
+ "shadows": {
570
+ "card": {
571
571
  "color": "#001f23",
572
572
  "elevation": 3,
573
- "offset": Object {
573
+ "offset": {
574
574
  "height": 2,
575
575
  "width": 0,
576
576
  },
@@ -578,72 +578,72 @@ Object {
578
578
  "radius": 4,
579
579
  },
580
580
  },
581
- "space": Object {
581
+ "space": {
582
582
  "leadingStatusMarginRight": 8,
583
583
  "listItemContainerPadding": 16,
584
584
  "prefixContainerMarginRight": 8,
585
585
  "suffixContainerMarginLeft": 8,
586
586
  },
587
- "widths": Object {
587
+ "widths": {
588
588
  "leadingStatus": 8,
589
589
  },
590
590
  },
591
- "pageControl": Object {
592
- "colors": Object {
591
+ "pageControl": {
592
+ "colors": {
593
593
  "paginatorBackgroundColor": "#401960",
594
594
  },
595
- "radii": Object {
595
+ "radii": {
596
596
  "paginatorBorderRadius": 999,
597
597
  },
598
- "sizes": Object {
598
+ "sizes": {
599
599
  "indicatorWidth": 16,
600
600
  "paginatorHeight": 8,
601
601
  "paginatorWidth": 8,
602
602
  },
603
- "space": Object {
603
+ "space": {
604
604
  "paginatorMarginHorizontal": 8,
605
605
  },
606
606
  },
607
- "pinInput": Object {
608
- "borderWidths": Object {
607
+ "pinInput": {
608
+ "borderWidths": {
609
609
  "default": 1,
610
610
  "focused": 2,
611
611
  },
612
- "colors": Object {
612
+ "colors": {
613
613
  "default": "#001f23",
614
614
  "disabled": "#bfc1c5",
615
615
  "error": "#cb300a",
616
616
  "mask": "#001f23",
617
617
  },
618
- "fontSizes": Object {
618
+ "fontSizes": {
619
619
  "cellText": 28,
620
620
  "errorMessage": 12,
621
621
  },
622
- "fonts": Object {
622
+ "fonts": {
623
623
  "cellText": "BeVietnamPro-SemiBold",
624
624
  "errorMessage": "BeVietnamPro-Regular",
625
625
  },
626
- "lineHeights": Object {
626
+ "lineHeights": {
627
627
  "cellText": 36,
628
628
  "errorMessage": 12,
629
629
  },
630
- "radii": Object {
630
+ "radii": {
631
631
  "cell": 8,
632
632
  "mask": 999,
633
633
  },
634
- "sizes": Object {
634
+ "sizes": {
635
635
  "cellHeight": 48,
636
636
  "cellWidth": 40,
637
637
  "mask": 16,
638
638
  },
639
- "space": Object {
639
+ "space": {
640
640
  "errorMessagePadding": 4,
641
641
  "spacer": 16,
642
642
  },
643
643
  },
644
- "progress": Object {
645
- "colors": Object {
646
- "completeness": Object {
644
+ "progress": {
645
+ "colors": {
646
+ "completeness": {
647
647
  "archived": "#606065",
648
648
  "archivedInverted": "#ffffff",
649
649
  "danger": "#f46363",
@@ -657,7 +657,7 @@ Object {
657
657
  "warning": "#ffbe71",
658
658
  "warningInverted": "#ffffff",
659
659
  },
660
- "incompleteness": Object {
660
+ "incompleteness": {
661
661
  "archived": "#e8e9ea",
662
662
  "archivedInverted": "#bcbdbf",
663
663
  "danger": "#e8e9ea",
@@ -672,87 +672,87 @@ Object {
672
672
  "warningInverted": "#ffcb8d",
673
673
  },
674
674
  },
675
- "radii": Object {
675
+ "radii": {
676
676
  "default": 999,
677
677
  },
678
- "sizes": Object {
678
+ "sizes": {
679
679
  "barHeight": 8,
680
680
  "circleCompletenessHeight": 8,
681
681
  "circleDiameter": 72,
682
682
  },
683
683
  },
684
- "radio": Object {
685
- "borderWidths": Object {
684
+ "radio": {
685
+ "borderWidths": {
686
686
  "circle": 2,
687
687
  },
688
- "colors": Object {
688
+ "colors": {
689
689
  "circle": "#001f23",
690
690
  },
691
- "sizes": Object {
691
+ "sizes": {
692
692
  "circle": 20,
693
693
  "innerCircle": 10,
694
694
  },
695
- "space": Object {
695
+ "space": {
696
696
  "circleLeftMargin": 8,
697
697
  "groupTopMargin": 4,
698
698
  },
699
699
  },
700
- "rate": Object {
701
- "colors": Object {
700
+ "rate": {
701
+ "colors": {
702
702
  "iconStroke": "#401960",
703
703
  },
704
- "spaces": Object {
704
+ "spaces": {
705
705
  "iconWrapperMarginRight": 4,
706
706
  "iconWrapperPadding": 8,
707
707
  },
708
708
  },
709
- "refreshControl": Object {
710
- "colors": Object {
709
+ "refreshControl": {
710
+ "colors": {
711
711
  "indicator": "#401960",
712
712
  },
713
713
  },
714
- "richTextEditor": Object {
715
- "colors": Object {
714
+ "richTextEditor": {
715
+ "colors": {
716
716
  "text": "#001f23",
717
717
  "toolbarBackgroundColor": "#f6f6f7",
718
718
  "toolbarBorderColor": "#e8e9ea",
719
719
  "toolbarButtonSelectedBackground": "#ece8ef",
720
720
  },
721
- "fontSizes": Object {
721
+ "fontSizes": {
722
722
  "editor": 14,
723
723
  },
724
- "radii": Object {
724
+ "radii": {
725
725
  "mention": 8,
726
726
  },
727
- "sizes": Object {
727
+ "sizes": {
728
728
  "editorMinHeight": 24,
729
729
  "toolbarButtonSize": 48,
730
730
  "toolbarSeparatorHeight": 16,
731
731
  "toolbarSeparatorWidth": 2,
732
732
  },
733
- "space": Object {
733
+ "space": {
734
734
  "editorPadding": 16,
735
735
  "mention": 4,
736
736
  "toolbarHorizontalPadding": 8,
737
737
  "wrapperMarginBottom": 16,
738
738
  },
739
739
  },
740
- "sectionHeading": Object {
741
- "colors": Object {
740
+ "sectionHeading": {
741
+ "colors": {
742
742
  "background": "#f6f6f7",
743
743
  },
744
- "space": Object {
744
+ "space": {
745
745
  "headingHorizontalPadding": 16,
746
746
  "headingMarginBottom": 16,
747
747
  "headingVerticalPadding": 8,
748
748
  "iconMarginRight": 8,
749
749
  },
750
750
  },
751
- "select": Object {
752
- "radii": Object {
751
+ "select": {
752
+ "radii": {
753
753
  "option": 4,
754
754
  },
755
- "space": Object {
755
+ "space": {
756
756
  "minimumOptionListHeight": 280,
757
757
  "optionListHorizontalPadding": 12,
758
758
  "optionSpacing": 4,
@@ -764,8 +764,8 @@ Object {
764
764
  "suffixMarginRight": 12,
765
765
  },
766
766
  },
767
- "skeleton": Object {
768
- "colors": Object {
767
+ "skeleton": {
768
+ "colors": {
769
769
  "darkBackground": "#ffffff",
770
770
  "darkGradientEnd": "#dadbde",
771
771
  "darkGradientStart": "#ffffff",
@@ -773,64 +773,64 @@ Object {
773
773
  "lightGradientEnd": "#dadbde",
774
774
  "lightGradientStart": "#f6f6f7",
775
775
  },
776
- "radii": Object {
776
+ "radii": {
777
777
  "circular": 999,
778
778
  "rectangular": 0,
779
779
  "rounded": 16,
780
780
  },
781
781
  },
782
- "slider": Object {
783
- "colors": Object {
782
+ "slider": {
783
+ "colors": {
784
784
  "maximumTrackTint": "#ece8ef",
785
785
  "minimumTrackTint": "#401960",
786
786
  "thumbTint": "#f6f6f7",
787
787
  },
788
788
  },
789
- "spinner": Object {
790
- "colors": Object {
791
- "dot": Object {
789
+ "spinner": {
790
+ "colors": {
791
+ "dot": {
792
792
  "inverted": "#ffffff",
793
793
  "primary": "#401960",
794
794
  },
795
795
  },
796
- "radii": Object {
796
+ "radii": {
797
797
  "default": 999,
798
798
  },
799
- "space": Object {
800
- "spinnerDot": Object {
799
+ "space": {
800
+ "spinnerDot": {
801
801
  "medium": 16,
802
802
  "small": 8,
803
803
  },
804
- "spinnerDotPadding": Object {
804
+ "spinnerDotPadding": {
805
805
  "medium": 8,
806
806
  "small": 4,
807
807
  },
808
- "spinnerTextPaddingTop": Object {
808
+ "spinnerTextPaddingTop": {
809
809
  "medium": 8,
810
810
  "small": 4,
811
811
  },
812
812
  },
813
813
  },
814
- "success": Object {
815
- "colors": Object {
814
+ "success": {
815
+ "colors": {
816
816
  "description": "#4d6265",
817
817
  "fullScreenBackground": "#ccd2d3",
818
818
  "inPageBackground": "#f6f6f7",
819
819
  "title": "#001f23",
820
820
  },
821
- "fontSizes": Object {
821
+ "fontSizes": {
822
822
  "description": 18,
823
823
  "title": 24,
824
824
  },
825
- "fonts": Object {
825
+ "fonts": {
826
826
  "description": "RebondGrotesque",
827
827
  "title": "RebondGrotesque-SemiBold",
828
828
  },
829
- "sizes": Object {
829
+ "sizes": {
830
830
  "image": 176,
831
831
  },
832
- "space": Object {
833
- "button": Object {
832
+ "space": {
833
+ "button": {
834
834
  "margin": 16,
835
835
  "padding": 16,
836
836
  "wrapperHorizontalPadding": 16,
@@ -841,57 +841,57 @@ Object {
841
841
  "wrapperPadding": 24,
842
842
  },
843
843
  },
844
- "swipeable": Object {
845
- "colors": Object {
844
+ "swipeable": {
845
+ "colors": {
846
846
  "danger": "#f46363",
847
847
  "primary": "#401960",
848
848
  "success": "#5ace7d",
849
849
  },
850
- "radii": Object {
850
+ "radii": {
851
851
  "swipeableContainer": 8,
852
852
  },
853
853
  },
854
- "switch": Object {
855
- "colors": Object {
856
- "backgroundColors": Object {
854
+ "switch": {
855
+ "colors": {
856
+ "backgroundColors": {
857
857
  "checked": "#401960",
858
858
  "disabled-checked": "#ece8ef",
859
859
  "disabled-unchecked": "#bfc1c5",
860
860
  "unchecked": "#808f91",
861
861
  },
862
- "selector": Object {
862
+ "selector": {
863
863
  "background": "#ffffff",
864
864
  "textBackground": "#ccd2d3",
865
865
  },
866
866
  "thumb": "#ffffff",
867
867
  },
868
- "radii": Object {
868
+ "radii": {
869
869
  "rounded": 999,
870
- "selector": Object {
870
+ "selector": {
871
871
  "default": 999,
872
872
  },
873
873
  },
874
- "sizes": Object {
874
+ "sizes": {
875
875
  "height": 24,
876
- "selector": Object {
876
+ "selector": {
877
877
  "height": 40,
878
878
  },
879
879
  "thumb": 16,
880
880
  "width": 48,
881
881
  },
882
- "spaces": Object {
882
+ "spaces": {
883
883
  "paddingHorizontal": 4,
884
- "selector": Object {
884
+ "selector": {
885
885
  "iconPadding": 16,
886
886
  "wrapperHorizontalPadding": 4,
887
887
  },
888
888
  },
889
889
  },
890
- "tabs": Object {
891
- "borderWidths": Object {
890
+ "tabs": {
891
+ "borderWidths": {
892
892
  "headerBottom": 1,
893
893
  },
894
- "colors": Object {
894
+ "colors": {
895
895
  "active": "#001f23",
896
896
  "activeBackground": "#ccd2d3",
897
897
  "headerBottom": "#e8e9ea",
@@ -899,13 +899,13 @@ Object {
899
899
  "indicator": "#401960",
900
900
  "text": "#001f23",
901
901
  },
902
- "radii": Object {
902
+ "radii": {
903
903
  "outline": 16,
904
904
  },
905
- "sizes": Object {
905
+ "sizes": {
906
906
  "indicator": 2,
907
907
  },
908
- "space": Object {
908
+ "space": {
909
909
  "flatListHorizontalPadding": 8,
910
910
  "itemHorizontalPadding": 8,
911
911
  "itemMargin": 12,
@@ -914,11 +914,11 @@ Object {
914
914
  "outlineVerticalPadding": 4,
915
915
  },
916
916
  },
917
- "tag": Object {
918
- "borderWidths": Object {
917
+ "tag": {
918
+ "borderWidths": {
919
919
  "default": 1,
920
920
  },
921
- "colors": Object {
921
+ "colors": {
922
922
  "archived": "#606065",
923
923
  "archivedBackground": "#dadbde",
924
924
  "danger": "#cb300a",
@@ -933,39 +933,39 @@ Object {
933
933
  "warning": "#ac5d00",
934
934
  "warningBackground": "#fff6eb",
935
935
  },
936
- "fontSizes": Object {
936
+ "fontSizes": {
937
937
  "default": 12,
938
938
  },
939
- "fonts": Object {
939
+ "fonts": {
940
940
  "default": "BeVietnamPro-SemiBold",
941
941
  },
942
- "lineHeights": Object {
942
+ "lineHeights": {
943
943
  "default": 16,
944
944
  },
945
- "radii": Object {
945
+ "radii": {
946
946
  "default": 4,
947
947
  },
948
- "space": Object {
948
+ "space": {
949
949
  "horizontalPadding": 8,
950
950
  "verticalPadding": 4,
951
951
  },
952
952
  },
953
- "textInput": Object {
954
- "borderWidths": Object {
955
- "container": Object {
953
+ "textInput": {
954
+ "borderWidths": {
955
+ "container": {
956
956
  "focused": 2,
957
957
  "normal": 1,
958
958
  },
959
959
  },
960
- "colors": Object {
961
- "asterisks": Object {
960
+ "colors": {
961
+ "asterisks": {
962
962
  "default": "#cb300a",
963
963
  "disabled": "#bfc1c5",
964
964
  "error": "#cb300a",
965
965
  "filled": "#cb300a",
966
966
  "readonly": "#808f91",
967
967
  },
968
- "borders": Object {
968
+ "borders": {
969
969
  "default": "#001f23",
970
970
  "disabled": "#bfc1c5",
971
971
  "error": "#cb300a",
@@ -975,21 +975,21 @@ Object {
975
975
  "containerBackground": "#ffffff",
976
976
  "error": "#cb300a",
977
977
  "labelBackground": "#ffffff",
978
- "labels": Object {
978
+ "labels": {
979
979
  "default": "#001f23",
980
980
  "disabled": "#bfc1c5",
981
981
  "error": "#001f23",
982
982
  "filled": "#001f23",
983
983
  "readonly": "#808f91",
984
984
  },
985
- "labelsInsideTextInput": Object {
985
+ "labelsInsideTextInput": {
986
986
  "default": "#001f23",
987
987
  "disabled": "#bfc1c5",
988
988
  "error": "#001f23",
989
989
  "filled": "#001f23",
990
990
  "readonly": "#808f91",
991
991
  },
992
- "maxLengthLabels": Object {
992
+ "maxLengthLabels": {
993
993
  "default": "#001f23",
994
994
  "disabled": "#bfc1c5",
995
995
  "error": "#cb300a",
@@ -998,7 +998,7 @@ Object {
998
998
  },
999
999
  "text": "#001f23",
1000
1000
  },
1001
- "fontSizes": Object {
1001
+ "fontSizes": {
1002
1002
  "asteriskLabel": 16,
1003
1003
  "error": 12,
1004
1004
  "labelInsideTextInput": 16,
@@ -1006,21 +1006,21 @@ Object {
1006
1006
  "text": 16,
1007
1007
  "topLabel": 12,
1008
1008
  },
1009
- "fonts": Object {
1009
+ "fonts": {
1010
1010
  "text": "BeVietnamPro-Regular",
1011
1011
  },
1012
- "lineHeights": Object {
1012
+ "lineHeights": {
1013
1013
  "topLabel": 12,
1014
1014
  },
1015
- "radii": Object {
1015
+ "radii": {
1016
1016
  "container": 8,
1017
1017
  },
1018
- "sizes": Object {
1018
+ "sizes": {
1019
1019
  "errorAndHelpTextContainerHeight": 16,
1020
1020
  "textInputMaxHeight": 144,
1021
1021
  "textareaHeight": 144,
1022
1022
  },
1023
- "space": Object {
1023
+ "space": {
1024
1024
  "containerMarginTop": 8,
1025
1025
  "containerPadding": 16,
1026
1026
  "errorAndHelpTextContainerPaddingLeft": 16,
@@ -1036,16 +1036,16 @@ Object {
1036
1036
  "maxLengthLabelMarginLeft": 4,
1037
1037
  },
1038
1038
  },
1039
- "timePicker": Object {
1040
- "sizes": Object {
1039
+ "timePicker": {
1040
+ "sizes": {
1041
1041
  "height": 176,
1042
1042
  },
1043
1043
  },
1044
- "toast": Object {
1045
- "borderWidths": Object {
1044
+ "toast": {
1045
+ "borderWidths": {
1046
1046
  "base": 1,
1047
1047
  },
1048
- "colors": Object {
1048
+ "colors": {
1049
1049
  "divider": "#e8e9ea",
1050
1050
  "error": "#f46363",
1051
1051
  "info": "#b5c3fd",
@@ -1054,23 +1054,23 @@ Object {
1054
1054
  "success": "#5ace7d",
1055
1055
  "warning": "#ffbe71",
1056
1056
  },
1057
- "radii": Object {
1057
+ "radii": {
1058
1058
  "default": 16,
1059
1059
  },
1060
- "shadows": Object {
1060
+ "shadows": {
1061
1061
  "color": "#001f23",
1062
1062
  "elevation": 3,
1063
- "offset": Object {
1063
+ "offset": {
1064
1064
  "height": 2,
1065
1065
  "width": 0,
1066
1066
  },
1067
1067
  "opacity": 0.12,
1068
1068
  "radius": 4,
1069
1069
  },
1070
- "sizes": Object {
1070
+ "sizes": {
1071
1071
  "height": 48,
1072
1072
  },
1073
- "space": Object {
1073
+ "space": {
1074
1074
  "contentVerticalPadding": 12,
1075
1075
  "ctaPadding": 12,
1076
1076
  "iconLeftPadding": 12,
@@ -1079,11 +1079,11 @@ Object {
1079
1079
  "wrapperVerticalPadding": 24,
1080
1080
  },
1081
1081
  },
1082
- "toolbar": Object {
1083
- "borderWidths": Object {
1082
+ "toolbar": {
1083
+ "borderWidths": {
1084
1084
  "default": 1,
1085
1085
  },
1086
- "colors": Object {
1086
+ "colors": {
1087
1087
  "background": "#ffffff",
1088
1088
  "border": "#e8e9ea",
1089
1089
  "danger": "#ffbe71",
@@ -1095,21 +1095,21 @@ Object {
1095
1095
  "secondary": "#795e90",
1096
1096
  "success": "#5ace7d",
1097
1097
  },
1098
- "radii": Object {
1098
+ "radii": {
1099
1099
  "iconButtonWrapperBorderRadius": 24,
1100
1100
  },
1101
- "sizes": Object {
1101
+ "sizes": {
1102
1102
  "itemWrapperHeight": 64,
1103
1103
  },
1104
- "space": Object {
1104
+ "space": {
1105
1105
  "horizontalPadding": 8,
1106
1106
  "iconButtonLabelMarginLeft": 8,
1107
1107
  "iconButtonWrapperPadding": 12,
1108
1108
  "verticalPadding": 8,
1109
1109
  },
1110
1110
  },
1111
- "typography": Object {
1112
- "colors": Object {
1111
+ "typography": {
1112
+ "colors": {
1113
1113
  "archived": "#606065",
1114
1114
  "body": "#001f23",
1115
1115
  "danger": "#f46363",
@@ -1122,15 +1122,15 @@ Object {
1122
1122
  "success": "#5ace7d",
1123
1123
  "warning": "#ffbe71",
1124
1124
  },
1125
- "fontSizes": Object {
1125
+ "fontSizes": {
1126
1126
  "6xlarge": 36,
1127
1127
  "7xlarge": 42,
1128
- "body": Object {
1129
- "neutral": Object {
1128
+ "body": {
1129
+ "neutral": {
1130
1130
  "regular": 16,
1131
1131
  "small": 14,
1132
1132
  },
1133
- "playful": Object {
1133
+ "playful": {
1134
1134
  "regular": 18,
1135
1135
  "small": 16,
1136
1136
  },
@@ -1140,8 +1140,8 @@ Object {
1140
1140
  "large": 16,
1141
1141
  "medium": 14,
1142
1142
  "small": 12,
1143
- "titles": Object {
1144
- "neutral": Object {
1143
+ "titles": {
1144
+ "neutral": {
1145
1145
  "h1": 42,
1146
1146
  "h2": 32,
1147
1147
  "h3": 28,
@@ -1149,7 +1149,7 @@ Object {
1149
1149
  "h5": 18,
1150
1150
  "h6": 18,
1151
1151
  },
1152
- "playful": Object {
1152
+ "playful": {
1153
1153
  "h1": 36,
1154
1154
  "h2": 32,
1155
1155
  "h3": 28,
@@ -1164,19 +1164,19 @@ Object {
1164
1164
  "xxxxlarge": 28,
1165
1165
  "xxxxxlarge": 32,
1166
1166
  },
1167
- "fontWeights": Object {
1168
- "body": Object {
1169
- "neutral": Object {
1167
+ "fontWeights": {
1168
+ "body": {
1169
+ "neutral": {
1170
1170
  "regular": "BeVietnamPro-Regular",
1171
1171
  "semiBold": "BeVietnamPro-SemiBold",
1172
1172
  },
1173
- "playful": Object {
1173
+ "playful": {
1174
1174
  "regular": "BeVietnamPro-Regular",
1175
1175
  "semiBold": "RebondGrotesque-SemiBold",
1176
1176
  },
1177
1177
  },
1178
- "titles": Object {
1179
- "neutral": Object {
1178
+ "titles": {
1179
+ "neutral": {
1180
1180
  "h1": "BeVietnamPro-Regular",
1181
1181
  "h2": "BeVietnamPro-SemiBold",
1182
1182
  "h3": "BeVietnamPro-SemiBold",
@@ -1184,7 +1184,7 @@ Object {
1184
1184
  "h5": "BeVietnamPro-SemiBold",
1185
1185
  "h6": "BeVietnamPro-Regular",
1186
1186
  },
1187
- "playful": Object {
1187
+ "playful": {
1188
1188
  "h1": "RebondGrotesque-SemiBold",
1189
1189
  "h2": "RebondGrotesque-SemiBold",
1190
1190
  "h3": "RebondGrotesque-SemiBold",
@@ -1194,33 +1194,33 @@ Object {
1194
1194
  },
1195
1195
  },
1196
1196
  },
1197
- "fonts": Object {
1198
- "neutral": Object {
1197
+ "fonts": {
1198
+ "neutral": {
1199
1199
  "light": "BeVietnamPro-Light",
1200
1200
  "regular": "BeVietnamPro-Regular",
1201
1201
  "semiBold": "BeVietnamPro-SemiBold",
1202
1202
  },
1203
- "playful": Object {
1203
+ "playful": {
1204
1204
  "light": "RebondGrotesque-Light",
1205
1205
  "regular": "RebondGrotesque",
1206
1206
  "semiBold": "RebondGrotesque-SemiBold",
1207
1207
  },
1208
1208
  },
1209
- "letterSpacings": Object {
1210
- "body": Object {
1211
- "neutral": Object {
1209
+ "letterSpacings": {
1210
+ "body": {
1211
+ "neutral": {
1212
1212
  "regular": 0.48,
1213
1213
  "semiBold": 0.24,
1214
1214
  "small": 0.48,
1215
1215
  },
1216
- "playful": Object {
1216
+ "playful": {
1217
1217
  "regular": 0.54,
1218
1218
  "semiBold": 0.54,
1219
1219
  "small": 0.54,
1220
1220
  },
1221
1221
  },
1222
- "titles": Object {
1223
- "neutral": Object {
1222
+ "titles": {
1223
+ "neutral": {
1224
1224
  "h1": 0,
1225
1225
  "h2": 1.5,
1226
1226
  "h3": 0.24,
@@ -1228,7 +1228,7 @@ Object {
1228
1228
  "h5": 0.24,
1229
1229
  "h6": 0.48,
1230
1230
  },
1231
- "playful": Object {
1231
+ "playful": {
1232
1232
  "h1": 1.5,
1233
1233
  "h2": 1.5,
1234
1234
  "h3": 0.24,
@@ -1238,15 +1238,15 @@ Object {
1238
1238
  },
1239
1239
  },
1240
1240
  },
1241
- "lineHeights": Object {
1241
+ "lineHeights": {
1242
1242
  "6xlarge": 44,
1243
1243
  "7xlarge": 50,
1244
- "body": Object {
1245
- "neutral": Object {
1244
+ "body": {
1245
+ "neutral": {
1246
1246
  "regular": 24,
1247
1247
  "small": 22,
1248
1248
  },
1249
- "playful": Object {
1249
+ "playful": {
1250
1250
  "regular": 26,
1251
1251
  "small": 24,
1252
1252
  },
@@ -1256,8 +1256,8 @@ Object {
1256
1256
  "large": 24,
1257
1257
  "medium": 22,
1258
1258
  "small": 16,
1259
- "titles": Object {
1260
- "neutral": Object {
1259
+ "titles": {
1260
+ "neutral": {
1261
1261
  "h1": 50,
1262
1262
  "h2": 40,
1263
1263
  "h3": 36,
@@ -1265,7 +1265,7 @@ Object {
1265
1265
  "h5": 28,
1266
1266
  "h6": 28,
1267
1267
  },
1268
- "playful": Object {
1268
+ "playful": {
1269
1269
  "h1": 44,
1270
1270
  "h2": 40,
1271
1271
  "h3": 36,
@@ -1282,11 +1282,11 @@ Object {
1282
1282
  },
1283
1283
  },
1284
1284
  },
1285
- "borderWidths": Object {
1285
+ "borderWidths": {
1286
1286
  "base": 1,
1287
1287
  "medium": 2,
1288
1288
  },
1289
- "colors": Object {
1289
+ "colors": {
1290
1290
  "archived": "#abacaf",
1291
1291
  "archivedSurface": "#dadbde",
1292
1292
  "darkGlobalSurface": "#001f23",
@@ -1330,7 +1330,7 @@ Object {
1330
1330
  "warning": "#ffbe71",
1331
1331
  "warningSurface": "#fff6eb",
1332
1332
  },
1333
- "fontSizes": Object {
1333
+ "fontSizes": {
1334
1334
  "6xlarge": 36,
1335
1335
  "7xlarge": 42,
1336
1336
  "large": 16,
@@ -1343,19 +1343,19 @@ Object {
1343
1343
  "xxxxlarge": 28,
1344
1344
  "xxxxxlarge": 32,
1345
1345
  },
1346
- "fonts": Object {
1347
- "neutral": Object {
1346
+ "fonts": {
1347
+ "neutral": {
1348
1348
  "light": "BeVietnamPro-Light",
1349
1349
  "regular": "BeVietnamPro-Regular",
1350
1350
  "semiBold": "BeVietnamPro-SemiBold",
1351
1351
  },
1352
- "playful": Object {
1352
+ "playful": {
1353
1353
  "light": "RebondGrotesque-Light",
1354
1354
  "regular": "RebondGrotesque",
1355
1355
  "semiBold": "RebondGrotesque-SemiBold",
1356
1356
  },
1357
1357
  },
1358
- "lineHeights": Object {
1358
+ "lineHeights": {
1359
1359
  "6xlarge": 44,
1360
1360
  "7xlarge": 50,
1361
1361
  "large": 24,
@@ -1368,7 +1368,7 @@ Object {
1368
1368
  "xxxxlarge": 36,
1369
1369
  "xxxxxlarge": 40,
1370
1370
  },
1371
- "radii": Object {
1371
+ "radii": {
1372
1372
  "5xlarge": 32,
1373
1373
  "base": 4,
1374
1374
  "large": 12,
@@ -1378,11 +1378,11 @@ Object {
1378
1378
  "xxlarge": 20,
1379
1379
  "xxxlarge": 24,
1380
1380
  },
1381
- "shadows": Object {
1382
- "default": Object {
1381
+ "shadows": {
1382
+ "default": {
1383
1383
  "elevation": 3,
1384
1384
  "shadowColor": "#001f23",
1385
- "shadowOffset": Object {
1385
+ "shadowOffset": {
1386
1386
  "height": 2,
1387
1387
  "width": 0,
1388
1388
  },
@@ -1390,7 +1390,7 @@ Object {
1390
1390
  "shadowRadius": 4,
1391
1391
  },
1392
1392
  },
1393
- "sizes": Object {
1393
+ "sizes": {
1394
1394
  "14xlarge": 136,
1395
1395
  "15xlarge": 144,
1396
1396
  "18xlarge": 168,
@@ -1411,7 +1411,7 @@ Object {
1411
1411
  "xxxxlarge": 56,
1412
1412
  "xxxxxlarge": 64,
1413
1413
  },
1414
- "space": Object {
1414
+ "space": {
1415
1415
  "5xlarge": 64,
1416
1416
  "large": 24,
1417
1417
  "medium": 16,