@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,16 +3,16 @@
3
3
  exports[`Accordion allows fully controlled 1`] = `
4
4
  <View
5
5
  style={
6
- Array [
7
- Object {},
6
+ [
7
+ {},
8
8
  undefined,
9
9
  ]
10
10
  }
11
11
  >
12
12
  <View
13
13
  style={
14
- Array [
15
- Object {
14
+ [
15
+ {
16
16
  "backgroundColor": "#ffffff",
17
17
  "borderRadius": 0,
18
18
  "padding": 16,
@@ -34,7 +34,7 @@ exports[`Accordion allows fully controlled 1`] = `
34
34
  onResponderTerminationRequest={[Function]}
35
35
  onStartShouldSetResponder={[Function]}
36
36
  style={
37
- Object {
37
+ {
38
38
  "flexDirection": "row",
39
39
  "justifyContent": "space-between",
40
40
  "opacity": 1,
@@ -44,8 +44,8 @@ exports[`Accordion allows fully controlled 1`] = `
44
44
  <Text
45
45
  allowFontScaling={false}
46
46
  style={
47
- Array [
48
- Object {
47
+ [
48
+ {
49
49
  "color": "#001f23",
50
50
  "fontFamily": "BeVietnamPro-SemiBold",
51
51
  "fontSize": 16,
@@ -64,8 +64,8 @@ exports[`Accordion allows fully controlled 1`] = `
64
64
  <HeroIcon
65
65
  name="arrow-down"
66
66
  style={
67
- Array [
68
- Object {
67
+ [
68
+ {
69
69
  "color": "#795e90",
70
70
  "fontSize": 20,
71
71
  },
@@ -80,7 +80,7 @@ exports[`Accordion allows fully controlled 1`] = `
80
80
  collapsable={false}
81
81
  onLayout={[Function]}
82
82
  style={
83
- Object {
83
+ {
84
84
  "height": 0,
85
85
  "margin": 0,
86
86
  "overflow": "hidden",
@@ -90,8 +90,8 @@ exports[`Accordion allows fully controlled 1`] = `
90
90
  >
91
91
  <View
92
92
  style={
93
- Array [
94
- Object {
93
+ [
94
+ {
95
95
  "height": 1334,
96
96
  },
97
97
  undefined,
@@ -101,13 +101,13 @@ exports[`Accordion allows fully controlled 1`] = `
101
101
  <View
102
102
  onLayout={[Function]}
103
103
  style={
104
- Array [
105
- Object {
104
+ [
105
+ {
106
106
  "margin": 0,
107
107
  "padding": 0,
108
108
  },
109
- Array [
110
- Object {
109
+ [
110
+ {
111
111
  "paddingTop": 16,
112
112
  },
113
113
  undefined,
@@ -118,8 +118,8 @@ exports[`Accordion allows fully controlled 1`] = `
118
118
  <Text
119
119
  allowFontScaling={false}
120
120
  style={
121
- Array [
122
- Object {
121
+ [
122
+ {
123
123
  "color": "#001f23",
124
124
  "fontFamily": "BeVietnamPro-Regular",
125
125
  "fontSize": 16,
@@ -141,8 +141,8 @@ exports[`Accordion allows fully controlled 1`] = `
141
141
  </View>
142
142
  <View
143
143
  style={
144
- Array [
145
- Object {
144
+ [
145
+ {
146
146
  "backgroundColor": "#ffffff",
147
147
  "borderRadius": 0,
148
148
  "padding": 16,
@@ -164,7 +164,7 @@ exports[`Accordion allows fully controlled 1`] = `
164
164
  onResponderTerminationRequest={[Function]}
165
165
  onStartShouldSetResponder={[Function]}
166
166
  style={
167
- Object {
167
+ {
168
168
  "flexDirection": "row",
169
169
  "justifyContent": "space-between",
170
170
  "opacity": 1,
@@ -174,8 +174,8 @@ exports[`Accordion allows fully controlled 1`] = `
174
174
  <Text
175
175
  allowFontScaling={false}
176
176
  style={
177
- Array [
178
- Object {
177
+ [
178
+ {
179
179
  "color": "#001f23",
180
180
  "fontFamily": "BeVietnamPro-SemiBold",
181
181
  "fontSize": 16,
@@ -194,8 +194,8 @@ exports[`Accordion allows fully controlled 1`] = `
194
194
  <HeroIcon
195
195
  name="arrow-up"
196
196
  style={
197
- Array [
198
- Object {
197
+ [
198
+ {
199
199
  "color": "#795e90",
200
200
  "fontSize": 20,
201
201
  },
@@ -210,7 +210,7 @@ exports[`Accordion allows fully controlled 1`] = `
210
210
  collapsable={false}
211
211
  onLayout={[Function]}
212
212
  style={
213
- Object {
213
+ {
214
214
  "height": 0,
215
215
  "margin": 0,
216
216
  "overflow": "hidden",
@@ -220,8 +220,8 @@ exports[`Accordion allows fully controlled 1`] = `
220
220
  >
221
221
  <View
222
222
  style={
223
- Array [
224
- Object {
223
+ [
224
+ {
225
225
  "height": 1334,
226
226
  },
227
227
  undefined,
@@ -231,13 +231,13 @@ exports[`Accordion allows fully controlled 1`] = `
231
231
  <View
232
232
  onLayout={[Function]}
233
233
  style={
234
- Array [
235
- Object {
234
+ [
235
+ {
236
236
  "margin": 0,
237
237
  "padding": 0,
238
238
  },
239
- Array [
240
- Object {
239
+ [
240
+ {
241
241
  "paddingTop": 16,
242
242
  },
243
243
  undefined,
@@ -248,8 +248,8 @@ exports[`Accordion allows fully controlled 1`] = `
248
248
  <Text
249
249
  allowFontScaling={false}
250
250
  style={
251
- Array [
252
- Object {
251
+ [
252
+ {
253
253
  "color": "#001f23",
254
254
  "fontFamily": "BeVietnamPro-Regular",
255
255
  "fontSize": 16,
@@ -275,16 +275,16 @@ exports[`Accordion allows fully controlled 1`] = `
275
275
  exports[`Accordion renders correctly 1`] = `
276
276
  <View
277
277
  style={
278
- Array [
279
- Object {},
278
+ [
279
+ {},
280
280
  undefined,
281
281
  ]
282
282
  }
283
283
  >
284
284
  <View
285
285
  style={
286
- Array [
287
- Object {
286
+ [
287
+ {
288
288
  "backgroundColor": "#ffffff",
289
289
  "borderRadius": 0,
290
290
  "padding": 16,
@@ -306,7 +306,7 @@ exports[`Accordion renders correctly 1`] = `
306
306
  onResponderTerminationRequest={[Function]}
307
307
  onStartShouldSetResponder={[Function]}
308
308
  style={
309
- Object {
309
+ {
310
310
  "flexDirection": "row",
311
311
  "justifyContent": "space-between",
312
312
  "opacity": 1,
@@ -316,8 +316,8 @@ exports[`Accordion renders correctly 1`] = `
316
316
  <Text
317
317
  allowFontScaling={false}
318
318
  style={
319
- Array [
320
- Object {
319
+ [
320
+ {
321
321
  "color": "#001f23",
322
322
  "fontFamily": "BeVietnamPro-SemiBold",
323
323
  "fontSize": 16,
@@ -336,8 +336,8 @@ exports[`Accordion renders correctly 1`] = `
336
336
  <HeroIcon
337
337
  name="arrow-down"
338
338
  style={
339
- Array [
340
- Object {
339
+ [
340
+ {
341
341
  "color": "#795e90",
342
342
  "fontSize": 20,
343
343
  },
@@ -352,7 +352,7 @@ exports[`Accordion renders correctly 1`] = `
352
352
  collapsable={false}
353
353
  onLayout={[Function]}
354
354
  style={
355
- Object {
355
+ {
356
356
  "height": 0,
357
357
  "margin": 0,
358
358
  "overflow": "hidden",
@@ -362,8 +362,8 @@ exports[`Accordion renders correctly 1`] = `
362
362
  >
363
363
  <View
364
364
  style={
365
- Array [
366
- Object {
365
+ [
366
+ {
367
367
  "height": 1334,
368
368
  },
369
369
  undefined,
@@ -373,13 +373,13 @@ exports[`Accordion renders correctly 1`] = `
373
373
  <View
374
374
  onLayout={[Function]}
375
375
  style={
376
- Array [
377
- Object {
376
+ [
377
+ {
378
378
  "margin": 0,
379
379
  "padding": 0,
380
380
  },
381
- Array [
382
- Object {
381
+ [
382
+ {
383
383
  "paddingTop": 16,
384
384
  },
385
385
  undefined,
@@ -390,8 +390,8 @@ exports[`Accordion renders correctly 1`] = `
390
390
  <Text
391
391
  allowFontScaling={false}
392
392
  style={
393
- Array [
394
- Object {
393
+ [
394
+ {
395
395
  "color": "#001f23",
396
396
  "fontFamily": "BeVietnamPro-Regular",
397
397
  "fontSize": 16,
@@ -413,8 +413,8 @@ exports[`Accordion renders correctly 1`] = `
413
413
  </View>
414
414
  <View
415
415
  style={
416
- Array [
417
- Object {
416
+ [
417
+ {
418
418
  "backgroundColor": "#ffffff",
419
419
  "borderRadius": 0,
420
420
  "padding": 16,
@@ -436,7 +436,7 @@ exports[`Accordion renders correctly 1`] = `
436
436
  onResponderTerminationRequest={[Function]}
437
437
  onStartShouldSetResponder={[Function]}
438
438
  style={
439
- Object {
439
+ {
440
440
  "flexDirection": "row",
441
441
  "justifyContent": "space-between",
442
442
  "opacity": 1,
@@ -446,8 +446,8 @@ exports[`Accordion renders correctly 1`] = `
446
446
  <Text
447
447
  allowFontScaling={false}
448
448
  style={
449
- Array [
450
- Object {
449
+ [
450
+ {
451
451
  "color": "#001f23",
452
452
  "fontFamily": "BeVietnamPro-SemiBold",
453
453
  "fontSize": 16,
@@ -466,8 +466,8 @@ exports[`Accordion renders correctly 1`] = `
466
466
  <HeroIcon
467
467
  name="arrow-down"
468
468
  style={
469
- Array [
470
- Object {
469
+ [
470
+ {
471
471
  "color": "#795e90",
472
472
  "fontSize": 20,
473
473
  },
@@ -482,7 +482,7 @@ exports[`Accordion renders correctly 1`] = `
482
482
  collapsable={false}
483
483
  onLayout={[Function]}
484
484
  style={
485
- Object {
485
+ {
486
486
  "height": 0,
487
487
  "margin": 0,
488
488
  "overflow": "hidden",
@@ -492,8 +492,8 @@ exports[`Accordion renders correctly 1`] = `
492
492
  >
493
493
  <View
494
494
  style={
495
- Array [
496
- Object {
495
+ [
496
+ {
497
497
  "height": 1334,
498
498
  },
499
499
  undefined,
@@ -503,13 +503,13 @@ exports[`Accordion renders correctly 1`] = `
503
503
  <View
504
504
  onLayout={[Function]}
505
505
  style={
506
- Array [
507
- Object {
506
+ [
507
+ {
508
508
  "margin": 0,
509
509
  "padding": 0,
510
510
  },
511
- Array [
512
- Object {
511
+ [
512
+ {
513
513
  "paddingTop": 16,
514
514
  },
515
515
  undefined,
@@ -520,8 +520,8 @@ exports[`Accordion renders correctly 1`] = `
520
520
  <Text
521
521
  allowFontScaling={false}
522
522
  style={
523
- Array [
524
- Object {
523
+ [
524
+ {
525
525
  "color": "#001f23",
526
526
  "fontFamily": "BeVietnamPro-Regular",
527
527
  "fontSize": 16,
@@ -547,16 +547,16 @@ exports[`Accordion renders correctly 1`] = `
547
547
  exports[`Accordion renders correctly when variant is card 1`] = `
548
548
  <View
549
549
  style={
550
- Array [
551
- Object {},
550
+ [
551
+ {},
552
552
  undefined,
553
553
  ]
554
554
  }
555
555
  >
556
556
  <View
557
557
  style={
558
- Array [
559
- Object {
558
+ [
559
+ {
560
560
  "backgroundColor": "#ffffff",
561
561
  "borderRadius": 8,
562
562
  "padding": 16,
@@ -578,7 +578,7 @@ exports[`Accordion renders correctly when variant is card 1`] = `
578
578
  onResponderTerminationRequest={[Function]}
579
579
  onStartShouldSetResponder={[Function]}
580
580
  style={
581
- Object {
581
+ {
582
582
  "flexDirection": "row",
583
583
  "justifyContent": "space-between",
584
584
  "opacity": 1,
@@ -588,8 +588,8 @@ exports[`Accordion renders correctly when variant is card 1`] = `
588
588
  <Text
589
589
  allowFontScaling={false}
590
590
  style={
591
- Array [
592
- Object {
591
+ [
592
+ {
593
593
  "color": "#001f23",
594
594
  "fontFamily": "BeVietnamPro-SemiBold",
595
595
  "fontSize": 16,
@@ -608,8 +608,8 @@ exports[`Accordion renders correctly when variant is card 1`] = `
608
608
  <HeroIcon
609
609
  name="arrow-down"
610
610
  style={
611
- Array [
612
- Object {
611
+ [
612
+ {
613
613
  "color": "#795e90",
614
614
  "fontSize": 20,
615
615
  },
@@ -624,7 +624,7 @@ exports[`Accordion renders correctly when variant is card 1`] = `
624
624
  collapsable={false}
625
625
  onLayout={[Function]}
626
626
  style={
627
- Object {
627
+ {
628
628
  "height": 0,
629
629
  "margin": 0,
630
630
  "overflow": "hidden",
@@ -634,8 +634,8 @@ exports[`Accordion renders correctly when variant is card 1`] = `
634
634
  >
635
635
  <View
636
636
  style={
637
- Array [
638
- Object {
637
+ [
638
+ {
639
639
  "height": 1334,
640
640
  },
641
641
  undefined,
@@ -645,13 +645,13 @@ exports[`Accordion renders correctly when variant is card 1`] = `
645
645
  <View
646
646
  onLayout={[Function]}
647
647
  style={
648
- Array [
649
- Object {
648
+ [
649
+ {
650
650
  "margin": 0,
651
651
  "padding": 0,
652
652
  },
653
- Array [
654
- Object {
653
+ [
654
+ {
655
655
  "paddingTop": 16,
656
656
  },
657
657
  undefined,
@@ -662,8 +662,8 @@ exports[`Accordion renders correctly when variant is card 1`] = `
662
662
  <Text
663
663
  allowFontScaling={false}
664
664
  style={
665
- Array [
666
- Object {
665
+ [
666
+ {
667
667
  "color": "#001f23",
668
668
  "fontFamily": "BeVietnamPro-Regular",
669
669
  "fontSize": 16,
@@ -685,8 +685,8 @@ exports[`Accordion renders correctly when variant is card 1`] = `
685
685
  </View>
686
686
  <View
687
687
  style={
688
- Array [
689
- Object {
688
+ [
689
+ {
690
690
  "paddingTop": 16,
691
691
  },
692
692
  undefined,
@@ -696,8 +696,8 @@ exports[`Accordion renders correctly when variant is card 1`] = `
696
696
  />
697
697
  <View
698
698
  style={
699
- Array [
700
- Object {
699
+ [
700
+ {
701
701
  "backgroundColor": "#ffffff",
702
702
  "borderRadius": 8,
703
703
  "padding": 16,
@@ -719,7 +719,7 @@ exports[`Accordion renders correctly when variant is card 1`] = `
719
719
  onResponderTerminationRequest={[Function]}
720
720
  onStartShouldSetResponder={[Function]}
721
721
  style={
722
- Object {
722
+ {
723
723
  "flexDirection": "row",
724
724
  "justifyContent": "space-between",
725
725
  "opacity": 1,
@@ -729,8 +729,8 @@ exports[`Accordion renders correctly when variant is card 1`] = `
729
729
  <Text
730
730
  allowFontScaling={false}
731
731
  style={
732
- Array [
733
- Object {
732
+ [
733
+ {
734
734
  "color": "#001f23",
735
735
  "fontFamily": "BeVietnamPro-SemiBold",
736
736
  "fontSize": 16,
@@ -749,8 +749,8 @@ exports[`Accordion renders correctly when variant is card 1`] = `
749
749
  <HeroIcon
750
750
  name="arrow-down"
751
751
  style={
752
- Array [
753
- Object {
752
+ [
753
+ {
754
754
  "color": "#795e90",
755
755
  "fontSize": 20,
756
756
  },
@@ -765,7 +765,7 @@ exports[`Accordion renders correctly when variant is card 1`] = `
765
765
  collapsable={false}
766
766
  onLayout={[Function]}
767
767
  style={
768
- Object {
768
+ {
769
769
  "height": 0,
770
770
  "margin": 0,
771
771
  "overflow": "hidden",
@@ -775,8 +775,8 @@ exports[`Accordion renders correctly when variant is card 1`] = `
775
775
  >
776
776
  <View
777
777
  style={
778
- Array [
779
- Object {
778
+ [
779
+ {
780
780
  "height": 1334,
781
781
  },
782
782
  undefined,
@@ -786,13 +786,13 @@ exports[`Accordion renders correctly when variant is card 1`] = `
786
786
  <View
787
787
  onLayout={[Function]}
788
788
  style={
789
- Array [
790
- Object {
789
+ [
790
+ {
791
791
  "margin": 0,
792
792
  "padding": 0,
793
793
  },
794
- Array [
795
- Object {
794
+ [
795
+ {
796
796
  "paddingTop": 16,
797
797
  },
798
798
  undefined,
@@ -803,8 +803,8 @@ exports[`Accordion renders correctly when variant is card 1`] = `
803
803
  <Text
804
804
  allowFontScaling={false}
805
805
  style={
806
- Array [
807
- Object {
806
+ [
807
+ {
808
808
  "color": "#001f23",
809
809
  "fontFamily": "BeVietnamPro-Regular",
810
810
  "fontSize": 16,