@shwfed/config 2.3.21 → 2.3.23

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 (74) hide show
  1. package/dist/mcp.mjs +1096 -641
  2. package/dist/module.json +1 -1
  3. package/dist/preview/assets/{config-BkTFAoSA.js → config-5rB9Rnmf.js} +1 -1
  4. package/dist/preview/assets/{config-__RnmfhP.js → config-BLxl7ROb.js} +1 -1
  5. package/dist/preview/assets/{config-Bo9NgVie.js → config-BWMtPN22.js} +1 -1
  6. package/dist/preview/assets/{config-BH2Cgm6Z.js → config-C-EOrL-v.js} +1 -1
  7. package/dist/preview/assets/{config-CIxAb4Oe.js → config-CJADmi-_.js} +1 -1
  8. package/dist/preview/assets/{config-D-6Tgeq0.js → config-DUNvg-mJ.js} +1 -1
  9. package/dist/preview/assets/{config--_6I2ueu.js → config-EtlOM9yx.js} +1 -1
  10. package/dist/preview/assets/{config-BdEFFxuI.js → config-f66PEpZ5.js} +1 -1
  11. package/dist/preview/assets/{config-MKO1-4J8.js → config-pVNUrcvS.js} +1 -1
  12. package/dist/preview/assets/{definition.vue_vue_type_script_setup_true_lang-DeVEbdbZ.js → definition.vue_vue_type_script_setup_true_lang-DUu-CoTZ.js} +1 -1
  13. package/dist/preview/assets/index-B4xolIUJ.js +643 -0
  14. package/dist/preview/assets/index-CJMxrUKZ.css +1 -0
  15. package/dist/preview/assets/index-DFYLO8qf.js +1 -0
  16. package/dist/preview/assets/{runtime-BsM6WFl4.js → runtime-B9GkQToM.js} +1 -1
  17. package/dist/preview/assets/{runtime-Be9JgLOm.js → runtime-C0v-S40R.js} +1 -1
  18. package/dist/preview/assets/{runtime-Cqi_SqJY.js → runtime-CFPeFbAB.js} +1 -1
  19. package/dist/preview/assets/{runtime-Cec8NzXu.js → runtime-CI38ypkY.js} +1 -1
  20. package/dist/preview/assets/{runtime-w4O6Z5Ly.js → runtime-CUBGWRtC.js} +1 -1
  21. package/dist/preview/assets/{runtime-BKO8_nF6.js → runtime-DcqfhaaX.js} +1 -1
  22. package/dist/preview/assets/{runtime-BrUg4LS5.js → runtime-DoLJtHV2.js} +1 -1
  23. package/dist/preview/assets/{runtime-H9vie18v.js → runtime-P99-0gRD.js} +1 -1
  24. package/dist/preview/assets/{runtime-C-k7G8_4.js → runtime-qQ5mJdRv.js} +1 -1
  25. package/dist/preview/index.html +2 -2
  26. package/dist/runtime/components/actions/schema.js +1 -1
  27. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.d.vue.ts +52 -52
  28. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.vue.d.ts +52 -52
  29. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.d.vue.ts +52 -52
  30. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.vue.d.ts +52 -52
  31. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/schema.d.ts +26 -26
  32. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.d.vue.ts +99 -0
  33. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.vue +329 -0
  34. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.vue.d.ts +99 -0
  35. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/runtime.d.vue.ts +8 -0
  36. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/runtime.vue +265 -0
  37. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/runtime.vue.d.ts +8 -0
  38. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/schema.d.ts +79 -0
  39. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/schema.js +71 -0
  40. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/schema.d.ts +1 -1
  41. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/schema.js +3 -2
  42. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/schema.d.ts +1 -1
  43. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/schema.js +3 -2
  44. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/config.d.vue.ts +133 -0
  45. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/config.vue +533 -0
  46. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/config.vue.d.ts +133 -0
  47. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/runtime.d.vue.ts +9 -0
  48. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/runtime.vue +247 -0
  49. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/runtime.vue.d.ts +9 -0
  50. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/schema.d.ts +124 -0
  51. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/schema.js +94 -0
  52. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.d.vue.ts +109 -0
  53. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue +426 -0
  54. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +109 -0
  55. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/runtime.d.vue.ts +9 -0
  56. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/runtime.vue +356 -0
  57. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/runtime.vue.d.ts +9 -0
  58. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/schema.d.ts +85 -0
  59. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/schema.js +147 -0
  60. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.d.vue.ts +137 -0
  61. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.vue +586 -0
  62. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.vue.d.ts +137 -0
  63. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/runtime.d.vue.ts +9 -0
  64. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/runtime.vue +287 -0
  65. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/runtime.vue.d.ts +9 -0
  66. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/schema.d.ts +126 -0
  67. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/schema.js +125 -0
  68. package/dist/runtime/components/table/config.vue +2 -8
  69. package/dist/runtime/components/table/schema.d.ts +53 -52
  70. package/dist/runtime/components/table/schema.js +12 -6
  71. package/package.json +1 -1
  72. package/dist/preview/assets/index-Bfdy_BZY.js +0 -643
  73. package/dist/preview/assets/index-CzcHfDck.js +0 -1
  74. package/dist/preview/assets/index-DomLsyPH.css +0 -1
@@ -34,6 +34,32 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
34
34
  readonly message: string;
35
35
  }[]] | undefined;
36
36
  }[];
37
+ readonly query?: {
38
+ readonly initial?: {
39
+ readonly data: string;
40
+ readonly request?: string | undefined;
41
+ } | undefined;
42
+ readonly kind: "shwfed.component.form";
43
+ readonly fields: readonly any[];
44
+ readonly layouts: readonly {
45
+ readonly name: string;
46
+ readonly layout: {
47
+ readonly style?: string | undefined;
48
+ readonly columns: number;
49
+ readonly gap?: number | undefined;
50
+ readonly rows?: number | undefined;
51
+ readonly placements: {
52
+ readonly [x: string]: {
53
+ readonly area: readonly [readonly [number, number], readonly [number, number]];
54
+ readonly v?: "stretch" | "center" | "end" | "start" | undefined;
55
+ readonly h?: "stretch" | "center" | "end" | "start" | undefined;
56
+ };
57
+ };
58
+ };
59
+ readonly media?: string | undefined;
60
+ }[];
61
+ readonly readonly?: string | undefined;
62
+ } | undefined;
37
63
  readonly dataSource?: {
38
64
  readonly data: string;
39
65
  readonly request?: string | undefined;
@@ -106,32 +132,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
106
132
  readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
107
133
  }[];
108
134
  } | undefined;
109
- readonly query?: {
110
- readonly initial?: {
111
- readonly data: string;
112
- readonly request?: string | undefined;
113
- } | undefined;
114
- readonly kind: "shwfed.component.form";
115
- readonly fields: readonly any[];
116
- readonly layouts: readonly {
117
- readonly name: string;
118
- readonly layout: {
119
- readonly style?: string | undefined;
120
- readonly columns: number;
121
- readonly gap?: number | undefined;
122
- readonly rows?: number | undefined;
123
- readonly placements: {
124
- readonly [x: string]: {
125
- readonly area: readonly [readonly [number, number], readonly [number, number]];
126
- readonly v?: "stretch" | "center" | "end" | "start" | undefined;
127
- readonly h?: "stretch" | "center" | "end" | "start" | undefined;
128
- };
129
- };
130
- };
131
- readonly media?: string | undefined;
132
- }[];
133
- readonly readonly?: string | undefined;
134
- } | undefined;
135
135
  readonly rowKey?: string | undefined;
136
136
  readonly cellStyle?: string | undefined;
137
137
  readonly pagination?: {
@@ -211,6 +211,32 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
211
211
  readonly message: string;
212
212
  }[]] | undefined;
213
213
  }[];
214
+ readonly query?: {
215
+ readonly initial?: {
216
+ readonly data: string;
217
+ readonly request?: string | undefined;
218
+ } | undefined;
219
+ readonly kind: "shwfed.component.form";
220
+ readonly fields: readonly any[];
221
+ readonly layouts: readonly {
222
+ readonly name: string;
223
+ readonly layout: {
224
+ readonly style?: string | undefined;
225
+ readonly columns: number;
226
+ readonly gap?: number | undefined;
227
+ readonly rows?: number | undefined;
228
+ readonly placements: {
229
+ readonly [x: string]: {
230
+ readonly area: readonly [readonly [number, number], readonly [number, number]];
231
+ readonly v?: "stretch" | "center" | "end" | "start" | undefined;
232
+ readonly h?: "stretch" | "center" | "end" | "start" | undefined;
233
+ };
234
+ };
235
+ };
236
+ readonly media?: string | undefined;
237
+ }[];
238
+ readonly readonly?: string | undefined;
239
+ } | undefined;
214
240
  readonly dataSource?: {
215
241
  readonly data: string;
216
242
  readonly request?: string | undefined;
@@ -283,32 +309,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {},
283
309
  readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
284
310
  }[];
285
311
  } | undefined;
286
- readonly query?: {
287
- readonly initial?: {
288
- readonly data: string;
289
- readonly request?: string | undefined;
290
- } | undefined;
291
- readonly kind: "shwfed.component.form";
292
- readonly fields: readonly any[];
293
- readonly layouts: readonly {
294
- readonly name: string;
295
- readonly layout: {
296
- readonly style?: string | undefined;
297
- readonly columns: number;
298
- readonly gap?: number | undefined;
299
- readonly rows?: number | undefined;
300
- readonly placements: {
301
- readonly [x: string]: {
302
- readonly area: readonly [readonly [number, number], readonly [number, number]];
303
- readonly v?: "stretch" | "center" | "end" | "start" | undefined;
304
- readonly h?: "stretch" | "center" | "end" | "start" | undefined;
305
- };
306
- };
307
- };
308
- readonly media?: string | undefined;
309
- }[];
310
- readonly readonly?: string | undefined;
311
- } | undefined;
312
312
  readonly rowKey?: string | undefined;
313
313
  readonly cellStyle?: string | undefined;
314
314
  readonly pagination?: {
@@ -29,6 +29,32 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
29
29
  readonly message: string;
30
30
  }[]] | undefined;
31
31
  }[];
32
+ readonly query?: {
33
+ readonly initial?: {
34
+ readonly data: string;
35
+ readonly request?: string | undefined;
36
+ } | undefined;
37
+ readonly kind: "shwfed.component.form";
38
+ readonly fields: readonly any[];
39
+ readonly layouts: readonly {
40
+ readonly name: string;
41
+ readonly layout: {
42
+ readonly style?: string | undefined;
43
+ readonly columns: number;
44
+ readonly gap?: number | undefined;
45
+ readonly rows?: number | undefined;
46
+ readonly placements: {
47
+ readonly [x: string]: {
48
+ readonly area: readonly [readonly [number, number], readonly [number, number]];
49
+ readonly v?: "stretch" | "center" | "end" | "start" | undefined;
50
+ readonly h?: "stretch" | "center" | "end" | "start" | undefined;
51
+ };
52
+ };
53
+ };
54
+ readonly media?: string | undefined;
55
+ }[];
56
+ readonly readonly?: string | undefined;
57
+ } | undefined;
32
58
  readonly dataSource?: {
33
59
  readonly data: string;
34
60
  readonly request?: string | undefined;
@@ -101,32 +127,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
101
127
  readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
102
128
  }[];
103
129
  } | undefined;
104
- readonly query?: {
105
- readonly initial?: {
106
- readonly data: string;
107
- readonly request?: string | undefined;
108
- } | undefined;
109
- readonly kind: "shwfed.component.form";
110
- readonly fields: readonly any[];
111
- readonly layouts: readonly {
112
- readonly name: string;
113
- readonly layout: {
114
- readonly style?: string | undefined;
115
- readonly columns: number;
116
- readonly gap?: number | undefined;
117
- readonly rows?: number | undefined;
118
- readonly placements: {
119
- readonly [x: string]: {
120
- readonly area: readonly [readonly [number, number], readonly [number, number]];
121
- readonly v?: "stretch" | "center" | "end" | "start" | undefined;
122
- readonly h?: "stretch" | "center" | "end" | "start" | undefined;
123
- };
124
- };
125
- };
126
- readonly media?: string | undefined;
127
- }[];
128
- readonly readonly?: string | undefined;
129
- } | undefined;
130
130
  readonly rowKey?: string | undefined;
131
131
  readonly cellStyle?: string | undefined;
132
132
  readonly pagination?: {
@@ -206,6 +206,32 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
206
206
  readonly message: string;
207
207
  }[]] | undefined;
208
208
  }[];
209
+ readonly query?: {
210
+ readonly initial?: {
211
+ readonly data: string;
212
+ readonly request?: string | undefined;
213
+ } | undefined;
214
+ readonly kind: "shwfed.component.form";
215
+ readonly fields: readonly any[];
216
+ readonly layouts: readonly {
217
+ readonly name: string;
218
+ readonly layout: {
219
+ readonly style?: string | undefined;
220
+ readonly columns: number;
221
+ readonly gap?: number | undefined;
222
+ readonly rows?: number | undefined;
223
+ readonly placements: {
224
+ readonly [x: string]: {
225
+ readonly area: readonly [readonly [number, number], readonly [number, number]];
226
+ readonly v?: "stretch" | "center" | "end" | "start" | undefined;
227
+ readonly h?: "stretch" | "center" | "end" | "start" | undefined;
228
+ };
229
+ };
230
+ };
231
+ readonly media?: string | undefined;
232
+ }[];
233
+ readonly readonly?: string | undefined;
234
+ } | undefined;
209
235
  readonly dataSource?: {
210
236
  readonly data: string;
211
237
  readonly request?: string | undefined;
@@ -278,32 +304,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
278
304
  readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
279
305
  }[];
280
306
  } | undefined;
281
- readonly query?: {
282
- readonly initial?: {
283
- readonly data: string;
284
- readonly request?: string | undefined;
285
- } | undefined;
286
- readonly kind: "shwfed.component.form";
287
- readonly fields: readonly any[];
288
- readonly layouts: readonly {
289
- readonly name: string;
290
- readonly layout: {
291
- readonly style?: string | undefined;
292
- readonly columns: number;
293
- readonly gap?: number | undefined;
294
- readonly rows?: number | undefined;
295
- readonly placements: {
296
- readonly [x: string]: {
297
- readonly area: readonly [readonly [number, number], readonly [number, number]];
298
- readonly v?: "stretch" | "center" | "end" | "start" | undefined;
299
- readonly h?: "stretch" | "center" | "end" | "start" | undefined;
300
- };
301
- };
302
- };
303
- readonly media?: string | undefined;
304
- }[];
305
- readonly readonly?: string | undefined;
306
- } | undefined;
307
307
  readonly rowKey?: string | undefined;
308
308
  readonly cellStyle?: string | undefined;
309
309
  readonly pagination?: {
@@ -29,6 +29,32 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
29
29
  readonly message: string;
30
30
  }[]] | undefined;
31
31
  }[];
32
+ readonly query?: {
33
+ readonly initial?: {
34
+ readonly data: string;
35
+ readonly request?: string | undefined;
36
+ } | undefined;
37
+ readonly kind: "shwfed.component.form";
38
+ readonly fields: readonly any[];
39
+ readonly layouts: readonly {
40
+ readonly name: string;
41
+ readonly layout: {
42
+ readonly style?: string | undefined;
43
+ readonly columns: number;
44
+ readonly gap?: number | undefined;
45
+ readonly rows?: number | undefined;
46
+ readonly placements: {
47
+ readonly [x: string]: {
48
+ readonly area: readonly [readonly [number, number], readonly [number, number]];
49
+ readonly v?: "stretch" | "center" | "end" | "start" | undefined;
50
+ readonly h?: "stretch" | "center" | "end" | "start" | undefined;
51
+ };
52
+ };
53
+ };
54
+ readonly media?: string | undefined;
55
+ }[];
56
+ readonly readonly?: string | undefined;
57
+ } | undefined;
32
58
  readonly dataSource?: {
33
59
  readonly data: string;
34
60
  readonly request?: string | undefined;
@@ -101,32 +127,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
101
127
  readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
102
128
  }[];
103
129
  } | undefined;
104
- readonly query?: {
105
- readonly initial?: {
106
- readonly data: string;
107
- readonly request?: string | undefined;
108
- } | undefined;
109
- readonly kind: "shwfed.component.form";
110
- readonly fields: readonly any[];
111
- readonly layouts: readonly {
112
- readonly name: string;
113
- readonly layout: {
114
- readonly style?: string | undefined;
115
- readonly columns: number;
116
- readonly gap?: number | undefined;
117
- readonly rows?: number | undefined;
118
- readonly placements: {
119
- readonly [x: string]: {
120
- readonly area: readonly [readonly [number, number], readonly [number, number]];
121
- readonly v?: "stretch" | "center" | "end" | "start" | undefined;
122
- readonly h?: "stretch" | "center" | "end" | "start" | undefined;
123
- };
124
- };
125
- };
126
- readonly media?: string | undefined;
127
- }[];
128
- readonly readonly?: string | undefined;
129
- } | undefined;
130
130
  readonly rowKey?: string | undefined;
131
131
  readonly cellStyle?: string | undefined;
132
132
  readonly pagination?: {
@@ -206,6 +206,32 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
206
206
  readonly message: string;
207
207
  }[]] | undefined;
208
208
  }[];
209
+ readonly query?: {
210
+ readonly initial?: {
211
+ readonly data: string;
212
+ readonly request?: string | undefined;
213
+ } | undefined;
214
+ readonly kind: "shwfed.component.form";
215
+ readonly fields: readonly any[];
216
+ readonly layouts: readonly {
217
+ readonly name: string;
218
+ readonly layout: {
219
+ readonly style?: string | undefined;
220
+ readonly columns: number;
221
+ readonly gap?: number | undefined;
222
+ readonly rows?: number | undefined;
223
+ readonly placements: {
224
+ readonly [x: string]: {
225
+ readonly area: readonly [readonly [number, number], readonly [number, number]];
226
+ readonly v?: "stretch" | "center" | "end" | "start" | undefined;
227
+ readonly h?: "stretch" | "center" | "end" | "start" | undefined;
228
+ };
229
+ };
230
+ };
231
+ readonly media?: string | undefined;
232
+ }[];
233
+ readonly readonly?: string | undefined;
234
+ } | undefined;
209
235
  readonly dataSource?: {
210
236
  readonly data: string;
211
237
  readonly request?: string | undefined;
@@ -278,32 +304,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
278
304
  readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
279
305
  }[];
280
306
  } | undefined;
281
- readonly query?: {
282
- readonly initial?: {
283
- readonly data: string;
284
- readonly request?: string | undefined;
285
- } | undefined;
286
- readonly kind: "shwfed.component.form";
287
- readonly fields: readonly any[];
288
- readonly layouts: readonly {
289
- readonly name: string;
290
- readonly layout: {
291
- readonly style?: string | undefined;
292
- readonly columns: number;
293
- readonly gap?: number | undefined;
294
- readonly rows?: number | undefined;
295
- readonly placements: {
296
- readonly [x: string]: {
297
- readonly area: readonly [readonly [number, number], readonly [number, number]];
298
- readonly v?: "stretch" | "center" | "end" | "start" | undefined;
299
- readonly h?: "stretch" | "center" | "end" | "start" | undefined;
300
- };
301
- };
302
- };
303
- readonly media?: string | undefined;
304
- }[];
305
- readonly readonly?: string | undefined;
306
- } | undefined;
307
307
  readonly rowKey?: string | undefined;
308
308
  readonly cellStyle?: string | undefined;
309
309
  readonly pagination?: {
@@ -44,6 +44,32 @@ export declare function schema(configure: (env: Environment) => void, _blockRef:
44
44
  readonly message: string;
45
45
  }[]] | undefined;
46
46
  }[];
47
+ readonly query?: {
48
+ readonly initial?: {
49
+ readonly data: string;
50
+ readonly request?: string | undefined;
51
+ } | undefined;
52
+ readonly kind: "shwfed.component.form";
53
+ readonly fields: readonly any[];
54
+ readonly layouts: readonly {
55
+ readonly name: string;
56
+ readonly layout: {
57
+ readonly style?: string | undefined;
58
+ readonly columns: number;
59
+ readonly gap?: number | undefined;
60
+ readonly rows?: number | undefined;
61
+ readonly placements: {
62
+ readonly [x: string]: {
63
+ readonly area: readonly [readonly [number, number], readonly [number, number]];
64
+ readonly v?: "stretch" | "center" | "end" | "start" | undefined;
65
+ readonly h?: "stretch" | "center" | "end" | "start" | undefined;
66
+ };
67
+ };
68
+ };
69
+ readonly media?: string | undefined;
70
+ }[];
71
+ readonly readonly?: string | undefined;
72
+ } | undefined;
47
73
  readonly dataSource?: {
48
74
  readonly data: string;
49
75
  readonly request?: string | undefined;
@@ -116,32 +142,6 @@ export declare function schema(configure: (env: Environment) => void, _blockRef:
116
142
  readonly variant?: "default" | "link" | "destructive" | "primary" | "ghost" | undefined;
117
143
  }[];
118
144
  } | undefined;
119
- readonly query?: {
120
- readonly initial?: {
121
- readonly data: string;
122
- readonly request?: string | undefined;
123
- } | undefined;
124
- readonly kind: "shwfed.component.form";
125
- readonly fields: readonly any[];
126
- readonly layouts: readonly {
127
- readonly name: string;
128
- readonly layout: {
129
- readonly style?: string | undefined;
130
- readonly columns: number;
131
- readonly gap?: number | undefined;
132
- readonly rows?: number | undefined;
133
- readonly placements: {
134
- readonly [x: string]: {
135
- readonly area: readonly [readonly [number, number], readonly [number, number]];
136
- readonly v?: "stretch" | "center" | "end" | "start" | undefined;
137
- readonly h?: "stretch" | "center" | "end" | "start" | undefined;
138
- };
139
- };
140
- };
141
- readonly media?: string | undefined;
142
- }[];
143
- readonly readonly?: string | undefined;
144
- } | undefined;
145
145
  readonly rowKey?: string | undefined;
146
146
  readonly cellStyle?: string | undefined;
147
147
  readonly pagination?: {
@@ -0,0 +1,99 @@
1
+ import { type Value } from './schema.js';
2
+ type __VLS_ModelProps = {
3
+ modelValue: Value;
4
+ };
5
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
6
+ "update:modelValue": (value: {
7
+ readonly label?: readonly [{
8
+ readonly locale: "zh";
9
+ readonly message: string;
10
+ }, ...{
11
+ readonly locale: "en" | "ja" | "ko";
12
+ readonly message: string;
13
+ }[]] | undefined;
14
+ readonly disabled?: string | undefined;
15
+ readonly type: "com.shwfed.form.field.combobox.multi";
16
+ readonly id: string;
17
+ readonly hidden?: string | undefined;
18
+ readonly tooltip?: readonly [{
19
+ readonly locale: "zh";
20
+ readonly message: string;
21
+ }, ...{
22
+ readonly locale: "en" | "ja" | "ko";
23
+ readonly message: string;
24
+ }[]] | undefined;
25
+ readonly displayName?: string | undefined;
26
+ readonly compatibilityDate: "2026-05-25";
27
+ readonly orientation?: "vertical" | "floating" | undefined;
28
+ readonly placeholder?: readonly [{
29
+ readonly locale: "zh";
30
+ readonly message: string;
31
+ }, ...{
32
+ readonly locale: "en" | "ja" | "ko";
33
+ readonly message: string;
34
+ }[]] | undefined;
35
+ readonly readonly?: string | undefined;
36
+ readonly binding?: string | undefined;
37
+ readonly derived?: {
38
+ readonly mode: "formula" | "prefill";
39
+ readonly expression: string;
40
+ } | undefined;
41
+ readonly options: string;
42
+ readonly optionValue: string;
43
+ readonly optionLabel: readonly [{
44
+ readonly locale: "zh";
45
+ readonly message: string;
46
+ }, ...{
47
+ readonly locale: "en" | "ja" | "ko";
48
+ readonly message: string;
49
+ }[]];
50
+ }) => any;
51
+ }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
52
+ "onUpdate:modelValue"?: ((value: {
53
+ readonly label?: readonly [{
54
+ readonly locale: "zh";
55
+ readonly message: string;
56
+ }, ...{
57
+ readonly locale: "en" | "ja" | "ko";
58
+ readonly message: string;
59
+ }[]] | undefined;
60
+ readonly disabled?: string | undefined;
61
+ readonly type: "com.shwfed.form.field.combobox.multi";
62
+ readonly id: string;
63
+ readonly hidden?: string | undefined;
64
+ readonly tooltip?: readonly [{
65
+ readonly locale: "zh";
66
+ readonly message: string;
67
+ }, ...{
68
+ readonly locale: "en" | "ja" | "ko";
69
+ readonly message: string;
70
+ }[]] | undefined;
71
+ readonly displayName?: string | undefined;
72
+ readonly compatibilityDate: "2026-05-25";
73
+ readonly orientation?: "vertical" | "floating" | undefined;
74
+ readonly placeholder?: readonly [{
75
+ readonly locale: "zh";
76
+ readonly message: string;
77
+ }, ...{
78
+ readonly locale: "en" | "ja" | "ko";
79
+ readonly message: string;
80
+ }[]] | undefined;
81
+ readonly readonly?: string | undefined;
82
+ readonly binding?: string | undefined;
83
+ readonly derived?: {
84
+ readonly mode: "formula" | "prefill";
85
+ readonly expression: string;
86
+ } | undefined;
87
+ readonly options: string;
88
+ readonly optionValue: string;
89
+ readonly optionLabel: readonly [{
90
+ readonly locale: "zh";
91
+ readonly message: string;
92
+ }, ...{
93
+ readonly locale: "en" | "ja" | "ko";
94
+ readonly message: string;
95
+ }[]];
96
+ }) => any) | undefined;
97
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
98
+ declare const _default: typeof __VLS_export;
99
+ export default _default;