@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
@@ -3,7 +3,7 @@
3
3
  exports[`ToolbarItems renders correctly when disabled 1`] = `
4
4
  <View
5
5
  accessibilityState={
6
- Object {
6
+ {
7
7
  "disabled": true,
8
8
  }
9
9
  }
@@ -18,7 +18,7 @@ exports[`ToolbarItems renders correctly when disabled 1`] = `
18
18
  onResponderTerminationRequest={[Function]}
19
19
  onStartShouldSetResponder={[Function]}
20
20
  style={
21
- Object {
21
+ {
22
22
  "alignItems": "center",
23
23
  "flexDirection": "row",
24
24
  "height": 64,
@@ -30,8 +30,8 @@ exports[`ToolbarItems renders correctly when disabled 1`] = `
30
30
  >
31
31
  <View
32
32
  style={
33
- Array [
34
- Object {
33
+ [
34
+ {
35
35
  "alignItems": "center",
36
36
  "backgroundColor": "#ece8ef",
37
37
  "borderRadius": 24,
@@ -46,8 +46,8 @@ exports[`ToolbarItems renders correctly when disabled 1`] = `
46
46
  <HeroIcon
47
47
  name="home"
48
48
  style={
49
- Array [
50
- Object {
49
+ [
50
+ {
51
51
  "color": "#bfc1c5",
52
52
  "fontSize": 24,
53
53
  },
@@ -62,16 +62,16 @@ exports[`ToolbarItems renders correctly when disabled 1`] = `
62
62
  allowFontScaling={false}
63
63
  numberOfLines={1}
64
64
  style={
65
- Array [
66
- Object {
65
+ [
66
+ {
67
67
  "color": "#4d6265",
68
68
  "fontFamily": "BeVietnamPro-SemiBold",
69
69
  "fontSize": 16,
70
70
  "letterSpacing": 0.24,
71
71
  "lineHeight": 24,
72
72
  },
73
- Array [
74
- Object {
73
+ [
74
+ {
75
75
  "marginLeft": 8,
76
76
  },
77
77
  undefined,
@@ -91,7 +91,7 @@ exports[`ToolbarItems renders correctly when disabled 1`] = `
91
91
  exports[`ToolbarItems renders correctly when intent is danger, icon is undefined, label is Discard and disabled is false 1`] = `
92
92
  <View
93
93
  accessibilityState={
94
- Object {
94
+ {
95
95
  "disabled": false,
96
96
  }
97
97
  }
@@ -106,7 +106,7 @@ exports[`ToolbarItems renders correctly when intent is danger, icon is undefined
106
106
  onResponderTerminationRequest={[Function]}
107
107
  onStartShouldSetResponder={[Function]}
108
108
  style={
109
- Object {
109
+ {
110
110
  "alignItems": "center",
111
111
  "flexDirection": "row",
112
112
  "height": 64,
@@ -120,8 +120,8 @@ exports[`ToolbarItems renders correctly when intent is danger, icon is undefined
120
120
  allowFontScaling={false}
121
121
  numberOfLines={1}
122
122
  style={
123
- Array [
124
- Object {
123
+ [
124
+ {
125
125
  "color": "#f46363",
126
126
  "fontFamily": "BeVietnamPro-SemiBold",
127
127
  "fontSize": 16,
@@ -143,7 +143,7 @@ exports[`ToolbarItems renders correctly when intent is danger, icon is undefined
143
143
  exports[`ToolbarItems renders correctly when intent is info, icon is undefined, label is Save and disabled is false 1`] = `
144
144
  <View
145
145
  accessibilityState={
146
- Object {
146
+ {
147
147
  "disabled": false,
148
148
  }
149
149
  }
@@ -158,7 +158,7 @@ exports[`ToolbarItems renders correctly when intent is info, icon is undefined,
158
158
  onResponderTerminationRequest={[Function]}
159
159
  onStartShouldSetResponder={[Function]}
160
160
  style={
161
- Object {
161
+ {
162
162
  "alignItems": "center",
163
163
  "flexDirection": "row",
164
164
  "height": 64,
@@ -172,8 +172,8 @@ exports[`ToolbarItems renders correctly when intent is info, icon is undefined,
172
172
  allowFontScaling={false}
173
173
  numberOfLines={1}
174
174
  style={
175
- Array [
176
- Object {
175
+ [
176
+ {
177
177
  "color": "#355bfb",
178
178
  "fontFamily": "BeVietnamPro-SemiBold",
179
179
  "fontSize": 16,
@@ -195,7 +195,7 @@ exports[`ToolbarItems renders correctly when intent is info, icon is undefined,
195
195
  exports[`ToolbarItems renders correctly when intent is primary, icon is ai-outlined, label is Try again and disabled is false 1`] = `
196
196
  <View
197
197
  accessibilityState={
198
- Object {
198
+ {
199
199
  "disabled": false,
200
200
  }
201
201
  }
@@ -210,7 +210,7 @@ exports[`ToolbarItems renders correctly when intent is primary, icon is ai-outli
210
210
  onResponderTerminationRequest={[Function]}
211
211
  onStartShouldSetResponder={[Function]}
212
212
  style={
213
- Object {
213
+ {
214
214
  "alignItems": "center",
215
215
  "flexDirection": "row",
216
216
  "height": 64,
@@ -222,8 +222,8 @@ exports[`ToolbarItems renders correctly when intent is primary, icon is ai-outli
222
222
  >
223
223
  <View
224
224
  style={
225
- Array [
226
- Object {
225
+ [
226
+ {
227
227
  "alignItems": "center",
228
228
  "backgroundColor": "#ece8ef",
229
229
  "borderRadius": 24,
@@ -238,8 +238,8 @@ exports[`ToolbarItems renders correctly when intent is primary, icon is ai-outli
238
238
  <HeroIcon
239
239
  name="ai-outlined"
240
240
  style={
241
- Array [
242
- Object {
241
+ [
242
+ {
243
243
  "color": "#401960",
244
244
  "fontSize": 24,
245
245
  },
@@ -254,16 +254,16 @@ exports[`ToolbarItems renders correctly when intent is primary, icon is ai-outli
254
254
  allowFontScaling={false}
255
255
  numberOfLines={1}
256
256
  style={
257
- Array [
258
- Object {
257
+ [
258
+ {
259
259
  "color": "#401960",
260
260
  "fontFamily": "BeVietnamPro-SemiBold",
261
261
  "fontSize": 16,
262
262
  "letterSpacing": 0.24,
263
263
  "lineHeight": 24,
264
264
  },
265
- Array [
266
- Object {
265
+ [
266
+ {
267
267
  "marginLeft": 8,
268
268
  },
269
269
  undefined,
@@ -283,7 +283,7 @@ exports[`ToolbarItems renders correctly when intent is primary, icon is ai-outli
283
283
  exports[`ToolbarItems renders correctly when intent is primary, icon is ai-outlined, label is Try again and disabled is true 1`] = `
284
284
  <View
285
285
  accessibilityState={
286
- Object {
286
+ {
287
287
  "disabled": true,
288
288
  }
289
289
  }
@@ -298,7 +298,7 @@ exports[`ToolbarItems renders correctly when intent is primary, icon is ai-outli
298
298
  onResponderTerminationRequest={[Function]}
299
299
  onStartShouldSetResponder={[Function]}
300
300
  style={
301
- Object {
301
+ {
302
302
  "alignItems": "center",
303
303
  "flexDirection": "row",
304
304
  "height": 64,
@@ -310,8 +310,8 @@ exports[`ToolbarItems renders correctly when intent is primary, icon is ai-outli
310
310
  >
311
311
  <View
312
312
  style={
313
- Array [
314
- Object {
313
+ [
314
+ {
315
315
  "alignItems": "center",
316
316
  "backgroundColor": "#ece8ef",
317
317
  "borderRadius": 24,
@@ -326,8 +326,8 @@ exports[`ToolbarItems renders correctly when intent is primary, icon is ai-outli
326
326
  <HeroIcon
327
327
  name="ai-outlined"
328
328
  style={
329
- Array [
330
- Object {
329
+ [
330
+ {
331
331
  "color": "#bfc1c5",
332
332
  "fontSize": 24,
333
333
  },
@@ -342,16 +342,16 @@ exports[`ToolbarItems renders correctly when intent is primary, icon is ai-outli
342
342
  allowFontScaling={false}
343
343
  numberOfLines={1}
344
344
  style={
345
- Array [
346
- Object {
345
+ [
346
+ {
347
347
  "color": "#4d6265",
348
348
  "fontFamily": "BeVietnamPro-SemiBold",
349
349
  "fontSize": 16,
350
350
  "letterSpacing": 0.24,
351
351
  "lineHeight": 24,
352
352
  },
353
- Array [
354
- Object {
353
+ [
354
+ {
355
355
  "marginLeft": 8,
356
356
  },
357
357
  undefined,
@@ -371,7 +371,7 @@ exports[`ToolbarItems renders correctly when intent is primary, icon is ai-outli
371
371
  exports[`ToolbarItems renders correctly when intent is primary, icon is ai-outlined, label is undefined and disabled is false 1`] = `
372
372
  <View
373
373
  accessibilityState={
374
- Object {
374
+ {
375
375
  "disabled": false,
376
376
  }
377
377
  }
@@ -386,7 +386,7 @@ exports[`ToolbarItems renders correctly when intent is primary, icon is ai-outli
386
386
  onResponderTerminationRequest={[Function]}
387
387
  onStartShouldSetResponder={[Function]}
388
388
  style={
389
- Object {
389
+ {
390
390
  "alignItems": "center",
391
391
  "flexDirection": "row",
392
392
  "height": 64,
@@ -398,8 +398,8 @@ exports[`ToolbarItems renders correctly when intent is primary, icon is ai-outli
398
398
  >
399
399
  <View
400
400
  style={
401
- Array [
402
- Object {
401
+ [
402
+ {
403
403
  "alignItems": "center",
404
404
  "backgroundColor": "#ece8ef",
405
405
  "borderRadius": 24,
@@ -414,8 +414,8 @@ exports[`ToolbarItems renders correctly when intent is primary, icon is ai-outli
414
414
  <HeroIcon
415
415
  name="ai-outlined"
416
416
  style={
417
- Array [
418
- Object {
417
+ [
418
+ {
419
419
  "color": "#401960",
420
420
  "fontSize": 24,
421
421
  },
@@ -433,7 +433,7 @@ exports[`ToolbarItems renders correctly when intent is primary, icon is ai-outli
433
433
  exports[`ToolbarItems renders correctly when intent is success, icon is undefined, label is Save and disabled is false 1`] = `
434
434
  <View
435
435
  accessibilityState={
436
- Object {
436
+ {
437
437
  "disabled": false,
438
438
  }
439
439
  }
@@ -448,7 +448,7 @@ exports[`ToolbarItems renders correctly when intent is success, icon is undefine
448
448
  onResponderTerminationRequest={[Function]}
449
449
  onStartShouldSetResponder={[Function]}
450
450
  style={
451
- Object {
451
+ {
452
452
  "alignItems": "center",
453
453
  "flexDirection": "row",
454
454
  "height": 64,
@@ -462,8 +462,8 @@ exports[`ToolbarItems renders correctly when intent is success, icon is undefine
462
462
  allowFontScaling={false}
463
463
  numberOfLines={1}
464
464
  style={
465
- Array [
466
- Object {
465
+ [
466
+ {
467
467
  "color": "#5ace7d",
468
468
  "fontFamily": "BeVietnamPro-SemiBold",
469
469
  "fontSize": 16,
@@ -485,7 +485,7 @@ exports[`ToolbarItems renders correctly when intent is success, icon is undefine
485
485
  exports[`ToolbarItems renders correctly when intent is warning, icon is undefined, label is Warning and disabled is false 1`] = `
486
486
  <View
487
487
  accessibilityState={
488
- Object {
488
+ {
489
489
  "disabled": false,
490
490
  }
491
491
  }
@@ -500,7 +500,7 @@ exports[`ToolbarItems renders correctly when intent is warning, icon is undefine
500
500
  onResponderTerminationRequest={[Function]}
501
501
  onStartShouldSetResponder={[Function]}
502
502
  style={
503
- Object {
503
+ {
504
504
  "alignItems": "center",
505
505
  "flexDirection": "row",
506
506
  "height": 64,
@@ -514,8 +514,8 @@ exports[`ToolbarItems renders correctly when intent is warning, icon is undefine
514
514
  allowFontScaling={false}
515
515
  numberOfLines={1}
516
516
  style={
517
- Array [
518
- Object {
517
+ [
518
+ {
519
519
  "color": "#ffbe71",
520
520
  "fontFamily": "BeVietnamPro-SemiBold",
521
521
  "fontSize": 16,
@@ -3,8 +3,8 @@
3
3
  exports[`StyledBody has body intent style 1`] = `
4
4
  <Text
5
5
  style={
6
- Array [
7
- Object {
6
+ [
7
+ {
8
8
  "color": "#001f23",
9
9
  "fontFamily": "BeVietnamPro-Regular",
10
10
  "fontSize": 16,
@@ -25,8 +25,8 @@ exports[`StyledBody has body intent style 1`] = `
25
25
  exports[`StyledBody has danger intent style 1`] = `
26
26
  <Text
27
27
  style={
28
- Array [
29
- Object {
28
+ [
29
+ {
30
30
  "color": "#f46363",
31
31
  "fontFamily": "BeVietnamPro-Regular",
32
32
  "fontSize": 16,
@@ -47,8 +47,8 @@ exports[`StyledBody has danger intent style 1`] = `
47
47
  exports[`StyledBody has info intent style 1`] = `
48
48
  <Text
49
49
  style={
50
- Array [
51
- Object {
50
+ [
51
+ {
52
52
  "color": "#355bfb",
53
53
  "fontFamily": "BeVietnamPro-Regular",
54
54
  "fontSize": 16,
@@ -69,8 +69,8 @@ exports[`StyledBody has info intent style 1`] = `
69
69
  exports[`StyledBody has inverted intent style 1`] = `
70
70
  <Text
71
71
  style={
72
- Array [
73
- Object {
72
+ [
73
+ {
74
74
  "color": "#ffffff",
75
75
  "fontFamily": "BeVietnamPro-Regular",
76
76
  "fontSize": 16,
@@ -91,8 +91,8 @@ exports[`StyledBody has inverted intent style 1`] = `
91
91
  exports[`StyledBody has primary intent style 1`] = `
92
92
  <Text
93
93
  style={
94
- Array [
95
- Object {
94
+ [
95
+ {
96
96
  "color": "#401960",
97
97
  "fontFamily": "BeVietnamPro-Regular",
98
98
  "fontSize": 16,
@@ -113,8 +113,8 @@ exports[`StyledBody has primary intent style 1`] = `
113
113
  exports[`StyledBody has regular variant and neutral typeface and $fontWeight fontWeight style 1`] = `
114
114
  <Text
115
115
  style={
116
- Array [
117
- Object {
116
+ [
117
+ {
118
118
  "color": "#001f23",
119
119
  "fontFamily": "BeVietnamPro-Regular",
120
120
  "fontSize": 16,
@@ -135,8 +135,8 @@ exports[`StyledBody has regular variant and neutral typeface and $fontWeight fon
135
135
  exports[`StyledBody has regular variant and playful typeface and $fontWeight fontWeight style 1`] = `
136
136
  <Text
137
137
  style={
138
- Array [
139
- Object {
138
+ [
139
+ {
140
140
  "color": "#001f23",
141
141
  "fontFamily": "BeVietnamPro-Regular",
142
142
  "fontSize": 18,
@@ -157,8 +157,8 @@ exports[`StyledBody has regular variant and playful typeface and $fontWeight fon
157
157
  exports[`StyledBody has regular-bold variant and neutral typeface and $fontWeight fontWeight style 1`] = `
158
158
  <Text
159
159
  style={
160
- Array [
161
- Object {
160
+ [
161
+ {
162
162
  "color": "#001f23",
163
163
  "fontFamily": "BeVietnamPro-SemiBold",
164
164
  "fontSize": 16,
@@ -179,8 +179,8 @@ exports[`StyledBody has regular-bold variant and neutral typeface and $fontWeigh
179
179
  exports[`StyledBody has regular-bold variant and playful typeface and $fontWeight fontWeight style 1`] = `
180
180
  <Text
181
181
  style={
182
- Array [
183
- Object {
182
+ [
183
+ {
184
184
  "color": "#001f23",
185
185
  "fontFamily": "RebondGrotesque-SemiBold",
186
186
  "fontSize": 18,
@@ -201,8 +201,8 @@ exports[`StyledBody has regular-bold variant and playful typeface and $fontWeigh
201
201
  exports[`StyledBody has small variant and neutral typeface and $fontWeight fontWeight style 1`] = `
202
202
  <Text
203
203
  style={
204
- Array [
205
- Object {
204
+ [
205
+ {
206
206
  "color": "#001f23",
207
207
  "fontFamily": "BeVietnamPro-Regular",
208
208
  "fontSize": 14,
@@ -223,8 +223,8 @@ exports[`StyledBody has small variant and neutral typeface and $fontWeight fontW
223
223
  exports[`StyledBody has small variant and playful typeface and $fontWeight fontWeight style 1`] = `
224
224
  <Text
225
225
  style={
226
- Array [
227
- Object {
226
+ [
227
+ {
228
228
  "color": "#001f23",
229
229
  "fontFamily": "BeVietnamPro-Regular",
230
230
  "fontSize": 16,
@@ -245,8 +245,8 @@ exports[`StyledBody has small variant and playful typeface and $fontWeight fontW
245
245
  exports[`StyledBody has small-bold variant and neutral typeface and $fontWeight fontWeight style 1`] = `
246
246
  <Text
247
247
  style={
248
- Array [
249
- Object {
248
+ [
249
+ {
250
250
  "color": "#001f23",
251
251
  "fontFamily": "BeVietnamPro-SemiBold",
252
252
  "fontSize": 14,
@@ -267,8 +267,8 @@ exports[`StyledBody has small-bold variant and neutral typeface and $fontWeight
267
267
  exports[`StyledBody has small-bold variant and playful typeface and $fontWeight fontWeight style 1`] = `
268
268
  <Text
269
269
  style={
270
- Array [
271
- Object {
270
+ [
271
+ {
272
272
  "color": "#001f23",
273
273
  "fontFamily": "RebondGrotesque-SemiBold",
274
274
  "fontSize": 16,
@@ -289,8 +289,8 @@ exports[`StyledBody has small-bold variant and playful typeface and $fontWeight
289
289
  exports[`StyledBody has subdued intent style 1`] = `
290
290
  <Text
291
291
  style={
292
- Array [
293
- Object {
292
+ [
293
+ {
294
294
  "color": "#4d6265",
295
295
  "fontFamily": "BeVietnamPro-Regular",
296
296
  "fontSize": 16,
@@ -311,8 +311,8 @@ exports[`StyledBody has subdued intent style 1`] = `
311
311
  exports[`StyledBody has success intent style 1`] = `
312
312
  <Text
313
313
  style={
314
- Array [
315
- Object {
314
+ [
315
+ {
316
316
  "color": "#5ace7d",
317
317
  "fontFamily": "BeVietnamPro-Regular",
318
318
  "fontSize": 16,
@@ -333,8 +333,8 @@ exports[`StyledBody has success intent style 1`] = `
333
333
  exports[`StyledBody has warning intent style 1`] = `
334
334
  <Text
335
335
  style={
336
- Array [
337
- Object {
336
+ [
337
+ {
338
338
  "color": "#ffbe71",
339
339
  "fontFamily": "BeVietnamPro-Regular",
340
340
  "fontSize": 16,
@@ -4,8 +4,8 @@ exports[`Body has archived intent style 1`] = `
4
4
  <Text
5
5
  allowFontScaling={false}
6
6
  style={
7
- Array [
8
- Object {
7
+ [
8
+ {
9
9
  "color": "#606065",
10
10
  "fontFamily": "BeVietnamPro-Regular",
11
11
  "fontSize": 16,
@@ -27,8 +27,8 @@ exports[`Body has body intent style 1`] = `
27
27
  <Text
28
28
  allowFontScaling={false}
29
29
  style={
30
- Array [
31
- Object {
30
+ [
31
+ {
32
32
  "color": "#001f23",
33
33
  "fontFamily": "BeVietnamPro-Regular",
34
34
  "fontSize": 16,
@@ -50,8 +50,8 @@ exports[`Body has danger intent style 1`] = `
50
50
  <Text
51
51
  allowFontScaling={false}
52
52
  style={
53
- Array [
54
- Object {
53
+ [
54
+ {
55
55
  "color": "#f46363",
56
56
  "fontFamily": "BeVietnamPro-Regular",
57
57
  "fontSize": 16,
@@ -73,8 +73,8 @@ exports[`Body has disabled intent style 1`] = `
73
73
  <Text
74
74
  allowFontScaling={false}
75
75
  style={
76
- Array [
77
- Object {
76
+ [
77
+ {
78
78
  "color": "#bfc1c5",
79
79
  "fontFamily": "BeVietnamPro-Regular",
80
80
  "fontSize": 16,
@@ -96,8 +96,8 @@ exports[`Body has info intent style 1`] = `
96
96
  <Text
97
97
  allowFontScaling={false}
98
98
  style={
99
- Array [
100
- Object {
99
+ [
100
+ {
101
101
  "color": "#355bfb",
102
102
  "fontFamily": "BeVietnamPro-Regular",
103
103
  "fontSize": 16,
@@ -119,8 +119,8 @@ exports[`Body has inverted intent style 1`] = `
119
119
  <Text
120
120
  allowFontScaling={false}
121
121
  style={
122
- Array [
123
- Object {
122
+ [
123
+ {
124
124
  "color": "#ffffff",
125
125
  "fontFamily": "BeVietnamPro-Regular",
126
126
  "fontSize": 16,
@@ -142,8 +142,8 @@ exports[`Body has primary intent style 1`] = `
142
142
  <Text
143
143
  allowFontScaling={false}
144
144
  style={
145
- Array [
146
- Object {
145
+ [
146
+ {
147
147
  "color": "#401960",
148
148
  "fontFamily": "BeVietnamPro-Regular",
149
149
  "fontSize": 16,
@@ -165,8 +165,8 @@ exports[`Body has regular variant and neutral typeface and $fontWeight fontWeigh
165
165
  <Text
166
166
  allowFontScaling={false}
167
167
  style={
168
- Array [
169
- Object {
168
+ [
169
+ {
170
170
  "color": "#001f23",
171
171
  "fontFamily": "BeVietnamPro-Regular",
172
172
  "fontSize": 16,
@@ -188,8 +188,8 @@ exports[`Body has regular variant and playful typeface and $fontWeight fontWeigh
188
188
  <Text
189
189
  allowFontScaling={false}
190
190
  style={
191
- Array [
192
- Object {
191
+ [
192
+ {
193
193
  "color": "#001f23",
194
194
  "fontFamily": "BeVietnamPro-Regular",
195
195
  "fontSize": 18,
@@ -211,8 +211,8 @@ exports[`Body has regular-bold variant and neutral typeface and $fontWeight font
211
211
  <Text
212
212
  allowFontScaling={false}
213
213
  style={
214
- Array [
215
- Object {
214
+ [
215
+ {
216
216
  "color": "#001f23",
217
217
  "fontFamily": "BeVietnamPro-SemiBold",
218
218
  "fontSize": 16,
@@ -234,8 +234,8 @@ exports[`Body has regular-bold variant and playful typeface and $fontWeight font
234
234
  <Text
235
235
  allowFontScaling={false}
236
236
  style={
237
- Array [
238
- Object {
237
+ [
238
+ {
239
239
  "color": "#001f23",
240
240
  "fontFamily": "RebondGrotesque-SemiBold",
241
241
  "fontSize": 18,
@@ -257,8 +257,8 @@ exports[`Body has secondary intent style 1`] = `
257
257
  <Text
258
258
  allowFontScaling={false}
259
259
  style={
260
- Array [
261
- Object {
260
+ [
261
+ {
262
262
  "color": "#795e90",
263
263
  "fontFamily": "BeVietnamPro-Regular",
264
264
  "fontSize": 16,
@@ -280,8 +280,8 @@ exports[`Body has small variant and neutral typeface and $fontWeight fontWeight
280
280
  <Text
281
281
  allowFontScaling={false}
282
282
  style={
283
- Array [
284
- Object {
283
+ [
284
+ {
285
285
  "color": "#001f23",
286
286
  "fontFamily": "BeVietnamPro-Regular",
287
287
  "fontSize": 14,
@@ -303,8 +303,8 @@ exports[`Body has small variant and playful typeface and $fontWeight fontWeight
303
303
  <Text
304
304
  allowFontScaling={false}
305
305
  style={
306
- Array [
307
- Object {
306
+ [
307
+ {
308
308
  "color": "#001f23",
309
309
  "fontFamily": "BeVietnamPro-Regular",
310
310
  "fontSize": 16,
@@ -326,8 +326,8 @@ exports[`Body has small-bold variant and neutral typeface and $fontWeight fontWe
326
326
  <Text
327
327
  allowFontScaling={false}
328
328
  style={
329
- Array [
330
- Object {
329
+ [
330
+ {
331
331
  "color": "#001f23",
332
332
  "fontFamily": "BeVietnamPro-SemiBold",
333
333
  "fontSize": 14,
@@ -349,8 +349,8 @@ exports[`Body has small-bold variant and playful typeface and $fontWeight fontWe
349
349
  <Text
350
350
  allowFontScaling={false}
351
351
  style={
352
- Array [
353
- Object {
352
+ [
353
+ {
354
354
  "color": "#001f23",
355
355
  "fontFamily": "RebondGrotesque-SemiBold",
356
356
  "fontSize": 16,
@@ -372,8 +372,8 @@ exports[`Body has subdued intent style 1`] = `
372
372
  <Text
373
373
  allowFontScaling={false}
374
374
  style={
375
- Array [
376
- Object {
375
+ [
376
+ {
377
377
  "color": "#4d6265",
378
378
  "fontFamily": "BeVietnamPro-Regular",
379
379
  "fontSize": 16,
@@ -395,8 +395,8 @@ exports[`Body has success intent style 1`] = `
395
395
  <Text
396
396
  allowFontScaling={false}
397
397
  style={
398
- Array [
399
- Object {
398
+ [
399
+ {
400
400
  "color": "#5ace7d",
401
401
  "fontFamily": "BeVietnamPro-Regular",
402
402
  "fontSize": 16,
@@ -418,8 +418,8 @@ exports[`Body has warning intent style 1`] = `
418
418
  <Text
419
419
  allowFontScaling={false}
420
420
  style={
421
- Array [
422
- Object {
421
+ [
422
+ {
423
423
  "color": "#ffbe71",
424
424
  "fontFamily": "BeVietnamPro-Regular",
425
425
  "fontSize": 16,