@fmdevui/fm-dev 1.0.104 → 1.0.105
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/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 +2 -0
- package/index.js +229 -159
- package/index.min.js +25 -25
- package/index.min.mjs +25 -25
- package/index.mjs +229 -159
- 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/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 +2 -0
- package/package.json +1 -1
- /package/es/{make-installer.css → index.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,4 +1,4 @@
|
|
|
1
|
-
/*! fm-dev v1.0.
|
|
1
|
+
/*! fm-dev v1.0.105 */
|
|
2
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, renderSlot, resolveDynamicComponent, useSlots, createSlots, toHandlers, onBeforeUnmount, onUpdated, useAttrs, normalizeProps, guardReactiveProps } from 'vue';
|
|
3
3
|
import crypto from 'crypto';
|
|
4
4
|
import require$$0 from 'url';
|
|
@@ -23981,6 +23981,7 @@ var _sfc_main$e = /* @__PURE__ */ defineComponent({
|
|
|
23981
23981
|
onSelect: handleSelect,
|
|
23982
23982
|
style: { "margin-top": "-2px" }
|
|
23983
23983
|
}, {
|
|
23984
|
+
prepend: withCtx(() => [..._cache[1] || (_cache[1] = [])]),
|
|
23984
23985
|
default: withCtx(({ item }) => [
|
|
23985
23986
|
createElementVNode(
|
|
23986
23987
|
"div",
|
|
@@ -23990,6 +23991,7 @@ var _sfc_main$e = /* @__PURE__ */ defineComponent({
|
|
|
23990
23991
|
/* TEXT */
|
|
23991
23992
|
)
|
|
23992
23993
|
]),
|
|
23994
|
+
append: withCtx(() => [..._cache[2] || (_cache[2] = [])]),
|
|
23993
23995
|
_: 1
|
|
23994
23996
|
/* STABLE */
|
|
23995
23997
|
}, 8, ["modelValue", "placeholder"]);
|
|
@@ -46674,7 +46676,8 @@ function requireEnUS () {
|
|
|
46674
46676
|
searchEmpty: 'No matching data found!'
|
|
46675
46677
|
},
|
|
46676
46678
|
tree: {
|
|
46677
|
-
searchEmpty: '未匹配到数据!'
|
|
46679
|
+
searchEmpty: '未匹配到数据!',
|
|
46680
|
+
dragTip: 'Move: {0}'
|
|
46678
46681
|
},
|
|
46679
46682
|
treeSelect: {
|
|
46680
46683
|
clearChecked: 'Clear',
|
|
@@ -47101,22 +47104,26 @@ function requireEnUS () {
|
|
|
47101
47104
|
},
|
|
47102
47105
|
gantt: {
|
|
47103
47106
|
tFullFormat: {
|
|
47104
|
-
year: '{
|
|
47105
|
-
quarter: '
|
|
47106
|
-
month: '{
|
|
47107
|
-
week: '
|
|
47108
|
-
day: '{
|
|
47109
|
-
|
|
47110
|
-
|
|
47107
|
+
year: '{yyyy}年',
|
|
47108
|
+
quarter: '{yyyy}年第{q}季度',
|
|
47109
|
+
month: '{yyyy}年{MM}月',
|
|
47110
|
+
week: '{yyyy}年第{W}周',
|
|
47111
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
47112
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
47113
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
47114
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
47115
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
47111
47116
|
},
|
|
47112
47117
|
tSimpleFormat: {
|
|
47113
|
-
year: '{
|
|
47114
|
-
quarter: '
|
|
47115
|
-
month: '{M}',
|
|
47116
|
-
week: '
|
|
47118
|
+
year: '{yyyy}年',
|
|
47119
|
+
quarter: '{q}季度',
|
|
47120
|
+
month: '{M}月',
|
|
47121
|
+
week: '{W}周',
|
|
47117
47122
|
day: '{d}',
|
|
47118
|
-
|
|
47119
|
-
|
|
47123
|
+
date: '{d}',
|
|
47124
|
+
hour: '{HH}',
|
|
47125
|
+
minute: '{mm}',
|
|
47126
|
+
second: '{ss}'
|
|
47120
47127
|
},
|
|
47121
47128
|
dayss: {
|
|
47122
47129
|
w0: 'Sun',
|
|
@@ -47506,7 +47513,8 @@ function requireDeDE () {
|
|
|
47506
47513
|
searchEmpty: 'Keine Daten entspricht!'
|
|
47507
47514
|
},
|
|
47508
47515
|
tree: {
|
|
47509
|
-
searchEmpty: 'Keine Daten entspricht!'
|
|
47516
|
+
searchEmpty: 'Keine Daten entspricht!',
|
|
47517
|
+
dragTip: '移动:{0}'
|
|
47510
47518
|
},
|
|
47511
47519
|
treeSelect: {
|
|
47512
47520
|
clearChecked: 'Klar',
|
|
@@ -47933,22 +47941,26 @@ function requireDeDE () {
|
|
|
47933
47941
|
},
|
|
47934
47942
|
gantt: {
|
|
47935
47943
|
tFullFormat: {
|
|
47936
|
-
year: '{
|
|
47937
|
-
quarter: '{
|
|
47938
|
-
month: '{
|
|
47939
|
-
week: '{
|
|
47940
|
-
day: '{
|
|
47941
|
-
|
|
47942
|
-
|
|
47944
|
+
year: '{yyyy}年',
|
|
47945
|
+
quarter: '{yyyy}年第{q}季度',
|
|
47946
|
+
month: '{yyyy}年{MM}月',
|
|
47947
|
+
week: '{yyyy}年第{W}周',
|
|
47948
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
47949
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
47950
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
47951
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
47952
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
47943
47953
|
},
|
|
47944
47954
|
tSimpleFormat: {
|
|
47945
|
-
year: '{
|
|
47955
|
+
year: '{yyyy}年',
|
|
47946
47956
|
quarter: '{q}季度',
|
|
47947
47957
|
month: '{M}月',
|
|
47948
47958
|
week: '{W}周',
|
|
47949
47959
|
day: '{d}',
|
|
47950
|
-
|
|
47951
|
-
|
|
47960
|
+
date: '{d}',
|
|
47961
|
+
hour: '{HH}',
|
|
47962
|
+
minute: '{mm}',
|
|
47963
|
+
second: '{ss}'
|
|
47952
47964
|
},
|
|
47953
47965
|
dayss: {
|
|
47954
47966
|
w0: '日',
|
|
@@ -48338,7 +48350,8 @@ function requireEsES () {
|
|
|
48338
48350
|
searchEmpty: '¡No hay datos coincidentes!'
|
|
48339
48351
|
},
|
|
48340
48352
|
tree: {
|
|
48341
|
-
searchEmpty: '¡No hay datos coincidentes!'
|
|
48353
|
+
searchEmpty: '¡No hay datos coincidentes!',
|
|
48354
|
+
dragTip: '移动:{0}'
|
|
48342
48355
|
},
|
|
48343
48356
|
treeSelect: {
|
|
48344
48357
|
clearChecked: 'Claro',
|
|
@@ -48765,22 +48778,26 @@ function requireEsES () {
|
|
|
48765
48778
|
},
|
|
48766
48779
|
gantt: {
|
|
48767
48780
|
tFullFormat: {
|
|
48768
|
-
year: '{
|
|
48769
|
-
quarter: '{
|
|
48770
|
-
month: '{
|
|
48771
|
-
week: '{
|
|
48772
|
-
day: '{
|
|
48773
|
-
|
|
48774
|
-
|
|
48781
|
+
year: '{yyyy}年',
|
|
48782
|
+
quarter: '{yyyy}年第{q}季度',
|
|
48783
|
+
month: '{yyyy}年{MM}月',
|
|
48784
|
+
week: '{yyyy}年第{W}周',
|
|
48785
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
48786
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
48787
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
48788
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
48789
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
48775
48790
|
},
|
|
48776
48791
|
tSimpleFormat: {
|
|
48777
|
-
year: '{
|
|
48792
|
+
year: '{yyyy}年',
|
|
48778
48793
|
quarter: '{q}季度',
|
|
48779
48794
|
month: '{M}月',
|
|
48780
48795
|
week: '{W}周',
|
|
48781
48796
|
day: '{d}',
|
|
48782
|
-
|
|
48783
|
-
|
|
48797
|
+
date: '{d}',
|
|
48798
|
+
hour: '{HH}',
|
|
48799
|
+
minute: '{mm}',
|
|
48800
|
+
second: '{ss}'
|
|
48784
48801
|
},
|
|
48785
48802
|
dayss: {
|
|
48786
48803
|
w0: '日',
|
|
@@ -49170,7 +49187,8 @@ function requireFrFR () {
|
|
|
49170
49187
|
searchEmpty: '未匹配到数据!'
|
|
49171
49188
|
},
|
|
49172
49189
|
tree: {
|
|
49173
|
-
searchEmpty: '未匹配到数据!'
|
|
49190
|
+
searchEmpty: '未匹配到数据!',
|
|
49191
|
+
dragTip: '移动:{0}'
|
|
49174
49192
|
},
|
|
49175
49193
|
treeSelect: {
|
|
49176
49194
|
clearChecked: '清除',
|
|
@@ -49597,22 +49615,26 @@ function requireFrFR () {
|
|
|
49597
49615
|
},
|
|
49598
49616
|
gantt: {
|
|
49599
49617
|
tFullFormat: {
|
|
49600
|
-
year: '{
|
|
49601
|
-
quarter: '{
|
|
49602
|
-
month: '{
|
|
49603
|
-
week: '{
|
|
49604
|
-
day: '{
|
|
49605
|
-
|
|
49606
|
-
|
|
49618
|
+
year: '{yyyy}年',
|
|
49619
|
+
quarter: '{yyyy}年第{q}季度',
|
|
49620
|
+
month: '{yyyy}年{MM}月',
|
|
49621
|
+
week: '{yyyy}年第{W}周',
|
|
49622
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
49623
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
49624
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
49625
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
49626
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
49607
49627
|
},
|
|
49608
49628
|
tSimpleFormat: {
|
|
49609
|
-
year: '{
|
|
49629
|
+
year: '{yyyy}年',
|
|
49610
49630
|
quarter: '{q}季度',
|
|
49611
49631
|
month: '{M}月',
|
|
49612
49632
|
week: '{W}周',
|
|
49613
49633
|
day: '{d}',
|
|
49614
|
-
|
|
49615
|
-
|
|
49634
|
+
date: '{d}',
|
|
49635
|
+
hour: '{HH}',
|
|
49636
|
+
minute: '{mm}',
|
|
49637
|
+
second: '{ss}'
|
|
49616
49638
|
},
|
|
49617
49639
|
dayss: {
|
|
49618
49640
|
w0: '日',
|
|
@@ -50002,7 +50024,8 @@ function requireItIT () {
|
|
|
50002
50024
|
searchEmpty: '未匹配到数据!'
|
|
50003
50025
|
},
|
|
50004
50026
|
tree: {
|
|
50005
|
-
searchEmpty: '未匹配到数据!'
|
|
50027
|
+
searchEmpty: '未匹配到数据!',
|
|
50028
|
+
dragTip: '移动:{0}'
|
|
50006
50029
|
},
|
|
50007
50030
|
treeSelect: {
|
|
50008
50031
|
clearChecked: '清除',
|
|
@@ -50429,22 +50452,26 @@ function requireItIT () {
|
|
|
50429
50452
|
},
|
|
50430
50453
|
gantt: {
|
|
50431
50454
|
tFullFormat: {
|
|
50432
|
-
year: '{
|
|
50433
|
-
quarter: '{
|
|
50434
|
-
month: '{
|
|
50435
|
-
week: '{
|
|
50436
|
-
day: '{
|
|
50437
|
-
|
|
50438
|
-
|
|
50455
|
+
year: '{yyyy}年',
|
|
50456
|
+
quarter: '{yyyy}年第{q}季度',
|
|
50457
|
+
month: '{yyyy}年{MM}月',
|
|
50458
|
+
week: '{yyyy}年第{W}周',
|
|
50459
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
50460
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
50461
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
50462
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
50463
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
50439
50464
|
},
|
|
50440
50465
|
tSimpleFormat: {
|
|
50441
|
-
year: '{
|
|
50466
|
+
year: '{yyyy}年',
|
|
50442
50467
|
quarter: '{q}季度',
|
|
50443
50468
|
month: '{M}月',
|
|
50444
50469
|
week: '{W}周',
|
|
50445
50470
|
day: '{d}',
|
|
50446
|
-
|
|
50447
|
-
|
|
50471
|
+
date: '{d}',
|
|
50472
|
+
hour: '{HH}',
|
|
50473
|
+
minute: '{mm}',
|
|
50474
|
+
second: '{ss}'
|
|
50448
50475
|
},
|
|
50449
50476
|
dayss: {
|
|
50450
50477
|
w0: '日',
|
|
@@ -50834,7 +50861,8 @@ function requireJaJP () {
|
|
|
50834
50861
|
searchEmpty: '一致するデータはありません!'
|
|
50835
50862
|
},
|
|
50836
50863
|
tree: {
|
|
50837
|
-
searchEmpty: '一致するデータはありません!'
|
|
50864
|
+
searchEmpty: '一致するデータはありません!',
|
|
50865
|
+
dragTip: '移动:{0}'
|
|
50838
50866
|
},
|
|
50839
50867
|
treeSelect: {
|
|
50840
50868
|
clearChecked: 'クリア',
|
|
@@ -51261,22 +51289,26 @@ function requireJaJP () {
|
|
|
51261
51289
|
},
|
|
51262
51290
|
gantt: {
|
|
51263
51291
|
tFullFormat: {
|
|
51264
|
-
year: '{
|
|
51265
|
-
quarter: '{
|
|
51266
|
-
month: '{
|
|
51267
|
-
week: '{
|
|
51268
|
-
day: '{
|
|
51269
|
-
|
|
51270
|
-
|
|
51292
|
+
year: '{yyyy}年',
|
|
51293
|
+
quarter: '{yyyy}年第{q}季度',
|
|
51294
|
+
month: '{yyyy}年{MM}月',
|
|
51295
|
+
week: '{yyyy}年第{W}周',
|
|
51296
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
51297
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
51298
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
51299
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
51300
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
51271
51301
|
},
|
|
51272
51302
|
tSimpleFormat: {
|
|
51273
|
-
year: '{
|
|
51303
|
+
year: '{yyyy}年',
|
|
51274
51304
|
quarter: '{q}季度',
|
|
51275
51305
|
month: '{M}月',
|
|
51276
51306
|
week: '{W}周',
|
|
51277
51307
|
day: '{d}',
|
|
51278
|
-
|
|
51279
|
-
|
|
51308
|
+
date: '{d}',
|
|
51309
|
+
hour: '{HH}',
|
|
51310
|
+
minute: '{mm}',
|
|
51311
|
+
second: '{ss}'
|
|
51280
51312
|
},
|
|
51281
51313
|
dayss: {
|
|
51282
51314
|
w0: '日',
|
|
@@ -51666,7 +51698,8 @@ function requireKoKR () {
|
|
|
51666
51698
|
searchEmpty: '데이터가 일치하지 않습니다!'
|
|
51667
51699
|
},
|
|
51668
51700
|
tree: {
|
|
51669
|
-
searchEmpty: '데이터가 일치하지 않습니다!'
|
|
51701
|
+
searchEmpty: '데이터가 일치하지 않습니다!',
|
|
51702
|
+
dragTip: '移动:{0}'
|
|
51670
51703
|
},
|
|
51671
51704
|
treeSelect: {
|
|
51672
51705
|
clearChecked: '분명한',
|
|
@@ -52093,22 +52126,26 @@ function requireKoKR () {
|
|
|
52093
52126
|
},
|
|
52094
52127
|
gantt: {
|
|
52095
52128
|
tFullFormat: {
|
|
52096
|
-
year: '{
|
|
52097
|
-
quarter: '{
|
|
52098
|
-
month: '{
|
|
52099
|
-
week: '{
|
|
52100
|
-
day: '{
|
|
52101
|
-
|
|
52102
|
-
|
|
52129
|
+
year: '{yyyy}年',
|
|
52130
|
+
quarter: '{yyyy}年第{q}季度',
|
|
52131
|
+
month: '{yyyy}年{MM}月',
|
|
52132
|
+
week: '{yyyy}年第{W}周',
|
|
52133
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
52134
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
52135
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
52136
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
52137
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
52103
52138
|
},
|
|
52104
52139
|
tSimpleFormat: {
|
|
52105
|
-
year: '{
|
|
52140
|
+
year: '{yyyy}年',
|
|
52106
52141
|
quarter: '{q}季度',
|
|
52107
52142
|
month: '{M}月',
|
|
52108
52143
|
week: '{W}周',
|
|
52109
52144
|
day: '{d}',
|
|
52110
|
-
|
|
52111
|
-
|
|
52145
|
+
date: '{d}',
|
|
52146
|
+
hour: '{HH}',
|
|
52147
|
+
minute: '{mm}',
|
|
52148
|
+
second: '{ss}'
|
|
52112
52149
|
},
|
|
52113
52150
|
dayss: {
|
|
52114
52151
|
w0: '日',
|
|
@@ -52498,7 +52535,8 @@ function requireNbNO () {
|
|
|
52498
52535
|
searchEmpty: '未匹配到数据!'
|
|
52499
52536
|
},
|
|
52500
52537
|
tree: {
|
|
52501
|
-
searchEmpty: '未匹配到数据!'
|
|
52538
|
+
searchEmpty: '未匹配到数据!',
|
|
52539
|
+
dragTip: '移动:{0}'
|
|
52502
52540
|
},
|
|
52503
52541
|
treeSelect: {
|
|
52504
52542
|
clearChecked: '清除',
|
|
@@ -52925,22 +52963,26 @@ function requireNbNO () {
|
|
|
52925
52963
|
},
|
|
52926
52964
|
gantt: {
|
|
52927
52965
|
tFullFormat: {
|
|
52928
|
-
year: '{
|
|
52929
|
-
quarter: '{
|
|
52930
|
-
month: '{
|
|
52931
|
-
week: '{
|
|
52932
|
-
day: '{
|
|
52933
|
-
|
|
52934
|
-
|
|
52966
|
+
year: '{yyyy}年',
|
|
52967
|
+
quarter: '{yyyy}年第{q}季度',
|
|
52968
|
+
month: '{yyyy}年{MM}月',
|
|
52969
|
+
week: '{yyyy}年第{W}周',
|
|
52970
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
52971
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
52972
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
52973
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
52974
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
52935
52975
|
},
|
|
52936
52976
|
tSimpleFormat: {
|
|
52937
|
-
year: '{
|
|
52977
|
+
year: '{yyyy}年',
|
|
52938
52978
|
quarter: '{q}季度',
|
|
52939
52979
|
month: '{M}月',
|
|
52940
52980
|
week: '{W}周',
|
|
52941
52981
|
day: '{d}',
|
|
52942
|
-
|
|
52943
|
-
|
|
52982
|
+
date: '{d}',
|
|
52983
|
+
hour: '{HH}',
|
|
52984
|
+
minute: '{mm}',
|
|
52985
|
+
second: '{ss}'
|
|
52944
52986
|
},
|
|
52945
52987
|
dayss: {
|
|
52946
52988
|
w0: '日',
|
|
@@ -53330,7 +53372,8 @@ function requirePtBR () {
|
|
|
53330
53372
|
searchEmpty: '未匹配到数据!'
|
|
53331
53373
|
},
|
|
53332
53374
|
tree: {
|
|
53333
|
-
searchEmpty: '未匹配到数据!'
|
|
53375
|
+
searchEmpty: '未匹配到数据!',
|
|
53376
|
+
dragTip: '移动:{0}'
|
|
53334
53377
|
},
|
|
53335
53378
|
treeSelect: {
|
|
53336
53379
|
clearChecked: '清除',
|
|
@@ -53757,22 +53800,26 @@ function requirePtBR () {
|
|
|
53757
53800
|
},
|
|
53758
53801
|
gantt: {
|
|
53759
53802
|
tFullFormat: {
|
|
53760
|
-
year: '{
|
|
53761
|
-
quarter: '{
|
|
53762
|
-
month: '{
|
|
53763
|
-
week: '{
|
|
53764
|
-
day: '{
|
|
53765
|
-
|
|
53766
|
-
|
|
53803
|
+
year: '{yyyy}年',
|
|
53804
|
+
quarter: '{yyyy}年第{q}季度',
|
|
53805
|
+
month: '{yyyy}年{MM}月',
|
|
53806
|
+
week: '{yyyy}年第{W}周',
|
|
53807
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
53808
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
53809
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
53810
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
53811
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
53767
53812
|
},
|
|
53768
53813
|
tSimpleFormat: {
|
|
53769
|
-
year: '{
|
|
53814
|
+
year: '{yyyy}年',
|
|
53770
53815
|
quarter: '{q}季度',
|
|
53771
53816
|
month: '{M}月',
|
|
53772
53817
|
week: '{W}周',
|
|
53773
53818
|
day: '{d}',
|
|
53774
|
-
|
|
53775
|
-
|
|
53819
|
+
date: '{d}',
|
|
53820
|
+
hour: '{HH}',
|
|
53821
|
+
minute: '{mm}',
|
|
53822
|
+
second: '{ss}'
|
|
53776
53823
|
},
|
|
53777
53824
|
dayss: {
|
|
53778
53825
|
w0: '日',
|
|
@@ -54162,7 +54209,8 @@ function requireRuRU () {
|
|
|
54162
54209
|
searchEmpty: 'Нет данных!'
|
|
54163
54210
|
},
|
|
54164
54211
|
tree: {
|
|
54165
|
-
searchEmpty: 'Нет данных!'
|
|
54212
|
+
searchEmpty: 'Нет данных!',
|
|
54213
|
+
dragTip: '移动:{0}'
|
|
54166
54214
|
},
|
|
54167
54215
|
treeSelect: {
|
|
54168
54216
|
clearChecked: 'Прозрачный',
|
|
@@ -54589,22 +54637,26 @@ function requireRuRU () {
|
|
|
54589
54637
|
},
|
|
54590
54638
|
gantt: {
|
|
54591
54639
|
tFullFormat: {
|
|
54592
|
-
year: '{
|
|
54593
|
-
quarter: '{
|
|
54594
|
-
month: '{
|
|
54595
|
-
week: '{
|
|
54596
|
-
day: '{
|
|
54597
|
-
|
|
54598
|
-
|
|
54640
|
+
year: '{yyyy}年',
|
|
54641
|
+
quarter: '{yyyy}年第{q}季度',
|
|
54642
|
+
month: '{yyyy}年{MM}月',
|
|
54643
|
+
week: '{yyyy}年第{W}周',
|
|
54644
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
54645
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
54646
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
54647
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
54648
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
54599
54649
|
},
|
|
54600
54650
|
tSimpleFormat: {
|
|
54601
|
-
year: '{
|
|
54651
|
+
year: '{yyyy}年',
|
|
54602
54652
|
quarter: '{q}季度',
|
|
54603
54653
|
month: '{M}月',
|
|
54604
54654
|
week: '{W}周',
|
|
54605
54655
|
day: '{d}',
|
|
54606
|
-
|
|
54607
|
-
|
|
54656
|
+
date: '{d}',
|
|
54657
|
+
hour: '{HH}',
|
|
54658
|
+
minute: '{mm}',
|
|
54659
|
+
second: '{ss}'
|
|
54608
54660
|
},
|
|
54609
54661
|
dayss: {
|
|
54610
54662
|
w0: '日',
|
|
@@ -54994,7 +55046,8 @@ function requireZhCN () {
|
|
|
54994
55046
|
searchEmpty: '未匹配到数据!'
|
|
54995
55047
|
},
|
|
54996
55048
|
tree: {
|
|
54997
|
-
searchEmpty: '未匹配到数据!'
|
|
55049
|
+
searchEmpty: '未匹配到数据!',
|
|
55050
|
+
dragTip: '移动:{0}'
|
|
54998
55051
|
},
|
|
54999
55052
|
treeSelect: {
|
|
55000
55053
|
clearChecked: '清除',
|
|
@@ -55421,24 +55474,26 @@ function requireZhCN () {
|
|
|
55421
55474
|
},
|
|
55422
55475
|
gantt: {
|
|
55423
55476
|
tFullFormat: {
|
|
55424
|
-
year: '{
|
|
55425
|
-
quarter: '{
|
|
55426
|
-
month: '{
|
|
55427
|
-
week: '{
|
|
55428
|
-
day: '{
|
|
55429
|
-
date: '{
|
|
55430
|
-
hour: '{
|
|
55431
|
-
minute: '{
|
|
55477
|
+
year: '{yyyy}年',
|
|
55478
|
+
quarter: '{yyyy}年第{q}季度',
|
|
55479
|
+
month: '{yyyy}年{MM}月',
|
|
55480
|
+
week: '{yyyy}年第{W}周',
|
|
55481
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
55482
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
55483
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
55484
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
55485
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
55432
55486
|
},
|
|
55433
55487
|
tSimpleFormat: {
|
|
55434
|
-
year: '{
|
|
55488
|
+
year: '{yyyy}年',
|
|
55435
55489
|
quarter: '{q}季度',
|
|
55436
55490
|
month: '{M}月',
|
|
55437
55491
|
week: '{W}周',
|
|
55438
55492
|
day: '{d}',
|
|
55439
55493
|
date: '{d}',
|
|
55440
|
-
hour: '{
|
|
55441
|
-
minute: '{
|
|
55494
|
+
hour: '{HH}',
|
|
55495
|
+
minute: '{mm}',
|
|
55496
|
+
second: '{ss}'
|
|
55442
55497
|
},
|
|
55443
55498
|
dayss: {
|
|
55444
55499
|
w0: '日',
|
|
@@ -55830,7 +55885,8 @@ function requireZhCHT () {
|
|
|
55830
55885
|
searchEmpty: '未匹配到數據!'
|
|
55831
55886
|
},
|
|
55832
55887
|
tree: {
|
|
55833
|
-
searchEmpty: '未匹配到數據!'
|
|
55888
|
+
searchEmpty: '未匹配到數據!',
|
|
55889
|
+
dragTip: '移動:{0}'
|
|
55834
55890
|
},
|
|
55835
55891
|
treeSelect: {
|
|
55836
55892
|
clearChecked: '清除',
|
|
@@ -56257,22 +56313,26 @@ function requireZhCHT () {
|
|
|
56257
56313
|
},
|
|
56258
56314
|
gantt: {
|
|
56259
56315
|
tFullFormat: {
|
|
56260
|
-
year: '{
|
|
56261
|
-
quarter: '{
|
|
56262
|
-
month: '{
|
|
56263
|
-
week: '{
|
|
56264
|
-
day: '{
|
|
56265
|
-
|
|
56266
|
-
|
|
56316
|
+
year: '{yyyy}年',
|
|
56317
|
+
quarter: '{yyyy}年第{q}季度',
|
|
56318
|
+
month: '{yyyy}年{MM}月',
|
|
56319
|
+
week: '{yyyy}年第{W}周',
|
|
56320
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
56321
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
56322
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
56323
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
56324
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
56267
56325
|
},
|
|
56268
56326
|
tSimpleFormat: {
|
|
56269
|
-
year: '{
|
|
56327
|
+
year: '{yyyy}年',
|
|
56270
56328
|
quarter: '{q}季度',
|
|
56271
56329
|
month: '{M}月',
|
|
56272
56330
|
week: '{W}周',
|
|
56273
56331
|
day: '{d}',
|
|
56274
|
-
|
|
56275
|
-
|
|
56332
|
+
date: '{d}',
|
|
56333
|
+
hour: '{HH}',
|
|
56334
|
+
minute: '{mm}',
|
|
56335
|
+
second: '{ss}'
|
|
56276
56336
|
},
|
|
56277
56337
|
dayss: {
|
|
56278
56338
|
w0: '日',
|
|
@@ -56699,7 +56759,8 @@ function requireThTH () {
|
|
|
56699
56759
|
searchEmpty: '未匹配到数据!'
|
|
56700
56760
|
},
|
|
56701
56761
|
tree: {
|
|
56702
|
-
searchEmpty: '未匹配到数据!'
|
|
56762
|
+
searchEmpty: '未匹配到数据!',
|
|
56763
|
+
dragTip: '移动:{0}'
|
|
56703
56764
|
},
|
|
56704
56765
|
treeSelect: {
|
|
56705
56766
|
clearChecked: '清除',
|
|
@@ -57126,22 +57187,26 @@ function requireThTH () {
|
|
|
57126
57187
|
},
|
|
57127
57188
|
gantt: {
|
|
57128
57189
|
tFullFormat: {
|
|
57129
|
-
year: '{
|
|
57130
|
-
quarter: '{
|
|
57131
|
-
month: '{
|
|
57132
|
-
week: '{
|
|
57133
|
-
day: '{
|
|
57134
|
-
|
|
57135
|
-
|
|
57190
|
+
year: '{yyyy}年',
|
|
57191
|
+
quarter: '{yyyy}年第{q}季度',
|
|
57192
|
+
month: '{yyyy}年{MM}月',
|
|
57193
|
+
week: '{yyyy}年第{W}周',
|
|
57194
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
57195
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
57196
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
57197
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
57198
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
57136
57199
|
},
|
|
57137
57200
|
tSimpleFormat: {
|
|
57138
|
-
year: '{
|
|
57201
|
+
year: '{yyyy}年',
|
|
57139
57202
|
quarter: '{q}季度',
|
|
57140
57203
|
month: '{M}月',
|
|
57141
57204
|
week: '{W}周',
|
|
57142
57205
|
day: '{d}',
|
|
57143
|
-
|
|
57144
|
-
|
|
57206
|
+
date: '{d}',
|
|
57207
|
+
hour: '{HH}',
|
|
57208
|
+
minute: '{mm}',
|
|
57209
|
+
second: '{ss}'
|
|
57145
57210
|
},
|
|
57146
57211
|
dayss: {
|
|
57147
57212
|
w0: '日',
|
|
@@ -57531,7 +57596,8 @@ function requireViVN () {
|
|
|
57531
57596
|
searchEmpty: 'Không có dữ liệu phù hợp!'
|
|
57532
57597
|
},
|
|
57533
57598
|
tree: {
|
|
57534
|
-
searchEmpty: 'Không có dữ liệu phù hợp!'
|
|
57599
|
+
searchEmpty: 'Không có dữ liệu phù hợp!',
|
|
57600
|
+
dragTip: '移动:{0}'
|
|
57535
57601
|
},
|
|
57536
57602
|
treeSelect: {
|
|
57537
57603
|
clearChecked: 'Thông thoáng',
|
|
@@ -57958,22 +58024,26 @@ function requireViVN () {
|
|
|
57958
58024
|
},
|
|
57959
58025
|
gantt: {
|
|
57960
58026
|
tFullFormat: {
|
|
57961
|
-
year: '{
|
|
57962
|
-
quarter: '{
|
|
57963
|
-
month: '{
|
|
57964
|
-
week: '{
|
|
57965
|
-
day: '{
|
|
57966
|
-
|
|
57967
|
-
|
|
58027
|
+
year: '{yyyy}年',
|
|
58028
|
+
quarter: '{yyyy}年第{q}季度',
|
|
58029
|
+
month: '{yyyy}年{MM}月',
|
|
58030
|
+
week: '{yyyy}年第{W}周',
|
|
58031
|
+
day: '{yyyy}年{MM}月 {E}',
|
|
58032
|
+
date: '{yyyy}年{MM}月{dd}日',
|
|
58033
|
+
hour: '{yyyy}年{MM}月{dd}日{HH}时',
|
|
58034
|
+
minute: '{yyyy}年{MM}月{dd}日{HH}时{mm}分',
|
|
58035
|
+
second: '{yyyy}年{MM}月{dd}日{HH}时{mm}分{ss}秒'
|
|
57968
58036
|
},
|
|
57969
58037
|
tSimpleFormat: {
|
|
57970
|
-
year: '{
|
|
58038
|
+
year: '{yyyy}年',
|
|
57971
58039
|
quarter: '{q}季度',
|
|
57972
58040
|
month: '{M}月',
|
|
57973
58041
|
week: '{W}周',
|
|
57974
58042
|
day: '{d}',
|
|
57975
|
-
|
|
57976
|
-
|
|
58043
|
+
date: '{d}',
|
|
58044
|
+
hour: '{HH}',
|
|
58045
|
+
minute: '{mm}',
|
|
58046
|
+
second: '{ss}'
|
|
57977
58047
|
},
|
|
57978
58048
|
dayss: {
|
|
57979
58049
|
w0: '日',
|