@telus-uds/palettes-community.palette-casa 1.11.6 → 2.0.1
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.
- package/build/android/border.xml +1 -1
- package/build/android/color.xml +2 -2
- package/build/android/font_size.xml +1 -1
- package/build/android/radius.xml +1 -1
- package/build/android/size.xml +2 -1
- package/build/ios/Border.swift +1 -1
- package/build/ios/Color.swift +2 -2
- package/build/ios/FontSize.swift +1 -1
- package/build/ios/Radius.swift +1 -1
- package/build/ios/Size.swift +2 -1
- package/build/rn/fonts/HNforTELUSSA-Bd.otf +0 -0
- package/build/rn/fonts/HNforTELUSSABold_normal_normal.woff +0 -0
- package/build/{web/fonts/v1_11_6-HelveticaNow-500-J3KruxyhbxKjzHQWIeVdJ.woff → rn/fonts/HNforTELUSSAMedium_normal_normal.woff} +0 -0
- package/build/rn/fonts/HNforTELUSSARegular_normal_normal.woff +0 -0
- package/build/rn/fonts/fonts.css +16 -36
- package/build/rn/fonts/index.js +8 -12
- package/build/rn/icons/IdCard.js +28 -0
- package/build/rn/icons/IdCard.native.js +27 -0
- package/build/rn/icons/Tag.js +28 -0
- package/build/rn/icons/Tag.native.js +27 -0
- package/build/rn/icons/UserAdd.js +28 -0
- package/build/rn/icons/UserAdd.native.js +27 -0
- package/build/rn/icons/id-card.icon.svg +3 -0
- package/build/rn/icons/index.js +3 -0
- package/build/rn/icons/tag.icon.svg +3 -0
- package/build/rn/icons/user-add.icon.svg +3 -0
- package/build/rn/palette.js +16 -20
- package/build/web/fonts/HNforTELUSSA-Bd-v2_0_1.otf +0 -0
- package/build/web/fonts/HNforTELUSSABold_normal_normal-v2_0_1.woff +0 -0
- package/build/web/fonts/{v1_11_6-HelveticaNow-700-Bdi0d-bag3tjXpmj8JoEa.woff → HNforTELUSSAMedium_normal_normal-v2_0_1.woff} +0 -0
- package/build/web/fonts/HNforTELUSSARegular_normal_normal-v2_0_1.woff +0 -0
- package/build/web/fonts/fonts-cdn-family.css +16 -44
- package/build/web/fonts/fonts-cdn.css +16 -36
- package/build/web/fonts/fonts-local-family.css +16 -44
- package/build/web/fonts/fonts-local.css +16 -36
- package/build/web/icons/IdCard.js +28 -0
- package/build/web/icons/Tag.js +28 -0
- package/build/web/icons/UserAdd.js +28 -0
- package/build/web/icons/id-card.icon.svg +3 -0
- package/build/web/icons/index.js +3 -0
- package/build/web/icons/tag.icon.svg +3 -0
- package/build/web/icons/user-add.icon.svg +3 -0
- package/build/web/palette.js +16 -20
- package/package.json +2 -2
- package/palette.json +4 -4
- package/build/rn/fonts/HelveticaNow-400.woff +0 -0
- package/build/rn/fonts/HelveticaNow-500.woff +0 -0
- package/build/rn/fonts/HelveticaNow-700.woff +0 -0
- package/build/rn/fonts/HelveticaNowDisplay-700.woff +0 -0
- package/build/rn/fonts/HelveticaNowDisplayOTF-700.otf +0 -0
- package/build/web/fonts/v1_11_6-HelveticaNow-300-jPKtsMQKIMWsKm4wgfqTp.woff +0 -0
- package/build/web/fonts/v1_11_6-HelveticaNow-400-vyzYmzjIb3cGJptWjxzA5.woff +0 -0
- package/build/web/fonts/v1_11_6-HelveticaNowDisplay-300-0adnCeQWYwitFjlWd8z7y.woff +0 -0
- package/build/web/fonts/v1_11_6-HelveticaNowDisplay-700-zvAhx_WmaKZH2sL_yMCln.woff +0 -0
- package/build/web/fonts/v1_11_6-HelveticaNowDisplayOTF-300-KGtAnfpSBQhULppc6xdC7.otf +0 -0
- package/build/web/fonts/v1_11_6-HelveticaNowDisplayOTF-700-XxFnNKly3aP4SymRQwyxk.otf +0 -0
- package/build/web/fonts/v1_11_6-HelveticaNowOTF-300-I0lqQmzNVuuwFltjb2xZi.otf +0 -0
- package/build/web/fonts/v1_11_6-HelveticaNowOTF-500-W_QfOTFhPfR8DrDzNnFZ6.otf +0 -0
- package/build/web/fonts/v1_11_6-HelveticaNowOTF-700-79s_UJgWc0V5akSlqEqPe.otf +0 -0
- /package/build/rn/fonts/{HelveticaNowDisplayOTF-300.otf → HNforTELUSSA-Display.otf} +0 -0
- /package/build/rn/fonts/{HelveticaNowOTF-500.otf → HNforTELUSSA-Md.otf} +0 -0
- /package/build/rn/fonts/{HelveticaNowOTF-400.otf → HNforTELUSSA.otf} +0 -0
- /package/build/rn/fonts/{HelveticaNow-300.woff → HNforTELUSSADisplay_normal_normal.woff} +0 -0
- /package/build/{rn/fonts/HelveticaNowOTF-300.otf → web/fonts/HNforTELUSSA-Display-v2_0_1.otf} +0 -0
- /package/build/{rn/fonts/HelveticaNowOTF-700.otf → web/fonts/HNforTELUSSA-Md-v2_0_1.otf} +0 -0
- /package/build/web/fonts/{v1_11_6-HelveticaNowOTF-400-3LCQ_19rDvdL9uB1gxABg.otf → HNforTELUSSA-v2_0_1.otf} +0 -0
- /package/build/{rn/fonts/HelveticaNowDisplay-300.woff → web/fonts/HNforTELUSSADisplay_normal_normal-v2_0_1.woff} +0 -0
package/build/android/border.xml
CHANGED
package/build/android/color.xml
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on Mon,
|
|
5
|
+
Generated on Mon, 16 Sep 2024 12:32:17 GMT
|
|
6
6
|
-->
|
|
7
7
|
|
|
8
8
|
<resources>
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
<color name="purple_dark">#ff3f2a54</color>
|
|
44
44
|
<color name="purple_deluge">#ff7c53a5</color>
|
|
45
45
|
<color name="purple_eminence">#ff613889</color>
|
|
46
|
-
<color name="purple_light">#
|
|
46
|
+
<color name="purple_light">#ffefedff</color>
|
|
47
47
|
<color name="purple_telus">#ff4b286d</color>
|
|
48
48
|
<color name="red">#ffe12339</color>
|
|
49
49
|
<color name="red_dark">#ffc12335</color>
|
package/build/android/radius.xml
CHANGED
package/build/android/size.xml
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on Mon,
|
|
5
|
+
Generated on Mon, 16 Sep 2024 12:32:17 GMT
|
|
6
6
|
-->
|
|
7
7
|
|
|
8
8
|
<resources>
|
|
@@ -42,6 +42,7 @@
|
|
|
42
42
|
<dimen name="size_48">48.00dp</dimen>
|
|
43
43
|
<dimen name="size_480">480.00dp</dimen>
|
|
44
44
|
<dimen name="size_5">5.00dp</dimen>
|
|
45
|
+
<dimen name="size_52">52.00dp</dimen>
|
|
45
46
|
<dimen name="size_53">53.00dp</dimen>
|
|
46
47
|
<dimen name="size_544">544.00dp</dimen>
|
|
47
48
|
<dimen name="size_56">56.00dp</dimen>
|
package/build/ios/Border.swift
CHANGED
package/build/ios/Color.swift
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on Mon,
|
|
7
|
+
// Generated on Mon, 16 Sep 2024 12:32:18 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -56,7 +56,7 @@ public enum PaletteColor {
|
|
|
56
56
|
public static let purpleDark = UIColor(red: 0.247, green: 0.165, blue: 0.329, alpha: 1)
|
|
57
57
|
public static let purpleDeluge = UIColor(red: 0.486, green: 0.325, blue: 0.647, alpha: 1)
|
|
58
58
|
public static let purpleEminence = UIColor(red: 0.380, green: 0.220, blue: 0.537, alpha: 1)
|
|
59
|
-
public static let purpleLight = UIColor(red: 0.
|
|
59
|
+
public static let purpleLight = UIColor(red: 0.937, green: 0.929, blue: 1.000, alpha: 1)
|
|
60
60
|
public static let purpleTelus = UIColor(red: 0.294, green: 0.157, blue: 0.427, alpha: 1)
|
|
61
61
|
public static let rajah = UIColor(red: 0.980, green: 0.792, blue: 0.412, alpha: 1)
|
|
62
62
|
public static let red = UIColor(red: 0.882, green: 0.137, blue: 0.224, alpha: 1)
|
package/build/ios/FontSize.swift
CHANGED
package/build/ios/Radius.swift
CHANGED
package/build/ios/Size.swift
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on Mon,
|
|
7
|
+
// Generated on Mon, 16 Sep 2024 12:32:18 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -49,6 +49,7 @@ public enum PaletteSize {
|
|
|
49
49
|
public static let size480 = CGFloat(480)
|
|
50
50
|
public static let size5 = CGFloat(5)
|
|
51
51
|
public static let size50 = CGFloat(50)
|
|
52
|
+
public static let size52 = CGFloat(52)
|
|
52
53
|
public static let size53 = CGFloat(53)
|
|
53
54
|
public static let size544 = CGFloat(544)
|
|
54
55
|
public static let size56 = CGFloat(56)
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/build/rn/fonts/fonts.css
CHANGED
|
@@ -1,60 +1,40 @@
|
|
|
1
1
|
@font-face {
|
|
2
|
-
font-family: '
|
|
3
|
-
src: url('./
|
|
2
|
+
font-family: 'HNforTELUSSA300normal';
|
|
3
|
+
src: url('./HNforTELUSSADisplay_normal_normal.woff');
|
|
4
4
|
font-display: block;
|
|
5
5
|
}
|
|
6
6
|
@font-face {
|
|
7
|
-
font-family: '
|
|
8
|
-
src: url('./
|
|
7
|
+
font-family: 'HNforTELUSSA400normal';
|
|
8
|
+
src: url('./HNforTELUSSARegular_normal_normal.woff');
|
|
9
9
|
font-display: block;
|
|
10
10
|
}
|
|
11
11
|
@font-face {
|
|
12
|
-
font-family: '
|
|
13
|
-
src: url('./
|
|
12
|
+
font-family: 'HNforTELUSSA500normal';
|
|
13
|
+
src: url('./HNforTELUSSAMedium_normal_normal.woff');
|
|
14
14
|
font-display: block;
|
|
15
15
|
}
|
|
16
16
|
@font-face {
|
|
17
|
-
font-family: '
|
|
18
|
-
src: url('./
|
|
17
|
+
font-family: 'HNforTELUSSA700normal';
|
|
18
|
+
src: url('./HNforTELUSSABold_normal_normal.woff');
|
|
19
19
|
font-display: block;
|
|
20
20
|
}
|
|
21
21
|
@font-face {
|
|
22
|
-
font-family: '
|
|
23
|
-
src: url('./
|
|
22
|
+
font-family: 'HNforTELUSSAOTF300normal';
|
|
23
|
+
src: url('./HNforTELUSSA-Display.otf');
|
|
24
24
|
font-display: block;
|
|
25
25
|
}
|
|
26
26
|
@font-face {
|
|
27
|
-
font-family: '
|
|
28
|
-
src: url('./
|
|
27
|
+
font-family: 'HNforTELUSSAOTF400normal';
|
|
28
|
+
src: url('./HNforTELUSSA.otf');
|
|
29
29
|
font-display: block;
|
|
30
30
|
}
|
|
31
31
|
@font-face {
|
|
32
|
-
font-family: '
|
|
33
|
-
src: url('./
|
|
32
|
+
font-family: 'HNforTELUSSAOTF500normal';
|
|
33
|
+
src: url('./HNforTELUSSA-Md.otf');
|
|
34
34
|
font-display: block;
|
|
35
35
|
}
|
|
36
36
|
@font-face {
|
|
37
|
-
font-family: '
|
|
38
|
-
src: url('./
|
|
39
|
-
font-display: block;
|
|
40
|
-
}
|
|
41
|
-
@font-face {
|
|
42
|
-
font-family: 'HelveticaNowOTF300normal';
|
|
43
|
-
src: url('./HelveticaNowOTF-300.otf');
|
|
44
|
-
font-display: block;
|
|
45
|
-
}
|
|
46
|
-
@font-face {
|
|
47
|
-
font-family: 'HelveticaNowOTF400normal';
|
|
48
|
-
src: url('./HelveticaNowOTF-400.otf');
|
|
49
|
-
font-display: block;
|
|
50
|
-
}
|
|
51
|
-
@font-face {
|
|
52
|
-
font-family: 'HelveticaNowOTF500normal';
|
|
53
|
-
src: url('./HelveticaNowOTF-500.otf');
|
|
54
|
-
font-display: block;
|
|
55
|
-
}
|
|
56
|
-
@font-face {
|
|
57
|
-
font-family: 'HelveticaNowOTF700normal';
|
|
58
|
-
src: url('./HelveticaNowOTF-700.otf');
|
|
37
|
+
font-family: 'HNforTELUSSAOTF700normal';
|
|
38
|
+
src: url('./HNforTELUSSA-Bd.otf');
|
|
59
39
|
font-display: block;
|
|
60
40
|
}
|
package/build/rn/fonts/index.js
CHANGED
|
@@ -1,12 +1,8 @@
|
|
|
1
|
-
module.exports.
|
|
2
|
-
module.exports.
|
|
3
|
-
module.exports.
|
|
4
|
-
module.exports.
|
|
5
|
-
module.exports.
|
|
6
|
-
module.exports.
|
|
7
|
-
module.exports.
|
|
8
|
-
module.exports.
|
|
9
|
-
module.exports.HelveticaNowOTF300normal= require('@telus-uds/palettes-community.palette-casa/build/rn/fonts/HelveticaNowOTF-300.otf')
|
|
10
|
-
module.exports.HelveticaNowOTF400normal= require('@telus-uds/palettes-community.palette-casa/build/rn/fonts/HelveticaNowOTF-400.otf')
|
|
11
|
-
module.exports.HelveticaNowOTF500normal= require('@telus-uds/palettes-community.palette-casa/build/rn/fonts/HelveticaNowOTF-500.otf')
|
|
12
|
-
module.exports.HelveticaNowOTF700normal= require('@telus-uds/palettes-community.palette-casa/build/rn/fonts/HelveticaNowOTF-700.otf')
|
|
1
|
+
module.exports.HNforTELUSSA300normal= require('@telus-uds/palettes-community.palette-casa/build/rn/fonts/HNforTELUSSADisplay_normal_normal.woff')
|
|
2
|
+
module.exports.HNforTELUSSA400normal= require('@telus-uds/palettes-community.palette-casa/build/rn/fonts/HNforTELUSSARegular_normal_normal.woff')
|
|
3
|
+
module.exports.HNforTELUSSA500normal= require('@telus-uds/palettes-community.palette-casa/build/rn/fonts/HNforTELUSSAMedium_normal_normal.woff')
|
|
4
|
+
module.exports.HNforTELUSSA700normal= require('@telus-uds/palettes-community.palette-casa/build/rn/fonts/HNforTELUSSABold_normal_normal.woff')
|
|
5
|
+
module.exports.HNforTELUSSAOTF300normal= require('@telus-uds/palettes-community.palette-casa/build/rn/fonts/HNforTELUSSA-Display.otf')
|
|
6
|
+
module.exports.HNforTELUSSAOTF400normal= require('@telus-uds/palettes-community.palette-casa/build/rn/fonts/HNforTELUSSA.otf')
|
|
7
|
+
module.exports.HNforTELUSSAOTF500normal= require('@telus-uds/palettes-community.palette-casa/build/rn/fonts/HNforTELUSSA-Md.otf')
|
|
8
|
+
module.exports.HNforTELUSSAOTF700normal= require('@telus-uds/palettes-community.palette-casa/build/rn/fonts/HNforTELUSSA-Bd.otf')
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
module.exports = ({
|
|
5
|
+
title,
|
|
6
|
+
titleId,
|
|
7
|
+
size,
|
|
8
|
+
color,
|
|
9
|
+
...props
|
|
10
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", {
|
|
11
|
+
...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M21.914 3.172c1.1 0 2.004.857 2.08 1.939l.006.148v13.482c0 1.1-.856 2.005-1.937 2.081l-.149.006H2.086a2.09 2.09 0 0 1-2.08-1.938L0 18.741V5.26a2.09 2.09 0 0 1 1.937-2.081l.149-.006h19.828Zm0 1H2.086c-.56 0-1.02.425-1.08.97L1 5.258V18.74c0 .56.424 1.021.968 1.08l.118.006h19.828c.56 0 1.02-.424 1.08-.967L23 18.74V5.26c0-.56-.424-1.021-.968-1.08l-.118-.007ZM10.017 12.69c1.1 0 2.004.856 2.08 1.937l.006.149v1.587a.5.5 0 0 1-.992.09l-.008-.09v-1.587c0-.56-.424-1.02-.968-1.08l-.118-.006H6.052c-.559 0-1.021.424-1.08.968l-.007.118v1.587a.5.5 0 0 1-.992.09l-.008-.09v-1.587c0-1.1.856-2.005 1.938-2.081l.15-.005h3.964Zm9.517 2.38a.5.5 0 0 1 .09.991l-.09.009h-4.759a.5.5 0 0 1-.09-.992l.09-.008h4.76Zm0-3.966a.5.5 0 0 1 .09.992l-.09.008h-4.759a.5.5 0 0 1-.09-.992l.09-.008h4.76ZM6.28 7.865a2.486 2.486 0 0 1 3.51 0c.47.47.729 1.092.729 1.755 0 .665-.26 1.288-.728 1.757a2.473 2.473 0 0 1-1.755.725 2.476 2.476 0 0 1-1.756-.726 2.485 2.485 0 0 1 0-3.51Zm1.755.273a1.485 1.485 0 0 0-1.048 2.531 1.484 1.484 0 0 0 2.097-2.097 1.48 1.48 0 0 0-1.05-.434Zm11.5-1a.5.5 0 0 1 .09.992l-.09.008h-4.759a.5.5 0 0 1-.09-.992l.09-.008h4.76Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,27 @@
|
|
|
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
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, {
|
|
12
|
+
...props,
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
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: "M21.914 3.172c1.1 0 2.004.857 2.08 1.939l.006.148v13.482c0 1.1-.856 2.005-1.937 2.081l-.149.006H2.086a2.09 2.09 0 0 1-2.08-1.938L0 18.741V5.26a2.09 2.09 0 0 1 1.937-2.081l.149-.006h19.828Zm0 1H2.086c-.56 0-1.02.425-1.08.97L1 5.258V18.74c0 .56.424 1.021.968 1.08l.118.006h19.828c.56 0 1.02-.424 1.08-.967L23 18.74V5.26c0-.56-.424-1.021-.968-1.08l-.118-.007ZM10.017 12.69c1.1 0 2.004.856 2.08 1.937l.006.149v1.587a.5.5 0 0 1-.992.09l-.008-.09v-1.587c0-.56-.424-1.02-.968-1.08l-.118-.006H6.052c-.559 0-1.021.424-1.08.968l-.007.118v1.587a.5.5 0 0 1-.992.09l-.008-.09v-1.587c0-1.1.856-2.005 1.938-2.081l.15-.005h3.964Zm9.517 2.38a.5.5 0 0 1 .09.991l-.09.009h-4.759a.5.5 0 0 1-.09-.992l.09-.008h4.76Zm0-3.966a.5.5 0 0 1 .09.992l-.09.008h-4.759a.5.5 0 0 1-.09-.992l.09-.008h4.76ZM6.28 7.865a2.486 2.486 0 0 1 3.51 0c.47.47.729 1.092.729 1.755 0 .665-.26 1.288-.728 1.757a2.473 2.473 0 0 1-1.755.725 2.476 2.476 0 0 1-1.756-.726 2.485 2.485 0 0 1 0-3.51Zm1.755.273a1.485 1.485 0 0 0-1.048 2.531 1.484 1.484 0 0 0 2.097-2.097 1.48 1.48 0 0 0-1.05-.434Zm11.5-1a.5.5 0 0 1 .09.992l-.09.008h-4.759a.5.5 0 0 1-.09-.992l.09-.008h4.76Z",
|
|
25
|
+
clipRule: "evenodd"
|
|
26
|
+
})]
|
|
27
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
module.exports = ({
|
|
5
|
+
title,
|
|
6
|
+
titleId,
|
|
7
|
+
size,
|
|
8
|
+
color,
|
|
9
|
+
...props
|
|
10
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", {
|
|
11
|
+
...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M21.498 0a2.516 2.516 0 0 1 2.496 2.336L24 2.5v8c0 .607-.214 1.177-.604 1.624l-.137.145-10.994 10.995c-.41.42-.97.68-1.558.728l-.224.008a2.473 2.473 0 0 1-1.61-.605l-.143-.135-7.993-7.996A2.447 2.447 0 0 1 0 13.499c0-.61.214-1.179.606-1.626l.137-.144.148-.137L11.605.876l.047-.055.087-.088a2.453 2.453 0 0 1 1.55-.725L13.487 0h8.012Zm-.002 1.003h-8.007c-.39 0-.768.16-1.039.438l-.07.07-.027.032-10.92 10.914a1.442 1.442 0 0 0-.429 1.042c0 .352.12.68.338.942l.1.108 8.002 8.005c.242.248.563.401.9.436l.145.007c.32-.007.683-.123.952-.34l.11-.099 11.003-11.003c.251-.245.402-.561.436-.906l.007-.149V2.503A1.511 1.511 0 0 0 21.64 1.01l-.144-.007Zm-4.232 2.78a2.088 2.088 0 1 1 2.952 2.953 2.088 2.088 0 0 1-2.952-2.953Zm1.476.392a1.085 1.085 0 1 0 .003 2.169 1.085 1.085 0 0 0-.003-2.17Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,27 @@
|
|
|
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
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, {
|
|
12
|
+
...props,
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
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: "M21.498 0a2.516 2.516 0 0 1 2.496 2.336L24 2.5v8c0 .607-.214 1.177-.604 1.624l-.137.145-10.994 10.995c-.41.42-.97.68-1.558.728l-.224.008a2.473 2.473 0 0 1-1.61-.605l-.143-.135-7.993-7.996A2.447 2.447 0 0 1 0 13.499c0-.61.214-1.179.606-1.626l.137-.144.148-.137L11.605.876l.047-.055.087-.088a2.453 2.453 0 0 1 1.55-.725L13.487 0h8.012Zm-.002 1.003h-8.007c-.39 0-.768.16-1.039.438l-.07.07-.027.032-10.92 10.914a1.442 1.442 0 0 0-.429 1.042c0 .352.12.68.338.942l.1.108 8.002 8.005c.242.248.563.401.9.436l.145.007c.32-.007.683-.123.952-.34l.11-.099 11.003-11.003c.251-.245.402-.561.436-.906l.007-.149V2.503A1.511 1.511 0 0 0 21.64 1.01l-.144-.007Zm-4.232 2.78a2.088 2.088 0 1 1 2.952 2.953 2.088 2.088 0 0 1-2.952-2.953Zm1.476.392a1.085 1.085 0 1 0 .003 2.169 1.085 1.085 0 0 0-.003-2.17Z",
|
|
25
|
+
clipRule: "evenodd"
|
|
26
|
+
})]
|
|
27
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
4
|
+
module.exports = ({
|
|
5
|
+
title,
|
|
6
|
+
titleId,
|
|
7
|
+
size,
|
|
8
|
+
color,
|
|
9
|
+
...props
|
|
10
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", {
|
|
11
|
+
...props,
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
+
viewBox: "0 0 24 24",
|
|
14
|
+
height: size,
|
|
15
|
+
width: size,
|
|
16
|
+
fill: color,
|
|
17
|
+
role: title ? 'img' : undefined,
|
|
18
|
+
"aria-hidden": !title,
|
|
19
|
+
"aria-labelledby": titleId,
|
|
20
|
+
children: [title ? /*#__PURE__*/(0, _jsxRuntime.jsx)("title", {
|
|
21
|
+
id: titleId,
|
|
22
|
+
children: title
|
|
23
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
|
|
24
|
+
fillRule: "evenodd",
|
|
25
|
+
d: "M11 0c3.06 0 3.892 1.569 3.99 2.345C15.508 2.729 16 3.389 16 5v2.651c.277.188.43.508.485.728a.49.49 0 0 1 .015.121c0 .822-.481 2.049-.536 2.186a.503.503 0 0 1-.343.3c-.014.012-.096.126-.117.39l-.004.124c0 .435-.148.912-.439 1.42a.501.501 0 0 1-.868-.498c.201-.35.307-.668.307-.922 0-.747.309-1.161.601-1.357.144-.392.373-1.104.397-1.567a.328.328 0 0 0-.057-.094C15.165 8.481 15 8.276 15 8V5c0-1.325-.383-1.7-.607-1.855l-.068-.045c-.121-.078-.325-.206-.355-.481a.519.519 0 0 1 .022-.195l-.024-.094C13.826 1.886 13.155 1 11 1 8.558 1 7 3.369 7 5v3a.5.5 0 0 1-.5.5c.024 0 .015.034.002.072.023.466.253 1.179.397 1.57.292.196.601.611.601 1.358 0 .673.663 1.573 1.318 2.114A.5.5 0 0 1 9 14c0 .635-.577 3.24-2.308 3.962L2.22 19.454c-.708.236-.989.805-1.22 1.706V23h12.605a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5v-2.402a.49.49 0 0 1 .015-.121c.261-1.044.67-2.065 1.889-2.472l4.438-1.479c1.043-.436 1.531-2.162 1.636-2.817-.714-.656-1.383-1.62-1.469-2.518L6.5 11.5c0-.354-.105-.5-.161-.527-.156-.039-.244-.138-.304-.287l-.106-.284C5.77 9.961 5.5 9.117 5.5 8.5a.49.49 0 0 1 .015-.121c.055-.22.208-.54.485-.728V5c0-2.088 1.902-5 5-5Zm7.5 13c3.033 0 5.5 2.468 5.5 5.5S21.533 24 18.5 24a5.506 5.506 0 0 1-5.5-5.5c0-3.032 2.467-5.5 5.5-5.5Zm0 1a4.505 4.505 0 0 0-4.5 4.5c0 2.481 2.019 4.5 4.5 4.5s4.5-2.019 4.5-4.5-2.019-4.5-4.5-4.5Zm0 2a.5.5 0 0 1 .5.5V18h1.5a.5.5 0 0 1 0 1H19v1.5a.5.5 0 0 1-1 0V19h-1.5a.5.5 0 0 1 0-1H18v-1.5a.5.5 0 0 1 .5-.5Z",
|
|
26
|
+
clipRule: "evenodd"
|
|
27
|
+
})]
|
|
28
|
+
});
|
|
@@ -0,0 +1,27 @@
|
|
|
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
|
+
...props
|
|
11
|
+
}) => /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNativeSvg.default, {
|
|
12
|
+
...props,
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
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: "M11 0c3.06 0 3.892 1.569 3.99 2.345C15.508 2.729 16 3.389 16 5v2.651c.277.188.43.508.485.728a.49.49 0 0 1 .015.121c0 .822-.481 2.049-.536 2.186a.503.503 0 0 1-.343.3c-.014.012-.096.126-.117.39l-.004.124c0 .435-.148.912-.439 1.42a.501.501 0 0 1-.868-.498c.201-.35.307-.668.307-.922 0-.747.309-1.161.601-1.357.144-.392.373-1.104.397-1.567a.328.328 0 0 0-.057-.094C15.165 8.481 15 8.276 15 8V5c0-1.325-.383-1.7-.607-1.855l-.068-.045c-.121-.078-.325-.206-.355-.481a.519.519 0 0 1 .022-.195l-.024-.094C13.826 1.886 13.155 1 11 1 8.558 1 7 3.369 7 5v3a.5.5 0 0 1-.5.5c.024 0 .015.034.002.072.023.466.253 1.179.397 1.57.292.196.601.611.601 1.358 0 .673.663 1.573 1.318 2.114A.5.5 0 0 1 9 14c0 .635-.577 3.24-2.308 3.962L2.22 19.454c-.708.236-.989.805-1.22 1.706V23h12.605a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5v-2.402a.49.49 0 0 1 .015-.121c.261-1.044.67-2.065 1.889-2.472l4.438-1.479c1.043-.436 1.531-2.162 1.636-2.817-.714-.656-1.383-1.62-1.469-2.518L6.5 11.5c0-.354-.105-.5-.161-.527-.156-.039-.244-.138-.304-.287l-.106-.284C5.77 9.961 5.5 9.117 5.5 8.5a.49.49 0 0 1 .015-.121c.055-.22.208-.54.485-.728V5c0-2.088 1.902-5 5-5Zm7.5 13c3.033 0 5.5 2.468 5.5 5.5S21.533 24 18.5 24a5.506 5.506 0 0 1-5.5-5.5c0-3.032 2.467-5.5 5.5-5.5Zm0 1a4.505 4.505 0 0 0-4.5 4.5c0 2.481 2.019 4.5 4.5 4.5s4.5-2.019 4.5-4.5-2.019-4.5-4.5-4.5Zm0 2a.5.5 0 0 1 .5.5V18h1.5a.5.5 0 0 1 0 1H19v1.5a.5.5 0 0 1-1 0V19h-1.5a.5.5 0 0 1 0-1H18v-1.5a.5.5 0 0 1 .5-.5Z",
|
|
25
|
+
clipRule: "evenodd"
|
|
26
|
+
})]
|
|
27
|
+
});
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M21.914 3.172c1.1 0 2.004.857 2.08 1.939l.006.148v13.482c0 1.1-.856 2.005-1.937 2.081l-.149.006H2.086a2.09 2.09 0 0 1-2.08-1.938L0 18.741V5.26a2.09 2.09 0 0 1 1.937-2.081l.149-.006h19.828Zm0 1H2.086c-.56 0-1.02.425-1.08.97L1 5.258V18.74c0 .56.424 1.021.968 1.08l.118.006h19.828c.56 0 1.02-.424 1.08-.967L23 18.74V5.26c0-.56-.424-1.021-.968-1.08l-.118-.007ZM10.017 12.69c1.1 0 2.004.856 2.08 1.937l.006.149v1.587a.5.5 0 0 1-.992.09l-.008-.09v-1.587c0-.56-.424-1.02-.968-1.08l-.118-.006H6.052c-.559 0-1.021.424-1.08.968l-.007.118v1.587a.5.5 0 0 1-.992.09l-.008-.09v-1.587c0-1.1.856-2.005 1.938-2.081l.15-.005h3.964Zm9.517 2.38a.5.5 0 0 1 .09.991l-.09.009h-4.759a.5.5 0 0 1-.09-.992l.09-.008h4.76Zm0-3.966a.5.5 0 0 1 .09.992l-.09.008h-4.759a.5.5 0 0 1-.09-.992l.09-.008h4.76ZM6.28 7.865a2.486 2.486 0 0 1 3.51 0c.47.47.729 1.092.729 1.755 0 .665-.26 1.288-.728 1.757a2.473 2.473 0 0 1-1.755.725 2.476 2.476 0 0 1-1.756-.726 2.485 2.485 0 0 1 0-3.51Zm1.755.273a1.485 1.485 0 0 0-1.048 2.531 1.484 1.484 0 0 0 2.097-2.097 1.48 1.48 0 0 0-1.05-.434Zm11.5-1a.5.5 0 0 1 .09.992l-.09.008h-4.759a.5.5 0 0 1-.09-.992l.09-.008h4.76Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
package/build/rn/icons/index.js
CHANGED
|
@@ -113,6 +113,7 @@ module.exports = {
|
|
|
113
113
|
HomePro: require('./HomePro'),
|
|
114
114
|
HomeSecurity: require('./HomeSecurity'),
|
|
115
115
|
IDTag: require('./IDTag'),
|
|
116
|
+
IdCard: require('./IdCard'),
|
|
116
117
|
Infinite: require('./Infinite'),
|
|
117
118
|
Information: require('./Information'),
|
|
118
119
|
Internet: require('./Internet'),
|
|
@@ -230,6 +231,7 @@ module.exports = {
|
|
|
230
231
|
TVChoiceAndFlexibility: require('./TVChoiceAndFlexibility'),
|
|
231
232
|
TVEntertainment: require('./TVEntertainment'),
|
|
232
233
|
Tablet: require('./Tablet'),
|
|
234
|
+
Tag: require('./Tag'),
|
|
233
235
|
Target: require('./Target'),
|
|
234
236
|
Tasks: require('./Tasks'),
|
|
235
237
|
Teapot: require('./Teapot'),
|
|
@@ -247,6 +249,7 @@ module.exports = {
|
|
|
247
249
|
UploadToCloud: require('./UploadToCloud'),
|
|
248
250
|
UsbCable: require('./UsbCable'),
|
|
249
251
|
User: require('./User'),
|
|
252
|
+
UserAdd: require('./UserAdd'),
|
|
250
253
|
UserAddBold: require('./UserAddBold'),
|
|
251
254
|
Users: require('./Users'),
|
|
252
255
|
VideoCall: require('./VideoCall'),
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M21.498 0a2.516 2.516 0 0 1 2.496 2.336L24 2.5v8c0 .607-.214 1.177-.604 1.624l-.137.145-10.994 10.995c-.41.42-.97.68-1.558.728l-.224.008a2.473 2.473 0 0 1-1.61-.605l-.143-.135-7.993-7.996A2.447 2.447 0 0 1 0 13.499c0-.61.214-1.179.606-1.626l.137-.144.148-.137L11.605.876l.047-.055.087-.088a2.453 2.453 0 0 1 1.55-.725L13.487 0h8.012Zm-.002 1.003h-8.007c-.39 0-.768.16-1.039.438l-.07.07-.027.032-10.92 10.914a1.442 1.442 0 0 0-.429 1.042c0 .352.12.68.338.942l.1.108 8.002 8.005c.242.248.563.401.9.436l.145.007c.32-.007.683-.123.952-.34l.11-.099 11.003-11.003c.251-.245.402-.561.436-.906l.007-.149V2.503A1.511 1.511 0 0 0 21.64 1.01l-.144-.007Zm-4.232 2.78a2.088 2.088 0 1 1 2.952 2.953 2.088 2.088 0 0 1-2.952-2.953Zm1.476.392a1.085 1.085 0 1 0 .003 2.169 1.085 1.085 0 0 0-.003-2.17Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
2
|
+
<path fill-rule="evenodd" d="M11 0c3.06 0 3.892 1.569 3.99 2.345C15.508 2.729 16 3.389 16 5v2.651c.277.188.43.508.485.728a.49.49 0 0 1 .015.121c0 .822-.481 2.049-.536 2.186a.503.503 0 0 1-.343.3c-.014.012-.096.126-.117.39l-.004.124c0 .435-.148.912-.439 1.42a.501.501 0 0 1-.868-.498c.201-.35.307-.668.307-.922 0-.747.309-1.161.601-1.357.144-.392.373-1.104.397-1.567a.328.328 0 0 0-.057-.094C15.165 8.481 15 8.276 15 8V5c0-1.325-.383-1.7-.607-1.855l-.068-.045c-.121-.078-.325-.206-.355-.481a.519.519 0 0 1 .022-.195l-.024-.094C13.826 1.886 13.155 1 11 1 8.558 1 7 3.369 7 5v3a.5.5 0 0 1-.5.5c.024 0 .015.034.002.072.023.466.253 1.179.397 1.57.292.196.601.611.601 1.358 0 .673.663 1.573 1.318 2.114A.5.5 0 0 1 9 14c0 .635-.577 3.24-2.308 3.962L2.22 19.454c-.708.236-.989.805-1.22 1.706V23h12.605a.5.5 0 0 1 0 1H.5a.5.5 0 0 1-.5-.5v-2.402a.49.49 0 0 1 .015-.121c.261-1.044.67-2.065 1.889-2.472l4.438-1.479c1.043-.436 1.531-2.162 1.636-2.817-.714-.656-1.383-1.62-1.469-2.518L6.5 11.5c0-.354-.105-.5-.161-.527-.156-.039-.244-.138-.304-.287l-.106-.284C5.77 9.961 5.5 9.117 5.5 8.5a.49.49 0 0 1 .015-.121c.055-.22.208-.54.485-.728V5c0-2.088 1.902-5 5-5Zm7.5 13c3.033 0 5.5 2.468 5.5 5.5S21.533 24 18.5 24a5.506 5.506 0 0 1-5.5-5.5c0-3.032 2.467-5.5 5.5-5.5Zm0 1a4.505 4.505 0 0 0-4.5 4.5c0 2.481 2.019 4.5 4.5 4.5s4.5-2.019 4.5-4.5-2.019-4.5-4.5-4.5Zm0 2a.5.5 0 0 1 .5.5V18h1.5a.5.5 0 0 1 0 1H19v1.5a.5.5 0 0 1-1 0V19h-1.5a.5.5 0 0 1 0-1H18v-1.5a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
package/build/rn/palette.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Mon,
|
|
3
|
+
* Generated on Mon, 16 Sep 2024 12:32:21 GMT
|
|
4
4
|
*/
|
|
5
5
|
module.exports = {
|
|
6
6
|
border: {
|
|
@@ -48,7 +48,7 @@ module.exports = {
|
|
|
48
48
|
purpleDark: '#3f2a54',
|
|
49
49
|
purpleDeluge: '#7c53a5',
|
|
50
50
|
purpleEminence: '#613889',
|
|
51
|
-
purpleLight: '#
|
|
51
|
+
purpleLight: '#efedff',
|
|
52
52
|
purpleTelus: '#4b286d',
|
|
53
53
|
red: '#e12339',
|
|
54
54
|
redDark: '#c12335',
|
|
@@ -76,25 +76,17 @@ module.exports = {
|
|
|
76
76
|
duration300: 300
|
|
77
77
|
},
|
|
78
78
|
font: {
|
|
79
|
-
|
|
80
|
-
300: '@telus-uds/palettes-community.palette-casa/build/rn/fonts/
|
|
81
|
-
400: '@telus-uds/palettes-community.palette-casa/build/rn/fonts/
|
|
82
|
-
500: '@telus-uds/palettes-community.palette-casa/build/rn/fonts/
|
|
83
|
-
700: '@telus-uds/palettes-community.palette-casa/build/rn/fonts/
|
|
79
|
+
HNforTELUSSA: {
|
|
80
|
+
300: '@telus-uds/palettes-community.palette-casa/build/rn/fonts/HNforTELUSSADisplay_normal_normal.woff',
|
|
81
|
+
400: '@telus-uds/palettes-community.palette-casa/build/rn/fonts/HNforTELUSSARegular_normal_normal.woff',
|
|
82
|
+
500: '@telus-uds/palettes-community.palette-casa/build/rn/fonts/HNforTELUSSAMedium_normal_normal.woff',
|
|
83
|
+
700: '@telus-uds/palettes-community.palette-casa/build/rn/fonts/HNforTELUSSABold_normal_normal.woff'
|
|
84
84
|
},
|
|
85
|
-
|
|
86
|
-
300: '@telus-uds/palettes-community.palette-casa/build/rn/fonts/
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
300: '@telus-uds/palettes-community.palette-casa/build/rn/fonts/HelveticaNowDisplayOTF-300.otf',
|
|
91
|
-
700: '@telus-uds/palettes-community.palette-casa/build/rn/fonts/HelveticaNowDisplayOTF-700.otf'
|
|
92
|
-
},
|
|
93
|
-
HelveticaNowOTF: {
|
|
94
|
-
300: '@telus-uds/palettes-community.palette-casa/build/rn/fonts/HelveticaNowOTF-300.otf',
|
|
95
|
-
400: '@telus-uds/palettes-community.palette-casa/build/rn/fonts/HelveticaNowOTF-400.otf',
|
|
96
|
-
500: '@telus-uds/palettes-community.palette-casa/build/rn/fonts/HelveticaNowOTF-500.otf',
|
|
97
|
-
700: '@telus-uds/palettes-community.palette-casa/build/rn/fonts/HelveticaNowOTF-700.otf'
|
|
85
|
+
HNforTELUSSAOTF: {
|
|
86
|
+
300: '@telus-uds/palettes-community.palette-casa/build/rn/fonts/HNforTELUSSA-Display.otf',
|
|
87
|
+
400: '@telus-uds/palettes-community.palette-casa/build/rn/fonts/HNforTELUSSA.otf',
|
|
88
|
+
500: '@telus-uds/palettes-community.palette-casa/build/rn/fonts/HNforTELUSSA-Md.otf',
|
|
89
|
+
700: '@telus-uds/palettes-community.palette-casa/build/rn/fonts/HNforTELUSSA-Bd.otf'
|
|
98
90
|
}
|
|
99
91
|
},
|
|
100
92
|
fontSize: {
|
|
@@ -300,6 +292,7 @@ module.exports = {
|
|
|
300
292
|
HomePro: '@telus-uds/palettes-community.palette-casa/build/rn/icons/home-pro.icon.svg',
|
|
301
293
|
HomeSecurity: '@telus-uds/palettes-community.palette-casa/build/rn/icons/home-security.icon.svg',
|
|
302
294
|
IDTag: '@telus-uds/palettes-community.palette-casa/build/rn/icons/idtag.icon.svg',
|
|
295
|
+
IdCard: '@telus-uds/palettes-community.palette-casa/build/rn/icons/id-card.icon.svg',
|
|
303
296
|
Infinite: '@telus-uds/palettes-community.palette-casa/build/rn/icons/infinite.icon.svg',
|
|
304
297
|
Information: '@telus-uds/palettes-community.palette-casa/build/rn/icons/information.icon.svg',
|
|
305
298
|
Internet: '@telus-uds/palettes-community.palette-casa/build/rn/icons/internet.icon.svg',
|
|
@@ -417,6 +410,7 @@ module.exports = {
|
|
|
417
410
|
TVChoiceAndFlexibility: '@telus-uds/palettes-community.palette-casa/build/rn/icons/tvchoice-and-flexibility.icon.svg',
|
|
418
411
|
TVEntertainment: '@telus-uds/palettes-community.palette-casa/build/rn/icons/tventertainment.icon.svg',
|
|
419
412
|
Tablet: '@telus-uds/palettes-community.palette-casa/build/rn/icons/tablet.icon.svg',
|
|
413
|
+
Tag: '@telus-uds/palettes-community.palette-casa/build/rn/icons/tag.icon.svg',
|
|
420
414
|
Target: '@telus-uds/palettes-community.palette-casa/build/rn/icons/target.icon.svg',
|
|
421
415
|
Tasks: '@telus-uds/palettes-community.palette-casa/build/rn/icons/tasks.icon.svg',
|
|
422
416
|
Teapot: '@telus-uds/palettes-community.palette-casa/build/rn/icons/teapot.icon.svg',
|
|
@@ -434,6 +428,7 @@ module.exports = {
|
|
|
434
428
|
UploadToCloud: '@telus-uds/palettes-community.palette-casa/build/rn/icons/upload-to-cloud.icon.svg',
|
|
435
429
|
UsbCable: '@telus-uds/palettes-community.palette-casa/build/rn/icons/usb-cable.icon.svg',
|
|
436
430
|
User: '@telus-uds/palettes-community.palette-casa/build/rn/icons/user.icon.svg',
|
|
431
|
+
UserAdd: '@telus-uds/palettes-community.palette-casa/build/rn/icons/user-add.icon.svg',
|
|
437
432
|
UserAddBold: '@telus-uds/palettes-community.palette-casa/build/rn/icons/user-add-bold.icon.svg',
|
|
438
433
|
Users: '@telus-uds/palettes-community.palette-casa/build/rn/icons/users.icon.svg',
|
|
439
434
|
VideoCall: '@telus-uds/palettes-community.palette-casa/build/rn/icons/video-call.icon.svg',
|
|
@@ -594,6 +589,7 @@ module.exports = {
|
|
|
594
589
|
size48: 48,
|
|
595
590
|
size480: 480,
|
|
596
591
|
size5: 5,
|
|
592
|
+
size52: 52,
|
|
597
593
|
size53: 53,
|
|
598
594
|
size544: 544,
|
|
599
595
|
size56: 56,
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|