@yamada-ui/react 1.1.2 → 1.2.0-next-20240103042140

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,3 +87,4 @@ export * from '@yamada-ui/use-clipboard';
87
87
  export * from '@yamada-ui/ripple';
88
88
  export * from '@yamada-ui/rating';
89
89
  export * from '@yamada-ui/stat';
90
+ export * from '@yamada-ui/resizable';
package/dist/index.d.ts CHANGED
@@ -87,3 +87,4 @@ export * from '@yamada-ui/use-clipboard';
87
87
  export * from '@yamada-ui/ripple';
88
88
  export * from '@yamada-ui/rating';
89
89
  export * from '@yamada-ui/stat';
90
+ export * from '@yamada-ui/resizable';
package/dist/index.js CHANGED
@@ -114,6 +114,7 @@ __reExport(src_exports, require("@yamada-ui/use-clipboard"), module.exports);
114
114
  __reExport(src_exports, require("@yamada-ui/ripple"), module.exports);
115
115
  __reExport(src_exports, require("@yamada-ui/rating"), module.exports);
116
116
  __reExport(src_exports, require("@yamada-ui/stat"), module.exports);
117
+ __reExport(src_exports, require("@yamada-ui/resizable"), module.exports);
117
118
  // Annotate the CommonJS export names for ESM import in node:
118
119
  0 && (module.exports = {
119
120
  UIProvider,
@@ -205,6 +206,7 @@ __reExport(src_exports, require("@yamada-ui/stat"), module.exports);
205
206
  ...require("@yamada-ui/use-clipboard"),
206
207
  ...require("@yamada-ui/ripple"),
207
208
  ...require("@yamada-ui/rating"),
208
- ...require("@yamada-ui/stat")
209
+ ...require("@yamada-ui/stat"),
210
+ ...require("@yamada-ui/resizable")
209
211
  });
210
212
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/index.ts"],"sourcesContent":["export { UIProvider, useEnvironment } from \"@yamada-ui/providers\"\nexport type { UIProviderProps } from \"@yamada-ui/providers\"\nexport * from \"@yamada-ui/core\"\nexport * from \"@yamada-ui/utils\"\nexport * from \"@yamada-ui/theme\"\nexport * from \"@yamada-ui/theme-tools\"\nexport * from \"@yamada-ui/accordion\"\nexport * from \"@yamada-ui/alert\"\nexport * from \"@yamada-ui/badge\"\nexport * from \"@yamada-ui/breadcrumb\"\nexport * from \"@yamada-ui/button\"\nexport * from \"@yamada-ui/close-button\"\nexport * from \"@yamada-ui/card\"\nexport * from \"@yamada-ui/checkbox\"\nexport * from \"@yamada-ui/editable\"\nexport * from \"@yamada-ui/file-button\"\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/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/notice\"\nexport * from \"@yamada-ui/number-input\"\nexport * from \"@yamada-ui/pin-input\"\nexport * from \"@yamada-ui/popover\"\nexport * from \"@yamada-ui/portal\"\nexport * from \"@yamada-ui/progress\"\nexport * from \"@yamada-ui/radio\"\nexport * from \"@yamada-ui/segmented-control\"\nexport * from \"@yamada-ui/select\"\nexport * from \"@yamada-ui/slider\"\nexport * from \"@yamada-ui/switch\"\nexport * from \"@yamada-ui/tabs\"\nexport * from \"@yamada-ui/tag\"\nexport * from \"@yamada-ui/textarea\"\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-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-focus\"\nexport * from \"@yamada-ui/use-focus-visible\"\nexport * from \"@yamada-ui/use-interval\"\nexport * from \"@yamada-ui/use-latest-ref\"\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-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/file-input\"\nexport * from \"@yamada-ui/scroll-area\"\nexport * from \"@yamada-ui/autocomplete\"\nexport * from \"@yamada-ui/avatar\"\nexport * from \"@yamada-ui/reorder\"\nexport * from \"@yamada-ui/pagination\"\nexport * from \"@yamada-ui/skeleton\"\nexport * from \"@yamada-ui/use-previous\"\nexport * from \"@yamada-ui/stepper\"\nexport * from \"@yamada-ui/native-table\"\nexport * from \"@yamada-ui/indicator\"\nexport * from \"@yamada-ui/use-hover\"\nexport * from \"@yamada-ui/use-idle\"\nexport * from \"@yamada-ui/use-os\"\nexport * from \"@yamada-ui/use-local-storage\"\nexport * from \"@yamada-ui/use-window-event\"\nexport * from \"@yamada-ui/use-media-query\"\nexport * from \"@yamada-ui/use-clipboard\"\nexport * from \"@yamada-ui/ripple\"\nexport * from \"@yamada-ui/rating\"\nexport * from \"@yamada-ui/stat\"\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,uBAA2C;AAE3C,wBAAc,4BAFd;AAGA,wBAAc,6BAHd;AAIA,wBAAc,6BAJd;AAKA,wBAAc,mCALd;AAMA,wBAAc,iCANd;AAOA,wBAAc,6BAPd;AAQA,wBAAc,6BARd;AASA,wBAAc,kCATd;AAUA,wBAAc,8BAVd;AAWA,wBAAc,oCAXd;AAYA,wBAAc,4BAZd;AAaA,wBAAc,gCAbd;AAcA,wBAAc,gCAdd;AAeA,wBAAc,mCAfd;AAgBA,wBAAc,kCAhBd;AAiBA,wBAAc,oCAjBd;AAkBA,wBAAc,iCAlBd;AAmBA,wBAAc,4BAnBd;AAoBA,wBAAc,6BApBd;AAqBA,wBAAc,6BArBd;AAsBA,wBAAc,2BAtBd;AAuBA,wBAAc,+BAvBd;AAwBA,wBAAc,4BAxBd;AAyBA,wBAAc,4BAzBd;AA0BA,wBAAc,+BA1Bd;AA2BA,wBAAc,4BA3Bd;AA4BA,wBAAc,6BA5Bd;AA6BA,wBAAc,8BA7Bd;AA8BA,wBAAc,qCA9Bd;AA+BA,wBAAc,8BA/Bd;AAgCA,wBAAc,oCAhCd;AAiCA,wBAAc,iCAjCd;AAkCA,wBAAc,+BAlCd;AAmCA,wBAAc,8BAnCd;AAoCA,wBAAc,gCApCd;AAqCA,wBAAc,6BArCd;AAsCA,wBAAc,yCAtCd;AAuCA,wBAAc,8BAvCd;AAwCA,wBAAc,8BAxCd;AAyCA,wBAAc,8BAzCd;AA0CA,wBAAc,4BA1Cd;AA2CA,wBAAc,2BA3Cd;AA4CA,wBAAc,gCA5Cd;AA6CA,wBAAc,+BA7Cd;AA8CA,wBAAc,mCA9Cd;AA+CA,wBAAc,kCA/Cd;AAgDA,wBAAc,qCAhDd;AAiDA,wBAAc,mCAjDd;AAkDA,wBAAc,sCAlDd;AAmDA,wBAAc,qCAnDd;AAoDA,wBAAc,8CApDd;AAqDA,wBAAc,mCArDd;AAsDA,wBAAc,sCAtDd;AAuDA,wBAAc,sCAvDd;AAwDA,wBAAc,0CAxDd;AAyDA,wBAAc,iCAzDd;AA0DA,wBAAc,yCA1Dd;AA2DA,wBAAc,oCA3Dd;AA4DA,wBAAc,sCA5Dd;AA6DA,wBAAc,yCA7Dd;AA8DA,wBAAc,qCA9Dd;AA+DA,wBAAc,kCA/Dd;AAgEA,wBAAc,2CAhEd;AAiEA,wBAAc,gCAjEd;AAkEA,wBAAc,mCAlEd;AAmEA,wBAAc,iCAnEd;AAoEA,wBAAc,iCApEd;AAqEA,wBAAc,kCArEd;AAsEA,wBAAc,mCAtEd;AAuEA,wBAAc,oCAvEd;AAwEA,wBAAc,8BAxEd;AAyEA,wBAAc,+BAzEd;AA0EA,wBAAc,kCA1Ed;AA2EA,wBAAc,gCA3Ed;AA4EA,wBAAc,oCA5Ed;AA6EA,wBAAc,+BA7Ed;AA8EA,wBAAc,oCA9Ed;AA+EA,wBAAc,iCA/Ed;AAgFA,wBAAc,iCAhFd;AAiFA,wBAAc,gCAjFd;AAkFA,wBAAc,8BAlFd;AAmFA,wBAAc,yCAnFd;AAoFA,wBAAc,wCApFd;AAqFA,wBAAc,uCArFd;AAsFA,wBAAc,qCAtFd;AAuFA,wBAAc,8BAvFd;AAwFA,wBAAc,8BAxFd;AAyFA,wBAAc,4BAzFd;","names":[]}
1
+ {"version":3,"sources":["../src/index.ts"],"sourcesContent":["export { UIProvider, useEnvironment } from \"@yamada-ui/providers\"\nexport type { UIProviderProps } from \"@yamada-ui/providers\"\nexport * from \"@yamada-ui/core\"\nexport * from \"@yamada-ui/utils\"\nexport * from \"@yamada-ui/theme\"\nexport * from \"@yamada-ui/theme-tools\"\nexport * from \"@yamada-ui/accordion\"\nexport * from \"@yamada-ui/alert\"\nexport * from \"@yamada-ui/badge\"\nexport * from \"@yamada-ui/breadcrumb\"\nexport * from \"@yamada-ui/button\"\nexport * from \"@yamada-ui/close-button\"\nexport * from \"@yamada-ui/card\"\nexport * from \"@yamada-ui/checkbox\"\nexport * from \"@yamada-ui/editable\"\nexport * from \"@yamada-ui/file-button\"\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/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/notice\"\nexport * from \"@yamada-ui/number-input\"\nexport * from \"@yamada-ui/pin-input\"\nexport * from \"@yamada-ui/popover\"\nexport * from \"@yamada-ui/portal\"\nexport * from \"@yamada-ui/progress\"\nexport * from \"@yamada-ui/radio\"\nexport * from \"@yamada-ui/segmented-control\"\nexport * from \"@yamada-ui/select\"\nexport * from \"@yamada-ui/slider\"\nexport * from \"@yamada-ui/switch\"\nexport * from \"@yamada-ui/tabs\"\nexport * from \"@yamada-ui/tag\"\nexport * from \"@yamada-ui/textarea\"\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-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-focus\"\nexport * from \"@yamada-ui/use-focus-visible\"\nexport * from \"@yamada-ui/use-interval\"\nexport * from \"@yamada-ui/use-latest-ref\"\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-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/file-input\"\nexport * from \"@yamada-ui/scroll-area\"\nexport * from \"@yamada-ui/autocomplete\"\nexport * from \"@yamada-ui/avatar\"\nexport * from \"@yamada-ui/reorder\"\nexport * from \"@yamada-ui/pagination\"\nexport * from \"@yamada-ui/skeleton\"\nexport * from \"@yamada-ui/use-previous\"\nexport * from \"@yamada-ui/stepper\"\nexport * from \"@yamada-ui/native-table\"\nexport * from \"@yamada-ui/indicator\"\nexport * from \"@yamada-ui/use-hover\"\nexport * from \"@yamada-ui/use-idle\"\nexport * from \"@yamada-ui/use-os\"\nexport * from \"@yamada-ui/use-local-storage\"\nexport * from \"@yamada-ui/use-window-event\"\nexport * from \"@yamada-ui/use-media-query\"\nexport * from \"@yamada-ui/use-clipboard\"\nexport * from \"@yamada-ui/ripple\"\nexport * from \"@yamada-ui/rating\"\nexport * from \"@yamada-ui/stat\"\nexport * from \"@yamada-ui/resizable\"\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,uBAA2C;AAE3C,wBAAc,4BAFd;AAGA,wBAAc,6BAHd;AAIA,wBAAc,6BAJd;AAKA,wBAAc,mCALd;AAMA,wBAAc,iCANd;AAOA,wBAAc,6BAPd;AAQA,wBAAc,6BARd;AASA,wBAAc,kCATd;AAUA,wBAAc,8BAVd;AAWA,wBAAc,oCAXd;AAYA,wBAAc,4BAZd;AAaA,wBAAc,gCAbd;AAcA,wBAAc,gCAdd;AAeA,wBAAc,mCAfd;AAgBA,wBAAc,kCAhBd;AAiBA,wBAAc,oCAjBd;AAkBA,wBAAc,iCAlBd;AAmBA,wBAAc,4BAnBd;AAoBA,wBAAc,6BApBd;AAqBA,wBAAc,6BArBd;AAsBA,wBAAc,2BAtBd;AAuBA,wBAAc,+BAvBd;AAwBA,wBAAc,4BAxBd;AAyBA,wBAAc,4BAzBd;AA0BA,wBAAc,+BA1Bd;AA2BA,wBAAc,4BA3Bd;AA4BA,wBAAc,6BA5Bd;AA6BA,wBAAc,8BA7Bd;AA8BA,wBAAc,qCA9Bd;AA+BA,wBAAc,8BA/Bd;AAgCA,wBAAc,oCAhCd;AAiCA,wBAAc,iCAjCd;AAkCA,wBAAc,+BAlCd;AAmCA,wBAAc,8BAnCd;AAoCA,wBAAc,gCApCd;AAqCA,wBAAc,6BArCd;AAsCA,wBAAc,yCAtCd;AAuCA,wBAAc,8BAvCd;AAwCA,wBAAc,8BAxCd;AAyCA,wBAAc,8BAzCd;AA0CA,wBAAc,4BA1Cd;AA2CA,wBAAc,2BA3Cd;AA4CA,wBAAc,gCA5Cd;AA6CA,wBAAc,+BA7Cd;AA8CA,wBAAc,mCA9Cd;AA+CA,wBAAc,kCA/Cd;AAgDA,wBAAc,qCAhDd;AAiDA,wBAAc,mCAjDd;AAkDA,wBAAc,sCAlDd;AAmDA,wBAAc,qCAnDd;AAoDA,wBAAc,8CApDd;AAqDA,wBAAc,mCArDd;AAsDA,wBAAc,sCAtDd;AAuDA,wBAAc,sCAvDd;AAwDA,wBAAc,0CAxDd;AAyDA,wBAAc,iCAzDd;AA0DA,wBAAc,yCA1Dd;AA2DA,wBAAc,oCA3Dd;AA4DA,wBAAc,sCA5Dd;AA6DA,wBAAc,yCA7Dd;AA8DA,wBAAc,qCA9Dd;AA+DA,wBAAc,kCA/Dd;AAgEA,wBAAc,2CAhEd;AAiEA,wBAAc,gCAjEd;AAkEA,wBAAc,mCAlEd;AAmEA,wBAAc,iCAnEd;AAoEA,wBAAc,iCApEd;AAqEA,wBAAc,kCArEd;AAsEA,wBAAc,mCAtEd;AAuEA,wBAAc,oCAvEd;AAwEA,wBAAc,8BAxEd;AAyEA,wBAAc,+BAzEd;AA0EA,wBAAc,kCA1Ed;AA2EA,wBAAc,gCA3Ed;AA4EA,wBAAc,oCA5Ed;AA6EA,wBAAc,+BA7Ed;AA8EA,wBAAc,oCA9Ed;AA+EA,wBAAc,iCA/Ed;AAgFA,wBAAc,iCAhFd;AAiFA,wBAAc,gCAjFd;AAkFA,wBAAc,8BAlFd;AAmFA,wBAAc,yCAnFd;AAoFA,wBAAc,wCApFd;AAqFA,wBAAc,uCArFd;AAsFA,wBAAc,qCAtFd;AAuFA,wBAAc,8BAvFd;AAwFA,wBAAc,8BAxFd;AAyFA,wBAAc,4BAzFd;AA0FA,wBAAc,iCA1Fd;","names":[]}
package/dist/index.mjs CHANGED
@@ -88,6 +88,7 @@ export * from "@yamada-ui/use-clipboard";
88
88
  export * from "@yamada-ui/ripple";
89
89
  export * from "@yamada-ui/rating";
90
90
  export * from "@yamada-ui/stat";
91
+ export * from "@yamada-ui/resizable";
91
92
  export {
92
93
  UIProvider,
93
94
  useEnvironment
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/index.ts"],"sourcesContent":["export { UIProvider, useEnvironment } from \"@yamada-ui/providers\"\nexport type { UIProviderProps } from \"@yamada-ui/providers\"\nexport * from \"@yamada-ui/core\"\nexport * from \"@yamada-ui/utils\"\nexport * from \"@yamada-ui/theme\"\nexport * from \"@yamada-ui/theme-tools\"\nexport * from \"@yamada-ui/accordion\"\nexport * from \"@yamada-ui/alert\"\nexport * from \"@yamada-ui/badge\"\nexport * from \"@yamada-ui/breadcrumb\"\nexport * from \"@yamada-ui/button\"\nexport * from \"@yamada-ui/close-button\"\nexport * from \"@yamada-ui/card\"\nexport * from \"@yamada-ui/checkbox\"\nexport * from \"@yamada-ui/editable\"\nexport * from \"@yamada-ui/file-button\"\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/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/notice\"\nexport * from \"@yamada-ui/number-input\"\nexport * from \"@yamada-ui/pin-input\"\nexport * from \"@yamada-ui/popover\"\nexport * from \"@yamada-ui/portal\"\nexport * from \"@yamada-ui/progress\"\nexport * from \"@yamada-ui/radio\"\nexport * from \"@yamada-ui/segmented-control\"\nexport * from \"@yamada-ui/select\"\nexport * from \"@yamada-ui/slider\"\nexport * from \"@yamada-ui/switch\"\nexport * from \"@yamada-ui/tabs\"\nexport * from \"@yamada-ui/tag\"\nexport * from \"@yamada-ui/textarea\"\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-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-focus\"\nexport * from \"@yamada-ui/use-focus-visible\"\nexport * from \"@yamada-ui/use-interval\"\nexport * from \"@yamada-ui/use-latest-ref\"\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-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/file-input\"\nexport * from \"@yamada-ui/scroll-area\"\nexport * from \"@yamada-ui/autocomplete\"\nexport * from \"@yamada-ui/avatar\"\nexport * from \"@yamada-ui/reorder\"\nexport * from \"@yamada-ui/pagination\"\nexport * from \"@yamada-ui/skeleton\"\nexport * from \"@yamada-ui/use-previous\"\nexport * from \"@yamada-ui/stepper\"\nexport * from \"@yamada-ui/native-table\"\nexport * from \"@yamada-ui/indicator\"\nexport * from \"@yamada-ui/use-hover\"\nexport * from \"@yamada-ui/use-idle\"\nexport * from \"@yamada-ui/use-os\"\nexport * from \"@yamada-ui/use-local-storage\"\nexport * from \"@yamada-ui/use-window-event\"\nexport * from \"@yamada-ui/use-media-query\"\nexport * from \"@yamada-ui/use-clipboard\"\nexport * from \"@yamada-ui/ripple\"\nexport * from \"@yamada-ui/rating\"\nexport * from \"@yamada-ui/stat\"\n"],"mappings":";AAAA,SAAS,YAAY,sBAAsB;AAE3C,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;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 { UIProvider, useEnvironment } from \"@yamada-ui/providers\"\nexport type { UIProviderProps } from \"@yamada-ui/providers\"\nexport * from \"@yamada-ui/core\"\nexport * from \"@yamada-ui/utils\"\nexport * from \"@yamada-ui/theme\"\nexport * from \"@yamada-ui/theme-tools\"\nexport * from \"@yamada-ui/accordion\"\nexport * from \"@yamada-ui/alert\"\nexport * from \"@yamada-ui/badge\"\nexport * from \"@yamada-ui/breadcrumb\"\nexport * from \"@yamada-ui/button\"\nexport * from \"@yamada-ui/close-button\"\nexport * from \"@yamada-ui/card\"\nexport * from \"@yamada-ui/checkbox\"\nexport * from \"@yamada-ui/editable\"\nexport * from \"@yamada-ui/file-button\"\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/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/notice\"\nexport * from \"@yamada-ui/number-input\"\nexport * from \"@yamada-ui/pin-input\"\nexport * from \"@yamada-ui/popover\"\nexport * from \"@yamada-ui/portal\"\nexport * from \"@yamada-ui/progress\"\nexport * from \"@yamada-ui/radio\"\nexport * from \"@yamada-ui/segmented-control\"\nexport * from \"@yamada-ui/select\"\nexport * from \"@yamada-ui/slider\"\nexport * from \"@yamada-ui/switch\"\nexport * from \"@yamada-ui/tabs\"\nexport * from \"@yamada-ui/tag\"\nexport * from \"@yamada-ui/textarea\"\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-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-focus\"\nexport * from \"@yamada-ui/use-focus-visible\"\nexport * from \"@yamada-ui/use-interval\"\nexport * from \"@yamada-ui/use-latest-ref\"\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-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/file-input\"\nexport * from \"@yamada-ui/scroll-area\"\nexport * from \"@yamada-ui/autocomplete\"\nexport * from \"@yamada-ui/avatar\"\nexport * from \"@yamada-ui/reorder\"\nexport * from \"@yamada-ui/pagination\"\nexport * from \"@yamada-ui/skeleton\"\nexport * from \"@yamada-ui/use-previous\"\nexport * from \"@yamada-ui/stepper\"\nexport * from \"@yamada-ui/native-table\"\nexport * from \"@yamada-ui/indicator\"\nexport * from \"@yamada-ui/use-hover\"\nexport * from \"@yamada-ui/use-idle\"\nexport * from \"@yamada-ui/use-os\"\nexport * from \"@yamada-ui/use-local-storage\"\nexport * from \"@yamada-ui/use-window-event\"\nexport * from \"@yamada-ui/use-media-query\"\nexport * from \"@yamada-ui/use-clipboard\"\nexport * from \"@yamada-ui/ripple\"\nexport * from \"@yamada-ui/rating\"\nexport * from \"@yamada-ui/stat\"\nexport * from \"@yamada-ui/resizable\"\n"],"mappings":";AAAA,SAAS,YAAY,sBAAsB;AAE3C,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;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.1.2",
3
+ "version": "1.2.0-next-20240103042140",
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",
@@ -36,15 +36,15 @@
36
36
  "url": "https://github.com/hirotomoyamada/yamada-ui/issues"
37
37
  },
38
38
  "dependencies": {
39
- "@yamada-ui/alert": "1.0.3",
40
39
  "@yamada-ui/accordion": "1.0.3",
40
+ "@yamada-ui/alert": "1.0.3",
41
41
  "@yamada-ui/autocomplete": "1.0.6",
42
42
  "@yamada-ui/avatar": "1.1.2",
43
43
  "@yamada-ui/badge": "1.0.3",
44
44
  "@yamada-ui/breadcrumb": "1.0.3",
45
45
  "@yamada-ui/button": "1.0.4",
46
- "@yamada-ui/checkbox": "1.0.4",
47
46
  "@yamada-ui/card": "1.0.4",
47
+ "@yamada-ui/checkbox": "1.0.4",
48
48
  "@yamada-ui/close-button": "1.0.3",
49
49
  "@yamada-ui/core": "1.1.2",
50
50
  "@yamada-ui/editable": "1.0.4",
@@ -74,10 +74,11 @@
74
74
  "@yamada-ui/popover": "1.0.3",
75
75
  "@yamada-ui/portal": "1.0.1",
76
76
  "@yamada-ui/progress": "1.0.3",
77
- "@yamada-ui/providers": "1.0.6",
77
+ "@yamada-ui/providers": "1.0.7-next-20240103042140",
78
78
  "@yamada-ui/radio": "1.0.4",
79
79
  "@yamada-ui/rating": "1.0.2",
80
80
  "@yamada-ui/reorder": "1.0.3",
81
+ "@yamada-ui/resizable": "1.0.0",
81
82
  "@yamada-ui/ripple": "1.0.3",
82
83
  "@yamada-ui/scroll-area": "1.0.3",
83
84
  "@yamada-ui/segmented-control": "1.0.4",
@@ -90,8 +91,8 @@
90
91
  "@yamada-ui/tabs": "1.0.3",
91
92
  "@yamada-ui/tag": "1.0.3",
92
93
  "@yamada-ui/textarea": "1.0.4",
93
- "@yamada-ui/theme": "1.2.0",
94
- "@yamada-ui/theme-tools": "1.0.6",
94
+ "@yamada-ui/theme": "1.3.0-next-20240103042140",
95
+ "@yamada-ui/theme-tools": "1.0.7-next-20240103042140",
95
96
  "@yamada-ui/tooltip": "1.0.3",
96
97
  "@yamada-ui/transitions": "1.0.3",
97
98
  "@yamada-ui/typography": "1.0.3",
@@ -112,7 +113,7 @@
112
113
  "@yamada-ui/use-interval": "1.0.1",
113
114
  "@yamada-ui/use-latest-ref": "1.0.0",
114
115
  "@yamada-ui/use-local-storage": "1.0.1",
115
- "@yamada-ui/use-media-query": "1.0.6",
116
+ "@yamada-ui/use-media-query": "1.0.7-next-20240103042140",
116
117
  "@yamada-ui/use-os": "1.0.1",
117
118
  "@yamada-ui/use-outside-click": "1.0.1",
118
119
  "@yamada-ui/use-pan-event": "1.0.1",