attaform 0.18.1 → 0.18.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/dist/chunks/devtools.mjs +1 -1
- package/dist/chunks/indexeddb.mjs +1 -1
- package/dist/chunks/local-storage.mjs +1 -1
- package/dist/chunks/session-storage.mjs +1 -1
- 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.mjs +2 -2
- package/dist/shared/{attaform.Xt0A3QUd.mjs → attaform.-1GQTX2T.mjs} +3 -3
- package/dist/shared/{attaform.Xt0A3QUd.mjs.map → attaform.-1GQTX2T.mjs.map} +1 -1
- package/dist/shared/{attaform.2b7M2mww.d.mts → attaform.B957T6NU.d.ts} +1 -1
- package/dist/shared/{attaform.Xhg0AYNa.mjs → attaform.CDmaxrt2.mjs} +2 -2
- package/dist/shared/{attaform.Xhg0AYNa.mjs.map → attaform.CDmaxrt2.mjs.map} +1 -1
- package/dist/shared/{attaform.DK9aj0N8.d.ts → attaform.CGX1CNpz.d.ts} +3 -3
- package/dist/shared/{attaform.DVLB6CAn.d.mts → attaform.CRmmNAYp.d.cts} +1 -1
- package/dist/shared/{attaform.DsC3rZHG.mjs → attaform.CZ-XtZt_.mjs} +3 -3
- package/dist/shared/{attaform.DsC3rZHG.mjs.map → attaform.CZ-XtZt_.mjs.map} +1 -1
- package/dist/shared/{attaform.Dj9mwbaV.d.cts → attaform.Ca5_6Ky-.d.cts} +2 -2
- package/dist/shared/{attaform.Dj9mwbaV.d.mts → attaform.Ca5_6Ky-.d.mts} +2 -2
- package/dist/shared/{attaform.Dj9mwbaV.d.ts → attaform.Ca5_6Ky-.d.ts} +2 -2
- package/dist/shared/{attaform.DoSuaKMd.d.cts → attaform.CuN7ZhBy.d.cts} +3 -3
- package/dist/shared/{attaform.iTqxvl-P.d.mts → attaform.D1gzu2GL.d.mts} +3 -3
- package/dist/shared/{attaform.tts_OM7j.d.cts → attaform.D9wuTGu9.d.mts} +1 -1
- package/dist/shared/{attaform.CtNUB9nf.mjs → attaform.Df0tU0Ut.mjs} +3 -3
- package/dist/shared/{attaform.CtNUB9nf.mjs.map → attaform.Df0tU0Ut.mjs.map} +1 -1
- package/dist/shared/{attaform.BDdFdjeX.mjs → attaform.Dl161U6E.mjs} +3 -3
- package/dist/shared/{attaform.BDdFdjeX.mjs.map → attaform.Dl161U6E.mjs.map} +1 -1
- package/dist/shared/{attaform.DF8wo-ry.d.ts → attaform.FnEwjhvX.d.ts} +1 -1
- package/dist/shared/{attaform.M33WKVV4.d.cts → attaform.M-RanbyV.d.mts} +1 -1
- package/dist/shared/{attaform.tsNFcEW7.d.ts → attaform.XDjA7sRz.d.cts} +1 -1
- package/dist/zod-v3.d.cts +4 -4
- package/dist/zod-v3.d.mts +4 -4
- package/dist/zod-v3.d.ts +4 -4
- package/dist/zod-v3.mjs +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.d.cts +6 -6
- package/dist/zod.d.mts +6 -6
- package/dist/zod.d.ts +6 -6
- package/dist/zod.mjs +5 -5
- package/package.json +4 -4
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { s as FormKey, ae as SlimPrimitiveKind, C as CoercionEntry, g as CoercionRegistry, G as GenericForm, R as PathKey, Q as Path, am as ValidationError, A as AbstractSchema, ac as ShouldShowErrors, aq as WriteMeta, D as DeepPartial, ar as WriteShape, ak as ValidateOn, W as PersistOptInRegistry, a8 as Segment, f as AttaformDefaults, aj as UseFormReturnType, a6 as RegisterValue } from './attaform.Ca5_6Ky-.js';
|
|
2
2
|
import { Ref, ComputedRef, App, InjectionKey } from 'vue';
|
|
3
3
|
|
|
4
4
|
/**
|
|
@@ -1647,5 +1647,5 @@ declare const AttaformErrorCode: {
|
|
|
1647
1647
|
};
|
|
1648
1648
|
type AttaformErrorCode = (typeof AttaformErrorCode)[keyof typeof AttaformErrorCode];
|
|
1649
1649
|
|
|
1650
|
-
export { AttaformErrorCode as
|
|
1651
|
-
export type {
|
|
1650
|
+
export { AttaformErrorCode as b, createRegistry as p, defaultCoercionRules as q, defineCoercion as r, getRegistryFromApp as s, injectForm as t, injectWizard as u, kAttaformRegistry as v, lazy as w, useRegister as x, useRegistry as y, useWizard as z };
|
|
1651
|
+
export type { AggregateError as A, CompiledStep as C, FormStatus as F, InjectWizardInput as I, LazyMarker as L, SSRDetectOptions as S, UseRegisterReturn as U, WizardCtx as W, AnyForm as a, AttaformRegistry as c, SerializedFormData as d, StepSlot as e, UseWizardReturnType as f, WizardCtxForm as g, WizardOnError as h, WizardOnSubmit as i, WizardOptions as j, WizardPersistFn as k, WizardRestoreFn as l, WizardRestoreState as m, WizardStatusesProxy as n, WizardSubmitContext as o };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import {
|
|
2
|
+
import { s as FormKey, al as ValidateOnConfig, z as OnInvalidSubmitPolicy, T as PersistConfig, w as HistoryConfig, g as CoercionRegistry } from './attaform.Ca5_6Ky-.cjs';
|
|
3
3
|
|
|
4
4
|
/**
|
|
5
5
|
* v3 mirror of the Zod v4 `StorageShape`. Per top-level key, default
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { computed, ref, watchEffect, getCurrentScope, onScopeDispose, shallowReadonly, readonly, reactive, watch, markRaw, toRaw, shallowRef, getCurrentInstance, onServerPrefetch, provide, useId, inject, effectScope, nextTick } from 'vue';
|
|
2
|
-
import {
|
|
2
|
+
import { i as canonicalizePath, H as segmentsForPathKey, t as isPathPrefix, b as FORM_ERRORS_PATH_KEY, _ as __DEV__, E as pathKeyToDotted, g as SubmitErrorHandlerError, A as AnonPersistError, j as captureUserCallSite, R as ROOT_PATH, q as enforceSensitiveCheck, F as FORM_ERRORS_PATH, k as coerceToPathKey, G as segmentMatchesSensitive, v as isSensitivePath, n as createPersistOptInRegistry, c as InvalidUseFormConfigError, r as ensureAttaformInstalled, K as useRegistry, z as kFormContext, B as kFormInstanceId, f as ReservedFormKeyError, m as createIsSensitivePath, p as createSegmentMatchesSensitive, y as kAttaformWizardActiveStepResolver, w as kAttaformAncestorWizard } from './attaform.CDmaxrt2.mjs';
|
|
3
3
|
|
|
4
4
|
const NOT_FOUND = Symbol("NOT_FOUND");
|
|
5
5
|
function descendStep(value, segment) {
|
|
@@ -6401,5 +6401,5 @@ function warnIfAmbientWizardProviderHadDuplicates() {
|
|
|
6401
6401
|
}
|
|
6402
6402
|
}
|
|
6403
6403
|
|
|
6404
|
-
export { AttaformErrorCode as A,
|
|
6405
|
-
//# sourceMappingURL=attaform.
|
|
6404
|
+
export { AttaformErrorCode as A, defaultShouldShowErrors as a, defineCoercion as b, injectWizard as c, defaultCoercionRules as d, isPlainRecord as e, isUnset as f, getAtPath as g, humanize as h, injectForm as i, slimKindOf as j, useAbstractForm as k, lazy as l, useWizard as m, normalizeNumericOption as n, setAtPath as s, unset as u };
|
|
6405
|
+
//# sourceMappingURL=attaform.CZ-XtZt_.mjs.map
|