@telus-uds/palette-allium 0.1.0-prerelease.0 → 0.1.0-prerelease.4

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 (30) hide show
  1. package/CHANGELOG.md +42 -0
  2. package/build/android/border.xml +1 -1
  3. package/build/android/color.xml +1 -1
  4. package/build/android/font_size.xml +1 -1
  5. package/build/android/radius.xml +4 -1
  6. package/build/android/size.xml +1 -1
  7. package/build/ios/Border.swift +1 -1
  8. package/build/ios/Color.swift +1 -1
  9. package/build/ios/FontSize.swift +1 -1
  10. package/build/ios/Radius.swift +4 -1
  11. package/build/ios/Size.swift +1 -1
  12. package/build/rn/icons/index.js +2 -0
  13. package/build/rn/icons/question.icon.svg +3 -0
  14. package/build/rn/icons/quote-left.icon.svg +3 -0
  15. package/build/rn/palette.js +7 -2
  16. package/build/rn/palette.mjs +7 -2
  17. package/build/web/fonts/fonts-cdn-family.css +4 -4
  18. package/build/web/fonts/fonts-cdn.css +4 -4
  19. package/build/web/fonts/fonts-local-family.css +4 -4
  20. package/build/web/fonts/fonts-local.css +4 -4
  21. package/build/web/fonts/{v0_1_0-prerelease_0-HelveticaNow-300.otf → v0_1_0-prerelease_4-HelveticaNow-300.otf} +0 -0
  22. package/build/web/fonts/{v0_1_0-prerelease_0-HelveticaNow-400.otf → v0_1_0-prerelease_4-HelveticaNow-400.otf} +0 -0
  23. package/build/web/fonts/{v0_1_0-prerelease_0-HelveticaNow-500.otf → v0_1_0-prerelease_4-HelveticaNow-500.otf} +0 -0
  24. package/build/web/fonts/{v0_1_0-prerelease_0-HelveticaNow-700.otf → v0_1_0-prerelease_4-HelveticaNow-700.otf} +0 -0
  25. package/build/web/icons/index.js +2 -0
  26. package/build/web/icons/question.icon.svg +3 -0
  27. package/build/web/icons/quote-left.icon.svg +3 -0
  28. package/build/web/palette.js +11 -6
  29. package/build/web/palette.mjs +11 -6
  30. package/package.json +2 -3
package/CHANGELOG.md CHANGED
@@ -2,6 +2,48 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ## [0.1.0-prerelease.4](https://github.com/telus/universal-design-system/compare/@telus-uds/palette-allium/v0.1.0-prerelease.3...@telus-uds/palette-allium/v0.1.0-prerelease.4) (2021-11-08)
6
+
7
+ ### Features
8
+
9
+ - **base:** add Tooltip component ([#687](https://github.com/telus/universal-design-system/issues/687)) ([38aaad4](https://github.com/telus/universal-design-system/commit/38aaad43d664b76e85a264901df5e1ca045a0304))
10
+
11
+ ### Palette change summary (does not include documentation changes)
12
+
13
+ #### New keys
14
+
15
+ - `radius.radius1`
16
+ - `radius.radius8`
17
+ - `icon.Question`
18
+
19
+ ## [0.1.0-prerelease.3](https://github.com/telus/universal-design-system/compare/@telus-uds/palette-allium/v0.1.0-prerelease.2...@telus-uds/palette-allium/v0.1.0-prerelease.3) (2021-10-27)
20
+
21
+ ### Features
22
+
23
+ - **base:** Add `Testimonial` component ([#621](https://github.com/telus/universal-design-system/issues/621)) ([5d21b8d](https://github.com/telus/universal-design-system/commit/5d21b8d573ed2936729ec92fe156d667c60596c7)), closes [#306](https://github.com/telus/universal-design-system/issues/306) [#306](https://github.com/telus/universal-design-system/issues/306) [#306](https://github.com/telus/universal-design-system/issues/306) [#306](https://github.com/telus/universal-design-system/issues/306) [#306](https://github.com/telus/universal-design-system/issues/306) [#306](https://github.com/telus/universal-design-system/issues/306) [#306](https://github.com/telus/universal-design-system/issues/306) [#306](https://github.com/telus/universal-design-system/issues/306) [#306](https://github.com/telus/universal-design-system/issues/306) [#306](https://github.com/telus/universal-design-system/issues/306)
24
+
25
+ ### Palette change summary (does not include documentation changes)
26
+
27
+ #### New keys
28
+
29
+ - `icon.QuoteLeft`
30
+
31
+ ## [0.1.0-prerelease.2](https://github.com/telus/universal-design-system/compare/@telus-uds/palette-allium/v0.1.0-prerelease.1...@telus-uds/palette-allium/v0.1.0-prerelease.2) (2021-10-12)
32
+
33
+ ### Features
34
+
35
+ - **base:** add `Card` component ([#597](https://github.com/telus/universal-design-system/issues/597)) ([9e29d3c](https://github.com/telus/universal-design-system/commit/9e29d3c426c7082ec4d54a0c9d353986c0cc0b01))
36
+
37
+ ### Palette change summary (does not include documentation changes)
38
+
39
+ #### New keys
40
+
41
+ - `radius.radius6`
42
+
43
+ ## [0.1.0-prerelease.1](https://github.com/telus/universal-design-system/compare/@telus-uds/palette-allium/v0.1.0-prerelease.0...@telus-uds/palette-allium/v0.1.0-prerelease.1) (2021-09-20)
44
+
45
+ ### Palette change summary (does not include documentation changes)
46
+
5
47
  ## 0.1.0-prerelease.0 (2021-09-20)
6
48
 
7
49
  ### Features
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Mon, 20 Sep 2021 19:48:55 GMT
5
+ Generated on Mon, 08 Nov 2021 13:18:21 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 Mon, 20 Sep 2021 19:48:55 GMT
5
+ Generated on Mon, 08 Nov 2021 13:18:21 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 Mon, 20 Sep 2021 19:48:55 GMT
5
+ Generated on Mon, 08 Nov 2021 13:18:21 GMT
6
6
  -->
7
7
 
8
8
  <resources>
@@ -2,12 +2,15 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Mon, 20 Sep 2021 19:48:55 GMT
5
+ Generated on Mon, 08 Nov 2021 13:18:21 GMT
6
6
  -->
7
7
 
8
8
  <resources>
9
9
  <dimen name="none">0.00dp</dimen>
10
+ <dimen name="radius_1">1.00dp</dimen>
10
11
  <dimen name="radius_4">4.00dp</dimen>
12
+ <dimen name="radius_6">6.00dp</dimen>
13
+ <dimen name="radius_8">8.00dp</dimen>
11
14
  <dimen name="pill_32">32.00dp</dimen>
12
15
 
13
16
  </resources>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Mon, 20 Sep 2021 19:48:55 GMT
5
+ Generated on Mon, 08 Nov 2021 13:18:21 GMT
6
6
  -->
7
7
 
8
8
  <resources>
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Mon, 20 Sep 2021 19:48:55 GMT
7
+ // Generated on Mon, 08 Nov 2021 13:18:21 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 Mon, 20 Sep 2021 19:48:55 GMT
7
+ // Generated on Mon, 08 Nov 2021 13:18:21 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 Mon, 20 Sep 2021 19:48:55 GMT
7
+ // Generated on Mon, 08 Nov 2021 13:18:21 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 Mon, 20 Sep 2021 19:48:55 GMT
7
+ // Generated on Mon, 08 Nov 2021 13:18:21 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -12,5 +12,8 @@ import UIKit
12
12
  public enum PaletteRadius {
13
13
  public static let none = CGFloat(0)
14
14
  public static let pill32 = CGFloat(32)
15
+ public static let radius1 = CGFloat(1)
15
16
  public static let radius4 = CGFloat(4)
17
+ public static let radius6 = CGFloat(6)
18
+ public static let radius8 = CGFloat(8)
16
19
  }
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Mon, 20 Sep 2021 19:48:55 GMT
7
+ // Generated on Mon, 08 Nov 2021 13:18:21 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -186,3 +186,5 @@ export { default as Warranty } from '@telus-uds/palette-allium/build/rn/icons/wa
186
186
  export { default as Watch } from '@telus-uds/palette-allium/build/rn/icons/watch.icon.svg'
187
187
  export { default as WifiBoost } from '@telus-uds/palette-allium/build/rn/icons/wifi-boost.icon.svg'
188
188
  export { default as WifiCloud } from '@telus-uds/palette-allium/build/rn/icons/wifi-cloud.icon.svg'
189
+ export { default as Question } from '@telus-uds/palette-allium/build/rn/icons/question.icon.svg'
190
+ export { default as QuoteLeft } from '@telus-uds/palette-allium/build/rn/icons/quote-left.icon.svg'
@@ -0,0 +1,3 @@
1
+ <svg viewBox="0 0 24 24">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm1 17h-2v-2h2v2Zm1.17-6.83C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25l-.9.92Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg viewBox="0 0 24 24">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.0658 13.6535C11.6658 16.257 10.1994 19.0849 7.7519 19.7857C5.2144 20.5128 0.00352915 19.7016 0 12.4025C0 8.21858 1.95342 5.67284 4.11329 4.1573C4.25231 4.06395 4.41434 4.01 4.58194 4.00126C4.74954 3.99252 4.91637 4.02933 5.06447 4.10772C5.21257 4.18611 5.33633 4.30312 5.42245 4.44615C5.50857 4.58918 5.55377 4.75281 5.5532 4.91945C5.5498 5.14412 5.46599 5.36026 5.31675 5.52917C4.45386 6.54011 3.90507 7.88744 3.90507 9.67279V9.90582C3.92095 10.4998 4.4415 10.887 4.9003 10.6504C5.11883 10.5364 5.34669 10.4408 5.58144 10.3649C8.0113 9.57994 10.4659 11.0499 11.0658 13.6535ZM23.8658 13.6535C24.4658 16.257 22.9994 19.0849 20.5519 19.7857C18.0126 20.5128 12.8035 19.7016 12.8 12.4025C12.8 8.21858 14.7534 5.67284 16.9133 4.1573C17.0523 4.06395 17.2143 4.01 17.3819 4.00126C17.5495 3.99252 17.7164 4.02933 17.8645 4.10772C18.0126 4.18611 18.1363 4.30312 18.2225 4.44615C18.3086 4.58918 18.3538 4.75281 18.3532 4.91945C18.3498 5.14412 18.266 5.36026 18.1167 5.52917C17.2538 6.54011 16.7051 7.88744 16.7051 9.67279V9.90582C16.7209 10.4998 17.2415 10.887 17.7003 10.6504C17.9188 10.5364 18.1467 10.4408 18.3814 10.3649C20.8113 9.57994 23.2659 11.0499 23.8658 13.6535Z" fill="#B2B9BF"/>
3
+ </svg>
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 20 Sep 2021 19:48:56 GMT
3
+ * Generated on Mon, 08 Nov 2021 13:18:21 GMT
4
4
  */
5
5
  module.exports = {
6
6
  color: {
@@ -84,7 +84,10 @@ module.exports = {
84
84
  },
85
85
  radius: {
86
86
  none: 0,
87
+ radius1: 1,
87
88
  radius4: 4,
89
+ radius6: 6,
90
+ radius8: 8,
88
91
  pill32: 32
89
92
  },
90
93
  border: {
@@ -372,6 +375,8 @@ module.exports = {
372
375
  Warranty: '@telus-uds/palette-allium/build/rn/icons/warranty.icon.svg',
373
376
  Watch: '@telus-uds/palette-allium/build/rn/icons/watch.icon.svg',
374
377
  WifiBoost: '@telus-uds/palette-allium/build/rn/icons/wifi-boost.icon.svg',
375
- WifiCloud: '@telus-uds/palette-allium/build/rn/icons/wifi-cloud.icon.svg'
378
+ WifiCloud: '@telus-uds/palette-allium/build/rn/icons/wifi-cloud.icon.svg',
379
+ Question: '@telus-uds/palette-allium/build/rn/icons/question.icon.svg',
380
+ QuoteLeft: '@telus-uds/palette-allium/build/rn/icons/quote-left.icon.svg'
376
381
  }
377
382
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 20 Sep 2021 19:48:56 GMT
3
+ * Generated on Mon, 08 Nov 2021 13:18:21 GMT
4
4
  */
5
5
  export default {
6
6
  color: {
@@ -84,7 +84,10 @@ export default {
84
84
  },
85
85
  radius: {
86
86
  none: 0,
87
+ radius1: 1,
87
88
  radius4: 4,
89
+ radius6: 6,
90
+ radius8: 8,
88
91
  pill32: 32
89
92
  },
90
93
  border: {
@@ -372,6 +375,8 @@ export default {
372
375
  Warranty: '@telus-uds/palette-allium/build/rn/icons/warranty.icon.svg',
373
376
  Watch: '@telus-uds/palette-allium/build/rn/icons/watch.icon.svg',
374
377
  WifiBoost: '@telus-uds/palette-allium/build/rn/icons/wifi-boost.icon.svg',
375
- WifiCloud: '@telus-uds/palette-allium/build/rn/icons/wifi-cloud.icon.svg'
378
+ WifiCloud: '@telus-uds/palette-allium/build/rn/icons/wifi-cloud.icon.svg',
379
+ Question: '@telus-uds/palette-allium/build/rn/icons/question.icon.svg',
380
+ QuoteLeft: '@telus-uds/palette-allium/build/rn/icons/quote-left.icon.svg'
376
381
  }
377
382
  }
@@ -1,27 +1,27 @@
1
1
  @font-face {
2
2
  font-family: 'HelveticaNow';
3
- src: url('v0_1_0-prerelease_0-HelveticaNow-300.otf');
3
+ src: url('v0_1_0-prerelease_4-HelveticaNow-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: 'HelveticaNow';
10
- src: url('v0_1_0-prerelease_0-HelveticaNow-400.otf');
10
+ src: url('v0_1_0-prerelease_4-HelveticaNow-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: 'HelveticaNow';
17
- src: url('v0_1_0-prerelease_0-HelveticaNow-500.otf');
17
+ src: url('v0_1_0-prerelease_4-HelveticaNow-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: 'HelveticaNow';
24
- src: url('v0_1_0-prerelease_0-HelveticaNow-700.otf');
24
+ src: url('v0_1_0-prerelease_4-HelveticaNow-700.otf');
25
25
  font-weight: 700;
26
26
  font-style: normal;
27
27
  font-display: block;
@@ -1,20 +1,20 @@
1
1
  @font-face {
2
2
  font-family: 'HelveticaNow300normal';
3
- src: url('v0_1_0-prerelease_0-HelveticaNow-300.otf');
3
+ src: url('v0_1_0-prerelease_4-HelveticaNow-300.otf');
4
4
  font-display: block;
5
5
  }
6
6
  @font-face {
7
7
  font-family: 'HelveticaNow400normal';
8
- src: url('v0_1_0-prerelease_0-HelveticaNow-400.otf');
8
+ src: url('v0_1_0-prerelease_4-HelveticaNow-400.otf');
9
9
  font-display: block;
10
10
  }
11
11
  @font-face {
12
12
  font-family: 'HelveticaNow500normal';
13
- src: url('v0_1_0-prerelease_0-HelveticaNow-500.otf');
13
+ src: url('v0_1_0-prerelease_4-HelveticaNow-500.otf');
14
14
  font-display: block;
15
15
  }
16
16
  @font-face {
17
17
  font-family: 'HelveticaNow700normal';
18
- src: url('v0_1_0-prerelease_0-HelveticaNow-700.otf');
18
+ src: url('v0_1_0-prerelease_4-HelveticaNow-700.otf');
19
19
  font-display: block;
20
20
  }
@@ -1,27 +1,27 @@
1
1
  @font-face {
2
2
  font-family: 'HelveticaNow';
3
- src: url('./v0_1_0-prerelease_0-HelveticaNow-300.otf');
3
+ src: url('./v0_1_0-prerelease_4-HelveticaNow-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: 'HelveticaNow';
10
- src: url('./v0_1_0-prerelease_0-HelveticaNow-400.otf');
10
+ src: url('./v0_1_0-prerelease_4-HelveticaNow-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: 'HelveticaNow';
17
- src: url('./v0_1_0-prerelease_0-HelveticaNow-500.otf');
17
+ src: url('./v0_1_0-prerelease_4-HelveticaNow-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: 'HelveticaNow';
24
- src: url('./v0_1_0-prerelease_0-HelveticaNow-700.otf');
24
+ src: url('./v0_1_0-prerelease_4-HelveticaNow-700.otf');
25
25
  font-weight: 700;
26
26
  font-style: normal;
27
27
  font-display: block;
@@ -1,20 +1,20 @@
1
1
  @font-face {
2
2
  font-family: 'HelveticaNow300normal';
3
- src: url('./v0_1_0-prerelease_0-HelveticaNow-300.otf');
3
+ src: url('./v0_1_0-prerelease_4-HelveticaNow-300.otf');
4
4
  font-display: block;
5
5
  }
6
6
  @font-face {
7
7
  font-family: 'HelveticaNow400normal';
8
- src: url('./v0_1_0-prerelease_0-HelveticaNow-400.otf');
8
+ src: url('./v0_1_0-prerelease_4-HelveticaNow-400.otf');
9
9
  font-display: block;
10
10
  }
11
11
  @font-face {
12
12
  font-family: 'HelveticaNow500normal';
13
- src: url('./v0_1_0-prerelease_0-HelveticaNow-500.otf');
13
+ src: url('./v0_1_0-prerelease_4-HelveticaNow-500.otf');
14
14
  font-display: block;
15
15
  }
16
16
  @font-face {
17
17
  font-family: 'HelveticaNow700normal';
18
- src: url('./v0_1_0-prerelease_0-HelveticaNow-700.otf');
18
+ src: url('./v0_1_0-prerelease_4-HelveticaNow-700.otf');
19
19
  font-display: block;
20
20
  }
@@ -186,3 +186,5 @@ export { default as Warranty } from '@telus-uds/palette-allium/build/web/icons/w
186
186
  export { default as Watch } from '@telus-uds/palette-allium/build/web/icons/watch.icon.svg'
187
187
  export { default as WifiBoost } from '@telus-uds/palette-allium/build/web/icons/wifi-boost.icon.svg'
188
188
  export { default as WifiCloud } from '@telus-uds/palette-allium/build/web/icons/wifi-cloud.icon.svg'
189
+ export { default as Question } from '@telus-uds/palette-allium/build/web/icons/question.icon.svg'
190
+ export { default as QuoteLeft } from '@telus-uds/palette-allium/build/web/icons/quote-left.icon.svg'
@@ -0,0 +1,3 @@
1
+ <svg viewBox="0 0 24 24">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm1 17h-2v-2h2v2Zm1.17-6.83C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25l-.9.92Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg viewBox="0 0 24 24">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.0658 13.6535C11.6658 16.257 10.1994 19.0849 7.7519 19.7857C5.2144 20.5128 0.00352915 19.7016 0 12.4025C0 8.21858 1.95342 5.67284 4.11329 4.1573C4.25231 4.06395 4.41434 4.01 4.58194 4.00126C4.74954 3.99252 4.91637 4.02933 5.06447 4.10772C5.21257 4.18611 5.33633 4.30312 5.42245 4.44615C5.50857 4.58918 5.55377 4.75281 5.5532 4.91945C5.5498 5.14412 5.46599 5.36026 5.31675 5.52917C4.45386 6.54011 3.90507 7.88744 3.90507 9.67279V9.90582C3.92095 10.4998 4.4415 10.887 4.9003 10.6504C5.11883 10.5364 5.34669 10.4408 5.58144 10.3649C8.0113 9.57994 10.4659 11.0499 11.0658 13.6535ZM23.8658 13.6535C24.4658 16.257 22.9994 19.0849 20.5519 19.7857C18.0126 20.5128 12.8035 19.7016 12.8 12.4025C12.8 8.21858 14.7534 5.67284 16.9133 4.1573C17.0523 4.06395 17.2143 4.01 17.3819 4.00126C17.5495 3.99252 17.7164 4.02933 17.8645 4.10772C18.0126 4.18611 18.1363 4.30312 18.2225 4.44615C18.3086 4.58918 18.3538 4.75281 18.3532 4.91945C18.3498 5.14412 18.266 5.36026 18.1167 5.52917C17.2538 6.54011 16.7051 7.88744 16.7051 9.67279V9.90582C16.7209 10.4998 17.2415 10.887 17.7003 10.6504C17.9188 10.5364 18.1467 10.4408 18.3814 10.3649C20.8113 9.57994 23.2659 11.0499 23.8658 13.6535Z" fill="#B2B9BF"/>
3
+ </svg>
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 20 Sep 2021 19:48:56 GMT
3
+ * Generated on Mon, 08 Nov 2021 13:18:21 GMT
4
4
  */
5
5
  module.exports = {
6
6
  color: {
@@ -46,10 +46,10 @@ module.exports = {
46
46
  },
47
47
  font: {
48
48
  HelveticaNow: {
49
- 300: 'v0_1_0-prerelease_0-HelveticaNow-300.otf',
50
- 400: 'v0_1_0-prerelease_0-HelveticaNow-400.otf',
51
- 500: 'v0_1_0-prerelease_0-HelveticaNow-500.otf',
52
- 700: 'v0_1_0-prerelease_0-HelveticaNow-700.otf'
49
+ 300: 'v0_1_0-prerelease_4-HelveticaNow-300.otf',
50
+ 400: 'v0_1_0-prerelease_4-HelveticaNow-400.otf',
51
+ 500: 'v0_1_0-prerelease_4-HelveticaNow-500.otf',
52
+ 700: 'v0_1_0-prerelease_4-HelveticaNow-700.otf'
53
53
  }
54
54
  },
55
55
  fontSize: {
@@ -84,7 +84,10 @@ module.exports = {
84
84
  },
85
85
  radius: {
86
86
  none: '0px',
87
+ radius1: '1px',
87
88
  radius4: '4px',
89
+ radius6: '6px',
90
+ radius8: '8px',
88
91
  pill32: '32px'
89
92
  },
90
93
  border: {
@@ -311,6 +314,8 @@ module.exports = {
311
314
  Warranty: '@telus-uds/palette-allium/build/web/icons/warranty.icon.svg',
312
315
  Watch: '@telus-uds/palette-allium/build/web/icons/watch.icon.svg',
313
316
  WifiBoost: '@telus-uds/palette-allium/build/web/icons/wifi-boost.icon.svg',
314
- WifiCloud: '@telus-uds/palette-allium/build/web/icons/wifi-cloud.icon.svg'
317
+ WifiCloud: '@telus-uds/palette-allium/build/web/icons/wifi-cloud.icon.svg',
318
+ Question: '@telus-uds/palette-allium/build/web/icons/question.icon.svg',
319
+ QuoteLeft: '@telus-uds/palette-allium/build/web/icons/quote-left.icon.svg'
315
320
  }
316
321
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 20 Sep 2021 19:48:56 GMT
3
+ * Generated on Mon, 08 Nov 2021 13:18:21 GMT
4
4
  */
5
5
  export default {
6
6
  color: {
@@ -46,10 +46,10 @@ export default {
46
46
  },
47
47
  font: {
48
48
  HelveticaNow: {
49
- 300: 'v0_1_0-prerelease_0-HelveticaNow-300.otf',
50
- 400: 'v0_1_0-prerelease_0-HelveticaNow-400.otf',
51
- 500: 'v0_1_0-prerelease_0-HelveticaNow-500.otf',
52
- 700: 'v0_1_0-prerelease_0-HelveticaNow-700.otf'
49
+ 300: 'v0_1_0-prerelease_4-HelveticaNow-300.otf',
50
+ 400: 'v0_1_0-prerelease_4-HelveticaNow-400.otf',
51
+ 500: 'v0_1_0-prerelease_4-HelveticaNow-500.otf',
52
+ 700: 'v0_1_0-prerelease_4-HelveticaNow-700.otf'
53
53
  }
54
54
  },
55
55
  fontSize: {
@@ -84,7 +84,10 @@ export default {
84
84
  },
85
85
  radius: {
86
86
  none: '0px',
87
+ radius1: '1px',
87
88
  radius4: '4px',
89
+ radius6: '6px',
90
+ radius8: '8px',
88
91
  pill32: '32px'
89
92
  },
90
93
  border: {
@@ -311,6 +314,8 @@ export default {
311
314
  Warranty: '@telus-uds/palette-allium/build/web/icons/warranty.icon.svg',
312
315
  Watch: '@telus-uds/palette-allium/build/web/icons/watch.icon.svg',
313
316
  WifiBoost: '@telus-uds/palette-allium/build/web/icons/wifi-boost.icon.svg',
314
- WifiCloud: '@telus-uds/palette-allium/build/web/icons/wifi-cloud.icon.svg'
317
+ WifiCloud: '@telus-uds/palette-allium/build/web/icons/wifi-cloud.icon.svg',
318
+ Question: '@telus-uds/palette-allium/build/web/icons/question.icon.svg',
319
+ QuoteLeft: '@telus-uds/palette-allium/build/web/icons/quote-left.icon.svg'
315
320
  }
316
321
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@telus-uds/palette-allium",
3
- "version": "0.1.0-prerelease.0",
3
+ "version": "0.1.0-prerelease.4",
4
4
  "description": "Allium palette",
5
5
  "keywords": [
6
6
  "allium"
@@ -27,6 +27,5 @@
27
27
  },
28
28
  "devDependencies": {
29
29
  "@telus-uds/system-tokens": "^0.0.1"
30
- },
31
- "gitHead": "a4930bde09eae51c0c77e78c8fd1bdeb918f5bd3"
30
+ }
32
31
  }