@telus-uds/palettes-community.palette-casa 1.11.0 → 1.11.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 (25) hide show
  1. package/build/android/border.xml +1 -1
  2. package/build/android/color.xml +3 -2
  3. package/build/android/font_size.xml +1 -1
  4. package/build/android/radius.xml +2 -1
  5. package/build/android/size.xml +4 -2
  6. package/build/ios/Border.swift +1 -1
  7. package/build/ios/Color.swift +3 -2
  8. package/build/ios/FontSize.swift +1 -1
  9. package/build/ios/Radius.swift +2 -1
  10. package/build/ios/Size.swift +3 -1
  11. package/build/rn/palette.js +13 -9
  12. package/build/web/fonts/fonts-cdn-family.css +7 -7
  13. package/build/web/fonts/fonts-cdn.css +7 -7
  14. package/build/web/fonts/fonts-local-family.css +7 -7
  15. package/build/web/fonts/fonts-local.css +7 -7
  16. package/build/web/palette.js +17 -13
  17. package/package.json +2 -2
  18. package/palette.json +30 -1
  19. /package/build/web/fonts/{v1_11_0-HelveticaNow-300-QyT9zEo4V7yAsFixLmShc.otf → v1_11_2-HelveticaNow-300-7fBcUzTf5HHOvBUC67SSF.otf} +0 -0
  20. /package/build/web/fonts/{v1_11_0-HelveticaNow-400-9wPgwnkZegEGk_Y9e1iZ5.woff → v1_11_2-HelveticaNow-400-JSGZY28WoL4Bsq2BuZAa3.woff} +0 -0
  21. /package/build/web/fonts/{v1_11_0-HelveticaNow-500-PQmsvYlso880fnHdJsa0g.woff → v1_11_2-HelveticaNow-500-MFNT1YnRfrL88Vn6eJRdK.woff} +0 -0
  22. /package/build/web/fonts/{v1_11_0-HelveticaNow-700-n7Ooa5u_odw4YU1c_bJSt.woff → v1_11_2-HelveticaNow-700-FPxnSGsPCNh-9YzMR2pHk.woff} +0 -0
  23. /package/build/web/fonts/{v1_11_0-HelveticaNowOTF-400-ZSBqE9hVHZFt26JhF8XuR.otf → v1_11_2-HelveticaNowOTF-400-OW8utlzwrr5AfjOpPbiM2.otf} +0 -0
  24. /package/build/web/fonts/{v1_11_0-HelveticaNowOTF-500-iMSBChSwYz7Oi-n1x_CD3.otf → v1_11_2-HelveticaNowOTF-500-KTSyIy3Dd0XwPIUE9-Ja7.otf} +0 -0
  25. /package/build/web/fonts/{v1_11_0-HelveticaNowOTF-700-U-_NbRWqv7WawImE4mao_.otf → v1_11_2-HelveticaNowOTF-700-3pOHIEynHAPgI5LQ8kLKb.otf} +0 -0
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Mon, 06 May 2024 16:38:54 GMT
5
+ Generated on Fri, 07 Jun 2024 22:41:35 GMT
6
6
  -->
7
7
 
8
8
  <resources>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Mon, 06 May 2024 16:38:54 GMT
5
+ Generated on Fri, 07 Jun 2024 22:41:35 GMT
6
6
  -->
7
7
 
8
8
  <resources>
@@ -32,7 +32,7 @@
32
32
  <color name="grey_cloud">#ffb2b9bf</color>
33
33
  <color name="grey_light">#fffafafa</color>
34
34
  <color name="grey_mystic">#ffe3e6e8</color>
35
- <color name="grey_shuttle">#ff54595f</color>
35
+ <color name="grey_shuttle">#ff676e73</color>
36
36
  <color name="grey_thunder">#ff2c2e30</color>
37
37
  <color name="light_10">#1affffff</color>
38
38
  <color name="light_20">#33ffffff</color>
@@ -63,5 +63,6 @@
63
63
  <color name="success_green_light">#fff4f9f2</color>
64
64
  <color name="telus_purple">#ff4b286d</color>
65
65
  <color name="white_lilac">#fff2eff4</color>
66
+ <color name="white_overlay">#f7ffffff</color>
66
67
 
67
68
  </resources>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Mon, 06 May 2024 16:38:54 GMT
5
+ Generated on Fri, 07 Jun 2024 22:41:35 GMT
6
6
  -->
7
7
 
8
8
  <resources>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Mon, 06 May 2024 16:38:54 GMT
5
+ Generated on Fri, 07 Jun 2024 22:41:35 GMT
6
6
  -->
7
7
 
8
8
  <resources>
@@ -19,5 +19,6 @@
19
19
  <dimen name="radius_8">8.00dp</dimen>
20
20
  <dimen name="radius_15">15.00dp</dimen>
21
21
  <dimen name="radius_20">20.00dp</dimen>
22
+ <dimen name="radius_3">3.00dp</dimen>
22
23
 
23
24
  </resources>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Mon, 06 May 2024 16:38:54 GMT
5
+ Generated on Fri, 07 Jun 2024 22:41:35 GMT
6
6
  -->
7
7
 
8
8
  <resources>
@@ -41,6 +41,7 @@
41
41
  <dimen name="size_45">45.00dp</dimen>
42
42
  <dimen name="size_48">48.00dp</dimen>
43
43
  <dimen name="size_480">480.00dp</dimen>
44
+ <dimen name="size_5">5.00dp</dimen>
44
45
  <dimen name="size_53">53.00dp</dimen>
45
46
  <dimen name="size_544">544.00dp</dimen>
46
47
  <dimen name="size_56">56.00dp</dimen>
@@ -57,7 +58,8 @@
57
58
  <dimen name="size_95">95.00dp</dimen>
58
59
  <dimen name="size_96">96.00dp</dimen>
59
60
  <dimen name="size_1024">1024.00dp</dimen>
60
- <dimen name="size_5">5.00dp</dimen>
61
+ <dimen name="size_13">13.00dp</dimen>
62
+ <dimen name="size_50">50.00dp</dimen>
61
63
  <dimen name="size_600">600.00dp</dimen>
62
64
  <dimen name="size_750">750.00dp</dimen>
63
65
  <dimen name="size_900">900.00dp</dimen>
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Mon, 06 May 2024 16:38:54 GMT
7
+ // Generated on Fri, 07 Jun 2024 22:41:35 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Mon, 06 May 2024 16:38:54 GMT
7
+ // Generated on Fri, 07 Jun 2024 22:41:35 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -43,7 +43,7 @@ public enum PaletteColor {
43
43
  public static let greyMystic = UIColor(red: 0.890, green: 0.902, blue: 0.910, alpha: 1)
44
44
  public static let greyRaven = UIColor(red: 0.443, green: 0.459, blue: 0.482, alpha: 1)
45
45
  public static let greyShark = UIColor(red: 0.165, green: 0.173, blue: 0.180, alpha: 1)
46
- public static let greyShuttle = UIColor(red: 0.329, green: 0.349, blue: 0.373, alpha: 1)
46
+ public static let greyShuttle = UIColor(red: 0.404, green: 0.431, blue: 0.451, alpha: 1)
47
47
  public static let greyThunder = UIColor(red: 0.173, green: 0.180, blue: 0.188, alpha: 1)
48
48
  public static let lavenderBlush = UIColor(red: 1.000, green: 0.965, blue: 0.973, alpha: 1)
49
49
  public static let light10 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.1)
@@ -67,4 +67,5 @@ public enum PaletteColor {
67
67
  public static let transparent = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0)
68
68
  public static let white = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1)
69
69
  public static let whiteLilac = UIColor(red: 0.949, green: 0.937, blue: 0.957, alpha: 1)
70
+ public static let whiteOverlay = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.97)
70
71
  }
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Mon, 06 May 2024 16:38:54 GMT
7
+ // Generated on Fri, 07 Jun 2024 22:41:35 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Mon, 06 May 2024 16:38:54 GMT
7
+ // Generated on Fri, 07 Jun 2024 22:41:35 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -18,6 +18,7 @@ public enum PaletteRadius {
18
18
  public static let radius16 = CGFloat(16)
19
19
  public static let radius20 = CGFloat(20)
20
20
  public static let radius24 = CGFloat(24)
21
+ public static let radius3 = CGFloat(3)
21
22
  public static let radius32 = CGFloat(32)
22
23
  public static let radius4 = CGFloat(4)
23
24
  public static let radius45 = CGFloat(45)
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Mon, 06 May 2024 16:38:54 GMT
7
+ // Generated on Fri, 07 Jun 2024 22:41:35 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -17,6 +17,7 @@ public enum PaletteSize {
17
17
  public static let size12 = CGFloat(12)
18
18
  public static let size120 = CGFloat(120)
19
19
  public static let size128 = CGFloat(128)
20
+ public static let size13 = CGFloat(13)
20
21
  public static let size14 = CGFloat(14)
21
22
  public static let size140 = CGFloat(140)
22
23
  public static let size144 = CGFloat(144)
@@ -47,6 +48,7 @@ public enum PaletteSize {
47
48
  public static let size48 = CGFloat(48)
48
49
  public static let size480 = CGFloat(480)
49
50
  public static let size5 = CGFloat(5)
51
+ public static let size50 = CGFloat(50)
50
52
  public static let size53 = CGFloat(53)
51
53
  public static let size544 = CGFloat(544)
52
54
  public static let size56 = CGFloat(56)
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 06 May 2024 16:38:58 GMT
3
+ * Generated on Fri, 07 Jun 2024 22:41:38 GMT
4
4
  */
5
5
  module.exports = {
6
6
  border: {
@@ -37,7 +37,7 @@ module.exports = {
37
37
  greyCloud: '#b2b9bf',
38
38
  greyLight: '#fafafa',
39
39
  greyMystic: '#e3e6e8',
40
- greyShuttle: '#54595f',
40
+ greyShuttle: '#676e73',
41
41
  greyThunder: '#2c2e30',
42
42
  light10: 'rgba(255, 255, 255, 0.1)',
43
43
  light20: 'rgba(255, 255, 255, 0.2)',
@@ -67,7 +67,8 @@ module.exports = {
67
67
  rajah: '#faca69',
68
68
  successGreenLight: '#f4f9f2',
69
69
  telusPurple: '#4b286d',
70
- whiteLilac: '#f2eff4'
70
+ whiteLilac: '#f2eff4',
71
+ whiteOverlay: 'rgba(255, 255, 255, 0.97)'
71
72
  },
72
73
  duration: {
73
74
  duration250: 250,
@@ -489,7 +490,8 @@ module.exports = {
489
490
  radius6: 6,
490
491
  radius8: 8,
491
492
  radius15: 15,
492
- radius20: 20
493
+ radius20: 20,
494
+ radius3: 3
493
495
  },
494
496
  shadow: {
495
497
  elevation1: {
@@ -517,12 +519,12 @@ module.exports = {
517
519
  color: 'rgba(0, 0, 0, 0.03)'
518
520
  },
519
521
  surfaceEmboss: {
520
- inset: true,
522
+ inset: false,
521
523
  offsetX: 0,
522
- offsetY: 1,
523
- blur: 1,
524
+ offsetY: 0,
525
+ blur: 5,
524
526
  spread: 0,
525
- color: 'rgba(255, 255, 255, 0.8)'
527
+ color: '#000000'
526
528
  },
527
529
  surfaceInset: {
528
530
  inset: true,
@@ -577,6 +579,7 @@ module.exports = {
577
579
  size45: 45,
578
580
  size48: 48,
579
581
  size480: 480,
582
+ size5: 5,
580
583
  size53: 53,
581
584
  size544: 544,
582
585
  size56: 56,
@@ -593,7 +596,8 @@ module.exports = {
593
596
  size95: 95,
594
597
  size96: 96,
595
598
  size1024: 1024,
596
- size5: 5,
599
+ size13: 13,
600
+ size50: 50,
597
601
  size600: 600,
598
602
  size750: 750,
599
603
  size900: 900
@@ -1,48 +1,48 @@
1
1
  @font-face {
2
2
  font-family: 'HelveticaNow';
3
- src: url('https://cdn.telus.digital/uds/v1_11_0-HelveticaNow-300-QyT9zEo4V7yAsFixLmShc.otf');
3
+ src: url('https://cdn.telus.digital/uds/v1_11_2-HelveticaNow-300-7fBcUzTf5HHOvBUC67SSF.otf');
4
4
  font-weight: 300;
5
5
  font-style: normal;
6
6
  font-display: block;
7
7
  }
8
8
  @font-face {
9
9
  font-family: 'HelveticaNow';
10
- src: url('https://cdn.telus.digital/uds/v1_11_0-HelveticaNow-400-9wPgwnkZegEGk_Y9e1iZ5.woff');
10
+ src: url('https://cdn.telus.digital/uds/v1_11_2-HelveticaNow-400-JSGZY28WoL4Bsq2BuZAa3.woff');
11
11
  font-weight: 400;
12
12
  font-style: normal;
13
13
  font-display: block;
14
14
  }
15
15
  @font-face {
16
16
  font-family: 'HelveticaNow';
17
- src: url('https://cdn.telus.digital/uds/v1_11_0-HelveticaNow-500-PQmsvYlso880fnHdJsa0g.woff');
17
+ src: url('https://cdn.telus.digital/uds/v1_11_2-HelveticaNow-500-MFNT1YnRfrL88Vn6eJRdK.woff');
18
18
  font-weight: 500;
19
19
  font-style: normal;
20
20
  font-display: block;
21
21
  }
22
22
  @font-face {
23
23
  font-family: 'HelveticaNow';
24
- src: url('https://cdn.telus.digital/uds/v1_11_0-HelveticaNow-700-n7Ooa5u_odw4YU1c_bJSt.woff');
24
+ src: url('https://cdn.telus.digital/uds/v1_11_2-HelveticaNow-700-FPxnSGsPCNh-9YzMR2pHk.woff');
25
25
  font-weight: 700;
26
26
  font-style: normal;
27
27
  font-display: block;
28
28
  }
29
29
  @font-face {
30
30
  font-family: 'HelveticaNowOTF';
31
- src: url('https://cdn.telus.digital/uds/v1_11_0-HelveticaNowOTF-400-ZSBqE9hVHZFt26JhF8XuR.otf');
31
+ src: url('https://cdn.telus.digital/uds/v1_11_2-HelveticaNowOTF-400-OW8utlzwrr5AfjOpPbiM2.otf');
32
32
  font-weight: 400;
33
33
  font-style: normal;
34
34
  font-display: block;
35
35
  }
36
36
  @font-face {
37
37
  font-family: 'HelveticaNowOTF';
38
- src: url('https://cdn.telus.digital/uds/v1_11_0-HelveticaNowOTF-500-iMSBChSwYz7Oi-n1x_CD3.otf');
38
+ src: url('https://cdn.telus.digital/uds/v1_11_2-HelveticaNowOTF-500-KTSyIy3Dd0XwPIUE9-Ja7.otf');
39
39
  font-weight: 500;
40
40
  font-style: normal;
41
41
  font-display: block;
42
42
  }
43
43
  @font-face {
44
44
  font-family: 'HelveticaNowOTF';
45
- src: url('https://cdn.telus.digital/uds/v1_11_0-HelveticaNowOTF-700-U-_NbRWqv7WawImE4mao_.otf');
45
+ src: url('https://cdn.telus.digital/uds/v1_11_2-HelveticaNowOTF-700-3pOHIEynHAPgI5LQ8kLKb.otf');
46
46
  font-weight: 700;
47
47
  font-style: normal;
48
48
  font-display: block;
@@ -1,35 +1,35 @@
1
1
  @font-face {
2
2
  font-family: 'HelveticaNow300normal';
3
- src: url('https://cdn.telus.digital/uds/v1_11_0-HelveticaNow-300-QyT9zEo4V7yAsFixLmShc.otf');
3
+ src: url('https://cdn.telus.digital/uds/v1_11_2-HelveticaNow-300-7fBcUzTf5HHOvBUC67SSF.otf');
4
4
  font-display: block;
5
5
  }
6
6
  @font-face {
7
7
  font-family: 'HelveticaNow400normal';
8
- src: url('https://cdn.telus.digital/uds/v1_11_0-HelveticaNow-400-9wPgwnkZegEGk_Y9e1iZ5.woff');
8
+ src: url('https://cdn.telus.digital/uds/v1_11_2-HelveticaNow-400-JSGZY28WoL4Bsq2BuZAa3.woff');
9
9
  font-display: block;
10
10
  }
11
11
  @font-face {
12
12
  font-family: 'HelveticaNow500normal';
13
- src: url('https://cdn.telus.digital/uds/v1_11_0-HelveticaNow-500-PQmsvYlso880fnHdJsa0g.woff');
13
+ src: url('https://cdn.telus.digital/uds/v1_11_2-HelveticaNow-500-MFNT1YnRfrL88Vn6eJRdK.woff');
14
14
  font-display: block;
15
15
  }
16
16
  @font-face {
17
17
  font-family: 'HelveticaNow700normal';
18
- src: url('https://cdn.telus.digital/uds/v1_11_0-HelveticaNow-700-n7Ooa5u_odw4YU1c_bJSt.woff');
18
+ src: url('https://cdn.telus.digital/uds/v1_11_2-HelveticaNow-700-FPxnSGsPCNh-9YzMR2pHk.woff');
19
19
  font-display: block;
20
20
  }
21
21
  @font-face {
22
22
  font-family: 'HelveticaNowOTF400normal';
23
- src: url('https://cdn.telus.digital/uds/v1_11_0-HelveticaNowOTF-400-ZSBqE9hVHZFt26JhF8XuR.otf');
23
+ src: url('https://cdn.telus.digital/uds/v1_11_2-HelveticaNowOTF-400-OW8utlzwrr5AfjOpPbiM2.otf');
24
24
  font-display: block;
25
25
  }
26
26
  @font-face {
27
27
  font-family: 'HelveticaNowOTF500normal';
28
- src: url('https://cdn.telus.digital/uds/v1_11_0-HelveticaNowOTF-500-iMSBChSwYz7Oi-n1x_CD3.otf');
28
+ src: url('https://cdn.telus.digital/uds/v1_11_2-HelveticaNowOTF-500-KTSyIy3Dd0XwPIUE9-Ja7.otf');
29
29
  font-display: block;
30
30
  }
31
31
  @font-face {
32
32
  font-family: 'HelveticaNowOTF700normal';
33
- src: url('https://cdn.telus.digital/uds/v1_11_0-HelveticaNowOTF-700-U-_NbRWqv7WawImE4mao_.otf');
33
+ src: url('https://cdn.telus.digital/uds/v1_11_2-HelveticaNowOTF-700-3pOHIEynHAPgI5LQ8kLKb.otf');
34
34
  font-display: block;
35
35
  }
@@ -1,48 +1,48 @@
1
1
  @font-face {
2
2
  font-family: 'HelveticaNow';
3
- src: url('./v1_11_0-HelveticaNow-300-QyT9zEo4V7yAsFixLmShc.otf');
3
+ src: url('./v1_11_2-HelveticaNow-300-7fBcUzTf5HHOvBUC67SSF.otf');
4
4
  font-weight: 300;
5
5
  font-style: normal;
6
6
  font-display: block;
7
7
  }
8
8
  @font-face {
9
9
  font-family: 'HelveticaNow';
10
- src: url('./v1_11_0-HelveticaNow-400-9wPgwnkZegEGk_Y9e1iZ5.woff');
10
+ src: url('./v1_11_2-HelveticaNow-400-JSGZY28WoL4Bsq2BuZAa3.woff');
11
11
  font-weight: 400;
12
12
  font-style: normal;
13
13
  font-display: block;
14
14
  }
15
15
  @font-face {
16
16
  font-family: 'HelveticaNow';
17
- src: url('./v1_11_0-HelveticaNow-500-PQmsvYlso880fnHdJsa0g.woff');
17
+ src: url('./v1_11_2-HelveticaNow-500-MFNT1YnRfrL88Vn6eJRdK.woff');
18
18
  font-weight: 500;
19
19
  font-style: normal;
20
20
  font-display: block;
21
21
  }
22
22
  @font-face {
23
23
  font-family: 'HelveticaNow';
24
- src: url('./v1_11_0-HelveticaNow-700-n7Ooa5u_odw4YU1c_bJSt.woff');
24
+ src: url('./v1_11_2-HelveticaNow-700-FPxnSGsPCNh-9YzMR2pHk.woff');
25
25
  font-weight: 700;
26
26
  font-style: normal;
27
27
  font-display: block;
28
28
  }
29
29
  @font-face {
30
30
  font-family: 'HelveticaNowOTF';
31
- src: url('./v1_11_0-HelveticaNowOTF-400-ZSBqE9hVHZFt26JhF8XuR.otf');
31
+ src: url('./v1_11_2-HelveticaNowOTF-400-OW8utlzwrr5AfjOpPbiM2.otf');
32
32
  font-weight: 400;
33
33
  font-style: normal;
34
34
  font-display: block;
35
35
  }
36
36
  @font-face {
37
37
  font-family: 'HelveticaNowOTF';
38
- src: url('./v1_11_0-HelveticaNowOTF-500-iMSBChSwYz7Oi-n1x_CD3.otf');
38
+ src: url('./v1_11_2-HelveticaNowOTF-500-KTSyIy3Dd0XwPIUE9-Ja7.otf');
39
39
  font-weight: 500;
40
40
  font-style: normal;
41
41
  font-display: block;
42
42
  }
43
43
  @font-face {
44
44
  font-family: 'HelveticaNowOTF';
45
- src: url('./v1_11_0-HelveticaNowOTF-700-U-_NbRWqv7WawImE4mao_.otf');
45
+ src: url('./v1_11_2-HelveticaNowOTF-700-3pOHIEynHAPgI5LQ8kLKb.otf');
46
46
  font-weight: 700;
47
47
  font-style: normal;
48
48
  font-display: block;
@@ -1,35 +1,35 @@
1
1
  @font-face {
2
2
  font-family: 'HelveticaNow300normal';
3
- src: url('./v1_11_0-HelveticaNow-300-QyT9zEo4V7yAsFixLmShc.otf');
3
+ src: url('./v1_11_2-HelveticaNow-300-7fBcUzTf5HHOvBUC67SSF.otf');
4
4
  font-display: block;
5
5
  }
6
6
  @font-face {
7
7
  font-family: 'HelveticaNow400normal';
8
- src: url('./v1_11_0-HelveticaNow-400-9wPgwnkZegEGk_Y9e1iZ5.woff');
8
+ src: url('./v1_11_2-HelveticaNow-400-JSGZY28WoL4Bsq2BuZAa3.woff');
9
9
  font-display: block;
10
10
  }
11
11
  @font-face {
12
12
  font-family: 'HelveticaNow500normal';
13
- src: url('./v1_11_0-HelveticaNow-500-PQmsvYlso880fnHdJsa0g.woff');
13
+ src: url('./v1_11_2-HelveticaNow-500-MFNT1YnRfrL88Vn6eJRdK.woff');
14
14
  font-display: block;
15
15
  }
16
16
  @font-face {
17
17
  font-family: 'HelveticaNow700normal';
18
- src: url('./v1_11_0-HelveticaNow-700-n7Ooa5u_odw4YU1c_bJSt.woff');
18
+ src: url('./v1_11_2-HelveticaNow-700-FPxnSGsPCNh-9YzMR2pHk.woff');
19
19
  font-display: block;
20
20
  }
21
21
  @font-face {
22
22
  font-family: 'HelveticaNowOTF400normal';
23
- src: url('./v1_11_0-HelveticaNowOTF-400-ZSBqE9hVHZFt26JhF8XuR.otf');
23
+ src: url('./v1_11_2-HelveticaNowOTF-400-OW8utlzwrr5AfjOpPbiM2.otf');
24
24
  font-display: block;
25
25
  }
26
26
  @font-face {
27
27
  font-family: 'HelveticaNowOTF500normal';
28
- src: url('./v1_11_0-HelveticaNowOTF-500-iMSBChSwYz7Oi-n1x_CD3.otf');
28
+ src: url('./v1_11_2-HelveticaNowOTF-500-KTSyIy3Dd0XwPIUE9-Ja7.otf');
29
29
  font-display: block;
30
30
  }
31
31
  @font-face {
32
32
  font-family: 'HelveticaNowOTF700normal';
33
- src: url('./v1_11_0-HelveticaNowOTF-700-U-_NbRWqv7WawImE4mao_.otf');
33
+ src: url('./v1_11_2-HelveticaNowOTF-700-3pOHIEynHAPgI5LQ8kLKb.otf');
34
34
  font-display: block;
35
35
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 06 May 2024 16:38:54 GMT
3
+ * Generated on Fri, 07 Jun 2024 22:41:35 GMT
4
4
  */
5
5
  module.exports = {
6
6
  border: {
@@ -37,7 +37,7 @@ module.exports = {
37
37
  greyCloud: '#b2b9bf',
38
38
  greyLight: '#fafafa',
39
39
  greyMystic: '#e3e6e8',
40
- greyShuttle: '#54595f',
40
+ greyShuttle: '#676e73',
41
41
  greyThunder: '#2c2e30',
42
42
  light10: 'rgba(255, 255, 255, 0.1)',
43
43
  light20: 'rgba(255, 255, 255, 0.2)',
@@ -67,7 +67,8 @@ module.exports = {
67
67
  rajah: '#faca69',
68
68
  successGreenLight: '#f4f9f2',
69
69
  telusPurple: '#4b286d',
70
- whiteLilac: '#f2eff4'
70
+ whiteLilac: '#f2eff4',
71
+ whiteOverlay: 'rgba(255, 255, 255, 0.97)'
71
72
  },
72
73
  duration: {
73
74
  duration250: 250,
@@ -75,15 +76,15 @@ module.exports = {
75
76
  },
76
77
  font: {
77
78
  HelveticaNow: {
78
- 300: 'https://cdn.telus.digital/uds/v1_11_0-HelveticaNow-300-QyT9zEo4V7yAsFixLmShc.otf',
79
- 400: 'https://cdn.telus.digital/uds/v1_11_0-HelveticaNow-400-9wPgwnkZegEGk_Y9e1iZ5.woff',
80
- 500: 'https://cdn.telus.digital/uds/v1_11_0-HelveticaNow-500-PQmsvYlso880fnHdJsa0g.woff',
81
- 700: 'https://cdn.telus.digital/uds/v1_11_0-HelveticaNow-700-n7Ooa5u_odw4YU1c_bJSt.woff'
79
+ 300: 'https://cdn.telus.digital/uds/v1_11_2-HelveticaNow-300-7fBcUzTf5HHOvBUC67SSF.otf',
80
+ 400: 'https://cdn.telus.digital/uds/v1_11_2-HelveticaNow-400-JSGZY28WoL4Bsq2BuZAa3.woff',
81
+ 500: 'https://cdn.telus.digital/uds/v1_11_2-HelveticaNow-500-MFNT1YnRfrL88Vn6eJRdK.woff',
82
+ 700: 'https://cdn.telus.digital/uds/v1_11_2-HelveticaNow-700-FPxnSGsPCNh-9YzMR2pHk.woff'
82
83
  },
83
84
  HelveticaNowOTF: {
84
- 400: 'https://cdn.telus.digital/uds/v1_11_0-HelveticaNowOTF-400-ZSBqE9hVHZFt26JhF8XuR.otf',
85
- 500: 'https://cdn.telus.digital/uds/v1_11_0-HelveticaNowOTF-500-iMSBChSwYz7Oi-n1x_CD3.otf',
86
- 700: 'https://cdn.telus.digital/uds/v1_11_0-HelveticaNowOTF-700-U-_NbRWqv7WawImE4mao_.otf'
85
+ 400: 'https://cdn.telus.digital/uds/v1_11_2-HelveticaNowOTF-400-OW8utlzwrr5AfjOpPbiM2.otf',
86
+ 500: 'https://cdn.telus.digital/uds/v1_11_2-HelveticaNowOTF-500-KTSyIy3Dd0XwPIUE9-Ja7.otf',
87
+ 700: 'https://cdn.telus.digital/uds/v1_11_2-HelveticaNowOTF-700-3pOHIEynHAPgI5LQ8kLKb.otf'
87
88
  }
88
89
  },
89
90
  fontSize: {
@@ -424,13 +425,14 @@ module.exports = {
424
425
  radius6: '6px',
425
426
  radius8: '8px',
426
427
  radius15: '15px',
427
- radius20: '20px'
428
+ radius20: '20px',
429
+ radius3: '3px'
428
430
  },
429
431
  shadow: {
430
432
  elevation1: '0px 4px 8px 0px rgba(0, 0, 0, 0.1)',
431
433
  elevation2: '0px 12px 12px 0px rgba(0, 0, 0, 0.03)',
432
434
  elevation3: '0px 32px 32px 0px rgba(0, 0, 0, 0.03)',
433
- surfaceEmboss: '0px 1px 1px 0px inset rgba(255, 255, 255, 0.8)',
435
+ surfaceEmboss: '0px 0px 5px 0px #000000',
434
436
  surfaceInset: '0px 2px 2px 0px inset rgba(0, 0, 0, 0.1)',
435
437
  surfaceRaised: '0px 2px 2px 0px rgba(0, 0, 0, 0.2)'
436
438
  },
@@ -470,6 +472,7 @@ module.exports = {
470
472
  size45: '45px',
471
473
  size48: '48px',
472
474
  size480: '480px',
475
+ size5: '5px',
473
476
  size53: '53px',
474
477
  size544: '544px',
475
478
  size56: '56px',
@@ -486,7 +489,8 @@ module.exports = {
486
489
  size95: '95px',
487
490
  size96: '96px',
488
491
  size1024: '1024px',
489
- size5: '5px',
492
+ size13: '13px',
493
+ size50: '50px',
490
494
  size600: '600px',
491
495
  size750: '750px',
492
496
  size900: '900px'
package/package.json CHANGED
@@ -22,9 +22,9 @@
22
22
  "prepublishOnly": "npm run build"
23
23
  },
24
24
  "devDependencies": {
25
- "@telus-uds/system-tokens": "^0.8.1",
25
+ "@telus-uds/system-tokens": "^0.8.3",
26
26
  "@telus-uds/palette-allium": "*"
27
27
  },
28
28
  "sideEffects": false,
29
- "version": "1.11.0"
29
+ "version": "1.11.2"
30
30
  }
package/palette.json CHANGED
@@ -35,6 +35,9 @@
35
35
  "greenAccessible": {
36
36
  "value": "rgb(43, 128, 0)"
37
37
  },
38
+ "greenDarkFern": {
39
+ "value": "rgb(22, 62, 6)"
40
+ },
38
41
  "greyAthens": {
39
42
  "value": "rgb(244, 244, 247)"
40
43
  },
@@ -54,7 +57,7 @@
54
57
  "value": "rgb(42, 44, 46)"
55
58
  },
56
59
  "greyShuttle": {
57
- "value": "rgb(84, 89, 95)"
60
+ "value": "rgb(103, 110, 115)"
58
61
  },
59
62
  "greyThunder": {
60
63
  "value": "rgb(44, 46, 48)"
@@ -76,6 +79,9 @@
76
79
  },
77
80
  "whiteLilac": {
78
81
  "value": "rgb(242, 239, 244)"
82
+ },
83
+ "whiteOverlay": {
84
+ "value": "rgba(255, 255, 255, 0.97)"
79
85
  }
80
86
  }
81
87
  },
@@ -237,11 +243,28 @@
237
243
  "radius20": {
238
244
  "value": 20
239
245
  },
246
+ "radius3": {
247
+ "value": 3
248
+ },
240
249
  "radius4": {
241
250
  "value": 4
242
251
  }
243
252
  }
244
253
  },
254
+ "shadow": {
255
+ "values": {
256
+ "surfaceEmboss": {
257
+ "value": {
258
+ "blur": 5,
259
+ "color": "rgba(0, 0, 0, 1)",
260
+ "inset": false,
261
+ "offsetX": 0,
262
+ "offsetY": 0,
263
+ "spread": 0
264
+ }
265
+ }
266
+ }
267
+ },
245
268
  "size": {
246
269
  "values": {
247
270
  "size0": {
@@ -260,6 +283,9 @@
260
283
  "size12": {
261
284
  "value": 12
262
285
  },
286
+ "size13": {
287
+ "value": 13
288
+ },
263
289
  "size14": {
264
290
  "value": 14
265
291
  },
@@ -294,6 +320,9 @@
294
320
  "size5": {
295
321
  "value": 5
296
322
  },
323
+ "size50": {
324
+ "value": 50
325
+ },
297
326
  "size6": {
298
327
  "value": 6
299
328
  },