@telus-uds/palette-koodo 0.11.0 → 0.12.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.
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Wed, 19 Apr 2023 11:29:03 GMT
5
+ Generated on Thu, 20 Apr 2023 19:11:00 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 Wed, 19 Apr 2023 11:29:03 GMT
5
+ Generated on Thu, 20 Apr 2023 19:11:00 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 Wed, 19 Apr 2023 11:29:03 GMT
5
+ Generated on Thu, 20 Apr 2023 19:11:00 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 Wed, 19 Apr 2023 11:29:03 GMT
5
+ Generated on Thu, 20 Apr 2023 19:11:00 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 Wed, 19 Apr 2023 11:29:03 GMT
5
+ Generated on Thu, 20 Apr 2023 19:11:00 GMT
6
6
  -->
7
7
 
8
8
  <resources>
@@ -18,6 +18,7 @@
18
18
  <dimen name="size_15">15.00dp</dimen>
19
19
  <dimen name="size_16">16.00dp</dimen>
20
20
  <dimen name="size_168">168.00dp</dimen>
21
+ <dimen name="size_18">18.00dp</dimen>
21
22
  <dimen name="size_184">184.00dp</dimen>
22
23
  <dimen name="size_2">2.00dp</dimen>
23
24
  <dimen name="size_20">20.00dp</dimen>
@@ -26,6 +27,7 @@
26
27
  <dimen name="size_36">36.00dp</dimen>
27
28
  <dimen name="size_4">4.00dp</dimen>
28
29
  <dimen name="size_40">40.00dp</dimen>
30
+ <dimen name="size_44">44.00dp</dimen>
29
31
  <dimen name="size_48">48.00dp</dimen>
30
32
  <dimen name="size_5">5.00dp</dimen>
31
33
  <dimen name="size_64">64.00dp</dimen>
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 19 Apr 2023 11:29:03 GMT
7
+ // Generated on Thu, 20 Apr 2023 19:11:00 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 Wed, 19 Apr 2023 11:29:03 GMT
7
+ // Generated on Thu, 20 Apr 2023 19:11:00 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 Wed, 19 Apr 2023 11:29:03 GMT
7
+ // Generated on Thu, 20 Apr 2023 19:11:00 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 Wed, 19 Apr 2023 11:29:03 GMT
7
+ // Generated on Thu, 20 Apr 2023 19:11:00 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 Wed, 19 Apr 2023 11:29:03 GMT
7
+ // Generated on Thu, 20 Apr 2023 19:11:00 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -22,6 +22,7 @@ public enum PaletteSize {
22
22
  public static let size15 = CGFloat(15)
23
23
  public static let size16 = CGFloat(16)
24
24
  public static let size168 = CGFloat(168)
25
+ public static let size18 = CGFloat(18)
25
26
  public static let size184 = CGFloat(184)
26
27
  public static let size2 = CGFloat(2)
27
28
  public static let size20 = CGFloat(20)
@@ -30,6 +31,7 @@ public enum PaletteSize {
30
31
  public static let size36 = CGFloat(36)
31
32
  public static let size4 = CGFloat(4)
32
33
  public static let size40 = CGFloat(40)
34
+ public static let size44 = CGFloat(44)
33
35
  public static let size48 = CGFloat(48)
34
36
  public static let size5 = CGFloat(5)
35
37
  public static let size64 = CGFloat(64)
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 19 Apr 2023 11:29:05 GMT
3
+ * Generated on Thu, 20 Apr 2023 19:11:02 GMT
4
4
  */
5
5
  module.exports = {
6
6
  border: {
@@ -163,18 +163,18 @@ module.exports = {
163
163
  multiply150: 1.5,
164
164
  multiply160: 1.6,
165
165
  ratio10to7: 1.42857142857,
166
+ ratio11to5: 2.15,
166
167
  ratio11to9: 1.22222222222,
167
- ratio14to9: 1.55555555,
168
+ ratio15to7: 2.15,
169
+ ratio17to8: 2.13,
168
170
  ratio1to1: 1,
169
171
  ratio3to2: 1.5,
170
172
  ratio4to3: 1.33333333333,
171
173
  ratio5to4: 1.25,
172
174
  ratio6to5: 1.2,
175
+ ratio7to3: 2.25,
173
176
  ratio7to5: 1.4,
174
- ratio8to5: 1.6,
175
- ratio8to7: 1.14285714286,
176
- ratio9to7: 1.28571428571,
177
- ratio9to8: 1.125
177
+ ratio8to7: 1.14285714286
178
178
  },
179
179
  opacity: {
180
180
  opacity3: 0.3,
@@ -228,6 +228,7 @@ module.exports = {
228
228
  size15: 15,
229
229
  size16: 16,
230
230
  size168: 168,
231
+ size18: 18,
231
232
  size184: 184,
232
233
  size2: 2,
233
234
  size20: 20,
@@ -236,6 +237,7 @@ module.exports = {
236
237
  size36: 36,
237
238
  size4: 4,
238
239
  size40: 40,
240
+ size44: 44,
239
241
  size48: 48,
240
242
  size5: 5,
241
243
  size64: 64,
@@ -1,34 +1,34 @@
1
1
  @font-face {
2
2
  font-family: 'StagSans';
3
- src: url('https://cdn.telus.digital/uds/v0_11_0-StagSans-300-c0crUDro2XLYEdhWAJcXA.otf');
3
+ src: url('https://cdn.telus.digital/uds/v0_12_0-StagSans-300-oaZRjIixnLZt4TTqyhWBR.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_11_0-StagSans-400-XFiG6hqK0pn-p6S_Sst6d.otf');
10
+ src: url('https://cdn.telus.digital/uds/v0_12_0-StagSans-400-rlfbALVo4jkdqH_-xaprD.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_11_0-StagSans-500-wmtZXOPsFXnB_ZEO7Cjpw.otf');
17
+ src: url('https://cdn.telus.digital/uds/v0_12_0-StagSans-500-whXOV4GVDyqAZxSbZ6CUJ.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_11_0-StagSans-600-x_j5xryjajMYM44WG7nNl.otf');
24
+ src: url('https://cdn.telus.digital/uds/v0_12_0-StagSans-600-Wc6LcplJVs_KZ2v7xWbnr.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_11_0-StagSans-700-EepHPrvfohppUE83m-pq8.otf');
31
+ src: url('https://cdn.telus.digital/uds/v0_12_0-StagSans-700-gcxZEti9eEqsw3303VGGy.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_11_0-StagSans-300-c0crUDro2XLYEdhWAJcXA.otf');
3
+ src: url('https://cdn.telus.digital/uds/v0_12_0-StagSans-300-oaZRjIixnLZt4TTqyhWBR.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_11_0-StagSans-400-XFiG6hqK0pn-p6S_Sst6d.otf');
8
+ src: url('https://cdn.telus.digital/uds/v0_12_0-StagSans-400-rlfbALVo4jkdqH_-xaprD.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_11_0-StagSans-500-wmtZXOPsFXnB_ZEO7Cjpw.otf');
13
+ src: url('https://cdn.telus.digital/uds/v0_12_0-StagSans-500-whXOV4GVDyqAZxSbZ6CUJ.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_11_0-StagSans-600-x_j5xryjajMYM44WG7nNl.otf');
18
+ src: url('https://cdn.telus.digital/uds/v0_12_0-StagSans-600-Wc6LcplJVs_KZ2v7xWbnr.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_11_0-StagSans-700-EepHPrvfohppUE83m-pq8.otf');
23
+ src: url('https://cdn.telus.digital/uds/v0_12_0-StagSans-700-gcxZEti9eEqsw3303VGGy.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_11_0-StagSans-300-c0crUDro2XLYEdhWAJcXA.otf');
3
+ src: url('./v0_12_0-StagSans-300-oaZRjIixnLZt4TTqyhWBR.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_11_0-StagSans-400-XFiG6hqK0pn-p6S_Sst6d.otf');
10
+ src: url('./v0_12_0-StagSans-400-rlfbALVo4jkdqH_-xaprD.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_11_0-StagSans-500-wmtZXOPsFXnB_ZEO7Cjpw.otf');
17
+ src: url('./v0_12_0-StagSans-500-whXOV4GVDyqAZxSbZ6CUJ.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_11_0-StagSans-600-x_j5xryjajMYM44WG7nNl.otf');
24
+ src: url('./v0_12_0-StagSans-600-Wc6LcplJVs_KZ2v7xWbnr.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_11_0-StagSans-700-EepHPrvfohppUE83m-pq8.otf');
31
+ src: url('./v0_12_0-StagSans-700-gcxZEti9eEqsw3303VGGy.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_11_0-StagSans-300-c0crUDro2XLYEdhWAJcXA.otf');
3
+ src: url('./v0_12_0-StagSans-300-oaZRjIixnLZt4TTqyhWBR.otf');
4
4
  font-display: block;
5
5
  }
6
6
  @font-face {
7
7
  font-family: 'StagSans400normal';
8
- src: url('./v0_11_0-StagSans-400-XFiG6hqK0pn-p6S_Sst6d.otf');
8
+ src: url('./v0_12_0-StagSans-400-rlfbALVo4jkdqH_-xaprD.otf');
9
9
  font-display: block;
10
10
  }
11
11
  @font-face {
12
12
  font-family: 'StagSans500normal';
13
- src: url('./v0_11_0-StagSans-500-wmtZXOPsFXnB_ZEO7Cjpw.otf');
13
+ src: url('./v0_12_0-StagSans-500-whXOV4GVDyqAZxSbZ6CUJ.otf');
14
14
  font-display: block;
15
15
  }
16
16
  @font-face {
17
17
  font-family: 'StagSans600normal';
18
- src: url('./v0_11_0-StagSans-600-x_j5xryjajMYM44WG7nNl.otf');
18
+ src: url('./v0_12_0-StagSans-600-Wc6LcplJVs_KZ2v7xWbnr.otf');
19
19
  font-display: block;
20
20
  }
21
21
  @font-face {
22
22
  font-family: 'StagSans700normal';
23
- src: url('./v0_11_0-StagSans-700-EepHPrvfohppUE83m-pq8.otf');
23
+ src: url('./v0_12_0-StagSans-700-gcxZEti9eEqsw3303VGGy.otf');
24
24
  font-display: block;
25
25
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 19 Apr 2023 11:29:03 GMT
3
+ * Generated on Thu, 20 Apr 2023 19:11:00 GMT
4
4
  */
5
5
  module.exports = {
6
6
  border: {
@@ -57,11 +57,11 @@ module.exports = {
57
57
  },
58
58
  font: {
59
59
  StagSans: {
60
- 300: 'https://cdn.telus.digital/uds/v0_11_0-StagSans-300-c0crUDro2XLYEdhWAJcXA.otf',
61
- 400: 'https://cdn.telus.digital/uds/v0_11_0-StagSans-400-XFiG6hqK0pn-p6S_Sst6d.otf',
62
- 500: 'https://cdn.telus.digital/uds/v0_11_0-StagSans-500-wmtZXOPsFXnB_ZEO7Cjpw.otf',
63
- 600: 'https://cdn.telus.digital/uds/v0_11_0-StagSans-600-x_j5xryjajMYM44WG7nNl.otf',
64
- 700: 'https://cdn.telus.digital/uds/v0_11_0-StagSans-700-EepHPrvfohppUE83m-pq8.otf'
60
+ 300: 'https://cdn.telus.digital/uds/v0_12_0-StagSans-300-oaZRjIixnLZt4TTqyhWBR.otf',
61
+ 400: 'https://cdn.telus.digital/uds/v0_12_0-StagSans-400-rlfbALVo4jkdqH_-xaprD.otf',
62
+ 500: 'https://cdn.telus.digital/uds/v0_12_0-StagSans-500-whXOV4GVDyqAZxSbZ6CUJ.otf',
63
+ 600: 'https://cdn.telus.digital/uds/v0_12_0-StagSans-600-Wc6LcplJVs_KZ2v7xWbnr.otf',
64
+ 700: 'https://cdn.telus.digital/uds/v0_12_0-StagSans-700-gcxZEti9eEqsw3303VGGy.otf'
65
65
  }
66
66
  },
67
67
  fontSize: {
@@ -163,18 +163,18 @@ module.exports = {
163
163
  multiply150: 1.5,
164
164
  multiply160: 1.6,
165
165
  ratio10to7: 1.42857142857,
166
+ ratio11to5: 2.15,
166
167
  ratio11to9: 1.22222222222,
167
- ratio14to9: 1.55555555,
168
+ ratio15to7: 2.15,
169
+ ratio17to8: 2.13,
168
170
  ratio1to1: 1,
169
171
  ratio3to2: 1.5,
170
172
  ratio4to3: 1.33333333333,
171
173
  ratio5to4: 1.25,
172
174
  ratio6to5: 1.2,
175
+ ratio7to3: 2.25,
173
176
  ratio7to5: 1.4,
174
- ratio8to5: 1.6,
175
- ratio8to7: 1.14285714286,
176
- ratio9to7: 1.28571428571,
177
- ratio9to8: 1.125
177
+ ratio8to7: 1.14285714286
178
178
  },
179
179
  opacity: {
180
180
  opacity3: 0.3,
@@ -207,6 +207,7 @@ module.exports = {
207
207
  size15: '15px',
208
208
  size16: '16px',
209
209
  size168: '168px',
210
+ size18: '18px',
210
211
  size184: '184px',
211
212
  size2: '2px',
212
213
  size20: '20px',
@@ -215,6 +216,7 @@ module.exports = {
215
216
  size36: '36px',
216
217
  size4: '4px',
217
218
  size40: '40px',
219
+ size44: '44px',
218
220
  size48: '48px',
219
221
  size5: '5px',
220
222
  size64: '64px',
package/package.json CHANGED
@@ -25,5 +25,5 @@
25
25
  "prepublishOnly": "npm run build"
26
26
  },
27
27
  "sideEffects": false,
28
- "version": "0.11.0"
28
+ "version": "0.12.0"
29
29
  }
package/palette.json CHANGED
@@ -593,11 +593,17 @@
593
593
  "ratio10to7": {
594
594
  "value": 1.42857142857
595
595
  },
596
+ "ratio11to5": {
597
+ "value": 2.15
598
+ },
596
599
  "ratio11to9": {
597
600
  "value": 1.22222222222
598
601
  },
599
- "ratio14to9": {
600
- "value": 1.55555555
602
+ "ratio15to7": {
603
+ "value": 2.15
604
+ },
605
+ "ratio17to8": {
606
+ "value": 2.13
601
607
  },
602
608
  "ratio1to1": {
603
609
  "value": 1
@@ -614,20 +620,14 @@
614
620
  "ratio6to5": {
615
621
  "value": 1.2
616
622
  },
623
+ "ratio7to3": {
624
+ "value": 2.25
625
+ },
617
626
  "ratio7to5": {
618
627
  "value": 1.4
619
628
  },
620
- "ratio8to5": {
621
- "value": 1.6
622
- },
623
629
  "ratio8to7": {
624
630
  "value": 1.14285714286
625
- },
626
- "ratio9to7": {
627
- "value": 1.28571428571
628
- },
629
- "ratio9to8": {
630
- "value": 1.125
631
631
  }
632
632
  }
633
633
  },
@@ -748,6 +748,9 @@
748
748
  "description": "168 is the image size for xl screen size on the QuickLinksFeature component",
749
749
  "value": 168
750
750
  },
751
+ "size18": {
752
+ "value": 18
753
+ },
751
754
  "size184": {
752
755
  "description": "184 is the image size for xl screen size on the QuickLinksFeature component when hovered",
753
756
  "value": 184
@@ -773,6 +776,9 @@
773
776
  "size40": {
774
777
  "value": 40
775
778
  },
779
+ "size44": {
780
+ "value": 44
781
+ },
776
782
  "size48": {
777
783
  "value": 48
778
784
  },