@telus-uds/theme-allium 3.0.0 → 3.1.2

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/CHANGELOG.json CHANGED
@@ -2,7 +2,52 @@
2
2
  "name": "@telus-uds/theme-allium",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 07 Apr 2022 23:00:42 GMT",
5
+ "date": "Tue, 17 May 2022 21:01:00 GMT",
6
+ "tag": "@telus-uds/theme-allium_v3.1.2",
7
+ "version": "3.1.2",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "alan.slater@nearform.com",
12
+ "package": "@telus-uds/theme-allium",
13
+ "commit": "292882154db8d38cf76bf5aa5539f52e28071924",
14
+ "comment": "Editted auto-generated change summary (does not include documentation changes) **inserted:** `components.RadioCard.rules.5.if.checked`, `components.RadioCard.rules.6.if.checked`, `components.RadioCard.rules.6.if.pressed`, `components.RadioCard.rules.6.tokens.borderColor`, `components.RadioCard.rules.7.if.checked`, `components.RadioCard.rules.7.if.hover`, `components.RadioCard.rules.7.tokens.borderColor`"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Thu, 28 Apr 2022 18:39:06 GMT",
21
+ "tag": "@telus-uds/theme-allium_v3.1.1",
22
+ "version": "3.1.1",
23
+ "comments": {
24
+ "patch": [
25
+ {
26
+ "author": "eugene@michasiw.com",
27
+ "package": "@telus-uds/theme-allium",
28
+ "commit": "97372f08199e90171d4384c162d05301e1989654",
29
+ "comment": "Auto-generated change summary (does not include documentation changes) **added:** `components.Modal.tokens.closePadding`, **deleted:** _none_, **updated:** `components.Modal.tokens.closeIconSize`"
30
+ }
31
+ ]
32
+ }
33
+ },
34
+ {
35
+ "date": "Fri, 22 Apr 2022 12:58:00 GMT",
36
+ "tag": "@telus-uds/theme-allium_v3.1.0",
37
+ "version": "3.1.0",
38
+ "comments": {
39
+ "minor": [
40
+ {
41
+ "author": "ruslan.bredikhin@nearform.com",
42
+ "package": "@telus-uds/theme-allium",
43
+ "commit": "3f0d2b901a2729086cc53ede102d5958e3ef10cf",
44
+ "comment": "Auto-generated change summary (does not include documentation changes) **added:** `components.Icon.appearances.size.values.1`, `components.Icon.appearances.size.values.2`, `components.Icon.appearances.size.values.3`, `components.Icon.rules.1.if.size`, `components.Icon.rules.1.tokens.size`, `components.Icon.rules.2.if.size`, `components.Icon.rules.2.tokens.size`, `components.Icon.rules.3.if.size`, `components.Icon.rules.3.tokens.size`, `components.Icon.rules.4.if.rank`, `components.Icon.rules.4.tokens.color`, **deleted:** `components.Icon.rules.1.if.rank`, `components.Icon.rules.1.tokens.color`, **updated:** `components.Icon.appearances.size.values.0`, `components.Icon.rules.0.if.size`, `components.Icon.rules.0.tokens.size`"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Thu, 07 Apr 2022 23:01:02 GMT",
6
51
  "tag": "@telus-uds/theme-allium_v3.0.0",
7
52
  "version": "3.0.0",
8
53
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,36 @@
1
1
  # Change Log - @telus-uds/theme-allium
2
2
 
3
- This log was last generated on Thu, 07 Apr 2022 23:00:42 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 17 May 2022 21:01:00 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 3.1.2
8
+
9
+ Tue, 17 May 2022 21:01:00 GMT
10
+
11
+ ### Patches
12
+
13
+ - Editted auto-generated change summary (does not include documentation changes) **inserted:** `components.RadioCard.rules.5.if.checked`, `components.RadioCard.rules.6.if.checked`, `components.RadioCard.rules.6.if.pressed`, `components.RadioCard.rules.6.tokens.borderColor`, `components.RadioCard.rules.7.if.checked`, `components.RadioCard.rules.7.if.hover`, `components.RadioCard.rules.7.tokens.borderColor` (alan.slater@nearform.com)
14
+
15
+ ## 3.1.1
16
+
17
+ Thu, 28 Apr 2022 18:39:06 GMT
18
+
19
+ ### Patches
20
+
21
+ - Auto-generated change summary (does not include documentation changes) **added:** `components.Modal.tokens.closePadding`, **deleted:** _none_, **updated:** `components.Modal.tokens.closeIconSize` (eugene@michasiw.com)
22
+
23
+ ## 3.1.0
24
+
25
+ Fri, 22 Apr 2022 12:58:00 GMT
26
+
27
+ ### Minor changes
28
+
29
+ - Auto-generated change summary (does not include documentation changes) **added:** `components.Icon.appearances.size.values.1`, `components.Icon.appearances.size.values.2`, `components.Icon.appearances.size.values.3`, `components.Icon.rules.1.if.size`, `components.Icon.rules.1.tokens.size`, `components.Icon.rules.2.if.size`, `components.Icon.rules.2.tokens.size`, `components.Icon.rules.3.if.size`, `components.Icon.rules.3.tokens.size`, `components.Icon.rules.4.if.rank`, `components.Icon.rules.4.tokens.color`, **deleted:** `components.Icon.rules.1.if.rank`, `components.Icon.rules.1.tokens.color`, **updated:** `components.Icon.appearances.size.values.0`, `components.Icon.rules.0.if.size`, `components.Icon.rules.0.tokens.size` (ruslan.bredikhin@nearform.com)
30
+
7
31
  ## 3.0.0
8
32
 
9
- Thu, 07 Apr 2022 23:00:42 GMT
33
+ Thu, 07 Apr 2022 23:01:02 GMT
10
34
 
11
35
  ### Major changes
12
36