@telus-uds/palette-koodo 4.0.0-beta.0 → 4.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/.turbo/turbo-build.log +75 -0
- package/CHANGELOG.json +30 -0
- package/CHANGELOG.md +17 -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 +3 -3
- package/palette.json +30 -27
- /package/build/web/fonts/{StagSans-Bold-v4_0_0-beta_0.otf → StagSans-Bold-v4_0_1.otf} +0 -0
- /package/build/web/fonts/{StagSans-Bold-v4_0_0-beta_0.woff → StagSans-Bold-v4_0_1.woff} +0 -0
- /package/build/web/fonts/{StagSans-Bold2-v4_0_0-beta_0.woff2 → StagSans-Bold2-v4_0_1.woff2} +0 -0
- /package/build/web/fonts/{StagSans-Light-v4_0_0-beta_0.otf → StagSans-Light-v4_0_1.otf} +0 -0
- /package/build/web/fonts/{StagSans-Light-v4_0_0-beta_0.woff → StagSans-Light-v4_0_1.woff} +0 -0
- /package/build/web/fonts/{StagSans-Light2-v4_0_0-beta_0.woff2 → StagSans-Light2-v4_0_1.woff2} +0 -0
- /package/build/web/fonts/{StagSans-Medium-v4_0_0-beta_0.otf → StagSans-Medium-v4_0_1.otf} +0 -0
- /package/build/web/fonts/{StagSans-Medium-v4_0_0-beta_0.woff → StagSans-Medium-v4_0_1.woff} +0 -0
- /package/build/web/fonts/{StagSans-Medium2-v4_0_0-beta_0.woff2 → StagSans-Medium2-v4_0_1.woff2} +0 -0
- /package/build/web/fonts/{StagSans-Regular-v4_0_0-beta_0.otf → StagSans-Regular-v4_0_1.otf} +0 -0
- /package/build/web/fonts/{StagSans-Regular-v4_0_0-beta_0.woff → StagSans-Regular-v4_0_1.woff} +0 -0
- /package/build/web/fonts/{StagSans-Regular2-v4_0_0-beta_0.woff2 → StagSans-Regular2-v4_0_1.woff2} +0 -0
- /package/build/web/fonts/{StagSans-Semibold-v4_0_0-beta_0.otf → StagSans-Semibold-v4_0_1.otf} +0 -0
- /package/build/web/fonts/{StagSans-Semibold-v4_0_0-beta_0.woff → StagSans-Semibold-v4_0_1.woff} +0 -0
- /package/build/web/fonts/{StagSans-Semibold2-v4_0_0-beta_0.woff2 → StagSans-Semibold2-v4_0_1.woff2} +0 -0
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
@telus-uds/palette-koodo:build: cache hit, replaying output [2m56de300991896ed0[0m
|
|
2
|
+
[34m@telus-uds/palette-koodo:build: [0m[2m$ system-tokens-build-palette[22m
|
|
3
|
+
[34m@telus-uds/palette-koodo:build: [0mLoading palette...
|
|
4
|
+
[34m@telus-uds/palette-koodo:build: [0mValidating palette...
|
|
5
|
+
[34m@telus-uds/palette-koodo:build: [0mBuild directory: [33mbuild[39m
|
|
6
|
+
[34m@telus-uds/palette-koodo:build: [0mCleaning build directory...
|
|
7
|
+
[34m@telus-uds/palette-koodo:build: [0mBuilding palette...
|
|
8
|
+
[34m@telus-uds/palette-koodo:build: [0m
|
|
9
|
+
[34m@telus-uds/palette-koodo:build: [0mandroid
|
|
10
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m✔︎ build/android/color.xml[39m[22m
|
|
11
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m✔︎ build/android/font_size.xml[39m[22m
|
|
12
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m✔︎ build/android/size.xml[39m[22m
|
|
13
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m✔︎ build/android/border.xml[39m[22m
|
|
14
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m✔︎ build/android/radius.xml[39m[22m
|
|
15
|
+
[34m@telus-uds/palette-koodo:build: [0m
|
|
16
|
+
[34m@telus-uds/palette-koodo:build: [0mios-swift
|
|
17
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m✔︎ build/ios/Color.swift[39m[22m
|
|
18
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m✔︎ build/ios/FontSize.swift[39m[22m
|
|
19
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m✔︎ build/ios/Size.swift[39m[22m
|
|
20
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m✔︎ build/ios/Border.swift[39m[22m
|
|
21
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m✔︎ build/ios/Radius.swift[39m[22m
|
|
22
|
+
[34m@telus-uds/palette-koodo:build: [0m
|
|
23
|
+
[34m@telus-uds/palette-koodo:build: [0mweb
|
|
24
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m✔︎ build/web/palette.js[39m[22m
|
|
25
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m→ Copying font assets to build/web/fonts [39m[22m
|
|
26
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m→ Copying font assets to build/.uploads for upload[39m[22m
|
|
27
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m✓ Writing font index to build/web/fonts/fonts-local.css[39m[22m
|
|
28
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m✓ Writing font index to build/web/fonts/fonts-cdn.css[39m[22m
|
|
29
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m✓ Writing font index to build/web/fonts/fonts-local-family.css[39m[22m
|
|
30
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m✓ Writing font index to build/web/fonts/fonts-cdn-family.css[39m[22m
|
|
31
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m→ Copying icon assets to build/web/icons/[39m[22m
|
|
32
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m✓ Writing icon utilities build/web/icons/[39m[22m
|
|
33
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m✓ Writing icon index to build/web/icons/[39m[22m
|
|
34
|
+
[34m@telus-uds/palette-koodo:build: [0m
|
|
35
|
+
[34m@telus-uds/palette-koodo:build: [0mrn
|
|
36
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m✔︎ build/rn/palette.js[39m[22m
|
|
37
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m→ Copying font assets to build/rn/fonts [39m[22m
|
|
38
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m✓ Writing font index to build/rn/fonts/index.js[39m[22m
|
|
39
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m✓ Writing font index to build/rn/fonts/fonts.css[39m[22m
|
|
40
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m→ Copying icon assets to build/rn/icons/[39m[22m
|
|
41
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m✓ Writing icon utilities build/rn/icons/[39m[22m
|
|
42
|
+
[34m@telus-uds/palette-koodo:build: [0m[1m[32m✓ Writing icon index to build/rn/icons/[39m[22m
|
|
43
|
+
[34m@telus-uds/palette-koodo:build: [0mUploading assets...
|
|
44
|
+
[34m@telus-uds/palette-koodo:build: [0mUploading assets to [32mcdn-assets[39m
|
|
45
|
+
[34m@telus-uds/palette-koodo:build: [0mUploading [33mbuild/.uploads/StagSans-Bold-v4_0_0.otf[39m to [33muds/StagSans-Bold-v4_0_0.otf[39m
|
|
46
|
+
[34m@telus-uds/palette-koodo:build: [0mUploading [33mbuild/.uploads/StagSans-Bold-v4_0_0.woff[39m to [33muds/StagSans-Bold-v4_0_0.woff[39m
|
|
47
|
+
[34m@telus-uds/palette-koodo:build: [0mUploading [33mbuild/.uploads/StagSans-Bold2-v4_0_0.woff2[39m to [33muds/StagSans-Bold2-v4_0_0.woff2[39m
|
|
48
|
+
[34m@telus-uds/palette-koodo:build: [0mUploading [33mbuild/.uploads/StagSans-Light-v4_0_0.otf[39m to [33muds/StagSans-Light-v4_0_0.otf[39m
|
|
49
|
+
[34m@telus-uds/palette-koodo:build: [0mUploading [33mbuild/.uploads/StagSans-Light-v4_0_0.woff[39m to [33muds/StagSans-Light-v4_0_0.woff[39m
|
|
50
|
+
[34m@telus-uds/palette-koodo:build: [0mUploading [33mbuild/.uploads/StagSans-Light2-v4_0_0.woff2[39m to [33muds/StagSans-Light2-v4_0_0.woff2[39m
|
|
51
|
+
[34m@telus-uds/palette-koodo:build: [0mUploading [33mbuild/.uploads/StagSans-Medium-v4_0_0.otf[39m to [33muds/StagSans-Medium-v4_0_0.otf[39m
|
|
52
|
+
[34m@telus-uds/palette-koodo:build: [0mUploading [33mbuild/.uploads/StagSans-Medium-v4_0_0.woff[39m to [33muds/StagSans-Medium-v4_0_0.woff[39m
|
|
53
|
+
[34m@telus-uds/palette-koodo:build: [0mUploading [33mbuild/.uploads/StagSans-Medium2-v4_0_0.woff2[39m to [33muds/StagSans-Medium2-v4_0_0.woff2[39m
|
|
54
|
+
[34m@telus-uds/palette-koodo:build: [0mUploading [33mbuild/.uploads/StagSans-Regular-v4_0_0.otf[39m to [33muds/StagSans-Regular-v4_0_0.otf[39m
|
|
55
|
+
[34m@telus-uds/palette-koodo:build: [0mUploading [33mbuild/.uploads/StagSans-Regular-v4_0_0.woff[39m to [33muds/StagSans-Regular-v4_0_0.woff[39m
|
|
56
|
+
[34m@telus-uds/palette-koodo:build: [0mUploading [33mbuild/.uploads/StagSans-Regular2-v4_0_0.woff2[39m to [33muds/StagSans-Regular2-v4_0_0.woff2[39m
|
|
57
|
+
[34m@telus-uds/palette-koodo:build: [0mUploading [33mbuild/.uploads/StagSans-Semibold-v4_0_0.otf[39m to [33muds/StagSans-Semibold-v4_0_0.otf[39m
|
|
58
|
+
[34m@telus-uds/palette-koodo:build: [0mUploading [33mbuild/.uploads/StagSans-Semibold-v4_0_0.woff[39m to [33muds/StagSans-Semibold-v4_0_0.woff[39m
|
|
59
|
+
[34m@telus-uds/palette-koodo:build: [0mUploading [33mbuild/.uploads/StagSans-Semibold2-v4_0_0.woff2[39m to [33muds/StagSans-Semibold2-v4_0_0.woff2[39m
|
|
60
|
+
[34m@telus-uds/palette-koodo:build: [0mUpload success [33mbuild/.uploads/StagSans-Light-v4_0_0.otf[39m
|
|
61
|
+
[34m@telus-uds/palette-koodo:build: [0mUpload success [33mbuild/.uploads/StagSans-Bold-v4_0_0.woff[39m
|
|
62
|
+
[34m@telus-uds/palette-koodo:build: [0mUpload success [33mbuild/.uploads/StagSans-Light2-v4_0_0.woff2[39m
|
|
63
|
+
[34m@telus-uds/palette-koodo:build: [0mUpload success [33mbuild/.uploads/StagSans-Regular-v4_0_0.otf[39m
|
|
64
|
+
[34m@telus-uds/palette-koodo:build: [0mUpload success [33mbuild/.uploads/StagSans-Medium-v4_0_0.woff[39m
|
|
65
|
+
[34m@telus-uds/palette-koodo:build: [0mUpload success [33mbuild/.uploads/StagSans-Semibold2-v4_0_0.woff2[39m
|
|
66
|
+
[34m@telus-uds/palette-koodo:build: [0mUpload success [33mbuild/.uploads/StagSans-Regular2-v4_0_0.woff2[39m
|
|
67
|
+
[34m@telus-uds/palette-koodo:build: [0mUpload success [33mbuild/.uploads/StagSans-Medium-v4_0_0.otf[39m
|
|
68
|
+
[34m@telus-uds/palette-koodo:build: [0mUpload success [33mbuild/.uploads/StagSans-Bold2-v4_0_0.woff2[39m
|
|
69
|
+
[34m@telus-uds/palette-koodo:build: [0mUpload success [33mbuild/.uploads/StagSans-Semibold-v4_0_0.otf[39m
|
|
70
|
+
[34m@telus-uds/palette-koodo:build: [0mUpload success [33mbuild/.uploads/StagSans-Light-v4_0_0.woff[39m
|
|
71
|
+
[34m@telus-uds/palette-koodo:build: [0mUpload success [33mbuild/.uploads/StagSans-Semibold-v4_0_0.woff[39m
|
|
72
|
+
[34m@telus-uds/palette-koodo:build: [0mUpload success [33mbuild/.uploads/StagSans-Regular-v4_0_0.woff[39m
|
|
73
|
+
[34m@telus-uds/palette-koodo:build: [0mUpload success [33mbuild/.uploads/StagSans-Medium2-v4_0_0.woff2[39m
|
|
74
|
+
[34m@telus-uds/palette-koodo:build: [0mUpload success [33mbuild/.uploads/StagSans-Bold-v4_0_0.otf[39m
|
|
75
|
+
[34m@telus-uds/palette-koodo:build: [0mUpload success. Cleaning up...
|
package/CHANGELOG.json
CHANGED
|
@@ -1,6 +1,36 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@telus-uds/palette-koodo",
|
|
3
3
|
"entries": [
|
|
4
|
+
{
|
|
5
|
+
"date": "Tue, 14 Jul 2026 18:27:48 GMT",
|
|
6
|
+
"tag": "@telus-uds/palette-koodo_v4.0.1",
|
|
7
|
+
"version": "4.0.1",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "david.melara1@telus.com",
|
|
12
|
+
"package": "@telus-uds/palette-koodo",
|
|
13
|
+
"commit": "35405199eea681c7e0837323d30534b0534c6b69",
|
|
14
|
+
"comment": "`Icon`: Update icon tags to be General or Legacy"
|
|
15
|
+
}
|
|
16
|
+
]
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"date": "Mon, 08 Jun 2026 19:50:44 GMT",
|
|
21
|
+
"tag": "@telus-uds/palette-koodo_v4.0.0",
|
|
22
|
+
"version": "4.0.0",
|
|
23
|
+
"comments": {
|
|
24
|
+
"major": [
|
|
25
|
+
{
|
|
26
|
+
"author": "shahzaib.khalid@telus.com",
|
|
27
|
+
"package": "@telus-uds/palette-koodo",
|
|
28
|
+
"commit": "a528fa4b74876a8cc786509c49f6e0d7f975300c",
|
|
29
|
+
"comment": "Add React 19 support and other changes"
|
|
30
|
+
}
|
|
31
|
+
]
|
|
32
|
+
}
|
|
33
|
+
},
|
|
4
34
|
{
|
|
5
35
|
"date": "Fri, 29 May 2026 17:28:00 GMT",
|
|
6
36
|
"tag": "@telus-uds/palette-koodo_v4.0.0-beta.0",
|
package/CHANGELOG.md
CHANGED
|
@@ -1,9 +1,25 @@
|
|
|
1
1
|
# Change Log - @telus-uds/palette-koodo
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Tue, 14 Jul 2026 18:27:48 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## 4.0.1
|
|
8
|
+
|
|
9
|
+
Tue, 14 Jul 2026 18:27:48 GMT
|
|
10
|
+
|
|
11
|
+
### Patches
|
|
12
|
+
|
|
13
|
+
- `Icon`: Update icon tags to be General or Legacy (david.melara1@telus.com)
|
|
14
|
+
|
|
15
|
+
## 4.0.0
|
|
16
|
+
|
|
17
|
+
Mon, 08 Jun 2026 19:50:44 GMT
|
|
18
|
+
|
|
19
|
+
### Major changes
|
|
20
|
+
|
|
21
|
+
- Add React 19 support and other changes (shahzaib.khalid@telus.com)
|
|
22
|
+
|
|
7
23
|
## 4.0.0-beta.0
|
|
8
24
|
|
|
9
25
|
Fri, 29 May 2026 17:28:00 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-
|
|
3
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Light-v4_0_1.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-
|
|
10
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Regular-v4_0_1.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-
|
|
17
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Medium-v4_0_1.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-
|
|
24
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Semibold-v4_0_1.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-
|
|
31
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Bold-v4_0_1.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-
|
|
38
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Light-v4_0_1.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-
|
|
45
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Regular-v4_0_1.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-
|
|
52
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Medium-v4_0_1.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-
|
|
59
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Semibold-v4_0_1.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-
|
|
66
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Bold-v4_0_1.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-
|
|
73
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Light2-v4_0_1.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-
|
|
80
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Regular2-v4_0_1.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-
|
|
87
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Medium2-v4_0_1.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-
|
|
94
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Semibold2-v4_0_1.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-
|
|
101
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Bold2-v4_0_1.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-
|
|
3
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Light-v4_0_1.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-
|
|
8
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Regular-v4_0_1.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-
|
|
13
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Medium-v4_0_1.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-
|
|
18
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Semibold-v4_0_1.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-
|
|
23
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Bold-v4_0_1.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-
|
|
28
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Light-v4_0_1.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-
|
|
33
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Regular-v4_0_1.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-
|
|
38
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Medium-v4_0_1.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-
|
|
43
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Semibold-v4_0_1.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-
|
|
48
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Bold-v4_0_1.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-
|
|
53
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Light2-v4_0_1.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-
|
|
58
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Regular2-v4_0_1.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-
|
|
63
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Medium2-v4_0_1.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-
|
|
68
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Semibold2-v4_0_1.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-
|
|
73
|
+
src: url('https://cdn.telus.digital/uds/StagSans-Bold2-v4_0_1.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-
|
|
3
|
+
src: url('./StagSans-Light-v4_0_1.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-
|
|
10
|
+
src: url('./StagSans-Regular-v4_0_1.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-
|
|
17
|
+
src: url('./StagSans-Medium-v4_0_1.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-
|
|
24
|
+
src: url('./StagSans-Semibold-v4_0_1.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-
|
|
31
|
+
src: url('./StagSans-Bold-v4_0_1.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-
|
|
38
|
+
src: url('./StagSans-Light-v4_0_1.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-
|
|
45
|
+
src: url('./StagSans-Regular-v4_0_1.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-
|
|
52
|
+
src: url('./StagSans-Medium-v4_0_1.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-
|
|
59
|
+
src: url('./StagSans-Semibold-v4_0_1.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-
|
|
66
|
+
src: url('./StagSans-Bold-v4_0_1.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-
|
|
73
|
+
src: url('./StagSans-Light2-v4_0_1.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-
|
|
80
|
+
src: url('./StagSans-Regular2-v4_0_1.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-
|
|
87
|
+
src: url('./StagSans-Medium2-v4_0_1.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-
|
|
94
|
+
src: url('./StagSans-Semibold2-v4_0_1.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-
|
|
101
|
+
src: url('./StagSans-Bold2-v4_0_1.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-
|
|
3
|
+
src: url('./StagSans-Light-v4_0_1.otf');
|
|
4
4
|
font-display: block;
|
|
5
5
|
}
|
|
6
6
|
@font-face {
|
|
7
7
|
font-family: 'StagSans400normal';
|
|
8
|
-
src: url('./StagSans-Regular-
|
|
8
|
+
src: url('./StagSans-Regular-v4_0_1.otf');
|
|
9
9
|
font-display: block;
|
|
10
10
|
}
|
|
11
11
|
@font-face {
|
|
12
12
|
font-family: 'StagSans500normal';
|
|
13
|
-
src: url('./StagSans-Medium-
|
|
13
|
+
src: url('./StagSans-Medium-v4_0_1.otf');
|
|
14
14
|
font-display: block;
|
|
15
15
|
}
|
|
16
16
|
@font-face {
|
|
17
17
|
font-family: 'StagSans600normal';
|
|
18
|
-
src: url('./StagSans-Semibold-
|
|
18
|
+
src: url('./StagSans-Semibold-v4_0_1.otf');
|
|
19
19
|
font-display: block;
|
|
20
20
|
}
|
|
21
21
|
@font-face {
|
|
22
22
|
font-family: 'StagSans700normal';
|
|
23
|
-
src: url('./StagSans-Bold-
|
|
23
|
+
src: url('./StagSans-Bold-v4_0_1.otf');
|
|
24
24
|
font-display: block;
|
|
25
25
|
}
|
|
26
26
|
@font-face {
|
|
27
27
|
font-family: 'StagSansWoff300normal';
|
|
28
|
-
src: url('./StagSans-Light-
|
|
28
|
+
src: url('./StagSans-Light-v4_0_1.woff');
|
|
29
29
|
font-display: block;
|
|
30
30
|
}
|
|
31
31
|
@font-face {
|
|
32
32
|
font-family: 'StagSansWoff400normal';
|
|
33
|
-
src: url('./StagSans-Regular-
|
|
33
|
+
src: url('./StagSans-Regular-v4_0_1.woff');
|
|
34
34
|
font-display: block;
|
|
35
35
|
}
|
|
36
36
|
@font-face {
|
|
37
37
|
font-family: 'StagSansWoff500normal';
|
|
38
|
-
src: url('./StagSans-Medium-
|
|
38
|
+
src: url('./StagSans-Medium-v4_0_1.woff');
|
|
39
39
|
font-display: block;
|
|
40
40
|
}
|
|
41
41
|
@font-face {
|
|
42
42
|
font-family: 'StagSansWoff600normal';
|
|
43
|
-
src: url('./StagSans-Semibold-
|
|
43
|
+
src: url('./StagSans-Semibold-v4_0_1.woff');
|
|
44
44
|
font-display: block;
|
|
45
45
|
}
|
|
46
46
|
@font-face {
|
|
47
47
|
font-family: 'StagSansWoff700normal';
|
|
48
|
-
src: url('./StagSans-Bold-
|
|
48
|
+
src: url('./StagSans-Bold-v4_0_1.woff');
|
|
49
49
|
font-display: block;
|
|
50
50
|
}
|
|
51
51
|
@font-face {
|
|
52
52
|
font-family: 'StagSansWoff2300normal';
|
|
53
|
-
src: url('./StagSans-Light2-
|
|
53
|
+
src: url('./StagSans-Light2-v4_0_1.woff2');
|
|
54
54
|
font-display: block;
|
|
55
55
|
}
|
|
56
56
|
@font-face {
|
|
57
57
|
font-family: 'StagSansWoff2400normal';
|
|
58
|
-
src: url('./StagSans-Regular2-
|
|
58
|
+
src: url('./StagSans-Regular2-v4_0_1.woff2');
|
|
59
59
|
font-display: block;
|
|
60
60
|
}
|
|
61
61
|
@font-face {
|
|
62
62
|
font-family: 'StagSansWoff2500normal';
|
|
63
|
-
src: url('./StagSans-Medium2-
|
|
63
|
+
src: url('./StagSans-Medium2-v4_0_1.woff2');
|
|
64
64
|
font-display: block;
|
|
65
65
|
}
|
|
66
66
|
@font-face {
|
|
67
67
|
font-family: 'StagSansWoff2600normal';
|
|
68
|
-
src: url('./StagSans-Semibold2-
|
|
68
|
+
src: url('./StagSans-Semibold2-v4_0_1.woff2');
|
|
69
69
|
font-display: block;
|
|
70
70
|
}
|
|
71
71
|
@font-face {
|
|
72
72
|
font-family: 'StagSansWoff2700normal';
|
|
73
|
-
src: url('./StagSans-Bold2-
|
|
73
|
+
src: url('./StagSans-Bold2-v4_0_1.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 Tue, 14 Jul 2026 18:29:01 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-
|
|
74
|
-
400: 'https://cdn.telus.digital/uds/StagSans-Regular-
|
|
75
|
-
500: 'https://cdn.telus.digital/uds/StagSans-Medium-
|
|
76
|
-
600: 'https://cdn.telus.digital/uds/StagSans-Semibold-
|
|
77
|
-
700: 'https://cdn.telus.digital/uds/StagSans-Bold-
|
|
73
|
+
300: 'https://cdn.telus.digital/uds/StagSans-Light-v4_0_1.otf',
|
|
74
|
+
400: 'https://cdn.telus.digital/uds/StagSans-Regular-v4_0_1.otf',
|
|
75
|
+
500: 'https://cdn.telus.digital/uds/StagSans-Medium-v4_0_1.otf',
|
|
76
|
+
600: 'https://cdn.telus.digital/uds/StagSans-Semibold-v4_0_1.otf',
|
|
77
|
+
700: 'https://cdn.telus.digital/uds/StagSans-Bold-v4_0_1.otf'
|
|
78
78
|
},
|
|
79
79
|
StagSansWoff: {
|
|
80
|
-
300: 'https://cdn.telus.digital/uds/StagSans-Light-
|
|
81
|
-
400: 'https://cdn.telus.digital/uds/StagSans-Regular-
|
|
82
|
-
500: 'https://cdn.telus.digital/uds/StagSans-Medium-
|
|
83
|
-
600: 'https://cdn.telus.digital/uds/StagSans-Semibold-
|
|
84
|
-
700: 'https://cdn.telus.digital/uds/StagSans-Bold-
|
|
80
|
+
300: 'https://cdn.telus.digital/uds/StagSans-Light-v4_0_1.woff',
|
|
81
|
+
400: 'https://cdn.telus.digital/uds/StagSans-Regular-v4_0_1.woff',
|
|
82
|
+
500: 'https://cdn.telus.digital/uds/StagSans-Medium-v4_0_1.woff',
|
|
83
|
+
600: 'https://cdn.telus.digital/uds/StagSans-Semibold-v4_0_1.woff',
|
|
84
|
+
700: 'https://cdn.telus.digital/uds/StagSans-Bold-v4_0_1.woff'
|
|
85
85
|
},
|
|
86
86
|
StagSansWoff2: {
|
|
87
|
-
300: 'https://cdn.telus.digital/uds/StagSans-Light2-
|
|
88
|
-
400: 'https://cdn.telus.digital/uds/StagSans-Regular2-
|
|
89
|
-
500: 'https://cdn.telus.digital/uds/StagSans-Medium2-
|
|
90
|
-
600: 'https://cdn.telus.digital/uds/StagSans-Semibold2-
|
|
91
|
-
700: 'https://cdn.telus.digital/uds/StagSans-Bold2-
|
|
87
|
+
300: 'https://cdn.telus.digital/uds/StagSans-Light2-v4_0_1.woff2',
|
|
88
|
+
400: 'https://cdn.telus.digital/uds/StagSans-Regular2-v4_0_1.woff2',
|
|
89
|
+
500: 'https://cdn.telus.digital/uds/StagSans-Medium2-v4_0_1.woff2',
|
|
90
|
+
600: 'https://cdn.telus.digital/uds/StagSans-Semibold2-v4_0_1.woff2',
|
|
91
|
+
700: 'https://cdn.telus.digital/uds/StagSans-Bold2-v4_0_1.woff2'
|
|
92
92
|
}
|
|
93
93
|
},
|
|
94
94
|
fontSize: {
|
package/package.json
CHANGED
|
@@ -17,9 +17,9 @@
|
|
|
17
17
|
},
|
|
18
18
|
"scripts": {
|
|
19
19
|
"build": "system-tokens-build-palette",
|
|
20
|
-
"dev": "nodemon -w palette.json -x '
|
|
21
|
-
"prepublishOnly": "
|
|
20
|
+
"dev": "nodemon -w palette.json -x 'pnpm run build'",
|
|
21
|
+
"prepublishOnly": "pnpm run build"
|
|
22
22
|
},
|
|
23
23
|
"sideEffects": false,
|
|
24
|
-
"version": "4.0.
|
|
24
|
+
"version": "4.0.1"
|
|
25
25
|
}
|
package/palette.json
CHANGED
|
@@ -411,10 +411,11 @@
|
|
|
411
411
|
"icon": {
|
|
412
412
|
"values": {
|
|
413
413
|
"Add": {
|
|
414
|
+
"tags": ["General"],
|
|
414
415
|
"value": "icon/add.svg"
|
|
415
416
|
},
|
|
416
417
|
"Amex": {
|
|
417
|
-
"tags": ["
|
|
418
|
+
"tags": ["General"],
|
|
418
419
|
"value": "icon/amex.svg"
|
|
419
420
|
},
|
|
420
421
|
"AndroidEN": {
|
|
@@ -494,10 +495,11 @@
|
|
|
494
495
|
"value": "icon/bullet.svg"
|
|
495
496
|
},
|
|
496
497
|
"BulletCircle": {
|
|
498
|
+
"tags": ["General"],
|
|
497
499
|
"value": "icon/bullet-circle.svg"
|
|
498
500
|
},
|
|
499
501
|
"BulletFill": {
|
|
500
|
-
"tags": ["
|
|
502
|
+
"tags": ["General"],
|
|
501
503
|
"value": "icon/bullet-fill.svg"
|
|
502
504
|
},
|
|
503
505
|
"Calendar": {
|
|
@@ -577,7 +579,7 @@
|
|
|
577
579
|
"value": "icon/circled-line.svg"
|
|
578
580
|
},
|
|
579
581
|
"Clipboard": {
|
|
580
|
-
"tags": ["
|
|
582
|
+
"tags": ["General"],
|
|
581
583
|
"value": "icon/clipboard.svg"
|
|
582
584
|
},
|
|
583
585
|
"Close": {
|
|
@@ -585,7 +587,7 @@
|
|
|
585
587
|
"value": "icon/close.svg"
|
|
586
588
|
},
|
|
587
589
|
"ClosedCaptions": {
|
|
588
|
-
"tags": ["
|
|
590
|
+
"tags": ["General"],
|
|
589
591
|
"value": "icon/closed-captions.svg"
|
|
590
592
|
},
|
|
591
593
|
"Coaxial": {
|
|
@@ -597,7 +599,7 @@
|
|
|
597
599
|
"value": "icon/copy.svg"
|
|
598
600
|
},
|
|
599
601
|
"CreditCard": {
|
|
600
|
-
"tags": ["
|
|
602
|
+
"tags": ["General"],
|
|
601
603
|
"value": "icon/credit-card.svg"
|
|
602
604
|
},
|
|
603
605
|
"DSL": {
|
|
@@ -629,6 +631,7 @@
|
|
|
629
631
|
"value": "icon/exclamation-triangle.svg"
|
|
630
632
|
},
|
|
631
633
|
"Expand": {
|
|
634
|
+
"tags": ["General"],
|
|
632
635
|
"value": "icon/expand.svg"
|
|
633
636
|
},
|
|
634
637
|
"EyeClosed": {
|
|
@@ -648,7 +651,7 @@
|
|
|
648
651
|
"value": "icon/eye-unmasked.svg"
|
|
649
652
|
},
|
|
650
653
|
"Fingerprint": {
|
|
651
|
-
"tags": ["
|
|
654
|
+
"tags": ["General"],
|
|
652
655
|
"value": "icon/fingerprint.svg"
|
|
653
656
|
},
|
|
654
657
|
"Firewall": {
|
|
@@ -660,11 +663,11 @@
|
|
|
660
663
|
"value": "icon/firewall-filled.svg"
|
|
661
664
|
},
|
|
662
665
|
"FullscreenExpand": {
|
|
663
|
-
"tags": ["
|
|
666
|
+
"tags": ["General"],
|
|
664
667
|
"value": "icon/fullscreen-expand.svg"
|
|
665
668
|
},
|
|
666
669
|
"FullscreenMinimize": {
|
|
667
|
-
"tags": ["
|
|
670
|
+
"tags": ["General"],
|
|
668
671
|
"value": "icon/fullscreen-minimize.svg"
|
|
669
672
|
},
|
|
670
673
|
"Gift": {
|
|
@@ -696,11 +699,11 @@
|
|
|
696
699
|
"value": "icon/ios-fr.svg"
|
|
697
700
|
},
|
|
698
701
|
"IdCard": {
|
|
699
|
-
"tags": ["
|
|
702
|
+
"tags": ["General"],
|
|
700
703
|
"value": "icon/id-card.svg"
|
|
701
704
|
},
|
|
702
705
|
"IdTag": {
|
|
703
|
-
"tags": ["
|
|
706
|
+
"tags": ["General"],
|
|
704
707
|
"value": "icon/id-tag.svg"
|
|
705
708
|
},
|
|
706
709
|
"Info": {
|
|
@@ -724,7 +727,7 @@
|
|
|
724
727
|
"value": "icon/kebab.svg"
|
|
725
728
|
},
|
|
726
729
|
"LeftCircle": {
|
|
727
|
-
"tags": ["General"
|
|
730
|
+
"tags": ["General"],
|
|
728
731
|
"value": "icon/left-circle.svg"
|
|
729
732
|
},
|
|
730
733
|
"LightningFilled": {
|
|
@@ -732,7 +735,7 @@
|
|
|
732
735
|
"value": "icon/lightning-filled.svg"
|
|
733
736
|
},
|
|
734
737
|
"LinkExternal": {
|
|
735
|
-
"tags": ["
|
|
738
|
+
"tags": ["General"],
|
|
736
739
|
"value": "icon/link-external.svg"
|
|
737
740
|
},
|
|
738
741
|
"LocationMap": {
|
|
@@ -760,11 +763,11 @@
|
|
|
760
763
|
"value": "icon/maintenance-filled.svg"
|
|
761
764
|
},
|
|
762
765
|
"MasterCard": {
|
|
763
|
-
"tags": ["
|
|
766
|
+
"tags": ["General"],
|
|
764
767
|
"value": "icon/mastercard.svg"
|
|
765
768
|
},
|
|
766
769
|
"Muted": {
|
|
767
|
-
"tags": ["
|
|
770
|
+
"tags": ["General"],
|
|
768
771
|
"value": "icon/muted.svg"
|
|
769
772
|
},
|
|
770
773
|
"Number1FilledMono": {
|
|
@@ -820,7 +823,7 @@
|
|
|
820
823
|
"value": "icon/offers-filled.svg"
|
|
821
824
|
},
|
|
822
825
|
"Pause": {
|
|
823
|
-
"tags": ["
|
|
826
|
+
"tags": ["General"],
|
|
824
827
|
"value": "icon/pause.svg"
|
|
825
828
|
},
|
|
826
829
|
"PaymentAdd": {
|
|
@@ -840,11 +843,11 @@
|
|
|
840
843
|
"value": "icon/perk.svg"
|
|
841
844
|
},
|
|
842
845
|
"Phone": {
|
|
843
|
-
"tags": ["
|
|
846
|
+
"tags": ["General"],
|
|
844
847
|
"value": "icon/phone.svg"
|
|
845
848
|
},
|
|
846
849
|
"PhoneManage": {
|
|
847
|
-
"tags": ["
|
|
850
|
+
"tags": ["General"],
|
|
848
851
|
"value": "icon/phone-manage.svg"
|
|
849
852
|
},
|
|
850
853
|
"PhoneTroubleshoot": {
|
|
@@ -860,7 +863,7 @@
|
|
|
860
863
|
"value": "icon/play.svg"
|
|
861
864
|
},
|
|
862
865
|
"PlaySolid": {
|
|
863
|
-
"tags": ["
|
|
866
|
+
"tags": ["General"],
|
|
864
867
|
"value": "icon/play-solid.svg"
|
|
865
868
|
},
|
|
866
869
|
"PlayVideo": {
|
|
@@ -924,11 +927,11 @@
|
|
|
924
927
|
"value": "icon/refresh.svg"
|
|
925
928
|
},
|
|
926
929
|
"Replay": {
|
|
927
|
-
"tags": ["
|
|
930
|
+
"tags": ["General"],
|
|
928
931
|
"value": "icon/replay.svg"
|
|
929
932
|
},
|
|
930
933
|
"RightCircle": {
|
|
931
|
-
"tags": ["General"
|
|
934
|
+
"tags": ["General"],
|
|
932
935
|
"value": "icon/right-circle.svg"
|
|
933
936
|
},
|
|
934
937
|
"RightCirlce": {
|
|
@@ -949,7 +952,7 @@
|
|
|
949
952
|
"value": "icon/settings-filled.svg"
|
|
950
953
|
},
|
|
951
954
|
"SettingsSolid": {
|
|
952
|
-
"tags": ["
|
|
955
|
+
"tags": ["General"],
|
|
953
956
|
"value": "icon/settings-solid.svg"
|
|
954
957
|
},
|
|
955
958
|
"Shield": {
|
|
@@ -1021,7 +1024,7 @@
|
|
|
1021
1024
|
"value": "icon/tv-play.svg"
|
|
1022
1025
|
},
|
|
1023
1026
|
"Tablet": {
|
|
1024
|
-
"tags": ["
|
|
1027
|
+
"tags": ["General"],
|
|
1025
1028
|
"value": "icon/tablet.svg"
|
|
1026
1029
|
},
|
|
1027
1030
|
"Tag": {
|
|
@@ -1077,23 +1080,23 @@
|
|
|
1077
1080
|
"value": "icon/tooltip-symbol.svg"
|
|
1078
1081
|
},
|
|
1079
1082
|
"Unmuted": {
|
|
1080
|
-
"tags": ["
|
|
1083
|
+
"tags": ["General"],
|
|
1081
1084
|
"value": "icon/unmuted.svg"
|
|
1082
1085
|
},
|
|
1083
1086
|
"User": {
|
|
1084
|
-
"tags": ["
|
|
1087
|
+
"tags": ["General"],
|
|
1085
1088
|
"value": "icon/user.svg"
|
|
1086
1089
|
},
|
|
1087
1090
|
"UserAdd": {
|
|
1088
|
-
"tags": ["
|
|
1091
|
+
"tags": ["General"],
|
|
1089
1092
|
"value": "icon/user-add.svg"
|
|
1090
1093
|
},
|
|
1091
1094
|
"UserFilled": {
|
|
1092
|
-
"tags": ["
|
|
1095
|
+
"tags": ["General"],
|
|
1093
1096
|
"value": "icon/user-filled.svg"
|
|
1094
1097
|
},
|
|
1095
1098
|
"Visa": {
|
|
1096
|
-
"tags": ["
|
|
1099
|
+
"tags": ["General"],
|
|
1097
1100
|
"value": "icon/visa.svg"
|
|
1098
1101
|
}
|
|
1099
1102
|
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/build/web/fonts/{StagSans-Light2-v4_0_0-beta_0.woff2 → StagSans-Light2-v4_0_1.woff2}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/build/web/fonts/{StagSans-Medium2-v4_0_0-beta_0.woff2 → StagSans-Medium2-v4_0_1.woff2}
RENAMED
|
File without changes
|
|
File without changes
|
/package/build/web/fonts/{StagSans-Regular-v4_0_0-beta_0.woff → StagSans-Regular-v4_0_1.woff}
RENAMED
|
File without changes
|
/package/build/web/fonts/{StagSans-Regular2-v4_0_0-beta_0.woff2 → StagSans-Regular2-v4_0_1.woff2}
RENAMED
|
File without changes
|
/package/build/web/fonts/{StagSans-Semibold-v4_0_0-beta_0.otf → StagSans-Semibold-v4_0_1.otf}
RENAMED
|
File without changes
|
/package/build/web/fonts/{StagSans-Semibold-v4_0_0-beta_0.woff → StagSans-Semibold-v4_0_1.woff}
RENAMED
|
File without changes
|
/package/build/web/fonts/{StagSans-Semibold2-v4_0_0-beta_0.woff2 → StagSans-Semibold2-v4_0_1.woff2}
RENAMED
|
File without changes
|