@plaidlabs/ui 0.1.1 → 0.1.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.
@@ -4,104 +4,106 @@
4
4
  * 이 파일은 tokens.json에서 자동 생성됩니다.
5
5
  * 수동으로 수정하지 마세요.
6
6
  */
7
- export declare const black = "#000000";
8
- export declare const white = "#ffffff";
9
- export declare const gray_50 = "#f7f7fa";
10
- export declare const gray_100 = "#f1f2f6";
11
- export declare const gray_200 = "#dee0e7";
12
- export declare const gray_300 = "#c5c7d2";
13
- export declare const gray_400 = "#989aa4";
14
- export declare const gray_500 = "#6e7078";
15
- export declare const gray_600 = "#53545c";
16
- export declare const gray_700 = "#3e3f46";
17
- export declare const gray_800 = "#2f2f36";
18
- export declare const gray_900 = "#1e1f22";
19
- export declare const blue_1000 = "#0c5dde";
20
- export declare const blue_dark = "#003993";
21
- export declare const blue_gradient = "linear-gradient(25deg, #558ee8 0%, #9bbdf1 31.73%, #ccddf8 59.81%, #f3f7fd 100%)";
22
- export declare const blue_50 = "#f3f7fd";
23
- export declare const blue_100 = "#e7effc";
24
- export declare const blue_200 = "#cedff8";
25
- export declare const blue_300 = "#b6cef5";
26
- export declare const blue_400 = "#9ebef2";
27
- export declare const blue_500 = "#85aeef";
28
- export declare const blue_600 = "#6d9eeb";
29
- export declare const blue_700 = "#558ee8";
30
- export declare const blue_800 = "#3d7de5";
31
- export declare const blue_900 = "#246de1";
32
- export declare const blue_t_50 = "#0c5dde0d";
33
- export declare const blue_t_100 = "#0c5dde1a";
34
- export declare const blue_t_200 = "#0c5dde33";
35
- export declare const blue_t_300 = "#0c5dde4d";
36
- export declare const blue_t_400 = "#0c5dde66";
37
- export declare const blue_t_500 = "#0c5dde80";
38
- export declare const blue_t_600 = "#0c5dde99";
39
- export declare const blue_t_700 = "#0c5ddeb3";
40
- export declare const blue_t_800 = "#0c5ddecc";
41
- export declare const blue_t_900 = "#0c5ddee6";
42
- export declare const yellow_1000 = "#f6bd00";
43
- export declare const yellow_dark = "#c89302";
44
- export declare const yellow_100 = "#fef8e5";
45
- export declare const yellow_50 = "#fffcf2";
46
- export declare const yellow_200 = "#fdf2cc";
47
- export declare const yellow_300 = "#fcebb2";
48
- export declare const yellow_400 = "#fbe599";
49
- export declare const yellow_500 = "#fbde80";
50
- export declare const yellow_600 = "#fad766";
51
- export declare const yellow_700 = "#f8ca33";
52
- export declare const yellow_800 = "#f8ca33";
53
- export declare const yellow_900 = "#f7c41a";
54
- export declare const yellow_t_50 = "#f6bd000d";
55
- export declare const yellow_t_100 = "#f6bd001a";
56
- export declare const yellow_t_200 = "#f6bd0033";
57
- export declare const yellow_t_300 = "#f6bd004d";
58
- export declare const yellow_t_400 = "#f6bd0066";
59
- export declare const yellow_t_500 = "#f6bd0080";
60
- export declare const yellow_t_600 = "#f6bd0099";
61
- export declare const yellow_t_700 = "#f6bd00b3";
62
- export declare const yellow_t_800 = "#f6bd00cc";
63
- export declare const yellow_t_900 = "#f6bd00e6";
64
- export declare const green_1000 = "#00903d";
65
- export declare const green_dark = "#005e28";
66
- export declare const green_50 = "#f2f9f5";
67
- export declare const green_100 = "#e5f4ec";
68
- export declare const green_200 = "#cce9d8";
69
- export declare const green_300 = "#b2dec5";
70
- export declare const green_400 = "#99d3b1";
71
- export declare const green_500 = "#80c79e";
72
- export declare const green_600 = "#66bc8b";
73
- export declare const green_700 = "#4db177";
74
- export declare const green_800 = "#33a664";
75
- export declare const green_900 = "#1a9b50";
76
- export declare const green_t_50 = "#00903d0d";
77
- export declare const green_t_100 = "#00903d1a";
78
- export declare const green_t_200 = "#00903d33";
79
- export declare const green_t_300 = "#00903d4d";
80
- export declare const green_t_400 = "#00903d66";
81
- export declare const green_t_500 = "#00903d80";
82
- export declare const green_t_600 = "#00903d99";
83
- export declare const green_t_700 = "#00903db3";
84
- export declare const green_t_800 = "#00903dcc";
85
- export declare const green_t_900 = "#00903de6";
86
- export declare const red_1000 = "#d21b1b";
87
- export declare const red_dark = "#861212";
88
- export declare const red_50 = "#fdf4f4";
89
- export declare const red_100 = "#fae8e8";
90
- export declare const red_200 = "#f6d1d1";
91
- export declare const red_300 = "#f1bbbb";
92
- export declare const red_400 = "#eda4a4";
93
- export declare const red_500 = "#e98d8d";
94
- export declare const red_600 = "#e47676";
95
- export declare const red_700 = "#e05f5f";
96
- export declare const red_800 = "#db4949";
97
- export declare const red_900 = "#d73232";
98
- export declare const red_t_50 = "#d21b1b0d";
99
- export declare const red_t_100 = "#d21b1b1a";
100
- export declare const red_t_200 = "#d21b1b33";
101
- export declare const red_t_300 = "#d21b1b4d";
102
- export declare const red_t_400 = "#d21b1b66";
103
- export declare const red_t_500 = "#d21b1b80";
104
- export declare const red_t_600 = "#d21b1b99";
105
- export declare const red_t_700 = "#d21b1bb3";
106
- export declare const red_t_800 = "#d21b1bcc";
107
- export declare const red_t_900 = "#d21b1be6";
7
+ export declare const colors: {
8
+ black: string;
9
+ white: string;
10
+ gray_50: string;
11
+ gray_100: string;
12
+ gray_200: string;
13
+ gray_300: string;
14
+ gray_400: string;
15
+ gray_500: string;
16
+ gray_600: string;
17
+ gray_700: string;
18
+ gray_800: string;
19
+ gray_900: string;
20
+ blue_1000: string;
21
+ blue_dark: string;
22
+ blue_gradient: string;
23
+ blue_50: string;
24
+ blue_100: string;
25
+ blue_200: string;
26
+ blue_300: string;
27
+ blue_400: string;
28
+ blue_500: string;
29
+ blue_600: string;
30
+ blue_700: string;
31
+ blue_800: string;
32
+ blue_900: string;
33
+ blue_t_50: string;
34
+ blue_t_100: string;
35
+ blue_t_200: string;
36
+ blue_t_300: string;
37
+ blue_t_400: string;
38
+ blue_t_500: string;
39
+ blue_t_600: string;
40
+ blue_t_700: string;
41
+ blue_t_800: string;
42
+ blue_t_900: string;
43
+ yellow_1000: string;
44
+ yellow_dark: string;
45
+ yellow_100: string;
46
+ yellow_50: string;
47
+ yellow_200: string;
48
+ yellow_300: string;
49
+ yellow_400: string;
50
+ yellow_500: string;
51
+ yellow_600: string;
52
+ yellow_700: string;
53
+ yellow_800: string;
54
+ yellow_900: string;
55
+ yellow_t_50: string;
56
+ yellow_t_100: string;
57
+ yellow_t_200: string;
58
+ yellow_t_300: string;
59
+ yellow_t_400: string;
60
+ yellow_t_500: string;
61
+ yellow_t_600: string;
62
+ yellow_t_700: string;
63
+ yellow_t_800: string;
64
+ yellow_t_900: string;
65
+ green_1000: string;
66
+ green_dark: string;
67
+ green_50: string;
68
+ green_100: string;
69
+ green_200: string;
70
+ green_300: string;
71
+ green_400: string;
72
+ green_500: string;
73
+ green_600: string;
74
+ green_700: string;
75
+ green_800: string;
76
+ green_900: string;
77
+ green_t_50: string;
78
+ green_t_100: string;
79
+ green_t_200: string;
80
+ green_t_300: string;
81
+ green_t_400: string;
82
+ green_t_500: string;
83
+ green_t_600: string;
84
+ green_t_700: string;
85
+ green_t_800: string;
86
+ green_t_900: string;
87
+ red_1000: string;
88
+ red_dark: string;
89
+ red_50: string;
90
+ red_100: string;
91
+ red_200: string;
92
+ red_300: string;
93
+ red_400: string;
94
+ red_500: string;
95
+ red_600: string;
96
+ red_700: string;
97
+ red_800: string;
98
+ red_900: string;
99
+ red_t_50: string;
100
+ red_t_100: string;
101
+ red_t_200: string;
102
+ red_t_300: string;
103
+ red_t_400: string;
104
+ red_t_500: string;
105
+ red_t_600: string;
106
+ red_t_700: string;
107
+ red_t_800: string;
108
+ red_t_900: string;
109
+ };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plaidlabs/ui",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "private": false,
5
5
  "license": "MIT",
6
6
  "type": "module",