@fmdevui/fm-dev 1.0.88 → 1.0.89
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 +547 -2
- package/es/core/ui/components/fmselect/index.vue.d.ts +9 -0
- package/es/core/ui/components/index.d.ts +9 -0
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/de-DE.mjs +30 -0
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/en-US.mjs +42 -12
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/es-ES.mjs +30 -0
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/fr-FR.mjs +30 -0
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/it-IT.mjs +30 -0
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ja-JP.mjs +30 -0
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ko-KR.mjs +30 -0
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/nb-NO.mjs +30 -0
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/pt-BR.mjs +30 -0
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ru-RU.mjs +30 -0
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/th-TH.mjs +30 -0
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/vi-VN.mjs +30 -0
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CHT.mjs +30 -0
- package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CN.mjs +32 -0
- package/es/packages/core/locales/index.mjs +18 -18
- package/es/packages/core/ui/components/fmselect/index.vue2.mjs +6 -2
- package/es/packages/core/ui/components/fmtree/index.vue2.mjs +16 -16
- package/es/packages/core/ui/login/src/index.vue2.mjs +2 -2
- package/es/packages/core/utils/cityparess/index.mjs +0 -2
- package/index.js +459 -33
- package/index.min.js +25 -25
- package/index.min.mjs +24 -24
- package/index.mjs +459 -33
- 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 +547 -2
- package/lib/core/ui/components/fmselect/index.vue.d.ts +9 -0
- package/lib/core/ui/components/index.d.ts +9 -0
- package/{es/version.css → lib/defaults.css} +1 -2
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/de-DE.js +30 -0
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/en-US.js +42 -12
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/es-ES.js +30 -0
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/fr-FR.js +30 -0
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/it-IT.js +30 -0
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ja-JP.js +30 -0
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ko-KR.js +30 -0
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/nb-NO.js +30 -0
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/pt-BR.js +30 -0
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ru-RU.js +30 -0
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/th-TH.js +30 -0
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/vi-VN.js +30 -0
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CHT.js +30 -0
- package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CN.js +32 -0
- package/lib/packages/core/locales/index.js +18 -18
- package/lib/packages/core/ui/components/fmselect/index.vue2.js +6 -2
- package/lib/packages/core/ui/components/fmtree/index.vue2.js +16 -16
- package/lib/packages/core/ui/login/src/index.vue2.js +2 -2
- package/lib/packages/core/utils/cityparess/index.js +0 -2
- package/package.json +1 -1
- /package/{lib/index.css → es/defaults.css} +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/de.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/en.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/es.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/fi.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/fr.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/id.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/it.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ja.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ko.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ms.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/no.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/pl.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/pt.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ru.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/th.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/vi.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/zh-cn.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/zh-tw.mjs +0 -0
- /package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-HK.mjs +0 -0
- /package/es/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-TW.mjs +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/de.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/en.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/es.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/fi.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/fr.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/id.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/it.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ja.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ko.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ms.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/no.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/pl.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/pt.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ru.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/th.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/vi.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/zh-cn.js +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.10.7_vue@3.5.18_typescript@5.8.3_ → element-plus@2.11.1_vue@3.5.20_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/zh-tw.js +0 -0
- /package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-HK.js +0 -0
- /package/lib/node_modules/.pnpm/{vxe-table@4.15.9_vue@3.5.18_typescript@5.8.3_ → vxe-table@4.16.4_vue@3.5.20_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.89 */
|
|
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, resolveDynamicComponent, useSlots, mergeProps, createSlots, renderSlot, toHandlers, onBeforeUnmount, onUpdated, useAttrs, normalizeProps, guardReactiveProps } from 'vue';
|
|
3
3
|
import crypto from 'crypto';
|
|
4
4
|
import require$$0 from 'url';
|
|
@@ -910,6 +910,10 @@ var _sfc_main$e = /* @__PURE__ */ defineComponent({
|
|
|
910
910
|
blabel: {
|
|
911
911
|
type: String,
|
|
912
912
|
default: "name"
|
|
913
|
+
},
|
|
914
|
+
elabel: {
|
|
915
|
+
type: String,
|
|
916
|
+
default: "\u8BF7\u9009\u62E9"
|
|
913
917
|
}
|
|
914
918
|
}, {
|
|
915
919
|
"id": {
|
|
@@ -946,8 +950,8 @@ var _sfc_main$e = /* @__PURE__ */ defineComponent({
|
|
|
946
950
|
default: withCtx(() => [
|
|
947
951
|
createVNode(_component_el_option, {
|
|
948
952
|
value: 0,
|
|
949
|
-
label:
|
|
950
|
-
}),
|
|
953
|
+
label: __props.elabel
|
|
954
|
+
}, null, 8, ["label"]),
|
|
951
955
|
(openBlock(true), createElementBlock(
|
|
952
956
|
Fragment,
|
|
953
957
|
null,
|
|
@@ -35674,48 +35678,48 @@ var _sfc_main$a = /* @__PURE__ */ defineComponent({
|
|
|
35674
35678
|
createVNode(_component_el_dropdown_menu, null, {
|
|
35675
35679
|
default: withCtx(() => [
|
|
35676
35680
|
createVNode(_component_el_dropdown_item, { command: "expandAll" }, {
|
|
35677
|
-
default: withCtx(() => _cache[2] || (_cache[2] = [
|
|
35681
|
+
default: withCtx(() => [..._cache[2] || (_cache[2] = [
|
|
35678
35682
|
createTextVNode(
|
|
35679
35683
|
"\u5168\u90E8\u5C55\u5F00",
|
|
35680
35684
|
-1
|
|
35681
35685
|
/* CACHED */
|
|
35682
35686
|
)
|
|
35683
|
-
])),
|
|
35684
|
-
_: 1
|
|
35685
|
-
|
|
35687
|
+
])]),
|
|
35688
|
+
_: 1
|
|
35689
|
+
/* STABLE */
|
|
35686
35690
|
}),
|
|
35687
35691
|
createVNode(_component_el_dropdown_item, { command: "collapseAll" }, {
|
|
35688
|
-
default: withCtx(() => _cache[3] || (_cache[3] = [
|
|
35692
|
+
default: withCtx(() => [..._cache[3] || (_cache[3] = [
|
|
35689
35693
|
createTextVNode(
|
|
35690
35694
|
"\u5168\u90E8\u6298\u53E0",
|
|
35691
35695
|
-1
|
|
35692
35696
|
/* CACHED */
|
|
35693
35697
|
)
|
|
35694
|
-
])),
|
|
35695
|
-
_: 1
|
|
35696
|
-
|
|
35698
|
+
])]),
|
|
35699
|
+
_: 1
|
|
35700
|
+
/* STABLE */
|
|
35697
35701
|
}),
|
|
35698
35702
|
createVNode(_component_el_dropdown_item, { command: "rootNode" }, {
|
|
35699
|
-
default: withCtx(() => _cache[4] || (_cache[4] = [
|
|
35703
|
+
default: withCtx(() => [..._cache[4] || (_cache[4] = [
|
|
35700
35704
|
createTextVNode(
|
|
35701
35705
|
"\u6839\u8282\u70B9",
|
|
35702
35706
|
-1
|
|
35703
35707
|
/* CACHED */
|
|
35704
35708
|
)
|
|
35705
|
-
])),
|
|
35706
|
-
_: 1
|
|
35707
|
-
|
|
35709
|
+
])]),
|
|
35710
|
+
_: 1
|
|
35711
|
+
/* STABLE */
|
|
35708
35712
|
}),
|
|
35709
35713
|
createVNode(_component_el_dropdown_item, { command: "refresh" }, {
|
|
35710
|
-
default: withCtx(() => _cache[5] || (_cache[5] = [
|
|
35714
|
+
default: withCtx(() => [..._cache[5] || (_cache[5] = [
|
|
35711
35715
|
createTextVNode(
|
|
35712
35716
|
"\u5237\u65B0",
|
|
35713
35717
|
-1
|
|
35714
35718
|
/* CACHED */
|
|
35715
35719
|
)
|
|
35716
|
-
])),
|
|
35717
|
-
_: 1
|
|
35718
|
-
|
|
35720
|
+
])]),
|
|
35721
|
+
_: 1
|
|
35722
|
+
/* STABLE */
|
|
35719
35723
|
})
|
|
35720
35724
|
]),
|
|
35721
35725
|
_: 1
|
|
@@ -41484,7 +41488,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
41484
41488
|
login.value = true;
|
|
41485
41489
|
}
|
|
41486
41490
|
return (_ctx, _cache) => {
|
|
41487
|
-
return openBlock(), createElementBlock("div", { onClick: handleLogin }, _cache[0] || (_cache[0] = [
|
|
41491
|
+
return openBlock(), createElementBlock("div", { onClick: handleLogin }, [..._cache[0] || (_cache[0] = [
|
|
41488
41492
|
createElementVNode(
|
|
41489
41493
|
"h1",
|
|
41490
41494
|
null,
|
|
@@ -41492,7 +41496,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
41492
41496
|
-1
|
|
41493
41497
|
/* CACHED */
|
|
41494
41498
|
)
|
|
41495
|
-
]));
|
|
41499
|
+
])]);
|
|
41496
41500
|
};
|
|
41497
41501
|
}
|
|
41498
41502
|
});
|
|
@@ -44935,6 +44939,7 @@ function requireEnUS () {
|
|
|
44935
44939
|
coverProp: 'The parameter "{1}" of "{0}" is repeatedly defined, which may cause an error',
|
|
44936
44940
|
uniField: 'The field name "{0}" is repeatedly defined, which may cause an error',
|
|
44937
44941
|
repeatKey: 'Repeat the primary key {0}="{1}", which may cause an error',
|
|
44942
|
+
repeatProp: 'Repeat parameters {0}="{1}", which may cause an error',
|
|
44938
44943
|
delFunc: 'Method "{0}" is deprecated, please use "{1}"',
|
|
44939
44944
|
delProp: 'Parameter "{0}" is deprecated, please use "{1}"',
|
|
44940
44945
|
delEvent: 'Event "{0}" is deprecated, please use "{1}"',
|
|
@@ -44955,10 +44960,10 @@ function requireEnUS () {
|
|
|
44955
44960
|
emptyText: 'No data yet',
|
|
44956
44961
|
allTitle: 'Select all/cancel',
|
|
44957
44962
|
seqTitle: 'Number',
|
|
44958
|
-
actionTitle: '
|
|
44959
|
-
confirmFilter: '
|
|
44963
|
+
actionTitle: 'Operate',
|
|
44964
|
+
confirmFilter: 'Filter',
|
|
44960
44965
|
resetFilter: 'Reset',
|
|
44961
|
-
allFilter: '
|
|
44966
|
+
allFilter: 'All',
|
|
44962
44967
|
sortAsc: 'Ascending order: lowest to highest',
|
|
44963
44968
|
sortDesc: 'Descending order: highest to lowest',
|
|
44964
44969
|
filter: 'Enable filtering for selected columns',
|
|
@@ -44969,9 +44974,9 @@ function requireEnUS () {
|
|
|
44969
44974
|
expFilename: 'Export_{0}',
|
|
44970
44975
|
expOriginFilename: 'Export_source_{0}',
|
|
44971
44976
|
customTitle: 'Column settings',
|
|
44972
|
-
customAll: '
|
|
44973
|
-
customConfirm: '
|
|
44974
|
-
customClose: '
|
|
44977
|
+
customAll: 'All',
|
|
44978
|
+
customConfirm: 'Confirm',
|
|
44979
|
+
customClose: 'Closure',
|
|
44975
44980
|
customCancel: 'Cancel',
|
|
44976
44981
|
customRestore: 'Restore default',
|
|
44977
44982
|
maxFixedCol: 'The maximum number of frozen columns cannot exceed {0}',
|
|
@@ -45036,7 +45041,7 @@ function requireEnUS () {
|
|
|
45036
45041
|
title: 'System prompts'
|
|
45037
45042
|
},
|
|
45038
45043
|
button: {
|
|
45039
|
-
confirm: '
|
|
45044
|
+
confirm: 'Confirm',
|
|
45040
45045
|
cancel: 'Cancel',
|
|
45041
45046
|
clear: 'Clear'
|
|
45042
45047
|
},
|
|
@@ -45146,12 +45151,12 @@ function requireEnUS () {
|
|
|
45146
45151
|
import: 'Import',
|
|
45147
45152
|
export: 'Export',
|
|
45148
45153
|
print: 'Print',
|
|
45149
|
-
refresh: '
|
|
45150
|
-
zoomIn: '
|
|
45154
|
+
refresh: 'Refresh',
|
|
45155
|
+
zoomIn: 'Full screen',
|
|
45151
45156
|
zoomOut: 'reduction',
|
|
45152
45157
|
custom: 'Column settings',
|
|
45153
|
-
customAll: '
|
|
45154
|
-
customConfirm: '
|
|
45158
|
+
customAll: 'All',
|
|
45159
|
+
customConfirm: 'Confirm',
|
|
45155
45160
|
customRestore: 'Reset',
|
|
45156
45161
|
fixedLeft: 'Freeze left',
|
|
45157
45162
|
fixedRight: 'Freeze right',
|
|
@@ -45268,7 +45273,7 @@ function requireEnUS () {
|
|
|
45268
45273
|
},
|
|
45269
45274
|
colorPicker: {
|
|
45270
45275
|
clear: 'Clear',
|
|
45271
|
-
confirm: '
|
|
45276
|
+
confirm: 'Confirm',
|
|
45272
45277
|
copySuccess: 'Copyed to clipboard: {0}',
|
|
45273
45278
|
hex: 'HEX'
|
|
45274
45279
|
},
|
|
@@ -45427,6 +45432,35 @@ function requireEnUS () {
|
|
|
45427
45432
|
ss: 'Second'
|
|
45428
45433
|
}
|
|
45429
45434
|
},
|
|
45435
|
+
gantt: {
|
|
45436
|
+
tFullFormat: {
|
|
45437
|
+
year: '{yy}',
|
|
45438
|
+
quarter: 'Quarter {q} of year {yy}',
|
|
45439
|
+
month: '{yy}-{M}',
|
|
45440
|
+
week: 'Week {W} of year {yy}',
|
|
45441
|
+
day: '{yy}-{M}-{d}',
|
|
45442
|
+
hour: '{yy}-{M}-{d} {H}',
|
|
45443
|
+
minute: '{yy}-{M}-{d} {H}:{m}'
|
|
45444
|
+
},
|
|
45445
|
+
tSimpleFormat: {
|
|
45446
|
+
year: '{yy}',
|
|
45447
|
+
quarter: 'Quarter {q}',
|
|
45448
|
+
month: '{M}',
|
|
45449
|
+
week: 'Week {W}',
|
|
45450
|
+
day: '{d}',
|
|
45451
|
+
hour: '{H}',
|
|
45452
|
+
minute: '{m}'
|
|
45453
|
+
},
|
|
45454
|
+
dayss: {
|
|
45455
|
+
w0: 'Sun',
|
|
45456
|
+
w1: 'Mon',
|
|
45457
|
+
w2: 'Tue',
|
|
45458
|
+
w3: 'Wed',
|
|
45459
|
+
w4: 'Thu',
|
|
45460
|
+
w5: 'Fri',
|
|
45461
|
+
w6: 'Sat'
|
|
45462
|
+
}
|
|
45463
|
+
},
|
|
45430
45464
|
plugins: {
|
|
45431
45465
|
extendCellArea: {
|
|
45432
45466
|
area: {
|
|
@@ -45709,6 +45743,7 @@ function requireDeDE () {
|
|
|
45709
45743
|
coverProp: 'Der Parameter "{1}" von "{0}" wird wiederholt definiert, was einen Fehler verursachen kann',
|
|
45710
45744
|
uniField: 'Der Feldname "{0}" wird wiederholt definiert, was einen Fehler verursachen kann',
|
|
45711
45745
|
repeatKey: 'Wiederholen Sie den Primärschlüssel {0} = "{1}", der einen Fehler verursachen kann',
|
|
45746
|
+
repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
|
|
45712
45747
|
delFunc: 'Methode "{0}" ist veraltet, bitte verwenden Sie "{1}".',
|
|
45713
45748
|
delProp: 'Parameter "{0}" ist veraltet, bitte verwenden Sie "{1}".',
|
|
45714
45749
|
delEvent: 'Ereignis "{0}" ist veraltet, bitte verwenden Sie "{1}".',
|
|
@@ -46201,6 +46236,35 @@ function requireDeDE () {
|
|
|
46201
46236
|
ss: 'Zweite'
|
|
46202
46237
|
}
|
|
46203
46238
|
},
|
|
46239
|
+
gantt: {
|
|
46240
|
+
tFullFormat: {
|
|
46241
|
+
year: '{yy}年',
|
|
46242
|
+
quarter: '{yy}年第{q}季度',
|
|
46243
|
+
month: '{yy}年{M}月',
|
|
46244
|
+
week: '{yy}年第{W}周',
|
|
46245
|
+
day: '{yy}年{M}月{d}日',
|
|
46246
|
+
hour: '{yy}年 {M}月{d}日{H}时',
|
|
46247
|
+
minute: '{yy}年{M}月{d}日{H}时{m}分'
|
|
46248
|
+
},
|
|
46249
|
+
tSimpleFormat: {
|
|
46250
|
+
year: '{yy}年',
|
|
46251
|
+
quarter: '{q}季度',
|
|
46252
|
+
month: '{M}月',
|
|
46253
|
+
week: '{W}周',
|
|
46254
|
+
day: '{d}',
|
|
46255
|
+
hour: '{H}时',
|
|
46256
|
+
minute: '{m}分'
|
|
46257
|
+
},
|
|
46258
|
+
dayss: {
|
|
46259
|
+
w0: '日',
|
|
46260
|
+
w1: '一',
|
|
46261
|
+
w2: '二',
|
|
46262
|
+
w3: '三',
|
|
46263
|
+
w4: '四',
|
|
46264
|
+
w5: '五',
|
|
46265
|
+
w6: '六'
|
|
46266
|
+
}
|
|
46267
|
+
},
|
|
46204
46268
|
plugins: {
|
|
46205
46269
|
extendCellArea: {
|
|
46206
46270
|
area: {
|
|
@@ -46483,6 +46547,7 @@ function requireEsES () {
|
|
|
46483
46547
|
coverProp: 'El parámetro "{1}" de "{0}" se define repetidamente, lo que puede causar un error',
|
|
46484
46548
|
uniField: 'El nombre de campo "{0}" se define repetidamente, lo que puede causar un error',
|
|
46485
46549
|
repeatKey: 'Repita la clave primaria {0} = "{1}", que puede causar un error',
|
|
46550
|
+
repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
|
|
46486
46551
|
delFunc: 'El método "{0}" está en desuso, use "{1}"',
|
|
46487
46552
|
delProp: 'Parámetro "{0}" está en desuso, use "{1}"',
|
|
46488
46553
|
delEvent: 'El evento "{0}" está en desuso, por favor use "{1}"',
|
|
@@ -46975,6 +47040,35 @@ function requireEsES () {
|
|
|
46975
47040
|
ss: 'Segundo'
|
|
46976
47041
|
}
|
|
46977
47042
|
},
|
|
47043
|
+
gantt: {
|
|
47044
|
+
tFullFormat: {
|
|
47045
|
+
year: '{yy}年',
|
|
47046
|
+
quarter: '{yy}年第{q}季度',
|
|
47047
|
+
month: '{yy}年{M}月',
|
|
47048
|
+
week: '{yy}年第{W}周',
|
|
47049
|
+
day: '{yy}年{M}月{d}日',
|
|
47050
|
+
hour: '{yy}年 {M}月{d}日{H}时',
|
|
47051
|
+
minute: '{yy}年{M}月{d}日{H}时{m}分'
|
|
47052
|
+
},
|
|
47053
|
+
tSimpleFormat: {
|
|
47054
|
+
year: '{yy}年',
|
|
47055
|
+
quarter: '{q}季度',
|
|
47056
|
+
month: '{M}月',
|
|
47057
|
+
week: '{W}周',
|
|
47058
|
+
day: '{d}',
|
|
47059
|
+
hour: '{H}时',
|
|
47060
|
+
minute: '{m}分'
|
|
47061
|
+
},
|
|
47062
|
+
dayss: {
|
|
47063
|
+
w0: '日',
|
|
47064
|
+
w1: '一',
|
|
47065
|
+
w2: '二',
|
|
47066
|
+
w3: '三',
|
|
47067
|
+
w4: '四',
|
|
47068
|
+
w5: '五',
|
|
47069
|
+
w6: '六'
|
|
47070
|
+
}
|
|
47071
|
+
},
|
|
46978
47072
|
plugins: {
|
|
46979
47073
|
extendCellArea: {
|
|
46980
47074
|
area: {
|
|
@@ -47257,6 +47351,7 @@ function requireFrFR () {
|
|
|
47257
47351
|
coverProp: 'Le paramètre "{1}" de "{0}" est défini à plusieurs reprises, ce qui peut provoquer une erreur',
|
|
47258
47352
|
uniField: 'Le nom de champ "{0}" est défini à plusieurs reprises, ce qui peut provoquer une erreur',
|
|
47259
47353
|
repeatKey: 'Répétez la clé primaire {0} = "{1}", qui peut provoquer une erreur',
|
|
47354
|
+
repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
|
|
47260
47355
|
delFunc: 'Méthode "{0}" est obsolète, veuillez utiliser "{1}"',
|
|
47261
47356
|
delProp: 'Le paramètre "{0}" est obsolète, veuillez utiliser "{1}"',
|
|
47262
47357
|
delEvent: "L'événement \"{0}\" est obsolète, veuillez utiliser \"{1}\"",
|
|
@@ -47749,6 +47844,35 @@ function requireFrFR () {
|
|
|
47749
47844
|
ss: 'Deuxième'
|
|
47750
47845
|
}
|
|
47751
47846
|
},
|
|
47847
|
+
gantt: {
|
|
47848
|
+
tFullFormat: {
|
|
47849
|
+
year: '{yy}年',
|
|
47850
|
+
quarter: '{yy}年第{q}季度',
|
|
47851
|
+
month: '{yy}年{M}月',
|
|
47852
|
+
week: '{yy}年第{W}周',
|
|
47853
|
+
day: '{yy}年{M}月{d}日',
|
|
47854
|
+
hour: '{yy}年 {M}月{d}日{H}时',
|
|
47855
|
+
minute: '{yy}年{M}月{d}日{H}时{m}分'
|
|
47856
|
+
},
|
|
47857
|
+
tSimpleFormat: {
|
|
47858
|
+
year: '{yy}年',
|
|
47859
|
+
quarter: '{q}季度',
|
|
47860
|
+
month: '{M}月',
|
|
47861
|
+
week: '{W}周',
|
|
47862
|
+
day: '{d}',
|
|
47863
|
+
hour: '{H}时',
|
|
47864
|
+
minute: '{m}分'
|
|
47865
|
+
},
|
|
47866
|
+
dayss: {
|
|
47867
|
+
w0: '日',
|
|
47868
|
+
w1: '一',
|
|
47869
|
+
w2: '二',
|
|
47870
|
+
w3: '三',
|
|
47871
|
+
w4: '四',
|
|
47872
|
+
w5: '五',
|
|
47873
|
+
w6: '六'
|
|
47874
|
+
}
|
|
47875
|
+
},
|
|
47752
47876
|
plugins: {
|
|
47753
47877
|
extendCellArea: {
|
|
47754
47878
|
area: {
|
|
@@ -48031,6 +48155,7 @@ function requireItIT () {
|
|
|
48031
48155
|
coverProp: 'Il parametro "{1}" di "{0}" è ripetutamente definito, che può causare un errore',
|
|
48032
48156
|
uniField: 'Il nome del campo "{0}" è ripetutamente definito, il che può causare un errore',
|
|
48033
48157
|
repeatKey: 'Ripeti la chiave primaria {0} = "{1}", che può causare un errore',
|
|
48158
|
+
repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
|
|
48034
48159
|
delFunc: 'Il metodo "{0}" è deprecato, usa "{1}"',
|
|
48035
48160
|
delProp: 'Il parametro "{0}" è deprecato, usa "{1}"',
|
|
48036
48161
|
delEvent: "L'evento \"{0}\" è deprecato, usa \"{1}\"",
|
|
@@ -48523,6 +48648,35 @@ function requireItIT () {
|
|
|
48523
48648
|
ss: 'Secondo'
|
|
48524
48649
|
}
|
|
48525
48650
|
},
|
|
48651
|
+
gantt: {
|
|
48652
|
+
tFullFormat: {
|
|
48653
|
+
year: '{yy}年',
|
|
48654
|
+
quarter: '{yy}年第{q}季度',
|
|
48655
|
+
month: '{yy}年{M}月',
|
|
48656
|
+
week: '{yy}年第{W}周',
|
|
48657
|
+
day: '{yy}年{M}月{d}日',
|
|
48658
|
+
hour: '{yy}年 {M}月{d}日{H}时',
|
|
48659
|
+
minute: '{yy}年{M}月{d}日{H}时{m}分'
|
|
48660
|
+
},
|
|
48661
|
+
tSimpleFormat: {
|
|
48662
|
+
year: '{yy}年',
|
|
48663
|
+
quarter: '{q}季度',
|
|
48664
|
+
month: '{M}月',
|
|
48665
|
+
week: '{W}周',
|
|
48666
|
+
day: '{d}',
|
|
48667
|
+
hour: '{H}时',
|
|
48668
|
+
minute: '{m}分'
|
|
48669
|
+
},
|
|
48670
|
+
dayss: {
|
|
48671
|
+
w0: '日',
|
|
48672
|
+
w1: '一',
|
|
48673
|
+
w2: '二',
|
|
48674
|
+
w3: '三',
|
|
48675
|
+
w4: '四',
|
|
48676
|
+
w5: '五',
|
|
48677
|
+
w6: '六'
|
|
48678
|
+
}
|
|
48679
|
+
},
|
|
48526
48680
|
plugins: {
|
|
48527
48681
|
extendCellArea: {
|
|
48528
48682
|
area: {
|
|
@@ -48805,6 +48959,7 @@ function requireJaJP () {
|
|
|
48805
48959
|
coverProp: '「{0}」のパラメーター「{1}」が繰り返し定義されているため、エラーが発生する可能性があります',
|
|
48806
48960
|
uniField: 'フィールド名「{0}」が繰り返し定義されているため、エラーが発生する可能性があります',
|
|
48807
48961
|
repeatKey: 'プライマリキー{0} = "{1}"を繰り返します。これはエラーを引き起こす可能性があります',
|
|
48962
|
+
repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
|
|
48808
48963
|
delFunc: 'メソッド「{0}」は非推奨です。「{1}」を使用してください',
|
|
48809
48964
|
delProp: 'パラメーター「{0}」は非推奨です。「{1}」を使用してください',
|
|
48810
48965
|
delEvent: 'イベント「{0}」は非推奨です。「{1}」を使用してください',
|
|
@@ -49297,6 +49452,35 @@ function requireJaJP () {
|
|
|
49297
49452
|
ss: '2番'
|
|
49298
49453
|
}
|
|
49299
49454
|
},
|
|
49455
|
+
gantt: {
|
|
49456
|
+
tFullFormat: {
|
|
49457
|
+
year: '{yy}年',
|
|
49458
|
+
quarter: '{yy}年第{q}季度',
|
|
49459
|
+
month: '{yy}年{M}月',
|
|
49460
|
+
week: '{yy}年第{W}周',
|
|
49461
|
+
day: '{yy}年{M}月{d}日',
|
|
49462
|
+
hour: '{yy}年 {M}月{d}日{H}时',
|
|
49463
|
+
minute: '{yy}年{M}月{d}日{H}时{m}分'
|
|
49464
|
+
},
|
|
49465
|
+
tSimpleFormat: {
|
|
49466
|
+
year: '{yy}年',
|
|
49467
|
+
quarter: '{q}季度',
|
|
49468
|
+
month: '{M}月',
|
|
49469
|
+
week: '{W}周',
|
|
49470
|
+
day: '{d}',
|
|
49471
|
+
hour: '{H}时',
|
|
49472
|
+
minute: '{m}分'
|
|
49473
|
+
},
|
|
49474
|
+
dayss: {
|
|
49475
|
+
w0: '日',
|
|
49476
|
+
w1: '一',
|
|
49477
|
+
w2: '二',
|
|
49478
|
+
w3: '三',
|
|
49479
|
+
w4: '四',
|
|
49480
|
+
w5: '五',
|
|
49481
|
+
w6: '六'
|
|
49482
|
+
}
|
|
49483
|
+
},
|
|
49300
49484
|
plugins: {
|
|
49301
49485
|
extendCellArea: {
|
|
49302
49486
|
area: {
|
|
@@ -49579,6 +49763,7 @@ function requireKoKR () {
|
|
|
49579
49763
|
coverProp: '"{0}"의 매개 변수 "{1}"이 반복적으로 정의되어 오류가 발생할 수 있습니다.',
|
|
49580
49764
|
uniField: '필드 이름 "{0}"은 반복적으로 정의되어 오류가 발생할 수 있습니다.',
|
|
49581
49765
|
repeatKey: '기본 키 {0} = "{1}"을 반복하여 오류가 발생할 수 있습니다.',
|
|
49766
|
+
repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
|
|
49582
49767
|
delFunc: '메소드 "{0}"는 더 이상 사용되지 않습니다. "{1}"을 사용하십시오.',
|
|
49583
49768
|
delProp: '매개 변수 "{0}"은 더 이상 사용되지 않습니다. "{1}"을 사용하십시오.',
|
|
49584
49769
|
delEvent: '이벤트 "{0}"는 더 이상 사용되지 않습니다. "{1}"을 사용하십시오.',
|
|
@@ -50071,6 +50256,35 @@ function requireKoKR () {
|
|
|
50071
50256
|
ss: '두번째'
|
|
50072
50257
|
}
|
|
50073
50258
|
},
|
|
50259
|
+
gantt: {
|
|
50260
|
+
tFullFormat: {
|
|
50261
|
+
year: '{yy}年',
|
|
50262
|
+
quarter: '{yy}年第{q}季度',
|
|
50263
|
+
month: '{yy}年{M}月',
|
|
50264
|
+
week: '{yy}年第{W}周',
|
|
50265
|
+
day: '{yy}年{M}月{d}日',
|
|
50266
|
+
hour: '{yy}年 {M}月{d}日{H}时',
|
|
50267
|
+
minute: '{yy}年{M}月{d}日{H}时{m}分'
|
|
50268
|
+
},
|
|
50269
|
+
tSimpleFormat: {
|
|
50270
|
+
year: '{yy}年',
|
|
50271
|
+
quarter: '{q}季度',
|
|
50272
|
+
month: '{M}月',
|
|
50273
|
+
week: '{W}周',
|
|
50274
|
+
day: '{d}',
|
|
50275
|
+
hour: '{H}时',
|
|
50276
|
+
minute: '{m}分'
|
|
50277
|
+
},
|
|
50278
|
+
dayss: {
|
|
50279
|
+
w0: '日',
|
|
50280
|
+
w1: '一',
|
|
50281
|
+
w2: '二',
|
|
50282
|
+
w3: '三',
|
|
50283
|
+
w4: '四',
|
|
50284
|
+
w5: '五',
|
|
50285
|
+
w6: '六'
|
|
50286
|
+
}
|
|
50287
|
+
},
|
|
50074
50288
|
plugins: {
|
|
50075
50289
|
extendCellArea: {
|
|
50076
50290
|
area: {
|
|
@@ -50353,6 +50567,7 @@ function requireNbNO () {
|
|
|
50353
50567
|
coverProp: 'Parameteren "{1}" av "{0}" er gjentatte ganger definert, noe som kan forårsake en feil',
|
|
50354
50568
|
uniField: 'Feltnavnet "{0}" er gjentatte ganger definert, noe som kan forårsake en feil',
|
|
50355
50569
|
repeatKey: 'Gjenta den primære tasten {0} = "{1}", som kan forårsake en feil',
|
|
50570
|
+
repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
|
|
50356
50571
|
delFunc: 'Metode "{0}" er utdatert, bruk "{1}"',
|
|
50357
50572
|
delProp: 'Parameter "{0}" er utdatert, bruk "{1}"',
|
|
50358
50573
|
delEvent: 'Hendelse "{0}" er utdatert, bruk "{1}"',
|
|
@@ -50845,6 +51060,35 @@ function requireNbNO () {
|
|
|
50845
51060
|
ss: 'Sekund'
|
|
50846
51061
|
}
|
|
50847
51062
|
},
|
|
51063
|
+
gantt: {
|
|
51064
|
+
tFullFormat: {
|
|
51065
|
+
year: '{yy}年',
|
|
51066
|
+
quarter: '{yy}年第{q}季度',
|
|
51067
|
+
month: '{yy}年{M}月',
|
|
51068
|
+
week: '{yy}年第{W}周',
|
|
51069
|
+
day: '{yy}年{M}月{d}日',
|
|
51070
|
+
hour: '{yy}年 {M}月{d}日{H}时',
|
|
51071
|
+
minute: '{yy}年{M}月{d}日{H}时{m}分'
|
|
51072
|
+
},
|
|
51073
|
+
tSimpleFormat: {
|
|
51074
|
+
year: '{yy}年',
|
|
51075
|
+
quarter: '{q}季度',
|
|
51076
|
+
month: '{M}月',
|
|
51077
|
+
week: '{W}周',
|
|
51078
|
+
day: '{d}',
|
|
51079
|
+
hour: '{H}时',
|
|
51080
|
+
minute: '{m}分'
|
|
51081
|
+
},
|
|
51082
|
+
dayss: {
|
|
51083
|
+
w0: '日',
|
|
51084
|
+
w1: '一',
|
|
51085
|
+
w2: '二',
|
|
51086
|
+
w3: '三',
|
|
51087
|
+
w4: '四',
|
|
51088
|
+
w5: '五',
|
|
51089
|
+
w6: '六'
|
|
51090
|
+
}
|
|
51091
|
+
},
|
|
50848
51092
|
plugins: {
|
|
50849
51093
|
extendCellArea: {
|
|
50850
51094
|
area: {
|
|
@@ -51127,6 +51371,7 @@ function requirePtBR () {
|
|
|
51127
51371
|
coverProp: 'O parâmetro "{1}" de "{0}" é definido repetidamente, o que pode causar um erro',
|
|
51128
51372
|
uniField: 'O nome do campo "{0}" é definido repetidamente, o que pode causar um erro',
|
|
51129
51373
|
repeatKey: 'Repita a chave primária {0} = "{1}", que pode causar um erro',
|
|
51374
|
+
repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
|
|
51130
51375
|
delFunc: 'Método "{0}" está depreciado, use "{1}"',
|
|
51131
51376
|
delProp: 'O parâmetro "{0}" está depreciado, use "{1}"',
|
|
51132
51377
|
delEvent: 'Evento "{0}" está descontinuado, use "{1}"',
|
|
@@ -51619,6 +51864,35 @@ function requirePtBR () {
|
|
|
51619
51864
|
ss: 'Segundo'
|
|
51620
51865
|
}
|
|
51621
51866
|
},
|
|
51867
|
+
gantt: {
|
|
51868
|
+
tFullFormat: {
|
|
51869
|
+
year: '{yy}年',
|
|
51870
|
+
quarter: '{yy}年第{q}季度',
|
|
51871
|
+
month: '{yy}年{M}月',
|
|
51872
|
+
week: '{yy}年第{W}周',
|
|
51873
|
+
day: '{yy}年{M}月{d}日',
|
|
51874
|
+
hour: '{yy}年 {M}月{d}日{H}时',
|
|
51875
|
+
minute: '{yy}年{M}月{d}日{H}时{m}分'
|
|
51876
|
+
},
|
|
51877
|
+
tSimpleFormat: {
|
|
51878
|
+
year: '{yy}年',
|
|
51879
|
+
quarter: '{q}季度',
|
|
51880
|
+
month: '{M}月',
|
|
51881
|
+
week: '{W}周',
|
|
51882
|
+
day: '{d}',
|
|
51883
|
+
hour: '{H}时',
|
|
51884
|
+
minute: '{m}分'
|
|
51885
|
+
},
|
|
51886
|
+
dayss: {
|
|
51887
|
+
w0: '日',
|
|
51888
|
+
w1: '一',
|
|
51889
|
+
w2: '二',
|
|
51890
|
+
w3: '三',
|
|
51891
|
+
w4: '四',
|
|
51892
|
+
w5: '五',
|
|
51893
|
+
w6: '六'
|
|
51894
|
+
}
|
|
51895
|
+
},
|
|
51622
51896
|
plugins: {
|
|
51623
51897
|
extendCellArea: {
|
|
51624
51898
|
area: {
|
|
@@ -51901,6 +52175,7 @@ function requireRuRU () {
|
|
|
51901
52175
|
coverProp: 'Параметр «{1}» из «{0}» неоднократно определяется, что может вызвать ошибку',
|
|
51902
52176
|
uniField: 'Имя поля «{0}» неоднократно определяется, что может вызвать ошибку',
|
|
51903
52177
|
repeatKey: 'Повторите первичную клавишу {0} = "{1}", которая может вызвать ошибку',
|
|
52178
|
+
repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
|
|
51904
52179
|
delFunc: 'Метод "{0}" устарел, пожалуйста, используйте "{1}"',
|
|
51905
52180
|
delProp: 'Параметр "{0}" устарел, пожалуйста, используйте "{1}"',
|
|
51906
52181
|
delEvent: 'Событие "{0}" устарело, пожалуйста, используйте "{1}"',
|
|
@@ -52393,6 +52668,35 @@ function requireRuRU () {
|
|
|
52393
52668
|
ss: 'Второй'
|
|
52394
52669
|
}
|
|
52395
52670
|
},
|
|
52671
|
+
gantt: {
|
|
52672
|
+
tFullFormat: {
|
|
52673
|
+
year: '{yy}年',
|
|
52674
|
+
quarter: '{yy}年第{q}季度',
|
|
52675
|
+
month: '{yy}年{M}月',
|
|
52676
|
+
week: '{yy}年第{W}周',
|
|
52677
|
+
day: '{yy}年{M}月{d}日',
|
|
52678
|
+
hour: '{yy}年 {M}月{d}日{H}时',
|
|
52679
|
+
minute: '{yy}年{M}月{d}日{H}时{m}分'
|
|
52680
|
+
},
|
|
52681
|
+
tSimpleFormat: {
|
|
52682
|
+
year: '{yy}年',
|
|
52683
|
+
quarter: '{q}季度',
|
|
52684
|
+
month: '{M}月',
|
|
52685
|
+
week: '{W}周',
|
|
52686
|
+
day: '{d}',
|
|
52687
|
+
hour: '{H}时',
|
|
52688
|
+
minute: '{m}分'
|
|
52689
|
+
},
|
|
52690
|
+
dayss: {
|
|
52691
|
+
w0: '日',
|
|
52692
|
+
w1: '一',
|
|
52693
|
+
w2: '二',
|
|
52694
|
+
w3: '三',
|
|
52695
|
+
w4: '四',
|
|
52696
|
+
w5: '五',
|
|
52697
|
+
w6: '六'
|
|
52698
|
+
}
|
|
52699
|
+
},
|
|
52396
52700
|
plugins: {
|
|
52397
52701
|
extendCellArea: {
|
|
52398
52702
|
area: {
|
|
@@ -52675,6 +52979,7 @@ function requireZhCN () {
|
|
|
52675
52979
|
coverProp: '"{0}" 的参数 "{1}" 重复定义,这可能会出现错误',
|
|
52676
52980
|
uniField: '字段名 "{0}" 重复定义,这可能会出现错误',
|
|
52677
52981
|
repeatKey: '主键重复 {0}="{1}",这可能会出现错误',
|
|
52982
|
+
repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
|
|
52678
52983
|
delFunc: '方法 "{0}" 已废弃,请使用 "{1}"',
|
|
52679
52984
|
delProp: '参数 "{0}" 已废弃,请使用 "{1}"',
|
|
52680
52985
|
delEvent: '事件 "{0}" 已废弃,请使用 "{1}"',
|
|
@@ -53167,6 +53472,37 @@ function requireZhCN () {
|
|
|
53167
53472
|
ss: '秒'
|
|
53168
53473
|
}
|
|
53169
53474
|
},
|
|
53475
|
+
gantt: {
|
|
53476
|
+
tFullFormat: {
|
|
53477
|
+
year: '{yy}年',
|
|
53478
|
+
quarter: '{yy}年第{q}季度',
|
|
53479
|
+
month: '{yy}年{M}月',
|
|
53480
|
+
week: '{yy}年第{W}周',
|
|
53481
|
+
day: '{yy}年{M}月{E}日',
|
|
53482
|
+
date: '{yy}年{M}月{d}日',
|
|
53483
|
+
hour: '{yy}年 {M}月{d}日{H}时',
|
|
53484
|
+
minute: '{yy}年{M}月{d}日{H}时{m}分'
|
|
53485
|
+
},
|
|
53486
|
+
tSimpleFormat: {
|
|
53487
|
+
year: '{yy}年',
|
|
53488
|
+
quarter: '{q}季度',
|
|
53489
|
+
month: '{M}月',
|
|
53490
|
+
week: '{W}周',
|
|
53491
|
+
day: '{d}',
|
|
53492
|
+
date: '{d}',
|
|
53493
|
+
hour: '{H}时',
|
|
53494
|
+
minute: '{m}分'
|
|
53495
|
+
},
|
|
53496
|
+
dayss: {
|
|
53497
|
+
w0: '日',
|
|
53498
|
+
w1: '一',
|
|
53499
|
+
w2: '二',
|
|
53500
|
+
w3: '三',
|
|
53501
|
+
w4: '四',
|
|
53502
|
+
w5: '五',
|
|
53503
|
+
w6: '六'
|
|
53504
|
+
}
|
|
53505
|
+
},
|
|
53170
53506
|
plugins: {
|
|
53171
53507
|
extendCellArea: {
|
|
53172
53508
|
area: {
|
|
@@ -53451,6 +53787,7 @@ function requireZhCHT () {
|
|
|
53451
53787
|
coverProp: '"{0}" 的參數 "{1}" 重複定義,這可能會出現錯誤',
|
|
53452
53788
|
uniField: '字段名 "{0}" 重複定義,這可能會出現錯誤',
|
|
53453
53789
|
repeatKey: '主鍵重複 {0}="{1}",這可能會出現錯誤',
|
|
53790
|
+
repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
|
|
53454
53791
|
delFunc: '方法 "{0}" 已廢棄,請使用 "{1}"',
|
|
53455
53792
|
delProp: '參數 "{0}" 已廢棄,請使用 "{1}"',
|
|
53456
53793
|
delEvent: '事件 "{0}" 已廢棄,請使用 "{1}"',
|
|
@@ -53943,6 +54280,35 @@ function requireZhCHT () {
|
|
|
53943
54280
|
ss: '秒'
|
|
53944
54281
|
}
|
|
53945
54282
|
},
|
|
54283
|
+
gantt: {
|
|
54284
|
+
tFullFormat: {
|
|
54285
|
+
year: '{yy}年',
|
|
54286
|
+
quarter: '{yy}年第{q}季度',
|
|
54287
|
+
month: '{yy}年{M}月',
|
|
54288
|
+
week: '{yy}年第{W}周',
|
|
54289
|
+
day: '{yy}年{M}月{d}日',
|
|
54290
|
+
hour: '{yy}年 {M}月{d}日{H}时',
|
|
54291
|
+
minute: '{yy}年{M}月{d}日{H}时{m}分'
|
|
54292
|
+
},
|
|
54293
|
+
tSimpleFormat: {
|
|
54294
|
+
year: '{yy}年',
|
|
54295
|
+
quarter: '{q}季度',
|
|
54296
|
+
month: '{M}月',
|
|
54297
|
+
week: '{W}周',
|
|
54298
|
+
day: '{d}',
|
|
54299
|
+
hour: '{H}时',
|
|
54300
|
+
minute: '{m}分'
|
|
54301
|
+
},
|
|
54302
|
+
dayss: {
|
|
54303
|
+
w0: '日',
|
|
54304
|
+
w1: '一',
|
|
54305
|
+
w2: '二',
|
|
54306
|
+
w3: '三',
|
|
54307
|
+
w4: '四',
|
|
54308
|
+
w5: '五',
|
|
54309
|
+
w6: '六'
|
|
54310
|
+
}
|
|
54311
|
+
},
|
|
53946
54312
|
plugins: {
|
|
53947
54313
|
extendCellArea: {
|
|
53948
54314
|
area: {
|
|
@@ -54262,6 +54628,7 @@ function requireThTH () {
|
|
|
54262
54628
|
coverProp: 'พารามิเตอร์ "{1}" ของ "{0}" ถูกกำหนดซ้ำ ๆ ซึ่งอาจทำให้เกิดข้อผิดพลาด',
|
|
54263
54629
|
uniField: 'ชื่อฟิลด์ "{0}" ถูกกำหนดซ้ำ ๆ ซึ่งอาจทำให้เกิดข้อผิดพลาด',
|
|
54264
54630
|
repeatKey: 'ทำซ้ำคีย์หลัก {0} = "{1}" ซึ่งอาจทำให้เกิดข้อผิดพลาด',
|
|
54631
|
+
repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
|
|
54265
54632
|
delFunc: 'วิธีการ "{0}" เลิกใช้โปรดใช้ "{1}"',
|
|
54266
54633
|
delProp: 'พารามิเตอร์ "{0}" เลิกใช้โปรดใช้ "{1}"',
|
|
54267
54634
|
delEvent: 'เหตุการณ์ "{0}" เลิกใช้โปรดใช้ "{1}"',
|
|
@@ -54754,6 +55121,35 @@ function requireThTH () {
|
|
|
54754
55121
|
ss: 'ที่สอง'
|
|
54755
55122
|
}
|
|
54756
55123
|
},
|
|
55124
|
+
gantt: {
|
|
55125
|
+
tFullFormat: {
|
|
55126
|
+
year: '{yy}年',
|
|
55127
|
+
quarter: '{yy}年第{q}季度',
|
|
55128
|
+
month: '{yy}年{M}月',
|
|
55129
|
+
week: '{yy}年第{W}周',
|
|
55130
|
+
day: '{yy}年{M}月{d}日',
|
|
55131
|
+
hour: '{yy}年 {M}月{d}日{H}时',
|
|
55132
|
+
minute: '{yy}年{M}月{d}日{H}时{m}分'
|
|
55133
|
+
},
|
|
55134
|
+
tSimpleFormat: {
|
|
55135
|
+
year: '{yy}年',
|
|
55136
|
+
quarter: '{q}季度',
|
|
55137
|
+
month: '{M}月',
|
|
55138
|
+
week: '{W}周',
|
|
55139
|
+
day: '{d}',
|
|
55140
|
+
hour: '{H}时',
|
|
55141
|
+
minute: '{m}分'
|
|
55142
|
+
},
|
|
55143
|
+
dayss: {
|
|
55144
|
+
w0: '日',
|
|
55145
|
+
w1: '一',
|
|
55146
|
+
w2: '二',
|
|
55147
|
+
w3: '三',
|
|
55148
|
+
w4: '四',
|
|
55149
|
+
w5: '五',
|
|
55150
|
+
w6: '六'
|
|
55151
|
+
}
|
|
55152
|
+
},
|
|
54757
55153
|
plugins: {
|
|
54758
55154
|
extendCellArea: {
|
|
54759
55155
|
area: {
|
|
@@ -55036,6 +55432,7 @@ function requireViVN () {
|
|
|
55036
55432
|
coverProp: 'Tham số "{1}" của "{0}" được xác định nhiều lần, có thể gây ra lỗi',
|
|
55037
55433
|
uniField: 'Tên trường "{0}" được xác định nhiều lần, có thể gây ra lỗi',
|
|
55038
55434
|
repeatKey: 'Lặp lại khóa chính {0} = "{1}", có thể gây ra lỗi',
|
|
55435
|
+
repeatProp: '参数重复 {0}="{1}",这可能会出现错误',
|
|
55039
55436
|
delFunc: 'Phương thức "{0}" không được dùng nữa, vui lòng sử dụng "{1}"',
|
|
55040
55437
|
delProp: 'Tham số "{0}" không được dùng, vui lòng sử dụng "{1}"',
|
|
55041
55438
|
delEvent: 'Sự kiện "{0}" được không dùng nữa, vui lòng sử dụng "{1}"',
|
|
@@ -55528,6 +55925,35 @@ function requireViVN () {
|
|
|
55528
55925
|
ss: 'Thứ hai'
|
|
55529
55926
|
}
|
|
55530
55927
|
},
|
|
55928
|
+
gantt: {
|
|
55929
|
+
tFullFormat: {
|
|
55930
|
+
year: '{yy}年',
|
|
55931
|
+
quarter: '{yy}年第{q}季度',
|
|
55932
|
+
month: '{yy}年{M}月',
|
|
55933
|
+
week: '{yy}年第{W}周',
|
|
55934
|
+
day: '{yy}年{M}月{d}日',
|
|
55935
|
+
hour: '{yy}年 {M}月{d}日{H}时',
|
|
55936
|
+
minute: '{yy}年{M}月{d}日{H}时{m}分'
|
|
55937
|
+
},
|
|
55938
|
+
tSimpleFormat: {
|
|
55939
|
+
year: '{yy}年',
|
|
55940
|
+
quarter: '{q}季度',
|
|
55941
|
+
month: '{M}月',
|
|
55942
|
+
week: '{W}周',
|
|
55943
|
+
day: '{d}',
|
|
55944
|
+
hour: '{H}时',
|
|
55945
|
+
minute: '{m}分'
|
|
55946
|
+
},
|
|
55947
|
+
dayss: {
|
|
55948
|
+
w0: '日',
|
|
55949
|
+
w1: '一',
|
|
55950
|
+
w2: '二',
|
|
55951
|
+
w3: '三',
|
|
55952
|
+
w4: '四',
|
|
55953
|
+
w5: '五',
|
|
55954
|
+
w6: '六'
|
|
55955
|
+
}
|
|
55956
|
+
},
|
|
55531
55957
|
plugins: {
|
|
55532
55958
|
extendCellArea: {
|
|
55533
55959
|
area: {
|