diff --git a/.changeset/pre.json b/.changeset/pre.json index 2af7bd9dd..d8de032b3 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -29,6 +29,7 @@ "changesets": [ "better-goats-swim", "big-women-follow", + "bitter-rice-do", "blue-crews-deny", "brown-roses-knock", "bumpy-clocks-feel", @@ -61,6 +62,7 @@ "fruity-trees-tap", "funny-breads-beg", "giant-days-allow", + "giant-impalas-fold", "good-lies-notice", "green-hands-carry", "green-items-cheat", @@ -76,6 +78,7 @@ "moody-doors-dance", "nasty-comics-pay", "neat-carrots-eat", + "nine-olives-say", "nine-pianos-tie", "odd-memes-enjoy", "olive-books-burn", @@ -86,7 +89,10 @@ "quick-cycles-sniff", "rare-meals-bathe", "ready-flowers-carry", + "ready-windows-shop", + "red-coats-slide", "red-dogs-retire", + "red-pillows-roll", "rich-oranges-do", "rich-sloths-warn", "shiny-plums-develop", @@ -130,6 +136,7 @@ "whole-buckets-camp", "whole-snakes-allow", "wicked-hoops-win", + "wide-planes-hope", "wild-pets-raise", "wise-dodos-ring" ] diff --git a/apps/docs2/CHANGELOG.md b/apps/docs2/CHANGELOG.md index 4a79eb7d9..46d5330d2 100644 --- a/apps/docs2/CHANGELOG.md +++ b/apps/docs2/CHANGELOG.md @@ -1,5 +1,30 @@ # docs +## 1.6.3-next.12 + +### Patch Changes + +- Updated dependencies [[`38ae583`](https://github.com/x0k/svelte-jsonschema-form/commit/38ae58337d6b240a4fda87d4428bd979a952baf7), [`bd497f3`](https://github.com/x0k/svelte-jsonschema-form/commit/bd497f3e379b40c8983d2f9f5c8215a004d967ec), [`bd15f11`](https://github.com/x0k/svelte-jsonschema-form/commit/bd15f119298bab9f8400bf39ed4a813e9ee1fd29), [`f30da6d`](https://github.com/x0k/svelte-jsonschema-form/commit/f30da6d2b9161d848e3ec1be631d555b20783739), [`1c75328`](https://github.com/x0k/svelte-jsonschema-form/commit/1c753287e206049acec0d19aa60c85f8ef902b4c), [`1e641de`](https://github.com/x0k/svelte-jsonschema-form/commit/1e641de9ce630da729bf295c508371dabaa2e802), [`50c357a`](https://github.com/x0k/svelte-jsonschema-form/commit/50c357a57b7819a83ceab99a96d09b21af848b17)]: + - @sjsf/form@2.0.0-next.12 + - @sjsf/flowbite3-theme@2.0.0-next.12 + - @sjsf/ajv8-validator@2.0.0-next.12 + - @sjsf/basic-theme@2.0.0-next.12 + - @sjsf/cfworker-validator@2.0.0-next.12 + - @sjsf/daisyui-theme@2.0.0-next.12 + - @sjsf/daisyui5-theme@2.0.0-next.12 + - @sjsf/flowbite-icons@2.0.0-next.12 + - @sjsf/flowbite-theme@2.0.0-next.12 + - @sjsf/lucide-icons@2.0.0-next.12 + - @sjsf/moving-icons@2.0.0-next.12 + - @sjsf/radix-icons@2.0.0-next.12 + - @sjsf/schemasafe-validator@2.0.0-next.12 + - @sjsf/shadcn-theme@2.0.0-next.12 + - @sjsf/skeleton-theme@2.0.0-next.12 + - @sjsf/skeleton3-theme@2.0.0-next.12 + - @sjsf/sveltekit@2.0.0-next.12 + - testing@0.1.0-next.12 + - @sjsf/zod-validator@2.0.0-next.12 + ## 1.6.3-next.11 ### Patch Changes diff --git a/apps/docs2/package.json b/apps/docs2/package.json index 9e8c48a98..fbe2b22c0 100644 --- a/apps/docs2/package.json +++ b/apps/docs2/package.json @@ -2,7 +2,7 @@ "name": "docs2", "private": true, "type": "module", - "version": "1.6.3-next.11", + "version": "1.6.3-next.12", "scripts": { "dev": "astro dev", "precompile-ajv-validator": "node --experimental-strip-types src/content/docs/validators/ajv/precompile/compile-schema-script.ts", diff --git a/apps/playground2/CHANGELOG.md b/apps/playground2/CHANGELOG.md index 3f83e9c08..eba326a55 100644 --- a/apps/playground2/CHANGELOG.md +++ b/apps/playground2/CHANGELOG.md @@ -1,5 +1,25 @@ # playground2 +## 0.0.2-next.12 + +### Patch Changes + +- Updated dependencies [[`38ae583`](https://github.com/x0k/svelte-jsonschema-form/commit/38ae58337d6b240a4fda87d4428bd979a952baf7), [`bd497f3`](https://github.com/x0k/svelte-jsonschema-form/commit/bd497f3e379b40c8983d2f9f5c8215a004d967ec), [`bd15f11`](https://github.com/x0k/svelte-jsonschema-form/commit/bd15f119298bab9f8400bf39ed4a813e9ee1fd29), [`f30da6d`](https://github.com/x0k/svelte-jsonschema-form/commit/f30da6d2b9161d848e3ec1be631d555b20783739), [`1c75328`](https://github.com/x0k/svelte-jsonschema-form/commit/1c753287e206049acec0d19aa60c85f8ef902b4c), [`1e641de`](https://github.com/x0k/svelte-jsonschema-form/commit/1e641de9ce630da729bf295c508371dabaa2e802), [`50c357a`](https://github.com/x0k/svelte-jsonschema-form/commit/50c357a57b7819a83ceab99a96d09b21af848b17)]: + - @sjsf/form@2.0.0-next.12 + - @sjsf/flowbite3-theme@2.0.0-next.12 + - @sjsf/ajv8-validator@2.0.0-next.12 + - @sjsf/basic-theme@2.0.0-next.12 + - @sjsf/cfworker-validator@2.0.0-next.12 + - @sjsf/daisyui-theme@2.0.0-next.12 + - @sjsf/daisyui5-theme@2.0.0-next.12 + - @sjsf/flowbite-icons@2.0.0-next.12 + - @sjsf/lucide-icons@2.0.0-next.12 + - @sjsf/moving-icons@2.0.0-next.12 + - @sjsf/radix-icons@2.0.0-next.12 + - @sjsf/schemasafe-validator@2.0.0-next.12 + - @sjsf/shadcn-theme@2.0.0-next.12 + - @sjsf/skeleton3-theme@2.0.0-next.12 + ## 0.0.2-next.11 ### Patch Changes diff --git a/apps/playground2/package.json b/apps/playground2/package.json index a05d0db4c..91cc3a7b3 100644 --- a/apps/playground2/package.json +++ b/apps/playground2/package.json @@ -2,7 +2,7 @@ "name": "playground2", "private": true, "type": "module", - "version": "0.0.2-next.11", + "version": "0.0.2-next.12", "scripts": { "dev": "vite", "build": "vite build", diff --git a/packages/ajv8-validator/CHANGELOG.md b/packages/ajv8-validator/CHANGELOG.md index 34c02614e..f653e55b5 100644 --- a/packages/ajv8-validator/CHANGELOG.md +++ b/packages/ajv8-validator/CHANGELOG.md @@ -1,5 +1,16 @@ # @sjsf/ajv8-validator +## 2.0.0-next.12 + +### Minor Changes + +- Add `ajvPlugins` option for `createFormValidator` function ([`bd15f11`](https://github.com/x0k/svelte-jsonschema-form/commit/bd15f119298bab9f8400bf39ed4a813e9ee1fd29)) + +### Patch Changes + +- Updated dependencies [[`38ae583`](https://github.com/x0k/svelte-jsonschema-form/commit/38ae58337d6b240a4fda87d4428bd979a952baf7), [`f30da6d`](https://github.com/x0k/svelte-jsonschema-form/commit/f30da6d2b9161d848e3ec1be631d555b20783739), [`1c75328`](https://github.com/x0k/svelte-jsonschema-form/commit/1c753287e206049acec0d19aa60c85f8ef902b4c), [`1e641de`](https://github.com/x0k/svelte-jsonschema-form/commit/1e641de9ce630da729bf295c508371dabaa2e802), [`50c357a`](https://github.com/x0k/svelte-jsonschema-form/commit/50c357a57b7819a83ceab99a96d09b21af848b17)]: + - @sjsf/form@2.0.0-next.12 + ## 2.0.0-next.11 ### Patch Changes diff --git a/packages/ajv8-validator/package.json b/packages/ajv8-validator/package.json index b9ef5a972..75ed4018b 100644 --- a/packages/ajv8-validator/package.json +++ b/packages/ajv8-validator/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/ajv8-validator", - "version": "2.0.0-next.11", + "version": "2.0.0-next.12", "description": "The ajv-8 based validator for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -44,7 +44,7 @@ } }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.11", + "@sjsf/form": "workspace:^2.0.0-next.12", "ajv": "^8.17.0" }, "devDependencies": { diff --git a/packages/basic-theme/CHANGELOG.md b/packages/basic-theme/CHANGELOG.md index aeb95863e..ae56cc92f 100644 --- a/packages/basic-theme/CHANGELOG.md +++ b/packages/basic-theme/CHANGELOG.md @@ -1,5 +1,12 @@ # @sjsf/basic-theme +## 2.0.0-next.12 + +### Patch Changes + +- Updated dependencies [[`38ae583`](https://github.com/x0k/svelte-jsonschema-form/commit/38ae58337d6b240a4fda87d4428bd979a952baf7), [`f30da6d`](https://github.com/x0k/svelte-jsonschema-form/commit/f30da6d2b9161d848e3ec1be631d555b20783739), [`1c75328`](https://github.com/x0k/svelte-jsonschema-form/commit/1c753287e206049acec0d19aa60c85f8ef902b4c), [`1e641de`](https://github.com/x0k/svelte-jsonschema-form/commit/1e641de9ce630da729bf295c508371dabaa2e802), [`50c357a`](https://github.com/x0k/svelte-jsonschema-form/commit/50c357a57b7819a83ceab99a96d09b21af848b17)]: + - @sjsf/form@2.0.0-next.12 + ## 2.0.0-next.11 ### Patch Changes diff --git a/packages/basic-theme/package.json b/packages/basic-theme/package.json index 64ecb702d..94567cee6 100644 --- a/packages/basic-theme/package.json +++ b/packages/basic-theme/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/basic-theme", - "version": "2.0.0-next.11", + "version": "2.0.0-next.12", "description": "Basic theme for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -32,7 +32,7 @@ }, "peerDependencies": { "svelte": "^5.30.0", - "@sjsf/form": "workspace:^2.0.0-next.11" + "@sjsf/form": "workspace:^2.0.0-next.12" }, "devDependencies": { "@sjsf/form": "workspace:*", diff --git a/packages/cfworker-validator/CHANGELOG.md b/packages/cfworker-validator/CHANGELOG.md index 2458d7fad..dbe495769 100644 --- a/packages/cfworker-validator/CHANGELOG.md +++ b/packages/cfworker-validator/CHANGELOG.md @@ -1,5 +1,12 @@ # @sjsf/cfworker-validator +## 2.0.0-next.12 + +### Patch Changes + +- Updated dependencies [[`38ae583`](https://github.com/x0k/svelte-jsonschema-form/commit/38ae58337d6b240a4fda87d4428bd979a952baf7), [`f30da6d`](https://github.com/x0k/svelte-jsonschema-form/commit/f30da6d2b9161d848e3ec1be631d555b20783739), [`1c75328`](https://github.com/x0k/svelte-jsonschema-form/commit/1c753287e206049acec0d19aa60c85f8ef902b4c), [`1e641de`](https://github.com/x0k/svelte-jsonschema-form/commit/1e641de9ce630da729bf295c508371dabaa2e802), [`50c357a`](https://github.com/x0k/svelte-jsonschema-form/commit/50c357a57b7819a83ceab99a96d09b21af848b17)]: + - @sjsf/form@2.0.0-next.12 + ## 2.0.0-next.11 ### Patch Changes diff --git a/packages/cfworker-validator/package.json b/packages/cfworker-validator/package.json index d0210b1a9..aaf58fea9 100644 --- a/packages/cfworker-validator/package.json +++ b/packages/cfworker-validator/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/cfworker-validator", - "version": "2.0.0-next.11", + "version": "2.0.0-next.12", "description": "The @cfworker/json-schema based validator for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -38,7 +38,7 @@ } }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.11", + "@sjsf/form": "workspace:^2.0.0-next.12", "@cfworker/json-schema": "^4.1.0" }, "devDependencies": { diff --git a/packages/daisyui-theme/CHANGELOG.md b/packages/daisyui-theme/CHANGELOG.md index 4420d1ad9..ab6e14678 100644 --- a/packages/daisyui-theme/CHANGELOG.md +++ b/packages/daisyui-theme/CHANGELOG.md @@ -1,5 +1,13 @@ # @sjsf/daisyui-theme +## 2.0.0-next.12 + +### Patch Changes + +- Updated dependencies [[`38ae583`](https://github.com/x0k/svelte-jsonschema-form/commit/38ae58337d6b240a4fda87d4428bd979a952baf7), [`f30da6d`](https://github.com/x0k/svelte-jsonschema-form/commit/f30da6d2b9161d848e3ec1be631d555b20783739), [`1c75328`](https://github.com/x0k/svelte-jsonschema-form/commit/1c753287e206049acec0d19aa60c85f8ef902b4c), [`1e641de`](https://github.com/x0k/svelte-jsonschema-form/commit/1e641de9ce630da729bf295c508371dabaa2e802), [`50c357a`](https://github.com/x0k/svelte-jsonschema-form/commit/50c357a57b7819a83ceab99a96d09b21af848b17)]: + - @sjsf/form@2.0.0-next.12 + - @sjsf/basic-theme@2.0.0-next.12 + ## 2.0.0-next.11 ### Patch Changes diff --git a/packages/daisyui-theme/package.json b/packages/daisyui-theme/package.json index 86f4c4927..e1399ec98 100644 --- a/packages/daisyui-theme/package.json +++ b/packages/daisyui-theme/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/daisyui-theme", - "version": "2.0.0-next.11", + "version": "2.0.0-next.12", "description": "The daisyUI based theme for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -63,10 +63,10 @@ } }, "dependencies": { - "@sjsf/basic-theme": "workspace:^2.0.0-next.11" + "@sjsf/basic-theme": "workspace:^2.0.0-next.12" }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.11", + "@sjsf/form": "workspace:^2.0.0-next.12", "daisyui": "^4.12.0", "svelte": "^5.30.0" }, diff --git a/packages/daisyui5-theme/CHANGELOG.md b/packages/daisyui5-theme/CHANGELOG.md index f6caca183..73ac93482 100644 --- a/packages/daisyui5-theme/CHANGELOG.md +++ b/packages/daisyui5-theme/CHANGELOG.md @@ -1,5 +1,13 @@ # @sjsf/daisyui5-theme +## 2.0.0-next.12 + +### Patch Changes + +- Updated dependencies [[`38ae583`](https://github.com/x0k/svelte-jsonschema-form/commit/38ae58337d6b240a4fda87d4428bd979a952baf7), [`f30da6d`](https://github.com/x0k/svelte-jsonschema-form/commit/f30da6d2b9161d848e3ec1be631d555b20783739), [`1c75328`](https://github.com/x0k/svelte-jsonschema-form/commit/1c753287e206049acec0d19aa60c85f8ef902b4c), [`1e641de`](https://github.com/x0k/svelte-jsonschema-form/commit/1e641de9ce630da729bf295c508371dabaa2e802), [`50c357a`](https://github.com/x0k/svelte-jsonschema-form/commit/50c357a57b7819a83ceab99a96d09b21af848b17)]: + - @sjsf/form@2.0.0-next.12 + - @sjsf/basic-theme@2.0.0-next.12 + ## 2.0.0-next.11 ### Patch Changes diff --git a/packages/daisyui5-theme/package.json b/packages/daisyui5-theme/package.json index 4cf485b75..b4e99a5e8 100644 --- a/packages/daisyui5-theme/package.json +++ b/packages/daisyui5-theme/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/daisyui5-theme", - "version": "2.0.0-next.11", + "version": "2.0.0-next.12", "description": "The daisyUI v5 based theme for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -60,10 +60,10 @@ } }, "dependencies": { - "@sjsf/basic-theme": "workspace:^2.0.0-next.11" + "@sjsf/basic-theme": "workspace:^2.0.0-next.12" }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.11", + "@sjsf/form": "workspace:^2.0.0-next.12", "daisyui": "^5.0.0", "svelte": "^5.30.0" }, diff --git a/packages/flowbite-icons/CHANGELOG.md b/packages/flowbite-icons/CHANGELOG.md index 591b1445f..5cb5c98f0 100644 --- a/packages/flowbite-icons/CHANGELOG.md +++ b/packages/flowbite-icons/CHANGELOG.md @@ -1,5 +1,12 @@ # @sjsf/flowbite-icons +## 2.0.0-next.12 + +### Patch Changes + +- Updated dependencies [[`38ae583`](https://github.com/x0k/svelte-jsonschema-form/commit/38ae58337d6b240a4fda87d4428bd979a952baf7), [`f30da6d`](https://github.com/x0k/svelte-jsonschema-form/commit/f30da6d2b9161d848e3ec1be631d555b20783739), [`1c75328`](https://github.com/x0k/svelte-jsonschema-form/commit/1c753287e206049acec0d19aa60c85f8ef902b4c), [`1e641de`](https://github.com/x0k/svelte-jsonschema-form/commit/1e641de9ce630da729bf295c508371dabaa2e802), [`50c357a`](https://github.com/x0k/svelte-jsonschema-form/commit/50c357a57b7819a83ceab99a96d09b21af848b17)]: + - @sjsf/form@2.0.0-next.12 + ## 2.0.0-next.11 ### Patch Changes diff --git a/packages/flowbite-icons/package.json b/packages/flowbite-icons/package.json index e206e309e..e0d362dac 100644 --- a/packages/flowbite-icons/package.json +++ b/packages/flowbite-icons/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/flowbite-icons", - "version": "2.0.0-next.11", + "version": "2.0.0-next.12", "description": "The flowbite based icons set for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -48,7 +48,7 @@ "./styles.css": "./dist/styles.css" }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.11", + "@sjsf/form": "workspace:^2.0.0-next.12", "flowbite-svelte-icons": "^2.1.0", "tailwind-merge": "^3.2.0", "svelte": "^5.30.0" diff --git a/packages/flowbite-theme/CHANGELOG.md b/packages/flowbite-theme/CHANGELOG.md index 095147d8d..c1fd37b15 100644 --- a/packages/flowbite-theme/CHANGELOG.md +++ b/packages/flowbite-theme/CHANGELOG.md @@ -1,5 +1,12 @@ # @sjsf/flowbite-theme +## 2.0.0-next.12 + +### Patch Changes + +- Updated dependencies [[`38ae583`](https://github.com/x0k/svelte-jsonschema-form/commit/38ae58337d6b240a4fda87d4428bd979a952baf7), [`f30da6d`](https://github.com/x0k/svelte-jsonschema-form/commit/f30da6d2b9161d848e3ec1be631d555b20783739), [`1c75328`](https://github.com/x0k/svelte-jsonschema-form/commit/1c753287e206049acec0d19aa60c85f8ef902b4c), [`1e641de`](https://github.com/x0k/svelte-jsonschema-form/commit/1e641de9ce630da729bf295c508371dabaa2e802), [`50c357a`](https://github.com/x0k/svelte-jsonschema-form/commit/50c357a57b7819a83ceab99a96d09b21af848b17)]: + - @sjsf/form@2.0.0-next.12 + ## 2.0.0-next.11 ### Patch Changes diff --git a/packages/flowbite-theme/package.json b/packages/flowbite-theme/package.json index c4e4e2421..58c12e24e 100644 --- a/packages/flowbite-theme/package.json +++ b/packages/flowbite-theme/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/flowbite-theme", - "version": "2.0.0-next.11", + "version": "2.0.0-next.12", "description": "The flowbite based theme for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -64,7 +64,7 @@ } }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.11", + "@sjsf/form": "workspace:^2.0.0-next.12", "flowbite": "^2.5.0", "flowbite-svelte": "~0.47.0", "svelte": "^5.30.0" diff --git a/packages/flowbite3-theme/CHANGELOG.md b/packages/flowbite3-theme/CHANGELOG.md index 42281a350..aa95ca313 100644 --- a/packages/flowbite3-theme/CHANGELOG.md +++ b/packages/flowbite3-theme/CHANGELOG.md @@ -1,5 +1,17 @@ # @sjsf/flowbite3-theme +## 2.0.0-next.12 + +### Minor Changes + +- Add `tags` widget ([`bd497f3`](https://github.com/x0k/svelte-jsonschema-form/commit/bd497f3e379b40c8983d2f9f5c8215a004d967ec)) + +### Patch Changes + +- Updated dependencies [[`38ae583`](https://github.com/x0k/svelte-jsonschema-form/commit/38ae58337d6b240a4fda87d4428bd979a952baf7), [`f30da6d`](https://github.com/x0k/svelte-jsonschema-form/commit/f30da6d2b9161d848e3ec1be631d555b20783739), [`1c75328`](https://github.com/x0k/svelte-jsonschema-form/commit/1c753287e206049acec0d19aa60c85f8ef902b4c), [`1e641de`](https://github.com/x0k/svelte-jsonschema-form/commit/1e641de9ce630da729bf295c508371dabaa2e802), [`50c357a`](https://github.com/x0k/svelte-jsonschema-form/commit/50c357a57b7819a83ceab99a96d09b21af848b17)]: + - @sjsf/form@2.0.0-next.12 + - @sjsf/basic-theme@2.0.0-next.12 + ## 2.0.0-next.11 ### Major Changes diff --git a/packages/flowbite3-theme/package.json b/packages/flowbite3-theme/package.json index b1e8758cc..e3b04626c 100644 --- a/packages/flowbite3-theme/package.json +++ b/packages/flowbite3-theme/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/flowbite3-theme", - "version": "2.0.0-next.11", + "version": "2.0.0-next.12", "description": "The flowbite v3 based theme for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -60,10 +60,10 @@ } }, "dependencies": { - "@sjsf/basic-theme": "workspace:^2.0.0-next.11" + "@sjsf/basic-theme": "workspace:^2.0.0-next.12" }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.11", + "@sjsf/form": "workspace:^2.0.0-next.12", "flowbite": "^3.1.0", "flowbite-svelte": "^1.0.0", "svelte": "^5.30.0" diff --git a/packages/form/CHANGELOG.md b/packages/form/CHANGELOG.md index 6818e63d2..d8d886d13 100644 --- a/packages/form/CHANGELOG.md +++ b/packages/form/CHANGELOG.md @@ -1,5 +1,27 @@ # @sjsf/form +## 2.0.0-next.12 + +### Major Changes + +- Remove the UI options `submitButtonText` and `additionalPropertyKeyPrefix` in favor of the new `translations` option. ([`f30da6d`](https://github.com/x0k/svelte-jsonschema-form/commit/f30da6d2b9161d848e3ec1be631d555b20783739)) + +- Fix ([`1c75328`](https://github.com/x0k/svelte-jsonschema-form/commit/1c753287e206049acec0d19aa60c85f8ef902b4c)) + + Renames in the following submodules: + + - `@sjsf/form/fields/array/*` + - `@sjsf/form/fields/object/*` + - `@sjsf/form/templates/*` + +### Patch Changes + +- Port https://github.com/rjsf-team/react-jsonschema-form/pull/4617 ([`38ae583`](https://github.com/x0k/svelte-jsonschema-form/commit/38ae58337d6b240a4fda87d4428bd979a952baf7)) + +- Port ([`1e641de`](https://github.com/x0k/svelte-jsonschema-form/commit/1e641de9ce630da729bf295c508371dabaa2e802)) + +- Port https://github.com/rjsf-team/react-jsonschema-form/pull/4626 ([`50c357a`](https://github.com/x0k/svelte-jsonschema-form/commit/50c357a57b7819a83ceab99a96d09b21af848b17)) + ## 2.0.0-next.11 ### Major Changes diff --git a/packages/form/package.json b/packages/form/package.json index 2d25a2417..32980ab70 100644 --- a/packages/form/package.json +++ b/packages/form/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/form", - "version": "2.0.0-next.11", + "version": "2.0.0-next.12", "description": "Svelte 5 library for creating forms based on JSON schema.", "license": "(MIT AND Apache-2.0)", "keywords": [ diff --git a/packages/lucide-icons/CHANGELOG.md b/packages/lucide-icons/CHANGELOG.md index ef955b148..f47cb1225 100644 --- a/packages/lucide-icons/CHANGELOG.md +++ b/packages/lucide-icons/CHANGELOG.md @@ -1,5 +1,12 @@ # @sjsf/lucide-icons +## 2.0.0-next.12 + +### Patch Changes + +- Updated dependencies [[`38ae583`](https://github.com/x0k/svelte-jsonschema-form/commit/38ae58337d6b240a4fda87d4428bd979a952baf7), [`f30da6d`](https://github.com/x0k/svelte-jsonschema-form/commit/f30da6d2b9161d848e3ec1be631d555b20783739), [`1c75328`](https://github.com/x0k/svelte-jsonschema-form/commit/1c753287e206049acec0d19aa60c85f8ef902b4c), [`1e641de`](https://github.com/x0k/svelte-jsonschema-form/commit/1e641de9ce630da729bf295c508371dabaa2e802), [`50c357a`](https://github.com/x0k/svelte-jsonschema-form/commit/50c357a57b7819a83ceab99a96d09b21af848b17)]: + - @sjsf/form@2.0.0-next.12 + ## 2.0.0-next.11 ### Patch Changes diff --git a/packages/lucide-icons/package.json b/packages/lucide-icons/package.json index 4e85994c8..c105e4855 100644 --- a/packages/lucide-icons/package.json +++ b/packages/lucide-icons/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/lucide-icons", - "version": "2.0.0-next.11", + "version": "2.0.0-next.12", "description": "The lucide based icons set for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -43,7 +43,7 @@ } }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.11", + "@sjsf/form": "workspace:^2.0.0-next.12", "@lucide/svelte": "^0.487.0", "svelte": "^5.30.0" }, diff --git a/packages/moving-icons/CHANGELOG.md b/packages/moving-icons/CHANGELOG.md index 4296b0460..21cd9865d 100644 --- a/packages/moving-icons/CHANGELOG.md +++ b/packages/moving-icons/CHANGELOG.md @@ -1,5 +1,12 @@ # @sjsf/moving-icons +## 2.0.0-next.12 + +### Patch Changes + +- Updated dependencies [[`38ae583`](https://github.com/x0k/svelte-jsonschema-form/commit/38ae58337d6b240a4fda87d4428bd979a952baf7), [`f30da6d`](https://github.com/x0k/svelte-jsonschema-form/commit/f30da6d2b9161d848e3ec1be631d555b20783739), [`1c75328`](https://github.com/x0k/svelte-jsonschema-form/commit/1c753287e206049acec0d19aa60c85f8ef902b4c), [`1e641de`](https://github.com/x0k/svelte-jsonschema-form/commit/1e641de9ce630da729bf295c508371dabaa2e802), [`50c357a`](https://github.com/x0k/svelte-jsonschema-form/commit/50c357a57b7819a83ceab99a96d09b21af848b17)]: + - @sjsf/form@2.0.0-next.12 + ## 2.0.0-next.11 ### Patch Changes diff --git a/packages/moving-icons/package.json b/packages/moving-icons/package.json index 9aa86d820..e9956a36e 100644 --- a/packages/moving-icons/package.json +++ b/packages/moving-icons/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/moving-icons", - "version": "2.0.0-next.11", + "version": "2.0.0-next.12", "description": "The jis3r/icons based icons set for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -44,7 +44,7 @@ } }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.11", + "@sjsf/form": "workspace:^2.0.0-next.12", "svelte": "^5.30.0" }, "devDependencies": { diff --git a/packages/radix-icons/CHANGELOG.md b/packages/radix-icons/CHANGELOG.md index a9ebe0e35..30a45e794 100644 --- a/packages/radix-icons/CHANGELOG.md +++ b/packages/radix-icons/CHANGELOG.md @@ -1,5 +1,12 @@ # @sjsf/radix-icons +## 2.0.0-next.12 + +### Patch Changes + +- Updated dependencies [[`38ae583`](https://github.com/x0k/svelte-jsonschema-form/commit/38ae58337d6b240a4fda87d4428bd979a952baf7), [`f30da6d`](https://github.com/x0k/svelte-jsonschema-form/commit/f30da6d2b9161d848e3ec1be631d555b20783739), [`1c75328`](https://github.com/x0k/svelte-jsonschema-form/commit/1c753287e206049acec0d19aa60c85f8ef902b4c), [`1e641de`](https://github.com/x0k/svelte-jsonschema-form/commit/1e641de9ce630da729bf295c508371dabaa2e802), [`50c357a`](https://github.com/x0k/svelte-jsonschema-form/commit/50c357a57b7819a83ceab99a96d09b21af848b17)]: + - @sjsf/form@2.0.0-next.12 + ## 2.0.0-next.11 ### Patch Changes diff --git a/packages/radix-icons/package.json b/packages/radix-icons/package.json index 1f0bcf477..1ec4be20e 100644 --- a/packages/radix-icons/package.json +++ b/packages/radix-icons/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/radix-icons", - "version": "2.0.0-next.11", + "version": "2.0.0-next.12", "description": "The svelte-radix based icons set for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -43,7 +43,7 @@ } }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.11", + "@sjsf/form": "workspace:^2.0.0-next.12", "svelte": "^5.30.0", "svelte-radix": "^2.0.0" }, diff --git a/packages/schemasafe-validator/CHANGELOG.md b/packages/schemasafe-validator/CHANGELOG.md index e42863ce1..aca819ce2 100644 --- a/packages/schemasafe-validator/CHANGELOG.md +++ b/packages/schemasafe-validator/CHANGELOG.md @@ -1,5 +1,12 @@ # @sjsf/schemasafe +## 2.0.0-next.12 + +### Patch Changes + +- Updated dependencies [[`38ae583`](https://github.com/x0k/svelte-jsonschema-form/commit/38ae58337d6b240a4fda87d4428bd979a952baf7), [`f30da6d`](https://github.com/x0k/svelte-jsonschema-form/commit/f30da6d2b9161d848e3ec1be631d555b20783739), [`1c75328`](https://github.com/x0k/svelte-jsonschema-form/commit/1c753287e206049acec0d19aa60c85f8ef902b4c), [`1e641de`](https://github.com/x0k/svelte-jsonschema-form/commit/1e641de9ce630da729bf295c508371dabaa2e802), [`50c357a`](https://github.com/x0k/svelte-jsonschema-form/commit/50c357a57b7819a83ceab99a96d09b21af848b17)]: + - @sjsf/form@2.0.0-next.12 + ## 2.0.0-next.11 ### Patch Changes diff --git a/packages/schemasafe-validator/package.json b/packages/schemasafe-validator/package.json index 6db823b24..53eccc758 100644 --- a/packages/schemasafe-validator/package.json +++ b/packages/schemasafe-validator/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/schemasafe-validator", - "version": "2.0.0-next.11", + "version": "2.0.0-next.12", "description": "The @exodus/schemasafe based validator for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -44,7 +44,7 @@ }, "peerDependencies": { "@exodus/schemasafe": "^1.3.0", - "@sjsf/form": "workspace:^2.0.0-next.11" + "@sjsf/form": "workspace:^2.0.0-next.12" }, "devDependencies": { "@exodus/schemasafe": "catalog:", diff --git a/packages/shadcn-theme/CHANGELOG.md b/packages/shadcn-theme/CHANGELOG.md index 3ae5ecbe7..f6c8f5a82 100644 --- a/packages/shadcn-theme/CHANGELOG.md +++ b/packages/shadcn-theme/CHANGELOG.md @@ -1,5 +1,13 @@ # @sjsf/shadcn-theme +## 2.0.0-next.12 + +### Patch Changes + +- Updated dependencies [[`38ae583`](https://github.com/x0k/svelte-jsonschema-form/commit/38ae58337d6b240a4fda87d4428bd979a952baf7), [`f30da6d`](https://github.com/x0k/svelte-jsonschema-form/commit/f30da6d2b9161d848e3ec1be631d555b20783739), [`1c75328`](https://github.com/x0k/svelte-jsonschema-form/commit/1c753287e206049acec0d19aa60c85f8ef902b4c), [`1e641de`](https://github.com/x0k/svelte-jsonschema-form/commit/1e641de9ce630da729bf295c508371dabaa2e802), [`50c357a`](https://github.com/x0k/svelte-jsonschema-form/commit/50c357a57b7819a83ceab99a96d09b21af848b17)]: + - @sjsf/form@2.0.0-next.12 + - @sjsf/basic-theme@2.0.0-next.12 + ## 2.0.0-next.11 ### Patch Changes diff --git a/packages/shadcn-theme/package.json b/packages/shadcn-theme/package.json index 190914fda..548bcc3f5 100644 --- a/packages/shadcn-theme/package.json +++ b/packages/shadcn-theme/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/shadcn-theme", - "version": "2.0.0-next.11", + "version": "2.0.0-next.12", "description": "The shadcn-svelte based theme for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -72,13 +72,13 @@ } }, "dependencies": { - "@sjsf/basic-theme": "workspace:^2.0.0-next.11" + "@sjsf/basic-theme": "workspace:^2.0.0-next.12" }, "optionalDependencies": { "@internationalized/date": "3.7.0" }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.11", + "@sjsf/form": "workspace:^2.0.0-next.12", "bits-ui": "^1.3.0", "clsx": "^2.1.0", "@lucide/svelte": "^0.501.0", diff --git a/packages/skeleton-theme/CHANGELOG.md b/packages/skeleton-theme/CHANGELOG.md index f4c5b4211..c9ceaabb4 100644 --- a/packages/skeleton-theme/CHANGELOG.md +++ b/packages/skeleton-theme/CHANGELOG.md @@ -1,5 +1,13 @@ # @sjsf/skeleton-theme +## 2.0.0-next.12 + +### Patch Changes + +- Updated dependencies [[`38ae583`](https://github.com/x0k/svelte-jsonschema-form/commit/38ae58337d6b240a4fda87d4428bd979a952baf7), [`f30da6d`](https://github.com/x0k/svelte-jsonschema-form/commit/f30da6d2b9161d848e3ec1be631d555b20783739), [`1c75328`](https://github.com/x0k/svelte-jsonschema-form/commit/1c753287e206049acec0d19aa60c85f8ef902b4c), [`1e641de`](https://github.com/x0k/svelte-jsonschema-form/commit/1e641de9ce630da729bf295c508371dabaa2e802), [`50c357a`](https://github.com/x0k/svelte-jsonschema-form/commit/50c357a57b7819a83ceab99a96d09b21af848b17)]: + - @sjsf/form@2.0.0-next.12 + - @sjsf/basic-theme@2.0.0-next.12 + ## 2.0.0-next.11 ### Patch Changes diff --git a/packages/skeleton-theme/package.json b/packages/skeleton-theme/package.json index a8567e6bf..802b45f3a 100644 --- a/packages/skeleton-theme/package.json +++ b/packages/skeleton-theme/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/skeleton-theme", - "version": "2.0.0-next.11", + "version": "2.0.0-next.12", "description": "The skeleton based theme for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -64,10 +64,10 @@ } }, "dependencies": { - "@sjsf/basic-theme": "workspace:^2.0.0-next.11" + "@sjsf/basic-theme": "workspace:^2.0.0-next.12" }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.11", + "@sjsf/form": "workspace:^2.0.0-next.12", "@skeletonlabs/skeleton": ">=3.0.0-next.0 <=3.0.0-next.10", "@tailwindcss/forms": "^0.5.0", "svelte": "^5.30.0" diff --git a/packages/skeleton3-theme/CHANGELOG.md b/packages/skeleton3-theme/CHANGELOG.md index 7cb6fdaea..3137f82fa 100644 --- a/packages/skeleton3-theme/CHANGELOG.md +++ b/packages/skeleton3-theme/CHANGELOG.md @@ -1,5 +1,13 @@ # @sjsf/skeleton3-theme +## 2.0.0-next.12 + +### Patch Changes + +- Updated dependencies [[`38ae583`](https://github.com/x0k/svelte-jsonschema-form/commit/38ae58337d6b240a4fda87d4428bd979a952baf7), [`f30da6d`](https://github.com/x0k/svelte-jsonschema-form/commit/f30da6d2b9161d848e3ec1be631d555b20783739), [`1c75328`](https://github.com/x0k/svelte-jsonschema-form/commit/1c753287e206049acec0d19aa60c85f8ef902b4c), [`1e641de`](https://github.com/x0k/svelte-jsonschema-form/commit/1e641de9ce630da729bf295c508371dabaa2e802), [`50c357a`](https://github.com/x0k/svelte-jsonschema-form/commit/50c357a57b7819a83ceab99a96d09b21af848b17)]: + - @sjsf/form@2.0.0-next.12 + - @sjsf/basic-theme@2.0.0-next.12 + ## 2.0.0-next.11 ### Patch Changes diff --git a/packages/skeleton3-theme/package.json b/packages/skeleton3-theme/package.json index f1c17d583..ebfe1fdb0 100644 --- a/packages/skeleton3-theme/package.json +++ b/packages/skeleton3-theme/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/skeleton3-theme", - "version": "2.0.0-next.11", + "version": "2.0.0-next.12", "description": "The skeleton v3 based theme for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -60,13 +60,13 @@ } }, "dependencies": { - "@sjsf/basic-theme": "workspace:^2.0.0-next.11" + "@sjsf/basic-theme": "workspace:^2.0.0-next.12" }, "optionalDependencies": { "@skeletonlabs/skeleton-svelte": "^1.2.0" }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.11", + "@sjsf/form": "workspace:^2.0.0-next.12", "@skeletonlabs/skeleton": "^3.1.0", "@tailwindcss/forms": "^0.5.0", "svelte": "^5.30.0" diff --git a/packages/sveltekit/CHANGELOG.md b/packages/sveltekit/CHANGELOG.md index 1a4b236e4..1537fbee8 100644 --- a/packages/sveltekit/CHANGELOG.md +++ b/packages/sveltekit/CHANGELOG.md @@ -1,5 +1,12 @@ # @sjsf/sveltekit +## 2.0.0-next.12 + +### Patch Changes + +- Updated dependencies [[`38ae583`](https://github.com/x0k/svelte-jsonschema-form/commit/38ae58337d6b240a4fda87d4428bd979a952baf7), [`f30da6d`](https://github.com/x0k/svelte-jsonschema-form/commit/f30da6d2b9161d848e3ec1be631d555b20783739), [`1c75328`](https://github.com/x0k/svelte-jsonschema-form/commit/1c753287e206049acec0d19aa60c85f8ef902b4c), [`1e641de`](https://github.com/x0k/svelte-jsonschema-form/commit/1e641de9ce630da729bf295c508371dabaa2e802), [`50c357a`](https://github.com/x0k/svelte-jsonschema-form/commit/50c357a57b7819a83ceab99a96d09b21af848b17)]: + - @sjsf/form@2.0.0-next.12 + ## 2.0.0-next.11 ### Patch Changes diff --git a/packages/sveltekit/package.json b/packages/sveltekit/package.json index 3aa1b2b6f..9817d0466 100644 --- a/packages/sveltekit/package.json +++ b/packages/sveltekit/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/sveltekit", - "version": "2.0.0-next.11", + "version": "2.0.0-next.12", "description": "The SvelteKit integration for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -52,7 +52,7 @@ } }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.11", + "@sjsf/form": "workspace:^2.0.0-next.12", "@sveltejs/kit": "^2.20.0", "esm-env": "^1.2.0", "svelte": "^5.30.0" diff --git a/packages/testing/CHANGELOG.md b/packages/testing/CHANGELOG.md index 6d222d468..61ebb5597 100644 --- a/packages/testing/CHANGELOG.md +++ b/packages/testing/CHANGELOG.md @@ -1,5 +1,13 @@ # testing +## 0.1.0-next.12 + +### Patch Changes + +- Updated dependencies [[`38ae583`](https://github.com/x0k/svelte-jsonschema-form/commit/38ae58337d6b240a4fda87d4428bd979a952baf7), [`bd15f11`](https://github.com/x0k/svelte-jsonschema-form/commit/bd15f119298bab9f8400bf39ed4a813e9ee1fd29), [`f30da6d`](https://github.com/x0k/svelte-jsonschema-form/commit/f30da6d2b9161d848e3ec1be631d555b20783739), [`1c75328`](https://github.com/x0k/svelte-jsonschema-form/commit/1c753287e206049acec0d19aa60c85f8ef902b4c), [`1e641de`](https://github.com/x0k/svelte-jsonschema-form/commit/1e641de9ce630da729bf295c508371dabaa2e802), [`50c357a`](https://github.com/x0k/svelte-jsonschema-form/commit/50c357a57b7819a83ceab99a96d09b21af848b17)]: + - @sjsf/form@2.0.0-next.12 + - @sjsf/ajv8-validator@2.0.0-next.12 + ## 0.1.0-next.11 ### Patch Changes diff --git a/packages/testing/package.json b/packages/testing/package.json index 09c29cdb7..c0ba29a08 100644 --- a/packages/testing/package.json +++ b/packages/testing/package.json @@ -1,6 +1,6 @@ { "name": "testing", - "version": "0.1.0-next.11", + "version": "0.1.0-next.12", "private": true, "type": "module", "scripts": { diff --git a/packages/zod-validator/CHANGELOG.md b/packages/zod-validator/CHANGELOG.md index 9c6d6775c..8486a2ff5 100644 --- a/packages/zod-validator/CHANGELOG.md +++ b/packages/zod-validator/CHANGELOG.md @@ -1,5 +1,12 @@ # @sjsf/zod-integration +## 2.0.0-next.12 + +### Patch Changes + +- Updated dependencies [[`38ae583`](https://github.com/x0k/svelte-jsonschema-form/commit/38ae58337d6b240a4fda87d4428bd979a952baf7), [`f30da6d`](https://github.com/x0k/svelte-jsonschema-form/commit/f30da6d2b9161d848e3ec1be631d555b20783739), [`1c75328`](https://github.com/x0k/svelte-jsonschema-form/commit/1c753287e206049acec0d19aa60c85f8ef902b4c), [`1e641de`](https://github.com/x0k/svelte-jsonschema-form/commit/1e641de9ce630da729bf295c508371dabaa2e802), [`50c357a`](https://github.com/x0k/svelte-jsonschema-form/commit/50c357a57b7819a83ceab99a96d09b21af848b17)]: + - @sjsf/form@2.0.0-next.12 + ## 2.0.0-next.11 ### Patch Changes diff --git a/packages/zod-validator/package.json b/packages/zod-validator/package.json index 6364ef941..f58f169fa 100644 --- a/packages/zod-validator/package.json +++ b/packages/zod-validator/package.json @@ -1,6 +1,6 @@ { "name": "@sjsf/zod-validator", - "version": "2.0.0-next.11", + "version": "2.0.0-next.12", "description": "The zod based validator for svelte-jsonschema-form", "license": "MIT", "keywords": [ @@ -37,7 +37,7 @@ } }, "peerDependencies": { - "@sjsf/form": "workspace:^2.0.0-next.11", + "@sjsf/form": "workspace:^2.0.0-next.12", "zod": "^3.24.0", "json-schema-to-zod": "^2.6.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1be642abe..e2cfd1b4e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -584,7 +584,7 @@ importers: packages/daisyui-theme: dependencies: '@sjsf/basic-theme': - specifier: workspace:^2.0.0-next.11 + specifier: workspace:^2.0.0-next.12 version: link:../basic-theme devDependencies: '@playwright/test': @@ -660,7 +660,7 @@ importers: packages/daisyui5-theme: dependencies: '@sjsf/basic-theme': - specifier: workspace:^2.0.0-next.11 + specifier: workspace:^2.0.0-next.12 version: link:../basic-theme devDependencies: '@playwright/test': @@ -888,7 +888,7 @@ importers: packages/flowbite3-theme: dependencies: '@sjsf/basic-theme': - specifier: workspace:^2.0.0-next.11 + specifier: workspace:^2.0.0-next.12 version: link:../basic-theme devDependencies: '@playwright/test': @@ -1199,7 +1199,7 @@ importers: packages/shadcn-theme: dependencies: '@sjsf/basic-theme': - specifier: workspace:^2.0.0-next.11 + specifier: workspace:^2.0.0-next.12 version: link:../basic-theme devDependencies: '@lucide/svelte': @@ -1294,7 +1294,7 @@ importers: packages/skeleton-theme: dependencies: '@sjsf/basic-theme': - specifier: workspace:^2.0.0-next.11 + specifier: workspace:^2.0.0-next.12 version: link:../basic-theme devDependencies: '@playwright/test': @@ -1373,7 +1373,7 @@ importers: packages/skeleton3-theme: dependencies: '@sjsf/basic-theme': - specifier: workspace:^2.0.0-next.11 + specifier: workspace:^2.0.0-next.12 version: link:../basic-theme devDependencies: '@playwright/test':