@telus-uds/palette-allium 5.5.0 → 5.7.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 (56) hide show
  1. package/CHANGELOG.json +40 -1
  2. package/CHANGELOG.md +14 -2
  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 +2 -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 +2 -1
  12. package/build/ios/Size.swift +1 -1
  13. package/build/rn/fonts/HNforTELUSSABold_normal_normal2.woff2 +0 -0
  14. package/build/rn/fonts/HNforTELUSSADisplay_normal_normal2.woff2 +0 -0
  15. package/build/rn/fonts/HNforTELUSSAMedium_normal_normal2.woff2 +0 -0
  16. package/build/rn/fonts/HNforTELUSSARegular_normal_normal2.woff2 +0 -0
  17. package/build/rn/fonts/fonts.css +20 -0
  18. package/build/rn/fonts/index.js +4 -0
  19. package/build/rn/icons/SimElectronic.js +42 -0
  20. package/build/rn/icons/SimElectronic.native.js +41 -0
  21. package/build/rn/icons/WaterProhibited.js +42 -0
  22. package/build/rn/icons/WaterProhibited.native.js +41 -0
  23. package/build/rn/icons/index.js +2 -0
  24. package/build/rn/icons/sim-electronic.icon.svg +3 -0
  25. package/build/rn/icons/water-prohibited.icon.svg +3 -0
  26. package/build/rn/palette.js +10 -1
  27. package/build/web/fonts/HNforTELUSSABold_normal_normal2-v5_7_0.woff2 +0 -0
  28. package/build/web/fonts/HNforTELUSSADisplay_normal_normal2-v5_7_0.woff2 +0 -0
  29. package/build/web/fonts/HNforTELUSSAMedium_normal_normal2-v5_7_0.woff2 +0 -0
  30. package/build/web/fonts/HNforTELUSSARegular_normal_normal2-v5_7_0.woff2 +0 -0
  31. package/build/web/fonts/fonts-cdn-family.css +36 -8
  32. package/build/web/fonts/fonts-cdn.css +28 -8
  33. package/build/web/fonts/fonts-local-family.css +36 -8
  34. package/build/web/fonts/fonts-local.css +28 -8
  35. package/build/web/icons/SimElectronic.js +42 -0
  36. package/build/web/icons/WaterProhibited.js +42 -0
  37. package/build/web/icons/index.js +2 -0
  38. package/build/web/icons/sim-electronic.icon.svg +3 -0
  39. package/build/web/icons/water-prohibited.icon.svg +3 -0
  40. package/build/web/palette.js +18 -9
  41. package/font/HNforTELUSSABold_normal_normal.woff2 +0 -0
  42. package/font/HNforTELUSSADisplay_normal_normal.woff2 +0 -0
  43. package/font/HNforTELUSSAMedium_normal_normal.woff2 +0 -0
  44. package/font/HNforTELUSSARegular_normal_normal.woff2 +0 -0
  45. package/icon/sim-electronic.svg +3 -0
  46. package/icon/water-prohibited.svg +3 -0
  47. package/package.json +2 -2
  48. package/palette.json +20 -0
  49. /package/build/web/fonts/{HNforTELUSSA-Bd-v5_5_0.otf → HNforTELUSSA-Bd-v5_7_0.otf} +0 -0
  50. /package/build/web/fonts/{HNforTELUSSA-Display-v5_5_0.otf → HNforTELUSSA-Display-v5_7_0.otf} +0 -0
  51. /package/build/web/fonts/{HNforTELUSSA-Md-v5_5_0.otf → HNforTELUSSA-Md-v5_7_0.otf} +0 -0
  52. /package/build/web/fonts/{HNforTELUSSA-v5_5_0.otf → HNforTELUSSA-v5_7_0.otf} +0 -0
  53. /package/build/web/fonts/{HNforTELUSSABold_normal_normal-v5_5_0.woff → HNforTELUSSABold_normal_normal-v5_7_0.woff} +0 -0
  54. /package/build/web/fonts/{HNforTELUSSADisplay_normal_normal-v5_5_0.woff → HNforTELUSSADisplay_normal_normal-v5_7_0.woff} +0 -0
  55. /package/build/web/fonts/{HNforTELUSSAMedium_normal_normal-v5_5_0.woff → HNforTELUSSAMedium_normal_normal-v5_7_0.woff} +0 -0
  56. /package/build/web/fonts/{HNforTELUSSARegular_normal_normal-v5_5_0.woff → HNforTELUSSARegular_normal_normal-v5_7_0.woff} +0 -0
package/CHANGELOG.json CHANGED
@@ -2,7 +2,46 @@
2
2
  "name": "@telus-uds/palette-allium",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 10 Jun 2025 20:18:03 GMT",
5
+ "date": "Thu, 26 Jun 2025 23:47:29 GMT",
6
+ "tag": "@telus-uds/palette-allium_v5.7.0",
7
+ "version": "5.7.0",
8
+ "comments": {
9
+ "minor": [
10
+ {
11
+ "author": "35577399+JoshHC@users.noreply.github.com",
12
+ "package": "@telus-uds/palette-allium",
13
+ "commit": "bf743755b0d616dd083608c7770af3cedfc9c3e6",
14
+ "comment": "`Radius`: radius28 value added for contained variant of ButtonGroup"
15
+ },
16
+ {
17
+ "author": "guillermo.peitzner@telus.com",
18
+ "package": "@telus-uds/palette-allium",
19
+ "commit": "bf743755b0d616dd083608c7770af3cedfc9c3e6",
20
+ "comment": "`Icon`: add sim-electronic svg"
21
+ },
22
+ {
23
+ "author": "guillermo.peitzner@telus.com",
24
+ "package": "@telus-uds/palette-allium",
25
+ "commit": "bf743755b0d616dd083608c7770af3cedfc9c3e6",
26
+ "comment": "`Icon`: add water-prohibited svg"
27
+ },
28
+ {
29
+ "author": "oscar.palencia@telus.com",
30
+ "package": "@telus-uds/palette-allium",
31
+ "commit": "bf743755b0d616dd083608c7770af3cedfc9c3e6",
32
+ "comment": "`Resources`: Adding woff2 fonts"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@telus-uds/palette-allium",
37
+ "comment": "Bump @telus-uds/system-tokens to v1.4.2",
38
+ "commit": "bf743755b0d616dd083608c7770af3cedfc9c3e6"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Tue, 10 Jun 2025 20:25:05 GMT",
6
45
  "tag": "@telus-uds/palette-allium_v5.5.0",
7
46
  "version": "5.5.0",
8
47
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,24 @@
1
1
  # Change Log - @telus-uds/palette-allium
2
2
 
3
- This log was last generated on Tue, 10 Jun 2025 20:18:03 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 26 Jun 2025 23:47:29 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 5.7.0
8
+
9
+ Thu, 26 Jun 2025 23:47:29 GMT
10
+
11
+ ### Minor changes
12
+
13
+ - `Radius`: radius28 value added for contained variant of ButtonGroup (35577399+JoshHC@users.noreply.github.com)
14
+ - `Icon`: add sim-electronic svg (guillermo.peitzner@telus.com)
15
+ - `Icon`: add water-prohibited svg (guillermo.peitzner@telus.com)
16
+ - `Resources`: Adding woff2 fonts (oscar.palencia@telus.com)
17
+ - Bump @telus-uds/system-tokens to v1.4.2
18
+
7
19
  ## 5.5.0
8
20
 
9
- Tue, 10 Jun 2025 20:18:03 GMT
21
+ Tue, 10 Jun 2025 20:25:05 GMT
10
22
 
11
23
  ### Minor changes
12
24
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 10 Jun 2025 20:20:54 GMT
5
+ Generated on Thu, 26 Jun 2025 23:50:27 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 Tue, 10 Jun 2025 20:20:54 GMT
5
+ Generated on Thu, 26 Jun 2025 23:50:27 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 Tue, 10 Jun 2025 20:20:54 GMT
5
+ Generated on Thu, 26 Jun 2025 23:50:27 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 Tue, 10 Jun 2025 20:20:54 GMT
5
+ Generated on Thu, 26 Jun 2025 23:50:27 GMT
6
6
  -->
7
7
 
8
8
  <resources>
@@ -12,6 +12,7 @@
12
12
  <dimen name="radius_12">12.00dp</dimen>
13
13
  <dimen name="radius_16">16.00dp</dimen>
14
14
  <dimen name="radius_24">24.00dp</dimen>
15
+ <dimen name="radius_28">28.00dp</dimen>
15
16
  <dimen name="radius_32">32.00dp</dimen>
16
17
  <dimen name="radius_4">4.00dp</dimen>
17
18
  <dimen name="radius_45">45.00dp</dimen>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 10 Jun 2025 20:20:54 GMT
5
+ Generated on Thu, 26 Jun 2025 23:50:27 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 Tue, 10 Jun 2025 20:20:54 GMT
7
+ // Generated on Thu, 26 Jun 2025 23:50:27 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 Tue, 10 Jun 2025 20:20:54 GMT
7
+ // Generated on Thu, 26 Jun 2025 23:50:27 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 Tue, 10 Jun 2025 20:20:54 GMT
7
+ // Generated on Thu, 26 Jun 2025 23:50:27 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 Tue, 10 Jun 2025 20:20:54 GMT
7
+ // Generated on Thu, 26 Jun 2025 23:50:27 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -16,6 +16,7 @@ public enum PaletteRadius {
16
16
  public static let radius12 = CGFloat(12)
17
17
  public static let radius16 = CGFloat(16)
18
18
  public static let radius24 = CGFloat(24)
19
+ public static let radius28 = CGFloat(28)
19
20
  public static let radius32 = CGFloat(32)
20
21
  public static let radius4 = CGFloat(4)
21
22
  public static let radius45 = CGFloat(45)
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 10 Jun 2025 20:20:54 GMT
7
+ // Generated on Thu, 26 Jun 2025 23:50:27 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -38,3 +38,23 @@
38
38
  src: url('./HNforTELUSSA-Bd.otf');
39
39
  font-display: block;
40
40
  }
41
+ @font-face {
42
+ font-family: 'HNforTELUSSAWoff2300normal';
43
+ src: url('./HNforTELUSSADisplay_normal_normal2.woff2');
44
+ font-display: block;
45
+ }
46
+ @font-face {
47
+ font-family: 'HNforTELUSSAWoff2400normal';
48
+ src: url('./HNforTELUSSARegular_normal_normal2.woff2');
49
+ font-display: block;
50
+ }
51
+ @font-face {
52
+ font-family: 'HNforTELUSSAWoff2500normal';
53
+ src: url('./HNforTELUSSAMedium_normal_normal2.woff2');
54
+ font-display: block;
55
+ }
56
+ @font-face {
57
+ font-family: 'HNforTELUSSAWoff2700normal';
58
+ src: url('./HNforTELUSSABold_normal_normal2.woff2');
59
+ font-display: block;
60
+ }
@@ -6,3 +6,7 @@ module.exports.HNforTELUSSAOTF300normal= require('@telus-uds/palette-allium/buil
6
6
  module.exports.HNforTELUSSAOTF400normal= require('@telus-uds/palette-allium/build/rn/fonts/HNforTELUSSA.otf')
7
7
  module.exports.HNforTELUSSAOTF500normal= require('@telus-uds/palette-allium/build/rn/fonts/HNforTELUSSA-Md.otf')
8
8
  module.exports.HNforTELUSSAOTF700normal= require('@telus-uds/palette-allium/build/rn/fonts/HNforTELUSSA-Bd.otf')
9
+ module.exports.HNforTELUSSAWoff2300normal= require('@telus-uds/palette-allium/build/rn/fonts/HNforTELUSSADisplay_normal_normal2.woff2')
10
+ module.exports.HNforTELUSSAWoff2400normal= require('@telus-uds/palette-allium/build/rn/fonts/HNforTELUSSARegular_normal_normal2.woff2')
11
+ module.exports.HNforTELUSSAWoff2500normal= require('@telus-uds/palette-allium/build/rn/fonts/HNforTELUSSAMedium_normal_normal2.woff2')
12
+ module.exports.HNforTELUSSAWoff2700normal= require('@telus-uds/palette-allium/build/rn/fonts/HNforTELUSSABold_normal_normal2.woff2')
@@ -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: "M9.5 3h2V0h1v3h2V0h1v3H17a3 3 0 0 1 3 3v2.5h4v1h-4v2h4v1h-4v2h4v1h-4V18a3 3 0 0 1-3 3h-1.5v3h-1v-3h-2v3h-1v-3h-2v3h-1v-3H7a3 3 0 0 1-3-3v-2.5H0v-1h4v-2H0v-1h4v-2H0v-1h4V6a3 3 0 0 1 3-3h1.5V0h1v3ZM7 4a2 2 0 0 0-2 2v12a2 2 0 0 0 1.796 1.99L7 20h10a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H7Zm8.8 2c.661 0 1.2.55 1.2 1.228v9.544C17 17.45 16.461 18 15.8 18H8.2c-.66 0-1.2-.55-1.2-1.227V9.852L10.766 6H15.8ZM8 10.259v6.514c0 .145.112.227.2.227h7.6c.088 0 .2-.082.2-.227V7.228c0-.146-.112-.228-.2-.228h-4.614L8 10.259Z"
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: "M9.5 3h2V0h1v3h2V0h1v3H17a3 3 0 0 1 3 3v2.5h4v1h-4v2h4v1h-4v2h4v1h-4V18a3 3 0 0 1-3 3h-1.5v3h-1v-3h-2v3h-1v-3h-2v3h-1v-3H7a3 3 0 0 1-3-3v-2.5H0v-1h4v-2H0v-1h4v-2H0v-1h4V6a3 3 0 0 1 3-3h1.5V0h1v3ZM7 4a2 2 0 0 0-2 2v12a2 2 0 0 0 1.796 1.99L7 20h10a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H7Zm8.8 2c.661 0 1.2.55 1.2 1.228v9.544C17 17.45 16.461 18 15.8 18H8.2c-.66 0-1.2-.55-1.2-1.227V9.852L10.766 6H15.8ZM8 10.259v6.514c0 .145.112.227.2.227h7.6c.088 0 .2-.082.2-.227V7.228c0-.146-.112-.228-.2-.228h-4.614L8 10.259Z"
38
+ })]
39
+ });
40
+ return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
41
+ };
@@ -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: "M12.117.01c.22.054.377.225.425.432.952 4.167 2.25 5.853 3.667 7.641l4.938-4.936a.5.5 0 0 1 .707.707L16.83 8.876c.766.989 1.558 2.1 2.345 3.685a8.2 8.2 0 0 1 .598 1.574c.145.554.227 1.13.227 1.732 0 1.11-.198 2.147-.593 3.11a8.127 8.127 0 0 1-1.766 2.628c-.785.791-1.649 1.39-2.592 1.79-.945.4-1.964.601-3.052.601a7.723 7.723 0 0 1-3.048-.601c-.94-.399-1.8-.997-2.586-1.79a8.683 8.683 0 0 1-1.022-1.24l-.487.489a.5.5 0 0 1-.708-.707l.675-.676a7.604 7.604 0 0 1-.226-.494A8.09 8.09 0 0 1 4 15.867c0-.568.073-1.113.202-1.639a8.012 8.012 0 0 1 .541-1.496c.957-2.027 1.962-3.289 2.928-4.505 1.45-1.824 2.818-3.543 3.771-7.783a.563.563 0 0 1 .675-.433ZM9.131 16.576c.08.217.17.427.272.628a4.682 4.682 0 0 0 1.807 1.914c.345.207.46.664.259 1.018a.715.715 0 0 1-.99.265 6.122 6.122 0 0 1-2.36-2.503c-.036-.07-.067-.14-.1-.21l-1.858 1.858c.276.434.606.847.991 1.238.68.688 1.424 1.203 2.23 1.545.802.34 1.674.512 2.615.512a6.67 6.67 0 0 0 2.624-.512c.804-.342 1.55-.857 2.23-1.545a6.98 6.98 0 0 0 1.52-2.254 6.949 6.949 0 0 0 .501-2.662 5.6 5.6 0 0 0-.187-1.433 7.096 7.096 0 0 0-.515-1.348c-.72-1.447-1.445-2.483-2.15-3.4l-6.89 6.89ZM11.995 2.76c-.957 3.058-2.172 4.59-3.45 6.195-.925 1.164-1.887 2.371-2.786 4.28-.195.41-.353.835-.461 1.279a5.632 5.632 0 0 0-.168 1.353c0 .961.168 1.848.502 2.662.012.03.027.06.04.091l1.957-1.957a10.359 10.359 0 0 1-.376-2.009.743.743 0 0 1 .658-.808.73.73 0 0 1 .787.674c.03.323.074.637.132.942l6.57-6.57c-1.27-1.604-2.454-3.099-3.405-6.132Z"
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: "M12.117.01c.22.054.377.225.425.432.952 4.167 2.25 5.853 3.667 7.641l4.938-4.936a.5.5 0 0 1 .707.707L16.83 8.876c.766.989 1.558 2.1 2.345 3.685a8.2 8.2 0 0 1 .598 1.574c.145.554.227 1.13.227 1.732 0 1.11-.198 2.147-.593 3.11a8.127 8.127 0 0 1-1.766 2.628c-.785.791-1.649 1.39-2.592 1.79-.945.4-1.964.601-3.052.601a7.723 7.723 0 0 1-3.048-.601c-.94-.399-1.8-.997-2.586-1.79a8.683 8.683 0 0 1-1.022-1.24l-.487.489a.5.5 0 0 1-.708-.707l.675-.676a7.604 7.604 0 0 1-.226-.494A8.09 8.09 0 0 1 4 15.867c0-.568.073-1.113.202-1.639a8.012 8.012 0 0 1 .541-1.496c.957-2.027 1.962-3.289 2.928-4.505 1.45-1.824 2.818-3.543 3.771-7.783a.563.563 0 0 1 .675-.433ZM9.131 16.576c.08.217.17.427.272.628a4.682 4.682 0 0 0 1.807 1.914c.345.207.46.664.259 1.018a.715.715 0 0 1-.99.265 6.122 6.122 0 0 1-2.36-2.503c-.036-.07-.067-.14-.1-.21l-1.858 1.858c.276.434.606.847.991 1.238.68.688 1.424 1.203 2.23 1.545.802.34 1.674.512 2.615.512a6.67 6.67 0 0 0 2.624-.512c.804-.342 1.55-.857 2.23-1.545a6.98 6.98 0 0 0 1.52-2.254 6.949 6.949 0 0 0 .501-2.662 5.6 5.6 0 0 0-.187-1.433 7.096 7.096 0 0 0-.515-1.348c-.72-1.447-1.445-2.483-2.15-3.4l-6.89 6.89ZM11.995 2.76c-.957 3.058-2.172 4.59-3.45 6.195-.925 1.164-1.887 2.371-2.786 4.28-.195.41-.353.835-.461 1.279a5.632 5.632 0 0 0-.168 1.353c0 .961.168 1.848.502 2.662.012.03.027.06.04.091l1.957-1.957a10.359 10.359 0 0 1-.376-2.009.743.743 0 0 1 .658-.808.73.73 0 0 1 .787.674c.03.323.074.637.132.942l6.57-6.57c-1.27-1.604-2.454-3.099-3.405-6.132Z"
38
+ })]
39
+ });
40
+ return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
41
+ };
@@ -230,6 +230,7 @@ module.exports = {
230
230
  SignPost: require('./SignPost'),
231
231
  Signal: require('./Signal'),
232
232
  SimCard: require('./SimCard'),
233
+ SimElectronic: require('./SimElectronic'),
233
234
  SmartWearSecurity: require('./SmartWearSecurity'),
234
235
  Soccer: require('./Soccer'),
235
236
  Speaker: require('./Speaker'),
@@ -280,6 +281,7 @@ module.exports = {
280
281
  VisuallyImpaired: require('./VisuallyImpaired'),
281
282
  Warranty: require('./Warranty'),
282
283
  Watch: require('./Watch'),
284
+ WaterProhibited: require('./WaterProhibited'),
283
285
  WifiBoost: require('./WifiBoost'),
284
286
  WifiCloud: require('./WifiCloud')
285
287
  }
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path d="M9.5 3h2V0h1v3h2V0h1v3H17a3 3 0 0 1 3 3v2.5h4v1h-4v2h4v1h-4v2h4v1h-4V18a3 3 0 0 1-3 3h-1.5v3h-1v-3h-2v3h-1v-3h-2v3h-1v-3H7a3 3 0 0 1-3-3v-2.5H0v-1h4v-2H0v-1h4v-2H0v-1h4V6a3 3 0 0 1 3-3h1.5V0h1v3ZM7 4a2 2 0 0 0-2 2v12a2 2 0 0 0 1.796 1.99L7 20h10a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H7Zm8.8 2c.661 0 1.2.55 1.2 1.228v9.544C17 17.45 16.461 18 15.8 18H8.2c-.66 0-1.2-.55-1.2-1.227V9.852L10.766 6H15.8ZM8 10.259v6.514c0 .145.112.227.2.227h7.6c.088 0 .2-.082.2-.227V7.228c0-.146-.112-.228-.2-.228h-4.614L8 10.259Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path d="M12.117.01c.22.054.377.225.425.432.952 4.167 2.25 5.853 3.667 7.641l4.938-4.936a.5.5 0 0 1 .707.707L16.83 8.876c.766.989 1.558 2.1 2.345 3.685a8.2 8.2 0 0 1 .598 1.574c.145.554.227 1.13.227 1.732 0 1.11-.198 2.147-.593 3.11a8.127 8.127 0 0 1-1.766 2.628c-.785.791-1.649 1.39-2.592 1.79-.945.4-1.964.601-3.052.601a7.723 7.723 0 0 1-3.048-.601c-.94-.399-1.8-.997-2.586-1.79a8.683 8.683 0 0 1-1.022-1.24l-.487.489a.5.5 0 0 1-.708-.707l.675-.676a7.604 7.604 0 0 1-.226-.494A8.09 8.09 0 0 1 4 15.867c0-.568.073-1.113.202-1.639a8.012 8.012 0 0 1 .541-1.496c.957-2.027 1.962-3.289 2.928-4.505 1.45-1.824 2.818-3.543 3.771-7.783a.563.563 0 0 1 .675-.433ZM9.131 16.576c.08.217.17.427.272.628a4.682 4.682 0 0 0 1.807 1.914c.345.207.46.664.259 1.018a.715.715 0 0 1-.99.265 6.122 6.122 0 0 1-2.36-2.503c-.036-.07-.067-.14-.1-.21l-1.858 1.858c.276.434.606.847.991 1.238.68.688 1.424 1.203 2.23 1.545.802.34 1.674.512 2.615.512a6.67 6.67 0 0 0 2.624-.512c.804-.342 1.55-.857 2.23-1.545a6.98 6.98 0 0 0 1.52-2.254 6.949 6.949 0 0 0 .501-2.662 5.6 5.6 0 0 0-.187-1.433 7.096 7.096 0 0 0-.515-1.348c-.72-1.447-1.445-2.483-2.15-3.4l-6.89 6.89ZM11.995 2.76c-.957 3.058-2.172 4.59-3.45 6.195-.925 1.164-1.887 2.371-2.786 4.28-.195.41-.353.835-.461 1.279a5.632 5.632 0 0 0-.168 1.353c0 .961.168 1.848.502 2.662.012.03.027.06.04.091l1.957-1.957a10.359 10.359 0 0 1-.376-2.009.743.743 0 0 1 .658-.808.73.73 0 0 1 .787.674c.03.323.074.637.132.942l6.57-6.57c-1.27-1.604-2.454-3.099-3.405-6.132Z"/>
3
+ </svg>
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 10 Jun 2025 20:20:58 GMT
3
+ * Generated on Thu, 26 Jun 2025 23:50:32 GMT
4
4
  */
5
5
  module.exports = {
6
6
  border: {
@@ -73,6 +73,12 @@ module.exports = {
73
73
  400: '@telus-uds/palette-allium/build/rn/fonts/HNforTELUSSA.otf',
74
74
  500: '@telus-uds/palette-allium/build/rn/fonts/HNforTELUSSA-Md.otf',
75
75
  700: '@telus-uds/palette-allium/build/rn/fonts/HNforTELUSSA-Bd.otf'
76
+ },
77
+ HNforTELUSSAWoff2: {
78
+ 300: '@telus-uds/palette-allium/build/rn/fonts/HNforTELUSSADisplay_normal_normal2.woff2',
79
+ 400: '@telus-uds/palette-allium/build/rn/fonts/HNforTELUSSARegular_normal_normal2.woff2',
80
+ 500: '@telus-uds/palette-allium/build/rn/fonts/HNforTELUSSAMedium_normal_normal2.woff2',
81
+ 700: '@telus-uds/palette-allium/build/rn/fonts/HNforTELUSSABold_normal_normal2.woff2'
76
82
  }
77
83
  },
78
84
  fontSize: {
@@ -395,6 +401,7 @@ module.exports = {
395
401
  SignPost: '@telus-uds/palette-allium/build/rn/icons/sign-post.icon.svg',
396
402
  Signal: '@telus-uds/palette-allium/build/rn/icons/signal.icon.svg',
397
403
  SimCard: '@telus-uds/palette-allium/build/rn/icons/sim-card.icon.svg',
404
+ SimElectronic: '@telus-uds/palette-allium/build/rn/icons/sim-electronic.icon.svg',
398
405
  SmartWearSecurity: '@telus-uds/palette-allium/build/rn/icons/smart-wear-security.icon.svg',
399
406
  Soccer: '@telus-uds/palette-allium/build/rn/icons/soccer.icon.svg',
400
407
  Speaker: '@telus-uds/palette-allium/build/rn/icons/speaker.icon.svg',
@@ -445,6 +452,7 @@ module.exports = {
445
452
  VisuallyImpaired: '@telus-uds/palette-allium/build/rn/icons/visually-impaired.icon.svg',
446
453
  Warranty: '@telus-uds/palette-allium/build/rn/icons/warranty.icon.svg',
447
454
  Watch: '@telus-uds/palette-allium/build/rn/icons/watch.icon.svg',
455
+ WaterProhibited: '@telus-uds/palette-allium/build/rn/icons/water-prohibited.icon.svg',
448
456
  WifiBoost: '@telus-uds/palette-allium/build/rn/icons/wifi-boost.icon.svg',
449
457
  WifiCloud: '@telus-uds/palette-allium/build/rn/icons/wifi-cloud.icon.svg'
450
458
  },
@@ -482,6 +490,7 @@ module.exports = {
482
490
  radius12: 12,
483
491
  radius16: 16,
484
492
  radius24: 24,
493
+ radius28: 28,
485
494
  radius32: 32,
486
495
  radius4: 4,
487
496
  radius45: 45,
@@ -1,55 +1,83 @@
1
1
  @font-face {
2
2
  font-family: 'HNforTELUSSA';
3
- src: url('https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal-v5_5_0.woff');
3
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal-v5_7_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-v5_5_0.woff');
10
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal-v5_7_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-v5_5_0.woff');
17
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal-v5_7_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-v5_5_0.woff');
24
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal-v5_7_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-v5_5_0.otf');
31
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Display-v5_7_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-v5_5_0.otf');
38
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-v5_7_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-v5_5_0.otf');
45
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Md-v5_7_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-v5_5_0.otf');
52
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Bd-v5_7_0.otf');
53
+ font-weight: 700;
54
+ font-style: normal;
55
+ font-display: block;
56
+ }
57
+ @font-face {
58
+ font-family: 'HNforTELUSSAWoff2';
59
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal2-v5_7_0.woff2');
60
+ font-weight: 300;
61
+ font-style: normal;
62
+ font-display: block;
63
+ }
64
+ @font-face {
65
+ font-family: 'HNforTELUSSAWoff2';
66
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal2-v5_7_0.woff2');
67
+ font-weight: 400;
68
+ font-style: normal;
69
+ font-display: block;
70
+ }
71
+ @font-face {
72
+ font-family: 'HNforTELUSSAWoff2';
73
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal2-v5_7_0.woff2');
74
+ font-weight: 500;
75
+ font-style: normal;
76
+ font-display: block;
77
+ }
78
+ @font-face {
79
+ font-family: 'HNforTELUSSAWoff2';
80
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal2-v5_7_0.woff2');
53
81
  font-weight: 700;
54
82
  font-style: normal;
55
83
  font-display: block;
@@ -1,40 +1,60 @@
1
1
  @font-face {
2
2
  font-family: 'HNforTELUSSA300normal';
3
- src: url('https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal-v5_5_0.woff');
3
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal-v5_7_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-v5_5_0.woff');
8
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal-v5_7_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-v5_5_0.woff');
13
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal-v5_7_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-v5_5_0.woff');
18
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal-v5_7_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-v5_5_0.otf');
23
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Display-v5_7_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-v5_5_0.otf');
28
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-v5_7_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-v5_5_0.otf');
33
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Md-v5_7_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-v5_5_0.otf');
38
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Bd-v5_7_0.otf');
39
+ font-display: block;
40
+ }
41
+ @font-face {
42
+ font-family: 'HNforTELUSSAWoff2300normal';
43
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal2-v5_7_0.woff2');
44
+ font-display: block;
45
+ }
46
+ @font-face {
47
+ font-family: 'HNforTELUSSAWoff2400normal';
48
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal2-v5_7_0.woff2');
49
+ font-display: block;
50
+ }
51
+ @font-face {
52
+ font-family: 'HNforTELUSSAWoff2500normal';
53
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal2-v5_7_0.woff2');
54
+ font-display: block;
55
+ }
56
+ @font-face {
57
+ font-family: 'HNforTELUSSAWoff2700normal';
58
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal2-v5_7_0.woff2');
39
59
  font-display: block;
40
60
  }
@@ -1,55 +1,83 @@
1
1
  @font-face {
2
2
  font-family: 'HNforTELUSSA';
3
- src: url('./HNforTELUSSADisplay_normal_normal-v5_5_0.woff');
3
+ src: url('./HNforTELUSSADisplay_normal_normal-v5_7_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-v5_5_0.woff');
10
+ src: url('./HNforTELUSSARegular_normal_normal-v5_7_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-v5_5_0.woff');
17
+ src: url('./HNforTELUSSAMedium_normal_normal-v5_7_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-v5_5_0.woff');
24
+ src: url('./HNforTELUSSABold_normal_normal-v5_7_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-v5_5_0.otf');
31
+ src: url('./HNforTELUSSA-Display-v5_7_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-v5_5_0.otf');
38
+ src: url('./HNforTELUSSA-v5_7_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-v5_5_0.otf');
45
+ src: url('./HNforTELUSSA-Md-v5_7_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-v5_5_0.otf');
52
+ src: url('./HNforTELUSSA-Bd-v5_7_0.otf');
53
+ font-weight: 700;
54
+ font-style: normal;
55
+ font-display: block;
56
+ }
57
+ @font-face {
58
+ font-family: 'HNforTELUSSAWoff2';
59
+ src: url('./HNforTELUSSADisplay_normal_normal2-v5_7_0.woff2');
60
+ font-weight: 300;
61
+ font-style: normal;
62
+ font-display: block;
63
+ }
64
+ @font-face {
65
+ font-family: 'HNforTELUSSAWoff2';
66
+ src: url('./HNforTELUSSARegular_normal_normal2-v5_7_0.woff2');
67
+ font-weight: 400;
68
+ font-style: normal;
69
+ font-display: block;
70
+ }
71
+ @font-face {
72
+ font-family: 'HNforTELUSSAWoff2';
73
+ src: url('./HNforTELUSSAMedium_normal_normal2-v5_7_0.woff2');
74
+ font-weight: 500;
75
+ font-style: normal;
76
+ font-display: block;
77
+ }
78
+ @font-face {
79
+ font-family: 'HNforTELUSSAWoff2';
80
+ src: url('./HNforTELUSSABold_normal_normal2-v5_7_0.woff2');
53
81
  font-weight: 700;
54
82
  font-style: normal;
55
83
  font-display: block;
@@ -1,40 +1,60 @@
1
1
  @font-face {
2
2
  font-family: 'HNforTELUSSA300normal';
3
- src: url('./HNforTELUSSADisplay_normal_normal-v5_5_0.woff');
3
+ src: url('./HNforTELUSSADisplay_normal_normal-v5_7_0.woff');
4
4
  font-display: block;
5
5
  }
6
6
  @font-face {
7
7
  font-family: 'HNforTELUSSA400normal';
8
- src: url('./HNforTELUSSARegular_normal_normal-v5_5_0.woff');
8
+ src: url('./HNforTELUSSARegular_normal_normal-v5_7_0.woff');
9
9
  font-display: block;
10
10
  }
11
11
  @font-face {
12
12
  font-family: 'HNforTELUSSA500normal';
13
- src: url('./HNforTELUSSAMedium_normal_normal-v5_5_0.woff');
13
+ src: url('./HNforTELUSSAMedium_normal_normal-v5_7_0.woff');
14
14
  font-display: block;
15
15
  }
16
16
  @font-face {
17
17
  font-family: 'HNforTELUSSA700normal';
18
- src: url('./HNforTELUSSABold_normal_normal-v5_5_0.woff');
18
+ src: url('./HNforTELUSSABold_normal_normal-v5_7_0.woff');
19
19
  font-display: block;
20
20
  }
21
21
  @font-face {
22
22
  font-family: 'HNforTELUSSAOTF300normal';
23
- src: url('./HNforTELUSSA-Display-v5_5_0.otf');
23
+ src: url('./HNforTELUSSA-Display-v5_7_0.otf');
24
24
  font-display: block;
25
25
  }
26
26
  @font-face {
27
27
  font-family: 'HNforTELUSSAOTF400normal';
28
- src: url('./HNforTELUSSA-v5_5_0.otf');
28
+ src: url('./HNforTELUSSA-v5_7_0.otf');
29
29
  font-display: block;
30
30
  }
31
31
  @font-face {
32
32
  font-family: 'HNforTELUSSAOTF500normal';
33
- src: url('./HNforTELUSSA-Md-v5_5_0.otf');
33
+ src: url('./HNforTELUSSA-Md-v5_7_0.otf');
34
34
  font-display: block;
35
35
  }
36
36
  @font-face {
37
37
  font-family: 'HNforTELUSSAOTF700normal';
38
- src: url('./HNforTELUSSA-Bd-v5_5_0.otf');
38
+ src: url('./HNforTELUSSA-Bd-v5_7_0.otf');
39
+ font-display: block;
40
+ }
41
+ @font-face {
42
+ font-family: 'HNforTELUSSAWoff2300normal';
43
+ src: url('./HNforTELUSSADisplay_normal_normal2-v5_7_0.woff2');
44
+ font-display: block;
45
+ }
46
+ @font-face {
47
+ font-family: 'HNforTELUSSAWoff2400normal';
48
+ src: url('./HNforTELUSSARegular_normal_normal2-v5_7_0.woff2');
49
+ font-display: block;
50
+ }
51
+ @font-face {
52
+ font-family: 'HNforTELUSSAWoff2500normal';
53
+ src: url('./HNforTELUSSAMedium_normal_normal2-v5_7_0.woff2');
54
+ font-display: block;
55
+ }
56
+ @font-face {
57
+ font-family: 'HNforTELUSSAWoff2700normal';
58
+ src: url('./HNforTELUSSABold_normal_normal2-v5_7_0.woff2');
39
59
  font-display: block;
40
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: "M9.5 3h2V0h1v3h2V0h1v3H17a3 3 0 0 1 3 3v2.5h4v1h-4v2h4v1h-4v2h4v1h-4V18a3 3 0 0 1-3 3h-1.5v3h-1v-3h-2v3h-1v-3h-2v3h-1v-3H7a3 3 0 0 1-3-3v-2.5H0v-1h4v-2H0v-1h4v-2H0v-1h4V6a3 3 0 0 1 3-3h1.5V0h1v3ZM7 4a2 2 0 0 0-2 2v12a2 2 0 0 0 1.796 1.99L7 20h10a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H7Zm8.8 2c.661 0 1.2.55 1.2 1.228v9.544C17 17.45 16.461 18 15.8 18H8.2c-.66 0-1.2-.55-1.2-1.227V9.852L10.766 6H15.8ZM8 10.259v6.514c0 .145.112.227.2.227h7.6c.088 0 .2-.082.2-.227V7.228c0-.146-.112-.228-.2-.228h-4.614L8 10.259Z"
39
+ })]
40
+ });
41
+ return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
42
+ };
@@ -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: "M12.117.01c.22.054.377.225.425.432.952 4.167 2.25 5.853 3.667 7.641l4.938-4.936a.5.5 0 0 1 .707.707L16.83 8.876c.766.989 1.558 2.1 2.345 3.685a8.2 8.2 0 0 1 .598 1.574c.145.554.227 1.13.227 1.732 0 1.11-.198 2.147-.593 3.11a8.127 8.127 0 0 1-1.766 2.628c-.785.791-1.649 1.39-2.592 1.79-.945.4-1.964.601-3.052.601a7.723 7.723 0 0 1-3.048-.601c-.94-.399-1.8-.997-2.586-1.79a8.683 8.683 0 0 1-1.022-1.24l-.487.489a.5.5 0 0 1-.708-.707l.675-.676a7.604 7.604 0 0 1-.226-.494A8.09 8.09 0 0 1 4 15.867c0-.568.073-1.113.202-1.639a8.012 8.012 0 0 1 .541-1.496c.957-2.027 1.962-3.289 2.928-4.505 1.45-1.824 2.818-3.543 3.771-7.783a.563.563 0 0 1 .675-.433ZM9.131 16.576c.08.217.17.427.272.628a4.682 4.682 0 0 0 1.807 1.914c.345.207.46.664.259 1.018a.715.715 0 0 1-.99.265 6.122 6.122 0 0 1-2.36-2.503c-.036-.07-.067-.14-.1-.21l-1.858 1.858c.276.434.606.847.991 1.238.68.688 1.424 1.203 2.23 1.545.802.34 1.674.512 2.615.512a6.67 6.67 0 0 0 2.624-.512c.804-.342 1.55-.857 2.23-1.545a6.98 6.98 0 0 0 1.52-2.254 6.949 6.949 0 0 0 .501-2.662 5.6 5.6 0 0 0-.187-1.433 7.096 7.096 0 0 0-.515-1.348c-.72-1.447-1.445-2.483-2.15-3.4l-6.89 6.89ZM11.995 2.76c-.957 3.058-2.172 4.59-3.45 6.195-.925 1.164-1.887 2.371-2.786 4.28-.195.41-.353.835-.461 1.279a5.632 5.632 0 0 0-.168 1.353c0 .961.168 1.848.502 2.662.012.03.027.06.04.091l1.957-1.957a10.359 10.359 0 0 1-.376-2.009.743.743 0 0 1 .658-.808.73.73 0 0 1 .787.674c.03.323.074.637.132.942l6.57-6.57c-1.27-1.604-2.454-3.099-3.405-6.132Z"
39
+ })]
40
+ });
41
+ return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
42
+ };
@@ -230,6 +230,7 @@ module.exports = {
230
230
  SignPost: require('./SignPost'),
231
231
  Signal: require('./Signal'),
232
232
  SimCard: require('./SimCard'),
233
+ SimElectronic: require('./SimElectronic'),
233
234
  SmartWearSecurity: require('./SmartWearSecurity'),
234
235
  Soccer: require('./Soccer'),
235
236
  Speaker: require('./Speaker'),
@@ -280,6 +281,7 @@ module.exports = {
280
281
  VisuallyImpaired: require('./VisuallyImpaired'),
281
282
  Warranty: require('./Warranty'),
282
283
  Watch: require('./Watch'),
284
+ WaterProhibited: require('./WaterProhibited'),
283
285
  WifiBoost: require('./WifiBoost'),
284
286
  WifiCloud: require('./WifiCloud')
285
287
  }
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path d="M9.5 3h2V0h1v3h2V0h1v3H17a3 3 0 0 1 3 3v2.5h4v1h-4v2h4v1h-4v2h4v1h-4V18a3 3 0 0 1-3 3h-1.5v3h-1v-3h-2v3h-1v-3h-2v3h-1v-3H7a3 3 0 0 1-3-3v-2.5H0v-1h4v-2H0v-1h4v-2H0v-1h4V6a3 3 0 0 1 3-3h1.5V0h1v3ZM7 4a2 2 0 0 0-2 2v12a2 2 0 0 0 1.796 1.99L7 20h10a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H7Zm8.8 2c.661 0 1.2.55 1.2 1.228v9.544C17 17.45 16.461 18 15.8 18H8.2c-.66 0-1.2-.55-1.2-1.227V9.852L10.766 6H15.8ZM8 10.259v6.514c0 .145.112.227.2.227h7.6c.088 0 .2-.082.2-.227V7.228c0-.146-.112-.228-.2-.228h-4.614L8 10.259Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path d="M12.117.01c.22.054.377.225.425.432.952 4.167 2.25 5.853 3.667 7.641l4.938-4.936a.5.5 0 0 1 .707.707L16.83 8.876c.766.989 1.558 2.1 2.345 3.685a8.2 8.2 0 0 1 .598 1.574c.145.554.227 1.13.227 1.732 0 1.11-.198 2.147-.593 3.11a8.127 8.127 0 0 1-1.766 2.628c-.785.791-1.649 1.39-2.592 1.79-.945.4-1.964.601-3.052.601a7.723 7.723 0 0 1-3.048-.601c-.94-.399-1.8-.997-2.586-1.79a8.683 8.683 0 0 1-1.022-1.24l-.487.489a.5.5 0 0 1-.708-.707l.675-.676a7.604 7.604 0 0 1-.226-.494A8.09 8.09 0 0 1 4 15.867c0-.568.073-1.113.202-1.639a8.012 8.012 0 0 1 .541-1.496c.957-2.027 1.962-3.289 2.928-4.505 1.45-1.824 2.818-3.543 3.771-7.783a.563.563 0 0 1 .675-.433ZM9.131 16.576c.08.217.17.427.272.628a4.682 4.682 0 0 0 1.807 1.914c.345.207.46.664.259 1.018a.715.715 0 0 1-.99.265 6.122 6.122 0 0 1-2.36-2.503c-.036-.07-.067-.14-.1-.21l-1.858 1.858c.276.434.606.847.991 1.238.68.688 1.424 1.203 2.23 1.545.802.34 1.674.512 2.615.512a6.67 6.67 0 0 0 2.624-.512c.804-.342 1.55-.857 2.23-1.545a6.98 6.98 0 0 0 1.52-2.254 6.949 6.949 0 0 0 .501-2.662 5.6 5.6 0 0 0-.187-1.433 7.096 7.096 0 0 0-.515-1.348c-.72-1.447-1.445-2.483-2.15-3.4l-6.89 6.89ZM11.995 2.76c-.957 3.058-2.172 4.59-3.45 6.195-.925 1.164-1.887 2.371-2.786 4.28-.195.41-.353.835-.461 1.279a5.632 5.632 0 0 0-.168 1.353c0 .961.168 1.848.502 2.662.012.03.027.06.04.091l1.957-1.957a10.359 10.359 0 0 1-.376-2.009.743.743 0 0 1 .658-.808.73.73 0 0 1 .787.674c.03.323.074.637.132.942l6.57-6.57c-1.27-1.604-2.454-3.099-3.405-6.132Z"/>
3
+ </svg>
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 10 Jun 2025 20:20:54 GMT
3
+ * Generated on Thu, 26 Jun 2025 23:50:28 GMT
4
4
  */
5
5
  module.exports = {
6
6
  border: {
@@ -63,16 +63,22 @@ module.exports = {
63
63
  },
64
64
  font: {
65
65
  HNforTELUSSA: {
66
- 300: 'https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal-v5_5_0.woff',
67
- 400: 'https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal-v5_5_0.woff',
68
- 500: 'https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal-v5_5_0.woff',
69
- 700: 'https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal-v5_5_0.woff'
66
+ 300: 'https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal-v5_7_0.woff',
67
+ 400: 'https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal-v5_7_0.woff',
68
+ 500: 'https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal-v5_7_0.woff',
69
+ 700: 'https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal-v5_7_0.woff'
70
70
  },
71
71
  HNforTELUSSAOTF: {
72
- 300: 'https://cdn.telus.digital/uds/HNforTELUSSA-Display-v5_5_0.otf',
73
- 400: 'https://cdn.telus.digital/uds/HNforTELUSSA-v5_5_0.otf',
74
- 500: 'https://cdn.telus.digital/uds/HNforTELUSSA-Md-v5_5_0.otf',
75
- 700: 'https://cdn.telus.digital/uds/HNforTELUSSA-Bd-v5_5_0.otf'
72
+ 300: 'https://cdn.telus.digital/uds/HNforTELUSSA-Display-v5_7_0.otf',
73
+ 400: 'https://cdn.telus.digital/uds/HNforTELUSSA-v5_7_0.otf',
74
+ 500: 'https://cdn.telus.digital/uds/HNforTELUSSA-Md-v5_7_0.otf',
75
+ 700: 'https://cdn.telus.digital/uds/HNforTELUSSA-Bd-v5_7_0.otf'
76
+ },
77
+ HNforTELUSSAWoff2: {
78
+ 300: 'https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal2-v5_7_0.woff2',
79
+ 400: 'https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal2-v5_7_0.woff2',
80
+ 500: 'https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal2-v5_7_0.woff2',
81
+ 700: 'https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal2-v5_7_0.woff2'
76
82
  }
77
83
  },
78
84
  fontSize: {
@@ -327,6 +333,7 @@ module.exports = {
327
333
  SignPost: '@telus-uds/palette-allium/build/web/icons/sign-post.icon.svg',
328
334
  Signal: '@telus-uds/palette-allium/build/web/icons/signal.icon.svg',
329
335
  SimCard: '@telus-uds/palette-allium/build/web/icons/sim-card.icon.svg',
336
+ SimElectronic: '@telus-uds/palette-allium/build/web/icons/sim-electronic.icon.svg',
330
337
  SmartWearSecurity: '@telus-uds/palette-allium/build/web/icons/smart-wear-security.icon.svg',
331
338
  Soccer: '@telus-uds/palette-allium/build/web/icons/soccer.icon.svg',
332
339
  Speaker: '@telus-uds/palette-allium/build/web/icons/speaker.icon.svg',
@@ -377,6 +384,7 @@ module.exports = {
377
384
  VisuallyImpaired: '@telus-uds/palette-allium/build/web/icons/visually-impaired.icon.svg',
378
385
  Warranty: '@telus-uds/palette-allium/build/web/icons/warranty.icon.svg',
379
386
  Watch: '@telus-uds/palette-allium/build/web/icons/watch.icon.svg',
387
+ WaterProhibited: '@telus-uds/palette-allium/build/web/icons/water-prohibited.icon.svg',
380
388
  WifiBoost: '@telus-uds/palette-allium/build/web/icons/wifi-boost.icon.svg',
381
389
  WifiCloud: '@telus-uds/palette-allium/build/web/icons/wifi-cloud.icon.svg'
382
390
  },
@@ -414,6 +422,7 @@ module.exports = {
414
422
  radius12: '12px',
415
423
  radius16: '16px',
416
424
  radius24: '24px',
425
+ radius28: '28px',
417
426
  radius32: '32px',
418
427
  radius4: '4px',
419
428
  radius45: '45px',
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path d="M9.5 3h2V0h1v3h2V0h1v3H17a3 3 0 0 1 3 3v2.5h4v1h-4v2h4v1h-4v2h4v1h-4V18a3 3 0 0 1-3 3h-1.5v3h-1v-3h-2v3h-1v-3h-2v3h-1v-3H7a3 3 0 0 1-3-3v-2.5H0v-1h4v-2H0v-1h4v-2H0v-1h4V6a3 3 0 0 1 3-3h1.5V0h1v3ZM7 4a2 2 0 0 0-2 2v12a2 2 0 0 0 1.796 1.99L7 20h10a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H7Zm8.8 2c.661 0 1.2.55 1.2 1.228v9.544C17 17.45 16.461 18 15.8 18H8.2c-.66 0-1.2-.55-1.2-1.227V9.852L10.766 6H15.8ZM8 10.259v6.514c0 .145.112.227.2.227h7.6c.088 0 .2-.082.2-.227V7.228c0-.146-.112-.228-.2-.228h-4.614L8 10.259Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path d="M12.117.01c.22.054.377.225.425.432.952 4.167 2.25 5.853 3.667 7.641l4.938-4.936a.5.5 0 0 1 .707.707L16.83 8.876c.766.989 1.558 2.1 2.345 3.685a8.2 8.2 0 0 1 .598 1.574c.145.554.227 1.13.227 1.732 0 1.11-.198 2.147-.593 3.11a8.127 8.127 0 0 1-1.766 2.628c-.785.791-1.649 1.39-2.592 1.79-.945.4-1.964.601-3.052.601a7.723 7.723 0 0 1-3.048-.601c-.94-.399-1.8-.997-2.586-1.79a8.683 8.683 0 0 1-1.022-1.24l-.487.489a.5.5 0 0 1-.708-.707l.675-.676a7.604 7.604 0 0 1-.226-.494A8.09 8.09 0 0 1 4 15.867c0-.568.073-1.113.202-1.639a8.012 8.012 0 0 1 .541-1.496c.957-2.027 1.962-3.289 2.928-4.505 1.45-1.824 2.818-3.543 3.771-7.783a.563.563 0 0 1 .675-.433ZM9.131 16.576c.08.217.17.427.272.628a4.682 4.682 0 0 0 1.807 1.914c.345.207.46.664.259 1.018a.715.715 0 0 1-.99.265 6.122 6.122 0 0 1-2.36-2.503c-.036-.07-.067-.14-.1-.21l-1.858 1.858c.276.434.606.847.991 1.238.68.688 1.424 1.203 2.23 1.545.802.34 1.674.512 2.615.512a6.67 6.67 0 0 0 2.624-.512c.804-.342 1.55-.857 2.23-1.545a6.98 6.98 0 0 0 1.52-2.254 6.949 6.949 0 0 0 .501-2.662 5.6 5.6 0 0 0-.187-1.433 7.096 7.096 0 0 0-.515-1.348c-.72-1.447-1.445-2.483-2.15-3.4l-6.89 6.89ZM11.995 2.76c-.957 3.058-2.172 4.59-3.45 6.195-.925 1.164-1.887 2.371-2.786 4.28-.195.41-.353.835-.461 1.279a5.632 5.632 0 0 0-.168 1.353c0 .961.168 1.848.502 2.662.012.03.027.06.04.091l1.957-1.957a10.359 10.359 0 0 1-.376-2.009.743.743 0 0 1 .658-.808.73.73 0 0 1 .787.674c.03.323.074.637.132.942l6.57-6.57c-1.27-1.604-2.454-3.099-3.405-6.132Z"/>
3
+ </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@telus-uds/palette-allium",
3
- "version": "5.5.0",
3
+ "version": "5.7.0",
4
4
  "description": "Telus(Allium) palette",
5
5
  "sideEffects": false,
6
6
  "keywords": [
@@ -23,6 +23,6 @@
23
23
  "url": "https://github.com/telus/allium-design-system/issues"
24
24
  },
25
25
  "devDependencies": {
26
- "@telus-uds/system-tokens": "^1.4.0"
26
+ "@telus-uds/system-tokens": "^1.4.2"
27
27
  }
28
28
  }
package/palette.json CHANGED
@@ -274,6 +274,14 @@
274
274
  "500": "font/HNforTELUSSA-Md.otf",
275
275
  "700": "font/HNforTELUSSA-Bd.otf"
276
276
  }
277
+ },
278
+ "HNforTELUSSAWoff2": {
279
+ "value": {
280
+ "300": "font/HNforTELUSSADisplay_normal_normal.woff2",
281
+ "400": "font/HNforTELUSSARegular_normal_normal.woff2",
282
+ "500": "font/HNforTELUSSAMedium_normal_normal.woff2",
283
+ "700": "font/HNforTELUSSABold_normal_normal.woff2"
284
+ }
277
285
  }
278
286
  }
279
287
  },
@@ -1318,6 +1326,10 @@
1318
1326
  "tags": ["Decorative", "MobilityHomePhone"],
1319
1327
  "value": "icon/sim-card.svg"
1320
1328
  },
1329
+ "SimElectronic": {
1330
+ "tags": ["Decorative", "General"],
1331
+ "value": "icon/sim-electronic.svg"
1332
+ },
1321
1333
  "SmartWearSecurity": {
1322
1334
  "tags": ["Decorative", "General"],
1323
1335
  "value": "icon/smart-wear-security.svg"
@@ -1518,6 +1530,10 @@
1518
1530
  "tags": ["Decorative", "General"],
1519
1531
  "value": "icon/watch.svg"
1520
1532
  },
1533
+ "WaterProhibited": {
1534
+ "tags": ["Decorative", "General"],
1535
+ "value": "icon/water-prohibited.svg"
1536
+ },
1521
1537
  "WifiBoost": {
1522
1538
  "tags": ["Decorative", "Internet"],
1523
1539
  "value": "icon/wifi-boost.svg"
@@ -1629,6 +1645,10 @@
1629
1645
  "description": "Use for framed horizontial padding bottom of VideoPickerThumbnail",
1630
1646
  "value": 24
1631
1647
  },
1648
+ "radius28": {
1649
+ "description": "Use for contained variant of ButtonGroup",
1650
+ "value": 28
1651
+ },
1632
1652
  "radius32": {
1633
1653
  "value": 32
1634
1654
  },