@telus-uds/palette-koodo 3.6.0 → 3.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 (66) hide show
  1. package/CHANGELOG.json +39 -1
  2. package/CHANGELOG.md +18 -2
  3. package/LICENSE +21 -0
  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 +2 -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 +2 -1
  14. package/build/rn/icons/Close.js +1 -1
  15. package/build/rn/icons/Close.native.js +1 -1
  16. package/build/rn/icons/Hamburger.js +1 -1
  17. package/build/rn/icons/Hamburger.native.js +1 -1
  18. package/build/rn/icons/Spyglass.js +1 -1
  19. package/build/rn/icons/Spyglass.native.js +1 -1
  20. package/build/rn/icons/User.js +3 -1
  21. package/build/rn/icons/User.native.js +3 -1
  22. package/build/rn/icons/UserAdd.js +4 -4
  23. package/build/rn/icons/UserAdd.native.js +4 -4
  24. package/build/rn/icons/close.icon.svg +1 -1
  25. package/build/rn/icons/hamburger.icon.svg +1 -1
  26. package/build/rn/icons/spyglass.icon.svg +1 -1
  27. package/build/rn/icons/user-add.icon.svg +3 -3
  28. package/build/rn/icons/user.icon.svg +2 -1
  29. package/build/rn/palette.js +2 -1
  30. package/build/web/fonts/fonts-cdn-family.css +15 -15
  31. package/build/web/fonts/fonts-cdn.css +15 -15
  32. package/build/web/fonts/fonts-local-family.css +15 -15
  33. package/build/web/fonts/fonts-local.css +15 -15
  34. package/build/web/icons/Close.js +1 -1
  35. package/build/web/icons/Hamburger.js +1 -1
  36. package/build/web/icons/Spyglass.js +1 -1
  37. package/build/web/icons/User.js +3 -1
  38. package/build/web/icons/UserAdd.js +4 -4
  39. package/build/web/icons/close.icon.svg +1 -1
  40. package/build/web/icons/hamburger.icon.svg +1 -1
  41. package/build/web/icons/spyglass.icon.svg +1 -1
  42. package/build/web/icons/user-add.icon.svg +3 -3
  43. package/build/web/icons/user.icon.svg +2 -1
  44. package/build/web/palette.js +17 -16
  45. package/icon/close.svg +1 -1
  46. package/icon/hamburger.svg +1 -1
  47. package/icon/spyglass.svg +1 -1
  48. package/icon/user-add.svg +3 -3
  49. package/icon/user.svg +2 -1
  50. package/package.json +1 -1
  51. package/palette.json +3 -0
  52. /package/build/web/fonts/{StagSans-Bold-v3_6_0.otf → StagSans-Bold-v3_7_0.otf} +0 -0
  53. /package/build/web/fonts/{StagSans-Bold-v3_6_0.woff → StagSans-Bold-v3_7_0.woff} +0 -0
  54. /package/build/web/fonts/{StagSans-Bold2-v3_6_0.woff2 → StagSans-Bold2-v3_7_0.woff2} +0 -0
  55. /package/build/web/fonts/{StagSans-Light-v3_6_0.otf → StagSans-Light-v3_7_0.otf} +0 -0
  56. /package/build/web/fonts/{StagSans-Light-v3_6_0.woff → StagSans-Light-v3_7_0.woff} +0 -0
  57. /package/build/web/fonts/{StagSans-Light2-v3_6_0.woff2 → StagSans-Light2-v3_7_0.woff2} +0 -0
  58. /package/build/web/fonts/{StagSans-Medium-v3_6_0.otf → StagSans-Medium-v3_7_0.otf} +0 -0
  59. /package/build/web/fonts/{StagSans-Medium-v3_6_0.woff → StagSans-Medium-v3_7_0.woff} +0 -0
  60. /package/build/web/fonts/{StagSans-Medium2-v3_6_0.woff2 → StagSans-Medium2-v3_7_0.woff2} +0 -0
  61. /package/build/web/fonts/{StagSans-Regular-v3_6_0.otf → StagSans-Regular-v3_7_0.otf} +0 -0
  62. /package/build/web/fonts/{StagSans-Regular-v3_6_0.woff → StagSans-Regular-v3_7_0.woff} +0 -0
  63. /package/build/web/fonts/{StagSans-Regular2-v3_6_0.woff2 → StagSans-Regular2-v3_7_0.woff2} +0 -0
  64. /package/build/web/fonts/{StagSans-Semibold-v3_6_0.otf → StagSans-Semibold-v3_7_0.otf} +0 -0
  65. /package/build/web/fonts/{StagSans-Semibold-v3_6_0.woff → StagSans-Semibold-v3_7_0.woff} +0 -0
  66. /package/build/web/fonts/{StagSans-Semibold2-v3_6_0.woff2 → StagSans-Semibold2-v3_7_0.woff2} +0 -0
package/CHANGELOG.json CHANGED
@@ -2,7 +2,45 @@
2
2
  "name": "@telus-uds/palette-koodo",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 26 Jun 2025 23:47:29 GMT",
5
+ "date": "Tue, 16 Sep 2025 21:19:36 GMT",
6
+ "tag": "@telus-uds/palette-koodo_v3.7.0",
7
+ "version": "3.7.0",
8
+ "comments": {
9
+ "minor": [
10
+ {
11
+ "author": "35577399+JoshHC@users.noreply.github.com",
12
+ "package": "@telus-uds/palette-koodo",
13
+ "commit": "b68d5de267e63005705c4ee6d3eead36bc7a9129",
14
+ "comment": "`Koodo icons`: Spyglass, Hamburger, Close, User, UserAdd and Tooltipfilled icons updated"
15
+ }
16
+ ],
17
+ "none": [
18
+ {
19
+ "author": "shahzaibkhalidmalik@outlook.com",
20
+ "package": "@telus-uds/palette-koodo",
21
+ "commit": "9cbe62baf251bd6b8504d6858b8c52fdbc113358",
22
+ "comment": "Add LICENSE file"
23
+ }
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "date": "Fri, 11 Jul 2025 22:22:37 GMT",
29
+ "tag": "@telus-uds/palette-koodo_v3.6.1",
30
+ "version": "3.6.1",
31
+ "comments": {
32
+ "patch": [
33
+ {
34
+ "author": "guillermo.peitzner@telus.com",
35
+ "package": "@telus-uds/palette-koodo",
36
+ "commit": "8500fc4c83369a8f17918a852fd963adcfba86d0",
37
+ "comment": "`Card`: add new sizes"
38
+ }
39
+ ]
40
+ }
41
+ },
42
+ {
43
+ "date": "Thu, 26 Jun 2025 23:54:42 GMT",
6
44
  "tag": "@telus-uds/palette-koodo_v3.6.0",
7
45
  "version": "3.6.0",
8
46
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,28 @@
1
1
  # Change Log - @telus-uds/palette-koodo
2
2
 
3
- This log was last generated on Thu, 26 Jun 2025 23:47:29 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 16 Sep 2025 21:19:36 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 3.7.0
8
+
9
+ Tue, 16 Sep 2025 21:19:36 GMT
10
+
11
+ ### Minor changes
12
+
13
+ - `Koodo icons`: Spyglass, Hamburger, Close, User, UserAdd and Tooltipfilled icons updated (35577399+JoshHC@users.noreply.github.com)
14
+
15
+ ## 3.6.1
16
+
17
+ Fri, 11 Jul 2025 22:22:37 GMT
18
+
19
+ ### Patches
20
+
21
+ - `Card`: add new sizes (guillermo.peitzner@telus.com)
22
+
7
23
  ## 3.6.0
8
24
 
9
- Thu, 26 Jun 2025 23:47:29 GMT
25
+ Thu, 26 Jun 2025 23:54:42 GMT
10
26
 
11
27
  ### Minor changes
12
28
 
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2025 TELUS
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 26 Jun 2025 23:50:44 GMT
5
+ Generated on Tue, 16 Sep 2025 21:21:14 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 Thu, 26 Jun 2025 23:50:44 GMT
5
+ Generated on Tue, 16 Sep 2025 21:21:14 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 Thu, 26 Jun 2025 23:50:44 GMT
5
+ Generated on Tue, 16 Sep 2025 21:21:14 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 Thu, 26 Jun 2025 23:50:44 GMT
5
+ Generated on Tue, 16 Sep 2025 21:21:14 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 Thu, 26 Jun 2025 23:50:44 GMT
5
+ Generated on Tue, 16 Sep 2025 21:21:14 GMT
6
6
  -->
7
7
 
8
8
  <resources>
@@ -31,6 +31,7 @@
31
31
  <dimen name="size_27">27.00dp</dimen>
32
32
  <dimen name="size_28">28.00dp</dimen>
33
33
  <dimen name="size_288">288.00dp</dimen>
34
+ <dimen name="size_29">29.00dp</dimen>
34
35
  <dimen name="size_3">3.00dp</dimen>
35
36
  <dimen name="size_32">32.00dp</dimen>
36
37
  <dimen name="size_320">320.00dp</dimen>
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Thu, 26 Jun 2025 23:50:44 GMT
7
+ // Generated on Tue, 16 Sep 2025 21:21:14 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 Thu, 26 Jun 2025 23:50:44 GMT
7
+ // Generated on Tue, 16 Sep 2025 21:21:14 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 Thu, 26 Jun 2025 23:50:44 GMT
7
+ // Generated on Tue, 16 Sep 2025 21:21:14 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 Thu, 26 Jun 2025 23:50:44 GMT
7
+ // Generated on Tue, 16 Sep 2025 21:21:14 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 Thu, 26 Jun 2025 23:50:44 GMT
7
+ // Generated on Tue, 16 Sep 2025 21:21:14 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -35,6 +35,7 @@ public enum PaletteSize {
35
35
  public static let size27 = CGFloat(27)
36
36
  public static let size28 = CGFloat(28)
37
37
  public static let size288 = CGFloat(288)
38
+ public static let size29 = CGFloat(29)
38
39
  public static let size3 = CGFloat(3)
39
40
  public static let size32 = CGFloat(32)
40
41
  public static let size320 = CGFloat(320)
@@ -35,7 +35,7 @@ module.exports = ({
35
35
  id: titleId,
36
36
  children: title
37
37
  }) : null, (0, _jsxRuntime.jsx)("path", {
38
- d: "M20.488 20.482a2.118 2.118 0 0 0 0-2.994l-5.493-5.489 5.488-5.492a2.118 2.118 0 1 0-2.995-2.994l-5.489 5.492-5.492-5.488a2.118 2.118 0 0 0-2.994 2.995l5.492 5.489-5.488 5.492a2.118 2.118 0 0 0 2.995 2.994l5.489-5.492 5.492 5.488a2.118 2.118 0 0 0 2.995 0Z"
38
+ d: "M17.776 3.967a1.593 1.593 0 0 1 2.253 2.252l-5.777 5.78 5.781 5.777a1.593 1.593 0 0 1-2.252 2.253l-5.78-5.777-5.777 5.781a1.593 1.593 0 0 1-2.253-2.252l5.777-5.78-5.781-5.777A1.593 1.593 0 1 1 6.219 3.97l5.78 5.777 5.777-5.781Z"
39
39
  })]
40
40
  });
41
41
  return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
@@ -34,7 +34,7 @@ module.exports = ({
34
34
  id: titleId,
35
35
  children: title
36
36
  }) : null, (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
37
- d: "M20.488 20.482a2.118 2.118 0 0 0 0-2.994l-5.493-5.489 5.488-5.492a2.118 2.118 0 1 0-2.995-2.994l-5.489 5.492-5.492-5.488a2.118 2.118 0 0 0-2.994 2.995l5.492 5.489-5.488 5.492a2.118 2.118 0 0 0 2.995 2.994l5.489-5.492 5.492 5.488a2.118 2.118 0 0 0 2.995 0Z"
37
+ d: "M17.776 3.967a1.593 1.593 0 0 1 2.253 2.252l-5.777 5.78 5.781 5.777a1.593 1.593 0 0 1-2.252 2.253l-5.78-5.777-5.777 5.781a1.593 1.593 0 0 1-2.253-2.252l5.777-5.78-5.781-5.777A1.593 1.593 0 1 1 6.219 3.97l5.78 5.777 5.777-5.781Z"
38
38
  })]
39
39
  });
40
40
  return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
@@ -35,7 +35,7 @@ module.exports = ({
35
35
  id: titleId,
36
36
  children: title
37
37
  }) : null, (0, _jsxRuntime.jsx)("path", {
38
- d: "M1.85 6.44h20.3a1.85 1.85 0 0 0 0-3.7H1.85a1.85 1.85 0 0 0 0 3.7Zm20.3 3.71H1.85a1.85 1.85 0 0 0 0 3.7h20.3a1.85 1.85 0 1 0 0-3.7Zm-20.3 7.41h20.3a1.85 1.85 0 1 1 0 3.7H1.85a1.85 1.85 0 0 1 0-3.7Z"
38
+ d: "M20.695 17.948a1.306 1.306 0 0 1 .923 2.227 1.306 1.306 0 0 1-.923.382H3.305A1.307 1.307 0 0 1 2 19.253a1.306 1.306 0 0 1 1.305-1.305h17.39Zm0-7.188a1.306 1.306 0 0 1 .923 2.227 1.306 1.306 0 0 1-.923.382H3.305A1.307 1.307 0 0 1 2 12.064a1.305 1.305 0 0 1 1.305-1.304h17.39Zm0-7.317A1.308 1.308 0 0 1 22 4.748a1.308 1.308 0 0 1-1.305 1.304H3.305a1.306 1.306 0 0 1-.923-2.227 1.31 1.31 0 0 1 .923-.382h17.39Z"
39
39
  })]
40
40
  });
41
41
  return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
@@ -34,7 +34,7 @@ module.exports = ({
34
34
  id: titleId,
35
35
  children: title
36
36
  }) : null, (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
37
- d: "M1.85 6.44h20.3a1.85 1.85 0 0 0 0-3.7H1.85a1.85 1.85 0 0 0 0 3.7Zm20.3 3.71H1.85a1.85 1.85 0 0 0 0 3.7h20.3a1.85 1.85 0 1 0 0-3.7Zm-20.3 7.41h20.3a1.85 1.85 0 1 1 0 3.7H1.85a1.85 1.85 0 0 1 0-3.7Z"
37
+ d: "M20.695 17.948a1.306 1.306 0 0 1 .923 2.227 1.306 1.306 0 0 1-.923.382H3.305A1.307 1.307 0 0 1 2 19.253a1.306 1.306 0 0 1 1.305-1.305h17.39Zm0-7.188a1.306 1.306 0 0 1 .923 2.227 1.306 1.306 0 0 1-.923.382H3.305A1.307 1.307 0 0 1 2 12.064a1.305 1.305 0 0 1 1.305-1.304h17.39Zm0-7.317A1.308 1.308 0 0 1 22 4.748a1.308 1.308 0 0 1-1.305 1.304H3.305a1.306 1.306 0 0 1-.923-2.227 1.31 1.31 0 0 1 .923-.382h17.39Z"
38
38
  })]
39
39
  });
40
40
  return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
@@ -36,7 +36,7 @@ module.exports = ({
36
36
  children: title
37
37
  }) : null, (0, _jsxRuntime.jsx)("path", {
38
38
  fillRule: "evenodd",
39
- d: "M15.29 18.242a9.866 9.866 0 0 1-5.377 1.584c-5.474 0-9.912-4.438-9.912-9.913C0 4.44 4.439.001 9.913.001c5.475 0 9.913 4.438 9.913 9.912a9.866 9.866 0 0 1-1.584 5.377l5.146 5.147a2.087 2.087 0 0 1-2.951 2.95l-5.147-5.145ZM3.131 9.913a6.782 6.782 0 1 1 11.733 4.636 2.103 2.103 0 0 0-.315.315A6.782 6.782 0 0 1 3.13 9.914Z",
39
+ d: "M9.955 2.3c2.142 0 3.947.74 5.431 2.225 1.485 1.485 2.226 3.29 2.226 5.433 0 .858-.13 1.654-.389 2.392a6.802 6.802 0 0 1-1.049 1.958l-.163.209 5.399 5.406c.195.199.294.44.294.747 0 .304-.1.543-.297.736l-.002.002a.996.996 0 0 1-.742.292.995.995 0 0 1-.742-.292l-5.393-5.393-.21.162a6.888 6.888 0 0 1-1.97 1.05 7.233 7.233 0 0 1-2.393.388c-2.143 0-3.948-.74-5.433-2.225-1.485-1.485-2.226-3.29-2.226-5.432 0-2.143.741-3.948 2.226-5.433C6.007 3.041 7.812 2.3 9.955 2.3Zm0 2.128c-1.534 0-2.847.538-3.92 1.611-1.072 1.073-1.61 2.385-1.61 3.919 0 1.534.538 2.846 1.61 3.919 1.073 1.072 2.386 1.611 3.92 1.611 1.533 0 2.846-.538 3.918-1.611 1.073-1.073 1.612-2.385 1.612-3.919 0-1.534-.539-2.846-1.611-3.919-1.073-1.073-2.386-1.611-3.92-1.611Z",
40
40
  clipRule: "evenodd"
41
41
  })]
42
42
  });
@@ -35,7 +35,7 @@ module.exports = ({
35
35
  children: title
36
36
  }) : null, (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
37
37
  fillRule: "evenodd",
38
- d: "M15.29 18.242a9.866 9.866 0 0 1-5.377 1.584c-5.474 0-9.912-4.438-9.912-9.913C0 4.44 4.439.001 9.913.001c5.475 0 9.913 4.438 9.913 9.912a9.866 9.866 0 0 1-1.584 5.377l5.146 5.147a2.087 2.087 0 0 1-2.951 2.95l-5.147-5.145ZM3.131 9.913a6.782 6.782 0 1 1 11.733 4.636 2.103 2.103 0 0 0-.315.315A6.782 6.782 0 0 1 3.13 9.914Z",
38
+ d: "M9.955 2.3c2.142 0 3.947.74 5.431 2.225 1.485 1.485 2.226 3.29 2.226 5.433 0 .858-.13 1.654-.389 2.392a6.802 6.802 0 0 1-1.049 1.958l-.163.209 5.399 5.406c.195.199.294.44.294.747 0 .304-.1.543-.297.736l-.002.002a.996.996 0 0 1-.742.292.995.995 0 0 1-.742-.292l-5.393-5.393-.21.162a6.888 6.888 0 0 1-1.97 1.05 7.233 7.233 0 0 1-2.393.388c-2.143 0-3.948-.74-5.433-2.225-1.485-1.485-2.226-3.29-2.226-5.432 0-2.143.741-3.948 2.226-5.433C6.007 3.041 7.812 2.3 9.955 2.3Zm0 2.128c-1.534 0-2.847.538-3.92 1.611-1.072 1.073-1.61 2.385-1.61 3.919 0 1.534.538 2.846 1.61 3.919 1.073 1.072 2.386 1.611 3.92 1.611 1.533 0 2.846-.538 3.918-1.611 1.073-1.073 1.612-2.385 1.612-3.919 0-1.534-.539-2.846-1.611-3.919-1.073-1.073-2.386-1.611-3.92-1.611Z",
39
39
  clipRule: "evenodd"
40
40
  })]
41
41
  });
@@ -35,8 +35,10 @@ module.exports = ({
35
35
  id: titleId,
36
36
  children: title
37
37
  }) : null, (0, _jsxRuntime.jsx)("path", {
38
+ d: "M12 5.754a2.667 2.667 0 1 1 0 5.333 2.667 2.667 0 0 1 0-5.333Z"
39
+ }), (0, _jsxRuntime.jsx)("path", {
38
40
  fillRule: "evenodd",
39
- d: "M12 20.5c2.06 0 3.948-.732 5.419-1.951a5.469 5.469 0 0 0-10.608.184A8.463 8.463 0 0 0 12 20.5Zm.138-8.5a7.966 7.966 0 0 1 7.13 4.41 8.5 8.5 0 1 0-14.38.249A7.968 7.968 0 0 1 12.139 12ZM12 23c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11Zm0-12.004a2.933 2.933 0 1 0 0-5.867 2.933 2.933 0 0 0 0 5.867Z",
41
+ d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm.126 12a5.244 5.244 0 0 0-5.145 4.229A7.964 7.964 0 0 0 12 20c2 0 3.827-.737 5.23-1.95A5.243 5.243 0 0 0 12.126 14ZM12 4a8 8 0 0 0-6.592 12.531A7.245 7.245 0 0 1 12.126 12l.373.01a7.244 7.244 0 0 1 6.245 4.29A8 8 0 0 0 12 4Z",
40
42
  clipRule: "evenodd"
41
43
  })]
42
44
  });
@@ -34,8 +34,10 @@ module.exports = ({
34
34
  id: titleId,
35
35
  children: title
36
36
  }) : null, (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
37
+ d: "M12 5.754a2.667 2.667 0 1 1 0 5.333 2.667 2.667 0 0 1 0-5.333Z"
38
+ }), (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
37
39
  fillRule: "evenodd",
38
- d: "M12 20.5c2.06 0 3.948-.732 5.419-1.951a5.469 5.469 0 0 0-10.608.184A8.463 8.463 0 0 0 12 20.5Zm.138-8.5a7.966 7.966 0 0 1 7.13 4.41 8.5 8.5 0 1 0-14.38.249A7.968 7.968 0 0 1 12.139 12ZM12 23c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11Zm0-12.004a2.933 2.933 0 1 0 0-5.867 2.933 2.933 0 0 0 0 5.867Z",
40
+ d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm.126 12a5.244 5.244 0 0 0-5.145 4.229A7.964 7.964 0 0 0 12 20c2 0 3.827-.737 5.23-1.95A5.243 5.243 0 0 0 12.126 14ZM12 4a8 8 0 0 0-6.592 12.531A7.245 7.245 0 0 1 12.126 12l.373.01a7.244 7.244 0 0 1 6.245 4.29A8 8 0 0 0 12 4Z",
39
41
  clipRule: "evenodd"
40
42
  })]
41
43
  });
@@ -35,13 +35,13 @@ module.exports = ({
35
35
  id: titleId,
36
36
  children: title
37
37
  }) : null, (0, _jsxRuntime.jsx)("path", {
38
+ d: "M8.91 2.44A9.87 9.87 0 0 1 21.241 12a.891.891 0 0 1-1.78 0 8.091 8.091 0 0 0-16.137-.836 8.092 8.092 0 0 0 1.829 6.011 7.62 7.62 0 0 1 8.963-4.334 1.113 1.113 0 1 1-.576 2.15 5.39 5.39 0 0 0-6.593 3.781A8.09 8.09 0 0 0 12.568 20a.89.89 0 0 1 .264 1.762A9.872 9.872 0 0 1 8.909 2.441Z"
39
+ }), (0, _jsxRuntime.jsx)("path", {
38
40
  fillRule: "evenodd",
39
- d: "M18.457 13.922A4.541 4.541 0 0 1 23 18.46 4.542 4.542 0 0 1 18.457 23a4.542 4.542 0 0 1-4.544-4.54 4.542 4.542 0 0 1 4.544-4.538Zm.01 1.233a.812.812 0 0 0-.81.812v1.622h-1.622a.812.812 0 0 0 0 1.622h1.622v1.621a.812.812 0 0 0 1.622 0v-1.621H20.9a.812.812 0 0 0 0-1.622h-1.62v-1.622a.812.812 0 0 0-.812-.812Z",
41
+ d: "M18.199 13.201A4.3 4.3 0 0 1 22.5 17.5a4.3 4.3 0 0 1-4.301 4.297 4.3 4.3 0 0 1-4.303-4.297 4.3 4.3 0 0 1 4.304-4.3Zm.01 1.168a.768.768 0 0 0-.768.768v1.536h-1.535a.768.768 0 0 0 0 1.536h1.535v1.535a.768.768 0 0 0 1.536 0v-1.535h1.535a.769.769 0 0 0 0-1.536h-1.535v-1.536a.769.769 0 0 0-.768-.768Z",
40
42
  clipRule: "evenodd"
41
43
  }), (0, _jsxRuntime.jsx)("path", {
42
- d: "M11.521 1c5.811 0 10.523 4.71 10.523 10.521 0 .354-.018.704-.052 1.05a1.17 1.17 0 0 1-2.327-.231 8.184 8.184 0 1 0-15.008 3.637 7.718 7.718 0 0 1 10.59-3.665 1.169 1.169 0 1 1-1.08 2.074 5.378 5.378 0 0 0-7.717 3.556 8.146 8.146 0 0 0 5.861 1.726 1.169 1.169 0 0 1 .222 2.327c-.333.032-.67.049-1.011.049C5.71 22.044 1 17.332 1 11.52 1 5.712 5.71 1.002 11.521 1Z"
43
- }), (0, _jsxRuntime.jsx)("path", {
44
- d: "M11.521 4.95a2.806 2.806 0 1 1 0 5.611 2.806 2.806 0 0 1 0-5.612Z"
44
+ d: "M13.984 8.55a2.612 2.612 0 1 1-5.225 0 2.612 2.612 0 0 1 5.225 0Z"
45
45
  })]
46
46
  });
47
47
  return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
@@ -34,13 +34,13 @@ module.exports = ({
34
34
  id: titleId,
35
35
  children: title
36
36
  }) : null, (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
37
+ d: "M8.91 2.44A9.87 9.87 0 0 1 21.241 12a.891.891 0 0 1-1.78 0 8.091 8.091 0 0 0-16.137-.836 8.092 8.092 0 0 0 1.829 6.011 7.62 7.62 0 0 1 8.963-4.334 1.113 1.113 0 1 1-.576 2.15 5.39 5.39 0 0 0-6.593 3.781A8.09 8.09 0 0 0 12.568 20a.89.89 0 0 1 .264 1.762A9.872 9.872 0 0 1 8.909 2.441Z"
38
+ }), (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
37
39
  fillRule: "evenodd",
38
- d: "M18.457 13.922A4.541 4.541 0 0 1 23 18.46 4.542 4.542 0 0 1 18.457 23a4.542 4.542 0 0 1-4.544-4.54 4.542 4.542 0 0 1 4.544-4.538Zm.01 1.233a.812.812 0 0 0-.81.812v1.622h-1.622a.812.812 0 0 0 0 1.622h1.622v1.621a.812.812 0 0 0 1.622 0v-1.621H20.9a.812.812 0 0 0 0-1.622h-1.62v-1.622a.812.812 0 0 0-.812-.812Z",
40
+ d: "M18.199 13.201A4.3 4.3 0 0 1 22.5 17.5a4.3 4.3 0 0 1-4.301 4.297 4.3 4.3 0 0 1-4.303-4.297 4.3 4.3 0 0 1 4.304-4.3Zm.01 1.168a.768.768 0 0 0-.768.768v1.536h-1.535a.768.768 0 0 0 0 1.536h1.535v1.535a.768.768 0 0 0 1.536 0v-1.535h1.535a.769.769 0 0 0 0-1.536h-1.535v-1.536a.769.769 0 0 0-.768-.768Z",
39
41
  clipRule: "evenodd"
40
42
  }), (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
41
- d: "M11.521 1c5.811 0 10.523 4.71 10.523 10.521 0 .354-.018.704-.052 1.05a1.17 1.17 0 0 1-2.327-.231 8.184 8.184 0 1 0-15.008 3.637 7.718 7.718 0 0 1 10.59-3.665 1.169 1.169 0 1 1-1.08 2.074 5.378 5.378 0 0 0-7.717 3.556 8.146 8.146 0 0 0 5.861 1.726 1.169 1.169 0 0 1 .222 2.327c-.333.032-.67.049-1.011.049C5.71 22.044 1 17.332 1 11.52 1 5.712 5.71 1.002 11.521 1Z"
42
- }), (0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
43
- d: "M11.521 4.95a2.806 2.806 0 1 1 0 5.611 2.806 2.806 0 0 1 0-5.612Z"
43
+ d: "M13.984 8.55a2.612 2.612 0 1 1-5.225 0 2.612 2.612 0 0 1 5.225 0Z"
44
44
  })]
45
45
  });
46
46
  return hasGradient ? gradientUtils.addGradientToSvg(svgContent, gradientDefs) : svgContent;
@@ -1,3 +1,3 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
- <path d="M20.488 20.482a2.118 2.118 0 0 0 0-2.994l-5.493-5.489 5.488-5.492a2.118 2.118 0 1 0-2.995-2.994l-5.489 5.492-5.492-5.488a2.118 2.118 0 0 0-2.994 2.995l5.492 5.489-5.488 5.492a2.118 2.118 0 0 0 2.995 2.994l5.489-5.492 5.492 5.488a2.118 2.118 0 0 0 2.995 0Z"/>
2
+ <path d="M17.776 3.967a1.593 1.593 0 0 1 2.253 2.252l-5.777 5.78 5.781 5.777a1.593 1.593 0 0 1-2.252 2.253l-5.78-5.777-5.777 5.781a1.593 1.593 0 0 1-2.253-2.252l5.777-5.78-5.781-5.777A1.593 1.593 0 1 1 6.219 3.97l5.78 5.777 5.777-5.781Z"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
- <path d="M1.85 6.44h20.3a1.85 1.85 0 0 0 0-3.7H1.85a1.85 1.85 0 0 0 0 3.7Zm20.3 3.71H1.85a1.85 1.85 0 0 0 0 3.7h20.3a1.85 1.85 0 1 0 0-3.7Zm-20.3 7.41h20.3a1.85 1.85 0 1 1 0 3.7H1.85a1.85 1.85 0 0 1 0-3.7Z"/>
2
+ <path d="M20.695 17.948a1.306 1.306 0 0 1 .923 2.227 1.306 1.306 0 0 1-.923.382H3.305A1.307 1.307 0 0 1 2 19.253a1.306 1.306 0 0 1 1.305-1.305h17.39Zm0-7.188a1.306 1.306 0 0 1 .923 2.227 1.306 1.306 0 0 1-.923.382H3.305A1.307 1.307 0 0 1 2 12.064a1.305 1.305 0 0 1 1.305-1.304h17.39Zm0-7.317A1.308 1.308 0 0 1 22 4.748a1.308 1.308 0 0 1-1.305 1.304H3.305a1.306 1.306 0 0 1-.923-2.227 1.31 1.31 0 0 1 .923-.382h17.39Z"/>
3
3
  </svg>
@@ -1,3 +1,3 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
- <path fill-rule="evenodd" d="M15.29 18.242a9.866 9.866 0 0 1-5.377 1.584c-5.474 0-9.912-4.438-9.912-9.913C0 4.44 4.439.001 9.913.001c5.475 0 9.913 4.438 9.913 9.912a9.866 9.866 0 0 1-1.584 5.377l5.146 5.147a2.087 2.087 0 0 1-2.951 2.95l-5.147-5.145ZM3.131 9.913a6.782 6.782 0 1 1 11.733 4.636 2.103 2.103 0 0 0-.315.315A6.782 6.782 0 0 1 3.13 9.914Z" clip-rule="evenodd"/>
2
+ <path fill-rule="evenodd" d="M9.955 2.3c2.142 0 3.947.74 5.431 2.225 1.485 1.485 2.226 3.29 2.226 5.433 0 .858-.13 1.654-.389 2.392a6.802 6.802 0 0 1-1.049 1.958l-.163.209 5.399 5.406c.195.199.294.44.294.747 0 .304-.1.543-.297.736l-.002.002a.996.996 0 0 1-.742.292.995.995 0 0 1-.742-.292l-5.393-5.393-.21.162a6.888 6.888 0 0 1-1.97 1.05 7.233 7.233 0 0 1-2.393.388c-2.143 0-3.948-.74-5.433-2.225-1.485-1.485-2.226-3.29-2.226-5.432 0-2.143.741-3.948 2.226-5.433C6.007 3.041 7.812 2.3 9.955 2.3Zm0 2.128c-1.534 0-2.847.538-3.92 1.611-1.072 1.073-1.61 2.385-1.61 3.919 0 1.534.538 2.846 1.61 3.919 1.073 1.072 2.386 1.611 3.92 1.611 1.533 0 2.846-.538 3.918-1.611 1.073-1.073 1.612-2.385 1.612-3.919 0-1.534-.539-2.846-1.611-3.919-1.073-1.073-2.386-1.611-3.92-1.611Z" clip-rule="evenodd"/>
3
3
  </svg>
@@ -1,5 +1,5 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
- <path fill-rule="evenodd" d="M18.457 13.922A4.541 4.541 0 0 1 23 18.46 4.542 4.542 0 0 1 18.457 23a4.542 4.542 0 0 1-4.544-4.54 4.542 4.542 0 0 1 4.544-4.538Zm.01 1.233a.812.812 0 0 0-.81.812v1.622h-1.622a.812.812 0 0 0 0 1.622h1.622v1.621a.812.812 0 0 0 1.622 0v-1.621H20.9a.812.812 0 0 0 0-1.622h-1.62v-1.622a.812.812 0 0 0-.812-.812Z" clip-rule="evenodd"/>
3
- <path d="M11.521 1c5.811 0 10.523 4.71 10.523 10.521 0 .354-.018.704-.052 1.05a1.17 1.17 0 0 1-2.327-.231 8.184 8.184 0 1 0-15.008 3.637 7.718 7.718 0 0 1 10.59-3.665 1.169 1.169 0 1 1-1.08 2.074 5.378 5.378 0 0 0-7.717 3.556 8.146 8.146 0 0 0 5.861 1.726 1.169 1.169 0 0 1 .222 2.327c-.333.032-.67.049-1.011.049C5.71 22.044 1 17.332 1 11.52 1 5.712 5.71 1.002 11.521 1Z"/>
4
- <path d="M11.521 4.95a2.806 2.806 0 1 1 0 5.611 2.806 2.806 0 0 1 0-5.612Z"/>
2
+ <path d="M8.91 2.44A9.87 9.87 0 0 1 21.241 12a.891.891 0 0 1-1.78 0 8.091 8.091 0 0 0-16.137-.836 8.092 8.092 0 0 0 1.829 6.011 7.62 7.62 0 0 1 8.963-4.334 1.113 1.113 0 1 1-.576 2.15 5.39 5.39 0 0 0-6.593 3.781A8.09 8.09 0 0 0 12.568 20a.89.89 0 0 1 .264 1.762A9.872 9.872 0 0 1 8.909 2.441Z"/>
3
+ <path fill-rule="evenodd" d="M18.199 13.201A4.3 4.3 0 0 1 22.5 17.5a4.3 4.3 0 0 1-4.301 4.297 4.3 4.3 0 0 1-4.303-4.297 4.3 4.3 0 0 1 4.304-4.3Zm.01 1.168a.768.768 0 0 0-.768.768v1.536h-1.535a.768.768 0 0 0 0 1.536h1.535v1.535a.768.768 0 0 0 1.536 0v-1.535h1.535a.769.769 0 0 0 0-1.536h-1.535v-1.536a.769.769 0 0 0-.768-.768Z" clip-rule="evenodd"/>
4
+ <path d="M13.984 8.55a2.612 2.612 0 1 1-5.225 0 2.612 2.612 0 0 1 5.225 0Z"/>
5
5
  </svg>
@@ -1,3 +1,4 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
- <path fill-rule="evenodd" d="M12 20.5c2.06 0 3.948-.732 5.419-1.951a5.469 5.469 0 0 0-10.608.184A8.463 8.463 0 0 0 12 20.5Zm.138-8.5a7.966 7.966 0 0 1 7.13 4.41 8.5 8.5 0 1 0-14.38.249A7.968 7.968 0 0 1 12.139 12ZM12 23c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11Zm0-12.004a2.933 2.933 0 1 0 0-5.867 2.933 2.933 0 0 0 0 5.867Z" clip-rule="evenodd"/>
2
+ <path d="M12 5.754a2.667 2.667 0 1 1 0 5.333 2.667 2.667 0 0 1 0-5.333Z"/>
3
+ <path fill-rule="evenodd" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm.126 12a5.244 5.244 0 0 0-5.145 4.229A7.964 7.964 0 0 0 12 20c2 0 3.827-.737 5.23-1.95A5.243 5.243 0 0 0 12.126 14ZM12 4a8 8 0 0 0-6.592 12.531A7.245 7.245 0 0 1 12.126 12l.373.01a7.244 7.244 0 0 1 6.245 4.29A8 8 0 0 0 12 4Z" clip-rule="evenodd"/>
3
4
  </svg>
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 26 Jun 2025 23:50:46 GMT
3
+ * Generated on Tue, 16 Sep 2025 21:21:17 GMT
4
4
  */
5
5
  module.exports = {
6
6
  border: {
@@ -386,6 +386,7 @@ module.exports = {
386
386
  size27: 27,
387
387
  size28: 28,
388
388
  size288: 288,
389
+ size29: 29,
389
390
  size3: 3,
390
391
  size32: 32,
391
392
  size320: 320,
@@ -1,104 +1,104 @@
1
1
  @font-face {
2
2
  font-family: 'StagSans';
3
- src: url('https://cdn.telus.digital/uds/StagSans-Light-v3_6_0.otf');
3
+ src: url('https://cdn.telus.digital/uds/StagSans-Light-v3_7_0.otf');
4
4
  font-weight: 300;
5
5
  font-style: normal;
6
6
  font-display: block;
7
7
  }
8
8
  @font-face {
9
9
  font-family: 'StagSans';
10
- src: url('https://cdn.telus.digital/uds/StagSans-Regular-v3_6_0.otf');
10
+ src: url('https://cdn.telus.digital/uds/StagSans-Regular-v3_7_0.otf');
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: 'StagSans';
17
- src: url('https://cdn.telus.digital/uds/StagSans-Medium-v3_6_0.otf');
17
+ src: url('https://cdn.telus.digital/uds/StagSans-Medium-v3_7_0.otf');
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: 'StagSans';
24
- src: url('https://cdn.telus.digital/uds/StagSans-Semibold-v3_6_0.otf');
24
+ src: url('https://cdn.telus.digital/uds/StagSans-Semibold-v3_7_0.otf');
25
25
  font-weight: 600;
26
26
  font-style: normal;
27
27
  font-display: block;
28
28
  }
29
29
  @font-face {
30
30
  font-family: 'StagSans';
31
- src: url('https://cdn.telus.digital/uds/StagSans-Bold-v3_6_0.otf');
31
+ src: url('https://cdn.telus.digital/uds/StagSans-Bold-v3_7_0.otf');
32
32
  font-weight: 700;
33
33
  font-style: normal;
34
34
  font-display: block;
35
35
  }
36
36
  @font-face {
37
37
  font-family: 'StagSansWoff';
38
- src: url('https://cdn.telus.digital/uds/StagSans-Light-v3_6_0.woff');
38
+ src: url('https://cdn.telus.digital/uds/StagSans-Light-v3_7_0.woff');
39
39
  font-weight: 300;
40
40
  font-style: normal;
41
41
  font-display: block;
42
42
  }
43
43
  @font-face {
44
44
  font-family: 'StagSansWoff';
45
- src: url('https://cdn.telus.digital/uds/StagSans-Regular-v3_6_0.woff');
45
+ src: url('https://cdn.telus.digital/uds/StagSans-Regular-v3_7_0.woff');
46
46
  font-weight: 400;
47
47
  font-style: normal;
48
48
  font-display: block;
49
49
  }
50
50
  @font-face {
51
51
  font-family: 'StagSansWoff';
52
- src: url('https://cdn.telus.digital/uds/StagSans-Medium-v3_6_0.woff');
52
+ src: url('https://cdn.telus.digital/uds/StagSans-Medium-v3_7_0.woff');
53
53
  font-weight: 500;
54
54
  font-style: normal;
55
55
  font-display: block;
56
56
  }
57
57
  @font-face {
58
58
  font-family: 'StagSansWoff';
59
- src: url('https://cdn.telus.digital/uds/StagSans-Semibold-v3_6_0.woff');
59
+ src: url('https://cdn.telus.digital/uds/StagSans-Semibold-v3_7_0.woff');
60
60
  font-weight: 600;
61
61
  font-style: normal;
62
62
  font-display: block;
63
63
  }
64
64
  @font-face {
65
65
  font-family: 'StagSansWoff';
66
- src: url('https://cdn.telus.digital/uds/StagSans-Bold-v3_6_0.woff');
66
+ src: url('https://cdn.telus.digital/uds/StagSans-Bold-v3_7_0.woff');
67
67
  font-weight: 700;
68
68
  font-style: normal;
69
69
  font-display: block;
70
70
  }
71
71
  @font-face {
72
72
  font-family: 'StagSansWoff2';
73
- src: url('https://cdn.telus.digital/uds/StagSans-Light2-v3_6_0.woff2');
73
+ src: url('https://cdn.telus.digital/uds/StagSans-Light2-v3_7_0.woff2');
74
74
  font-weight: 300;
75
75
  font-style: normal;
76
76
  font-display: block;
77
77
  }
78
78
  @font-face {
79
79
  font-family: 'StagSansWoff2';
80
- src: url('https://cdn.telus.digital/uds/StagSans-Regular2-v3_6_0.woff2');
80
+ src: url('https://cdn.telus.digital/uds/StagSans-Regular2-v3_7_0.woff2');
81
81
  font-weight: 400;
82
82
  font-style: normal;
83
83
  font-display: block;
84
84
  }
85
85
  @font-face {
86
86
  font-family: 'StagSansWoff2';
87
- src: url('https://cdn.telus.digital/uds/StagSans-Medium2-v3_6_0.woff2');
87
+ src: url('https://cdn.telus.digital/uds/StagSans-Medium2-v3_7_0.woff2');
88
88
  font-weight: 500;
89
89
  font-style: normal;
90
90
  font-display: block;
91
91
  }
92
92
  @font-face {
93
93
  font-family: 'StagSansWoff2';
94
- src: url('https://cdn.telus.digital/uds/StagSans-Semibold2-v3_6_0.woff2');
94
+ src: url('https://cdn.telus.digital/uds/StagSans-Semibold2-v3_7_0.woff2');
95
95
  font-weight: 600;
96
96
  font-style: normal;
97
97
  font-display: block;
98
98
  }
99
99
  @font-face {
100
100
  font-family: 'StagSansWoff2';
101
- src: url('https://cdn.telus.digital/uds/StagSans-Bold2-v3_6_0.woff2');
101
+ src: url('https://cdn.telus.digital/uds/StagSans-Bold2-v3_7_0.woff2');
102
102
  font-weight: 700;
103
103
  font-style: normal;
104
104
  font-display: block;