@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,9 +4,9 @@ exports[`AnimatedFABIcon renders correctly when isActive is false 1`] = `
4
4
  <View
5
5
  collapsable={false}
6
6
  style={
7
- Object {
8
- "transform": Array [
9
- Object {
7
+ {
8
+ "transform": [
9
+ {
10
10
  "rotate": "0deg",
11
11
  },
12
12
  ],
@@ -16,19 +16,19 @@ exports[`AnimatedFABIcon renders correctly when isActive is false 1`] = `
16
16
  <HeroIcon
17
17
  name="add"
18
18
  style={
19
- Array [
20
- Object {
19
+ [
20
+ {
21
21
  "color": "#001f23",
22
22
  "fontSize": 16,
23
23
  },
24
- Array [
25
- Object {
24
+ [
25
+ {
26
26
  "color": "#ffffff",
27
27
  "lineHeight": 24,
28
28
  "textAlign": "center",
29
29
  "textAlignVertical": "center",
30
30
  },
31
- Object {},
31
+ {},
32
32
  ],
33
33
  ]
34
34
  }
@@ -42,9 +42,9 @@ exports[`AnimatedFABIcon renders correctly when isActive is true 1`] = `
42
42
  <View
43
43
  collapsable={false}
44
44
  style={
45
- Object {
46
- "transform": Array [
47
- Object {
45
+ {
46
+ "transform": [
47
+ {
48
48
  "rotate": "-45deg",
49
49
  },
50
50
  ],
@@ -54,19 +54,19 @@ exports[`AnimatedFABIcon renders correctly when isActive is true 1`] = `
54
54
  <HeroIcon
55
55
  name="add"
56
56
  style={
57
- Array [
58
- Object {
57
+ [
58
+ {
59
59
  "color": "#001f23",
60
60
  "fontSize": 16,
61
61
  },
62
- Array [
63
- Object {
62
+ [
63
+ {
64
64
  "color": "#ffffff",
65
65
  "lineHeight": 24,
66
66
  "textAlign": "center",
67
67
  "textAlignVertical": "center",
68
68
  },
69
- Object {},
69
+ {},
70
70
  ],
71
71
  ]
72
72
  }
@@ -12,8 +12,8 @@ exports[`StyledFAB renders correctly 1`] = `
12
12
  onResponderTerminationRequest={[Function]}
13
13
  onStartShouldSetResponder={[Function]}
14
14
  style={
15
- Array [
16
- Object {
15
+ [
16
+ {
17
17
  "alignItems": "center",
18
18
  "alignSelf": "flex-start",
19
19
  "backgroundColor": "#401960",
@@ -23,7 +23,7 @@ exports[`StyledFAB renders correctly 1`] = `
23
23
  "justifyContent": "center",
24
24
  "padding": 20,
25
25
  "shadowColor": "#001f23",
26
- "shadowOffset": Object {
26
+ "shadowOffset": {
27
27
  "height": 2,
28
28
  "width": 0,
29
29
  },
@@ -37,8 +37,8 @@ exports[`StyledFAB renders correctly 1`] = `
37
37
  <Text
38
38
  allowFontScaling={false}
39
39
  style={
40
- Array [
41
- Object {
40
+ [
41
+ {
42
42
  "color": "#001f23",
43
43
  "fontFamily": "BeVietnamPro-Regular",
44
44
  "fontSize": 14,
@@ -69,8 +69,8 @@ exports[`StyledFAB renders correctly 2`] = `
69
69
  onResponderTerminationRequest={[Function]}
70
70
  onStartShouldSetResponder={[Function]}
71
71
  style={
72
- Array [
73
- Object {
72
+ [
73
+ {
74
74
  "alignItems": "center",
75
75
  "alignSelf": "flex-start",
76
76
  "backgroundColor": "#33144d",
@@ -80,7 +80,7 @@ exports[`StyledFAB renders correctly 2`] = `
80
80
  "justifyContent": "center",
81
81
  "padding": 20,
82
82
  "shadowColor": "#001f23",
83
- "shadowOffset": Object {
83
+ "shadowOffset": {
84
84
  "height": 2,
85
85
  "width": 0,
86
86
  },
@@ -94,8 +94,8 @@ exports[`StyledFAB renders correctly 2`] = `
94
94
  <Text
95
95
  allowFontScaling={false}
96
96
  style={
97
- Array [
98
- Object {
97
+ [
98
+ {
99
99
  "color": "#001f23",
100
100
  "fontFamily": "BeVietnamPro-Regular",
101
101
  "fontSize": 14,
@@ -118,13 +118,13 @@ exports[`StyledFABIcon renders correctly 1`] = `
118
118
  <HeroIcon
119
119
  name="add"
120
120
  style={
121
- Array [
122
- Object {
121
+ [
122
+ {
123
123
  "color": "#001f23",
124
124
  "fontSize": 24,
125
125
  },
126
- Array [
127
- Object {
126
+ [
127
+ {
128
128
  "color": "#ffffff",
129
129
  "lineHeight": 24,
130
130
  "textAlign": "center",
@@ -13,8 +13,8 @@ exports[`FAB when animated is false renders StyledFABIcon 1`] = `
13
13
  onResponderTerminationRequest={[Function]}
14
14
  onStartShouldSetResponder={[Function]}
15
15
  style={
16
- Array [
17
- Object {
16
+ [
17
+ {
18
18
  "alignItems": "center",
19
19
  "alignSelf": "flex-start",
20
20
  "backgroundColor": "#401960",
@@ -24,18 +24,18 @@ exports[`FAB when animated is false renders StyledFABIcon 1`] = `
24
24
  "justifyContent": "center",
25
25
  "padding": 20,
26
26
  "shadowColor": "#001f23",
27
- "shadowOffset": Object {
27
+ "shadowOffset": {
28
28
  "height": 2,
29
29
  "width": 0,
30
30
  },
31
31
  "shadowOpacity": 0.12,
32
32
  "shadowRadius": 4,
33
33
  },
34
- Array [
35
- Object {
34
+ [
35
+ {
36
36
  "backgroundColor": "#001f23",
37
37
  },
38
- Object {
38
+ {
39
39
  "bottom": undefined,
40
40
  },
41
41
  ],
@@ -45,13 +45,13 @@ exports[`FAB when animated is false renders StyledFABIcon 1`] = `
45
45
  <HeroIcon
46
46
  name="add"
47
47
  style={
48
- Array [
49
- Object {
48
+ [
49
+ {
50
50
  "color": "#001f23",
51
51
  "fontSize": 24,
52
52
  },
53
- Array [
54
- Object {
53
+ [
54
+ {
55
55
  "color": "#ffffff",
56
56
  "lineHeight": 24,
57
57
  "textAlign": "center",
@@ -81,8 +81,8 @@ exports[`FAB when animated is true renders animatedFABIcon 1`] = `
81
81
  onResponderTerminationRequest={[Function]}
82
82
  onStartShouldSetResponder={[Function]}
83
83
  style={
84
- Array [
85
- Object {
84
+ [
85
+ {
86
86
  "alignItems": "center",
87
87
  "alignSelf": "flex-start",
88
88
  "backgroundColor": "#401960",
@@ -92,18 +92,18 @@ exports[`FAB when animated is true renders animatedFABIcon 1`] = `
92
92
  "justifyContent": "center",
93
93
  "padding": 20,
94
94
  "shadowColor": "#001f23",
95
- "shadowOffset": Object {
95
+ "shadowOffset": {
96
96
  "height": 2,
97
97
  "width": 0,
98
98
  },
99
99
  "shadowOpacity": 0.12,
100
100
  "shadowRadius": 4,
101
101
  },
102
- Array [
103
- Object {
102
+ [
103
+ {
104
104
  "backgroundColor": "#001f23",
105
105
  },
106
- Object {
106
+ {
107
107
  "bottom": undefined,
108
108
  },
109
109
  ],
@@ -112,10 +112,10 @@ exports[`FAB when animated is true renders animatedFABIcon 1`] = `
112
112
  >
113
113
  <View
114
114
  style={
115
- Array [
116
- Object {},
117
- Array [
118
- Object {
115
+ [
116
+ {},
117
+ [
118
+ {
119
119
  "alignItems": "center",
120
120
  "height": 24,
121
121
  "justifyContent": "center",
@@ -129,9 +129,9 @@ exports[`FAB when animated is true renders animatedFABIcon 1`] = `
129
129
  <View
130
130
  collapsable={false}
131
131
  style={
132
- Object {
133
- "transform": Array [
134
- Object {
132
+ {
133
+ "transform": [
134
+ {
135
135
  "rotate": "0deg",
136
136
  },
137
137
  ],
@@ -141,19 +141,19 @@ exports[`FAB when animated is true renders animatedFABIcon 1`] = `
141
141
  <HeroIcon
142
142
  name="add"
143
143
  style={
144
- Array [
145
- Object {
144
+ [
145
+ {
146
146
  "color": "#001f23",
147
147
  "fontSize": 16,
148
148
  },
149
- Array [
150
- Object {
149
+ [
150
+ {
151
151
  "color": "#ffffff",
152
152
  "lineHeight": 24,
153
153
  "textAlign": "center",
154
154
  "textAlignVertical": "center",
155
155
  },
156
- Object {},
156
+ {},
157
157
  ],
158
158
  ]
159
159
  }
@@ -179,8 +179,8 @@ exports[`FAB when title has value renders correctly 1`] = `
179
179
  onResponderTerminationRequest={[Function]}
180
180
  onStartShouldSetResponder={[Function]}
181
181
  style={
182
- Array [
183
- Object {
182
+ [
183
+ {
184
184
  "alignItems": "center",
185
185
  "alignSelf": "flex-start",
186
186
  "backgroundColor": "#401960",
@@ -190,18 +190,18 @@ exports[`FAB when title has value renders correctly 1`] = `
190
190
  "justifyContent": "center",
191
191
  "padding": 20,
192
192
  "shadowColor": "#001f23",
193
- "shadowOffset": Object {
193
+ "shadowOffset": {
194
194
  "height": 2,
195
195
  "width": 0,
196
196
  },
197
197
  "shadowOpacity": 0.12,
198
198
  "shadowRadius": 4,
199
199
  },
200
- Array [
201
- Object {
200
+ [
201
+ {
202
202
  "backgroundColor": "#001f23",
203
203
  },
204
- Object {
204
+ {
205
205
  "bottom": undefined,
206
206
  },
207
207
  ],
@@ -210,10 +210,10 @@ exports[`FAB when title has value renders correctly 1`] = `
210
210
  >
211
211
  <View
212
212
  style={
213
- Array [
214
- Object {},
215
- Array [
216
- Object {
213
+ [
214
+ {},
215
+ [
216
+ {
217
217
  "alignItems": "center",
218
218
  "height": 24,
219
219
  "justifyContent": "center",
@@ -227,13 +227,13 @@ exports[`FAB when title has value renders correctly 1`] = `
227
227
  <HeroIcon
228
228
  name="pencil"
229
229
  style={
230
- Array [
231
- Object {
230
+ [
231
+ {
232
232
  "color": "#001f23",
233
233
  "fontSize": 16,
234
234
  },
235
- Array [
236
- Object {
235
+ [
236
+ {
237
237
  "color": "#ffffff",
238
238
  "lineHeight": 24,
239
239
  "textAlign": "center",
@@ -251,16 +251,16 @@ exports[`FAB when title has value renders correctly 1`] = `
251
251
  <Text
252
252
  allowFontScaling={false}
253
253
  style={
254
- Array [
255
- Object {
254
+ [
255
+ {
256
256
  "color": "#001f23",
257
257
  "fontFamily": "BeVietnamPro-Regular",
258
258
  "fontSize": 16,
259
259
  "letterSpacing": 0.48,
260
260
  "lineHeight": 24,
261
261
  },
262
- Array [
263
- Object {
262
+ [
263
+ {
264
264
  "color": "#ffffff",
265
265
  "marginHorizontal": 8,
266
266
  "textAlign": "center",
@@ -3,7 +3,7 @@
3
3
  exports[`HeroDesignProvider renders children correctly 1`] = `
4
4
  <View
5
5
  style={
6
- Object {
6
+ {
7
7
  "flex": 1,
8
8
  }
9
9
  }
@@ -11,8 +11,8 @@ exports[`HeroDesignProvider renders children correctly 1`] = `
11
11
  <Text
12
12
  allowFontScaling={false}
13
13
  style={
14
- Array [
15
- Object {
14
+ [
15
+ {
16
16
  "color": "#401960",
17
17
  "fontFamily": "BeVietnamPro-Regular",
18
18
  "fontSize": 42,
@@ -32,8 +32,8 @@ exports[`HeroDesignProvider renders children correctly 1`] = `
32
32
  pointerEvents="box-none"
33
33
  position="bottom"
34
34
  style={
35
- Array [
36
- Object {
35
+ [
36
+ {
37
37
  "bottom": 0,
38
38
  "elevation": 9999,
39
39
  "flexDirection": "column-reverse",
@@ -4,9 +4,9 @@ exports[`Icon render correctly with spin prop 1`] = `
4
4
  <View
5
5
  collapsable={false}
6
6
  style={
7
- Object {
8
- "transform": Array [
9
- Object {
7
+ {
8
+ "transform": [
9
+ {
10
10
  "rotate": "0deg",
11
11
  },
12
12
  ],
@@ -16,8 +16,8 @@ exports[`Icon render correctly with spin prop 1`] = `
16
16
  <HeroIcon
17
17
  name="sync"
18
18
  style={
19
- Array [
20
- Object {
19
+ [
20
+ {
21
21
  "color": "#001f23",
22
22
  "fontSize": 24,
23
23
  },
@@ -34,8 +34,8 @@ exports[`Icon renders correctly 1`] = `
34
34
  <HeroIcon
35
35
  name="home"
36
36
  style={
37
- Array [
38
- Object {
37
+ [
38
+ {
39
39
  "color": "#001f23",
40
40
  "fontSize": 24,
41
41
  },
@@ -51,8 +51,8 @@ exports[`Icon renders correctly with color and size 1`] = `
51
51
  <HeroIcon
52
52
  name="home"
53
53
  style={
54
- Array [
55
- Object {
54
+ [
55
+ {
56
56
  "color": "#cb300a",
57
57
  "fontSize": 28,
58
58
  },
@@ -68,8 +68,8 @@ exports[`Icon renders correctly with intent 1`] = `
68
68
  <HeroIcon
69
69
  name="home"
70
70
  style={
71
- Array [
72
- Object {
71
+ [
72
+ {
73
73
  "color": "#401960",
74
74
  "fontSize": 24,
75
75
  },
@@ -3,13 +3,13 @@
3
3
  exports[`Image renders correctly when rounded is false 1`] = `
4
4
  <Image
5
5
  source={
6
- Object {
6
+ {
7
7
  "uri": "path_to_image",
8
8
  }
9
9
  }
10
10
  style={
11
- Array [
12
- Object {
11
+ [
12
+ {
13
13
  "borderRadius": 0,
14
14
  "height": 72,
15
15
  "width": 72,
@@ -23,13 +23,13 @@ exports[`Image renders correctly when rounded is false 1`] = `
23
23
  exports[`Image renders correctly when rounded is true 1`] = `
24
24
  <Image
25
25
  source={
26
- Object {
26
+ {
27
27
  "uri": "path_to_image",
28
28
  }
29
29
  }
30
30
  style={
31
- Array [
32
- Object {
31
+ [
32
+ {
33
33
  "borderRadius": 36,
34
34
  "height": 72,
35
35
  "width": 72,
@@ -43,13 +43,13 @@ exports[`Image renders correctly when rounded is true 1`] = `
43
43
  exports[`Image renders correctly when size is 6xlarge 1`] = `
44
44
  <Image
45
45
  source={
46
- Object {
46
+ {
47
47
  "uri": "path_to_image",
48
48
  }
49
49
  }
50
50
  style={
51
- Array [
52
- Object {
51
+ [
52
+ {
53
53
  "borderRadius": 0,
54
54
  "height": 72,
55
55
  "width": 72,
@@ -63,13 +63,13 @@ exports[`Image renders correctly when size is 6xlarge 1`] = `
63
63
  exports[`Image renders correctly when size is 15xlarge 1`] = `
64
64
  <Image
65
65
  source={
66
- Object {
66
+ {
67
67
  "uri": "path_to_image",
68
68
  }
69
69
  }
70
70
  style={
71
- Array [
72
- Object {
71
+ [
72
+ {
73
73
  "borderRadius": 0,
74
74
  "height": 144,
75
75
  "width": 144,