@sheinx/theme 3.9.12-beta.1 → 3.9.12-beta.10
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/cjs/token/figma.js +50 -50
- package/cjs/token/token.js +50 -50
- package/cjs/token/type.d.ts +50 -50
- package/esm/token/figma.js +50 -50
- package/esm/token/token.js +50 -50
- package/esm/token/type.d.ts +50 -50
- package/package.json +1 -1
package/esm/token/type.d.ts
CHANGED
|
@@ -72,42 +72,42 @@ export interface Tokens {
|
|
|
72
72
|
/**
|
|
73
73
|
* @type {string}
|
|
74
74
|
* @categoty color
|
|
75
|
-
* @default '#
|
|
75
|
+
* @default '#e8fffb'
|
|
76
76
|
* @description 浅色背景
|
|
77
77
|
*/
|
|
78
78
|
'Cyan-1': string;
|
|
79
79
|
/**
|
|
80
80
|
* @type {string}
|
|
81
81
|
* @categoty color
|
|
82
|
-
* @default '#
|
|
82
|
+
* @default '#00424d'
|
|
83
83
|
* @description -10
|
|
84
84
|
*/
|
|
85
85
|
'Cyan-10': string;
|
|
86
86
|
/**
|
|
87
87
|
* @type {string}
|
|
88
88
|
* @categoty color
|
|
89
|
-
* @default '#
|
|
89
|
+
* @default '#b7f1e9'
|
|
90
90
|
* @description 聚焦
|
|
91
91
|
*/
|
|
92
92
|
'Cyan-2': string;
|
|
93
93
|
/**
|
|
94
94
|
* @type {string}
|
|
95
95
|
* @categoty color
|
|
96
|
-
* @default '#
|
|
96
|
+
* @default '#8ae3da'
|
|
97
97
|
* @description 禁用
|
|
98
98
|
*/
|
|
99
99
|
'Cyan-3': string;
|
|
100
100
|
/**
|
|
101
101
|
* @type {string}
|
|
102
102
|
* @categoty color
|
|
103
|
-
* @default '#
|
|
103
|
+
* @default '#62d5cd'
|
|
104
104
|
* @description -4
|
|
105
105
|
*/
|
|
106
106
|
'Cyan-4': string;
|
|
107
107
|
/**
|
|
108
108
|
* @type {string}
|
|
109
109
|
* @categoty color
|
|
110
|
-
* @default '#
|
|
110
|
+
* @default '#3dc7c2'
|
|
111
111
|
* @description 悬浮
|
|
112
112
|
*/
|
|
113
113
|
'Cyan-5': string;
|
|
@@ -121,21 +121,21 @@ export interface Tokens {
|
|
|
121
121
|
/**
|
|
122
122
|
* @type {string}
|
|
123
123
|
* @categoty color
|
|
124
|
-
* @default '#
|
|
124
|
+
* @default '#13999e'
|
|
125
125
|
* @description 点击
|
|
126
126
|
*/
|
|
127
127
|
'Cyan-7': string;
|
|
128
128
|
/**
|
|
129
129
|
* @type {string}
|
|
130
130
|
* @categoty color
|
|
131
|
-
* @default '#
|
|
131
|
+
* @default '#0a7b83'
|
|
132
132
|
* @description -8
|
|
133
133
|
*/
|
|
134
134
|
'Cyan-8': string;
|
|
135
135
|
/**
|
|
136
136
|
* @type {string}
|
|
137
137
|
* @categoty color
|
|
138
|
-
* @default '#
|
|
138
|
+
* @default '#045e68'
|
|
139
139
|
* @description -9
|
|
140
140
|
*/
|
|
141
141
|
'Cyan-9': string;
|
|
@@ -212,42 +212,42 @@ export interface Tokens {
|
|
|
212
212
|
/**
|
|
213
213
|
* @type {string}
|
|
214
214
|
* @categoty color
|
|
215
|
-
* @default '#
|
|
215
|
+
* @default '#e8ecff'
|
|
216
216
|
* @description 浅色背景
|
|
217
217
|
*/
|
|
218
218
|
'Indigo-1': string;
|
|
219
219
|
/**
|
|
220
220
|
* @type {string}
|
|
221
221
|
* @categoty color
|
|
222
|
-
* @default '#
|
|
222
|
+
* @default '#09004d'
|
|
223
223
|
* @description -10
|
|
224
224
|
*/
|
|
225
225
|
'Indigo-10': string;
|
|
226
226
|
/**
|
|
227
227
|
* @type {string}
|
|
228
228
|
* @categoty color
|
|
229
|
-
* @default '#
|
|
229
|
+
* @default '#c6cffd'
|
|
230
230
|
* @description 聚焦
|
|
231
231
|
*/
|
|
232
232
|
'Indigo-2': string;
|
|
233
233
|
/**
|
|
234
234
|
* @type {string}
|
|
235
235
|
* @categoty color
|
|
236
|
-
* @default '#
|
|
236
|
+
* @default '#a5affc'
|
|
237
237
|
* @description 禁用
|
|
238
238
|
*/
|
|
239
239
|
'Indigo-3': string;
|
|
240
240
|
/**
|
|
241
241
|
* @type {string}
|
|
242
242
|
* @categoty color
|
|
243
|
-
* @default '#
|
|
243
|
+
* @default '#848efa'
|
|
244
244
|
* @description -4
|
|
245
245
|
*/
|
|
246
246
|
'Indigo-4': string;
|
|
247
247
|
/**
|
|
248
248
|
* @type {string}
|
|
249
249
|
* @categoty color
|
|
250
|
-
* @default '#
|
|
250
|
+
* @default '#646bf9'
|
|
251
251
|
* @description 悬浮
|
|
252
252
|
*/
|
|
253
253
|
'Indigo-5': string;
|
|
@@ -261,28 +261,28 @@ export interface Tokens {
|
|
|
261
261
|
/**
|
|
262
262
|
* @type {string}
|
|
263
263
|
* @categoty color
|
|
264
|
-
* @default '#
|
|
264
|
+
* @default '#2d2acc'
|
|
265
265
|
* @description 点击
|
|
266
266
|
*/
|
|
267
267
|
'Indigo-7': string;
|
|
268
268
|
/**
|
|
269
269
|
* @type {string}
|
|
270
270
|
* @categoty color
|
|
271
|
-
* @default '#
|
|
271
|
+
* @default '#1d16a2'
|
|
272
272
|
* @description -8
|
|
273
273
|
*/
|
|
274
274
|
'Indigo-8': string;
|
|
275
275
|
/**
|
|
276
276
|
* @type {string}
|
|
277
277
|
* @categoty color
|
|
278
|
-
* @default '#
|
|
278
|
+
* @default '#110877'
|
|
279
279
|
* @description -9
|
|
280
280
|
*/
|
|
281
281
|
'Indigo-9': string;
|
|
282
282
|
/**
|
|
283
283
|
* @type {string}
|
|
284
284
|
* @categoty color
|
|
285
|
-
* @default '#
|
|
285
|
+
* @default '#fffde8'
|
|
286
286
|
* @description 浅色背景
|
|
287
287
|
*/
|
|
288
288
|
'Lemon-1': string;
|
|
@@ -303,7 +303,7 @@ export interface Tokens {
|
|
|
303
303
|
/**
|
|
304
304
|
* @type {string}
|
|
305
305
|
* @categoty color
|
|
306
|
-
* @default '#
|
|
306
|
+
* @default '#fff196'
|
|
307
307
|
* @description 禁用
|
|
308
308
|
*/
|
|
309
309
|
'Lemon-3': string;
|
|
@@ -352,42 +352,42 @@ export interface Tokens {
|
|
|
352
352
|
/**
|
|
353
353
|
* @type {string}
|
|
354
354
|
* @categoty color
|
|
355
|
-
* @default '#
|
|
355
|
+
* @default '#ffe8f0'
|
|
356
356
|
* @description 浅色背景
|
|
357
357
|
*/
|
|
358
358
|
'Magenta-1': string;
|
|
359
359
|
/**
|
|
360
360
|
* @type {string}
|
|
361
361
|
* @categoty color
|
|
362
|
-
* @default '#
|
|
362
|
+
* @default '#4d0033'
|
|
363
363
|
* @description -10
|
|
364
364
|
*/
|
|
365
365
|
'Magenta-10': string;
|
|
366
366
|
/**
|
|
367
367
|
* @type {string}
|
|
368
368
|
* @categoty color
|
|
369
|
-
* @default '#
|
|
369
|
+
* @default '#f7c3d8'
|
|
370
370
|
* @description 聚焦
|
|
371
371
|
*/
|
|
372
372
|
'Magenta-2': string;
|
|
373
373
|
/**
|
|
374
374
|
* @type {string}
|
|
375
375
|
* @categoty color
|
|
376
|
-
* @default '#
|
|
376
|
+
* @default '#efa0c2'
|
|
377
377
|
* @description 禁用
|
|
378
378
|
*/
|
|
379
379
|
'Magenta-3': string;
|
|
380
380
|
/**
|
|
381
381
|
* @type {string}
|
|
382
382
|
* @categoty color
|
|
383
|
-
* @default '#
|
|
383
|
+
* @default '#e87fb0'
|
|
384
384
|
* @description -4
|
|
385
385
|
*/
|
|
386
386
|
'Magenta-4': string;
|
|
387
387
|
/**
|
|
388
388
|
* @type {string}
|
|
389
389
|
* @categoty color
|
|
390
|
-
* @default '#
|
|
390
|
+
* @default '#e05fa0'
|
|
391
391
|
* @description 悬浮
|
|
392
392
|
*/
|
|
393
393
|
'Magenta-5': string;
|
|
@@ -401,28 +401,28 @@ export interface Tokens {
|
|
|
401
401
|
/**
|
|
402
402
|
* @type {string}
|
|
403
403
|
* @categoty color
|
|
404
|
-
* @default '#
|
|
404
|
+
* @default '#b52a79'
|
|
405
405
|
* @description 点击
|
|
406
406
|
*/
|
|
407
407
|
'Magenta-7': string;
|
|
408
408
|
/**
|
|
409
409
|
* @type {string}
|
|
410
410
|
* @categoty color
|
|
411
|
-
* @default '#
|
|
411
|
+
* @default '#921661'
|
|
412
412
|
* @description -8
|
|
413
413
|
*/
|
|
414
414
|
'Magenta-8': string;
|
|
415
415
|
/**
|
|
416
416
|
* @type {string}
|
|
417
417
|
* @categoty color
|
|
418
|
-
* @default '#
|
|
418
|
+
* @default '#6f094a'
|
|
419
419
|
* @description -9
|
|
420
420
|
*/
|
|
421
421
|
'Magenta-9': string;
|
|
422
422
|
/**
|
|
423
423
|
* @type {string}
|
|
424
424
|
* @categoty color
|
|
425
|
-
* @default '#
|
|
425
|
+
* @default '#f7ffe8'
|
|
426
426
|
* @description 浅色背景
|
|
427
427
|
*/
|
|
428
428
|
'Neon-1': string;
|
|
@@ -632,7 +632,7 @@ export interface Tokens {
|
|
|
632
632
|
/**
|
|
633
633
|
* @type {string}
|
|
634
634
|
* @categoty color
|
|
635
|
-
* @default '#
|
|
635
|
+
* @default '#fff9e8'
|
|
636
636
|
* @description 浅色背景
|
|
637
637
|
*/
|
|
638
638
|
'Brown-1': string;
|
|
@@ -702,42 +702,42 @@ export interface Tokens {
|
|
|
702
702
|
/**
|
|
703
703
|
* @type {string}
|
|
704
704
|
* @categoty color
|
|
705
|
-
* @default '#
|
|
705
|
+
* @default '#f6e8ff'
|
|
706
706
|
* @description 浅色背景
|
|
707
707
|
*/
|
|
708
708
|
'Purple-1': string;
|
|
709
709
|
/**
|
|
710
710
|
* @type {string}
|
|
711
711
|
* @categoty color
|
|
712
|
-
* @default '#
|
|
712
|
+
* @default '#18004d'
|
|
713
713
|
* @description -10
|
|
714
714
|
*/
|
|
715
715
|
'Purple-10': string;
|
|
716
716
|
/**
|
|
717
717
|
* @type {string}
|
|
718
718
|
* @categoty color
|
|
719
|
-
* @default '#
|
|
719
|
+
* @default '#dcbaf4'
|
|
720
720
|
* @description 聚焦
|
|
721
721
|
*/
|
|
722
722
|
'Purple-2': string;
|
|
723
723
|
/**
|
|
724
724
|
* @type {string}
|
|
725
725
|
* @categoty color
|
|
726
|
-
* @default '#
|
|
726
|
+
* @default '#c08fe8'
|
|
727
727
|
* @description 禁用
|
|
728
728
|
*/
|
|
729
729
|
'Purple-3': string;
|
|
730
730
|
/**
|
|
731
731
|
* @type {string}
|
|
732
732
|
* @categoty color
|
|
733
|
-
* @default '#
|
|
733
|
+
* @default '#a468dd'
|
|
734
734
|
* @description -4
|
|
735
735
|
*/
|
|
736
736
|
'Purple-4': string;
|
|
737
737
|
/**
|
|
738
738
|
* @type {string}
|
|
739
739
|
* @categoty color
|
|
740
|
-
* @default '#
|
|
740
|
+
* @default '#8844d1'
|
|
741
741
|
* @description 悬浮
|
|
742
742
|
*/
|
|
743
743
|
'Purple-5': string;
|
|
@@ -751,21 +751,21 @@ export interface Tokens {
|
|
|
751
751
|
/**
|
|
752
752
|
* @type {string}
|
|
753
753
|
* @categoty color
|
|
754
|
-
* @default '#
|
|
754
|
+
* @default '#5316a8'
|
|
755
755
|
* @description 点击
|
|
756
756
|
*/
|
|
757
757
|
'Purple-7': string;
|
|
758
758
|
/**
|
|
759
759
|
* @type {string}
|
|
760
760
|
* @categoty color
|
|
761
|
-
* @default '#
|
|
761
|
+
* @default '#3c0c89'
|
|
762
762
|
* @description -8
|
|
763
763
|
*/
|
|
764
764
|
'Purple-8': string;
|
|
765
765
|
/**
|
|
766
766
|
* @type {string}
|
|
767
767
|
* @categoty color
|
|
768
|
-
* @default '#
|
|
768
|
+
* @default '#28056b'
|
|
769
769
|
* @description -9
|
|
770
770
|
*/
|
|
771
771
|
'Purple-9': string;
|
|
@@ -842,42 +842,42 @@ export interface Tokens {
|
|
|
842
842
|
/**
|
|
843
843
|
* @type {string}
|
|
844
844
|
* @categoty color
|
|
845
|
-
* @default '#
|
|
845
|
+
* @default '#fff0e8'
|
|
846
846
|
* @description 浅色背景
|
|
847
847
|
*/
|
|
848
848
|
'Tangerine-1': string;
|
|
849
849
|
/**
|
|
850
850
|
* @type {string}
|
|
851
851
|
* @categoty color
|
|
852
|
-
* @default '#
|
|
852
|
+
* @default '#4d0500'
|
|
853
853
|
* @description -10
|
|
854
854
|
*/
|
|
855
855
|
'Tangerine-10': string;
|
|
856
856
|
/**
|
|
857
857
|
* @type {string}
|
|
858
858
|
* @categoty color
|
|
859
|
-
* @default '#
|
|
859
|
+
* @default '#fdd5c1'
|
|
860
860
|
* @description 聚焦
|
|
861
861
|
*/
|
|
862
862
|
'Tangerine-2': string;
|
|
863
863
|
/**
|
|
864
864
|
* @type {string}
|
|
865
865
|
* @categoty color
|
|
866
|
-
* @default '#
|
|
866
|
+
* @default '#fcb79a'
|
|
867
867
|
* @description 禁用
|
|
868
868
|
*/
|
|
869
869
|
'Tangerine-3': string;
|
|
870
870
|
/**
|
|
871
871
|
* @type {string}
|
|
872
872
|
* @categoty color
|
|
873
|
-
* @default '#
|
|
873
|
+
* @default '#fa9874'
|
|
874
874
|
* @description -4
|
|
875
875
|
*/
|
|
876
876
|
'Tangerine-4': string;
|
|
877
877
|
/**
|
|
878
878
|
* @type {string}
|
|
879
879
|
* @categoty color
|
|
880
|
-
* @default '#
|
|
880
|
+
* @default '#f9764e'
|
|
881
881
|
* @description 悬浮
|
|
882
882
|
*/
|
|
883
883
|
'Tangerine-5': string;
|
|
@@ -891,21 +891,21 @@ export interface Tokens {
|
|
|
891
891
|
/**
|
|
892
892
|
* @type {string}
|
|
893
893
|
* @categoty color
|
|
894
|
-
* @default '#
|
|
894
|
+
* @default '#cc3719'
|
|
895
895
|
* @description 点击
|
|
896
896
|
*/
|
|
897
897
|
'Tangerine-7': string;
|
|
898
898
|
/**
|
|
899
899
|
* @type {string}
|
|
900
900
|
* @categoty color
|
|
901
|
-
* @default '#
|
|
901
|
+
* @default '#a2210d'
|
|
902
902
|
* @description -8
|
|
903
903
|
*/
|
|
904
904
|
'Tangerine-8': string;
|
|
905
905
|
/**
|
|
906
906
|
* @type {string}
|
|
907
907
|
* @categoty color
|
|
908
|
-
* @default '#
|
|
908
|
+
* @default '#771005'
|
|
909
909
|
* @description -9
|
|
910
910
|
*/
|
|
911
911
|
'Tangerine-9': string;
|
|
@@ -940,7 +940,7 @@ export interface Tokens {
|
|
|
940
940
|
/**
|
|
941
941
|
* @type {string}
|
|
942
942
|
* @categoty color
|
|
943
|
-
* @default '#
|
|
943
|
+
* @default '#f9aa61'
|
|
944
944
|
* @description -4
|
|
945
945
|
*/
|
|
946
946
|
'Warning-4': string;
|