@shwfed/config 2.12.15 → 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 (99) hide show
  1. package/dist/module.json +1 -1
  2. package/dist/runtime/components/actions/components/group.vue +1 -0
  3. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.form/config.d.vue.ts +2 -2
  4. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.form/config.vue.d.ts +2 -2
  5. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.form/runtime.d.vue.ts +4 -4
  6. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.form/runtime.vue.d.ts +4 -4
  7. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.form/schema.d.ts +1 -1
  8. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.d.vue.ts +2 -2
  9. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.vue.d.ts +2 -2
  10. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.d.vue.ts +2 -2
  11. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.vue.d.ts +2 -2
  12. package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/schema.d.ts +2 -2
  13. package/dist/runtime/components/config/index.d.vue.ts +2 -2
  14. package/dist/runtime/components/config/index.vue.d.ts +2 -2
  15. package/dist/runtime/components/config/use-editor.js +9 -0
  16. package/dist/runtime/components/config/utils/linkage.d.ts +29 -0
  17. package/dist/runtime/components/config/utils/linkage.js +57 -0
  18. package/dist/runtime/components/config/utils/validation-error.d.ts +1 -0
  19. package/dist/runtime/components/config/utils/validation-error.js +1 -1
  20. package/dist/runtime/components/form/FormUnitRenderer.vue +76 -23
  21. package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.d.vue.ts +2 -2
  22. package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.vue.d.ts +2 -2
  23. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.d.vue.ts +6 -6
  24. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.vue.d.ts +6 -6
  25. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.d.vue.ts +8 -8
  26. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.vue.d.ts +8 -8
  27. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.d.vue.ts +2 -2
  28. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.vue.d.ts +2 -2
  29. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.d.vue.ts +2 -2
  30. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.vue.d.ts +2 -2
  31. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.d.vue.ts +6 -6
  32. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.vue.d.ts +6 -6
  33. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.d.vue.ts +2 -2
  34. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.vue.d.ts +2 -2
  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-06-14/com.shwfed.form.field.combobox.multi/config.d.vue.ts +2 -2
  40. package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.multi/config.vue.d.ts +2 -2
  41. package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.single/config.d.vue.ts +2 -2
  42. package/dist/runtime/components/form/fields/2026-06-14/com.shwfed.form.field.combobox.single/config.vue.d.ts +2 -2
  43. package/dist/runtime/components/form/schema.d.ts +2 -2
  44. package/dist/runtime/components/sidebar/use-editor.js +6 -0
  45. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
  46. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
  47. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +6 -6
  48. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +6 -6
  49. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.d.vue.ts +4 -4
  50. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.vue.d.ts +4 -4
  51. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
  52. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
  53. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.d.vue.ts +6 -6
  54. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +6 -6
  55. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.d.vue.ts +4 -4
  56. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.vue.d.ts +4 -4
  57. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/config.d.vue.ts +6 -6
  58. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/config.vue.d.ts +6 -6
  59. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.d.vue.ts +22 -22
  60. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.vue.d.ts +22 -22
  61. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/config.d.vue.ts +6 -6
  62. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/config.vue.d.ts +6 -6
  63. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.d.vue.ts +22 -22
  64. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.vue.d.ts +22 -22
  65. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
  66. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
  67. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
  68. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
  69. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.d.vue.ts +8 -8
  70. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.vue.d.ts +8 -8
  71. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.d.vue.ts +8 -8
  72. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.vue.d.ts +8 -8
  73. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
  74. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
  75. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
  76. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
  77. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.d.vue.ts +8 -8
  78. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.vue.d.ts +8 -8
  79. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.d.vue.ts +8 -8
  80. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.vue.d.ts +8 -8
  81. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
  82. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
  83. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
  84. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
  85. package/dist/runtime/components/table/schema.d.ts +3 -3
  86. package/dist/runtime/components/ui/date-picker/DatePickerInput.d.vue.ts +1 -1
  87. package/dist/runtime/components/ui/date-picker/DatePickerInput.vue.d.ts +1 -1
  88. package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.d.vue.ts +1 -1
  89. package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.vue.d.ts +1 -1
  90. package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.d.vue.ts +1 -1
  91. package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.vue.d.ts +1 -1
  92. package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.d.vue.ts +2 -2
  93. package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.vue.d.ts +2 -2
  94. package/dist/runtime/share/layout.js +2 -2
  95. package/dist/runtime/share/slot-renderer.vue +6 -1
  96. package/dist/runtime/share/viewport.d.ts +16 -0
  97. package/dist/runtime/share/viewport.js +11 -0
  98. package/dist/runtime/utils/cel.js +6 -1
  99. package/package.json +1 -1
@@ -2,6 +2,7 @@
2
2
  import { computed } from "vue";
3
3
  import { DEFAULT_GAP } from "./schema";
4
4
  import { findField } from "./utils/resolve";
5
+ import { useViewportRevision } from "../../share/viewport";
5
6
  defineOptions({ name: "ShwfedFormUnitRenderer" });
6
7
  const props = defineProps({
7
8
  unit: { type: Object, required: true },
@@ -19,7 +20,11 @@ function pickLayout(sets) {
19
20
  }
20
21
  return sets[sets.length - 1];
21
22
  }
22
- const activeLayout = computed(() => pickLayout(props.unit.layouts));
23
+ const viewportRevision = useViewportRevision();
24
+ const activeLayout = computed(() => {
25
+ void viewportRevision.value;
26
+ return pickLayout(props.unit.layouts);
27
+ });
23
28
  const warnedMissing = /* @__PURE__ */ new Set();
24
29
  const placedFields = computed(() => {
25
30
  const layout = activeLayout.value?.layout;
@@ -42,9 +47,65 @@ const placedFields = computed(() => {
42
47
  }
43
48
  return out;
44
49
  });
45
- function cellStyle(placement) {
50
+ const authoredAreas = computed(() => {
51
+ const layout = activeLayout.value?.layout;
52
+ if (!layout) return [];
53
+ const out = [];
54
+ for (const field of props.unit.fields) {
55
+ const placement = layout.placements[field.id];
56
+ if (!placement) continue;
57
+ if (!findField(field.type, field.compatibilityDate)) continue;
58
+ out.push(placement.area);
59
+ }
60
+ return out;
61
+ });
62
+ function buildRemap(count, keep) {
63
+ const line = Array.from({ length: count + 2 });
64
+ const keptFlags = [];
65
+ let acc = 1;
66
+ for (let L = 1; L <= count + 1; L++) {
67
+ line[L] = acc;
68
+ if (L <= count) {
69
+ const k = keep(L);
70
+ keptFlags.push(k);
71
+ if (k) acc++;
72
+ }
73
+ }
74
+ return { line, keptFlags, kept: acc - 1 };
75
+ }
76
+ const compaction = computed(() => {
77
+ const l = activeLayout.value?.layout;
78
+ if (!l) return null;
79
+ const authored = authoredAreas.value;
80
+ const visible = placedFields.value.map((p) => p.placement.area);
81
+ const coversCol = (a, c) => a[0][0] <= c && c < a[1][0];
82
+ const coversRow = (a, r) => a[0][1] <= r && r < a[1][1];
83
+ const rowCount = l.rows ?? authored.reduce((m, a) => Math.max(m, a[1][1] - 1), 0);
84
+ const grows = Array.from({ length: rowCount }, () => false);
85
+ for (const p of placedFields.value) {
86
+ if (!p.entry.metadata.h.grow) continue;
87
+ const [[, y1], [, y2]] = p.placement.area;
88
+ const lo = Math.max(1, y1);
89
+ const hi = Math.min(rowCount, y2 - 1);
90
+ for (let r = lo; r <= hi; r++) grows[r - 1] = true;
91
+ }
92
+ const col = buildRemap(l.columns, (c) => visible.some((a) => coversCol(a, c)) || !authored.some((a) => coversCol(a, c)));
93
+ const row = buildRemap(rowCount, (r) => visible.some((a) => coversRow(a, r)) || !authored.some((a) => coversRow(a, r)));
94
+ const rowTemplate = l.rows ? row.keptFlags.map((keep, i) => keep ? grows[i] ? "auto" : "minmax(auto, 1fr)" : null).filter(Boolean).join(" ") : "";
95
+ return {
96
+ colLine: col.line,
97
+ rowLine: row.line,
98
+ keptColumns: Math.max(1, col.kept),
99
+ rowTemplate
100
+ };
101
+ });
102
+ function cellStyle(placement, comp) {
46
103
  const [[x1, y1], [x2, y2]] = placement.area;
47
- const parts = [`grid-column: ${x1} / ${x2}`, `grid-row: ${y1} / ${y2}`, "min-width: 0"];
104
+ const parts = [
105
+ `grid-column: ${comp.colLine[x1]} / ${comp.colLine[x2]}`,
106
+ `grid-row: ${comp.rowLine[y1]} / ${comp.rowLine[y2]}`,
107
+ "min-width: 0"
108
+ ];
48
109
  const h = placement.h && placement.h !== "stretch" ? placement.h : null;
49
110
  const v = placement.v && placement.v !== "stretch" ? placement.v : null;
50
111
  if (h || v) {
@@ -57,22 +118,12 @@ function cellStyle(placement) {
57
118
  }
58
119
  const gridStyle = computed(() => {
59
120
  const l = activeLayout.value?.layout;
60
- if (!l) return "";
61
- const colTemplate = `repeat(${l.columns}, minmax(0, 1fr))`;
62
- let rowTemplate = "";
63
- if (l.rows) {
64
- const grows = Array.from({ length: l.rows }, () => false);
65
- for (const p of placedFields.value) {
66
- if (!p.entry.metadata.h.grow) continue;
67
- const [[, y1], [, y2]] = p.placement.area;
68
- const lo = Math.max(1, y1);
69
- const hi = Math.min(l.rows, y2 - 1);
70
- for (let r = lo; r <= hi; r++) grows[r - 1] = true;
71
- }
72
- rowTemplate = grows.map((g) => g ? "auto" : "minmax(auto, 1fr)").join(" ");
73
- }
121
+ const comp = compaction.value;
122
+ if (!l || !comp) return "";
123
+ const colTemplate = `repeat(${comp.keptColumns}, minmax(0, 1fr))`;
124
+ const rowTemplate = comp.rowTemplate;
74
125
  const gap = `calc(${l.gap ?? DEFAULT_GAP} * 0.25rem)`;
75
- const colGap = l.columns > 1 ? `min(${gap}, calc(100% / ${l.columns - 1}))` : gap;
126
+ const colGap = comp.keptColumns > 1 ? `min(${gap}, calc(100% / ${comp.keptColumns - 1}))` : gap;
76
127
  const parts = [
77
128
  "display: grid",
78
129
  `grid-template-columns: ${colTemplate}`,
@@ -83,15 +134,17 @@ const gridStyle = computed(() => {
83
134
  ].filter(Boolean);
84
135
  return parts.join("; ");
85
136
  });
86
- const rendered = computed(
87
- () => placedFields.value.map((p) => ({
137
+ const rendered = computed(() => {
138
+ const comp = compaction.value;
139
+ if (!comp) return [];
140
+ return placedFields.value.map((p) => ({
88
141
  key: p.field.id,
89
- style: cellStyle(p.placement),
142
+ style: cellStyle(p.placement, comp),
90
143
  component: p.entry.runtime,
91
144
  fieldId: p.field.id,
92
145
  config: p.field
93
- }))
94
- );
146
+ }));
147
+ });
95
148
  </script>
96
149
 
97
150
  <template>
@@ -24,8 +24,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
24
24
  }[]] | undefined;
25
25
  readonly required?: string | undefined;
26
26
  readonly displayName?: string | undefined;
27
- readonly options: string;
28
27
  readonly compatibilityDate: "2026-04-24";
28
+ readonly options: string;
29
29
  readonly orientation?: "vertical" | "floating" | undefined;
30
30
  readonly placeholder?: readonly [{
31
31
  readonly locale: "zh";
@@ -82,8 +82,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
82
82
  }[]] | undefined;
83
83
  readonly required?: string | undefined;
84
84
  readonly displayName?: string | undefined;
85
- readonly options: string;
86
85
  readonly compatibilityDate: "2026-04-24";
86
+ readonly options: string;
87
87
  readonly orientation?: "vertical" | "floating" | undefined;
88
88
  readonly placeholder?: readonly [{
89
89
  readonly locale: "zh";
@@ -24,8 +24,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
24
24
  }[]] | undefined;
25
25
  readonly required?: string | undefined;
26
26
  readonly displayName?: string | undefined;
27
- readonly options: string;
28
27
  readonly compatibilityDate: "2026-04-24";
28
+ readonly options: string;
29
29
  readonly orientation?: "vertical" | "floating" | undefined;
30
30
  readonly placeholder?: readonly [{
31
31
  readonly locale: "zh";
@@ -82,8 +82,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
82
82
  }[]] | undefined;
83
83
  readonly required?: string | undefined;
84
84
  readonly displayName?: string | undefined;
85
- readonly options: string;
86
85
  readonly compatibilityDate: "2026-04-24";
86
+ readonly options: string;
87
87
  readonly orientation?: "vertical" | "floating" | undefined;
88
88
  readonly placeholder?: readonly [{
89
89
  readonly locale: "zh";
@@ -33,10 +33,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
33
33
  readonly expression: string;
34
34
  } | undefined;
35
35
  readonly numberOfMonths?: number | undefined;
36
- readonly format?: string | undefined;
37
- readonly valueFormat?: string | undefined;
38
- readonly disabledDate?: string | undefined;
39
36
  readonly rangeSeparatorIcon?: string | undefined;
37
+ readonly format?: string | undefined;
40
38
  readonly startPlaceholder?: readonly [{
41
39
  readonly locale: "zh";
42
40
  readonly message: string;
@@ -51,6 +49,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
51
49
  readonly locale: "en" | "ja" | "ko";
52
50
  readonly message: string;
53
51
  }[]] | undefined;
52
+ readonly valueFormat?: string | undefined;
53
+ readonly disabledDate?: string | undefined;
54
54
  readonly validations?: readonly {
55
55
  readonly message: readonly [{
56
56
  readonly locale: "zh";
@@ -106,10 +106,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
106
106
  readonly expression: string;
107
107
  } | undefined;
108
108
  readonly numberOfMonths?: number | undefined;
109
- readonly format?: string | undefined;
110
- readonly valueFormat?: string | undefined;
111
- readonly disabledDate?: string | undefined;
112
109
  readonly rangeSeparatorIcon?: string | undefined;
110
+ readonly format?: string | undefined;
113
111
  readonly startPlaceholder?: readonly [{
114
112
  readonly locale: "zh";
115
113
  readonly message: string;
@@ -124,6 +122,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
124
122
  readonly locale: "en" | "ja" | "ko";
125
123
  readonly message: string;
126
124
  }[]] | undefined;
125
+ readonly valueFormat?: string | undefined;
126
+ readonly disabledDate?: string | undefined;
127
127
  readonly validations?: readonly {
128
128
  readonly message: readonly [{
129
129
  readonly locale: "zh";
@@ -33,10 +33,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
33
33
  readonly expression: string;
34
34
  } | undefined;
35
35
  readonly numberOfMonths?: number | undefined;
36
- readonly format?: string | undefined;
37
- readonly valueFormat?: string | undefined;
38
- readonly disabledDate?: string | undefined;
39
36
  readonly rangeSeparatorIcon?: string | undefined;
37
+ readonly format?: string | undefined;
40
38
  readonly startPlaceholder?: readonly [{
41
39
  readonly locale: "zh";
42
40
  readonly message: string;
@@ -51,6 +49,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
51
49
  readonly locale: "en" | "ja" | "ko";
52
50
  readonly message: string;
53
51
  }[]] | undefined;
52
+ readonly valueFormat?: string | undefined;
53
+ readonly disabledDate?: string | undefined;
54
54
  readonly validations?: readonly {
55
55
  readonly message: readonly [{
56
56
  readonly locale: "zh";
@@ -106,10 +106,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
106
106
  readonly expression: string;
107
107
  } | undefined;
108
108
  readonly numberOfMonths?: number | undefined;
109
- readonly format?: string | undefined;
110
- readonly valueFormat?: string | undefined;
111
- readonly disabledDate?: string | undefined;
112
109
  readonly rangeSeparatorIcon?: string | undefined;
110
+ readonly format?: string | undefined;
113
111
  readonly startPlaceholder?: readonly [{
114
112
  readonly locale: "zh";
115
113
  readonly message: string;
@@ -124,6 +122,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
124
122
  readonly locale: "en" | "ja" | "ko";
125
123
  readonly message: string;
126
124
  }[]] | undefined;
125
+ readonly valueFormat?: string | undefined;
126
+ readonly disabledDate?: string | undefined;
127
127
  readonly validations?: readonly {
128
128
  readonly message: readonly [{
129
129
  readonly locale: "zh";
@@ -34,11 +34,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
34
34
  } | undefined;
35
35
  readonly numberOfMonths?: number | undefined;
36
36
  readonly hourCycle?: 12 | 24 | undefined;
37
- readonly format?: string | undefined;
38
- readonly valueFormat?: string | undefined;
39
- readonly disabledDate?: string | undefined;
40
- readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
41
37
  readonly rangeSeparatorIcon?: string | undefined;
38
+ readonly format?: string | undefined;
42
39
  readonly startPlaceholder?: readonly [{
43
40
  readonly locale: "zh";
44
41
  readonly message: string;
@@ -53,6 +50,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
53
50
  readonly locale: "en" | "ja" | "ko";
54
51
  readonly message: string;
55
52
  }[]] | undefined;
53
+ readonly valueFormat?: string | undefined;
54
+ readonly disabledDate?: string | undefined;
55
+ readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
56
56
  readonly validations?: readonly {
57
57
  readonly message: readonly [{
58
58
  readonly locale: "zh";
@@ -109,11 +109,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
109
109
  } | undefined;
110
110
  readonly numberOfMonths?: number | undefined;
111
111
  readonly hourCycle?: 12 | 24 | undefined;
112
- readonly format?: string | undefined;
113
- readonly valueFormat?: string | undefined;
114
- readonly disabledDate?: string | undefined;
115
- readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
116
112
  readonly rangeSeparatorIcon?: string | undefined;
113
+ readonly format?: string | undefined;
117
114
  readonly startPlaceholder?: readonly [{
118
115
  readonly locale: "zh";
119
116
  readonly message: string;
@@ -128,6 +125,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
128
125
  readonly locale: "en" | "ja" | "ko";
129
126
  readonly message: string;
130
127
  }[]] | undefined;
128
+ readonly valueFormat?: string | undefined;
129
+ readonly disabledDate?: string | undefined;
130
+ readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
131
131
  readonly validations?: readonly {
132
132
  readonly message: readonly [{
133
133
  readonly locale: "zh";
@@ -34,11 +34,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
34
34
  } | undefined;
35
35
  readonly numberOfMonths?: number | undefined;
36
36
  readonly hourCycle?: 12 | 24 | undefined;
37
- readonly format?: string | undefined;
38
- readonly valueFormat?: string | undefined;
39
- readonly disabledDate?: string | undefined;
40
- readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
41
37
  readonly rangeSeparatorIcon?: string | undefined;
38
+ readonly format?: string | undefined;
42
39
  readonly startPlaceholder?: readonly [{
43
40
  readonly locale: "zh";
44
41
  readonly message: string;
@@ -53,6 +50,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
53
50
  readonly locale: "en" | "ja" | "ko";
54
51
  readonly message: string;
55
52
  }[]] | undefined;
53
+ readonly valueFormat?: string | undefined;
54
+ readonly disabledDate?: string | undefined;
55
+ readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
56
56
  readonly validations?: readonly {
57
57
  readonly message: readonly [{
58
58
  readonly locale: "zh";
@@ -109,11 +109,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
109
109
  } | undefined;
110
110
  readonly numberOfMonths?: number | undefined;
111
111
  readonly hourCycle?: 12 | 24 | undefined;
112
- readonly format?: string | undefined;
113
- readonly valueFormat?: string | undefined;
114
- readonly disabledDate?: string | undefined;
115
- readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
116
112
  readonly rangeSeparatorIcon?: string | undefined;
113
+ readonly format?: string | undefined;
117
114
  readonly startPlaceholder?: readonly [{
118
115
  readonly locale: "zh";
119
116
  readonly message: string;
@@ -128,6 +125,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
128
125
  readonly locale: "en" | "ja" | "ko";
129
126
  readonly message: string;
130
127
  }[]] | undefined;
128
+ readonly valueFormat?: string | undefined;
129
+ readonly disabledDate?: string | undefined;
130
+ readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
131
131
  readonly validations?: readonly {
132
132
  readonly message: readonly [{
133
133
  readonly locale: "zh";
@@ -33,9 +33,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
33
33
  readonly expression: string;
34
34
  } | undefined;
35
35
  readonly hourCycle?: 12 | 24 | undefined;
36
+ readonly rangeSeparatorIcon?: string | undefined;
36
37
  readonly valueFormat?: string | undefined;
37
38
  readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
38
- readonly rangeSeparatorIcon?: string | undefined;
39
39
  readonly validations?: readonly {
40
40
  readonly message: readonly [{
41
41
  readonly locale: "zh";
@@ -79,9 +79,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
79
79
  readonly expression: string;
80
80
  } | undefined;
81
81
  readonly hourCycle?: 12 | 24 | undefined;
82
+ readonly rangeSeparatorIcon?: string | undefined;
82
83
  readonly valueFormat?: string | undefined;
83
84
  readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
84
- readonly rangeSeparatorIcon?: string | undefined;
85
85
  readonly validations?: readonly {
86
86
  readonly message: readonly [{
87
87
  readonly locale: "zh";
@@ -33,9 +33,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
33
33
  readonly expression: string;
34
34
  } | undefined;
35
35
  readonly hourCycle?: 12 | 24 | undefined;
36
+ readonly rangeSeparatorIcon?: string | undefined;
36
37
  readonly valueFormat?: string | undefined;
37
38
  readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
38
- readonly rangeSeparatorIcon?: string | undefined;
39
39
  readonly validations?: readonly {
40
40
  readonly message: readonly [{
41
41
  readonly locale: "zh";
@@ -79,9 +79,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
79
79
  readonly expression: string;
80
80
  } | undefined;
81
81
  readonly hourCycle?: 12 | 24 | undefined;
82
+ readonly rangeSeparatorIcon?: string | undefined;
82
83
  readonly valueFormat?: string | undefined;
83
84
  readonly timeGranularity?: "second" | "minute" | "hour" | undefined;
84
- readonly rangeSeparatorIcon?: string | undefined;
85
85
  readonly validations?: readonly {
86
86
  readonly message: readonly [{
87
87
  readonly locale: "zh";
@@ -24,8 +24,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
24
24
  }[]] | undefined;
25
25
  readonly required?: string | undefined;
26
26
  readonly displayName?: string | undefined;
27
- readonly options: string;
28
27
  readonly compatibilityDate: "2026-05-13";
28
+ readonly options: string;
29
29
  readonly orientation?: "vertical" | "floating" | undefined;
30
30
  readonly placeholder?: readonly [{
31
31
  readonly locale: "zh";
@@ -83,8 +83,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
83
83
  }[]] | undefined;
84
84
  readonly required?: string | undefined;
85
85
  readonly displayName?: string | undefined;
86
- readonly options: string;
87
86
  readonly compatibilityDate: "2026-05-13";
87
+ readonly options: string;
88
88
  readonly orientation?: "vertical" | "floating" | undefined;
89
89
  readonly placeholder?: readonly [{
90
90
  readonly locale: "zh";
@@ -24,8 +24,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
24
24
  }[]] | undefined;
25
25
  readonly required?: string | undefined;
26
26
  readonly displayName?: string | undefined;
27
- readonly options: string;
28
27
  readonly compatibilityDate: "2026-05-13";
28
+ readonly options: string;
29
29
  readonly orientation?: "vertical" | "floating" | undefined;
30
30
  readonly placeholder?: readonly [{
31
31
  readonly locale: "zh";
@@ -83,8 +83,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
83
83
  }[]] | undefined;
84
84
  readonly required?: string | undefined;
85
85
  readonly displayName?: string | undefined;
86
- readonly options: string;
87
86
  readonly compatibilityDate: "2026-05-13";
87
+ readonly options: string;
88
88
  readonly orientation?: "vertical" | "floating" | undefined;
89
89
  readonly placeholder?: readonly [{
90
90
  readonly locale: "zh";
@@ -32,10 +32,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
32
32
  readonly mode: "formula" | "prefill";
33
33
  readonly expression: string;
34
34
  } | undefined;
35
- readonly format?: string | undefined;
36
- readonly valueFormat?: string | undefined;
37
- readonly disabledDate?: string | undefined;
38
35
  readonly rangeSeparatorIcon?: string | undefined;
36
+ readonly format?: string | undefined;
39
37
  readonly startPlaceholder?: readonly [{
40
38
  readonly locale: "zh";
41
39
  readonly message: string;
@@ -50,6 +48,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
50
48
  readonly locale: "en" | "ja" | "ko";
51
49
  readonly message: string;
52
50
  }[]] | undefined;
51
+ readonly valueFormat?: string | undefined;
52
+ readonly disabledDate?: string | undefined;
53
53
  readonly validations?: readonly {
54
54
  readonly message: readonly [{
55
55
  readonly locale: "zh";
@@ -104,10 +104,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
104
104
  readonly mode: "formula" | "prefill";
105
105
  readonly expression: string;
106
106
  } | undefined;
107
- readonly format?: string | undefined;
108
- readonly valueFormat?: string | undefined;
109
- readonly disabledDate?: string | undefined;
110
107
  readonly rangeSeparatorIcon?: string | undefined;
108
+ readonly format?: string | undefined;
111
109
  readonly startPlaceholder?: readonly [{
112
110
  readonly locale: "zh";
113
111
  readonly message: string;
@@ -122,6 +120,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
122
120
  readonly locale: "en" | "ja" | "ko";
123
121
  readonly message: string;
124
122
  }[]] | undefined;
123
+ readonly valueFormat?: string | undefined;
124
+ readonly disabledDate?: string | undefined;
125
125
  readonly validations?: readonly {
126
126
  readonly message: readonly [{
127
127
  readonly locale: "zh";
@@ -32,10 +32,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
32
32
  readonly mode: "formula" | "prefill";
33
33
  readonly expression: string;
34
34
  } | undefined;
35
- readonly format?: string | undefined;
36
- readonly valueFormat?: string | undefined;
37
- readonly disabledDate?: string | undefined;
38
35
  readonly rangeSeparatorIcon?: string | undefined;
36
+ readonly format?: string | undefined;
39
37
  readonly startPlaceholder?: readonly [{
40
38
  readonly locale: "zh";
41
39
  readonly message: string;
@@ -50,6 +48,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
50
48
  readonly locale: "en" | "ja" | "ko";
51
49
  readonly message: string;
52
50
  }[]] | undefined;
51
+ readonly valueFormat?: string | undefined;
52
+ readonly disabledDate?: string | undefined;
53
53
  readonly validations?: readonly {
54
54
  readonly message: readonly [{
55
55
  readonly locale: "zh";
@@ -104,10 +104,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
104
104
  readonly mode: "formula" | "prefill";
105
105
  readonly expression: string;
106
106
  } | undefined;
107
- readonly format?: string | undefined;
108
- readonly valueFormat?: string | undefined;
109
- readonly disabledDate?: string | undefined;
110
107
  readonly rangeSeparatorIcon?: string | undefined;
108
+ readonly format?: string | undefined;
111
109
  readonly startPlaceholder?: readonly [{
112
110
  readonly locale: "zh";
113
111
  readonly message: string;
@@ -122,6 +120,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
122
120
  readonly locale: "en" | "ja" | "ko";
123
121
  readonly message: string;
124
122
  }[]] | undefined;
123
+ readonly valueFormat?: string | undefined;
124
+ readonly disabledDate?: string | undefined;
125
125
  readonly validations?: readonly {
126
126
  readonly message: readonly [{
127
127
  readonly locale: "zh";
@@ -24,8 +24,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
24
24
  }[]] | undefined;
25
25
  readonly required?: string | undefined;
26
26
  readonly displayName?: string | undefined;
27
- readonly options: string;
28
27
  readonly compatibilityDate: "2026-05-25";
28
+ readonly options: string;
29
29
  readonly orientation?: "vertical" | "floating" | undefined;
30
30
  readonly placeholder?: readonly [{
31
31
  readonly locale: "zh";
@@ -82,8 +82,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
82
82
  }[]] | undefined;
83
83
  readonly required?: string | undefined;
84
84
  readonly displayName?: string | undefined;
85
- readonly options: string;
86
85
  readonly compatibilityDate: "2026-05-25";
86
+ readonly options: string;
87
87
  readonly orientation?: "vertical" | "floating" | undefined;
88
88
  readonly placeholder?: readonly [{
89
89
  readonly locale: "zh";
@@ -24,8 +24,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
24
24
  }[]] | undefined;
25
25
  readonly required?: string | undefined;
26
26
  readonly displayName?: string | undefined;
27
- readonly options: string;
28
27
  readonly compatibilityDate: "2026-05-25";
28
+ readonly options: string;
29
29
  readonly orientation?: "vertical" | "floating" | undefined;
30
30
  readonly placeholder?: readonly [{
31
31
  readonly locale: "zh";
@@ -82,8 +82,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
82
82
  }[]] | undefined;
83
83
  readonly required?: string | undefined;
84
84
  readonly displayName?: string | undefined;
85
- readonly options: string;
86
85
  readonly compatibilityDate: "2026-05-25";
86
+ readonly options: string;
87
87
  readonly orientation?: "vertical" | "floating" | undefined;
88
88
  readonly placeholder?: readonly [{
89
89
  readonly locale: "zh";
@@ -24,6 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
24
24
  }[]] | undefined;
25
25
  readonly required?: string | undefined;
26
26
  readonly displayName?: string | undefined;
27
+ readonly compatibilityDate: "2026-05-28";
27
28
  readonly options: {
28
29
  readonly kind: "remote";
29
30
  readonly options: string;
@@ -65,7 +66,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
65
66
  readonly keywords?: readonly string[] | undefined;
66
67
  }[];
67
68
  };
68
- readonly compatibilityDate: "2026-05-28";
69
69
  readonly orientation?: "vertical" | "floating" | undefined;
70
70
  readonly placeholder?: readonly [{
71
71
  readonly locale: "zh";
@@ -114,6 +114,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
114
114
  }[]] | undefined;
115
115
  readonly required?: string | undefined;
116
116
  readonly displayName?: string | undefined;
117
+ readonly compatibilityDate: "2026-05-28";
117
118
  readonly options: {
118
119
  readonly kind: "remote";
119
120
  readonly options: string;
@@ -155,7 +156,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
155
156
  readonly keywords?: readonly string[] | undefined;
156
157
  }[];
157
158
  };
158
- readonly compatibilityDate: "2026-05-28";
159
159
  readonly orientation?: "vertical" | "floating" | undefined;
160
160
  readonly placeholder?: readonly [{
161
161
  readonly locale: "zh";
@@ -24,6 +24,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
24
24
  }[]] | undefined;
25
25
  readonly required?: string | undefined;
26
26
  readonly displayName?: string | undefined;
27
+ readonly compatibilityDate: "2026-05-28";
27
28
  readonly options: {
28
29
  readonly kind: "remote";
29
30
  readonly options: string;
@@ -65,7 +66,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
65
66
  readonly keywords?: readonly string[] | undefined;
66
67
  }[];
67
68
  };
68
- readonly compatibilityDate: "2026-05-28";
69
69
  readonly orientation?: "vertical" | "floating" | undefined;
70
70
  readonly placeholder?: readonly [{
71
71
  readonly locale: "zh";
@@ -114,6 +114,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
114
114
  }[]] | undefined;
115
115
  readonly required?: string | undefined;
116
116
  readonly displayName?: string | undefined;
117
+ readonly compatibilityDate: "2026-05-28";
117
118
  readonly options: {
118
119
  readonly kind: "remote";
119
120
  readonly options: string;
@@ -155,7 +156,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
155
156
  readonly keywords?: readonly string[] | undefined;
156
157
  }[];
157
158
  };
158
- readonly compatibilityDate: "2026-05-28";
159
159
  readonly orientation?: "vertical" | "floating" | undefined;
160
160
  readonly placeholder?: readonly [{
161
161
  readonly locale: "zh";