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.
Files changed (47) hide show
  1. package/dist/chunks/devtools.mjs +1 -1
  2. package/dist/chunks/indexeddb.mjs +1 -1
  3. package/dist/chunks/local-storage.mjs +1 -1
  4. package/dist/chunks/session-storage.mjs +1 -1
  5. package/dist/index.d.cts +4 -4
  6. package/dist/index.d.mts +4 -4
  7. package/dist/index.d.ts +4 -4
  8. package/dist/index.mjs +5 -5
  9. package/dist/nuxt.d.cts +1 -1
  10. package/dist/nuxt.d.mts +1 -1
  11. package/dist/nuxt.d.ts +1 -1
  12. package/dist/runtime/plugins/attaform.mjs +2 -2
  13. package/dist/shared/{attaform.Xt0A3QUd.mjs → attaform.-1GQTX2T.mjs} +3 -3
  14. package/dist/shared/{attaform.Xt0A3QUd.mjs.map → attaform.-1GQTX2T.mjs.map} +1 -1
  15. package/dist/shared/{attaform.2b7M2mww.d.mts → attaform.B957T6NU.d.ts} +1 -1
  16. package/dist/shared/{attaform.Xhg0AYNa.mjs → attaform.CDmaxrt2.mjs} +2 -2
  17. package/dist/shared/{attaform.Xhg0AYNa.mjs.map → attaform.CDmaxrt2.mjs.map} +1 -1
  18. package/dist/shared/{attaform.DK9aj0N8.d.ts → attaform.CGX1CNpz.d.ts} +3 -3
  19. package/dist/shared/{attaform.DVLB6CAn.d.mts → attaform.CRmmNAYp.d.cts} +1 -1
  20. package/dist/shared/{attaform.DsC3rZHG.mjs → attaform.CZ-XtZt_.mjs} +3 -3
  21. package/dist/shared/{attaform.DsC3rZHG.mjs.map → attaform.CZ-XtZt_.mjs.map} +1 -1
  22. package/dist/shared/{attaform.Dj9mwbaV.d.cts → attaform.Ca5_6Ky-.d.cts} +2 -2
  23. package/dist/shared/{attaform.Dj9mwbaV.d.mts → attaform.Ca5_6Ky-.d.mts} +2 -2
  24. package/dist/shared/{attaform.Dj9mwbaV.d.ts → attaform.Ca5_6Ky-.d.ts} +2 -2
  25. package/dist/shared/{attaform.DoSuaKMd.d.cts → attaform.CuN7ZhBy.d.cts} +3 -3
  26. package/dist/shared/{attaform.iTqxvl-P.d.mts → attaform.D1gzu2GL.d.mts} +3 -3
  27. package/dist/shared/{attaform.tts_OM7j.d.cts → attaform.D9wuTGu9.d.mts} +1 -1
  28. package/dist/shared/{attaform.CtNUB9nf.mjs → attaform.Df0tU0Ut.mjs} +3 -3
  29. package/dist/shared/{attaform.CtNUB9nf.mjs.map → attaform.Df0tU0Ut.mjs.map} +1 -1
  30. package/dist/shared/{attaform.BDdFdjeX.mjs → attaform.Dl161U6E.mjs} +3 -3
  31. package/dist/shared/{attaform.BDdFdjeX.mjs.map → attaform.Dl161U6E.mjs.map} +1 -1
  32. package/dist/shared/{attaform.DF8wo-ry.d.ts → attaform.FnEwjhvX.d.ts} +1 -1
  33. package/dist/shared/{attaform.M33WKVV4.d.cts → attaform.M-RanbyV.d.mts} +1 -1
  34. package/dist/shared/{attaform.tsNFcEW7.d.ts → attaform.XDjA7sRz.d.cts} +1 -1
  35. package/dist/zod-v3.d.cts +4 -4
  36. package/dist/zod-v3.d.mts +4 -4
  37. package/dist/zod-v3.d.ts +4 -4
  38. package/dist/zod-v3.mjs +3 -3
  39. package/dist/zod-v4.d.cts +4 -4
  40. package/dist/zod-v4.d.mts +4 -4
  41. package/dist/zod-v4.d.ts +4 -4
  42. package/dist/zod-v4.mjs +3 -3
  43. package/dist/zod.d.cts +6 -6
  44. package/dist/zod.d.mts +6 -6
  45. package/dist/zod.d.ts +6 -6
  46. package/dist/zod.mjs +5 -5
  47. package/package.json +4 -4
@@ -1,4 +1,4 @@
1
- import { F as FormKey, af as SlimPrimitiveKind, C as CoercionEntry, j as CoercionRegistry, G as GenericForm, Y as PathKey, X as Path, V as ValidationError, a as AbstractSchema, d as ShouldShowErrors, ao as WriteMeta, m as DeepPartial, ap as WriteShape, aj as ValidateOn, aw as PersistOptInRegistry, S as Segment, A as AttaformDefaults, b as UseFormReturnType, R as RegisterValue } from './attaform.Dj9mwbaV.js';
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 d, 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 { AttaformRegistry as A, CompiledStep as C, FormStatus as F, InjectWizardInput as I, LazyMarker as L, SSRDetectOptions as S, UseRegisterReturn as U, WizardCtx as W, SerializedFormData as a, AggregateError as b, AnyForm as c, 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 };
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 { F as FormKey, ak as ValidateOnConfig, Q as OnInvalidSubmitPolicy, _ as PersistConfig, z as HistoryConfig, j as CoercionRegistry } from './attaform.Dj9mwbaV.mjs';
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 { a as canonicalizePath, s as segmentsForPathKey, m as isPathPrefix, F as FORM_ERRORS_PATH_KEY, _ as __DEV__, r as pathKeyToDotted, i as SubmitErrorHandlerError, A as AnonPersistError, t as captureUserCallSite, R as ROOT_PATH, w as enforceSensitiveCheck, x as FORM_ERRORS_PATH, y as coerceToPathKey, z as segmentMatchesSensitive, B as isSensitivePath, C as createPersistOptInRegistry, d as InvalidUseFormConfigError, E as ensureAttaformInstalled, q as useRegistry, G as kFormContext, H as kFormInstanceId, h as ReservedFormKeyError, J as createIsSensitivePath, K as createSegmentMatchesSensitive, k as kAttaformWizardActiveStepResolver, L as kAttaformAncestorWizard } from './attaform.Xhg0AYNa.mjs';
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, injectWizard as a, isUnset as b, useWizard as c, defaultCoercionRules as d, defaultShouldShowErrors as e, defineCoercion as f, useAbstractForm as g, getAtPath as h, injectForm as i, humanize as j, setAtPath as k, lazy as l, isPlainRecord as m, normalizeNumericOption as n, slimKindOf as s, unset as u };
6405
- //# sourceMappingURL=attaform.DsC3rZHG.mjs.map
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