@fmdevui/fm-dev 1.0.97 → 1.0.98
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/component.mjs +2 -1
- package/es/core/hook/useVxeTableOptionsHook.d.ts +16 -8
- package/es/core/ui/components/fmtree/index.vue.d.ts +1 -2
- package/es/core/ui/components/index.d.ts +334 -25
- package/es/core/ui/components/inpttable/index.vue.d.ts +458 -0
- package/es/core/ui/components/querycondition/index.vue.d.ts +1 -1
- package/es/core/ui/components/selecttable/index.vue.d.ts +6 -6
- package/es/index.mjs +1 -1
- package/es/{defaults.css → make-installer.css} +3 -0
- package/es/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/de.mjs +51 -8
- package/es/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/en.mjs +9 -3
- package/es/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/es.mjs +52 -3
- package/es/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/fi.mjs +51 -3
- package/es/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/fr.mjs +14 -4
- package/es/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/id.mjs +49 -3
- package/es/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/it.mjs +52 -3
- package/es/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ja.mjs +47 -4
- package/es/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ko.mjs +20 -2
- package/es/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ms.mjs +13 -5
- package/es/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/no.mjs +12 -5
- package/es/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/pl.mjs +47 -5
- package/es/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/pt.mjs +51 -3
- package/es/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ru.mjs +47 -5
- package/es/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/th.mjs +47 -4
- package/es/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/vi.mjs +47 -4
- package/es/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/zh-cn.mjs +12 -5
- package/es/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/zh-tw.mjs +9 -2
- package/es/packages/core/index.mjs +1 -1
- package/es/packages/core/locales/index.mjs +18 -18
- package/es/packages/core/ui/components/index.mjs +3 -1
- package/es/packages/core/ui/components/inpttable/index.vue.mjs +8 -0
- package/es/packages/core/ui/components/inpttable/index.vue2.mjs +716 -0
- package/es/packages/core/ui/components/inpttable/index.vue3.mjs +3 -0
- package/es/packages/core/ui/components/inpttable/index.vue4.mjs +3 -0
- package/index.css +129 -0
- package/index.js +1370 -94
- package/index.min.css +3 -0
- package/index.min.js +48 -27
- package/index.min.mjs +48 -27
- package/index.mjs +1371 -96
- 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/component.js +1 -0
- package/lib/core/hook/useVxeTableOptionsHook.d.ts +16 -8
- package/lib/core/ui/components/fmtree/index.vue.d.ts +1 -2
- package/lib/core/ui/components/index.d.ts +334 -25
- package/lib/core/ui/components/inpttable/index.vue.d.ts +458 -0
- package/lib/core/ui/components/querycondition/index.vue.d.ts +1 -1
- package/lib/core/ui/components/selecttable/index.vue.d.ts +6 -6
- package/lib/index.css +3 -0
- package/lib/index.js +1 -0
- package/lib/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/de.js +51 -8
- package/lib/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/en.js +9 -3
- package/lib/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/es.js +52 -3
- package/lib/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/fi.js +51 -3
- package/lib/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/fr.js +14 -4
- package/lib/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/id.js +49 -3
- package/lib/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/it.js +52 -3
- package/lib/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ja.js +47 -4
- package/lib/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ko.js +20 -2
- package/lib/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ms.js +13 -5
- package/lib/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/no.js +12 -5
- package/lib/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/pl.js +47 -5
- package/lib/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/pt.js +51 -3
- package/lib/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ru.js +47 -5
- package/lib/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/th.js +47 -4
- package/lib/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/vi.js +47 -4
- package/lib/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/zh-cn.js +12 -5
- package/lib/node_modules/.pnpm/{element-plus@2.11.1_vue@3.5.22_typescript@5.8.3_ → element-plus@2.11.7_vue@3.5.22_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/zh-tw.js +9 -2
- package/lib/packages/core/index.js +1 -0
- package/lib/packages/core/locales/index.js +18 -18
- package/lib/packages/core/ui/components/index.js +3 -0
- package/lib/packages/core/ui/components/inpttable/index.vue.js +12 -0
- package/lib/packages/core/ui/components/inpttable/index.vue2.js +720 -0
- package/lib/packages/core/ui/components/inpttable/index.vue3.js +7 -0
- package/lib/packages/core/ui/components/inpttable/index.vue4.js +7 -0
- package/package.json +1 -1
- /package/es/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/de-DE.mjs +0 -0
- /package/es/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/en-US.mjs +0 -0
- /package/es/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/es-ES.mjs +0 -0
- /package/es/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/fr-FR.mjs +0 -0
- /package/es/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/it-IT.mjs +0 -0
- /package/es/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ja-JP.mjs +0 -0
- /package/es/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ko-KR.mjs +0 -0
- /package/es/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/nb-NO.mjs +0 -0
- /package/es/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/pt-BR.mjs +0 -0
- /package/es/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ru-RU.mjs +0 -0
- /package/es/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/th-TH.mjs +0 -0
- /package/es/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/vi-VN.mjs +0 -0
- /package/es/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CHT.mjs +0 -0
- /package/es/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CN.mjs +0 -0
- /package/es/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_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.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-TW.mjs +0 -0
- /package/lib/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/de-DE.js +0 -0
- /package/lib/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/en-US.js +0 -0
- /package/lib/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/es-ES.js +0 -0
- /package/lib/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/fr-FR.js +0 -0
- /package/lib/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/it-IT.js +0 -0
- /package/lib/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ja-JP.js +0 -0
- /package/lib/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ko-KR.js +0 -0
- /package/lib/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/nb-NO.js +0 -0
- /package/lib/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/pt-BR.js +0 -0
- /package/lib/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ru-RU.js +0 -0
- /package/lib/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/th-TH.js +0 -0
- /package/lib/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/vi-VN.js +0 -0
- /package/lib/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CHT.js +0 -0
- /package/lib/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CN.js +0 -0
- /package/lib/node_modules/.pnpm/{vxe-table@4.17.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_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.4_vue@3.5.22_typescript@5.8.3_ → vxe-table@4.17.7_vue@3.5.22_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,
|
|
1
|
+
/*! fm-dev v1.0.98 */
|
|
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';
|
|
5
5
|
import require$$1 from 'http';
|
|
@@ -10,7 +10,7 @@ import require$$4 from 'assert';
|
|
|
10
10
|
import zlib from 'zlib';
|
|
11
11
|
import { ElMessage, ElLoading, dayjs } from 'element-plus';
|
|
12
12
|
|
|
13
|
-
const _hoisted_1$
|
|
13
|
+
const _hoisted_1$8 = { class: "fm-transfer-panel" };
|
|
14
14
|
const _hoisted_2$5 = { class: "fm-transfer-panel__header" };
|
|
15
15
|
const _hoisted_3$4 = { class: "fm-transfer-panel__body" };
|
|
16
16
|
const _hoisted_4$4 = { class: "fm-transfer-buttons__item" };
|
|
@@ -20,7 +20,7 @@ const _hoisted_7 = { class: "fm-transfer-buttons__item" };
|
|
|
20
20
|
const _hoisted_8 = { class: "fm-transfer-panel" };
|
|
21
21
|
const _hoisted_9 = { class: "fm-transfer-panel__header" };
|
|
22
22
|
const _hoisted_10 = { class: "fm-transfer-panel__body" };
|
|
23
|
-
var _sfc_main$
|
|
23
|
+
var _sfc_main$i = /* @__PURE__ */ defineComponent({
|
|
24
24
|
...{
|
|
25
25
|
name: "FmTransfer"
|
|
26
26
|
},
|
|
@@ -180,7 +180,7 @@ var _sfc_main$h = /* @__PURE__ */ defineComponent({
|
|
|
180
180
|
default: withCtx(() => [
|
|
181
181
|
createVNode(_component_el_col, { span: 10 }, {
|
|
182
182
|
default: withCtx(() => [
|
|
183
|
-
createElementVNode("div", _hoisted_1$
|
|
183
|
+
createElementVNode("div", _hoisted_1$8, [
|
|
184
184
|
createElementVNode("p", _hoisted_2$5, [
|
|
185
185
|
createVNode(_component_el_checkbox, {
|
|
186
186
|
modelValue: state.leftAllChecked,
|
|
@@ -377,9 +377,9 @@ var _sfc_main$h = /* @__PURE__ */ defineComponent({
|
|
|
377
377
|
}
|
|
378
378
|
});
|
|
379
379
|
|
|
380
|
-
const _hoisted_1$
|
|
380
|
+
const _hoisted_1$7 = { class: "notice-bar-warp-text-box" };
|
|
381
381
|
const _hoisted_2$4 = ["innerHTML"];
|
|
382
|
-
var _sfc_main$
|
|
382
|
+
var _sfc_main$h = /* @__PURE__ */ defineComponent({
|
|
383
383
|
...{
|
|
384
384
|
name: "FmNoticeBar"
|
|
385
385
|
},
|
|
@@ -470,7 +470,7 @@ var _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
470
470
|
2
|
|
471
471
|
/* CLASS */
|
|
472
472
|
)) : createCommentVNode("v-if", true),
|
|
473
|
-
createElementVNode("div", _hoisted_1$
|
|
473
|
+
createElementVNode("div", _hoisted_1$7, [
|
|
474
474
|
createElementVNode(
|
|
475
475
|
"div",
|
|
476
476
|
{
|
|
@@ -502,7 +502,7 @@ var _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
|
502
502
|
}
|
|
503
503
|
});
|
|
504
504
|
|
|
505
|
-
var _sfc_main$
|
|
505
|
+
var _sfc_main$g = {
|
|
506
506
|
name: "dragVerify",
|
|
507
507
|
props: {
|
|
508
508
|
isPassing: {
|
|
@@ -775,7 +775,7 @@ var _export_sfc = (sfc, props) => {
|
|
|
775
775
|
return target;
|
|
776
776
|
};
|
|
777
777
|
|
|
778
|
-
const _hoisted_1$
|
|
778
|
+
const _hoisted_1$6 = { class: "drag-verify-container" };
|
|
779
779
|
const _hoisted_2$3 = ["src"];
|
|
780
780
|
const _hoisted_3$3 = {
|
|
781
781
|
key: 0,
|
|
@@ -786,7 +786,7 @@ const _hoisted_4$3 = {
|
|
|
786
786
|
class: "tips danger"
|
|
787
787
|
};
|
|
788
788
|
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
789
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
789
|
+
return openBlock(), createElementBlock("div", _hoisted_1$6, [
|
|
790
790
|
createElementVNode(
|
|
791
791
|
"div",
|
|
792
792
|
{
|
|
@@ -884,9 +884,9 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
884
884
|
)
|
|
885
885
|
]);
|
|
886
886
|
}
|
|
887
|
-
var dragimg = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
887
|
+
var dragimg = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["render", _sfc_render], ["__scopeId", "data-v-9e8c9ed2"]]);
|
|
888
888
|
|
|
889
|
-
var _sfc_main$
|
|
889
|
+
var _sfc_main$f = /* @__PURE__ */ defineComponent({
|
|
890
890
|
...{
|
|
891
891
|
name: "Fmselect"
|
|
892
892
|
},
|
|
@@ -23868,8 +23868,8 @@ const useApi = (url, options = {}) => {
|
|
|
23868
23868
|
};
|
|
23869
23869
|
};
|
|
23870
23870
|
|
|
23871
|
-
const _hoisted_1$
|
|
23872
|
-
var _sfc_main$
|
|
23871
|
+
const _hoisted_1$5 = { style: { "font-size": "14px", "line-height": "30px" } };
|
|
23872
|
+
var _sfc_main$e = /* @__PURE__ */ defineComponent({
|
|
23873
23873
|
...{
|
|
23874
23874
|
name: "FmAutocomplete"
|
|
23875
23875
|
},
|
|
@@ -23975,7 +23975,7 @@ var _sfc_main$d = /* @__PURE__ */ defineComponent({
|
|
|
23975
23975
|
default: withCtx(({ item }) => [
|
|
23976
23976
|
createElementVNode(
|
|
23977
23977
|
"div",
|
|
23978
|
-
_hoisted_1$
|
|
23978
|
+
_hoisted_1$5,
|
|
23979
23979
|
toDisplayString$1(item[__props.fName]),
|
|
23980
23980
|
1
|
|
23981
23981
|
/* TEXT */
|
|
@@ -23990,7 +23990,7 @@ var _sfc_main$d = /* @__PURE__ */ defineComponent({
|
|
|
23990
23990
|
|
|
23991
23991
|
/*! Element Plus Icons Vue v2.3.2 */
|
|
23992
23992
|
|
|
23993
|
-
var _sfc_main$
|
|
23993
|
+
var _sfc_main$d = /* @__PURE__ */ defineComponent({
|
|
23994
23994
|
name: "AddLocation",
|
|
23995
23995
|
__name: "add-location",
|
|
23996
23996
|
setup(__props) {
|
|
@@ -24012,7 +24012,7 @@ var _sfc_main$c = /* @__PURE__ */ defineComponent({
|
|
|
24012
24012
|
})
|
|
24013
24013
|
]));
|
|
24014
24014
|
}
|
|
24015
|
-
}), add_location_default = _sfc_main$
|
|
24015
|
+
}), add_location_default = _sfc_main$d;
|
|
24016
24016
|
var _sfc_main2 = /* @__PURE__ */ defineComponent({
|
|
24017
24017
|
name: "Aim",
|
|
24018
24018
|
__name: "aim",
|
|
@@ -35355,7 +35355,7 @@ const usefminputdropdownstore = defineStore("fminputdropdownstore", () => {
|
|
|
35355
35355
|
};
|
|
35356
35356
|
});
|
|
35357
35357
|
|
|
35358
|
-
var _sfc_main$
|
|
35358
|
+
var _sfc_main$c = /* @__PURE__ */ defineComponent({
|
|
35359
35359
|
...{
|
|
35360
35360
|
name: "Fminputdropdown"
|
|
35361
35361
|
},
|
|
@@ -35528,6 +35528,720 @@ var _sfc_main$b = /* @__PURE__ */ defineComponent({
|
|
|
35528
35528
|
}
|
|
35529
35529
|
});
|
|
35530
35530
|
|
|
35531
|
+
const _hoisted_1$4 = { class: "w100 selector-loading-container" };
|
|
35532
|
+
var _sfc_main$b = /* @__PURE__ */ defineComponent({
|
|
35533
|
+
...{
|
|
35534
|
+
name: "Fminputtable"
|
|
35535
|
+
},
|
|
35536
|
+
__name: "index",
|
|
35537
|
+
props: {
|
|
35538
|
+
/**
|
|
35539
|
+
* 使用示例:
|
|
35540
|
+
*
|
|
35541
|
+
* 单选模式:
|
|
35542
|
+
* <pulldown-selecter
|
|
35543
|
+
* v-model="state.ruleForm.userId"
|
|
35544
|
+
* :defaultOptions="[ id: state.ruleForm.userId, realName: state.ruleForm.realName ]"
|
|
35545
|
+
* :fetch-options="handleSysUserTable"
|
|
35546
|
+
* :queryParams="state.queryParams"
|
|
35547
|
+
* :dropdown-width="dropdownWidth"
|
|
35548
|
+
* :placeholder="placeholder"
|
|
35549
|
+
* :label-prop="realName"
|
|
35550
|
+
* :value-prop="id"
|
|
35551
|
+
* @@change="handelChange"
|
|
35552
|
+
* filterable
|
|
35553
|
+
* clearable
|
|
35554
|
+
* class="w100"
|
|
35555
|
+
* >
|
|
35556
|
+
*
|
|
35557
|
+
* 多选模式:
|
|
35558
|
+
* <pulldown-selecter
|
|
35559
|
+
* v-model="state.ruleForm.userIds"
|
|
35560
|
+
* :defaultOptions="state.ruleForm.defaultUsers"
|
|
35561
|
+
* :fetch-options="handleSysUserTable"
|
|
35562
|
+
* :queryParams="state.queryParams"
|
|
35563
|
+
* :dropdown-width="dropdownWidth"
|
|
35564
|
+
* :placeholder="placeholder"
|
|
35565
|
+
* :label-prop="realName"
|
|
35566
|
+
* :value-prop="id"
|
|
35567
|
+
* @@change="handelChange"
|
|
35568
|
+
* multiple
|
|
35569
|
+
* filterable
|
|
35570
|
+
* clearable
|
|
35571
|
+
* class="w100"
|
|
35572
|
+
* >
|
|
35573
|
+
*
|
|
35574
|
+
* 查询条件表单插槽:
|
|
35575
|
+
* <template #queryForm="{ query, handleQuery }">
|
|
35576
|
+
* <el-col class="mb5" :xs="24" :sm="12" :md="8" :lg="6" :xl="6">
|
|
35577
|
+
* <el-form-item label="姓名" prop="realName">
|
|
35578
|
+
* <el-input v-model="query.realName" placeholder="请输入姓名" class="w100" clearable @keydown.enter.native="handleQuery()" />
|
|
35579
|
+
* </el-form-item>
|
|
35580
|
+
* </el-col>
|
|
35581
|
+
* <el-col class="mb5" :xs="24" :sm="12" :md="8" :lg="6" :xl="6">
|
|
35582
|
+
* <el-form-item label="电话" prop="phone">
|
|
35583
|
+
* <el-input v-model="query.phone" placeholder="请输入电话" class="w100" clearable @keydown.enter.native="handleQuery()" />
|
|
35584
|
+
* </el-form-item>
|
|
35585
|
+
* </el-col>
|
|
35586
|
+
* </template>
|
|
35587
|
+
*
|
|
35588
|
+
* 表格列插槽:
|
|
35589
|
+
* <template #columns>
|
|
35590
|
+
* <el-table-column prop="realName" label="姓名" />
|
|
35591
|
+
* <el-table-column prop="account" label="账号" width="160"/ >
|
|
35592
|
+
* <el-table-column prop="idCardNo" label="身份证号" width="140" />
|
|
35593
|
+
* <el-table-column prop="cardNo" label="卡号" width="140" />
|
|
35594
|
+
* <el-table-column prop="gender" label="性别" width="85">
|
|
35595
|
+
* <template #default="{ row }">
|
|
35596
|
+
* <g-sys-dict v-model="row.gender" code="GenderEnum" />
|
|
35597
|
+
* </template>
|
|
35598
|
+
* </el-table-column>
|
|
35599
|
+
* <el-table-column prop="birthday" label="生日">
|
|
35600
|
+
* <template #default="{ row, $index }">
|
|
35601
|
+
* {{ commonFun.dateFormatYMD(row, $index, row.birthday) }}
|
|
35602
|
+
* </template>
|
|
35603
|
+
* </el-table-column>
|
|
35604
|
+
* <el-table-column prop="phone" label="联系电话" width="100" />
|
|
35605
|
+
* </template>
|
|
35606
|
+
* </pulldown-selecter>
|
|
35607
|
+
*/
|
|
35608
|
+
// v-model绑定的值,支持字符串、数字、数组或null类型
|
|
35609
|
+
modelValue: [String, Number, Array, null],
|
|
35610
|
+
/**
|
|
35611
|
+
* 获取表格数据的异步方法(必填)
|
|
35612
|
+
* @example
|
|
35613
|
+
* const handleSysUserTable = (params: any) => {
|
|
35614
|
+
* return getAPI(SysUserApi).apiSysUserPagePost(params);
|
|
35615
|
+
* };
|
|
35616
|
+
*/
|
|
35617
|
+
fetchOptions: {
|
|
35618
|
+
type: Function,
|
|
35619
|
+
// 函数类型
|
|
35620
|
+
required: true
|
|
35621
|
+
// 必填项
|
|
35622
|
+
},
|
|
35623
|
+
/**
|
|
35624
|
+
* 选中记录后绑定值的属性名
|
|
35625
|
+
* 默认为'id',即选中某行后,会取该行数据的id字段作为值
|
|
35626
|
+
*/
|
|
35627
|
+
valueProp: {
|
|
35628
|
+
type: String,
|
|
35629
|
+
default: "id"
|
|
35630
|
+
},
|
|
35631
|
+
/**
|
|
35632
|
+
* 选中记录后显示文本的属性名
|
|
35633
|
+
* 默认为'name',即在下拉框中显示的文本取自该字段
|
|
35634
|
+
*/
|
|
35635
|
+
labelProp: {
|
|
35636
|
+
type: String,
|
|
35637
|
+
default: "name"
|
|
35638
|
+
},
|
|
35639
|
+
/**
|
|
35640
|
+
* 显示值的格式化方法
|
|
35641
|
+
* 可以自定义选中后在输入框中显示的文本格式
|
|
35642
|
+
* @example
|
|
35643
|
+
* :labelFormat="(item: any) => `${item.realName}(${item.account})`"
|
|
35644
|
+
*/
|
|
35645
|
+
labelFormat: {
|
|
35646
|
+
type: Function,
|
|
35647
|
+
default: (item) => void 0
|
|
35648
|
+
// 默认不进行格式化
|
|
35649
|
+
},
|
|
35650
|
+
/**
|
|
35651
|
+
* 默认查询条件的属性名
|
|
35652
|
+
* 在输入框中输入的关键词会赋值给该字段
|
|
35653
|
+
*/
|
|
35654
|
+
keywordProp: {
|
|
35655
|
+
type: String,
|
|
35656
|
+
default: "keyword"
|
|
35657
|
+
},
|
|
35658
|
+
/**
|
|
35659
|
+
* 下拉框的宽度
|
|
35660
|
+
*/
|
|
35661
|
+
dropdownWidth: {
|
|
35662
|
+
type: String,
|
|
35663
|
+
default: "100%"
|
|
35664
|
+
},
|
|
35665
|
+
/**
|
|
35666
|
+
* 下拉框的高度
|
|
35667
|
+
*/
|
|
35668
|
+
dropdownHeight: {
|
|
35669
|
+
type: String,
|
|
35670
|
+
default: "550px"
|
|
35671
|
+
},
|
|
35672
|
+
/**
|
|
35673
|
+
* 输入框的占位符文本
|
|
35674
|
+
*/
|
|
35675
|
+
placeholder: {
|
|
35676
|
+
type: String,
|
|
35677
|
+
default: "\u8BF7\u8F93\u5165\u5173\u952E\u8BCD"
|
|
35678
|
+
},
|
|
35679
|
+
/**
|
|
35680
|
+
* 默认选项,用于回显已选中的数据
|
|
35681
|
+
* 当数据不在当前页时,通过该属性提供数据进行回显
|
|
35682
|
+
*/
|
|
35683
|
+
defaultOptions: {
|
|
35684
|
+
type: Array,
|
|
35685
|
+
default: []
|
|
35686
|
+
},
|
|
35687
|
+
/**
|
|
35688
|
+
* 查询表单的高度偏移量
|
|
35689
|
+
* 用于计算表格高度时减去查询表单占用的高度
|
|
35690
|
+
*/
|
|
35691
|
+
queryHeightOffset: {
|
|
35692
|
+
type: Number,
|
|
35693
|
+
default: 35
|
|
35694
|
+
},
|
|
35695
|
+
/**
|
|
35696
|
+
* 查询表单标签的宽度
|
|
35697
|
+
*/
|
|
35698
|
+
queryLabelWidth: {
|
|
35699
|
+
type: String
|
|
35700
|
+
},
|
|
35701
|
+
/**
|
|
35702
|
+
* 查询参数对象
|
|
35703
|
+
* 父组件传入的额外查询条件,会与组件内部的查询条件合并
|
|
35704
|
+
*/
|
|
35705
|
+
queryParams: {
|
|
35706
|
+
type: Object,
|
|
35707
|
+
default: () => {
|
|
35708
|
+
return {};
|
|
35709
|
+
}
|
|
35710
|
+
},
|
|
35711
|
+
/**
|
|
35712
|
+
* 是否显示分页组件
|
|
35713
|
+
*/
|
|
35714
|
+
pagination: {
|
|
35715
|
+
type: Boolean,
|
|
35716
|
+
default: true
|
|
35717
|
+
},
|
|
35718
|
+
/**
|
|
35719
|
+
* 是否禁用组件
|
|
35720
|
+
*/
|
|
35721
|
+
disabled: Boolean,
|
|
35722
|
+
/**
|
|
35723
|
+
* 是否多选模式
|
|
35724
|
+
*/
|
|
35725
|
+
multiple: Boolean,
|
|
35726
|
+
/**
|
|
35727
|
+
* 是否可清空
|
|
35728
|
+
*/
|
|
35729
|
+
clearable: Boolean
|
|
35730
|
+
},
|
|
35731
|
+
emits: ["update:modelValue", "change"],
|
|
35732
|
+
setup(__props, { expose: __expose, emit: __emit }) {
|
|
35733
|
+
const CONSTANTS = {
|
|
35734
|
+
MAX_PAGE_SIZE: 99999,
|
|
35735
|
+
// 不分页时的最大页面大小
|
|
35736
|
+
DROPDOWN_DELAY: 1e3,
|
|
35737
|
+
// 下拉框打开后的延迟时间(毫秒)
|
|
35738
|
+
TABLE_HEIGHT_OFFSET: 175
|
|
35739
|
+
// 表格高度基础偏移量(像素)
|
|
35740
|
+
};
|
|
35741
|
+
const props = __props;
|
|
35742
|
+
const tableRef = ref();
|
|
35743
|
+
const selectRef = ref();
|
|
35744
|
+
const emit = __emit;
|
|
35745
|
+
const state = reactive({
|
|
35746
|
+
// 当前选中的值,单选时为字符串/数字,多选时为数组
|
|
35747
|
+
selectedValues: "",
|
|
35748
|
+
// 表格查询参数对象
|
|
35749
|
+
tableQuery: {
|
|
35750
|
+
[props.keywordProp]: "",
|
|
35751
|
+
// 动态属性名,默认为'keyword',用于存储搜索关键词
|
|
35752
|
+
page: props.queryParams.page,
|
|
35753
|
+
// 当前页码,从父组件传入
|
|
35754
|
+
pageSize: props.queryParams?.pageSize
|
|
35755
|
+
// 每页显示数量,从父组件传入
|
|
35756
|
+
},
|
|
35757
|
+
// 表格数据对象
|
|
35758
|
+
tableData: {
|
|
35759
|
+
items: [],
|
|
35760
|
+
// 当前页的数据列表
|
|
35761
|
+
total: 0
|
|
35762
|
+
// 总数据条数
|
|
35763
|
+
},
|
|
35764
|
+
// 默认选项数组,用于回显
|
|
35765
|
+
defaultOptions: props.defaultOptions,
|
|
35766
|
+
// 加载状态标识
|
|
35767
|
+
loading: false,
|
|
35768
|
+
// 选中的行数据数组,用于表格高亮显示和跨页选择
|
|
35769
|
+
selectedRows: [],
|
|
35770
|
+
// 查询执行标识,防止重复执行
|
|
35771
|
+
isQuerying: false,
|
|
35772
|
+
// 下拉框是否刚打开的标识(用于防止remoteMethod在打开时重复查询)
|
|
35773
|
+
justOpened: false
|
|
35774
|
+
});
|
|
35775
|
+
const currentRowIndex = ref(-1);
|
|
35776
|
+
const tableHeight = computed(() => {
|
|
35777
|
+
const baseHeight = `${props.dropdownHeight} - ${CONSTANTS.TABLE_HEIGHT_OFFSET}px`;
|
|
35778
|
+
const queryOffset = props.queryHeightOffset > 0 ? ` - ${props.queryHeightOffset}px` : "";
|
|
35779
|
+
return `calc(${baseHeight}${queryOffset})`;
|
|
35780
|
+
});
|
|
35781
|
+
const mergeSelectedRows = (values) => {
|
|
35782
|
+
const currentPageRows = state.tableData.items.filter(
|
|
35783
|
+
(item) => values.includes(item[props.valueProp])
|
|
35784
|
+
);
|
|
35785
|
+
const previousRows = state.selectedRows.filter(
|
|
35786
|
+
(item) => values.includes(item[props.valueProp])
|
|
35787
|
+
);
|
|
35788
|
+
const allRows = [...currentPageRows];
|
|
35789
|
+
previousRows.forEach((row) => {
|
|
35790
|
+
if (!allRows.find((item) => item[props.valueProp] === row[props.valueProp])) {
|
|
35791
|
+
allRows.push(row);
|
|
35792
|
+
}
|
|
35793
|
+
});
|
|
35794
|
+
return allRows;
|
|
35795
|
+
};
|
|
35796
|
+
const isRowSelected = (row) => {
|
|
35797
|
+
if (!row || row[props.valueProp] === void 0 || row[props.valueProp] === null) {
|
|
35798
|
+
return false;
|
|
35799
|
+
}
|
|
35800
|
+
if (props.multiple) {
|
|
35801
|
+
if (!Array.isArray(state.selectedValues)) {
|
|
35802
|
+
return false;
|
|
35803
|
+
}
|
|
35804
|
+
return state.selectedValues.some((val) => val === row[props.valueProp]);
|
|
35805
|
+
} else {
|
|
35806
|
+
return state.selectedValues !== null && state.selectedValues !== void 0 && state.selectedValues === row[props.valueProp];
|
|
35807
|
+
}
|
|
35808
|
+
};
|
|
35809
|
+
const updateSelectedRows = () => {
|
|
35810
|
+
if (props.multiple) {
|
|
35811
|
+
const selectedValues = Array.isArray(state.selectedValues) ? state.selectedValues : [];
|
|
35812
|
+
state.selectedRows = mergeSelectedRows(selectedValues);
|
|
35813
|
+
} else {
|
|
35814
|
+
const selectedRow = state.tableData.items.find(
|
|
35815
|
+
(item) => item[props.valueProp] === state.selectedValues
|
|
35816
|
+
);
|
|
35817
|
+
state.selectedRows = selectedRow ? [selectedRow] : [];
|
|
35818
|
+
}
|
|
35819
|
+
};
|
|
35820
|
+
const handleKeydown = (e) => {
|
|
35821
|
+
const tableData = state.tableData?.items || [];
|
|
35822
|
+
if (!tableData.length) return;
|
|
35823
|
+
if (e.key === "ArrowDown" || e.key === "ArrowUp") {
|
|
35824
|
+
e.preventDefault();
|
|
35825
|
+
const direction = e.key === "ArrowDown" ? 1 : -1;
|
|
35826
|
+
const newIndex = Math.max(0, Math.min(currentRowIndex.value + direction, tableData.length - 1));
|
|
35827
|
+
if (newIndex !== currentRowIndex.value) {
|
|
35828
|
+
currentRowIndex.value = newIndex;
|
|
35829
|
+
const row = tableData[newIndex];
|
|
35830
|
+
tableRef.value?.setCurrentRow(row);
|
|
35831
|
+
}
|
|
35832
|
+
} else if (e.key === "Enter") {
|
|
35833
|
+
const row = tableData[currentRowIndex.value];
|
|
35834
|
+
handleChange(row);
|
|
35835
|
+
}
|
|
35836
|
+
};
|
|
35837
|
+
const handleSizeChange = (pageSize) => {
|
|
35838
|
+
state.loading = true;
|
|
35839
|
+
state.tableQuery.pageSize = pageSize;
|
|
35840
|
+
state.tableQuery.page = 1;
|
|
35841
|
+
executeQuery();
|
|
35842
|
+
};
|
|
35843
|
+
const handleCurrentChange = (page) => {
|
|
35844
|
+
state.loading = true;
|
|
35845
|
+
state.tableQuery.page = page;
|
|
35846
|
+
executeQuery();
|
|
35847
|
+
};
|
|
35848
|
+
onMounted(() => {
|
|
35849
|
+
selectRef.value?.inputRef?.addEventListener("keydown", handleKeydown);
|
|
35850
|
+
});
|
|
35851
|
+
onUnmounted(() => {
|
|
35852
|
+
selectRef.value?.inputRef?.removeEventListener("keydown", handleKeydown);
|
|
35853
|
+
});
|
|
35854
|
+
const executeQuery = () => {
|
|
35855
|
+
if (state.isQuerying) {
|
|
35856
|
+
return;
|
|
35857
|
+
}
|
|
35858
|
+
state.isQuerying = true;
|
|
35859
|
+
state.loading = true;
|
|
35860
|
+
const finalParams = Object.assign({}, props.queryParams, state.tableQuery);
|
|
35861
|
+
props.fetchOptions(finalParams).then((res) => {
|
|
35862
|
+
const result = res.data?.result;
|
|
35863
|
+
state.tableData.items = result?.items ?? [];
|
|
35864
|
+
state.tableData.total = result?.total ?? 0;
|
|
35865
|
+
state.loading = false;
|
|
35866
|
+
state.isQuerying = false;
|
|
35867
|
+
updateSelectedRows();
|
|
35868
|
+
}).catch((error) => {
|
|
35869
|
+
ElMessage.error("\u6570\u636E\u52A0\u8F7D\u5931\u8D25\uFF0C\u8BF7\u91CD\u8BD5");
|
|
35870
|
+
state.tableData.items = [];
|
|
35871
|
+
state.tableData.total = 0;
|
|
35872
|
+
state.loading = false;
|
|
35873
|
+
state.isQuerying = false;
|
|
35874
|
+
});
|
|
35875
|
+
};
|
|
35876
|
+
const resetQuery = () => {
|
|
35877
|
+
state.loading = true;
|
|
35878
|
+
const currentPageSize = state.tableQuery.pageSize;
|
|
35879
|
+
state.tableQuery = Object.assign({}, props.queryParams, { pageSize: currentPageSize });
|
|
35880
|
+
state.tableQuery.page = 1;
|
|
35881
|
+
executeQuery();
|
|
35882
|
+
};
|
|
35883
|
+
const remoteMethod = (query) => {
|
|
35884
|
+
if (state.justOpened) {
|
|
35885
|
+
state.justOpened = false;
|
|
35886
|
+
return;
|
|
35887
|
+
}
|
|
35888
|
+
if (state.isQuerying) {
|
|
35889
|
+
return;
|
|
35890
|
+
}
|
|
35891
|
+
state.loading = true;
|
|
35892
|
+
if (typeof query === "string") {
|
|
35893
|
+
state.tableQuery[props.keywordProp] = query.trim();
|
|
35894
|
+
state.tableQuery.page = 1;
|
|
35895
|
+
}
|
|
35896
|
+
executeQuery();
|
|
35897
|
+
};
|
|
35898
|
+
const handleQuery = (clearKeyword = false) => {
|
|
35899
|
+
state.loading = true;
|
|
35900
|
+
if (clearKeyword) {
|
|
35901
|
+
state.tableQuery[props.keywordProp] = void 0;
|
|
35902
|
+
const input = selectRef.value.$el.querySelector("input");
|
|
35903
|
+
if (input) input.value = "";
|
|
35904
|
+
}
|
|
35905
|
+
state.tableQuery.page = 1;
|
|
35906
|
+
remoteMethod(state.tableQuery);
|
|
35907
|
+
};
|
|
35908
|
+
const handleQueryClick = () => {
|
|
35909
|
+
state.loading = true;
|
|
35910
|
+
state.tableQuery.page = 1;
|
|
35911
|
+
executeQuery();
|
|
35912
|
+
};
|
|
35913
|
+
const handleChange = (row) => {
|
|
35914
|
+
if (!row || !row[props.valueProp]) return;
|
|
35915
|
+
if (typeof row[props.valueProp] === "string") row[props.valueProp] = row[props.valueProp]?.trim();
|
|
35916
|
+
setDefaultOptions([row]);
|
|
35917
|
+
if (props.multiple) {
|
|
35918
|
+
if (!Array.isArray(state.selectedValues)) {
|
|
35919
|
+
state.selectedValues = [];
|
|
35920
|
+
}
|
|
35921
|
+
const currentValues = Array.isArray(state.selectedValues) ? [...state.selectedValues] : [];
|
|
35922
|
+
const valueIndex = currentValues.indexOf(row[props.valueProp]);
|
|
35923
|
+
if (valueIndex > -1) {
|
|
35924
|
+
currentValues.splice(valueIndex, 1);
|
|
35925
|
+
state.selectedRows = state.selectedRows.filter((item) => item[props.valueProp] !== row[props.valueProp]);
|
|
35926
|
+
} else {
|
|
35927
|
+
currentValues.push(row[props.valueProp]);
|
|
35928
|
+
const existingRow = state.selectedRows.find((item) => item[props.valueProp] === row[props.valueProp]);
|
|
35929
|
+
if (!existingRow) {
|
|
35930
|
+
state.selectedRows.push(row);
|
|
35931
|
+
}
|
|
35932
|
+
}
|
|
35933
|
+
state.selectedValues = currentValues;
|
|
35934
|
+
} else {
|
|
35935
|
+
state.selectedValues = row[props.valueProp];
|
|
35936
|
+
state.selectedRows = [row];
|
|
35937
|
+
}
|
|
35938
|
+
emit("update:modelValue", state.selectedValues);
|
|
35939
|
+
emit("change", state.selectedValues, props.multiple ? state.selectedRows : row);
|
|
35940
|
+
if (!props.multiple) {
|
|
35941
|
+
tableRef.value?.setCurrentRow(row);
|
|
35942
|
+
selectRef.value?.blur();
|
|
35943
|
+
}
|
|
35944
|
+
};
|
|
35945
|
+
const selectVisibleChange = (visible) => {
|
|
35946
|
+
if (visible) {
|
|
35947
|
+
state.loading = true;
|
|
35948
|
+
state.justOpened = true;
|
|
35949
|
+
const paginationParams = {
|
|
35950
|
+
page: state.tableQuery.page,
|
|
35951
|
+
// 保留当前页码
|
|
35952
|
+
pageSize: state.tableQuery.pageSize,
|
|
35953
|
+
// 保留分页大小
|
|
35954
|
+
[props.keywordProp]: void 0
|
|
35955
|
+
// 清空关键词(打开时不带搜索条件)
|
|
35956
|
+
};
|
|
35957
|
+
state.tableQuery = Object.assign({}, props.queryParams, paginationParams);
|
|
35958
|
+
executeQuery();
|
|
35959
|
+
setTimeout(() => {
|
|
35960
|
+
state.justOpened = false;
|
|
35961
|
+
}, CONSTANTS.DROPDOWN_DELAY);
|
|
35962
|
+
} else {
|
|
35963
|
+
state.loading = false;
|
|
35964
|
+
state.justOpened = false;
|
|
35965
|
+
}
|
|
35966
|
+
};
|
|
35967
|
+
const setDefaultOptions = (options) => {
|
|
35968
|
+
const map = /* @__PURE__ */ new Map();
|
|
35969
|
+
for (const item of [...options ?? [], ...state.defaultOptions]) {
|
|
35970
|
+
const value = item?.[props.valueProp];
|
|
35971
|
+
const label = props.labelFormat?.(item) || item?.[props.labelProp];
|
|
35972
|
+
if (value && label) {
|
|
35973
|
+
map.set(value, { [props.valueProp]: value, [props.labelProp]: label });
|
|
35974
|
+
}
|
|
35975
|
+
}
|
|
35976
|
+
state.defaultOptions = Array.from(map.values());
|
|
35977
|
+
};
|
|
35978
|
+
const setQueryParams = (query, append = true) => {
|
|
35979
|
+
if (!props.pagination) {
|
|
35980
|
+
query = Object.assign(query, {
|
|
35981
|
+
pageSize: CONSTANTS.MAX_PAGE_SIZE
|
|
35982
|
+
});
|
|
35983
|
+
}
|
|
35984
|
+
query = Object.assign({}, props.queryParams, query ?? {});
|
|
35985
|
+
state.tableQuery = append ? Object.assign(state.tableQuery, query) : query;
|
|
35986
|
+
};
|
|
35987
|
+
const setValue = (option, row) => {
|
|
35988
|
+
option = Array.isArray(option) ? option : [option];
|
|
35989
|
+
state.tableData.total = option.length;
|
|
35990
|
+
state.tableData.items = option;
|
|
35991
|
+
if (props.multiple) {
|
|
35992
|
+
state.selectedValues = option.map((item) => item[props.valueProp]);
|
|
35993
|
+
state.selectedRows = option;
|
|
35994
|
+
emit("update:modelValue", state.selectedValues);
|
|
35995
|
+
emit("change", state.selectedValues, option);
|
|
35996
|
+
} else {
|
|
35997
|
+
state.selectedValues = option[0]?.[props.valueProp];
|
|
35998
|
+
state.selectedRows = option[0] ? [option[0]] : [];
|
|
35999
|
+
emit("update:modelValue", state.selectedValues);
|
|
36000
|
+
emit("change", state.selectedValues, option[0]);
|
|
36001
|
+
}
|
|
36002
|
+
};
|
|
36003
|
+
const selectedValuesChange = (val) => {
|
|
36004
|
+
state.selectedValues = val;
|
|
36005
|
+
emit("update:modelValue", val);
|
|
36006
|
+
if (props.multiple) {
|
|
36007
|
+
const selectedValues = Array.isArray(val) ? val : [];
|
|
36008
|
+
const allSelectedRows = mergeSelectedRows(selectedValues);
|
|
36009
|
+
state.selectedRows = allSelectedRows;
|
|
36010
|
+
emit("change", val, allSelectedRows);
|
|
36011
|
+
} else {
|
|
36012
|
+
const selectedRow = state.tableData?.items?.find((item) => item[props.valueProp] === val);
|
|
36013
|
+
if (selectedRow) {
|
|
36014
|
+
state.selectedRows = [selectedRow];
|
|
36015
|
+
tableRef.value?.setCurrentRow(selectedRow);
|
|
36016
|
+
} else {
|
|
36017
|
+
state.selectedRows = [];
|
|
36018
|
+
tableRef.value?.setCurrentRow(null);
|
|
36019
|
+
}
|
|
36020
|
+
emit("change", val, selectedRow);
|
|
36021
|
+
}
|
|
36022
|
+
};
|
|
36023
|
+
const getRowStyle = ({ row }) => {
|
|
36024
|
+
return isRowSelected(row) ? {
|
|
36025
|
+
backgroundColor: "var(--el-color-primary-light-9)",
|
|
36026
|
+
borderLeft: "3px solid var(--el-color-primary)"
|
|
36027
|
+
} : {};
|
|
36028
|
+
};
|
|
36029
|
+
const getRowClassName = ({ row }) => {
|
|
36030
|
+
return isRowSelected(row) ? "selected-row" : "";
|
|
36031
|
+
};
|
|
36032
|
+
watch(
|
|
36033
|
+
() => props.modelValue,
|
|
36034
|
+
// 监听的数据源
|
|
36035
|
+
(val) => {
|
|
36036
|
+
if (props.multiple) {
|
|
36037
|
+
state.selectedValues = Array.isArray(val) ? val : val ? [val] : [];
|
|
36038
|
+
} else {
|
|
36039
|
+
state.selectedValues = val;
|
|
36040
|
+
}
|
|
36041
|
+
updateSelectedRows();
|
|
36042
|
+
},
|
|
36043
|
+
{ immediate: true }
|
|
36044
|
+
// 立即执行一次,确保初始化时也能正确设置
|
|
36045
|
+
);
|
|
36046
|
+
watch(
|
|
36047
|
+
() => props.defaultOptions,
|
|
36048
|
+
// 监听的数据源
|
|
36049
|
+
(val) => setDefaultOptions(val),
|
|
36050
|
+
// 调用设置方法
|
|
36051
|
+
{ immediate: true }
|
|
36052
|
+
// 立即执行一次
|
|
36053
|
+
);
|
|
36054
|
+
__expose({
|
|
36055
|
+
setValue,
|
|
36056
|
+
// 设置选中值(用于程序化设置选中的数据)
|
|
36057
|
+
handleQuery,
|
|
36058
|
+
// 执行查询(用于手动触发查询,可选择是否清空关键词)
|
|
36059
|
+
setQueryParams,
|
|
36060
|
+
// 设置查询参数(用于动态修改查询条件)
|
|
36061
|
+
setDefaultOptions
|
|
36062
|
+
// 设置默认选项(用于手动添加回显选项)
|
|
36063
|
+
});
|
|
36064
|
+
return (_ctx, _cache) => {
|
|
36065
|
+
const _component_el_option = resolveComponent("el-option");
|
|
36066
|
+
const _component_el_button = resolveComponent("el-button");
|
|
36067
|
+
const _component_el_button_group = resolveComponent("el-button-group");
|
|
36068
|
+
const _component_el_row = resolveComponent("el-row");
|
|
36069
|
+
const _component_el_form = resolveComponent("el-form");
|
|
36070
|
+
const _component_el_empty = resolveComponent("el-empty");
|
|
36071
|
+
const _component_el_table = resolveComponent("el-table");
|
|
36072
|
+
const _component_el_pagination = resolveComponent("el-pagination");
|
|
36073
|
+
const _component_el_select = resolveComponent("el-select");
|
|
36074
|
+
const _directive_reclick = resolveDirective("reclick");
|
|
36075
|
+
const _directive_loading = resolveDirective("loading");
|
|
36076
|
+
return openBlock(), createElementBlock(
|
|
36077
|
+
Fragment,
|
|
36078
|
+
null,
|
|
36079
|
+
[
|
|
36080
|
+
createCommentVNode(" Element Plus\u4E0B\u62C9\u9009\u62E9\u5668\u7EC4\u4EF6 "),
|
|
36081
|
+
createVNode(_component_el_select, mergeProps(_ctx.$attrs, {
|
|
36082
|
+
modelValue: state.selectedValues,
|
|
36083
|
+
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => state.selectedValues = $event),
|
|
36084
|
+
clearable: __props.clearable,
|
|
36085
|
+
multiple: __props.multiple,
|
|
36086
|
+
disabled: __props.disabled,
|
|
36087
|
+
placeholder: __props.placeholder,
|
|
36088
|
+
"remote-method": remoteMethod,
|
|
36089
|
+
onVisibleChange: selectVisibleChange,
|
|
36090
|
+
onChange: selectedValuesChange,
|
|
36091
|
+
style: { width: __props.dropdownWidth },
|
|
36092
|
+
"popper-class": "popper-class",
|
|
36093
|
+
ref_key: "selectRef",
|
|
36094
|
+
ref: selectRef,
|
|
36095
|
+
"remote-show-suffix": "",
|
|
36096
|
+
filterable: "",
|
|
36097
|
+
remote: ""
|
|
36098
|
+
}), {
|
|
36099
|
+
default: withCtx(() => [
|
|
36100
|
+
createCommentVNode(" \u9690\u85CF\u7684\u9009\u9879\uFF0C\u7528\u4E8E\u5360\u4F4D\uFF0C\u9632\u6B62Element Plus\u8B66\u544A "),
|
|
36101
|
+
createVNode(_component_el_option, {
|
|
36102
|
+
style: { "width": "0", "height": "0" },
|
|
36103
|
+
value: ""
|
|
36104
|
+
}),
|
|
36105
|
+
createCommentVNode(" \u9ED8\u8BA4\u9009\u9879\uFF0C\u7528\u4E8E\u56DE\u663E\u6570\u636E "),
|
|
36106
|
+
createCommentVNode(" \u5F53\u9009\u4E2D\u7684\u6570\u636E\u4E0D\u5728\u5F53\u524D\u9875\u65F6\uFF0C\u901A\u8FC7\u8FD9\u4E9B\u9690\u85CF\u9009\u9879\u8FDB\u884C\u56DE\u663E "),
|
|
36107
|
+
(openBlock(true), createElementBlock(
|
|
36108
|
+
Fragment,
|
|
36109
|
+
null,
|
|
36110
|
+
renderList(state.defaultOptions ?? [], (item) => {
|
|
36111
|
+
return openBlock(), createBlock(_component_el_option, {
|
|
36112
|
+
key: item[__props.valueProp],
|
|
36113
|
+
label: __props.labelFormat(item) || item[__props.labelProp],
|
|
36114
|
+
value: item[__props.valueProp],
|
|
36115
|
+
style: { "width": "0", "height": "0" }
|
|
36116
|
+
}, null, 8, ["label", "value"]);
|
|
36117
|
+
}),
|
|
36118
|
+
128
|
|
36119
|
+
/* KEYED_FRAGMENT */
|
|
36120
|
+
)),
|
|
36121
|
+
createCommentVNode(" \u4E0B\u62C9\u6846\u5185\u5BB9\u533A\u57DF "),
|
|
36122
|
+
createCommentVNode(' \r\n v-loading\u6307\u4EE4\uFF1A\u663E\u793A\u52A0\u8F7D\u52A8\u753B\r\n \u6CE8\u610F\uFF1Aloading\u72B6\u6001\u653E\u5728div\u4E0A\u800C\u4E0D\u662Ftable\u4E0A\uFF0C\u662F\u4E3A\u4E86\u8986\u76D6\u6574\u4E2A\u4E0B\u62C9\u533A\u57DF\uFF08\u5305\u62EC\u67E5\u8BE2\u8868\u5355\u548C\u5206\u9875\uFF09\r\n \u8FD9\u6837\u53EF\u4EE5\u907F\u514D\u67E5\u8BE2\u65F6\u95EA\u73B0"\u6682\u65E0\u6570\u636E"\u7684\u63D0\u793A\r\n '),
|
|
36123
|
+
withDirectives((openBlock(), createElementBlock("div", _hoisted_1$4, [
|
|
36124
|
+
createCommentVNode(" \u67E5\u8BE2\u8868\u5355\u533A\u57DF\uFF08\u4EC5\u5F53\u7236\u7EC4\u4EF6\u63D0\u4F9B\u4E86queryForm\u63D2\u69FD\u65F6\u663E\u793A\uFF09 "),
|
|
36125
|
+
_ctx.$slots.queryForm ? (openBlock(), createBlock(_component_el_form, {
|
|
36126
|
+
key: 0,
|
|
36127
|
+
model: state.tableQuery,
|
|
36128
|
+
class: "mg5 query-form",
|
|
36129
|
+
"label-width": __props.queryLabelWidth ?? "",
|
|
36130
|
+
onClick: _cache[0] || (_cache[0] = withModifiers(() => {
|
|
36131
|
+
}, ["stop"]))
|
|
36132
|
+
}, {
|
|
36133
|
+
default: withCtx(() => [
|
|
36134
|
+
createVNode(_component_el_row, { gutter: 10 }, {
|
|
36135
|
+
default: withCtx(() => [
|
|
36136
|
+
createCommentVNode(" \u67E5\u8BE2\u8868\u5355\u63D2\u69FD\uFF1A\u7531\u7236\u7EC4\u4EF6\u63D0\u4F9B\u8868\u5355\u5185\u5BB9 "),
|
|
36137
|
+
renderSlot(_ctx.$slots, "queryForm", {
|
|
36138
|
+
query: state.tableQuery,
|
|
36139
|
+
handleQuery: () => handleQuery(true)
|
|
36140
|
+
}, void 0, true),
|
|
36141
|
+
createCommentVNode(" \u67E5\u8BE2\u548C\u91CD\u7F6E\u6309\u94AE\u7EC4 "),
|
|
36142
|
+
createVNode(_component_el_button_group, { style: { "position": "absolute", "right": "10px" } }, {
|
|
36143
|
+
default: withCtx(() => [
|
|
36144
|
+
createCommentVNode(" \u67E5\u8BE2\u6309\u94AE\uFF1A\u70B9\u51FB\u65F6\u7ACB\u5373\u663E\u793A\u52A0\u8F7D\u52A8\u753B\u5E76\u6267\u884C\u67E5\u8BE2 "),
|
|
36145
|
+
withDirectives((openBlock(), createBlock(_component_el_button, {
|
|
36146
|
+
type: "primary",
|
|
36147
|
+
icon: "ele-Search",
|
|
36148
|
+
onClick: handleQueryClick
|
|
36149
|
+
}, {
|
|
36150
|
+
default: withCtx(() => [..._cache[2] || (_cache[2] = [
|
|
36151
|
+
createTextVNode(
|
|
36152
|
+
" \u67E5\u8BE2 ",
|
|
36153
|
+
-1
|
|
36154
|
+
/* CACHED */
|
|
36155
|
+
)
|
|
36156
|
+
])]),
|
|
36157
|
+
_: 1
|
|
36158
|
+
/* STABLE */
|
|
36159
|
+
})), [
|
|
36160
|
+
[_directive_reclick, 1e3]
|
|
36161
|
+
]),
|
|
36162
|
+
createCommentVNode(" \u91CD\u7F6E\u6309\u94AE\uFF1A\u91CD\u7F6E\u67E5\u8BE2\u6761\u4EF6\u5E76\u91CD\u65B0\u67E5\u8BE2 "),
|
|
36163
|
+
withDirectives((openBlock(), createBlock(_component_el_button, {
|
|
36164
|
+
icon: "ele-Refresh",
|
|
36165
|
+
onClick: resetQuery
|
|
36166
|
+
}, {
|
|
36167
|
+
default: withCtx(() => [..._cache[3] || (_cache[3] = [
|
|
36168
|
+
createTextVNode(
|
|
36169
|
+
" \u91CD\u7F6E ",
|
|
36170
|
+
-1
|
|
36171
|
+
/* CACHED */
|
|
36172
|
+
)
|
|
36173
|
+
])]),
|
|
36174
|
+
_: 1
|
|
36175
|
+
/* STABLE */
|
|
36176
|
+
})), [
|
|
36177
|
+
[_directive_reclick, 1e3]
|
|
36178
|
+
])
|
|
36179
|
+
]),
|
|
36180
|
+
_: 1
|
|
36181
|
+
/* STABLE */
|
|
36182
|
+
})
|
|
36183
|
+
]),
|
|
36184
|
+
_: 3
|
|
36185
|
+
/* FORWARDED */
|
|
36186
|
+
})
|
|
36187
|
+
]),
|
|
36188
|
+
_: 3
|
|
36189
|
+
/* FORWARDED */
|
|
36190
|
+
}, 8, ["model", "label-width"])) : createCommentVNode("v-if", true),
|
|
36191
|
+
createCommentVNode(" \r\n \u6570\u636E\u8868\u683C \r\n \u5173\u952E\u914D\u7F6E\u8BF4\u660E\uFF1A\r\n 1. height: \u52A8\u6001\u8BA1\u7B97\u9AD8\u5EA6\uFF0C\u6709\u67E5\u8BE2\u8868\u5355\u65F6\u4F7F\u7528\u8BA1\u7B97\u5C5E\u6027tableHeight\uFF0C\u5426\u5219\u4F7F\u7528\u56FA\u5B9A\u8BA1\u7B97\u5F0F\r\n 2. highlight-current-row: \u5355\u9009\u6A21\u5F0F\u542F\u7528\u884C\u9AD8\u4EAE\uFF0C\u591A\u9009\u6A21\u5F0F\u7981\u7528\uFF08\u591A\u9009\u7528row-style\u5B9E\u73B0\uFF09\r\n 3. row-class-name: \u4E3A\u9009\u4E2D\u884C\u6DFB\u52A0'selected-row'\u7C7B\u540D\uFF0C\u7528\u4E8ECSS\u6837\u5F0F\u63A7\u5236\r\n 4. row-style: \u4E3A\u9009\u4E2D\u884C\u6DFB\u52A0\u5185\u8054\u6837\u5F0F\uFF08\u80CC\u666F\u8272\u548C\u5DE6\u8FB9\u6846\uFF09\uFF0C\u786E\u4FDD\u8DE8\u6D4F\u89C8\u5668\u517C\u5BB9\u6027\r\n\r\n ({ row }: { row: any }) => isRowSelected(row) ? 'selected-row' : ''\r\n ({ row }: { row: any }) => isRowSelected(row) ? { backgroundColor: 'var(--el-color-primary-light-9)', borderLeft: '3px solid var(--el-color-primary)' } : {}\r\n "),
|
|
36192
|
+
createVNode(_component_el_table, {
|
|
36193
|
+
ref_key: "tableRef",
|
|
36194
|
+
ref: tableRef,
|
|
36195
|
+
onRowClick: handleChange,
|
|
36196
|
+
data: state.tableData?.items ?? [],
|
|
36197
|
+
height: _ctx.$slots.queryForm ? tableHeight.value : `calc(${__props.dropdownHeight} - ${CONSTANTS.TABLE_HEIGHT_OFFSET}px)`,
|
|
36198
|
+
"highlight-current-row": !__props.multiple,
|
|
36199
|
+
"row-class-name": getRowClassName,
|
|
36200
|
+
"row-style": getRowStyle
|
|
36201
|
+
}, {
|
|
36202
|
+
empty: withCtx(() => [
|
|
36203
|
+
!state.loading ? (openBlock(), createBlock(_component_el_empty, {
|
|
36204
|
+
key: 0,
|
|
36205
|
+
"image-size": 25
|
|
36206
|
+
})) : createCommentVNode("v-if", true)
|
|
36207
|
+
]),
|
|
36208
|
+
default: withCtx(() => [
|
|
36209
|
+
renderSlot(_ctx.$slots, "columns", {}, void 0, true)
|
|
36210
|
+
]),
|
|
36211
|
+
_: 3
|
|
36212
|
+
/* FORWARDED */
|
|
36213
|
+
}, 8, ["data", "height", "highlight-current-row"]),
|
|
36214
|
+
createCommentVNode(" \r\n \u5206\u9875\u7EC4\u4EF6\uFF08\u4EC5\u5F53\u542F\u7528\u5206\u9875\u65F6\u663E\u793A\uFF09\r\n \u914D\u7F6E\u8BF4\u660E\uFF1A\r\n 1. disabled: \u52A0\u8F7D\u65F6\u7981\u7528\u5206\u9875\u64CD\u4F5C\uFF0C\u9632\u6B62\u91CD\u590D\u8BF7\u6C42\r\n 2. pager-count: \u663E\u793A5\u4E2A\u9875\u7801\u6309\u94AE\uFF0C\u9002\u5408\u4E0B\u62C9\u6846\u7684\u6709\u9650\u7A7A\u95F4\r\n 3. layout: \u7B80\u5316\u5E03\u5C40\uFF08\u53EA\u663E\u793A\u4E0A\u4E00\u9875\u3001\u9875\u7801\u3001\u4E0B\u4E00\u9875\uFF09\uFF0C\u8282\u7701\u7A7A\u95F4\r\n 4. size: \u4F7F\u7528\u5C0F\u5C3A\u5BF8\uFF0C\u9002\u914D\u4E0B\u62C9\u6846\u9AD8\u5EA6\r\n "),
|
|
36215
|
+
props.pagination ? (openBlock(), createBlock(_component_el_pagination, {
|
|
36216
|
+
key: 1,
|
|
36217
|
+
disabled: state.loading,
|
|
36218
|
+
currentPage: state.tableQuery.page,
|
|
36219
|
+
"page-size": state.tableQuery.pageSize,
|
|
36220
|
+
total: state.tableData.total,
|
|
36221
|
+
"pager-count": 5,
|
|
36222
|
+
onSizeChange: handleSizeChange,
|
|
36223
|
+
onCurrentChange: handleCurrentChange,
|
|
36224
|
+
layout: "prev, pager, next",
|
|
36225
|
+
size: "small",
|
|
36226
|
+
background: ""
|
|
36227
|
+
}, null, 8, ["disabled", "currentPage", "page-size", "total"])) : createCommentVNode("v-if", true)
|
|
36228
|
+
])), [
|
|
36229
|
+
[_directive_loading, state.loading]
|
|
36230
|
+
])
|
|
36231
|
+
]),
|
|
36232
|
+
_: 3
|
|
36233
|
+
/* FORWARDED */
|
|
36234
|
+
}, 16, ["modelValue", "clearable", "multiple", "disabled", "placeholder", "style"])
|
|
36235
|
+
],
|
|
36236
|
+
2112
|
|
36237
|
+
/* STABLE_FRAGMENT, DEV_ROOT_FRAGMENT */
|
|
36238
|
+
);
|
|
36239
|
+
};
|
|
36240
|
+
}
|
|
36241
|
+
});
|
|
36242
|
+
|
|
36243
|
+
var inputtable = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["__scopeId", "data-v-fc87e7bb"]]);
|
|
36244
|
+
|
|
35531
36245
|
const _hoisted_1$3 = { style: { "padding": "5px" } };
|
|
35532
36246
|
const _hoisted_2$2 = { style: { "display": "flex", "align-items": "center", "gap": "8px", "flex-wrap": "nowrap", "overflow": "hidden" } };
|
|
35533
36247
|
const _hoisted_3$2 = { style: { "flex": "1 1 200px", "min-width": "0", "overflow": "hidden" } };
|
|
@@ -41567,12 +42281,13 @@ function elSvg(app) {
|
|
|
41567
42281
|
}
|
|
41568
42282
|
}
|
|
41569
42283
|
|
|
41570
|
-
const FmTransfer = _sfc_main$
|
|
41571
|
-
const FmNoticeBar = _sfc_main$
|
|
42284
|
+
const FmTransfer = _sfc_main$i;
|
|
42285
|
+
const FmNoticeBar = _sfc_main$h;
|
|
41572
42286
|
const FmDragImg = dragimg;
|
|
41573
|
-
const Fmselect = _sfc_main$
|
|
41574
|
-
const FmAutocomplete = _sfc_main$
|
|
41575
|
-
const Fminputdropdown = _sfc_main$
|
|
42287
|
+
const Fmselect = _sfc_main$f;
|
|
42288
|
+
const FmAutocomplete = _sfc_main$e;
|
|
42289
|
+
const Fminputdropdown = _sfc_main$c;
|
|
42290
|
+
const Fminputtable = inputtable;
|
|
41576
42291
|
const Fmdatepicker = _sfc_main$9;
|
|
41577
42292
|
const FmTree = _sfc_main$a;
|
|
41578
42293
|
const FmQueryCondition = _sfc_main$6;
|
|
@@ -41632,6 +42347,7 @@ const plugins = [
|
|
|
41632
42347
|
FmNoticeBar,
|
|
41633
42348
|
Fmselect,
|
|
41634
42349
|
FmAutocomplete,
|
|
42350
|
+
Fminputtable,
|
|
41635
42351
|
Fminputdropdown,
|
|
41636
42352
|
FmTree,
|
|
41637
42353
|
Fmdatepicker,
|
|
@@ -42219,7 +42935,16 @@ var de = {
|
|
|
42219
42935
|
},
|
|
42220
42936
|
colorpicker: {
|
|
42221
42937
|
confirm: "OK",
|
|
42222
|
-
clear: "Leeren"
|
|
42938
|
+
clear: "Leeren",
|
|
42939
|
+
defaultLabel: "color picker",
|
|
42940
|
+
description: "current color is {color}. press enter to select a new color.",
|
|
42941
|
+
alphaLabel: "pick alpha value",
|
|
42942
|
+
alphaDescription: "alpha {alpha}, current color is {color}",
|
|
42943
|
+
hueLabel: "pick hue value",
|
|
42944
|
+
hueDescription: "hue {hue}, current color is {color}",
|
|
42945
|
+
svLabel: "pick saturation and brightness value",
|
|
42946
|
+
svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}",
|
|
42947
|
+
predefineDescription: "select {value} as the color"
|
|
42223
42948
|
},
|
|
42224
42949
|
datepicker: {
|
|
42225
42950
|
now: "Jetzt",
|
|
@@ -42227,6 +42952,10 @@ var de = {
|
|
|
42227
42952
|
cancel: "Abbrechen",
|
|
42228
42953
|
clear: "Leeren",
|
|
42229
42954
|
confirm: "OK",
|
|
42955
|
+
dateTablePrompt: "Use the arrow keys and enter to select the day of the month",
|
|
42956
|
+
monthTablePrompt: "Use the arrow keys and enter to select the month",
|
|
42957
|
+
yearTablePrompt: "Use the arrow keys and enter to select the year",
|
|
42958
|
+
selectedDate: "Selected date",
|
|
42230
42959
|
selectDate: "Datum w\xE4hlen",
|
|
42231
42960
|
selectTime: "Uhrzeit w\xE4hlen",
|
|
42232
42961
|
startDate: "Startdatum",
|
|
@@ -42237,9 +42966,6 @@ var de = {
|
|
|
42237
42966
|
nextYear: "N\xE4chtes Jahr",
|
|
42238
42967
|
prevMonth: "Letzter Monat",
|
|
42239
42968
|
nextMonth: "N\xE4chster Monat",
|
|
42240
|
-
day: "Tag",
|
|
42241
|
-
week: "Woche",
|
|
42242
|
-
month: "Monat",
|
|
42243
42969
|
year: "",
|
|
42244
42970
|
month1: "Januar",
|
|
42245
42971
|
month2: "Februar",
|
|
@@ -42262,6 +42988,15 @@ var de = {
|
|
|
42262
42988
|
fri: "Fr",
|
|
42263
42989
|
sat: "Sa"
|
|
42264
42990
|
},
|
|
42991
|
+
weeksFull: {
|
|
42992
|
+
sun: "Sunday",
|
|
42993
|
+
mon: "Monday",
|
|
42994
|
+
tue: "Tuesday",
|
|
42995
|
+
wed: "Wednesday",
|
|
42996
|
+
thu: "Thursday",
|
|
42997
|
+
fri: "Friday",
|
|
42998
|
+
sat: "Saturday"
|
|
42999
|
+
},
|
|
42265
43000
|
months: {
|
|
42266
43001
|
jan: "Jan",
|
|
42267
43002
|
feb: "Feb",
|
|
@@ -42275,7 +43010,13 @@ var de = {
|
|
|
42275
43010
|
oct: "Okt",
|
|
42276
43011
|
nov: "Nov",
|
|
42277
43012
|
dec: "Dez"
|
|
42278
|
-
}
|
|
43013
|
+
},
|
|
43014
|
+
day: "Tag",
|
|
43015
|
+
month: "Monat"
|
|
43016
|
+
},
|
|
43017
|
+
inputNumber: {
|
|
43018
|
+
decrease: "decrease number",
|
|
43019
|
+
increase: "increase number"
|
|
42279
43020
|
},
|
|
42280
43021
|
select: {
|
|
42281
43022
|
loading: "L\xE4dt.",
|
|
@@ -42286,6 +43027,9 @@ var de = {
|
|
|
42286
43027
|
mention: {
|
|
42287
43028
|
loading: "L\xE4dt."
|
|
42288
43029
|
},
|
|
43030
|
+
dropdown: {
|
|
43031
|
+
toggleDropdown: "Toggle Dropdown"
|
|
43032
|
+
},
|
|
42289
43033
|
cascader: {
|
|
42290
43034
|
noMatch: "Nichts gefunden.",
|
|
42291
43035
|
loading: "L\xE4dt.",
|
|
@@ -42302,12 +43046,21 @@ var de = {
|
|
|
42302
43046
|
next: "Zur n\xE4chsten Seite gehen",
|
|
42303
43047
|
currentPage: "Seite {pager}",
|
|
42304
43048
|
prevPages: "Vorherige {pager} Seiten",
|
|
42305
|
-
nextPages: "N\xE4chste {pager} Seiten"
|
|
43049
|
+
nextPages: "N\xE4chste {pager} Seiten",
|
|
43050
|
+
deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details"
|
|
43051
|
+
},
|
|
43052
|
+
dialog: {
|
|
43053
|
+
close: "Close this dialog"
|
|
43054
|
+
},
|
|
43055
|
+
drawer: {
|
|
43056
|
+
close: "Close this dialog"
|
|
42306
43057
|
},
|
|
42307
43058
|
messagebox: {
|
|
43059
|
+
title: "Message",
|
|
42308
43060
|
confirm: "OK",
|
|
42309
43061
|
cancel: "Abbrechen",
|
|
42310
|
-
error: "Fehler"
|
|
43062
|
+
error: "Fehler",
|
|
43063
|
+
close: "Close this dialog"
|
|
42311
43064
|
},
|
|
42312
43065
|
upload: {
|
|
42313
43066
|
deleteTip: "Klicke l\xF6schen zum entfernen",
|
|
@@ -42315,6 +43068,11 @@ var de = {
|
|
|
42315
43068
|
preview: "Vorschau",
|
|
42316
43069
|
continue: "Fortsetzen"
|
|
42317
43070
|
},
|
|
43071
|
+
slider: {
|
|
43072
|
+
defaultLabel: "slider between {min} and {max}",
|
|
43073
|
+
defaultRangeStartLabel: "pick start value",
|
|
43074
|
+
defaultRangeEndLabel: "pick end value"
|
|
43075
|
+
},
|
|
42318
43076
|
table: {
|
|
42319
43077
|
emptyText: "Keine Daten",
|
|
42320
43078
|
confirmFilter: "Anwenden",
|
|
@@ -42325,7 +43083,8 @@ var de = {
|
|
|
42325
43083
|
tour: {
|
|
42326
43084
|
next: "Weiter",
|
|
42327
43085
|
previous: "Zur\xFCck",
|
|
42328
|
-
finish: "Fertig"
|
|
43086
|
+
finish: "Fertig",
|
|
43087
|
+
close: "Close this dialog"
|
|
42329
43088
|
},
|
|
42330
43089
|
tree: {
|
|
42331
43090
|
emptyText: "Keine Eintr\xE4ge"
|
|
@@ -42367,7 +43126,13 @@ var English = {
|
|
|
42367
43126
|
clear: "Clear",
|
|
42368
43127
|
defaultLabel: "color picker",
|
|
42369
43128
|
description: "current color is {color}. press enter to select a new color.",
|
|
42370
|
-
alphaLabel: "pick alpha value"
|
|
43129
|
+
alphaLabel: "pick alpha value",
|
|
43130
|
+
alphaDescription: "alpha {alpha}, current color is {color}",
|
|
43131
|
+
hueLabel: "pick hue value",
|
|
43132
|
+
hueDescription: "hue {hue}, current color is {color}",
|
|
43133
|
+
svLabel: "pick saturation and brightness value",
|
|
43134
|
+
svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}",
|
|
43135
|
+
predefineDescription: "select {value} as the color"
|
|
42371
43136
|
},
|
|
42372
43137
|
datepicker: {
|
|
42373
43138
|
now: "Now",
|
|
@@ -42402,7 +43167,6 @@ var English = {
|
|
|
42402
43167
|
month10: "October",
|
|
42403
43168
|
month11: "November",
|
|
42404
43169
|
month12: "December",
|
|
42405
|
-
week: "week",
|
|
42406
43170
|
weeks: {
|
|
42407
43171
|
sun: "Sun",
|
|
42408
43172
|
mon: "Mon",
|
|
@@ -42505,7 +43269,8 @@ var English = {
|
|
|
42505
43269
|
tour: {
|
|
42506
43270
|
next: "Next",
|
|
42507
43271
|
previous: "Previous",
|
|
42508
|
-
finish: "Finish"
|
|
43272
|
+
finish: "Finish",
|
|
43273
|
+
close: "Close this dialog"
|
|
42509
43274
|
},
|
|
42510
43275
|
tree: {
|
|
42511
43276
|
emptyText: "No Data"
|
|
@@ -42544,7 +43309,16 @@ var es = {
|
|
|
42544
43309
|
},
|
|
42545
43310
|
colorpicker: {
|
|
42546
43311
|
confirm: "Confirmar",
|
|
42547
|
-
clear: "Despejar"
|
|
43312
|
+
clear: "Despejar",
|
|
43313
|
+
defaultLabel: "color picker",
|
|
43314
|
+
description: "current color is {color}. press enter to select a new color.",
|
|
43315
|
+
alphaLabel: "pick alpha value",
|
|
43316
|
+
alphaDescription: "alpha {alpha}, current color is {color}",
|
|
43317
|
+
hueLabel: "pick hue value",
|
|
43318
|
+
hueDescription: "hue {hue}, current color is {color}",
|
|
43319
|
+
svLabel: "pick saturation and brightness value",
|
|
43320
|
+
svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}",
|
|
43321
|
+
predefineDescription: "select {value} as the color"
|
|
42548
43322
|
},
|
|
42549
43323
|
datepicker: {
|
|
42550
43324
|
now: "Ahora",
|
|
@@ -42552,6 +43326,10 @@ var es = {
|
|
|
42552
43326
|
cancel: "Cancelar",
|
|
42553
43327
|
clear: "Despejar",
|
|
42554
43328
|
confirm: "Confirmar",
|
|
43329
|
+
dateTablePrompt: "Use the arrow keys and enter to select the day of the month",
|
|
43330
|
+
monthTablePrompt: "Use the arrow keys and enter to select the month",
|
|
43331
|
+
yearTablePrompt: "Use the arrow keys and enter to select the year",
|
|
43332
|
+
selectedDate: "Selected date",
|
|
42555
43333
|
selectDate: "Seleccionar fecha",
|
|
42556
43334
|
selectTime: "Seleccionar hora",
|
|
42557
43335
|
startDate: "Fecha Incial",
|
|
@@ -42584,6 +43362,15 @@ var es = {
|
|
|
42584
43362
|
fri: "vie",
|
|
42585
43363
|
sat: "s\xE1b"
|
|
42586
43364
|
},
|
|
43365
|
+
weeksFull: {
|
|
43366
|
+
sun: "Sunday",
|
|
43367
|
+
mon: "Monday",
|
|
43368
|
+
tue: "Tuesday",
|
|
43369
|
+
wed: "Wednesday",
|
|
43370
|
+
thu: "Thursday",
|
|
43371
|
+
fri: "Friday",
|
|
43372
|
+
sat: "Saturday"
|
|
43373
|
+
},
|
|
42587
43374
|
months: {
|
|
42588
43375
|
jan: "ene",
|
|
42589
43376
|
feb: "feb",
|
|
@@ -42599,6 +43386,10 @@ var es = {
|
|
|
42599
43386
|
dec: "dic"
|
|
42600
43387
|
}
|
|
42601
43388
|
},
|
|
43389
|
+
inputNumber: {
|
|
43390
|
+
decrease: "decrease number",
|
|
43391
|
+
increase: "increase number"
|
|
43392
|
+
},
|
|
42602
43393
|
select: {
|
|
42603
43394
|
loading: "Cargando",
|
|
42604
43395
|
noMatch: "No hay datos que coincidan",
|
|
@@ -42608,6 +43399,9 @@ var es = {
|
|
|
42608
43399
|
mention: {
|
|
42609
43400
|
loading: "Cargando"
|
|
42610
43401
|
},
|
|
43402
|
+
dropdown: {
|
|
43403
|
+
toggleDropdown: "Toggle Dropdown"
|
|
43404
|
+
},
|
|
42611
43405
|
cascader: {
|
|
42612
43406
|
noMatch: "No hay datos que coincidan",
|
|
42613
43407
|
loading: "Cargando",
|
|
@@ -42624,12 +43418,21 @@ var es = {
|
|
|
42624
43418
|
next: "Go to next page",
|
|
42625
43419
|
currentPage: "page {pager}",
|
|
42626
43420
|
prevPages: "Previous {pager} pages",
|
|
42627
|
-
nextPages: "Next {pager} pages"
|
|
43421
|
+
nextPages: "Next {pager} pages",
|
|
43422
|
+
deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details"
|
|
43423
|
+
},
|
|
43424
|
+
dialog: {
|
|
43425
|
+
close: "Close this dialog"
|
|
43426
|
+
},
|
|
43427
|
+
drawer: {
|
|
43428
|
+
close: "Close this dialog"
|
|
42628
43429
|
},
|
|
42629
43430
|
messagebox: {
|
|
43431
|
+
title: "Message",
|
|
42630
43432
|
confirm: "Aceptar",
|
|
42631
43433
|
cancel: "Cancelar",
|
|
42632
|
-
error: "Entrada inv\xE1lida"
|
|
43434
|
+
error: "Entrada inv\xE1lida",
|
|
43435
|
+
close: "Close this dialog"
|
|
42633
43436
|
},
|
|
42634
43437
|
upload: {
|
|
42635
43438
|
deleteTip: "Pulse Eliminar para retirar",
|
|
@@ -42637,6 +43440,11 @@ var es = {
|
|
|
42637
43440
|
preview: "Vista Previa",
|
|
42638
43441
|
continue: "Continuar"
|
|
42639
43442
|
},
|
|
43443
|
+
slider: {
|
|
43444
|
+
defaultLabel: "slider between {min} and {max}",
|
|
43445
|
+
defaultRangeStartLabel: "pick start value",
|
|
43446
|
+
defaultRangeEndLabel: "pick end value"
|
|
43447
|
+
},
|
|
42640
43448
|
table: {
|
|
42641
43449
|
emptyText: "Sin Datos",
|
|
42642
43450
|
confirmFilter: "Confirmar",
|
|
@@ -42644,6 +43452,12 @@ var es = {
|
|
|
42644
43452
|
clearFilter: "Despejar",
|
|
42645
43453
|
sumText: "Suma"
|
|
42646
43454
|
},
|
|
43455
|
+
tour: {
|
|
43456
|
+
next: "Next",
|
|
43457
|
+
previous: "Previous",
|
|
43458
|
+
finish: "Finish",
|
|
43459
|
+
close: "Close this dialog"
|
|
43460
|
+
},
|
|
42647
43461
|
tree: {
|
|
42648
43462
|
emptyText: "Sin Datos"
|
|
42649
43463
|
},
|
|
@@ -42681,7 +43495,16 @@ var fi = {
|
|
|
42681
43495
|
},
|
|
42682
43496
|
colorpicker: {
|
|
42683
43497
|
confirm: "OK",
|
|
42684
|
-
clear: "Tyhjenn\xE4"
|
|
43498
|
+
clear: "Tyhjenn\xE4",
|
|
43499
|
+
defaultLabel: "color picker",
|
|
43500
|
+
description: "current color is {color}. press enter to select a new color.",
|
|
43501
|
+
alphaLabel: "pick alpha value",
|
|
43502
|
+
alphaDescription: "alpha {alpha}, current color is {color}",
|
|
43503
|
+
hueLabel: "pick hue value",
|
|
43504
|
+
hueDescription: "hue {hue}, current color is {color}",
|
|
43505
|
+
svLabel: "pick saturation and brightness value",
|
|
43506
|
+
svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}",
|
|
43507
|
+
predefineDescription: "select {value} as the color"
|
|
42685
43508
|
},
|
|
42686
43509
|
datepicker: {
|
|
42687
43510
|
now: "Nyt",
|
|
@@ -42689,6 +43512,10 @@ var fi = {
|
|
|
42689
43512
|
cancel: "Peruuta",
|
|
42690
43513
|
clear: "Tyhjenn\xE4",
|
|
42691
43514
|
confirm: "OK",
|
|
43515
|
+
dateTablePrompt: "Use the arrow keys and enter to select the day of the month",
|
|
43516
|
+
monthTablePrompt: "Use the arrow keys and enter to select the month",
|
|
43517
|
+
yearTablePrompt: "Use the arrow keys and enter to select the year",
|
|
43518
|
+
selectedDate: "Selected date",
|
|
42692
43519
|
selectDate: "Valitse p\xE4iv\xE4",
|
|
42693
43520
|
selectTime: "Valitse aika",
|
|
42694
43521
|
startDate: "Aloitusp\xE4iv\xE4",
|
|
@@ -42721,6 +43548,15 @@ var fi = {
|
|
|
42721
43548
|
fri: "pe",
|
|
42722
43549
|
sat: "la"
|
|
42723
43550
|
},
|
|
43551
|
+
weeksFull: {
|
|
43552
|
+
sun: "Sunday",
|
|
43553
|
+
mon: "Monday",
|
|
43554
|
+
tue: "Tuesday",
|
|
43555
|
+
wed: "Wednesday",
|
|
43556
|
+
thu: "Thursday",
|
|
43557
|
+
fri: "Friday",
|
|
43558
|
+
sat: "Saturday"
|
|
43559
|
+
},
|
|
42724
43560
|
months: {
|
|
42725
43561
|
jan: "tammi",
|
|
42726
43562
|
feb: "helmi",
|
|
@@ -42736,6 +43572,10 @@ var fi = {
|
|
|
42736
43572
|
dec: "joulu"
|
|
42737
43573
|
}
|
|
42738
43574
|
},
|
|
43575
|
+
inputNumber: {
|
|
43576
|
+
decrease: "decrease number",
|
|
43577
|
+
increase: "increase number"
|
|
43578
|
+
},
|
|
42739
43579
|
select: {
|
|
42740
43580
|
loading: "Lataa",
|
|
42741
43581
|
noMatch: "Ei vastaavia tietoja",
|
|
@@ -42745,6 +43585,9 @@ var fi = {
|
|
|
42745
43585
|
mention: {
|
|
42746
43586
|
loading: "Lataa"
|
|
42747
43587
|
},
|
|
43588
|
+
dropdown: {
|
|
43589
|
+
toggleDropdown: "Toggle Dropdown"
|
|
43590
|
+
},
|
|
42748
43591
|
cascader: {
|
|
42749
43592
|
noMatch: "Ei vastaavia tietoja",
|
|
42750
43593
|
loading: "Lataa",
|
|
@@ -42761,13 +43604,21 @@ var fi = {
|
|
|
42761
43604
|
next: "Go to next page",
|
|
42762
43605
|
currentPage: "page {pager}",
|
|
42763
43606
|
prevPages: "Previous {pager} pages",
|
|
42764
|
-
nextPages: "Next {pager} pages"
|
|
43607
|
+
nextPages: "Next {pager} pages",
|
|
43608
|
+
deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details"
|
|
43609
|
+
},
|
|
43610
|
+
dialog: {
|
|
43611
|
+
close: "Close this dialog"
|
|
43612
|
+
},
|
|
43613
|
+
drawer: {
|
|
43614
|
+
close: "Close this dialog"
|
|
42765
43615
|
},
|
|
42766
43616
|
messagebox: {
|
|
42767
43617
|
title: "Viesti",
|
|
42768
43618
|
confirm: "OK",
|
|
42769
43619
|
cancel: "Peruuta",
|
|
42770
|
-
error: "Virheellinen sy\xF6te"
|
|
43620
|
+
error: "Virheellinen sy\xF6te",
|
|
43621
|
+
close: "Close this dialog"
|
|
42771
43622
|
},
|
|
42772
43623
|
upload: {
|
|
42773
43624
|
deleteTip: "Poista Delete-n\xE4pp\xE4imell\xE4",
|
|
@@ -42775,6 +43626,11 @@ var fi = {
|
|
|
42775
43626
|
preview: "Esikatsele",
|
|
42776
43627
|
continue: "Jatka"
|
|
42777
43628
|
},
|
|
43629
|
+
slider: {
|
|
43630
|
+
defaultLabel: "slider between {min} and {max}",
|
|
43631
|
+
defaultRangeStartLabel: "pick start value",
|
|
43632
|
+
defaultRangeEndLabel: "pick end value"
|
|
43633
|
+
},
|
|
42778
43634
|
table: {
|
|
42779
43635
|
emptyText: "Ei tietoja",
|
|
42780
43636
|
confirmFilter: "Vahvista",
|
|
@@ -42782,6 +43638,12 @@ var fi = {
|
|
|
42782
43638
|
clearFilter: "Kaikki",
|
|
42783
43639
|
sumText: "Summa"
|
|
42784
43640
|
},
|
|
43641
|
+
tour: {
|
|
43642
|
+
next: "Next",
|
|
43643
|
+
previous: "Previous",
|
|
43644
|
+
finish: "Finish",
|
|
43645
|
+
close: "Close this dialog"
|
|
43646
|
+
},
|
|
42785
43647
|
tree: {
|
|
42786
43648
|
emptyText: "Ei tietoja"
|
|
42787
43649
|
},
|
|
@@ -42815,13 +43677,20 @@ var fr = {
|
|
|
42815
43677
|
name: "fr",
|
|
42816
43678
|
el: {
|
|
42817
43679
|
breadcrumb: {
|
|
42818
|
-
label:
|
|
43680
|
+
label: "Fil d'Ariane"
|
|
42819
43681
|
},
|
|
42820
43682
|
colorpicker: {
|
|
42821
43683
|
confirm: "Confirmer",
|
|
42822
43684
|
clear: "Effacer",
|
|
42823
43685
|
defaultLabel: "color picker",
|
|
42824
|
-
description: "La couleur actuelle est {color}. Appuyer sur Entr\xE9e pour s\xE9lectionner une nouvelle couleur."
|
|
43686
|
+
description: "La couleur actuelle est {color}. Appuyer sur Entr\xE9e pour s\xE9lectionner une nouvelle couleur.",
|
|
43687
|
+
alphaLabel: "Choisir la valeur alpha",
|
|
43688
|
+
alphaDescription: "alpha {alpha}, current color is {color}",
|
|
43689
|
+
hueLabel: "pick hue value",
|
|
43690
|
+
hueDescription: "hue {hue}, current color is {color}",
|
|
43691
|
+
svLabel: "pick saturation and brightness value",
|
|
43692
|
+
svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}",
|
|
43693
|
+
predefineDescription: "select {value} as the color"
|
|
42825
43694
|
},
|
|
42826
43695
|
datepicker: {
|
|
42827
43696
|
now: "Maintenant",
|
|
@@ -42856,7 +43725,6 @@ var fr = {
|
|
|
42856
43725
|
month10: "Octobre",
|
|
42857
43726
|
month11: "Novembre",
|
|
42858
43727
|
month12: "D\xE9cembre",
|
|
42859
|
-
week: "Semaine",
|
|
42860
43728
|
weeks: {
|
|
42861
43729
|
sun: "Dim",
|
|
42862
43730
|
mon: "Lun",
|
|
@@ -42903,6 +43771,9 @@ var fr = {
|
|
|
42903
43771
|
mention: {
|
|
42904
43772
|
loading: "Chargement"
|
|
42905
43773
|
},
|
|
43774
|
+
dropdown: {
|
|
43775
|
+
toggleDropdown: "Basculer la liste d\xE9roulante"
|
|
43776
|
+
},
|
|
42906
43777
|
cascader: {
|
|
42907
43778
|
noMatch: "Aucune correspondance",
|
|
42908
43779
|
loading: "Chargement",
|
|
@@ -42956,7 +43827,8 @@ var fr = {
|
|
|
42956
43827
|
tour: {
|
|
42957
43828
|
next: "suivant",
|
|
42958
43829
|
previous: "pr\xE9c\xE9dent",
|
|
42959
|
-
finish: "fin"
|
|
43830
|
+
finish: "fin",
|
|
43831
|
+
close: "Fermer la bo\xEEte de dialogue"
|
|
42960
43832
|
},
|
|
42961
43833
|
tree: {
|
|
42962
43834
|
emptyText: "Aucune donn\xE9e"
|
|
@@ -42995,7 +43867,16 @@ var it = {
|
|
|
42995
43867
|
},
|
|
42996
43868
|
colorpicker: {
|
|
42997
43869
|
confirm: "OK",
|
|
42998
|
-
clear: "Pulisci"
|
|
43870
|
+
clear: "Pulisci",
|
|
43871
|
+
defaultLabel: "color picker",
|
|
43872
|
+
description: "current color is {color}. press enter to select a new color.",
|
|
43873
|
+
alphaLabel: "pick alpha value",
|
|
43874
|
+
alphaDescription: "alpha {alpha}, current color is {color}",
|
|
43875
|
+
hueLabel: "pick hue value",
|
|
43876
|
+
hueDescription: "hue {hue}, current color is {color}",
|
|
43877
|
+
svLabel: "pick saturation and brightness value",
|
|
43878
|
+
svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}",
|
|
43879
|
+
predefineDescription: "select {value} as the color"
|
|
42999
43880
|
},
|
|
43000
43881
|
datepicker: {
|
|
43001
43882
|
now: "Ora",
|
|
@@ -43003,6 +43884,10 @@ var it = {
|
|
|
43003
43884
|
cancel: "Cancella",
|
|
43004
43885
|
clear: "Pulisci",
|
|
43005
43886
|
confirm: "OK",
|
|
43887
|
+
dateTablePrompt: "Use the arrow keys and enter to select the day of the month",
|
|
43888
|
+
monthTablePrompt: "Use the arrow keys and enter to select the month",
|
|
43889
|
+
yearTablePrompt: "Use the arrow keys and enter to select the year",
|
|
43890
|
+
selectedDate: "Selected date",
|
|
43006
43891
|
selectDate: "Seleziona data",
|
|
43007
43892
|
selectTime: "Seleziona ora",
|
|
43008
43893
|
startDate: "Data inizio",
|
|
@@ -43035,6 +43920,15 @@ var it = {
|
|
|
43035
43920
|
fri: "Ven",
|
|
43036
43921
|
sat: "Sab"
|
|
43037
43922
|
},
|
|
43923
|
+
weeksFull: {
|
|
43924
|
+
sun: "Sunday",
|
|
43925
|
+
mon: "Monday",
|
|
43926
|
+
tue: "Tuesday",
|
|
43927
|
+
wed: "Wednesday",
|
|
43928
|
+
thu: "Thursday",
|
|
43929
|
+
fri: "Friday",
|
|
43930
|
+
sat: "Saturday"
|
|
43931
|
+
},
|
|
43038
43932
|
months: {
|
|
43039
43933
|
jan: "Gen",
|
|
43040
43934
|
feb: "Feb",
|
|
@@ -43050,6 +43944,10 @@ var it = {
|
|
|
43050
43944
|
dec: "Dic"
|
|
43051
43945
|
}
|
|
43052
43946
|
},
|
|
43947
|
+
inputNumber: {
|
|
43948
|
+
decrease: "decrease number",
|
|
43949
|
+
increase: "increase number"
|
|
43950
|
+
},
|
|
43053
43951
|
select: {
|
|
43054
43952
|
loading: "Caricamento",
|
|
43055
43953
|
noMatch: "Nessuna corrispondenza",
|
|
@@ -43059,6 +43957,9 @@ var it = {
|
|
|
43059
43957
|
mention: {
|
|
43060
43958
|
loading: "Caricamento"
|
|
43061
43959
|
},
|
|
43960
|
+
dropdown: {
|
|
43961
|
+
toggleDropdown: "Toggle Dropdown"
|
|
43962
|
+
},
|
|
43062
43963
|
cascader: {
|
|
43063
43964
|
noMatch: "Nessuna corrispondenza",
|
|
43064
43965
|
loading: "Caricamento",
|
|
@@ -43075,12 +43976,21 @@ var it = {
|
|
|
43075
43976
|
next: "Go to next page",
|
|
43076
43977
|
currentPage: "page {pager}",
|
|
43077
43978
|
prevPages: "Previous {pager} pages",
|
|
43078
|
-
nextPages: "Next {pager} pages"
|
|
43979
|
+
nextPages: "Next {pager} pages",
|
|
43980
|
+
deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details"
|
|
43981
|
+
},
|
|
43982
|
+
dialog: {
|
|
43983
|
+
close: "Close this dialog"
|
|
43984
|
+
},
|
|
43985
|
+
drawer: {
|
|
43986
|
+
close: "Close this dialog"
|
|
43079
43987
|
},
|
|
43080
43988
|
messagebox: {
|
|
43989
|
+
title: "Message",
|
|
43081
43990
|
confirm: "OK",
|
|
43082
43991
|
cancel: "Cancella",
|
|
43083
|
-
error: "Input non valido"
|
|
43992
|
+
error: "Input non valido",
|
|
43993
|
+
close: "Close this dialog"
|
|
43084
43994
|
},
|
|
43085
43995
|
upload: {
|
|
43086
43996
|
deleteTip: "Premi cancella per rimuovere",
|
|
@@ -43088,6 +43998,11 @@ var it = {
|
|
|
43088
43998
|
preview: "Anteprima",
|
|
43089
43999
|
continue: "Continua"
|
|
43090
44000
|
},
|
|
44001
|
+
slider: {
|
|
44002
|
+
defaultLabel: "slider between {min} and {max}",
|
|
44003
|
+
defaultRangeStartLabel: "pick start value",
|
|
44004
|
+
defaultRangeEndLabel: "pick end value"
|
|
44005
|
+
},
|
|
43091
44006
|
table: {
|
|
43092
44007
|
emptyText: "Nessun dato",
|
|
43093
44008
|
confirmFilter: "Conferma",
|
|
@@ -43095,6 +44010,12 @@ var it = {
|
|
|
43095
44010
|
clearFilter: "Tutti",
|
|
43096
44011
|
sumText: "Somma"
|
|
43097
44012
|
},
|
|
44013
|
+
tour: {
|
|
44014
|
+
next: "Next",
|
|
44015
|
+
previous: "Previous",
|
|
44016
|
+
finish: "Finish",
|
|
44017
|
+
close: "Close this dialog"
|
|
44018
|
+
},
|
|
43098
44019
|
tree: {
|
|
43099
44020
|
emptyText: "Nessun dato"
|
|
43100
44021
|
},
|
|
@@ -43132,7 +44053,16 @@ var ja = {
|
|
|
43132
44053
|
},
|
|
43133
44054
|
colorpicker: {
|
|
43134
44055
|
confirm: "OK",
|
|
43135
|
-
clear: "\u30AF\u30EA\u30A2"
|
|
44056
|
+
clear: "\u30AF\u30EA\u30A2",
|
|
44057
|
+
defaultLabel: "color picker",
|
|
44058
|
+
description: "current color is {color}. press enter to select a new color.",
|
|
44059
|
+
alphaLabel: "pick alpha value",
|
|
44060
|
+
alphaDescription: "alpha {alpha}, current color is {color}",
|
|
44061
|
+
hueLabel: "pick hue value",
|
|
44062
|
+
hueDescription: "hue {hue}, current color is {color}",
|
|
44063
|
+
svLabel: "pick saturation and brightness value",
|
|
44064
|
+
svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}",
|
|
44065
|
+
predefineDescription: "select {value} as the color"
|
|
43136
44066
|
},
|
|
43137
44067
|
datepicker: {
|
|
43138
44068
|
now: "\u73FE\u5728",
|
|
@@ -43140,6 +44070,10 @@ var ja = {
|
|
|
43140
44070
|
cancel: "\u30AD\u30E3\u30F3\u30BB\u30EB",
|
|
43141
44071
|
clear: "\u30AF\u30EA\u30A2",
|
|
43142
44072
|
confirm: "OK",
|
|
44073
|
+
dateTablePrompt: "Use the arrow keys and enter to select the day of the month",
|
|
44074
|
+
monthTablePrompt: "Use the arrow keys and enter to select the month",
|
|
44075
|
+
yearTablePrompt: "Use the arrow keys and enter to select the year",
|
|
44076
|
+
selectedDate: "Selected date",
|
|
43143
44077
|
selectDate: "\u65E5\u4ED8\u3092\u9078\u629E",
|
|
43144
44078
|
selectTime: "\u6642\u9593\u3092\u9078\u629E",
|
|
43145
44079
|
startDate: "\u958B\u59CB\u65E5",
|
|
@@ -43172,6 +44106,15 @@ var ja = {
|
|
|
43172
44106
|
fri: "\u91D1",
|
|
43173
44107
|
sat: "\u571F"
|
|
43174
44108
|
},
|
|
44109
|
+
weeksFull: {
|
|
44110
|
+
sun: "Sunday",
|
|
44111
|
+
mon: "Monday",
|
|
44112
|
+
tue: "Tuesday",
|
|
44113
|
+
wed: "Wednesday",
|
|
44114
|
+
thu: "Thursday",
|
|
44115
|
+
fri: "Friday",
|
|
44116
|
+
sat: "Saturday"
|
|
44117
|
+
},
|
|
43175
44118
|
months: {
|
|
43176
44119
|
jan: "1\u6708",
|
|
43177
44120
|
feb: "2\u6708",
|
|
@@ -43187,6 +44130,10 @@ var ja = {
|
|
|
43187
44130
|
dec: "12\u6708"
|
|
43188
44131
|
}
|
|
43189
44132
|
},
|
|
44133
|
+
inputNumber: {
|
|
44134
|
+
decrease: "decrease number",
|
|
44135
|
+
increase: "increase number"
|
|
44136
|
+
},
|
|
43190
44137
|
select: {
|
|
43191
44138
|
loading: "\u30ED\u30FC\u30C9\u4E2D",
|
|
43192
44139
|
noMatch: "\u30C7\u30FC\u30BF\u306A\u3057",
|
|
@@ -43196,6 +44143,9 @@ var ja = {
|
|
|
43196
44143
|
mention: {
|
|
43197
44144
|
loading: "\u30ED\u30FC\u30C9\u4E2D"
|
|
43198
44145
|
},
|
|
44146
|
+
dropdown: {
|
|
44147
|
+
toggleDropdown: "Toggle Dropdown"
|
|
44148
|
+
},
|
|
43199
44149
|
cascader: {
|
|
43200
44150
|
noMatch: "\u30C7\u30FC\u30BF\u306A\u3057",
|
|
43201
44151
|
loading: "\u30ED\u30FC\u30C9\u4E2D",
|
|
@@ -43212,13 +44162,21 @@ var ja = {
|
|
|
43212
44162
|
next: "Go to next page",
|
|
43213
44163
|
currentPage: "page {pager}",
|
|
43214
44164
|
prevPages: "Previous {pager} pages",
|
|
43215
|
-
nextPages: "Next {pager} pages"
|
|
44165
|
+
nextPages: "Next {pager} pages",
|
|
44166
|
+
deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details"
|
|
44167
|
+
},
|
|
44168
|
+
dialog: {
|
|
44169
|
+
close: "Close this dialog"
|
|
44170
|
+
},
|
|
44171
|
+
drawer: {
|
|
44172
|
+
close: "Close this dialog"
|
|
43216
44173
|
},
|
|
43217
44174
|
messagebox: {
|
|
43218
44175
|
title: "\u30E1\u30C3\u30BB\u30FC\u30B8",
|
|
43219
44176
|
confirm: "OK",
|
|
43220
44177
|
cancel: "\u30AD\u30E3\u30F3\u30BB\u30EB",
|
|
43221
|
-
error: "\u6B63\u3057\u304F\u306A\u3044\u5165\u529B"
|
|
44178
|
+
error: "\u6B63\u3057\u304F\u306A\u3044\u5165\u529B",
|
|
44179
|
+
close: "Close this dialog"
|
|
43222
44180
|
},
|
|
43223
44181
|
upload: {
|
|
43224
44182
|
deleteTip: "Del\u30AD\u30FC\u3092\u62BC\u3057\u3066\u524A\u9664\u3059\u308B",
|
|
@@ -43226,6 +44184,11 @@ var ja = {
|
|
|
43226
44184
|
preview: "\u30D7\u30EC\u30D3\u30E5\u30FC",
|
|
43227
44185
|
continue: "\u7D9A\u884C\u3059\u308B"
|
|
43228
44186
|
},
|
|
44187
|
+
slider: {
|
|
44188
|
+
defaultLabel: "slider between {min} and {max}",
|
|
44189
|
+
defaultRangeStartLabel: "pick start value",
|
|
44190
|
+
defaultRangeEndLabel: "pick end value"
|
|
44191
|
+
},
|
|
43229
44192
|
table: {
|
|
43230
44193
|
emptyText: "\u30C7\u30FC\u30BF\u306A\u3057",
|
|
43231
44194
|
confirmFilter: "\u78BA\u8A8D",
|
|
@@ -43236,7 +44199,8 @@ var ja = {
|
|
|
43236
44199
|
tour: {
|
|
43237
44200
|
next: "\u6B21\u3078",
|
|
43238
44201
|
previous: "\u524D\u3078",
|
|
43239
|
-
finish: "\u30C4\u30A2\u30FC\u7D42\u4E86"
|
|
44202
|
+
finish: "\u30C4\u30A2\u30FC\u7D42\u4E86",
|
|
44203
|
+
close: "Close this dialog"
|
|
43240
44204
|
},
|
|
43241
44205
|
tree: {
|
|
43242
44206
|
emptyText: "\u30C7\u30FC\u30BF\u306A\u3057"
|
|
@@ -43277,7 +44241,14 @@ var ko = {
|
|
|
43277
44241
|
confirm: "\uD655\uC778",
|
|
43278
44242
|
clear: "\uCD08\uAE30\uD654",
|
|
43279
44243
|
defaultLabel: "\uC0C9\uC0C1 \uC120\uD0DD\uAE30",
|
|
43280
|
-
description: "\uD604\uC7AC \uC0C9\uC0C1\uC740 {color}\uC785\uB2C8\uB2E4. Enter \uD0A4\uB97C \uB20C\uB7EC \uC0C8 \uC0C9\uC0C1\uC744 \uC120\uD0DD\uD569\uB2C8\uB2E4."
|
|
44244
|
+
description: "\uD604\uC7AC \uC0C9\uC0C1\uC740 {color}\uC785\uB2C8\uB2E4. Enter \uD0A4\uB97C \uB20C\uB7EC \uC0C8 \uC0C9\uC0C1\uC744 \uC120\uD0DD\uD569\uB2C8\uB2E4.",
|
|
44245
|
+
alphaLabel: "pick alpha value",
|
|
44246
|
+
alphaDescription: "alpha {alpha}, current color is {color}",
|
|
44247
|
+
hueLabel: "pick hue value",
|
|
44248
|
+
hueDescription: "hue {hue}, current color is {color}",
|
|
44249
|
+
svLabel: "pick saturation and brightness value",
|
|
44250
|
+
svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}",
|
|
44251
|
+
predefineDescription: "select {value} as the color"
|
|
43281
44252
|
},
|
|
43282
44253
|
datepicker: {
|
|
43283
44254
|
now: "\uC9C0\uAE08",
|
|
@@ -43288,6 +44259,7 @@ var ko = {
|
|
|
43288
44259
|
dateTablePrompt: "\uD654\uC0B4\uD45C \uD0A4\uB97C \uC0AC\uC6A9\uD558\uACE0 Enter\uB97C \uB20C\uB7EC \uB0A0\uC9DC\uB97C \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624.",
|
|
43289
44260
|
monthTablePrompt: "\uD654\uC0B4\uD45C \uD0A4\uB97C \uC0AC\uC6A9\uD558\uACE0 Enter\uB97C \uB20C\uB7EC \uC6D4\uC744 \uC120\uD0DD\uD569\uB2C8\uB2E4.",
|
|
43290
44261
|
yearTablePrompt: "\uD654\uC0B4\uD45C \uD0A4\uB97C \uC0AC\uC6A9\uD558\uACE0 Enter \uD0A4\uB97C \uB20C\uB7EC \uC5F0\uB3C4\uB97C \uC120\uD0DD\uD569\uB2C8\uB2E4.",
|
|
44262
|
+
selectedDate: "Selected date",
|
|
43291
44263
|
selectDate: "\uB0A0\uC9DC \uC120\uD0DD",
|
|
43292
44264
|
selectTime: "\uC2DC\uAC04 \uC120\uD0DD",
|
|
43293
44265
|
startDate: "\uC2DC\uC791 \uB0A0\uC9DC",
|
|
@@ -43320,6 +44292,15 @@ var ko = {
|
|
|
43320
44292
|
fri: "\uAE08",
|
|
43321
44293
|
sat: "\uD1A0"
|
|
43322
44294
|
},
|
|
44295
|
+
weeksFull: {
|
|
44296
|
+
sun: "Sunday",
|
|
44297
|
+
mon: "Monday",
|
|
44298
|
+
tue: "Tuesday",
|
|
44299
|
+
wed: "Wednesday",
|
|
44300
|
+
thu: "Thursday",
|
|
44301
|
+
fri: "Friday",
|
|
44302
|
+
sat: "Saturday"
|
|
44303
|
+
},
|
|
43323
44304
|
months: {
|
|
43324
44305
|
jan: "1\uC6D4",
|
|
43325
44306
|
feb: "2\uC6D4",
|
|
@@ -43404,7 +44385,8 @@ var ko = {
|
|
|
43404
44385
|
tour: {
|
|
43405
44386
|
next: "\uB2E4\uC74C",
|
|
43406
44387
|
previous: "\uC774\uC804",
|
|
43407
|
-
finish: "\uC885\uB8CC"
|
|
44388
|
+
finish: "\uC885\uB8CC",
|
|
44389
|
+
close: "Close this dialog"
|
|
43408
44390
|
},
|
|
43409
44391
|
tree: {
|
|
43410
44392
|
emptyText: "\uB370\uC774\uD130 \uC5C6\uC74C"
|
|
@@ -43446,7 +44428,13 @@ var no = {
|
|
|
43446
44428
|
clear: "T\xF8m",
|
|
43447
44429
|
defaultLabel: "Fargevelger",
|
|
43448
44430
|
description: "N\xE5v\xE6rende farge {color}, velg ny farge med Enter-tasten",
|
|
43449
|
-
alphaLabel: "Velg verdi for gjennomsiktighet"
|
|
44431
|
+
alphaLabel: "Velg verdi for gjennomsiktighet",
|
|
44432
|
+
alphaDescription: "alpha {alpha}, current color is {color}",
|
|
44433
|
+
hueLabel: "pick hue value",
|
|
44434
|
+
hueDescription: "hue {hue}, current color is {color}",
|
|
44435
|
+
svLabel: "pick saturation and brightness value",
|
|
44436
|
+
svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}",
|
|
44437
|
+
predefineDescription: "select {value} as the color"
|
|
43450
44438
|
},
|
|
43451
44439
|
datepicker: {
|
|
43452
44440
|
now: "N\xE5",
|
|
@@ -43524,12 +44512,12 @@ var no = {
|
|
|
43524
44512
|
noData: "Ingen data",
|
|
43525
44513
|
placeholder: "Velg"
|
|
43526
44514
|
},
|
|
43527
|
-
dropdown: {
|
|
43528
|
-
toggleDropdown: "Vis/skjul nedtrekksmeny"
|
|
43529
|
-
},
|
|
43530
44515
|
mention: {
|
|
43531
44516
|
loading: "Laster"
|
|
43532
44517
|
},
|
|
44518
|
+
dropdown: {
|
|
44519
|
+
toggleDropdown: "Vis/skjul nedtrekksmeny"
|
|
44520
|
+
},
|
|
43533
44521
|
cascader: {
|
|
43534
44522
|
noMatch: "Ingen treff",
|
|
43535
44523
|
loading: "Laster",
|
|
@@ -43583,7 +44571,8 @@ var no = {
|
|
|
43583
44571
|
tour: {
|
|
43584
44572
|
next: "Neste",
|
|
43585
44573
|
previous: "Forrige",
|
|
43586
|
-
finish: "Avslutt omvisning"
|
|
44574
|
+
finish: "Avslutt omvisning",
|
|
44575
|
+
close: "Close this dialog"
|
|
43587
44576
|
},
|
|
43588
44577
|
tree: {
|
|
43589
44578
|
emptyText: "Ingen data"
|
|
@@ -43622,7 +44611,16 @@ var pl = {
|
|
|
43622
44611
|
},
|
|
43623
44612
|
colorpicker: {
|
|
43624
44613
|
confirm: "OK",
|
|
43625
|
-
clear: "Wyczy\u015B\u0107"
|
|
44614
|
+
clear: "Wyczy\u015B\u0107",
|
|
44615
|
+
defaultLabel: "color picker",
|
|
44616
|
+
description: "current color is {color}. press enter to select a new color.",
|
|
44617
|
+
alphaLabel: "pick alpha value",
|
|
44618
|
+
alphaDescription: "alpha {alpha}, current color is {color}",
|
|
44619
|
+
hueLabel: "pick hue value",
|
|
44620
|
+
hueDescription: "hue {hue}, current color is {color}",
|
|
44621
|
+
svLabel: "pick saturation and brightness value",
|
|
44622
|
+
svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}",
|
|
44623
|
+
predefineDescription: "select {value} as the color"
|
|
43626
44624
|
},
|
|
43627
44625
|
datepicker: {
|
|
43628
44626
|
now: "Teraz",
|
|
@@ -43630,6 +44628,10 @@ var pl = {
|
|
|
43630
44628
|
cancel: "Anuluj",
|
|
43631
44629
|
clear: "Wyczy\u015B\u0107",
|
|
43632
44630
|
confirm: "OK",
|
|
44631
|
+
dateTablePrompt: "Use the arrow keys and enter to select the day of the month",
|
|
44632
|
+
monthTablePrompt: "Use the arrow keys and enter to select the month",
|
|
44633
|
+
yearTablePrompt: "Use the arrow keys and enter to select the year",
|
|
44634
|
+
selectedDate: "Selected date",
|
|
43633
44635
|
selectDate: "Wybierz dat\u0119",
|
|
43634
44636
|
selectTime: "Wybierz godzin\u0119",
|
|
43635
44637
|
startDate: "Data pocz\u0105tkowa",
|
|
@@ -43653,7 +44655,6 @@ var pl = {
|
|
|
43653
44655
|
month10: "pa\u017Adziernik",
|
|
43654
44656
|
month11: "listopad",
|
|
43655
44657
|
month12: "grudzie\u0144",
|
|
43656
|
-
week: "tydzie\u0144",
|
|
43657
44658
|
weeks: {
|
|
43658
44659
|
sun: "niedz.",
|
|
43659
44660
|
mon: "pon.",
|
|
@@ -43663,6 +44664,15 @@ var pl = {
|
|
|
43663
44664
|
fri: "pt.",
|
|
43664
44665
|
sat: "sob."
|
|
43665
44666
|
},
|
|
44667
|
+
weeksFull: {
|
|
44668
|
+
sun: "Sunday",
|
|
44669
|
+
mon: "Monday",
|
|
44670
|
+
tue: "Tuesday",
|
|
44671
|
+
wed: "Wednesday",
|
|
44672
|
+
thu: "Thursday",
|
|
44673
|
+
fri: "Friday",
|
|
44674
|
+
sat: "Saturday"
|
|
44675
|
+
},
|
|
43666
44676
|
months: {
|
|
43667
44677
|
jan: "STY",
|
|
43668
44678
|
feb: "LUT",
|
|
@@ -43678,6 +44688,10 @@ var pl = {
|
|
|
43678
44688
|
dec: "GRU"
|
|
43679
44689
|
}
|
|
43680
44690
|
},
|
|
44691
|
+
inputNumber: {
|
|
44692
|
+
decrease: "decrease number",
|
|
44693
|
+
increase: "increase number"
|
|
44694
|
+
},
|
|
43681
44695
|
select: {
|
|
43682
44696
|
loading: "\u0141adowanie",
|
|
43683
44697
|
noMatch: "Brak dopasowa\u0144",
|
|
@@ -43687,6 +44701,9 @@ var pl = {
|
|
|
43687
44701
|
mention: {
|
|
43688
44702
|
loading: "\u0141adowanie"
|
|
43689
44703
|
},
|
|
44704
|
+
dropdown: {
|
|
44705
|
+
toggleDropdown: "Toggle Dropdown"
|
|
44706
|
+
},
|
|
43690
44707
|
cascader: {
|
|
43691
44708
|
noMatch: "Brak dopasowa\u0144",
|
|
43692
44709
|
loading: "\u0141adowanie",
|
|
@@ -43703,13 +44720,21 @@ var pl = {
|
|
|
43703
44720
|
next: "Go to next page",
|
|
43704
44721
|
currentPage: "page {pager}",
|
|
43705
44722
|
prevPages: "Previous {pager} pages",
|
|
43706
|
-
nextPages: "Next {pager} pages"
|
|
44723
|
+
nextPages: "Next {pager} pages",
|
|
44724
|
+
deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details"
|
|
44725
|
+
},
|
|
44726
|
+
dialog: {
|
|
44727
|
+
close: "Close this dialog"
|
|
44728
|
+
},
|
|
44729
|
+
drawer: {
|
|
44730
|
+
close: "Close this dialog"
|
|
43707
44731
|
},
|
|
43708
44732
|
messagebox: {
|
|
43709
44733
|
title: "Wiadomo\u015B\u0107",
|
|
43710
44734
|
confirm: "OK",
|
|
43711
44735
|
cancel: "Anuluj",
|
|
43712
|
-
error: "Wiadomo\u015B\u0107 zawiera niedozwolone znaki"
|
|
44736
|
+
error: "Wiadomo\u015B\u0107 zawiera niedozwolone znaki",
|
|
44737
|
+
close: "Close this dialog"
|
|
43713
44738
|
},
|
|
43714
44739
|
upload: {
|
|
43715
44740
|
deleteTip: "kliknij kasuj aby usun\u0105\u0107",
|
|
@@ -43717,6 +44742,11 @@ var pl = {
|
|
|
43717
44742
|
preview: "Podgl\u0105d",
|
|
43718
44743
|
continue: "Kontynuuj"
|
|
43719
44744
|
},
|
|
44745
|
+
slider: {
|
|
44746
|
+
defaultLabel: "slider between {min} and {max}",
|
|
44747
|
+
defaultRangeStartLabel: "pick start value",
|
|
44748
|
+
defaultRangeEndLabel: "pick end value"
|
|
44749
|
+
},
|
|
43720
44750
|
table: {
|
|
43721
44751
|
emptyText: "Brak danych",
|
|
43722
44752
|
confirmFilter: "Potwierd\u017A",
|
|
@@ -43727,7 +44757,8 @@ var pl = {
|
|
|
43727
44757
|
tour: {
|
|
43728
44758
|
next: "Dalej",
|
|
43729
44759
|
previous: "Wr\xF3\u0107",
|
|
43730
|
-
finish: "Zako\u0144cz"
|
|
44760
|
+
finish: "Zako\u0144cz",
|
|
44761
|
+
close: "Close this dialog"
|
|
43731
44762
|
},
|
|
43732
44763
|
tree: {
|
|
43733
44764
|
emptyText: "Brak danych"
|
|
@@ -43766,7 +44797,16 @@ var pt = {
|
|
|
43766
44797
|
},
|
|
43767
44798
|
colorpicker: {
|
|
43768
44799
|
confirm: "Confirmar",
|
|
43769
|
-
clear: "Limpar"
|
|
44800
|
+
clear: "Limpar",
|
|
44801
|
+
defaultLabel: "color picker",
|
|
44802
|
+
description: "current color is {color}. press enter to select a new color.",
|
|
44803
|
+
alphaLabel: "pick alpha value",
|
|
44804
|
+
alphaDescription: "alpha {alpha}, current color is {color}",
|
|
44805
|
+
hueLabel: "pick hue value",
|
|
44806
|
+
hueDescription: "hue {hue}, current color is {color}",
|
|
44807
|
+
svLabel: "pick saturation and brightness value",
|
|
44808
|
+
svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}",
|
|
44809
|
+
predefineDescription: "select {value} as the color"
|
|
43770
44810
|
},
|
|
43771
44811
|
datepicker: {
|
|
43772
44812
|
now: "Agora",
|
|
@@ -43774,6 +44814,10 @@ var pt = {
|
|
|
43774
44814
|
cancel: "Cancelar",
|
|
43775
44815
|
clear: "Limpar",
|
|
43776
44816
|
confirm: "Confirmar",
|
|
44817
|
+
dateTablePrompt: "Use the arrow keys and enter to select the day of the month",
|
|
44818
|
+
monthTablePrompt: "Use the arrow keys and enter to select the month",
|
|
44819
|
+
yearTablePrompt: "Use the arrow keys and enter to select the year",
|
|
44820
|
+
selectedDate: "Selected date",
|
|
43777
44821
|
selectDate: "Selecione a data",
|
|
43778
44822
|
selectTime: "Selecione a hora",
|
|
43779
44823
|
startDate: "Data de inicio",
|
|
@@ -43806,6 +44850,15 @@ var pt = {
|
|
|
43806
44850
|
fri: "Sex",
|
|
43807
44851
|
sat: "Sab"
|
|
43808
44852
|
},
|
|
44853
|
+
weeksFull: {
|
|
44854
|
+
sun: "Sunday",
|
|
44855
|
+
mon: "Monday",
|
|
44856
|
+
tue: "Tuesday",
|
|
44857
|
+
wed: "Wednesday",
|
|
44858
|
+
thu: "Thursday",
|
|
44859
|
+
fri: "Friday",
|
|
44860
|
+
sat: "Saturday"
|
|
44861
|
+
},
|
|
43809
44862
|
months: {
|
|
43810
44863
|
jan: "Jan",
|
|
43811
44864
|
feb: "Fev",
|
|
@@ -43821,6 +44874,10 @@ var pt = {
|
|
|
43821
44874
|
dec: "Dez"
|
|
43822
44875
|
}
|
|
43823
44876
|
},
|
|
44877
|
+
inputNumber: {
|
|
44878
|
+
decrease: "decrease number",
|
|
44879
|
+
increase: "increase number"
|
|
44880
|
+
},
|
|
43824
44881
|
select: {
|
|
43825
44882
|
loading: "A carregar",
|
|
43826
44883
|
noMatch: "Sem correspond\xEAncia",
|
|
@@ -43830,6 +44887,9 @@ var pt = {
|
|
|
43830
44887
|
mention: {
|
|
43831
44888
|
loading: "A carregar"
|
|
43832
44889
|
},
|
|
44890
|
+
dropdown: {
|
|
44891
|
+
toggleDropdown: "Toggle Dropdown"
|
|
44892
|
+
},
|
|
43833
44893
|
cascader: {
|
|
43834
44894
|
noMatch: "Sem correspond\xEAncia",
|
|
43835
44895
|
loading: "A carregar",
|
|
@@ -43846,13 +44906,21 @@ var pt = {
|
|
|
43846
44906
|
next: "Go to next page",
|
|
43847
44907
|
currentPage: "page {pager}",
|
|
43848
44908
|
prevPages: "Previous {pager} pages",
|
|
43849
|
-
nextPages: "Next {pager} pages"
|
|
44909
|
+
nextPages: "Next {pager} pages",
|
|
44910
|
+
deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details"
|
|
44911
|
+
},
|
|
44912
|
+
dialog: {
|
|
44913
|
+
close: "Close this dialog"
|
|
44914
|
+
},
|
|
44915
|
+
drawer: {
|
|
44916
|
+
close: "Close this dialog"
|
|
43850
44917
|
},
|
|
43851
44918
|
messagebox: {
|
|
43852
44919
|
title: "Mensagem",
|
|
43853
44920
|
confirm: "Confirmar",
|
|
43854
44921
|
cancel: "Cancelar",
|
|
43855
|
-
error: "Erro!"
|
|
44922
|
+
error: "Erro!",
|
|
44923
|
+
close: "Close this dialog"
|
|
43856
44924
|
},
|
|
43857
44925
|
upload: {
|
|
43858
44926
|
deleteTip: "press delete to remove",
|
|
@@ -43860,6 +44928,11 @@ var pt = {
|
|
|
43860
44928
|
preview: "Previsualizar",
|
|
43861
44929
|
continue: "Continuar"
|
|
43862
44930
|
},
|
|
44931
|
+
slider: {
|
|
44932
|
+
defaultLabel: "slider between {min} and {max}",
|
|
44933
|
+
defaultRangeStartLabel: "pick start value",
|
|
44934
|
+
defaultRangeEndLabel: "pick end value"
|
|
44935
|
+
},
|
|
43863
44936
|
table: {
|
|
43864
44937
|
emptyText: "Sem dados",
|
|
43865
44938
|
confirmFilter: "Confirmar",
|
|
@@ -43867,6 +44940,12 @@ var pt = {
|
|
|
43867
44940
|
clearFilter: "Todos",
|
|
43868
44941
|
sumText: "Sum"
|
|
43869
44942
|
},
|
|
44943
|
+
tour: {
|
|
44944
|
+
next: "Next",
|
|
44945
|
+
previous: "Previous",
|
|
44946
|
+
finish: "Finish",
|
|
44947
|
+
close: "Close this dialog"
|
|
44948
|
+
},
|
|
43870
44949
|
tree: {
|
|
43871
44950
|
emptyText: "Sem dados"
|
|
43872
44951
|
},
|
|
@@ -43904,7 +44983,16 @@ var ru = {
|
|
|
43904
44983
|
},
|
|
43905
44984
|
colorpicker: {
|
|
43906
44985
|
confirm: "\u041E\u043A",
|
|
43907
|
-
clear: "\u041E\u0447\u0438\u0441\u0442\u0438\u0442\u044C"
|
|
44986
|
+
clear: "\u041E\u0447\u0438\u0441\u0442\u0438\u0442\u044C",
|
|
44987
|
+
defaultLabel: "color picker",
|
|
44988
|
+
description: "current color is {color}. press enter to select a new color.",
|
|
44989
|
+
alphaLabel: "pick alpha value",
|
|
44990
|
+
alphaDescription: "alpha {alpha}, current color is {color}",
|
|
44991
|
+
hueLabel: "pick hue value",
|
|
44992
|
+
hueDescription: "hue {hue}, current color is {color}",
|
|
44993
|
+
svLabel: "pick saturation and brightness value",
|
|
44994
|
+
svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}",
|
|
44995
|
+
predefineDescription: "select {value} as the color"
|
|
43908
44996
|
},
|
|
43909
44997
|
datepicker: {
|
|
43910
44998
|
now: "\u0421\u0435\u0439\u0447\u0430\u0441",
|
|
@@ -43912,6 +45000,10 @@ var ru = {
|
|
|
43912
45000
|
cancel: "\u041E\u0442\u043C\u0435\u043D\u0430",
|
|
43913
45001
|
clear: "\u041E\u0447\u0438\u0441\u0442\u0438\u0442\u044C",
|
|
43914
45002
|
confirm: "\u041E\u043A",
|
|
45003
|
+
dateTablePrompt: "Use the arrow keys and enter to select the day of the month",
|
|
45004
|
+
monthTablePrompt: "Use the arrow keys and enter to select the month",
|
|
45005
|
+
yearTablePrompt: "Use the arrow keys and enter to select the year",
|
|
45006
|
+
selectedDate: "Selected date",
|
|
43915
45007
|
selectDate: "\u0412\u044B\u0431\u0440\u0430\u0442\u044C \u0434\u0430\u0442\u0443",
|
|
43916
45008
|
selectTime: "\u0412\u044B\u0431\u0440\u0430\u0442\u044C \u0432\u0440\u0435\u043C\u044F",
|
|
43917
45009
|
startDate: "\u0414\u0430\u0442\u0430 \u043D\u0430\u0447\u0430\u043B\u0430",
|
|
@@ -43935,7 +45027,6 @@ var ru = {
|
|
|
43935
45027
|
month10: "\u041E\u043A\u0442\u044F\u0431\u0440\u044C",
|
|
43936
45028
|
month11: "\u041D\u043E\u044F\u0431\u0440\u044C",
|
|
43937
45029
|
month12: "\u0414\u0435\u043A\u0430\u0431\u0440\u044C",
|
|
43938
|
-
week: "\u043D\u0435\u0434\u0435\u043B\u044F",
|
|
43939
45030
|
weeks: {
|
|
43940
45031
|
sun: "\u0412\u0441",
|
|
43941
45032
|
mon: "\u041F\u043D",
|
|
@@ -43945,6 +45036,15 @@ var ru = {
|
|
|
43945
45036
|
fri: "\u041F\u0442",
|
|
43946
45037
|
sat: "\u0421\u0431"
|
|
43947
45038
|
},
|
|
45039
|
+
weeksFull: {
|
|
45040
|
+
sun: "Sunday",
|
|
45041
|
+
mon: "Monday",
|
|
45042
|
+
tue: "Tuesday",
|
|
45043
|
+
wed: "Wednesday",
|
|
45044
|
+
thu: "Thursday",
|
|
45045
|
+
fri: "Friday",
|
|
45046
|
+
sat: "Saturday"
|
|
45047
|
+
},
|
|
43948
45048
|
months: {
|
|
43949
45049
|
jan: "\u042F\u043D\u0432",
|
|
43950
45050
|
feb: "\u0424\u0435\u0432",
|
|
@@ -43960,6 +45060,10 @@ var ru = {
|
|
|
43960
45060
|
dec: "\u0414\u0435\u043A"
|
|
43961
45061
|
}
|
|
43962
45062
|
},
|
|
45063
|
+
inputNumber: {
|
|
45064
|
+
decrease: "decrease number",
|
|
45065
|
+
increase: "increase number"
|
|
45066
|
+
},
|
|
43963
45067
|
select: {
|
|
43964
45068
|
loading: "\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430",
|
|
43965
45069
|
noMatch: "\u0421\u043E\u0432\u043F\u0430\u0434\u0435\u043D\u0438\u0439 \u043D\u0435 \u043D\u0430\u0439\u0434\u0435\u043D\u043E",
|
|
@@ -43969,6 +45073,9 @@ var ru = {
|
|
|
43969
45073
|
mention: {
|
|
43970
45074
|
loading: "\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430"
|
|
43971
45075
|
},
|
|
45076
|
+
dropdown: {
|
|
45077
|
+
toggleDropdown: "Toggle Dropdown"
|
|
45078
|
+
},
|
|
43972
45079
|
cascader: {
|
|
43973
45080
|
noMatch: "\u0421\u043E\u0432\u043F\u0430\u0434\u0435\u043D\u0438\u0439 \u043D\u0435 \u043D\u0430\u0439\u0434\u0435\u043D\u043E",
|
|
43974
45081
|
loading: "\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430",
|
|
@@ -43985,13 +45092,21 @@ var ru = {
|
|
|
43985
45092
|
next: "\u041F\u0435\u0440\u0435\u0439\u0442\u0438 \u043D\u0430 \u0441\u043B\u0435\u0434\u0443\u044E\u0449\u0443\u044E \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0443",
|
|
43986
45093
|
currentPage: "\u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430 {pager}",
|
|
43987
45094
|
prevPages: "\u041F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0438\u0435 {pager} \u0441\u0442\u0440\u0430\u043D\u0438\u0446",
|
|
43988
|
-
nextPages: "\u0421\u043B\u0435\u0434\u0443\u044E\u0449\u0438\u0435 {pager} \u0441\u0442\u0440\u0430\u043D\u0438\u0446"
|
|
45095
|
+
nextPages: "\u0421\u043B\u0435\u0434\u0443\u044E\u0449\u0438\u0435 {pager} \u0441\u0442\u0440\u0430\u043D\u0438\u0446",
|
|
45096
|
+
deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details"
|
|
45097
|
+
},
|
|
45098
|
+
dialog: {
|
|
45099
|
+
close: "Close this dialog"
|
|
45100
|
+
},
|
|
45101
|
+
drawer: {
|
|
45102
|
+
close: "Close this dialog"
|
|
43989
45103
|
},
|
|
43990
45104
|
messagebox: {
|
|
43991
45105
|
title: "\u0421\u043E\u043E\u0431\u0449\u0435\u043D\u0438\u0435",
|
|
43992
45106
|
confirm: "\u041E\u043A",
|
|
43993
45107
|
cancel: "\u041E\u0442\u043C\u0435\u043D\u0430",
|
|
43994
|
-
error: "\u041D\u0435\u0434\u043E\u043F\u0443\u0441\u0442\u0438\u043C\u044B\u0439 \u0432\u0432\u043E\u0434 \u0434\u0430\u043D\u043D\u044B\u0445"
|
|
45108
|
+
error: "\u041D\u0435\u0434\u043E\u043F\u0443\u0441\u0442\u0438\u043C\u044B\u0439 \u0432\u0432\u043E\u0434 \u0434\u0430\u043D\u043D\u044B\u0445",
|
|
45109
|
+
close: "Close this dialog"
|
|
43995
45110
|
},
|
|
43996
45111
|
upload: {
|
|
43997
45112
|
deleteTip: "\u041D\u0430\u0436\u043C\u0438\u0442\u0435 [\u0423\u0434\u0430\u043B\u0438\u0442\u044C] \u0434\u043B\u044F \u0443\u0434\u0430\u043B\u0435\u043D\u0438\u044F",
|
|
@@ -43999,6 +45114,11 @@ var ru = {
|
|
|
43999
45114
|
preview: "\u041F\u0440\u0435\u0432\u044C\u044E",
|
|
44000
45115
|
continue: "\u041F\u0440\u043E\u0434\u043E\u043B\u0436\u0438\u0442\u044C"
|
|
44001
45116
|
},
|
|
45117
|
+
slider: {
|
|
45118
|
+
defaultLabel: "slider between {min} and {max}",
|
|
45119
|
+
defaultRangeStartLabel: "pick start value",
|
|
45120
|
+
defaultRangeEndLabel: "pick end value"
|
|
45121
|
+
},
|
|
44002
45122
|
table: {
|
|
44003
45123
|
emptyText: "\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445",
|
|
44004
45124
|
confirmFilter: "\u041E\u043A",
|
|
@@ -44009,7 +45129,8 @@ var ru = {
|
|
|
44009
45129
|
tour: {
|
|
44010
45130
|
next: "\u0414\u0430\u043B\u0435\u0435",
|
|
44011
45131
|
previous: "\u041D\u0430\u0437\u0430\u0434",
|
|
44012
|
-
finish: "\u0417\u0430\u0432\u0435\u0440\u0448\u0438\u0442\u044C"
|
|
45132
|
+
finish: "\u0417\u0430\u0432\u0435\u0440\u0448\u0438\u0442\u044C",
|
|
45133
|
+
close: "Close this dialog"
|
|
44013
45134
|
},
|
|
44014
45135
|
tree: {
|
|
44015
45136
|
emptyText: "\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445"
|
|
@@ -44051,7 +45172,13 @@ var zhCn = {
|
|
|
44051
45172
|
clear: "\u6E05\u7A7A",
|
|
44052
45173
|
defaultLabel: "\u989C\u8272\u9009\u62E9\u5668",
|
|
44053
45174
|
description: "\u5F53\u524D\u989C\u8272 {color}\uFF0C\u6309 Enter \u952E\u9009\u62E9\u65B0\u989C\u8272",
|
|
44054
|
-
alphaLabel: "\u9009\u62E9\u900F\u660E\u5EA6\u7684\u503C"
|
|
45175
|
+
alphaLabel: "\u9009\u62E9\u900F\u660E\u5EA6\u7684\u503C",
|
|
45176
|
+
alphaDescription: "\u900F\u660E\u5EA6 {alpha}, \u5F53\u524D\u989C\u8272 {color}",
|
|
45177
|
+
hueLabel: "\u9009\u62E9\u8272\u76F8\u503C",
|
|
45178
|
+
hueDescription: "\u8272\u76F8 {hue}, \u5F53\u524D\u989C\u8272 {color}",
|
|
45179
|
+
svLabel: "\u9009\u62E9\u9971\u548C\u5EA6\u4E0E\u660E\u5EA6\u7684\u503C",
|
|
45180
|
+
svDescription: "\u9971\u548C\u5EA6 {saturation}, \u660E\u5EA6 {brightness}, \u5F53\u524D\u989C\u8272 {color}",
|
|
45181
|
+
predefineDescription: "\u9009\u62E9 {value} \u4F5C\u4E3A\u989C\u8272"
|
|
44055
45182
|
},
|
|
44056
45183
|
datepicker: {
|
|
44057
45184
|
now: "\u6B64\u523B",
|
|
@@ -44129,12 +45256,12 @@ var zhCn = {
|
|
|
44129
45256
|
noData: "\u65E0\u6570\u636E",
|
|
44130
45257
|
placeholder: "\u8BF7\u9009\u62E9"
|
|
44131
45258
|
},
|
|
44132
|
-
dropdown: {
|
|
44133
|
-
toggleDropdown: "\u5207\u6362\u4E0B\u62C9\u9009\u9879"
|
|
44134
|
-
},
|
|
44135
45259
|
mention: {
|
|
44136
45260
|
loading: "\u52A0\u8F7D\u4E2D"
|
|
44137
45261
|
},
|
|
45262
|
+
dropdown: {
|
|
45263
|
+
toggleDropdown: "\u5207\u6362\u4E0B\u62C9\u9009\u9879"
|
|
45264
|
+
},
|
|
44138
45265
|
cascader: {
|
|
44139
45266
|
noMatch: "\u65E0\u5339\u914D\u6570\u636E",
|
|
44140
45267
|
loading: "\u52A0\u8F7D\u4E2D",
|
|
@@ -44188,7 +45315,8 @@ var zhCn = {
|
|
|
44188
45315
|
tour: {
|
|
44189
45316
|
next: "\u4E0B\u4E00\u6B65",
|
|
44190
45317
|
previous: "\u4E0A\u4E00\u6B65",
|
|
44191
|
-
finish: "\u7ED3\u675F\u5BFC\u89C8"
|
|
45318
|
+
finish: "\u7ED3\u675F\u5BFC\u89C8",
|
|
45319
|
+
close: "\u5173\u95ED\u6B64\u5BF9\u8BDD\u6846"
|
|
44192
45320
|
},
|
|
44193
45321
|
tree: {
|
|
44194
45322
|
emptyText: "\u6682\u65E0\u6570\u636E"
|
|
@@ -44230,7 +45358,13 @@ var zhTw = {
|
|
|
44230
45358
|
clear: "\u6E05\u7A7A",
|
|
44231
45359
|
defaultLabel: "\u8272\u5F69\u9078\u64C7\u5668",
|
|
44232
45360
|
description: "\u76EE\u524D\u8272\u5F69\u70BA {color}\u3002\u6309\u4E00\u4E0B Enter \u4EE5\u9078\u64C7\u65B0\u8272\u5F69\u3002",
|
|
44233
|
-
alphaLabel: "\u9078\u64C7\u900F\u660E\u5EA6\u7684\u503C"
|
|
45361
|
+
alphaLabel: "\u9078\u64C7\u900F\u660E\u5EA6\u7684\u503C",
|
|
45362
|
+
alphaDescription: "alpha {alpha}, current color is {color}",
|
|
45363
|
+
hueLabel: "pick hue value",
|
|
45364
|
+
hueDescription: "hue {hue}, current color is {color}",
|
|
45365
|
+
svLabel: "pick saturation and brightness value",
|
|
45366
|
+
svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}",
|
|
45367
|
+
predefineDescription: "select {value} as the color"
|
|
44234
45368
|
},
|
|
44235
45369
|
datepicker: {
|
|
44236
45370
|
now: "\u73FE\u5728",
|
|
@@ -44367,7 +45501,8 @@ var zhTw = {
|
|
|
44367
45501
|
tour: {
|
|
44368
45502
|
next: "\u4E0B\u4E00\u6B65",
|
|
44369
45503
|
previous: "\u4E0A\u4E00\u6B65",
|
|
44370
|
-
finish: "\u7D50\u675F\u5C0E\u89BD"
|
|
45504
|
+
finish: "\u7D50\u675F\u5C0E\u89BD",
|
|
45505
|
+
close: "\u95DC\u9589\u6B64\u5C0D\u8A71\u6846"
|
|
44371
45506
|
},
|
|
44372
45507
|
tree: {
|
|
44373
45508
|
emptyText: "\u66AB\u7121\u8CC7\u6599"
|
|
@@ -44406,7 +45541,16 @@ var th = {
|
|
|
44406
45541
|
},
|
|
44407
45542
|
colorpicker: {
|
|
44408
45543
|
confirm: "\u0E15\u0E01\u0E25\u0E07",
|
|
44409
|
-
clear: "\u0E25\u0E49\u0E32\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25"
|
|
45544
|
+
clear: "\u0E25\u0E49\u0E32\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",
|
|
45545
|
+
defaultLabel: "color picker",
|
|
45546
|
+
description: "current color is {color}. press enter to select a new color.",
|
|
45547
|
+
alphaLabel: "pick alpha value",
|
|
45548
|
+
alphaDescription: "alpha {alpha}, current color is {color}",
|
|
45549
|
+
hueLabel: "pick hue value",
|
|
45550
|
+
hueDescription: "hue {hue}, current color is {color}",
|
|
45551
|
+
svLabel: "pick saturation and brightness value",
|
|
45552
|
+
svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}",
|
|
45553
|
+
predefineDescription: "select {value} as the color"
|
|
44410
45554
|
},
|
|
44411
45555
|
datepicker: {
|
|
44412
45556
|
now: "\u0E15\u0E2D\u0E19\u0E19\u0E35\u0E49",
|
|
@@ -44414,6 +45558,10 @@ var th = {
|
|
|
44414
45558
|
cancel: "\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01",
|
|
44415
45559
|
clear: "\u0E25\u0E49\u0E32\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",
|
|
44416
45560
|
confirm: "\u0E15\u0E01\u0E25\u0E07",
|
|
45561
|
+
dateTablePrompt: "Use the arrow keys and enter to select the day of the month",
|
|
45562
|
+
monthTablePrompt: "Use the arrow keys and enter to select the month",
|
|
45563
|
+
yearTablePrompt: "Use the arrow keys and enter to select the year",
|
|
45564
|
+
selectedDate: "Selected date",
|
|
44417
45565
|
selectDate: "\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48",
|
|
44418
45566
|
selectTime: "\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E40\u0E27\u0E25\u0E32",
|
|
44419
45567
|
startDate: "\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19",
|
|
@@ -44446,6 +45594,15 @@ var th = {
|
|
|
44446
45594
|
fri: "\u0E28",
|
|
44447
45595
|
sat: "\u0E2A"
|
|
44448
45596
|
},
|
|
45597
|
+
weeksFull: {
|
|
45598
|
+
sun: "Sunday",
|
|
45599
|
+
mon: "Monday",
|
|
45600
|
+
tue: "Tuesday",
|
|
45601
|
+
wed: "Wednesday",
|
|
45602
|
+
thu: "Thursday",
|
|
45603
|
+
fri: "Friday",
|
|
45604
|
+
sat: "Saturday"
|
|
45605
|
+
},
|
|
44449
45606
|
months: {
|
|
44450
45607
|
jan: "\u0E21.\u0E04.",
|
|
44451
45608
|
feb: "\u0E01.\u0E1E.",
|
|
@@ -44461,6 +45618,10 @@ var th = {
|
|
|
44461
45618
|
dec: "\u0E18.\u0E04."
|
|
44462
45619
|
}
|
|
44463
45620
|
},
|
|
45621
|
+
inputNumber: {
|
|
45622
|
+
decrease: "decrease number",
|
|
45623
|
+
increase: "increase number"
|
|
45624
|
+
},
|
|
44464
45625
|
select: {
|
|
44465
45626
|
loading: "\u0E01\u0E33\u0E25\u0E31\u0E07\u0E42\u0E2B\u0E25\u0E14",
|
|
44466
45627
|
noMatch: "\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E35\u0E48\u0E15\u0E23\u0E07\u0E01\u0E31\u0E19",
|
|
@@ -44470,6 +45631,9 @@ var th = {
|
|
|
44470
45631
|
mention: {
|
|
44471
45632
|
loading: "\u0E01\u0E33\u0E25\u0E31\u0E07\u0E42\u0E2B\u0E25\u0E14"
|
|
44472
45633
|
},
|
|
45634
|
+
dropdown: {
|
|
45635
|
+
toggleDropdown: "Toggle Dropdown"
|
|
45636
|
+
},
|
|
44473
45637
|
cascader: {
|
|
44474
45638
|
noMatch: "\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E35\u0E48\u0E15\u0E23\u0E07\u0E01\u0E31\u0E19",
|
|
44475
45639
|
loading: "\u0E01\u0E33\u0E25\u0E31\u0E07\u0E42\u0E2B\u0E25\u0E14",
|
|
@@ -44486,13 +45650,21 @@ var th = {
|
|
|
44486
45650
|
next: "Go to next page",
|
|
44487
45651
|
currentPage: "page {pager}",
|
|
44488
45652
|
prevPages: "Previous {pager} pages",
|
|
44489
|
-
nextPages: "Next {pager} pages"
|
|
45653
|
+
nextPages: "Next {pager} pages",
|
|
45654
|
+
deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details"
|
|
45655
|
+
},
|
|
45656
|
+
dialog: {
|
|
45657
|
+
close: "Close this dialog"
|
|
45658
|
+
},
|
|
45659
|
+
drawer: {
|
|
45660
|
+
close: "Close this dialog"
|
|
44490
45661
|
},
|
|
44491
45662
|
messagebox: {
|
|
44492
45663
|
title: "\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21",
|
|
44493
45664
|
confirm: "\u0E15\u0E01\u0E25\u0E07",
|
|
44494
45665
|
cancel: "\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01",
|
|
44495
|
-
error: "\u0E04\u0E38\u0E13\u0E1B\u0E49\u0E2D\u0E19\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07"
|
|
45666
|
+
error: "\u0E04\u0E38\u0E13\u0E1B\u0E49\u0E2D\u0E19\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07",
|
|
45667
|
+
close: "Close this dialog"
|
|
44496
45668
|
},
|
|
44497
45669
|
upload: {
|
|
44498
45670
|
deleteTip: '\u0E01\u0E14\u0E1B\u0E38\u0E48\u0E21 "\u0E25\u0E1A" \u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E25\u0E1A\u0E2D\u0E2D\u0E01',
|
|
@@ -44500,6 +45672,11 @@ var th = {
|
|
|
44500
45672
|
preview: "\u0E15\u0E31\u0E27\u0E2D\u0E22\u0E48\u0E32\u0E07",
|
|
44501
45673
|
continue: "\u0E17\u0E33\u0E15\u0E48\u0E2D"
|
|
44502
45674
|
},
|
|
45675
|
+
slider: {
|
|
45676
|
+
defaultLabel: "slider between {min} and {max}",
|
|
45677
|
+
defaultRangeStartLabel: "pick start value",
|
|
45678
|
+
defaultRangeEndLabel: "pick end value"
|
|
45679
|
+
},
|
|
44503
45680
|
table: {
|
|
44504
45681
|
emptyText: "\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",
|
|
44505
45682
|
confirmFilter: "\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19",
|
|
@@ -44510,7 +45687,8 @@ var th = {
|
|
|
44510
45687
|
tour: {
|
|
44511
45688
|
next: "\u0E16\u0E31\u0E14\u0E44\u0E1B",
|
|
44512
45689
|
previous: "\u0E22\u0E49\u0E2D\u0E19\u0E01\u0E25\u0E31\u0E1A",
|
|
44513
|
-
finish: "\u0E40\u0E2A\u0E23\u0E47\u0E08\u0E2A\u0E34\u0E49\u0E19"
|
|
45690
|
+
finish: "\u0E40\u0E2A\u0E23\u0E47\u0E08\u0E2A\u0E34\u0E49\u0E19",
|
|
45691
|
+
close: "Close this dialog"
|
|
44514
45692
|
},
|
|
44515
45693
|
tree: {
|
|
44516
45694
|
emptyText: "\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25"
|
|
@@ -44549,7 +45727,16 @@ var id = {
|
|
|
44549
45727
|
},
|
|
44550
45728
|
colorpicker: {
|
|
44551
45729
|
confirm: "Pilih",
|
|
44552
|
-
clear: "Kosongkan"
|
|
45730
|
+
clear: "Kosongkan",
|
|
45731
|
+
defaultLabel: "color picker",
|
|
45732
|
+
description: "current color is {color}. press enter to select a new color.",
|
|
45733
|
+
alphaLabel: "pick alpha value",
|
|
45734
|
+
alphaDescription: "alpha {alpha}, current color is {color}",
|
|
45735
|
+
hueLabel: "pick hue value",
|
|
45736
|
+
hueDescription: "hue {hue}, current color is {color}",
|
|
45737
|
+
svLabel: "pick saturation and brightness value",
|
|
45738
|
+
svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}",
|
|
45739
|
+
predefineDescription: "select {value} as the color"
|
|
44553
45740
|
},
|
|
44554
45741
|
datepicker: {
|
|
44555
45742
|
now: "Sekarang",
|
|
@@ -44557,6 +45744,10 @@ var id = {
|
|
|
44557
45744
|
cancel: "Batal",
|
|
44558
45745
|
clear: "Kosongkan",
|
|
44559
45746
|
confirm: "Ya",
|
|
45747
|
+
dateTablePrompt: "Use the arrow keys and enter to select the day of the month",
|
|
45748
|
+
monthTablePrompt: "Use the arrow keys and enter to select the month",
|
|
45749
|
+
yearTablePrompt: "Use the arrow keys and enter to select the year",
|
|
45750
|
+
selectedDate: "Selected date",
|
|
44560
45751
|
selectDate: "Pilih tanggal",
|
|
44561
45752
|
selectTime: "Pilih waktu",
|
|
44562
45753
|
startDate: "Tanggal Mulai",
|
|
@@ -44580,7 +45771,6 @@ var id = {
|
|
|
44580
45771
|
month10: "Oktober",
|
|
44581
45772
|
month11: "November",
|
|
44582
45773
|
month12: "Desember",
|
|
44583
|
-
week: "Minggu",
|
|
44584
45774
|
weeks: {
|
|
44585
45775
|
sun: "Min",
|
|
44586
45776
|
mon: "Sen",
|
|
@@ -44590,6 +45780,15 @@ var id = {
|
|
|
44590
45780
|
fri: "Jum",
|
|
44591
45781
|
sat: "Sab"
|
|
44592
45782
|
},
|
|
45783
|
+
weeksFull: {
|
|
45784
|
+
sun: "Sunday",
|
|
45785
|
+
mon: "Monday",
|
|
45786
|
+
tue: "Tuesday",
|
|
45787
|
+
wed: "Wednesday",
|
|
45788
|
+
thu: "Thursday",
|
|
45789
|
+
fri: "Friday",
|
|
45790
|
+
sat: "Saturday"
|
|
45791
|
+
},
|
|
44593
45792
|
months: {
|
|
44594
45793
|
jan: "Jan",
|
|
44595
45794
|
feb: "Feb",
|
|
@@ -44605,6 +45804,10 @@ var id = {
|
|
|
44605
45804
|
dec: "Des"
|
|
44606
45805
|
}
|
|
44607
45806
|
},
|
|
45807
|
+
inputNumber: {
|
|
45808
|
+
decrease: "decrease number",
|
|
45809
|
+
increase: "increase number"
|
|
45810
|
+
},
|
|
44608
45811
|
select: {
|
|
44609
45812
|
loading: "Memuat",
|
|
44610
45813
|
noMatch: "Tidak ada data yg cocok",
|
|
@@ -44614,6 +45817,9 @@ var id = {
|
|
|
44614
45817
|
mention: {
|
|
44615
45818
|
loading: "Memuat"
|
|
44616
45819
|
},
|
|
45820
|
+
dropdown: {
|
|
45821
|
+
toggleDropdown: "Toggle Dropdown"
|
|
45822
|
+
},
|
|
44617
45823
|
cascader: {
|
|
44618
45824
|
noMatch: "Tidak ada data yg cocok",
|
|
44619
45825
|
loading: "Memuat",
|
|
@@ -44633,11 +45839,18 @@ var id = {
|
|
|
44633
45839
|
nextPages: "Next {pager} pages",
|
|
44634
45840
|
deprecationWarning: "Penggunaan yang tidak akan digunakan lagi terdeteksi, silakan lihat dokumentasi el-pagination untuk lebih jelasnya"
|
|
44635
45841
|
},
|
|
45842
|
+
dialog: {
|
|
45843
|
+
close: "Close this dialog"
|
|
45844
|
+
},
|
|
45845
|
+
drawer: {
|
|
45846
|
+
close: "Close this dialog"
|
|
45847
|
+
},
|
|
44636
45848
|
messagebox: {
|
|
44637
45849
|
title: "Pesan",
|
|
44638
45850
|
confirm: "Ya",
|
|
44639
45851
|
cancel: "Batal",
|
|
44640
|
-
error: "Masukan ilegal"
|
|
45852
|
+
error: "Masukan ilegal",
|
|
45853
|
+
close: "Close this dialog"
|
|
44641
45854
|
},
|
|
44642
45855
|
upload: {
|
|
44643
45856
|
deleteTip: "Tekan hapus untuk melanjutkan",
|
|
@@ -44645,6 +45858,11 @@ var id = {
|
|
|
44645
45858
|
preview: "Pratinjau",
|
|
44646
45859
|
continue: "Lanjutkan"
|
|
44647
45860
|
},
|
|
45861
|
+
slider: {
|
|
45862
|
+
defaultLabel: "slider between {min} and {max}",
|
|
45863
|
+
defaultRangeStartLabel: "pick start value",
|
|
45864
|
+
defaultRangeEndLabel: "pick end value"
|
|
45865
|
+
},
|
|
44648
45866
|
table: {
|
|
44649
45867
|
emptyText: "Tidak ada data",
|
|
44650
45868
|
confirmFilter: "Konfirmasi",
|
|
@@ -44652,6 +45870,12 @@ var id = {
|
|
|
44652
45870
|
clearFilter: "Semua",
|
|
44653
45871
|
sumText: "Jumlah"
|
|
44654
45872
|
},
|
|
45873
|
+
tour: {
|
|
45874
|
+
next: "Next",
|
|
45875
|
+
previous: "Previous",
|
|
45876
|
+
finish: "Finish",
|
|
45877
|
+
close: "Close this dialog"
|
|
45878
|
+
},
|
|
44655
45879
|
tree: {
|
|
44656
45880
|
emptyText: "Tidak ada data"
|
|
44657
45881
|
},
|
|
@@ -44692,7 +45916,13 @@ var ms = {
|
|
|
44692
45916
|
clear: "Jelas",
|
|
44693
45917
|
defaultLabel: "pemilih warna",
|
|
44694
45918
|
description: "warna semasa ialah {warna}. tekan enter untuk memilih warna baharu.",
|
|
44695
|
-
alphaLabel: "pilih nilai alfa"
|
|
45919
|
+
alphaLabel: "pilih nilai alfa",
|
|
45920
|
+
alphaDescription: "alpha {alpha}, current color is {color}",
|
|
45921
|
+
hueLabel: "pick hue value",
|
|
45922
|
+
hueDescription: "hue {hue}, current color is {color}",
|
|
45923
|
+
svLabel: "pick saturation and brightness value",
|
|
45924
|
+
svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}",
|
|
45925
|
+
predefineDescription: "select {value} as the color"
|
|
44696
45926
|
},
|
|
44697
45927
|
datepicker: {
|
|
44698
45928
|
now: "Sekarang",
|
|
@@ -44727,7 +45957,6 @@ var ms = {
|
|
|
44727
45957
|
month10: "Oktober",
|
|
44728
45958
|
month11: "November",
|
|
44729
45959
|
month12: "Disember",
|
|
44730
|
-
week: "minggu",
|
|
44731
45960
|
weeks: {
|
|
44732
45961
|
sun: "Ahd",
|
|
44733
45962
|
mon: "Isn",
|
|
@@ -44805,9 +46034,10 @@ var ms = {
|
|
|
44805
46034
|
messagebox: {
|
|
44806
46035
|
title: "Mesej",
|
|
44807
46036
|
confirm: "OK",
|
|
44808
|
-
|
|
46037
|
+
cancel: "Cancel",
|
|
44809
46038
|
error: "Input haram",
|
|
44810
|
-
close: "Tutup dialog ini"
|
|
46039
|
+
close: "Tutup dialog ini",
|
|
46040
|
+
Batal: "Dibatalkan"
|
|
44811
46041
|
},
|
|
44812
46042
|
upload: {
|
|
44813
46043
|
deleteTip: "tekan padam untuk mengalih keluar",
|
|
@@ -44830,7 +46060,8 @@ var ms = {
|
|
|
44830
46060
|
tour: {
|
|
44831
46061
|
next: "Seterusnya",
|
|
44832
46062
|
previous: "Sebelumnya",
|
|
44833
|
-
finish: "Selesai"
|
|
46063
|
+
finish: "Selesai",
|
|
46064
|
+
close: "Close this dialog"
|
|
44834
46065
|
},
|
|
44835
46066
|
tree: {
|
|
44836
46067
|
emptyText: "Tiada Data"
|
|
@@ -44851,6 +46082,7 @@ var ms = {
|
|
|
44851
46082
|
},
|
|
44852
46083
|
popconfirm: {
|
|
44853
46084
|
confirmButtonText: "Ya",
|
|
46085
|
+
cancelButtonText: "No",
|
|
44854
46086
|
BatalButtonText: "Tidak"
|
|
44855
46087
|
},
|
|
44856
46088
|
carousel: {
|
|
@@ -44869,7 +46101,16 @@ var vi = {
|
|
|
44869
46101
|
},
|
|
44870
46102
|
colorpicker: {
|
|
44871
46103
|
confirm: "OK",
|
|
44872
|
-
clear: "X\xF3a"
|
|
46104
|
+
clear: "X\xF3a",
|
|
46105
|
+
defaultLabel: "color picker",
|
|
46106
|
+
description: "current color is {color}. press enter to select a new color.",
|
|
46107
|
+
alphaLabel: "pick alpha value",
|
|
46108
|
+
alphaDescription: "alpha {alpha}, current color is {color}",
|
|
46109
|
+
hueLabel: "pick hue value",
|
|
46110
|
+
hueDescription: "hue {hue}, current color is {color}",
|
|
46111
|
+
svLabel: "pick saturation and brightness value",
|
|
46112
|
+
svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}",
|
|
46113
|
+
predefineDescription: "select {value} as the color"
|
|
44873
46114
|
},
|
|
44874
46115
|
datepicker: {
|
|
44875
46116
|
now: "Hi\u1EC7n t\u1EA1i",
|
|
@@ -44877,6 +46118,10 @@ var vi = {
|
|
|
44877
46118
|
cancel: "H\u1EE7y",
|
|
44878
46119
|
clear: "X\xF3a",
|
|
44879
46120
|
confirm: "OK",
|
|
46121
|
+
dateTablePrompt: "Use the arrow keys and enter to select the day of the month",
|
|
46122
|
+
monthTablePrompt: "Use the arrow keys and enter to select the month",
|
|
46123
|
+
yearTablePrompt: "Use the arrow keys and enter to select the year",
|
|
46124
|
+
selectedDate: "Selected date",
|
|
44880
46125
|
selectDate: "Ch\u1ECDn ng\xE0y",
|
|
44881
46126
|
selectTime: "Ch\u1ECDn gi\u1EDD",
|
|
44882
46127
|
startDate: "Ng\xE0y b\u1EAFt \u0111\u1EA7u",
|
|
@@ -44909,6 +46154,15 @@ var vi = {
|
|
|
44909
46154
|
fri: "T6",
|
|
44910
46155
|
sat: "T7"
|
|
44911
46156
|
},
|
|
46157
|
+
weeksFull: {
|
|
46158
|
+
sun: "Sunday",
|
|
46159
|
+
mon: "Monday",
|
|
46160
|
+
tue: "Tuesday",
|
|
46161
|
+
wed: "Wednesday",
|
|
46162
|
+
thu: "Thursday",
|
|
46163
|
+
fri: "Friday",
|
|
46164
|
+
sat: "Saturday"
|
|
46165
|
+
},
|
|
44912
46166
|
months: {
|
|
44913
46167
|
jan: "Th.1",
|
|
44914
46168
|
feb: "Th.2",
|
|
@@ -44924,6 +46178,10 @@ var vi = {
|
|
|
44924
46178
|
dec: "Th.12"
|
|
44925
46179
|
}
|
|
44926
46180
|
},
|
|
46181
|
+
inputNumber: {
|
|
46182
|
+
decrease: "decrease number",
|
|
46183
|
+
increase: "increase number"
|
|
46184
|
+
},
|
|
44927
46185
|
select: {
|
|
44928
46186
|
loading: "\u0110ang t\u1EA3i",
|
|
44929
46187
|
noMatch: "D\u1EEF li\u1EC7u kh\xF4ng ph\xF9 h\u1EE3p",
|
|
@@ -44933,6 +46191,9 @@ var vi = {
|
|
|
44933
46191
|
mention: {
|
|
44934
46192
|
loading: "\u0110ang t\u1EA3i"
|
|
44935
46193
|
},
|
|
46194
|
+
dropdown: {
|
|
46195
|
+
toggleDropdown: "Toggle Dropdown"
|
|
46196
|
+
},
|
|
44936
46197
|
cascader: {
|
|
44937
46198
|
noMatch: "D\u1EEF li\u1EC7u kh\xF4ng ph\xF9 h\u1EE3p",
|
|
44938
46199
|
loading: "\u0110ang t\u1EA3i",
|
|
@@ -44949,13 +46210,21 @@ var vi = {
|
|
|
44949
46210
|
next: "Go to next page",
|
|
44950
46211
|
currentPage: "page {pager}",
|
|
44951
46212
|
prevPages: "Previous {pager} pages",
|
|
44952
|
-
nextPages: "Next {pager} pages"
|
|
46213
|
+
nextPages: "Next {pager} pages",
|
|
46214
|
+
deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details"
|
|
46215
|
+
},
|
|
46216
|
+
dialog: {
|
|
46217
|
+
close: "Close this dialog"
|
|
46218
|
+
},
|
|
46219
|
+
drawer: {
|
|
46220
|
+
close: "Close this dialog"
|
|
44953
46221
|
},
|
|
44954
46222
|
messagebox: {
|
|
44955
46223
|
title: "Th\xF4ng b\xE1o",
|
|
44956
46224
|
confirm: "OK",
|
|
44957
46225
|
cancel: "H\u1EE7y",
|
|
44958
|
-
error: "D\u1EEF li\u1EC7u kh\xF4ng h\u1EE3p l\u1EC7"
|
|
46226
|
+
error: "D\u1EEF li\u1EC7u kh\xF4ng h\u1EE3p l\u1EC7",
|
|
46227
|
+
close: "Close this dialog"
|
|
44959
46228
|
},
|
|
44960
46229
|
upload: {
|
|
44961
46230
|
deleteTip: "Nh\u1EA5n xo\xE1 \u0111\u1EC3 xo\xE1",
|
|
@@ -44963,6 +46232,11 @@ var vi = {
|
|
|
44963
46232
|
preview: "Xem tr\u01B0\u1EDBc",
|
|
44964
46233
|
continue: "Ti\u1EBFp t\u1EE5c"
|
|
44965
46234
|
},
|
|
46235
|
+
slider: {
|
|
46236
|
+
defaultLabel: "slider between {min} and {max}",
|
|
46237
|
+
defaultRangeStartLabel: "pick start value",
|
|
46238
|
+
defaultRangeEndLabel: "pick end value"
|
|
46239
|
+
},
|
|
44966
46240
|
table: {
|
|
44967
46241
|
emptyText: "Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u",
|
|
44968
46242
|
confirmFilter: "X\xE1c nh\u1EADn",
|
|
@@ -44973,7 +46247,8 @@ var vi = {
|
|
|
44973
46247
|
tour: {
|
|
44974
46248
|
next: "Ti\u1EBFp",
|
|
44975
46249
|
previous: "Tr\u01B0\u1EDBc",
|
|
44976
|
-
finish: "Ho\xE0n th\xE0nh"
|
|
46250
|
+
finish: "Ho\xE0n th\xE0nh",
|
|
46251
|
+
close: "Close this dialog"
|
|
44977
46252
|
},
|
|
44978
46253
|
tree: {
|
|
44979
46254
|
emptyText: "Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u"
|
|
@@ -62593,4 +63868,4 @@ const version = "1.0.0";
|
|
|
62593
63868
|
|
|
62594
63869
|
const install = installer.install;
|
|
62595
63870
|
|
|
62596
|
-
export { AccountTypeEnum, AppItem, FmAddressParsing, FmAutocomplete, FmButton, FmDragImg, FmLogin, FmMoreChoose, FmNoticeBar, FmQueryCondition, FmRenderCol, FmRenderComp, FmSelectTable, FmTransfer, FmTree, Fmdatepicker, Fminputdropdown, Fmselect, HttpMethodEnum, JobCreateTypeEnum, Local, NextLoading, PUB, Session, Watermark, accessTokenKey, addressparsing, auth, authAll, auths, axiosInstance, base64ToFile, blobToFile, cancelAllRequest, cancelRequest, clearAccessTokens, clearTokens, clone, commonFunction, commonFunctionObj, dataURLtoBlob, decryptJWT, installer as default, directive, downloadByBase64, downloadByData, downloadByOnlineUrl, downloadByUrl, downloadStreamFile, elSvg, emitter, feature, fileToBase64, formatAxis, formatDate, formatPast, getAppItemData, getAppItemText, getBdate, getCountryCode, getEdate, getFileName, getFileUrl, getJWTDate, getToken, getWeek, hAuth, hAuthAll, hAuths, i18n, install, isObjectValueEqual, iso_3166_1_CountryList, judgementIdCard, judgementSameArr, languageList, mergMessage, openWindow, pinia, refreshAccessTokenKey, removeDuplicate, request2, service, setIntroduction, setupI18n, showFileUrl, signatureByKSort, tansParams, urlToBase64, useApi, useBaseApi, useChangeColor, useDateTimeShortCust, useKeepALiveNames, useLoginApi, useRequestOldRoutes, useRoutesList, useSysApi, useTagsViewRoutes, useThemeConfig, useUserInfo, useVxeTable, verifiyNumberInteger, verifyAccount, verifyAndSpace, verifyCarNum, verifyCnAndSpace, verifyEmail, verifyEnAndSpace, verifyFullName, verifyIPAddress, verifyIdCard, verifyNumberCnUppercase, verifyNumberComma, verifyNumberIntegerAndFloat, verifyNumberPercentage, verifyNumberPercentageFloat, verifyPassword, verifyPasswordPowerful, verifyPasswordStrength, verifyPhone, verifyPostalCode, verifyTelPhone, verifyTextColor, verifyUrl, version };
|
|
63871
|
+
export { AccountTypeEnum, AppItem, FmAddressParsing, FmAutocomplete, FmButton, FmDragImg, FmLogin, FmMoreChoose, FmNoticeBar, FmQueryCondition, FmRenderCol, FmRenderComp, FmSelectTable, FmTransfer, FmTree, Fmdatepicker, Fminputdropdown, Fminputtable, Fmselect, HttpMethodEnum, JobCreateTypeEnum, Local, NextLoading, PUB, Session, Watermark, accessTokenKey, addressparsing, auth, authAll, auths, axiosInstance, base64ToFile, blobToFile, cancelAllRequest, cancelRequest, clearAccessTokens, clearTokens, clone, commonFunction, commonFunctionObj, dataURLtoBlob, decryptJWT, installer as default, directive, downloadByBase64, downloadByData, downloadByOnlineUrl, downloadByUrl, downloadStreamFile, elSvg, emitter, feature, fileToBase64, formatAxis, formatDate, formatPast, getAppItemData, getAppItemText, getBdate, getCountryCode, getEdate, getFileName, getFileUrl, getJWTDate, getToken, getWeek, hAuth, hAuthAll, hAuths, i18n, install, isObjectValueEqual, iso_3166_1_CountryList, judgementIdCard, judgementSameArr, languageList, mergMessage, openWindow, pinia, refreshAccessTokenKey, removeDuplicate, request2, service, setIntroduction, setupI18n, showFileUrl, signatureByKSort, tansParams, urlToBase64, useApi, useBaseApi, useChangeColor, useDateTimeShortCust, useKeepALiveNames, useLoginApi, useRequestOldRoutes, useRoutesList, useSysApi, useTagsViewRoutes, useThemeConfig, useUserInfo, useVxeTable, verifiyNumberInteger, verifyAccount, verifyAndSpace, verifyCarNum, verifyCnAndSpace, verifyEmail, verifyEnAndSpace, verifyFullName, verifyIPAddress, verifyIdCard, verifyNumberCnUppercase, verifyNumberComma, verifyNumberIntegerAndFloat, verifyNumberPercentage, verifyNumberPercentageFloat, verifyPassword, verifyPasswordPowerful, verifyPasswordStrength, verifyPhone, verifyPostalCode, verifyTelPhone, verifyTextColor, verifyUrl, version };
|