@yamada-ui/react 1.5.5 → 1.6.0-next-20241024060412

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/dist/index.d.mts CHANGED
@@ -87,6 +87,7 @@ export * from '@yamada-ui/use-outside-click';
87
87
  export * from '@yamada-ui/use-pan-event';
88
88
  export * from '@yamada-ui/use-popper';
89
89
  export * from '@yamada-ui/use-previous';
90
+ export * from '@yamada-ui/use-processing';
90
91
  export * from '@yamada-ui/use-resize-observer';
91
92
  export * from '@yamada-ui/use-size';
92
93
  export * from '@yamada-ui/use-timeout';
package/dist/index.d.ts CHANGED
@@ -87,6 +87,7 @@ export * from '@yamada-ui/use-outside-click';
87
87
  export * from '@yamada-ui/use-pan-event';
88
88
  export * from '@yamada-ui/use-popper';
89
89
  export * from '@yamada-ui/use-previous';
90
+ export * from '@yamada-ui/use-processing';
90
91
  export * from '@yamada-ui/use-resize-observer';
91
92
  export * from '@yamada-ui/use-size';
92
93
  export * from '@yamada-ui/use-timeout';
package/dist/index.js CHANGED
@@ -113,6 +113,7 @@ __reExport(src_exports, require("@yamada-ui/use-outside-click"), module.exports)
113
113
  __reExport(src_exports, require("@yamada-ui/use-pan-event"), module.exports);
114
114
  __reExport(src_exports, require("@yamada-ui/use-popper"), module.exports);
115
115
  __reExport(src_exports, require("@yamada-ui/use-previous"), module.exports);
116
+ __reExport(src_exports, require("@yamada-ui/use-processing"), module.exports);
116
117
  __reExport(src_exports, require("@yamada-ui/use-resize-observer"), module.exports);
117
118
  __reExport(src_exports, require("@yamada-ui/use-size"), module.exports);
118
119
  __reExport(src_exports, require("@yamada-ui/use-timeout"), module.exports);
@@ -212,6 +213,7 @@ __reExport(src_exports, require("@yamada-ui/visually-hidden"), module.exports);
212
213
  ...require("@yamada-ui/use-pan-event"),
213
214
  ...require("@yamada-ui/use-popper"),
214
215
  ...require("@yamada-ui/use-previous"),
216
+ ...require("@yamada-ui/use-processing"),
215
217
  ...require("@yamada-ui/use-resize-observer"),
216
218
  ...require("@yamada-ui/use-size"),
217
219
  ...require("@yamada-ui/use-timeout"),
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/index.ts"],"sourcesContent":["export * from \"@yamada-ui/accordion\"\nexport * from \"@yamada-ui/alert\"\nexport * from \"@yamada-ui/autocomplete\"\nexport * from \"@yamada-ui/avatar\"\nexport * from \"@yamada-ui/badge\"\nexport * from \"@yamada-ui/breadcrumb\"\nexport * from \"@yamada-ui/button\"\nexport * from \"@yamada-ui/card\"\nexport * from \"@yamada-ui/checkbox\"\nexport * from \"@yamada-ui/close-button\"\nexport * from \"@yamada-ui/color-picker\"\nexport * from \"@yamada-ui/core\"\nexport * from \"@yamada-ui/editable\"\nexport * from \"@yamada-ui/file-button\"\nexport * from \"@yamada-ui/file-input\"\nexport * from \"@yamada-ui/focus-lock\"\nexport * from \"@yamada-ui/form-control\"\nexport * from \"@yamada-ui/highlight\"\nexport * from \"@yamada-ui/icon\"\nexport * from \"@yamada-ui/image\"\nexport * from \"@yamada-ui/indicator\"\nexport * from \"@yamada-ui/infinite-scroll-area\"\nexport * from \"@yamada-ui/input\"\nexport * from \"@yamada-ui/kbd\"\nexport * from \"@yamada-ui/layouts\"\nexport * from \"@yamada-ui/link\"\nexport * from \"@yamada-ui/list\"\nexport * from \"@yamada-ui/loading\"\nexport * from \"@yamada-ui/menu\"\nexport * from \"@yamada-ui/modal\"\nexport * from \"@yamada-ui/motion\"\nexport * from \"@yamada-ui/native-select\"\nexport * from \"@yamada-ui/native-table\"\nexport * from \"@yamada-ui/notice\"\nexport * from \"@yamada-ui/number-input\"\nexport * from \"@yamada-ui/pagination\"\nexport * from \"@yamada-ui/pin-input\"\nexport * from \"@yamada-ui/popover\"\nexport * from \"@yamada-ui/portal\"\nexport * from \"@yamada-ui/progress\"\nexport { UIProvider } from \"@yamada-ui/providers\"\nexport type { UIProviderProps } from \"@yamada-ui/providers\"\nexport * from \"@yamada-ui/radio\"\nexport * from \"@yamada-ui/rating\"\nexport * from \"@yamada-ui/reorder\"\nexport * from \"@yamada-ui/resizable\"\nexport * from \"@yamada-ui/ripple\"\nexport * from \"@yamada-ui/scroll-area\"\nexport * from \"@yamada-ui/segmented-control\"\nexport * from \"@yamada-ui/select\"\nexport * from \"@yamada-ui/skeleton\"\nexport * from \"@yamada-ui/slider\"\nexport * from \"@yamada-ui/snacks\"\nexport * from \"@yamada-ui/stat\"\nexport * from \"@yamada-ui/stepper\"\nexport * from \"@yamada-ui/switch\"\nexport * from \"@yamada-ui/tabs\"\nexport * from \"@yamada-ui/tag\"\nexport * from \"@yamada-ui/textarea\"\nexport * from \"@yamada-ui/theme\"\nexport * from \"@yamada-ui/theme-tools\"\nexport * from \"@yamada-ui/toggle\"\nexport * from \"@yamada-ui/tooltip\"\nexport * from \"@yamada-ui/transitions\"\nexport * from \"@yamada-ui/typography\"\nexport * from \"@yamada-ui/use-animation\"\nexport * from \"@yamada-ui/use-boolean\"\nexport * from \"@yamada-ui/use-breakpoint\"\nexport * from \"@yamada-ui/use-clickable\"\nexport * from \"@yamada-ui/use-clipboard\"\nexport * from \"@yamada-ui/use-controllable-state\"\nexport * from \"@yamada-ui/use-counter\"\nexport * from \"@yamada-ui/use-descendant\"\nexport * from \"@yamada-ui/use-disclosure\"\nexport * from \"@yamada-ui/use-event-listener\"\nexport * from \"@yamada-ui/use-eye-dropper\"\nexport * from \"@yamada-ui/use-focus\"\nexport * from \"@yamada-ui/use-focus-visible\"\nexport * from \"@yamada-ui/use-hover\"\nexport * from \"@yamada-ui/use-idle\"\nexport * from \"@yamada-ui/use-infinite-scroll\"\nexport * from \"@yamada-ui/use-interval\"\nexport * from \"@yamada-ui/use-latest-ref\"\nexport * from \"@yamada-ui/use-local-storage\"\nexport * from \"@yamada-ui/use-media-query\"\nexport * from \"@yamada-ui/use-os\"\nexport * from \"@yamada-ui/use-outside-click\"\nexport * from \"@yamada-ui/use-pan-event\"\nexport * from \"@yamada-ui/use-popper\"\nexport * from \"@yamada-ui/use-previous\"\nexport * from \"@yamada-ui/use-resize-observer\"\nexport * from \"@yamada-ui/use-size\"\nexport * from \"@yamada-ui/use-timeout\"\nexport * from \"@yamada-ui/use-token\"\nexport * from \"@yamada-ui/use-value\"\nexport * from \"@yamada-ui/use-window-event\"\nexport * from \"@yamada-ui/utils\"\nexport * from \"@yamada-ui/visually-hidden\"\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,wBAAc,iCAAd;AACA,wBAAc,6BADd;AAEA,wBAAc,oCAFd;AAGA,wBAAc,8BAHd;AAIA,wBAAc,6BAJd;AAKA,wBAAc,kCALd;AAMA,wBAAc,8BANd;AAOA,wBAAc,4BAPd;AAQA,wBAAc,gCARd;AASA,wBAAc,oCATd;AAUA,wBAAc,oCAVd;AAWA,wBAAc,4BAXd;AAYA,wBAAc,gCAZd;AAaA,wBAAc,mCAbd;AAcA,wBAAc,kCAdd;AAeA,wBAAc,kCAfd;AAgBA,wBAAc,oCAhBd;AAiBA,wBAAc,iCAjBd;AAkBA,wBAAc,4BAlBd;AAmBA,wBAAc,6BAnBd;AAoBA,wBAAc,iCApBd;AAqBA,wBAAc,4CArBd;AAsBA,wBAAc,6BAtBd;AAuBA,wBAAc,2BAvBd;AAwBA,wBAAc,+BAxBd;AAyBA,wBAAc,4BAzBd;AA0BA,wBAAc,4BA1Bd;AA2BA,wBAAc,+BA3Bd;AA4BA,wBAAc,4BA5Bd;AA6BA,wBAAc,6BA7Bd;AA8BA,wBAAc,8BA9Bd;AA+BA,wBAAc,qCA/Bd;AAgCA,wBAAc,oCAhCd;AAiCA,wBAAc,8BAjCd;AAkCA,wBAAc,oCAlCd;AAmCA,wBAAc,kCAnCd;AAoCA,wBAAc,iCApCd;AAqCA,wBAAc,+BArCd;AAsCA,wBAAc,8BAtCd;AAuCA,wBAAc,gCAvCd;AAwCA,uBAA2B;AAE3B,wBAAc,6BA1Cd;AA2CA,wBAAc,8BA3Cd;AA4CA,wBAAc,+BA5Cd;AA6CA,wBAAc,iCA7Cd;AA8CA,wBAAc,8BA9Cd;AA+CA,wBAAc,mCA/Cd;AAgDA,wBAAc,yCAhDd;AAiDA,wBAAc,8BAjDd;AAkDA,wBAAc,gCAlDd;AAmDA,wBAAc,8BAnDd;AAoDA,wBAAc,8BApDd;AAqDA,wBAAc,4BArDd;AAsDA,wBAAc,+BAtDd;AAuDA,wBAAc,8BAvDd;AAwDA,wBAAc,4BAxDd;AAyDA,wBAAc,2BAzDd;AA0DA,wBAAc,gCA1Dd;AA2DA,wBAAc,6BA3Dd;AA4DA,wBAAc,mCA5Dd;AA6DA,wBAAc,8BA7Dd;AA8DA,wBAAc,+BA9Dd;AA+DA,wBAAc,mCA/Dd;AAgEA,wBAAc,kCAhEd;AAiEA,wBAAc,qCAjEd;AAkEA,wBAAc,mCAlEd;AAmEA,wBAAc,sCAnEd;AAoEA,wBAAc,qCApEd;AAqEA,wBAAc,qCArEd;AAsEA,wBAAc,8CAtEd;AAuEA,wBAAc,mCAvEd;AAwEA,wBAAc,sCAxEd;AAyEA,wBAAc,sCAzEd;AA0EA,wBAAc,0CA1Ed;AA2EA,wBAAc,uCA3Ed;AA4EA,wBAAc,iCA5Ed;AA6EA,wBAAc,yCA7Ed;AA8EA,wBAAc,iCA9Ed;AA+EA,wBAAc,gCA/Ed;AAgFA,wBAAc,2CAhFd;AAiFA,wBAAc,oCAjFd;AAkFA,wBAAc,sCAlFd;AAmFA,wBAAc,yCAnFd;AAoFA,wBAAc,uCApFd;AAqFA,wBAAc,8BArFd;AAsFA,wBAAc,yCAtFd;AAuFA,wBAAc,qCAvFd;AAwFA,wBAAc,kCAxFd;AAyFA,wBAAc,oCAzFd;AA0FA,wBAAc,2CA1Fd;AA2FA,wBAAc,gCA3Fd;AA4FA,wBAAc,mCA5Fd;AA6FA,wBAAc,iCA7Fd;AA8FA,wBAAc,iCA9Fd;AA+FA,wBAAc,wCA/Fd;AAgGA,wBAAc,6BAhGd;AAiGA,wBAAc,uCAjGd;","names":[]}
1
+ {"version":3,"sources":["../src/index.ts"],"sourcesContent":["export * from \"@yamada-ui/accordion\"\nexport * from \"@yamada-ui/alert\"\nexport * from \"@yamada-ui/autocomplete\"\nexport * from \"@yamada-ui/avatar\"\nexport * from \"@yamada-ui/badge\"\nexport * from \"@yamada-ui/breadcrumb\"\nexport * from \"@yamada-ui/button\"\nexport * from \"@yamada-ui/card\"\nexport * from \"@yamada-ui/checkbox\"\nexport * from \"@yamada-ui/close-button\"\nexport * from \"@yamada-ui/color-picker\"\nexport * from \"@yamada-ui/core\"\nexport * from \"@yamada-ui/editable\"\nexport * from \"@yamada-ui/file-button\"\nexport * from \"@yamada-ui/file-input\"\nexport * from \"@yamada-ui/focus-lock\"\nexport * from \"@yamada-ui/form-control\"\nexport * from \"@yamada-ui/highlight\"\nexport * from \"@yamada-ui/icon\"\nexport * from \"@yamada-ui/image\"\nexport * from \"@yamada-ui/indicator\"\nexport * from \"@yamada-ui/infinite-scroll-area\"\nexport * from \"@yamada-ui/input\"\nexport * from \"@yamada-ui/kbd\"\nexport * from \"@yamada-ui/layouts\"\nexport * from \"@yamada-ui/link\"\nexport * from \"@yamada-ui/list\"\nexport * from \"@yamada-ui/loading\"\nexport * from \"@yamada-ui/menu\"\nexport * from \"@yamada-ui/modal\"\nexport * from \"@yamada-ui/motion\"\nexport * from \"@yamada-ui/native-select\"\nexport * from \"@yamada-ui/native-table\"\nexport * from \"@yamada-ui/notice\"\nexport * from \"@yamada-ui/number-input\"\nexport * from \"@yamada-ui/pagination\"\nexport * from \"@yamada-ui/pin-input\"\nexport * from \"@yamada-ui/popover\"\nexport * from \"@yamada-ui/portal\"\nexport * from \"@yamada-ui/progress\"\nexport { UIProvider } from \"@yamada-ui/providers\"\nexport type { UIProviderProps } from \"@yamada-ui/providers\"\nexport * from \"@yamada-ui/radio\"\nexport * from \"@yamada-ui/rating\"\nexport * from \"@yamada-ui/reorder\"\nexport * from \"@yamada-ui/resizable\"\nexport * from \"@yamada-ui/ripple\"\nexport * from \"@yamada-ui/scroll-area\"\nexport * from \"@yamada-ui/segmented-control\"\nexport * from \"@yamada-ui/select\"\nexport * from \"@yamada-ui/skeleton\"\nexport * from \"@yamada-ui/slider\"\nexport * from \"@yamada-ui/snacks\"\nexport * from \"@yamada-ui/stat\"\nexport * from \"@yamada-ui/stepper\"\nexport * from \"@yamada-ui/switch\"\nexport * from \"@yamada-ui/tabs\"\nexport * from \"@yamada-ui/tag\"\nexport * from \"@yamada-ui/textarea\"\nexport * from \"@yamada-ui/theme\"\nexport * from \"@yamada-ui/theme-tools\"\nexport * from \"@yamada-ui/toggle\"\nexport * from \"@yamada-ui/tooltip\"\nexport * from \"@yamada-ui/transitions\"\nexport * from \"@yamada-ui/typography\"\nexport * from \"@yamada-ui/use-animation\"\nexport * from \"@yamada-ui/use-boolean\"\nexport * from \"@yamada-ui/use-breakpoint\"\nexport * from \"@yamada-ui/use-clickable\"\nexport * from \"@yamada-ui/use-clipboard\"\nexport * from \"@yamada-ui/use-controllable-state\"\nexport * from \"@yamada-ui/use-counter\"\nexport * from \"@yamada-ui/use-descendant\"\nexport * from \"@yamada-ui/use-disclosure\"\nexport * from \"@yamada-ui/use-event-listener\"\nexport * from \"@yamada-ui/use-eye-dropper\"\nexport * from \"@yamada-ui/use-focus\"\nexport * from \"@yamada-ui/use-focus-visible\"\nexport * from \"@yamada-ui/use-hover\"\nexport * from \"@yamada-ui/use-idle\"\nexport * from \"@yamada-ui/use-infinite-scroll\"\nexport * from \"@yamada-ui/use-interval\"\nexport * from \"@yamada-ui/use-latest-ref\"\nexport * from \"@yamada-ui/use-local-storage\"\nexport * from \"@yamada-ui/use-media-query\"\nexport * from \"@yamada-ui/use-os\"\nexport * from \"@yamada-ui/use-outside-click\"\nexport * from \"@yamada-ui/use-pan-event\"\nexport * from \"@yamada-ui/use-popper\"\nexport * from \"@yamada-ui/use-previous\"\nexport * from \"@yamada-ui/use-processing\"\nexport * from \"@yamada-ui/use-resize-observer\"\nexport * from \"@yamada-ui/use-size\"\nexport * from \"@yamada-ui/use-timeout\"\nexport * from \"@yamada-ui/use-token\"\nexport * from \"@yamada-ui/use-value\"\nexport * from \"@yamada-ui/use-window-event\"\nexport * from \"@yamada-ui/utils\"\nexport * from \"@yamada-ui/visually-hidden\"\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,wBAAc,iCAAd;AACA,wBAAc,6BADd;AAEA,wBAAc,oCAFd;AAGA,wBAAc,8BAHd;AAIA,wBAAc,6BAJd;AAKA,wBAAc,kCALd;AAMA,wBAAc,8BANd;AAOA,wBAAc,4BAPd;AAQA,wBAAc,gCARd;AASA,wBAAc,oCATd;AAUA,wBAAc,oCAVd;AAWA,wBAAc,4BAXd;AAYA,wBAAc,gCAZd;AAaA,wBAAc,mCAbd;AAcA,wBAAc,kCAdd;AAeA,wBAAc,kCAfd;AAgBA,wBAAc,oCAhBd;AAiBA,wBAAc,iCAjBd;AAkBA,wBAAc,4BAlBd;AAmBA,wBAAc,6BAnBd;AAoBA,wBAAc,iCApBd;AAqBA,wBAAc,4CArBd;AAsBA,wBAAc,6BAtBd;AAuBA,wBAAc,2BAvBd;AAwBA,wBAAc,+BAxBd;AAyBA,wBAAc,4BAzBd;AA0BA,wBAAc,4BA1Bd;AA2BA,wBAAc,+BA3Bd;AA4BA,wBAAc,4BA5Bd;AA6BA,wBAAc,6BA7Bd;AA8BA,wBAAc,8BA9Bd;AA+BA,wBAAc,qCA/Bd;AAgCA,wBAAc,oCAhCd;AAiCA,wBAAc,8BAjCd;AAkCA,wBAAc,oCAlCd;AAmCA,wBAAc,kCAnCd;AAoCA,wBAAc,iCApCd;AAqCA,wBAAc,+BArCd;AAsCA,wBAAc,8BAtCd;AAuCA,wBAAc,gCAvCd;AAwCA,uBAA2B;AAE3B,wBAAc,6BA1Cd;AA2CA,wBAAc,8BA3Cd;AA4CA,wBAAc,+BA5Cd;AA6CA,wBAAc,iCA7Cd;AA8CA,wBAAc,8BA9Cd;AA+CA,wBAAc,mCA/Cd;AAgDA,wBAAc,yCAhDd;AAiDA,wBAAc,8BAjDd;AAkDA,wBAAc,gCAlDd;AAmDA,wBAAc,8BAnDd;AAoDA,wBAAc,8BApDd;AAqDA,wBAAc,4BArDd;AAsDA,wBAAc,+BAtDd;AAuDA,wBAAc,8BAvDd;AAwDA,wBAAc,4BAxDd;AAyDA,wBAAc,2BAzDd;AA0DA,wBAAc,gCA1Dd;AA2DA,wBAAc,6BA3Dd;AA4DA,wBAAc,mCA5Dd;AA6DA,wBAAc,8BA7Dd;AA8DA,wBAAc,+BA9Dd;AA+DA,wBAAc,mCA/Dd;AAgEA,wBAAc,kCAhEd;AAiEA,wBAAc,qCAjEd;AAkEA,wBAAc,mCAlEd;AAmEA,wBAAc,sCAnEd;AAoEA,wBAAc,qCApEd;AAqEA,wBAAc,qCArEd;AAsEA,wBAAc,8CAtEd;AAuEA,wBAAc,mCAvEd;AAwEA,wBAAc,sCAxEd;AAyEA,wBAAc,sCAzEd;AA0EA,wBAAc,0CA1Ed;AA2EA,wBAAc,uCA3Ed;AA4EA,wBAAc,iCA5Ed;AA6EA,wBAAc,yCA7Ed;AA8EA,wBAAc,iCA9Ed;AA+EA,wBAAc,gCA/Ed;AAgFA,wBAAc,2CAhFd;AAiFA,wBAAc,oCAjFd;AAkFA,wBAAc,sCAlFd;AAmFA,wBAAc,yCAnFd;AAoFA,wBAAc,uCApFd;AAqFA,wBAAc,8BArFd;AAsFA,wBAAc,yCAtFd;AAuFA,wBAAc,qCAvFd;AAwFA,wBAAc,kCAxFd;AAyFA,wBAAc,oCAzFd;AA0FA,wBAAc,sCA1Fd;AA2FA,wBAAc,2CA3Fd;AA4FA,wBAAc,gCA5Fd;AA6FA,wBAAc,mCA7Fd;AA8FA,wBAAc,iCA9Fd;AA+FA,wBAAc,iCA/Fd;AAgGA,wBAAc,wCAhGd;AAiGA,wBAAc,6BAjGd;AAkGA,wBAAc,uCAlGd;","names":[]}
package/dist/index.mjs CHANGED
@@ -88,6 +88,7 @@ export * from "@yamada-ui/use-outside-click";
88
88
  export * from "@yamada-ui/use-pan-event";
89
89
  export * from "@yamada-ui/use-popper";
90
90
  export * from "@yamada-ui/use-previous";
91
+ export * from "@yamada-ui/use-processing";
91
92
  export * from "@yamada-ui/use-resize-observer";
92
93
  export * from "@yamada-ui/use-size";
93
94
  export * from "@yamada-ui/use-timeout";
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/index.ts"],"sourcesContent":["export * from \"@yamada-ui/accordion\"\nexport * from \"@yamada-ui/alert\"\nexport * from \"@yamada-ui/autocomplete\"\nexport * from \"@yamada-ui/avatar\"\nexport * from \"@yamada-ui/badge\"\nexport * from \"@yamada-ui/breadcrumb\"\nexport * from \"@yamada-ui/button\"\nexport * from \"@yamada-ui/card\"\nexport * from \"@yamada-ui/checkbox\"\nexport * from \"@yamada-ui/close-button\"\nexport * from \"@yamada-ui/color-picker\"\nexport * from \"@yamada-ui/core\"\nexport * from \"@yamada-ui/editable\"\nexport * from \"@yamada-ui/file-button\"\nexport * from \"@yamada-ui/file-input\"\nexport * from \"@yamada-ui/focus-lock\"\nexport * from \"@yamada-ui/form-control\"\nexport * from \"@yamada-ui/highlight\"\nexport * from \"@yamada-ui/icon\"\nexport * from \"@yamada-ui/image\"\nexport * from \"@yamada-ui/indicator\"\nexport * from \"@yamada-ui/infinite-scroll-area\"\nexport * from \"@yamada-ui/input\"\nexport * from \"@yamada-ui/kbd\"\nexport * from \"@yamada-ui/layouts\"\nexport * from \"@yamada-ui/link\"\nexport * from \"@yamada-ui/list\"\nexport * from \"@yamada-ui/loading\"\nexport * from \"@yamada-ui/menu\"\nexport * from \"@yamada-ui/modal\"\nexport * from \"@yamada-ui/motion\"\nexport * from \"@yamada-ui/native-select\"\nexport * from \"@yamada-ui/native-table\"\nexport * from \"@yamada-ui/notice\"\nexport * from \"@yamada-ui/number-input\"\nexport * from \"@yamada-ui/pagination\"\nexport * from \"@yamada-ui/pin-input\"\nexport * from \"@yamada-ui/popover\"\nexport * from \"@yamada-ui/portal\"\nexport * from \"@yamada-ui/progress\"\nexport { UIProvider } from \"@yamada-ui/providers\"\nexport type { UIProviderProps } from \"@yamada-ui/providers\"\nexport * from \"@yamada-ui/radio\"\nexport * from \"@yamada-ui/rating\"\nexport * from \"@yamada-ui/reorder\"\nexport * from \"@yamada-ui/resizable\"\nexport * from \"@yamada-ui/ripple\"\nexport * from \"@yamada-ui/scroll-area\"\nexport * from \"@yamada-ui/segmented-control\"\nexport * from \"@yamada-ui/select\"\nexport * from \"@yamada-ui/skeleton\"\nexport * from \"@yamada-ui/slider\"\nexport * from \"@yamada-ui/snacks\"\nexport * from \"@yamada-ui/stat\"\nexport * from \"@yamada-ui/stepper\"\nexport * from \"@yamada-ui/switch\"\nexport * from \"@yamada-ui/tabs\"\nexport * from \"@yamada-ui/tag\"\nexport * from \"@yamada-ui/textarea\"\nexport * from \"@yamada-ui/theme\"\nexport * from \"@yamada-ui/theme-tools\"\nexport * from \"@yamada-ui/toggle\"\nexport * from \"@yamada-ui/tooltip\"\nexport * from \"@yamada-ui/transitions\"\nexport * from \"@yamada-ui/typography\"\nexport * from \"@yamada-ui/use-animation\"\nexport * from \"@yamada-ui/use-boolean\"\nexport * from \"@yamada-ui/use-breakpoint\"\nexport * from \"@yamada-ui/use-clickable\"\nexport * from \"@yamada-ui/use-clipboard\"\nexport * from \"@yamada-ui/use-controllable-state\"\nexport * from \"@yamada-ui/use-counter\"\nexport * from \"@yamada-ui/use-descendant\"\nexport * from \"@yamada-ui/use-disclosure\"\nexport * from \"@yamada-ui/use-event-listener\"\nexport * from \"@yamada-ui/use-eye-dropper\"\nexport * from \"@yamada-ui/use-focus\"\nexport * from \"@yamada-ui/use-focus-visible\"\nexport * from \"@yamada-ui/use-hover\"\nexport * from \"@yamada-ui/use-idle\"\nexport * from \"@yamada-ui/use-infinite-scroll\"\nexport * from \"@yamada-ui/use-interval\"\nexport * from \"@yamada-ui/use-latest-ref\"\nexport * from \"@yamada-ui/use-local-storage\"\nexport * from \"@yamada-ui/use-media-query\"\nexport * from \"@yamada-ui/use-os\"\nexport * from \"@yamada-ui/use-outside-click\"\nexport * from \"@yamada-ui/use-pan-event\"\nexport * from \"@yamada-ui/use-popper\"\nexport * from \"@yamada-ui/use-previous\"\nexport * from \"@yamada-ui/use-resize-observer\"\nexport * from \"@yamada-ui/use-size\"\nexport * from \"@yamada-ui/use-timeout\"\nexport * from \"@yamada-ui/use-token\"\nexport * from \"@yamada-ui/use-value\"\nexport * from \"@yamada-ui/use-window-event\"\nexport * from \"@yamada-ui/utils\"\nexport * from \"@yamada-ui/visually-hidden\"\n"],"mappings":";AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,SAAS,kBAAkB;AAE3B,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;","names":[]}
1
+ {"version":3,"sources":["../src/index.ts"],"sourcesContent":["export * from \"@yamada-ui/accordion\"\nexport * from \"@yamada-ui/alert\"\nexport * from \"@yamada-ui/autocomplete\"\nexport * from \"@yamada-ui/avatar\"\nexport * from \"@yamada-ui/badge\"\nexport * from \"@yamada-ui/breadcrumb\"\nexport * from \"@yamada-ui/button\"\nexport * from \"@yamada-ui/card\"\nexport * from \"@yamada-ui/checkbox\"\nexport * from \"@yamada-ui/close-button\"\nexport * from \"@yamada-ui/color-picker\"\nexport * from \"@yamada-ui/core\"\nexport * from \"@yamada-ui/editable\"\nexport * from \"@yamada-ui/file-button\"\nexport * from \"@yamada-ui/file-input\"\nexport * from \"@yamada-ui/focus-lock\"\nexport * from \"@yamada-ui/form-control\"\nexport * from \"@yamada-ui/highlight\"\nexport * from \"@yamada-ui/icon\"\nexport * from \"@yamada-ui/image\"\nexport * from \"@yamada-ui/indicator\"\nexport * from \"@yamada-ui/infinite-scroll-area\"\nexport * from \"@yamada-ui/input\"\nexport * from \"@yamada-ui/kbd\"\nexport * from \"@yamada-ui/layouts\"\nexport * from \"@yamada-ui/link\"\nexport * from \"@yamada-ui/list\"\nexport * from \"@yamada-ui/loading\"\nexport * from \"@yamada-ui/menu\"\nexport * from \"@yamada-ui/modal\"\nexport * from \"@yamada-ui/motion\"\nexport * from \"@yamada-ui/native-select\"\nexport * from \"@yamada-ui/native-table\"\nexport * from \"@yamada-ui/notice\"\nexport * from \"@yamada-ui/number-input\"\nexport * from \"@yamada-ui/pagination\"\nexport * from \"@yamada-ui/pin-input\"\nexport * from \"@yamada-ui/popover\"\nexport * from \"@yamada-ui/portal\"\nexport * from \"@yamada-ui/progress\"\nexport { UIProvider } from \"@yamada-ui/providers\"\nexport type { UIProviderProps } from \"@yamada-ui/providers\"\nexport * from \"@yamada-ui/radio\"\nexport * from \"@yamada-ui/rating\"\nexport * from \"@yamada-ui/reorder\"\nexport * from \"@yamada-ui/resizable\"\nexport * from \"@yamada-ui/ripple\"\nexport * from \"@yamada-ui/scroll-area\"\nexport * from \"@yamada-ui/segmented-control\"\nexport * from \"@yamada-ui/select\"\nexport * from \"@yamada-ui/skeleton\"\nexport * from \"@yamada-ui/slider\"\nexport * from \"@yamada-ui/snacks\"\nexport * from \"@yamada-ui/stat\"\nexport * from \"@yamada-ui/stepper\"\nexport * from \"@yamada-ui/switch\"\nexport * from \"@yamada-ui/tabs\"\nexport * from \"@yamada-ui/tag\"\nexport * from \"@yamada-ui/textarea\"\nexport * from \"@yamada-ui/theme\"\nexport * from \"@yamada-ui/theme-tools\"\nexport * from \"@yamada-ui/toggle\"\nexport * from \"@yamada-ui/tooltip\"\nexport * from \"@yamada-ui/transitions\"\nexport * from \"@yamada-ui/typography\"\nexport * from \"@yamada-ui/use-animation\"\nexport * from \"@yamada-ui/use-boolean\"\nexport * from \"@yamada-ui/use-breakpoint\"\nexport * from \"@yamada-ui/use-clickable\"\nexport * from \"@yamada-ui/use-clipboard\"\nexport * from \"@yamada-ui/use-controllable-state\"\nexport * from \"@yamada-ui/use-counter\"\nexport * from \"@yamada-ui/use-descendant\"\nexport * from \"@yamada-ui/use-disclosure\"\nexport * from \"@yamada-ui/use-event-listener\"\nexport * from \"@yamada-ui/use-eye-dropper\"\nexport * from \"@yamada-ui/use-focus\"\nexport * from \"@yamada-ui/use-focus-visible\"\nexport * from \"@yamada-ui/use-hover\"\nexport * from \"@yamada-ui/use-idle\"\nexport * from \"@yamada-ui/use-infinite-scroll\"\nexport * from \"@yamada-ui/use-interval\"\nexport * from \"@yamada-ui/use-latest-ref\"\nexport * from \"@yamada-ui/use-local-storage\"\nexport * from \"@yamada-ui/use-media-query\"\nexport * from \"@yamada-ui/use-os\"\nexport * from \"@yamada-ui/use-outside-click\"\nexport * from \"@yamada-ui/use-pan-event\"\nexport * from \"@yamada-ui/use-popper\"\nexport * from \"@yamada-ui/use-previous\"\nexport * from \"@yamada-ui/use-processing\"\nexport * from \"@yamada-ui/use-resize-observer\"\nexport * from \"@yamada-ui/use-size\"\nexport * from \"@yamada-ui/use-timeout\"\nexport * from \"@yamada-ui/use-token\"\nexport * from \"@yamada-ui/use-value\"\nexport * from \"@yamada-ui/use-window-event\"\nexport * from \"@yamada-ui/utils\"\nexport * from \"@yamada-ui/visually-hidden\"\n"],"mappings":";AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,SAAS,kBAAkB;AAE3B,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;","names":[]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yamada-ui/react",
3
- "version": "1.5.5",
3
+ "version": "1.6.0-next-20241024060412",
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",
@@ -37,19 +37,20 @@
37
37
  },
38
38
  "dependencies": {
39
39
  "@yamada-ui/accordion": "2.0.12",
40
+ "@yamada-ui/autocomplete": "1.6.1",
40
41
  "@yamada-ui/alert": "1.0.43",
41
42
  "@yamada-ui/avatar": "1.2.11",
42
43
  "@yamada-ui/badge": "1.0.40",
43
44
  "@yamada-ui/breadcrumb": "1.3.14",
44
45
  "@yamada-ui/button": "1.0.45",
45
- "@yamada-ui/card": "1.0.42",
46
46
  "@yamada-ui/checkbox": "1.1.11",
47
+ "@yamada-ui/card": "1.0.42",
47
48
  "@yamada-ui/close-button": "1.0.43",
48
49
  "@yamada-ui/color-picker": "1.4.5",
49
50
  "@yamada-ui/core": "1.15.3",
50
51
  "@yamada-ui/editable": "1.0.46",
51
- "@yamada-ui/file-button": "1.1.8",
52
52
  "@yamada-ui/file-input": "1.0.45",
53
+ "@yamada-ui/file-button": "1.1.8",
53
54
  "@yamada-ui/focus-lock": "1.0.24",
54
55
  "@yamada-ui/form-control": "2.1.5",
55
56
  "@yamada-ui/highlight": "1.0.40",
@@ -58,21 +59,21 @@
58
59
  "@yamada-ui/indicator": "1.1.40",
59
60
  "@yamada-ui/infinite-scroll-area": "1.2.9",
60
61
  "@yamada-ui/input": "1.0.45",
61
- "@yamada-ui/kbd": "1.0.40",
62
- "@yamada-ui/layouts": "1.1.38",
63
62
  "@yamada-ui/link": "1.0.40",
63
+ "@yamada-ui/layouts": "1.1.38",
64
64
  "@yamada-ui/list": "1.0.42",
65
+ "@yamada-ui/kbd": "1.0.40",
65
66
  "@yamada-ui/loading": "1.1.19",
66
67
  "@yamada-ui/menu": "1.3.16",
67
68
  "@yamada-ui/modal": "1.4.0",
68
69
  "@yamada-ui/motion": "2.2.5",
69
70
  "@yamada-ui/native-select": "1.0.47",
70
71
  "@yamada-ui/native-table": "1.0.42",
71
- "@yamada-ui/notice": "1.1.6",
72
72
  "@yamada-ui/number-input": "1.1.17",
73
+ "@yamada-ui/notice": "1.1.6",
73
74
  "@yamada-ui/pagination": "1.1.0",
74
- "@yamada-ui/pin-input": "1.1.0",
75
75
  "@yamada-ui/popover": "1.3.5",
76
+ "@yamada-ui/pin-input": "1.1.0",
76
77
  "@yamada-ui/portal": "1.0.24",
77
78
  "@yamada-ui/progress": "1.1.5",
78
79
  "@yamada-ui/providers": "1.2.10",
@@ -82,23 +83,23 @@
82
83
  "@yamada-ui/resizable": "1.1.15",
83
84
  "@yamada-ui/ripple": "1.0.41",
84
85
  "@yamada-ui/scroll-area": "1.0.41",
85
- "@yamada-ui/segmented-control": "1.0.43",
86
86
  "@yamada-ui/select": "1.7.1",
87
87
  "@yamada-ui/skeleton": "1.1.8",
88
+ "@yamada-ui/segmented-control": "1.0.43",
88
89
  "@yamada-ui/slider": "1.2.8",
89
90
  "@yamada-ui/snacks": "1.1.6",
90
91
  "@yamada-ui/stat": "1.0.40",
91
92
  "@yamada-ui/stepper": "1.0.43",
92
93
  "@yamada-ui/switch": "1.1.12",
93
- "@yamada-ui/tabs": "1.0.42",
94
94
  "@yamada-ui/tag": "1.1.0",
95
+ "@yamada-ui/tabs": "1.0.42",
95
96
  "@yamada-ui/textarea": "1.1.32",
96
97
  "@yamada-ui/theme": "1.18.4",
97
98
  "@yamada-ui/theme-tools": "1.1.6",
98
- "@yamada-ui/toggle": "1.0.24",
99
99
  "@yamada-ui/tooltip": "1.1.14",
100
100
  "@yamada-ui/transitions": "1.1.8",
101
101
  "@yamada-ui/typography": "1.0.40",
102
+ "@yamada-ui/toggle": "1.0.24",
102
103
  "@yamada-ui/use-animation": "1.0.40",
103
104
  "@yamada-ui/use-boolean": "1.0.3",
104
105
  "@yamada-ui/use-breakpoint": "1.4.11",
@@ -119,11 +120,12 @@
119
120
  "@yamada-ui/use-latest-ref": "1.0.3",
120
121
  "@yamada-ui/use-local-storage": "1.0.24",
121
122
  "@yamada-ui/use-media-query": "1.0.50",
122
- "@yamada-ui/use-os": "1.0.24",
123
123
  "@yamada-ui/use-outside-click": "1.0.23",
124
+ "@yamada-ui/use-os": "1.0.24",
124
125
  "@yamada-ui/use-pan-event": "1.0.25",
125
126
  "@yamada-ui/use-popper": "1.0.40",
126
127
  "@yamada-ui/use-previous": "1.0.23",
128
+ "@yamada-ui/use-processing": "1.0.0",
127
129
  "@yamada-ui/use-resize-observer": "1.0.23",
128
130
  "@yamada-ui/use-size": "1.0.23",
129
131
  "@yamada-ui/use-timeout": "1.0.23",
@@ -131,8 +133,7 @@
131
133
  "@yamada-ui/use-value": "1.1.28",
132
134
  "@yamada-ui/use-window-event": "1.0.24",
133
135
  "@yamada-ui/utils": "1.5.4",
134
- "@yamada-ui/visually-hidden": "1.0.14",
135
- "@yamada-ui/autocomplete": "1.6.1"
136
+ "@yamada-ui/visually-hidden": "1.0.14"
136
137
  },
137
138
  "devDependencies": {
138
139
  "clean-package": "2.2.0",