@atscript/vue-wf 0.1.103 → 0.1.104
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/as-wf-form.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as _default } from "./as-wf-form.vue-
|
|
1
|
+
import { t as _default } from "./as-wf-form.vue-But1dqz0.mjs";
|
|
2
2
|
export { _default as default };
|
|
@@ -157,6 +157,7 @@ declare var __VLS_1: {
|
|
|
157
157
|
changes: readonly _atscript_ui0.FormFieldChange[];
|
|
158
158
|
getPatch: (opts?: _atscript_ui0.FormDiffOptions) => Record<string, unknown>;
|
|
159
159
|
getChanges: () => _atscript_ui0.FormFieldChange[];
|
|
160
|
+
isDirtyPath: (path: string) => boolean;
|
|
160
161
|
}, __VLS_49: {
|
|
161
162
|
title: string | undefined;
|
|
162
163
|
description: string | undefined;
|
|
@@ -177,6 +178,7 @@ declare var __VLS_1: {
|
|
|
177
178
|
changes: readonly _atscript_ui0.FormFieldChange[];
|
|
178
179
|
getPatch: (opts?: _atscript_ui0.FormDiffOptions) => Record<string, unknown>;
|
|
179
180
|
getChanges: () => _atscript_ui0.FormFieldChange[];
|
|
181
|
+
isDirtyPath: (path: string) => boolean;
|
|
180
182
|
}, __VLS_52: {
|
|
181
183
|
title: string | undefined;
|
|
182
184
|
description: string | undefined;
|
|
@@ -197,6 +199,7 @@ declare var __VLS_1: {
|
|
|
197
199
|
changes: readonly _atscript_ui0.FormFieldChange[];
|
|
198
200
|
getPatch: (opts?: _atscript_ui0.FormDiffOptions) => Record<string, unknown>;
|
|
199
201
|
getChanges: () => _atscript_ui0.FormFieldChange[];
|
|
202
|
+
isDirtyPath: (path: string) => boolean;
|
|
200
203
|
}, __VLS_55: {
|
|
201
204
|
message: string;
|
|
202
205
|
dismiss: () => void;
|
|
@@ -219,6 +222,7 @@ declare var __VLS_1: {
|
|
|
219
222
|
changes: readonly _atscript_ui0.FormFieldChange[];
|
|
220
223
|
getPatch: (opts?: _atscript_ui0.FormDiffOptions) => Record<string, unknown>;
|
|
221
224
|
getChanges: () => _atscript_ui0.FormFieldChange[];
|
|
225
|
+
isDirtyPath: (path: string) => boolean;
|
|
222
226
|
}, __VLS_58: {
|
|
223
227
|
text: string;
|
|
224
228
|
title: string | undefined;
|
|
@@ -240,6 +244,7 @@ declare var __VLS_1: {
|
|
|
240
244
|
changes: readonly _atscript_ui0.FormFieldChange[];
|
|
241
245
|
getPatch: (opts?: _atscript_ui0.FormDiffOptions) => Record<string, unknown>;
|
|
242
246
|
getChanges: () => _atscript_ui0.FormFieldChange[];
|
|
247
|
+
isDirtyPath: (path: string) => boolean;
|
|
243
248
|
}, __VLS_61: {
|
|
244
249
|
title: string | undefined;
|
|
245
250
|
description: string | undefined;
|
|
@@ -260,6 +265,7 @@ declare var __VLS_1: {
|
|
|
260
265
|
changes: readonly _atscript_ui0.FormFieldChange[];
|
|
261
266
|
getPatch: (opts?: _atscript_ui0.FormDiffOptions) => Record<string, unknown>;
|
|
262
267
|
getChanges: () => _atscript_ui0.FormFieldChange[];
|
|
268
|
+
isDirtyPath: (path: string) => boolean;
|
|
263
269
|
}, __VLS_64: {
|
|
264
270
|
title: string | undefined;
|
|
265
271
|
description: string | undefined;
|
|
@@ -280,6 +286,7 @@ declare var __VLS_1: {
|
|
|
280
286
|
changes: readonly _atscript_ui0.FormFieldChange[];
|
|
281
287
|
getPatch: (opts?: _atscript_ui0.FormDiffOptions) => Record<string, unknown>;
|
|
282
288
|
getChanges: () => _atscript_ui0.FormFieldChange[];
|
|
289
|
+
isDirtyPath: (path: string) => boolean;
|
|
283
290
|
};
|
|
284
291
|
type __VLS_Slots = {} & {
|
|
285
292
|
default?: (props: typeof __VLS_1) => any;
|
package/dist/index.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { a as WfNext, i as WfMessage, n as WfButton, r as WfFinished, t as WfActionRequest } from "./index-C5MmoWFB.mjs";
|
|
2
|
-
import { i as useWfForm, n as UseWfFormOptions, r as UseWfFormReturn, t as _default$1 } from "./as-wf-form.vue-
|
|
2
|
+
import { i as useWfForm, n as UseWfFormOptions, r as UseWfFormReturn, t as _default$1 } from "./as-wf-form.vue-But1dqz0.mjs";
|
|
3
3
|
import { t as _default } from "./as-wf-finish.vue-BhXMooP3.mjs";
|
|
4
4
|
export { _default as AsWfFinish, _default$1 as AsWfForm, type UseWfFormOptions, type UseWfFormReturn, type WfActionRequest, type WfButton, type WfFinished, type WfMessage, type WfNext, useWfForm };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atscript/vue-wf",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.104",
|
|
4
4
|
"description": "Workflow form integration for Vue 3 — HTTP round-trip loop driven by atscript type metadata",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"atscript",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"access": "public"
|
|
52
52
|
},
|
|
53
53
|
"dependencies": {
|
|
54
|
-
"@atscript/ui": "^0.1.
|
|
54
|
+
"@atscript/ui": "^0.1.104"
|
|
55
55
|
},
|
|
56
56
|
"devDependencies": {
|
|
57
57
|
"@atscript/core": "^0.1.77",
|
|
@@ -63,13 +63,13 @@
|
|
|
63
63
|
"vitest": "npm:@voidzero-dev/vite-plus-test@0.1.14",
|
|
64
64
|
"vue": "^3",
|
|
65
65
|
"vue-tsc": "~3.2.9",
|
|
66
|
-
"@atscript/moost-wf": "^0.1.
|
|
67
|
-
"@atscript/vue-form": "^0.1.
|
|
66
|
+
"@atscript/moost-wf": "^0.1.104",
|
|
67
|
+
"@atscript/vue-form": "^0.1.104"
|
|
68
68
|
},
|
|
69
69
|
"peerDependencies": {
|
|
70
70
|
"@atscript/typescript": "^0.1.77",
|
|
71
71
|
"vue": "^3",
|
|
72
|
-
"@atscript/vue-form": "^0.1.
|
|
72
|
+
"@atscript/vue-form": "^0.1.104"
|
|
73
73
|
},
|
|
74
74
|
"scripts": {
|
|
75
75
|
"build": "node ../../scripts/gen-exports.mjs && vp pack",
|