@yamada-ui/react 1.2.1 → 1.2.2-dev-20240122144527
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/package.json +14 -24
- package/src/index.ts +94 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@yamada-ui/react",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.2-dev-20240122144527",
|
|
4
4
|
"description": "React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"yamada",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
],
|
|
19
19
|
"author": "Hirotomo Yamada <hirotomo.yamada@avap.co.jp>",
|
|
20
20
|
"license": "MIT",
|
|
21
|
-
"main": "
|
|
21
|
+
"main": "src/index.ts",
|
|
22
22
|
"files": [
|
|
23
23
|
"dist"
|
|
24
24
|
],
|
|
@@ -46,48 +46,48 @@
|
|
|
46
46
|
"@yamada-ui/card": "1.0.10",
|
|
47
47
|
"@yamada-ui/checkbox": "1.0.12",
|
|
48
48
|
"@yamada-ui/close-button": "1.0.9",
|
|
49
|
-
"@yamada-ui/color-picker": "1.0.
|
|
49
|
+
"@yamada-ui/color-picker": "1.0.2-dev-20240122144527",
|
|
50
50
|
"@yamada-ui/core": "1.3.0",
|
|
51
51
|
"@yamada-ui/editable": "1.0.11",
|
|
52
|
-
"@yamada-ui/file-button": "1.0.12",
|
|
53
52
|
"@yamada-ui/file-input": "1.0.11",
|
|
53
|
+
"@yamada-ui/file-button": "1.0.12",
|
|
54
54
|
"@yamada-ui/focus-lock": "1.0.4",
|
|
55
55
|
"@yamada-ui/form-control": "1.0.11",
|
|
56
|
-
"@yamada-ui/highlight": "1.0.9",
|
|
57
56
|
"@yamada-ui/icon": "1.0.9",
|
|
58
57
|
"@yamada-ui/image": "1.0.9",
|
|
58
|
+
"@yamada-ui/highlight": "1.0.9",
|
|
59
59
|
"@yamada-ui/indicator": "1.1.8",
|
|
60
60
|
"@yamada-ui/input": "1.0.11",
|
|
61
61
|
"@yamada-ui/kbd": "1.0.9",
|
|
62
62
|
"@yamada-ui/layouts": "1.1.6",
|
|
63
63
|
"@yamada-ui/link": "1.0.9",
|
|
64
64
|
"@yamada-ui/list": "1.0.9",
|
|
65
|
-
"@yamada-ui/loading": "1.0.9",
|
|
66
65
|
"@yamada-ui/menu": "1.0.9",
|
|
66
|
+
"@yamada-ui/loading": "1.0.9",
|
|
67
67
|
"@yamada-ui/modal": "1.0.11",
|
|
68
68
|
"@yamada-ui/motion": "1.0.9",
|
|
69
69
|
"@yamada-ui/native-select": "1.0.12",
|
|
70
70
|
"@yamada-ui/native-table": "1.0.10",
|
|
71
71
|
"@yamada-ui/notice": "1.0.9",
|
|
72
|
-
"@yamada-ui/number-input": "1.0.11",
|
|
73
72
|
"@yamada-ui/pagination": "1.0.9",
|
|
73
|
+
"@yamada-ui/number-input": "1.0.11",
|
|
74
74
|
"@yamada-ui/pin-input": "1.0.11",
|
|
75
75
|
"@yamada-ui/popover": "1.0.9",
|
|
76
76
|
"@yamada-ui/portal": "1.0.4",
|
|
77
77
|
"@yamada-ui/progress": "1.0.9",
|
|
78
78
|
"@yamada-ui/providers": "1.0.14",
|
|
79
|
-
"@yamada-ui/radio": "1.0.12",
|
|
80
79
|
"@yamada-ui/rating": "1.0.9",
|
|
80
|
+
"@yamada-ui/radio": "1.0.12",
|
|
81
81
|
"@yamada-ui/reorder": "1.0.9",
|
|
82
82
|
"@yamada-ui/resizable": "1.0.1",
|
|
83
83
|
"@yamada-ui/ripple": "1.0.9",
|
|
84
|
-
"@yamada-ui/scroll-area": "1.0.9",
|
|
85
84
|
"@yamada-ui/segmented-control": "1.0.10",
|
|
85
|
+
"@yamada-ui/scroll-area": "1.0.9",
|
|
86
86
|
"@yamada-ui/select": "1.0.12",
|
|
87
87
|
"@yamada-ui/skeleton": "1.0.9",
|
|
88
88
|
"@yamada-ui/slider": "1.0.12",
|
|
89
|
-
"@yamada-ui/snacks": "1.0.1",
|
|
90
89
|
"@yamada-ui/stat": "1.0.7",
|
|
90
|
+
"@yamada-ui/snacks": "1.0.1",
|
|
91
91
|
"@yamada-ui/stepper": "1.0.9",
|
|
92
92
|
"@yamada-ui/switch": "1.0.12",
|
|
93
93
|
"@yamada-ui/tabs": "1.0.9",
|
|
@@ -95,19 +95,19 @@
|
|
|
95
95
|
"@yamada-ui/textarea": "1.0.11",
|
|
96
96
|
"@yamada-ui/theme": "1.4.1",
|
|
97
97
|
"@yamada-ui/theme-tools": "1.0.14",
|
|
98
|
-
"@yamada-ui/tooltip": "1.0.10",
|
|
99
98
|
"@yamada-ui/transitions": "1.0.9",
|
|
99
|
+
"@yamada-ui/tooltip": "1.0.10",
|
|
100
100
|
"@yamada-ui/typography": "1.0.9",
|
|
101
101
|
"@yamada-ui/use-animation": "1.0.9",
|
|
102
102
|
"@yamada-ui/use-boolean": "1.0.0",
|
|
103
|
-
"@yamada-ui/use-breakpoint": "1.1.8",
|
|
104
103
|
"@yamada-ui/use-clickable": "1.0.4",
|
|
104
|
+
"@yamada-ui/use-breakpoint": "1.1.8",
|
|
105
105
|
"@yamada-ui/use-clipboard": "1.0.4",
|
|
106
106
|
"@yamada-ui/use-controllable-state": "1.0.4",
|
|
107
107
|
"@yamada-ui/use-counter": "1.0.4",
|
|
108
108
|
"@yamada-ui/use-descendant": "1.0.4",
|
|
109
|
-
"@yamada-ui/use-disclosure": "1.0.4",
|
|
110
109
|
"@yamada-ui/use-event-listener": "1.0.4",
|
|
110
|
+
"@yamada-ui/use-disclosure": "1.0.4",
|
|
111
111
|
"@yamada-ui/use-eye-dropper": "1.0.1",
|
|
112
112
|
"@yamada-ui/use-focus": "1.0.4",
|
|
113
113
|
"@yamada-ui/use-focus-visible": "1.0.4",
|
|
@@ -118,8 +118,8 @@
|
|
|
118
118
|
"@yamada-ui/use-local-storage": "1.0.4",
|
|
119
119
|
"@yamada-ui/use-media-query": "1.0.14",
|
|
120
120
|
"@yamada-ui/use-os": "1.0.4",
|
|
121
|
-
"@yamada-ui/use-outside-click": "1.0.4",
|
|
122
121
|
"@yamada-ui/use-pan-event": "1.0.4",
|
|
122
|
+
"@yamada-ui/use-outside-click": "1.0.4",
|
|
123
123
|
"@yamada-ui/use-popper": "1.0.9",
|
|
124
124
|
"@yamada-ui/use-previous": "1.0.4",
|
|
125
125
|
"@yamada-ui/use-resize-observer": "1.0.4",
|
|
@@ -151,16 +151,6 @@
|
|
|
151
151
|
],
|
|
152
152
|
"sourcemap": true
|
|
153
153
|
},
|
|
154
|
-
"module": "dist/index.mjs",
|
|
155
|
-
"types": "dist/index.d.ts",
|
|
156
|
-
"exports": {
|
|
157
|
-
".": {
|
|
158
|
-
"types": "./dist/index.d.ts",
|
|
159
|
-
"import": "./dist/index.mjs",
|
|
160
|
-
"require": "./dist/index.js"
|
|
161
|
-
},
|
|
162
|
-
"./package.json": "./package.json"
|
|
163
|
-
},
|
|
164
154
|
"scripts": {
|
|
165
155
|
"dev": "pnpm build:fast -- --watch",
|
|
166
156
|
"build": "tsup src --dts",
|
package/src/index.ts
ADDED
|
@@ -0,0 +1,94 @@
|
|
|
1
|
+
export { UIProvider, useEnvironment } from "@yamada-ui/providers"
|
|
2
|
+
export type { UIProviderProps } from "@yamada-ui/providers"
|
|
3
|
+
export * from "@yamada-ui/core"
|
|
4
|
+
export * from "@yamada-ui/utils"
|
|
5
|
+
export * from "@yamada-ui/theme"
|
|
6
|
+
export * from "@yamada-ui/theme-tools"
|
|
7
|
+
export * from "@yamada-ui/accordion"
|
|
8
|
+
export * from "@yamada-ui/alert"
|
|
9
|
+
export * from "@yamada-ui/badge"
|
|
10
|
+
export * from "@yamada-ui/breadcrumb"
|
|
11
|
+
export * from "@yamada-ui/button"
|
|
12
|
+
export * from "@yamada-ui/close-button"
|
|
13
|
+
export * from "@yamada-ui/card"
|
|
14
|
+
export * from "@yamada-ui/checkbox"
|
|
15
|
+
export * from "@yamada-ui/editable"
|
|
16
|
+
export * from "@yamada-ui/file-button"
|
|
17
|
+
export * from "@yamada-ui/focus-lock"
|
|
18
|
+
export * from "@yamada-ui/form-control"
|
|
19
|
+
export * from "@yamada-ui/highlight"
|
|
20
|
+
export * from "@yamada-ui/icon"
|
|
21
|
+
export * from "@yamada-ui/image"
|
|
22
|
+
export * from "@yamada-ui/input"
|
|
23
|
+
export * from "@yamada-ui/kbd"
|
|
24
|
+
export * from "@yamada-ui/layouts"
|
|
25
|
+
export * from "@yamada-ui/link"
|
|
26
|
+
export * from "@yamada-ui/list"
|
|
27
|
+
export * from "@yamada-ui/loading"
|
|
28
|
+
export * from "@yamada-ui/menu"
|
|
29
|
+
export * from "@yamada-ui/modal"
|
|
30
|
+
export * from "@yamada-ui/motion"
|
|
31
|
+
export * from "@yamada-ui/native-select"
|
|
32
|
+
export * from "@yamada-ui/notice"
|
|
33
|
+
export * from "@yamada-ui/number-input"
|
|
34
|
+
export * from "@yamada-ui/pin-input"
|
|
35
|
+
export * from "@yamada-ui/popover"
|
|
36
|
+
export * from "@yamada-ui/portal"
|
|
37
|
+
export * from "@yamada-ui/progress"
|
|
38
|
+
export * from "@yamada-ui/radio"
|
|
39
|
+
export * from "@yamada-ui/segmented-control"
|
|
40
|
+
export * from "@yamada-ui/select"
|
|
41
|
+
export * from "@yamada-ui/slider"
|
|
42
|
+
export * from "@yamada-ui/switch"
|
|
43
|
+
export * from "@yamada-ui/tabs"
|
|
44
|
+
export * from "@yamada-ui/tag"
|
|
45
|
+
export * from "@yamada-ui/textarea"
|
|
46
|
+
export * from "@yamada-ui/tooltip"
|
|
47
|
+
export * from "@yamada-ui/transitions"
|
|
48
|
+
export * from "@yamada-ui/typography"
|
|
49
|
+
export * from "@yamada-ui/use-animation"
|
|
50
|
+
export * from "@yamada-ui/use-boolean"
|
|
51
|
+
export * from "@yamada-ui/use-breakpoint"
|
|
52
|
+
export * from "@yamada-ui/use-clickable"
|
|
53
|
+
export * from "@yamada-ui/use-controllable-state"
|
|
54
|
+
export * from "@yamada-ui/use-counter"
|
|
55
|
+
export * from "@yamada-ui/use-descendant"
|
|
56
|
+
export * from "@yamada-ui/use-disclosure"
|
|
57
|
+
export * from "@yamada-ui/use-event-listener"
|
|
58
|
+
export * from "@yamada-ui/use-focus"
|
|
59
|
+
export * from "@yamada-ui/use-focus-visible"
|
|
60
|
+
export * from "@yamada-ui/use-interval"
|
|
61
|
+
export * from "@yamada-ui/use-latest-ref"
|
|
62
|
+
export * from "@yamada-ui/use-outside-click"
|
|
63
|
+
export * from "@yamada-ui/use-pan-event"
|
|
64
|
+
export * from "@yamada-ui/use-popper"
|
|
65
|
+
export * from "@yamada-ui/use-resize-observer"
|
|
66
|
+
export * from "@yamada-ui/use-size"
|
|
67
|
+
export * from "@yamada-ui/use-timeout"
|
|
68
|
+
export * from "@yamada-ui/use-token"
|
|
69
|
+
export * from "@yamada-ui/use-value"
|
|
70
|
+
export * from "@yamada-ui/file-input"
|
|
71
|
+
export * from "@yamada-ui/scroll-area"
|
|
72
|
+
export * from "@yamada-ui/autocomplete"
|
|
73
|
+
export * from "@yamada-ui/avatar"
|
|
74
|
+
export * from "@yamada-ui/reorder"
|
|
75
|
+
export * from "@yamada-ui/pagination"
|
|
76
|
+
export * from "@yamada-ui/skeleton"
|
|
77
|
+
export * from "@yamada-ui/use-previous"
|
|
78
|
+
export * from "@yamada-ui/stepper"
|
|
79
|
+
export * from "@yamada-ui/native-table"
|
|
80
|
+
export * from "@yamada-ui/indicator"
|
|
81
|
+
export * from "@yamada-ui/use-hover"
|
|
82
|
+
export * from "@yamada-ui/use-idle"
|
|
83
|
+
export * from "@yamada-ui/use-os"
|
|
84
|
+
export * from "@yamada-ui/use-local-storage"
|
|
85
|
+
export * from "@yamada-ui/use-window-event"
|
|
86
|
+
export * from "@yamada-ui/use-media-query"
|
|
87
|
+
export * from "@yamada-ui/use-clipboard"
|
|
88
|
+
export * from "@yamada-ui/ripple"
|
|
89
|
+
export * from "@yamada-ui/color-picker"
|
|
90
|
+
export * from "@yamada-ui/rating"
|
|
91
|
+
export * from "@yamada-ui/stat"
|
|
92
|
+
export * from "@yamada-ui/resizable"
|
|
93
|
+
export * from "@yamada-ui/use-eye-dropper"
|
|
94
|
+
export * from "@yamada-ui/snacks"
|