@telus-uds/palette-allium 2.10.2 → 2.12.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/build/android/border.xml +1 -1
  2. package/build/android/color.xml +2 -1
  3. package/build/android/font_size.xml +1 -1
  4. package/build/android/radius.xml +2 -1
  5. package/build/android/size.xml +1 -1
  6. package/build/ios/Border.swift +1 -1
  7. package/build/ios/Color.swift +2 -1
  8. package/build/ios/FontSize.swift +1 -1
  9. package/build/ios/Radius.swift +2 -1
  10. package/build/ios/Size.swift +1 -1
  11. package/build/rn/icons/EyeClosed.js +36 -0
  12. package/build/rn/icons/EyeClosed.native.js +36 -0
  13. package/build/rn/icons/EyeMasked.js +27 -0
  14. package/build/rn/icons/EyeMasked.native.js +27 -0
  15. package/build/rn/icons/EyeOpened.js +34 -0
  16. package/build/rn/icons/EyeOpened.native.js +34 -0
  17. package/build/rn/icons/EyeUnmasked.js +31 -0
  18. package/build/rn/icons/EyeUnmasked.native.js +31 -0
  19. package/build/rn/icons/eye-closed.icon.svg +21 -0
  20. package/build/rn/icons/eye-masked.icon.svg +3 -0
  21. package/build/rn/icons/eye-opened.icon.svg +17 -0
  22. package/build/rn/icons/eye-unmasked.icon.svg +4 -0
  23. package/build/rn/icons/index.js +4 -0
  24. package/build/rn/palette.js +7 -1
  25. package/build/web/fonts/fonts-cdn-family.css +7 -7
  26. package/build/web/fonts/fonts-cdn.css +7 -7
  27. package/build/web/fonts/fonts-local-family.css +7 -7
  28. package/build/web/fonts/fonts-local.css +7 -7
  29. package/build/web/icons/EyeClosed.js +36 -0
  30. package/build/web/icons/EyeMasked.js +27 -0
  31. package/build/web/icons/EyeOpened.js +34 -0
  32. package/build/web/icons/EyeUnmasked.js +31 -0
  33. package/build/web/icons/eye-closed.icon.svg +21 -0
  34. package/build/web/icons/eye-masked.icon.svg +3 -0
  35. package/build/web/icons/eye-opened.icon.svg +17 -0
  36. package/build/web/icons/eye-unmasked.icon.svg +4 -0
  37. package/build/web/icons/index.js +4 -0
  38. package/build/web/palette.js +14 -8
  39. package/package.json +2 -2
  40. package/palette.json +21 -1
  41. /package/build/web/fonts/{v2_10_2-HelveticaNow-300-E65qVPHqfhk7jEWTt1-rT.otf → v2_12_0-HelveticaNow-300-GQTIJcNzeiMNFVqQdQyE8.otf} +0 -0
  42. /package/build/web/fonts/{v2_10_2-HelveticaNow-400-DqEP-5idjXU455iYctstD.woff → v2_12_0-HelveticaNow-400-X18I7rU_--7V60krgWAKa.woff} +0 -0
  43. /package/build/web/fonts/{v2_10_2-HelveticaNow-500-xetdeHSAs4hD62HsL0VGl.woff → v2_12_0-HelveticaNow-500-7etJ9l306SoPEv2w9oRB-.woff} +0 -0
  44. /package/build/web/fonts/{v2_10_2-HelveticaNow-700-ZxCNcWTs1HaUg1Hq_K_bk.woff → v2_12_0-HelveticaNow-700-Nvy90sHfDCcKjrG33KX5-.woff} +0 -0
  45. /package/build/web/fonts/{v2_10_2-HelveticaNowOTF-400-RXtNDoPJq_nZMF9wLIdwV.otf → v2_12_0-HelveticaNowOTF-400-3721htDUQXXiEtBCdE9_8.otf} +0 -0
  46. /package/build/web/fonts/{v2_10_2-HelveticaNowOTF-500-3WcxhcFhlCHHKjjuNWtvH.otf → v2_12_0-HelveticaNowOTF-500-JGmBuN2hF8iBsqYhCvPmP.otf} +0 -0
  47. /package/build/web/fonts/{v2_10_2-HelveticaNowOTF-700-ZVV5tKoXoPKOxOPHgikfM.otf → v2_12_0-HelveticaNowOTF-700-G47ofSN_VmjbPLPszevNE.otf} +0 -0
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 07 Mar 2023 21:12:30 GMT
5
+ Generated on Thu, 23 Mar 2023 20:51:30 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, 07 Mar 2023 21:12:30 GMT
5
+ Generated on Thu, 23 Mar 2023 20:51:30 GMT
6
6
  -->
7
7
 
8
8
  <resources>
@@ -28,6 +28,7 @@
28
28
  <color name="grey_athens">#fff4f4f7</color>
29
29
  <color name="grey_charcoal">#ff414547</color>
30
30
  <color name="grey_cloud">#ffb2b9bf</color>
31
+ <color name="grey_light">#fffafafa</color>
31
32
  <color name="grey_mystic">#ffe3e6e8</color>
32
33
  <color name="grey_shuttle">#ff676e73</color>
33
34
  <color name="grey_thunder">#ff2c2e30</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 07 Mar 2023 21:12:30 GMT
5
+ Generated on Thu, 23 Mar 2023 20:51:30 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, 07 Mar 2023 21:12:30 GMT
5
+ Generated on Thu, 23 Mar 2023 20:51:30 GMT
6
6
  -->
7
7
 
8
8
  <resources>
@@ -10,6 +10,7 @@
10
10
  <dimen name="pill_32">32.00dp</dimen>
11
11
  <dimen name="radius_1">1.00dp</dimen>
12
12
  <dimen name="radius_12">12.00dp</dimen>
13
+ <dimen name="radius_32">32.00dp</dimen>
13
14
  <dimen name="radius_4">4.00dp</dimen>
14
15
  <dimen name="radius_6">6.00dp</dimen>
15
16
  <dimen name="radius_8">8.00dp</dimen>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 07 Mar 2023 21:12:30 GMT
5
+ Generated on Thu, 23 Mar 2023 20:51:30 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, 07 Mar 2023 21:12:30 GMT
7
+ // Generated on Thu, 23 Mar 2023 20:51:30 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, 07 Mar 2023 21:12:30 GMT
7
+ // Generated on Thu, 23 Mar 2023 20:51:30 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -32,6 +32,7 @@ public enum PaletteColor {
32
32
  public static let greyAthens = UIColor(red: 0.957, green: 0.957, blue: 0.969, alpha: 1)
33
33
  public static let greyCharcoal = UIColor(red: 0.255, green: 0.271, blue: 0.278, alpha: 1)
34
34
  public static let greyCloud = UIColor(red: 0.698, green: 0.725, blue: 0.749, alpha: 1)
35
+ public static let greyLight = UIColor(red: 0.980, green: 0.980, blue: 0.980, alpha: 1)
35
36
  public static let greyMystic = UIColor(red: 0.890, green: 0.902, blue: 0.910, alpha: 1)
36
37
  public static let greyShuttle = UIColor(red: 0.404, green: 0.431, blue: 0.451, alpha: 1)
37
38
  public static let greyThunder = UIColor(red: 0.173, green: 0.180, blue: 0.188, alpha: 1)
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 07 Mar 2023 21:12:30 GMT
7
+ // Generated on Thu, 23 Mar 2023 20:51:30 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, 07 Mar 2023 21:12:30 GMT
7
+ // Generated on Thu, 23 Mar 2023 20:51:30 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -14,6 +14,7 @@ public enum PaletteRadius {
14
14
  public static let pill32 = CGFloat(32)
15
15
  public static let radius1 = CGFloat(1)
16
16
  public static let radius12 = CGFloat(12)
17
+ public static let radius32 = CGFloat(32)
17
18
  public static let radius4 = CGFloat(4)
18
19
  public static let radius6 = CGFloat(6)
19
20
  public static let radius8 = CGFloat(8)
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 07 Mar 2023 21:12:30 GMT
7
+ // Generated on Thu, 23 Mar 2023 20:51:30 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -0,0 +1,36 @@
1
+ "use strict";
2
+
3
+ var _jsxRuntime = require("react/jsx-runtime");
4
+
5
+ module.exports = ({
6
+ title,
7
+ titleId,
8
+ size,
9
+ color,
10
+ ...props
11
+ }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
12
+ viewBox: "0 0 29 24",
13
+ height: size,
14
+ width: size,
15
+ fill: color,
16
+ role: title ? 'img' : undefined,
17
+ "aria-hidden": !title,
18
+ "aria-labelledby": titleId,
19
+ children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
20
+ id: titleId,
21
+ children: title
22
+ }) : null, /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", {
23
+ transform: "translate(2)",
24
+ stroke: "#016b6a",
25
+ fill: "none",
26
+ children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
27
+ d: "M12.5 20c4.602 0 8.769-2.667 12.5-8-3.731-5.333-7.898-8-12.5-8S3.731 6.667 0 12c3.731 5.333 7.898 8 12.5 8Z"
28
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
29
+ cx: 12,
30
+ cy: 12,
31
+ r: 4
32
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
33
+ d: "M1 23C16.611 7.667 23.944.333 23 1"
34
+ })]
35
+ })]
36
+ });
@@ -0,0 +1,36 @@
1
+ "use strict";
2
+
3
+ var _reactNativeSvg = require("react-native-svg");
4
+
5
+ var _jsxRuntime = require("react/jsx-runtime");
6
+
7
+ module.exports = ({
8
+ title,
9
+ titleId,
10
+ size,
11
+ color,
12
+ ...props
13
+ }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
14
+ viewBox: "0 0 29 24",
15
+ height: size,
16
+ width: size,
17
+ fill: color,
18
+ "aria-labelledby": titleId,
19
+ children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
20
+ id: titleId,
21
+ children: title
22
+ }) : null, /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.G, {
23
+ transform: "translate(2)",
24
+ stroke: "#016b6a",
25
+ fill: "none",
26
+ children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
27
+ d: "M12.5 20c4.602 0 8.769-2.667 12.5-8-3.731-5.333-7.898-8-12.5-8S3.731 6.667 0 12c3.731 5.333 7.898 8 12.5 8Z"
28
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Circle, {
29
+ cx: 12,
30
+ cy: 12,
31
+ r: 4
32
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
33
+ d: "M1 23C16.611 7.667 23.944.333 23 1"
34
+ })]
35
+ })]
36
+ });
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+
3
+ var _jsxRuntime = require("react/jsx-runtime");
4
+
5
+ module.exports = ({
6
+ title,
7
+ titleId,
8
+ size,
9
+ color,
10
+ ...props
11
+ }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
12
+ viewBox: "0 0 24 24",
13
+ height: size,
14
+ width: size,
15
+ fill: color,
16
+ role: title ? 'img' : undefined,
17
+ "aria-hidden": !title,
18
+ "aria-labelledby": titleId,
19
+ children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
20
+ id: titleId,
21
+ children: title
22
+ }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
23
+ fillRule: "evenodd",
24
+ d: "M2.563 22.066c-.31.395-.211.992.223 1.334.434.341 1.037.299 1.348-.096l2.548-3.234c1.603.595 3.408.93 5.318.93 6.628 0 12-4.03 12-9 0-3.058-2.034-5.76-5.142-7.387l2.096-2.661c.31-.395.21-.991-.223-1.333-.434-.342-1.037-.3-1.348.095L16.953 3.8A15.407 15.407 0 0 0 12 3C5.373 3 0 7.03 0 12c0 2.95 1.892 5.567 4.814 7.209l-2.251 2.857Zm5.43-3.661c1.298.399 2.649.6 4.007.595 2.923 0 5.492-.891 7.285-2.236C21.078 15.419 22 13.714 22 12c0-1.715-.922-3.42-2.715-4.764a10.116 10.116 0 0 0-1.69-1.019l-2.53 3.212a4 4 0 0 1-4.847 6.153l-2.225 2.823Zm.712-4.136L6.07 17.614a9.95 9.95 0 0 1-1.355-.85C2.922 15.419 2 13.714 2 12c0-1.715.922-3.42 2.715-4.764C6.508 5.891 9.077 5 12 5c1.29 0 2.51.173 3.626.483l-2.191 2.782a4 4 0 0 0-4.73 6.004Zm2.806-.33A2.006 2.006 0 0 0 14 12c0-.336-.083-.652-.23-.93l-2.26 2.87.001-.001Zm.556-3.938-1.995 2.533A2.003 2.003 0 0 1 12.067 10v.001Z",
25
+ clipRule: "evenodd"
26
+ })]
27
+ });
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+
3
+ var _reactNativeSvg = require("react-native-svg");
4
+
5
+ var _jsxRuntime = require("react/jsx-runtime");
6
+
7
+ module.exports = ({
8
+ title,
9
+ titleId,
10
+ size,
11
+ color,
12
+ ...props
13
+ }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
14
+ viewBox: "0 0 24 24",
15
+ height: size,
16
+ width: size,
17
+ fill: color,
18
+ "aria-labelledby": titleId,
19
+ children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
20
+ id: titleId,
21
+ children: title
22
+ }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
23
+ fillRule: "evenodd",
24
+ d: "M2.563 22.066c-.31.395-.211.992.223 1.334.434.341 1.037.299 1.348-.096l2.548-3.234c1.603.595 3.408.93 5.318.93 6.628 0 12-4.03 12-9 0-3.058-2.034-5.76-5.142-7.387l2.096-2.661c.31-.395.21-.991-.223-1.333-.434-.342-1.037-.3-1.348.095L16.953 3.8A15.407 15.407 0 0 0 12 3C5.373 3 0 7.03 0 12c0 2.95 1.892 5.567 4.814 7.209l-2.251 2.857Zm5.43-3.661c1.298.399 2.649.6 4.007.595 2.923 0 5.492-.891 7.285-2.236C21.078 15.419 22 13.714 22 12c0-1.715-.922-3.42-2.715-4.764a10.116 10.116 0 0 0-1.69-1.019l-2.53 3.212a4 4 0 0 1-4.847 6.153l-2.225 2.823Zm.712-4.136L6.07 17.614a9.95 9.95 0 0 1-1.355-.85C2.922 15.419 2 13.714 2 12c0-1.715.922-3.42 2.715-4.764C6.508 5.891 9.077 5 12 5c1.29 0 2.51.173 3.626.483l-2.191 2.782a4 4 0 0 0-4.73 6.004Zm2.806-.33A2.006 2.006 0 0 0 14 12c0-.336-.083-.652-.23-.93l-2.26 2.87.001-.001Zm.556-3.938-1.995 2.533A2.003 2.003 0 0 1 12.067 10v.001Z",
25
+ clipRule: "evenodd"
26
+ })]
27
+ });
@@ -0,0 +1,34 @@
1
+ "use strict";
2
+
3
+ var _jsxRuntime = require("react/jsx-runtime");
4
+
5
+ module.exports = ({
6
+ title,
7
+ titleId,
8
+ size,
9
+ color,
10
+ ...props
11
+ }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
12
+ viewBox: "0 0 29 18",
13
+ height: size,
14
+ width: size,
15
+ fill: color,
16
+ role: title ? 'img' : undefined,
17
+ "aria-hidden": !title,
18
+ "aria-labelledby": titleId,
19
+ children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
20
+ id: titleId,
21
+ children: title
22
+ }) : null, /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", {
23
+ transform: "translate(2 1)",
24
+ stroke: "#016b6a",
25
+ fill: "none",
26
+ children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
27
+ d: "M12.5 16c4.602 0 8.769-2.667 12.5-8-3.731-5.333-7.898-8-12.5-8S3.731 2.667 0 8c3.731 5.333 7.898 8 12.5 8Z"
28
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
29
+ cx: 12,
30
+ cy: 8,
31
+ r: 4
32
+ })]
33
+ })]
34
+ });
@@ -0,0 +1,34 @@
1
+ "use strict";
2
+
3
+ var _reactNativeSvg = require("react-native-svg");
4
+
5
+ var _jsxRuntime = require("react/jsx-runtime");
6
+
7
+ module.exports = ({
8
+ title,
9
+ titleId,
10
+ size,
11
+ color,
12
+ ...props
13
+ }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
14
+ viewBox: "0 0 29 18",
15
+ height: size,
16
+ width: size,
17
+ fill: color,
18
+ "aria-labelledby": titleId,
19
+ children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
20
+ id: titleId,
21
+ children: title
22
+ }) : null, /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.G, {
23
+ transform: "translate(2 1)",
24
+ stroke: "#016b6a",
25
+ fill: "none",
26
+ children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
27
+ d: "M12.5 16c4.602 0 8.769-2.667 12.5-8-3.731-5.333-7.898-8-12.5-8S3.731 2.667 0 8c3.731 5.333 7.898 8 12.5 8Z"
28
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Circle, {
29
+ cx: 12,
30
+ cy: 8,
31
+ r: 4
32
+ })]
33
+ })]
34
+ });
@@ -0,0 +1,31 @@
1
+ "use strict";
2
+
3
+ var _jsxRuntime = require("react/jsx-runtime");
4
+
5
+ module.exports = ({
6
+ title,
7
+ titleId,
8
+ size,
9
+ color,
10
+ ...props
11
+ }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
12
+ viewBox: "0 0 24 24",
13
+ height: size,
14
+ width: size,
15
+ fill: color,
16
+ role: title ? 'img' : undefined,
17
+ "aria-hidden": !title,
18
+ "aria-labelledby": titleId,
19
+ children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
20
+ id: titleId,
21
+ children: title
22
+ }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
23
+ fillRule: "evenodd",
24
+ d: "M14.828 14.828a4 4 0 1 1-5.656-5.656 4 4 0 0 1 5.656 5.656Zm-1.414-1.414a2 2 0 1 0-2.828-2.828 2 2 0 0 0 2.828 2.828Z",
25
+ clipRule: "evenodd"
26
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
27
+ fillRule: "evenodd",
28
+ d: "M24 12c0 4.97-5.372 9-12 9-6.627 0-12-4.03-12-9s5.373-9 12-9c6.628 0 12 4.03 12 9Zm-4.715 4.764C21.078 15.42 22 13.715 22 12c0-1.714-.922-3.419-2.715-4.764C17.492 5.891 14.923 5 12 5s-5.492.891-7.285 2.236C2.922 8.58 2 10.285 2 12c0 1.714.922 3.419 2.715 4.764C6.508 18.109 9.077 19 12 19s5.492-.891 7.285-2.236Z",
29
+ clipRule: "evenodd"
30
+ })]
31
+ });
@@ -0,0 +1,31 @@
1
+ "use strict";
2
+
3
+ var _reactNativeSvg = require("react-native-svg");
4
+
5
+ var _jsxRuntime = require("react/jsx-runtime");
6
+
7
+ module.exports = ({
8
+ title,
9
+ titleId,
10
+ size,
11
+ color,
12
+ ...props
13
+ }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, { ...props,
14
+ viewBox: "0 0 24 24",
15
+ height: size,
16
+ width: size,
17
+ fill: color,
18
+ "aria-labelledby": titleId,
19
+ children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
20
+ id: titleId,
21
+ children: title
22
+ }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
23
+ fillRule: "evenodd",
24
+ d: "M14.828 14.828a4 4 0 1 1-5.656-5.656 4 4 0 0 1 5.656 5.656Zm-1.414-1.414a2 2 0 1 0-2.828-2.828 2 2 0 0 0 2.828 2.828Z",
25
+ clipRule: "evenodd"
26
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeSvg.Path, {
27
+ fillRule: "evenodd",
28
+ d: "M24 12c0 4.97-5.372 9-12 9-6.627 0-12-4.03-12-9s5.373-9 12-9c6.628 0 12 4.03 12 9Zm-4.715 4.764C21.078 15.42 22 13.715 22 12c0-1.714-.922-3.419-2.715-4.764C17.492 5.891 14.923 5 12 5s-5.492.891-7.285 2.236C2.922 8.58 2 10.285 2 12c0 1.714.922 3.419 2.715 4.764C6.508 18.109 9.077 19 12 19s5.492-.891 7.285-2.236Z",
29
+ clipRule: "evenodd"
30
+ })]
31
+ });
@@ -0,0 +1,21 @@
1
+ <svg viewBox="0 0 29 24">
2
+ <g stroke="none" strokeWidth="1" fill="none" fillRule="evenodd">
3
+ <g
4
+ transform="translate(-824.000000, -438.000000)"
5
+ fillRule="nonzero"
6
+ stroke="#016b6a"
7
+ strokeWidth="2"
8
+ >
9
+ <g transform="translate(826.000000, 438.000000)">
10
+ <g>
11
+ <path d="M12.5,20 C17.1023729,20 21.2690396,17.3333333 25,12 C21.2690396,6.66666667 17.1023729,4 12.5,4 C7.89762709,4 3.73096042,6.66666667 0,12 C3.73096042,17.3333333 7.89762709,20 12.5,20 Z" />
12
+ <circle cx="12" cy="12" r="4" />
13
+ <path
14
+ d="M1,23 C16.6110454,7.66666667 23.9443787,0.333333333 23,1"
15
+ strokeLinecap="round"
16
+ />
17
+ </g>
18
+ </g>
19
+ </g>
20
+ </g>
21
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg viewBox="0 0 24 24">
2
+ <path fill-rule="evenodd" d="M2.563 22.066c-.31.395-.211.992.223 1.334.434.341 1.037.299 1.348-.096l2.548-3.234c1.603.595 3.408.93 5.318.93 6.628 0 12-4.03 12-9 0-3.058-2.034-5.76-5.142-7.387l2.096-2.661c.31-.395.21-.991-.223-1.333-.434-.342-1.037-.3-1.348.095L16.953 3.8A15.407 15.407 0 0 0 12 3C5.373 3 0 7.03 0 12c0 2.95 1.892 5.567 4.814 7.209l-2.251 2.857Zm5.43-3.661c1.298.399 2.649.6 4.007.595 2.923 0 5.492-.891 7.285-2.236C21.078 15.419 22 13.714 22 12c0-1.715-.922-3.42-2.715-4.764a10.116 10.116 0 0 0-1.69-1.019l-2.53 3.212a4 4 0 0 1-4.847 6.153l-2.225 2.823Zm.712-4.136L6.07 17.614a9.95 9.95 0 0 1-1.355-.85C2.922 15.419 2 13.714 2 12c0-1.715.922-3.42 2.715-4.764C6.508 5.891 9.077 5 12 5c1.29 0 2.51.173 3.626.483l-2.191 2.782a4 4 0 0 0-4.73 6.004Zm2.806-.33A2.006 2.006 0 0 0 14 12c0-.336-.083-.652-.23-.93l-2.26 2.87.001-.001Zm.556-3.938-1.995 2.533A2.003 2.003 0 0 1 12.067 10v.001Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,17 @@
1
+ <svg viewBox="0 0 29 18">
2
+ <g stroke="none" strokeWidth="1" fill="none" fillRule="evenodd">
3
+ <g
4
+ transform="translate(-842.000000, -448.000000)"
5
+ fillRule="nonzero"
6
+ stroke="#016b6a"
7
+ strokeWidth="2"
8
+ >
9
+ <g transform="translate(844.000000, 449.000000)">
10
+ <g>
11
+ <path d="M12.5,16 C17.1023729,16 21.2690396,13.3333333 25,8 C21.2690396,2.66666667 17.1023729,0 12.5,0 C7.89762709,0 3.73096042,2.66666667 0,8 C3.73096042,13.3333333 7.89762709,16 12.5,16 Z" />
12
+ <circle cx="12" cy="8" r="4" />
13
+ </g>
14
+ </g>
15
+ </g>
16
+ </g>
17
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg viewBox="0 0 24 24">
2
+ <path fill-rule="evenodd" d="M14.828 14.828a4 4 0 1 1-5.656-5.656 4 4 0 0 1 5.656 5.656Zm-1.414-1.414a2 2 0 1 0-2.828-2.828 2 2 0 0 0 2.828 2.828Z" clip-rule="evenodd"/>
3
+ <path fill-rule="evenodd" d="M24 12c0 4.97-5.372 9-12 9-6.627 0-12-4.03-12-9s5.373-9 12-9c6.628 0 12 4.03 12 9Zm-4.715 4.764C21.078 15.42 22 13.715 22 12c0-1.714-.922-3.419-2.715-4.764C17.492 5.891 14.923 5 12 5s-5.492.891-7.285 2.236C2.922 8.58 2 10.285 2 12c0 1.714.922 3.419 2.715 4.764C6.508 18.109 9.077 19 12 19s5.492-.891 7.285-2.236Z" clip-rule="evenodd"/>
4
+ </svg>
@@ -80,6 +80,10 @@ module.exports = {
80
80
  Email: require('./Email'),
81
81
  Escalations: require('./Escalations'),
82
82
  Expand: require('./Expand'),
83
+ EyeClosed: require('./EyeClosed'),
84
+ EyeMasked: require('./EyeMasked'),
85
+ EyeOpened: require('./EyeOpened'),
86
+ EyeUnmasked: require('./EyeUnmasked'),
83
87
  FavouriteNetwork: require('./FavouriteNetwork'),
84
88
  Files: require('./Files'),
85
89
  Fingerprint: require('./Fingerprint'),
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 07 Mar 2023 21:12:35 GMT
3
+ * Generated on Thu, 23 Mar 2023 20:51:35 GMT
4
4
  */
5
5
  module.exports = {
6
6
  border: {
@@ -33,6 +33,7 @@ module.exports = {
33
33
  greyAthens: '#f4f4f7',
34
34
  greyCharcoal: '#414547',
35
35
  greyCloud: '#b2b9bf',
36
+ greyLight: '#fafafa',
36
37
  greyMystic: '#e3e6e8',
37
38
  greyShuttle: '#676e73',
38
39
  greyThunder: '#2c2e30',
@@ -236,6 +237,10 @@ module.exports = {
236
237
  Email: '@telus-uds/palette-allium/build/rn/icons/email.icon.svg',
237
238
  Escalations: '@telus-uds/palette-allium/build/rn/icons/escalations.icon.svg',
238
239
  Expand: '@telus-uds/palette-allium/build/rn/icons/expand.icon.svg',
240
+ EyeClosed: '@telus-uds/palette-allium/build/rn/icons/eye-closed.icon.svg',
241
+ EyeMasked: '@telus-uds/palette-allium/build/rn/icons/eye-masked.icon.svg',
242
+ EyeOpened: '@telus-uds/palette-allium/build/rn/icons/eye-opened.icon.svg',
243
+ EyeUnmasked: '@telus-uds/palette-allium/build/rn/icons/eye-unmasked.icon.svg',
239
244
  FavouriteNetwork: '@telus-uds/palette-allium/build/rn/icons/favourite-network.icon.svg',
240
245
  Files: '@telus-uds/palette-allium/build/rn/icons/files.icon.svg',
241
246
  Fingerprint: '@telus-uds/palette-allium/build/rn/icons/fingerprint.icon.svg',
@@ -414,6 +419,7 @@ module.exports = {
414
419
  pill32: 32,
415
420
  radius1: 1,
416
421
  radius12: 12,
422
+ radius32: 32,
417
423
  radius4: 4,
418
424
  radius6: 6,
419
425
  radius8: 8
@@ -1,48 +1,48 @@
1
1
  @font-face {
2
2
  font-family: 'HelveticaNow';
3
- src: url('https://cdn.telus.digital/uds/v2_10_2-HelveticaNow-300-E65qVPHqfhk7jEWTt1-rT.otf');
3
+ src: url('https://cdn.telus.digital/uds/v2_12_0-HelveticaNow-300-GQTIJcNzeiMNFVqQdQyE8.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: 'HelveticaNow';
10
- src: url('https://cdn.telus.digital/uds/v2_10_2-HelveticaNow-400-DqEP-5idjXU455iYctstD.woff');
10
+ src: url('https://cdn.telus.digital/uds/v2_12_0-HelveticaNow-400-X18I7rU_--7V60krgWAKa.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: 'HelveticaNow';
17
- src: url('https://cdn.telus.digital/uds/v2_10_2-HelveticaNow-500-xetdeHSAs4hD62HsL0VGl.woff');
17
+ src: url('https://cdn.telus.digital/uds/v2_12_0-HelveticaNow-500-7etJ9l306SoPEv2w9oRB-.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: 'HelveticaNow';
24
- src: url('https://cdn.telus.digital/uds/v2_10_2-HelveticaNow-700-ZxCNcWTs1HaUg1Hq_K_bk.woff');
24
+ src: url('https://cdn.telus.digital/uds/v2_12_0-HelveticaNow-700-Nvy90sHfDCcKjrG33KX5-.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: 'HelveticaNowOTF';
31
- src: url('https://cdn.telus.digital/uds/v2_10_2-HelveticaNowOTF-400-RXtNDoPJq_nZMF9wLIdwV.otf');
31
+ src: url('https://cdn.telus.digital/uds/v2_12_0-HelveticaNowOTF-400-3721htDUQXXiEtBCdE9_8.otf');
32
32
  font-weight: 400;
33
33
  font-style: normal;
34
34
  font-display: block;
35
35
  }
36
36
  @font-face {
37
37
  font-family: 'HelveticaNowOTF';
38
- src: url('https://cdn.telus.digital/uds/v2_10_2-HelveticaNowOTF-500-3WcxhcFhlCHHKjjuNWtvH.otf');
38
+ src: url('https://cdn.telus.digital/uds/v2_12_0-HelveticaNowOTF-500-JGmBuN2hF8iBsqYhCvPmP.otf');
39
39
  font-weight: 500;
40
40
  font-style: normal;
41
41
  font-display: block;
42
42
  }
43
43
  @font-face {
44
44
  font-family: 'HelveticaNowOTF';
45
- src: url('https://cdn.telus.digital/uds/v2_10_2-HelveticaNowOTF-700-ZVV5tKoXoPKOxOPHgikfM.otf');
45
+ src: url('https://cdn.telus.digital/uds/v2_12_0-HelveticaNowOTF-700-G47ofSN_VmjbPLPszevNE.otf');
46
46
  font-weight: 700;
47
47
  font-style: normal;
48
48
  font-display: block;
@@ -1,35 +1,35 @@
1
1
  @font-face {
2
2
  font-family: 'HelveticaNow300normal';
3
- src: url('https://cdn.telus.digital/uds/v2_10_2-HelveticaNow-300-E65qVPHqfhk7jEWTt1-rT.otf');
3
+ src: url('https://cdn.telus.digital/uds/v2_12_0-HelveticaNow-300-GQTIJcNzeiMNFVqQdQyE8.otf');
4
4
  font-display: block;
5
5
  }
6
6
  @font-face {
7
7
  font-family: 'HelveticaNow400normal';
8
- src: url('https://cdn.telus.digital/uds/v2_10_2-HelveticaNow-400-DqEP-5idjXU455iYctstD.woff');
8
+ src: url('https://cdn.telus.digital/uds/v2_12_0-HelveticaNow-400-X18I7rU_--7V60krgWAKa.woff');
9
9
  font-display: block;
10
10
  }
11
11
  @font-face {
12
12
  font-family: 'HelveticaNow500normal';
13
- src: url('https://cdn.telus.digital/uds/v2_10_2-HelveticaNow-500-xetdeHSAs4hD62HsL0VGl.woff');
13
+ src: url('https://cdn.telus.digital/uds/v2_12_0-HelveticaNow-500-7etJ9l306SoPEv2w9oRB-.woff');
14
14
  font-display: block;
15
15
  }
16
16
  @font-face {
17
17
  font-family: 'HelveticaNow700normal';
18
- src: url('https://cdn.telus.digital/uds/v2_10_2-HelveticaNow-700-ZxCNcWTs1HaUg1Hq_K_bk.woff');
18
+ src: url('https://cdn.telus.digital/uds/v2_12_0-HelveticaNow-700-Nvy90sHfDCcKjrG33KX5-.woff');
19
19
  font-display: block;
20
20
  }
21
21
  @font-face {
22
22
  font-family: 'HelveticaNowOTF400normal';
23
- src: url('https://cdn.telus.digital/uds/v2_10_2-HelveticaNowOTF-400-RXtNDoPJq_nZMF9wLIdwV.otf');
23
+ src: url('https://cdn.telus.digital/uds/v2_12_0-HelveticaNowOTF-400-3721htDUQXXiEtBCdE9_8.otf');
24
24
  font-display: block;
25
25
  }
26
26
  @font-face {
27
27
  font-family: 'HelveticaNowOTF500normal';
28
- src: url('https://cdn.telus.digital/uds/v2_10_2-HelveticaNowOTF-500-3WcxhcFhlCHHKjjuNWtvH.otf');
28
+ src: url('https://cdn.telus.digital/uds/v2_12_0-HelveticaNowOTF-500-JGmBuN2hF8iBsqYhCvPmP.otf');
29
29
  font-display: block;
30
30
  }
31
31
  @font-face {
32
32
  font-family: 'HelveticaNowOTF700normal';
33
- src: url('https://cdn.telus.digital/uds/v2_10_2-HelveticaNowOTF-700-ZVV5tKoXoPKOxOPHgikfM.otf');
33
+ src: url('https://cdn.telus.digital/uds/v2_12_0-HelveticaNowOTF-700-G47ofSN_VmjbPLPszevNE.otf');
34
34
  font-display: block;
35
35
  }
@@ -1,48 +1,48 @@
1
1
  @font-face {
2
2
  font-family: 'HelveticaNow';
3
- src: url('./v2_10_2-HelveticaNow-300-E65qVPHqfhk7jEWTt1-rT.otf');
3
+ src: url('./v2_12_0-HelveticaNow-300-GQTIJcNzeiMNFVqQdQyE8.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: 'HelveticaNow';
10
- src: url('./v2_10_2-HelveticaNow-400-DqEP-5idjXU455iYctstD.woff');
10
+ src: url('./v2_12_0-HelveticaNow-400-X18I7rU_--7V60krgWAKa.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: 'HelveticaNow';
17
- src: url('./v2_10_2-HelveticaNow-500-xetdeHSAs4hD62HsL0VGl.woff');
17
+ src: url('./v2_12_0-HelveticaNow-500-7etJ9l306SoPEv2w9oRB-.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: 'HelveticaNow';
24
- src: url('./v2_10_2-HelveticaNow-700-ZxCNcWTs1HaUg1Hq_K_bk.woff');
24
+ src: url('./v2_12_0-HelveticaNow-700-Nvy90sHfDCcKjrG33KX5-.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: 'HelveticaNowOTF';
31
- src: url('./v2_10_2-HelveticaNowOTF-400-RXtNDoPJq_nZMF9wLIdwV.otf');
31
+ src: url('./v2_12_0-HelveticaNowOTF-400-3721htDUQXXiEtBCdE9_8.otf');
32
32
  font-weight: 400;
33
33
  font-style: normal;
34
34
  font-display: block;
35
35
  }
36
36
  @font-face {
37
37
  font-family: 'HelveticaNowOTF';
38
- src: url('./v2_10_2-HelveticaNowOTF-500-3WcxhcFhlCHHKjjuNWtvH.otf');
38
+ src: url('./v2_12_0-HelveticaNowOTF-500-JGmBuN2hF8iBsqYhCvPmP.otf');
39
39
  font-weight: 500;
40
40
  font-style: normal;
41
41
  font-display: block;
42
42
  }
43
43
  @font-face {
44
44
  font-family: 'HelveticaNowOTF';
45
- src: url('./v2_10_2-HelveticaNowOTF-700-ZVV5tKoXoPKOxOPHgikfM.otf');
45
+ src: url('./v2_12_0-HelveticaNowOTF-700-G47ofSN_VmjbPLPszevNE.otf');
46
46
  font-weight: 700;
47
47
  font-style: normal;
48
48
  font-display: block;
@@ -1,35 +1,35 @@
1
1
  @font-face {
2
2
  font-family: 'HelveticaNow300normal';
3
- src: url('./v2_10_2-HelveticaNow-300-E65qVPHqfhk7jEWTt1-rT.otf');
3
+ src: url('./v2_12_0-HelveticaNow-300-GQTIJcNzeiMNFVqQdQyE8.otf');
4
4
  font-display: block;
5
5
  }
6
6
  @font-face {
7
7
  font-family: 'HelveticaNow400normal';
8
- src: url('./v2_10_2-HelveticaNow-400-DqEP-5idjXU455iYctstD.woff');
8
+ src: url('./v2_12_0-HelveticaNow-400-X18I7rU_--7V60krgWAKa.woff');
9
9
  font-display: block;
10
10
  }
11
11
  @font-face {
12
12
  font-family: 'HelveticaNow500normal';
13
- src: url('./v2_10_2-HelveticaNow-500-xetdeHSAs4hD62HsL0VGl.woff');
13
+ src: url('./v2_12_0-HelveticaNow-500-7etJ9l306SoPEv2w9oRB-.woff');
14
14
  font-display: block;
15
15
  }
16
16
  @font-face {
17
17
  font-family: 'HelveticaNow700normal';
18
- src: url('./v2_10_2-HelveticaNow-700-ZxCNcWTs1HaUg1Hq_K_bk.woff');
18
+ src: url('./v2_12_0-HelveticaNow-700-Nvy90sHfDCcKjrG33KX5-.woff');
19
19
  font-display: block;
20
20
  }
21
21
  @font-face {
22
22
  font-family: 'HelveticaNowOTF400normal';
23
- src: url('./v2_10_2-HelveticaNowOTF-400-RXtNDoPJq_nZMF9wLIdwV.otf');
23
+ src: url('./v2_12_0-HelveticaNowOTF-400-3721htDUQXXiEtBCdE9_8.otf');
24
24
  font-display: block;
25
25
  }
26
26
  @font-face {
27
27
  font-family: 'HelveticaNowOTF500normal';
28
- src: url('./v2_10_2-HelveticaNowOTF-500-3WcxhcFhlCHHKjjuNWtvH.otf');
28
+ src: url('./v2_12_0-HelveticaNowOTF-500-JGmBuN2hF8iBsqYhCvPmP.otf');
29
29
  font-display: block;
30
30
  }
31
31
  @font-face {
32
32
  font-family: 'HelveticaNowOTF700normal';
33
- src: url('./v2_10_2-HelveticaNowOTF-700-ZVV5tKoXoPKOxOPHgikfM.otf');
33
+ src: url('./v2_12_0-HelveticaNowOTF-700-G47ofSN_VmjbPLPszevNE.otf');
34
34
  font-display: block;
35
35
  }
@@ -0,0 +1,36 @@
1
+ "use strict";
2
+
3
+ var _jsxRuntime = require("react/jsx-runtime");
4
+
5
+ module.exports = ({
6
+ title,
7
+ titleId,
8
+ size,
9
+ color,
10
+ ...props
11
+ }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
12
+ viewBox: "0 0 29 24",
13
+ height: size,
14
+ width: size,
15
+ fill: color,
16
+ role: title ? 'img' : undefined,
17
+ "aria-hidden": !title,
18
+ "aria-labelledby": titleId,
19
+ children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
20
+ id: titleId,
21
+ children: title
22
+ }) : null, /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", {
23
+ transform: "translate(2)",
24
+ stroke: "#016b6a",
25
+ fill: "none",
26
+ children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
27
+ d: "M12.5 20c4.602 0 8.769-2.667 12.5-8-3.731-5.333-7.898-8-12.5-8S3.731 6.667 0 12c3.731 5.333 7.898 8 12.5 8Z"
28
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
29
+ cx: 12,
30
+ cy: 12,
31
+ r: 4
32
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
33
+ d: "M1 23C16.611 7.667 23.944.333 23 1"
34
+ })]
35
+ })]
36
+ });
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+
3
+ var _jsxRuntime = require("react/jsx-runtime");
4
+
5
+ module.exports = ({
6
+ title,
7
+ titleId,
8
+ size,
9
+ color,
10
+ ...props
11
+ }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
12
+ viewBox: "0 0 24 24",
13
+ height: size,
14
+ width: size,
15
+ fill: color,
16
+ role: title ? 'img' : undefined,
17
+ "aria-hidden": !title,
18
+ "aria-labelledby": titleId,
19
+ children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
20
+ id: titleId,
21
+ children: title
22
+ }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
23
+ fillRule: "evenodd",
24
+ d: "M2.563 22.066c-.31.395-.211.992.223 1.334.434.341 1.037.299 1.348-.096l2.548-3.234c1.603.595 3.408.93 5.318.93 6.628 0 12-4.03 12-9 0-3.058-2.034-5.76-5.142-7.387l2.096-2.661c.31-.395.21-.991-.223-1.333-.434-.342-1.037-.3-1.348.095L16.953 3.8A15.407 15.407 0 0 0 12 3C5.373 3 0 7.03 0 12c0 2.95 1.892 5.567 4.814 7.209l-2.251 2.857Zm5.43-3.661c1.298.399 2.649.6 4.007.595 2.923 0 5.492-.891 7.285-2.236C21.078 15.419 22 13.714 22 12c0-1.715-.922-3.42-2.715-4.764a10.116 10.116 0 0 0-1.69-1.019l-2.53 3.212a4 4 0 0 1-4.847 6.153l-2.225 2.823Zm.712-4.136L6.07 17.614a9.95 9.95 0 0 1-1.355-.85C2.922 15.419 2 13.714 2 12c0-1.715.922-3.42 2.715-4.764C6.508 5.891 9.077 5 12 5c1.29 0 2.51.173 3.626.483l-2.191 2.782a4 4 0 0 0-4.73 6.004Zm2.806-.33A2.006 2.006 0 0 0 14 12c0-.336-.083-.652-.23-.93l-2.26 2.87.001-.001Zm.556-3.938-1.995 2.533A2.003 2.003 0 0 1 12.067 10v.001Z",
25
+ clipRule: "evenodd"
26
+ })]
27
+ });
@@ -0,0 +1,34 @@
1
+ "use strict";
2
+
3
+ var _jsxRuntime = require("react/jsx-runtime");
4
+
5
+ module.exports = ({
6
+ title,
7
+ titleId,
8
+ size,
9
+ color,
10
+ ...props
11
+ }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
12
+ viewBox: "0 0 29 18",
13
+ height: size,
14
+ width: size,
15
+ fill: color,
16
+ role: title ? 'img' : undefined,
17
+ "aria-hidden": !title,
18
+ "aria-labelledby": titleId,
19
+ children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
20
+ id: titleId,
21
+ children: title
22
+ }) : null, /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", {
23
+ transform: "translate(2 1)",
24
+ stroke: "#016b6a",
25
+ fill: "none",
26
+ children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
27
+ d: "M12.5 16c4.602 0 8.769-2.667 12.5-8-3.731-5.333-7.898-8-12.5-8S3.731 2.667 0 8c3.731 5.333 7.898 8 12.5 8Z"
28
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
29
+ cx: 12,
30
+ cy: 8,
31
+ r: 4
32
+ })]
33
+ })]
34
+ });
@@ -0,0 +1,31 @@
1
+ "use strict";
2
+
3
+ var _jsxRuntime = require("react/jsx-runtime");
4
+
5
+ module.exports = ({
6
+ title,
7
+ titleId,
8
+ size,
9
+ color,
10
+ ...props
11
+ }) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", { ...props,
12
+ viewBox: "0 0 24 24",
13
+ height: size,
14
+ width: size,
15
+ fill: color,
16
+ role: title ? 'img' : undefined,
17
+ "aria-hidden": !title,
18
+ "aria-labelledby": titleId,
19
+ children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
20
+ id: titleId,
21
+ children: title
22
+ }) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
23
+ fillRule: "evenodd",
24
+ d: "M14.828 14.828a4 4 0 1 1-5.656-5.656 4 4 0 0 1 5.656 5.656Zm-1.414-1.414a2 2 0 1 0-2.828-2.828 2 2 0 0 0 2.828 2.828Z",
25
+ clipRule: "evenodd"
26
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
27
+ fillRule: "evenodd",
28
+ d: "M24 12c0 4.97-5.372 9-12 9-6.627 0-12-4.03-12-9s5.373-9 12-9c6.628 0 12 4.03 12 9Zm-4.715 4.764C21.078 15.42 22 13.715 22 12c0-1.714-.922-3.419-2.715-4.764C17.492 5.891 14.923 5 12 5s-5.492.891-7.285 2.236C2.922 8.58 2 10.285 2 12c0 1.714.922 3.419 2.715 4.764C6.508 18.109 9.077 19 12 19s5.492-.891 7.285-2.236Z",
29
+ clipRule: "evenodd"
30
+ })]
31
+ });
@@ -0,0 +1,21 @@
1
+ <svg viewBox="0 0 29 24">
2
+ <g stroke="none" strokeWidth="1" fill="none" fillRule="evenodd">
3
+ <g
4
+ transform="translate(-824.000000, -438.000000)"
5
+ fillRule="nonzero"
6
+ stroke="#016b6a"
7
+ strokeWidth="2"
8
+ >
9
+ <g transform="translate(826.000000, 438.000000)">
10
+ <g>
11
+ <path d="M12.5,20 C17.1023729,20 21.2690396,17.3333333 25,12 C21.2690396,6.66666667 17.1023729,4 12.5,4 C7.89762709,4 3.73096042,6.66666667 0,12 C3.73096042,17.3333333 7.89762709,20 12.5,20 Z" />
12
+ <circle cx="12" cy="12" r="4" />
13
+ <path
14
+ d="M1,23 C16.6110454,7.66666667 23.9443787,0.333333333 23,1"
15
+ strokeLinecap="round"
16
+ />
17
+ </g>
18
+ </g>
19
+ </g>
20
+ </g>
21
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg viewBox="0 0 24 24">
2
+ <path fill-rule="evenodd" d="M2.563 22.066c-.31.395-.211.992.223 1.334.434.341 1.037.299 1.348-.096l2.548-3.234c1.603.595 3.408.93 5.318.93 6.628 0 12-4.03 12-9 0-3.058-2.034-5.76-5.142-7.387l2.096-2.661c.31-.395.21-.991-.223-1.333-.434-.342-1.037-.3-1.348.095L16.953 3.8A15.407 15.407 0 0 0 12 3C5.373 3 0 7.03 0 12c0 2.95 1.892 5.567 4.814 7.209l-2.251 2.857Zm5.43-3.661c1.298.399 2.649.6 4.007.595 2.923 0 5.492-.891 7.285-2.236C21.078 15.419 22 13.714 22 12c0-1.715-.922-3.42-2.715-4.764a10.116 10.116 0 0 0-1.69-1.019l-2.53 3.212a4 4 0 0 1-4.847 6.153l-2.225 2.823Zm.712-4.136L6.07 17.614a9.95 9.95 0 0 1-1.355-.85C2.922 15.419 2 13.714 2 12c0-1.715.922-3.42 2.715-4.764C6.508 5.891 9.077 5 12 5c1.29 0 2.51.173 3.626.483l-2.191 2.782a4 4 0 0 0-4.73 6.004Zm2.806-.33A2.006 2.006 0 0 0 14 12c0-.336-.083-.652-.23-.93l-2.26 2.87.001-.001Zm.556-3.938-1.995 2.533A2.003 2.003 0 0 1 12.067 10v.001Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,17 @@
1
+ <svg viewBox="0 0 29 18">
2
+ <g stroke="none" strokeWidth="1" fill="none" fillRule="evenodd">
3
+ <g
4
+ transform="translate(-842.000000, -448.000000)"
5
+ fillRule="nonzero"
6
+ stroke="#016b6a"
7
+ strokeWidth="2"
8
+ >
9
+ <g transform="translate(844.000000, 449.000000)">
10
+ <g>
11
+ <path d="M12.5,16 C17.1023729,16 21.2690396,13.3333333 25,8 C21.2690396,2.66666667 17.1023729,0 12.5,0 C7.89762709,0 3.73096042,2.66666667 0,8 C3.73096042,13.3333333 7.89762709,16 12.5,16 Z" />
12
+ <circle cx="12" cy="8" r="4" />
13
+ </g>
14
+ </g>
15
+ </g>
16
+ </g>
17
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg viewBox="0 0 24 24">
2
+ <path fill-rule="evenodd" d="M14.828 14.828a4 4 0 1 1-5.656-5.656 4 4 0 0 1 5.656 5.656Zm-1.414-1.414a2 2 0 1 0-2.828-2.828 2 2 0 0 0 2.828 2.828Z" clip-rule="evenodd"/>
3
+ <path fill-rule="evenodd" d="M24 12c0 4.97-5.372 9-12 9-6.627 0-12-4.03-12-9s5.373-9 12-9c6.628 0 12 4.03 12 9Zm-4.715 4.764C21.078 15.42 22 13.715 22 12c0-1.714-.922-3.419-2.715-4.764C17.492 5.891 14.923 5 12 5s-5.492.891-7.285 2.236C2.922 8.58 2 10.285 2 12c0 1.714.922 3.419 2.715 4.764C6.508 18.109 9.077 19 12 19s5.492-.891 7.285-2.236Z" clip-rule="evenodd"/>
4
+ </svg>
@@ -80,6 +80,10 @@ module.exports = {
80
80
  Email: require('./Email'),
81
81
  Escalations: require('./Escalations'),
82
82
  Expand: require('./Expand'),
83
+ EyeClosed: require('./EyeClosed'),
84
+ EyeMasked: require('./EyeMasked'),
85
+ EyeOpened: require('./EyeOpened'),
86
+ EyeUnmasked: require('./EyeUnmasked'),
83
87
  FavouriteNetwork: require('./FavouriteNetwork'),
84
88
  Files: require('./Files'),
85
89
  Fingerprint: require('./Fingerprint'),
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 07 Mar 2023 21:12:30 GMT
3
+ * Generated on Thu, 23 Mar 2023 20:51:30 GMT
4
4
  */
5
5
  module.exports = {
6
6
  border: {
@@ -33,6 +33,7 @@ module.exports = {
33
33
  greyAthens: '#f4f4f7',
34
34
  greyCharcoal: '#414547',
35
35
  greyCloud: '#b2b9bf',
36
+ greyLight: '#fafafa',
36
37
  greyMystic: '#e3e6e8',
37
38
  greyShuttle: '#676e73',
38
39
  greyThunder: '#2c2e30',
@@ -59,15 +60,15 @@ module.exports = {
59
60
  },
60
61
  font: {
61
62
  HelveticaNow: {
62
- 300: 'https://cdn.telus.digital/uds/v2_10_2-HelveticaNow-300-E65qVPHqfhk7jEWTt1-rT.otf',
63
- 400: 'https://cdn.telus.digital/uds/v2_10_2-HelveticaNow-400-DqEP-5idjXU455iYctstD.woff',
64
- 500: 'https://cdn.telus.digital/uds/v2_10_2-HelveticaNow-500-xetdeHSAs4hD62HsL0VGl.woff',
65
- 700: 'https://cdn.telus.digital/uds/v2_10_2-HelveticaNow-700-ZxCNcWTs1HaUg1Hq_K_bk.woff'
63
+ 300: 'https://cdn.telus.digital/uds/v2_12_0-HelveticaNow-300-GQTIJcNzeiMNFVqQdQyE8.otf',
64
+ 400: 'https://cdn.telus.digital/uds/v2_12_0-HelveticaNow-400-X18I7rU_--7V60krgWAKa.woff',
65
+ 500: 'https://cdn.telus.digital/uds/v2_12_0-HelveticaNow-500-7etJ9l306SoPEv2w9oRB-.woff',
66
+ 700: 'https://cdn.telus.digital/uds/v2_12_0-HelveticaNow-700-Nvy90sHfDCcKjrG33KX5-.woff'
66
67
  },
67
68
  HelveticaNowOTF: {
68
- 400: 'https://cdn.telus.digital/uds/v2_10_2-HelveticaNowOTF-400-RXtNDoPJq_nZMF9wLIdwV.otf',
69
- 500: 'https://cdn.telus.digital/uds/v2_10_2-HelveticaNowOTF-500-3WcxhcFhlCHHKjjuNWtvH.otf',
70
- 700: 'https://cdn.telus.digital/uds/v2_10_2-HelveticaNowOTF-700-ZVV5tKoXoPKOxOPHgikfM.otf'
69
+ 400: 'https://cdn.telus.digital/uds/v2_12_0-HelveticaNowOTF-400-3721htDUQXXiEtBCdE9_8.otf',
70
+ 500: 'https://cdn.telus.digital/uds/v2_12_0-HelveticaNowOTF-500-JGmBuN2hF8iBsqYhCvPmP.otf',
71
+ 700: 'https://cdn.telus.digital/uds/v2_12_0-HelveticaNowOTF-700-G47ofSN_VmjbPLPszevNE.otf'
71
72
  }
72
73
  },
73
74
  fontSize: {
@@ -171,6 +172,10 @@ module.exports = {
171
172
  Email: '@telus-uds/palette-allium/build/web/icons/email.icon.svg',
172
173
  Escalations: '@telus-uds/palette-allium/build/web/icons/escalations.icon.svg',
173
174
  Expand: '@telus-uds/palette-allium/build/web/icons/expand.icon.svg',
175
+ EyeClosed: '@telus-uds/palette-allium/build/web/icons/eye-closed.icon.svg',
176
+ EyeMasked: '@telus-uds/palette-allium/build/web/icons/eye-masked.icon.svg',
177
+ EyeOpened: '@telus-uds/palette-allium/build/web/icons/eye-opened.icon.svg',
178
+ EyeUnmasked: '@telus-uds/palette-allium/build/web/icons/eye-unmasked.icon.svg',
174
179
  FavouriteNetwork: '@telus-uds/palette-allium/build/web/icons/favourite-network.icon.svg',
175
180
  Files: '@telus-uds/palette-allium/build/web/icons/files.icon.svg',
176
181
  Fingerprint: '@telus-uds/palette-allium/build/web/icons/fingerprint.icon.svg',
@@ -349,6 +354,7 @@ module.exports = {
349
354
  pill32: '32px',
350
355
  radius1: '1px',
351
356
  radius12: '12px',
357
+ radius32: '32px',
352
358
  radius4: '4px',
353
359
  radius6: '6px',
354
360
  radius8: '8px'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@telus-uds/palette-allium",
3
- "version": "2.10.2",
3
+ "version": "2.12.0",
4
4
  "description": "Telus(Allium) palette",
5
5
  "sideEffects": false,
6
6
  "keywords": [
@@ -27,6 +27,6 @@
27
27
  "url": "https://github.com/telus/allium-design-system/issues"
28
28
  },
29
29
  "devDependencies": {
30
- "@telus-uds/system-tokens": "^0.6.4"
30
+ "@telus-uds/system-tokens": "^0.6.6"
31
31
  }
32
32
  }
package/palette.json CHANGED
@@ -130,6 +130,11 @@
130
130
  "tags": ["Neutral", "Border"],
131
131
  "value": "#B2B9BF"
132
132
  },
133
+ "greyLight": {
134
+ "description": "",
135
+ "tags": [],
136
+ "value": "rgb(250, 250, 250)"
137
+ },
133
138
  "greyMystic": {
134
139
  "description": "Mystic Grey",
135
140
  "tags": ["Neutral", "Border"],
@@ -700,6 +705,18 @@
700
705
  "tags": ["Interface", "Links"],
701
706
  "value": "icon/expand.svg"
702
707
  },
708
+ "EyeClosed": {
709
+ "value": "icon/eye-closed.svg"
710
+ },
711
+ "EyeMasked": {
712
+ "value": "icon/eye-masked.svg"
713
+ },
714
+ "EyeOpened": {
715
+ "value": "icon/eye-opened.svg"
716
+ },
717
+ "EyeUnmasked": {
718
+ "value": "icon/eye-unmasked.svg"
719
+ },
703
720
  "FavouriteNetwork": {
704
721
  "tags": ["Decorative", "OptikPik"],
705
722
  "value": "icon/favourite-network.svg"
@@ -1372,7 +1389,7 @@
1372
1389
  "value": 0
1373
1390
  },
1374
1391
  "pill32": {
1375
- "description": "For 'pill' designs with circular sides, which become rounded rectangles of radius 32 if forced to have height greater than 64 (for example, if user's accessibility settings increase text size)",
1392
+ "description": "For 'pill' designs with circular sides, which become rounded rectangles of radius 32 if forced to have height greater than 64 (for example, if user's accessibility settings increase text size). Note this will be come deprecated in the future. Please use radius32 instead.",
1376
1393
  "value": 32
1377
1394
  },
1378
1395
  "radius1": {
@@ -1383,6 +1400,9 @@
1383
1400
  "description": "Use for ProgressBar",
1384
1401
  "value": 12
1385
1402
  },
1403
+ "radius32": {
1404
+ "value": 32
1405
+ },
1386
1406
  "radius4": {
1387
1407
  "value": 4
1388
1408
  },