@sjsf/basic-theme
Advanced tools
@@ -14,3 +14,3 @@ <script lang="ts" module> | ||
| formAttributes, | ||
| formHandlers, | ||
| handlers, | ||
| getFormContext, | ||
@@ -32,3 +32,3 @@ type ComponentProps, | ||
| bind:this={ref} | ||
| {@attach formHandlers(ctx)} | ||
| {@attach handlers(ctx)} | ||
| {...formAttributes(ctx, config, "form", attributes, { | ||
@@ -35,0 +35,0 @@ style: "display: flex; flex-direction: column; gap: 1rem", |
+5
-5
| { | ||
| "name": "@sjsf/basic-theme", | ||
| "version": "2.4.0", | ||
| "version": "3.0.0-next.0", | ||
| "description": "Basic theme for svelte-jsonschema-form", | ||
@@ -28,4 +28,4 @@ "license": "MIT", | ||
| "peerDependencies": { | ||
| "svelte": "^5.33.0", | ||
| "@sjsf/form": "^2.4.0" | ||
| "svelte": "^5.38.0", | ||
| "@sjsf/form": "^3.0.0-next.0" | ||
| }, | ||
@@ -35,4 +35,4 @@ "devDependencies": { | ||
| "vite": "^7.1.4", | ||
| "@sjsf/form": "2.4.0", | ||
| "testing": "1.0.12" | ||
| "@sjsf/form": "3.0.0-next.0", | ||
| "testing": "1.0.13-next.0" | ||
| }, | ||
@@ -39,0 +39,0 @@ "types": "./dist/index.d.ts", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
40270
0.05%1
Infinity%