@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
package/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/*! fm-dev v1.0.
|
|
2
|
-
import { defineComponent, reactive, computed, watch, resolveComponent, createBlock, openBlock, withCtx, createVNode, createElementVNode, createTextVNode, toDisplayString as toDisplayString$1, withDirectives, createElementBlock, Fragment, renderList, vShow, ref, onMounted, nextTick, normalizeStyle, createCommentVNode, normalizeClass, withModifiers, mergeModels, useModel, effectScope, getCurrentInstance, shallowRef, isRef as isRef$1, inject, onUnmounted, h, Text, markRaw, hasInjectionContext, toRaw as toRaw$1, isReactive as isReactive$1, toRef, unref, getCurrentScope, onScopeDispose, toRefs, resolveDirective, mergeProps,
|
|
1
|
+
/*! fm-dev v1.0.106 */
|
|
2
|
+
import { defineComponent, reactive, computed, watch, resolveComponent, createBlock, openBlock, withCtx, createVNode, createElementVNode, createTextVNode, toDisplayString as toDisplayString$1, withDirectives, createElementBlock, Fragment, renderList, vShow, ref, onMounted, nextTick, normalizeStyle, createCommentVNode, normalizeClass, withModifiers, mergeModels, useModel, effectScope, getCurrentInstance, shallowRef, isRef as isRef$1, inject, onUnmounted, h, Text, createSlots, renderSlot, markRaw, hasInjectionContext, toRaw as toRaw$1, isReactive as isReactive$1, toRef, unref, getCurrentScope, onScopeDispose, toRefs, resolveDirective, mergeProps, resolveDynamicComponent, useSlots, toHandlers, onBeforeUnmount, onUpdated, useAttrs, normalizeProps, guardReactiveProps } from 'vue';
|
|
3
3
|
import crypto from 'crypto';
|
|
4
4
|
import require$$0 from 'url';
|
|
5
5
|
import require$$1 from 'http';
|
|
@@ -23980,7 +23980,7 @@ var _sfc_main$e = /* @__PURE__ */ defineComponent({
|
|
|
23980
23980
|
"trigger-on-focus": false,
|
|
23981
23981
|
onSelect: handleSelect,
|
|
23982
23982
|
style: { "margin-top": "-2px" }
|
|
23983
|
-
}, {
|
|
23983
|
+
}, createSlots({
|
|
23984
23984
|
default: withCtx(({ item }) => [
|
|
23985
23985
|
createElementVNode(
|
|
23986
23986
|
"div",
|
|
@@ -23990,9 +23990,17 @@ var _sfc_main$e = /* @__PURE__ */ defineComponent({
|
|
|
23990
23990
|
/* TEXT */
|
|
23991
23991
|
)
|
|
23992
23992
|
]),
|
|
23993
|
-
_:
|
|
23994
|
-
/*
|
|
23995
|
-
},
|
|
23993
|
+
_: 2
|
|
23994
|
+
/* DYNAMIC */
|
|
23995
|
+
}, [
|
|
23996
|
+
_ctx.$slots.append ? {
|
|
23997
|
+
name: "append",
|
|
23998
|
+
fn: withCtx(() => [
|
|
23999
|
+
renderSlot(_ctx.$slots, "append")
|
|
24000
|
+
]),
|
|
24001
|
+
key: "0"
|
|
24002
|
+
} : void 0
|
|
24003
|
+
]), 1032, ["modelValue", "placeholder"]);
|
|
23996
24004
|
};
|
|
23997
24005
|
}
|
|
23998
24006
|
});
|
|
@@ -46674,7 +46682,8 @@ function requireEnUS () {
|
|
|
46674
46682
|
searchEmpty: 'No matching data found!'
|
|
46675
46683
|
},
|
|
46676
46684
|
tree: {
|
|
46677
|
-
searchEmpty: '未匹配到数据!'
|
|
46685
|
+
searchEmpty: '未匹配到数据!',
|
|
46686
|
+
dragTip: 'Move: {0}'
|
|
46678
46687
|
},
|
|
46679
46688
|
treeSelect: {
|
|
46680
46689
|
clearChecked: 'Clear',
|
|
@@ -47101,22 +47110,26 @@ function requireEnUS () {
|
|
|
47101
47110
|
},
|
|
47102
47111
|
gantt: {
|
|
47103
47112
|
tFullFormat: {
|
|
47104
|
-
year: '{
|
|
47105
|
-
quarter: '
|
|
47106
|
-
month: '{
|
|
47107
|
-
week: '
|
|
47108
|
-
day: '{
|
|
47109
|
-
|
|
47110
|
-
|
|
47113
|
+
year: '{yyyy}年',
|
|
47114
|
+
quarter: '{yyyy}年第{q}季度',
|
|
47115
|
+
month: '{yyyy}年{MM}月',
|
|
47116
|
+
week: '{yyyy}年第{W}周',
|
|
47117
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
47118
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
47119
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
47120
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
47121
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
47111
47122
|
},
|
|
47112
47123
|
tSimpleFormat: {
|
|
47113
|
-
year: '{
|
|
47114
|
-
quarter: '
|
|
47115
|
-
month: '{M}',
|
|
47116
|
-
week: '
|
|
47124
|
+
year: '{yyyy}年',
|
|
47125
|
+
quarter: '{q}季度',
|
|
47126
|
+
month: '{M}月',
|
|
47127
|
+
week: '{W}周',
|
|
47117
47128
|
day: '{d}',
|
|
47118
|
-
|
|
47119
|
-
|
|
47129
|
+
date: '{d}',
|
|
47130
|
+
hour: '{HH}',
|
|
47131
|
+
minute: '{mm}',
|
|
47132
|
+
second: '{ss}'
|
|
47120
47133
|
},
|
|
47121
47134
|
dayss: {
|
|
47122
47135
|
w0: 'Sun',
|
|
@@ -47506,7 +47519,8 @@ function requireDeDE () {
|
|
|
47506
47519
|
searchEmpty: 'Keine Daten entspricht!'
|
|
47507
47520
|
},
|
|
47508
47521
|
tree: {
|
|
47509
|
-
searchEmpty: 'Keine Daten entspricht!'
|
|
47522
|
+
searchEmpty: 'Keine Daten entspricht!',
|
|
47523
|
+
dragTip: '移动:{0}'
|
|
47510
47524
|
},
|
|
47511
47525
|
treeSelect: {
|
|
47512
47526
|
clearChecked: 'Klar',
|
|
@@ -47933,22 +47947,26 @@ function requireDeDE () {
|
|
|
47933
47947
|
},
|
|
47934
47948
|
gantt: {
|
|
47935
47949
|
tFullFormat: {
|
|
47936
|
-
year: '{
|
|
47937
|
-
quarter: '{
|
|
47938
|
-
month: '{
|
|
47939
|
-
week: '{
|
|
47940
|
-
day: '{
|
|
47941
|
-
|
|
47942
|
-
|
|
47950
|
+
year: '{yyyy}年',
|
|
47951
|
+
quarter: '{yyyy}年第{q}季度',
|
|
47952
|
+
month: '{yyyy}年{MM}月',
|
|
47953
|
+
week: '{yyyy}年第{W}周',
|
|
47954
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
47955
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
47956
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
47957
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
47958
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
47943
47959
|
},
|
|
47944
47960
|
tSimpleFormat: {
|
|
47945
|
-
year: '{
|
|
47961
|
+
year: '{yyyy}年',
|
|
47946
47962
|
quarter: '{q}季度',
|
|
47947
47963
|
month: '{M}月',
|
|
47948
47964
|
week: '{W}周',
|
|
47949
47965
|
day: '{d}',
|
|
47950
|
-
|
|
47951
|
-
|
|
47966
|
+
date: '{d}',
|
|
47967
|
+
hour: '{HH}',
|
|
47968
|
+
minute: '{mm}',
|
|
47969
|
+
second: '{ss}'
|
|
47952
47970
|
},
|
|
47953
47971
|
dayss: {
|
|
47954
47972
|
w0: '日',
|
|
@@ -48338,7 +48356,8 @@ function requireEsES () {
|
|
|
48338
48356
|
searchEmpty: '¡No hay datos coincidentes!'
|
|
48339
48357
|
},
|
|
48340
48358
|
tree: {
|
|
48341
|
-
searchEmpty: '¡No hay datos coincidentes!'
|
|
48359
|
+
searchEmpty: '¡No hay datos coincidentes!',
|
|
48360
|
+
dragTip: '移动:{0}'
|
|
48342
48361
|
},
|
|
48343
48362
|
treeSelect: {
|
|
48344
48363
|
clearChecked: 'Claro',
|
|
@@ -48765,22 +48784,26 @@ function requireEsES () {
|
|
|
48765
48784
|
},
|
|
48766
48785
|
gantt: {
|
|
48767
48786
|
tFullFormat: {
|
|
48768
|
-
year: '{
|
|
48769
|
-
quarter: '{
|
|
48770
|
-
month: '{
|
|
48771
|
-
week: '{
|
|
48772
|
-
day: '{
|
|
48773
|
-
|
|
48774
|
-
|
|
48787
|
+
year: '{yyyy}年',
|
|
48788
|
+
quarter: '{yyyy}年第{q}季度',
|
|
48789
|
+
month: '{yyyy}年{MM}月',
|
|
48790
|
+
week: '{yyyy}年第{W}周',
|
|
48791
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
48792
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
48793
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
48794
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
48795
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
48775
48796
|
},
|
|
48776
48797
|
tSimpleFormat: {
|
|
48777
|
-
year: '{
|
|
48798
|
+
year: '{yyyy}年',
|
|
48778
48799
|
quarter: '{q}季度',
|
|
48779
48800
|
month: '{M}月',
|
|
48780
48801
|
week: '{W}周',
|
|
48781
48802
|
day: '{d}',
|
|
48782
|
-
|
|
48783
|
-
|
|
48803
|
+
date: '{d}',
|
|
48804
|
+
hour: '{HH}',
|
|
48805
|
+
minute: '{mm}',
|
|
48806
|
+
second: '{ss}'
|
|
48784
48807
|
},
|
|
48785
48808
|
dayss: {
|
|
48786
48809
|
w0: '日',
|
|
@@ -49170,7 +49193,8 @@ function requireFrFR () {
|
|
|
49170
49193
|
searchEmpty: '未匹配到数据!'
|
|
49171
49194
|
},
|
|
49172
49195
|
tree: {
|
|
49173
|
-
searchEmpty: '未匹配到数据!'
|
|
49196
|
+
searchEmpty: '未匹配到数据!',
|
|
49197
|
+
dragTip: '移动:{0}'
|
|
49174
49198
|
},
|
|
49175
49199
|
treeSelect: {
|
|
49176
49200
|
clearChecked: '清除',
|
|
@@ -49597,22 +49621,26 @@ function requireFrFR () {
|
|
|
49597
49621
|
},
|
|
49598
49622
|
gantt: {
|
|
49599
49623
|
tFullFormat: {
|
|
49600
|
-
year: '{
|
|
49601
|
-
quarter: '{
|
|
49602
|
-
month: '{
|
|
49603
|
-
week: '{
|
|
49604
|
-
day: '{
|
|
49605
|
-
|
|
49606
|
-
|
|
49624
|
+
year: '{yyyy}年',
|
|
49625
|
+
quarter: '{yyyy}年第{q}季度',
|
|
49626
|
+
month: '{yyyy}年{MM}月',
|
|
49627
|
+
week: '{yyyy}年第{W}周',
|
|
49628
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
49629
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
49630
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
49631
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
49632
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
49607
49633
|
},
|
|
49608
49634
|
tSimpleFormat: {
|
|
49609
|
-
year: '{
|
|
49635
|
+
year: '{yyyy}年',
|
|
49610
49636
|
quarter: '{q}季度',
|
|
49611
49637
|
month: '{M}月',
|
|
49612
49638
|
week: '{W}周',
|
|
49613
49639
|
day: '{d}',
|
|
49614
|
-
|
|
49615
|
-
|
|
49640
|
+
date: '{d}',
|
|
49641
|
+
hour: '{HH}',
|
|
49642
|
+
minute: '{mm}',
|
|
49643
|
+
second: '{ss}'
|
|
49616
49644
|
},
|
|
49617
49645
|
dayss: {
|
|
49618
49646
|
w0: '日',
|
|
@@ -50002,7 +50030,8 @@ function requireItIT () {
|
|
|
50002
50030
|
searchEmpty: '未匹配到数据!'
|
|
50003
50031
|
},
|
|
50004
50032
|
tree: {
|
|
50005
|
-
searchEmpty: '未匹配到数据!'
|
|
50033
|
+
searchEmpty: '未匹配到数据!',
|
|
50034
|
+
dragTip: '移动:{0}'
|
|
50006
50035
|
},
|
|
50007
50036
|
treeSelect: {
|
|
50008
50037
|
clearChecked: '清除',
|
|
@@ -50429,22 +50458,26 @@ function requireItIT () {
|
|
|
50429
50458
|
},
|
|
50430
50459
|
gantt: {
|
|
50431
50460
|
tFullFormat: {
|
|
50432
|
-
year: '{
|
|
50433
|
-
quarter: '{
|
|
50434
|
-
month: '{
|
|
50435
|
-
week: '{
|
|
50436
|
-
day: '{
|
|
50437
|
-
|
|
50438
|
-
|
|
50461
|
+
year: '{yyyy}年',
|
|
50462
|
+
quarter: '{yyyy}年第{q}季度',
|
|
50463
|
+
month: '{yyyy}年{MM}月',
|
|
50464
|
+
week: '{yyyy}年第{W}周',
|
|
50465
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
50466
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
50467
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
50468
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
50469
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
50439
50470
|
},
|
|
50440
50471
|
tSimpleFormat: {
|
|
50441
|
-
year: '{
|
|
50472
|
+
year: '{yyyy}年',
|
|
50442
50473
|
quarter: '{q}季度',
|
|
50443
50474
|
month: '{M}月',
|
|
50444
50475
|
week: '{W}周',
|
|
50445
50476
|
day: '{d}',
|
|
50446
|
-
|
|
50447
|
-
|
|
50477
|
+
date: '{d}',
|
|
50478
|
+
hour: '{HH}',
|
|
50479
|
+
minute: '{mm}',
|
|
50480
|
+
second: '{ss}'
|
|
50448
50481
|
},
|
|
50449
50482
|
dayss: {
|
|
50450
50483
|
w0: '日',
|
|
@@ -50834,7 +50867,8 @@ function requireJaJP () {
|
|
|
50834
50867
|
searchEmpty: '一致するデータはありません!'
|
|
50835
50868
|
},
|
|
50836
50869
|
tree: {
|
|
50837
|
-
searchEmpty: '一致するデータはありません!'
|
|
50870
|
+
searchEmpty: '一致するデータはありません!',
|
|
50871
|
+
dragTip: '移动:{0}'
|
|
50838
50872
|
},
|
|
50839
50873
|
treeSelect: {
|
|
50840
50874
|
clearChecked: 'クリア',
|
|
@@ -51261,22 +51295,26 @@ function requireJaJP () {
|
|
|
51261
51295
|
},
|
|
51262
51296
|
gantt: {
|
|
51263
51297
|
tFullFormat: {
|
|
51264
|
-
year: '{
|
|
51265
|
-
quarter: '{
|
|
51266
|
-
month: '{
|
|
51267
|
-
week: '{
|
|
51268
|
-
day: '{
|
|
51269
|
-
|
|
51270
|
-
|
|
51298
|
+
year: '{yyyy}年',
|
|
51299
|
+
quarter: '{yyyy}年第{q}季度',
|
|
51300
|
+
month: '{yyyy}年{MM}月',
|
|
51301
|
+
week: '{yyyy}年第{W}周',
|
|
51302
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
51303
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
51304
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
51305
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
51306
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
51271
51307
|
},
|
|
51272
51308
|
tSimpleFormat: {
|
|
51273
|
-
year: '{
|
|
51309
|
+
year: '{yyyy}年',
|
|
51274
51310
|
quarter: '{q}季度',
|
|
51275
51311
|
month: '{M}月',
|
|
51276
51312
|
week: '{W}周',
|
|
51277
51313
|
day: '{d}',
|
|
51278
|
-
|
|
51279
|
-
|
|
51314
|
+
date: '{d}',
|
|
51315
|
+
hour: '{HH}',
|
|
51316
|
+
minute: '{mm}',
|
|
51317
|
+
second: '{ss}'
|
|
51280
51318
|
},
|
|
51281
51319
|
dayss: {
|
|
51282
51320
|
w0: '日',
|
|
@@ -51666,7 +51704,8 @@ function requireKoKR () {
|
|
|
51666
51704
|
searchEmpty: '데이터가 일치하지 않습니다!'
|
|
51667
51705
|
},
|
|
51668
51706
|
tree: {
|
|
51669
|
-
searchEmpty: '데이터가 일치하지 않습니다!'
|
|
51707
|
+
searchEmpty: '데이터가 일치하지 않습니다!',
|
|
51708
|
+
dragTip: '移动:{0}'
|
|
51670
51709
|
},
|
|
51671
51710
|
treeSelect: {
|
|
51672
51711
|
clearChecked: '분명한',
|
|
@@ -52093,22 +52132,26 @@ function requireKoKR () {
|
|
|
52093
52132
|
},
|
|
52094
52133
|
gantt: {
|
|
52095
52134
|
tFullFormat: {
|
|
52096
|
-
year: '{
|
|
52097
|
-
quarter: '{
|
|
52098
|
-
month: '{
|
|
52099
|
-
week: '{
|
|
52100
|
-
day: '{
|
|
52101
|
-
|
|
52102
|
-
|
|
52135
|
+
year: '{yyyy}年',
|
|
52136
|
+
quarter: '{yyyy}年第{q}季度',
|
|
52137
|
+
month: '{yyyy}年{MM}月',
|
|
52138
|
+
week: '{yyyy}年第{W}周',
|
|
52139
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
52140
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
52141
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
52142
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
52143
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
52103
52144
|
},
|
|
52104
52145
|
tSimpleFormat: {
|
|
52105
|
-
year: '{
|
|
52146
|
+
year: '{yyyy}年',
|
|
52106
52147
|
quarter: '{q}季度',
|
|
52107
52148
|
month: '{M}月',
|
|
52108
52149
|
week: '{W}周',
|
|
52109
52150
|
day: '{d}',
|
|
52110
|
-
|
|
52111
|
-
|
|
52151
|
+
date: '{d}',
|
|
52152
|
+
hour: '{HH}',
|
|
52153
|
+
minute: '{mm}',
|
|
52154
|
+
second: '{ss}'
|
|
52112
52155
|
},
|
|
52113
52156
|
dayss: {
|
|
52114
52157
|
w0: '日',
|
|
@@ -52498,7 +52541,8 @@ function requireNbNO () {
|
|
|
52498
52541
|
searchEmpty: '未匹配到数据!'
|
|
52499
52542
|
},
|
|
52500
52543
|
tree: {
|
|
52501
|
-
searchEmpty: '未匹配到数据!'
|
|
52544
|
+
searchEmpty: '未匹配到数据!',
|
|
52545
|
+
dragTip: '移动:{0}'
|
|
52502
52546
|
},
|
|
52503
52547
|
treeSelect: {
|
|
52504
52548
|
clearChecked: '清除',
|
|
@@ -52925,22 +52969,26 @@ function requireNbNO () {
|
|
|
52925
52969
|
},
|
|
52926
52970
|
gantt: {
|
|
52927
52971
|
tFullFormat: {
|
|
52928
|
-
year: '{
|
|
52929
|
-
quarter: '{
|
|
52930
|
-
month: '{
|
|
52931
|
-
week: '{
|
|
52932
|
-
day: '{
|
|
52933
|
-
|
|
52934
|
-
|
|
52972
|
+
year: '{yyyy}年',
|
|
52973
|
+
quarter: '{yyyy}年第{q}季度',
|
|
52974
|
+
month: '{yyyy}年{MM}月',
|
|
52975
|
+
week: '{yyyy}年第{W}周',
|
|
52976
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
52977
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
52978
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
52979
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
52980
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
52935
52981
|
},
|
|
52936
52982
|
tSimpleFormat: {
|
|
52937
|
-
year: '{
|
|
52983
|
+
year: '{yyyy}年',
|
|
52938
52984
|
quarter: '{q}季度',
|
|
52939
52985
|
month: '{M}月',
|
|
52940
52986
|
week: '{W}周',
|
|
52941
52987
|
day: '{d}',
|
|
52942
|
-
|
|
52943
|
-
|
|
52988
|
+
date: '{d}',
|
|
52989
|
+
hour: '{HH}',
|
|
52990
|
+
minute: '{mm}',
|
|
52991
|
+
second: '{ss}'
|
|
52944
52992
|
},
|
|
52945
52993
|
dayss: {
|
|
52946
52994
|
w0: '日',
|
|
@@ -53330,7 +53378,8 @@ function requirePtBR () {
|
|
|
53330
53378
|
searchEmpty: '未匹配到数据!'
|
|
53331
53379
|
},
|
|
53332
53380
|
tree: {
|
|
53333
|
-
searchEmpty: '未匹配到数据!'
|
|
53381
|
+
searchEmpty: '未匹配到数据!',
|
|
53382
|
+
dragTip: '移动:{0}'
|
|
53334
53383
|
},
|
|
53335
53384
|
treeSelect: {
|
|
53336
53385
|
clearChecked: '清除',
|
|
@@ -53757,22 +53806,26 @@ function requirePtBR () {
|
|
|
53757
53806
|
},
|
|
53758
53807
|
gantt: {
|
|
53759
53808
|
tFullFormat: {
|
|
53760
|
-
year: '{
|
|
53761
|
-
quarter: '{
|
|
53762
|
-
month: '{
|
|
53763
|
-
week: '{
|
|
53764
|
-
day: '{
|
|
53765
|
-
|
|
53766
|
-
|
|
53809
|
+
year: '{yyyy}年',
|
|
53810
|
+
quarter: '{yyyy}年第{q}季度',
|
|
53811
|
+
month: '{yyyy}年{MM}月',
|
|
53812
|
+
week: '{yyyy}年第{W}周',
|
|
53813
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
53814
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
53815
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
53816
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
53817
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
53767
53818
|
},
|
|
53768
53819
|
tSimpleFormat: {
|
|
53769
|
-
year: '{
|
|
53820
|
+
year: '{yyyy}年',
|
|
53770
53821
|
quarter: '{q}季度',
|
|
53771
53822
|
month: '{M}月',
|
|
53772
53823
|
week: '{W}周',
|
|
53773
53824
|
day: '{d}',
|
|
53774
|
-
|
|
53775
|
-
|
|
53825
|
+
date: '{d}',
|
|
53826
|
+
hour: '{HH}',
|
|
53827
|
+
minute: '{mm}',
|
|
53828
|
+
second: '{ss}'
|
|
53776
53829
|
},
|
|
53777
53830
|
dayss: {
|
|
53778
53831
|
w0: '日',
|
|
@@ -54162,7 +54215,8 @@ function requireRuRU () {
|
|
|
54162
54215
|
searchEmpty: 'Нет данных!'
|
|
54163
54216
|
},
|
|
54164
54217
|
tree: {
|
|
54165
|
-
searchEmpty: 'Нет данных!'
|
|
54218
|
+
searchEmpty: 'Нет данных!',
|
|
54219
|
+
dragTip: '移动:{0}'
|
|
54166
54220
|
},
|
|
54167
54221
|
treeSelect: {
|
|
54168
54222
|
clearChecked: 'Прозрачный',
|
|
@@ -54589,22 +54643,26 @@ function requireRuRU () {
|
|
|
54589
54643
|
},
|
|
54590
54644
|
gantt: {
|
|
54591
54645
|
tFullFormat: {
|
|
54592
|
-
year: '{
|
|
54593
|
-
quarter: '{
|
|
54594
|
-
month: '{
|
|
54595
|
-
week: '{
|
|
54596
|
-
day: '{
|
|
54597
|
-
|
|
54598
|
-
|
|
54646
|
+
year: '{yyyy}年',
|
|
54647
|
+
quarter: '{yyyy}年第{q}季度',
|
|
54648
|
+
month: '{yyyy}年{MM}月',
|
|
54649
|
+
week: '{yyyy}年第{W}周',
|
|
54650
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
54651
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
54652
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
54653
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
54654
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
54599
54655
|
},
|
|
54600
54656
|
tSimpleFormat: {
|
|
54601
|
-
year: '{
|
|
54657
|
+
year: '{yyyy}年',
|
|
54602
54658
|
quarter: '{q}季度',
|
|
54603
54659
|
month: '{M}月',
|
|
54604
54660
|
week: '{W}周',
|
|
54605
54661
|
day: '{d}',
|
|
54606
|
-
|
|
54607
|
-
|
|
54662
|
+
date: '{d}',
|
|
54663
|
+
hour: '{HH}',
|
|
54664
|
+
minute: '{mm}',
|
|
54665
|
+
second: '{ss}'
|
|
54608
54666
|
},
|
|
54609
54667
|
dayss: {
|
|
54610
54668
|
w0: '日',
|
|
@@ -54994,7 +55052,8 @@ function requireZhCN () {
|
|
|
54994
55052
|
searchEmpty: '未匹配到数据!'
|
|
54995
55053
|
},
|
|
54996
55054
|
tree: {
|
|
54997
|
-
searchEmpty: '未匹配到数据!'
|
|
55055
|
+
searchEmpty: '未匹配到数据!',
|
|
55056
|
+
dragTip: '移动:{0}'
|
|
54998
55057
|
},
|
|
54999
55058
|
treeSelect: {
|
|
55000
55059
|
clearChecked: '清除',
|
|
@@ -55421,24 +55480,26 @@ function requireZhCN () {
|
|
|
55421
55480
|
},
|
|
55422
55481
|
gantt: {
|
|
55423
55482
|
tFullFormat: {
|
|
55424
|
-
year: '{
|
|
55425
|
-
quarter: '{
|
|
55426
|
-
month: '{
|
|
55427
|
-
week: '{
|
|
55428
|
-
day: '{
|
|
55429
|
-
date: '{
|
|
55430
|
-
hour: '{
|
|
55431
|
-
minute: '{
|
|
55483
|
+
year: '{yyyy}年',
|
|
55484
|
+
quarter: '{yyyy}年第{q}季度',
|
|
55485
|
+
month: '{yyyy}年{MM}月',
|
|
55486
|
+
week: '{yyyy}年第{W}周',
|
|
55487
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
55488
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
55489
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
55490
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
55491
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
55432
55492
|
},
|
|
55433
55493
|
tSimpleFormat: {
|
|
55434
|
-
year: '{
|
|
55494
|
+
year: '{yyyy}年',
|
|
55435
55495
|
quarter: '{q}季度',
|
|
55436
55496
|
month: '{M}月',
|
|
55437
55497
|
week: '{W}周',
|
|
55438
55498
|
day: '{d}',
|
|
55439
55499
|
date: '{d}',
|
|
55440
|
-
hour: '{
|
|
55441
|
-
minute: '{
|
|
55500
|
+
hour: '{HH}',
|
|
55501
|
+
minute: '{mm}',
|
|
55502
|
+
second: '{ss}'
|
|
55442
55503
|
},
|
|
55443
55504
|
dayss: {
|
|
55444
55505
|
w0: '日',
|
|
@@ -55830,7 +55891,8 @@ function requireZhCHT () {
|
|
|
55830
55891
|
searchEmpty: '未匹配到數據!'
|
|
55831
55892
|
},
|
|
55832
55893
|
tree: {
|
|
55833
|
-
searchEmpty: '未匹配到數據!'
|
|
55894
|
+
searchEmpty: '未匹配到數據!',
|
|
55895
|
+
dragTip: '移動:{0}'
|
|
55834
55896
|
},
|
|
55835
55897
|
treeSelect: {
|
|
55836
55898
|
clearChecked: '清除',
|
|
@@ -56257,22 +56319,26 @@ function requireZhCHT () {
|
|
|
56257
56319
|
},
|
|
56258
56320
|
gantt: {
|
|
56259
56321
|
tFullFormat: {
|
|
56260
|
-
year: '{
|
|
56261
|
-
quarter: '{
|
|
56262
|
-
month: '{
|
|
56263
|
-
week: '{
|
|
56264
|
-
day: '{
|
|
56265
|
-
|
|
56266
|
-
|
|
56322
|
+
year: '{yyyy}年',
|
|
56323
|
+
quarter: '{yyyy}年第{q}季度',
|
|
56324
|
+
month: '{yyyy}年{MM}月',
|
|
56325
|
+
week: '{yyyy}年第{W}周',
|
|
56326
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
56327
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
56328
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
56329
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
56330
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
56267
56331
|
},
|
|
56268
56332
|
tSimpleFormat: {
|
|
56269
|
-
year: '{
|
|
56333
|
+
year: '{yyyy}年',
|
|
56270
56334
|
quarter: '{q}季度',
|
|
56271
56335
|
month: '{M}月',
|
|
56272
56336
|
week: '{W}周',
|
|
56273
56337
|
day: '{d}',
|
|
56274
|
-
|
|
56275
|
-
|
|
56338
|
+
date: '{d}',
|
|
56339
|
+
hour: '{HH}',
|
|
56340
|
+
minute: '{mm}',
|
|
56341
|
+
second: '{ss}'
|
|
56276
56342
|
},
|
|
56277
56343
|
dayss: {
|
|
56278
56344
|
w0: '日',
|
|
@@ -56699,7 +56765,8 @@ function requireThTH () {
|
|
|
56699
56765
|
searchEmpty: '未匹配到数据!'
|
|
56700
56766
|
},
|
|
56701
56767
|
tree: {
|
|
56702
|
-
searchEmpty: '未匹配到数据!'
|
|
56768
|
+
searchEmpty: '未匹配到数据!',
|
|
56769
|
+
dragTip: '移动:{0}'
|
|
56703
56770
|
},
|
|
56704
56771
|
treeSelect: {
|
|
56705
56772
|
clearChecked: '清除',
|
|
@@ -57126,22 +57193,26 @@ function requireThTH () {
|
|
|
57126
57193
|
},
|
|
57127
57194
|
gantt: {
|
|
57128
57195
|
tFullFormat: {
|
|
57129
|
-
year: '{
|
|
57130
|
-
quarter: '{
|
|
57131
|
-
month: '{
|
|
57132
|
-
week: '{
|
|
57133
|
-
day: '{
|
|
57134
|
-
|
|
57135
|
-
|
|
57196
|
+
year: '{yyyy}年',
|
|
57197
|
+
quarter: '{yyyy}年第{q}季度',
|
|
57198
|
+
month: '{yyyy}年{MM}月',
|
|
57199
|
+
week: '{yyyy}年第{W}周',
|
|
57200
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
57201
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
57202
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
57203
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
57204
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
57136
57205
|
},
|
|
57137
57206
|
tSimpleFormat: {
|
|
57138
|
-
year: '{
|
|
57207
|
+
year: '{yyyy}年',
|
|
57139
57208
|
quarter: '{q}季度',
|
|
57140
57209
|
month: '{M}月',
|
|
57141
57210
|
week: '{W}周',
|
|
57142
57211
|
day: '{d}',
|
|
57143
|
-
|
|
57144
|
-
|
|
57212
|
+
date: '{d}',
|
|
57213
|
+
hour: '{HH}',
|
|
57214
|
+
minute: '{mm}',
|
|
57215
|
+
second: '{ss}'
|
|
57145
57216
|
},
|
|
57146
57217
|
dayss: {
|
|
57147
57218
|
w0: '日',
|
|
@@ -57531,7 +57602,8 @@ function requireViVN () {
|
|
|
57531
57602
|
searchEmpty: 'Không có dữ liệu phù hợp!'
|
|
57532
57603
|
},
|
|
57533
57604
|
tree: {
|
|
57534
|
-
searchEmpty: 'Không có dữ liệu phù hợp!'
|
|
57605
|
+
searchEmpty: 'Không có dữ liệu phù hợp!',
|
|
57606
|
+
dragTip: '移动:{0}'
|
|
57535
57607
|
},
|
|
57536
57608
|
treeSelect: {
|
|
57537
57609
|
clearChecked: 'Thông thoáng',
|
|
@@ -57958,22 +58030,26 @@ function requireViVN () {
|
|
|
57958
58030
|
},
|
|
57959
58031
|
gantt: {
|
|
57960
58032
|
tFullFormat: {
|
|
57961
|
-
year: '{
|
|
57962
|
-
quarter: '{
|
|
57963
|
-
month: '{
|
|
57964
|
-
week: '{
|
|
57965
|
-
day: '{
|
|
57966
|
-
|
|
57967
|
-
|
|
58033
|
+
year: '{yyyy}年',
|
|
58034
|
+
quarter: '{yyyy}年第{q}季度',
|
|
58035
|
+
month: '{yyyy}年{MM}月',
|
|
58036
|
+
week: '{yyyy}年第{W}周',
|
|
58037
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
58038
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
58039
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
58040
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
58041
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
57968
58042
|
},
|
|
57969
58043
|
tSimpleFormat: {
|
|
57970
|
-
year: '{
|
|
58044
|
+
year: '{yyyy}年',
|
|
57971
58045
|
quarter: '{q}季度',
|
|
57972
58046
|
month: '{M}月',
|
|
57973
58047
|
week: '{W}周',
|
|
57974
58048
|
day: '{d}',
|
|
57975
|
-
|
|
57976
|
-
|
|
58049
|
+
date: '{d}',
|
|
58050
|
+
hour: '{HH}',
|
|
58051
|
+
minute: '{mm}',
|
|
58052
|
+
second: '{ss}'
|
|
57977
58053
|
},
|
|
57978
58054
|
dayss: {
|
|
57979
58055
|
w0: '日',
|