@telus-uds/palette-koodo 0.1.1 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (33) hide show
  1. package/build/android/border.xml +1 -1
  2. package/build/android/color.xml +1 -1
  3. package/build/android/font_size.xml +1 -1
  4. package/build/android/radius.xml +1 -1
  5. package/build/android/size.xml +5 -1
  6. package/build/ios/Border.swift +1 -1
  7. package/build/ios/Color.swift +1 -1
  8. package/build/ios/FontSize.swift +1 -1
  9. package/build/ios/Radius.swift +1 -1
  10. package/build/ios/Size.swift +5 -1
  11. package/build/rn/fonts/StagSans-300.otf +0 -0
  12. package/build/rn/fonts/StagSans-400.otf +0 -0
  13. package/build/rn/fonts/StagSans-500.otf +0 -0
  14. package/build/rn/fonts/StagSans-600.otf +0 -0
  15. package/build/rn/fonts/StagSans-700.otf +0 -0
  16. package/build/rn/palette.js +5 -1
  17. package/build/web/fonts/fonts-cdn-family.css +5 -5
  18. package/build/web/fonts/fonts-cdn.css +5 -5
  19. package/build/web/fonts/fonts-local-family.css +5 -5
  20. package/build/web/fonts/fonts-local.css +5 -5
  21. package/build/web/fonts/v0_2_0-StagSans-300.otf +0 -0
  22. package/build/web/fonts/v0_2_0-StagSans-400.otf +0 -0
  23. package/build/web/fonts/v0_2_0-StagSans-500.otf +0 -0
  24. package/build/web/fonts/v0_2_0-StagSans-600.otf +0 -0
  25. package/build/web/fonts/v0_2_0-StagSans-700.otf +0 -0
  26. package/build/web/palette.js +10 -6
  27. package/package.json +14 -14
  28. package/palette.json +16 -0
  29. package/build/web/fonts/v0_1_1-StagSans-300-KODBXfxZh5kPm8plpNUsg.otf +0 -0
  30. package/build/web/fonts/v0_1_1-StagSans-400-d5Ej1-UR8pOGuEJOJxVJZ.otf +0 -0
  31. package/build/web/fonts/v0_1_1-StagSans-500-5cgnjcnhOEs-VdNNbc_8k.otf +0 -0
  32. package/build/web/fonts/v0_1_1-StagSans-600-MLIKVnAuZsaNCGK5jCzi5.otf +0 -0
  33. package/build/web/fonts/v0_1_1-StagSans-700-DFXRhELO-g3vx5yVfoFdE.otf +0 -0
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Fri, 29 Apr 2022 14:49:06 GMT
5
+ Generated on Wed, 07 Dec 2022 15:13:32 GMT
6
6
  -->
7
7
 
8
8
  <resources>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Fri, 29 Apr 2022 14:49:06 GMT
5
+ Generated on Wed, 07 Dec 2022 15:13:32 GMT
6
6
  -->
7
7
 
8
8
  <resources>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Fri, 29 Apr 2022 14:49:06 GMT
5
+ Generated on Wed, 07 Dec 2022 15:13:32 GMT
6
6
  -->
7
7
 
8
8
  <resources>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Fri, 29 Apr 2022 14:49:06 GMT
5
+ Generated on Wed, 07 Dec 2022 15:13:32 GMT
6
6
  -->
7
7
 
8
8
  <resources>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Fri, 29 Apr 2022 14:49:06 GMT
5
+ Generated on Wed, 07 Dec 2022 15:13:32 GMT
6
6
  -->
7
7
 
8
8
  <resources>
@@ -11,9 +11,13 @@
11
11
  <dimen name="size_10">10.00dp</dimen>
12
12
  <dimen name="size_12">12.00dp</dimen>
13
13
  <dimen name="size_120">120.00dp</dimen>
14
+ <dimen name="size_128">128.00dp</dimen>
14
15
  <dimen name="size_14">14.00dp</dimen>
16
+ <dimen name="size_140">140.00dp</dimen>
15
17
  <dimen name="size_15">15.00dp</dimen>
16
18
  <dimen name="size_16">16.00dp</dimen>
19
+ <dimen name="size_168">168.00dp</dimen>
20
+ <dimen name="size_184">184.00dp</dimen>
17
21
  <dimen name="size_2">2.00dp</dimen>
18
22
  <dimen name="size_20">20.00dp</dimen>
19
23
  <dimen name="size_24">24.00dp</dimen>
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 29 Apr 2022 14:49:06 GMT
7
+ // Generated on Wed, 07 Dec 2022 15:13:32 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 29 Apr 2022 14:49:06 GMT
7
+ // Generated on Wed, 07 Dec 2022 15:13:32 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 29 Apr 2022 14:49:06 GMT
7
+ // Generated on Wed, 07 Dec 2022 15:13:32 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 29 Apr 2022 14:49:06 GMT
7
+ // Generated on Wed, 07 Dec 2022 15:13:32 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 29 Apr 2022 14:49:06 GMT
7
+ // Generated on Wed, 07 Dec 2022 15:13:32 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -15,9 +15,13 @@ public enum PaletteSize {
15
15
  public static let size10 = CGFloat(10)
16
16
  public static let size12 = CGFloat(12)
17
17
  public static let size120 = CGFloat(120)
18
+ public static let size128 = CGFloat(128)
18
19
  public static let size14 = CGFloat(14)
20
+ public static let size140 = CGFloat(140)
19
21
  public static let size15 = CGFloat(15)
20
22
  public static let size16 = CGFloat(16)
23
+ public static let size168 = CGFloat(168)
24
+ public static let size184 = CGFloat(184)
21
25
  public static let size2 = CGFloat(2)
22
26
  public static let size20 = CGFloat(20)
23
27
  public static let size24 = CGFloat(24)
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 29 Apr 2022 14:49:08 GMT
3
+ * Generated on Wed, 07 Dec 2022 15:13:33 GMT
4
4
  */
5
5
  module.exports = {
6
6
  border: {
@@ -136,9 +136,13 @@ module.exports = {
136
136
  size10: 10,
137
137
  size12: 12,
138
138
  size120: 120,
139
+ size128: 128,
139
140
  size14: 14,
141
+ size140: 140,
140
142
  size15: 15,
141
143
  size16: 16,
144
+ size168: 168,
145
+ size184: 184,
142
146
  size2: 2,
143
147
  size20: 20,
144
148
  size24: 24,
@@ -1,34 +1,34 @@
1
1
  @font-face {
2
2
  font-family: 'StagSans';
3
- src: url('https://cdn.telus.digital/uds/v0_1_1-StagSans-300-KODBXfxZh5kPm8plpNUsg.otf');
3
+ src: url('v0_2_0-StagSans-300.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/v0_1_1-StagSans-400-d5Ej1-UR8pOGuEJOJxVJZ.otf');
10
+ src: url('v0_2_0-StagSans-400.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/v0_1_1-StagSans-500-5cgnjcnhOEs-VdNNbc_8k.otf');
17
+ src: url('v0_2_0-StagSans-500.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/v0_1_1-StagSans-600-MLIKVnAuZsaNCGK5jCzi5.otf');
24
+ src: url('v0_2_0-StagSans-600.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/v0_1_1-StagSans-700-DFXRhELO-g3vx5yVfoFdE.otf');
31
+ src: url('v0_2_0-StagSans-700.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/v0_1_1-StagSans-300-KODBXfxZh5kPm8plpNUsg.otf');
3
+ src: url('v0_2_0-StagSans-300.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/v0_1_1-StagSans-400-d5Ej1-UR8pOGuEJOJxVJZ.otf');
8
+ src: url('v0_2_0-StagSans-400.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/v0_1_1-StagSans-500-5cgnjcnhOEs-VdNNbc_8k.otf');
13
+ src: url('v0_2_0-StagSans-500.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/v0_1_1-StagSans-600-MLIKVnAuZsaNCGK5jCzi5.otf');
18
+ src: url('v0_2_0-StagSans-600.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/v0_1_1-StagSans-700-DFXRhELO-g3vx5yVfoFdE.otf');
23
+ src: url('v0_2_0-StagSans-700.otf');
24
24
  font-display: block;
25
25
  }
@@ -1,34 +1,34 @@
1
1
  @font-face {
2
2
  font-family: 'StagSans';
3
- src: url('./v0_1_1-StagSans-300-KODBXfxZh5kPm8plpNUsg.otf');
3
+ src: url('./v0_2_0-StagSans-300.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('./v0_1_1-StagSans-400-d5Ej1-UR8pOGuEJOJxVJZ.otf');
10
+ src: url('./v0_2_0-StagSans-400.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('./v0_1_1-StagSans-500-5cgnjcnhOEs-VdNNbc_8k.otf');
17
+ src: url('./v0_2_0-StagSans-500.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('./v0_1_1-StagSans-600-MLIKVnAuZsaNCGK5jCzi5.otf');
24
+ src: url('./v0_2_0-StagSans-600.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('./v0_1_1-StagSans-700-DFXRhELO-g3vx5yVfoFdE.otf');
31
+ src: url('./v0_2_0-StagSans-700.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('./v0_1_1-StagSans-300-KODBXfxZh5kPm8plpNUsg.otf');
3
+ src: url('./v0_2_0-StagSans-300.otf');
4
4
  font-display: block;
5
5
  }
6
6
  @font-face {
7
7
  font-family: 'StagSans400normal';
8
- src: url('./v0_1_1-StagSans-400-d5Ej1-UR8pOGuEJOJxVJZ.otf');
8
+ src: url('./v0_2_0-StagSans-400.otf');
9
9
  font-display: block;
10
10
  }
11
11
  @font-face {
12
12
  font-family: 'StagSans500normal';
13
- src: url('./v0_1_1-StagSans-500-5cgnjcnhOEs-VdNNbc_8k.otf');
13
+ src: url('./v0_2_0-StagSans-500.otf');
14
14
  font-display: block;
15
15
  }
16
16
  @font-face {
17
17
  font-family: 'StagSans600normal';
18
- src: url('./v0_1_1-StagSans-600-MLIKVnAuZsaNCGK5jCzi5.otf');
18
+ src: url('./v0_2_0-StagSans-600.otf');
19
19
  font-display: block;
20
20
  }
21
21
  @font-face {
22
22
  font-family: 'StagSans700normal';
23
- src: url('./v0_1_1-StagSans-700-DFXRhELO-g3vx5yVfoFdE.otf');
23
+ src: url('./v0_2_0-StagSans-700.otf');
24
24
  font-display: block;
25
25
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 29 Apr 2022 14:49:06 GMT
3
+ * Generated on Wed, 07 Dec 2022 15:13:32 GMT
4
4
  */
5
5
  module.exports = {
6
6
  border: {
@@ -48,11 +48,11 @@ module.exports = {
48
48
  },
49
49
  font: {
50
50
  StagSans: {
51
- 300: 'https://cdn.telus.digital/uds/v0_1_1-StagSans-300-KODBXfxZh5kPm8plpNUsg.otf',
52
- 400: 'https://cdn.telus.digital/uds/v0_1_1-StagSans-400-d5Ej1-UR8pOGuEJOJxVJZ.otf',
53
- 500: 'https://cdn.telus.digital/uds/v0_1_1-StagSans-500-5cgnjcnhOEs-VdNNbc_8k.otf',
54
- 600: 'https://cdn.telus.digital/uds/v0_1_1-StagSans-600-MLIKVnAuZsaNCGK5jCzi5.otf',
55
- 700: 'https://cdn.telus.digital/uds/v0_1_1-StagSans-700-DFXRhELO-g3vx5yVfoFdE.otf'
51
+ 300: 'v0_2_0-StagSans-300.otf',
52
+ 400: 'v0_2_0-StagSans-400.otf',
53
+ 500: 'v0_2_0-StagSans-500.otf',
54
+ 600: 'v0_2_0-StagSans-600.otf',
55
+ 700: 'v0_2_0-StagSans-700.otf'
56
56
  }
57
57
  },
58
58
  fontSize: {
@@ -129,9 +129,13 @@ module.exports = {
129
129
  size10: '10px',
130
130
  size12: '12px',
131
131
  size120: '120px',
132
+ size128: '128px',
132
133
  size14: '14px',
134
+ size140: '140px',
133
135
  size15: '15px',
134
136
  size16: '16px',
137
+ size168: '168px',
138
+ size184: '184px',
135
139
  size2: '2px',
136
140
  size20: '20px',
137
141
  size24: '24px',
package/package.json CHANGED
@@ -1,29 +1,29 @@
1
1
  {
2
- "name": "@telus-uds/palette-koodo",
3
- "version": "0.1.1",
2
+ "author": "TELUS Digital",
3
+ "bugs": {
4
+ "url": "https://github.com/telus/universal-design-system/issues"
5
+ },
4
6
  "description": "Koodo palette",
5
- "sideEffects": false,
7
+ "files": [
8
+ "build/",
9
+ "palette.json"
10
+ ],
11
+ "homepage": "https://github.com/telus/universal-design-system#readme",
6
12
  "keywords": [
7
13
  "koodo"
8
14
  ],
9
- "author": "TELUS Digital",
10
- "homepage": "https://github.com/telus/koodo-design-system#readme",
11
15
  "license": "UNLICENSED",
12
16
  "main": "build/rn/palette.js",
13
- "files": [
14
- "build/",
15
- "palette.json"
16
- ],
17
+ "name": "@telus-uds/palette-koodo",
17
18
  "repository": {
18
19
  "type": "git",
19
- "url": "git+https://github.com/telus/koodo-design-system.git"
20
+ "url": "git+https://github.com/telus/universal-design-system.git"
20
21
  },
21
22
  "scripts": {
22
23
  "build": "system-tokens-build-palette",
23
- "dev": "nodemon -w palette.json -x 'yarn build'",
24
+ "dev": "nodemon -w palette.json -x 'npm run build'",
24
25
  "prepublishOnly": "npm run build"
25
26
  },
26
- "bugs": {
27
- "url": "https://github.com/telus/koodo-design-system/issues"
28
- }
27
+ "sideEffects": false,
28
+ "version": "0.2.0"
29
29
  }
package/palette.json CHANGED
@@ -410,10 +410,18 @@
410
410
  "size120": {
411
411
  "value": 120
412
412
  },
413
+ "size128": {
414
+ "description": "128 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component",
415
+ "value": 128
416
+ },
413
417
  "size14": {
414
418
  "description": "Allows for the PaginationSideButton icon size",
415
419
  "value": 14
416
420
  },
421
+ "size140": {
422
+ "description": "140 is the image size for xs, sm, md and lg screen size on the QuickLinksFeature component when hovered",
423
+ "value": 140
424
+ },
417
425
  "size15": {
418
426
  "description": "StepTracker knob diameter",
419
427
  "value": 15
@@ -421,6 +429,14 @@
421
429
  "size16": {
422
430
  "value": 16
423
431
  },
432
+ "size168": {
433
+ "description": "168 is the image size for xl screen size on the QuickLinksFeature component",
434
+ "value": 168
435
+ },
436
+ "size184": {
437
+ "description": "184 is the image size for xl screen size on the QuickLinksFeature component when hovered",
438
+ "value": 184
439
+ },
424
440
  "size2": {
425
441
  "value": 2
426
442
  },