@shwfed/config 2.12.6 → 2.12.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/module.json +1 -1
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.d.vue.ts +68 -68
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/config.vue.d.ts +68 -68
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.d.vue.ts +68 -68
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/runtime.vue.d.ts +68 -68
- package/dist/runtime/components/config/blocks/2026-05-06/com.shwfed.block.table/schema.d.ts +34 -34
- package/dist/runtime/components/config/blocks/2026-06-17/com.shwfed.block.tree.single/runtime.vue +54 -50
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.d.vue.ts +6 -6
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.vue.d.ts +6 -6
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.d.vue.ts +8 -8
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.vue.d.ts +8 -8
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.d.vue.ts +2 -2
- package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.timerange/config.vue.d.ts +2 -2
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.d.vue.ts +2 -0
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.vue +38 -0
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.vue.d.ts +2 -0
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/runtime.vue +11 -2
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/schema.d.ts +3 -0
- package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/schema.js +7 -0
- package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.d.vue.ts +6 -6
- package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.vue.d.ts +6 -6
- package/dist/runtime/components/table/columns/2026-04-14/com.shwfed.table.column.number/runtime.vue +6 -73
- package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.number-input/config.vue +44 -0
- package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.number-input/runtime.vue +8 -2
- package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.number-input/schema.d.ts +3 -0
- package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.number-input/schema.js +7 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +2 -2
- package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +2 -2
- package/dist/runtime/components/table/schema.d.ts +68 -68
- package/dist/runtime/components/ui/date-picker/DatePickerInput.d.vue.ts +1 -1
- package/dist/runtime/components/ui/date-picker/DatePickerInput.vue.d.ts +1 -1
- package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.d.vue.ts +1 -1
- package/dist/runtime/components/ui/date-picker/DatePickerTimeInput.vue.d.ts +1 -1
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.d.vue.ts +1 -1
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerInput.vue.d.ts +1 -1
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.d.vue.ts +2 -2
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerTimeInput.vue.d.ts +2 -2
- package/dist/runtime/share/number-format.d.ts +7 -0
- package/dist/runtime/share/number-format.js +72 -0
- package/package.json +1 -1
package/dist/runtime/components/table/columns/2026-04-14/com.shwfed.table.column.number/runtime.vue
CHANGED
|
@@ -1,84 +1,17 @@
|
|
|
1
1
|
<script setup>
|
|
2
2
|
import { computed } from "vue";
|
|
3
3
|
import { JUSTIFY_CLASS } from "../../../utils/runtime";
|
|
4
|
+
import { formatNumberDisplay } from "../../../../../share/number-format";
|
|
4
5
|
defineOptions({ name: "ShwfedTableNumberRendererRuntime" });
|
|
5
6
|
const props = defineProps({
|
|
6
7
|
column: { type: null, required: true },
|
|
7
8
|
ctx: { type: Object, required: true }
|
|
8
9
|
});
|
|
9
|
-
const
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
if (n === 0) return "\u96F6";
|
|
15
|
-
const isNegative = n < 0;
|
|
16
|
-
const absN = Math.abs(n);
|
|
17
|
-
const [intPart, decPart] = String(absN).split(".");
|
|
18
|
-
let result = "";
|
|
19
|
-
const digits = intPart.split("").reverse();
|
|
20
|
-
let zeroFlag = false;
|
|
21
|
-
for (let i = 0; i < digits.length; i++) {
|
|
22
|
-
const d = Number(digits[i]);
|
|
23
|
-
const groupIndex = Math.floor(i / 4);
|
|
24
|
-
const posInGroup = i % 4;
|
|
25
|
-
if (d === 0) {
|
|
26
|
-
zeroFlag = true;
|
|
27
|
-
} else {
|
|
28
|
-
if (zeroFlag) {
|
|
29
|
-
result = CHINESE_DIGITS[0] + result;
|
|
30
|
-
zeroFlag = false;
|
|
31
|
-
}
|
|
32
|
-
result = CHINESE_DIGITS[d] + CHINESE_UNITS[posInGroup] + result;
|
|
33
|
-
}
|
|
34
|
-
if (posInGroup === 0 && groupIndex > 0 && !zeroFlag) {
|
|
35
|
-
result = (CHINESE_GROUP_UNITS[groupIndex] ?? "") + result;
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
if (decPart) {
|
|
39
|
-
result += "\u70B9";
|
|
40
|
-
for (const ch of decPart) {
|
|
41
|
-
result += CHINESE_DIGITS[Number(ch)];
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
return isNegative ? `\u8D1F${result}` : result;
|
|
45
|
-
}
|
|
46
|
-
function formatNumber(value, column) {
|
|
47
|
-
if (value === void 0 || value === null) return "-";
|
|
48
|
-
const n = Number(value);
|
|
49
|
-
if (Number.isNaN(n)) return "-";
|
|
50
|
-
const displayMode = column.displayMode ?? "plain";
|
|
51
|
-
if (displayMode === "uppercaseChinese") {
|
|
52
|
-
return toChineseUppercase(n);
|
|
53
|
-
}
|
|
54
|
-
let result;
|
|
55
|
-
if (column.preserveDigits !== void 0) {
|
|
56
|
-
const mode = column.preserveMode ?? "round";
|
|
57
|
-
const digits = column.preserveDigits;
|
|
58
|
-
const factor = 10 ** digits;
|
|
59
|
-
let processed;
|
|
60
|
-
switch (mode) {
|
|
61
|
-
case "floor":
|
|
62
|
-
processed = Math.floor(n * factor) / factor;
|
|
63
|
-
break;
|
|
64
|
-
case "ceil":
|
|
65
|
-
processed = Math.ceil(n * factor) / factor;
|
|
66
|
-
break;
|
|
67
|
-
default:
|
|
68
|
-
processed = Math.round(n * factor) / factor;
|
|
69
|
-
}
|
|
70
|
-
result = processed.toFixed(digits);
|
|
71
|
-
} else {
|
|
72
|
-
result = String(n);
|
|
73
|
-
}
|
|
74
|
-
if (displayMode === "monoThousand") {
|
|
75
|
-
const [integer, decimal] = result.split(".");
|
|
76
|
-
const formattedInt = integer.replace(/\B(?=(\d{3})+(?!\d))/g, ",");
|
|
77
|
-
result = decimal !== void 0 ? `${formattedInt}.${decimal}` : formattedInt;
|
|
78
|
-
}
|
|
79
|
-
return result;
|
|
80
|
-
}
|
|
81
|
-
const formatted = computed(() => formatNumber(props.ctx.cell.getValue(), props.column));
|
|
10
|
+
const formatted = computed(() => formatNumberDisplay(props.ctx.cell.getValue(), {
|
|
11
|
+
displayMode: props.column.displayMode,
|
|
12
|
+
precision: props.column.preserveDigits,
|
|
13
|
+
roundingMode: props.column.preserveMode
|
|
14
|
+
}));
|
|
82
15
|
const isNan = computed(() => formatted.value === "-");
|
|
83
16
|
const align = computed(() => isNan.value ? "center" : props.column.align ?? "right");
|
|
84
17
|
const justifyClass = computed(() => JUSTIFY_CLASS[align.value] ?? JUSTIFY_CLASS.right);
|
|
@@ -19,6 +19,13 @@ import {
|
|
|
19
19
|
InputGroupInput,
|
|
20
20
|
InputGroupNumberField
|
|
21
21
|
} from "../../../../ui/input-group";
|
|
22
|
+
import {
|
|
23
|
+
Select,
|
|
24
|
+
SelectContent,
|
|
25
|
+
SelectItem,
|
|
26
|
+
SelectTrigger,
|
|
27
|
+
SelectValue
|
|
28
|
+
} from "../../../../ui/select";
|
|
22
29
|
import ActionsConfigEditor from "../../../../actions/config.vue";
|
|
23
30
|
import { getStructFieldDescription, getStructFieldTitle } from "../../../utils/schema-meta";
|
|
24
31
|
import { Markdown } from "../../../../ui/markdown";
|
|
@@ -92,6 +99,11 @@ const ROUNDING_MODE_OPTIONS = [
|
|
|
92
99
|
{ value: "floor", label: "\u5411\u4E0B\u53D6\u6574" },
|
|
93
100
|
{ value: "ceil", label: "\u5411\u4E0A\u53D6\u6574" }
|
|
94
101
|
];
|
|
102
|
+
const DISPLAY_MODE_OPTIONS = [
|
|
103
|
+
{ value: "plain", label: "\u6570\u503C" },
|
|
104
|
+
{ value: "uppercaseChinese", label: "\u4E2D\u6587\u5927\u5199" },
|
|
105
|
+
{ value: "monoThousand", label: "\u7B49\u5BBD\u5B57\u4F53\u52A0\u5343\u5206\u4F4D" }
|
|
106
|
+
];
|
|
95
107
|
const bindingText = computed({
|
|
96
108
|
get: () => value.value.binding ?? "",
|
|
97
109
|
set: (v) => {
|
|
@@ -439,6 +451,38 @@ function onMaxChange(v) {
|
|
|
439
451
|
/>
|
|
440
452
|
</div>
|
|
441
453
|
</Field>
|
|
454
|
+
<Field orientation="vertical">
|
|
455
|
+
<FieldLabel class="text-xs text-zinc-500">
|
|
456
|
+
<template
|
|
457
|
+
v-if="fieldDescription('displayMode')"
|
|
458
|
+
#tooltip
|
|
459
|
+
>
|
|
460
|
+
<Markdown
|
|
461
|
+
:source="fieldDescription('displayMode')"
|
|
462
|
+
block
|
|
463
|
+
class="prose prose-sm prose-zinc"
|
|
464
|
+
/>
|
|
465
|
+
</template>
|
|
466
|
+
{{ fieldTitle("displayMode") }}
|
|
467
|
+
</FieldLabel>
|
|
468
|
+
<Select
|
|
469
|
+
:model-value="value.displayMode ?? 'plain'"
|
|
470
|
+
@update:model-value="(v) => value = { ...value, displayMode: v }"
|
|
471
|
+
>
|
|
472
|
+
<SelectTrigger class="w-full">
|
|
473
|
+
<SelectValue />
|
|
474
|
+
</SelectTrigger>
|
|
475
|
+
<SelectContent>
|
|
476
|
+
<SelectItem
|
|
477
|
+
v-for="opt in DISPLAY_MODE_OPTIONS"
|
|
478
|
+
:key="opt.value"
|
|
479
|
+
:value="opt.value"
|
|
480
|
+
>
|
|
481
|
+
{{ opt.label }}
|
|
482
|
+
</SelectItem>
|
|
483
|
+
</SelectContent>
|
|
484
|
+
</Select>
|
|
485
|
+
</Field>
|
|
442
486
|
</div>
|
|
443
487
|
<div class="grid grid-cols-2 gap-x-6 gap-y-4">
|
|
444
488
|
<Field orientation="vertical">
|
|
@@ -7,6 +7,7 @@ import { cel as _rawCel } from "../../../../../utils/cel";
|
|
|
7
7
|
import { celScope, injectCELContext } from "../../../../../utils/cel-context";
|
|
8
8
|
import { useFormReadonly } from "../../../../form/utils/readonly";
|
|
9
9
|
import { getLocalizedText } from "../../../../../share/locale";
|
|
10
|
+
import { formatNumberDisplay } from "../../../../../share/number-format";
|
|
10
11
|
import { InputGroup, InputGroupAddon, InputGroupButton, InputGroupNumberField } from "../../../../ui/input-group";
|
|
11
12
|
import ShwfedActions from "../../../../actions/components/group.vue";
|
|
12
13
|
import { useFieldValue } from "../../../../form/utils/field-value";
|
|
@@ -70,6 +71,11 @@ const { draft, commit } = useFieldValue({
|
|
|
70
71
|
return props.column.valueAsString ? String(next) : next;
|
|
71
72
|
}
|
|
72
73
|
});
|
|
74
|
+
const readonlyDisplay = computed(() => formatNumberDisplay(draft.value, {
|
|
75
|
+
displayMode: props.column.displayMode,
|
|
76
|
+
precision: props.column.precision,
|
|
77
|
+
roundingMode: props.column.roundingMode
|
|
78
|
+
}));
|
|
73
79
|
function applyRounding(n, precision, mode) {
|
|
74
80
|
const factor = 10 ** precision;
|
|
75
81
|
switch (mode) {
|
|
@@ -133,10 +139,10 @@ async function onBlur() {
|
|
|
133
139
|
v-if="effectiveReadonly"
|
|
134
140
|
:class="[
|
|
135
141
|
'flex items-center h-7 w-full px-2 text-[0.75rem] truncate',
|
|
136
|
-
draft !== void 0 ? ['text-zinc-700', justifyClass] : 'justify-center font-mono text-zinc-300 select-none'
|
|
142
|
+
draft !== void 0 ? ['text-zinc-700', justifyClass, column.displayMode === 'monoThousand' && 'font-mono'] : 'justify-center font-mono text-zinc-300 select-none'
|
|
137
143
|
]"
|
|
138
144
|
>
|
|
139
|
-
{{
|
|
145
|
+
{{ readonlyDisplay }}
|
|
140
146
|
</span>
|
|
141
147
|
<InputGroup
|
|
142
148
|
v-else
|
|
@@ -33,6 +33,9 @@ export declare function schema(configure: (env: Environment) => void): Schema.St
|
|
|
33
33
|
valueAsString: Schema.optional<Schema.SchemaClass<boolean, boolean, never>>;
|
|
34
34
|
min: Schema.optional<Schema.Schema<string, string, never>>;
|
|
35
35
|
max: Schema.optional<Schema.Schema<string, string, never>>;
|
|
36
|
+
displayMode: Schema.optionalWith<Schema.Literal<["plain", "uppercaseChinese", "monoThousand"]>, {
|
|
37
|
+
default: () => "plain";
|
|
38
|
+
}>;
|
|
36
39
|
derived: Schema.optional<Schema.Struct<{
|
|
37
40
|
mode: Schema.Literal<["formula", "prefill"]>;
|
|
38
41
|
expression: Schema.Schema<string, string, never>;
|
|
@@ -68,6 +68,13 @@ export function schema(configure) {
|
|
|
68
68
|
title: "\u6700\u5927\u503C",
|
|
69
69
|
description: "\u5141\u8BB8\u8F93\u5165\u7684\u6700\u5927\u503C\u8868\u8FBE\u5F0F\uFF0C\u53EF\u8BBF\u95EE `row` / `index` \u548C `form`\uFF1B\u7559\u7A7A\u65F6\u4E0D\u9650\u5236\u4E0A\u9650"
|
|
70
70
|
})),
|
|
71
|
+
displayMode: Schema.optionalWith(
|
|
72
|
+
Schema.Literal("plain", "uppercaseChinese", "monoThousand").annotations({
|
|
73
|
+
title: "\u6A21\u5F0F",
|
|
74
|
+
description: "\u53EA\u8BFB\u5C55\u793A\u65F6\u7684\u6A21\u5F0F\uFF1A\u6570\u503C\uFF08\u539F\u6837\uFF09\u3001\u4E2D\u6587\u5927\u5199\uFF08\u5982 4200 \u2192 `\u8086\u4EDF\u8D30\u4F70\u96F6\u62FE`\uFF09\u3001\u7B49\u5BBD\u5B57\u4F53\u52A0\u5343\u5206\u4F4D\uFF08\u5982 `4,200`\uFF09\uFF1B\u7F16\u8F91\u6001\u4E0D\u53D7\u5F71\u54CD"
|
|
75
|
+
}),
|
|
76
|
+
{ default: () => "plain" }
|
|
77
|
+
),
|
|
71
78
|
derived: derivedRowField(configure, "number"),
|
|
72
79
|
// `Schema.optional` rebuilds the struct's union member, and because the
|
|
73
80
|
// `optionalWith`-default fields make `AddonActions` a `Transformation`, the
|
|
@@ -53,9 +53,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
53
53
|
readonly locale: "en" | "ja" | "ko";
|
|
54
54
|
readonly message: string;
|
|
55
55
|
}[]];
|
|
56
|
+
readonly successMessage?: string | undefined;
|
|
56
57
|
readonly accessor?: string | undefined;
|
|
57
58
|
readonly sortKey?: string | undefined;
|
|
58
|
-
readonly successMessage?: string | undefined;
|
|
59
59
|
}) => any;
|
|
60
60
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
61
61
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -108,9 +108,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
108
108
|
readonly locale: "en" | "ja" | "ko";
|
|
109
109
|
readonly message: string;
|
|
110
110
|
}[]];
|
|
111
|
+
readonly successMessage?: string | undefined;
|
|
111
112
|
readonly accessor?: string | undefined;
|
|
112
113
|
readonly sortKey?: string | undefined;
|
|
113
|
-
readonly successMessage?: string | undefined;
|
|
114
114
|
}) => any) | undefined;
|
|
115
115
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
116
116
|
declare const _default: typeof __VLS_export;
|
|
@@ -53,9 +53,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
53
53
|
readonly locale: "en" | "ja" | "ko";
|
|
54
54
|
readonly message: string;
|
|
55
55
|
}[]];
|
|
56
|
+
readonly successMessage?: string | undefined;
|
|
56
57
|
readonly accessor?: string | undefined;
|
|
57
58
|
readonly sortKey?: string | undefined;
|
|
58
|
-
readonly successMessage?: string | undefined;
|
|
59
59
|
}) => any;
|
|
60
60
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
61
61
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -108,9 +108,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
108
108
|
readonly locale: "en" | "ja" | "ko";
|
|
109
109
|
readonly message: string;
|
|
110
110
|
}[]];
|
|
111
|
+
readonly successMessage?: string | undefined;
|
|
111
112
|
readonly accessor?: string | undefined;
|
|
112
113
|
readonly sortKey?: string | undefined;
|
|
113
|
-
readonly successMessage?: string | undefined;
|
|
114
114
|
}) => any) | undefined;
|
|
115
115
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
116
116
|
declare const _default: typeof __VLS_export;
|
|
@@ -67,9 +67,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
67
67
|
}[]] | undefined;
|
|
68
68
|
readonly readonly?: string | undefined;
|
|
69
69
|
readonly enableSorting?: boolean | undefined;
|
|
70
|
+
readonly successMessage?: string | undefined;
|
|
70
71
|
readonly accessor?: string | undefined;
|
|
71
72
|
readonly sortKey?: string | undefined;
|
|
72
|
-
readonly successMessage?: string | undefined;
|
|
73
73
|
}) => any;
|
|
74
74
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
75
75
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -136,9 +136,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
136
136
|
}[]] | undefined;
|
|
137
137
|
readonly readonly?: string | undefined;
|
|
138
138
|
readonly enableSorting?: boolean | undefined;
|
|
139
|
+
readonly successMessage?: string | undefined;
|
|
139
140
|
readonly accessor?: string | undefined;
|
|
140
141
|
readonly sortKey?: string | undefined;
|
|
141
|
-
readonly successMessage?: string | undefined;
|
|
142
142
|
}) => any) | undefined;
|
|
143
143
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
144
144
|
declare const _default: typeof __VLS_export;
|
|
@@ -67,9 +67,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
67
67
|
}[]] | undefined;
|
|
68
68
|
readonly readonly?: string | undefined;
|
|
69
69
|
readonly enableSorting?: boolean | undefined;
|
|
70
|
+
readonly successMessage?: string | undefined;
|
|
70
71
|
readonly accessor?: string | undefined;
|
|
71
72
|
readonly sortKey?: string | undefined;
|
|
72
|
-
readonly successMessage?: string | undefined;
|
|
73
73
|
}) => any;
|
|
74
74
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
75
75
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -136,9 +136,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
136
136
|
}[]] | undefined;
|
|
137
137
|
readonly readonly?: string | undefined;
|
|
138
138
|
readonly enableSorting?: boolean | undefined;
|
|
139
|
+
readonly successMessage?: string | undefined;
|
|
139
140
|
readonly accessor?: string | undefined;
|
|
140
141
|
readonly sortKey?: string | undefined;
|
|
141
|
-
readonly successMessage?: string | undefined;
|
|
142
142
|
}) => any) | undefined;
|
|
143
143
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
144
144
|
declare const _default: typeof __VLS_export;
|
|
@@ -53,9 +53,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
53
53
|
readonly locale: "en" | "ja" | "ko";
|
|
54
54
|
readonly message: string;
|
|
55
55
|
}[]];
|
|
56
|
+
readonly successMessage?: string | undefined;
|
|
56
57
|
readonly accessor?: string | undefined;
|
|
57
58
|
readonly sortKey?: string | undefined;
|
|
58
|
-
readonly successMessage?: string | undefined;
|
|
59
59
|
}) => any;
|
|
60
60
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
61
61
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -108,9 +108,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
108
108
|
readonly locale: "en" | "ja" | "ko";
|
|
109
109
|
readonly message: string;
|
|
110
110
|
}[]];
|
|
111
|
+
readonly successMessage?: string | undefined;
|
|
111
112
|
readonly accessor?: string | undefined;
|
|
112
113
|
readonly sortKey?: string | undefined;
|
|
113
|
-
readonly successMessage?: string | undefined;
|
|
114
114
|
}) => any) | undefined;
|
|
115
115
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
116
116
|
declare const _default: typeof __VLS_export;
|
|
@@ -53,9 +53,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
53
53
|
readonly locale: "en" | "ja" | "ko";
|
|
54
54
|
readonly message: string;
|
|
55
55
|
}[]];
|
|
56
|
+
readonly successMessage?: string | undefined;
|
|
56
57
|
readonly accessor?: string | undefined;
|
|
57
58
|
readonly sortKey?: string | undefined;
|
|
58
|
-
readonly successMessage?: string | undefined;
|
|
59
59
|
}) => any;
|
|
60
60
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
61
61
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -108,9 +108,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
108
108
|
readonly locale: "en" | "ja" | "ko";
|
|
109
109
|
readonly message: string;
|
|
110
110
|
}[]];
|
|
111
|
+
readonly successMessage?: string | undefined;
|
|
111
112
|
readonly accessor?: string | undefined;
|
|
112
113
|
readonly sortKey?: string | undefined;
|
|
113
|
-
readonly successMessage?: string | undefined;
|
|
114
114
|
}) => any) | undefined;
|
|
115
115
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
116
116
|
declare const _default: typeof __VLS_export;
|
|
@@ -67,9 +67,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
67
67
|
}[]] | undefined;
|
|
68
68
|
readonly readonly?: string | undefined;
|
|
69
69
|
readonly enableSorting?: boolean | undefined;
|
|
70
|
+
readonly successMessage?: string | undefined;
|
|
70
71
|
readonly accessor?: string | undefined;
|
|
71
72
|
readonly sortKey?: string | undefined;
|
|
72
|
-
readonly successMessage?: string | undefined;
|
|
73
73
|
}) => any;
|
|
74
74
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
75
75
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -136,9 +136,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
136
136
|
}[]] | undefined;
|
|
137
137
|
readonly readonly?: string | undefined;
|
|
138
138
|
readonly enableSorting?: boolean | undefined;
|
|
139
|
+
readonly successMessage?: string | undefined;
|
|
139
140
|
readonly accessor?: string | undefined;
|
|
140
141
|
readonly sortKey?: string | undefined;
|
|
141
|
-
readonly successMessage?: string | undefined;
|
|
142
142
|
}) => any) | undefined;
|
|
143
143
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
144
144
|
declare const _default: typeof __VLS_export;
|
|
@@ -67,9 +67,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
67
67
|
}[]] | undefined;
|
|
68
68
|
readonly readonly?: string | undefined;
|
|
69
69
|
readonly enableSorting?: boolean | undefined;
|
|
70
|
+
readonly successMessage?: string | undefined;
|
|
70
71
|
readonly accessor?: string | undefined;
|
|
71
72
|
readonly sortKey?: string | undefined;
|
|
72
|
-
readonly successMessage?: string | undefined;
|
|
73
73
|
}) => any;
|
|
74
74
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
75
75
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -136,9 +136,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
136
136
|
}[]] | undefined;
|
|
137
137
|
readonly readonly?: string | undefined;
|
|
138
138
|
readonly enableSorting?: boolean | undefined;
|
|
139
|
+
readonly successMessage?: string | undefined;
|
|
139
140
|
readonly accessor?: string | undefined;
|
|
140
141
|
readonly sortKey?: string | undefined;
|
|
141
|
-
readonly successMessage?: string | undefined;
|
|
142
142
|
}) => any) | undefined;
|
|
143
143
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
144
144
|
declare const _default: typeof __VLS_export;
|
|
@@ -82,9 +82,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
82
82
|
}[]] | undefined;
|
|
83
83
|
readonly readonly?: string | undefined;
|
|
84
84
|
readonly enableSorting?: boolean | undefined;
|
|
85
|
+
readonly successMessage?: string | undefined;
|
|
85
86
|
readonly accessor?: string | undefined;
|
|
86
87
|
readonly sortKey?: string | undefined;
|
|
87
|
-
readonly successMessage?: string | undefined;
|
|
88
88
|
}) => any;
|
|
89
89
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
90
90
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -166,9 +166,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
166
166
|
}[]] | undefined;
|
|
167
167
|
readonly readonly?: string | undefined;
|
|
168
168
|
readonly enableSorting?: boolean | undefined;
|
|
169
|
+
readonly successMessage?: string | undefined;
|
|
169
170
|
readonly accessor?: string | undefined;
|
|
170
171
|
readonly sortKey?: string | undefined;
|
|
171
|
-
readonly successMessage?: string | undefined;
|
|
172
172
|
}) => any) | undefined;
|
|
173
173
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
174
174
|
declare const _default: typeof __VLS_export;
|
|
@@ -82,9 +82,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
82
82
|
}[]] | undefined;
|
|
83
83
|
readonly readonly?: string | undefined;
|
|
84
84
|
readonly enableSorting?: boolean | undefined;
|
|
85
|
+
readonly successMessage?: string | undefined;
|
|
85
86
|
readonly accessor?: string | undefined;
|
|
86
87
|
readonly sortKey?: string | undefined;
|
|
87
|
-
readonly successMessage?: string | undefined;
|
|
88
88
|
}) => any;
|
|
89
89
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
90
90
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -166,9 +166,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
166
166
|
}[]] | undefined;
|
|
167
167
|
readonly readonly?: string | undefined;
|
|
168
168
|
readonly enableSorting?: boolean | undefined;
|
|
169
|
+
readonly successMessage?: string | undefined;
|
|
169
170
|
readonly accessor?: string | undefined;
|
|
170
171
|
readonly sortKey?: string | undefined;
|
|
171
|
-
readonly successMessage?: string | undefined;
|
|
172
172
|
}) => any) | undefined;
|
|
173
173
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
174
174
|
declare const _default: typeof __VLS_export;
|
|
@@ -82,9 +82,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
82
82
|
}[]] | undefined;
|
|
83
83
|
readonly readonly?: string | undefined;
|
|
84
84
|
readonly enableSorting?: boolean | undefined;
|
|
85
|
+
readonly successMessage?: string | undefined;
|
|
85
86
|
readonly accessor?: string | undefined;
|
|
86
87
|
readonly sortKey?: string | undefined;
|
|
87
|
-
readonly successMessage?: string | undefined;
|
|
88
88
|
}) => any;
|
|
89
89
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
90
90
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -166,9 +166,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
166
166
|
}[]] | undefined;
|
|
167
167
|
readonly readonly?: string | undefined;
|
|
168
168
|
readonly enableSorting?: boolean | undefined;
|
|
169
|
+
readonly successMessage?: string | undefined;
|
|
169
170
|
readonly accessor?: string | undefined;
|
|
170
171
|
readonly sortKey?: string | undefined;
|
|
171
|
-
readonly successMessage?: string | undefined;
|
|
172
172
|
}) => any) | undefined;
|
|
173
173
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
174
174
|
declare const _default: typeof __VLS_export;
|
|
@@ -82,9 +82,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
82
82
|
}[]] | undefined;
|
|
83
83
|
readonly readonly?: string | undefined;
|
|
84
84
|
readonly enableSorting?: boolean | undefined;
|
|
85
|
+
readonly successMessage?: string | undefined;
|
|
85
86
|
readonly accessor?: string | undefined;
|
|
86
87
|
readonly sortKey?: string | undefined;
|
|
87
|
-
readonly successMessage?: string | undefined;
|
|
88
88
|
}) => any;
|
|
89
89
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
90
90
|
"onUpdate:modelValue"?: ((value: {
|
|
@@ -166,9 +166,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
166
166
|
}[]] | undefined;
|
|
167
167
|
readonly readonly?: string | undefined;
|
|
168
168
|
readonly enableSorting?: boolean | undefined;
|
|
169
|
+
readonly successMessage?: string | undefined;
|
|
169
170
|
readonly accessor?: string | undefined;
|
|
170
171
|
readonly sortKey?: string | undefined;
|
|
171
|
-
readonly successMessage?: string | undefined;
|
|
172
172
|
}) => any) | undefined;
|
|
173
173
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
174
174
|
declare const _default: typeof __VLS_export;
|
|
@@ -43,7 +43,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
43
43
|
readonly data: string;
|
|
44
44
|
readonly request?: string | undefined;
|
|
45
45
|
};
|
|
46
|
-
readonly enableSorting?: boolean | undefined;
|
|
47
46
|
readonly nodeKey: string;
|
|
48
47
|
readonly nodeChildren: string;
|
|
49
48
|
readonly nodeLabel: readonly [{
|
|
@@ -53,6 +52,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
53
52
|
readonly locale: "en" | "ja" | "ko";
|
|
54
53
|
readonly message: string;
|
|
55
54
|
}[]];
|
|
55
|
+
readonly enableSorting?: boolean | undefined;
|
|
56
56
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
57
57
|
readonly nodeTooltip?: readonly [{
|
|
58
58
|
readonly locale: "zh";
|
|
@@ -106,7 +106,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
106
106
|
readonly data: string;
|
|
107
107
|
readonly request?: string | undefined;
|
|
108
108
|
};
|
|
109
|
-
readonly enableSorting?: boolean | undefined;
|
|
110
109
|
readonly nodeKey: string;
|
|
111
110
|
readonly nodeChildren: string;
|
|
112
111
|
readonly nodeLabel: readonly [{
|
|
@@ -116,6 +115,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
116
115
|
readonly locale: "en" | "ja" | "ko";
|
|
117
116
|
readonly message: string;
|
|
118
117
|
}[]];
|
|
118
|
+
readonly enableSorting?: boolean | undefined;
|
|
119
119
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
120
120
|
readonly nodeTooltip?: readonly [{
|
|
121
121
|
readonly locale: "zh";
|
|
@@ -43,7 +43,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
43
43
|
readonly data: string;
|
|
44
44
|
readonly request?: string | undefined;
|
|
45
45
|
};
|
|
46
|
-
readonly enableSorting?: boolean | undefined;
|
|
47
46
|
readonly nodeKey: string;
|
|
48
47
|
readonly nodeChildren: string;
|
|
49
48
|
readonly nodeLabel: readonly [{
|
|
@@ -53,6 +52,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
53
52
|
readonly locale: "en" | "ja" | "ko";
|
|
54
53
|
readonly message: string;
|
|
55
54
|
}[]];
|
|
55
|
+
readonly enableSorting?: boolean | undefined;
|
|
56
56
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
57
57
|
readonly nodeTooltip?: readonly [{
|
|
58
58
|
readonly locale: "zh";
|
|
@@ -106,7 +106,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
106
106
|
readonly data: string;
|
|
107
107
|
readonly request?: string | undefined;
|
|
108
108
|
};
|
|
109
|
-
readonly enableSorting?: boolean | undefined;
|
|
110
109
|
readonly nodeKey: string;
|
|
111
110
|
readonly nodeChildren: string;
|
|
112
111
|
readonly nodeLabel: readonly [{
|
|
@@ -116,6 +115,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
116
115
|
readonly locale: "en" | "ja" | "ko";
|
|
117
116
|
readonly message: string;
|
|
118
117
|
}[]];
|
|
118
|
+
readonly enableSorting?: boolean | undefined;
|
|
119
119
|
readonly cascade: "independent" | "cascade-down" | "cascade-both";
|
|
120
120
|
readonly nodeTooltip?: readonly [{
|
|
121
121
|
readonly locale: "zh";
|
|
@@ -43,7 +43,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
43
43
|
readonly data: string;
|
|
44
44
|
readonly request?: string | undefined;
|
|
45
45
|
};
|
|
46
|
-
readonly enableSorting?: boolean | undefined;
|
|
47
46
|
readonly nodeKey: string;
|
|
48
47
|
readonly nodeChildren: string;
|
|
49
48
|
readonly nodeLabel: readonly [{
|
|
@@ -53,6 +52,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
53
52
|
readonly locale: "en" | "ja" | "ko";
|
|
54
53
|
readonly message: string;
|
|
55
54
|
}[]];
|
|
55
|
+
readonly enableSorting?: boolean | undefined;
|
|
56
56
|
readonly nodeTooltip?: readonly [{
|
|
57
57
|
readonly locale: "zh";
|
|
58
58
|
readonly message: string;
|
|
@@ -105,7 +105,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
105
105
|
readonly data: string;
|
|
106
106
|
readonly request?: string | undefined;
|
|
107
107
|
};
|
|
108
|
-
readonly enableSorting?: boolean | undefined;
|
|
109
108
|
readonly nodeKey: string;
|
|
110
109
|
readonly nodeChildren: string;
|
|
111
110
|
readonly nodeLabel: readonly [{
|
|
@@ -115,6 +114,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
115
114
|
readonly locale: "en" | "ja" | "ko";
|
|
116
115
|
readonly message: string;
|
|
117
116
|
}[]];
|
|
117
|
+
readonly enableSorting?: boolean | undefined;
|
|
118
118
|
readonly nodeTooltip?: readonly [{
|
|
119
119
|
readonly locale: "zh";
|
|
120
120
|
readonly message: string;
|
|
@@ -43,7 +43,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
43
43
|
readonly data: string;
|
|
44
44
|
readonly request?: string | undefined;
|
|
45
45
|
};
|
|
46
|
-
readonly enableSorting?: boolean | undefined;
|
|
47
46
|
readonly nodeKey: string;
|
|
48
47
|
readonly nodeChildren: string;
|
|
49
48
|
readonly nodeLabel: readonly [{
|
|
@@ -53,6 +52,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
53
52
|
readonly locale: "en" | "ja" | "ko";
|
|
54
53
|
readonly message: string;
|
|
55
54
|
}[]];
|
|
55
|
+
readonly enableSorting?: boolean | undefined;
|
|
56
56
|
readonly nodeTooltip?: readonly [{
|
|
57
57
|
readonly locale: "zh";
|
|
58
58
|
readonly message: string;
|
|
@@ -105,7 +105,6 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
105
105
|
readonly data: string;
|
|
106
106
|
readonly request?: string | undefined;
|
|
107
107
|
};
|
|
108
|
-
readonly enableSorting?: boolean | undefined;
|
|
109
108
|
readonly nodeKey: string;
|
|
110
109
|
readonly nodeChildren: string;
|
|
111
110
|
readonly nodeLabel: readonly [{
|
|
@@ -115,6 +114,7 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
115
114
|
readonly locale: "en" | "ja" | "ko";
|
|
116
115
|
readonly message: string;
|
|
117
116
|
}[]];
|
|
117
|
+
readonly enableSorting?: boolean | undefined;
|
|
118
118
|
readonly nodeTooltip?: readonly [{
|
|
119
119
|
readonly locale: "zh";
|
|
120
120
|
readonly message: string;
|
|
@@ -90,8 +90,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
90
90
|
readonly target: string;
|
|
91
91
|
readonly operation: string;
|
|
92
92
|
}[] | undefined;
|
|
93
|
-
readonly accessor: string;
|
|
94
93
|
readonly successMessage?: string | undefined;
|
|
94
|
+
readonly accessor: string;
|
|
95
95
|
};
|
|
96
96
|
}) => any;
|
|
97
97
|
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
@@ -182,8 +182,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
|
|
|
182
182
|
readonly target: string;
|
|
183
183
|
readonly operation: string;
|
|
184
184
|
}[] | undefined;
|
|
185
|
-
readonly accessor: string;
|
|
186
185
|
readonly successMessage?: string | undefined;
|
|
186
|
+
readonly accessor: string;
|
|
187
187
|
};
|
|
188
188
|
}) => any) | undefined;
|
|
189
189
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|