@jobber/components-native 0.65.2 → 0.65.4

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.
@@ -49,7 +49,7 @@ exports[`renders text supporting with variation success 1`] = `
49
49
  "fontFamily": "inter-medium",
50
50
  },
51
51
  {
52
- "color": "rgb(81, 114, 9)",
52
+ "color": "rgb(14, 78, 26)",
53
53
  },
54
54
  {
55
55
  "textAlign": "left",
@@ -83,7 +83,7 @@ exports[`renders text supporting with variation success reverseTheme true 1`] =
83
83
  "fontFamily": "inter-medium",
84
84
  },
85
85
  {
86
- "color": "rgb(125, 176, 14)",
86
+ "color": "rgb(50, 130, 28)",
87
87
  },
88
88
  {
89
89
  "textAlign": "left",
@@ -255,7 +255,7 @@ exports[`renders text with error variation 1`] = `
255
255
  "fontFamily": "inter-regular",
256
256
  },
257
257
  {
258
- "color": "rgb(201, 66, 33)",
258
+ "color": "rgb(199, 20, 0)",
259
259
  },
260
260
  {
261
261
  "textAlign": "left",
@@ -289,7 +289,7 @@ exports[`renders text with error variation reverseTheme true 1`] = `
289
289
  "fontFamily": "inter-regular",
290
290
  },
291
291
  {
292
- "color": "rgb(201, 66, 33)",
292
+ "color": "rgb(199, 20, 0)",
293
293
  },
294
294
  {
295
295
  "textAlign": "left",
@@ -323,7 +323,7 @@ exports[`renders text with info variation 1`] = `
323
323
  "fontFamily": "inter-regular",
324
324
  },
325
325
  {
326
- "color": "rgb(39, 105, 146)",
326
+ "color": "rgb(17, 66, 85)",
327
327
  },
328
328
  {
329
329
  "textAlign": "left",
@@ -459,7 +459,7 @@ exports[`renders text with subdued variation 1`] = `
459
459
  "fontFamily": "inter-regular",
460
460
  },
461
461
  {
462
- "color": "rgb(77, 105, 116)",
462
+ "color": "rgb(78, 105, 116)",
463
463
  },
464
464
  {
465
465
  "textAlign": "left",
@@ -493,7 +493,7 @@ exports[`renders text with success variation 1`] = `
493
493
  "fontFamily": "inter-regular",
494
494
  },
495
495
  {
496
- "color": "rgb(81, 114, 9)",
496
+ "color": "rgb(14, 78, 26)",
497
497
  },
498
498
  {
499
499
  "textAlign": "left",
@@ -527,7 +527,7 @@ exports[`renders text with success variation reverseTheme true 1`] = `
527
527
  "fontFamily": "inter-regular",
528
528
  },
529
529
  {
530
- "color": "rgb(125, 176, 14)",
530
+ "color": "rgb(50, 130, 28)",
531
531
  },
532
532
  {
533
533
  "textAlign": "left",
@@ -561,7 +561,7 @@ exports[`renders text with warn variation 1`] = `
561
561
  "fontFamily": "inter-regular",
562
562
  },
563
563
  {
564
- "color": "rgb(144, 127, 10)",
564
+ "color": "rgb(91, 79, 6)",
565
565
  },
566
566
  {
567
567
  "textAlign": "left",
@@ -70,9 +70,9 @@ exports[`renders a thumbnail component with attachments 1`] = `
70
70
  style={
71
71
  [
72
72
  {
73
- "backgroundColor": "rgb(238, 240, 242)",
74
- "borderColor": "rgb(217, 223, 225)",
75
- "borderRadius": 2,
73
+ "backgroundColor": "rgb(241, 239, 233)",
74
+ "borderColor": "rgb(218, 224, 226)",
75
+ "borderRadius": 8,
76
76
  "borderWidth": 1,
77
77
  "marginBottom": 8,
78
78
  },
@@ -379,7 +379,7 @@ exports[`renders text with green color 1`] = `
379
379
  "fontFamily": "inter-regular",
380
380
  },
381
381
  {
382
- "color": "rgb(125, 176, 14)",
382
+ "color": "rgb(50, 130, 28)",
383
383
  },
384
384
  {
385
385
  "textAlign": "left",
@@ -676,7 +676,7 @@ exports[`renders text with reverseTheme false with reversible color 1`] = `
676
676
  "fontFamily": "inter-regular",
677
677
  },
678
678
  {
679
- "color": "rgb(81, 114, 9)",
679
+ "color": "rgb(14, 78, 26)",
680
680
  },
681
681
  {
682
682
  "textAlign": "left",
@@ -709,7 +709,7 @@ exports[`renders text with reverseTheme true with reversible color 1`] = `
709
709
  "fontFamily": "inter-regular",
710
710
  },
711
711
  {
712
- "color": "rgb(125, 176, 14)",
712
+ "color": "rgb(50, 130, 28)",
713
713
  },
714
714
  {
715
715
  "textAlign": "left",