@telus-uds/palettes-community.palette-casa 2.0.2 → 2.1.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.
Files changed (33) hide show
  1. package/build/android/border.xml +1 -1
  2. package/build/android/color.xml +8 -4
  3. package/build/android/font_size.xml +1 -1
  4. package/build/android/radius.xml +1 -1
  5. package/build/android/size.xml +1 -1
  6. package/build/ios/Border.swift +1 -1
  7. package/build/ios/Color.swift +8 -4
  8. package/build/ios/FontSize.swift +1 -1
  9. package/build/ios/Radius.swift +1 -1
  10. package/build/ios/Size.swift +1 -1
  11. package/build/rn/icons/BulletCircle.js +28 -0
  12. package/build/rn/icons/BulletCircle.native.js +27 -0
  13. package/build/rn/icons/bullet-circle.icon.svg +3 -0
  14. package/build/rn/icons/index.js +1 -0
  15. package/build/rn/palette.js +9 -4
  16. package/build/web/fonts/fonts-cdn-family.css +8 -8
  17. package/build/web/fonts/fonts-cdn.css +8 -8
  18. package/build/web/fonts/fonts-local-family.css +8 -8
  19. package/build/web/fonts/fonts-local.css +8 -8
  20. package/build/web/icons/BulletCircle.js +28 -0
  21. package/build/web/icons/bullet-circle.icon.svg +3 -0
  22. package/build/web/icons/index.js +1 -0
  23. package/build/web/palette.js +17 -12
  24. package/package.json +2 -2
  25. package/palette.json +38 -2
  26. /package/build/web/fonts/{HNforTELUSSA-Bd-v2_0_2.otf → HNforTELUSSA-Bd-v2_1_0.otf} +0 -0
  27. /package/build/web/fonts/{HNforTELUSSA-Display-v2_0_2.otf → HNforTELUSSA-Display-v2_1_0.otf} +0 -0
  28. /package/build/web/fonts/{HNforTELUSSA-Md-v2_0_2.otf → HNforTELUSSA-Md-v2_1_0.otf} +0 -0
  29. /package/build/web/fonts/{HNforTELUSSA-v2_0_2.otf → HNforTELUSSA-v2_1_0.otf} +0 -0
  30. /package/build/web/fonts/{HNforTELUSSABold_normal_normal-v2_0_2.woff → HNforTELUSSABold_normal_normal-v2_1_0.woff} +0 -0
  31. /package/build/web/fonts/{HNforTELUSSADisplay_normal_normal-v2_0_2.woff → HNforTELUSSADisplay_normal_normal-v2_1_0.woff} +0 -0
  32. /package/build/web/fonts/{HNforTELUSSAMedium_normal_normal-v2_0_2.woff → HNforTELUSSAMedium_normal_normal-v2_1_0.woff} +0 -0
  33. /package/build/web/fonts/{HNforTELUSSARegular_normal_normal-v2_0_2.woff → HNforTELUSSARegular_normal_normal-v2_1_0.woff} +0 -0
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Wed, 25 Sep 2024 17:04:08 GMT
5
+ Generated on Thu, 31 Oct 2024 05:08:03 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 Wed, 25 Sep 2024 17:04:08 GMT
5
+ Generated on Thu, 31 Oct 2024 05:08:03 GMT
6
6
  -->
7
7
 
8
8
  <resources>
@@ -27,12 +27,12 @@
27
27
  <color name="green_tusk">#ffe3f6d1</color>
28
28
  <color name="green_yellow">#ffbfe797</color>
29
29
  <color name="grey_alabaster">#fffafafa</color>
30
- <color name="grey_athens">#fff4f4f7</color>
30
+ <color name="grey_athens">#fff7f7f8</color>
31
31
  <color name="grey_charcoal">#ff414547</color>
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">#ff676e73</color>
35
+ <color name="grey_shuttle">#ff54595f</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>
@@ -49,8 +49,11 @@
49
49
  <color name="red_dark">#ffc12335</color>
50
50
  <color name="red_darker">#ff560c0c</color>
51
51
  <color name="red_light">#fffff6f8</color>
52
- <color name="transparent">#00000000</color>
52
+ <color name="transparent">#00ffffff</color>
53
53
  <color name="white">#ffffffff</color>
54
+ <color name="dark_50">#802a2c2e</color>
55
+ <color name="dark_90">#e62a2c2e</color>
56
+ <color name="dark_rajah">#ff8c5415</color>
54
57
  <color name="error_red_dark">#ffff2339</color>
55
58
  <color name="error_red_icon">#ffc12335</color>
56
59
  <color name="error_red_light">#fffff6f8</color>
@@ -60,6 +63,7 @@
60
63
  <color name="grey_shark">#ff2a2c2e</color>
61
64
  <color name="lavender_blush">#fffff6f8</color>
62
65
  <color name="light_rajah">#fffff9ee</color>
66
+ <color name="modal_overlay">#bf000000</color>
63
67
  <color name="rajah">#fffaca69</color>
64
68
  <color name="success_green_light">#fff4f9f2</color>
65
69
  <color name="telus_purple">#ff4b286d</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Wed, 25 Sep 2024 17:04:08 GMT
5
+ Generated on Thu, 31 Oct 2024 05:08:03 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 Wed, 25 Sep 2024 17:04:08 GMT
5
+ Generated on Thu, 31 Oct 2024 05:08:03 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 Wed, 25 Sep 2024 17:04:08 GMT
5
+ Generated on Thu, 31 Oct 2024 05:08:03 GMT
6
6
  -->
7
7
 
8
8
  <resources>
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 25 Sep 2024 17:04:08 GMT
7
+ // Generated on Thu, 31 Oct 2024 05:08:03 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 Wed, 25 Sep 2024 17:04:08 GMT
7
+ // Generated on Thu, 31 Oct 2024 05:08:03 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -20,9 +20,12 @@ public enum PaletteColor {
20
20
  public static let dark20 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.2)
21
21
  public static let dark40 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.4)
22
22
  public static let dark5 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.05)
23
+ public static let dark50 = UIColor(red: 0.165, green: 0.173, blue: 0.180, alpha: 0.5)
23
24
  public static let dark60 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.6)
24
25
  public static let dark80 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.8)
26
+ public static let dark90 = UIColor(red: 0.165, green: 0.173, blue: 0.180, alpha: 0.9)
25
27
  public static let dark97 = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.97)
28
+ public static let darkRajah = UIColor(red: 0.549, green: 0.329, blue: 0.082, alpha: 1)
26
29
  public static let errorRedDark = UIColor(red: 1.000, green: 0.137, blue: 0.224, alpha: 1)
27
30
  public static let errorRedIcon = UIColor(red: 0.757, green: 0.137, blue: 0.208, alpha: 1)
28
31
  public static let errorRedLight = UIColor(red: 1.000, green: 0.965, blue: 0.973, alpha: 1)
@@ -35,7 +38,7 @@ public enum PaletteColor {
35
38
  public static let greenTusk = UIColor(red: 0.890, green: 0.965, blue: 0.820, alpha: 1)
36
39
  public static let greenYellow = UIColor(red: 0.749, green: 0.906, blue: 0.592, alpha: 1)
37
40
  public static let greyAlabaster = UIColor(red: 0.980, green: 0.980, blue: 0.980, alpha: 1)
38
- public static let greyAthens = UIColor(red: 0.957, green: 0.957, blue: 0.969, alpha: 1)
41
+ public static let greyAthens = UIColor(red: 0.969, green: 0.969, blue: 0.973, alpha: 1)
39
42
  public static let greyCharcoal = UIColor(red: 0.255, green: 0.271, blue: 0.278, alpha: 1)
40
43
  public static let greyCloud = UIColor(red: 0.698, green: 0.725, blue: 0.749, alpha: 1)
41
44
  public static let greyGainsboro = UIColor(red: 0.847, green: 0.847, blue: 0.847, alpha: 1)
@@ -43,7 +46,7 @@ public enum PaletteColor {
43
46
  public static let greyMystic = UIColor(red: 0.890, green: 0.902, blue: 0.910, alpha: 1)
44
47
  public static let greyRaven = UIColor(red: 0.443, green: 0.459, blue: 0.482, alpha: 1)
45
48
  public static let greyShark = UIColor(red: 0.165, green: 0.173, blue: 0.180, alpha: 1)
46
- public static let greyShuttle = UIColor(red: 0.404, green: 0.431, blue: 0.451, alpha: 1)
49
+ public static let greyShuttle = UIColor(red: 0.329, green: 0.349, blue: 0.373, alpha: 1)
47
50
  public static let greyThunder = UIColor(red: 0.173, green: 0.180, blue: 0.188, alpha: 1)
48
51
  public static let lavenderBlush = UIColor(red: 1.000, green: 0.965, blue: 0.973, alpha: 1)
49
52
  public static let light10 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.1)
@@ -53,6 +56,7 @@ public enum PaletteColor {
53
56
  public static let light80 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.8)
54
57
  public static let light97 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.97)
55
58
  public static let lightRajah = UIColor(red: 1.000, green: 0.976, blue: 0.933, alpha: 1)
59
+ public static let modalOverlay = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.75)
56
60
  public static let purpleDark = UIColor(red: 0.247, green: 0.165, blue: 0.329, alpha: 1)
57
61
  public static let purpleDeluge = UIColor(red: 0.486, green: 0.325, blue: 0.647, alpha: 1)
58
62
  public static let purpleEminence = UIColor(red: 0.380, green: 0.220, blue: 0.537, alpha: 1)
@@ -65,7 +69,7 @@ public enum PaletteColor {
65
69
  public static let redLight = UIColor(red: 1.000, green: 0.965, blue: 0.973, alpha: 1)
66
70
  public static let successGreenLight = UIColor(red: 0.957, green: 0.976, blue: 0.949, alpha: 1)
67
71
  public static let telusPurple = UIColor(red: 0.294, green: 0.157, blue: 0.427, alpha: 1)
68
- public static let transparent = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0)
72
+ public static let transparent = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0)
69
73
  public static let white = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1)
70
74
  public static let whiteLilac = UIColor(red: 0.949, green: 0.937, blue: 0.957, alpha: 1)
71
75
  public static let whiteOverlay = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.97)
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 25 Sep 2024 17:04:08 GMT
7
+ // Generated on Thu, 31 Oct 2024 05:08:03 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 Wed, 25 Sep 2024 17:04:08 GMT
7
+ // Generated on Thu, 31 Oct 2024 05:08:03 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 Wed, 25 Sep 2024 17:04:08 GMT
7
+ // Generated on Thu, 31 Oct 2024 05:08:03 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -0,0 +1,28 @@
1
+ "use strict";
2
+
3
+ var _jsxRuntime = require("react/jsx-runtime");
4
+ module.exports = ({
5
+ title,
6
+ titleId,
7
+ size,
8
+ color,
9
+ ...props
10
+ }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", {
11
+ ...props,
12
+ viewBox: "0 0 24 24",
13
+ xmlns: "http://www.w3.org/2000/svg",
14
+ height: size,
15
+ width: size,
16
+ fill: color,
17
+ role: title ? 'img' : undefined,
18
+ "aria-hidden": !title,
19
+ "aria-labelledby": titleId,
20
+ children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
21
+ id: titleId,
22
+ children: title
23
+ }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
24
+ fillRule: "evenodd",
25
+ clipRule: "evenodd",
26
+ d: "M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm0 1a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z"
27
+ })]
28
+ });
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+
3
+ var _reactNativeSvg = require("react-native-svg");
4
+ var _jsxRuntime = require("react/jsx-runtime");
5
+ module.exports = ({
6
+ title,
7
+ titleId,
8
+ size,
9
+ color,
10
+ ...props
11
+ }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, {
12
+ ...props,
13
+ viewBox: "0 0 24 24",
14
+ xmlns: "http://www.w3.org/2000/svg",
15
+ height: size,
16
+ width: size,
17
+ fill: color,
18
+ "aria-labelledby": titleId,
19
+ children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
20
+ id: titleId,
21
+ children: title
22
+ }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
23
+ fillRule: "evenodd",
24
+ clipRule: "evenodd",
25
+ d: "M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm0 1a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z"
26
+ })]
27
+ });
@@ -0,0 +1,3 @@
1
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14ZM12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z" />
3
+ </svg>
@@ -32,6 +32,7 @@ module.exports = {
32
32
  Bookmark: require('./Bookmark'),
33
33
  Braille: require('./Braille'),
34
34
  Briefcase: require('./Briefcase'),
35
+ BulletCircle: require('./BulletCircle'),
35
36
  BulletFill: require('./BulletFill'),
36
37
  Calendar: require('./Calendar'),
37
38
  Call: require('./Call'),
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 25 Sep 2024 17:04:13 GMT
3
+ * Generated on Thu, 31 Oct 2024 05:08:07 GMT
4
4
  */
5
5
  module.exports = {
6
6
  border: {
@@ -32,12 +32,12 @@ module.exports = {
32
32
  greenTusk: '#e3f6d1',
33
33
  greenYellow: '#bfe797',
34
34
  greyAlabaster: '#fafafa',
35
- greyAthens: '#f4f4f7',
35
+ greyAthens: '#f7f7f8',
36
36
  greyCharcoal: '#414547',
37
37
  greyCloud: '#b2b9bf',
38
38
  greyLight: '#fafafa',
39
39
  greyMystic: '#e3e6e8',
40
- greyShuttle: '#676e73',
40
+ greyShuttle: '#54595f',
41
41
  greyThunder: '#2c2e30',
42
42
  light10: 'rgba(255, 255, 255, 0.1)',
43
43
  light20: 'rgba(255, 255, 255, 0.2)',
@@ -54,8 +54,11 @@ module.exports = {
54
54
  redDark: '#c12335',
55
55
  redDarker: '#560c0c',
56
56
  redLight: '#fff6f8',
57
- transparent: 'rgba(0, 0, 0, 0)',
57
+ transparent: 'rgba(255, 255, 255, 0)',
58
58
  white: '#ffffff',
59
+ dark50: 'rgba(42, 44, 46, 0.5)',
60
+ dark90: 'rgba(42, 44, 46, 0.9)',
61
+ darkRajah: '#8c5415',
59
62
  errorRedDark: '#ff2339',
60
63
  errorRedIcon: '#c12335',
61
64
  errorRedLight: '#fff6f8',
@@ -65,6 +68,7 @@ module.exports = {
65
68
  greyShark: '#2a2c2e',
66
69
  lavenderBlush: '#fff6f8',
67
70
  lightRajah: '#fff9ee',
71
+ modalOverlay: 'rgba(0, 0, 0, 0.75)',
68
72
  rajah: '#faca69',
69
73
  successGreenLight: '#f4f9f2',
70
74
  telusPurple: '#4b286d',
@@ -211,6 +215,7 @@ module.exports = {
211
215
  Bookmark: '@telus-uds/palettes-community.palette-casa/build/rn/icons/bookmark.icon.svg',
212
216
  Braille: '@telus-uds/palettes-community.palette-casa/build/rn/icons/braille.icon.svg',
213
217
  Briefcase: '@telus-uds/palettes-community.palette-casa/build/rn/icons/briefcase.icon.svg',
218
+ BulletCircle: '@telus-uds/palettes-community.palette-casa/build/rn/icons/bullet-circle.icon.svg',
214
219
  BulletFill: '@telus-uds/palettes-community.palette-casa/build/rn/icons/bullet-fill.icon.svg',
215
220
  Calendar: '@telus-uds/palettes-community.palette-casa/build/rn/icons/calendar.icon.svg',
216
221
  Call: '@telus-uds/palettes-community.palette-casa/build/rn/icons/call.icon.svg',
@@ -1,55 +1,55 @@
1
1
  @font-face {
2
2
  font-family: 'HNforTELUSSA';
3
- src: url('https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal-v2_0_2.woff');
3
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal-v2_1_0.woff');
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: 'HNforTELUSSA';
10
- src: url('https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal-v2_0_2.woff');
10
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal-v2_1_0.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: 'HNforTELUSSA';
17
- src: url('https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal-v2_0_2.woff');
17
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal-v2_1_0.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: 'HNforTELUSSA';
24
- src: url('https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal-v2_0_2.woff');
24
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal-v2_1_0.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: 'HNforTELUSSAOTF';
31
- src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Display-v2_0_2.otf');
31
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Display-v2_1_0.otf');
32
32
  font-weight: 300;
33
33
  font-style: normal;
34
34
  font-display: block;
35
35
  }
36
36
  @font-face {
37
37
  font-family: 'HNforTELUSSAOTF';
38
- src: url('https://cdn.telus.digital/uds/HNforTELUSSA-v2_0_2.otf');
38
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-v2_1_0.otf');
39
39
  font-weight: 400;
40
40
  font-style: normal;
41
41
  font-display: block;
42
42
  }
43
43
  @font-face {
44
44
  font-family: 'HNforTELUSSAOTF';
45
- src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Md-v2_0_2.otf');
45
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Md-v2_1_0.otf');
46
46
  font-weight: 500;
47
47
  font-style: normal;
48
48
  font-display: block;
49
49
  }
50
50
  @font-face {
51
51
  font-family: 'HNforTELUSSAOTF';
52
- src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Bd-v2_0_2.otf');
52
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Bd-v2_1_0.otf');
53
53
  font-weight: 700;
54
54
  font-style: normal;
55
55
  font-display: block;
@@ -1,40 +1,40 @@
1
1
  @font-face {
2
2
  font-family: 'HNforTELUSSA300normal';
3
- src: url('https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal-v2_0_2.woff');
3
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal-v2_1_0.woff');
4
4
  font-display: block;
5
5
  }
6
6
  @font-face {
7
7
  font-family: 'HNforTELUSSA400normal';
8
- src: url('https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal-v2_0_2.woff');
8
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal-v2_1_0.woff');
9
9
  font-display: block;
10
10
  }
11
11
  @font-face {
12
12
  font-family: 'HNforTELUSSA500normal';
13
- src: url('https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal-v2_0_2.woff');
13
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal-v2_1_0.woff');
14
14
  font-display: block;
15
15
  }
16
16
  @font-face {
17
17
  font-family: 'HNforTELUSSA700normal';
18
- src: url('https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal-v2_0_2.woff');
18
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal-v2_1_0.woff');
19
19
  font-display: block;
20
20
  }
21
21
  @font-face {
22
22
  font-family: 'HNforTELUSSAOTF300normal';
23
- src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Display-v2_0_2.otf');
23
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Display-v2_1_0.otf');
24
24
  font-display: block;
25
25
  }
26
26
  @font-face {
27
27
  font-family: 'HNforTELUSSAOTF400normal';
28
- src: url('https://cdn.telus.digital/uds/HNforTELUSSA-v2_0_2.otf');
28
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-v2_1_0.otf');
29
29
  font-display: block;
30
30
  }
31
31
  @font-face {
32
32
  font-family: 'HNforTELUSSAOTF500normal';
33
- src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Md-v2_0_2.otf');
33
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Md-v2_1_0.otf');
34
34
  font-display: block;
35
35
  }
36
36
  @font-face {
37
37
  font-family: 'HNforTELUSSAOTF700normal';
38
- src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Bd-v2_0_2.otf');
38
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Bd-v2_1_0.otf');
39
39
  font-display: block;
40
40
  }
@@ -1,55 +1,55 @@
1
1
  @font-face {
2
2
  font-family: 'HNforTELUSSA';
3
- src: url('./HNforTELUSSADisplay_normal_normal-v2_0_2.woff');
3
+ src: url('./HNforTELUSSADisplay_normal_normal-v2_1_0.woff');
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: 'HNforTELUSSA';
10
- src: url('./HNforTELUSSARegular_normal_normal-v2_0_2.woff');
10
+ src: url('./HNforTELUSSARegular_normal_normal-v2_1_0.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: 'HNforTELUSSA';
17
- src: url('./HNforTELUSSAMedium_normal_normal-v2_0_2.woff');
17
+ src: url('./HNforTELUSSAMedium_normal_normal-v2_1_0.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: 'HNforTELUSSA';
24
- src: url('./HNforTELUSSABold_normal_normal-v2_0_2.woff');
24
+ src: url('./HNforTELUSSABold_normal_normal-v2_1_0.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: 'HNforTELUSSAOTF';
31
- src: url('./HNforTELUSSA-Display-v2_0_2.otf');
31
+ src: url('./HNforTELUSSA-Display-v2_1_0.otf');
32
32
  font-weight: 300;
33
33
  font-style: normal;
34
34
  font-display: block;
35
35
  }
36
36
  @font-face {
37
37
  font-family: 'HNforTELUSSAOTF';
38
- src: url('./HNforTELUSSA-v2_0_2.otf');
38
+ src: url('./HNforTELUSSA-v2_1_0.otf');
39
39
  font-weight: 400;
40
40
  font-style: normal;
41
41
  font-display: block;
42
42
  }
43
43
  @font-face {
44
44
  font-family: 'HNforTELUSSAOTF';
45
- src: url('./HNforTELUSSA-Md-v2_0_2.otf');
45
+ src: url('./HNforTELUSSA-Md-v2_1_0.otf');
46
46
  font-weight: 500;
47
47
  font-style: normal;
48
48
  font-display: block;
49
49
  }
50
50
  @font-face {
51
51
  font-family: 'HNforTELUSSAOTF';
52
- src: url('./HNforTELUSSA-Bd-v2_0_2.otf');
52
+ src: url('./HNforTELUSSA-Bd-v2_1_0.otf');
53
53
  font-weight: 700;
54
54
  font-style: normal;
55
55
  font-display: block;
@@ -1,40 +1,40 @@
1
1
  @font-face {
2
2
  font-family: 'HNforTELUSSA300normal';
3
- src: url('./HNforTELUSSADisplay_normal_normal-v2_0_2.woff');
3
+ src: url('./HNforTELUSSADisplay_normal_normal-v2_1_0.woff');
4
4
  font-display: block;
5
5
  }
6
6
  @font-face {
7
7
  font-family: 'HNforTELUSSA400normal';
8
- src: url('./HNforTELUSSARegular_normal_normal-v2_0_2.woff');
8
+ src: url('./HNforTELUSSARegular_normal_normal-v2_1_0.woff');
9
9
  font-display: block;
10
10
  }
11
11
  @font-face {
12
12
  font-family: 'HNforTELUSSA500normal';
13
- src: url('./HNforTELUSSAMedium_normal_normal-v2_0_2.woff');
13
+ src: url('./HNforTELUSSAMedium_normal_normal-v2_1_0.woff');
14
14
  font-display: block;
15
15
  }
16
16
  @font-face {
17
17
  font-family: 'HNforTELUSSA700normal';
18
- src: url('./HNforTELUSSABold_normal_normal-v2_0_2.woff');
18
+ src: url('./HNforTELUSSABold_normal_normal-v2_1_0.woff');
19
19
  font-display: block;
20
20
  }
21
21
  @font-face {
22
22
  font-family: 'HNforTELUSSAOTF300normal';
23
- src: url('./HNforTELUSSA-Display-v2_0_2.otf');
23
+ src: url('./HNforTELUSSA-Display-v2_1_0.otf');
24
24
  font-display: block;
25
25
  }
26
26
  @font-face {
27
27
  font-family: 'HNforTELUSSAOTF400normal';
28
- src: url('./HNforTELUSSA-v2_0_2.otf');
28
+ src: url('./HNforTELUSSA-v2_1_0.otf');
29
29
  font-display: block;
30
30
  }
31
31
  @font-face {
32
32
  font-family: 'HNforTELUSSAOTF500normal';
33
- src: url('./HNforTELUSSA-Md-v2_0_2.otf');
33
+ src: url('./HNforTELUSSA-Md-v2_1_0.otf');
34
34
  font-display: block;
35
35
  }
36
36
  @font-face {
37
37
  font-family: 'HNforTELUSSAOTF700normal';
38
- src: url('./HNforTELUSSA-Bd-v2_0_2.otf');
38
+ src: url('./HNforTELUSSA-Bd-v2_1_0.otf');
39
39
  font-display: block;
40
40
  }
@@ -0,0 +1,28 @@
1
+ "use strict";
2
+
3
+ var _jsxRuntime = require("react/jsx-runtime");
4
+ module.exports = ({
5
+ title,
6
+ titleId,
7
+ size,
8
+ color,
9
+ ...props
10
+ }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", {
11
+ ...props,
12
+ viewBox: "0 0 24 24",
13
+ xmlns: "http://www.w3.org/2000/svg",
14
+ height: size,
15
+ width: size,
16
+ fill: color,
17
+ role: title ? 'img' : undefined,
18
+ "aria-hidden": !title,
19
+ "aria-labelledby": titleId,
20
+ children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
21
+ id: titleId,
22
+ children: title
23
+ }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
24
+ fillRule: "evenodd",
25
+ clipRule: "evenodd",
26
+ d: "M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm0 1a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z"
27
+ })]
28
+ });
@@ -0,0 +1,3 @@
1
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14ZM12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z" />
3
+ </svg>
@@ -32,6 +32,7 @@ module.exports = {
32
32
  Bookmark: require('./Bookmark'),
33
33
  Braille: require('./Braille'),
34
34
  Briefcase: require('./Briefcase'),
35
+ BulletCircle: require('./BulletCircle'),
35
36
  BulletFill: require('./BulletFill'),
36
37
  Calendar: require('./Calendar'),
37
38
  Call: require('./Call'),
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 25 Sep 2024 17:04:09 GMT
3
+ * Generated on Thu, 31 Oct 2024 05:08:03 GMT
4
4
  */
5
5
  module.exports = {
6
6
  border: {
@@ -32,12 +32,12 @@ module.exports = {
32
32
  greenTusk: '#e3f6d1',
33
33
  greenYellow: '#bfe797',
34
34
  greyAlabaster: '#fafafa',
35
- greyAthens: '#f4f4f7',
35
+ greyAthens: '#f7f7f8',
36
36
  greyCharcoal: '#414547',
37
37
  greyCloud: '#b2b9bf',
38
38
  greyLight: '#fafafa',
39
39
  greyMystic: '#e3e6e8',
40
- greyShuttle: '#676e73',
40
+ greyShuttle: '#54595f',
41
41
  greyThunder: '#2c2e30',
42
42
  light10: 'rgba(255, 255, 255, 0.1)',
43
43
  light20: 'rgba(255, 255, 255, 0.2)',
@@ -54,8 +54,11 @@ module.exports = {
54
54
  redDark: '#c12335',
55
55
  redDarker: '#560c0c',
56
56
  redLight: '#fff6f8',
57
- transparent: 'rgba(0, 0, 0, 0)',
57
+ transparent: 'rgba(255, 255, 255, 0)',
58
58
  white: '#ffffff',
59
+ dark50: 'rgba(42, 44, 46, 0.5)',
60
+ dark90: 'rgba(42, 44, 46, 0.9)',
61
+ darkRajah: '#8c5415',
59
62
  errorRedDark: '#ff2339',
60
63
  errorRedIcon: '#c12335',
61
64
  errorRedLight: '#fff6f8',
@@ -65,6 +68,7 @@ module.exports = {
65
68
  greyShark: '#2a2c2e',
66
69
  lavenderBlush: '#fff6f8',
67
70
  lightRajah: '#fff9ee',
71
+ modalOverlay: 'rgba(0, 0, 0, 0.75)',
68
72
  rajah: '#faca69',
69
73
  successGreenLight: '#f4f9f2',
70
74
  telusPurple: '#4b286d',
@@ -77,16 +81,16 @@ module.exports = {
77
81
  },
78
82
  font: {
79
83
  HNforTELUSSA: {
80
- 300: 'https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal-v2_0_2.woff',
81
- 400: 'https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal-v2_0_2.woff',
82
- 500: 'https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal-v2_0_2.woff',
83
- 700: 'https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal-v2_0_2.woff'
84
+ 300: 'https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal-v2_1_0.woff',
85
+ 400: 'https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal-v2_1_0.woff',
86
+ 500: 'https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal-v2_1_0.woff',
87
+ 700: 'https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal-v2_1_0.woff'
84
88
  },
85
89
  HNforTELUSSAOTF: {
86
- 300: 'https://cdn.telus.digital/uds/HNforTELUSSA-Display-v2_0_2.otf',
87
- 400: 'https://cdn.telus.digital/uds/HNforTELUSSA-v2_0_2.otf',
88
- 500: 'https://cdn.telus.digital/uds/HNforTELUSSA-Md-v2_0_2.otf',
89
- 700: 'https://cdn.telus.digital/uds/HNforTELUSSA-Bd-v2_0_2.otf'
90
+ 300: 'https://cdn.telus.digital/uds/HNforTELUSSA-Display-v2_1_0.otf',
91
+ 400: 'https://cdn.telus.digital/uds/HNforTELUSSA-v2_1_0.otf',
92
+ 500: 'https://cdn.telus.digital/uds/HNforTELUSSA-Md-v2_1_0.otf',
93
+ 700: 'https://cdn.telus.digital/uds/HNforTELUSSA-Bd-v2_1_0.otf'
90
94
  }
91
95
  },
92
96
  fontSize: {
@@ -146,6 +150,7 @@ module.exports = {
146
150
  Bookmark: '@telus-uds/palettes-community.palette-casa/build/web/icons/bookmark.icon.svg',
147
151
  Braille: '@telus-uds/palettes-community.palette-casa/build/web/icons/braille.icon.svg',
148
152
  Briefcase: '@telus-uds/palettes-community.palette-casa/build/web/icons/briefcase.icon.svg',
153
+ BulletCircle: '@telus-uds/palettes-community.palette-casa/build/web/icons/bullet-circle.icon.svg',
149
154
  BulletFill: '@telus-uds/palettes-community.palette-casa/build/web/icons/bullet-fill.icon.svg',
150
155
  Calendar: '@telus-uds/palettes-community.palette-casa/build/web/icons/calendar.icon.svg',
151
156
  Call: '@telus-uds/palettes-community.palette-casa/build/web/icons/call.icon.svg',
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.9.2",
25
+ "@telus-uds/system-tokens": "^0.10.0",
26
26
  "@telus-uds/palette-allium": "*"
27
27
  },
28
28
  "sideEffects": false,
29
- "version": "2.0.2"
29
+ "version": "2.1.0"
30
30
  }
package/palette.json CHANGED
@@ -15,49 +15,72 @@
15
15
  "color": {
16
16
  "values": {
17
17
  "amberDark": {
18
+ "description": "Dark Amber",
18
19
  "value": "rgb(180, 135, 44)"
19
20
  },
20
21
  "amberLight": {
22
+ "description": "Light Amber",
21
23
  "value": "rgb(255, 249, 238)"
22
24
  },
25
+ "dark50": {
26
+ "description": "Dark 50%",
27
+ "value": "rgba(42, 44, 46, 0.50)"
28
+ },
29
+ "dark90": {
30
+ "description": "Dark 90%",
31
+ "value": "rgba(42, 44, 46, 0.90)"
32
+ },
33
+ "darkRajah": {
34
+ "description": "Dark Rajah",
35
+ "value": "rgb(140, 84, 21)"
36
+ },
23
37
  "errorRedDark": {
24
38
  "value": "rgb(255, 35, 57)"
25
39
  },
26
40
  "errorRedIcon": {
41
+ "description": "Cardinal",
27
42
  "value": "rgb(193, 35, 53)"
28
43
  },
29
44
  "errorRedLight": {
45
+ "description": "Lavendar Blush",
30
46
  "value": "rgb(255, 246, 248)"
31
47
  },
32
48
  "focusBlue": {
49
+ "description": "Focus",
33
50
  "value": "rgb(39, 93, 197)"
34
51
  },
35
52
  "greenAccessible": {
53
+ "description": "Accessible Green",
36
54
  "value": "rgb(43, 128, 0)"
37
55
  },
38
56
  "greenDarkFern": {
39
57
  "value": "rgb(22, 62, 6)"
40
58
  },
41
59
  "greyAthens": {
42
- "value": "rgb(244, 244, 247)"
60
+ "description": "Athens Grey",
61
+ "value": "rgb(247, 247, 248)"
43
62
  },
44
63
  "greyCharcoal": {
45
64
  "value": "rgb(65, 69, 71)"
46
65
  },
47
66
  "greyGainsboro": {
67
+ "description": "Gainsboro Grey",
48
68
  "value": "rgb(216, 216, 216)"
49
69
  },
50
70
  "greyMystic": {
51
71
  "value": "rgb(227, 230, 232)"
52
72
  },
53
73
  "greyRaven": {
74
+ "description": "Raven Grey",
54
75
  "value": "rgb(113, 117, 123)"
55
76
  },
56
77
  "greyShark": {
78
+ "description": "Shark Grey",
57
79
  "value": "rgb(42, 44, 46)"
58
80
  },
59
81
  "greyShuttle": {
60
- "value": "rgb(103, 110, 115)"
82
+ "description": "Shuttle Grey",
83
+ "value": "rgb(84, 89, 95)"
61
84
  },
62
85
  "greyThunder": {
63
86
  "value": "rgb(44, 46, 48)"
@@ -66,18 +89,31 @@
66
89
  "value": "rgb(255, 246, 248)"
67
90
  },
68
91
  "lightRajah": {
92
+ "description": "Light Rajah",
69
93
  "value": "rgb(255, 249, 238)"
70
94
  },
95
+ "modalOverlay": {
96
+ "description": "Modal overlay",
97
+ "value": "rgba(0, 0, 0, 0.75)"
98
+ },
71
99
  "rajah": {
100
+ "description": "Rajah",
72
101
  "value": "rgb(250, 202, 105)"
73
102
  },
74
103
  "successGreenLight": {
104
+ "description": "Panache",
75
105
  "value": "rgb(244, 249, 242)"
76
106
  },
77
107
  "telusPurple": {
108
+ "description": "Brand Purple",
78
109
  "value": "rgb(75, 40, 109)"
79
110
  },
111
+ "transparent": {
112
+ "description": "Transparent",
113
+ "value": "rgba(255, 255, 255, 0)"
114
+ },
80
115
  "whiteLilac": {
116
+ "description": "White Lilac",
81
117
  "value": "rgb(242, 239, 244)"
82
118
  },
83
119
  "whiteOverlay": {