@nexus-cross/tokens 1.0.1 → 1.0.2

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.
@@ -109,7 +109,7 @@
109
109
  "dark": {
110
110
  "source": "neutral.100"
111
111
  },
112
- "description": "기본 배경"
112
+ "description": "Default background"
113
113
  }
114
114
  },
115
115
  "subtle": {
@@ -120,7 +120,7 @@
120
120
  "dark": {
121
121
  "source": "neutral.50"
122
122
  },
123
- "description": "미묘한 배경"
123
+ "description": "Subtle background"
124
124
  }
125
125
  },
126
126
  "strong": {
@@ -131,7 +131,7 @@
131
131
  "dark": {
132
132
  "source": "special.black"
133
133
  },
134
- "description": "강조 배경"
134
+ "description": "Strong background"
135
135
  }
136
136
  }
137
137
  },
@@ -144,7 +144,7 @@
144
144
  "dark": {
145
145
  "source": "neutral.100"
146
146
  },
147
- "description": "기본 표면"
147
+ "description": "Default surface"
148
148
  },
149
149
  "dim": {
150
150
  "light": {
@@ -153,7 +153,7 @@
153
153
  "dark": {
154
154
  "source": "neutral.50"
155
155
  },
156
- "description": "기본 표면 - "
156
+ "description": "Default surface - dim"
157
157
  },
158
158
  "hover": {
159
159
  "light": {
@@ -162,7 +162,7 @@
162
162
  "dark": {
163
163
  "source": "neutral.200"
164
164
  },
165
- "description": "기본 표면 - 호버"
165
+ "description": "Default surface - hover"
166
166
  },
167
167
  "pressed": {
168
168
  "light": {
@@ -171,7 +171,7 @@
171
171
  "dark": {
172
172
  "source": "neutral.300"
173
173
  },
174
- "description": "기본 표면 - 프레스"
174
+ "description": "Default surface - pressed"
175
175
  },
176
176
  "disabled": {
177
177
  "light": {
@@ -180,7 +180,7 @@
180
180
  "dark": {
181
181
  "source": "neutral.300"
182
182
  },
183
- "description": "기본 표면 - 비활성"
183
+ "description": "Default surface - disabled"
184
184
  }
185
185
  },
186
186
  "subtle": {
@@ -191,7 +191,7 @@
191
191
  "dark": {
192
192
  "source": "neutral.200"
193
193
  },
194
- "description": "미묘한 표면"
194
+ "description": "Subtle surface"
195
195
  },
196
196
  "hover": {
197
197
  "light": {
@@ -200,7 +200,7 @@
200
200
  "dark": {
201
201
  "source": "neutral.300"
202
202
  },
203
- "description": "미묘한 표면 - 호버"
203
+ "description": "Subtle surface - hover"
204
204
  }
205
205
  },
206
206
  "strong": {
@@ -211,7 +211,7 @@
211
211
  "dark": {
212
212
  "source": "neutral.300"
213
213
  },
214
- "description": "강조 표면"
214
+ "description": "Strong surface"
215
215
  }
216
216
  },
217
217
  "inverted": {
@@ -222,7 +222,7 @@
222
222
  "dark": {
223
223
  "source": "neutral.950"
224
224
  },
225
- "description": "반전 표면"
225
+ "description": "Inverted surface"
226
226
  }
227
227
  }
228
228
  },
@@ -235,7 +235,7 @@
235
235
  "dark": {
236
236
  "source": "special.white"
237
237
  },
238
- "description": "강조 텍스트"
238
+ "description": "Highlight text"
239
239
  }
240
240
  },
241
241
  "primary": {
@@ -246,7 +246,7 @@
246
246
  "dark": {
247
247
  "source": "neutral.900"
248
248
  },
249
- "description": "주요 텍스트"
249
+ "description": "Primary text"
250
250
  },
251
251
  "hover": {
252
252
  "light": {
@@ -255,7 +255,7 @@
255
255
  "dark": {
256
256
  "source": "special.white"
257
257
  },
258
- "description": "주요 텍스트 - 호버"
258
+ "description": "Primary text - hover"
259
259
  },
260
260
  "pressed": {
261
261
  "light": {
@@ -264,7 +264,7 @@
264
264
  "dark": {
265
265
  "source": "special.white"
266
266
  },
267
- "description": "주요 텍스트 - 프레스"
267
+ "description": "Primary text - pressed"
268
268
  }
269
269
  },
270
270
  "secondary": {
@@ -275,7 +275,7 @@
275
275
  "dark": {
276
276
  "source": "neutral.700"
277
277
  },
278
- "description": "보조 텍스트"
278
+ "description": "Secondary text"
279
279
  },
280
280
  "hover": {
281
281
  "light": {
@@ -284,7 +284,7 @@
284
284
  "dark": {
285
285
  "source": "neutral.800"
286
286
  },
287
- "description": "보조 텍스트 - 호버"
287
+ "description": "Secondary text - hover"
288
288
  },
289
289
  "pressed": {
290
290
  "light": {
@@ -293,7 +293,7 @@
293
293
  "dark": {
294
294
  "source": "neutral.800"
295
295
  },
296
- "description": "보조 텍스트 - 프레스"
296
+ "description": "Secondary text - pressed"
297
297
  }
298
298
  },
299
299
  "tertiary": {
@@ -304,7 +304,7 @@
304
304
  "dark": {
305
305
  "source": "neutral.600"
306
306
  },
307
- "description": "3차 텍스트"
307
+ "description": "Tertiary text"
308
308
  },
309
309
  "hover": {
310
310
  "light": {
@@ -313,7 +313,7 @@
313
313
  "dark": {
314
314
  "source": "neutral.700"
315
315
  },
316
- "description": "3차 텍스트 - 호버"
316
+ "description": "Tertiary text - hover"
317
317
  },
318
318
  "pressed": {
319
319
  "light": {
@@ -322,7 +322,7 @@
322
322
  "dark": {
323
323
  "source": "neutral.700"
324
324
  },
325
- "description": "3차 텍스트 - 프레스"
325
+ "description": "Tertiary text - pressed"
326
326
  }
327
327
  },
328
328
  "muted": {
@@ -333,7 +333,7 @@
333
333
  "dark": {
334
334
  "source": "neutral.500"
335
335
  },
336
- "description": "약한 텍스트"
336
+ "description": "Muted text"
337
337
  }
338
338
  },
339
339
  "inverted": {
@@ -344,7 +344,7 @@
344
344
  "dark": {
345
345
  "source": "special.black"
346
346
  },
347
- "description": "반전 텍스트"
347
+ "description": "Inverted text"
348
348
  }
349
349
  }
350
350
  },
@@ -357,7 +357,7 @@
357
357
  "dark": {
358
358
  "source": "special.white"
359
359
  },
360
- "description": "강조 아이콘"
360
+ "description": "Highlight icon"
361
361
  }
362
362
  },
363
363
  "primary": {
@@ -368,7 +368,7 @@
368
368
  "dark": {
369
369
  "source": "neutral.900"
370
370
  },
371
- "description": "주요 아이콘"
371
+ "description": "Primary icon"
372
372
  },
373
373
  "hover": {
374
374
  "light": {
@@ -377,7 +377,7 @@
377
377
  "dark": {
378
378
  "source": "special.white"
379
379
  },
380
- "description": "주요 아이콘 - 호버"
380
+ "description": "Primary icon - hover"
381
381
  },
382
382
  "pressed": {
383
383
  "light": {
@@ -386,7 +386,7 @@
386
386
  "dark": {
387
387
  "source": "special.white"
388
388
  },
389
- "description": "주요 아이콘 - 프레스"
389
+ "description": "Primary icon - pressed"
390
390
  }
391
391
  },
392
392
  "secondary": {
@@ -397,7 +397,7 @@
397
397
  "dark": {
398
398
  "source": "neutral.700"
399
399
  },
400
- "description": "보조 아이콘"
400
+ "description": "Secondary icon"
401
401
  },
402
402
  "hover": {
403
403
  "light": {
@@ -406,7 +406,7 @@
406
406
  "dark": {
407
407
  "source": "neutral.800"
408
408
  },
409
- "description": "보조 아이콘 - 호버"
409
+ "description": "Secondary icon - hover"
410
410
  },
411
411
  "pressed": {
412
412
  "light": {
@@ -415,7 +415,7 @@
415
415
  "dark": {
416
416
  "source": "neutral.800"
417
417
  },
418
- "description": "보조 아이콘 - 프레스"
418
+ "description": "Secondary icon - pressed"
419
419
  }
420
420
  },
421
421
  "tertiary": {
@@ -426,7 +426,7 @@
426
426
  "dark": {
427
427
  "source": "neutral.600"
428
428
  },
429
- "description": "3차 아이콘"
429
+ "description": "Tertiary icon"
430
430
  },
431
431
  "hover": {
432
432
  "light": {
@@ -435,7 +435,7 @@
435
435
  "dark": {
436
436
  "source": "neutral.700"
437
437
  },
438
- "description": "3차 아이콘 - 호버"
438
+ "description": "Tertiary icon - hover"
439
439
  },
440
440
  "pressed": {
441
441
  "light": {
@@ -444,7 +444,7 @@
444
444
  "dark": {
445
445
  "source": "neutral.700"
446
446
  },
447
- "description": "3차 아이콘 - 프레스"
447
+ "description": "Tertiary icon - pressed"
448
448
  }
449
449
  },
450
450
  "muted": {
@@ -455,7 +455,7 @@
455
455
  "dark": {
456
456
  "source": "neutral.500"
457
457
  },
458
- "description": "약한 아이콘"
458
+ "description": "Muted icon"
459
459
  }
460
460
  },
461
461
  "inverted": {
@@ -466,7 +466,7 @@
466
466
  "dark": {
467
467
  "source": "special.black"
468
468
  },
469
- "description": "반전 아이콘"
469
+ "description": "Inverted icon"
470
470
  }
471
471
  }
472
472
  },
@@ -479,7 +479,7 @@
479
479
  "dark": {
480
480
  "source": "neutral.400"
481
481
  },
482
- "description": "기본 테두리"
482
+ "description": "Default border"
483
483
  },
484
484
  "hover": {
485
485
  "light": {
@@ -488,7 +488,7 @@
488
488
  "dark": {
489
489
  "source": "neutral.500"
490
490
  },
491
- "description": "기본 테두리 - 호버"
491
+ "description": "Default border - hover"
492
492
  },
493
493
  "focus": {
494
494
  "light": {
@@ -497,7 +497,7 @@
497
497
  "dark": {
498
498
  "source": "neutral.700"
499
499
  },
500
- "description": "기본 테두리 - 포커스"
500
+ "description": "Default border - focus"
501
501
  }
502
502
  },
503
503
  "subtle": {
@@ -508,7 +508,7 @@
508
508
  "dark": {
509
509
  "source": "neutral.200"
510
510
  },
511
- "description": "약한 테두리"
511
+ "description": "Subtle border"
512
512
  }
513
513
  },
514
514
  "medium": {
@@ -519,7 +519,7 @@
519
519
  "dark": {
520
520
  "source": "neutral.500"
521
521
  },
522
- "description": "중간 테두리"
522
+ "description": "Medium border"
523
523
  }
524
524
  },
525
525
  "strong": {
@@ -530,7 +530,7 @@
530
530
  "dark": {
531
531
  "source": "special.white"
532
532
  },
533
- "description": "강한 테두리"
533
+ "description": "Strong border"
534
534
  }
535
535
  }
536
536
  },
@@ -543,7 +543,7 @@
543
543
  "dark": {
544
544
  "source": "brand.600"
545
545
  },
546
- "description": "주요 액센트"
546
+ "description": "Primary accent"
547
547
  },
548
548
  "hover": {
549
549
  "light": {
@@ -552,7 +552,7 @@
552
552
  "dark": {
553
553
  "source": "brand.700"
554
554
  },
555
- "description": "주요 액센트 - 호버"
555
+ "description": "Primary accent - hover"
556
556
  },
557
557
  "pressed": {
558
558
  "light": {
@@ -561,7 +561,7 @@
561
561
  "dark": {
562
562
  "source": "brand.500"
563
563
  },
564
- "description": "주요 액센트 - 프레스"
564
+ "description": "Primary accent - pressed"
565
565
  },
566
566
  "disabled": {
567
567
  "light": {
@@ -570,7 +570,7 @@
570
570
  "dark": {
571
571
  "source": "brand.200"
572
572
  },
573
- "description": "주요 액센트 - 비활성"
573
+ "description": "Primary accent - disabled"
574
574
  },
575
575
  "focus": {
576
576
  "light": {
@@ -579,7 +579,7 @@
579
579
  "dark": {
580
580
  "source": "brand.500"
581
581
  },
582
- "description": "주요 액센트 - 포커스"
582
+ "description": "Primary accent - focus"
583
583
  },
584
584
  "intense": {
585
585
  "light": {
@@ -588,7 +588,7 @@
588
588
  "dark": {
589
589
  "source": "brand.700"
590
590
  },
591
- "description": "주요 액센트 - 강조"
591
+ "description": "Primary accent - intense"
592
592
  },
593
593
  "dim": {
594
594
  "light": {
@@ -597,7 +597,7 @@
597
597
  "dark": {
598
598
  "source": "brand.300"
599
599
  },
600
- "description": "주요 액센트 - "
600
+ "description": "Primary accent - dim"
601
601
  }
602
602
  },
603
603
  "on-primary": {
@@ -607,7 +607,7 @@
607
607
  "dark": {
608
608
  "source": "special.black"
609
609
  },
610
- "description": "액센트 배경 위 전경색"
610
+ "description": "Foreground on accent"
611
611
  },
612
612
  "secondary": {
613
613
  "base": {
@@ -685,7 +685,7 @@
685
685
  "dark": {
686
686
  "source": "green.600"
687
687
  },
688
- "description": "성공"
688
+ "description": "Success"
689
689
  },
690
690
  "hover": {
691
691
  "light": {
@@ -694,7 +694,7 @@
694
694
  "dark": {
695
695
  "source": "green.700"
696
696
  },
697
- "description": "성공 - 호버"
697
+ "description": "Success - hover"
698
698
  },
699
699
  "pressed": {
700
700
  "light": {
@@ -703,7 +703,7 @@
703
703
  "dark": {
704
704
  "source": "green.500"
705
705
  },
706
- "description": "성공 - 프레스"
706
+ "description": "Success - pressed"
707
707
  },
708
708
  "disabled": {
709
709
  "light": {
@@ -712,7 +712,7 @@
712
712
  "dark": {
713
713
  "source": "green.200"
714
714
  },
715
- "description": "성공 - 비활성"
715
+ "description": "Success - disabled"
716
716
  },
717
717
  "intense": {
718
718
  "light": {
@@ -721,7 +721,7 @@
721
721
  "dark": {
722
722
  "source": "green.700"
723
723
  },
724
- "description": "성공 - 강조"
724
+ "description": "Success - intense"
725
725
  },
726
726
  "dim": {
727
727
  "light": {
@@ -730,7 +730,7 @@
730
730
  "dark": {
731
731
  "source": "green.300"
732
732
  },
733
- "description": "성공 - "
733
+ "description": "Success - dim"
734
734
  }
735
735
  },
736
736
  "warning": {
@@ -741,7 +741,7 @@
741
741
  "dark": {
742
742
  "source": "yellow.600"
743
743
  },
744
- "description": "경고"
744
+ "description": "Warning"
745
745
  },
746
746
  "hover": {
747
747
  "light": {
@@ -750,7 +750,7 @@
750
750
  "dark": {
751
751
  "source": "yellow.500"
752
752
  },
753
- "description": "경고 - 호버"
753
+ "description": "Warning - hover"
754
754
  },
755
755
  "pressed": {
756
756
  "light": {
@@ -759,7 +759,7 @@
759
759
  "dark": {
760
760
  "source": "yellow.700"
761
761
  },
762
- "description": "경고 - 프레스"
762
+ "description": "Warning - pressed"
763
763
  },
764
764
  "disabled": {
765
765
  "light": {
@@ -768,7 +768,7 @@
768
768
  "dark": {
769
769
  "source": "yellow.200"
770
770
  },
771
- "description": "경고 - 비활성"
771
+ "description": "Warning - disabled"
772
772
  },
773
773
  "intense": {
774
774
  "light": {
@@ -777,7 +777,7 @@
777
777
  "dark": {
778
778
  "source": "yellow.600"
779
779
  },
780
- "description": "경고 - 강조"
780
+ "description": "Warning - intense"
781
781
  },
782
782
  "dim": {
783
783
  "light": {
@@ -786,7 +786,7 @@
786
786
  "dark": {
787
787
  "source": "yellow.300"
788
788
  },
789
- "description": "경고 - "
789
+ "description": "Warning - dim"
790
790
  }
791
791
  },
792
792
  "danger": {
@@ -797,7 +797,7 @@
797
797
  "dark": {
798
798
  "source": "red.500"
799
799
  },
800
- "description": "위험/오류"
800
+ "description": "Danger"
801
801
  },
802
802
  "hover": {
803
803
  "light": {
@@ -806,7 +806,7 @@
806
806
  "dark": {
807
807
  "source": "red.600"
808
808
  },
809
- "description": "위험/오류 - 호버"
809
+ "description": "Danger - hover"
810
810
  },
811
811
  "pressed": {
812
812
  "light": {
@@ -815,7 +815,7 @@
815
815
  "dark": {
816
816
  "source": "red.400"
817
817
  },
818
- "description": "위험/오류 - 프레스"
818
+ "description": "Danger - pressed"
819
819
  },
820
820
  "disabled": {
821
821
  "light": {
@@ -824,7 +824,7 @@
824
824
  "dark": {
825
825
  "source": "red.200"
826
826
  },
827
- "description": "위험/오류 - 비활성"
827
+ "description": "Danger - disabled"
828
828
  },
829
829
  "intense": {
830
830
  "light": {
@@ -833,7 +833,7 @@
833
833
  "dark": {
834
834
  "source": "red.700"
835
835
  },
836
- "description": "위험/오류 - 강조"
836
+ "description": "Danger - intense"
837
837
  },
838
838
  "dim": {
839
839
  "light": {
@@ -842,7 +842,7 @@
842
842
  "dark": {
843
843
  "source": "red.300"
844
844
  },
845
- "description": "위험/오류 - "
845
+ "description": "Danger - dim"
846
846
  },
847
847
  "focus": {
848
848
  "light": {
@@ -851,7 +851,7 @@
851
851
  "dark": {
852
852
  "source": "red.300"
853
853
  },
854
- "description": "위험/오류 - 포커스"
854
+ "description": "Danger - focus"
855
855
  }
856
856
  },
857
857
  "info": {
@@ -862,7 +862,7 @@
862
862
  "dark": {
863
863
  "source": "blue.500"
864
864
  },
865
- "description": "정보"
865
+ "description": "Info"
866
866
  },
867
867
  "hover": {
868
868
  "light": {
@@ -871,7 +871,7 @@
871
871
  "dark": {
872
872
  "source": "blue.600"
873
873
  },
874
- "description": "정보 - 호버"
874
+ "description": "Info - hover"
875
875
  },
876
876
  "pressed": {
877
877
  "light": {
@@ -880,7 +880,7 @@
880
880
  "dark": {
881
881
  "source": "blue.400"
882
882
  },
883
- "description": "정보 - 프레스"
883
+ "description": "Info - pressed"
884
884
  },
885
885
  "disabled": {
886
886
  "light": {
@@ -889,7 +889,7 @@
889
889
  "dark": {
890
890
  "source": "blue.200"
891
891
  },
892
- "description": "정보 - 비활성"
892
+ "description": "Info - disabled"
893
893
  },
894
894
  "intense": {
895
895
  "light": {
@@ -898,7 +898,7 @@
898
898
  "dark": {
899
899
  "source": "blue.600"
900
900
  },
901
- "description": "정보 - 강조"
901
+ "description": "Info - intense"
902
902
  },
903
903
  "dim": {
904
904
  "light": {
@@ -907,7 +907,7 @@
907
907
  "dark": {
908
908
  "source": "blue.300"
909
909
  },
910
- "description": "정보 - "
910
+ "description": "Info - dim"
911
911
  }
912
912
  }
913
913
  },
@@ -920,7 +920,7 @@
920
920
  "source": "special.black"
921
921
  },
922
922
  "opacity": "overlay.dim",
923
- "description": "모달/시트 배경 딤 처리"
923
+ "description": "Overlay - dim"
924
924
  },
925
925
  "light": {
926
926
  "light": {
@@ -930,7 +930,7 @@
930
930
  "source": "special.black"
931
931
  },
932
932
  "opacity": "overlay.light",
933
- "description": "가벼운 오버레이"
933
+ "description": "Overlay - light"
934
934
  }
935
935
  },
936
936
  "static": {
@@ -941,7 +941,7 @@
941
941
  "dark": {
942
942
  "source": "special.white"
943
943
  },
944
- "description": "모드 불변 화이트"
944
+ "description": "Static white"
945
945
  },
946
946
  "black": {
947
947
  "light": {
@@ -950,7 +950,7 @@
950
950
  "dark": {
951
951
  "source": "special.black"
952
952
  },
953
- "description": "모드 불변 블랙"
953
+ "description": "Static black"
954
954
  }
955
955
  }
956
956
  }