@telus-uds/palettes-community.palette-casa 4.6.3 → 4.6.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.
Files changed (38) hide show
  1. package/CHANGELOG.json +16 -2
  2. package/CHANGELOG.md +9 -1
  3. package/build/android/border.xml +1 -1
  4. package/build/android/color.xml +1 -1
  5. package/build/android/font_size.xml +1 -1
  6. package/build/android/radius.xml +1 -1
  7. package/build/android/size.xml +1 -1
  8. package/build/ios/Border.swift +1 -1
  9. package/build/ios/Color.swift +1 -1
  10. package/build/ios/FontSize.swift +1 -1
  11. package/build/ios/Radius.swift +1 -1
  12. package/build/ios/Size.swift +1 -1
  13. package/build/rn/icons/ShieldPhone.js +42 -0
  14. package/build/rn/icons/ShieldPhone.native.js +41 -0
  15. package/build/rn/icons/index.js +1 -0
  16. package/build/rn/icons/shield-phone.icon.svg +3 -0
  17. package/build/rn/palette.js +2 -1
  18. package/build/web/fonts/fonts-cdn-family.css +12 -12
  19. package/build/web/fonts/fonts-cdn.css +12 -12
  20. package/build/web/fonts/fonts-local-family.css +12 -12
  21. package/build/web/fonts/fonts-local.css +12 -12
  22. package/build/web/icons/ShieldPhone.js +42 -0
  23. package/build/web/icons/index.js +1 -0
  24. package/build/web/icons/shield-phone.icon.svg +3 -0
  25. package/build/web/palette.js +14 -13
  26. package/package.json +2 -2
  27. /package/build/web/fonts/{HNforTELUSSA-Bd-v4_6_3.otf → HNforTELUSSA-Bd-v4_6_4.otf} +0 -0
  28. /package/build/web/fonts/{HNforTELUSSA-Display-v4_6_3.otf → HNforTELUSSA-Display-v4_6_4.otf} +0 -0
  29. /package/build/web/fonts/{HNforTELUSSA-Md-v4_6_3.otf → HNforTELUSSA-Md-v4_6_4.otf} +0 -0
  30. /package/build/web/fonts/{HNforTELUSSA-v4_6_3.otf → HNforTELUSSA-v4_6_4.otf} +0 -0
  31. /package/build/web/fonts/{HNforTELUSSABold_normal_normal-v4_6_3.woff → HNforTELUSSABold_normal_normal-v4_6_4.woff} +0 -0
  32. /package/build/web/fonts/{HNforTELUSSABold_normal_normal2-v4_6_3.woff2 → HNforTELUSSABold_normal_normal2-v4_6_4.woff2} +0 -0
  33. /package/build/web/fonts/{HNforTELUSSADisplay_normal_normal-v4_6_3.woff → HNforTELUSSADisplay_normal_normal-v4_6_4.woff} +0 -0
  34. /package/build/web/fonts/{HNforTELUSSADisplay_normal_normal2-v4_6_3.woff2 → HNforTELUSSADisplay_normal_normal2-v4_6_4.woff2} +0 -0
  35. /package/build/web/fonts/{HNforTELUSSAMedium_normal_normal-v4_6_3.woff → HNforTELUSSAMedium_normal_normal-v4_6_4.woff} +0 -0
  36. /package/build/web/fonts/{HNforTELUSSAMedium_normal_normal2-v4_6_3.woff2 → HNforTELUSSAMedium_normal_normal2-v4_6_4.woff2} +0 -0
  37. /package/build/web/fonts/{HNforTELUSSARegular_normal_normal-v4_6_3.woff → HNforTELUSSARegular_normal_normal-v4_6_4.woff} +0 -0
  38. /package/build/web/fonts/{HNforTELUSSARegular_normal_normal2-v4_6_3.woff2 → HNforTELUSSARegular_normal_normal2-v4_6_4.woff2} +0 -0
package/CHANGELOG.json CHANGED
@@ -1,6 +1,21 @@
1
1
  {
2
2
  "name": "@telus-uds/palettes-community.palette-casa",
3
3
  "entries": [
4
+ {
5
+ "date": "Thu, 29 Jan 2026 16:42:48 GMT",
6
+ "tag": "@telus-uds/palettes-community.palette-casa_v4.6.4",
7
+ "version": "4.6.4",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@telus-uds/palettes-community.palette-casa",
13
+ "comment": "Bump @telus-uds/system-tokens to v1.4.13",
14
+ "commit": "32fe46cce002cf0e391e25854696fdf9dc46cae6"
15
+ }
16
+ ]
17
+ }
18
+ },
4
19
  {
5
20
  "date": "Mon, 12 Jan 2026 14:55:22 GMT",
6
21
  "tag": "@telus-uds/palettes-community.palette-casa_v4.6.3",
@@ -10,8 +25,7 @@
10
25
  {
11
26
  "author": "beachball",
12
27
  "package": "@telus-uds/palettes-community.palette-casa",
13
- "comment": "Bump @telus-uds/system-tokens to v1.4.12",
14
- "commit": "9ba766b29d451ea4b24440db28a49be53b6a10e1"
28
+ "comment": "Bump @telus-uds/system-tokens to v1.4.12"
15
29
  }
16
30
  ]
17
31
  }
package/CHANGELOG.md CHANGED
@@ -1,9 +1,17 @@
1
1
  # Change Log - @telus-uds/palettes-community.palette-casa
2
2
 
3
- This log was last generated on Mon, 12 Jan 2026 14:55:22 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 29 Jan 2026 16:42:48 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 4.6.4
8
+
9
+ Thu, 29 Jan 2026 16:42:48 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @telus-uds/system-tokens to v1.4.13
14
+
7
15
  ## 4.6.3
8
16
 
9
17
  Mon, 12 Jan 2026 14:55:22 GMT
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Mon, 12 Jan 2026 14:58:35 GMT
5
+ Generated on Thu, 29 Jan 2026 16:46:45 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, 12 Jan 2026 14:58:35 GMT
5
+ Generated on Thu, 29 Jan 2026 16:46:45 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, 12 Jan 2026 14:58:35 GMT
5
+ Generated on Thu, 29 Jan 2026 16:46:45 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, 12 Jan 2026 14:58:35 GMT
5
+ Generated on Thu, 29 Jan 2026 16:46:45 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, 12 Jan 2026 14:58:35 GMT
5
+ Generated on Thu, 29 Jan 2026 16:46:45 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 Mon, 12 Jan 2026 14:58:35 GMT
7
+ // Generated on Thu, 29 Jan 2026 16:46:45 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, 12 Jan 2026 14:58:35 GMT
7
+ // Generated on Thu, 29 Jan 2026 16:46:45 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, 12 Jan 2026 14:58:35 GMT
7
+ // Generated on Thu, 29 Jan 2026 16:46:45 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, 12 Jan 2026 14:58:35 GMT
7
+ // Generated on Thu, 29 Jan 2026 16:46:45 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, 12 Jan 2026 14:58:35 GMT
7
+ // Generated on Thu, 29 Jan 2026 16:46:45 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -0,0 +1,42 @@
1
+ "use strict";
2
+
3
+ var _jsxRuntime = require("react/jsx-runtime");
4
+ module.exports = ({
5
+ title,
6
+ titleId,
7
+ size,
8
+ color,
9
+ gradient,
10
+ ...props
11
+ }) => {
12
+ const iconSharedUtils = require('./utils/icon-shared-utils');
13
+ const hasGradient = iconSharedUtils.hasValidGradient(gradient);
14
+ let fillValue = color;
15
+ let gradientDefs;
16
+ let gradientUtils;
17
+ if (hasGradient) {
18
+ gradientUtils = iconSharedUtils.getGradientUtils();
19
+ const iconWebUtils = require('./utils/icon-web-utils');
20
+ const gradientId = gradientUtils.generateGradientId(gradient);
21
+ fillValue = `url(#${gradientId})`;
22
+ gradientDefs = iconWebUtils.renderWebGradientDefs(gradient, gradientId);
23
+ }
24
+ const svgContent = (0, _jsxRuntime.jsxs)("svg", {
25
+ ...props,
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ viewBox: "0 0 24 24",
28
+ height: size,
29
+ width: size,
30
+ fill: fillValue,
31
+ role: title ? 'img' : undefined,
32
+ "aria-hidden": !title,
33
+ "aria-labelledby": titleId,
34
+ children: [title ? (0, _jsxRuntime.jsx)("title", {
35
+ id: titleId,
36
+ children: title
37
+ }) : null, (0, _jsxRuntime.jsx)("path", {
38
+ d: "M11.89 2.017a.352.352 0 0 1 .22 0l7.619 2.5a.415.415 0 0 1 .271.4v9.166c0 3.685-5.136 6.961-7.887 7.898a.348.348 0 0 1-.226 0C9.137 21.045 4 17.768 4 14.083V4.917c0-.184.11-.347.27-.4l7.62-2.5ZM5 5.341v8.75c0 1.343.955 2.827 2.522 4.197C8.983 19.565 10.75 20.54 12 21c1.25-.46 3.017-1.436 4.477-2.713C18.046 16.917 19 15.434 19 14.091V5.34L11.999 3 5 5.34ZM14.5 6A1.5 1.5 0 0 1 16 7.5v8a1.5 1.5 0 0 1-1.5 1.5h-5l-.153-.008a1.5 1.5 0 0 1-1.34-1.339L8 15.5v-8A1.5 1.5 0 0 1 9.5 6h5ZM9 15.5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5V15H9v.5ZM9 14h6V9H9v5Zm.5-7a.5.5 0 0 0-.5.5V8h6v-.5a.5.5 0 0 0-.5-.5h-5Zm2.75.125a.375.375 0 0 1 0 .75h-.5a.375.375 0 0 1 0-.75h.5Z"
39
+ })]
40
+ });
41
+ return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
42
+ };
@@ -0,0 +1,41 @@
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
+ gradient,
11
+ ...props
12
+ }) => {
13
+ const iconSharedUtils = require('./utils/icon-shared-utils');
14
+ const hasGradient = iconSharedUtils.hasValidGradient(gradient);
15
+ let fillValue = color;
16
+ let gradientDefs;
17
+ let gradientUtils;
18
+ if (hasGradient) {
19
+ gradientUtils = iconSharedUtils.getGradientUtils();
20
+ const iconNativeUtils = require('./utils/icon-native-utils');
21
+ const gradientId = gradientUtils.generateGradientId(gradient);
22
+ fillValue = `url(#${gradientId})`;
23
+ gradientDefs = iconNativeUtils.renderNativeGradientDefs(gradient, gradientId);
24
+ }
25
+ const svgContent = (0, _jsxRuntime.jsxs)(_reactNativeSvg.default, {
26
+ ...props,
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ viewBox: "0 0 24 24",
29
+ height: size,
30
+ width: size,
31
+ fill: fillValue,
32
+ "aria-labelledby": titleId,
33
+ children: [title ? (0, _jsxRuntime.jsx)("title", {
34
+ id: titleId,
35
+ children: title
36
+ }) : null, (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
37
+ d: "M11.89 2.017a.352.352 0 0 1 .22 0l7.619 2.5a.415.415 0 0 1 .271.4v9.166c0 3.685-5.136 6.961-7.887 7.898a.348.348 0 0 1-.226 0C9.137 21.045 4 17.768 4 14.083V4.917c0-.184.11-.347.27-.4l7.62-2.5ZM5 5.341v8.75c0 1.343.955 2.827 2.522 4.197C8.983 19.565 10.75 20.54 12 21c1.25-.46 3.017-1.436 4.477-2.713C18.046 16.917 19 15.434 19 14.091V5.34L11.999 3 5 5.34ZM14.5 6A1.5 1.5 0 0 1 16 7.5v8a1.5 1.5 0 0 1-1.5 1.5h-5l-.153-.008a1.5 1.5 0 0 1-1.34-1.339L8 15.5v-8A1.5 1.5 0 0 1 9.5 6h5ZM9 15.5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5V15H9v.5ZM9 14h6V9H9v5Zm.5-7a.5.5 0 0 0-.5.5V8h6v-.5a.5.5 0 0 0-.5-.5h-5Zm2.75.125a.375.375 0 0 1 0 .75h-.5a.375.375 0 0 1 0-.75h.5Z"
38
+ })]
39
+ });
40
+ return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
41
+ };
@@ -238,6 +238,7 @@ module.exports = {
238
238
  SettingsBold: require('./SettingsBold'),
239
239
  SettingsSolid: require('./SettingsSolid'),
240
240
  SharedAccount: require('./SharedAccount'),
241
+ ShieldPhone: require('./ShieldPhone'),
241
242
  ShippingSuccess: require('./ShippingSuccess'),
242
243
  Shop: require('./Shop'),
243
244
  SignPost: require('./SignPost'),
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path d="M11.89 2.017a.352.352 0 0 1 .22 0l7.619 2.5a.415.415 0 0 1 .271.4v9.166c0 3.685-5.136 6.961-7.887 7.898a.348.348 0 0 1-.226 0C9.137 21.045 4 17.768 4 14.083V4.917c0-.184.11-.347.27-.4l7.62-2.5ZM5 5.341v8.75c0 1.343.955 2.827 2.522 4.197C8.983 19.565 10.75 20.54 12 21c1.25-.46 3.017-1.436 4.477-2.713C18.046 16.917 19 15.434 19 14.091V5.34L11.999 3 5 5.34ZM14.5 6A1.5 1.5 0 0 1 16 7.5v8a1.5 1.5 0 0 1-1.5 1.5h-5l-.153-.008a1.5 1.5 0 0 1-1.34-1.339L8 15.5v-8A1.5 1.5 0 0 1 9.5 6h5ZM9 15.5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5V15H9v.5ZM9 14h6V9H9v5Zm.5-7a.5.5 0 0 0-.5.5V8h6v-.5a.5.5 0 0 0-.5-.5h-5Zm2.75.125a.375.375 0 0 1 0 .75h-.5a.375.375 0 0 1 0-.75h.5Z"/>
3
+ </svg>
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 12 Jan 2026 14:58:40 GMT
3
+ * Generated on Thu, 29 Jan 2026 16:46:50 GMT
4
4
  */
5
5
  module.exports = {
6
6
  border: {
@@ -430,6 +430,7 @@ module.exports = {
430
430
  SettingsBold: '@telus-uds/palettes-community.palette-casa/build/rn/icons/settings-bold.icon.svg',
431
431
  SettingsSolid: '@telus-uds/palettes-community.palette-casa/build/rn/icons/settings-solid.icon.svg',
432
432
  SharedAccount: '@telus-uds/palettes-community.palette-casa/build/rn/icons/shared-account.icon.svg',
433
+ ShieldPhone: '@telus-uds/palettes-community.palette-casa/build/rn/icons/shield-phone.icon.svg',
433
434
  ShippingSuccess: '@telus-uds/palettes-community.palette-casa/build/rn/icons/shipping-success.icon.svg',
434
435
  Shop: '@telus-uds/palettes-community.palette-casa/build/rn/icons/shop.icon.svg',
435
436
  SignPost: '@telus-uds/palettes-community.palette-casa/build/rn/icons/sign-post.icon.svg',
@@ -1,83 +1,83 @@
1
1
  @font-face {
2
2
  font-family: 'HNforTELUSSA';
3
- src: url('https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal-v4_6_3.woff');
3
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal-v4_6_4.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-v4_6_3.woff');
10
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal-v4_6_4.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-v4_6_3.woff');
17
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal-v4_6_4.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-v4_6_3.woff');
24
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal-v4_6_4.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-v4_6_3.otf');
31
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Display-v4_6_4.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-v4_6_3.otf');
38
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-v4_6_4.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-v4_6_3.otf');
45
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Md-v4_6_4.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-v4_6_3.otf');
52
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Bd-v4_6_4.otf');
53
53
  font-weight: 700;
54
54
  font-style: normal;
55
55
  font-display: block;
56
56
  }
57
57
  @font-face {
58
58
  font-family: 'HNforTELUSSAWoff2';
59
- src: url('https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal2-v4_6_3.woff2');
59
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal2-v4_6_4.woff2');
60
60
  font-weight: 300;
61
61
  font-style: normal;
62
62
  font-display: block;
63
63
  }
64
64
  @font-face {
65
65
  font-family: 'HNforTELUSSAWoff2';
66
- src: url('https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal2-v4_6_3.woff2');
66
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal2-v4_6_4.woff2');
67
67
  font-weight: 400;
68
68
  font-style: normal;
69
69
  font-display: block;
70
70
  }
71
71
  @font-face {
72
72
  font-family: 'HNforTELUSSAWoff2';
73
- src: url('https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal2-v4_6_3.woff2');
73
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal2-v4_6_4.woff2');
74
74
  font-weight: 500;
75
75
  font-style: normal;
76
76
  font-display: block;
77
77
  }
78
78
  @font-face {
79
79
  font-family: 'HNforTELUSSAWoff2';
80
- src: url('https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal2-v4_6_3.woff2');
80
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal2-v4_6_4.woff2');
81
81
  font-weight: 700;
82
82
  font-style: normal;
83
83
  font-display: block;
@@ -1,60 +1,60 @@
1
1
  @font-face {
2
2
  font-family: 'HNforTELUSSA300normal';
3
- src: url('https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal-v4_6_3.woff');
3
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal-v4_6_4.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-v4_6_3.woff');
8
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal-v4_6_4.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-v4_6_3.woff');
13
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal-v4_6_4.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-v4_6_3.woff');
18
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal-v4_6_4.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-v4_6_3.otf');
23
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Display-v4_6_4.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-v4_6_3.otf');
28
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-v4_6_4.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-v4_6_3.otf');
33
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Md-v4_6_4.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-v4_6_3.otf');
38
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Bd-v4_6_4.otf');
39
39
  font-display: block;
40
40
  }
41
41
  @font-face {
42
42
  font-family: 'HNforTELUSSAWoff2300normal';
43
- src: url('https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal2-v4_6_3.woff2');
43
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal2-v4_6_4.woff2');
44
44
  font-display: block;
45
45
  }
46
46
  @font-face {
47
47
  font-family: 'HNforTELUSSAWoff2400normal';
48
- src: url('https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal2-v4_6_3.woff2');
48
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal2-v4_6_4.woff2');
49
49
  font-display: block;
50
50
  }
51
51
  @font-face {
52
52
  font-family: 'HNforTELUSSAWoff2500normal';
53
- src: url('https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal2-v4_6_3.woff2');
53
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal2-v4_6_4.woff2');
54
54
  font-display: block;
55
55
  }
56
56
  @font-face {
57
57
  font-family: 'HNforTELUSSAWoff2700normal';
58
- src: url('https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal2-v4_6_3.woff2');
58
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal2-v4_6_4.woff2');
59
59
  font-display: block;
60
60
  }
@@ -1,83 +1,83 @@
1
1
  @font-face {
2
2
  font-family: 'HNforTELUSSA';
3
- src: url('./HNforTELUSSADisplay_normal_normal-v4_6_3.woff');
3
+ src: url('./HNforTELUSSADisplay_normal_normal-v4_6_4.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-v4_6_3.woff');
10
+ src: url('./HNforTELUSSARegular_normal_normal-v4_6_4.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-v4_6_3.woff');
17
+ src: url('./HNforTELUSSAMedium_normal_normal-v4_6_4.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-v4_6_3.woff');
24
+ src: url('./HNforTELUSSABold_normal_normal-v4_6_4.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-v4_6_3.otf');
31
+ src: url('./HNforTELUSSA-Display-v4_6_4.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-v4_6_3.otf');
38
+ src: url('./HNforTELUSSA-v4_6_4.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-v4_6_3.otf');
45
+ src: url('./HNforTELUSSA-Md-v4_6_4.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-v4_6_3.otf');
52
+ src: url('./HNforTELUSSA-Bd-v4_6_4.otf');
53
53
  font-weight: 700;
54
54
  font-style: normal;
55
55
  font-display: block;
56
56
  }
57
57
  @font-face {
58
58
  font-family: 'HNforTELUSSAWoff2';
59
- src: url('./HNforTELUSSADisplay_normal_normal2-v4_6_3.woff2');
59
+ src: url('./HNforTELUSSADisplay_normal_normal2-v4_6_4.woff2');
60
60
  font-weight: 300;
61
61
  font-style: normal;
62
62
  font-display: block;
63
63
  }
64
64
  @font-face {
65
65
  font-family: 'HNforTELUSSAWoff2';
66
- src: url('./HNforTELUSSARegular_normal_normal2-v4_6_3.woff2');
66
+ src: url('./HNforTELUSSARegular_normal_normal2-v4_6_4.woff2');
67
67
  font-weight: 400;
68
68
  font-style: normal;
69
69
  font-display: block;
70
70
  }
71
71
  @font-face {
72
72
  font-family: 'HNforTELUSSAWoff2';
73
- src: url('./HNforTELUSSAMedium_normal_normal2-v4_6_3.woff2');
73
+ src: url('./HNforTELUSSAMedium_normal_normal2-v4_6_4.woff2');
74
74
  font-weight: 500;
75
75
  font-style: normal;
76
76
  font-display: block;
77
77
  }
78
78
  @font-face {
79
79
  font-family: 'HNforTELUSSAWoff2';
80
- src: url('./HNforTELUSSABold_normal_normal2-v4_6_3.woff2');
80
+ src: url('./HNforTELUSSABold_normal_normal2-v4_6_4.woff2');
81
81
  font-weight: 700;
82
82
  font-style: normal;
83
83
  font-display: block;
@@ -1,60 +1,60 @@
1
1
  @font-face {
2
2
  font-family: 'HNforTELUSSA300normal';
3
- src: url('./HNforTELUSSADisplay_normal_normal-v4_6_3.woff');
3
+ src: url('./HNforTELUSSADisplay_normal_normal-v4_6_4.woff');
4
4
  font-display: block;
5
5
  }
6
6
  @font-face {
7
7
  font-family: 'HNforTELUSSA400normal';
8
- src: url('./HNforTELUSSARegular_normal_normal-v4_6_3.woff');
8
+ src: url('./HNforTELUSSARegular_normal_normal-v4_6_4.woff');
9
9
  font-display: block;
10
10
  }
11
11
  @font-face {
12
12
  font-family: 'HNforTELUSSA500normal';
13
- src: url('./HNforTELUSSAMedium_normal_normal-v4_6_3.woff');
13
+ src: url('./HNforTELUSSAMedium_normal_normal-v4_6_4.woff');
14
14
  font-display: block;
15
15
  }
16
16
  @font-face {
17
17
  font-family: 'HNforTELUSSA700normal';
18
- src: url('./HNforTELUSSABold_normal_normal-v4_6_3.woff');
18
+ src: url('./HNforTELUSSABold_normal_normal-v4_6_4.woff');
19
19
  font-display: block;
20
20
  }
21
21
  @font-face {
22
22
  font-family: 'HNforTELUSSAOTF300normal';
23
- src: url('./HNforTELUSSA-Display-v4_6_3.otf');
23
+ src: url('./HNforTELUSSA-Display-v4_6_4.otf');
24
24
  font-display: block;
25
25
  }
26
26
  @font-face {
27
27
  font-family: 'HNforTELUSSAOTF400normal';
28
- src: url('./HNforTELUSSA-v4_6_3.otf');
28
+ src: url('./HNforTELUSSA-v4_6_4.otf');
29
29
  font-display: block;
30
30
  }
31
31
  @font-face {
32
32
  font-family: 'HNforTELUSSAOTF500normal';
33
- src: url('./HNforTELUSSA-Md-v4_6_3.otf');
33
+ src: url('./HNforTELUSSA-Md-v4_6_4.otf');
34
34
  font-display: block;
35
35
  }
36
36
  @font-face {
37
37
  font-family: 'HNforTELUSSAOTF700normal';
38
- src: url('./HNforTELUSSA-Bd-v4_6_3.otf');
38
+ src: url('./HNforTELUSSA-Bd-v4_6_4.otf');
39
39
  font-display: block;
40
40
  }
41
41
  @font-face {
42
42
  font-family: 'HNforTELUSSAWoff2300normal';
43
- src: url('./HNforTELUSSADisplay_normal_normal2-v4_6_3.woff2');
43
+ src: url('./HNforTELUSSADisplay_normal_normal2-v4_6_4.woff2');
44
44
  font-display: block;
45
45
  }
46
46
  @font-face {
47
47
  font-family: 'HNforTELUSSAWoff2400normal';
48
- src: url('./HNforTELUSSARegular_normal_normal2-v4_6_3.woff2');
48
+ src: url('./HNforTELUSSARegular_normal_normal2-v4_6_4.woff2');
49
49
  font-display: block;
50
50
  }
51
51
  @font-face {
52
52
  font-family: 'HNforTELUSSAWoff2500normal';
53
- src: url('./HNforTELUSSAMedium_normal_normal2-v4_6_3.woff2');
53
+ src: url('./HNforTELUSSAMedium_normal_normal2-v4_6_4.woff2');
54
54
  font-display: block;
55
55
  }
56
56
  @font-face {
57
57
  font-family: 'HNforTELUSSAWoff2700normal';
58
- src: url('./HNforTELUSSABold_normal_normal2-v4_6_3.woff2');
58
+ src: url('./HNforTELUSSABold_normal_normal2-v4_6_4.woff2');
59
59
  font-display: block;
60
60
  }
@@ -0,0 +1,42 @@
1
+ "use strict";
2
+
3
+ var _jsxRuntime = require("react/jsx-runtime");
4
+ module.exports = ({
5
+ title,
6
+ titleId,
7
+ size,
8
+ color,
9
+ gradient,
10
+ ...props
11
+ }) => {
12
+ const iconSharedUtils = require('./utils/icon-shared-utils');
13
+ const hasGradient = iconSharedUtils.hasValidGradient(gradient);
14
+ let fillValue = color;
15
+ let gradientDefs;
16
+ let gradientUtils;
17
+ if (hasGradient) {
18
+ gradientUtils = iconSharedUtils.getGradientUtils();
19
+ const iconWebUtils = require('./utils/icon-web-utils');
20
+ const gradientId = gradientUtils.generateGradientId(gradient);
21
+ fillValue = `url(#${gradientId})`;
22
+ gradientDefs = iconWebUtils.renderWebGradientDefs(gradient, gradientId);
23
+ }
24
+ const svgContent = (0, _jsxRuntime.jsxs)("svg", {
25
+ ...props,
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ viewBox: "0 0 24 24",
28
+ height: size,
29
+ width: size,
30
+ fill: fillValue,
31
+ role: title ? 'img' : undefined,
32
+ "aria-hidden": !title,
33
+ "aria-labelledby": titleId,
34
+ children: [title ? (0, _jsxRuntime.jsx)("title", {
35
+ id: titleId,
36
+ children: title
37
+ }) : null, (0, _jsxRuntime.jsx)("path", {
38
+ d: "M11.89 2.017a.352.352 0 0 1 .22 0l7.619 2.5a.415.415 0 0 1 .271.4v9.166c0 3.685-5.136 6.961-7.887 7.898a.348.348 0 0 1-.226 0C9.137 21.045 4 17.768 4 14.083V4.917c0-.184.11-.347.27-.4l7.62-2.5ZM5 5.341v8.75c0 1.343.955 2.827 2.522 4.197C8.983 19.565 10.75 20.54 12 21c1.25-.46 3.017-1.436 4.477-2.713C18.046 16.917 19 15.434 19 14.091V5.34L11.999 3 5 5.34ZM14.5 6A1.5 1.5 0 0 1 16 7.5v8a1.5 1.5 0 0 1-1.5 1.5h-5l-.153-.008a1.5 1.5 0 0 1-1.34-1.339L8 15.5v-8A1.5 1.5 0 0 1 9.5 6h5ZM9 15.5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5V15H9v.5ZM9 14h6V9H9v5Zm.5-7a.5.5 0 0 0-.5.5V8h6v-.5a.5.5 0 0 0-.5-.5h-5Zm2.75.125a.375.375 0 0 1 0 .75h-.5a.375.375 0 0 1 0-.75h.5Z"
39
+ })]
40
+ });
41
+ return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
42
+ };
@@ -238,6 +238,7 @@ module.exports = {
238
238
  SettingsBold: require('./SettingsBold'),
239
239
  SettingsSolid: require('./SettingsSolid'),
240
240
  SharedAccount: require('./SharedAccount'),
241
+ ShieldPhone: require('./ShieldPhone'),
241
242
  ShippingSuccess: require('./ShippingSuccess'),
242
243
  Shop: require('./Shop'),
243
244
  SignPost: require('./SignPost'),
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path d="M11.89 2.017a.352.352 0 0 1 .22 0l7.619 2.5a.415.415 0 0 1 .271.4v9.166c0 3.685-5.136 6.961-7.887 7.898a.348.348 0 0 1-.226 0C9.137 21.045 4 17.768 4 14.083V4.917c0-.184.11-.347.27-.4l7.62-2.5ZM5 5.341v8.75c0 1.343.955 2.827 2.522 4.197C8.983 19.565 10.75 20.54 12 21c1.25-.46 3.017-1.436 4.477-2.713C18.046 16.917 19 15.434 19 14.091V5.34L11.999 3 5 5.34ZM14.5 6A1.5 1.5 0 0 1 16 7.5v8a1.5 1.5 0 0 1-1.5 1.5h-5l-.153-.008a1.5 1.5 0 0 1-1.34-1.339L8 15.5v-8A1.5 1.5 0 0 1 9.5 6h5ZM9 15.5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5V15H9v.5ZM9 14h6V9H9v5Zm.5-7a.5.5 0 0 0-.5.5V8h6v-.5a.5.5 0 0 0-.5-.5h-5Zm2.75.125a.375.375 0 0 1 0 .75h-.5a.375.375 0 0 1 0-.75h.5Z"/>
3
+ </svg>
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 12 Jan 2026 14:58:35 GMT
3
+ * Generated on Thu, 29 Jan 2026 16:46:45 GMT
4
4
  */
5
5
  module.exports = {
6
6
  border: {
@@ -81,22 +81,22 @@ module.exports = {
81
81
  },
82
82
  font: {
83
83
  HNforTELUSSA: {
84
- 300: 'https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal-v4_6_3.woff',
85
- 400: 'https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal-v4_6_3.woff',
86
- 500: 'https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal-v4_6_3.woff',
87
- 700: 'https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal-v4_6_3.woff'
84
+ 300: 'https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal-v4_6_4.woff',
85
+ 400: 'https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal-v4_6_4.woff',
86
+ 500: 'https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal-v4_6_4.woff',
87
+ 700: 'https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal-v4_6_4.woff'
88
88
  },
89
89
  HNforTELUSSAOTF: {
90
- 300: 'https://cdn.telus.digital/uds/HNforTELUSSA-Display-v4_6_3.otf',
91
- 400: 'https://cdn.telus.digital/uds/HNforTELUSSA-v4_6_3.otf',
92
- 500: 'https://cdn.telus.digital/uds/HNforTELUSSA-Md-v4_6_3.otf',
93
- 700: 'https://cdn.telus.digital/uds/HNforTELUSSA-Bd-v4_6_3.otf'
90
+ 300: 'https://cdn.telus.digital/uds/HNforTELUSSA-Display-v4_6_4.otf',
91
+ 400: 'https://cdn.telus.digital/uds/HNforTELUSSA-v4_6_4.otf',
92
+ 500: 'https://cdn.telus.digital/uds/HNforTELUSSA-Md-v4_6_4.otf',
93
+ 700: 'https://cdn.telus.digital/uds/HNforTELUSSA-Bd-v4_6_4.otf'
94
94
  },
95
95
  HNforTELUSSAWoff2: {
96
- 300: 'https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal2-v4_6_3.woff2',
97
- 400: 'https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal2-v4_6_3.woff2',
98
- 500: 'https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal2-v4_6_3.woff2',
99
- 700: 'https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal2-v4_6_3.woff2'
96
+ 300: 'https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal2-v4_6_4.woff2',
97
+ 400: 'https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal2-v4_6_4.woff2',
98
+ 500: 'https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal2-v4_6_4.woff2',
99
+ 700: 'https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal2-v4_6_4.woff2'
100
100
  }
101
101
  },
102
102
  fontSize: {
@@ -362,6 +362,7 @@ module.exports = {
362
362
  SettingsBold: '@telus-uds/palettes-community.palette-casa/build/web/icons/settings-bold.icon.svg',
363
363
  SettingsSolid: '@telus-uds/palettes-community.palette-casa/build/web/icons/settings-solid.icon.svg',
364
364
  SharedAccount: '@telus-uds/palettes-community.palette-casa/build/web/icons/shared-account.icon.svg',
365
+ ShieldPhone: '@telus-uds/palettes-community.palette-casa/build/web/icons/shield-phone.icon.svg',
365
366
  ShippingSuccess: '@telus-uds/palettes-community.palette-casa/build/web/icons/shipping-success.icon.svg',
366
367
  Shop: '@telus-uds/palettes-community.palette-casa/build/web/icons/shop.icon.svg',
367
368
  SignPost: '@telus-uds/palettes-community.palette-casa/build/web/icons/sign-post.icon.svg',
package/package.json CHANGED
@@ -18,9 +18,9 @@
18
18
  "prepublishOnly": "npm run build"
19
19
  },
20
20
  "devDependencies": {
21
- "@telus-uds/system-tokens": "^1.4.12",
21
+ "@telus-uds/system-tokens": "^1.4.13",
22
22
  "@telus-uds/palette-allium": "*"
23
23
  },
24
24
  "sideEffects": false,
25
- "version": "4.6.3"
25
+ "version": "4.6.4"
26
26
  }