@telus-uds/theme-allium 3.11.0 → 3.11.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/build/rn/theme.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Wed, 07 Dec 2022 15:09:21 GMT
4
+ * Generated on Wed, 28 Dec 2022 20:54:16 GMT
5
5
  *
6
6
  */
7
7
 
@@ -1272,7 +1272,7 @@ module.exports = {
1272
1272
  { if: { color: 'success' }, tokens: { color: '#66cc00' } },
1273
1273
  { if: { color: 'danger' }, tokens: { color: '#c12335' } },
1274
1274
  { if: { color: 'warning' }, tokens: { color: '#b4872c' } },
1275
- { if: { color: 'inverse' }, tokens: { color: '#414547' } },
1275
+ { if: { color: 'inverse' }, tokens: { color: '#ffffff' } },
1276
1276
  { if: { size: 'extraLarge' }, tokens: { size: 48 } },
1277
1277
  { if: { rank: 'primary' }, tokens: { color: '#4b286d' } }
1278
1278
  ],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@telus-uds/theme-allium",
3
- "version": "3.11.0",
3
+ "version": "3.11.1",
4
4
  "description": "Allium theme",
5
5
  "author": "TELUS Digital",
6
6
  "homepage": "https://github.com/telus/allium-design-system#readme",
@@ -8,12 +8,12 @@
8
8
  "main": "build/rn/theme.js",
9
9
  "dependencies": {},
10
10
  "devDependencies": {
11
- "@telus-uds/palette-allium": "^2.9.0",
11
+ "@telus-uds/palette-allium": "^2.9.1",
12
12
  "@telus-uds/system-theme-tokens": "^2.9.0",
13
13
  "@telus-uds/system-tokens": "^0.6.1"
14
14
  },
15
15
  "peerDependencies": {
16
- "@telus-uds/palette-allium": "^2.9.0"
16
+ "@telus-uds/palette-allium": "^2.9.1"
17
17
  },
18
18
  "files": [
19
19
  "build",
package/theme.json CHANGED
@@ -1667,7 +1667,7 @@
1667
1667
  "color": "inverse"
1668
1668
  },
1669
1669
  "tokens": {
1670
- "color": "{palette.color.greyCharcoal}"
1670
+ "color": "{palette.color.white}"
1671
1671
  }
1672
1672
  },
1673
1673
  {