@deepnoid/ui 0.1.212 → 0.1.214
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/.turbo/turbo-build.log +232 -232
- package/README.md +99 -9
- package/dist/{chunk-O7WU5EXD.mjs → chunk-3264O6JH.mjs} +2 -2
- package/dist/{chunk-CK24WXGB.mjs → chunk-37QJ33U2.mjs} +5 -5
- package/dist/{chunk-VLKV37OZ.mjs → chunk-5U2LLMGN.mjs} +6 -6
- package/dist/{chunk-RQUD4MZO.mjs → chunk-AXWICOKO.mjs} +1 -1
- package/dist/{chunk-X2PWUNRX.mjs → chunk-BS2SDEG2.mjs} +5 -5
- package/dist/{chunk-LYJFK5OA.mjs → chunk-CITFY2LG.mjs} +4 -4
- package/dist/{chunk-VUQETREE.mjs → chunk-DWGS3KXX.mjs} +4 -4
- package/dist/{chunk-5N63KKLV.mjs → chunk-HIAN3OBR.mjs} +3 -3
- package/dist/{chunk-BK6DOY4X.mjs → chunk-HQCRZAZ7.mjs} +4 -4
- package/dist/{chunk-BC2NAXUH.mjs → chunk-HZ7LMGRS.mjs} +4 -4
- package/dist/{chunk-AVFQY5QP.mjs → chunk-JYW3GEH6.mjs} +21 -5
- package/dist/{chunk-C3XY6N6I.mjs → chunk-OTIDMEP3.mjs} +9 -9
- package/dist/{chunk-7VR2457B.mjs → chunk-PP76VNOE.mjs} +4 -4
- package/dist/{chunk-T7EN4EC3.mjs → chunk-Q6WHL6BQ.mjs} +5 -5
- package/dist/{chunk-54OYH6WC.mjs → chunk-QAXRJ3EH.mjs} +1 -1
- package/dist/{chunk-FZYZSMSS.mjs → chunk-QEGCZ3CT.mjs} +1 -1
- package/dist/{chunk-2PSFAF4D.mjs → chunk-SOY4EHD7.mjs} +4 -4
- package/dist/{chunk-ZDEKC4W6.mjs → chunk-TP2EMUPN.mjs} +1 -1
- package/dist/{chunk-LJYSV7DZ.mjs → chunk-TXN7UGNI.mjs} +4 -4
- package/dist/{chunk-WFJSBGK3.mjs → chunk-UUHAKMGJ.mjs} +6 -6
- package/dist/{chunk-5J2ODTGJ.mjs → chunk-XZBRS2XZ.mjs} +4 -4
- package/dist/components/accordion/accordion.mjs +2 -2
- package/dist/components/accordion/accordionItem.mjs +2 -2
- package/dist/components/accordion/index.mjs +3 -3
- package/dist/components/avatar/avatar.js +21 -5
- package/dist/components/avatar/avatar.mjs +2 -2
- package/dist/components/avatar/index.js +21 -5
- package/dist/components/avatar/index.mjs +2 -2
- package/dist/components/backdrop/backdrop.mjs +2 -2
- package/dist/components/backdrop/index.mjs +2 -2
- package/dist/components/breadcrumb/breadcrumb.js +21 -5
- package/dist/components/breadcrumb/breadcrumb.mjs +7 -7
- package/dist/components/breadcrumb/index.js +21 -5
- package/dist/components/breadcrumb/index.mjs +7 -7
- package/dist/components/button/button.js +21 -5
- package/dist/components/button/button.mjs +4 -4
- package/dist/components/button/icon-button.js +21 -5
- package/dist/components/button/icon-button.mjs +4 -4
- package/dist/components/button/index.js +21 -5
- package/dist/components/button/index.mjs +6 -6
- package/dist/components/button/text-button.mjs +2 -2
- package/dist/components/charts/areaChart.mjs +2 -2
- package/dist/components/charts/barChart.mjs +2 -2
- package/dist/components/charts/circularProgress.mjs +2 -2
- package/dist/components/charts/index.mjs +8 -8
- package/dist/components/charts/radarChart.mjs +2 -2
- package/dist/components/charts/simpleBarChart.mjs +2 -2
- package/dist/components/checkbox/checkbox.mjs +2 -2
- package/dist/components/checkbox/index.mjs +2 -2
- package/dist/components/chip/chip.js +21 -5
- package/dist/components/chip/chip.mjs +4 -4
- package/dist/components/chip/index.js +21 -5
- package/dist/components/chip/index.mjs +4 -4
- package/dist/components/drawer/drawer.mjs +2 -2
- package/dist/components/drawer/index.mjs +2 -2
- package/dist/components/fileUpload/fileUpload.js +21 -5
- package/dist/components/fileUpload/fileUpload.mjs +9 -9
- package/dist/components/fileUpload/index.js +21 -5
- package/dist/components/fileUpload/index.mjs +9 -9
- package/dist/components/icon/Icon.d.mts +4 -0
- package/dist/components/icon/Icon.d.ts +4 -0
- package/dist/components/icon/Icon.js +21 -5
- package/dist/components/icon/Icon.mjs +2 -2
- package/dist/components/icon/index.js +21 -5
- package/dist/components/icon/index.mjs +2 -2
- package/dist/components/icon/template.d.mts +1 -0
- package/dist/components/icon/template.d.ts +1 -0
- package/dist/components/icon/template.js +21 -5
- package/dist/components/icon/template.mjs +1 -1
- package/dist/components/input/index.js +21 -5
- package/dist/components/input/index.mjs +4 -4
- package/dist/components/input/input.js +21 -5
- package/dist/components/input/input.mjs +4 -4
- package/dist/components/list/index.js +21 -5
- package/dist/components/list/index.mjs +6 -6
- package/dist/components/list/list.mjs +2 -2
- package/dist/components/list/listItem.js +21 -5
- package/dist/components/list/listItem.mjs +5 -5
- package/dist/components/modal/index.js +21 -5
- package/dist/components/modal/index.mjs +8 -8
- package/dist/components/modal/modal.js +21 -5
- package/dist/components/modal/modal.mjs +8 -8
- package/dist/components/pagination/index.js +21 -5
- package/dist/components/pagination/index.mjs +5 -5
- package/dist/components/pagination/pagination.js +21 -5
- package/dist/components/pagination/pagination.mjs +5 -5
- package/dist/components/picker/datePicker.js +21 -5
- package/dist/components/picker/datePicker.mjs +9 -9
- package/dist/components/picker/day.mjs +2 -2
- package/dist/components/picker/index.js +21 -5
- package/dist/components/picker/index.mjs +11 -11
- package/dist/components/picker/timePicker/Panel.mjs +7 -7
- package/dist/components/picker/timePicker/index.js +21 -5
- package/dist/components/picker/timePicker/index.mjs +9 -9
- package/dist/components/progress/index.mjs +2 -2
- package/dist/components/progress/progress.mjs +2 -2
- package/dist/components/radio/index.mjs +2 -2
- package/dist/components/radio/radio.mjs +2 -2
- package/dist/components/select/index.js +21 -5
- package/dist/components/select/index.mjs +7 -7
- package/dist/components/select/select.js +21 -5
- package/dist/components/select/select.mjs +7 -7
- package/dist/components/starRating/index.js +21 -5
- package/dist/components/starRating/index.mjs +4 -4
- package/dist/components/starRating/starRating.js +21 -5
- package/dist/components/starRating/starRating.mjs +4 -4
- package/dist/components/table/definition-table.mjs +2 -2
- package/dist/components/table/index.js +21 -5
- package/dist/components/table/index.mjs +8 -8
- package/dist/components/table/table-body.js +21 -5
- package/dist/components/table/table-body.mjs +7 -7
- package/dist/components/table/table-head.js +21 -5
- package/dist/components/table/table-head.mjs +7 -7
- package/dist/components/table/table.js +21 -5
- package/dist/components/table/table.mjs +7 -7
- package/dist/components/tabs/index.mjs +2 -2
- package/dist/components/tabs/tabs.mjs +2 -2
- package/dist/components/timePicker/calendar.js +21 -5
- package/dist/components/timePicker/calendar.mjs +5 -5
- package/dist/components/toast/index.js +21 -5
- package/dist/components/toast/index.mjs +5 -5
- package/dist/components/toast/toast.js +21 -5
- package/dist/components/toast/toast.mjs +4 -4
- package/dist/components/toast/use-toast.js +21 -5
- package/dist/components/toast/use-toast.mjs +5 -5
- package/dist/components/tooltip/index.mjs +2 -2
- package/dist/components/tooltip/tooltip.mjs +2 -2
- package/dist/components/tree/index.js +21 -5
- package/dist/components/tree/index.mjs +4 -4
- package/dist/components/tree/tree.js +21 -5
- package/dist/components/tree/tree.mjs +4 -4
- package/dist/index.js +21 -5
- package/dist/index.mjs +68 -68
- package/package.json +1 -1
- package/dist/{chunk-NTNF5T5I.mjs → chunk-3CDZAW24.mjs} +3 -3
- package/dist/{chunk-U7SYKG2C.mjs → chunk-45NUW43V.mjs} +3 -3
- package/dist/{chunk-H6ZQDMYU.mjs → chunk-AFNMMCHX.mjs} +3 -3
- package/dist/{chunk-NGRGAY42.mjs → chunk-BFFFDEPN.mjs} +3 -3
- package/dist/{chunk-NDNIAALB.mjs → chunk-DI6UNIDA.mjs} +3 -3
- package/dist/{chunk-BH3I4LIZ.mjs → chunk-DS5CGU2X.mjs} +3 -3
- package/dist/{chunk-DW3BX4M2.mjs → chunk-EJZB335B.mjs} +3 -3
- package/dist/{chunk-3DCUMRYP.mjs → chunk-GZCS62ZQ.mjs} +3 -3
- package/dist/{chunk-4X35QQTI.mjs → chunk-IH3BJRTV.mjs} +3 -3
- package/dist/{chunk-WA7CSZQ3.mjs → chunk-IYCV2EGX.mjs} +3 -3
- package/dist/{chunk-LH6Z7SDZ.mjs → chunk-JRHIGGG7.mjs} +3 -3
- package/dist/{chunk-XZYQFBCT.mjs → chunk-LZ3KI3FZ.mjs} +3 -3
- package/dist/{chunk-U52FBRJ3.mjs → chunk-PDFTWZD4.mjs} +3 -3
- package/dist/{chunk-JGG3ZUNG.mjs → chunk-PMFS3EBL.mjs} +3 -3
- package/dist/{chunk-ZFC5O2V3.mjs → chunk-QYJSOH4Z.mjs} +3 -3
- package/dist/{chunk-5KC3IFNR.mjs → chunk-TBERIJPX.mjs} +3 -3
- package/dist/{chunk-6WD32ERF.mjs → chunk-VB56ZYN4.mjs} +3 -3
- package/dist/{chunk-ACZ3DQVT.mjs → chunk-ZIH433FF.mjs} +3 -3
package/README.md
CHANGED
|
@@ -1,23 +1,113 @@
|
|
|
1
|
-
# @deepnoid
|
|
1
|
+
# @deepnoid-ui
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
`@deepnoid-ui`는 본부 내 프로젝트에서 공통으로 사용하는 **TailwindCSS 기반 UI 컴포넌트 라이브러리**입니다.
|
|
4
|
+
|
|
5
|
+
모노레포 구조로 구성되어 있으며, **Storybook**을 통해 컴포넌트 문서화 및 테스트를 수행합니다.
|
|
6
|
+
|
|
7
|
+
- Storybook 앱 위치: [`./apps/docs`](../../apps/docs)
|
|
8
|
+
|
|
9
|
+
## 📦 Monorepo 구성
|
|
10
|
+
|
|
11
|
+
이 모노레포에는 다음 패키지들이 포함되어 있습니다.
|
|
12
|
+
|
|
13
|
+
- [`./packages/eslint-config`](../../packages/eslint-config)
|
|
14
|
+
공통 ESLint 규칙 정의
|
|
15
|
+
|
|
16
|
+
- [`./packages/tailwind-config`](../../packages/tailwind-config)
|
|
17
|
+
Tailwind 플러그인에서 사용되는 디자인 토큰 정의
|
|
18
|
+
|
|
19
|
+
- [`./packages/typescript-config`](../../packages/typescript-config)
|
|
20
|
+
공통 TypeScript 설정 정의
|
|
21
|
+
|
|
22
|
+
- [`./packages/ui`](../../packages/ui)
|
|
23
|
+
TailwindCSS 기반 UI 컴포넌트 패키지
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
## 설치
|
|
27
|
+
|
|
28
|
+
```bash
|
|
4
29
|
yarn add @deepnoid/ui
|
|
5
30
|
```
|
|
6
31
|
|
|
7
|
-
|
|
32
|
+
## Tailwind 설정
|
|
8
33
|
|
|
9
|
-
```
|
|
34
|
+
```jsx
|
|
10
35
|
import type { Config } from "tailwindcss";
|
|
11
|
-
import { deepnoidUi } from "@deepnoid/ui";
|
|
36
|
+
import { deepnoidUi } from "@deepnoid/ui";
|
|
12
37
|
|
|
13
38
|
const config: Config = {
|
|
14
39
|
content: [
|
|
15
|
-
|
|
16
|
-
"./node_modules/@deepnoid/ui/dist/**/*.{js,ts,jsx,tsx,mdx}",
|
|
40
|
+
"./src/**/*.{js,ts,jsx,tsx}",
|
|
41
|
+
"./node_modules/@deepnoid/ui/dist/**/*.{js,ts,jsx,tsx,mdx}",
|
|
17
42
|
],
|
|
18
|
-
darkMode: "selector",
|
|
19
|
-
plugins: [deepnoidUi()],
|
|
43
|
+
darkMode: "selector",
|
|
44
|
+
plugins: [deepnoidUi()],
|
|
20
45
|
};
|
|
21
46
|
|
|
22
47
|
export default config;
|
|
23
48
|
```
|
|
49
|
+
|
|
50
|
+
## 개발 환경
|
|
51
|
+
|
|
52
|
+
```bash
|
|
53
|
+
node@23.1.0
|
|
54
|
+
npm@11.0.0
|
|
55
|
+
yarn@1.22.22
|
|
56
|
+
```
|
|
57
|
+
|
|
58
|
+
## Storybook
|
|
59
|
+
|
|
60
|
+
- 개발 환경: http://localhost:6006
|
|
61
|
+
- 테스트 서버: http://172.30.10.148:6006
|
|
62
|
+
|
|
63
|
+
```bash
|
|
64
|
+
yarn install
|
|
65
|
+
yarn build
|
|
66
|
+
yarn dev
|
|
67
|
+
```
|
|
68
|
+
|
|
69
|
+
## 디자인 시스템
|
|
70
|
+
|
|
71
|
+
- [Design System (Figma)](https://www.figma.com/design/RYAaUm28e2TL579y5VsAuk/%F0%9F%92%A0-DESIGN-SYSTEM-%F0%9F%92%A0?node-id=40002015-161&t=1yUVchnQPV9Xzl0Z-1)
|
|
72
|
+
|
|
73
|
+
## Publish
|
|
74
|
+
|
|
75
|
+
### 1. Storybook
|
|
76
|
+
|
|
77
|
+
테스트 서버 Storybook 배포 방법:
|
|
78
|
+
|
|
79
|
+
- [./storybook.Dockerfile](./storybook.Dockerfile) 파일 참고
|
|
80
|
+
- [./docker-compose.yml](./docker-compose.yml) 파일 참고
|
|
81
|
+
|
|
82
|
+
프로젝트 루트 경로에서 아래와 같은 커맨드를 통해 Storybook을 테스트 서버에 배포합니다.
|
|
83
|
+
|
|
84
|
+
```bash
|
|
85
|
+
// 서비스에 필요한 컨테이너를 생성하고 실행
|
|
86
|
+
docker compose up
|
|
87
|
+
|
|
88
|
+
// 실행 중인 컨테이너를 멈추고 생성된 컨테이너나 이미지를 제거
|
|
89
|
+
docker compose down
|
|
90
|
+
```
|
|
91
|
+
|
|
92
|
+
### 2. NPM (Node Package Manager)
|
|
93
|
+
|
|
94
|
+
커맨드 라인을 사용하여 NPM 배포:
|
|
95
|
+
|
|
96
|
+
```bash
|
|
97
|
+
yarn build
|
|
98
|
+
|
|
99
|
+
yarn publish:npm
|
|
100
|
+
```
|
|
101
|
+
|
|
102
|
+
Gitlab Action을 사용하여 NPM 배포:
|
|
103
|
+
|
|
104
|
+
release 브랜치에 머지했을 때 배포 파이프라인 실행되도록 스크립트가 작성되어 있습니다.
|
|
105
|
+
|
|
106
|
+
- [./.gitlab-ci.yml](./.gitlab-ci.yml) 파일 참고
|
|
107
|
+
|
|
108
|
+
## 기타
|
|
109
|
+
|
|
110
|
+
[turborepo](https://turbo.build/)를 활용하여 프로젝트를 구성했으니 내용 참고해주시기 바랍니다.
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
icon_button_default
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-DWGS3KXX.mjs";
|
|
5
5
|
import {
|
|
6
6
|
Icon_default
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-AXWICOKO.mjs";
|
|
8
|
+
import {
|
|
9
|
+
tv
|
|
10
|
+
} from "./chunk-U4DJHAM5.mjs";
|
|
8
11
|
import {
|
|
9
12
|
clsx
|
|
10
13
|
} from "./chunk-27Y6K5NK.mjs";
|
|
11
14
|
import {
|
|
12
15
|
mapPropsVariants
|
|
13
16
|
} from "./chunk-E3G5QXSH.mjs";
|
|
14
|
-
import {
|
|
15
|
-
tv
|
|
16
|
-
} from "./chunk-U4DJHAM5.mjs";
|
|
17
17
|
|
|
18
18
|
// src/components/select/select.tsx
|
|
19
19
|
import { forwardRef, useMemo, useState, useRef, useEffect } from "react";
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
Panel_default
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-QEGCZ3CT.mjs";
|
|
5
5
|
import {
|
|
6
6
|
convert24To12
|
|
7
7
|
} from "./chunk-3IBJXQTJ.mjs";
|
|
8
8
|
import {
|
|
9
9
|
input_default
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-CITFY2LG.mjs";
|
|
11
11
|
import {
|
|
12
12
|
Icon_default
|
|
13
|
-
} from "./chunk-
|
|
14
|
-
import {
|
|
15
|
-
mapPropsVariants
|
|
16
|
-
} from "./chunk-E3G5QXSH.mjs";
|
|
13
|
+
} from "./chunk-AXWICOKO.mjs";
|
|
17
14
|
import {
|
|
18
15
|
tv
|
|
19
16
|
} from "./chunk-U4DJHAM5.mjs";
|
|
17
|
+
import {
|
|
18
|
+
mapPropsVariants
|
|
19
|
+
} from "./chunk-E3G5QXSH.mjs";
|
|
20
20
|
|
|
21
21
|
// src/components/picker/timePicker/index.tsx
|
|
22
22
|
import { forwardRef, useCallback, useMemo, useState, useRef, useEffect } from "react";
|
|
@@ -4,19 +4,19 @@ import {
|
|
|
4
4
|
} from "./chunk-F3HENRVM.mjs";
|
|
5
5
|
import {
|
|
6
6
|
input_default
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-CITFY2LG.mjs";
|
|
8
8
|
import {
|
|
9
9
|
Icon_default
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-AXWICOKO.mjs";
|
|
11
|
+
import {
|
|
12
|
+
tv
|
|
13
|
+
} from "./chunk-U4DJHAM5.mjs";
|
|
11
14
|
import {
|
|
12
15
|
clsx
|
|
13
16
|
} from "./chunk-27Y6K5NK.mjs";
|
|
14
17
|
import {
|
|
15
18
|
mapPropsVariants
|
|
16
19
|
} from "./chunk-E3G5QXSH.mjs";
|
|
17
|
-
import {
|
|
18
|
-
tv
|
|
19
|
-
} from "./chunk-U4DJHAM5.mjs";
|
|
20
20
|
|
|
21
21
|
// src/components/pagination/pagination.tsx
|
|
22
22
|
import { forwardRef, useMemo, useState } from "react";
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
Icon_default
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-AXWICOKO.mjs";
|
|
5
|
+
import {
|
|
6
|
+
tv
|
|
7
|
+
} from "./chunk-U4DJHAM5.mjs";
|
|
5
8
|
import {
|
|
6
9
|
clsx
|
|
7
10
|
} from "./chunk-27Y6K5NK.mjs";
|
|
8
11
|
import {
|
|
9
12
|
mapPropsVariants
|
|
10
13
|
} from "./chunk-E3G5QXSH.mjs";
|
|
11
|
-
import {
|
|
12
|
-
tv
|
|
13
|
-
} from "./chunk-U4DJHAM5.mjs";
|
|
14
14
|
|
|
15
15
|
// src/components/input/input.tsx
|
|
16
16
|
import {
|
|
@@ -7,13 +7,13 @@ import {
|
|
|
7
7
|
} from "./chunk-SZL743JC.mjs";
|
|
8
8
|
import {
|
|
9
9
|
Icon_default
|
|
10
|
-
} from "./chunk-
|
|
11
|
-
import {
|
|
12
|
-
mapPropsVariants
|
|
13
|
-
} from "./chunk-E3G5QXSH.mjs";
|
|
10
|
+
} from "./chunk-AXWICOKO.mjs";
|
|
14
11
|
import {
|
|
15
12
|
tv
|
|
16
13
|
} from "./chunk-U4DJHAM5.mjs";
|
|
14
|
+
import {
|
|
15
|
+
mapPropsVariants
|
|
16
|
+
} from "./chunk-E3G5QXSH.mjs";
|
|
17
17
|
|
|
18
18
|
// src/components/button/icon-button.tsx
|
|
19
19
|
import { forwardRef, useMemo, useCallback } from "react";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
progress_default
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-ZIH433FF.mjs";
|
|
5
5
|
import {
|
|
6
6
|
input_default
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-CITFY2LG.mjs";
|
|
8
8
|
import {
|
|
9
9
|
button_default
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-XZBRS2XZ.mjs";
|
|
11
11
|
|
|
12
12
|
// src/components/fileUpload/fileUpload.tsx
|
|
13
13
|
import { useRef, useState, useEffect } from "react";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
Icon_default
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import {
|
|
6
|
-
mapPropsVariants
|
|
7
|
-
} from "./chunk-E3G5QXSH.mjs";
|
|
4
|
+
} from "./chunk-AXWICOKO.mjs";
|
|
8
5
|
import {
|
|
9
6
|
tv
|
|
10
7
|
} from "./chunk-U4DJHAM5.mjs";
|
|
8
|
+
import {
|
|
9
|
+
mapPropsVariants
|
|
10
|
+
} from "./chunk-E3G5QXSH.mjs";
|
|
11
11
|
|
|
12
12
|
// src/components/starRating/starRating.tsx
|
|
13
13
|
import { forwardRef, useMemo, useState } from "react";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
pagination_default
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-BS2SDEG2.mjs";
|
|
5
|
+
import {
|
|
6
|
+
checkbox_default
|
|
7
|
+
} from "./chunk-GZCS62ZQ.mjs";
|
|
5
8
|
import {
|
|
6
9
|
scrollArea_default
|
|
7
10
|
} from "./chunk-EWS3FESG.mjs";
|
|
8
|
-
import {
|
|
9
|
-
checkbox_default
|
|
10
|
-
} from "./chunk-3DCUMRYP.mjs";
|
|
11
11
|
import {
|
|
12
12
|
clsx
|
|
13
13
|
} from "./chunk-27Y6K5NK.mjs";
|
|
@@ -1461,16 +1461,18 @@ var template = {
|
|
|
1461
1461
|
"svg",
|
|
1462
1462
|
{
|
|
1463
1463
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1464
|
-
width: "
|
|
1465
|
-
height: "
|
|
1466
|
-
viewBox: "0 0
|
|
1464
|
+
width: "21",
|
|
1465
|
+
height: "21",
|
|
1466
|
+
viewBox: "0 0 21 21",
|
|
1467
1467
|
fill: "none",
|
|
1468
1468
|
className,
|
|
1469
1469
|
children: /* @__PURE__ */ jsx(
|
|
1470
1470
|
"path",
|
|
1471
1471
|
{
|
|
1472
|
-
d: "
|
|
1473
|
-
|
|
1472
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
1473
|
+
stroke: "currentColor",
|
|
1474
|
+
strokeLinecap: "round",
|
|
1475
|
+
strokeLinejoin: "round"
|
|
1474
1476
|
}
|
|
1475
1477
|
)
|
|
1476
1478
|
}
|
|
@@ -1721,6 +1723,20 @@ var template = {
|
|
|
1721
1723
|
}
|
|
1722
1724
|
);
|
|
1723
1725
|
},
|
|
1726
|
+
rectangle: ({ className }) => {
|
|
1727
|
+
return /* @__PURE__ */ jsx(
|
|
1728
|
+
"svg",
|
|
1729
|
+
{
|
|
1730
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1731
|
+
width: "24",
|
|
1732
|
+
height: "24",
|
|
1733
|
+
viewBox: "0 0 24 24",
|
|
1734
|
+
fill: "none",
|
|
1735
|
+
className,
|
|
1736
|
+
children: /* @__PURE__ */ jsx("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
1737
|
+
}
|
|
1738
|
+
);
|
|
1739
|
+
},
|
|
1724
1740
|
// ----------------------------------- old ---------------------------------
|
|
1725
1741
|
// ** Status **
|
|
1726
1742
|
"plus-circle": ({ className, fill }) => {
|
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
day_default
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-LZ3KI3FZ.mjs";
|
|
5
5
|
import {
|
|
6
6
|
formatDateToString,
|
|
7
7
|
formatStringToDate
|
|
8
8
|
} from "./chunk-3IBJXQTJ.mjs";
|
|
9
9
|
import {
|
|
10
10
|
input_default
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-CITFY2LG.mjs";
|
|
12
12
|
import {
|
|
13
13
|
text_button_default
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-DI6UNIDA.mjs";
|
|
15
15
|
import {
|
|
16
16
|
button_default
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-XZBRS2XZ.mjs";
|
|
18
18
|
import {
|
|
19
19
|
icon_button_default
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-DWGS3KXX.mjs";
|
|
21
21
|
import {
|
|
22
22
|
Icon_default
|
|
23
|
-
} from "./chunk-
|
|
24
|
-
import {
|
|
25
|
-
mapPropsVariants
|
|
26
|
-
} from "./chunk-E3G5QXSH.mjs";
|
|
23
|
+
} from "./chunk-AXWICOKO.mjs";
|
|
27
24
|
import {
|
|
28
25
|
tv
|
|
29
26
|
} from "./chunk-U4DJHAM5.mjs";
|
|
27
|
+
import {
|
|
28
|
+
mapPropsVariants
|
|
29
|
+
} from "./chunk-E3G5QXSH.mjs";
|
|
30
30
|
|
|
31
31
|
// src/components/picker/datePicker.tsx
|
|
32
32
|
import {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
Icon_default
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import {
|
|
6
|
-
clsx
|
|
7
|
-
} from "./chunk-27Y6K5NK.mjs";
|
|
4
|
+
} from "./chunk-AXWICOKO.mjs";
|
|
8
5
|
import {
|
|
9
6
|
tv
|
|
10
7
|
} from "./chunk-U4DJHAM5.mjs";
|
|
8
|
+
import {
|
|
9
|
+
clsx
|
|
10
|
+
} from "./chunk-27Y6K5NK.mjs";
|
|
11
11
|
|
|
12
12
|
// src/components/tree/tree.tsx
|
|
13
13
|
import { forwardRef, useMemo, useState, useCallback, useEffect, memo, useRef } from "react";
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
Icon_default
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-AXWICOKO.mjs";
|
|
5
5
|
import {
|
|
6
6
|
avatar_default
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import {
|
|
9
|
-
mapPropsVariants
|
|
10
|
-
} from "./chunk-E3G5QXSH.mjs";
|
|
7
|
+
} from "./chunk-QAXRJ3EH.mjs";
|
|
11
8
|
import {
|
|
12
9
|
tv
|
|
13
10
|
} from "./chunk-U4DJHAM5.mjs";
|
|
11
|
+
import {
|
|
12
|
+
mapPropsVariants
|
|
13
|
+
} from "./chunk-E3G5QXSH.mjs";
|
|
14
14
|
|
|
15
15
|
// src/components/list/listItem.tsx
|
|
16
16
|
import { forwardRef, useMemo } from "react";
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
Icon_default
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-AXWICOKO.mjs";
|
|
5
|
+
import {
|
|
6
|
+
tv
|
|
7
|
+
} from "./chunk-U4DJHAM5.mjs";
|
|
5
8
|
import {
|
|
6
9
|
clsx
|
|
7
10
|
} from "./chunk-27Y6K5NK.mjs";
|
|
8
11
|
import {
|
|
9
12
|
mapPropsVariants
|
|
10
13
|
} from "./chunk-E3G5QXSH.mjs";
|
|
11
|
-
import {
|
|
12
|
-
tv
|
|
13
|
-
} from "./chunk-U4DJHAM5.mjs";
|
|
14
14
|
|
|
15
15
|
// src/components/toast/toast.tsx
|
|
16
16
|
import { forwardRef, useImperativeHandle, useMemo, useRef } from "react";
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
} from "./chunk-ZOTHPHXA.mjs";
|
|
5
5
|
import {
|
|
6
6
|
toast_default
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-SOY4EHD7.mjs";
|
|
8
8
|
|
|
9
9
|
// src/components/toast/use-toast.tsx
|
|
10
10
|
import { createContext, useContext, useState, useCallback, useEffect, useRef } from "react";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
Icon_default
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import {
|
|
6
|
-
mapPropsVariants
|
|
7
|
-
} from "./chunk-E3G5QXSH.mjs";
|
|
4
|
+
} from "./chunk-AXWICOKO.mjs";
|
|
8
5
|
import {
|
|
9
6
|
tv
|
|
10
7
|
} from "./chunk-U4DJHAM5.mjs";
|
|
8
|
+
import {
|
|
9
|
+
mapPropsVariants
|
|
10
|
+
} from "./chunk-E3G5QXSH.mjs";
|
|
11
11
|
|
|
12
12
|
// src/components/chip/chip.tsx
|
|
13
13
|
import { forwardRef, useMemo } from "react";
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
backdrop_default
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-IH3BJRTV.mjs";
|
|
5
5
|
import {
|
|
6
6
|
button_default
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-XZBRS2XZ.mjs";
|
|
8
8
|
import {
|
|
9
9
|
Icon_default
|
|
10
|
-
} from "./chunk-
|
|
11
|
-
import {
|
|
12
|
-
mapPropsVariants
|
|
13
|
-
} from "./chunk-E3G5QXSH.mjs";
|
|
10
|
+
} from "./chunk-AXWICOKO.mjs";
|
|
14
11
|
import {
|
|
15
12
|
tv
|
|
16
13
|
} from "./chunk-U4DJHAM5.mjs";
|
|
14
|
+
import {
|
|
15
|
+
mapPropsVariants
|
|
16
|
+
} from "./chunk-E3G5QXSH.mjs";
|
|
17
17
|
|
|
18
18
|
// src/components/modal/modal.tsx
|
|
19
19
|
import { forwardRef, useMemo, useEffect } from "react";
|
|
@@ -7,13 +7,13 @@ import {
|
|
|
7
7
|
} from "./chunk-SZL743JC.mjs";
|
|
8
8
|
import {
|
|
9
9
|
Icon_default
|
|
10
|
-
} from "./chunk-
|
|
11
|
-
import {
|
|
12
|
-
mapPropsVariants
|
|
13
|
-
} from "./chunk-E3G5QXSH.mjs";
|
|
10
|
+
} from "./chunk-AXWICOKO.mjs";
|
|
14
11
|
import {
|
|
15
12
|
tv
|
|
16
13
|
} from "./chunk-U4DJHAM5.mjs";
|
|
14
|
+
import {
|
|
15
|
+
mapPropsVariants
|
|
16
|
+
} from "./chunk-E3G5QXSH.mjs";
|
|
17
17
|
|
|
18
18
|
// src/components/button/button.tsx
|
|
19
19
|
import {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
accordion_default
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-E3G5QXSH.mjs";
|
|
4
|
+
} from "../../chunk-PMFS3EBL.mjs";
|
|
6
5
|
import "../../chunk-U4DJHAM5.mjs";
|
|
6
|
+
import "../../chunk-E3G5QXSH.mjs";
|
|
7
7
|
import "../../chunk-AC6TWLRT.mjs";
|
|
8
8
|
export {
|
|
9
9
|
accordion_default as default
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
accordionItem_default
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-E3G5QXSH.mjs";
|
|
4
|
+
} from "../../chunk-3CDZAW24.mjs";
|
|
6
5
|
import "../../chunk-U4DJHAM5.mjs";
|
|
6
|
+
import "../../chunk-E3G5QXSH.mjs";
|
|
7
7
|
import "../../chunk-AC6TWLRT.mjs";
|
|
8
8
|
export {
|
|
9
9
|
accordionItem_default as default
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
import "../../chunk-NMSDSEBD.mjs";
|
|
3
3
|
import {
|
|
4
4
|
accordion_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-PMFS3EBL.mjs";
|
|
6
6
|
import {
|
|
7
7
|
accordionItem_default
|
|
8
|
-
} from "../../chunk-
|
|
9
|
-
import "../../chunk-E3G5QXSH.mjs";
|
|
8
|
+
} from "../../chunk-3CDZAW24.mjs";
|
|
10
9
|
import "../../chunk-U4DJHAM5.mjs";
|
|
10
|
+
import "../../chunk-E3G5QXSH.mjs";
|
|
11
11
|
import "../../chunk-AC6TWLRT.mjs";
|
|
12
12
|
export {
|
|
13
13
|
accordion_default as Accordion,
|
|
@@ -1568,16 +1568,18 @@ var template = {
|
|
|
1568
1568
|
"svg",
|
|
1569
1569
|
{
|
|
1570
1570
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1571
|
-
width: "
|
|
1572
|
-
height: "
|
|
1573
|
-
viewBox: "0 0
|
|
1571
|
+
width: "21",
|
|
1572
|
+
height: "21",
|
|
1573
|
+
viewBox: "0 0 21 21",
|
|
1574
1574
|
fill: "none",
|
|
1575
1575
|
className,
|
|
1576
1576
|
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1577
1577
|
"path",
|
|
1578
1578
|
{
|
|
1579
|
-
d: "
|
|
1580
|
-
|
|
1579
|
+
d: "M3.5 11.1485L9.1 16.3337L17.5 4.66699",
|
|
1580
|
+
stroke: "currentColor",
|
|
1581
|
+
strokeLinecap: "round",
|
|
1582
|
+
strokeLinejoin: "round"
|
|
1581
1583
|
}
|
|
1582
1584
|
)
|
|
1583
1585
|
}
|
|
@@ -1828,6 +1830,20 @@ var template = {
|
|
|
1828
1830
|
}
|
|
1829
1831
|
);
|
|
1830
1832
|
},
|
|
1833
|
+
rectangle: ({ className }) => {
|
|
1834
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1835
|
+
"svg",
|
|
1836
|
+
{
|
|
1837
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1838
|
+
width: "24",
|
|
1839
|
+
height: "24",
|
|
1840
|
+
viewBox: "0 0 24 24",
|
|
1841
|
+
fill: "none",
|
|
1842
|
+
className,
|
|
1843
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "4", y: "4", width: "16", height: "16", stroke: "currentColor", strokeWidth: "2" })
|
|
1844
|
+
}
|
|
1845
|
+
);
|
|
1846
|
+
},
|
|
1831
1847
|
// ----------------------------------- old ---------------------------------
|
|
1832
1848
|
// ** Status **
|
|
1833
1849
|
"plus-circle": ({ className, fill }) => {
|