attaform 0.20.0 → 0.20.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -1
- package/dist/chunks/devtools.cjs +2 -2
- package/dist/chunks/devtools.cjs.map +1 -1
- package/dist/chunks/devtools.mjs +2 -2
- package/dist/chunks/devtools.mjs.map +1 -1
- package/dist/chunks/indexeddb.cjs +1 -1
- package/dist/chunks/indexeddb.mjs +1 -1
- package/dist/chunks/local-storage.cjs +1 -1
- package/dist/chunks/local-storage.mjs +1 -1
- package/dist/chunks/session-storage.cjs +1 -1
- package/dist/chunks/session-storage.mjs +1 -1
- package/dist/index.cjs +3 -3
- package/dist/index.d.cts +4 -4
- package/dist/index.d.mts +4 -4
- package/dist/index.d.ts +4 -4
- package/dist/index.mjs +5 -5
- package/dist/nuxt.d.cts +1 -1
- package/dist/nuxt.d.mts +1 -1
- package/dist/nuxt.d.ts +1 -1
- package/dist/runtime/plugins/attaform.cjs +2 -2
- package/dist/runtime/plugins/attaform.mjs +2 -2
- package/dist/shared/{attaform.SfhU0OEY.d.ts → attaform.99cfHcIt.d.cts} +26 -9
- package/dist/shared/{attaform.SfhU0OEY.d.mts → attaform.99cfHcIt.d.mts} +26 -9
- package/dist/shared/{attaform.SfhU0OEY.d.cts → attaform.99cfHcIt.d.ts} +26 -9
- package/dist/shared/{attaform.BWgAFnsj.mjs → attaform.BGk8cfw2.mjs} +14 -10
- package/dist/shared/attaform.BGk8cfw2.mjs.map +1 -0
- package/dist/shared/{attaform.DoKXru-a.d.mts → attaform.BXinSW2T.d.mts} +1 -1
- package/dist/shared/{attaform.Dmb6itxC.cjs → attaform.B_hph5AE.cjs} +14 -10
- package/dist/shared/attaform.B_hph5AE.cjs.map +1 -0
- package/dist/shared/{attaform.DEBvCjeH.mjs → attaform.C5aYC_T8.mjs} +4 -4
- package/dist/shared/{attaform.DEBvCjeH.mjs.map → attaform.C5aYC_T8.mjs.map} +1 -1
- package/dist/shared/{attaform.CIn4bMsD.cjs → attaform.Cd4AOfwu.cjs} +4 -4
- package/dist/shared/{attaform.CIn4bMsD.cjs.map → attaform.Cd4AOfwu.cjs.map} +1 -1
- package/dist/shared/{attaform.EZG6fOFb.mjs → attaform.CnrxbkB6.mjs} +2 -2
- package/dist/shared/{attaform.EZG6fOFb.mjs.map → attaform.CnrxbkB6.mjs.map} +1 -1
- package/dist/shared/{attaform.DL4CQ-oW.cjs → attaform.CwLjUqmQ.cjs} +101 -50
- package/dist/shared/attaform.CwLjUqmQ.cjs.map +1 -0
- package/dist/shared/{attaform.GbDo_lJi.d.cts → attaform.CywE4y8x.d.cts} +1 -1
- package/dist/shared/{attaform.BPxsYtTe.cjs → attaform.D2SCCd4O.cjs} +2 -2
- package/dist/shared/{attaform.BPxsYtTe.cjs.map → attaform.D2SCCd4O.cjs.map} +1 -1
- package/dist/shared/{attaform.jgzuNZVC.cjs → attaform.DAKrGhxc.cjs} +4 -4
- package/dist/shared/{attaform.jgzuNZVC.cjs.map → attaform.DAKrGhxc.cjs.map} +1 -1
- package/dist/shared/{attaform.Dl5kDY-A.d.ts → attaform.DN5CvZrg.d.ts} +1 -1
- package/dist/shared/{attaform.D5-1XGQU.d.cts → attaform.DbRgDFa7.d.cts} +1 -1
- package/dist/shared/{attaform.DvA-CJJW.mjs → attaform.Dt7dEcHk.mjs} +4 -4
- package/dist/shared/{attaform.DvA-CJJW.mjs.map → attaform.Dt7dEcHk.mjs.map} +1 -1
- package/dist/shared/{attaform.BKozEdTr.mjs → attaform.QG5TG8lB.mjs} +51 -35
- package/dist/shared/attaform.QG5TG8lB.mjs.map +1 -0
- package/dist/shared/{attaform.EMzJcQci.d.mts → attaform.ceGEAEMk.d.ts} +1 -1
- package/dist/shared/{attaform.Bh3ACtts.d.ts → attaform.sWm8B15V.d.mts} +1 -1
- package/dist/shared/{attaform.CKFbKFb6.mjs → attaform.tiWEVznj.mjs} +100 -51
- package/dist/shared/attaform.tiWEVznj.mjs.map +1 -0
- package/dist/shared/{attaform.BPy-4qRx.cjs → attaform.z5j3LwJz.cjs} +51 -34
- package/dist/shared/attaform.z5j3LwJz.cjs.map +1 -0
- package/dist/zod-v3.cjs +3 -3
- package/dist/zod-v3.d.cts +3 -3
- package/dist/zod-v3.d.mts +3 -3
- package/dist/zod-v3.d.ts +3 -3
- package/dist/zod-v3.mjs +3 -3
- package/dist/zod-v4.cjs +3 -3
- package/dist/zod-v4.d.cts +4 -4
- package/dist/zod-v4.d.mts +4 -4
- package/dist/zod-v4.d.ts +4 -4
- package/dist/zod-v4.mjs +3 -3
- package/dist/zod.cjs +5 -5
- package/dist/zod.d.cts +5 -5
- package/dist/zod.d.mts +5 -5
- package/dist/zod.d.ts +5 -5
- package/dist/zod.mjs +6 -6
- package/package.json +4 -3
- package/dist/shared/attaform.BKozEdTr.mjs.map +0 -1
- package/dist/shared/attaform.BPy-4qRx.cjs.map +0 -1
- package/dist/shared/attaform.BWgAFnsj.mjs.map +0 -1
- package/dist/shared/attaform.CKFbKFb6.mjs.map +0 -1
- package/dist/shared/attaform.DL4CQ-oW.cjs.map +0 -1
- package/dist/shared/attaform.Dmb6itxC.cjs.map +0 -1
package/dist/zod-v3.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const useForm = require('./shared/attaform.
|
|
4
|
-
const injectWizard = require('./shared/attaform.
|
|
5
|
-
const paths = require('./shared/attaform.
|
|
3
|
+
const useForm = require('./shared/attaform.DAKrGhxc.cjs');
|
|
4
|
+
const injectWizard = require('./shared/attaform.CwLjUqmQ.cjs');
|
|
5
|
+
const paths = require('./shared/attaform.z5j3LwJz.cjs');
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
package/dist/zod-v3.d.cts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import { G as GenericForm, t as FormKey, ai as UseFormConfiguration, A as AbstractSchema, j as DefaultValuesInput, aj as UseFormReturnType, al as ValidateOnConfig, a9 as SchemaFactoryOptions, F as FieldMetaPayload } from './shared/attaform.
|
|
3
|
-
export { ah as Unset, au as isUnset, aw as unset } from './shared/attaform.
|
|
2
|
+
import { G as GenericForm, t as FormKey, ai as UseFormConfiguration, A as AbstractSchema, j as DefaultValuesInput, aj as UseFormReturnType, al as ValidateOnConfig, a9 as SchemaFactoryOptions, F as FieldMetaPayload } from './shared/attaform.99cfHcIt.cjs';
|
|
3
|
+
export { ah as Unset, au as isUnset, aw as unset } from './shared/attaform.99cfHcIt.cjs';
|
|
4
4
|
import { U as UnwrapZodObject, S as StorageShape } from './shared/attaform.DSD85fHb.cjs';
|
|
5
|
-
export { A as AnyForm, a as AttaformErrorCode, C as CompiledStep, F as FormStatus, I as InjectWizardInput, L as LazyMarker, d as StepSlot, U as UseRegisterReturn, e as UseWizardReturnType, W as WizardAggregateError, f as WizardCtx, g as WizardCtxForm, h as WizardOnError, i as WizardOnSubmit, j as WizardOptions, k as WizardPersistFn, l as WizardRestoreFn, m as WizardRestoreState, n as WizardStatusesProxy, o as WizardSubmitContext, t as injectForm, u as injectWizard, w as lazy, x as useRegister, z as useWizard } from './shared/attaform.
|
|
5
|
+
export { A as AnyForm, a as AttaformErrorCode, C as CompiledStep, F as FormStatus, I as InjectWizardInput, L as LazyMarker, d as StepSlot, U as UseRegisterReturn, e as UseWizardReturnType, W as WizardAggregateError, f as WizardCtx, g as WizardCtxForm, h as WizardOnError, i as WizardOnSubmit, j as WizardOptions, k as WizardPersistFn, l as WizardRestoreFn, m as WizardRestoreState, n as WizardStatusesProxy, o as WizardSubmitContext, t as injectForm, u as injectWizard, w as lazy, x as useRegister, z as useWizard } from './shared/attaform.DbRgDFa7.cjs';
|
|
6
6
|
import 'vue';
|
|
7
7
|
|
|
8
8
|
/**
|
package/dist/zod-v3.d.mts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import { G as GenericForm, t as FormKey, ai as UseFormConfiguration, A as AbstractSchema, j as DefaultValuesInput, aj as UseFormReturnType, al as ValidateOnConfig, a9 as SchemaFactoryOptions, F as FieldMetaPayload } from './shared/attaform.
|
|
3
|
-
export { ah as Unset, au as isUnset, aw as unset } from './shared/attaform.
|
|
2
|
+
import { G as GenericForm, t as FormKey, ai as UseFormConfiguration, A as AbstractSchema, j as DefaultValuesInput, aj as UseFormReturnType, al as ValidateOnConfig, a9 as SchemaFactoryOptions, F as FieldMetaPayload } from './shared/attaform.99cfHcIt.mjs';
|
|
3
|
+
export { ah as Unset, au as isUnset, aw as unset } from './shared/attaform.99cfHcIt.mjs';
|
|
4
4
|
import { U as UnwrapZodObject, S as StorageShape } from './shared/attaform.DSD85fHb.mjs';
|
|
5
|
-
export { A as AnyForm, a as AttaformErrorCode, C as CompiledStep, F as FormStatus, I as InjectWizardInput, L as LazyMarker, d as StepSlot, U as UseRegisterReturn, e as UseWizardReturnType, W as WizardAggregateError, f as WizardCtx, g as WizardCtxForm, h as WizardOnError, i as WizardOnSubmit, j as WizardOptions, k as WizardPersistFn, l as WizardRestoreFn, m as WizardRestoreState, n as WizardStatusesProxy, o as WizardSubmitContext, t as injectForm, u as injectWizard, w as lazy, x as useRegister, z as useWizard } from './shared/attaform.
|
|
5
|
+
export { A as AnyForm, a as AttaformErrorCode, C as CompiledStep, F as FormStatus, I as InjectWizardInput, L as LazyMarker, d as StepSlot, U as UseRegisterReturn, e as UseWizardReturnType, W as WizardAggregateError, f as WizardCtx, g as WizardCtxForm, h as WizardOnError, i as WizardOnSubmit, j as WizardOptions, k as WizardPersistFn, l as WizardRestoreFn, m as WizardRestoreState, n as WizardStatusesProxy, o as WizardSubmitContext, t as injectForm, u as injectWizard, w as lazy, x as useRegister, z as useWizard } from './shared/attaform.sWm8B15V.mjs';
|
|
6
6
|
import 'vue';
|
|
7
7
|
|
|
8
8
|
/**
|
package/dist/zod-v3.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import { G as GenericForm, t as FormKey, ai as UseFormConfiguration, A as AbstractSchema, j as DefaultValuesInput, aj as UseFormReturnType, al as ValidateOnConfig, a9 as SchemaFactoryOptions, F as FieldMetaPayload } from './shared/attaform.
|
|
3
|
-
export { ah as Unset, au as isUnset, aw as unset } from './shared/attaform.
|
|
2
|
+
import { G as GenericForm, t as FormKey, ai as UseFormConfiguration, A as AbstractSchema, j as DefaultValuesInput, aj as UseFormReturnType, al as ValidateOnConfig, a9 as SchemaFactoryOptions, F as FieldMetaPayload } from './shared/attaform.99cfHcIt.js';
|
|
3
|
+
export { ah as Unset, au as isUnset, aw as unset } from './shared/attaform.99cfHcIt.js';
|
|
4
4
|
import { U as UnwrapZodObject, S as StorageShape } from './shared/attaform.DSD85fHb.js';
|
|
5
|
-
export { A as AnyForm, a as AttaformErrorCode, C as CompiledStep, F as FormStatus, I as InjectWizardInput, L as LazyMarker, d as StepSlot, U as UseRegisterReturn, e as UseWizardReturnType, W as WizardAggregateError, f as WizardCtx, g as WizardCtxForm, h as WizardOnError, i as WizardOnSubmit, j as WizardOptions, k as WizardPersistFn, l as WizardRestoreFn, m as WizardRestoreState, n as WizardStatusesProxy, o as WizardSubmitContext, t as injectForm, u as injectWizard, w as lazy, x as useRegister, z as useWizard } from './shared/attaform.
|
|
5
|
+
export { A as AnyForm, a as AttaformErrorCode, C as CompiledStep, F as FormStatus, I as InjectWizardInput, L as LazyMarker, d as StepSlot, U as UseRegisterReturn, e as UseWizardReturnType, W as WizardAggregateError, f as WizardCtx, g as WizardCtxForm, h as WizardOnError, i as WizardOnSubmit, j as WizardOptions, k as WizardPersistFn, l as WizardRestoreFn, m as WizardRestoreState, n as WizardStatusesProxy, o as WizardSubmitContext, t as injectForm, u as injectWizard, w as lazy, x as useRegister, z as useWizard } from './shared/attaform.ceGEAEMk.js';
|
|
6
6
|
import 'vue';
|
|
7
7
|
|
|
8
8
|
/**
|
package/dist/zod-v3.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { f as fieldMeta, i as isZodSchemaType, u as useForm, w as withMeta, z as zodAdapter } from './shared/attaform.
|
|
2
|
-
export { A as AttaformErrorCode, i as injectForm, c as injectWizard, f as isUnset, l as lazy, u as unset,
|
|
3
|
-
export {
|
|
1
|
+
export { f as fieldMeta, i as isZodSchemaType, u as useForm, w as withMeta, z as zodAdapter } from './shared/attaform.Dt7dEcHk.mjs';
|
|
2
|
+
export { A as AttaformErrorCode, i as injectForm, c as injectWizard, f as isUnset, l as lazy, u as unset, p as useWizard } from './shared/attaform.tiWEVznj.mjs';
|
|
3
|
+
export { H as useRegister } from './shared/attaform.QG5TG8lB.mjs';
|
|
4
4
|
//# sourceMappingURL=zod-v3.mjs.map
|
package/dist/zod-v4.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const index = require('./shared/attaform.
|
|
4
|
-
const injectWizard = require('./shared/attaform.
|
|
5
|
-
const paths = require('./shared/attaform.
|
|
3
|
+
const index = require('./shared/attaform.Cd4AOfwu.cjs');
|
|
4
|
+
const injectWizard = require('./shared/attaform.CwLjUqmQ.cjs');
|
|
5
|
+
const paths = require('./shared/attaform.z5j3LwJz.cjs');
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
package/dist/zod-v4.d.cts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { P as PathInput, a as PathOutput, u as useForm } from './shared/attaform.
|
|
2
|
-
export { A as AnyForm, a as AttaformErrorCode, C as CompiledStep, F as FormStatus, I as InjectWizardInput, L as LazyMarker, d as StepSlot, U as UseRegisterReturn, e as UseWizardReturnType, W as WizardAggregateError, f as WizardCtx, g as WizardCtxForm, h as WizardOnError, i as WizardOnSubmit, j as WizardOptions, k as WizardPersistFn, l as WizardRestoreFn, m as WizardRestoreState, n as WizardStatusesProxy, o as WizardSubmitContext, t as injectForm, u as injectWizard, w as lazy, x as useRegister, z as useWizard } from './shared/attaform.
|
|
3
|
-
import { t as FormKey, a9 as SchemaFactoryOptions, A as AbstractSchema, F as FieldMetaPayload } from './shared/attaform.
|
|
4
|
-
export { ah as Unset, au as isUnset, aw as unset } from './shared/attaform.
|
|
1
|
+
export { P as PathInput, a as PathOutput, u as useForm } from './shared/attaform.CywE4y8x.cjs';
|
|
2
|
+
export { A as AnyForm, a as AttaformErrorCode, C as CompiledStep, F as FormStatus, I as InjectWizardInput, L as LazyMarker, d as StepSlot, U as UseRegisterReturn, e as UseWizardReturnType, W as WizardAggregateError, f as WizardCtx, g as WizardCtxForm, h as WizardOnError, i as WizardOnSubmit, j as WizardOptions, k as WizardPersistFn, l as WizardRestoreFn, m as WizardRestoreState, n as WizardStatusesProxy, o as WizardSubmitContext, t as injectForm, u as injectWizard, w as lazy, x as useRegister, z as useWizard } from './shared/attaform.DbRgDFa7.cjs';
|
|
3
|
+
import { t as FormKey, a9 as SchemaFactoryOptions, A as AbstractSchema, F as FieldMetaPayload } from './shared/attaform.99cfHcIt.cjs';
|
|
4
|
+
export { ah as Unset, au as isUnset, aw as unset } from './shared/attaform.99cfHcIt.cjs';
|
|
5
5
|
import { z } from 'zod';
|
|
6
6
|
import { a as AttaformError } from './shared/attaform.DkA5J8NW.cjs';
|
|
7
7
|
import 'vue';
|
package/dist/zod-v4.d.mts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { P as PathInput, a as PathOutput, u as useForm } from './shared/attaform.
|
|
2
|
-
export { A as AnyForm, a as AttaformErrorCode, C as CompiledStep, F as FormStatus, I as InjectWizardInput, L as LazyMarker, d as StepSlot, U as UseRegisterReturn, e as UseWizardReturnType, W as WizardAggregateError, f as WizardCtx, g as WizardCtxForm, h as WizardOnError, i as WizardOnSubmit, j as WizardOptions, k as WizardPersistFn, l as WizardRestoreFn, m as WizardRestoreState, n as WizardStatusesProxy, o as WizardSubmitContext, t as injectForm, u as injectWizard, w as lazy, x as useRegister, z as useWizard } from './shared/attaform.
|
|
3
|
-
import { t as FormKey, a9 as SchemaFactoryOptions, A as AbstractSchema, F as FieldMetaPayload } from './shared/attaform.
|
|
4
|
-
export { ah as Unset, au as isUnset, aw as unset } from './shared/attaform.
|
|
1
|
+
export { P as PathInput, a as PathOutput, u as useForm } from './shared/attaform.BXinSW2T.mjs';
|
|
2
|
+
export { A as AnyForm, a as AttaformErrorCode, C as CompiledStep, F as FormStatus, I as InjectWizardInput, L as LazyMarker, d as StepSlot, U as UseRegisterReturn, e as UseWizardReturnType, W as WizardAggregateError, f as WizardCtx, g as WizardCtxForm, h as WizardOnError, i as WizardOnSubmit, j as WizardOptions, k as WizardPersistFn, l as WizardRestoreFn, m as WizardRestoreState, n as WizardStatusesProxy, o as WizardSubmitContext, t as injectForm, u as injectWizard, w as lazy, x as useRegister, z as useWizard } from './shared/attaform.sWm8B15V.mjs';
|
|
3
|
+
import { t as FormKey, a9 as SchemaFactoryOptions, A as AbstractSchema, F as FieldMetaPayload } from './shared/attaform.99cfHcIt.mjs';
|
|
4
|
+
export { ah as Unset, au as isUnset, aw as unset } from './shared/attaform.99cfHcIt.mjs';
|
|
5
5
|
import { z } from 'zod';
|
|
6
6
|
import { a as AttaformError } from './shared/attaform.DkA5J8NW.mjs';
|
|
7
7
|
import 'vue';
|
package/dist/zod-v4.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { P as PathInput, a as PathOutput, u as useForm } from './shared/attaform.
|
|
2
|
-
export { A as AnyForm, a as AttaformErrorCode, C as CompiledStep, F as FormStatus, I as InjectWizardInput, L as LazyMarker, d as StepSlot, U as UseRegisterReturn, e as UseWizardReturnType, W as WizardAggregateError, f as WizardCtx, g as WizardCtxForm, h as WizardOnError, i as WizardOnSubmit, j as WizardOptions, k as WizardPersistFn, l as WizardRestoreFn, m as WizardRestoreState, n as WizardStatusesProxy, o as WizardSubmitContext, t as injectForm, u as injectWizard, w as lazy, x as useRegister, z as useWizard } from './shared/attaform.
|
|
3
|
-
import { t as FormKey, a9 as SchemaFactoryOptions, A as AbstractSchema, F as FieldMetaPayload } from './shared/attaform.
|
|
4
|
-
export { ah as Unset, au as isUnset, aw as unset } from './shared/attaform.
|
|
1
|
+
export { P as PathInput, a as PathOutput, u as useForm } from './shared/attaform.DN5CvZrg.js';
|
|
2
|
+
export { A as AnyForm, a as AttaformErrorCode, C as CompiledStep, F as FormStatus, I as InjectWizardInput, L as LazyMarker, d as StepSlot, U as UseRegisterReturn, e as UseWizardReturnType, W as WizardAggregateError, f as WizardCtx, g as WizardCtxForm, h as WizardOnError, i as WizardOnSubmit, j as WizardOptions, k as WizardPersistFn, l as WizardRestoreFn, m as WizardRestoreState, n as WizardStatusesProxy, o as WizardSubmitContext, t as injectForm, u as injectWizard, w as lazy, x as useRegister, z as useWizard } from './shared/attaform.ceGEAEMk.js';
|
|
3
|
+
import { t as FormKey, a9 as SchemaFactoryOptions, A as AbstractSchema, F as FieldMetaPayload } from './shared/attaform.99cfHcIt.js';
|
|
4
|
+
export { ah as Unset, au as isUnset, aw as unset } from './shared/attaform.99cfHcIt.js';
|
|
5
5
|
import { z } from 'zod';
|
|
6
6
|
import { a as AttaformError } from './shared/attaform.DkA5J8NW.js';
|
|
7
7
|
import 'vue';
|
package/dist/zod-v4.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { U as UnsupportedSchemaError, a as assertZodVersion, f as fieldMeta, k as kindOf, u as useForm, w as withMeta, z as zodAdapter } from './shared/attaform.
|
|
2
|
-
export { A as AttaformErrorCode, i as injectForm, c as injectWizard, f as isUnset, l as lazy, u as unset,
|
|
3
|
-
export {
|
|
1
|
+
export { U as UnsupportedSchemaError, a as assertZodVersion, f as fieldMeta, k as kindOf, u as useForm, w as withMeta, z as zodAdapter } from './shared/attaform.C5aYC_T8.mjs';
|
|
2
|
+
export { A as AttaformErrorCode, i as injectForm, c as injectWizard, f as isUnset, l as lazy, u as unset, p as useWizard } from './shared/attaform.tiWEVznj.mjs';
|
|
3
|
+
export { H as useRegister } from './shared/attaform.QG5TG8lB.mjs';
|
|
4
4
|
//# sourceMappingURL=zod-v4.mjs.map
|
package/dist/zod.cjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const paths = require('./shared/attaform.
|
|
4
|
-
const useForm$1 = require('./shared/attaform.
|
|
5
|
-
const index = require('./shared/attaform.
|
|
6
|
-
const walkSlimPrimitives = require('./shared/attaform.
|
|
7
|
-
const injectWizard = require('./shared/attaform.
|
|
3
|
+
const paths = require('./shared/attaform.z5j3LwJz.cjs');
|
|
4
|
+
const useForm$1 = require('./shared/attaform.DAKrGhxc.cjs');
|
|
5
|
+
const index = require('./shared/attaform.Cd4AOfwu.cjs');
|
|
6
|
+
const walkSlimPrimitives = require('./shared/attaform.B_hph5AE.cjs');
|
|
7
|
+
const injectWizard = require('./shared/attaform.CwLjUqmQ.cjs');
|
|
8
8
|
|
|
9
9
|
function isZodV4SchemaShape(value) {
|
|
10
10
|
if (typeof value !== "object" || value === null) return false;
|
package/dist/zod.d.cts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import { S as StorageShape } from './shared/attaform.
|
|
3
|
-
export { P as PathInput, a as PathOutput } from './shared/attaform.
|
|
2
|
+
import { S as StorageShape } from './shared/attaform.CywE4y8x.cjs';
|
|
3
|
+
export { P as PathInput, a as PathOutput } from './shared/attaform.CywE4y8x.cjs';
|
|
4
4
|
import { U as UnwrapZodObject, S as StorageShape$1 } from './shared/attaform.DSD85fHb.cjs';
|
|
5
|
-
import { t as FormKey, ai as UseFormConfiguration, G as GenericForm, A as AbstractSchema, j as DefaultValuesInput, al as ValidateOnConfig, aj as UseFormReturnType, F as FieldMetaPayload } from './shared/attaform.
|
|
6
|
-
export { ah as Unset, au as isUnset, aw as unset } from './shared/attaform.
|
|
7
|
-
export { A as AnyForm, a as AttaformErrorCode, C as CompiledStep, F as FormStatus, I as InjectWizardInput, L as LazyMarker, d as StepSlot, U as UseRegisterReturn, e as UseWizardReturnType, W as WizardAggregateError, f as WizardCtx, g as WizardCtxForm, h as WizardOnError, i as WizardOnSubmit, j as WizardOptions, k as WizardPersistFn, l as WizardRestoreFn, m as WizardRestoreState, n as WizardStatusesProxy, o as WizardSubmitContext, t as injectForm, u as injectWizard, w as lazy, x as useRegister, z as useWizard } from './shared/attaform.
|
|
5
|
+
import { t as FormKey, ai as UseFormConfiguration, G as GenericForm, A as AbstractSchema, j as DefaultValuesInput, al as ValidateOnConfig, aj as UseFormReturnType, F as FieldMetaPayload } from './shared/attaform.99cfHcIt.cjs';
|
|
6
|
+
export { ah as Unset, au as isUnset, aw as unset } from './shared/attaform.99cfHcIt.cjs';
|
|
7
|
+
export { A as AnyForm, a as AttaformErrorCode, C as CompiledStep, F as FormStatus, I as InjectWizardInput, L as LazyMarker, d as StepSlot, U as UseRegisterReturn, e as UseWizardReturnType, W as WizardAggregateError, f as WizardCtx, g as WizardCtxForm, h as WizardOnError, i as WizardOnSubmit, j as WizardOptions, k as WizardPersistFn, l as WizardRestoreFn, m as WizardRestoreState, n as WizardStatusesProxy, o as WizardSubmitContext, t as injectForm, u as injectWizard, w as lazy, x as useRegister, z as useWizard } from './shared/attaform.DbRgDFa7.cjs';
|
|
8
8
|
import 'vue';
|
|
9
9
|
|
|
10
10
|
/**
|
package/dist/zod.d.mts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import { S as StorageShape } from './shared/attaform.
|
|
3
|
-
export { P as PathInput, a as PathOutput } from './shared/attaform.
|
|
2
|
+
import { S as StorageShape } from './shared/attaform.BXinSW2T.mjs';
|
|
3
|
+
export { P as PathInput, a as PathOutput } from './shared/attaform.BXinSW2T.mjs';
|
|
4
4
|
import { U as UnwrapZodObject, S as StorageShape$1 } from './shared/attaform.DSD85fHb.mjs';
|
|
5
|
-
import { t as FormKey, ai as UseFormConfiguration, G as GenericForm, A as AbstractSchema, j as DefaultValuesInput, al as ValidateOnConfig, aj as UseFormReturnType, F as FieldMetaPayload } from './shared/attaform.
|
|
6
|
-
export { ah as Unset, au as isUnset, aw as unset } from './shared/attaform.
|
|
7
|
-
export { A as AnyForm, a as AttaformErrorCode, C as CompiledStep, F as FormStatus, I as InjectWizardInput, L as LazyMarker, d as StepSlot, U as UseRegisterReturn, e as UseWizardReturnType, W as WizardAggregateError, f as WizardCtx, g as WizardCtxForm, h as WizardOnError, i as WizardOnSubmit, j as WizardOptions, k as WizardPersistFn, l as WizardRestoreFn, m as WizardRestoreState, n as WizardStatusesProxy, o as WizardSubmitContext, t as injectForm, u as injectWizard, w as lazy, x as useRegister, z as useWizard } from './shared/attaform.
|
|
5
|
+
import { t as FormKey, ai as UseFormConfiguration, G as GenericForm, A as AbstractSchema, j as DefaultValuesInput, al as ValidateOnConfig, aj as UseFormReturnType, F as FieldMetaPayload } from './shared/attaform.99cfHcIt.mjs';
|
|
6
|
+
export { ah as Unset, au as isUnset, aw as unset } from './shared/attaform.99cfHcIt.mjs';
|
|
7
|
+
export { A as AnyForm, a as AttaformErrorCode, C as CompiledStep, F as FormStatus, I as InjectWizardInput, L as LazyMarker, d as StepSlot, U as UseRegisterReturn, e as UseWizardReturnType, W as WizardAggregateError, f as WizardCtx, g as WizardCtxForm, h as WizardOnError, i as WizardOnSubmit, j as WizardOptions, k as WizardPersistFn, l as WizardRestoreFn, m as WizardRestoreState, n as WizardStatusesProxy, o as WizardSubmitContext, t as injectForm, u as injectWizard, w as lazy, x as useRegister, z as useWizard } from './shared/attaform.sWm8B15V.mjs';
|
|
8
8
|
import 'vue';
|
|
9
9
|
|
|
10
10
|
/**
|
package/dist/zod.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import { S as StorageShape } from './shared/attaform.
|
|
3
|
-
export { P as PathInput, a as PathOutput } from './shared/attaform.
|
|
2
|
+
import { S as StorageShape } from './shared/attaform.DN5CvZrg.js';
|
|
3
|
+
export { P as PathInput, a as PathOutput } from './shared/attaform.DN5CvZrg.js';
|
|
4
4
|
import { U as UnwrapZodObject, S as StorageShape$1 } from './shared/attaform.DSD85fHb.js';
|
|
5
|
-
import { t as FormKey, ai as UseFormConfiguration, G as GenericForm, A as AbstractSchema, j as DefaultValuesInput, al as ValidateOnConfig, aj as UseFormReturnType, F as FieldMetaPayload } from './shared/attaform.
|
|
6
|
-
export { ah as Unset, au as isUnset, aw as unset } from './shared/attaform.
|
|
7
|
-
export { A as AnyForm, a as AttaformErrorCode, C as CompiledStep, F as FormStatus, I as InjectWizardInput, L as LazyMarker, d as StepSlot, U as UseRegisterReturn, e as UseWizardReturnType, W as WizardAggregateError, f as WizardCtx, g as WizardCtxForm, h as WizardOnError, i as WizardOnSubmit, j as WizardOptions, k as WizardPersistFn, l as WizardRestoreFn, m as WizardRestoreState, n as WizardStatusesProxy, o as WizardSubmitContext, t as injectForm, u as injectWizard, w as lazy, x as useRegister, z as useWizard } from './shared/attaform.
|
|
5
|
+
import { t as FormKey, ai as UseFormConfiguration, G as GenericForm, A as AbstractSchema, j as DefaultValuesInput, al as ValidateOnConfig, aj as UseFormReturnType, F as FieldMetaPayload } from './shared/attaform.99cfHcIt.js';
|
|
6
|
+
export { ah as Unset, au as isUnset, aw as unset } from './shared/attaform.99cfHcIt.js';
|
|
7
|
+
export { A as AnyForm, a as AttaformErrorCode, C as CompiledStep, F as FormStatus, I as InjectWizardInput, L as LazyMarker, d as StepSlot, U as UseRegisterReturn, e as UseWizardReturnType, W as WizardAggregateError, f as WizardCtx, g as WizardCtxForm, h as WizardOnError, i as WizardOnSubmit, j as WizardOptions, k as WizardPersistFn, l as WizardRestoreFn, m as WizardRestoreState, n as WizardStatusesProxy, o as WizardSubmitContext, t as injectForm, u as injectWizard, w as lazy, x as useRegister, z as useWizard } from './shared/attaform.ceGEAEMk.js';
|
|
8
8
|
import 'vue';
|
|
9
9
|
|
|
10
10
|
/**
|
package/dist/zod.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { d as InvalidUseFormConfigError } from './shared/attaform.
|
|
2
|
-
export {
|
|
3
|
-
import { u as useForm$2 } from './shared/attaform.
|
|
4
|
-
import { u as useForm$1 } from './shared/attaform.
|
|
5
|
-
import { f as fieldMetaStore, g as getFieldMetaForSchema } from './shared/attaform.
|
|
6
|
-
export { A as AttaformErrorCode, i as injectForm, c as injectWizard, f as isUnset, l as lazy, u as unset,
|
|
1
|
+
import { d as InvalidUseFormConfigError } from './shared/attaform.QG5TG8lB.mjs';
|
|
2
|
+
export { H as useRegister } from './shared/attaform.QG5TG8lB.mjs';
|
|
3
|
+
import { u as useForm$2 } from './shared/attaform.Dt7dEcHk.mjs';
|
|
4
|
+
import { u as useForm$1 } from './shared/attaform.C5aYC_T8.mjs';
|
|
5
|
+
import { f as fieldMetaStore, g as getFieldMetaForSchema } from './shared/attaform.BGk8cfw2.mjs';
|
|
6
|
+
export { A as AttaformErrorCode, i as injectForm, c as injectWizard, f as isUnset, l as lazy, u as unset, p as useWizard } from './shared/attaform.tiWEVznj.mjs';
|
|
7
7
|
|
|
8
8
|
function isZodV4SchemaShape(value) {
|
|
9
9
|
if (typeof value !== "object" || value === null) return false;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "attaform",
|
|
3
|
-
"version": "0.20.
|
|
3
|
+
"version": "0.20.2",
|
|
4
4
|
"main": "./dist/index.mjs",
|
|
5
5
|
"types": "./dist/index.d.mts",
|
|
6
6
|
"files": [
|
|
@@ -19,13 +19,13 @@
|
|
|
19
19
|
},
|
|
20
20
|
"repository": {
|
|
21
21
|
"type": "git",
|
|
22
|
-
"url": "https://github.com/attaform/
|
|
22
|
+
"url": "https://github.com/attaform/Attaform"
|
|
23
23
|
},
|
|
24
24
|
"homepage": "https://attaform.com",
|
|
25
25
|
"description": "A type-safe, schema-driven form library for Vue 3 and Nuxt with first-class Zod support.",
|
|
26
26
|
"author": "Oswald Chisala",
|
|
27
27
|
"bugs": {
|
|
28
|
-
"url": "https://github.com/attaform/
|
|
28
|
+
"url": "https://github.com/attaform/Attaform/issues"
|
|
29
29
|
},
|
|
30
30
|
"exports": {
|
|
31
31
|
".": {
|
|
@@ -115,6 +115,7 @@
|
|
|
115
115
|
"changelogen": "^0.6.2",
|
|
116
116
|
"cheerio": "^1.2.0",
|
|
117
117
|
"chokidar-cli": "^3.0.0",
|
|
118
|
+
"devalue": "^5.8.1",
|
|
118
119
|
"eslint": "^10.2.1",
|
|
119
120
|
"eslint-config-prettier": "^10.1.8",
|
|
120
121
|
"eslint-plugin-prettier": "^5.5.5",
|