@shwfed/config 2.12.16 → 2.12.17

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 (101) hide show
  1. package/dist/module.json +1 -1
  2. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.form/config.d.vue.ts +2 -2
  3. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.form/config.vue.d.ts +2 -2
  4. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.form/runtime.d.vue.ts +4 -4
  5. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.form/runtime.vue.d.ts +4 -4
  6. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.form/schema.d.ts +1 -1
  7. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.d.vue.ts +2 -2
  8. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.vue.d.ts +2 -2
  9. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.d.vue.ts +2 -2
  10. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.vue.d.ts +2 -2
  11. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/schema.d.ts +2 -2
  12. package/dist/runtime/components/config/index.d.vue.ts +2 -2
  13. package/dist/runtime/components/config/index.vue.d.ts +2 -2
  14. package/dist/runtime/components/form/FormUnitRenderer.vue +70 -22
  15. package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.d.vue.ts +2 -2
  16. package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.vue.d.ts +2 -2
  17. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.d.vue.ts +6 -6
  18. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.vue.d.ts +6 -6
  19. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.d.vue.ts +8 -8
  20. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.vue.d.ts +8 -8
  21. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.d.vue.ts +2 -2
  22. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.vue.d.ts +2 -2
  23. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.d.vue.ts +2 -2
  24. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.vue.d.ts +2 -2
  25. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.d.vue.ts +18 -18
  26. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.vue.d.ts +18 -18
  27. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.d.vue.ts +6 -6
  28. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.vue.d.ts +6 -6
  29. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.d.vue.ts +2 -2
  30. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.vue.d.ts +2 -2
  31. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +18 -18
  32. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +18 -18
  33. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +18 -18
  34. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +18 -18
  35. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.multi/config.d.vue.ts +2 -2
  36. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.multi/config.vue.d.ts +2 -2
  37. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.single/config.d.vue.ts +2 -2
  38. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.combobox.single/config.vue.d.ts +2 -2
  39. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +18 -18
  40. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +18 -18
  41. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +18 -18
  42. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +18 -18
  43. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.d.vue.ts +18 -18
  44. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.vue.d.ts +18 -18
  45. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.d.vue.ts +18 -18
  46. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.vue.d.ts +18 -18
  47. package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.multi/config.d.vue.ts +2 -2
  48. package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.multi/config.vue.d.ts +2 -2
  49. package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.single/config.d.vue.ts +2 -2
  50. package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.single/config.vue.d.ts +2 -2
  51. package/dist/runtime/components/form/schema.d.ts +2 -2
  52. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
  53. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
  54. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +6 -6
  55. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +6 -6
  56. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.d.vue.ts +4 -4
  57. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.vue.d.ts +4 -4
  58. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
  59. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
  60. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.d.vue.ts +6 -6
  61. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +6 -6
  62. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.d.vue.ts +4 -4
  63. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.vue.d.ts +4 -4
  64. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/config.d.vue.ts +6 -6
  65. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/config.vue.d.ts +6 -6
  66. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.d.vue.ts +22 -22
  67. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.vue.d.ts +22 -22
  68. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/config.d.vue.ts +6 -6
  69. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/config.vue.d.ts +6 -6
  70. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.d.vue.ts +22 -22
  71. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.vue.d.ts +22 -22
  72. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
  73. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
  74. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
  75. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
  76. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.d.vue.ts +8 -8
  77. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.vue.d.ts +8 -8
  78. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.d.vue.ts +8 -8
  79. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.vue.d.ts +8 -8
  80. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
  81. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
  82. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
  83. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
  84. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.d.vue.ts +8 -8
  85. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.vue.d.ts +8 -8
  86. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.d.vue.ts +8 -8
  87. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.vue.d.ts +8 -8
  88. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
  89. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
  90. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
  91. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
  92. package/dist/runtime/components/table/schema.d.ts +3 -3
  93. package/dist/runtime/components/ui/date-picker/DatePickerInput.d.vue.ts +1 -1
  94. package/dist/runtime/components/ui/date-picker/DatePickerInput.vue.d.ts +1 -1
  95. package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.d.vue.ts +1 -1
  96. package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.vue.d.ts +1 -1
  97. package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.d.vue.ts +1 -1
  98. package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.vue.d.ts +1 -1
  99. package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.d.vue.ts +2 -2
  100. package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.vue.d.ts +2 -2
  101. package/package.json +1 -1
@@ -24,6 +24,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
24
24
  readonly message: string;
25
25
  }[]] | undefined;
26
26
  readonly align: "center" | "left" | "right";
27
+ readonly compatibilityDate: "2026-06-14";
28
+ readonly groupId?: string | undefined;
27
29
  readonly options: {
28
30
  readonly kind: "remote";
29
31
  readonly options: string;
@@ -59,9 +61,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
59
61
  readonly keywords?: readonly string[] | undefined;
60
62
  }[];
61
63
  };
62
- readonly compatibilityDate: "2026-06-14";
63
- readonly grow?: boolean | undefined;
64
- readonly groupId?: string | undefined;
65
64
  readonly placeholder?: readonly [{
66
65
  readonly locale: "zh";
67
66
  readonly message: string;
@@ -70,6 +69,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
70
69
  readonly message: string;
71
70
  }[]] | undefined;
72
71
  readonly readonly?: string | undefined;
72
+ readonly grow?: boolean | undefined;
73
73
  readonly enableSorting?: boolean | undefined;
74
74
  readonly sortKey?: string | undefined;
75
75
  readonly write: {
@@ -85,8 +85,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
85
85
  readonly target: string;
86
86
  readonly operation: string;
87
87
  }[] | undefined;
88
- readonly accessor: string;
89
88
  readonly successMessage?: string | undefined;
89
+ readonly accessor: string;
90
90
  };
91
91
  }) => any;
92
92
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -111,6 +111,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
111
111
  readonly message: string;
112
112
  }[]] | undefined;
113
113
  readonly align: "center" | "left" | "right";
114
+ readonly compatibilityDate: "2026-06-14";
115
+ readonly groupId?: string | undefined;
114
116
  readonly options: {
115
117
  readonly kind: "remote";
116
118
  readonly options: string;
@@ -146,9 +148,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
146
148
  readonly keywords?: readonly string[] | undefined;
147
149
  }[];
148
150
  };
149
- readonly compatibilityDate: "2026-06-14";
150
- readonly grow?: boolean | undefined;
151
- readonly groupId?: string | undefined;
152
151
  readonly placeholder?: readonly [{
153
152
  readonly locale: "zh";
154
153
  readonly message: string;
@@ -157,6 +156,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
157
156
  readonly message: string;
158
157
  }[]] | undefined;
159
158
  readonly readonly?: string | undefined;
159
+ readonly grow?: boolean | undefined;
160
160
  readonly enableSorting?: boolean | undefined;
161
161
  readonly sortKey?: string | undefined;
162
162
  readonly write: {
@@ -172,8 +172,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
172
172
  readonly target: string;
173
173
  readonly operation: string;
174
174
  }[] | undefined;
175
- readonly accessor: string;
176
175
  readonly successMessage?: string | undefined;
176
+ readonly accessor: string;
177
177
  };
178
178
  }) => any) | undefined;
179
179
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -24,6 +24,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
24
24
  readonly message: string;
25
25
  }[]] | undefined;
26
26
  readonly align: "center" | "left" | "right";
27
+ readonly compatibilityDate: "2026-06-14";
28
+ readonly groupId?: string | undefined;
27
29
  readonly options: {
28
30
  readonly kind: "remote";
29
31
  readonly options: string;
@@ -59,9 +61,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
59
61
  readonly keywords?: readonly string[] | undefined;
60
62
  }[];
61
63
  };
62
- readonly compatibilityDate: "2026-06-14";
63
- readonly grow?: boolean | undefined;
64
- readonly groupId?: string | undefined;
65
64
  readonly placeholder?: readonly [{
66
65
  readonly locale: "zh";
67
66
  readonly message: string;
@@ -70,6 +69,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
70
69
  readonly message: string;
71
70
  }[]] | undefined;
72
71
  readonly readonly?: string | undefined;
72
+ readonly grow?: boolean | undefined;
73
73
  readonly enableSorting?: boolean | undefined;
74
74
  readonly sortKey?: string | undefined;
75
75
  readonly write: {
@@ -85,8 +85,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
85
85
  readonly target: string;
86
86
  readonly operation: string;
87
87
  }[] | undefined;
88
- readonly accessor: string;
89
88
  readonly successMessage?: string | undefined;
89
+ readonly accessor: string;
90
90
  };
91
91
  }) => any;
92
92
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -111,6 +111,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
111
111
  readonly message: string;
112
112
  }[]] | undefined;
113
113
  readonly align: "center" | "left" | "right";
114
+ readonly compatibilityDate: "2026-06-14";
115
+ readonly groupId?: string | undefined;
114
116
  readonly options: {
115
117
  readonly kind: "remote";
116
118
  readonly options: string;
@@ -146,9 +148,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
146
148
  readonly keywords?: readonly string[] | undefined;
147
149
  }[];
148
150
  };
149
- readonly compatibilityDate: "2026-06-14";
150
- readonly grow?: boolean | undefined;
151
- readonly groupId?: string | undefined;
152
151
  readonly placeholder?: readonly [{
153
152
  readonly locale: "zh";
154
153
  readonly message: string;
@@ -157,6 +156,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
157
156
  readonly message: string;
158
157
  }[]] | undefined;
159
158
  readonly readonly?: string | undefined;
159
+ readonly grow?: boolean | undefined;
160
160
  readonly enableSorting?: boolean | undefined;
161
161
  readonly sortKey?: string | undefined;
162
162
  readonly write: {
@@ -172,8 +172,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
172
172
  readonly target: string;
173
173
  readonly operation: string;
174
174
  }[] | undefined;
175
- readonly accessor: string;
176
175
  readonly successMessage?: string | undefined;
176
+ readonly accessor: string;
177
177
  };
178
178
  }) => any) | undefined;
179
179
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -24,6 +24,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
24
24
  readonly message: string;
25
25
  }[]] | undefined;
26
26
  readonly align: "center" | "left" | "right";
27
+ readonly compatibilityDate: "2026-06-14";
28
+ readonly groupId?: string | undefined;
27
29
  readonly options: {
28
30
  readonly kind: "remote";
29
31
  readonly options: string;
@@ -59,9 +61,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
59
61
  readonly keywords?: readonly string[] | undefined;
60
62
  }[];
61
63
  };
62
- readonly compatibilityDate: "2026-06-14";
63
- readonly grow?: boolean | undefined;
64
- readonly groupId?: string | undefined;
65
64
  readonly placeholder?: readonly [{
66
65
  readonly locale: "zh";
67
66
  readonly message: string;
@@ -70,6 +69,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
70
69
  readonly message: string;
71
70
  }[]] | undefined;
72
71
  readonly readonly?: string | undefined;
72
+ readonly grow?: boolean | undefined;
73
73
  readonly enableSorting?: boolean | undefined;
74
74
  readonly sortKey?: string | undefined;
75
75
  readonly write: {
@@ -85,8 +85,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
85
85
  readonly target: string;
86
86
  readonly operation: string;
87
87
  }[] | undefined;
88
- readonly accessor: string;
89
88
  readonly successMessage?: string | undefined;
89
+ readonly accessor: string;
90
90
  };
91
91
  }) => any;
92
92
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -111,6 +111,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
111
111
  readonly message: string;
112
112
  }[]] | undefined;
113
113
  readonly align: "center" | "left" | "right";
114
+ readonly compatibilityDate: "2026-06-14";
115
+ readonly groupId?: string | undefined;
114
116
  readonly options: {
115
117
  readonly kind: "remote";
116
118
  readonly options: string;
@@ -146,9 +148,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
146
148
  readonly keywords?: readonly string[] | undefined;
147
149
  }[];
148
150
  };
149
- readonly compatibilityDate: "2026-06-14";
150
- readonly grow?: boolean | undefined;
151
- readonly groupId?: string | undefined;
152
151
  readonly placeholder?: readonly [{
153
152
  readonly locale: "zh";
154
153
  readonly message: string;
@@ -157,6 +156,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
157
156
  readonly message: string;
158
157
  }[]] | undefined;
159
158
  readonly readonly?: string | undefined;
159
+ readonly grow?: boolean | undefined;
160
160
  readonly enableSorting?: boolean | undefined;
161
161
  readonly sortKey?: string | undefined;
162
162
  readonly write: {
@@ -172,8 +172,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
172
172
  readonly target: string;
173
173
  readonly operation: string;
174
174
  }[] | undefined;
175
- readonly accessor: string;
176
175
  readonly successMessage?: string | undefined;
176
+ readonly accessor: string;
177
177
  };
178
178
  }) => any) | undefined;
179
179
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -24,6 +24,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
24
24
  readonly message: string;
25
25
  }[]] | undefined;
26
26
  readonly align: "center" | "left" | "right";
27
+ readonly compatibilityDate: "2026-06-14";
28
+ readonly groupId?: string | undefined;
27
29
  readonly options: {
28
30
  readonly kind: "remote";
29
31
  readonly options: string;
@@ -59,9 +61,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
59
61
  readonly keywords?: readonly string[] | undefined;
60
62
  }[];
61
63
  };
62
- readonly compatibilityDate: "2026-06-14";
63
- readonly grow?: boolean | undefined;
64
- readonly groupId?: string | undefined;
65
64
  readonly placeholder?: readonly [{
66
65
  readonly locale: "zh";
67
66
  readonly message: string;
@@ -70,6 +69,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
70
69
  readonly message: string;
71
70
  }[]] | undefined;
72
71
  readonly readonly?: string | undefined;
72
+ readonly grow?: boolean | undefined;
73
73
  readonly enableSorting?: boolean | undefined;
74
74
  readonly sortKey?: string | undefined;
75
75
  readonly write: {
@@ -85,8 +85,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
85
85
  readonly target: string;
86
86
  readonly operation: string;
87
87
  }[] | undefined;
88
- readonly accessor: string;
89
88
  readonly successMessage?: string | undefined;
89
+ readonly accessor: string;
90
90
  };
91
91
  }) => any;
92
92
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
@@ -111,6 +111,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
111
111
  readonly message: string;
112
112
  }[]] | undefined;
113
113
  readonly align: "center" | "left" | "right";
114
+ readonly compatibilityDate: "2026-06-14";
115
+ readonly groupId?: string | undefined;
114
116
  readonly options: {
115
117
  readonly kind: "remote";
116
118
  readonly options: string;
@@ -146,9 +148,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
146
148
  readonly keywords?: readonly string[] | undefined;
147
149
  }[];
148
150
  };
149
- readonly compatibilityDate: "2026-06-14";
150
- readonly grow?: boolean | undefined;
151
- readonly groupId?: string | undefined;
152
151
  readonly placeholder?: readonly [{
153
152
  readonly locale: "zh";
154
153
  readonly message: string;
@@ -157,6 +156,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
157
156
  readonly message: string;
158
157
  }[]] | undefined;
159
158
  readonly readonly?: string | undefined;
159
+ readonly grow?: boolean | undefined;
160
160
  readonly enableSorting?: boolean | undefined;
161
161
  readonly sortKey?: string | undefined;
162
162
  readonly write: {
@@ -172,8 +172,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
172
172
  readonly target: string;
173
173
  readonly operation: string;
174
174
  }[] | undefined;
175
- readonly accessor: string;
176
175
  readonly successMessage?: string | undefined;
176
+ readonly accessor: string;
177
177
  };
178
178
  }) => any) | undefined;
179
179
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -25,7 +25,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
25
25
  }[]] | undefined;
26
26
  readonly align: "center" | "left" | "right";
27
27
  readonly compatibilityDate: "2026-06-14";
28
- readonly grow?: boolean | undefined;
29
28
  readonly groupId?: string | undefined;
30
29
  readonly placeholder?: readonly [{
31
30
  readonly locale: "zh";
@@ -36,6 +35,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
36
35
  }[]] | undefined;
37
36
  readonly keywords?: string | undefined;
38
37
  readonly readonly?: string | undefined;
38
+ readonly grow?: boolean | undefined;
39
39
  readonly binding: string;
40
40
  readonly derived?: {
41
41
  readonly mode: "formula" | "prefill";
@@ -84,7 +84,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
84
84
  }[]] | undefined;
85
85
  readonly align: "center" | "left" | "right";
86
86
  readonly compatibilityDate: "2026-06-14";
87
- readonly grow?: boolean | undefined;
88
87
  readonly groupId?: string | undefined;
89
88
  readonly placeholder?: readonly [{
90
89
  readonly locale: "zh";
@@ -95,6 +94,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
95
94
  }[]] | undefined;
96
95
  readonly keywords?: string | undefined;
97
96
  readonly readonly?: string | undefined;
97
+ readonly grow?: boolean | undefined;
98
98
  readonly binding: string;
99
99
  readonly derived?: {
100
100
  readonly mode: "formula" | "prefill";
@@ -25,7 +25,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
25
25
  }[]] | undefined;
26
26
  readonly align: "center" | "left" | "right";
27
27
  readonly compatibilityDate: "2026-06-14";
28
- readonly grow?: boolean | undefined;
29
28
  readonly groupId?: string | undefined;
30
29
  readonly placeholder?: readonly [{
31
30
  readonly locale: "zh";
@@ -36,6 +35,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
36
35
  }[]] | undefined;
37
36
  readonly keywords?: string | undefined;
38
37
  readonly readonly?: string | undefined;
38
+ readonly grow?: boolean | undefined;
39
39
  readonly binding: string;
40
40
  readonly derived?: {
41
41
  readonly mode: "formula" | "prefill";
@@ -84,7 +84,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
84
84
  }[]] | undefined;
85
85
  readonly align: "center" | "left" | "right";
86
86
  readonly compatibilityDate: "2026-06-14";
87
- readonly grow?: boolean | undefined;
88
87
  readonly groupId?: string | undefined;
89
88
  readonly placeholder?: readonly [{
90
89
  readonly locale: "zh";
@@ -95,6 +94,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
95
94
  }[]] | undefined;
96
95
  readonly keywords?: string | undefined;
97
96
  readonly readonly?: string | undefined;
97
+ readonly grow?: boolean | undefined;
98
98
  readonly binding: string;
99
99
  readonly derived?: {
100
100
  readonly mode: "formula" | "prefill";
@@ -25,7 +25,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
25
25
  }[]] | undefined;
26
26
  readonly align: "center" | "left" | "right";
27
27
  readonly compatibilityDate: "2026-06-14";
28
- readonly grow?: boolean | undefined;
29
28
  readonly groupId?: string | undefined;
30
29
  readonly placeholder?: readonly [{
31
30
  readonly locale: "zh";
@@ -36,6 +35,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
36
35
  }[]] | undefined;
37
36
  readonly keywords?: string | undefined;
38
37
  readonly readonly?: string | undefined;
38
+ readonly grow?: boolean | undefined;
39
39
  readonly binding: string;
40
40
  readonly derived?: {
41
41
  readonly mode: "formula" | "prefill";
@@ -83,7 +83,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
83
83
  }[]] | undefined;
84
84
  readonly align: "center" | "left" | "right";
85
85
  readonly compatibilityDate: "2026-06-14";
86
- readonly grow?: boolean | undefined;
87
86
  readonly groupId?: string | undefined;
88
87
  readonly placeholder?: readonly [{
89
88
  readonly locale: "zh";
@@ -94,6 +93,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
94
93
  }[]] | undefined;
95
94
  readonly keywords?: string | undefined;
96
95
  readonly readonly?: string | undefined;
96
+ readonly grow?: boolean | undefined;
97
97
  readonly binding: string;
98
98
  readonly derived?: {
99
99
  readonly mode: "formula" | "prefill";
@@ -25,7 +25,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
25
25
  }[]] | undefined;
26
26
  readonly align: "center" | "left" | "right";
27
27
  readonly compatibilityDate: "2026-06-14";
28
- readonly grow?: boolean | undefined;
29
28
  readonly groupId?: string | undefined;
30
29
  readonly placeholder?: readonly [{
31
30
  readonly locale: "zh";
@@ -36,6 +35,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
36
35
  }[]] | undefined;
37
36
  readonly keywords?: string | undefined;
38
37
  readonly readonly?: string | undefined;
38
+ readonly grow?: boolean | undefined;
39
39
  readonly binding: string;
40
40
  readonly derived?: {
41
41
  readonly mode: "formula" | "prefill";
@@ -83,7 +83,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
83
83
  }[]] | undefined;
84
84
  readonly align: "center" | "left" | "right";
85
85
  readonly compatibilityDate: "2026-06-14";
86
- readonly grow?: boolean | undefined;
87
86
  readonly groupId?: string | undefined;
88
87
  readonly placeholder?: readonly [{
89
88
  readonly locale: "zh";
@@ -94,6 +93,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
94
93
  }[]] | undefined;
95
94
  readonly keywords?: string | undefined;
96
95
  readonly readonly?: string | undefined;
96
+ readonly grow?: boolean | undefined;
97
97
  readonly binding: string;
98
98
  readonly derived?: {
99
99
  readonly mode: "formula" | "prefill";
@@ -235,6 +235,7 @@ export declare function TableConfig(configure: (env: Environment) => void): Sche
235
235
  readonly displayName?: string | undefined;
236
236
  readonly kind: "shwfed.component.form";
237
237
  readonly fields: readonly any[];
238
+ readonly readonly?: string | undefined;
238
239
  readonly layouts: readonly {
239
240
  readonly name: string;
240
241
  readonly layout: {
@@ -252,7 +253,6 @@ export declare function TableConfig(configure: (env: Environment) => void): Sche
252
253
  };
253
254
  readonly media?: string | undefined;
254
255
  }[];
255
- readonly readonly?: string | undefined;
256
256
  } | undefined;
257
257
  readonly dataSource?: {
258
258
  readonly data: string;
@@ -683,6 +683,7 @@ export declare function TableConfig(configure: (env: Environment) => void): Sche
683
683
  readonly displayName?: string | undefined;
684
684
  readonly kind: "shwfed.component.form";
685
685
  readonly fields: readonly any[];
686
+ readonly readonly?: string | undefined;
686
687
  readonly layouts: readonly {
687
688
  readonly name: string;
688
689
  readonly layout: {
@@ -700,7 +701,6 @@ export declare function TableConfig(configure: (env: Environment) => void): Sche
700
701
  };
701
702
  readonly media?: string | undefined;
702
703
  }[];
703
- readonly readonly?: string | undefined;
704
704
  }, Schema.Struct<{
705
705
  fields: Schema.Array$<Schema.Schema<any, any, never>>;
706
706
  layouts: Schema.refine<readonly {
@@ -904,6 +904,7 @@ export declare function createTableConfig(body: Omit<Schema.Schema.Type<ReturnTy
904
904
  readonly displayName?: string | undefined;
905
905
  readonly kind: "shwfed.component.form";
906
906
  readonly fields: readonly any[];
907
+ readonly readonly?: string | undefined;
907
908
  readonly layouts: readonly {
908
909
  readonly name: string;
909
910
  readonly layout: {
@@ -921,7 +922,6 @@ export declare function createTableConfig(body: Omit<Schema.Schema.Type<ReturnTy
921
922
  };
922
923
  readonly media?: string | undefined;
923
924
  }[];
924
- readonly readonly?: string | undefined;
925
925
  } | undefined;
926
926
  dataSource?: {
927
927
  readonly data: string;
@@ -28,8 +28,8 @@ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {},
28
28
  "onUpdate:modelValue"?: ((args_0: Date | undefined) => any) | undefined;
29
29
  }>, {
30
30
  size: "sm" | "md" | "lg";
31
- clearable: boolean;
32
31
  clearIcon: string;
32
+ clearable: boolean;
33
33
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
34
34
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
35
35
  declare const _default: typeof __VLS_export;
@@ -28,8 +28,8 @@ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {},
28
28
  "onUpdate:modelValue"?: ((args_0: Date | undefined) => any) | undefined;
29
29
  }>, {
30
30
  size: "sm" | "md" | "lg";
31
- clearable: boolean;
32
31
  clearIcon: string;
32
+ clearable: boolean;
33
33
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
34
34
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
35
35
  declare const _default: typeof __VLS_export;
@@ -22,8 +22,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
22
22
  size: "sm" | "md" | "lg";
23
23
  granularity: "hour" | "minute" | "second";
24
24
  hourCycle: 12 | 24;
25
- clearable: boolean;
26
25
  clearIcon: string;
26
+ clearable: boolean;
27
27
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
28
28
  declare const _default: typeof __VLS_export;
29
29
  export default _default;
@@ -22,8 +22,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
22
22
  size: "sm" | "md" | "lg";
23
23
  granularity: "hour" | "minute" | "second";
24
24
  hourCycle: 12 | 24;
25
- clearable: boolean;
26
25
  clearIcon: string;
26
+ clearable: boolean;
27
27
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
28
28
  declare const _default: typeof __VLS_export;
29
29
  export default _default;
@@ -29,8 +29,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
29
29
  "onUpdate:endValue"?: ((args_0: Date | undefined) => any) | undefined;
30
30
  }>, {
31
31
  size: "sm" | "md" | "lg";
32
- clearable: boolean;
33
32
  clearIcon: string;
33
+ clearable: boolean;
34
34
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
35
35
  declare const _default: typeof __VLS_export;
36
36
  export default _default;
@@ -29,8 +29,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
29
29
  "onUpdate:endValue"?: ((args_0: Date | undefined) => any) | undefined;
30
30
  }>, {
31
31
  size: "sm" | "md" | "lg";
32
- clearable: boolean;
33
32
  clearIcon: string;
33
+ clearable: boolean;
34
34
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
35
35
  declare const _default: typeof __VLS_export;
36
36
  export default _default;
@@ -26,9 +26,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
26
26
  size: "sm" | "md" | "lg";
27
27
  granularity: "hour" | "minute" | "second";
28
28
  hourCycle: 12 | 24;
29
- clearable: boolean;
30
- clearIcon: string;
31
29
  rangeSeparatorIcon: string;
30
+ clearIcon: string;
31
+ clearable: boolean;
32
32
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
33
33
  declare const _default: typeof __VLS_export;
34
34
  export default _default;
@@ -26,9 +26,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
26
26
  size: "sm" | "md" | "lg";
27
27
  granularity: "hour" | "minute" | "second";
28
28
  hourCycle: 12 | 24;
29
- clearable: boolean;
30
- clearIcon: string;
31
29
  rangeSeparatorIcon: string;
30
+ clearIcon: string;
31
+ clearable: boolean;
32
32
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
33
33
  declare const _default: typeof __VLS_export;
34
34
  export default _default;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shwfed/config",
3
- "version": "2.12.16",
3
+ "version": "2.12.17",
4
4
  "description": "Configurable UI for SHWFED",
5
5
  "type": "module",
6
6
  "publishConfig": {