@telus-uds/theme-allium 1.0.0-prerelease.0 → 2.1.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.md +88 -0
- package/README.md +1 -1
- package/build/schema.json +3687 -3721
- package/build/theme.js +31 -9
- package/package.json +6 -6
- package/theme.json +1558 -1531
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,94 @@
|
|
|
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
|
+
## [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
|
+
|
|
7
|
+
### Features
|
|
8
|
+
|
|
9
|
+
- **components-base:** add ToggleSwitchGroup ([#1307](https://github.com/telus/universal-design-system/issues/1307)) ([402630a](https://github.com/telus/universal-design-system/commit/402630ad04c2d81c4f882fed564cf4ae33096cea))
|
|
10
|
+
|
|
11
|
+
### Change summary (does not include documentation changes)
|
|
12
|
+
|
|
13
|
+
#### New keys
|
|
14
|
+
|
|
15
|
+
- `components.ToggleSwitch.rules.9.tokens.labelColor`
|
|
16
|
+
- `components.ToggleSwitch.tokens.labelColor`
|
|
17
|
+
- `components.ToggleSwitch.tokens.labelFontName`
|
|
18
|
+
- `components.ToggleSwitch.tokens.labelFontSize`
|
|
19
|
+
- `components.ToggleSwitch.tokens.labelFontWeight`
|
|
20
|
+
- `components.ToggleSwitch.tokens.labelLineHeight`
|
|
21
|
+
- `components.ToggleSwitch.tokens.labelMarginLeft`
|
|
22
|
+
- `components.ToggleSwitchGroup.appearances.viewport`
|
|
23
|
+
- `components.ToggleSwitchGroup.rules.0.if.viewport.0`
|
|
24
|
+
- `components.ToggleSwitchGroup.rules.0.if.viewport.1`
|
|
25
|
+
- `components.ToggleSwitchGroup.rules.0.tokens.space`
|
|
26
|
+
- `components.ToggleSwitchGroup.tokens.alignItems`
|
|
27
|
+
- `components.ToggleSwitchGroup.tokens.direction`
|
|
28
|
+
- `components.ToggleSwitchGroup.tokens.flexGrow`
|
|
29
|
+
- `components.ToggleSwitchGroup.tokens.flexShrink`
|
|
30
|
+
- `components.ToggleSwitchGroup.tokens.justifyContent`
|
|
31
|
+
- `components.ToggleSwitchGroup.tokens.space`
|
|
32
|
+
|
|
33
|
+
## [2.0.0](https://github.com/telus/universal-design-system/compare/@telus-uds/theme-allium/v1.0.0...@telus-uds/theme-allium/v2.0.0) (2022-02-28)
|
|
34
|
+
|
|
35
|
+
### Features
|
|
36
|
+
|
|
37
|
+
- **component-base:** add some fixes to the list component ([#1226](https://github.com/telus/universal-design-system/issues/1226)) ([35a42e0](https://github.com/telus/universal-design-system/commit/35a42e05e23630696286e7c8607e7a1e8da9d6c2))
|
|
38
|
+
- **tools:** autogenerate theme metadata on build ([#1280](https://github.com/telus/universal-design-system/issues/1280)) ([ae88b91](https://github.com/telus/universal-design-system/commit/ae88b910134d362f62b5ed74b983da3a6190a097))
|
|
39
|
+
|
|
40
|
+
### Change summary (does not include documentation changes)
|
|
41
|
+
|
|
42
|
+
#### New keys
|
|
43
|
+
|
|
44
|
+
- `components.List.tokens.iconMarginTop`
|
|
45
|
+
|
|
46
|
+
#### Updated keys
|
|
47
|
+
|
|
48
|
+
- `components.List.tokens.listGutter`
|
|
49
|
+
|
|
50
|
+
## [1.0.0](https://github.com/telus/universal-design-system/compare/@telus-uds/theme-allium/v1.0.0-prerelease.0...@telus-uds/theme-allium/v1.0.0) (2022-02-03)
|
|
51
|
+
|
|
52
|
+
### Features
|
|
53
|
+
|
|
54
|
+
- **themes:** validate theme token types ([#1221](https://github.com/telus/universal-design-system/issues/1221)) ([dae382d](https://github.com/telus/universal-design-system/commit/dae382d19f86b88cd5de9df8c94f8200aee5b33f))
|
|
55
|
+
- **tools:** make palette and schema discrete vars ([#1242](https://github.com/telus/universal-design-system/issues/1242)) ([8271ba3](https://github.com/telus/universal-design-system/commit/8271ba3cbb2fb97158560191e8ce5fb0a3969371))
|
|
56
|
+
|
|
57
|
+
### Change summary (does not include documentation changes)
|
|
58
|
+
|
|
59
|
+
#### Updated keys
|
|
60
|
+
|
|
61
|
+
- `components.Button.rules.3.tokens.borderWidth`
|
|
62
|
+
- `components.Button.rules.18.tokens.borderWidth`
|
|
63
|
+
- `components.Button.tokens.outerBorderGap`
|
|
64
|
+
- `components.ButtonGroupItem.rules.1.tokens.outerBorderWidth`
|
|
65
|
+
- `components.ButtonGroupItem.tokens.outerBorderGap`
|
|
66
|
+
- `components.Divider.rules.0.tokens.width`
|
|
67
|
+
- `components.Divider.tokens.width`
|
|
68
|
+
- `components.Feedback.tokens.iconSize`
|
|
69
|
+
- `components.Link.rules.5.tokens.iconSize`
|
|
70
|
+
- `components.Link.rules.6.tokens.iconSize`
|
|
71
|
+
- `components.Link.rules.7.tokens.iconSize`
|
|
72
|
+
- `components.Link.tokens.iconSize`
|
|
73
|
+
- `components.Link.tokens.outerBorderGap`
|
|
74
|
+
- `components.Modal.rules.1.tokens.maxWidth`
|
|
75
|
+
- `components.Pagination.tokens.gap`
|
|
76
|
+
- `components.PaginationPageButton.tokens.outerBorderGap`
|
|
77
|
+
- `components.PaginationSideButton.tokens.iconSize`
|
|
78
|
+
- `components.Search.tokens.buttonsGap`
|
|
79
|
+
- `components.SearchButton.rules.3.tokens.borderWidth`
|
|
80
|
+
- `components.SearchButton.rules.4.tokens.borderWidth`
|
|
81
|
+
- `components.Select.tokens.iconSize`
|
|
82
|
+
- `components.Select.tokens.validationIconSize`
|
|
83
|
+
- `components.Skeleton.tokens.radius`
|
|
84
|
+
- `components.Skeleton.tokens.size`
|
|
85
|
+
- `components.Skeleton.tokens.squareRadius`
|
|
86
|
+
- `components.TagsItem.rules.1.tokens.outerBorderWidth`
|
|
87
|
+
- `components.TagsItem.tokens.iconTranslateX`
|
|
88
|
+
- `components.TagsItem.tokens.iconTranslateY`
|
|
89
|
+
- `components.TagsItem.tokens.outerBorderGap`
|
|
90
|
+
- `components.TextInput.tokens.iconSize`
|
|
91
|
+
- `components.ToggleSwitch.rules.2.tokens.outerBorderGap`
|
|
92
|
+
|
|
5
93
|
## [1.0.0-prerelease.0](https://github.com/telus/universal-design-system/compare/@telus-uds/theme-allium/v0.1.0-prerelease.0...@telus-uds/theme-allium/v1.0.0-prerelease.0) (2022-01-20)
|
|
6
94
|
|
|
7
95
|
### Features
|
package/README.md
CHANGED