@sheinx/theme 3.9.12-beta.9 → 3.9.13-beta.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.
Files changed (63) hide show
  1. package/cjs/input/input.js +2 -2
  2. package/cjs/input/token.js +2 -2
  3. package/cjs/input/type.d.ts +2 -2
  4. package/cjs/modal/modal.d.ts.map +1 -1
  5. package/cjs/modal/modal.js +4 -0
  6. package/cjs/modal/token.js +10 -0
  7. package/cjs/modal/type.d.ts +24 -0
  8. package/cjs/modal/type.d.ts.map +1 -1
  9. package/cjs/progress/progress.d.ts.map +1 -1
  10. package/cjs/progress/progress.js +4 -0
  11. package/cjs/progress/token.js +12 -0
  12. package/cjs/progress/type.d.ts +24 -0
  13. package/cjs/progress/type.d.ts.map +1 -1
  14. package/cjs/select/select.d.ts.map +1 -1
  15. package/cjs/select/select.js +4 -3
  16. package/cjs/select/token.js +10 -3
  17. package/cjs/select/type.d.ts +16 -10
  18. package/cjs/select/type.d.ts.map +1 -1
  19. package/cjs/tabs/tabs.d.ts.map +1 -1
  20. package/cjs/tabs/tabs.js +1 -0
  21. package/cjs/tabs/token.js +4 -2
  22. package/cjs/tabs/type.d.ts +7 -1
  23. package/cjs/tabs/type.d.ts.map +1 -1
  24. package/cjs/tag/tag.js +40 -40
  25. package/cjs/tag/token.js +40 -40
  26. package/cjs/tag/type.d.ts +40 -40
  27. package/cjs/token/figma.js +0 -60
  28. package/cjs/token/token.d.ts.map +1 -1
  29. package/cjs/token/token.js +0 -10
  30. package/cjs/token/type.d.ts +0 -70
  31. package/cjs/token/type.d.ts.map +1 -1
  32. package/esm/input/input.js +2 -2
  33. package/esm/input/token.js +2 -2
  34. package/esm/input/type.d.ts +2 -2
  35. package/esm/modal/modal.d.ts.map +1 -1
  36. package/esm/modal/modal.js +4 -0
  37. package/esm/modal/token.js +10 -0
  38. package/esm/modal/type.d.ts +24 -0
  39. package/esm/modal/type.d.ts.map +1 -1
  40. package/esm/progress/progress.d.ts.map +1 -1
  41. package/esm/progress/progress.js +4 -0
  42. package/esm/progress/token.js +12 -0
  43. package/esm/progress/type.d.ts +24 -0
  44. package/esm/progress/type.d.ts.map +1 -1
  45. package/esm/select/select.d.ts.map +1 -1
  46. package/esm/select/select.js +4 -3
  47. package/esm/select/token.js +10 -3
  48. package/esm/select/type.d.ts +16 -10
  49. package/esm/select/type.d.ts.map +1 -1
  50. package/esm/tabs/tabs.d.ts.map +1 -1
  51. package/esm/tabs/tabs.js +1 -0
  52. package/esm/tabs/token.js +4 -2
  53. package/esm/tabs/type.d.ts +7 -1
  54. package/esm/tabs/type.d.ts.map +1 -1
  55. package/esm/tag/tag.js +40 -40
  56. package/esm/tag/token.js +40 -40
  57. package/esm/tag/type.d.ts +40 -40
  58. package/esm/token/figma.js +0 -60
  59. package/esm/token/token.d.ts.map +1 -1
  60. package/esm/token/token.js +0 -10
  61. package/esm/token/type.d.ts +0 -70
  62. package/esm/token/type.d.ts.map +1 -1
  63. package/package.json +1 -1
package/esm/tag/token.js CHANGED
@@ -59,7 +59,7 @@ var tagTokenExtraValue = {
59
59
  color: 'Brand-6'
60
60
  },
61
61
  background: {
62
- color: 'Neutral-fill-1'
62
+ color: 'Transparent'
63
63
  },
64
64
  border: {
65
65
  color: 'Brand-6'
@@ -69,7 +69,7 @@ var tagTokenExtraValue = {
69
69
  color: 'Brand-3'
70
70
  },
71
71
  background: {
72
- color: 'Neutral-fill-1'
72
+ color: 'Transparent'
73
73
  },
74
74
  border: {
75
75
  color: 'Brand-3'
@@ -201,7 +201,7 @@ var tagTokenExtraValue = {
201
201
  color: 'Neutral-text-5'
202
202
  },
203
203
  background: {
204
- color: 'Neutral-fill-1'
204
+ color: 'Transparent'
205
205
  },
206
206
  border: {
207
207
  color: 'Neutral-border-2'
@@ -211,7 +211,7 @@ var tagTokenExtraValue = {
211
211
  color: 'Neutral-text-2'
212
212
  },
213
213
  background: {
214
- color: 'Neutral-fill-1'
214
+ color: 'Transparent'
215
215
  },
216
216
  border: {
217
217
  color: 'Neutral-border-2'
@@ -339,17 +339,17 @@ var tagTokenExtraValue = {
339
339
  color: 'Success-6'
340
340
  },
341
341
  background: {
342
- color: 'Neutral-fill-1'
342
+ color: 'Transparent'
343
343
  },
344
344
  border: {
345
- color: 'Success-6'
345
+ color: 'Success-3'
346
346
  },
347
347
  disabled: {
348
348
  font: {
349
349
  color: 'Success-3'
350
350
  },
351
351
  background: {
352
- color: 'Neutral-fill-1'
352
+ color: 'Transparent'
353
353
  },
354
354
  border: {
355
355
  color: 'Success-3'
@@ -477,17 +477,17 @@ var tagTokenExtraValue = {
477
477
  color: 'Warning-6'
478
478
  },
479
479
  background: {
480
- color: 'Neutral-fill-1'
480
+ color: 'Transparent'
481
481
  },
482
482
  border: {
483
- color: 'Warning-6'
483
+ color: 'Warning-3'
484
484
  },
485
485
  disabled: {
486
486
  font: {
487
487
  color: 'Warning-3'
488
488
  },
489
489
  background: {
490
- color: 'Neutral-fill-1'
490
+ color: 'Transparent'
491
491
  },
492
492
  border: {
493
493
  color: 'Warning-3'
@@ -615,17 +615,17 @@ var tagTokenExtraValue = {
615
615
  color: 'Danger-6'
616
616
  },
617
617
  background: {
618
- color: 'Neutral-fill-1'
618
+ color: 'Transparent'
619
619
  },
620
620
  border: {
621
- color: 'Danger-6'
621
+ color: 'Danger-3'
622
622
  },
623
623
  disabled: {
624
624
  font: {
625
625
  color: 'Danger-3'
626
626
  },
627
627
  background: {
628
- color: 'Neutral-fill-1'
628
+ color: 'Transparent'
629
629
  },
630
630
  border: {
631
631
  color: 'Danger-3'
@@ -753,17 +753,17 @@ var tagTokenExtraValue = {
753
753
  color: 'Magenta-6'
754
754
  },
755
755
  background: {
756
- color: 'Neutral-fill-1'
756
+ color: 'Transparent'
757
757
  },
758
758
  border: {
759
- color: 'Magenta-6'
759
+ color: 'Magenta-3'
760
760
  },
761
761
  disabled: {
762
762
  font: {
763
763
  color: 'Magenta-3'
764
764
  },
765
765
  background: {
766
- color: 'Neutral-fill-1'
766
+ color: 'Transparent'
767
767
  },
768
768
  border: {
769
769
  color: 'Magenta-3'
@@ -891,17 +891,17 @@ var tagTokenExtraValue = {
891
891
  color: 'Brown-6'
892
892
  },
893
893
  background: {
894
- color: 'Neutral-fill-1'
894
+ color: 'Transparent'
895
895
  },
896
896
  border: {
897
- color: 'Brown-6'
897
+ color: 'Brown-3'
898
898
  },
899
899
  disabled: {
900
900
  font: {
901
901
  color: 'Brown-3'
902
902
  },
903
903
  background: {
904
- color: 'Neutral-fill-1'
904
+ color: 'Transparent'
905
905
  },
906
906
  border: {
907
907
  color: 'Brown-3'
@@ -1029,17 +1029,17 @@ var tagTokenExtraValue = {
1029
1029
  color: 'Purple-6'
1030
1030
  },
1031
1031
  background: {
1032
- color: 'Neutral-fill-1'
1032
+ color: 'Transparent'
1033
1033
  },
1034
1034
  border: {
1035
- color: 'Purple-6'
1035
+ color: 'Purple-3'
1036
1036
  },
1037
1037
  disabled: {
1038
1038
  font: {
1039
1039
  color: 'Purple-3'
1040
1040
  },
1041
1041
  background: {
1042
- color: 'Neutral-fill-1'
1042
+ color: 'Transparent'
1043
1043
  },
1044
1044
  border: {
1045
1045
  color: 'Purple-3'
@@ -1167,17 +1167,17 @@ var tagTokenExtraValue = {
1167
1167
  color: 'Indigo-6'
1168
1168
  },
1169
1169
  background: {
1170
- color: 'Neutral-fill-1'
1170
+ color: 'Transparent'
1171
1171
  },
1172
1172
  border: {
1173
- color: 'Indigo-6'
1173
+ color: 'Indigo-3'
1174
1174
  },
1175
1175
  disabled: {
1176
1176
  font: {
1177
1177
  color: 'Indigo-3'
1178
1178
  },
1179
1179
  background: {
1180
- color: 'Neutral-fill-1'
1180
+ color: 'Transparent'
1181
1181
  },
1182
1182
  border: {
1183
1183
  color: 'Indigo-3'
@@ -1305,17 +1305,17 @@ var tagTokenExtraValue = {
1305
1305
  color: 'Cyan-6'
1306
1306
  },
1307
1307
  background: {
1308
- color: 'Neutral-fill-1'
1308
+ color: 'Transparent'
1309
1309
  },
1310
1310
  border: {
1311
- color: 'Cyan-6'
1311
+ color: 'Cyan-3'
1312
1312
  },
1313
1313
  disabled: {
1314
1314
  font: {
1315
1315
  color: 'Cyan-3'
1316
1316
  },
1317
1317
  background: {
1318
- color: 'Neutral-fill-1'
1318
+ color: 'Transparent'
1319
1319
  },
1320
1320
  border: {
1321
1321
  color: 'Cyan-3'
@@ -1443,17 +1443,17 @@ var tagTokenExtraValue = {
1443
1443
  color: 'Neon-6'
1444
1444
  },
1445
1445
  background: {
1446
- color: 'Neutral-fill-1'
1446
+ color: 'Transparent'
1447
1447
  },
1448
1448
  border: {
1449
- color: 'Neon-6'
1449
+ color: 'Neon-3'
1450
1450
  },
1451
1451
  disabled: {
1452
1452
  font: {
1453
1453
  color: 'Neon-3'
1454
1454
  },
1455
1455
  background: {
1456
- color: 'Neutral-fill-1'
1456
+ color: 'Transparent'
1457
1457
  },
1458
1458
  border: {
1459
1459
  color: 'Neon-3'
@@ -1581,17 +1581,17 @@ var tagTokenExtraValue = {
1581
1581
  color: 'Lemon-6'
1582
1582
  },
1583
1583
  background: {
1584
- color: 'Neutral-fill-1'
1584
+ color: 'Transparent'
1585
1585
  },
1586
1586
  border: {
1587
- color: 'Lemon-6'
1587
+ color: 'Lemon-3'
1588
1588
  },
1589
1589
  disabled: {
1590
1590
  font: {
1591
1591
  color: 'Lemon-3'
1592
1592
  },
1593
1593
  background: {
1594
- color: 'Neutral-fill-1'
1594
+ color: 'Transparent'
1595
1595
  },
1596
1596
  border: {
1597
1597
  color: 'Lemon-3'
@@ -1719,17 +1719,17 @@ var tagTokenExtraValue = {
1719
1719
  color: 'Orange-6'
1720
1720
  },
1721
1721
  background: {
1722
- color: 'Neutral-fill-1'
1722
+ color: 'Transparent'
1723
1723
  },
1724
1724
  border: {
1725
- color: 'Orange-6'
1725
+ color: 'Orange-3'
1726
1726
  },
1727
1727
  disabled: {
1728
1728
  font: {
1729
1729
  color: 'Orange-3'
1730
1730
  },
1731
1731
  background: {
1732
- color: 'Neutral-fill-1'
1732
+ color: 'Transparent'
1733
1733
  },
1734
1734
  border: {
1735
1735
  color: 'Orange-3'
@@ -1857,17 +1857,17 @@ var tagTokenExtraValue = {
1857
1857
  color: 'Tangerine-6'
1858
1858
  },
1859
1859
  background: {
1860
- color: 'Neutral-fill-1'
1860
+ color: 'Transparent'
1861
1861
  },
1862
1862
  border: {
1863
- color: 'Tangerine-6'
1863
+ color: 'Tangerine-3'
1864
1864
  },
1865
1865
  disabled: {
1866
1866
  font: {
1867
1867
  color: 'Tangerine-3'
1868
1868
  },
1869
1869
  background: {
1870
- color: 'Neutral-fill-1'
1870
+ color: 'Transparent'
1871
1871
  },
1872
1872
  border: {
1873
1873
  color: 'Tangerine-3'
package/esm/tag/type.d.ts CHANGED
@@ -43,7 +43,7 @@ export interface TagTokens {
43
43
  tagInfoOutlineFontColor: string;
44
44
  /**
45
45
  * @type {string}
46
- * @token Neutral-fill-1
46
+ * @token Transparent
47
47
  * @description 标签提示色线框风格背景颜色
48
48
  */
49
49
  tagInfoOutlineBackgroundColor: string;
@@ -61,7 +61,7 @@ export interface TagTokens {
61
61
  tagInfoOutlineDisabledFontColor: string;
62
62
  /**
63
63
  * @type {string}
64
- * @token Neutral-fill-1
64
+ * @token Transparent
65
65
  * @description 标签提示色线框风格禁用状态的背景颜色
66
66
  */
67
67
  tagInfoOutlineDisabledBackgroundColor: string;
@@ -205,7 +205,7 @@ export interface TagTokens {
205
205
  tagDefaultOutlineFontColor: string;
206
206
  /**
207
207
  * @type {string}
208
- * @token Neutral-fill-1
208
+ * @token Transparent
209
209
  * @description 标签默认尺寸线框风格背景颜色
210
210
  */
211
211
  tagDefaultOutlineBackgroundColor: string;
@@ -223,7 +223,7 @@ export interface TagTokens {
223
223
  tagDefaultOutlineDisabledFontColor: string;
224
224
  /**
225
225
  * @type {string}
226
- * @token Neutral-fill-1
226
+ * @token Transparent
227
227
  * @description 标签默认尺寸线框风格禁用状态的背景颜色
228
228
  */
229
229
  tagDefaultOutlineDisabledBackgroundColor: string;
@@ -343,13 +343,13 @@ export interface TagTokens {
343
343
  tagSuccessOutlineFontColor: string;
344
344
  /**
345
345
  * @type {string}
346
- * @token Neutral-fill-1
346
+ * @token Transparent
347
347
  * @description 标签成功色线框风格背景颜色
348
348
  */
349
349
  tagSuccessOutlineBackgroundColor: string;
350
350
  /**
351
351
  * @type {string}
352
- * @token Success-6
352
+ * @token Success-3
353
353
  * @description 标签成功色线框风格边框颜色
354
354
  */
355
355
  tagSuccessOutlineBorderColor: string;
@@ -361,7 +361,7 @@ export interface TagTokens {
361
361
  tagSuccessOutlineDisabledFontColor: string;
362
362
  /**
363
363
  * @type {string}
364
- * @token Neutral-fill-1
364
+ * @token Transparent
365
365
  * @description 标签成功色线框风格禁用状态的背景颜色
366
366
  */
367
367
  tagSuccessOutlineDisabledBackgroundColor: string;
@@ -487,13 +487,13 @@ export interface TagTokens {
487
487
  tagWarningOutlineFontColor: string;
488
488
  /**
489
489
  * @type {string}
490
- * @token Neutral-fill-1
490
+ * @token Transparent
491
491
  * @description 标签警告色线框风格背景颜色
492
492
  */
493
493
  tagWarningOutlineBackgroundColor: string;
494
494
  /**
495
495
  * @type {string}
496
- * @token Warning-6
496
+ * @token Warning-3
497
497
  * @description 标签警告色线框风格边框颜色
498
498
  */
499
499
  tagWarningOutlineBorderColor: string;
@@ -505,7 +505,7 @@ export interface TagTokens {
505
505
  tagWarningOutlineDisabledFontColor: string;
506
506
  /**
507
507
  * @type {string}
508
- * @token Neutral-fill-1
508
+ * @token Transparent
509
509
  * @description 标签警告色线框风格禁用状态的背景颜色
510
510
  */
511
511
  tagWarningOutlineDisabledBackgroundColor: string;
@@ -619,13 +619,13 @@ export interface TagTokens {
619
619
  tagDangerOutlineFontColor: string;
620
620
  /**
621
621
  * @type {string}
622
- * @token Neutral-fill-1
622
+ * @token Transparent
623
623
  * @description 标签危险色线框风格背景颜色
624
624
  */
625
625
  tagDangerOutlineBackgroundColor: string;
626
626
  /**
627
627
  * @type {string}
628
- * @token Danger-6
628
+ * @token Danger-3
629
629
  * @description 标签危险色线框风格边框颜色
630
630
  */
631
631
  tagDangerOutlineBorderColor: string;
@@ -637,7 +637,7 @@ export interface TagTokens {
637
637
  tagDangerOutlineDisabledFontColor: string;
638
638
  /**
639
639
  * @type {string}
640
- * @token Neutral-fill-1
640
+ * @token Transparent
641
641
  * @description 标签危险色线框风格禁用状态的背景颜色
642
642
  */
643
643
  tagDangerOutlineDisabledBackgroundColor: string;
@@ -751,13 +751,13 @@ export interface TagTokens {
751
751
  tagMagentaOutlineFontColor: string;
752
752
  /**
753
753
  * @type {string}
754
- * @token Neutral-fill-1
754
+ * @token Transparent
755
755
  * @description 标签洋红色线框风格背景颜色
756
756
  */
757
757
  tagMagentaOutlineBackgroundColor: string;
758
758
  /**
759
759
  * @type {string}
760
- * @token Magenta-6
760
+ * @token Magenta-3
761
761
  * @description 标签洋红色线框风格边框颜色
762
762
  */
763
763
  tagMagentaOutlineBorderColor: string;
@@ -769,7 +769,7 @@ export interface TagTokens {
769
769
  tagMagentaOutlineDisabledFontColor: string;
770
770
  /**
771
771
  * @type {string}
772
- * @token Neutral-fill-1
772
+ * @token Transparent
773
773
  * @description 标签洋红色线框风格禁用状态的背景颜色
774
774
  */
775
775
  tagMagentaOutlineDisabledBackgroundColor: string;
@@ -883,13 +883,13 @@ export interface TagTokens {
883
883
  tagBrownOutlineFontColor: string;
884
884
  /**
885
885
  * @type {string}
886
- * @token Neutral-fill-1
886
+ * @token Transparent
887
887
  * @description 标签明黄色线框风格背景颜色
888
888
  */
889
889
  tagBrownOutlineBackgroundColor: string;
890
890
  /**
891
891
  * @type {string}
892
- * @token Brown-6
892
+ * @token Brown-3
893
893
  * @description 标签明黄色线框风格边框颜色
894
894
  */
895
895
  tagBrownOutlineBorderColor: string;
@@ -901,7 +901,7 @@ export interface TagTokens {
901
901
  tagBrownOutlineDisabledFontColor: string;
902
902
  /**
903
903
  * @type {string}
904
- * @token Neutral-fill-1
904
+ * @token Transparent
905
905
  * @description 标签明黄色线框风格禁用状态的背景颜色
906
906
  */
907
907
  tagBrownOutlineDisabledBackgroundColor: string;
@@ -1015,13 +1015,13 @@ export interface TagTokens {
1015
1015
  tagPurpleOutlineFontColor: string;
1016
1016
  /**
1017
1017
  * @type {string}
1018
- * @token Neutral-fill-1
1018
+ * @token Transparent
1019
1019
  * @description 标签紫色线框风格背景颜色
1020
1020
  */
1021
1021
  tagPurpleOutlineBackgroundColor: string;
1022
1022
  /**
1023
1023
  * @type {string}
1024
- * @token Purple-6
1024
+ * @token Purple-3
1025
1025
  * @description 标签紫色线框风格边框颜色
1026
1026
  */
1027
1027
  tagPurpleOutlineBorderColor: string;
@@ -1033,7 +1033,7 @@ export interface TagTokens {
1033
1033
  tagPurpleOutlineDisabledFontColor: string;
1034
1034
  /**
1035
1035
  * @type {string}
1036
- * @token Neutral-fill-1
1036
+ * @token Transparent
1037
1037
  * @description 标签紫色线框风格禁用状态的背景颜色
1038
1038
  */
1039
1039
  tagPurpleOutlineDisabledBackgroundColor: string;
@@ -1147,13 +1147,13 @@ export interface TagTokens {
1147
1147
  tagIndigoOutlineFontColor: string;
1148
1148
  /**
1149
1149
  * @type {string}
1150
- * @token Neutral-fill-1
1150
+ * @token Transparent
1151
1151
  * @description 标签靛蓝色线框风格背景颜色
1152
1152
  */
1153
1153
  tagIndigoOutlineBackgroundColor: string;
1154
1154
  /**
1155
1155
  * @type {string}
1156
- * @token Indigo-6
1156
+ * @token Indigo-3
1157
1157
  * @description 标签靛蓝色线框风格边框颜色
1158
1158
  */
1159
1159
  tagIndigoOutlineBorderColor: string;
@@ -1165,7 +1165,7 @@ export interface TagTokens {
1165
1165
  tagIndigoOutlineDisabledFontColor: string;
1166
1166
  /**
1167
1167
  * @type {string}
1168
- * @token Neutral-fill-1
1168
+ * @token Transparent
1169
1169
  * @description 标签靛蓝色线框风格禁用状态的背景颜色
1170
1170
  */
1171
1171
  tagIndigoOutlineDisabledBackgroundColor: string;
@@ -1279,13 +1279,13 @@ export interface TagTokens {
1279
1279
  tagCyanOutlineFontColor: string;
1280
1280
  /**
1281
1281
  * @type {string}
1282
- * @token Neutral-fill-1
1282
+ * @token Transparent
1283
1283
  * @description 标签青色线框风格背景颜色
1284
1284
  */
1285
1285
  tagCyanOutlineBackgroundColor: string;
1286
1286
  /**
1287
1287
  * @type {string}
1288
- * @token Cyan-6
1288
+ * @token Cyan-3
1289
1289
  * @description 标签青色线框风格边框颜色
1290
1290
  */
1291
1291
  tagCyanOutlineBorderColor: string;
@@ -1297,7 +1297,7 @@ export interface TagTokens {
1297
1297
  tagCyanOutlineDisabledFontColor: string;
1298
1298
  /**
1299
1299
  * @type {string}
1300
- * @token Neutral-fill-1
1300
+ * @token Transparent
1301
1301
  * @description 标签青色线框风格禁用状态的背景颜色
1302
1302
  */
1303
1303
  tagCyanOutlineDisabledBackgroundColor: string;
@@ -1411,13 +1411,13 @@ export interface TagTokens {
1411
1411
  tagNeonOutlineFontColor: string;
1412
1412
  /**
1413
1413
  * @type {string}
1414
- * @token Neutral-fill-1
1414
+ * @token Transparent
1415
1415
  * @description 标签荧光色线框风格背景颜色
1416
1416
  */
1417
1417
  tagNeonOutlineBackgroundColor: string;
1418
1418
  /**
1419
1419
  * @type {string}
1420
- * @token Neon-6
1420
+ * @token Neon-3
1421
1421
  * @description 标签荧光色线框风格边框颜色
1422
1422
  */
1423
1423
  tagNeonOutlineBorderColor: string;
@@ -1429,7 +1429,7 @@ export interface TagTokens {
1429
1429
  tagNeonOutlineDisabledFontColor: string;
1430
1430
  /**
1431
1431
  * @type {string}
1432
- * @token Neutral-fill-1
1432
+ * @token Transparent
1433
1433
  * @description 标签荧光色线框风格禁用状态的背景颜色
1434
1434
  */
1435
1435
  tagNeonOutlineDisabledBackgroundColor: string;
@@ -1543,13 +1543,13 @@ export interface TagTokens {
1543
1543
  tagLemonOutlineFontColor: string;
1544
1544
  /**
1545
1545
  * @type {string}
1546
- * @token Neutral-fill-1
1546
+ * @token Transparent
1547
1547
  * @description 标签柠檬色线框风格背景颜色
1548
1548
  */
1549
1549
  tagLemonOutlineBackgroundColor: string;
1550
1550
  /**
1551
1551
  * @type {string}
1552
- * @token Lemon-6
1552
+ * @token Lemon-3
1553
1553
  * @description 标签柠檬色线框风格边框颜色
1554
1554
  */
1555
1555
  tagLemonOutlineBorderColor: string;
@@ -1561,7 +1561,7 @@ export interface TagTokens {
1561
1561
  tagLemonOutlineDisabledFontColor: string;
1562
1562
  /**
1563
1563
  * @type {string}
1564
- * @token Neutral-fill-1
1564
+ * @token Transparent
1565
1565
  * @description 标签柠檬色线框风格禁用状态的背景颜色
1566
1566
  */
1567
1567
  tagLemonOutlineDisabledBackgroundColor: string;
@@ -1675,13 +1675,13 @@ export interface TagTokens {
1675
1675
  tagOrangeOutlineFontColor: string;
1676
1676
  /**
1677
1677
  * @type {string}
1678
- * @token Neutral-fill-1
1678
+ * @token Transparent
1679
1679
  * @description 标签橙色线框风格背景颜色
1680
1680
  */
1681
1681
  tagOrangeOutlineBackgroundColor: string;
1682
1682
  /**
1683
1683
  * @type {string}
1684
- * @token Orange-6
1684
+ * @token Orange-3
1685
1685
  * @description 标签橙色线框风格边框颜色
1686
1686
  */
1687
1687
  tagOrangeOutlineBorderColor: string;
@@ -1693,7 +1693,7 @@ export interface TagTokens {
1693
1693
  tagOrangeOutlineDisabledFontColor: string;
1694
1694
  /**
1695
1695
  * @type {string}
1696
- * @token Neutral-fill-1
1696
+ * @token Transparent
1697
1697
  * @description 标签橙色线框风格禁用状态的背景颜色
1698
1698
  */
1699
1699
  tagOrangeOutlineDisabledBackgroundColor: string;
@@ -1807,13 +1807,13 @@ export interface TagTokens {
1807
1807
  tagTangerineOutlineFontColor: string;
1808
1808
  /**
1809
1809
  * @type {string}
1810
- * @token Neutral-fill-1
1810
+ * @token Transparent
1811
1811
  * @description 标签橘红色线框风格背景颜色
1812
1812
  */
1813
1813
  tagTangerineOutlineBackgroundColor: string;
1814
1814
  /**
1815
1815
  * @type {string}
1816
- * @token Tangerine-6
1816
+ * @token Tangerine-3
1817
1817
  * @description 标签橘红色线框风格边框颜色
1818
1818
  */
1819
1819
  tagTangerineOutlineBorderColor: string;
@@ -1825,7 +1825,7 @@ export interface TagTokens {
1825
1825
  tagTangerineOutlineDisabledFontColor: string;
1826
1826
  /**
1827
1827
  * @type {string}
1828
- * @token Neutral-fill-1
1828
+ * @token Transparent
1829
1829
  * @description 标签橘红色线框风格禁用状态的背景颜色
1830
1830
  */
1831
1831
  tagTangerineOutlineDisabledBackgroundColor: string;
@@ -424,66 +424,6 @@ var figma = [{
424
424
  describe: '-9',
425
425
  token: 'Neon-9',
426
426
  locked: true
427
- }, {
428
- name: '中性色-1',
429
- value: '#000000',
430
- describe: '浅色背景',
431
- token: 'Neutral-1',
432
- locked: true
433
- }, {
434
- name: '中性色-10',
435
- value: '#020B18',
436
- describe: '-10',
437
- token: 'Neutral-10',
438
- locked: true
439
- }, {
440
- name: '中性色-2',
441
- value: '#F4F5F8',
442
- describe: '聚焦',
443
- token: 'Neutral-2',
444
- locked: true
445
- }, {
446
- name: '中性色-3',
447
- value: '#E8EBF0',
448
- describe: '禁用',
449
- token: 'Neutral-3',
450
- locked: true
451
- }, {
452
- name: '中性色-4',
453
- value: '#CCCFD7',
454
- describe: '-4',
455
- token: 'Neutral-4',
456
- locked: true
457
- }, {
458
- name: '中性色-5',
459
- value: '#B3B7C1',
460
- describe: '悬浮',
461
- token: 'Neutral-5',
462
- locked: true
463
- }, {
464
- name: '中性色-6',
465
- value: '#999DA8',
466
- describe: '常规',
467
- token: 'Neutral-6',
468
- locked: true
469
- }, {
470
- name: '中性色-7',
471
- value: '#666C7C',
472
- describe: '点击',
473
- token: 'Neutral-7',
474
- locked: true
475
- }, {
476
- name: '中性色-8',
477
- value: '#333E59',
478
- describe: '-8',
479
- token: 'Neutral-8',
480
- locked: true
481
- }, {
482
- name: '中性色-9',
483
- value: '#141737',
484
- describe: '-9',
485
- token: 'Neutral-9',
486
- locked: true
487
427
  }, {
488
428
  name: '橘黄色-1',
489
429
  value: '#FFF8E6',
@@ -1 +1 @@
1
- {"version":3,"file":"token.d.ts","sourceRoot":"","sources":["token.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,QAAQ,CAAC;AAGhC,QAAA,MAAM,KAAK,EAAE,MAoTZ,CAAC;AAGF,QAAA,MAAM,WAAW,EAAE,MAAW,CAAC;AAQ/B,OAAO,EAAE,WAAW,EAAE,CAAC;AAEvB,eAAe,KAAK,CAAC"}
1
+ {"version":3,"file":"token.d.ts","sourceRoot":"","sources":["token.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,QAAQ,CAAC;AAGhC,QAAA,MAAM,KAAK,EAAE,MA0SZ,CAAC;AAGF,QAAA,MAAM,WAAW,EAAE,MAAW,CAAC;AAQ/B,OAAO,EAAE,WAAW,EAAE,CAAC;AAEvB,eAAe,KAAK,CAAC"}
@@ -71,16 +71,6 @@ var Token = {
71
71
  'Neon-7': '#5AA223',
72
72
  'Neon-8': '#418613',
73
73
  'Neon-9': '#2B6908',
74
- 'Neutral-1': '#000000',
75
- 'Neutral-10': '#020B18',
76
- 'Neutral-2': '#F4F5F8',
77
- 'Neutral-3': '#E8EBF0',
78
- 'Neutral-4': '#CCCFD7',
79
- 'Neutral-5': '#B3B7C1',
80
- 'Neutral-6': '#999DA8',
81
- 'Neutral-7': '#666C7C',
82
- 'Neutral-8': '#333E59',
83
- 'Neutral-9': '#141737',
84
74
  'Orange-1': '#FFF8E6',
85
75
  'Orange-10': '#4D2100',
86
76
  'Orange-2': '#FFEABA',