@x-plat/design-system 0.1.5 → 0.2.0

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 (173) hide show
  1. package/dist/{colors-BG91q_uV.d.cts → colors-DmMsWD7G.d.cts} +20 -4
  2. package/dist/{colors-BG91q_uV.d.ts → colors-DmMsWD7G.d.ts} +20 -4
  3. package/dist/components/Accordion/index.cjs +25 -14
  4. package/dist/components/Accordion/index.css +6 -6
  5. package/dist/components/Accordion/index.d.cts +16 -3
  6. package/dist/components/Accordion/index.d.ts +16 -3
  7. package/dist/components/Accordion/index.js +25 -14
  8. package/dist/components/Alert/index.cjs +1 -1
  9. package/dist/components/Alert/index.css +16 -16
  10. package/dist/components/Alert/index.js +1 -1
  11. package/dist/components/Avatar/index.cjs +1 -1
  12. package/dist/components/Avatar/index.css +3 -279
  13. package/dist/components/Avatar/index.d.cts +2 -118
  14. package/dist/components/Avatar/index.d.ts +2 -118
  15. package/dist/components/Avatar/index.js +1 -1
  16. package/dist/components/Badge/index.cjs +3 -2
  17. package/dist/components/Badge/index.css +23 -279
  18. package/dist/components/Badge/index.d.cts +4 -118
  19. package/dist/components/Badge/index.d.ts +4 -118
  20. package/dist/components/Badge/index.js +3 -2
  21. package/dist/components/Breadcrumb/index.cjs +1 -1
  22. package/dist/components/Breadcrumb/index.css +4 -4
  23. package/dist/components/Breadcrumb/index.js +1 -1
  24. package/dist/components/Button/index.cjs +3 -2
  25. package/dist/components/Button/index.css +26 -1214
  26. package/dist/components/Button/index.d.cts +4 -118
  27. package/dist/components/Button/index.d.ts +4 -118
  28. package/dist/components/Button/index.js +3 -2
  29. package/dist/components/Card/index.cjs +1 -1
  30. package/dist/components/Card/index.css +3 -3
  31. package/dist/components/Card/index.js +1 -1
  32. package/dist/components/CardTab/index.cjs +124 -0
  33. package/dist/components/CardTab/index.css +78 -0
  34. package/dist/components/CardTab/index.d.cts +44 -0
  35. package/dist/components/CardTab/index.d.ts +44 -0
  36. package/dist/components/CardTab/index.js +87 -0
  37. package/dist/components/CheckBox/index.cjs +3 -2
  38. package/dist/components/CheckBox/index.css +27 -563
  39. package/dist/components/CheckBox/index.d.cts +5 -119
  40. package/dist/components/CheckBox/index.d.ts +5 -119
  41. package/dist/components/CheckBox/index.js +3 -2
  42. package/dist/components/Chip/index.cjs +3 -2
  43. package/dist/components/Chip/index.css +21 -1209
  44. package/dist/components/Chip/index.d.cts +4 -118
  45. package/dist/components/Chip/index.d.ts +4 -118
  46. package/dist/components/Chip/index.js +3 -2
  47. package/dist/components/DatePicker/index.cjs +5 -3
  48. package/dist/components/DatePicker/index.css +62 -1239
  49. package/dist/components/DatePicker/index.d.cts +3 -235
  50. package/dist/components/DatePicker/index.d.ts +3 -235
  51. package/dist/components/DatePicker/index.js +5 -3
  52. package/dist/components/Divider/index.cjs +1 -1
  53. package/dist/components/Divider/index.css +2 -2
  54. package/dist/components/Divider/index.js +1 -1
  55. package/dist/components/Drawer/index.cjs +1 -1
  56. package/dist/components/Drawer/index.css +5 -5
  57. package/dist/components/Drawer/index.js +1 -1
  58. package/dist/components/Dropdown/index.cjs +1 -1
  59. package/dist/components/Dropdown/index.css +7 -7
  60. package/dist/components/Dropdown/index.js +1 -1
  61. package/dist/components/EmptyState/index.cjs +1 -1
  62. package/dist/components/EmptyState/index.css +3 -3
  63. package/dist/components/EmptyState/index.js +1 -1
  64. package/dist/components/FileUpload/index.cjs +1 -1
  65. package/dist/components/FileUpload/index.css +8 -8
  66. package/dist/components/FileUpload/index.js +1 -1
  67. package/dist/components/HtmlTypeWriter/index.css +1 -1
  68. package/dist/components/ImageSelector/index.css +9 -9
  69. package/dist/components/Input/index.cjs +3 -2
  70. package/dist/components/Input/index.css +21 -10
  71. package/dist/components/Input/index.d.cts +6 -2
  72. package/dist/components/Input/index.d.ts +6 -2
  73. package/dist/components/Input/index.js +3 -2
  74. package/dist/components/Modal/index.cjs +1 -1
  75. package/dist/components/Modal/index.js +1 -1
  76. package/dist/components/Pagination/index.cjs +3 -2
  77. package/dist/components/Pagination/index.css +33 -283
  78. package/dist/components/Pagination/index.d.cts +4 -118
  79. package/dist/components/Pagination/index.d.ts +4 -118
  80. package/dist/components/Pagination/index.js +3 -2
  81. package/dist/components/PopOver/index.cjs +1 -1
  82. package/dist/components/PopOver/index.js +1 -1
  83. package/dist/components/Progress/index.cjs +1 -1
  84. package/dist/components/Progress/index.css +3 -281
  85. package/dist/components/Progress/index.d.cts +2 -118
  86. package/dist/components/Progress/index.d.ts +2 -118
  87. package/dist/components/Progress/index.js +1 -1
  88. package/dist/components/Radio/index.cjs +4 -1
  89. package/dist/components/Radio/index.css +36 -747
  90. package/dist/components/Radio/index.d.cts +6 -119
  91. package/dist/components/Radio/index.d.ts +6 -119
  92. package/dist/components/Radio/index.js +4 -1
  93. package/dist/components/Select/index.cjs +4 -2
  94. package/dist/components/Select/index.css +38 -18
  95. package/dist/components/Select/index.d.cts +3 -0
  96. package/dist/components/Select/index.d.ts +3 -0
  97. package/dist/components/Select/index.js +4 -2
  98. package/dist/components/Skeleton/index.cjs +1 -1
  99. package/dist/components/Skeleton/index.css +1 -1
  100. package/dist/components/Skeleton/index.js +1 -1
  101. package/dist/components/Spinner/index.cjs +1 -1
  102. package/dist/components/Spinner/index.css +2 -280
  103. package/dist/components/Spinner/index.d.cts +2 -118
  104. package/dist/components/Spinner/index.d.ts +2 -118
  105. package/dist/components/Spinner/index.js +1 -1
  106. package/dist/components/Steps/index.cjs +1 -1
  107. package/dist/components/Steps/index.css +14 -846
  108. package/dist/components/Steps/index.d.cts +2 -118
  109. package/dist/components/Steps/index.d.ts +2 -118
  110. package/dist/components/Steps/index.js +1 -1
  111. package/dist/components/Switch/index.cjs +1 -1
  112. package/dist/components/Switch/index.css +9 -745
  113. package/dist/components/Switch/index.d.cts +2 -118
  114. package/dist/components/Switch/index.d.ts +2 -118
  115. package/dist/components/Switch/index.js +1 -1
  116. package/dist/components/Tab/index.cjs +3 -3
  117. package/dist/components/Tab/index.css +20 -9
  118. package/dist/components/Tab/index.d.cts +2 -0
  119. package/dist/components/Tab/index.d.ts +2 -0
  120. package/dist/components/Tab/index.js +3 -3
  121. package/dist/components/Table/index.cjs +1 -1
  122. package/dist/components/Table/index.css +47 -4003
  123. package/dist/components/Table/index.d.cts +2 -118
  124. package/dist/components/Table/index.d.ts +2 -118
  125. package/dist/components/Table/index.js +1 -1
  126. package/dist/components/Tag/index.cjs +3 -2
  127. package/dist/components/Tag/index.css +27 -467
  128. package/dist/components/Tag/index.d.cts +4 -118
  129. package/dist/components/Tag/index.d.ts +4 -118
  130. package/dist/components/Tag/index.js +3 -2
  131. package/dist/components/TextArea/index.cjs +1 -1
  132. package/dist/components/TextArea/index.css +4 -4
  133. package/dist/components/TextArea/index.js +1 -1
  134. package/dist/components/Toast/index.cjs +1 -1
  135. package/dist/components/Toast/index.css +8 -8
  136. package/dist/components/Toast/index.js +1 -1
  137. package/dist/components/Tooltip/index.cjs +1 -1
  138. package/dist/components/Tooltip/index.css +4 -560
  139. package/dist/components/Tooltip/index.d.cts +2 -118
  140. package/dist/components/Tooltip/index.d.ts +2 -118
  141. package/dist/components/Tooltip/index.js +1 -1
  142. package/dist/components/Video/index.cjs +1 -1
  143. package/dist/components/Video/index.css +3 -3
  144. package/dist/components/Video/index.js +1 -1
  145. package/dist/components/index.cjs +441 -347
  146. package/dist/components/index.css +1278 -12638
  147. package/dist/components/index.d.cts +2 -1
  148. package/dist/components/index.d.ts +2 -1
  149. package/dist/components/index.js +439 -346
  150. package/dist/index.cjs +466 -371
  151. package/dist/index.css +1281 -12641
  152. package/dist/index.d.cts +2 -1
  153. package/dist/index.d.ts +2 -1
  154. package/dist/index.js +466 -370
  155. package/dist/layout/Grid/FullGrid/index.cjs +1 -1
  156. package/dist/layout/Grid/FullGrid/index.js +1 -1
  157. package/dist/layout/Grid/FullScreen/index.cjs +1 -1
  158. package/dist/layout/Grid/FullScreen/index.js +1 -1
  159. package/dist/layout/Grid/Item/index.cjs +1 -1
  160. package/dist/layout/Grid/Item/index.js +1 -1
  161. package/dist/layout/Grid/index.cjs +1 -1
  162. package/dist/layout/Grid/index.js +1 -1
  163. package/dist/layout/Header/index.css +2 -2
  164. package/dist/layout/Layout/index.css +1 -1
  165. package/dist/layout/SideBar/index.cjs +1 -1
  166. package/dist/layout/SideBar/index.js +1 -1
  167. package/dist/layout/index.cjs +1 -1
  168. package/dist/layout/index.css +3 -3
  169. package/dist/layout/index.js +1 -1
  170. package/dist/tokens/index.d.cts +1 -1
  171. package/dist/tokens/index.d.ts +1 -1
  172. package/package.json +12 -12
  173. package/README.md +0 -123
@@ -24,7 +24,7 @@ __export(FullGrid_exports, {
24
24
  });
25
25
  module.exports = __toCommonJS(FullGrid_exports);
26
26
 
27
- // node_modules/clsx/dist/clsx.mjs
27
+ // ../../node_modules/clsx/dist/clsx.mjs
28
28
  function r(e) {
29
29
  var t, f, n = "";
30
30
  if ("string" == typeof e || "number" == typeof e) n += e;
@@ -1,4 +1,4 @@
1
- // node_modules/clsx/dist/clsx.mjs
1
+ // ../../node_modules/clsx/dist/clsx.mjs
2
2
  function r(e) {
3
3
  var t, f, n = "";
4
4
  if ("string" == typeof e || "number" == typeof e) n += e;
@@ -24,7 +24,7 @@ __export(FullScreen_exports, {
24
24
  });
25
25
  module.exports = __toCommonJS(FullScreen_exports);
26
26
 
27
- // node_modules/clsx/dist/clsx.mjs
27
+ // ../../node_modules/clsx/dist/clsx.mjs
28
28
  function r(e) {
29
29
  var t, f, n = "";
30
30
  if ("string" == typeof e || "number" == typeof e) n += e;
@@ -1,4 +1,4 @@
1
- // node_modules/clsx/dist/clsx.mjs
1
+ // ../../node_modules/clsx/dist/clsx.mjs
2
2
  function r(e) {
3
3
  var t, f, n = "";
4
4
  if ("string" == typeof e || "number" == typeof e) n += e;
@@ -27,7 +27,7 @@ module.exports = __toCommonJS(Item_exports);
27
27
  // src/tokens/breakpoints.ts
28
28
  var BREAKPOINT_KEYS_ORDERED = ["laptop", "tablet", "mobile"];
29
29
 
30
- // node_modules/clsx/dist/clsx.mjs
30
+ // ../../node_modules/clsx/dist/clsx.mjs
31
31
  function r(e) {
32
32
  var t, f, n = "";
33
33
  if ("string" == typeof e || "number" == typeof e) n += e;
@@ -1,7 +1,7 @@
1
1
  // src/tokens/breakpoints.ts
2
2
  var BREAKPOINT_KEYS_ORDERED = ["laptop", "tablet", "mobile"];
3
3
 
4
- // node_modules/clsx/dist/clsx.mjs
4
+ // ../../node_modules/clsx/dist/clsx.mjs
5
5
  function r(e) {
6
6
  var t, f, n = "";
7
7
  if ("string" == typeof e || "number" == typeof e) n += e;
@@ -27,7 +27,7 @@ __export(Grid_exports, {
27
27
  });
28
28
  module.exports = __toCommonJS(Grid_exports);
29
29
 
30
- // node_modules/clsx/dist/clsx.mjs
30
+ // ../../node_modules/clsx/dist/clsx.mjs
31
31
  function r(e) {
32
32
  var t, f, n = "";
33
33
  if ("string" == typeof e || "number" == typeof e) n += e;
@@ -1,4 +1,4 @@
1
- // node_modules/clsx/dist/clsx.mjs
1
+ // ../../node_modules/clsx/dist/clsx.mjs
2
2
  function r(e) {
3
3
  var t, f, n = "";
4
4
  if ("string" == typeof e || "number" == typeof e) n += e;
@@ -4,8 +4,8 @@
4
4
  align-items: center;
5
5
  justify-content: space-between;
6
6
  padding: 16px;
7
- border-bottom: 1px solid #E5E5E5;
8
- background-color: #FFFFFF;
7
+ border-bottom: 1px solid var(--xplat-neutral-200);
8
+ background-color: var(--xplat-white);
9
9
  width: 100%;
10
10
  box-sizing: border-box;
11
11
  }
@@ -3,7 +3,7 @@
3
3
  width: 100vw;
4
4
  height: 100vh;
5
5
  overflow: hidden;
6
- background-color: #FAFAFA;
6
+ background-color: var(--xplat-neutral-50);
7
7
  }
8
8
  .lib-xplat-layout > .lib-xplat-layout-content-wrapper {
9
9
  display: flex;
@@ -39,7 +39,7 @@ module.exports = __toCommonJS(SideBar_exports);
39
39
  // src/layout/SideBar/SideBar.tsx
40
40
  var import_react2 = __toESM(require("react"), 1);
41
41
 
42
- // node_modules/clsx/dist/clsx.mjs
42
+ // ../../node_modules/clsx/dist/clsx.mjs
43
43
  function r(e) {
44
44
  var t, f, n = "";
45
45
  if ("string" == typeof e || "number" == typeof e) n += e;
@@ -1,7 +1,7 @@
1
1
  // src/layout/SideBar/SideBar.tsx
2
2
  import React2 from "react";
3
3
 
4
- // node_modules/clsx/dist/clsx.mjs
4
+ // ../../node_modules/clsx/dist/clsx.mjs
5
5
  function r(e) {
6
6
  var t, f, n = "";
7
7
  if ("string" == typeof e || "number" == typeof e) n += e;
@@ -42,7 +42,7 @@ __export(layout_exports, {
42
42
  });
43
43
  module.exports = __toCommonJS(layout_exports);
44
44
 
45
- // node_modules/clsx/dist/clsx.mjs
45
+ // ../../node_modules/clsx/dist/clsx.mjs
46
46
  function r(e) {
47
47
  var t, f, n = "";
48
48
  if ("string" == typeof e || "number" == typeof e) n += e;
@@ -70,8 +70,8 @@
70
70
  align-items: center;
71
71
  justify-content: space-between;
72
72
  padding: 16px;
73
- border-bottom: 1px solid #E5E5E5;
74
- background-color: #FFFFFF;
73
+ border-bottom: 1px solid var(--xplat-neutral-200);
74
+ background-color: var(--xplat-white);
75
75
  width: 100%;
76
76
  box-sizing: border-box;
77
77
  }
@@ -81,7 +81,7 @@
81
81
  width: 100vw;
82
82
  height: 100vh;
83
83
  overflow: hidden;
84
- background-color: #FAFAFA;
84
+ background-color: var(--xplat-neutral-50);
85
85
  }
86
86
  .lib-xplat-layout > .lib-xplat-layout-content-wrapper {
87
87
  display: flex;
@@ -1,4 +1,4 @@
1
- // node_modules/clsx/dist/clsx.mjs
1
+ // ../../node_modules/clsx/dist/clsx.mjs
2
2
  function r(e) {
3
3
  var t, f, n = "";
4
4
  if ("string" == typeof e || "number" == typeof e) n += e;
@@ -1,5 +1,5 @@
1
1
  export { B as BREAKPOINT_KEYS_ORDERED, a as BreakpointKey, b as GridColumnConfig, G as GridSpanFor, c as breakpoints, g as gridColumns } from '../breakpoints-DsXkJgdl.cjs';
2
- export { b as ColorDepth, a as ColorName, C as ColorNamespace, d as ColorProps, c as colors } from '../colors-BG91q_uV.cjs';
2
+ export { d as ColorDepth, b as ColorName, a as ColorNamespace, e as ColorProps, C as CustomColors, c as colors } from '../colors-DmMsWD7G.cjs';
3
3
  import React from 'react';
4
4
 
5
5
  declare const CopyIcon: React.FC;
@@ -1,5 +1,5 @@
1
1
  export { B as BREAKPOINT_KEYS_ORDERED, a as BreakpointKey, b as GridColumnConfig, G as GridSpanFor, c as breakpoints, g as gridColumns } from '../breakpoints-DsXkJgdl.js';
2
- export { b as ColorDepth, a as ColorName, C as ColorNamespace, d as ColorProps, c as colors } from '../colors-BG91q_uV.js';
2
+ export { d as ColorDepth, b as ColorName, a as ColorNamespace, e as ColorProps, C as CustomColors, c as colors } from '../colors-DmMsWD7G.js';
3
3
  import React from 'react';
4
4
 
5
5
  declare const CopyIcon: React.FC;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@x-plat/design-system",
3
- "version": "0.1.5",
4
- "description": "XPLAT UI Design System package",
3
+ "version": "0.2.0",
4
+ "description": "XPLAT UI Design System",
5
5
  "author": "XPLAT WOONG",
6
6
  "main": "dist/index.cjs",
7
7
  "type": "module",
@@ -49,9 +49,8 @@
49
49
  "dist"
50
50
  ],
51
51
  "scripts": {
52
- "generate-theme": "tsx generate_theme.ts",
53
52
  "generate-grid": "tsx generate_grid.ts",
54
- "build": "npm run clean && npm run generate-theme && npm run generate-grid && tsc --noEmit && NODE_OPTIONS='--max-old-space-size=8192' tsup",
53
+ "build": "npm run clean && npm run generate-grid && tsc --noEmit && NODE_OPTIONS='--max-old-space-size=8192' tsup",
55
54
  "dev": "tsup --watch",
56
55
  "clean": "rm -rf dist",
57
56
  "lint": "eslint src",
@@ -61,6 +60,15 @@
61
60
  "react": ">=18",
62
61
  "react-dom": ">=18"
63
62
  },
63
+ "dependencies": {
64
+ "@x-plat/tokens-default": "*",
65
+ "chart.js": "^4.5.1",
66
+ "chartjs-plugin-datalabels": "^2.2.0",
67
+ "framer-motion": "^12.23.19",
68
+ "react-chartjs-2": "^5.3.1",
69
+ "react-datepicker": "^9.1.0",
70
+ "swiper": "^12.0.2"
71
+ },
64
72
  "devDependencies": {
65
73
  "@eslint/js": "^9.15.0",
66
74
  "@types/node": "^24.10.1",
@@ -79,13 +87,5 @@
79
87
  "tsx": "^4.21.0",
80
88
  "typescript": "^5.9.2",
81
89
  "typescript-eslint": "^8.15.0"
82
- },
83
- "dependencies": {
84
- "chart.js": "^4.5.1",
85
- "chartjs-plugin-datalabels": "^2.2.0",
86
- "framer-motion": "^12.23.19",
87
- "react-chartjs-2": "^5.3.1",
88
- "react-datepicker": "^9.1.0",
89
- "swiper": "^12.0.2"
90
90
  }
91
91
  }
package/README.md DELETED
@@ -1,123 +0,0 @@
1
- # @x-plat/design-system
2
-
3
- XPLAT UI 디자인 시스템. React 컴포넌트, 레이아웃, 토큰(색상·브레이크포인트)을 제공합니다.
4
-
5
- ---
6
-
7
- ## 요구 사항
8
-
9
- | 항목 | 버전 |
10
- |------|------|
11
- | Node.js | 18+ |
12
- | React | 18+ |
13
-
14
- ---
15
-
16
- ## 설치
17
-
18
- ```bash
19
- yarn add @x-plat/design-system
20
- ```
21
-
22
- 또는
23
-
24
- ```bash
25
- npm install @x-plat/design-system
26
- ```
27
-
28
- ---
29
-
30
- ## 사용법
31
-
32
- ### 1. 스타일 로드 (필수)
33
-
34
- 앱 진입점에서 한 번만 불러옵니다. **반드시 `style.css` 경로를 사용하세요.** (`index.css`는 패키지에서 export되지 않습니다.)
35
-
36
- ```tsx
37
- import "@x-plat/design-system/style.css";
38
- ```
39
-
40
- ### 2. Import 방식 요약
41
-
42
- | 방식 | 예시 |
43
- |------|------|
44
- | **루트 barrel** | `import { Button, colors } from "@x-plat/design-system"` |
45
- | **서브패스 barrel** | `import { Button } from "@x-plat/design-system/components"` |
46
- | **Deep import** | `import Button from "@x-plat/design-system/components/Button"` |
47
-
48
- ### 3. 루트 barrel
49
-
50
- ```tsx
51
- import { Button, Layout, FullGrid, GridItem, colors } from "@x-plat/design-system";
52
- ```
53
-
54
- ### 4. 서브패스 barrel
55
-
56
- ```tsx
57
- import { Button, Chip } from "@x-plat/design-system/components";
58
- import { Layout, Grid, Header, SideBar } from "@x-plat/design-system/layout";
59
- import { colors, breakpoints } from "@x-plat/design-system";
60
- ```
61
-
62
- ### 5. Deep import
63
-
64
- ```tsx
65
- import Button from "@x-plat/design-system/components/Button";
66
- import Layout from "@x-plat/design-system/layout/Layout";
67
- import FullGrid from "@x-plat/design-system/layout/Grid/FullGrid";
68
- import GridItem from "@x-plat/design-system/layout/Grid/Item";
69
- ```
70
-
71
- ---
72
-
73
- ## 개발
74
-
75
- ### 스크립트
76
-
77
- | 명령어 | 설명 |
78
- |--------|------|
79
- | `npm run build` | 테마·그리드 생성 후 빌드 |
80
- | `npm run generate-theme` | `tokens/colors.ts` → `styles/colors.scss` |
81
- | `npm run generate-grid` | `tokens/breakpoints.ts` → `styles/_screen-generated.scss` |
82
- | `npm run dev` | tsup watch |
83
- | `npm run clean` | `dist` 삭제 |
84
- | `npm run lint` | ESLint (import 순서 등) |
85
- | `npm run lint:fix` | import 순서 자동 수정 |
86
-
87
- ### 코드 생성 흐름
88
-
89
- - **색상**: `src/tokens/colors.ts` 수정 → `npm run generate-theme` → `src/styles/colors.scss` 갱신
90
- - **브레이크포인트/그리드**: `src/tokens/breakpoints.ts` 수정 → `npm run generate-grid` → `src/styles/_screen-generated.scss` 갱신
91
-
92
- ---
93
-
94
- ## 프로젝트 구조
95
-
96
- ```
97
- src/
98
- ├── index.ts
99
- ├── components/ # Button, Card, Chart, CheckBox, Chip, DatePicker, Input, Modal, Radio, Switch, Tab, Table, TextArea, Tooltip, Swiper, ...
100
- ├── layout/ # Layout, Header, SideBar, Grid(FullGrid, FullScreen, GapGrid, Item)
101
- ├── tokens/ # colors, breakpoints, interface, hooks, svg
102
- ├── styles/ # colors.scss, screen.scss, utils, _screen-generated.scss
103
- └── util/
104
- ```
105
-
106
- ---
107
-
108
- ## 세부 문서
109
-
110
- | 경로 | 내용 |
111
- |------|------|
112
- | [src/components/README.md](src/components/README.md) | 컴포넌트 목록, import |
113
- | [src/layout/README.md](src/layout/README.md) | 레이아웃 |
114
- | [src/layout/Grid/README.md](src/layout/Grid/README.md) | Grid, 브레이크포인트 |
115
- | [src/tokens/README.md](src/tokens/README.md) | 토큰(colors, breakpoints) |
116
- | [src/tokens/interface/README.md](src/tokens/interface/README.md) | 타입 정의 |
117
- | [src/styles/README.md](src/styles/README.md) | 글로벌 SCSS |
118
-
119
- ---
120
-
121
- ## 라이선스
122
-
123
- Private. XPLAT WOONG.