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
27 changes: 25 additions & 2 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,26 +42,46 @@
"@sjsf/valibot-validator": "2.4.0",
"@sjsf/zod-validator": "2.4.0",
"@sjsf/zod4-validator": "2.4.0",
"preupload-file": "0.0.1"
"preupload-file": "0.0.1",
"arktype-starter": "0.0.1",
"typebox-starter": "0.0.1",
"valibot-starter": "0.0.1",
"zod-starter": "0.0.1"
},
"changesets": [
"afraid-comics-dig",
"beige-parents-fetch",
"bitter-paths-rest",
"bright-dogs-create",
"brown-months-make",
"clear-clouds-study",
"cold-ducks-stop",
"cold-mangos-relate",
"crazy-snails-teach",
"cute-bags-call",
"dry-crabs-accept",
"easy-worlds-win",
"fancy-dingos-joke",
"fancy-flowers-talk",
"fine-towns-fold",
"five-results-think",
"flat-cloths-build",
"fruity-shirts-tease",
"gentle-rules-eat",
"giant-cities-rhyme",
"giant-steaks-type",
"gold-windows-spend",
"heavy-cameras-thank",
"huge-heads-scream",
"itchy-buttons-thank",
"lovely-taxes-do",
"mighty-corners-throw",
"ninety-months-hide",
"puny-carpets-eat",
"purple-papayas-love",
"real-icons-lead",
"shaggy-laws-fry",
"shaggy-monkeys-kiss",
"sharp-kids-find",
"slick-ghosts-obey",
"slick-waves-laugh",
Expand All @@ -72,10 +92,13 @@
"stale-sides-watch",
"strong-clouds-fix",
"sweet-shrimps-push",
"three-parrots-shine",
"tough-regions-taste",
"true-taxes-turn",
"wet-hounds-tie",
"wide-pots-smash",
"wise-lions-rule"
"wise-lions-rule",
"yellow-experts-lick",
"yummy-socks-heal"
]
}
19 changes: 19 additions & 0 deletions apps/builder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# builder

## 0.2.0-next.2

### Patch Changes

- Updated dependencies [[`0201f5e`](https://github.com/x0k/svelte-jsonschema-form/commit/0201f5e8d0574103eb0f5dd0bfa97d2648706166), [`c4fb2b2`](https://github.com/x0k/svelte-jsonschema-form/commit/c4fb2b2f95470e78bda46436b86d27861ca555b9), [`51997f5`](https://github.com/x0k/svelte-jsonschema-form/commit/51997f535b192d68fba514a993759489b2974ed4), [`4218c7c`](https://github.com/x0k/svelte-jsonschema-form/commit/4218c7c6b211214d57b30822e430aa4fbfe1fc15), [`75f3134`](https://github.com/x0k/svelte-jsonschema-form/commit/75f3134829181eb51eeccc84a6226d627ecdfda7), [`181c3ce`](https://github.com/x0k/svelte-jsonschema-form/commit/181c3ce45c6897a0fffc6c73d0ed2db838dc83c1), [`ae6aae3`](https://github.com/x0k/svelte-jsonschema-form/commit/ae6aae3f13d6aebf13c218f474399ec1d53f74fa), [`390b77e`](https://github.com/x0k/svelte-jsonschema-form/commit/390b77ed55a673ba6025239b01861563a45dd5e2), [`db2518b`](https://github.com/x0k/svelte-jsonschema-form/commit/db2518bef264d2bc81a3fdcdd545f662ea9c0a1e), [`d54be5e`](https://github.com/x0k/svelte-jsonschema-form/commit/d54be5ea044267f299d50703f47be3c22011cf71), [`cffd71e`](https://github.com/x0k/svelte-jsonschema-form/commit/cffd71e578dcb46c06725b2c65c12672c7967634), [`37bf709`](https://github.com/x0k/svelte-jsonschema-form/commit/37bf709e1852d8074ee129a86b1fc18b4a5c8cc7), [`3c90ec2`](https://github.com/x0k/svelte-jsonschema-form/commit/3c90ec22f934f28862c6515987e367c3078e21d8), [`0201f5e`](https://github.com/x0k/svelte-jsonschema-form/commit/0201f5e8d0574103eb0f5dd0bfa97d2648706166), [`0d4ed61`](https://github.com/x0k/svelte-jsonschema-form/commit/0d4ed618417760c0403372a5aef6808635f027d7), [`3ac49c9`](https://github.com/x0k/svelte-jsonschema-form/commit/3ac49c954675ded403ac1a25e2dd4782fc223600), [`3100b4d`](https://github.com/x0k/svelte-jsonschema-form/commit/3100b4d109798494a157a453f46c0e1cf2d746ae)]:
- @sjsf/form@3.0.0-next.2
- @sjsf/shadcn4-theme@3.0.0-next.2
- @sjsf/flowbite3-theme@3.0.0-next.2
- @sjsf/skeleton3-theme@3.0.0-next.2
- @sjsf/daisyui5-theme@3.0.0-next.2
- @sjsf/basic-theme@3.0.0-next.2
- @sjsf/ajv8-validator@3.0.0-next.2
- @sjsf/cfworker-validator@3.0.0-next.2
- @sjsf/flowbite-icons@3.0.0-next.2
- @sjsf/lucide-icons@3.0.0-next.2
- @sjsf/moving-icons@3.0.0-next.2
- @sjsf/radix-icons@3.0.0-next.2
- @sjsf/schemasafe-validator@3.0.0-next.2

## 0.2.0-next.1

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/builder/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "builder",
"private": true,
"version": "0.2.0-next.1",
"version": "0.2.0-next.2",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
27 changes: 27 additions & 0 deletions apps/docs2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# docs

## 1.9.0-next.2

### Minor Changes

- Add `Supported validation events` block on all theme pages ([#202](https://github.com/x0k/svelte-jsonschema-form/pull/202))

### Patch Changes

- Updated dependencies [[`0201f5e`](https://github.com/x0k/svelte-jsonschema-form/commit/0201f5e8d0574103eb0f5dd0bfa97d2648706166), [`c4fb2b2`](https://github.com/x0k/svelte-jsonschema-form/commit/c4fb2b2f95470e78bda46436b86d27861ca555b9), [`51997f5`](https://github.com/x0k/svelte-jsonschema-form/commit/51997f535b192d68fba514a993759489b2974ed4), [`4218c7c`](https://github.com/x0k/svelte-jsonschema-form/commit/4218c7c6b211214d57b30822e430aa4fbfe1fc15), [`75f3134`](https://github.com/x0k/svelte-jsonschema-form/commit/75f3134829181eb51eeccc84a6226d627ecdfda7), [`181c3ce`](https://github.com/x0k/svelte-jsonschema-form/commit/181c3ce45c6897a0fffc6c73d0ed2db838dc83c1), [`ae6aae3`](https://github.com/x0k/svelte-jsonschema-form/commit/ae6aae3f13d6aebf13c218f474399ec1d53f74fa), [`390b77e`](https://github.com/x0k/svelte-jsonschema-form/commit/390b77ed55a673ba6025239b01861563a45dd5e2), [`db2518b`](https://github.com/x0k/svelte-jsonschema-form/commit/db2518bef264d2bc81a3fdcdd545f662ea9c0a1e), [`d54be5e`](https://github.com/x0k/svelte-jsonschema-form/commit/d54be5ea044267f299d50703f47be3c22011cf71), [`cffd71e`](https://github.com/x0k/svelte-jsonschema-form/commit/cffd71e578dcb46c06725b2c65c12672c7967634), [`37bf709`](https://github.com/x0k/svelte-jsonschema-form/commit/37bf709e1852d8074ee129a86b1fc18b4a5c8cc7), [`3c90ec2`](https://github.com/x0k/svelte-jsonschema-form/commit/3c90ec22f934f28862c6515987e367c3078e21d8), [`0201f5e`](https://github.com/x0k/svelte-jsonschema-form/commit/0201f5e8d0574103eb0f5dd0bfa97d2648706166), [`0201f5e`](https://github.com/x0k/svelte-jsonschema-form/commit/0201f5e8d0574103eb0f5dd0bfa97d2648706166), [`0d4ed61`](https://github.com/x0k/svelte-jsonschema-form/commit/0d4ed618417760c0403372a5aef6808635f027d7), [`3ac49c9`](https://github.com/x0k/svelte-jsonschema-form/commit/3ac49c954675ded403ac1a25e2dd4782fc223600), [`3100b4d`](https://github.com/x0k/svelte-jsonschema-form/commit/3100b4d109798494a157a453f46c0e1cf2d746ae)]:
- @sjsf/form@3.0.0-next.2
- @sjsf/shadcn4-theme@3.0.0-next.2
- @sjsf/flowbite3-theme@3.0.0-next.2
- @sjsf/skeleton3-theme@3.0.0-next.2
- @sjsf/daisyui5-theme@3.0.0-next.2
- @sjsf/basic-theme@3.0.0-next.2
- @sjsf/sveltekit@3.0.0-next.2
- @sjsf/ajv8-validator@3.0.0-next.2
- @sjsf/cfworker-validator@3.0.0-next.2
- @sjsf/flowbite-icons@3.0.0-next.2
- @sjsf/lucide-icons@3.0.0-next.2
- @sjsf/moving-icons@3.0.0-next.2
- @sjsf/radix-icons@3.0.0-next.2
- @sjsf/schemasafe-validator@3.0.0-next.2
- [email protected]
- @sjsf/valibot-validator@3.0.0-next.2
- @sjsf/zod4-validator@3.0.0-next.2

## 1.9.0-next.1

### Minor 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.9.0-next.1",
"version": "1.9.0-next.2",
"scripts": {
"dev": "astro dev",
"precompile-ajv-validator": "node --experimental-strip-types src/content/docs/validators/ajv/precompile/compile-schema-script.ts",
Expand Down
19 changes: 19 additions & 0 deletions apps/playground2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# playground2

## 1.0.13-next.2

### Patch Changes

- Updated dependencies [[`0201f5e`](https://github.com/x0k/svelte-jsonschema-form/commit/0201f5e8d0574103eb0f5dd0bfa97d2648706166), [`c4fb2b2`](https://github.com/x0k/svelte-jsonschema-form/commit/c4fb2b2f95470e78bda46436b86d27861ca555b9), [`51997f5`](https://github.com/x0k/svelte-jsonschema-form/commit/51997f535b192d68fba514a993759489b2974ed4), [`4218c7c`](https://github.com/x0k/svelte-jsonschema-form/commit/4218c7c6b211214d57b30822e430aa4fbfe1fc15), [`75f3134`](https://github.com/x0k/svelte-jsonschema-form/commit/75f3134829181eb51eeccc84a6226d627ecdfda7), [`181c3ce`](https://github.com/x0k/svelte-jsonschema-form/commit/181c3ce45c6897a0fffc6c73d0ed2db838dc83c1), [`ae6aae3`](https://github.com/x0k/svelte-jsonschema-form/commit/ae6aae3f13d6aebf13c218f474399ec1d53f74fa), [`390b77e`](https://github.com/x0k/svelte-jsonschema-form/commit/390b77ed55a673ba6025239b01861563a45dd5e2), [`db2518b`](https://github.com/x0k/svelte-jsonschema-form/commit/db2518bef264d2bc81a3fdcdd545f662ea9c0a1e), [`d54be5e`](https://github.com/x0k/svelte-jsonschema-form/commit/d54be5ea044267f299d50703f47be3c22011cf71), [`cffd71e`](https://github.com/x0k/svelte-jsonschema-form/commit/cffd71e578dcb46c06725b2c65c12672c7967634), [`37bf709`](https://github.com/x0k/svelte-jsonschema-form/commit/37bf709e1852d8074ee129a86b1fc18b4a5c8cc7), [`3c90ec2`](https://github.com/x0k/svelte-jsonschema-form/commit/3c90ec22f934f28862c6515987e367c3078e21d8), [`0201f5e`](https://github.com/x0k/svelte-jsonschema-form/commit/0201f5e8d0574103eb0f5dd0bfa97d2648706166), [`0d4ed61`](https://github.com/x0k/svelte-jsonschema-form/commit/0d4ed618417760c0403372a5aef6808635f027d7), [`3ac49c9`](https://github.com/x0k/svelte-jsonschema-form/commit/3ac49c954675ded403ac1a25e2dd4782fc223600), [`3100b4d`](https://github.com/x0k/svelte-jsonschema-form/commit/3100b4d109798494a157a453f46c0e1cf2d746ae)]:
- @sjsf/form@3.0.0-next.2
- @sjsf/shadcn4-theme@3.0.0-next.2
- @sjsf/flowbite3-theme@3.0.0-next.2
- @sjsf/skeleton3-theme@3.0.0-next.2
- @sjsf/daisyui5-theme@3.0.0-next.2
- @sjsf/basic-theme@3.0.0-next.2
- @sjsf/ajv8-validator@3.0.0-next.2
- @sjsf/cfworker-validator@3.0.0-next.2
- @sjsf/flowbite-icons@3.0.0-next.2
- @sjsf/lucide-icons@3.0.0-next.2
- @sjsf/moving-icons@3.0.0-next.2
- @sjsf/radix-icons@3.0.0-next.2
- @sjsf/schemasafe-validator@3.0.0-next.2

## 1.0.13-next.1

### 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": "1.0.13-next.1",
"version": "1.0.13-next.2",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand Down
7 changes: 7 additions & 0 deletions packages/ajv8-validator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sjsf/ajv8-validator

## 3.0.0-next.2

### Patch Changes

- Updated dependencies [[`0201f5e`](https://github.com/x0k/svelte-jsonschema-form/commit/0201f5e8d0574103eb0f5dd0bfa97d2648706166), [`c4fb2b2`](https://github.com/x0k/svelte-jsonschema-form/commit/c4fb2b2f95470e78bda46436b86d27861ca555b9), [`51997f5`](https://github.com/x0k/svelte-jsonschema-form/commit/51997f535b192d68fba514a993759489b2974ed4), [`75f3134`](https://github.com/x0k/svelte-jsonschema-form/commit/75f3134829181eb51eeccc84a6226d627ecdfda7), [`181c3ce`](https://github.com/x0k/svelte-jsonschema-form/commit/181c3ce45c6897a0fffc6c73d0ed2db838dc83c1), [`ae6aae3`](https://github.com/x0k/svelte-jsonschema-form/commit/ae6aae3f13d6aebf13c218f474399ec1d53f74fa), [`390b77e`](https://github.com/x0k/svelte-jsonschema-form/commit/390b77ed55a673ba6025239b01861563a45dd5e2), [`db2518b`](https://github.com/x0k/svelte-jsonschema-form/commit/db2518bef264d2bc81a3fdcdd545f662ea9c0a1e), [`cffd71e`](https://github.com/x0k/svelte-jsonschema-form/commit/cffd71e578dcb46c06725b2c65c12672c7967634), [`3c90ec2`](https://github.com/x0k/svelte-jsonschema-form/commit/3c90ec22f934f28862c6515987e367c3078e21d8), [`3ac49c9`](https://github.com/x0k/svelte-jsonschema-form/commit/3ac49c954675ded403ac1a25e2dd4782fc223600), [`3100b4d`](https://github.com/x0k/svelte-jsonschema-form/commit/3100b4d109798494a157a453f46c0e1cf2d746ae)]:
- @sjsf/form@3.0.0-next.2

## 3.0.0-next.1

### 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": "3.0.0-next.1",
"version": "3.0.0-next.2",
"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:^3.0.0-next.1",
"@sjsf/form": "workspace:^3.0.0-next.2",
"ajv": "^8.17.0"
},
"devDependencies": {
Expand Down
9 changes: 9 additions & 0 deletions packages/basic-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @sjsf/basic-theme

## 3.0.0-next.2

### Patch Changes

- Fix adding event handlers to trigger validation ([#202](https://github.com/x0k/svelte-jsonschema-form/pull/202))

- Updated dependencies [[`0201f5e`](https://github.com/x0k/svelte-jsonschema-form/commit/0201f5e8d0574103eb0f5dd0bfa97d2648706166), [`c4fb2b2`](https://github.com/x0k/svelte-jsonschema-form/commit/c4fb2b2f95470e78bda46436b86d27861ca555b9), [`51997f5`](https://github.com/x0k/svelte-jsonschema-form/commit/51997f535b192d68fba514a993759489b2974ed4), [`75f3134`](https://github.com/x0k/svelte-jsonschema-form/commit/75f3134829181eb51eeccc84a6226d627ecdfda7), [`181c3ce`](https://github.com/x0k/svelte-jsonschema-form/commit/181c3ce45c6897a0fffc6c73d0ed2db838dc83c1), [`ae6aae3`](https://github.com/x0k/svelte-jsonschema-form/commit/ae6aae3f13d6aebf13c218f474399ec1d53f74fa), [`390b77e`](https://github.com/x0k/svelte-jsonschema-form/commit/390b77ed55a673ba6025239b01861563a45dd5e2), [`db2518b`](https://github.com/x0k/svelte-jsonschema-form/commit/db2518bef264d2bc81a3fdcdd545f662ea9c0a1e), [`cffd71e`](https://github.com/x0k/svelte-jsonschema-form/commit/cffd71e578dcb46c06725b2c65c12672c7967634), [`3c90ec2`](https://github.com/x0k/svelte-jsonschema-form/commit/3c90ec22f934f28862c6515987e367c3078e21d8), [`3ac49c9`](https://github.com/x0k/svelte-jsonschema-form/commit/3ac49c954675ded403ac1a25e2dd4782fc223600), [`3100b4d`](https://github.com/x0k/svelte-jsonschema-form/commit/3100b4d109798494a157a453f46c0e1cf2d746ae)]:
- @sjsf/form@3.0.0-next.2

## 3.0.0-next.1

### Major 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": "3.0.0-next.1",
"version": "3.0.0-next.2",
"description": "Basic theme for svelte-jsonschema-form",
"license": "MIT",
"keywords": [
Expand Down Expand Up @@ -32,7 +32,7 @@
},
"peerDependencies": {
"svelte": "^5.39.0",
"@sjsf/form": "workspace:^3.0.0-next.1"
"@sjsf/form": "workspace:^3.0.0-next.2"
},
"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

## 3.0.0-next.2

### Patch Changes

- Updated dependencies [[`0201f5e`](https://github.com/x0k/svelte-jsonschema-form/commit/0201f5e8d0574103eb0f5dd0bfa97d2648706166), [`c4fb2b2`](https://github.com/x0k/svelte-jsonschema-form/commit/c4fb2b2f95470e78bda46436b86d27861ca555b9), [`51997f5`](https://github.com/x0k/svelte-jsonschema-form/commit/51997f535b192d68fba514a993759489b2974ed4), [`75f3134`](https://github.com/x0k/svelte-jsonschema-form/commit/75f3134829181eb51eeccc84a6226d627ecdfda7), [`181c3ce`](https://github.com/x0k/svelte-jsonschema-form/commit/181c3ce45c6897a0fffc6c73d0ed2db838dc83c1), [`ae6aae3`](https://github.com/x0k/svelte-jsonschema-form/commit/ae6aae3f13d6aebf13c218f474399ec1d53f74fa), [`390b77e`](https://github.com/x0k/svelte-jsonschema-form/commit/390b77ed55a673ba6025239b01861563a45dd5e2), [`db2518b`](https://github.com/x0k/svelte-jsonschema-form/commit/db2518bef264d2bc81a3fdcdd545f662ea9c0a1e), [`cffd71e`](https://github.com/x0k/svelte-jsonschema-form/commit/cffd71e578dcb46c06725b2c65c12672c7967634), [`3c90ec2`](https://github.com/x0k/svelte-jsonschema-form/commit/3c90ec22f934f28862c6515987e367c3078e21d8), [`3ac49c9`](https://github.com/x0k/svelte-jsonschema-form/commit/3ac49c954675ded403ac1a25e2dd4782fc223600), [`3100b4d`](https://github.com/x0k/svelte-jsonschema-form/commit/3100b4d109798494a157a453f46c0e1cf2d746ae)]:
- @sjsf/form@3.0.0-next.2

## 3.0.0-next.1

### 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": "3.0.0-next.1",
"version": "3.0.0-next.2",
"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:^3.0.0-next.1",
"@sjsf/form": "workspace:^3.0.0-next.2",
"@cfworker/json-schema": "^4.1.0"
},
"devDependencies": {
Expand Down
10 changes: 10 additions & 0 deletions packages/daisyui5-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @sjsf/daisyui5-theme

## 3.0.0-next.2

### Patch Changes

- Fix adding event handlers to trigger validation ([#202](https://github.com/x0k/svelte-jsonschema-form/pull/202))

- Updated dependencies [[`0201f5e`](https://github.com/x0k/svelte-jsonschema-form/commit/0201f5e8d0574103eb0f5dd0bfa97d2648706166), [`c4fb2b2`](https://github.com/x0k/svelte-jsonschema-form/commit/c4fb2b2f95470e78bda46436b86d27861ca555b9), [`51997f5`](https://github.com/x0k/svelte-jsonschema-form/commit/51997f535b192d68fba514a993759489b2974ed4), [`75f3134`](https://github.com/x0k/svelte-jsonschema-form/commit/75f3134829181eb51eeccc84a6226d627ecdfda7), [`181c3ce`](https://github.com/x0k/svelte-jsonschema-form/commit/181c3ce45c6897a0fffc6c73d0ed2db838dc83c1), [`ae6aae3`](https://github.com/x0k/svelte-jsonschema-form/commit/ae6aae3f13d6aebf13c218f474399ec1d53f74fa), [`390b77e`](https://github.com/x0k/svelte-jsonschema-form/commit/390b77ed55a673ba6025239b01861563a45dd5e2), [`db2518b`](https://github.com/x0k/svelte-jsonschema-form/commit/db2518bef264d2bc81a3fdcdd545f662ea9c0a1e), [`d54be5e`](https://github.com/x0k/svelte-jsonschema-form/commit/d54be5ea044267f299d50703f47be3c22011cf71), [`cffd71e`](https://github.com/x0k/svelte-jsonschema-form/commit/cffd71e578dcb46c06725b2c65c12672c7967634), [`3c90ec2`](https://github.com/x0k/svelte-jsonschema-form/commit/3c90ec22f934f28862c6515987e367c3078e21d8), [`3ac49c9`](https://github.com/x0k/svelte-jsonschema-form/commit/3ac49c954675ded403ac1a25e2dd4782fc223600), [`3100b4d`](https://github.com/x0k/svelte-jsonschema-form/commit/3100b4d109798494a157a453f46c0e1cf2d746ae)]:
- @sjsf/form@3.0.0-next.2
- @sjsf/basic-theme@3.0.0-next.2

## 3.0.0-next.1

### Major 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": "3.0.0-next.1",
"version": "3.0.0-next.2",
"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:^3.0.0-next.1"
"@sjsf/basic-theme": "workspace:^3.0.0-next.2"
},
"peerDependencies": {
"@sjsf/form": "workspace:^3.0.0-next.1",
"@sjsf/form": "workspace:^3.0.0-next.2",
"cally": "^0.8.0",
"daisyui": "^5.1.0",
"pikaday": "^1.8.2",
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

## 3.0.0-next.2

### Patch Changes

- Updated dependencies [[`0201f5e`](https://github.com/x0k/svelte-jsonschema-form/commit/0201f5e8d0574103eb0f5dd0bfa97d2648706166), [`c4fb2b2`](https://github.com/x0k/svelte-jsonschema-form/commit/c4fb2b2f95470e78bda46436b86d27861ca555b9), [`51997f5`](https://github.com/x0k/svelte-jsonschema-form/commit/51997f535b192d68fba514a993759489b2974ed4), [`75f3134`](https://github.com/x0k/svelte-jsonschema-form/commit/75f3134829181eb51eeccc84a6226d627ecdfda7), [`181c3ce`](https://github.com/x0k/svelte-jsonschema-form/commit/181c3ce45c6897a0fffc6c73d0ed2db838dc83c1), [`ae6aae3`](https://github.com/x0k/svelte-jsonschema-form/commit/ae6aae3f13d6aebf13c218f474399ec1d53f74fa), [`390b77e`](https://github.com/x0k/svelte-jsonschema-form/commit/390b77ed55a673ba6025239b01861563a45dd5e2), [`db2518b`](https://github.com/x0k/svelte-jsonschema-form/commit/db2518bef264d2bc81a3fdcdd545f662ea9c0a1e), [`cffd71e`](https://github.com/x0k/svelte-jsonschema-form/commit/cffd71e578dcb46c06725b2c65c12672c7967634), [`3c90ec2`](https://github.com/x0k/svelte-jsonschema-form/commit/3c90ec22f934f28862c6515987e367c3078e21d8), [`3ac49c9`](https://github.com/x0k/svelte-jsonschema-form/commit/3ac49c954675ded403ac1a25e2dd4782fc223600), [`3100b4d`](https://github.com/x0k/svelte-jsonschema-form/commit/3100b4d109798494a157a453f46c0e1cf2d746ae)]:
- @sjsf/form@3.0.0-next.2

## 3.0.0-next.1

### 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": "3.0.0-next.1",
"version": "3.0.0-next.2",
"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:^3.0.0-next.1",
"@sjsf/form": "workspace:^3.0.0-next.2",
"flowbite-svelte-icons": "^3.0.0",
"svelte": "^5.39.0",
"tailwind-merge": "^3.3.0"
Expand Down
Loading