@telus-uds/system-theme-tokens 2.41.0 → 2.41.1

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 CHANGED
@@ -1,12 +1,20 @@
1
1
  # Change Log - @telus-uds/system-theme-tokens
2
2
 
3
- This log was last generated on Tue, 08 Aug 2023 23:51:39 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 12 Sep 2023 15:31:30 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 2.41.1
8
+
9
+ Tue, 12 Sep 2023 15:31:30 GMT
10
+
11
+ ### Patches
12
+
13
+ - new tokens for WaffleGrid (mauricio.batresmontejo@telus.com)
14
+
7
15
  ## 2.41.0
8
16
 
9
- Tue, 08 Aug 2023 23:51:39 GMT
17
+ Wed, 09 Aug 2023 00:02:59 GMT
10
18
 
11
19
  ### Minor changes
12
20
 
package/components.js CHANGED
@@ -170,7 +170,8 @@ module.exports = {
170
170
  WaffleGrid: {
171
171
  rowBorderWidth: 'border',
172
172
  itemBorderColor: 'color',
173
- itemPadding: 'size'
173
+ itemPadding: 'size',
174
+ rowSize: 'integer'
174
175
  },
175
176
  QuantitySelector: {
176
177
  inputBorderColor: 'color',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@telus-uds/system-theme-tokens",
3
- "version": "2.41.0",
3
+ "version": "2.41.1",
4
4
  "description": "Theme token schema for UDS",
5
5
  "keywords": [
6
6
  "system"