chore(docs): Updated UI Reference (automated) (#14507)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action --- > [!NOTE] > Applies patch updates to the Medusa UI stack across the monorepo. > > - Bumps `@medusajs/icons` to `2.12.5`, `@medusajs/ui` to `4.0.33`, and `@medusajs/ui-preset` to `2.12.5` > - Updates affected apps/packages: `api-reference`, `book`, `cloud`, `resources`, `ui`, `user-guide`, `docs-ui`, `tailwind`, and `types` > - Refreshes `yarn.lock` accordingly > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 756527915a20240054463bd83b93888d5dc0f5da. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
19f274523c
commit
673627044b
@@ -17,8 +17,8 @@
|
||||
"dependencies": {
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@medusajs/icons": "2.12.4",
|
||||
"@medusajs/ui": "4.0.32",
|
||||
"@medusajs/icons": "2.12.5",
|
||||
"@medusajs/ui": "4.0.33",
|
||||
"@next/mdx": "15.3.8",
|
||||
"@react-hook/resize-observer": "^2.0.2",
|
||||
"@readme/openapi-parser": "^2.5.0",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"dependencies": {
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@medusajs/icons": "2.12.4",
|
||||
"@medusajs/icons": "2.12.5",
|
||||
"@next/mdx": "15.3.8",
|
||||
"@stefanprobst/rehype-extract-toc": "^3.0.0",
|
||||
"clsx": "^2.1.0",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"dependencies": {
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@medusajs/icons": "2.12.4",
|
||||
"@medusajs/icons": "2.12.5",
|
||||
"@next/mdx": "15.3.8",
|
||||
"@sanity/client": "^7.11.0",
|
||||
"@stefanprobst/rehype-extract-toc": "^3.0.0",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"dependencies": {
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@medusajs/icons": "2.12.4",
|
||||
"@medusajs/icons": "2.12.5",
|
||||
"@next/mdx": "15.3.8",
|
||||
"@stefanprobst/rehype-extract-toc": "^3.0.0",
|
||||
"clsx": "^2.1.0",
|
||||
|
||||
@@ -16,9 +16,9 @@
|
||||
"dependencies": {
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@medusajs/icons": "2.12.4",
|
||||
"@medusajs/ui": "4.0.32",
|
||||
"@medusajs/ui-preset": "2.12.4",
|
||||
"@medusajs/icons": "2.12.5",
|
||||
"@medusajs/ui": "4.0.33",
|
||||
"@medusajs/ui-preset": "2.12.5",
|
||||
"@next/mdx": "15.3.8",
|
||||
"@stefanprobst/rehype-extract-toc": "^3.0.0",
|
||||
"clsx": "^2.1.0",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"dependencies": {
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@medusajs/icons": "2.12.4",
|
||||
"@medusajs/icons": "2.12.5",
|
||||
"@next/mdx": "15.3.8",
|
||||
"@stefanprobst/rehype-extract-toc": "^3.0.0",
|
||||
"clsx": "^2.1.0",
|
||||
|
||||
@@ -63,8 +63,8 @@
|
||||
"dependencies": {
|
||||
"@emotion/is-prop-valid": "^1.3.1",
|
||||
"@kapaai/react-sdk": "^0.9.0",
|
||||
"@medusajs/icons": "2.12.4",
|
||||
"@medusajs/ui": "4.0.32",
|
||||
"@medusajs/icons": "2.12.5",
|
||||
"@medusajs/ui": "4.0.33",
|
||||
"@next/third-parties": "15.3.8",
|
||||
"@react-hook/resize-observer": "^1.2.6",
|
||||
"@segment/analytics-next": "^1.75.0",
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"postcss.config.js"
|
||||
],
|
||||
"dependencies": {
|
||||
"@medusajs/ui-preset": "2.12.4",
|
||||
"@medusajs/ui-preset": "2.12.5",
|
||||
"tailwindcss-animate": "^1.0.7"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"watch": "tsc --watch"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@medusajs/icons": "2.12.4",
|
||||
"@medusajs/icons": "2.12.5",
|
||||
"@types/node": "^20.11.20",
|
||||
"rimraf": "^5.0.5",
|
||||
"tsconfig": "*",
|
||||
|
||||
@@ -1951,35 +1951,35 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@medusajs/icons@npm:2.12.4":
|
||||
version: 2.12.4
|
||||
resolution: "@medusajs/icons@npm:2.12.4"
|
||||
"@medusajs/icons@npm:2.12.5":
|
||||
version: 2.12.5
|
||||
resolution: "@medusajs/icons@npm:2.12.5"
|
||||
peerDependencies:
|
||||
react: ^18.3.1
|
||||
checksum: a533cbc8f34a9fa39bb7da53ced46bdfa449a67a0a8cd8d4fbdf655760f00ddecd6f806bc789b4055d237744369f04f77afd304ec4dfa32c22670dc6f820eecd
|
||||
checksum: ca7e038b2021f5723310d656e4d65f468bc20528704f8dd58312a33987a5ca8ceb74b35d3f2f58e23e00e7ae4aae2c1aa5da2b0e0cf7758bce42cbd6ce5bffd7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@medusajs/ui-preset@npm:2.12.4":
|
||||
version: 2.12.4
|
||||
resolution: "@medusajs/ui-preset@npm:2.12.4"
|
||||
"@medusajs/ui-preset@npm:2.12.5":
|
||||
version: 2.12.5
|
||||
resolution: "@medusajs/ui-preset@npm:2.12.5"
|
||||
dependencies:
|
||||
"@tailwindcss/forms": ^0.5.3
|
||||
tailwindcss-animate: ^1.0.6
|
||||
peerDependencies:
|
||||
tailwindcss: ^3.4.3
|
||||
checksum: 50ce5ed878d3d4f6d85245f6ccd38280ee860bcec235de4ca7fc22b0e7265f375b4206befe7d26425dcfc71eb9c153c62a040af77da04d22b40758f47616dc3b
|
||||
checksum: 18edb922ccd6d798d7b39b7740cc36951cd6a08207c947a1dd94fc956ddf378d28736472a420a66a141bc30d05137c3ab60daef4b2b237722af92ba7d6f3e741
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@medusajs/ui@npm:4.0.32":
|
||||
version: 4.0.32
|
||||
resolution: "@medusajs/ui@npm:4.0.32"
|
||||
"@medusajs/ui@npm:4.0.33":
|
||||
version: 4.0.33
|
||||
resolution: "@medusajs/ui@npm:4.0.33"
|
||||
dependencies:
|
||||
"@dnd-kit/core": ^6.1.0
|
||||
"@dnd-kit/sortable": ^8.0.0
|
||||
"@dnd-kit/utilities": ^3.2.2
|
||||
"@medusajs/icons": 2.12.4
|
||||
"@medusajs/icons": 2.12.5
|
||||
"@radix-ui/react-dialog": 1.1.4
|
||||
"@radix-ui/react-dismissable-layer": 1.1.4
|
||||
"@tanstack/react-table": 8.20.5
|
||||
@@ -1997,7 +1997,7 @@ __metadata:
|
||||
peerDependencies:
|
||||
react: ^18.3.1
|
||||
react-dom: ^18.3.1
|
||||
checksum: 839c56db25752c17e7d072c48353eda1851a2dc875d632240ef06cc76ef1f3e273c0d0558a31d2fdc222258c5596cd4c0fda00e1335a533c76324a8e7a5df466
|
||||
checksum: 921f23b1bba2b2aaf8005330d9a727f21edf8591a451e230ffe1c33ef962b7917159141d49edb416d1a0cfd126c6797c46aabf7154aff3a765a3fb8cc899e022
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -6318,8 +6318,8 @@ __metadata:
|
||||
dependencies:
|
||||
"@mdx-js/loader": ^3.1.0
|
||||
"@mdx-js/react": ^3.1.0
|
||||
"@medusajs/icons": 2.12.4
|
||||
"@medusajs/ui": 4.0.32
|
||||
"@medusajs/icons": 2.12.5
|
||||
"@medusajs/ui": 4.0.33
|
||||
"@next/bundle-analyzer": 15.3.8
|
||||
"@next/mdx": 15.3.8
|
||||
"@react-hook/resize-observer": ^2.0.2
|
||||
@@ -6728,7 +6728,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@mdx-js/loader": ^3.1.0
|
||||
"@mdx-js/react": ^3.1.0
|
||||
"@medusajs/icons": 2.12.4
|
||||
"@medusajs/icons": 2.12.5
|
||||
"@next/mdx": 15.3.8
|
||||
"@stefanprobst/rehype-extract-toc": ^3.0.0
|
||||
"@types/mdx": ^2.0.13
|
||||
@@ -7126,7 +7126,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@mdx-js/loader": ^3.1.0
|
||||
"@mdx-js/react": ^3.1.0
|
||||
"@medusajs/icons": 2.12.4
|
||||
"@medusajs/icons": 2.12.5
|
||||
"@next/mdx": 15.3.8
|
||||
"@sanity/client": ^7.11.0
|
||||
"@stefanprobst/rehype-extract-toc": ^3.0.0
|
||||
@@ -8171,8 +8171,8 @@ __metadata:
|
||||
dependencies:
|
||||
"@emotion/is-prop-valid": ^1.3.1
|
||||
"@kapaai/react-sdk": ^0.9.0
|
||||
"@medusajs/icons": 2.12.4
|
||||
"@medusajs/ui": 4.0.32
|
||||
"@medusajs/icons": 2.12.5
|
||||
"@medusajs/ui": 4.0.33
|
||||
"@next/third-parties": 15.3.8
|
||||
"@react-hook/resize-observer": ^1.2.6
|
||||
"@segment/analytics-next": ^1.75.0
|
||||
@@ -14670,7 +14670,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@mdx-js/loader": ^3.1.0
|
||||
"@mdx-js/react": ^3.1.0
|
||||
"@medusajs/icons": 2.12.4
|
||||
"@medusajs/icons": 2.12.5
|
||||
"@next/bundle-analyzer": ^15.3.8
|
||||
"@next/mdx": 15.3.8
|
||||
"@stefanprobst/rehype-extract-toc": ^3.0.0
|
||||
@@ -15851,7 +15851,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "tailwind@workspace:packages/tailwind"
|
||||
dependencies:
|
||||
"@medusajs/ui-preset": 2.12.4
|
||||
"@medusajs/ui-preset": 2.12.5
|
||||
tailwindcss-animate: ^1.0.7
|
||||
peerDependencies:
|
||||
docs-ui: "*"
|
||||
@@ -16583,7 +16583,7 @@ turbo@latest:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "types@workspace:packages/types"
|
||||
dependencies:
|
||||
"@medusajs/icons": 2.12.4
|
||||
"@medusajs/icons": 2.12.5
|
||||
"@types/node": ^20.11.20
|
||||
openapi-types: ^12.1.3
|
||||
rimraf: ^5.0.5
|
||||
@@ -16672,9 +16672,9 @@ turbo@latest:
|
||||
dependencies:
|
||||
"@mdx-js/loader": ^3.1.0
|
||||
"@mdx-js/react": ^3.1.0
|
||||
"@medusajs/icons": 2.12.4
|
||||
"@medusajs/ui": 4.0.32
|
||||
"@medusajs/ui-preset": 2.12.4
|
||||
"@medusajs/icons": 2.12.5
|
||||
"@medusajs/ui": 4.0.33
|
||||
"@medusajs/ui-preset": 2.12.5
|
||||
"@next/mdx": 15.3.8
|
||||
"@stefanprobst/rehype-extract-toc": ^3.0.0
|
||||
"@types/mdx": ^2.0.13
|
||||
@@ -17038,7 +17038,7 @@ turbo@latest:
|
||||
dependencies:
|
||||
"@mdx-js/loader": ^3.1.0
|
||||
"@mdx-js/react": ^3.1.0
|
||||
"@medusajs/icons": 2.12.4
|
||||
"@medusajs/icons": 2.12.5
|
||||
"@next/mdx": 15.3.8
|
||||
"@stefanprobst/rehype-extract-toc": ^3.0.0
|
||||
"@types/mdx": ^2.0.13
|
||||
|
||||
Reference in New Issue
Block a user