villa-design-tokens 1.0.106 → 1.0.108

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.106",
5
+ "version": "1.0.108",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
@@ -21,13 +21,11 @@
21
21
  "color.text.disabled": "S:dd0dacc84af70b5a7e478a12b7233429f5672558,",
22
22
  "color.text.inverse": "S:35bb6d79cd580b7bda7f19b1760ef941f253413f,",
23
23
  "color.text.error": "S:c677350848db20d86b7dd981e8ec7ff4e024f401,",
24
- "color.text.warning": "S:01a4fa507841a777a5246fbe9b4ef92a3ea3a165,",
25
24
  "color.icon.primary": "S:dc4175c0adf4ea8951602e4538399b72fcfe034c,",
26
25
  "color.icon.secondary": "S:df15484f94f5e0fab1c353b1d7363cd46523e8ac,",
27
26
  "color.icon.tertiary": "S:58afa023ab12be536b881db5b9f6e2ec53197a12,",
28
27
  "color.icon.inverse": "S:5d6d0f54de61557891b1ecfea5fac83c762d2369,",
29
28
  "color.icon.error": "S:189c1212b178c8da2b0dbe0f104f0914b6d0a70c,",
30
- "color.icon.warning": "S:9edfd3ab2134c03aee203198dccecf9c931ac927,",
31
29
  "color.primary.on-interactive.default": "S:f14b8c79d935e0a3ec629e8de95e3fd237fad7d4,",
32
30
  "color.primary.on-interactive.hover": "S:eea300bbcb4e896b36479eadcbf6b468641bcffc,",
33
31
  "color.primary.on-interactive.active": "S:562a6e8ce697ff4846b6e3db231e34cd24f3e4fa,",
@@ -101,7 +99,10 @@
101
99
  "color.secondary.border-interactive.active": "S:2ccedcc3bb7c1d9356b08afb5f190583c3b3ad31,",
102
100
  "text.utility.max.xxl": "S:5946269fecfabb1fbae445d562754c7a22a19d13,",
103
101
  "text.utility.min.xxl": "S:c59dff4c9b0f3b49068c2a9e2913208009e1284c,",
104
- "color.primary.interactive.outline-hover": "S:1be352613115b24032357ea619adad1bc888a570,"
102
+ "color.surface.disabled": "S:f9bc53746c4791872afbdae42351147d7f86e1ab,",
103
+ "color.border.inverse": "S:056f70742a801add2df5fe6f58adeb55a63a5147,",
104
+ "color.link.inverse-subtle": "S:a965e7d09c3f1b81698199003fb3fb295873d85f,",
105
+ "color.link.inverse-subtle-hover": "S:4f4f19fd90344d3aaec345726049310abcbd7ecb,"
105
106
  },
106
107
  "selectedTokenSets": {
107
108
  "global": "source",
@@ -117,7 +118,6 @@
117
118
  "color.border.hover": "S:92819682befb8eade013e8f0146dc93ed2793537,",
118
119
  "color.border.active": "S:08eb9ff8a753983802f0fea6363fae02a7649b9f,",
119
120
  "color.border.error": "S:537fd113c1afc88fdd51b9b1fc5695b2c28b7bda,",
120
- "color.border.filled": "S:335d0681bde4122aaa69aec22907b03bccc69c05,",
121
121
  "color.link.default": "S:17d4e8367ba96a65f6b67ef0af848f31574a5f5e,",
122
122
  "color.link.hover": "S:55a2ea3b5d08702071dcc4da719706e7b4a272bc,",
123
123
  "text.body.min": "S:c45204787e8ad75bcba380dbafe588e08d92a3c4,",
@@ -217,7 +217,6 @@
217
217
  "color.link.inverse-hover": "S:1dea6d80af574ef79c5ee62fcf32bbe45767fb87,",
218
218
  "text.utility.max.xxl": "S:290a9115fe3661f6b8a05014412f623b2f7aa09e,",
219
219
  "text.utility.min.xxl": "S:93a3b1aa6063897d9788ec98973da9306bbf9465,",
220
- "color.primary.interactive.outline-hover": "S:7945b4b98dff52a614df51d1aaa9e609375f4611,",
221
220
  "color.link.inverse-subtle": "S:b17cf1f853d1699a35288a43dfb7f37a9345125e,",
222
221
  "color.link.inverse-subtle-hover": "S:e32a69fe9516ab24118ef48d4645ee42e20f5ca4,"
223
222
  },
@@ -173,10 +173,6 @@
173
173
  "active": {
174
174
  "value": "{color.global.blue.150}",
175
175
  "type": "color"
176
- },
177
- "outline-hover": {
178
- "value": "{color.global.orange.50}",
179
- "type": "color"
180
176
  }
181
177
  },
182
178
  "on-interactive": {
@@ -192,20 +188,6 @@
192
188
  "value": "{color.global.grey.100}",
193
189
  "type": "color"
194
190
  }
195
- },
196
- "border-interactive": {
197
- "default": {
198
- "value": "{color.primary.interactive.default}",
199
- "type": "color"
200
- },
201
- "hover": {
202
- "value": "{color.primary.interactive.hover}",
203
- "type": "color"
204
- },
205
- "active": {
206
- "value": "{color.primary.interactive.active}",
207
- "type": "color"
208
- }
209
191
  }
210
192
  },
211
193
  "border": {
@@ -218,17 +200,13 @@
218
200
  "type": "color"
219
201
  },
220
202
  "active": {
221
- "value": "{color.global.orange.100}",
203
+ "value": "{color.global.blue.100}",
222
204
  "type": "color"
223
205
  },
224
206
  "error": {
225
207
  "value": "{color.global.red.100}",
226
208
  "type": "color"
227
209
  },
228
- "filled": {
229
- "value": "{color.global.grey.500}",
230
- "type": "color"
231
- },
232
210
  "inverse": {
233
211
  "value": "{color.global.grey.300}",
234
212
  "type": "color"
@@ -273,10 +251,6 @@
273
251
  "active": {
274
252
  "value": "{color.global.grey.450}",
275
253
  "type": "color"
276
- },
277
- "outline-hover": {
278
- "value": "{color.global.grey.200}",
279
- "type": "color"
280
254
  }
281
255
  },
282
256
  "on-interactive": {
@@ -292,20 +266,6 @@
292
266
  "value": "{color.global.grey.100}",
293
267
  "type": "color"
294
268
  }
295
- },
296
- "border-interactive": {
297
- "default": {
298
- "value": "{color.secondary.interactive.default}",
299
- "type": "color"
300
- },
301
- "hover": {
302
- "value": "{color.secondary.interactive.hover}",
303
- "type": "color"
304
- },
305
- "active": {
306
- "value": "{color.secondary.interactive.active}",
307
- "type": "color"
308
- }
309
269
  }
310
270
  }
311
271
  }
@@ -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": {
@@ -173,10 +165,6 @@
173
165
  "active": {
174
166
  "value": "{color.global.blue.150}",
175
167
  "type": "color"
176
- },
177
- "outline-hover": {
178
- "value": "{color.global.blue.50}",
179
- "type": "color"
180
168
  }
181
169
  },
182
170
  "on-interactive": {
@@ -192,20 +180,6 @@
192
180
  "value": "{color.global.grey.100}",
193
181
  "type": "color"
194
182
  }
195
- },
196
- "border-interactive": {
197
- "default": {
198
- "value": "{color.primary.interactive.default}",
199
- "type": "color"
200
- },
201
- "hover": {
202
- "value": "{color.primary.interactive.hover}",
203
- "type": "color"
204
- },
205
- "active": {
206
- "value": "{color.primary.interactive.active}",
207
- "type": "color"
208
- }
209
183
  }
210
184
  },
211
185
  "border": {
@@ -273,10 +247,6 @@
273
247
  "active": {
274
248
  "value": "{color.global.grey.450}",
275
249
  "type": "color"
276
- },
277
- "outline-hover": {
278
- "value": "{color.global.grey.200}",
279
- "type": "color"
280
250
  }
281
251
  },
282
252
  "on-interactive": {
@@ -292,20 +262,6 @@
292
262
  "value": "{color.global.grey.100}",
293
263
  "type": "color"
294
264
  }
295
- },
296
- "border-interactive": {
297
- "default": {
298
- "value": "{color.secondary.interactive.default}",
299
- "type": "color"
300
- },
301
- "hover": {
302
- "value": "{color.secondary.interactive.hover}",
303
- "type": "color"
304
- },
305
- "active": {
306
- "value": "{color.secondary.interactive.active}",
307
- "type": "color"
308
- }
309
265
  }
310
266
  }
311
267
  }