@fmdevui/fm-dev 1.0.104 → 1.0.106
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/es/_virtual/de-DE.mjs +1 -1
- package/es/_virtual/en-US.mjs +1 -1
- package/es/_virtual/es-ES.mjs +1 -1
- package/es/_virtual/fr-FR.mjs +1 -1
- package/es/_virtual/it-IT.mjs +1 -1
- package/es/_virtual/ja-JP.mjs +1 -1
- package/es/_virtual/ko-KR.mjs +1 -1
- package/es/_virtual/nb-NO.mjs +1 -1
- package/es/_virtual/pt-BR.mjs +1 -1
- package/es/_virtual/ru-RU.mjs +1 -1
- package/es/_virtual/th-TH.mjs +1 -1
- package/es/_virtual/vi-VN.mjs +1 -1
- package/es/_virtual/zh-CN.mjs +1 -1
- package/es/_virtual/zh-HK.mjs +1 -1
- package/es/_virtual/zh-TW.mjs +1 -1
- package/es/core/hook/useVxeTableOptionsHook.d.ts +2890 -6
- package/es/core/ui/components/fmautocomplete/index.vue.d.ts +16 -1
- package/es/core/ui/components/index.d.ts +129 -45
- package/es/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/de-DE.mjs +16 -11
- package/es/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/en-US.mjs +19 -14
- package/es/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/es-ES.mjs +16 -11
- package/es/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/fr-FR.mjs +16 -11
- package/es/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/it-IT.mjs +16 -11
- package/es/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ja-JP.mjs +16 -11
- package/es/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ko-KR.mjs +16 -11
- package/es/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/nb-NO.mjs +16 -11
- package/es/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/pt-BR.mjs +16 -11
- package/es/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ru-RU.mjs +16 -11
- package/es/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/th-TH.mjs +16 -11
- package/es/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/vi-VN.mjs +16 -11
- package/es/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CHT.mjs +16 -11
- package/es/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CN.mjs +15 -12
- package/es/packages/core/locales/index.mjs +18 -18
- package/es/packages/core/ui/components/fmautocomplete/index.vue2.mjs +13 -5
- package/index.js +239 -163
- package/index.min.js +31 -31
- package/index.min.mjs +27 -27
- package/index.mjs +240 -164
- package/lib/_virtual/de-DE.js +1 -1
- package/lib/_virtual/en-US.js +1 -1
- package/lib/_virtual/es-ES.js +1 -1
- package/lib/_virtual/fr-FR.js +1 -1
- package/lib/_virtual/it-IT.js +1 -1
- package/lib/_virtual/ja-JP.js +1 -1
- package/lib/_virtual/ko-KR.js +1 -1
- package/lib/_virtual/nb-NO.js +1 -1
- package/lib/_virtual/pt-BR.js +1 -1
- package/lib/_virtual/ru-RU.js +1 -1
- package/lib/_virtual/th-TH.js +1 -1
- package/lib/_virtual/vi-VN.js +1 -1
- package/lib/_virtual/zh-CN.js +1 -1
- package/lib/_virtual/zh-HK.js +1 -1
- package/lib/_virtual/zh-TW.js +1 -1
- package/lib/core/hook/useVxeTableOptionsHook.d.ts +2890 -6
- package/lib/core/ui/components/fmautocomplete/index.vue.d.ts +16 -1
- package/lib/core/ui/components/index.d.ts +129 -45
- package/lib/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/de-DE.js +16 -11
- package/lib/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/en-US.js +19 -14
- package/lib/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/es-ES.js +16 -11
- package/lib/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/fr-FR.js +16 -11
- package/lib/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/it-IT.js +16 -11
- package/lib/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ja-JP.js +16 -11
- package/lib/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ko-KR.js +16 -11
- package/lib/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/nb-NO.js +16 -11
- package/lib/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/pt-BR.js +16 -11
- package/lib/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ru-RU.js +16 -11
- package/lib/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/th-TH.js +16 -11
- package/lib/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/vi-VN.js +16 -11
- package/lib/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CHT.js +16 -11
- package/lib/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CN.js +15 -12
- package/lib/packages/core/locales/index.js +18 -18
- package/lib/packages/core/ui/components/fmautocomplete/index.vue2.js +12 -4
- package/package.json +1 -1
- /package/es/{make-installer.css → defaults.css} +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/de.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/en.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/es.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/fi.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/fr.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/id.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/it.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ja.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ko.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ms.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/no.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/pl.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/pt.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ru.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/th.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/vi.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/zh-cn.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/zh-tw.mjs +0 -0
- /package/es/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-HK.mjs +0 -0
- /package/es/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-TW.mjs +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/de.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/en.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/es.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/fi.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/fr.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/id.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/it.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ja.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ko.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ms.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/no.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/pl.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/pt.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ru.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/th.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/vi.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/zh-cn.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.12.0_vue@3.5.25_typescript@5.8.3_ → element-plus@2.13.0_vue@3.5.26_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/zh-tw.js +0 -0
- /package/lib/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-HK.js +0 -0
- /package/lib/node_modules/.pnpm/{vxe-table@4.17.26_vue@3.5.25_typescript@5.8.3_ → vxe-table@4.17.33_vue@3.5.26_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-TW.js +0 -0
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
import { DefineComponent, ExtractPropTypes, PropType, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
2
|
-
declare
|
|
2
|
+
declare function __VLS_template(): {
|
|
3
|
+
attrs: Partial<{}>;
|
|
4
|
+
slots: {
|
|
5
|
+
append?(_: {}): any;
|
|
6
|
+
};
|
|
7
|
+
refs: {};
|
|
8
|
+
rootEl: any;
|
|
9
|
+
};
|
|
10
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
11
|
+
declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
3
12
|
placeholder: {
|
|
4
13
|
type: StringConstructor;
|
|
5
14
|
default: string;
|
|
@@ -122,4 +131,10 @@ declare const _default: DefineComponent<ExtractPropTypes<{
|
|
|
122
131
|
fName: string;
|
|
123
132
|
qId: number;
|
|
124
133
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
134
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
125
135
|
export default _default;
|
|
136
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
137
|
+
new (): {
|
|
138
|
+
$slots: S;
|
|
139
|
+
};
|
|
140
|
+
};
|
|
@@ -525,49 +525,124 @@ declare const Fmselect: DefineComponent<ExtractPropTypes<{
|
|
|
525
525
|
elabel: string;
|
|
526
526
|
isshowelabel: boolean;
|
|
527
527
|
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
528
|
-
declare const FmAutocomplete:
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
}
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
528
|
+
declare const FmAutocomplete: {
|
|
529
|
+
new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< ExtractPropTypes<{
|
|
530
|
+
placeholder: {
|
|
531
|
+
type: StringConstructor;
|
|
532
|
+
default: string;
|
|
533
|
+
};
|
|
534
|
+
apiService: {
|
|
535
|
+
type: StringConstructor;
|
|
536
|
+
default: string;
|
|
537
|
+
};
|
|
538
|
+
apiAction: {
|
|
539
|
+
type: StringConstructor;
|
|
540
|
+
default: string;
|
|
541
|
+
};
|
|
542
|
+
top: {
|
|
543
|
+
type: NumberConstructor;
|
|
544
|
+
default: number;
|
|
545
|
+
};
|
|
546
|
+
fId: {
|
|
547
|
+
type: StringConstructor;
|
|
548
|
+
default: string;
|
|
549
|
+
};
|
|
550
|
+
fName: {
|
|
551
|
+
type: StringConstructor;
|
|
552
|
+
default: string;
|
|
553
|
+
};
|
|
554
|
+
qId: {
|
|
555
|
+
type: NumberConstructor;
|
|
556
|
+
default: number;
|
|
557
|
+
};
|
|
558
|
+
name: {
|
|
559
|
+
type: PropType<string>;
|
|
560
|
+
required: true;
|
|
561
|
+
};
|
|
562
|
+
id: {
|
|
563
|
+
type: PropType<Number>;
|
|
564
|
+
required: true;
|
|
565
|
+
};
|
|
566
|
+
}>> & Readonly<{
|
|
567
|
+
onReset?: ((...args: any[]) => any) | undefined;
|
|
568
|
+
onSelect?: ((...args: any[]) => any) | undefined;
|
|
569
|
+
"onUpdate:id"?: ((value: Number) => any) | undefined;
|
|
570
|
+
"onUpdate:name"?: ((value: string) => any) | undefined;
|
|
571
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
572
|
+
reset: (...args: any[]) => void;
|
|
573
|
+
select: (...args: any[]) => void;
|
|
574
|
+
"update:id": (value: Number) => void;
|
|
575
|
+
"update:name": (value: string) => void;
|
|
576
|
+
}, PublicProps, {
|
|
577
|
+
placeholder: string;
|
|
578
|
+
top: number;
|
|
579
|
+
apiService: string;
|
|
580
|
+
apiAction: string;
|
|
581
|
+
fId: string;
|
|
582
|
+
fName: string;
|
|
583
|
+
qId: number;
|
|
584
|
+
}, true, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
|
|
585
|
+
P: {};
|
|
586
|
+
B: {};
|
|
587
|
+
D: {};
|
|
588
|
+
C: {};
|
|
589
|
+
M: {};
|
|
590
|
+
Defaults: {};
|
|
591
|
+
}, Readonly< ExtractPropTypes<{
|
|
592
|
+
placeholder: {
|
|
593
|
+
type: StringConstructor;
|
|
594
|
+
default: string;
|
|
595
|
+
};
|
|
596
|
+
apiService: {
|
|
597
|
+
type: StringConstructor;
|
|
598
|
+
default: string;
|
|
599
|
+
};
|
|
600
|
+
apiAction: {
|
|
601
|
+
type: StringConstructor;
|
|
602
|
+
default: string;
|
|
603
|
+
};
|
|
604
|
+
top: {
|
|
605
|
+
type: NumberConstructor;
|
|
606
|
+
default: number;
|
|
607
|
+
};
|
|
608
|
+
fId: {
|
|
609
|
+
type: StringConstructor;
|
|
610
|
+
default: string;
|
|
611
|
+
};
|
|
612
|
+
fName: {
|
|
613
|
+
type: StringConstructor;
|
|
614
|
+
default: string;
|
|
615
|
+
};
|
|
616
|
+
qId: {
|
|
617
|
+
type: NumberConstructor;
|
|
618
|
+
default: number;
|
|
619
|
+
};
|
|
620
|
+
name: {
|
|
621
|
+
type: PropType<string>;
|
|
622
|
+
required: true;
|
|
623
|
+
};
|
|
624
|
+
id: {
|
|
625
|
+
type: PropType<Number>;
|
|
626
|
+
required: true;
|
|
627
|
+
};
|
|
628
|
+
}>> & Readonly<{
|
|
629
|
+
onReset?: ((...args: any[]) => any) | undefined;
|
|
630
|
+
onSelect?: ((...args: any[]) => any) | undefined;
|
|
631
|
+
"onUpdate:id"?: ((value: Number) => any) | undefined;
|
|
632
|
+
"onUpdate:name"?: ((value: string) => any) | undefined;
|
|
633
|
+
}>, {}, {}, {}, {}, {
|
|
634
|
+
placeholder: string;
|
|
635
|
+
top: number;
|
|
636
|
+
apiService: string;
|
|
637
|
+
apiAction: string;
|
|
638
|
+
fId: string;
|
|
639
|
+
fName: string;
|
|
640
|
+
qId: number;
|
|
641
|
+
}>;
|
|
642
|
+
__isFragment?: never;
|
|
643
|
+
__isTeleport?: never;
|
|
644
|
+
__isSuspense?: never;
|
|
645
|
+
} & ComponentOptionsBase<Readonly< ExtractPropTypes<{
|
|
571
646
|
placeholder: {
|
|
572
647
|
type: StringConstructor;
|
|
573
648
|
default: string;
|
|
@@ -609,7 +684,12 @@ declare const FmAutocomplete: DefineComponent<ExtractPropTypes<{
|
|
|
609
684
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
610
685
|
"onUpdate:id"?: ((value: Number) => any) | undefined;
|
|
611
686
|
"onUpdate:name"?: ((value: string) => any) | undefined;
|
|
612
|
-
}>, {
|
|
687
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
688
|
+
reset: (...args: any[]) => void;
|
|
689
|
+
select: (...args: any[]) => void;
|
|
690
|
+
"update:id": (value: Number) => void;
|
|
691
|
+
"update:name": (value: string) => void;
|
|
692
|
+
}, string, {
|
|
613
693
|
placeholder: string;
|
|
614
694
|
top: number;
|
|
615
695
|
apiService: string;
|
|
@@ -617,7 +697,11 @@ declare const FmAutocomplete: DefineComponent<ExtractPropTypes<{
|
|
|
617
697
|
fId: string;
|
|
618
698
|
fName: string;
|
|
619
699
|
qId: number;
|
|
620
|
-
}, {},
|
|
700
|
+
}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
|
|
701
|
+
$slots: {
|
|
702
|
+
append?(_: {}): any;
|
|
703
|
+
};
|
|
704
|
+
});
|
|
621
705
|
declare const Fminputdropdown: DefineComponent<ExtractPropTypes<{
|
|
622
706
|
optionData: {
|
|
623
707
|
type: {
|
|
@@ -127,7 +127,8 @@ function requireDeDE () {
|
|
|
127
127
|
searchEmpty: 'Keine Daten entspricht!'
|
|
128
128
|
},
|
|
129
129
|
tree: {
|
|
130
|
-
searchEmpty: 'Keine Daten entspricht!'
|
|
130
|
+
searchEmpty: 'Keine Daten entspricht!',
|
|
131
|
+
dragTip: '移动:{0}'
|
|
131
132
|
},
|
|
132
133
|
treeSelect: {
|
|
133
134
|
clearChecked: 'Klar',
|
|
@@ -554,22 +555,26 @@ function requireDeDE () {
|
|
|
554
555
|
},
|
|
555
556
|
gantt: {
|
|
556
557
|
tFullFormat: {
|
|
557
|
-
year: '{
|
|
558
|
-
quarter: '{
|
|
559
|
-
month: '{
|
|
560
|
-
week: '{
|
|
561
|
-
day: '{
|
|
562
|
-
|
|
563
|
-
|
|
558
|
+
year: '{yyyy}年',
|
|
559
|
+
quarter: '{yyyy}年第{q}季度',
|
|
560
|
+
month: '{yyyy}年{MM}月',
|
|
561
|
+
week: '{yyyy}年第{W}周',
|
|
562
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
563
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
564
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
565
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
566
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
564
567
|
},
|
|
565
568
|
tSimpleFormat: {
|
|
566
|
-
year: '{
|
|
569
|
+
year: '{yyyy}年',
|
|
567
570
|
quarter: '{q}季度',
|
|
568
571
|
month: '{M}月',
|
|
569
572
|
week: '{W}周',
|
|
570
573
|
day: '{d}',
|
|
571
|
-
|
|
572
|
-
|
|
574
|
+
date: '{d}',
|
|
575
|
+
hour: '{HH}',
|
|
576
|
+
minute: '{mm}',
|
|
577
|
+
second: '{ss}'
|
|
573
578
|
},
|
|
574
579
|
dayss: {
|
|
575
580
|
w0: '日',
|
|
@@ -127,7 +127,8 @@ function requireEnUS () {
|
|
|
127
127
|
searchEmpty: 'No matching data found!'
|
|
128
128
|
},
|
|
129
129
|
tree: {
|
|
130
|
-
searchEmpty: '未匹配到数据!'
|
|
130
|
+
searchEmpty: '未匹配到数据!',
|
|
131
|
+
dragTip: 'Move: {0}'
|
|
131
132
|
},
|
|
132
133
|
treeSelect: {
|
|
133
134
|
clearChecked: 'Clear',
|
|
@@ -554,22 +555,26 @@ function requireEnUS () {
|
|
|
554
555
|
},
|
|
555
556
|
gantt: {
|
|
556
557
|
tFullFormat: {
|
|
557
|
-
year: '{
|
|
558
|
-
quarter: '
|
|
559
|
-
month: '{
|
|
560
|
-
week: '
|
|
561
|
-
day: '{
|
|
562
|
-
|
|
563
|
-
|
|
558
|
+
year: '{yyyy}年',
|
|
559
|
+
quarter: '{yyyy}年第{q}季度',
|
|
560
|
+
month: '{yyyy}年{MM}月',
|
|
561
|
+
week: '{yyyy}年第{W}周',
|
|
562
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
563
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
564
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
565
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
566
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
564
567
|
},
|
|
565
568
|
tSimpleFormat: {
|
|
566
|
-
year: '{
|
|
567
|
-
quarter: '
|
|
568
|
-
month: '{M}',
|
|
569
|
-
week: '
|
|
569
|
+
year: '{yyyy}年',
|
|
570
|
+
quarter: '{q}季度',
|
|
571
|
+
month: '{M}月',
|
|
572
|
+
week: '{W}周',
|
|
570
573
|
day: '{d}',
|
|
571
|
-
|
|
572
|
-
|
|
574
|
+
date: '{d}',
|
|
575
|
+
hour: '{HH}',
|
|
576
|
+
minute: '{mm}',
|
|
577
|
+
second: '{ss}'
|
|
573
578
|
},
|
|
574
579
|
dayss: {
|
|
575
580
|
w0: 'Sun',
|
|
@@ -127,7 +127,8 @@ function requireEsES () {
|
|
|
127
127
|
searchEmpty: '¡No hay datos coincidentes!'
|
|
128
128
|
},
|
|
129
129
|
tree: {
|
|
130
|
-
searchEmpty: '¡No hay datos coincidentes!'
|
|
130
|
+
searchEmpty: '¡No hay datos coincidentes!',
|
|
131
|
+
dragTip: '移动:{0}'
|
|
131
132
|
},
|
|
132
133
|
treeSelect: {
|
|
133
134
|
clearChecked: 'Claro',
|
|
@@ -554,22 +555,26 @@ function requireEsES () {
|
|
|
554
555
|
},
|
|
555
556
|
gantt: {
|
|
556
557
|
tFullFormat: {
|
|
557
|
-
year: '{
|
|
558
|
-
quarter: '{
|
|
559
|
-
month: '{
|
|
560
|
-
week: '{
|
|
561
|
-
day: '{
|
|
562
|
-
|
|
563
|
-
|
|
558
|
+
year: '{yyyy}年',
|
|
559
|
+
quarter: '{yyyy}年第{q}季度',
|
|
560
|
+
month: '{yyyy}年{MM}月',
|
|
561
|
+
week: '{yyyy}年第{W}周',
|
|
562
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
563
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
564
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
565
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
566
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
564
567
|
},
|
|
565
568
|
tSimpleFormat: {
|
|
566
|
-
year: '{
|
|
569
|
+
year: '{yyyy}年',
|
|
567
570
|
quarter: '{q}季度',
|
|
568
571
|
month: '{M}月',
|
|
569
572
|
week: '{W}周',
|
|
570
573
|
day: '{d}',
|
|
571
|
-
|
|
572
|
-
|
|
574
|
+
date: '{d}',
|
|
575
|
+
hour: '{HH}',
|
|
576
|
+
minute: '{mm}',
|
|
577
|
+
second: '{ss}'
|
|
573
578
|
},
|
|
574
579
|
dayss: {
|
|
575
580
|
w0: '日',
|
|
@@ -127,7 +127,8 @@ function requireFrFR () {
|
|
|
127
127
|
searchEmpty: '未匹配到数据!'
|
|
128
128
|
},
|
|
129
129
|
tree: {
|
|
130
|
-
searchEmpty: '未匹配到数据!'
|
|
130
|
+
searchEmpty: '未匹配到数据!',
|
|
131
|
+
dragTip: '移动:{0}'
|
|
131
132
|
},
|
|
132
133
|
treeSelect: {
|
|
133
134
|
clearChecked: '清除',
|
|
@@ -554,22 +555,26 @@ function requireFrFR () {
|
|
|
554
555
|
},
|
|
555
556
|
gantt: {
|
|
556
557
|
tFullFormat: {
|
|
557
|
-
year: '{
|
|
558
|
-
quarter: '{
|
|
559
|
-
month: '{
|
|
560
|
-
week: '{
|
|
561
|
-
day: '{
|
|
562
|
-
|
|
563
|
-
|
|
558
|
+
year: '{yyyy}年',
|
|
559
|
+
quarter: '{yyyy}年第{q}季度',
|
|
560
|
+
month: '{yyyy}年{MM}月',
|
|
561
|
+
week: '{yyyy}年第{W}周',
|
|
562
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
563
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
564
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
565
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
566
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
564
567
|
},
|
|
565
568
|
tSimpleFormat: {
|
|
566
|
-
year: '{
|
|
569
|
+
year: '{yyyy}年',
|
|
567
570
|
quarter: '{q}季度',
|
|
568
571
|
month: '{M}月',
|
|
569
572
|
week: '{W}周',
|
|
570
573
|
day: '{d}',
|
|
571
|
-
|
|
572
|
-
|
|
574
|
+
date: '{d}',
|
|
575
|
+
hour: '{HH}',
|
|
576
|
+
minute: '{mm}',
|
|
577
|
+
second: '{ss}'
|
|
573
578
|
},
|
|
574
579
|
dayss: {
|
|
575
580
|
w0: '日',
|
|
@@ -127,7 +127,8 @@ function requireItIT () {
|
|
|
127
127
|
searchEmpty: '未匹配到数据!'
|
|
128
128
|
},
|
|
129
129
|
tree: {
|
|
130
|
-
searchEmpty: '未匹配到数据!'
|
|
130
|
+
searchEmpty: '未匹配到数据!',
|
|
131
|
+
dragTip: '移动:{0}'
|
|
131
132
|
},
|
|
132
133
|
treeSelect: {
|
|
133
134
|
clearChecked: '清除',
|
|
@@ -554,22 +555,26 @@ function requireItIT () {
|
|
|
554
555
|
},
|
|
555
556
|
gantt: {
|
|
556
557
|
tFullFormat: {
|
|
557
|
-
year: '{
|
|
558
|
-
quarter: '{
|
|
559
|
-
month: '{
|
|
560
|
-
week: '{
|
|
561
|
-
day: '{
|
|
562
|
-
|
|
563
|
-
|
|
558
|
+
year: '{yyyy}年',
|
|
559
|
+
quarter: '{yyyy}年第{q}季度',
|
|
560
|
+
month: '{yyyy}年{MM}月',
|
|
561
|
+
week: '{yyyy}年第{W}周',
|
|
562
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
563
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
564
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
565
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
566
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
564
567
|
},
|
|
565
568
|
tSimpleFormat: {
|
|
566
|
-
year: '{
|
|
569
|
+
year: '{yyyy}年',
|
|
567
570
|
quarter: '{q}季度',
|
|
568
571
|
month: '{M}月',
|
|
569
572
|
week: '{W}周',
|
|
570
573
|
day: '{d}',
|
|
571
|
-
|
|
572
|
-
|
|
574
|
+
date: '{d}',
|
|
575
|
+
hour: '{HH}',
|
|
576
|
+
minute: '{mm}',
|
|
577
|
+
second: '{ss}'
|
|
573
578
|
},
|
|
574
579
|
dayss: {
|
|
575
580
|
w0: '日',
|
|
@@ -127,7 +127,8 @@ function requireJaJP () {
|
|
|
127
127
|
searchEmpty: '一致するデータはありません!'
|
|
128
128
|
},
|
|
129
129
|
tree: {
|
|
130
|
-
searchEmpty: '一致するデータはありません!'
|
|
130
|
+
searchEmpty: '一致するデータはありません!',
|
|
131
|
+
dragTip: '移动:{0}'
|
|
131
132
|
},
|
|
132
133
|
treeSelect: {
|
|
133
134
|
clearChecked: 'クリア',
|
|
@@ -554,22 +555,26 @@ function requireJaJP () {
|
|
|
554
555
|
},
|
|
555
556
|
gantt: {
|
|
556
557
|
tFullFormat: {
|
|
557
|
-
year: '{
|
|
558
|
-
quarter: '{
|
|
559
|
-
month: '{
|
|
560
|
-
week: '{
|
|
561
|
-
day: '{
|
|
562
|
-
|
|
563
|
-
|
|
558
|
+
year: '{yyyy}年',
|
|
559
|
+
quarter: '{yyyy}年第{q}季度',
|
|
560
|
+
month: '{yyyy}年{MM}月',
|
|
561
|
+
week: '{yyyy}年第{W}周',
|
|
562
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
563
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
564
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
565
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
566
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
564
567
|
},
|
|
565
568
|
tSimpleFormat: {
|
|
566
|
-
year: '{
|
|
569
|
+
year: '{yyyy}年',
|
|
567
570
|
quarter: '{q}季度',
|
|
568
571
|
month: '{M}月',
|
|
569
572
|
week: '{W}周',
|
|
570
573
|
day: '{d}',
|
|
571
|
-
|
|
572
|
-
|
|
574
|
+
date: '{d}',
|
|
575
|
+
hour: '{HH}',
|
|
576
|
+
minute: '{mm}',
|
|
577
|
+
second: '{ss}'
|
|
573
578
|
},
|
|
574
579
|
dayss: {
|
|
575
580
|
w0: '日',
|
|
@@ -127,7 +127,8 @@ function requireKoKR () {
|
|
|
127
127
|
searchEmpty: '데이터가 일치하지 않습니다!'
|
|
128
128
|
},
|
|
129
129
|
tree: {
|
|
130
|
-
searchEmpty: '데이터가 일치하지 않습니다!'
|
|
130
|
+
searchEmpty: '데이터가 일치하지 않습니다!',
|
|
131
|
+
dragTip: '移动:{0}'
|
|
131
132
|
},
|
|
132
133
|
treeSelect: {
|
|
133
134
|
clearChecked: '분명한',
|
|
@@ -554,22 +555,26 @@ function requireKoKR () {
|
|
|
554
555
|
},
|
|
555
556
|
gantt: {
|
|
556
557
|
tFullFormat: {
|
|
557
|
-
year: '{
|
|
558
|
-
quarter: '{
|
|
559
|
-
month: '{
|
|
560
|
-
week: '{
|
|
561
|
-
day: '{
|
|
562
|
-
|
|
563
|
-
|
|
558
|
+
year: '{yyyy}年',
|
|
559
|
+
quarter: '{yyyy}年第{q}季度',
|
|
560
|
+
month: '{yyyy}年{MM}月',
|
|
561
|
+
week: '{yyyy}年第{W}周',
|
|
562
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
563
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
564
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
565
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
566
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
564
567
|
},
|
|
565
568
|
tSimpleFormat: {
|
|
566
|
-
year: '{
|
|
569
|
+
year: '{yyyy}年',
|
|
567
570
|
quarter: '{q}季度',
|
|
568
571
|
month: '{M}月',
|
|
569
572
|
week: '{W}周',
|
|
570
573
|
day: '{d}',
|
|
571
|
-
|
|
572
|
-
|
|
574
|
+
date: '{d}',
|
|
575
|
+
hour: '{HH}',
|
|
576
|
+
minute: '{mm}',
|
|
577
|
+
second: '{ss}'
|
|
573
578
|
},
|
|
574
579
|
dayss: {
|
|
575
580
|
w0: '日',
|
|
@@ -127,7 +127,8 @@ function requireNbNO () {
|
|
|
127
127
|
searchEmpty: '未匹配到数据!'
|
|
128
128
|
},
|
|
129
129
|
tree: {
|
|
130
|
-
searchEmpty: '未匹配到数据!'
|
|
130
|
+
searchEmpty: '未匹配到数据!',
|
|
131
|
+
dragTip: '移动:{0}'
|
|
131
132
|
},
|
|
132
133
|
treeSelect: {
|
|
133
134
|
clearChecked: '清除',
|
|
@@ -554,22 +555,26 @@ function requireNbNO () {
|
|
|
554
555
|
},
|
|
555
556
|
gantt: {
|
|
556
557
|
tFullFormat: {
|
|
557
|
-
year: '{
|
|
558
|
-
quarter: '{
|
|
559
|
-
month: '{
|
|
560
|
-
week: '{
|
|
561
|
-
day: '{
|
|
562
|
-
|
|
563
|
-
|
|
558
|
+
year: '{yyyy}年',
|
|
559
|
+
quarter: '{yyyy}年第{q}季度',
|
|
560
|
+
month: '{yyyy}年{MM}月',
|
|
561
|
+
week: '{yyyy}年第{W}周',
|
|
562
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
563
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
564
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
565
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
566
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
564
567
|
},
|
|
565
568
|
tSimpleFormat: {
|
|
566
|
-
year: '{
|
|
569
|
+
year: '{yyyy}年',
|
|
567
570
|
quarter: '{q}季度',
|
|
568
571
|
month: '{M}月',
|
|
569
572
|
week: '{W}周',
|
|
570
573
|
day: '{d}',
|
|
571
|
-
|
|
572
|
-
|
|
574
|
+
date: '{d}',
|
|
575
|
+
hour: '{HH}',
|
|
576
|
+
minute: '{mm}',
|
|
577
|
+
second: '{ss}'
|
|
573
578
|
},
|
|
574
579
|
dayss: {
|
|
575
580
|
w0: '日',
|
|
@@ -127,7 +127,8 @@ function requirePtBR () {
|
|
|
127
127
|
searchEmpty: '未匹配到数据!'
|
|
128
128
|
},
|
|
129
129
|
tree: {
|
|
130
|
-
searchEmpty: '未匹配到数据!'
|
|
130
|
+
searchEmpty: '未匹配到数据!',
|
|
131
|
+
dragTip: '移动:{0}'
|
|
131
132
|
},
|
|
132
133
|
treeSelect: {
|
|
133
134
|
clearChecked: '清除',
|
|
@@ -554,22 +555,26 @@ function requirePtBR () {
|
|
|
554
555
|
},
|
|
555
556
|
gantt: {
|
|
556
557
|
tFullFormat: {
|
|
557
|
-
year: '{
|
|
558
|
-
quarter: '{
|
|
559
|
-
month: '{
|
|
560
|
-
week: '{
|
|
561
|
-
day: '{
|
|
562
|
-
|
|
563
|
-
|
|
558
|
+
year: '{yyyy}年',
|
|
559
|
+
quarter: '{yyyy}年第{q}季度',
|
|
560
|
+
month: '{yyyy}年{MM}月',
|
|
561
|
+
week: '{yyyy}年第{W}周',
|
|
562
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
563
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
564
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
565
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
566
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
564
567
|
},
|
|
565
568
|
tSimpleFormat: {
|
|
566
|
-
year: '{
|
|
569
|
+
year: '{yyyy}年',
|
|
567
570
|
quarter: '{q}季度',
|
|
568
571
|
month: '{M}月',
|
|
569
572
|
week: '{W}周',
|
|
570
573
|
day: '{d}',
|
|
571
|
-
|
|
572
|
-
|
|
574
|
+
date: '{d}',
|
|
575
|
+
hour: '{HH}',
|
|
576
|
+
minute: '{mm}',
|
|
577
|
+
second: '{ss}'
|
|
573
578
|
},
|
|
574
579
|
dayss: {
|
|
575
580
|
w0: '日',
|