@telus-uds/palette-koodo 0.18.0 → 0.19.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 Fri, 09 Jun 2023 00:24:03 GMT
5
+ Generated on Fri, 16 Jun 2023 21:09:19 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, 09 Jun 2023 00:24:03 GMT
5
+ Generated on Fri, 16 Jun 2023 21:09:19 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, 09 Jun 2023 00:24:03 GMT
5
+ Generated on Fri, 16 Jun 2023 21:09:19 GMT
6
6
  -->
7
7
 
8
8
  <resources>
@@ -26,5 +26,6 @@
26
26
  <dimen name="size_56">56.00sp</dimen>
27
27
  <dimen name="size_64">64.00sp</dimen>
28
28
  <dimen name="size_70">70.00sp</dimen>
29
+ <dimen name="size_72">72.00sp</dimen>
29
30
 
30
31
  </resources>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Fri, 09 Jun 2023 00:24:03 GMT
5
+ Generated on Fri, 16 Jun 2023 21:09:19 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, 09 Jun 2023 00:24:03 GMT
5
+ Generated on Fri, 16 Jun 2023 21:09:19 GMT
6
6
  -->
7
7
 
8
8
  <resources>
@@ -31,12 +31,16 @@
31
31
  <dimen name="size_288">288.00dp</dimen>
32
32
  <dimen name="size_3">3.00dp</dimen>
33
33
  <dimen name="size_32">32.00dp</dimen>
34
+ <dimen name="size_320">320.00dp</dimen>
34
35
  <dimen name="size_36">36.00dp</dimen>
35
36
  <dimen name="size_4">4.00dp</dimen>
36
37
  <dimen name="size_40">40.00dp</dimen>
38
+ <dimen name="size_412">412.00dp</dimen>
37
39
  <dimen name="size_44">44.00dp</dimen>
38
40
  <dimen name="size_48">48.00dp</dimen>
41
+ <dimen name="size_480">480.00dp</dimen>
39
42
  <dimen name="size_5">5.00dp</dimen>
43
+ <dimen name="size_544">544.00dp</dimen>
40
44
  <dimen name="size_6">6.00dp</dimen>
41
45
  <dimen name="size_64">64.00dp</dimen>
42
46
  <dimen name="size_640">640.00dp</dimen>
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 09 Jun 2023 00:24:03 GMT
7
+ // Generated on Fri, 16 Jun 2023 21:09:19 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, 09 Jun 2023 00:24:03 GMT
7
+ // Generated on Fri, 16 Jun 2023 21:09:19 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, 09 Jun 2023 00:24:03 GMT
7
+ // Generated on Fri, 16 Jun 2023 21:09:19 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -30,4 +30,5 @@ public enum PaletteFontSize {
30
30
  public static let size56 = CGFloat(56)
31
31
  public static let size64 = CGFloat(64)
32
32
  public static let size70 = CGFloat(70)
33
+ public static let size72 = CGFloat(72)
33
34
  }
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 09 Jun 2023 00:24:03 GMT
7
+ // Generated on Fri, 16 Jun 2023 21:09:19 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, 09 Jun 2023 00:24:03 GMT
7
+ // Generated on Fri, 16 Jun 2023 21:09:19 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -35,12 +35,16 @@ public enum PaletteSize {
35
35
  public static let size288 = CGFloat(288)
36
36
  public static let size3 = CGFloat(3)
37
37
  public static let size32 = CGFloat(32)
38
+ public static let size320 = CGFloat(320)
38
39
  public static let size36 = CGFloat(36)
39
40
  public static let size4 = CGFloat(4)
40
41
  public static let size40 = CGFloat(40)
42
+ public static let size412 = CGFloat(412)
41
43
  public static let size44 = CGFloat(44)
42
44
  public static let size48 = CGFloat(48)
45
+ public static let size480 = CGFloat(480)
43
46
  public static let size5 = CGFloat(5)
47
+ public static let size544 = CGFloat(544)
44
48
  public static let size6 = CGFloat(6)
45
49
  public static let size64 = CGFloat(64)
46
50
  public static let size640 = CGFloat(640)
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 09 Jun 2023 00:24:05 GMT
3
+ * Generated on Fri, 16 Jun 2023 21:09:21 GMT
4
4
  */
5
5
  module.exports = {
6
6
  border: {
@@ -86,7 +86,8 @@ module.exports = {
86
86
  size54: 54,
87
87
  size56: 56,
88
88
  size64: 64,
89
- size70: 70
89
+ size70: 70,
90
+ size72: 72
90
91
  },
91
92
  icon: {
92
93
  Add: '@telus-uds/palette-koodo/build/rn/icons/add.icon.svg',
@@ -166,6 +167,7 @@ module.exports = {
166
167
  multiply140: 1.4,
167
168
  multiply150: 1.5,
168
169
  multiply160: 1.6,
170
+ multiply172: 1.72,
169
171
  ratio10to7: 1.42857142857,
170
172
  ratio11to5: 2.15,
171
173
  ratio11to9: 1.22222222222,
@@ -180,6 +182,7 @@ module.exports = {
180
182
  ratio6to5: 1.2,
181
183
  ratio7to3: 2.25,
182
184
  ratio7to5: 1.4,
185
+ ratio8to5: 1.45,
183
186
  ratio8to7: 1.14285714286
184
187
  },
185
188
  opacity: {
@@ -282,12 +285,16 @@ module.exports = {
282
285
  size288: 288,
283
286
  size3: 3,
284
287
  size32: 32,
288
+ size320: 320,
285
289
  size36: 36,
286
290
  size4: 4,
287
291
  size40: 40,
292
+ size412: 412,
288
293
  size44: 44,
289
294
  size48: 48,
295
+ size480: 480,
290
296
  size5: 5,
297
+ size544: 544,
291
298
  size6: 6,
292
299
  size64: 64,
293
300
  size640: 640,
@@ -1,34 +1,34 @@
1
1
  @font-face {
2
2
  font-family: 'StagSans';
3
- src: url('https://cdn.telus.digital/uds/v0_18_0-StagSans-300-nNnJJp86f5KFwO3K_rx37.otf');
3
+ src: url('https://cdn.telus.digital/uds/v0_19_0-StagSans-300--eR60FGUnKgHmkKLBRy1y.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_18_0-StagSans-400-L-Qk8wu_-P20as4lOJn7g.otf');
10
+ src: url('https://cdn.telus.digital/uds/v0_19_0-StagSans-400-J_2MGt1FJ3VnxMkCN8j0X.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_18_0-StagSans-500-DuV_HQCeD9TgOsDl9iGGo.otf');
17
+ src: url('https://cdn.telus.digital/uds/v0_19_0-StagSans-500-1pDMuBfcfivfIn2ZDtOaF.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_18_0-StagSans-600-HkekhWQwG9Wf9oU19mS-K.otf');
24
+ src: url('https://cdn.telus.digital/uds/v0_19_0-StagSans-600--IXACAvLoUWZuZRxddwKN.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_18_0-StagSans-700-Whbgrqb_DMH-kp11HJgJS.otf');
31
+ src: url('https://cdn.telus.digital/uds/v0_19_0-StagSans-700-B1IhmLCs_fk7yD26Y4Gi5.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_18_0-StagSans-300-nNnJJp86f5KFwO3K_rx37.otf');
3
+ src: url('https://cdn.telus.digital/uds/v0_19_0-StagSans-300--eR60FGUnKgHmkKLBRy1y.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_18_0-StagSans-400-L-Qk8wu_-P20as4lOJn7g.otf');
8
+ src: url('https://cdn.telus.digital/uds/v0_19_0-StagSans-400-J_2MGt1FJ3VnxMkCN8j0X.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_18_0-StagSans-500-DuV_HQCeD9TgOsDl9iGGo.otf');
13
+ src: url('https://cdn.telus.digital/uds/v0_19_0-StagSans-500-1pDMuBfcfivfIn2ZDtOaF.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_18_0-StagSans-600-HkekhWQwG9Wf9oU19mS-K.otf');
18
+ src: url('https://cdn.telus.digital/uds/v0_19_0-StagSans-600--IXACAvLoUWZuZRxddwKN.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_18_0-StagSans-700-Whbgrqb_DMH-kp11HJgJS.otf');
23
+ src: url('https://cdn.telus.digital/uds/v0_19_0-StagSans-700-B1IhmLCs_fk7yD26Y4Gi5.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_18_0-StagSans-300-nNnJJp86f5KFwO3K_rx37.otf');
3
+ src: url('./v0_19_0-StagSans-300--eR60FGUnKgHmkKLBRy1y.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_18_0-StagSans-400-L-Qk8wu_-P20as4lOJn7g.otf');
10
+ src: url('./v0_19_0-StagSans-400-J_2MGt1FJ3VnxMkCN8j0X.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_18_0-StagSans-500-DuV_HQCeD9TgOsDl9iGGo.otf');
17
+ src: url('./v0_19_0-StagSans-500-1pDMuBfcfivfIn2ZDtOaF.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_18_0-StagSans-600-HkekhWQwG9Wf9oU19mS-K.otf');
24
+ src: url('./v0_19_0-StagSans-600--IXACAvLoUWZuZRxddwKN.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_18_0-StagSans-700-Whbgrqb_DMH-kp11HJgJS.otf');
31
+ src: url('./v0_19_0-StagSans-700-B1IhmLCs_fk7yD26Y4Gi5.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_18_0-StagSans-300-nNnJJp86f5KFwO3K_rx37.otf');
3
+ src: url('./v0_19_0-StagSans-300--eR60FGUnKgHmkKLBRy1y.otf');
4
4
  font-display: block;
5
5
  }
6
6
  @font-face {
7
7
  font-family: 'StagSans400normal';
8
- src: url('./v0_18_0-StagSans-400-L-Qk8wu_-P20as4lOJn7g.otf');
8
+ src: url('./v0_19_0-StagSans-400-J_2MGt1FJ3VnxMkCN8j0X.otf');
9
9
  font-display: block;
10
10
  }
11
11
  @font-face {
12
12
  font-family: 'StagSans500normal';
13
- src: url('./v0_18_0-StagSans-500-DuV_HQCeD9TgOsDl9iGGo.otf');
13
+ src: url('./v0_19_0-StagSans-500-1pDMuBfcfivfIn2ZDtOaF.otf');
14
14
  font-display: block;
15
15
  }
16
16
  @font-face {
17
17
  font-family: 'StagSans600normal';
18
- src: url('./v0_18_0-StagSans-600-HkekhWQwG9Wf9oU19mS-K.otf');
18
+ src: url('./v0_19_0-StagSans-600--IXACAvLoUWZuZRxddwKN.otf');
19
19
  font-display: block;
20
20
  }
21
21
  @font-face {
22
22
  font-family: 'StagSans700normal';
23
- src: url('./v0_18_0-StagSans-700-Whbgrqb_DMH-kp11HJgJS.otf');
23
+ src: url('./v0_19_0-StagSans-700-B1IhmLCs_fk7yD26Y4Gi5.otf');
24
24
  font-display: block;
25
25
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 09 Jun 2023 00:24:03 GMT
3
+ * Generated on Fri, 16 Jun 2023 21:09:19 GMT
4
4
  */
5
5
  module.exports = {
6
6
  border: {
@@ -59,11 +59,11 @@ module.exports = {
59
59
  },
60
60
  font: {
61
61
  StagSans: {
62
- 300: 'https://cdn.telus.digital/uds/v0_18_0-StagSans-300-nNnJJp86f5KFwO3K_rx37.otf',
63
- 400: 'https://cdn.telus.digital/uds/v0_18_0-StagSans-400-L-Qk8wu_-P20as4lOJn7g.otf',
64
- 500: 'https://cdn.telus.digital/uds/v0_18_0-StagSans-500-DuV_HQCeD9TgOsDl9iGGo.otf',
65
- 600: 'https://cdn.telus.digital/uds/v0_18_0-StagSans-600-HkekhWQwG9Wf9oU19mS-K.otf',
66
- 700: 'https://cdn.telus.digital/uds/v0_18_0-StagSans-700-Whbgrqb_DMH-kp11HJgJS.otf'
62
+ 300: 'https://cdn.telus.digital/uds/v0_19_0-StagSans-300--eR60FGUnKgHmkKLBRy1y.otf',
63
+ 400: 'https://cdn.telus.digital/uds/v0_19_0-StagSans-400-J_2MGt1FJ3VnxMkCN8j0X.otf',
64
+ 500: 'https://cdn.telus.digital/uds/v0_19_0-StagSans-500-1pDMuBfcfivfIn2ZDtOaF.otf',
65
+ 600: 'https://cdn.telus.digital/uds/v0_19_0-StagSans-600--IXACAvLoUWZuZRxddwKN.otf',
66
+ 700: 'https://cdn.telus.digital/uds/v0_19_0-StagSans-700-B1IhmLCs_fk7yD26Y4Gi5.otf'
67
67
  }
68
68
  },
69
69
  fontSize: {
@@ -86,7 +86,8 @@ module.exports = {
86
86
  size54: '3.375rem',
87
87
  size56: '3.5rem',
88
88
  size64: '4rem',
89
- size70: '4.375rem'
89
+ size70: '4.375rem',
90
+ size72: '4.5rem'
90
91
  },
91
92
  icon: {
92
93
  Add: '@telus-uds/palette-koodo/build/web/icons/add.icon.svg',
@@ -166,6 +167,7 @@ module.exports = {
166
167
  multiply140: 1.4,
167
168
  multiply150: 1.5,
168
169
  multiply160: 1.6,
170
+ multiply172: 1.72,
169
171
  ratio10to7: 1.42857142857,
170
172
  ratio11to5: 2.15,
171
173
  ratio11to9: 1.22222222222,
@@ -180,6 +182,7 @@ module.exports = {
180
182
  ratio6to5: 1.2,
181
183
  ratio7to3: 2.25,
182
184
  ratio7to5: 1.4,
185
+ ratio8to5: 1.45,
183
186
  ratio8to7: 1.14285714286
184
187
  },
185
188
  opacity: {
@@ -233,12 +236,16 @@ module.exports = {
233
236
  size288: '288px',
234
237
  size3: '3px',
235
238
  size32: '32px',
239
+ size320: '320px',
236
240
  size36: '36px',
237
241
  size4: '4px',
238
242
  size40: '40px',
243
+ size412: '412px',
239
244
  size44: '44px',
240
245
  size48: '48px',
246
+ size480: '480px',
241
247
  size5: '5px',
248
+ size544: '544px',
242
249
  size6: '6px',
243
250
  size64: '64px',
244
251
  size640: '640px',
package/package.json CHANGED
@@ -25,5 +25,5 @@
25
25
  "prepublishOnly": "npm run build"
26
26
  },
27
27
  "sideEffects": false,
28
- "version": "0.18.0"
28
+ "version": "0.19.0"
29
29
  }
package/palette.json CHANGED
@@ -310,6 +310,9 @@
310
310
  },
311
311
  "size70": {
312
312
  "value": 70
313
+ },
314
+ "size72": {
315
+ "value": 72
313
316
  }
314
317
  }
315
318
  },
@@ -606,6 +609,9 @@
606
609
  "multiply160": {
607
610
  "value": 1.6
608
611
  },
612
+ "multiply172": {
613
+ "value": 1.72
614
+ },
609
615
  "ratio10to7": {
610
616
  "value": 1.42857142857
611
617
  },
@@ -648,6 +654,9 @@
648
654
  "ratio7to5": {
649
655
  "value": 1.4
650
656
  },
657
+ "ratio8to5": {
658
+ "value": 1.45
659
+ },
651
660
  "ratio8to7": {
652
661
  "value": 1.14285714286
653
662
  }
@@ -865,6 +874,10 @@
865
874
  "size32": {
866
875
  "value": 32
867
876
  },
877
+ "size320": {
878
+ "description": "Used for min width in Multiselect filter ",
879
+ "value": 320
880
+ },
868
881
  "size36": {
869
882
  "value": 36
870
883
  },
@@ -874,15 +887,27 @@
874
887
  "size40": {
875
888
  "value": 40
876
889
  },
890
+ "size412": {
891
+ "description": "Used for min height in Multiselect filter ",
892
+ "value": 412
893
+ },
877
894
  "size44": {
878
895
  "value": 44
879
896
  },
880
897
  "size48": {
881
898
  "value": 48
882
899
  },
900
+ "size480": {
901
+ "description": "Multiselect filter max height at sm - xl breakpoints",
902
+ "value": 480
903
+ },
883
904
  "size5": {
884
905
  "value": 5
885
906
  },
907
+ "size544": {
908
+ "description": "Multiselect filter max width at sm - xl breakpoints",
909
+ "value": 544
910
+ },
886
911
  "size6": {
887
912
  "value": 6
888
913
  },