@shwfed/config 3.0.8 → 3.0.10

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 (48) hide show
  1. package/dist/module.json +1 -1
  2. package/dist/runtime/components/actions/ai-l1.md +1 -1
  3. package/dist/runtime/components/actions/buttons/2026-04-21/com.shwfed.actions.button.navigation/runtime.vue +3 -2
  4. package/dist/runtime/components/config/ai-generate.system.md +2 -1
  5. package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/config.d.vue.ts +18 -18
  6. package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/config.vue.d.ts +18 -18
  7. package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/runtime.d.vue.ts +18 -18
  8. package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/runtime.vue.d.ts +18 -18
  9. package/dist/runtime/components/config/index.d.vue.ts +2 -2
  10. package/dist/runtime/components/config/index.vue.d.ts +2 -2
  11. package/dist/runtime/components/config/utils/ai-cursor.js +7 -1
  12. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.d.vue.ts +8 -8
  13. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.vue.d.ts +8 -8
  14. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +8 -8
  15. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +8 -8
  16. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +8 -8
  17. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +8 -8
  18. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +8 -8
  19. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +8 -8
  20. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +8 -8
  21. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +8 -8
  22. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.d.vue.ts +8 -8
  23. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.vue.d.ts +8 -8
  24. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.d.vue.ts +8 -8
  25. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.vue.d.ts +8 -8
  26. package/dist/runtime/components/operations/2026-06-15/com.shwfed.operation.navigation/runtime.js +3 -2
  27. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +8 -8
  28. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +8 -8
  29. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +8 -8
  30. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +8 -8
  31. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +8 -8
  32. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +8 -8
  33. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +8 -8
  34. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +8 -8
  35. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +8 -8
  36. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +8 -8
  37. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +8 -8
  38. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +8 -8
  39. package/dist/runtime/components/tabs/index.vue +10 -2
  40. package/dist/runtime/components/ui/chat/ChatMessages.vue +30 -6
  41. package/dist/runtime/share/navigation.d.ts +23 -0
  42. package/dist/runtime/share/navigation.js +15 -0
  43. package/dist/runtime/utils/disabled-date.d.ts +8 -2
  44. package/dist/runtime/utils/disabled-date.js +2 -1
  45. package/dist/runtime/vendor/cel-js/CLAUDE.md +3 -1
  46. package/dist/runtime/vendor/cel-js/PROMPT.md +13 -0
  47. package/dist/runtime/vendor/cel-js/lib/macros.js +64 -1
  48. package/package.json +2 -1
@@ -35,15 +35,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
35
35
  }[]] | undefined;
36
36
  readonly keywords?: string | undefined;
37
37
  readonly readonly?: string | undefined;
38
- readonly dataSource: {
39
- readonly data: string;
40
- readonly request?: string | undefined;
41
- };
42
38
  readonly binding?: string | undefined;
43
39
  readonly derived?: {
44
40
  readonly mode: "formula" | "prefill";
45
41
  readonly expression: string;
46
42
  } | undefined;
43
+ readonly dataSource: {
44
+ readonly data: string;
45
+ readonly request?: string | undefined;
46
+ };
47
47
  readonly nodeKey: string;
48
48
  readonly nodeChildren: string;
49
49
  readonly nodeLabel: readonly [{
@@ -108,15 +108,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
108
108
  }[]] | undefined;
109
109
  readonly keywords?: string | undefined;
110
110
  readonly readonly?: string | undefined;
111
- readonly dataSource: {
112
- readonly data: string;
113
- readonly request?: string | undefined;
114
- };
115
111
  readonly binding?: string | undefined;
116
112
  readonly derived?: {
117
113
  readonly mode: "formula" | "prefill";
118
114
  readonly expression: string;
119
115
  } | undefined;
116
+ readonly dataSource: {
117
+ readonly data: string;
118
+ readonly request?: string | undefined;
119
+ };
120
120
  readonly nodeKey: string;
121
121
  readonly nodeChildren: string;
122
122
  readonly nodeLabel: readonly [{
@@ -35,15 +35,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
35
35
  }[]] | undefined;
36
36
  readonly keywords?: string | undefined;
37
37
  readonly readonly?: string | undefined;
38
- readonly dataSource: {
39
- readonly data: string;
40
- readonly request?: string | undefined;
41
- };
42
38
  readonly binding?: string | undefined;
43
39
  readonly derived?: {
44
40
  readonly mode: "formula" | "prefill";
45
41
  readonly expression: string;
46
42
  } | undefined;
43
+ readonly dataSource: {
44
+ readonly data: string;
45
+ readonly request?: string | undefined;
46
+ };
47
47
  readonly nodeKey: string;
48
48
  readonly nodeChildren: string;
49
49
  readonly nodeLabel: readonly [{
@@ -107,15 +107,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
107
107
  }[]] | undefined;
108
108
  readonly keywords?: string | undefined;
109
109
  readonly readonly?: string | undefined;
110
- readonly dataSource: {
111
- readonly data: string;
112
- readonly request?: string | undefined;
113
- };
114
110
  readonly binding?: string | undefined;
115
111
  readonly derived?: {
116
112
  readonly mode: "formula" | "prefill";
117
113
  readonly expression: string;
118
114
  } | undefined;
115
+ readonly dataSource: {
116
+ readonly data: string;
117
+ readonly request?: string | undefined;
118
+ };
119
119
  readonly nodeKey: string;
120
120
  readonly nodeChildren: string;
121
121
  readonly nodeLabel: readonly [{
@@ -35,15 +35,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
35
35
  }[]] | undefined;
36
36
  readonly keywords?: string | undefined;
37
37
  readonly readonly?: string | undefined;
38
- readonly dataSource: {
39
- readonly data: string;
40
- readonly request?: string | undefined;
41
- };
42
38
  readonly binding?: string | undefined;
43
39
  readonly derived?: {
44
40
  readonly mode: "formula" | "prefill";
45
41
  readonly expression: string;
46
42
  } | undefined;
43
+ readonly dataSource: {
44
+ readonly data: string;
45
+ readonly request?: string | undefined;
46
+ };
47
47
  readonly nodeKey: string;
48
48
  readonly nodeChildren: string;
49
49
  readonly nodeLabel: readonly [{
@@ -107,15 +107,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
107
107
  }[]] | undefined;
108
108
  readonly keywords?: string | undefined;
109
109
  readonly readonly?: string | undefined;
110
- readonly dataSource: {
111
- readonly data: string;
112
- readonly request?: string | undefined;
113
- };
114
110
  readonly binding?: string | undefined;
115
111
  readonly derived?: {
116
112
  readonly mode: "formula" | "prefill";
117
113
  readonly expression: string;
118
114
  } | undefined;
115
+ readonly dataSource: {
116
+ readonly data: string;
117
+ readonly request?: string | undefined;
118
+ };
119
119
  readonly nodeKey: string;
120
120
  readonly nodeChildren: string;
121
121
  readonly nodeLabel: readonly [{
@@ -37,15 +37,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
37
37
  readonly displayName?: string | undefined;
38
38
  readonly compatibilityDate: "2026-05-28";
39
39
  readonly readonly?: string | undefined;
40
- readonly dataSource: {
41
- readonly data: string;
42
- readonly request?: string | undefined;
43
- };
44
40
  readonly binding?: string | undefined;
45
41
  readonly derived?: {
46
42
  readonly mode: "formula" | "prefill";
47
43
  readonly expression: string;
48
44
  } | undefined;
45
+ readonly dataSource: {
46
+ readonly data: string;
47
+ readonly request?: string | undefined;
48
+ };
49
49
  readonly nodeKey: string;
50
50
  readonly nodeChildren: string;
51
51
  readonly nodeLabel: readonly [{
@@ -112,15 +112,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
112
112
  readonly displayName?: string | undefined;
113
113
  readonly compatibilityDate: "2026-05-28";
114
114
  readonly readonly?: string | undefined;
115
- readonly dataSource: {
116
- readonly data: string;
117
- readonly request?: string | undefined;
118
- };
119
115
  readonly binding?: string | undefined;
120
116
  readonly derived?: {
121
117
  readonly mode: "formula" | "prefill";
122
118
  readonly expression: string;
123
119
  } | undefined;
120
+ readonly dataSource: {
121
+ readonly data: string;
122
+ readonly request?: string | undefined;
123
+ };
124
124
  readonly nodeKey: string;
125
125
  readonly nodeChildren: string;
126
126
  readonly nodeLabel: readonly [{
@@ -37,15 +37,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
37
37
  readonly displayName?: string | undefined;
38
38
  readonly compatibilityDate: "2026-05-28";
39
39
  readonly readonly?: string | undefined;
40
- readonly dataSource: {
41
- readonly data: string;
42
- readonly request?: string | undefined;
43
- };
44
40
  readonly binding?: string | undefined;
45
41
  readonly derived?: {
46
42
  readonly mode: "formula" | "prefill";
47
43
  readonly expression: string;
48
44
  } | undefined;
45
+ readonly dataSource: {
46
+ readonly data: string;
47
+ readonly request?: string | undefined;
48
+ };
49
49
  readonly nodeKey: string;
50
50
  readonly nodeChildren: string;
51
51
  readonly nodeLabel: readonly [{
@@ -112,15 +112,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
112
112
  readonly displayName?: string | undefined;
113
113
  readonly compatibilityDate: "2026-05-28";
114
114
  readonly readonly?: string | undefined;
115
- readonly dataSource: {
116
- readonly data: string;
117
- readonly request?: string | undefined;
118
- };
119
115
  readonly binding?: string | undefined;
120
116
  readonly derived?: {
121
117
  readonly mode: "formula" | "prefill";
122
118
  readonly expression: string;
123
119
  } | undefined;
120
+ readonly dataSource: {
121
+ readonly data: string;
122
+ readonly request?: string | undefined;
123
+ };
124
124
  readonly nodeKey: string;
125
125
  readonly nodeChildren: string;
126
126
  readonly nodeLabel: readonly [{
@@ -37,15 +37,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
37
37
  readonly displayName?: string | undefined;
38
38
  readonly compatibilityDate: "2026-05-28";
39
39
  readonly readonly?: string | undefined;
40
- readonly dataSource: {
41
- readonly data: string;
42
- readonly request?: string | undefined;
43
- };
44
40
  readonly binding?: string | undefined;
45
41
  readonly derived?: {
46
42
  readonly mode: "formula" | "prefill";
47
43
  readonly expression: string;
48
44
  } | undefined;
45
+ readonly dataSource: {
46
+ readonly data: string;
47
+ readonly request?: string | undefined;
48
+ };
49
49
  readonly nodeKey: string;
50
50
  readonly nodeChildren: string;
51
51
  readonly nodeLabel: readonly [{
@@ -111,15 +111,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
111
111
  readonly displayName?: string | undefined;
112
112
  readonly compatibilityDate: "2026-05-28";
113
113
  readonly readonly?: string | undefined;
114
- readonly dataSource: {
115
- readonly data: string;
116
- readonly request?: string | undefined;
117
- };
118
114
  readonly binding?: string | undefined;
119
115
  readonly derived?: {
120
116
  readonly mode: "formula" | "prefill";
121
117
  readonly expression: string;
122
118
  } | undefined;
119
+ readonly dataSource: {
120
+ readonly data: string;
121
+ readonly request?: string | undefined;
122
+ };
123
123
  readonly nodeKey: string;
124
124
  readonly nodeChildren: string;
125
125
  readonly nodeLabel: readonly [{
@@ -37,15 +37,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
37
37
  readonly displayName?: string | undefined;
38
38
  readonly compatibilityDate: "2026-05-28";
39
39
  readonly readonly?: string | undefined;
40
- readonly dataSource: {
41
- readonly data: string;
42
- readonly request?: string | undefined;
43
- };
44
40
  readonly binding?: string | undefined;
45
41
  readonly derived?: {
46
42
  readonly mode: "formula" | "prefill";
47
43
  readonly expression: string;
48
44
  } | undefined;
45
+ readonly dataSource: {
46
+ readonly data: string;
47
+ readonly request?: string | undefined;
48
+ };
49
49
  readonly nodeKey: string;
50
50
  readonly nodeChildren: string;
51
51
  readonly nodeLabel: readonly [{
@@ -111,15 +111,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
111
111
  readonly displayName?: string | undefined;
112
112
  readonly compatibilityDate: "2026-05-28";
113
113
  readonly readonly?: string | undefined;
114
- readonly dataSource: {
115
- readonly data: string;
116
- readonly request?: string | undefined;
117
- };
118
114
  readonly binding?: string | undefined;
119
115
  readonly derived?: {
120
116
  readonly mode: "formula" | "prefill";
121
117
  readonly expression: string;
122
118
  } | undefined;
119
+ readonly dataSource: {
120
+ readonly data: string;
121
+ readonly request?: string | undefined;
122
+ };
123
123
  readonly nodeKey: string;
124
124
  readonly nodeChildren: string;
125
125
  readonly nodeLabel: readonly [{
@@ -1,6 +1,6 @@
1
1
  import { Effect } from "effect";
2
2
  import { navigateTo, useRouter } from "#app";
3
- import { isAbsoluteUrl } from "../../../../share/navigation.js";
3
+ import { isAbsoluteUrl, sameOriginInternalPath } from "../../../../share/navigation.js";
4
4
  export const handler = (params, ctx) => {
5
5
  const { url, mode } = params ?? {};
6
6
  if (!url || url.trim().length === 0) return Effect.void;
@@ -14,7 +14,8 @@ export const handler = (params, ctx) => {
14
14
  window.open(absolute ? resolved : router.resolve(resolved).href, "_blank");
15
15
  return;
16
16
  }
17
- await navigateTo(resolved, { external: absolute });
17
+ const internal = absolute ? sameOriginInternalPath(resolved, window.location.origin, router.options.history.base) : resolved;
18
+ await (internal === null ? navigateTo(resolved, { external: true }) : navigateTo(internal, { external: false }));
18
19
  });
19
20
  });
20
21
  return program.pipe(
@@ -34,15 +34,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
34
34
  readonly message: string;
35
35
  }[]] | undefined;
36
36
  readonly readonly?: string | undefined;
37
- readonly dataSource: {
38
- readonly data: string;
39
- readonly request?: string | undefined;
40
- };
41
37
  readonly binding: string;
42
38
  readonly derived?: {
43
39
  readonly mode: "formula" | "prefill";
44
40
  readonly expression: string;
45
41
  } | undefined;
42
+ readonly dataSource: {
43
+ readonly data: string;
44
+ readonly request?: string | undefined;
45
+ };
46
46
  readonly nodeKey: string;
47
47
  readonly nodeChildren: string;
48
48
  readonly nodeLabel: readonly [{
@@ -97,15 +97,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
97
97
  readonly message: string;
98
98
  }[]] | undefined;
99
99
  readonly readonly?: string | undefined;
100
- readonly dataSource: {
101
- readonly data: string;
102
- readonly request?: string | undefined;
103
- };
104
100
  readonly binding: string;
105
101
  readonly derived?: {
106
102
  readonly mode: "formula" | "prefill";
107
103
  readonly expression: string;
108
104
  } | undefined;
105
+ readonly dataSource: {
106
+ readonly data: string;
107
+ readonly request?: string | undefined;
108
+ };
109
109
  readonly nodeKey: string;
110
110
  readonly nodeChildren: string;
111
111
  readonly nodeLabel: readonly [{
@@ -34,15 +34,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
34
34
  readonly message: string;
35
35
  }[]] | undefined;
36
36
  readonly readonly?: string | undefined;
37
- readonly dataSource: {
38
- readonly data: string;
39
- readonly request?: string | undefined;
40
- };
41
37
  readonly binding: string;
42
38
  readonly derived?: {
43
39
  readonly mode: "formula" | "prefill";
44
40
  readonly expression: string;
45
41
  } | undefined;
42
+ readonly dataSource: {
43
+ readonly data: string;
44
+ readonly request?: string | undefined;
45
+ };
46
46
  readonly nodeKey: string;
47
47
  readonly nodeChildren: string;
48
48
  readonly nodeLabel: readonly [{
@@ -97,15 +97,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
97
97
  readonly message: string;
98
98
  }[]] | undefined;
99
99
  readonly readonly?: string | undefined;
100
- readonly dataSource: {
101
- readonly data: string;
102
- readonly request?: string | undefined;
103
- };
104
100
  readonly binding: string;
105
101
  readonly derived?: {
106
102
  readonly mode: "formula" | "prefill";
107
103
  readonly expression: string;
108
104
  } | undefined;
105
+ readonly dataSource: {
106
+ readonly data: string;
107
+ readonly request?: string | undefined;
108
+ };
109
109
  readonly nodeKey: string;
110
110
  readonly nodeChildren: string;
111
111
  readonly nodeLabel: readonly [{
@@ -34,15 +34,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
34
34
  readonly message: string;
35
35
  }[]] | undefined;
36
36
  readonly readonly?: string | undefined;
37
- readonly dataSource: {
38
- readonly data: string;
39
- readonly request?: string | undefined;
40
- };
41
37
  readonly binding: string;
42
38
  readonly derived?: {
43
39
  readonly mode: "formula" | "prefill";
44
40
  readonly expression: string;
45
41
  } | undefined;
42
+ readonly dataSource: {
43
+ readonly data: string;
44
+ readonly request?: string | undefined;
45
+ };
46
46
  readonly nodeKey: string;
47
47
  readonly nodeChildren: string;
48
48
  readonly nodeLabel: readonly [{
@@ -96,15 +96,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
96
96
  readonly message: string;
97
97
  }[]] | undefined;
98
98
  readonly readonly?: string | undefined;
99
- readonly dataSource: {
100
- readonly data: string;
101
- readonly request?: string | undefined;
102
- };
103
99
  readonly binding: string;
104
100
  readonly derived?: {
105
101
  readonly mode: "formula" | "prefill";
106
102
  readonly expression: string;
107
103
  } | undefined;
104
+ readonly dataSource: {
105
+ readonly data: string;
106
+ readonly request?: string | undefined;
107
+ };
108
108
  readonly nodeKey: string;
109
109
  readonly nodeChildren: string;
110
110
  readonly nodeLabel: readonly [{
@@ -34,15 +34,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
34
34
  readonly message: string;
35
35
  }[]] | undefined;
36
36
  readonly readonly?: string | undefined;
37
- readonly dataSource: {
38
- readonly data: string;
39
- readonly request?: string | undefined;
40
- };
41
37
  readonly binding: string;
42
38
  readonly derived?: {
43
39
  readonly mode: "formula" | "prefill";
44
40
  readonly expression: string;
45
41
  } | undefined;
42
+ readonly dataSource: {
43
+ readonly data: string;
44
+ readonly request?: string | undefined;
45
+ };
46
46
  readonly nodeKey: string;
47
47
  readonly nodeChildren: string;
48
48
  readonly nodeLabel: readonly [{
@@ -96,15 +96,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
96
96
  readonly message: string;
97
97
  }[]] | undefined;
98
98
  readonly readonly?: string | undefined;
99
- readonly dataSource: {
100
- readonly data: string;
101
- readonly request?: string | undefined;
102
- };
103
99
  readonly binding: string;
104
100
  readonly derived?: {
105
101
  readonly mode: "formula" | "prefill";
106
102
  readonly expression: string;
107
103
  } | undefined;
104
+ readonly dataSource: {
105
+ readonly data: string;
106
+ readonly request?: string | undefined;
107
+ };
108
108
  readonly nodeKey: string;
109
109
  readonly nodeChildren: string;
110
110
  readonly nodeLabel: readonly [{
@@ -35,15 +35,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
35
35
  }[]] | undefined;
36
36
  readonly keywords?: string | undefined;
37
37
  readonly readonly?: string | undefined;
38
- readonly dataSource: {
39
- readonly data: string;
40
- readonly request?: string | undefined;
41
- };
42
38
  readonly binding: string;
43
39
  readonly derived?: {
44
40
  readonly mode: "formula" | "prefill";
45
41
  readonly expression: string;
46
42
  } | undefined;
43
+ readonly dataSource: {
44
+ readonly data: string;
45
+ readonly request?: string | undefined;
46
+ };
47
47
  readonly nodeKey: string;
48
48
  readonly nodeChildren: string;
49
49
  readonly nodeLabel: readonly [{
@@ -99,15 +99,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
99
99
  }[]] | undefined;
100
100
  readonly keywords?: string | undefined;
101
101
  readonly readonly?: string | undefined;
102
- readonly dataSource: {
103
- readonly data: string;
104
- readonly request?: string | undefined;
105
- };
106
102
  readonly binding: string;
107
103
  readonly derived?: {
108
104
  readonly mode: "formula" | "prefill";
109
105
  readonly expression: string;
110
106
  } | undefined;
107
+ readonly dataSource: {
108
+ readonly data: string;
109
+ readonly request?: string | undefined;
110
+ };
111
111
  readonly nodeKey: string;
112
112
  readonly nodeChildren: string;
113
113
  readonly nodeLabel: readonly [{
@@ -35,15 +35,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
35
35
  }[]] | undefined;
36
36
  readonly keywords?: string | undefined;
37
37
  readonly readonly?: string | undefined;
38
- readonly dataSource: {
39
- readonly data: string;
40
- readonly request?: string | undefined;
41
- };
42
38
  readonly binding: string;
43
39
  readonly derived?: {
44
40
  readonly mode: "formula" | "prefill";
45
41
  readonly expression: string;
46
42
  } | undefined;
43
+ readonly dataSource: {
44
+ readonly data: string;
45
+ readonly request?: string | undefined;
46
+ };
47
47
  readonly nodeKey: string;
48
48
  readonly nodeChildren: string;
49
49
  readonly nodeLabel: readonly [{
@@ -99,15 +99,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
99
99
  }[]] | undefined;
100
100
  readonly keywords?: string | undefined;
101
101
  readonly readonly?: string | undefined;
102
- readonly dataSource: {
103
- readonly data: string;
104
- readonly request?: string | undefined;
105
- };
106
102
  readonly binding: string;
107
103
  readonly derived?: {
108
104
  readonly mode: "formula" | "prefill";
109
105
  readonly expression: string;
110
106
  } | undefined;
107
+ readonly dataSource: {
108
+ readonly data: string;
109
+ readonly request?: string | undefined;
110
+ };
111
111
  readonly nodeKey: string;
112
112
  readonly nodeChildren: string;
113
113
  readonly nodeLabel: readonly [{
@@ -35,15 +35,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
35
35
  }[]] | undefined;
36
36
  readonly keywords?: string | undefined;
37
37
  readonly readonly?: string | undefined;
38
- readonly dataSource: {
39
- readonly data: string;
40
- readonly request?: string | undefined;
41
- };
42
38
  readonly binding: string;
43
39
  readonly derived?: {
44
40
  readonly mode: "formula" | "prefill";
45
41
  readonly expression: string;
46
42
  } | undefined;
43
+ readonly dataSource: {
44
+ readonly data: string;
45
+ readonly request?: string | undefined;
46
+ };
47
47
  readonly nodeKey: string;
48
48
  readonly nodeChildren: string;
49
49
  readonly nodeLabel: readonly [{
@@ -98,15 +98,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
98
98
  }[]] | undefined;
99
99
  readonly keywords?: string | undefined;
100
100
  readonly readonly?: string | undefined;
101
- readonly dataSource: {
102
- readonly data: string;
103
- readonly request?: string | undefined;
104
- };
105
101
  readonly binding: string;
106
102
  readonly derived?: {
107
103
  readonly mode: "formula" | "prefill";
108
104
  readonly expression: string;
109
105
  } | undefined;
106
+ readonly dataSource: {
107
+ readonly data: string;
108
+ readonly request?: string | undefined;
109
+ };
110
110
  readonly nodeKey: string;
111
111
  readonly nodeChildren: string;
112
112
  readonly nodeLabel: readonly [{
@@ -35,15 +35,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
35
35
  }[]] | undefined;
36
36
  readonly keywords?: string | undefined;
37
37
  readonly readonly?: string | undefined;
38
- readonly dataSource: {
39
- readonly data: string;
40
- readonly request?: string | undefined;
41
- };
42
38
  readonly binding: string;
43
39
  readonly derived?: {
44
40
  readonly mode: "formula" | "prefill";
45
41
  readonly expression: string;
46
42
  } | undefined;
43
+ readonly dataSource: {
44
+ readonly data: string;
45
+ readonly request?: string | undefined;
46
+ };
47
47
  readonly nodeKey: string;
48
48
  readonly nodeChildren: string;
49
49
  readonly nodeLabel: readonly [{
@@ -98,15 +98,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
98
98
  }[]] | undefined;
99
99
  readonly keywords?: string | undefined;
100
100
  readonly readonly?: string | undefined;
101
- readonly dataSource: {
102
- readonly data: string;
103
- readonly request?: string | undefined;
104
- };
105
101
  readonly binding: string;
106
102
  readonly derived?: {
107
103
  readonly mode: "formula" | "prefill";
108
104
  readonly expression: string;
109
105
  } | undefined;
106
+ readonly dataSource: {
107
+ readonly data: string;
108
+ readonly request?: string | undefined;
109
+ };
110
110
  readonly nodeKey: string;
111
111
  readonly nodeChildren: string;
112
112
  readonly nodeLabel: readonly [{
@@ -36,15 +36,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
36
36
  }[]] | undefined;
37
37
  readonly keywords?: string | undefined;
38
38
  readonly readonly?: string | undefined;
39
- readonly dataSource: {
40
- readonly data: string;
41
- readonly request?: string | undefined;
42
- };
43
39
  readonly binding: string;
44
40
  readonly derived?: {
45
41
  readonly mode: "formula" | "prefill";
46
42
  readonly expression: string;
47
43
  } | undefined;
44
+ readonly dataSource: {
45
+ readonly data: string;
46
+ readonly request?: string | undefined;
47
+ };
48
48
  readonly nodeKey: string;
49
49
  readonly nodeChildren: string;
50
50
  readonly nodeLabel: string;
@@ -95,15 +95,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
95
95
  }[]] | undefined;
96
96
  readonly keywords?: string | undefined;
97
97
  readonly readonly?: string | undefined;
98
- readonly dataSource: {
99
- readonly data: string;
100
- readonly request?: string | undefined;
101
- };
102
98
  readonly binding: string;
103
99
  readonly derived?: {
104
100
  readonly mode: "formula" | "prefill";
105
101
  readonly expression: string;
106
102
  } | undefined;
103
+ readonly dataSource: {
104
+ readonly data: string;
105
+ readonly request?: string | undefined;
106
+ };
107
107
  readonly nodeKey: string;
108
108
  readonly nodeChildren: string;
109
109
  readonly nodeLabel: string;