@telus-uds/palette-allium 6.0.0-beta.1 → 6.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 (47) hide show
  1. package/.turbo/turbo-build.log +69 -0
  2. package/CHANGELOG.json +57 -0
  3. package/CHANGELOG.md +27 -1
  4. package/build/android/border.xml +1 -1
  5. package/build/android/color.xml +1 -1
  6. package/build/android/font_size.xml +1 -1
  7. package/build/android/radius.xml +1 -1
  8. package/build/android/size.xml +1 -1
  9. package/build/ios/Border.swift +1 -1
  10. package/build/ios/Color.swift +1 -1
  11. package/build/ios/FontSize.swift +1 -1
  12. package/build/ios/Radius.swift +1 -1
  13. package/build/ios/Size.swift +1 -1
  14. package/build/rn/icons/ScanBarcode.js +42 -0
  15. package/build/rn/icons/ScanBarcode.native.js +41 -0
  16. package/build/rn/icons/ScanBarcodeBold.js +42 -0
  17. package/build/rn/icons/ScanBarcodeBold.native.js +41 -0
  18. package/build/rn/icons/index.js +2 -0
  19. package/build/rn/icons/scan-barcode-bold.icon.svg +3 -0
  20. package/build/rn/icons/scan-barcode.icon.svg +3 -0
  21. package/build/rn/palette.js +3 -1
  22. package/build/web/fonts/fonts-cdn-family.css +12 -12
  23. package/build/web/fonts/fonts-cdn.css +12 -12
  24. package/build/web/fonts/fonts-local-family.css +12 -12
  25. package/build/web/fonts/fonts-local.css +12 -12
  26. package/build/web/icons/ScanBarcode.js +42 -0
  27. package/build/web/icons/ScanBarcodeBold.js +42 -0
  28. package/build/web/icons/index.js +2 -0
  29. package/build/web/icons/scan-barcode-bold.icon.svg +3 -0
  30. package/build/web/icons/scan-barcode.icon.svg +3 -0
  31. package/build/web/palette.js +15 -13
  32. package/icon/scan-barcode-bold.svg +3 -0
  33. package/icon/scan-barcode.svg +3 -0
  34. package/package.json +4 -4
  35. package/palette.json +8 -0
  36. /package/build/web/fonts/{HNforTELUSSA-Bd-v6_0_0-beta_1.otf → HNforTELUSSA-Bd-v6_1_0.otf} +0 -0
  37. /package/build/web/fonts/{HNforTELUSSA-Display-v6_0_0-beta_1.otf → HNforTELUSSA-Display-v6_1_0.otf} +0 -0
  38. /package/build/web/fonts/{HNforTELUSSA-Md-v6_0_0-beta_1.otf → HNforTELUSSA-Md-v6_1_0.otf} +0 -0
  39. /package/build/web/fonts/{HNforTELUSSA-v6_0_0-beta_1.otf → HNforTELUSSA-v6_1_0.otf} +0 -0
  40. /package/build/web/fonts/{HNforTELUSSABold_normal_normal-v6_0_0-beta_1.woff → HNforTELUSSABold_normal_normal-v6_1_0.woff} +0 -0
  41. /package/build/web/fonts/{HNforTELUSSABold_normal_normal2-v6_0_0-beta_1.woff2 → HNforTELUSSABold_normal_normal2-v6_1_0.woff2} +0 -0
  42. /package/build/web/fonts/{HNforTELUSSADisplay_normal_normal-v6_0_0-beta_1.woff → HNforTELUSSADisplay_normal_normal-v6_1_0.woff} +0 -0
  43. /package/build/web/fonts/{HNforTELUSSADisplay_normal_normal2-v6_0_0-beta_1.woff2 → HNforTELUSSADisplay_normal_normal2-v6_1_0.woff2} +0 -0
  44. /package/build/web/fonts/{HNforTELUSSAMedium_normal_normal-v6_0_0-beta_1.woff → HNforTELUSSAMedium_normal_normal-v6_1_0.woff} +0 -0
  45. /package/build/web/fonts/{HNforTELUSSAMedium_normal_normal2-v6_0_0-beta_1.woff2 → HNforTELUSSAMedium_normal_normal2-v6_1_0.woff2} +0 -0
  46. /package/build/web/fonts/{HNforTELUSSARegular_normal_normal-v6_0_0-beta_1.woff → HNforTELUSSARegular_normal_normal-v6_1_0.woff} +0 -0
  47. /package/build/web/fonts/{HNforTELUSSARegular_normal_normal2-v6_0_0-beta_1.woff2 → HNforTELUSSARegular_normal_normal2-v6_1_0.woff2} +0 -0
@@ -0,0 +1,69 @@
1
+ @telus-uds/palette-allium:build: cache hit, replaying output 5bdab6d345e3129a
2
+ @telus-uds/palette-allium:build: $ system-tokens-build-palette
3
+ @telus-uds/palette-allium:build: Loading palette...
4
+ @telus-uds/palette-allium:build: Validating palette...
5
+ @telus-uds/palette-allium:build: Build directory: build
6
+ @telus-uds/palette-allium:build: Cleaning build directory...
7
+ @telus-uds/palette-allium:build: Building palette...
8
+ @telus-uds/palette-allium:build: 
9
+ @telus-uds/palette-allium:build: android
10
+ @telus-uds/palette-allium:build: ✔︎ build/android/color.xml
11
+ @telus-uds/palette-allium:build: ✔︎ build/android/font_size.xml
12
+ @telus-uds/palette-allium:build: ✔︎ build/android/size.xml
13
+ @telus-uds/palette-allium:build: ✔︎ build/android/border.xml
14
+ @telus-uds/palette-allium:build: ✔︎ build/android/radius.xml
15
+ @telus-uds/palette-allium:build: 
16
+ @telus-uds/palette-allium:build: ios-swift
17
+ @telus-uds/palette-allium:build: ✔︎ build/ios/Color.swift
18
+ @telus-uds/palette-allium:build: ✔︎ build/ios/FontSize.swift
19
+ @telus-uds/palette-allium:build: ✔︎ build/ios/Size.swift
20
+ @telus-uds/palette-allium:build: ✔︎ build/ios/Border.swift
21
+ @telus-uds/palette-allium:build: ✔︎ build/ios/Radius.swift
22
+ @telus-uds/palette-allium:build: 
23
+ @telus-uds/palette-allium:build: web
24
+ @telus-uds/palette-allium:build: ✔︎ build/web/palette.js
25
+ @telus-uds/palette-allium:build: → Copying font assets to build/web/fonts 
26
+ @telus-uds/palette-allium:build: → Copying font assets to build/.uploads for upload
27
+ @telus-uds/palette-allium:build: ✓ Writing font index to build/web/fonts/fonts-local.css
28
+ @telus-uds/palette-allium:build: ✓ Writing font index to build/web/fonts/fonts-cdn.css
29
+ @telus-uds/palette-allium:build: ✓ Writing font index to build/web/fonts/fonts-local-family.css
30
+ @telus-uds/palette-allium:build: ✓ Writing font index to build/web/fonts/fonts-cdn-family.css
31
+ @telus-uds/palette-allium:build: → Copying icon assets to build/web/icons/
32
+ @telus-uds/palette-allium:build: ✓ Writing icon utilities build/web/icons/
33
+ @telus-uds/palette-allium:build: ✓ Writing icon index to build/web/icons/
34
+ @telus-uds/palette-allium:build: 
35
+ @telus-uds/palette-allium:build: rn
36
+ @telus-uds/palette-allium:build: ✔︎ build/rn/palette.js
37
+ @telus-uds/palette-allium:build: → Copying font assets to build/rn/fonts 
38
+ @telus-uds/palette-allium:build: ✓ Writing font index to build/rn/fonts/index.js
39
+ @telus-uds/palette-allium:build: ✓ Writing font index to build/rn/fonts/fonts.css
40
+ @telus-uds/palette-allium:build: → Copying icon assets to build/rn/icons/
41
+ @telus-uds/palette-allium:build: ✓ Writing icon utilities build/rn/icons/
42
+ @telus-uds/palette-allium:build: ✓ Writing icon index to build/rn/icons/
43
+ @telus-uds/palette-allium:build: Uploading assets...
44
+ @telus-uds/palette-allium:build: Uploading assets to cdn-assets
45
+ @telus-uds/palette-allium:build: Uploading build/.uploads/HNforTELUSSA-Bd-v6_0_0.otf to uds/HNforTELUSSA-Bd-v6_0_0.otf
46
+ @telus-uds/palette-allium:build: Uploading build/.uploads/HNforTELUSSA-Display-v6_0_0.otf to uds/HNforTELUSSA-Display-v6_0_0.otf
47
+ @telus-uds/palette-allium:build: Uploading build/.uploads/HNforTELUSSA-Md-v6_0_0.otf to uds/HNforTELUSSA-Md-v6_0_0.otf
48
+ @telus-uds/palette-allium:build: Uploading build/.uploads/HNforTELUSSA-v6_0_0.otf to uds/HNforTELUSSA-v6_0_0.otf
49
+ @telus-uds/palette-allium:build: Uploading build/.uploads/HNforTELUSSABold_normal_normal-v6_0_0.woff to uds/HNforTELUSSABold_normal_normal-v6_0_0.woff
50
+ @telus-uds/palette-allium:build: Uploading build/.uploads/HNforTELUSSABold_normal_normal2-v6_0_0.woff2 to uds/HNforTELUSSABold_normal_normal2-v6_0_0.woff2
51
+ @telus-uds/palette-allium:build: Uploading build/.uploads/HNforTELUSSADisplay_normal_normal-v6_0_0.woff to uds/HNforTELUSSADisplay_normal_normal-v6_0_0.woff
52
+ @telus-uds/palette-allium:build: Uploading build/.uploads/HNforTELUSSADisplay_normal_normal2-v6_0_0.woff2 to uds/HNforTELUSSADisplay_normal_normal2-v6_0_0.woff2
53
+ @telus-uds/palette-allium:build: Uploading build/.uploads/HNforTELUSSAMedium_normal_normal-v6_0_0.woff to uds/HNforTELUSSAMedium_normal_normal-v6_0_0.woff
54
+ @telus-uds/palette-allium:build: Uploading build/.uploads/HNforTELUSSAMedium_normal_normal2-v6_0_0.woff2 to uds/HNforTELUSSAMedium_normal_normal2-v6_0_0.woff2
55
+ @telus-uds/palette-allium:build: Uploading build/.uploads/HNforTELUSSARegular_normal_normal-v6_0_0.woff to uds/HNforTELUSSARegular_normal_normal-v6_0_0.woff
56
+ @telus-uds/palette-allium:build: Uploading build/.uploads/HNforTELUSSARegular_normal_normal2-v6_0_0.woff2 to uds/HNforTELUSSARegular_normal_normal2-v6_0_0.woff2
57
+ @telus-uds/palette-allium:build: Upload success build/.uploads/HNforTELUSSA-v6_0_0.otf
58
+ @telus-uds/palette-allium:build: Upload success build/.uploads/HNforTELUSSADisplay_normal_normal-v6_0_0.woff
59
+ @telus-uds/palette-allium:build: Upload success build/.uploads/HNforTELUSSARegular_normal_normal2-v6_0_0.woff2
60
+ @telus-uds/palette-allium:build: Upload success build/.uploads/HNforTELUSSAMedium_normal_normal-v6_0_0.woff
61
+ @telus-uds/palette-allium:build: Upload success build/.uploads/HNforTELUSSARegular_normal_normal-v6_0_0.woff
62
+ @telus-uds/palette-allium:build: Upload success build/.uploads/HNforTELUSSA-Display-v6_0_0.otf
63
+ @telus-uds/palette-allium:build: Upload success build/.uploads/HNforTELUSSA-Md-v6_0_0.otf
64
+ @telus-uds/palette-allium:build: Upload success build/.uploads/HNforTELUSSAMedium_normal_normal2-v6_0_0.woff2
65
+ @telus-uds/palette-allium:build: Upload success build/.uploads/HNforTELUSSADisplay_normal_normal2-v6_0_0.woff2
66
+ @telus-uds/palette-allium:build: Upload success build/.uploads/HNforTELUSSABold_normal_normal2-v6_0_0.woff2
67
+ @telus-uds/palette-allium:build: Upload success build/.uploads/HNforTELUSSABold_normal_normal-v6_0_0.woff
68
+ @telus-uds/palette-allium:build: Upload success build/.uploads/HNforTELUSSA-Bd-v6_0_0.otf
69
+ @telus-uds/palette-allium:build: Upload success. Cleaning up...
package/CHANGELOG.json CHANGED
@@ -1,6 +1,63 @@
1
1
  {
2
2
  "name": "@telus-uds/palette-allium",
3
3
  "entries": [
4
+ {
5
+ "date": "Tue, 14 Jul 2026 18:27:48 GMT",
6
+ "tag": "@telus-uds/palette-allium_v6.1.0",
7
+ "version": "6.1.0",
8
+ "comments": {
9
+ "minor": [
10
+ {
11
+ "author": "guillermo.peitzner@telus.com",
12
+ "package": "@telus-uds/palette-allium",
13
+ "commit": "02a48ec2f0c910c57684f1245455acc6e0d484b2",
14
+ "comment": "`Icon`: Add ScanBarcode (decorative) and ScanBarcodeBold (interactive) icons"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Mon, 08 Jun 2026 19:50:44 GMT",
21
+ "tag": "@telus-uds/palette-allium_v6.0.0",
22
+ "version": "6.0.0",
23
+ "comments": {
24
+ "major": [
25
+ {
26
+ "author": "shahzaib.khalid@telus.com",
27
+ "package": "@telus-uds/palette-allium",
28
+ "commit": "a528fa4b74876a8cc786509c49f6e0d7f975300c",
29
+ "comment": "Add React 19 support and other changes"
30
+ },
31
+ {
32
+ "author": "beachball",
33
+ "package": "@telus-uds/palette-allium",
34
+ "comment": "Bump @telus-uds/system-tokens to v2.0.0",
35
+ "commit": "2707e39526c6d9225b3019974a1b575fdac1d54e"
36
+ }
37
+ ]
38
+ }
39
+ },
40
+ {
41
+ "date": "Fri, 29 May 2026 18:55:39 GMT",
42
+ "tag": "@telus-uds/palette-allium_v5.17.0",
43
+ "version": "5.17.0",
44
+ "comments": {
45
+ "minor": [
46
+ {
47
+ "author": "david.melara1@telus.com",
48
+ "package": "@telus-uds/palette-allium",
49
+ "commit": "f1ac75ed6bdc11a778ced420e0830fae19ec2c7d",
50
+ "comment": "`ColourToggle`: Add new size"
51
+ },
52
+ {
53
+ "author": "beachball",
54
+ "package": "@telus-uds/palette-allium",
55
+ "comment": "Bump @telus-uds/system-tokens to v1.4.17",
56
+ "commit": "dba26cc9913977f31c57c10fff38382d64808b10"
57
+ }
58
+ ]
59
+ }
60
+ },
4
61
  {
5
62
  "date": "Fri, 29 May 2026 17:28:00 GMT",
6
63
  "tag": "@telus-uds/palette-allium_v6.0.0-beta.1",
package/CHANGELOG.md CHANGED
@@ -1,9 +1,35 @@
1
1
  # Change Log - @telus-uds/palette-allium
2
2
 
3
- This log was last generated on Fri, 29 May 2026 17:28:00 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 14 Jul 2026 18:27:48 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 6.1.0
8
+
9
+ Tue, 14 Jul 2026 18:27:48 GMT
10
+
11
+ ### Minor changes
12
+
13
+ - `Icon`: Add ScanBarcode (decorative) and ScanBarcodeBold (interactive) icons (guillermo.peitzner@telus.com)
14
+
15
+ ## 6.0.0
16
+
17
+ Mon, 08 Jun 2026 19:50:44 GMT
18
+
19
+ ### Major changes
20
+
21
+ - Add React 19 support and other changes (shahzaib.khalid@telus.com)
22
+ - Bump @telus-uds/system-tokens to v2.0.0
23
+
24
+ ## 5.17.0
25
+
26
+ Fri, 29 May 2026 18:55:39 GMT
27
+
28
+ ### Minor changes
29
+
30
+ - `ColourToggle`: Add new size (david.melara1@telus.com)
31
+ - Bump @telus-uds/system-tokens to v1.4.17
32
+
7
33
  ## 6.0.0-beta.1
8
34
 
9
35
  Fri, 29 May 2026 17:28:00 GMT
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Fri, 29 May 2026 17:30:55 GMT
5
+ Generated on Tue, 14 Jul 2026 18:28:40 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 Fri, 29 May 2026 17:30:55 GMT
5
+ Generated on Tue, 14 Jul 2026 18:28:40 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 Fri, 29 May 2026 17:30:55 GMT
5
+ Generated on Tue, 14 Jul 2026 18:28:40 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 Fri, 29 May 2026 17:30:55 GMT
5
+ Generated on Tue, 14 Jul 2026 18:28:40 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 Fri, 29 May 2026 17:30:55 GMT
5
+ Generated on Tue, 14 Jul 2026 18:28:40 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 Fri, 29 May 2026 17:30:55 GMT
7
+ // Generated on Tue, 14 Jul 2026 18:28:40 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 Fri, 29 May 2026 17:30:55 GMT
7
+ // Generated on Tue, 14 Jul 2026 18:28:40 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 Fri, 29 May 2026 17:30:55 GMT
7
+ // Generated on Tue, 14 Jul 2026 18:28:40 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 Fri, 29 May 2026 17:30:55 GMT
7
+ // Generated on Tue, 14 Jul 2026 18:28:40 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 Fri, 29 May 2026 17:30:55 GMT
7
+ // Generated on Tue, 14 Jul 2026 18:28:40 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 19 19",
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: "M0 16.5v-3a.5.5 0 0 1 1 0v3A1.5 1.5 0 0 0 2.5 18h3a.5.5 0 0 1 0 1h-3A2.5 2.5 0 0 1 0 16.5Zm18 0v-3a.5.5 0 0 1 1 0v3a2.5 2.5 0 0 1-2.5 2.5h-3a.5.5 0 0 1 0-1h3a1.5 1.5 0 0 0 1.5-1.5Zm-13-3v-8a.5.5 0 0 1 1 0v8a.5.5 0 0 1-1 0Zm4 0v-8a.5.5 0 0 1 1 0v8a.5.5 0 0 1-1 0Zm4 0v-8a.5.5 0 0 1 1 0v8a.5.5 0 0 1-1 0Zm-13-8V2.499A2.5 2.5 0 0 1 2.5 0h3a.5.5 0 0 1 0 1h-3A1.5 1.5 0 0 0 1 2.499V5.5a.5.5 0 0 1-1 0Zm18 0v-3A1.5 1.5 0 0 0 16.5 1h-3a.5.5 0 0 1 0-1h3A2.5 2.5 0 0 1 19 2.5v3a.5.5 0 0 1-1 0Z"
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 19 19",
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: "M0 16.5v-3a.5.5 0 0 1 1 0v3A1.5 1.5 0 0 0 2.5 18h3a.5.5 0 0 1 0 1h-3A2.5 2.5 0 0 1 0 16.5Zm18 0v-3a.5.5 0 0 1 1 0v3a2.5 2.5 0 0 1-2.5 2.5h-3a.5.5 0 0 1 0-1h3a1.5 1.5 0 0 0 1.5-1.5Zm-13-3v-8a.5.5 0 0 1 1 0v8a.5.5 0 0 1-1 0Zm4 0v-8a.5.5 0 0 1 1 0v8a.5.5 0 0 1-1 0Zm4 0v-8a.5.5 0 0 1 1 0v8a.5.5 0 0 1-1 0Zm-13-8V2.499A2.5 2.5 0 0 1 2.5 0h3a.5.5 0 0 1 0 1h-3A1.5 1.5 0 0 0 1 2.499V5.5a.5.5 0 0 1-1 0Zm18 0v-3A1.5 1.5 0 0 0 16.5 1h-3a.5.5 0 0 1 0-1h3A2.5 2.5 0 0 1 19 2.5v3a.5.5 0 0 1-1 0Z"
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 20 20",
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: "M0 16.75v-3a.75.75 0 0 1 1.5 0v3c0 .69.56 1.25 1.25 1.25h3a.75.75 0 0 1 0 1.5h-3A2.75 2.75 0 0 1 0 16.75Zm18 0v-3a.75.75 0 0 1 1.5 0v3a2.75 2.75 0 0 1-2.75 2.75h-3a.75.75 0 0 1 0-1.5h3c.69 0 1.25-.56 1.25-1.25Zm-13-3v-8a.75.75 0 0 1 1.5 0v8a.75.75 0 0 1-1.5 0Zm4 0v-8a.75.75 0 0 1 1.5 0v8a.75.75 0 0 1-1.5 0Zm4 0v-8a.75.75 0 0 1 1.5 0v8a.75.75 0 0 1-1.5 0Zm-13-8V2.749A2.75 2.75 0 0 1 2.75 0h3a.75.75 0 0 1 0 1.5h-3c-.69 0-1.25.56-1.25 1.249V5.75a.75.75 0 0 1-1.5 0Zm18 0v-3c0-.69-.56-1.25-1.25-1.25h-3a.75.75 0 0 1 0-1.5h3a2.75 2.75 0 0 1 2.75 2.75v3a.75.75 0 0 1-1.5 0Z"
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 20 20",
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: "M0 16.75v-3a.75.75 0 0 1 1.5 0v3c0 .69.56 1.25 1.25 1.25h3a.75.75 0 0 1 0 1.5h-3A2.75 2.75 0 0 1 0 16.75Zm18 0v-3a.75.75 0 0 1 1.5 0v3a2.75 2.75 0 0 1-2.75 2.75h-3a.75.75 0 0 1 0-1.5h3c.69 0 1.25-.56 1.25-1.25Zm-13-3v-8a.75.75 0 0 1 1.5 0v8a.75.75 0 0 1-1.5 0Zm4 0v-8a.75.75 0 0 1 1.5 0v8a.75.75 0 0 1-1.5 0Zm4 0v-8a.75.75 0 0 1 1.5 0v8a.75.75 0 0 1-1.5 0Zm-13-8V2.749A2.75 2.75 0 0 1 2.75 0h3a.75.75 0 0 1 0 1.5h-3c-.69 0-1.25.56-1.25 1.249V5.75a.75.75 0 0 1-1.5 0Zm18 0v-3c0-.69-.56-1.25-1.25-1.25h-3a.75.75 0 0 1 0-1.5h3a2.75 2.75 0 0 1 2.75 2.75v3a.75.75 0 0 1-1.5 0Z"
38
+ })]
39
+ });
40
+ return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
41
+ };
@@ -231,6 +231,8 @@ module.exports = {
231
231
  RemoteControl: require('./RemoteControl'),
232
232
  Replay: require('./Replay'),
233
233
  Router: require('./Router'),
234
+ ScanBarcode: require('./ScanBarcode'),
235
+ ScanBarcodeBold: require('./ScanBarcodeBold'),
234
236
  Search: require('./Search'),
235
237
  SearchBold: require('./SearchBold'),
236
238
  SearchPulseBold: require('./SearchPulseBold'),
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
2
+ <path d="M0 16.75v-3a.75.75 0 0 1 1.5 0v3c0 .69.56 1.25 1.25 1.25h3a.75.75 0 0 1 0 1.5h-3A2.75 2.75 0 0 1 0 16.75Zm18 0v-3a.75.75 0 0 1 1.5 0v3a2.75 2.75 0 0 1-2.75 2.75h-3a.75.75 0 0 1 0-1.5h3c.69 0 1.25-.56 1.25-1.25Zm-13-3v-8a.75.75 0 0 1 1.5 0v8a.75.75 0 0 1-1.5 0Zm4 0v-8a.75.75 0 0 1 1.5 0v8a.75.75 0 0 1-1.5 0Zm4 0v-8a.75.75 0 0 1 1.5 0v8a.75.75 0 0 1-1.5 0Zm-13-8V2.749A2.75 2.75 0 0 1 2.75 0h3a.75.75 0 0 1 0 1.5h-3c-.69 0-1.25.56-1.25 1.249V5.75a.75.75 0 0 1-1.5 0Zm18 0v-3c0-.69-.56-1.25-1.25-1.25h-3a.75.75 0 0 1 0-1.5h3a2.75 2.75 0 0 1 2.75 2.75v3a.75.75 0 0 1-1.5 0Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 19">
2
+ <path d="M0 16.5v-3a.5.5 0 0 1 1 0v3A1.5 1.5 0 0 0 2.5 18h3a.5.5 0 0 1 0 1h-3A2.5 2.5 0 0 1 0 16.5Zm18 0v-3a.5.5 0 0 1 1 0v3a2.5 2.5 0 0 1-2.5 2.5h-3a.5.5 0 0 1 0-1h3a1.5 1.5 0 0 0 1.5-1.5Zm-13-3v-8a.5.5 0 0 1 1 0v8a.5.5 0 0 1-1 0Zm4 0v-8a.5.5 0 0 1 1 0v8a.5.5 0 0 1-1 0Zm4 0v-8a.5.5 0 0 1 1 0v8a.5.5 0 0 1-1 0Zm-13-8V2.499A2.5 2.5 0 0 1 2.5 0h3a.5.5 0 0 1 0 1h-3A1.5 1.5 0 0 0 1 2.499V5.5a.5.5 0 0 1-1 0Zm18 0v-3A1.5 1.5 0 0 0 16.5 1h-3a.5.5 0 0 1 0-1h3A2.5 2.5 0 0 1 19 2.5v3a.5.5 0 0 1-1 0Z"/>
3
+ </svg>
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 29 May 2026 17:30:58 GMT
3
+ * Generated on Tue, 14 Jul 2026 18:28:44 GMT
4
4
  */
5
5
  module.exports = {
6
6
  border: {
@@ -402,6 +402,8 @@ module.exports = {
402
402
  RemoteControl: '@telus-uds/palette-allium/build/rn/icons/remote-control.icon.svg',
403
403
  Replay: '@telus-uds/palette-allium/build/rn/icons/replay.icon.svg',
404
404
  Router: '@telus-uds/palette-allium/build/rn/icons/router.icon.svg',
405
+ ScanBarcode: '@telus-uds/palette-allium/build/rn/icons/scan-barcode.icon.svg',
406
+ ScanBarcodeBold: '@telus-uds/palette-allium/build/rn/icons/scan-barcode-bold.icon.svg',
405
407
  Search: '@telus-uds/palette-allium/build/rn/icons/search.icon.svg',
406
408
  SearchBold: '@telus-uds/palette-allium/build/rn/icons/search-bold.icon.svg',
407
409
  SearchPulseBold: '@telus-uds/palette-allium/build/rn/icons/search-pulse-bold.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-v6_0_0-beta_1.woff');
3
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal-v6_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-v6_0_0-beta_1.woff');
10
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal-v6_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-v6_0_0-beta_1.woff');
17
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal-v6_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-v6_0_0-beta_1.woff');
24
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal-v6_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-v6_0_0-beta_1.otf');
31
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Display-v6_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-v6_0_0-beta_1.otf');
38
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-v6_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-v6_0_0-beta_1.otf');
45
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Md-v6_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-v6_0_0-beta_1.otf');
52
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Bd-v6_1_0.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-v6_0_0-beta_1.woff2');
59
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal2-v6_1_0.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-v6_0_0-beta_1.woff2');
66
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal2-v6_1_0.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-v6_0_0-beta_1.woff2');
73
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal2-v6_1_0.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-v6_0_0-beta_1.woff2');
80
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal2-v6_1_0.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-v6_0_0-beta_1.woff');
3
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal-v6_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-v6_0_0-beta_1.woff');
8
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal-v6_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-v6_0_0-beta_1.woff');
13
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal-v6_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-v6_0_0-beta_1.woff');
18
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal-v6_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-v6_0_0-beta_1.otf');
23
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Display-v6_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-v6_0_0-beta_1.otf');
28
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-v6_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-v6_0_0-beta_1.otf');
33
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Md-v6_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-v6_0_0-beta_1.otf');
38
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSA-Bd-v6_1_0.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-v6_0_0-beta_1.woff2');
43
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal2-v6_1_0.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-v6_0_0-beta_1.woff2');
48
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal2-v6_1_0.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-v6_0_0-beta_1.woff2');
53
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal2-v6_1_0.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-v6_0_0-beta_1.woff2');
58
+ src: url('https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal2-v6_1_0.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-v6_0_0-beta_1.woff');
3
+ src: url('./HNforTELUSSADisplay_normal_normal-v6_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-v6_0_0-beta_1.woff');
10
+ src: url('./HNforTELUSSARegular_normal_normal-v6_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-v6_0_0-beta_1.woff');
17
+ src: url('./HNforTELUSSAMedium_normal_normal-v6_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-v6_0_0-beta_1.woff');
24
+ src: url('./HNforTELUSSABold_normal_normal-v6_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-v6_0_0-beta_1.otf');
31
+ src: url('./HNforTELUSSA-Display-v6_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-v6_0_0-beta_1.otf');
38
+ src: url('./HNforTELUSSA-v6_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-v6_0_0-beta_1.otf');
45
+ src: url('./HNforTELUSSA-Md-v6_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-v6_0_0-beta_1.otf');
52
+ src: url('./HNforTELUSSA-Bd-v6_1_0.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-v6_0_0-beta_1.woff2');
59
+ src: url('./HNforTELUSSADisplay_normal_normal2-v6_1_0.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-v6_0_0-beta_1.woff2');
66
+ src: url('./HNforTELUSSARegular_normal_normal2-v6_1_0.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-v6_0_0-beta_1.woff2');
73
+ src: url('./HNforTELUSSAMedium_normal_normal2-v6_1_0.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-v6_0_0-beta_1.woff2');
80
+ src: url('./HNforTELUSSABold_normal_normal2-v6_1_0.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-v6_0_0-beta_1.woff');
3
+ src: url('./HNforTELUSSADisplay_normal_normal-v6_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-v6_0_0-beta_1.woff');
8
+ src: url('./HNforTELUSSARegular_normal_normal-v6_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-v6_0_0-beta_1.woff');
13
+ src: url('./HNforTELUSSAMedium_normal_normal-v6_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-v6_0_0-beta_1.woff');
18
+ src: url('./HNforTELUSSABold_normal_normal-v6_1_0.woff');
19
19
  font-display: block;
20
20
  }
21
21
  @font-face {
22
22
  font-family: 'HNforTELUSSAOTF300normal';
23
- src: url('./HNforTELUSSA-Display-v6_0_0-beta_1.otf');
23
+ src: url('./HNforTELUSSA-Display-v6_1_0.otf');
24
24
  font-display: block;
25
25
  }
26
26
  @font-face {
27
27
  font-family: 'HNforTELUSSAOTF400normal';
28
- src: url('./HNforTELUSSA-v6_0_0-beta_1.otf');
28
+ src: url('./HNforTELUSSA-v6_1_0.otf');
29
29
  font-display: block;
30
30
  }
31
31
  @font-face {
32
32
  font-family: 'HNforTELUSSAOTF500normal';
33
- src: url('./HNforTELUSSA-Md-v6_0_0-beta_1.otf');
33
+ src: url('./HNforTELUSSA-Md-v6_1_0.otf');
34
34
  font-display: block;
35
35
  }
36
36
  @font-face {
37
37
  font-family: 'HNforTELUSSAOTF700normal';
38
- src: url('./HNforTELUSSA-Bd-v6_0_0-beta_1.otf');
38
+ src: url('./HNforTELUSSA-Bd-v6_1_0.otf');
39
39
  font-display: block;
40
40
  }
41
41
  @font-face {
42
42
  font-family: 'HNforTELUSSAWoff2300normal';
43
- src: url('./HNforTELUSSADisplay_normal_normal2-v6_0_0-beta_1.woff2');
43
+ src: url('./HNforTELUSSADisplay_normal_normal2-v6_1_0.woff2');
44
44
  font-display: block;
45
45
  }
46
46
  @font-face {
47
47
  font-family: 'HNforTELUSSAWoff2400normal';
48
- src: url('./HNforTELUSSARegular_normal_normal2-v6_0_0-beta_1.woff2');
48
+ src: url('./HNforTELUSSARegular_normal_normal2-v6_1_0.woff2');
49
49
  font-display: block;
50
50
  }
51
51
  @font-face {
52
52
  font-family: 'HNforTELUSSAWoff2500normal';
53
- src: url('./HNforTELUSSAMedium_normal_normal2-v6_0_0-beta_1.woff2');
53
+ src: url('./HNforTELUSSAMedium_normal_normal2-v6_1_0.woff2');
54
54
  font-display: block;
55
55
  }
56
56
  @font-face {
57
57
  font-family: 'HNforTELUSSAWoff2700normal';
58
- src: url('./HNforTELUSSABold_normal_normal2-v6_0_0-beta_1.woff2');
58
+ src: url('./HNforTELUSSABold_normal_normal2-v6_1_0.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 19 19",
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: "M0 16.5v-3a.5.5 0 0 1 1 0v3A1.5 1.5 0 0 0 2.5 18h3a.5.5 0 0 1 0 1h-3A2.5 2.5 0 0 1 0 16.5Zm18 0v-3a.5.5 0 0 1 1 0v3a2.5 2.5 0 0 1-2.5 2.5h-3a.5.5 0 0 1 0-1h3a1.5 1.5 0 0 0 1.5-1.5Zm-13-3v-8a.5.5 0 0 1 1 0v8a.5.5 0 0 1-1 0Zm4 0v-8a.5.5 0 0 1 1 0v8a.5.5 0 0 1-1 0Zm4 0v-8a.5.5 0 0 1 1 0v8a.5.5 0 0 1-1 0Zm-13-8V2.499A2.5 2.5 0 0 1 2.5 0h3a.5.5 0 0 1 0 1h-3A1.5 1.5 0 0 0 1 2.499V5.5a.5.5 0 0 1-1 0Zm18 0v-3A1.5 1.5 0 0 0 16.5 1h-3a.5.5 0 0 1 0-1h3A2.5 2.5 0 0 1 19 2.5v3a.5.5 0 0 1-1 0Z"
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 20 20",
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: "M0 16.75v-3a.75.75 0 0 1 1.5 0v3c0 .69.56 1.25 1.25 1.25h3a.75.75 0 0 1 0 1.5h-3A2.75 2.75 0 0 1 0 16.75Zm18 0v-3a.75.75 0 0 1 1.5 0v3a2.75 2.75 0 0 1-2.75 2.75h-3a.75.75 0 0 1 0-1.5h3c.69 0 1.25-.56 1.25-1.25Zm-13-3v-8a.75.75 0 0 1 1.5 0v8a.75.75 0 0 1-1.5 0Zm4 0v-8a.75.75 0 0 1 1.5 0v8a.75.75 0 0 1-1.5 0Zm4 0v-8a.75.75 0 0 1 1.5 0v8a.75.75 0 0 1-1.5 0Zm-13-8V2.749A2.75 2.75 0 0 1 2.75 0h3a.75.75 0 0 1 0 1.5h-3c-.69 0-1.25.56-1.25 1.249V5.75a.75.75 0 0 1-1.5 0Zm18 0v-3c0-.69-.56-1.25-1.25-1.25h-3a.75.75 0 0 1 0-1.5h3a2.75 2.75 0 0 1 2.75 2.75v3a.75.75 0 0 1-1.5 0Z"
39
+ })]
40
+ });
41
+ return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
42
+ };
@@ -231,6 +231,8 @@ module.exports = {
231
231
  RemoteControl: require('./RemoteControl'),
232
232
  Replay: require('./Replay'),
233
233
  Router: require('./Router'),
234
+ ScanBarcode: require('./ScanBarcode'),
235
+ ScanBarcodeBold: require('./ScanBarcodeBold'),
234
236
  Search: require('./Search'),
235
237
  SearchBold: require('./SearchBold'),
236
238
  SearchPulseBold: require('./SearchPulseBold'),
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
2
+ <path d="M0 16.75v-3a.75.75 0 0 1 1.5 0v3c0 .69.56 1.25 1.25 1.25h3a.75.75 0 0 1 0 1.5h-3A2.75 2.75 0 0 1 0 16.75Zm18 0v-3a.75.75 0 0 1 1.5 0v3a2.75 2.75 0 0 1-2.75 2.75h-3a.75.75 0 0 1 0-1.5h3c.69 0 1.25-.56 1.25-1.25Zm-13-3v-8a.75.75 0 0 1 1.5 0v8a.75.75 0 0 1-1.5 0Zm4 0v-8a.75.75 0 0 1 1.5 0v8a.75.75 0 0 1-1.5 0Zm4 0v-8a.75.75 0 0 1 1.5 0v8a.75.75 0 0 1-1.5 0Zm-13-8V2.749A2.75 2.75 0 0 1 2.75 0h3a.75.75 0 0 1 0 1.5h-3c-.69 0-1.25.56-1.25 1.249V5.75a.75.75 0 0 1-1.5 0Zm18 0v-3c0-.69-.56-1.25-1.25-1.25h-3a.75.75 0 0 1 0-1.5h3a2.75 2.75 0 0 1 2.75 2.75v3a.75.75 0 0 1-1.5 0Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 19">
2
+ <path d="M0 16.5v-3a.5.5 0 0 1 1 0v3A1.5 1.5 0 0 0 2.5 18h3a.5.5 0 0 1 0 1h-3A2.5 2.5 0 0 1 0 16.5Zm18 0v-3a.5.5 0 0 1 1 0v3a2.5 2.5 0 0 1-2.5 2.5h-3a.5.5 0 0 1 0-1h3a1.5 1.5 0 0 0 1.5-1.5Zm-13-3v-8a.5.5 0 0 1 1 0v8a.5.5 0 0 1-1 0Zm4 0v-8a.5.5 0 0 1 1 0v8a.5.5 0 0 1-1 0Zm4 0v-8a.5.5 0 0 1 1 0v8a.5.5 0 0 1-1 0Zm-13-8V2.499A2.5 2.5 0 0 1 2.5 0h3a.5.5 0 0 1 0 1h-3A1.5 1.5 0 0 0 1 2.499V5.5a.5.5 0 0 1-1 0Zm18 0v-3A1.5 1.5 0 0 0 16.5 1h-3a.5.5 0 0 1 0-1h3A2.5 2.5 0 0 1 19 2.5v3a.5.5 0 0 1-1 0Z"/>
3
+ </svg>
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 29 May 2026 17:30:55 GMT
3
+ * Generated on Tue, 14 Jul 2026 18:28:40 GMT
4
4
  */
5
5
  module.exports = {
6
6
  border: {
@@ -63,22 +63,22 @@ module.exports = {
63
63
  },
64
64
  font: {
65
65
  HNforTELUSSA: {
66
- 300: 'https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal-v6_0_0-beta_1.woff',
67
- 400: 'https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal-v6_0_0-beta_1.woff',
68
- 500: 'https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal-v6_0_0-beta_1.woff',
69
- 700: 'https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal-v6_0_0-beta_1.woff'
66
+ 300: 'https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal-v6_1_0.woff',
67
+ 400: 'https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal-v6_1_0.woff',
68
+ 500: 'https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal-v6_1_0.woff',
69
+ 700: 'https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal-v6_1_0.woff'
70
70
  },
71
71
  HNforTELUSSAOTF: {
72
- 300: 'https://cdn.telus.digital/uds/HNforTELUSSA-Display-v6_0_0-beta_1.otf',
73
- 400: 'https://cdn.telus.digital/uds/HNforTELUSSA-v6_0_0-beta_1.otf',
74
- 500: 'https://cdn.telus.digital/uds/HNforTELUSSA-Md-v6_0_0-beta_1.otf',
75
- 700: 'https://cdn.telus.digital/uds/HNforTELUSSA-Bd-v6_0_0-beta_1.otf'
72
+ 300: 'https://cdn.telus.digital/uds/HNforTELUSSA-Display-v6_1_0.otf',
73
+ 400: 'https://cdn.telus.digital/uds/HNforTELUSSA-v6_1_0.otf',
74
+ 500: 'https://cdn.telus.digital/uds/HNforTELUSSA-Md-v6_1_0.otf',
75
+ 700: 'https://cdn.telus.digital/uds/HNforTELUSSA-Bd-v6_1_0.otf'
76
76
  },
77
77
  HNforTELUSSAWoff2: {
78
- 300: 'https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal2-v6_0_0-beta_1.woff2',
79
- 400: 'https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal2-v6_0_0-beta_1.woff2',
80
- 500: 'https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal2-v6_0_0-beta_1.woff2',
81
- 700: 'https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal2-v6_0_0-beta_1.woff2'
78
+ 300: 'https://cdn.telus.digital/uds/HNforTELUSSADisplay_normal_normal2-v6_1_0.woff2',
79
+ 400: 'https://cdn.telus.digital/uds/HNforTELUSSARegular_normal_normal2-v6_1_0.woff2',
80
+ 500: 'https://cdn.telus.digital/uds/HNforTELUSSAMedium_normal_normal2-v6_1_0.woff2',
81
+ 700: 'https://cdn.telus.digital/uds/HNforTELUSSABold_normal_normal2-v6_1_0.woff2'
82
82
  }
83
83
  },
84
84
  fontSize: {
@@ -334,6 +334,8 @@ module.exports = {
334
334
  RemoteControl: '@telus-uds/palette-allium/build/web/icons/remote-control.icon.svg',
335
335
  Replay: '@telus-uds/palette-allium/build/web/icons/replay.icon.svg',
336
336
  Router: '@telus-uds/palette-allium/build/web/icons/router.icon.svg',
337
+ ScanBarcode: '@telus-uds/palette-allium/build/web/icons/scan-barcode.icon.svg',
338
+ ScanBarcodeBold: '@telus-uds/palette-allium/build/web/icons/scan-barcode-bold.icon.svg',
337
339
  Search: '@telus-uds/palette-allium/build/web/icons/search.icon.svg',
338
340
  SearchBold: '@telus-uds/palette-allium/build/web/icons/search-bold.icon.svg',
339
341
  SearchPulseBold: '@telus-uds/palette-allium/build/web/icons/search-pulse-bold.icon.svg',
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
2
+ <path d="M0 16.75v-3a.75.75 0 0 1 1.5 0v3c0 .69.56 1.25 1.25 1.25h3a.75.75 0 0 1 0 1.5h-3A2.75 2.75 0 0 1 0 16.75Zm18 0v-3a.75.75 0 0 1 1.5 0v3a2.75 2.75 0 0 1-2.75 2.75h-3a.75.75 0 0 1 0-1.5h3c.69 0 1.25-.56 1.25-1.25Zm-13-3v-8a.75.75 0 0 1 1.5 0v8a.75.75 0 0 1-1.5 0Zm4 0v-8a.75.75 0 0 1 1.5 0v8a.75.75 0 0 1-1.5 0Zm4 0v-8a.75.75 0 0 1 1.5 0v8a.75.75 0 0 1-1.5 0Zm-13-8V2.749A2.75 2.75 0 0 1 2.75 0h3a.75.75 0 0 1 0 1.5h-3c-.69 0-1.25.56-1.25 1.249V5.75a.75.75 0 0 1-1.5 0Zm18 0v-3c0-.69-.56-1.25-1.25-1.25h-3a.75.75 0 0 1 0-1.5h3a2.75 2.75 0 0 1 2.75 2.75v3a.75.75 0 0 1-1.5 0Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 19">
2
+ <path d="M0 16.5v-3a.5.5 0 0 1 1 0v3A1.5 1.5 0 0 0 2.5 18h3a.5.5 0 0 1 0 1h-3A2.5 2.5 0 0 1 0 16.5Zm18 0v-3a.5.5 0 0 1 1 0v3a2.5 2.5 0 0 1-2.5 2.5h-3a.5.5 0 0 1 0-1h3a1.5 1.5 0 0 0 1.5-1.5Zm-13-3v-8a.5.5 0 0 1 1 0v8a.5.5 0 0 1-1 0Zm4 0v-8a.5.5 0 0 1 1 0v8a.5.5 0 0 1-1 0Zm4 0v-8a.5.5 0 0 1 1 0v8a.5.5 0 0 1-1 0Zm-13-8V2.499A2.5 2.5 0 0 1 2.5 0h3a.5.5 0 0 1 0 1h-3A1.5 1.5 0 0 0 1 2.499V5.5a.5.5 0 0 1-1 0Zm18 0v-3A1.5 1.5 0 0 0 16.5 1h-3a.5.5 0 0 1 0-1h3A2.5 2.5 0 0 1 19 2.5v3a.5.5 0 0 1-1 0Z"/>
3
+ </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@telus-uds/palette-allium",
3
- "version": "6.0.0-beta.1",
3
+ "version": "6.1.0",
4
4
  "description": "Telus(Allium) palette",
5
5
  "sideEffects": false,
6
6
  "keywords": [
@@ -16,13 +16,13 @@
16
16
  },
17
17
  "scripts": {
18
18
  "build": "system-tokens-build-palette",
19
- "dev": "nodemon -w palette.json -x 'npm run build'",
20
- "prepublishOnly": "npm run build"
19
+ "dev": "nodemon -w palette.json -x 'pnpm run build'",
20
+ "prepublishOnly": "pnpm run build"
21
21
  },
22
22
  "bugs": {
23
23
  "url": "https://github.com/telus/allium-design-system/issues"
24
24
  },
25
25
  "devDependencies": {
26
- "@telus-uds/system-tokens": "^2.0.0-beta.1"
26
+ "@telus-uds/system-tokens": "^2.0.1"
27
27
  }
28
28
  }
package/palette.json CHANGED
@@ -1330,6 +1330,14 @@
1330
1330
  "tags": ["Decorative", "General"],
1331
1331
  "value": "icon/router.svg"
1332
1332
  },
1333
+ "ScanBarcode": {
1334
+ "tags": ["Decorative", "General"],
1335
+ "value": "icon/scan-barcode.svg"
1336
+ },
1337
+ "ScanBarcodeBold": {
1338
+ "tags": ["Interface", "IconButton"],
1339
+ "value": "icon/scan-barcode-bold.svg"
1340
+ },
1333
1341
  "Search": {
1334
1342
  "tags": ["Interface", "Links"],
1335
1343
  "value": "icon/search.svg"