villa-design-tokens 1.0.108 → 1.0.109

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/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "villa-design-tokens",
3
3
  "description": "Design Tokens published by Design Token Studio with VPRO's Figma Design System",
4
4
  "author": "VPRO",
5
- "version": "1.0.108",
5
+ "version": "1.0.109",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
@@ -161,13 +161,11 @@
161
161
  "color.text.disabled": "S:219a185e78dbdc0a0523b28f344f8f3b2b5ed0a2,",
162
162
  "color.text.inverse": "S:dfaa10a5a750a9790a27da3ae13a403108fa2d29,",
163
163
  "color.text.error": "S:315c170a14ad43e2975461ec4b457dc03a4f1930,",
164
- "color.text.warning": "S:0e6d59e3d051282c262724c25410a05527a937f0,",
165
164
  "color.icon.primary": "S:c099af1576b7daf053db0a6ad386a93006f48c39,",
166
165
  "color.icon.secondary": "S:914fc95aa7257e378cc5f213fea30a72426414b0,",
167
166
  "color.icon.tertiary": "S:39a95405cc9f955be340bb34c2acfe3835b4dc50,",
168
167
  "color.icon.inverse": "S:cde58180648387eebbfa738c84d36af912b718ef,",
169
168
  "color.icon.error": "S:10fadd967ff887b3173a97d90dcb5b62b34c3117,",
170
- "color.icon.warning": "S:a805d089bc76e47141149f71f8aa83c8c21cb352,",
171
169
  "color.primary-outline.fill.default": "S:53c9dea5aca7addd65f97a6a222fecc140b45ebe,",
172
170
  "color.primary-outline.fill.hover": "S:ef2ffaa256a7ab31009e19d1f133c62446c3728c,",
173
171
  "color.primary-outline.fill.active": "S:ee906642ae6d3200c829c57a67d59b531b151f93,",
@@ -218,7 +216,9 @@
218
216
  "text.utility.max.xxl": "S:290a9115fe3661f6b8a05014412f623b2f7aa09e,",
219
217
  "text.utility.min.xxl": "S:93a3b1aa6063897d9788ec98973da9306bbf9465,",
220
218
  "color.link.inverse-subtle": "S:b17cf1f853d1699a35288a43dfb7f37a9345125e,",
221
- "color.link.inverse-subtle-hover": "S:e32a69fe9516ab24118ef48d4645ee42e20f5ca4,"
219
+ "color.link.inverse-subtle-hover": "S:e32a69fe9516ab24118ef48d4645ee42e20f5ca4,",
220
+ "color.surface.disabled": "S:15e3b6e441aabf2734fa98fbed94a17cccc76552,",
221
+ "color.border.inverse": "S:c7ee4a8af796fa3342b2677d4f655752f09ff2de,"
222
222
  },
223
223
  "selectedTokenSets": {
224
224
  "global": "source",
@@ -128,10 +128,6 @@
128
128
  "error": {
129
129
  "value": "{color.global.red.100}",
130
130
  "type": "color"
131
- },
132
- "warning": {
133
- "value": "{color.global.orange.100}",
134
- "type": "color"
135
131
  }
136
132
  },
137
133
  "icon": {
@@ -154,10 +150,6 @@
154
150
  "error": {
155
151
  "value": "{color.global.red.100}",
156
152
  "type": "color"
157
- },
158
- "warning": {
159
- "value": "{color.global.orange.100}",
160
- "type": "color"
161
153
  }
162
154
  },
163
155
  "primary": {