Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"changesets": [
"better-goats-swim",
"big-women-follow",
"bitter-rice-do",
"blue-crews-deny",
"brown-roses-knock",
"bumpy-clocks-feel",
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -130,6 +136,7 @@
"whole-buckets-camp",
"whole-snakes-allow",
"wicked-hoops-win",
"wide-planes-hope",
"wild-pets-raise",
"wise-dodos-ring"
]
Expand Down
25 changes: 25 additions & 0 deletions apps/docs2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
- [email protected]
- @sjsf/zod-validator@2.0.0-next.12

## 1.6.3-next.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/docs2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
20 changes: 20 additions & 0 deletions apps/playground2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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/[email protected]
- @sjsf/[email protected]
- @sjsf/[email protected]
- @sjsf/[email protected]
- @sjsf/[email protected]
- @sjsf/[email protected]
- @sjsf/[email protected]
- @sjsf/[email protected]
- @sjsf/[email protected]
- @sjsf/[email protected]
- @sjsf/[email protected]
- @sjsf/[email protected]
- @sjsf/[email protected]
- @sjsf/[email protected]

## 0.0.2-next.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/playground2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
11 changes: 11 additions & 0 deletions packages/ajv8-validator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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/[email protected]

## 2.0.0-next.11

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/ajv8-validator/package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down Expand Up @@ -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": {
Expand Down
7 changes: 7 additions & 0 deletions packages/basic-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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/[email protected]

## 2.0.0-next.11

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/basic-theme/package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down Expand Up @@ -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:*",
Expand Down
7 changes: 7 additions & 0 deletions packages/cfworker-validator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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/[email protected]

## 2.0.0-next.11

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/cfworker-validator/package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down Expand Up @@ -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": {
Expand Down
8 changes: 8 additions & 0 deletions packages/daisyui-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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/[email protected]
- @sjsf/[email protected]

## 2.0.0-next.11

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/daisyui-theme/package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down Expand Up @@ -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"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/daisyui5-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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/[email protected]
- @sjsf/[email protected]

## 2.0.0-next.11

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/daisyui5-theme/package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down Expand Up @@ -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"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/flowbite-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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/[email protected]

## 2.0.0-next.11

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/flowbite-icons/package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down Expand Up @@ -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"
Expand Down
7 changes: 7 additions & 0 deletions packages/flowbite-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 2 additions & 2 deletions packages/flowbite-theme/package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down Expand Up @@ -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"
Expand Down
12 changes: 12 additions & 0 deletions packages/flowbite3-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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/[email protected]
- @sjsf/[email protected]

## 2.0.0-next.11

### Major Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/flowbite3-theme/package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down Expand Up @@ -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"
Expand Down
Loading