@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,23 +4,23 @@ exports[`LoadingIndicator renders correctly when themeVariant is basic-transpare
4
4
  <View
5
5
  collapsable={false}
6
6
  style={
7
- Array [
8
- Object {
7
+ [
8
+ {
9
9
  "alignItems": "center",
10
10
  "flexDirection": "row",
11
11
  "justifyContent": "center",
12
12
  "paddingVertical": 1,
13
13
  },
14
- Object {},
14
+ {},
15
15
  ]
16
16
  }
17
17
  >
18
18
  <View
19
19
  collapsable={false}
20
20
  style={
21
- Object {
22
- "transform": Array [
23
- Object {
21
+ {
22
+ "transform": [
23
+ {
24
24
  "scale": 1,
25
25
  },
26
26
  ],
@@ -31,8 +31,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is basic-transpare
31
31
  collapsable={false}
32
32
  size={12}
33
33
  style={
34
- Array [
35
- Object {
34
+ [
35
+ {
36
36
  "backgroundColor": "#ffffff",
37
37
  "borderRadius": 8,
38
38
  "height": 12,
@@ -41,7 +41,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is basic-transpare
41
41
  "marginTop": 4,
42
42
  "width": 12,
43
43
  },
44
- Object {},
44
+ {},
45
45
  ]
46
46
  }
47
47
  themeVariant="basic-transparent"
@@ -50,9 +50,9 @@ exports[`LoadingIndicator renders correctly when themeVariant is basic-transpare
50
50
  <View
51
51
  collapsable={false}
52
52
  style={
53
- Object {
54
- "transform": Array [
55
- Object {
53
+ {
54
+ "transform": [
55
+ {
56
56
  "scale": 1,
57
57
  },
58
58
  ],
@@ -63,8 +63,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is basic-transpare
63
63
  collapsable={false}
64
64
  size={12}
65
65
  style={
66
- Array [
67
- Object {
66
+ [
67
+ {
68
68
  "backgroundColor": "#ffffff",
69
69
  "borderRadius": 8,
70
70
  "height": 12,
@@ -73,7 +73,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is basic-transpare
73
73
  "marginTop": 4,
74
74
  "width": 12,
75
75
  },
76
- Object {},
76
+ {},
77
77
  ]
78
78
  }
79
79
  themeVariant="basic-transparent"
@@ -82,9 +82,9 @@ exports[`LoadingIndicator renders correctly when themeVariant is basic-transpare
82
82
  <View
83
83
  collapsable={false}
84
84
  style={
85
- Object {
86
- "transform": Array [
87
- Object {
85
+ {
86
+ "transform": [
87
+ {
88
88
  "scale": 1,
89
89
  },
90
90
  ],
@@ -95,8 +95,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is basic-transpare
95
95
  collapsable={false}
96
96
  size={12}
97
97
  style={
98
- Array [
99
- Object {
98
+ [
99
+ {
100
100
  "backgroundColor": "#ffffff",
101
101
  "borderRadius": 8,
102
102
  "height": 12,
@@ -105,7 +105,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is basic-transpare
105
105
  "marginTop": 4,
106
106
  "width": 12,
107
107
  },
108
- Object {},
108
+ {},
109
109
  ]
110
110
  }
111
111
  themeVariant="basic-transparent"
@@ -118,23 +118,23 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-danger 1
118
118
  <View
119
119
  collapsable={false}
120
120
  style={
121
- Array [
122
- Object {
121
+ [
122
+ {
123
123
  "alignItems": "center",
124
124
  "flexDirection": "row",
125
125
  "justifyContent": "center",
126
126
  "paddingVertical": 1,
127
127
  },
128
- Object {},
128
+ {},
129
129
  ]
130
130
  }
131
131
  >
132
132
  <View
133
133
  collapsable={false}
134
134
  style={
135
- Object {
136
- "transform": Array [
137
- Object {
135
+ {
136
+ "transform": [
137
+ {
138
138
  "scale": 1,
139
139
  },
140
140
  ],
@@ -145,8 +145,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-danger 1
145
145
  collapsable={false}
146
146
  size={12}
147
147
  style={
148
- Array [
149
- Object {
148
+ [
149
+ {
150
150
  "backgroundColor": "#ffffff",
151
151
  "borderRadius": 8,
152
152
  "height": 12,
@@ -155,7 +155,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-danger 1
155
155
  "marginTop": 4,
156
156
  "width": 12,
157
157
  },
158
- Object {},
158
+ {},
159
159
  ]
160
160
  }
161
161
  themeVariant="filled-danger"
@@ -164,9 +164,9 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-danger 1
164
164
  <View
165
165
  collapsable={false}
166
166
  style={
167
- Object {
168
- "transform": Array [
169
- Object {
167
+ {
168
+ "transform": [
169
+ {
170
170
  "scale": 1,
171
171
  },
172
172
  ],
@@ -177,8 +177,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-danger 1
177
177
  collapsable={false}
178
178
  size={12}
179
179
  style={
180
- Array [
181
- Object {
180
+ [
181
+ {
182
182
  "backgroundColor": "#ffffff",
183
183
  "borderRadius": 8,
184
184
  "height": 12,
@@ -187,7 +187,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-danger 1
187
187
  "marginTop": 4,
188
188
  "width": 12,
189
189
  },
190
- Object {},
190
+ {},
191
191
  ]
192
192
  }
193
193
  themeVariant="filled-danger"
@@ -196,9 +196,9 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-danger 1
196
196
  <View
197
197
  collapsable={false}
198
198
  style={
199
- Object {
200
- "transform": Array [
201
- Object {
199
+ {
200
+ "transform": [
201
+ {
202
202
  "scale": 1,
203
203
  },
204
204
  ],
@@ -209,8 +209,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-danger 1
209
209
  collapsable={false}
210
210
  size={12}
211
211
  style={
212
- Array [
213
- Object {
212
+ [
213
+ {
214
214
  "backgroundColor": "#ffffff",
215
215
  "borderRadius": 8,
216
216
  "height": 12,
@@ -219,7 +219,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-danger 1
219
219
  "marginTop": 4,
220
220
  "width": 12,
221
221
  },
222
- Object {},
222
+ {},
223
223
  ]
224
224
  }
225
225
  themeVariant="filled-danger"
@@ -232,23 +232,23 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-primary
232
232
  <View
233
233
  collapsable={false}
234
234
  style={
235
- Array [
236
- Object {
235
+ [
236
+ {
237
237
  "alignItems": "center",
238
238
  "flexDirection": "row",
239
239
  "justifyContent": "center",
240
240
  "paddingVertical": 1,
241
241
  },
242
- Object {},
242
+ {},
243
243
  ]
244
244
  }
245
245
  >
246
246
  <View
247
247
  collapsable={false}
248
248
  style={
249
- Object {
250
- "transform": Array [
251
- Object {
249
+ {
250
+ "transform": [
251
+ {
252
252
  "scale": 1,
253
253
  },
254
254
  ],
@@ -259,8 +259,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-primary
259
259
  collapsable={false}
260
260
  size={12}
261
261
  style={
262
- Array [
263
- Object {
262
+ [
263
+ {
264
264
  "backgroundColor": "#ffffff",
265
265
  "borderRadius": 8,
266
266
  "height": 12,
@@ -269,7 +269,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-primary
269
269
  "marginTop": 4,
270
270
  "width": 12,
271
271
  },
272
- Object {},
272
+ {},
273
273
  ]
274
274
  }
275
275
  themeVariant="filled-primary"
@@ -278,9 +278,9 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-primary
278
278
  <View
279
279
  collapsable={false}
280
280
  style={
281
- Object {
282
- "transform": Array [
283
- Object {
281
+ {
282
+ "transform": [
283
+ {
284
284
  "scale": 1,
285
285
  },
286
286
  ],
@@ -291,8 +291,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-primary
291
291
  collapsable={false}
292
292
  size={12}
293
293
  style={
294
- Array [
295
- Object {
294
+ [
295
+ {
296
296
  "backgroundColor": "#ffffff",
297
297
  "borderRadius": 8,
298
298
  "height": 12,
@@ -301,7 +301,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-primary
301
301
  "marginTop": 4,
302
302
  "width": 12,
303
303
  },
304
- Object {},
304
+ {},
305
305
  ]
306
306
  }
307
307
  themeVariant="filled-primary"
@@ -310,9 +310,9 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-primary
310
310
  <View
311
311
  collapsable={false}
312
312
  style={
313
- Object {
314
- "transform": Array [
315
- Object {
313
+ {
314
+ "transform": [
315
+ {
316
316
  "scale": 1,
317
317
  },
318
318
  ],
@@ -323,8 +323,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-primary
323
323
  collapsable={false}
324
324
  size={12}
325
325
  style={
326
- Array [
327
- Object {
326
+ [
327
+ {
328
328
  "backgroundColor": "#ffffff",
329
329
  "borderRadius": 8,
330
330
  "height": 12,
@@ -333,7 +333,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-primary
333
333
  "marginTop": 4,
334
334
  "width": 12,
335
335
  },
336
- Object {},
336
+ {},
337
337
  ]
338
338
  }
339
339
  themeVariant="filled-primary"
@@ -346,23 +346,23 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-secondar
346
346
  <View
347
347
  collapsable={false}
348
348
  style={
349
- Array [
350
- Object {
349
+ [
350
+ {
351
351
  "alignItems": "center",
352
352
  "flexDirection": "row",
353
353
  "justifyContent": "center",
354
354
  "paddingVertical": 1,
355
355
  },
356
- Object {},
356
+ {},
357
357
  ]
358
358
  }
359
359
  >
360
360
  <View
361
361
  collapsable={false}
362
362
  style={
363
- Object {
364
- "transform": Array [
365
- Object {
363
+ {
364
+ "transform": [
365
+ {
366
366
  "scale": 1,
367
367
  },
368
368
  ],
@@ -373,8 +373,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-secondar
373
373
  collapsable={false}
374
374
  size={12}
375
375
  style={
376
- Array [
377
- Object {
376
+ [
377
+ {
378
378
  "backgroundColor": "#ffffff",
379
379
  "borderRadius": 8,
380
380
  "height": 12,
@@ -383,7 +383,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-secondar
383
383
  "marginTop": 4,
384
384
  "width": 12,
385
385
  },
386
- Object {},
386
+ {},
387
387
  ]
388
388
  }
389
389
  themeVariant="filled-secondary"
@@ -392,9 +392,9 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-secondar
392
392
  <View
393
393
  collapsable={false}
394
394
  style={
395
- Object {
396
- "transform": Array [
397
- Object {
395
+ {
396
+ "transform": [
397
+ {
398
398
  "scale": 1,
399
399
  },
400
400
  ],
@@ -405,8 +405,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-secondar
405
405
  collapsable={false}
406
406
  size={12}
407
407
  style={
408
- Array [
409
- Object {
408
+ [
409
+ {
410
410
  "backgroundColor": "#ffffff",
411
411
  "borderRadius": 8,
412
412
  "height": 12,
@@ -415,7 +415,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-secondar
415
415
  "marginTop": 4,
416
416
  "width": 12,
417
417
  },
418
- Object {},
418
+ {},
419
419
  ]
420
420
  }
421
421
  themeVariant="filled-secondary"
@@ -424,9 +424,9 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-secondar
424
424
  <View
425
425
  collapsable={false}
426
426
  style={
427
- Object {
428
- "transform": Array [
429
- Object {
427
+ {
428
+ "transform": [
429
+ {
430
430
  "scale": 1,
431
431
  },
432
432
  ],
@@ -437,8 +437,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-secondar
437
437
  collapsable={false}
438
438
  size={12}
439
439
  style={
440
- Array [
441
- Object {
440
+ [
441
+ {
442
442
  "backgroundColor": "#ffffff",
443
443
  "borderRadius": 8,
444
444
  "height": 12,
@@ -447,7 +447,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is filled-secondar
447
447
  "marginTop": 4,
448
448
  "width": 12,
449
449
  },
450
- Object {},
450
+ {},
451
451
  ]
452
452
  }
453
453
  themeVariant="filled-secondary"
@@ -460,23 +460,23 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-danger
460
460
  <View
461
461
  collapsable={false}
462
462
  style={
463
- Array [
464
- Object {
463
+ [
464
+ {
465
465
  "alignItems": "center",
466
466
  "flexDirection": "row",
467
467
  "justifyContent": "center",
468
468
  "paddingVertical": 1,
469
469
  },
470
- Object {},
470
+ {},
471
471
  ]
472
472
  }
473
473
  >
474
474
  <View
475
475
  collapsable={false}
476
476
  style={
477
- Object {
478
- "transform": Array [
479
- Object {
477
+ {
478
+ "transform": [
479
+ {
480
480
  "scale": 1,
481
481
  },
482
482
  ],
@@ -487,8 +487,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-danger
487
487
  collapsable={false}
488
488
  size={12}
489
489
  style={
490
- Array [
491
- Object {
490
+ [
491
+ {
492
492
  "backgroundColor": "#cb300a",
493
493
  "borderRadius": 8,
494
494
  "height": 12,
@@ -497,7 +497,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-danger
497
497
  "marginTop": 4,
498
498
  "width": 12,
499
499
  },
500
- Object {},
500
+ {},
501
501
  ]
502
502
  }
503
503
  themeVariant="outlined-danger"
@@ -506,9 +506,9 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-danger
506
506
  <View
507
507
  collapsable={false}
508
508
  style={
509
- Object {
510
- "transform": Array [
511
- Object {
509
+ {
510
+ "transform": [
511
+ {
512
512
  "scale": 1,
513
513
  },
514
514
  ],
@@ -519,8 +519,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-danger
519
519
  collapsable={false}
520
520
  size={12}
521
521
  style={
522
- Array [
523
- Object {
522
+ [
523
+ {
524
524
  "backgroundColor": "#cb300a",
525
525
  "borderRadius": 8,
526
526
  "height": 12,
@@ -529,7 +529,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-danger
529
529
  "marginTop": 4,
530
530
  "width": 12,
531
531
  },
532
- Object {},
532
+ {},
533
533
  ]
534
534
  }
535
535
  themeVariant="outlined-danger"
@@ -538,9 +538,9 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-danger
538
538
  <View
539
539
  collapsable={false}
540
540
  style={
541
- Object {
542
- "transform": Array [
543
- Object {
541
+ {
542
+ "transform": [
543
+ {
544
544
  "scale": 1,
545
545
  },
546
546
  ],
@@ -551,8 +551,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-danger
551
551
  collapsable={false}
552
552
  size={12}
553
553
  style={
554
- Array [
555
- Object {
554
+ [
555
+ {
556
556
  "backgroundColor": "#cb300a",
557
557
  "borderRadius": 8,
558
558
  "height": 12,
@@ -561,7 +561,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-danger
561
561
  "marginTop": 4,
562
562
  "width": 12,
563
563
  },
564
- Object {},
564
+ {},
565
565
  ]
566
566
  }
567
567
  themeVariant="outlined-danger"
@@ -574,23 +574,23 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-primar
574
574
  <View
575
575
  collapsable={false}
576
576
  style={
577
- Array [
578
- Object {
577
+ [
578
+ {
579
579
  "alignItems": "center",
580
580
  "flexDirection": "row",
581
581
  "justifyContent": "center",
582
582
  "paddingVertical": 1,
583
583
  },
584
- Object {},
584
+ {},
585
585
  ]
586
586
  }
587
587
  >
588
588
  <View
589
589
  collapsable={false}
590
590
  style={
591
- Object {
592
- "transform": Array [
593
- Object {
591
+ {
592
+ "transform": [
593
+ {
594
594
  "scale": 1,
595
595
  },
596
596
  ],
@@ -601,8 +601,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-primar
601
601
  collapsable={false}
602
602
  size={12}
603
603
  style={
604
- Array [
605
- Object {
604
+ [
605
+ {
606
606
  "backgroundColor": "#401960",
607
607
  "borderRadius": 8,
608
608
  "height": 12,
@@ -611,7 +611,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-primar
611
611
  "marginTop": 4,
612
612
  "width": 12,
613
613
  },
614
- Object {},
614
+ {},
615
615
  ]
616
616
  }
617
617
  themeVariant="outlined-primary"
@@ -620,9 +620,9 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-primar
620
620
  <View
621
621
  collapsable={false}
622
622
  style={
623
- Object {
624
- "transform": Array [
625
- Object {
623
+ {
624
+ "transform": [
625
+ {
626
626
  "scale": 1,
627
627
  },
628
628
  ],
@@ -633,8 +633,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-primar
633
633
  collapsable={false}
634
634
  size={12}
635
635
  style={
636
- Array [
637
- Object {
636
+ [
637
+ {
638
638
  "backgroundColor": "#401960",
639
639
  "borderRadius": 8,
640
640
  "height": 12,
@@ -643,7 +643,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-primar
643
643
  "marginTop": 4,
644
644
  "width": 12,
645
645
  },
646
- Object {},
646
+ {},
647
647
  ]
648
648
  }
649
649
  themeVariant="outlined-primary"
@@ -652,9 +652,9 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-primar
652
652
  <View
653
653
  collapsable={false}
654
654
  style={
655
- Object {
656
- "transform": Array [
657
- Object {
655
+ {
656
+ "transform": [
657
+ {
658
658
  "scale": 1,
659
659
  },
660
660
  ],
@@ -665,8 +665,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-primar
665
665
  collapsable={false}
666
666
  size={12}
667
667
  style={
668
- Array [
669
- Object {
668
+ [
669
+ {
670
670
  "backgroundColor": "#401960",
671
671
  "borderRadius": 8,
672
672
  "height": 12,
@@ -675,7 +675,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-primar
675
675
  "marginTop": 4,
676
676
  "width": 12,
677
677
  },
678
- Object {},
678
+ {},
679
679
  ]
680
680
  }
681
681
  themeVariant="outlined-primary"
@@ -688,23 +688,23 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-second
688
688
  <View
689
689
  collapsable={false}
690
690
  style={
691
- Array [
692
- Object {
691
+ [
692
+ {
693
693
  "alignItems": "center",
694
694
  "flexDirection": "row",
695
695
  "justifyContent": "center",
696
696
  "paddingVertical": 1,
697
697
  },
698
- Object {},
698
+ {},
699
699
  ]
700
700
  }
701
701
  >
702
702
  <View
703
703
  collapsable={false}
704
704
  style={
705
- Object {
706
- "transform": Array [
707
- Object {
705
+ {
706
+ "transform": [
707
+ {
708
708
  "scale": 1,
709
709
  },
710
710
  ],
@@ -715,8 +715,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-second
715
715
  collapsable={false}
716
716
  size={12}
717
717
  style={
718
- Array [
719
- Object {
718
+ [
719
+ {
720
720
  "backgroundColor": "#795e90",
721
721
  "borderRadius": 8,
722
722
  "height": 12,
@@ -725,7 +725,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-second
725
725
  "marginTop": 4,
726
726
  "width": 12,
727
727
  },
728
- Object {},
728
+ {},
729
729
  ]
730
730
  }
731
731
  themeVariant="outlined-secondary"
@@ -734,9 +734,9 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-second
734
734
  <View
735
735
  collapsable={false}
736
736
  style={
737
- Object {
738
- "transform": Array [
739
- Object {
737
+ {
738
+ "transform": [
739
+ {
740
740
  "scale": 1,
741
741
  },
742
742
  ],
@@ -747,8 +747,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-second
747
747
  collapsable={false}
748
748
  size={12}
749
749
  style={
750
- Array [
751
- Object {
750
+ [
751
+ {
752
752
  "backgroundColor": "#795e90",
753
753
  "borderRadius": 8,
754
754
  "height": 12,
@@ -757,7 +757,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-second
757
757
  "marginTop": 4,
758
758
  "width": 12,
759
759
  },
760
- Object {},
760
+ {},
761
761
  ]
762
762
  }
763
763
  themeVariant="outlined-secondary"
@@ -766,9 +766,9 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-second
766
766
  <View
767
767
  collapsable={false}
768
768
  style={
769
- Object {
770
- "transform": Array [
771
- Object {
769
+ {
770
+ "transform": [
771
+ {
772
772
  "scale": 1,
773
773
  },
774
774
  ],
@@ -779,8 +779,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-second
779
779
  collapsable={false}
780
780
  size={12}
781
781
  style={
782
- Array [
783
- Object {
782
+ [
783
+ {
784
784
  "backgroundColor": "#795e90",
785
785
  "borderRadius": 8,
786
786
  "height": 12,
@@ -789,7 +789,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is outlined-second
789
789
  "marginTop": 4,
790
790
  "width": 12,
791
791
  },
792
- Object {},
792
+ {},
793
793
  ]
794
794
  }
795
795
  themeVariant="outlined-secondary"
@@ -802,23 +802,23 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-danger 1`]
802
802
  <View
803
803
  collapsable={false}
804
804
  style={
805
- Array [
806
- Object {
805
+ [
806
+ {
807
807
  "alignItems": "center",
808
808
  "flexDirection": "row",
809
809
  "justifyContent": "center",
810
810
  "paddingVertical": 1,
811
811
  },
812
- Object {},
812
+ {},
813
813
  ]
814
814
  }
815
815
  >
816
816
  <View
817
817
  collapsable={false}
818
818
  style={
819
- Object {
820
- "transform": Array [
821
- Object {
819
+ {
820
+ "transform": [
821
+ {
822
822
  "scale": 1,
823
823
  },
824
824
  ],
@@ -829,8 +829,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-danger 1`]
829
829
  collapsable={false}
830
830
  size={12}
831
831
  style={
832
- Array [
833
- Object {
832
+ [
833
+ {
834
834
  "backgroundColor": "#cb300a",
835
835
  "borderRadius": 8,
836
836
  "height": 12,
@@ -839,7 +839,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-danger 1`]
839
839
  "marginTop": 4,
840
840
  "width": 12,
841
841
  },
842
- Object {},
842
+ {},
843
843
  ]
844
844
  }
845
845
  themeVariant="text-danger"
@@ -848,9 +848,9 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-danger 1`]
848
848
  <View
849
849
  collapsable={false}
850
850
  style={
851
- Object {
852
- "transform": Array [
853
- Object {
851
+ {
852
+ "transform": [
853
+ {
854
854
  "scale": 1,
855
855
  },
856
856
  ],
@@ -861,8 +861,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-danger 1`]
861
861
  collapsable={false}
862
862
  size={12}
863
863
  style={
864
- Array [
865
- Object {
864
+ [
865
+ {
866
866
  "backgroundColor": "#cb300a",
867
867
  "borderRadius": 8,
868
868
  "height": 12,
@@ -871,7 +871,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-danger 1`]
871
871
  "marginTop": 4,
872
872
  "width": 12,
873
873
  },
874
- Object {},
874
+ {},
875
875
  ]
876
876
  }
877
877
  themeVariant="text-danger"
@@ -880,9 +880,9 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-danger 1`]
880
880
  <View
881
881
  collapsable={false}
882
882
  style={
883
- Object {
884
- "transform": Array [
885
- Object {
883
+ {
884
+ "transform": [
885
+ {
886
886
  "scale": 1,
887
887
  },
888
888
  ],
@@ -893,8 +893,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-danger 1`]
893
893
  collapsable={false}
894
894
  size={12}
895
895
  style={
896
- Array [
897
- Object {
896
+ [
897
+ {
898
898
  "backgroundColor": "#cb300a",
899
899
  "borderRadius": 8,
900
900
  "height": 12,
@@ -903,7 +903,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-danger 1`]
903
903
  "marginTop": 4,
904
904
  "width": 12,
905
905
  },
906
- Object {},
906
+ {},
907
907
  ]
908
908
  }
909
909
  themeVariant="text-danger"
@@ -916,23 +916,23 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-primary 1`
916
916
  <View
917
917
  collapsable={false}
918
918
  style={
919
- Array [
920
- Object {
919
+ [
920
+ {
921
921
  "alignItems": "center",
922
922
  "flexDirection": "row",
923
923
  "justifyContent": "center",
924
924
  "paddingVertical": 1,
925
925
  },
926
- Object {},
926
+ {},
927
927
  ]
928
928
  }
929
929
  >
930
930
  <View
931
931
  collapsable={false}
932
932
  style={
933
- Object {
934
- "transform": Array [
935
- Object {
933
+ {
934
+ "transform": [
935
+ {
936
936
  "scale": 1,
937
937
  },
938
938
  ],
@@ -943,8 +943,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-primary 1`
943
943
  collapsable={false}
944
944
  size={12}
945
945
  style={
946
- Array [
947
- Object {
946
+ [
947
+ {
948
948
  "backgroundColor": "#795e90",
949
949
  "borderRadius": 8,
950
950
  "height": 12,
@@ -953,7 +953,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-primary 1`
953
953
  "marginTop": 4,
954
954
  "width": 12,
955
955
  },
956
- Object {},
956
+ {},
957
957
  ]
958
958
  }
959
959
  themeVariant="text-primary"
@@ -962,9 +962,9 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-primary 1`
962
962
  <View
963
963
  collapsable={false}
964
964
  style={
965
- Object {
966
- "transform": Array [
967
- Object {
965
+ {
966
+ "transform": [
967
+ {
968
968
  "scale": 1,
969
969
  },
970
970
  ],
@@ -975,8 +975,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-primary 1`
975
975
  collapsable={false}
976
976
  size={12}
977
977
  style={
978
- Array [
979
- Object {
978
+ [
979
+ {
980
980
  "backgroundColor": "#795e90",
981
981
  "borderRadius": 8,
982
982
  "height": 12,
@@ -985,7 +985,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-primary 1`
985
985
  "marginTop": 4,
986
986
  "width": 12,
987
987
  },
988
- Object {},
988
+ {},
989
989
  ]
990
990
  }
991
991
  themeVariant="text-primary"
@@ -994,9 +994,9 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-primary 1`
994
994
  <View
995
995
  collapsable={false}
996
996
  style={
997
- Object {
998
- "transform": Array [
999
- Object {
997
+ {
998
+ "transform": [
999
+ {
1000
1000
  "scale": 1,
1001
1001
  },
1002
1002
  ],
@@ -1007,8 +1007,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-primary 1`
1007
1007
  collapsable={false}
1008
1008
  size={12}
1009
1009
  style={
1010
- Array [
1011
- Object {
1010
+ [
1011
+ {
1012
1012
  "backgroundColor": "#795e90",
1013
1013
  "borderRadius": 8,
1014
1014
  "height": 12,
@@ -1017,7 +1017,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-primary 1`
1017
1017
  "marginTop": 4,
1018
1018
  "width": 12,
1019
1019
  },
1020
- Object {},
1020
+ {},
1021
1021
  ]
1022
1022
  }
1023
1023
  themeVariant="text-primary"
@@ -1030,23 +1030,23 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-secondary
1030
1030
  <View
1031
1031
  collapsable={false}
1032
1032
  style={
1033
- Array [
1034
- Object {
1033
+ [
1034
+ {
1035
1035
  "alignItems": "center",
1036
1036
  "flexDirection": "row",
1037
1037
  "justifyContent": "center",
1038
1038
  "paddingVertical": 1,
1039
1039
  },
1040
- Object {},
1040
+ {},
1041
1041
  ]
1042
1042
  }
1043
1043
  >
1044
1044
  <View
1045
1045
  collapsable={false}
1046
1046
  style={
1047
- Object {
1048
- "transform": Array [
1049
- Object {
1047
+ {
1048
+ "transform": [
1049
+ {
1050
1050
  "scale": 1,
1051
1051
  },
1052
1052
  ],
@@ -1057,8 +1057,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-secondary
1057
1057
  collapsable={false}
1058
1058
  size={12}
1059
1059
  style={
1060
- Array [
1061
- Object {
1060
+ [
1061
+ {
1062
1062
  "backgroundColor": "#795e90",
1063
1063
  "borderRadius": 8,
1064
1064
  "height": 12,
@@ -1067,7 +1067,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-secondary
1067
1067
  "marginTop": 4,
1068
1068
  "width": 12,
1069
1069
  },
1070
- Object {},
1070
+ {},
1071
1071
  ]
1072
1072
  }
1073
1073
  themeVariant="text-secondary"
@@ -1076,9 +1076,9 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-secondary
1076
1076
  <View
1077
1077
  collapsable={false}
1078
1078
  style={
1079
- Object {
1080
- "transform": Array [
1081
- Object {
1079
+ {
1080
+ "transform": [
1081
+ {
1082
1082
  "scale": 1,
1083
1083
  },
1084
1084
  ],
@@ -1089,8 +1089,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-secondary
1089
1089
  collapsable={false}
1090
1090
  size={12}
1091
1091
  style={
1092
- Array [
1093
- Object {
1092
+ [
1093
+ {
1094
1094
  "backgroundColor": "#795e90",
1095
1095
  "borderRadius": 8,
1096
1096
  "height": 12,
@@ -1099,7 +1099,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-secondary
1099
1099
  "marginTop": 4,
1100
1100
  "width": 12,
1101
1101
  },
1102
- Object {},
1102
+ {},
1103
1103
  ]
1104
1104
  }
1105
1105
  themeVariant="text-secondary"
@@ -1108,9 +1108,9 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-secondary
1108
1108
  <View
1109
1109
  collapsable={false}
1110
1110
  style={
1111
- Object {
1112
- "transform": Array [
1113
- Object {
1111
+ {
1112
+ "transform": [
1113
+ {
1114
1114
  "scale": 1,
1115
1115
  },
1116
1116
  ],
@@ -1121,8 +1121,8 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-secondary
1121
1121
  collapsable={false}
1122
1122
  size={12}
1123
1123
  style={
1124
- Array [
1125
- Object {
1124
+ [
1125
+ {
1126
1126
  "backgroundColor": "#795e90",
1127
1127
  "borderRadius": 8,
1128
1128
  "height": 12,
@@ -1131,7 +1131,7 @@ exports[`LoadingIndicator renders correctly when themeVariant is text-secondary
1131
1131
  "marginTop": 4,
1132
1132
  "width": 12,
1133
1133
  },
1134
- Object {},
1134
+ {},
1135
1135
  ]
1136
1136
  }
1137
1137
  themeVariant="text-secondary"