@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
@@ -4,8 +4,8 @@ exports[`ToolbarGroup renders correctly with when align is center 1`] = `
4
4
  <View
5
5
  align="center"
6
6
  style={
7
- Array [
8
- Object {
7
+ [
8
+ {
9
9
  "alignItems": "center",
10
10
  "flex": 1,
11
11
  "flexDirection": "row",
@@ -17,7 +17,7 @@ exports[`ToolbarGroup renders correctly with when align is center 1`] = `
17
17
  >
18
18
  <View
19
19
  accessibilityState={
20
- Object {
20
+ {
21
21
  "disabled": false,
22
22
  }
23
23
  }
@@ -32,7 +32,7 @@ exports[`ToolbarGroup renders correctly with when align is center 1`] = `
32
32
  onResponderTerminationRequest={[Function]}
33
33
  onStartShouldSetResponder={[Function]}
34
34
  style={
35
- Object {
35
+ {
36
36
  "alignItems": "center",
37
37
  "flexDirection": "row",
38
38
  "height": 64,
@@ -44,8 +44,8 @@ exports[`ToolbarGroup renders correctly with when align is center 1`] = `
44
44
  >
45
45
  <View
46
46
  style={
47
- Array [
48
- Object {
47
+ [
48
+ {
49
49
  "alignItems": "center",
50
50
  "backgroundColor": "#ece8ef",
51
51
  "borderRadius": 24,
@@ -60,8 +60,8 @@ exports[`ToolbarGroup renders correctly with when align is center 1`] = `
60
60
  <HeroIcon
61
61
  name="home"
62
62
  style={
63
- Array [
64
- Object {
63
+ [
64
+ {
65
65
  "color": "#401960",
66
66
  "fontSize": 24,
67
67
  },
@@ -76,16 +76,16 @@ exports[`ToolbarGroup renders correctly with when align is center 1`] = `
76
76
  allowFontScaling={false}
77
77
  numberOfLines={1}
78
78
  style={
79
- Array [
80
- Object {
79
+ [
80
+ {
81
81
  "color": "#401960",
82
82
  "fontFamily": "BeVietnamPro-SemiBold",
83
83
  "fontSize": 16,
84
84
  "letterSpacing": 0.24,
85
85
  "lineHeight": 24,
86
86
  },
87
- Array [
88
- Object {
87
+ [
88
+ {
89
89
  "marginLeft": 8,
90
90
  },
91
91
  undefined,
@@ -102,7 +102,7 @@ exports[`ToolbarGroup renders correctly with when align is center 1`] = `
102
102
  </View>
103
103
  <View
104
104
  accessibilityState={
105
- Object {
105
+ {
106
106
  "disabled": false,
107
107
  }
108
108
  }
@@ -117,7 +117,7 @@ exports[`ToolbarGroup renders correctly with when align is center 1`] = `
117
117
  onResponderTerminationRequest={[Function]}
118
118
  onStartShouldSetResponder={[Function]}
119
119
  style={
120
- Object {
120
+ {
121
121
  "alignItems": "center",
122
122
  "flexDirection": "row",
123
123
  "height": 64,
@@ -129,8 +129,8 @@ exports[`ToolbarGroup renders correctly with when align is center 1`] = `
129
129
  >
130
130
  <View
131
131
  style={
132
- Array [
133
- Object {
132
+ [
133
+ {
134
134
  "alignItems": "center",
135
135
  "backgroundColor": "#ece8ef",
136
136
  "borderRadius": 24,
@@ -145,8 +145,8 @@ exports[`ToolbarGroup renders correctly with when align is center 1`] = `
145
145
  <HeroIcon
146
146
  name="print"
147
147
  style={
148
- Array [
149
- Object {
148
+ [
149
+ {
150
150
  "color": "#401960",
151
151
  "fontSize": 24,
152
152
  },
@@ -161,16 +161,16 @@ exports[`ToolbarGroup renders correctly with when align is center 1`] = `
161
161
  allowFontScaling={false}
162
162
  numberOfLines={1}
163
163
  style={
164
- Array [
165
- Object {
164
+ [
165
+ {
166
166
  "color": "#401960",
167
167
  "fontFamily": "BeVietnamPro-SemiBold",
168
168
  "fontSize": 16,
169
169
  "letterSpacing": 0.24,
170
170
  "lineHeight": 24,
171
171
  },
172
- Array [
173
- Object {
172
+ [
173
+ {
174
174
  "marginLeft": 8,
175
175
  },
176
176
  undefined,
@@ -192,8 +192,8 @@ exports[`ToolbarGroup renders correctly with when align is left 1`] = `
192
192
  <View
193
193
  align="left"
194
194
  style={
195
- Array [
196
- Object {
195
+ [
196
+ {
197
197
  "alignItems": "center",
198
198
  "flex": 1,
199
199
  "flexDirection": "row",
@@ -205,7 +205,7 @@ exports[`ToolbarGroup renders correctly with when align is left 1`] = `
205
205
  >
206
206
  <View
207
207
  accessibilityState={
208
- Object {
208
+ {
209
209
  "disabled": false,
210
210
  }
211
211
  }
@@ -220,7 +220,7 @@ exports[`ToolbarGroup renders correctly with when align is left 1`] = `
220
220
  onResponderTerminationRequest={[Function]}
221
221
  onStartShouldSetResponder={[Function]}
222
222
  style={
223
- Object {
223
+ {
224
224
  "alignItems": "center",
225
225
  "flexDirection": "row",
226
226
  "height": 64,
@@ -232,8 +232,8 @@ exports[`ToolbarGroup renders correctly with when align is left 1`] = `
232
232
  >
233
233
  <View
234
234
  style={
235
- Array [
236
- Object {
235
+ [
236
+ {
237
237
  "alignItems": "center",
238
238
  "backgroundColor": "#ece8ef",
239
239
  "borderRadius": 24,
@@ -248,8 +248,8 @@ exports[`ToolbarGroup renders correctly with when align is left 1`] = `
248
248
  <HeroIcon
249
249
  name="home"
250
250
  style={
251
- Array [
252
- Object {
251
+ [
252
+ {
253
253
  "color": "#401960",
254
254
  "fontSize": 24,
255
255
  },
@@ -264,16 +264,16 @@ exports[`ToolbarGroup renders correctly with when align is left 1`] = `
264
264
  allowFontScaling={false}
265
265
  numberOfLines={1}
266
266
  style={
267
- Array [
268
- Object {
267
+ [
268
+ {
269
269
  "color": "#401960",
270
270
  "fontFamily": "BeVietnamPro-SemiBold",
271
271
  "fontSize": 16,
272
272
  "letterSpacing": 0.24,
273
273
  "lineHeight": 24,
274
274
  },
275
- Array [
276
- Object {
275
+ [
276
+ {
277
277
  "marginLeft": 8,
278
278
  },
279
279
  undefined,
@@ -290,7 +290,7 @@ exports[`ToolbarGroup renders correctly with when align is left 1`] = `
290
290
  </View>
291
291
  <View
292
292
  accessibilityState={
293
- Object {
293
+ {
294
294
  "disabled": false,
295
295
  }
296
296
  }
@@ -305,7 +305,7 @@ exports[`ToolbarGroup renders correctly with when align is left 1`] = `
305
305
  onResponderTerminationRequest={[Function]}
306
306
  onStartShouldSetResponder={[Function]}
307
307
  style={
308
- Object {
308
+ {
309
309
  "alignItems": "center",
310
310
  "flexDirection": "row",
311
311
  "height": 64,
@@ -317,8 +317,8 @@ exports[`ToolbarGroup renders correctly with when align is left 1`] = `
317
317
  >
318
318
  <View
319
319
  style={
320
- Array [
321
- Object {
320
+ [
321
+ {
322
322
  "alignItems": "center",
323
323
  "backgroundColor": "#ece8ef",
324
324
  "borderRadius": 24,
@@ -333,8 +333,8 @@ exports[`ToolbarGroup renders correctly with when align is left 1`] = `
333
333
  <HeroIcon
334
334
  name="print"
335
335
  style={
336
- Array [
337
- Object {
336
+ [
337
+ {
338
338
  "color": "#401960",
339
339
  "fontSize": 24,
340
340
  },
@@ -349,16 +349,16 @@ exports[`ToolbarGroup renders correctly with when align is left 1`] = `
349
349
  allowFontScaling={false}
350
350
  numberOfLines={1}
351
351
  style={
352
- Array [
353
- Object {
352
+ [
353
+ {
354
354
  "color": "#401960",
355
355
  "fontFamily": "BeVietnamPro-SemiBold",
356
356
  "fontSize": 16,
357
357
  "letterSpacing": 0.24,
358
358
  "lineHeight": 24,
359
359
  },
360
- Array [
361
- Object {
360
+ [
361
+ {
362
362
  "marginLeft": 8,
363
363
  },
364
364
  undefined,
@@ -380,8 +380,8 @@ exports[`ToolbarGroup renders correctly with when align is right 1`] = `
380
380
  <View
381
381
  align="right"
382
382
  style={
383
- Array [
384
- Object {
383
+ [
384
+ {
385
385
  "alignItems": "center",
386
386
  "flex": 1,
387
387
  "flexDirection": "row",
@@ -393,7 +393,7 @@ exports[`ToolbarGroup renders correctly with when align is right 1`] = `
393
393
  >
394
394
  <View
395
395
  accessibilityState={
396
- Object {
396
+ {
397
397
  "disabled": false,
398
398
  }
399
399
  }
@@ -408,7 +408,7 @@ exports[`ToolbarGroup renders correctly with when align is right 1`] = `
408
408
  onResponderTerminationRequest={[Function]}
409
409
  onStartShouldSetResponder={[Function]}
410
410
  style={
411
- Object {
411
+ {
412
412
  "alignItems": "center",
413
413
  "flexDirection": "row",
414
414
  "height": 64,
@@ -420,8 +420,8 @@ exports[`ToolbarGroup renders correctly with when align is right 1`] = `
420
420
  >
421
421
  <View
422
422
  style={
423
- Array [
424
- Object {
423
+ [
424
+ {
425
425
  "alignItems": "center",
426
426
  "backgroundColor": "#ece8ef",
427
427
  "borderRadius": 24,
@@ -436,8 +436,8 @@ exports[`ToolbarGroup renders correctly with when align is right 1`] = `
436
436
  <HeroIcon
437
437
  name="home"
438
438
  style={
439
- Array [
440
- Object {
439
+ [
440
+ {
441
441
  "color": "#401960",
442
442
  "fontSize": 24,
443
443
  },
@@ -452,16 +452,16 @@ exports[`ToolbarGroup renders correctly with when align is right 1`] = `
452
452
  allowFontScaling={false}
453
453
  numberOfLines={1}
454
454
  style={
455
- Array [
456
- Object {
455
+ [
456
+ {
457
457
  "color": "#401960",
458
458
  "fontFamily": "BeVietnamPro-SemiBold",
459
459
  "fontSize": 16,
460
460
  "letterSpacing": 0.24,
461
461
  "lineHeight": 24,
462
462
  },
463
- Array [
464
- Object {
463
+ [
464
+ {
465
465
  "marginLeft": 8,
466
466
  },
467
467
  undefined,
@@ -478,7 +478,7 @@ exports[`ToolbarGroup renders correctly with when align is right 1`] = `
478
478
  </View>
479
479
  <View
480
480
  accessibilityState={
481
- Object {
481
+ {
482
482
  "disabled": false,
483
483
  }
484
484
  }
@@ -493,7 +493,7 @@ exports[`ToolbarGroup renders correctly with when align is right 1`] = `
493
493
  onResponderTerminationRequest={[Function]}
494
494
  onStartShouldSetResponder={[Function]}
495
495
  style={
496
- Object {
496
+ {
497
497
  "alignItems": "center",
498
498
  "flexDirection": "row",
499
499
  "height": 64,
@@ -505,8 +505,8 @@ exports[`ToolbarGroup renders correctly with when align is right 1`] = `
505
505
  >
506
506
  <View
507
507
  style={
508
- Array [
509
- Object {
508
+ [
509
+ {
510
510
  "alignItems": "center",
511
511
  "backgroundColor": "#ece8ef",
512
512
  "borderRadius": 24,
@@ -521,8 +521,8 @@ exports[`ToolbarGroup renders correctly with when align is right 1`] = `
521
521
  <HeroIcon
522
522
  name="print"
523
523
  style={
524
- Array [
525
- Object {
524
+ [
525
+ {
526
526
  "color": "#401960",
527
527
  "fontSize": 24,
528
528
  },
@@ -537,16 +537,16 @@ exports[`ToolbarGroup renders correctly with when align is right 1`] = `
537
537
  allowFontScaling={false}
538
538
  numberOfLines={1}
539
539
  style={
540
- Array [
541
- Object {
540
+ [
541
+ {
542
542
  "color": "#401960",
543
543
  "fontFamily": "BeVietnamPro-SemiBold",
544
544
  "fontSize": 16,
545
545
  "letterSpacing": 0.24,
546
546
  "lineHeight": 24,
547
547
  },
548
- Array [
549
- Object {
548
+ [
549
+ {
550
550
  "marginLeft": 8,
551
551
  },
552
552
  undefined,