@telus-uds/palette-koodo 4.0.0-alpha.1 → 4.0.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/CHANGELOG.json +45 -0
- package/CHANGELOG.md +25 -1
- 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 +15 -15
- package/build/web/fonts/fonts-cdn.css +15 -15
- package/build/web/fonts/fonts-local-family.css +15 -15
- package/build/web/fonts/fonts-local.css +15 -15
- package/build/web/palette.js +16 -16
- package/package.json +1 -1
- /package/build/web/fonts/{StagSans-Bold-v4_0_0-alpha_1.otf → StagSans-Bold-v4_0_0.otf} +0 -0
- /package/build/web/fonts/{StagSans-Bold-v4_0_0-alpha_1.woff → StagSans-Bold-v4_0_0.woff} +0 -0
- /package/build/web/fonts/{StagSans-Bold2-v4_0_0-alpha_1.woff2 → StagSans-Bold2-v4_0_0.woff2} +0 -0
- /package/build/web/fonts/{StagSans-Light-v4_0_0-alpha_1.otf → StagSans-Light-v4_0_0.otf} +0 -0
- /package/build/web/fonts/{StagSans-Light-v4_0_0-alpha_1.woff → StagSans-Light-v4_0_0.woff} +0 -0
- /package/build/web/fonts/{StagSans-Light2-v4_0_0-alpha_1.woff2 → StagSans-Light2-v4_0_0.woff2} +0 -0
- /package/build/web/fonts/{StagSans-Medium-v4_0_0-alpha_1.otf → StagSans-Medium-v4_0_0.otf} +0 -0
- /package/build/web/fonts/{StagSans-Medium-v4_0_0-alpha_1.woff → StagSans-Medium-v4_0_0.woff} +0 -0
- /package/build/web/fonts/{StagSans-Medium2-v4_0_0-alpha_1.woff2 → StagSans-Medium2-v4_0_0.woff2} +0 -0
- /package/build/web/fonts/{StagSans-Regular-v4_0_0-alpha_1.otf → StagSans-Regular-v4_0_0.otf} +0 -0
- /package/build/web/fonts/{StagSans-Regular-v4_0_0-alpha_1.woff → StagSans-Regular-v4_0_0.woff} +0 -0
- /package/build/web/fonts/{StagSans-Regular2-v4_0_0-alpha_1.woff2 → StagSans-Regular2-v4_0_0.woff2} +0 -0
- /package/build/web/fonts/{StagSans-Semibold-v4_0_0-alpha_1.otf → StagSans-Semibold-v4_0_0.otf} +0 -0
- /package/build/web/fonts/{StagSans-Semibold-v4_0_0-alpha_1.woff → StagSans-Semibold-v4_0_0.woff} +0 -0
- /package/build/web/fonts/{StagSans-Semibold2-v4_0_0-alpha_1.woff2 → StagSans-Semibold2-v4_0_0.woff2} +0 -0
package/CHANGELOG.json
CHANGED
|
@@ -1,6 +1,51 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@telus-uds/palette-koodo",
|
|
3
3
|
"entries": [
|
|
4
|
+
{
|
|
5
|
+
"date": "Mon, 08 Jun 2026 19:50:44 GMT",
|
|
6
|
+
"tag": "@telus-uds/palette-koodo_v4.0.0",
|
|
7
|
+
"version": "4.0.0",
|
|
8
|
+
"comments": {
|
|
9
|
+
"major": [
|
|
10
|
+
{
|
|
11
|
+
"author": "shahzaib.khalid@telus.com",
|
|
12
|
+
"package": "@telus-uds/palette-koodo",
|
|
13
|
+
"commit": "a528fa4b74876a8cc786509c49f6e0d7f975300c",
|
|
14
|
+
"comment": "Add React 19 support and other changes"
|
|
15
|
+
}
|
|
16
|
+
]
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"date": "Fri, 29 May 2026 17:28:00 GMT",
|
|
21
|
+
"tag": "@telus-uds/palette-koodo_v4.0.0-beta.0",
|
|
22
|
+
"version": "4.0.0-beta.0",
|
|
23
|
+
"comments": {
|
|
24
|
+
"patch": [
|
|
25
|
+
{
|
|
26
|
+
"author": "shahzaib.khalid@telus.com",
|
|
27
|
+
"package": "@telus-uds/palette-koodo",
|
|
28
|
+
"commit": "61bfd48200828a14794814d93458dfaed3e3b16c",
|
|
29
|
+
"comment": "Promote `palette-koodo` to the beta release channel (no functional change)"
|
|
30
|
+
}
|
|
31
|
+
]
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"date": "Thu, 16 Apr 2026 21:04:33 GMT",
|
|
36
|
+
"tag": "@telus-uds/palette-koodo_v3.11.1",
|
|
37
|
+
"version": "3.11.1",
|
|
38
|
+
"comments": {
|
|
39
|
+
"patch": [
|
|
40
|
+
{
|
|
41
|
+
"author": "david.melara1@telus.com",
|
|
42
|
+
"package": "@telus-uds/palette-koodo",
|
|
43
|
+
"commit": "aaf211c16760fe9b1069a6a1eafe93a133695a79",
|
|
44
|
+
"comment": "`Icon`: Add new Koodo icons"
|
|
45
|
+
}
|
|
46
|
+
]
|
|
47
|
+
}
|
|
48
|
+
},
|
|
4
49
|
{
|
|
5
50
|
"date": "Fri, 10 Apr 2026 17:20:03 GMT",
|
|
6
51
|
"tag": "@telus-uds/palette-koodo_v4.0.0-alpha.1",
|
package/CHANGELOG.md
CHANGED
|
@@ -1,9 +1,33 @@
|
|
|
1
1
|
# Change Log - @telus-uds/palette-koodo
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Mon, 08 Jun 2026 19:50:44 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## 4.0.0
|
|
8
|
+
|
|
9
|
+
Mon, 08 Jun 2026 19:50:44 GMT
|
|
10
|
+
|
|
11
|
+
### Major changes
|
|
12
|
+
|
|
13
|
+
- Add React 19 support and other changes (shahzaib.khalid@telus.com)
|
|
14
|
+
|
|
15
|
+
## 4.0.0-beta.0
|
|
16
|
+
|
|
17
|
+
Fri, 29 May 2026 17:28:00 GMT
|
|
18
|
+
|
|
19
|
+
### Patches
|
|
20
|
+
|
|
21
|
+
- Promote `palette-koodo` to the beta release channel (no functional change) (shahzaib.khalid@telus.com)
|
|
22
|
+
|
|
23
|
+
## 3.11.1
|
|
24
|
+
|
|
25
|
+
Thu, 16 Apr 2026 21:04:33 GMT
|
|
26
|
+
|
|
27
|
+
### Patches
|
|
28
|
+
|
|
29
|
+
- `Icon`: Add new Koodo icons (david.melara1@telus.com)
|
|
30
|
+
|
|
7
31
|
## 4.0.0-alpha.1
|
|
8
32
|
|
|
9
33
|
Fri, 10 Apr 2026 17:20:03 GMT
|
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,104 +1,104 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: 'StagSans';
|
|
3
|
-
src: url('https://cdn.telus.digital/uds/StagSans-Light-v4_0_0
|
|
3
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Light-v4_0_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-v4_0_0
|
|
10
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Regular-v4_0_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-v4_0_0
|
|
17
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Medium-v4_0_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-v4_0_0
|
|
24
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Semibold-v4_0_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-v4_0_0
|
|
31
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Bold-v4_0_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-v4_0_0
|
|
38
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Light-v4_0_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-v4_0_0
|
|
45
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Regular-v4_0_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-v4_0_0
|
|
52
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Medium-v4_0_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-v4_0_0
|
|
59
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Semibold-v4_0_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-v4_0_0
|
|
66
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Bold-v4_0_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-v4_0_0
|
|
73
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Light2-v4_0_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-v4_0_0
|
|
80
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Regular2-v4_0_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-v4_0_0
|
|
87
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Medium2-v4_0_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-v4_0_0
|
|
94
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Semibold2-v4_0_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-v4_0_0
|
|
101
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Bold2-v4_0_0.woff2');
|
|
102
102
|
font-weight: 700;
|
|
103
103
|
font-style: normal;
|
|
104
104
|
font-display: block;
|
|
@@ -1,75 +1,75 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: 'StagSans300normal';
|
|
3
|
-
src: url('https://cdn.telus.digital/uds/StagSans-Light-v4_0_0
|
|
3
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Light-v4_0_0.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/StagSans-Regular-v4_0_0
|
|
8
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Regular-v4_0_0.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/StagSans-Medium-v4_0_0
|
|
13
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Medium-v4_0_0.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/StagSans-Semibold-v4_0_0
|
|
18
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Semibold-v4_0_0.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/StagSans-Bold-v4_0_0
|
|
23
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Bold-v4_0_0.otf');
|
|
24
24
|
font-display: block;
|
|
25
25
|
}
|
|
26
26
|
@font-face {
|
|
27
27
|
font-family: 'StagSansWoff300normal';
|
|
28
|
-
src: url('https://cdn.telus.digital/uds/StagSans-Light-v4_0_0
|
|
28
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Light-v4_0_0.woff');
|
|
29
29
|
font-display: block;
|
|
30
30
|
}
|
|
31
31
|
@font-face {
|
|
32
32
|
font-family: 'StagSansWoff400normal';
|
|
33
|
-
src: url('https://cdn.telus.digital/uds/StagSans-Regular-v4_0_0
|
|
33
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Regular-v4_0_0.woff');
|
|
34
34
|
font-display: block;
|
|
35
35
|
}
|
|
36
36
|
@font-face {
|
|
37
37
|
font-family: 'StagSansWoff500normal';
|
|
38
|
-
src: url('https://cdn.telus.digital/uds/StagSans-Medium-v4_0_0
|
|
38
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Medium-v4_0_0.woff');
|
|
39
39
|
font-display: block;
|
|
40
40
|
}
|
|
41
41
|
@font-face {
|
|
42
42
|
font-family: 'StagSansWoff600normal';
|
|
43
|
-
src: url('https://cdn.telus.digital/uds/StagSans-Semibold-v4_0_0
|
|
43
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Semibold-v4_0_0.woff');
|
|
44
44
|
font-display: block;
|
|
45
45
|
}
|
|
46
46
|
@font-face {
|
|
47
47
|
font-family: 'StagSansWoff700normal';
|
|
48
|
-
src: url('https://cdn.telus.digital/uds/StagSans-Bold-v4_0_0
|
|
48
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Bold-v4_0_0.woff');
|
|
49
49
|
font-display: block;
|
|
50
50
|
}
|
|
51
51
|
@font-face {
|
|
52
52
|
font-family: 'StagSansWoff2300normal';
|
|
53
|
-
src: url('https://cdn.telus.digital/uds/StagSans-Light2-v4_0_0
|
|
53
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Light2-v4_0_0.woff2');
|
|
54
54
|
font-display: block;
|
|
55
55
|
}
|
|
56
56
|
@font-face {
|
|
57
57
|
font-family: 'StagSansWoff2400normal';
|
|
58
|
-
src: url('https://cdn.telus.digital/uds/StagSans-Regular2-v4_0_0
|
|
58
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Regular2-v4_0_0.woff2');
|
|
59
59
|
font-display: block;
|
|
60
60
|
}
|
|
61
61
|
@font-face {
|
|
62
62
|
font-family: 'StagSansWoff2500normal';
|
|
63
|
-
src: url('https://cdn.telus.digital/uds/StagSans-Medium2-v4_0_0
|
|
63
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Medium2-v4_0_0.woff2');
|
|
64
64
|
font-display: block;
|
|
65
65
|
}
|
|
66
66
|
@font-face {
|
|
67
67
|
font-family: 'StagSansWoff2600normal';
|
|
68
|
-
src: url('https://cdn.telus.digital/uds/StagSans-Semibold2-v4_0_0
|
|
68
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Semibold2-v4_0_0.woff2');
|
|
69
69
|
font-display: block;
|
|
70
70
|
}
|
|
71
71
|
@font-face {
|
|
72
72
|
font-family: 'StagSansWoff2700normal';
|
|
73
|
-
src: url('https://cdn.telus.digital/uds/StagSans-Bold2-v4_0_0
|
|
73
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Bold2-v4_0_0.woff2');
|
|
74
74
|
font-display: block;
|
|
75
75
|
}
|
|
@@ -1,104 +1,104 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: 'StagSans';
|
|
3
|
-
src: url('./StagSans-Light-v4_0_0
|
|
3
|
+
src: url('./StagSans-Light-v4_0_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('./StagSans-Regular-v4_0_0
|
|
10
|
+
src: url('./StagSans-Regular-v4_0_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('./StagSans-Medium-v4_0_0
|
|
17
|
+
src: url('./StagSans-Medium-v4_0_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('./StagSans-Semibold-v4_0_0
|
|
24
|
+
src: url('./StagSans-Semibold-v4_0_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('./StagSans-Bold-v4_0_0
|
|
31
|
+
src: url('./StagSans-Bold-v4_0_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('./StagSans-Light-v4_0_0
|
|
38
|
+
src: url('./StagSans-Light-v4_0_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('./StagSans-Regular-v4_0_0
|
|
45
|
+
src: url('./StagSans-Regular-v4_0_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('./StagSans-Medium-v4_0_0
|
|
52
|
+
src: url('./StagSans-Medium-v4_0_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('./StagSans-Semibold-v4_0_0
|
|
59
|
+
src: url('./StagSans-Semibold-v4_0_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('./StagSans-Bold-v4_0_0
|
|
66
|
+
src: url('./StagSans-Bold-v4_0_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('./StagSans-Light2-v4_0_0
|
|
73
|
+
src: url('./StagSans-Light2-v4_0_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('./StagSans-Regular2-v4_0_0
|
|
80
|
+
src: url('./StagSans-Regular2-v4_0_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('./StagSans-Medium2-v4_0_0
|
|
87
|
+
src: url('./StagSans-Medium2-v4_0_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('./StagSans-Semibold2-v4_0_0
|
|
94
|
+
src: url('./StagSans-Semibold2-v4_0_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('./StagSans-Bold2-v4_0_0
|
|
101
|
+
src: url('./StagSans-Bold2-v4_0_0.woff2');
|
|
102
102
|
font-weight: 700;
|
|
103
103
|
font-style: normal;
|
|
104
104
|
font-display: block;
|
|
@@ -1,75 +1,75 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: 'StagSans300normal';
|
|
3
|
-
src: url('./StagSans-Light-v4_0_0
|
|
3
|
+
src: url('./StagSans-Light-v4_0_0.otf');
|
|
4
4
|
font-display: block;
|
|
5
5
|
}
|
|
6
6
|
@font-face {
|
|
7
7
|
font-family: 'StagSans400normal';
|
|
8
|
-
src: url('./StagSans-Regular-v4_0_0
|
|
8
|
+
src: url('./StagSans-Regular-v4_0_0.otf');
|
|
9
9
|
font-display: block;
|
|
10
10
|
}
|
|
11
11
|
@font-face {
|
|
12
12
|
font-family: 'StagSans500normal';
|
|
13
|
-
src: url('./StagSans-Medium-v4_0_0
|
|
13
|
+
src: url('./StagSans-Medium-v4_0_0.otf');
|
|
14
14
|
font-display: block;
|
|
15
15
|
}
|
|
16
16
|
@font-face {
|
|
17
17
|
font-family: 'StagSans600normal';
|
|
18
|
-
src: url('./StagSans-Semibold-v4_0_0
|
|
18
|
+
src: url('./StagSans-Semibold-v4_0_0.otf');
|
|
19
19
|
font-display: block;
|
|
20
20
|
}
|
|
21
21
|
@font-face {
|
|
22
22
|
font-family: 'StagSans700normal';
|
|
23
|
-
src: url('./StagSans-Bold-v4_0_0
|
|
23
|
+
src: url('./StagSans-Bold-v4_0_0.otf');
|
|
24
24
|
font-display: block;
|
|
25
25
|
}
|
|
26
26
|
@font-face {
|
|
27
27
|
font-family: 'StagSansWoff300normal';
|
|
28
|
-
src: url('./StagSans-Light-v4_0_0
|
|
28
|
+
src: url('./StagSans-Light-v4_0_0.woff');
|
|
29
29
|
font-display: block;
|
|
30
30
|
}
|
|
31
31
|
@font-face {
|
|
32
32
|
font-family: 'StagSansWoff400normal';
|
|
33
|
-
src: url('./StagSans-Regular-v4_0_0
|
|
33
|
+
src: url('./StagSans-Regular-v4_0_0.woff');
|
|
34
34
|
font-display: block;
|
|
35
35
|
}
|
|
36
36
|
@font-face {
|
|
37
37
|
font-family: 'StagSansWoff500normal';
|
|
38
|
-
src: url('./StagSans-Medium-v4_0_0
|
|
38
|
+
src: url('./StagSans-Medium-v4_0_0.woff');
|
|
39
39
|
font-display: block;
|
|
40
40
|
}
|
|
41
41
|
@font-face {
|
|
42
42
|
font-family: 'StagSansWoff600normal';
|
|
43
|
-
src: url('./StagSans-Semibold-v4_0_0
|
|
43
|
+
src: url('./StagSans-Semibold-v4_0_0.woff');
|
|
44
44
|
font-display: block;
|
|
45
45
|
}
|
|
46
46
|
@font-face {
|
|
47
47
|
font-family: 'StagSansWoff700normal';
|
|
48
|
-
src: url('./StagSans-Bold-v4_0_0
|
|
48
|
+
src: url('./StagSans-Bold-v4_0_0.woff');
|
|
49
49
|
font-display: block;
|
|
50
50
|
}
|
|
51
51
|
@font-face {
|
|
52
52
|
font-family: 'StagSansWoff2300normal';
|
|
53
|
-
src: url('./StagSans-Light2-v4_0_0
|
|
53
|
+
src: url('./StagSans-Light2-v4_0_0.woff2');
|
|
54
54
|
font-display: block;
|
|
55
55
|
}
|
|
56
56
|
@font-face {
|
|
57
57
|
font-family: 'StagSansWoff2400normal';
|
|
58
|
-
src: url('./StagSans-Regular2-v4_0_0
|
|
58
|
+
src: url('./StagSans-Regular2-v4_0_0.woff2');
|
|
59
59
|
font-display: block;
|
|
60
60
|
}
|
|
61
61
|
@font-face {
|
|
62
62
|
font-family: 'StagSansWoff2500normal';
|
|
63
|
-
src: url('./StagSans-Medium2-v4_0_0
|
|
63
|
+
src: url('./StagSans-Medium2-v4_0_0.woff2');
|
|
64
64
|
font-display: block;
|
|
65
65
|
}
|
|
66
66
|
@font-face {
|
|
67
67
|
font-family: 'StagSansWoff2600normal';
|
|
68
|
-
src: url('./StagSans-Semibold2-v4_0_0
|
|
68
|
+
src: url('./StagSans-Semibold2-v4_0_0.woff2');
|
|
69
69
|
font-display: block;
|
|
70
70
|
}
|
|
71
71
|
@font-face {
|
|
72
72
|
font-family: 'StagSansWoff2700normal';
|
|
73
|
-
src: url('./StagSans-Bold2-v4_0_0
|
|
73
|
+
src: url('./StagSans-Bold2-v4_0_0.woff2');
|
|
74
74
|
font-display: block;
|
|
75
75
|
}
|
package/build/web/palette.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Mon, 08 Jun 2026 19:54:09 GMT
|
|
4
4
|
*/
|
|
5
5
|
module.exports = {
|
|
6
6
|
border: {
|
|
@@ -70,25 +70,25 @@ module.exports = {
|
|
|
70
70
|
},
|
|
71
71
|
font: {
|
|
72
72
|
StagSans: {
|
|
73
|
-
300: 'https://cdn.telus.digital/uds/StagSans-Light-v4_0_0
|
|
74
|
-
400: 'https://cdn.telus.digital/uds/StagSans-Regular-v4_0_0
|
|
75
|
-
500: 'https://cdn.telus.digital/uds/StagSans-Medium-v4_0_0
|
|
76
|
-
600: 'https://cdn.telus.digital/uds/StagSans-Semibold-v4_0_0
|
|
77
|
-
700: 'https://cdn.telus.digital/uds/StagSans-Bold-v4_0_0
|
|
73
|
+
300: 'https://cdn.telus.digital/uds/StagSans-Light-v4_0_0.otf',
|
|
74
|
+
400: 'https://cdn.telus.digital/uds/StagSans-Regular-v4_0_0.otf',
|
|
75
|
+
500: 'https://cdn.telus.digital/uds/StagSans-Medium-v4_0_0.otf',
|
|
76
|
+
600: 'https://cdn.telus.digital/uds/StagSans-Semibold-v4_0_0.otf',
|
|
77
|
+
700: 'https://cdn.telus.digital/uds/StagSans-Bold-v4_0_0.otf'
|
|
78
78
|
},
|
|
79
79
|
StagSansWoff: {
|
|
80
|
-
300: 'https://cdn.telus.digital/uds/StagSans-Light-v4_0_0
|
|
81
|
-
400: 'https://cdn.telus.digital/uds/StagSans-Regular-v4_0_0
|
|
82
|
-
500: 'https://cdn.telus.digital/uds/StagSans-Medium-v4_0_0
|
|
83
|
-
600: 'https://cdn.telus.digital/uds/StagSans-Semibold-v4_0_0
|
|
84
|
-
700: 'https://cdn.telus.digital/uds/StagSans-Bold-v4_0_0
|
|
80
|
+
300: 'https://cdn.telus.digital/uds/StagSans-Light-v4_0_0.woff',
|
|
81
|
+
400: 'https://cdn.telus.digital/uds/StagSans-Regular-v4_0_0.woff',
|
|
82
|
+
500: 'https://cdn.telus.digital/uds/StagSans-Medium-v4_0_0.woff',
|
|
83
|
+
600: 'https://cdn.telus.digital/uds/StagSans-Semibold-v4_0_0.woff',
|
|
84
|
+
700: 'https://cdn.telus.digital/uds/StagSans-Bold-v4_0_0.woff'
|
|
85
85
|
},
|
|
86
86
|
StagSansWoff2: {
|
|
87
|
-
300: 'https://cdn.telus.digital/uds/StagSans-Light2-v4_0_0
|
|
88
|
-
400: 'https://cdn.telus.digital/uds/StagSans-Regular2-v4_0_0
|
|
89
|
-
500: 'https://cdn.telus.digital/uds/StagSans-Medium2-v4_0_0
|
|
90
|
-
600: 'https://cdn.telus.digital/uds/StagSans-Semibold2-v4_0_0
|
|
91
|
-
700: 'https://cdn.telus.digital/uds/StagSans-Bold2-v4_0_0
|
|
87
|
+
300: 'https://cdn.telus.digital/uds/StagSans-Light2-v4_0_0.woff2',
|
|
88
|
+
400: 'https://cdn.telus.digital/uds/StagSans-Regular2-v4_0_0.woff2',
|
|
89
|
+
500: 'https://cdn.telus.digital/uds/StagSans-Medium2-v4_0_0.woff2',
|
|
90
|
+
600: 'https://cdn.telus.digital/uds/StagSans-Semibold2-v4_0_0.woff2',
|
|
91
|
+
700: 'https://cdn.telus.digital/uds/StagSans-Bold2-v4_0_0.woff2'
|
|
92
92
|
}
|
|
93
93
|
},
|
|
94
94
|
fontSize: {
|
package/package.json
CHANGED
|
File without changes
|
|
File without changes
|
/package/build/web/fonts/{StagSans-Bold2-v4_0_0-alpha_1.woff2 → StagSans-Bold2-v4_0_0.woff2}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/build/web/fonts/{StagSans-Light2-v4_0_0-alpha_1.woff2 → StagSans-Light2-v4_0_0.woff2}
RENAMED
|
File without changes
|
|
File without changes
|
/package/build/web/fonts/{StagSans-Medium-v4_0_0-alpha_1.woff → StagSans-Medium-v4_0_0.woff}
RENAMED
|
File without changes
|
/package/build/web/fonts/{StagSans-Medium2-v4_0_0-alpha_1.woff2 → StagSans-Medium2-v4_0_0.woff2}
RENAMED
|
File without changes
|
/package/build/web/fonts/{StagSans-Regular-v4_0_0-alpha_1.otf → StagSans-Regular-v4_0_0.otf}
RENAMED
|
File without changes
|
/package/build/web/fonts/{StagSans-Regular-v4_0_0-alpha_1.woff → StagSans-Regular-v4_0_0.woff}
RENAMED
|
File without changes
|
/package/build/web/fonts/{StagSans-Regular2-v4_0_0-alpha_1.woff2 → StagSans-Regular2-v4_0_0.woff2}
RENAMED
|
File without changes
|
/package/build/web/fonts/{StagSans-Semibold-v4_0_0-alpha_1.otf → StagSans-Semibold-v4_0_0.otf}
RENAMED
|
File without changes
|
/package/build/web/fonts/{StagSans-Semibold-v4_0_0-alpha_1.woff → StagSans-Semibold-v4_0_0.woff}
RENAMED
|
File without changes
|
/package/build/web/fonts/{StagSans-Semibold2-v4_0_0-alpha_1.woff2 → StagSans-Semibold2-v4_0_0.woff2}
RENAMED
|
File without changes
|