@telus-uds/palette-koodo 1.3.0 → 1.4.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.
- package/build/android/border.xml +1 -1
- package/build/android/color.xml +1 -1
- package/build/android/font_size.xml +1 -1
- package/build/android/radius.xml +1 -1
- package/build/android/size.xml +1 -1
- package/build/ios/Border.swift +1 -1
- package/build/ios/Color.swift +1 -1
- package/build/ios/FontSize.swift +1 -1
- package/build/ios/Radius.swift +1 -1
- package/build/ios/Size.swift +1 -1
- package/build/rn/palette.js +1 -1
- package/build/web/fonts/fonts-cdn-family.css +5 -5
- package/build/web/fonts/fonts-cdn.css +5 -5
- package/build/web/fonts/fonts-local-family.css +5 -5
- package/build/web/fonts/fonts-local.css +5 -5
- package/build/web/palette.js +6 -6
- package/package.json +1 -1
- /package/build/web/fonts/{v1_3_0-StagSans-300-A7DN92Nv6tCyZ2eeCCsKV.otf → v1_4_0-StagSans-300-hKmgj5M5j0O4As1GcLUu2.otf} +0 -0
- /package/build/web/fonts/{v1_3_0-StagSans-400-x9vy9EOiQuToio_MRfrEF.otf → v1_4_0-StagSans-400-XhfeS779LU7plMKBSZNEB.otf} +0 -0
- /package/build/web/fonts/{v1_3_0-StagSans-500-gNnpYdvKviZe78nAsoggw.otf → v1_4_0-StagSans-500-or_i1UQdwjw0IrtMTwMVu.otf} +0 -0
- /package/build/web/fonts/{v1_3_0-StagSans-600-vX-aW8YAU2kB88XNdftmp.otf → v1_4_0-StagSans-600-ZdhcStHek1QdraIjkYAuK.otf} +0 -0
- /package/build/web/fonts/{v1_3_0-StagSans-700-pmkLGkoiJvS_mMO_vTx4e.otf → v1_4_0-StagSans-700-aAaWCxmgBiAGJTfj9cBeo.otf} +0 -0
package/build/android/border.xml
CHANGED
package/build/android/color.xml
CHANGED
package/build/android/radius.xml
CHANGED
package/build/android/size.xml
CHANGED
package/build/ios/Border.swift
CHANGED
package/build/ios/Color.swift
CHANGED
package/build/ios/FontSize.swift
CHANGED
package/build/ios/Radius.swift
CHANGED
package/build/ios/Size.swift
CHANGED
package/build/rn/palette.js
CHANGED
|
@@ -1,34 +1,34 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: 'StagSans';
|
|
3
|
-
src: url('https://cdn.telus.digital/uds/
|
|
3
|
+
src: url('https://cdn.telus.digital/uds/v1_4_0-StagSans-300-hKmgj5M5j0O4As1GcLUu2.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/
|
|
10
|
+
src: url('https://cdn.telus.digital/uds/v1_4_0-StagSans-400-XhfeS779LU7plMKBSZNEB.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/
|
|
17
|
+
src: url('https://cdn.telus.digital/uds/v1_4_0-StagSans-500-or_i1UQdwjw0IrtMTwMVu.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/
|
|
24
|
+
src: url('https://cdn.telus.digital/uds/v1_4_0-StagSans-600-ZdhcStHek1QdraIjkYAuK.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/
|
|
31
|
+
src: url('https://cdn.telus.digital/uds/v1_4_0-StagSans-700-aAaWCxmgBiAGJTfj9cBeo.otf');
|
|
32
32
|
font-weight: 700;
|
|
33
33
|
font-style: normal;
|
|
34
34
|
font-display: block;
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: 'StagSans300normal';
|
|
3
|
-
src: url('https://cdn.telus.digital/uds/
|
|
3
|
+
src: url('https://cdn.telus.digital/uds/v1_4_0-StagSans-300-hKmgj5M5j0O4As1GcLUu2.otf');
|
|
4
4
|
font-display: block;
|
|
5
5
|
}
|
|
6
6
|
@font-face {
|
|
7
7
|
font-family: 'StagSans400normal';
|
|
8
|
-
src: url('https://cdn.telus.digital/uds/
|
|
8
|
+
src: url('https://cdn.telus.digital/uds/v1_4_0-StagSans-400-XhfeS779LU7plMKBSZNEB.otf');
|
|
9
9
|
font-display: block;
|
|
10
10
|
}
|
|
11
11
|
@font-face {
|
|
12
12
|
font-family: 'StagSans500normal';
|
|
13
|
-
src: url('https://cdn.telus.digital/uds/
|
|
13
|
+
src: url('https://cdn.telus.digital/uds/v1_4_0-StagSans-500-or_i1UQdwjw0IrtMTwMVu.otf');
|
|
14
14
|
font-display: block;
|
|
15
15
|
}
|
|
16
16
|
@font-face {
|
|
17
17
|
font-family: 'StagSans600normal';
|
|
18
|
-
src: url('https://cdn.telus.digital/uds/
|
|
18
|
+
src: url('https://cdn.telus.digital/uds/v1_4_0-StagSans-600-ZdhcStHek1QdraIjkYAuK.otf');
|
|
19
19
|
font-display: block;
|
|
20
20
|
}
|
|
21
21
|
@font-face {
|
|
22
22
|
font-family: 'StagSans700normal';
|
|
23
|
-
src: url('https://cdn.telus.digital/uds/
|
|
23
|
+
src: url('https://cdn.telus.digital/uds/v1_4_0-StagSans-700-aAaWCxmgBiAGJTfj9cBeo.otf');
|
|
24
24
|
font-display: block;
|
|
25
25
|
}
|
|
@@ -1,34 +1,34 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: 'StagSans';
|
|
3
|
-
src: url('./
|
|
3
|
+
src: url('./v1_4_0-StagSans-300-hKmgj5M5j0O4As1GcLUu2.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('./
|
|
10
|
+
src: url('./v1_4_0-StagSans-400-XhfeS779LU7plMKBSZNEB.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('./
|
|
17
|
+
src: url('./v1_4_0-StagSans-500-or_i1UQdwjw0IrtMTwMVu.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('./
|
|
24
|
+
src: url('./v1_4_0-StagSans-600-ZdhcStHek1QdraIjkYAuK.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('./
|
|
31
|
+
src: url('./v1_4_0-StagSans-700-aAaWCxmgBiAGJTfj9cBeo.otf');
|
|
32
32
|
font-weight: 700;
|
|
33
33
|
font-style: normal;
|
|
34
34
|
font-display: block;
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: 'StagSans300normal';
|
|
3
|
-
src: url('./
|
|
3
|
+
src: url('./v1_4_0-StagSans-300-hKmgj5M5j0O4As1GcLUu2.otf');
|
|
4
4
|
font-display: block;
|
|
5
5
|
}
|
|
6
6
|
@font-face {
|
|
7
7
|
font-family: 'StagSans400normal';
|
|
8
|
-
src: url('./
|
|
8
|
+
src: url('./v1_4_0-StagSans-400-XhfeS779LU7plMKBSZNEB.otf');
|
|
9
9
|
font-display: block;
|
|
10
10
|
}
|
|
11
11
|
@font-face {
|
|
12
12
|
font-family: 'StagSans500normal';
|
|
13
|
-
src: url('./
|
|
13
|
+
src: url('./v1_4_0-StagSans-500-or_i1UQdwjw0IrtMTwMVu.otf');
|
|
14
14
|
font-display: block;
|
|
15
15
|
}
|
|
16
16
|
@font-face {
|
|
17
17
|
font-family: 'StagSans600normal';
|
|
18
|
-
src: url('./
|
|
18
|
+
src: url('./v1_4_0-StagSans-600-ZdhcStHek1QdraIjkYAuK.otf');
|
|
19
19
|
font-display: block;
|
|
20
20
|
}
|
|
21
21
|
@font-face {
|
|
22
22
|
font-family: 'StagSans700normal';
|
|
23
|
-
src: url('./
|
|
23
|
+
src: url('./v1_4_0-StagSans-700-aAaWCxmgBiAGJTfj9cBeo.otf');
|
|
24
24
|
font-display: block;
|
|
25
25
|
}
|
package/build/web/palette.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Fri,
|
|
3
|
+
* Generated on Fri, 07 Jun 2024 22:40:47 GMT
|
|
4
4
|
*/
|
|
5
5
|
module.exports = {
|
|
6
6
|
border: {
|
|
@@ -67,11 +67,11 @@ module.exports = {
|
|
|
67
67
|
},
|
|
68
68
|
font: {
|
|
69
69
|
StagSans: {
|
|
70
|
-
300: 'https://cdn.telus.digital/uds/
|
|
71
|
-
400: 'https://cdn.telus.digital/uds/
|
|
72
|
-
500: 'https://cdn.telus.digital/uds/
|
|
73
|
-
600: 'https://cdn.telus.digital/uds/
|
|
74
|
-
700: 'https://cdn.telus.digital/uds/
|
|
70
|
+
300: 'https://cdn.telus.digital/uds/v1_4_0-StagSans-300-hKmgj5M5j0O4As1GcLUu2.otf',
|
|
71
|
+
400: 'https://cdn.telus.digital/uds/v1_4_0-StagSans-400-XhfeS779LU7plMKBSZNEB.otf',
|
|
72
|
+
500: 'https://cdn.telus.digital/uds/v1_4_0-StagSans-500-or_i1UQdwjw0IrtMTwMVu.otf',
|
|
73
|
+
600: 'https://cdn.telus.digital/uds/v1_4_0-StagSans-600-ZdhcStHek1QdraIjkYAuK.otf',
|
|
74
|
+
700: 'https://cdn.telus.digital/uds/v1_4_0-StagSans-700-aAaWCxmgBiAGJTfj9cBeo.otf'
|
|
75
75
|
}
|
|
76
76
|
},
|
|
77
77
|
fontSize: {
|
package/package.json
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|