@lotte-innovate/ui-component-test 0.1.89 → 0.1.90
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +133 -133
- package/dist/globals.css +4 -4
- package/dist/lib/components/Toggle/ToggleWithText.js +1 -1
- package/dist/lib/components/Toggle/ToggleWithText.mjs +1 -1
- package/dist/lib/components/Toggle/ToggleWithText.mjs.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +135 -136
package/package.json
CHANGED
@@ -1,136 +1,135 @@
|
|
1
|
-
{
|
2
|
-
"name": "@lotte-innovate/ui-component-test",
|
3
|
-
"description": "Lotte UI Library",
|
4
|
-
"version": "0.1.
|
5
|
-
"private": false,
|
6
|
-
"type": "module",
|
7
|
-
"files": [
|
8
|
-
"dist",
|
9
|
-
"dist/globals.css"
|
10
|
-
],
|
11
|
-
"main": "dist/lib/index.js",
|
12
|
-
"module": "dist/lib/index.mjs",
|
13
|
-
"types": "dist/lib/index.d.ts",
|
14
|
-
"publishConfig": {
|
15
|
-
"access": "public"
|
16
|
-
},
|
17
|
-
"browser": "./browser/specific/main.js",
|
18
|
-
"babel": {
|
19
|
-
"presets": [
|
20
|
-
"@babel/preset-react",
|
21
|
-
"@babel/preset-env"
|
22
|
-
]
|
23
|
-
},
|
24
|
-
"browserslist": {
|
25
|
-
"production": [
|
26
|
-
">0.2%",
|
27
|
-
"not dead",
|
28
|
-
"not op_mini all"
|
29
|
-
],
|
30
|
-
"development": [
|
31
|
-
"last 1 chrome version",
|
32
|
-
"last 1 firefox version",
|
33
|
-
"last 1 safari version"
|
34
|
-
]
|
35
|
-
},
|
36
|
-
"scripts": {
|
37
|
-
"dev": "next dev",
|
38
|
-
"lint": "next lint",
|
39
|
-
"prepare": "next build",
|
40
|
-
"start": "next start",
|
41
|
-
"storybook": "cross-env NODE_OPTIONS='--max-old-space-size=8192' storybook dev -p 6006",
|
42
|
-
"chromatic": "cross-env npx chromatic --project-token=$CHROMATIC_PROJECT_TOKEN",
|
43
|
-
"compile": "tsc --jsx react-jsx",
|
44
|
-
"
|
45
|
-
"
|
46
|
-
"build
|
47
|
-
"
|
48
|
-
"
|
49
|
-
"build:
|
50
|
-
"
|
51
|
-
"
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
"@babel/runtime": "^7.24.7",
|
56
|
-
"@
|
57
|
-
"@radix-ui/
|
58
|
-
"@radix-ui/react-
|
59
|
-
"@radix-ui/react-
|
60
|
-
"@radix-ui/react-
|
61
|
-
"@radix-ui/react-
|
62
|
-
"@radix-ui/react-
|
63
|
-
"@radix-ui/react-
|
64
|
-
"@radix-ui/react-
|
65
|
-
"@radix-ui/react-
|
66
|
-
"@radix-ui/react-
|
67
|
-
"@radix-ui/react-
|
68
|
-
"@radix-ui/react-
|
69
|
-
"@radix-ui/react-
|
70
|
-
"@radix-ui/react-
|
71
|
-
"@radix-ui/react-
|
72
|
-
"@radix-ui/react-
|
73
|
-
"@radix-ui/react-
|
74
|
-
"@radix-ui/react-
|
75
|
-
"@radix-ui/
|
76
|
-
"@
|
77
|
-
"@stitches/
|
78
|
-
"@
|
79
|
-
"@storybook/
|
80
|
-
"
|
81
|
-
"
|
82
|
-
"
|
83
|
-
"
|
84
|
-
"
|
85
|
-
"
|
86
|
-
"
|
87
|
-
"
|
88
|
-
"
|
89
|
-
"react": "^
|
90
|
-
"react-
|
91
|
-
"react-
|
92
|
-
"
|
93
|
-
"storybook-
|
94
|
-
"
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
"@babel/
|
99
|
-
"@babel/
|
100
|
-
"@babel/
|
101
|
-
"@babel/preset-
|
102
|
-
"@babel/preset-
|
103
|
-
"@
|
104
|
-
"@
|
105
|
-
"@rollup/plugin-
|
106
|
-
"@rollup/plugin-
|
107
|
-
"@rollup/plugin-
|
108
|
-
"@
|
109
|
-
"@storybook/addon-
|
110
|
-
"@storybook/addon-
|
111
|
-
"@storybook/addon-
|
112
|
-
"@storybook/
|
113
|
-
"@storybook/
|
114
|
-
"@storybook/
|
115
|
-
"@storybook/
|
116
|
-
"@storybook/
|
117
|
-
"@
|
118
|
-
"@types/
|
119
|
-
"@types/react": "^18",
|
120
|
-
"
|
121
|
-
"
|
122
|
-
"
|
123
|
-
"eslint": "
|
124
|
-
"eslint-
|
125
|
-
"
|
126
|
-
"
|
127
|
-
"prettier": "^
|
128
|
-
"
|
129
|
-
"
|
130
|
-
"
|
131
|
-
"
|
132
|
-
"
|
133
|
-
"
|
134
|
-
|
135
|
-
|
136
|
-
}
|
1
|
+
{
|
2
|
+
"name": "@lotte-innovate/ui-component-test",
|
3
|
+
"description": "Lotte UI Library",
|
4
|
+
"version": "0.1.90",
|
5
|
+
"private": false,
|
6
|
+
"type": "module",
|
7
|
+
"files": [
|
8
|
+
"dist",
|
9
|
+
"dist/globals.css"
|
10
|
+
],
|
11
|
+
"main": "dist/lib/index.js",
|
12
|
+
"module": "dist/lib/index.mjs",
|
13
|
+
"types": "dist/lib/index.d.ts",
|
14
|
+
"publishConfig": {
|
15
|
+
"access": "public"
|
16
|
+
},
|
17
|
+
"browser": "./browser/specific/main.js",
|
18
|
+
"babel": {
|
19
|
+
"presets": [
|
20
|
+
"@babel/preset-react",
|
21
|
+
"@babel/preset-env"
|
22
|
+
]
|
23
|
+
},
|
24
|
+
"browserslist": {
|
25
|
+
"production": [
|
26
|
+
">0.2%",
|
27
|
+
"not dead",
|
28
|
+
"not op_mini all"
|
29
|
+
],
|
30
|
+
"development": [
|
31
|
+
"last 1 chrome version",
|
32
|
+
"last 1 firefox version",
|
33
|
+
"last 1 safari version"
|
34
|
+
]
|
35
|
+
},
|
36
|
+
"scripts": {
|
37
|
+
"dev": "next dev",
|
38
|
+
"lint": "next lint",
|
39
|
+
"prepare": "next build",
|
40
|
+
"start": "next start",
|
41
|
+
"storybook": "cross-env NODE_OPTIONS='--max-old-space-size=8192' storybook dev -p 6006",
|
42
|
+
"chromatic": "cross-env npx chromatic --project-token=$CHROMATIC_PROJECT_TOKEN",
|
43
|
+
"compile": "tsc --jsx react-jsx",
|
44
|
+
"clean": "rimraf dist && mkdir dist && rimraf .rollup.cache",
|
45
|
+
"update-tailwind": "node update-tailwind-import.js",
|
46
|
+
"build": "next build && npm run compile",
|
47
|
+
"build-storybook": "storybook build",
|
48
|
+
"build:css": "npx tailwindcss -i src/app/globals.css -o dist/globals.css --minify",
|
49
|
+
"build:esm": "rollup -c && node src/utils/post-rollup.js",
|
50
|
+
"build:all": "npm run clean && npm run compile && node src/utils/post-build.js && npm run build:css && tsc-alias && npm run update-tailwind",
|
51
|
+
"publish:npm": "npm run build:all && npm run build:esm && npm publish && node src/utils/post-publish.js"
|
52
|
+
},
|
53
|
+
"dependencies": {
|
54
|
+
"@babel/runtime": "^7.24.7",
|
55
|
+
"@babel/runtime-corejs3": "^7.24.7",
|
56
|
+
"@radix-ui/colors": "^3.0.0",
|
57
|
+
"@radix-ui/react-accordion": "^1.2.0",
|
58
|
+
"@radix-ui/react-checkbox": "^1.0.4",
|
59
|
+
"@radix-ui/react-dialog": "^1.1.1",
|
60
|
+
"@radix-ui/react-dropdown-menu": "^2.1.1",
|
61
|
+
"@radix-ui/react-hover-card": "^1.1.1",
|
62
|
+
"@radix-ui/react-icons": "^1.3.0",
|
63
|
+
"@radix-ui/react-label": "^2.1.0",
|
64
|
+
"@radix-ui/react-menubar": "^1.1.1",
|
65
|
+
"@radix-ui/react-navigation-menu": "^1.2.0",
|
66
|
+
"@radix-ui/react-popover": "1.0.7",
|
67
|
+
"@radix-ui/react-radio-group": "^1.1.3",
|
68
|
+
"@radix-ui/react-select": "^2.1.1",
|
69
|
+
"@radix-ui/react-separator": "^1.1.0",
|
70
|
+
"@radix-ui/react-slider": "^1.2.0",
|
71
|
+
"@radix-ui/react-switch": "^1.1.0",
|
72
|
+
"@radix-ui/react-tabs": "^1.1.0",
|
73
|
+
"@radix-ui/react-toast": "^1.2.1",
|
74
|
+
"@radix-ui/react-tooltip": "^1.1.1",
|
75
|
+
"@radix-ui/themes": "^3.1.1",
|
76
|
+
"@stitches/core": "^1.2.8",
|
77
|
+
"@stitches/react": "^1.2.8",
|
78
|
+
"@storybook/addon-a11y": "^8.3.5",
|
79
|
+
"@storybook/manager-api": "^8.3.5",
|
80
|
+
"chart.js": "^4.4.4",
|
81
|
+
"chartjs-plugin-datalabels": "^2.2.0",
|
82
|
+
"class-variance-authority": "^0.7.0",
|
83
|
+
"clsx": "^2.1.0",
|
84
|
+
"cross-env": "^7.0.3",
|
85
|
+
"dotenv": "^16.4.5",
|
86
|
+
"lucide-react": "^0.364.0",
|
87
|
+
"next": "14.1.4",
|
88
|
+
"react": "^18",
|
89
|
+
"react-chartjs-2": "^5.2.0",
|
90
|
+
"react-dom": "^18",
|
91
|
+
"react-tabs": "^6.0.2",
|
92
|
+
"storybook-addon-deep-controls": "^0.7.1",
|
93
|
+
"storybook-dark-mode": "^4.0.2",
|
94
|
+
"tailwind-merge": "^2.2.2"
|
95
|
+
},
|
96
|
+
"devDependencies": {
|
97
|
+
"@babel/cli": "^7.24.7",
|
98
|
+
"@babel/core": "^7.24.7",
|
99
|
+
"@babel/plugin-transform-runtime": "^7.24.7",
|
100
|
+
"@babel/preset-env": "^7.25.8",
|
101
|
+
"@babel/preset-react": "^7.25.7",
|
102
|
+
"@babel/preset-typescript": "^7.24.7",
|
103
|
+
"@chromatic-com/storybook": "^1.2.25",
|
104
|
+
"@rollup/plugin-babel": "^6.0.4",
|
105
|
+
"@rollup/plugin-commonjs": "^28.0.0",
|
106
|
+
"@rollup/plugin-node-resolve": "^15.3.0",
|
107
|
+
"@rollup/plugin-typescript": "^12.1.0",
|
108
|
+
"@storybook/addon-essentials": "^8.3.5",
|
109
|
+
"@storybook/addon-interactions": "^8.3.5",
|
110
|
+
"@storybook/addon-links": "^8.0.4",
|
111
|
+
"@storybook/addon-styling-webpack": "^1.0.0",
|
112
|
+
"@storybook/blocks": "^8.3.5",
|
113
|
+
"@storybook/nextjs": "^8.3.5",
|
114
|
+
"@storybook/react": "^8.3.5",
|
115
|
+
"@storybook/test": "^8.3.5",
|
116
|
+
"@storybook/theming": "^8.2.4",
|
117
|
+
"@types/node": "^20",
|
118
|
+
"@types/react": "^18",
|
119
|
+
"@types/react-dom": "^18",
|
120
|
+
"autoprefixer": "^10.0.1",
|
121
|
+
"chromatic": "^11.5.4",
|
122
|
+
"eslint": "^8",
|
123
|
+
"eslint-config-next": "14.1.4",
|
124
|
+
"eslint-plugin-storybook": "^0.8.0",
|
125
|
+
"postcss": "^8",
|
126
|
+
"prettier": "^3.3.3",
|
127
|
+
"prettier-plugin-tailwindcss": "^0.6.6",
|
128
|
+
"rimraf": "^6.0.1",
|
129
|
+
"rollup-plugin-terser": "^7.0.2",
|
130
|
+
"storybook": "^8.3.5",
|
131
|
+
"tailwindcss": "^3.3.0",
|
132
|
+
"tsc-alias": "^1.8.10",
|
133
|
+
"typescript": "^5"
|
134
|
+
}
|
135
|
+
}
|