@telus-uds/theme-allium 2.1.0 → 3.0.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.
package/CHANGELOG.json ADDED
@@ -0,0 +1,61 @@
1
+ {
2
+ "name": "@telus-uds/theme-allium",
3
+ "entries": [
4
+ {
5
+ "date": "Thu, 07 Apr 2022 23:00:42 GMT",
6
+ "tag": "@telus-uds/theme-allium_v3.0.0",
7
+ "version": "3.0.0",
8
+ "comments": {
9
+ "major": [
10
+ {
11
+ "author": "ruslan.bredikhin@nearform.com",
12
+ "package": "@telus-uds/theme-allium",
13
+ "commit": "12900891ab4c46dd3f3041d392d5e0a785fe123b",
14
+ "comment": "Auto-generated change summary (does not include documentation changes) **added:** `components.ChevronLink.tokens.textLine`, `components.HorizontalScrollButton.tokens.iconScale`, `components.HorizontalScrollButton.tokens.iconTranslateX`, `components.HorizontalScrollButton.tokens.iconTranslateY`, `components.HorizontalScrollButton.tokens.outerBorderColor`, `components.HorizontalScrollButton.tokens.outerBorderGap`, `components.HorizontalScrollButton.tokens.outerBorderWidth`, **deleted:** _none_, **updated:** `components.HorizontalScrollButton.tokens.iconSize`, `components.HorizontalScrollButton.tokens.padding`, `components.Tabs.tokens.gutter`"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@telus-uds/theme-allium",
19
+ "comment": "Bump @telus-uds/palette-allium to v2.0.0",
20
+ "commit": "12900891ab4c46dd3f3041d392d5e0a785fe123b"
21
+ }
22
+ ],
23
+ "minor": [
24
+ {
25
+ "author": "rus.brn@gmail.com",
26
+ "package": "@telus-uds/theme-allium",
27
+ "commit": "12900891ab4c46dd3f3041d392d5e0a785fe123b",
28
+ "comment": "Auto-generated change summary (does not include documentation changes) **added:** `components.ChevronLink.tokens.textLine`, **deleted:** _none_, **updated:** _none_"
29
+ }
30
+ ]
31
+ }
32
+ },
33
+ {
34
+ "date": "Fri, 01 Apr 2022 07:21:46 GMT",
35
+ "tag": "@telus-uds/theme-allium_v2.1.2",
36
+ "version": "2.1.2",
37
+ "comments": {
38
+ "patch": [
39
+ {
40
+ "author": "cody.zuschlag@nearform.com",
41
+ "package": "@telus-uds/theme-allium",
42
+ "commit": "101aa62750de0f92ef5caaae60c680d1e988c498",
43
+ "comment": "update deps"
44
+ },
45
+ {
46
+ "author": "cody.zuschlag@nearform.com",
47
+ "package": "@telus-uds/theme-allium",
48
+ "commit": "101aa62750de0f92ef5caaae60c680d1e988c498",
49
+ "comment": "Auto-generated change summary (does not include documentation changes) **added:** _none_, **deleted:** _none_, **updated:** _none_"
50
+ },
51
+ {
52
+ "author": "beachball",
53
+ "package": "@telus-uds/theme-allium",
54
+ "comment": "Bump @telus-uds/palette-allium to v1.1.1",
55
+ "commit": "101aa62750de0f92ef5caaae60c680d1e988c498"
56
+ }
57
+ ]
58
+ }
59
+ }
60
+ ]
61
+ }
package/CHANGELOG.md CHANGED
@@ -1,6 +1,35 @@
1
- # Changelog
1
+ # Change Log - @telus-uds/theme-allium
2
2
 
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.
3
+ This log was last generated on Thu, 07 Apr 2022 23:00:42 GMT and should not be manually modified.
4
+
5
+ <!-- Start content -->
6
+
7
+ ## 3.0.0
8
+
9
+ Thu, 07 Apr 2022 23:00:42 GMT
10
+
11
+ ### Major changes
12
+
13
+ - Auto-generated change summary (does not include documentation changes) **added:** `components.ChevronLink.tokens.textLine`, `components.HorizontalScrollButton.tokens.iconScale`, `components.HorizontalScrollButton.tokens.iconTranslateX`, `components.HorizontalScrollButton.tokens.iconTranslateY`, `components.HorizontalScrollButton.tokens.outerBorderColor`, `components.HorizontalScrollButton.tokens.outerBorderGap`, `components.HorizontalScrollButton.tokens.outerBorderWidth`, **deleted:** _none_, **updated:** `components.HorizontalScrollButton.tokens.iconSize`, `components.HorizontalScrollButton.tokens.padding`, `components.Tabs.tokens.gutter` (ruslan.bredikhin@nearform.com)
14
+ - Bump @telus-uds/palette-allium to v2.0.0
15
+
16
+ ### Minor changes
17
+
18
+ - Auto-generated change summary (does not include documentation changes) **added:** `components.ChevronLink.tokens.textLine`, **deleted:** _none_, **updated:** _none_ (rus.brn@gmail.com)
19
+
20
+ ## 2.1.2
21
+
22
+ Fri, 01 Apr 2022 07:21:46 GMT
23
+
24
+ ### Patches
25
+
26
+ - update deps (cody.zuschlag@nearform.com)
27
+ - Auto-generated change summary (does not include documentation changes) **added:** _none_, **deleted:** _none_, **updated:** _none_ (cody.zuschlag@nearform.com)
28
+ - Bump @telus-uds/palette-allium to v1.1.1
29
+
30
+ ## [2.1.1](https://github.com/telus/universal-design-system/compare/@telus-uds/theme-allium/v2.1.0...@telus-uds/theme-allium/v2.1.1) (2022-03-21)
31
+
32
+ ### Change summary (does not include documentation changes)
4
33
 
5
34
  ## [2.1.0](https://github.com/telus/universal-design-system/compare/@telus-uds/theme-allium/v2.0.0...@telus-uds/theme-allium/v2.1.0) (2022-03-03)
6
35
 
package/README.md CHANGED
@@ -2,4 +2,4 @@
2
2
 
3
3
  Allium design system theme.
4
4
 
5
- Refer to the [UDS monorepo README](https://github.com/telus/universal-design-system/#readme) for details.
5
+ Refer to the [Allium monorepo README](https://github.com/telus/allium-design-system/#readme) for details.