@jobber/components-native 0.61.2 → 0.62.0
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.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jobber/components-native",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.62.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "React Native implementation of Atlantis",
|
|
6
6
|
"repository": {
|
|
@@ -49,7 +49,6 @@
|
|
|
49
49
|
"react-native-modalize": "^2.0.13",
|
|
50
50
|
"react-native-portalize": "^1.0.7",
|
|
51
51
|
"react-native-safe-area-context": "^4.5.2",
|
|
52
|
-
"react-native-svg": "^13.9.0",
|
|
53
52
|
"react-native-toast-message": "^2.1.6",
|
|
54
53
|
"react-native-uuid": "^1.4.9",
|
|
55
54
|
"ts-xor": "^1.1.0"
|
|
@@ -82,7 +81,8 @@
|
|
|
82
81
|
"react-native-modalize": "^2.0.13",
|
|
83
82
|
"react-native-portalize": "^1.0.7",
|
|
84
83
|
"react-native-reanimated": "^2.0.0 || ^3.0.0",
|
|
85
|
-
"react-native-safe-area-context": "^4.5.2"
|
|
84
|
+
"react-native-safe-area-context": "^4.5.2",
|
|
85
|
+
"react-native-svg": ">=12.0.0"
|
|
86
86
|
},
|
|
87
|
-
"gitHead": "
|
|
87
|
+
"gitHead": "5e72890d4aa748b0dfbb3710fa99bfbda6695db7"
|
|
88
88
|
}
|
|
@@ -34,7 +34,12 @@ exports[`renders apple icon 1`] = `
|
|
|
34
34
|
vbWidth={24}
|
|
35
35
|
>
|
|
36
36
|
<RNSVGGroup
|
|
37
|
-
fill={
|
|
37
|
+
fill={
|
|
38
|
+
{
|
|
39
|
+
"payload": 4284840068,
|
|
40
|
+
"type": 0,
|
|
41
|
+
}
|
|
42
|
+
}
|
|
38
43
|
propList={
|
|
39
44
|
[
|
|
40
45
|
"fill",
|
|
@@ -43,7 +48,12 @@ exports[`renders apple icon 1`] = `
|
|
|
43
48
|
>
|
|
44
49
|
<RNSVGPath
|
|
45
50
|
d="M18.467 12.754c-.027-2.996 2.453-4.453 2.566-4.52-1.404-2.048-3.581-2.328-4.346-2.35-1.828-.193-3.601 1.094-4.533 1.094-.95 0-2.384-1.076-3.93-1.044-1.988.03-3.849 1.182-4.87 2.97C1.25 12.55 2.82 17.91 4.838 20.856c1.01 1.443 2.189 3.055 3.733 2.998 1.51-.062 2.074-.963 3.897-.963 1.806 0 2.335.963 3.91.927 1.62-.026 2.641-1.45 3.615-2.907 1.166-1.654 1.635-3.283 1.653-3.367-.038-.013-3.147-1.2-3.178-4.79Zm-2.974-8.81c.812-1.015 1.368-2.397 1.213-3.8-1.175.053-2.646.814-3.492 1.807-.75.876-1.418 2.31-1.246 3.66 1.321.099 2.677-.666 3.525-1.666Z"
|
|
46
|
-
fill={
|
|
51
|
+
fill={
|
|
52
|
+
{
|
|
53
|
+
"payload": 4284840068,
|
|
54
|
+
"type": 0,
|
|
55
|
+
}
|
|
56
|
+
}
|
|
47
57
|
propList={
|
|
48
58
|
[
|
|
49
59
|
"fill",
|
|
@@ -88,7 +98,12 @@ exports[`renders home icon 1`] = `
|
|
|
88
98
|
vbWidth={24}
|
|
89
99
|
>
|
|
90
100
|
<RNSVGGroup
|
|
91
|
-
fill={
|
|
101
|
+
fill={
|
|
102
|
+
{
|
|
103
|
+
"payload": 4284840068,
|
|
104
|
+
"type": 0,
|
|
105
|
+
}
|
|
106
|
+
}
|
|
92
107
|
propList={
|
|
93
108
|
[
|
|
94
109
|
"fill",
|
|
@@ -97,7 +112,12 @@ exports[`renders home icon 1`] = `
|
|
|
97
112
|
>
|
|
98
113
|
<RNSVGPath
|
|
99
114
|
d="M13.147 3.582a2 2 0 0 0-2.294 0l-9.426 6.599a1 1 0 1 0 1.147 1.638L5 10.121V18a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3v-7.88l2.427 1.7a1 1 0 0 0 1.146-1.64l-9.426-6.598ZM17 8.721V18a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1V8.72l5-3.5 5 3.5Z"
|
|
100
|
-
fill={
|
|
115
|
+
fill={
|
|
116
|
+
{
|
|
117
|
+
"payload": 4284840068,
|
|
118
|
+
"type": 0,
|
|
119
|
+
}
|
|
120
|
+
}
|
|
101
121
|
propList={
|
|
102
122
|
[
|
|
103
123
|
"fill",
|
|
@@ -142,7 +162,12 @@ exports[`renders large arrowDown icon 1`] = `
|
|
|
142
162
|
vbWidth={24}
|
|
143
163
|
>
|
|
144
164
|
<RNSVGGroup
|
|
145
|
-
fill={
|
|
165
|
+
fill={
|
|
166
|
+
{
|
|
167
|
+
"payload": 4284840068,
|
|
168
|
+
"type": 0,
|
|
169
|
+
}
|
|
170
|
+
}
|
|
146
171
|
propList={
|
|
147
172
|
[
|
|
148
173
|
"fill",
|
|
@@ -151,7 +176,12 @@ exports[`renders large arrowDown icon 1`] = `
|
|
|
151
176
|
>
|
|
152
177
|
<RNSVGPath
|
|
153
178
|
d="M7.703 8.291a.996.996 0 0 0-1.41.001.994.994 0 0 0 0 1.41l5 5.005a.998.998 0 0 0 1.415 0l5-5a.994.994 0 0 0 0-1.41.995.995 0 0 0-1.411-.001L12 12.584 7.703 8.291Z"
|
|
154
|
-
fill={
|
|
179
|
+
fill={
|
|
180
|
+
{
|
|
181
|
+
"payload": 4284840068,
|
|
182
|
+
"type": 0,
|
|
183
|
+
}
|
|
184
|
+
}
|
|
155
185
|
propList={
|
|
156
186
|
[
|
|
157
187
|
"fill",
|
|
@@ -196,7 +226,12 @@ exports[`renders quote icon with themed color 1`] = `
|
|
|
196
226
|
vbWidth={24}
|
|
197
227
|
>
|
|
198
228
|
<RNSVGGroup
|
|
199
|
-
fill={
|
|
229
|
+
fill={
|
|
230
|
+
{
|
|
231
|
+
"payload": 4286427150,
|
|
232
|
+
"type": 0,
|
|
233
|
+
}
|
|
234
|
+
}
|
|
200
235
|
propList={
|
|
201
236
|
[
|
|
202
237
|
"fill",
|
|
@@ -205,7 +240,12 @@ exports[`renders quote icon with themed color 1`] = `
|
|
|
205
240
|
>
|
|
206
241
|
<RNSVGPath
|
|
207
242
|
d="M14 12a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm-2 0a1 1 0 1 0-2 0 1 1 0 0 0 2 0Z"
|
|
208
|
-
fill={
|
|
243
|
+
fill={
|
|
244
|
+
{
|
|
245
|
+
"payload": 4286427150,
|
|
246
|
+
"type": 0,
|
|
247
|
+
}
|
|
248
|
+
}
|
|
209
249
|
propList={
|
|
210
250
|
[
|
|
211
251
|
"fill",
|
|
@@ -214,7 +254,12 @@ exports[`renders quote icon with themed color 1`] = `
|
|
|
214
254
|
/>
|
|
215
255
|
<RNSVGPath
|
|
216
256
|
d="M3.586 6C3.196 6.39 3 6.902 3 7.414c0 .512.195 1.024.586 1.414l.99.991C4.315 10.554 4 11.175 4 12a7 7 0 0 0 7 7h9v1a1 1 0 1 0 2 0v-2a1 1 0 0 0-1-1h-3v-5a7 7 0 0 0-7-7c-.825 0-1.446.314-2.18.577l-.992-.991A1.994 1.994 0 0 0 6.414 4c-.512 0-1.023.195-1.414.586L3.586 6Zm3.393.565A7.041 7.041 0 0 0 5.565 7.98L5 7.414 6.414 6l.565.565ZM11 7a5 5 0 0 1 5 5v5h-5a5 5 0 0 1 0-10Z"
|
|
217
|
-
fill={
|
|
257
|
+
fill={
|
|
258
|
+
{
|
|
259
|
+
"payload": 4286427150,
|
|
260
|
+
"type": 0,
|
|
261
|
+
}
|
|
262
|
+
}
|
|
218
263
|
propList={
|
|
219
264
|
[
|
|
220
265
|
"fill",
|
|
@@ -259,7 +304,12 @@ exports[`renders small more icon 1`] = `
|
|
|
259
304
|
vbWidth={24}
|
|
260
305
|
>
|
|
261
306
|
<RNSVGGroup
|
|
262
|
-
fill={
|
|
307
|
+
fill={
|
|
308
|
+
{
|
|
309
|
+
"payload": 4284840068,
|
|
310
|
+
"type": 0,
|
|
311
|
+
}
|
|
312
|
+
}
|
|
263
313
|
propList={
|
|
264
314
|
[
|
|
265
315
|
"fill",
|
|
@@ -268,7 +318,12 @@ exports[`renders small more icon 1`] = `
|
|
|
268
318
|
>
|
|
269
319
|
<RNSVGPath
|
|
270
320
|
d="M4 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm6 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm8-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"
|
|
271
|
-
fill={
|
|
321
|
+
fill={
|
|
322
|
+
{
|
|
323
|
+
"payload": 4284840068,
|
|
324
|
+
"type": 0,
|
|
325
|
+
}
|
|
326
|
+
}
|
|
272
327
|
propList={
|
|
273
328
|
[
|
|
274
329
|
"fill",
|
|
@@ -313,7 +368,12 @@ exports[`renders star icon with custom color 1`] = `
|
|
|
313
368
|
vbWidth={24}
|
|
314
369
|
>
|
|
315
370
|
<RNSVGGroup
|
|
316
|
-
fill={
|
|
371
|
+
fill={
|
|
372
|
+
{
|
|
373
|
+
"payload": 4284840068,
|
|
374
|
+
"type": 0,
|
|
375
|
+
}
|
|
376
|
+
}
|
|
317
377
|
propList={
|
|
318
378
|
[
|
|
319
379
|
"fill",
|
|
@@ -322,7 +382,12 @@ exports[`renders star icon with custom color 1`] = `
|
|
|
322
382
|
>
|
|
323
383
|
<RNSVGPath
|
|
324
384
|
d="m15.673 13.337 3.673-3.58-5.076-.738-2.27-4.6-2.27 4.6-5.076.738 3.673 3.58-.867 5.176L12 16.006l4.54 2.386-.867-5.055ZM12 18.335l-4.505 2.49a1.546 1.546 0 0 1-2.244-1.63l.86-5.137-3.644-3.553a1.546 1.546 0 0 1 .857-2.637l5.037-.732 2.252-4.273a1.547 1.547 0 0 1 2.774 0l2.252 4.273 5.037.732a1.546 1.546 0 0 1 .857 2.637l-3.645 3.553.86 5.139a1.547 1.547 0 0 1-2.243 1.63L12 18.334Z"
|
|
325
|
-
fill={
|
|
385
|
+
fill={
|
|
386
|
+
{
|
|
387
|
+
"payload": 4294128419,
|
|
388
|
+
"type": 0,
|
|
389
|
+
}
|
|
390
|
+
}
|
|
326
391
|
propList={
|
|
327
392
|
[
|
|
328
393
|
"fill",
|
|
@@ -372,16 +437,11 @@ exports[`renders thumbsDown icon 1`] = `
|
|
|
372
437
|
vbWidth={24}
|
|
373
438
|
>
|
|
374
439
|
<RNSVGGroup
|
|
375
|
-
fill={
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
0,
|
|
381
|
-
1,
|
|
382
|
-
0,
|
|
383
|
-
0,
|
|
384
|
-
]
|
|
440
|
+
fill={
|
|
441
|
+
{
|
|
442
|
+
"payload": 4284840068,
|
|
443
|
+
"type": 0,
|
|
444
|
+
}
|
|
385
445
|
}
|
|
386
446
|
propList={
|
|
387
447
|
[
|
|
@@ -391,7 +451,12 @@ exports[`renders thumbsDown icon 1`] = `
|
|
|
391
451
|
>
|
|
392
452
|
<RNSVGPath
|
|
393
453
|
d="M8 11.78V19h8l3-5.76v-1.29h-7.639l1.036-7.944L8 11.78ZM6.134 11l4.555-8.034c1.124-1.846 3.971-.844 3.691 1.299l-.74 5.685h6.86a.5.5 0 0 1 .5.5v3a1 1 0 0 1-.084.4l-3.276 6.648a.95.95 0 0 1-.44.453c-.132.065-.276.049-.423.049H4c-1.105 0-2-1.045-2-2.15V13a2 2 0 0 1 2-2h2.134ZM6 13H4v6h2v-6Z"
|
|
394
|
-
fill={
|
|
454
|
+
fill={
|
|
455
|
+
{
|
|
456
|
+
"payload": 4284840068,
|
|
457
|
+
"type": 0,
|
|
458
|
+
}
|
|
459
|
+
}
|
|
395
460
|
propList={
|
|
396
461
|
[
|
|
397
462
|
"fill",
|