|
1 | 1 | /**
|
2 | 2 | * Do not edit directly
|
3 |
| - * Generated on Mon, 13 Jan 2025 09:23:47 GMT |
| 3 | + * Generated on Mon, 13 Jan 2025 09:24:38 GMT |
4 | 4 | */
|
5 | 5 |
|
6 | 6 | export const DESIGN_TOKENS = {
|
@@ -284,92 +284,116 @@ export const DESIGN_TOKENS = {
|
284 | 284 | 'emphasis-selected': {
|
285 | 285 | 'state-default': {
|
286 | 286 | padding: { horizontal: { comment: 'deprecated (use base emphasis padding)', value: '16px' } },
|
287 |
| - 'border-width': { value: '0' }, |
| 287 | + 'border-width': { value: '1px' }, |
288 | 288 | 'theme-light': {
|
289 | 289 | 'background-color': {
|
290 |
| - value: 'var(--lumx-color-primary-L5)', |
291 |
| - attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 0.1 } }, |
292 |
| - $aliasedFrom: 'color.primary.L5', |
| 290 | + value: 'var(--lumx-color-primary-L6)', |
| 291 | + attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 0.05 } }, |
| 292 | + $aliasedFrom: 'color.primary.L6', |
293 | 293 | },
|
294 | 294 | color: {
|
295 | 295 | value: 'var(--lumx-color-primary-D2)',
|
296 | 296 | attributes: { hex: '1546c1', rgb: { r: 21, g: 70, b: 193, a: 1 } },
|
297 | 297 | $aliasedFrom: 'color.primary.D2',
|
298 | 298 | },
|
299 |
| - 'border-color': { value: 'transparent' }, |
| 299 | + 'border-color': { |
| 300 | + value: 'var(--lumx-color-primary-N)', |
| 301 | + attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 1 } }, |
| 302 | + $aliasedFrom: 'color.primary.N', |
| 303 | + }, |
300 | 304 | },
|
301 | 305 | 'theme-dark': {
|
302 | 306 | 'background-color': {
|
303 |
| - value: 'var(--lumx-color-light-L3)', |
304 |
| - attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.6 } }, |
305 |
| - $aliasedFrom: 'color.light.L3', |
| 307 | + value: 'var(--lumx-color-light-L6)', |
| 308 | + attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.1 } }, |
| 309 | + $aliasedFrom: 'color.light.L6', |
306 | 310 | },
|
307 | 311 | color: {
|
308 | 312 | value: 'var(--lumx-color-light-N)',
|
309 | 313 | attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
|
310 | 314 | $aliasedFrom: 'color.light.N',
|
311 | 315 | },
|
312 |
| - 'border-color': { value: 'transparent' }, |
| 316 | + 'border-color': { |
| 317 | + value: 'var(--lumx-color-light-N)', |
| 318 | + attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } }, |
| 319 | + $aliasedFrom: 'color.light.N', |
| 320 | + }, |
313 | 321 | },
|
314 | 322 | },
|
315 | 323 | 'state-hover': {
|
316 | 324 | padding: { horizontal: { comment: 'deprecated (use base emphasis padding)', value: '16px' } },
|
317 |
| - 'border-width': { value: '0' }, |
| 325 | + 'border-width': { value: '1px' }, |
318 | 326 | 'theme-light': {
|
319 | 327 | 'background-color': {
|
320 |
| - value: 'var(--lumx-color-primary-L4)', |
321 |
| - attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 0.2 } }, |
322 |
| - $aliasedFrom: 'color.primary.L4', |
| 328 | + value: 'var(--lumx-color-primary-L5)', |
| 329 | + attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 0.1 } }, |
| 330 | + $aliasedFrom: 'color.primary.L5', |
323 | 331 | },
|
324 | 332 | color: {
|
325 | 333 | value: 'var(--lumx-color-primary-D2)',
|
326 | 334 | attributes: { hex: '1546c1', rgb: { r: 21, g: 70, b: 193, a: 1 } },
|
327 | 335 | $aliasedFrom: 'color.primary.D2',
|
328 | 336 | },
|
329 |
| - 'border-color': { value: 'transparent' }, |
| 337 | + 'border-color': { |
| 338 | + value: 'var(--lumx-color-primary-N)', |
| 339 | + attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 1 } }, |
| 340 | + $aliasedFrom: 'color.primary.N', |
| 341 | + }, |
330 | 342 | },
|
331 | 343 | 'theme-dark': {
|
332 | 344 | 'background-color': {
|
333 |
| - value: 'var(--lumx-color-light-L4)', |
334 |
| - attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.4 } }, |
335 |
| - $aliasedFrom: 'color.light.L4', |
| 345 | + value: 'var(--lumx-color-light-L5)', |
| 346 | + attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.2 } }, |
| 347 | + $aliasedFrom: 'color.light.L5', |
336 | 348 | },
|
337 | 349 | color: {
|
338 | 350 | value: 'var(--lumx-color-light-N)',
|
339 | 351 | attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
|
340 | 352 | $aliasedFrom: 'color.light.N',
|
341 | 353 | },
|
342 |
| - 'border-color': { value: 'transparent' }, |
| 354 | + 'border-color': { |
| 355 | + value: 'var(--lumx-color-light-N)', |
| 356 | + attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } }, |
| 357 | + $aliasedFrom: 'color.light.N', |
| 358 | + }, |
343 | 359 | },
|
344 | 360 | },
|
345 | 361 | 'state-active': {
|
346 | 362 | padding: { horizontal: { comment: 'deprecated (use base emphasis padding)', value: '16px' } },
|
347 |
| - 'border-width': { value: '0' }, |
| 363 | + 'border-width': { value: '1px' }, |
348 | 364 | 'theme-light': {
|
349 | 365 | 'background-color': {
|
350 |
| - value: 'var(--lumx-color-primary-L3)', |
351 |
| - attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 0.4 } }, |
352 |
| - $aliasedFrom: 'color.primary.L3', |
| 366 | + value: 'var(--lumx-color-primary-L4)', |
| 367 | + attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 0.2 } }, |
| 368 | + $aliasedFrom: 'color.primary.L4', |
353 | 369 | },
|
354 | 370 | color: {
|
355 | 371 | value: 'var(--lumx-color-primary-D2)',
|
356 | 372 | attributes: { hex: '1546c1', rgb: { r: 21, g: 70, b: 193, a: 1 } },
|
357 | 373 | $aliasedFrom: 'color.primary.D2',
|
358 | 374 | },
|
359 |
| - 'border-color': { value: 'transparent' }, |
| 375 | + 'border-color': { |
| 376 | + value: 'var(--lumx-color-primary-N)', |
| 377 | + attributes: { hex: '245be7', rgb: { r: 36, g: 91, b: 231, a: 1 } }, |
| 378 | + $aliasedFrom: 'color.primary.N', |
| 379 | + }, |
360 | 380 | },
|
361 | 381 | 'theme-dark': {
|
362 | 382 | 'background-color': {
|
363 |
| - value: 'var(--lumx-color-light-L5)', |
364 |
| - attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.2 } }, |
365 |
| - $aliasedFrom: 'color.light.L5', |
| 383 | + value: 'var(--lumx-color-light-L4)', |
| 384 | + attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 0.4 } }, |
| 385 | + $aliasedFrom: 'color.light.L4', |
366 | 386 | },
|
367 | 387 | color: {
|
368 | 388 | value: 'var(--lumx-color-light-N)',
|
369 | 389 | attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } },
|
370 | 390 | $aliasedFrom: 'color.light.N',
|
371 | 391 | },
|
372 |
| - 'border-color': { value: 'transparent' }, |
| 392 | + 'border-color': { |
| 393 | + value: 'var(--lumx-color-light-N)', |
| 394 | + attributes: { hex: 'ffffff', rgb: { r: 255, g: 255, b: 255, a: 1 } }, |
| 395 | + $aliasedFrom: 'color.light.N', |
| 396 | + }, |
373 | 397 | },
|
374 | 398 | },
|
375 | 399 | },
|
|
0 commit comments