@nocobase/plugin-client 0.12.0-alpha.5 → 0.13.0-alpha.10
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/build.js +18 -4
- package/dist/client/index.js +1 -11
- package/dist/index.js +37 -16
- package/dist/locale/antd/ar_EG.js +1 -0
- package/dist/locale/antd/az_AZ.js +1 -0
- package/dist/locale/antd/bg_BG.js +1 -0
- package/dist/locale/antd/bn_BD.js +1 -0
- package/dist/locale/antd/by_BY.js +1 -0
- package/dist/locale/antd/ca_ES.js +1 -0
- package/dist/locale/antd/cs_CZ.js +1 -0
- package/dist/locale/antd/da_DK.js +1 -0
- package/dist/locale/antd/de_DE.js +1 -0
- package/dist/locale/antd/el_GR.js +1 -0
- package/dist/locale/antd/en_GB.js +1 -0
- package/dist/locale/antd/en_US.js +1 -0
- package/dist/locale/antd/es_ES.js +1 -0
- package/dist/locale/antd/et_EE.js +1 -0
- package/dist/locale/antd/eu_ES.js +1 -0
- package/dist/locale/antd/fa_IR.js +1 -0
- package/dist/locale/antd/fi_FI.js +1 -0
- package/dist/locale/antd/fr_BE.js +1 -0
- package/dist/locale/antd/fr_CA.js +1 -0
- package/dist/locale/antd/fr_FR.js +1 -0
- package/dist/locale/antd/ga_IE.js +1 -0
- package/dist/locale/antd/gl_ES.js +1 -0
- package/dist/locale/antd/he_IL.js +1 -0
- package/dist/locale/antd/hi_IN.js +1 -0
- package/dist/locale/antd/hr_HR.js +1 -0
- package/dist/locale/antd/hu_HU.js +1 -0
- package/dist/locale/antd/hy_AM.js +1 -0
- package/dist/locale/antd/id_ID.js +1 -0
- package/dist/locale/antd/index.js +1 -504
- package/dist/locale/antd/is_IS.js +1 -0
- package/dist/locale/antd/it_IT.js +1 -0
- package/dist/locale/antd/ja_JP.js +1 -0
- package/dist/locale/antd/ka_GE.js +1 -0
- package/dist/locale/antd/kk_KZ.js +1 -0
- package/dist/locale/antd/km_KH.js +1 -0
- package/dist/locale/antd/kmr_IQ.js +1 -0
- package/dist/locale/antd/kn_IN.js +1 -0
- package/dist/locale/antd/ko_KR.js +1 -0
- package/dist/locale/antd/ku_IQ.js +1 -0
- package/dist/locale/antd/lt_LT.js +1 -0
- package/dist/locale/antd/lv_LV.js +1 -0
- package/dist/locale/antd/mk_MK.js +1 -0
- package/dist/locale/antd/ml_IN.js +1 -0
- package/dist/locale/antd/mn_MN.js +1 -0
- package/dist/locale/antd/ms_MY.js +1 -0
- package/dist/locale/antd/my_MM.js +1 -0
- package/dist/locale/antd/nb_NO.js +1 -0
- package/dist/locale/antd/ne_NP.js +1 -0
- package/dist/locale/antd/nl_BE.js +1 -0
- package/dist/locale/antd/nl_NL.js +1 -0
- package/dist/locale/antd/pl_PL.js +1 -0
- package/dist/locale/antd/pt_BR.js +1 -0
- package/dist/locale/antd/pt_PT.js +1 -0
- package/dist/locale/antd/ro_RO.js +1 -0
- package/dist/locale/antd/ru_RU.js +1 -0
- package/dist/locale/antd/si_LK.js +1 -0
- package/dist/locale/antd/sk_SK.js +1 -0
- package/dist/locale/antd/sl_SI.js +1 -0
- package/dist/locale/antd/sr_RS.js +1 -0
- package/dist/locale/antd/sv_SE.js +1 -0
- package/dist/locale/antd/ta_IN.js +1 -0
- package/dist/locale/antd/th_TH.js +1 -0
- package/dist/locale/antd/tk_TK.js +1 -0
- package/dist/locale/antd/tr_TR.js +1 -0
- package/dist/locale/antd/uk_UA.js +1 -0
- package/dist/locale/antd/ur_PK.js +1 -0
- package/dist/locale/antd/useLocale.js +1 -0
- package/dist/locale/antd/vi_VN.js +1 -0
- package/dist/locale/antd/zh_CN.js +1 -0
- package/dist/locale/antd/zh_HK.js +1 -0
- package/dist/locale/antd/zh_TW.js +1 -0
- package/dist/locale/cron/zh_CN.js +97 -42
- package/dist/locale/en_US.js +46 -29
- package/dist/locale/es_ES.js +328 -313
- package/dist/locale/fr_FR.js +329 -314
- package/dist/locale/index.js +160 -273
- package/dist/locale/ja_JP.js +635 -620
- package/dist/locale/pt_BR.js +365 -350
- package/dist/locale/ru_RU.js +519 -504
- package/dist/locale/tr_TR.js +388 -373
- package/dist/locale/uk_UA.js +720 -705
- package/dist/locale/zh_CN.js +796 -779
- package/dist/node_modules/cronstrue/LICENSE +21 -0
- package/dist/node_modules/cronstrue/bin/cli.js +26 -0
- package/dist/node_modules/cronstrue/dist/cronParser.d.ts +12 -0
- package/dist/node_modules/cronstrue/dist/cronstrue-i18n.d.ts +4 -0
- package/dist/node_modules/cronstrue/dist/cronstrue-i18n.js +7283 -0
- package/dist/node_modules/cronstrue/dist/cronstrue-i18n.min.js +1 -0
- package/dist/node_modules/cronstrue/dist/cronstrue.d.ts +4 -0
- package/dist/node_modules/cronstrue/dist/cronstrue.js +1 -0
- package/dist/node_modules/cronstrue/dist/cronstrue.min.js +1 -0
- package/dist/node_modules/cronstrue/dist/expressionDescriptor.d.ts +31 -0
- package/dist/node_modules/cronstrue/dist/i18n/allLocales.d.ts +34 -0
- package/dist/node_modules/cronstrue/dist/i18n/allLocalesLoader.d.ts +6 -0
- package/dist/node_modules/cronstrue/dist/i18n/enLocaleLoader.d.ts +6 -0
- package/dist/node_modules/cronstrue/dist/i18n/locale.d.ts +62 -0
- package/dist/node_modules/cronstrue/dist/i18n/localeLoader.d.ts +6 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/af.d.ts +56 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/ar.d.ts +56 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/be.d.ts +55 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/ca.d.ts +55 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/cs.d.ts +55 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/da.d.ts +55 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/de.d.ts +55 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/en.d.ts +56 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/es.d.ts +55 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/fa.d.ts +57 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/fi.d.ts +58 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/fr.d.ts +56 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/he.d.ts +55 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/hu.d.ts +56 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/id.d.ts +56 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/it.d.ts +55 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/ja.d.ts +60 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/ko.d.ts +60 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/nb.d.ts +55 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/nl.d.ts +55 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/pl.d.ts +55 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/pt_BR.d.ts +55 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/pt_PT.d.ts +55 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/ro.d.ts +55 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/ru.d.ts +58 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/sk.d.ts +55 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/sl.d.ts +55 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/sv.d.ts +55 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/sw.d.ts +55 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/th.d.ts +56 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/tr.d.ts +55 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/uk.d.ts +55 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/zh_CN.d.ts +61 -0
- package/dist/node_modules/cronstrue/dist/i18n/locales/zh_TW.d.ts +58 -0
- package/dist/node_modules/cronstrue/dist/options.d.ts +8 -0
- package/dist/node_modules/cronstrue/dist/rangeValidator.d.ts +8 -0
- package/dist/node_modules/cronstrue/dist/stringUtilities.d.ts +4 -0
- package/dist/node_modules/cronstrue/i18n.d.ts +4 -0
- package/dist/node_modules/cronstrue/i18n.js +5 -0
- package/dist/node_modules/cronstrue/locales/af.js +287 -0
- package/dist/node_modules/cronstrue/locales/af.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/ar.js +287 -0
- package/dist/node_modules/cronstrue/locales/ar.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/be.js +284 -0
- package/dist/node_modules/cronstrue/locales/be.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/ca.js +284 -0
- package/dist/node_modules/cronstrue/locales/ca.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/cs.js +284 -0
- package/dist/node_modules/cronstrue/locales/cs.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/da.js +284 -0
- package/dist/node_modules/cronstrue/locales/da.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/de.js +284 -0
- package/dist/node_modules/cronstrue/locales/de.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/en.js +287 -0
- package/dist/node_modules/cronstrue/locales/en.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/es.js +284 -0
- package/dist/node_modules/cronstrue/locales/es.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/fa.js +277 -0
- package/dist/node_modules/cronstrue/locales/fa.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/fi.js +293 -0
- package/dist/node_modules/cronstrue/locales/fi.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/fr.js +287 -0
- package/dist/node_modules/cronstrue/locales/fr.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/he.js +271 -0
- package/dist/node_modules/cronstrue/locales/he.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/hu.js +287 -0
- package/dist/node_modules/cronstrue/locales/hu.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/id.js +287 -0
- package/dist/node_modules/cronstrue/locales/id.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/it.js +284 -0
- package/dist/node_modules/cronstrue/locales/it.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/ja.js +286 -0
- package/dist/node_modules/cronstrue/locales/ja.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/ko.js +286 -0
- package/dist/node_modules/cronstrue/locales/ko.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/nb.js +284 -0
- package/dist/node_modules/cronstrue/locales/nb.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/nl.js +284 -0
- package/dist/node_modules/cronstrue/locales/nl.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/pl.js +284 -0
- package/dist/node_modules/cronstrue/locales/pl.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/pt_BR.js +284 -0
- package/dist/node_modules/cronstrue/locales/pt_BR.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/pt_PT.js +284 -0
- package/dist/node_modules/cronstrue/locales/pt_PT.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/ro.js +284 -0
- package/dist/node_modules/cronstrue/locales/ro.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/ru.js +327 -0
- package/dist/node_modules/cronstrue/locales/ru.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/sk.js +284 -0
- package/dist/node_modules/cronstrue/locales/sk.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/sl.js +284 -0
- package/dist/node_modules/cronstrue/locales/sl.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/sv.js +284 -0
- package/dist/node_modules/cronstrue/locales/sv.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/sw.js +284 -0
- package/dist/node_modules/cronstrue/locales/sw.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/th.js +287 -0
- package/dist/node_modules/cronstrue/locales/th.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/tr.js +284 -0
- package/dist/node_modules/cronstrue/locales/tr.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/uk.js +284 -0
- package/dist/node_modules/cronstrue/locales/uk.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/zh_CN.js +289 -0
- package/dist/node_modules/cronstrue/locales/zh_CN.min.js +1 -0
- package/dist/node_modules/cronstrue/locales/zh_TW.js +280 -0
- package/dist/node_modules/cronstrue/locales/zh_TW.min.js +1 -0
- package/dist/node_modules/cronstrue/package.json +1 -0
- package/dist/server/antd.js +30 -9
- package/dist/server/cron.js +30 -9
- package/dist/server/cronstrue.js +26 -4
- package/dist/server/index.js +33 -11
- package/dist/server/migrations/20230620203216-admin-ui-schema-uid.js +24 -7
- package/dist/server/server.js +79 -83
- package/dist/swagger/index.json +7 -0
- package/package.json +2 -2
- package/dist/locale/antd/_util/ActionButton.d.ts +0 -15
- package/dist/locale/antd/_util/ActionButton.js +0 -103
- package/dist/locale/antd/_util/PurePanel.d.ts +0 -6
- package/dist/locale/antd/_util/PurePanel.js +0 -79
- package/dist/locale/antd/_util/capitalize.d.ts +0 -1
- package/dist/locale/antd/_util/capitalize.js +0 -13
- package/dist/locale/antd/_util/colors.d.ts +0 -13
- package/dist/locale/antd/_util/colors.js +0 -29
- package/dist/locale/antd/_util/easings.d.ts +0 -1
- package/dist/locale/antd/_util/easings.js +0 -16
- package/dist/locale/antd/_util/extendsObject.d.ts +0 -3
- package/dist/locale/antd/_util/extendsObject.js +0 -23
- package/dist/locale/antd/_util/getRenderPropValue.d.ts +0 -3
- package/dist/locale/antd/_util/getRenderPropValue.js +0 -16
- package/dist/locale/antd/_util/getScroll.d.ts +0 -2
- package/dist/locale/antd/_util/getScroll.js +0 -36
- package/dist/locale/antd/_util/hooks/useClosable.d.ts +0 -10
- package/dist/locale/antd/_util/hooks/useClosable.js +0 -28
- package/dist/locale/antd/_util/hooks/useFlexGapSupport.d.ts +0 -2
- package/dist/locale/antd/_util/hooks/useFlexGapSupport.js +0 -17
- package/dist/locale/antd/_util/hooks/useForceUpdate.d.ts +0 -2
- package/dist/locale/antd/_util/hooks/useForceUpdate.js +0 -12
- package/dist/locale/antd/_util/hooks/usePatchElement.d.ts +0 -5
- package/dist/locale/antd/_util/hooks/usePatchElement.js +0 -23
- package/dist/locale/antd/_util/hooks/useSyncState.d.ts +0 -3
- package/dist/locale/antd/_util/hooks/useSyncState.js +0 -19
- package/dist/locale/antd/_util/isNumeric.d.ts +0 -2
- package/dist/locale/antd/_util/isNumeric.js +0 -9
- package/dist/locale/antd/_util/motion.d.ts +0 -8
- package/dist/locale/antd/_util/motion.js +0 -57
- package/dist/locale/antd/_util/placements.d.ts +0 -21
- package/dist/locale/antd/_util/placements.js +0 -180
- package/dist/locale/antd/_util/reactNode.d.ts +0 -8
- package/dist/locale/antd/_util/reactNode.js +0 -27
- package/dist/locale/antd/_util/responsiveObserver.d.ts +0 -21
- package/dist/locale/antd/_util/responsiveObserver.js +0 -106
- package/dist/locale/antd/_util/scrollTo.d.ts +0 -10
- package/dist/locale/antd/_util/scrollTo.js +0 -40
- package/dist/locale/antd/_util/statusUtils.d.ts +0 -6
- package/dist/locale/antd/_util/statusUtils.js +0 -21
- package/dist/locale/antd/_util/styleChecker.d.ts +0 -4
- package/dist/locale/antd/_util/styleChecker.js +0 -45
- package/dist/locale/antd/_util/throttleByAnimationFrame.d.ts +0 -6
- package/dist/locale/antd/_util/throttleByAnimationFrame.js +0 -31
- package/dist/locale/antd/_util/transButton.d.ts +0 -9
- package/dist/locale/antd/_util/transButton.js +0 -77
- package/dist/locale/antd/_util/transKeys.d.ts +0 -2
- package/dist/locale/antd/_util/transKeys.js +0 -28
- package/dist/locale/antd/_util/type.d.ts +0 -3
- package/dist/locale/antd/_util/type.js +0 -5
- package/dist/locale/antd/_util/warning.d.ts +0 -6
- package/dist/locale/antd/_util/warning.js +0 -29
- package/dist/locale/antd/_util/wave/WaveEffect.d.ts +0 -5
- package/dist/locale/antd/_util/wave/WaveEffect.js +0 -124
- package/dist/locale/antd/_util/wave/index.d.ts +0 -7
- package/dist/locale/antd/_util/wave/index.js +0 -66
- package/dist/locale/antd/_util/wave/style.d.ts +0 -7
- package/dist/locale/antd/_util/wave/style.js +0 -34
- package/dist/locale/antd/_util/wave/useWave.d.ts +0 -2
- package/dist/locale/antd/_util/wave/useWave.js +0 -15
- package/dist/locale/antd/_util/wave/util.d.ts +0 -3
- package/dist/locale/antd/_util/wave/util.js +0 -38
- package/dist/locale/antd/affix/index.d.ts +0 -59
- package/dist/locale/antd/affix/index.js +0 -286
- package/dist/locale/antd/affix/style/index.d.ts +0 -2
- package/dist/locale/antd/affix/style/index.js +0 -27
- package/dist/locale/antd/affix/utils.d.ts +0 -4
- package/dist/locale/antd/affix/utils.js +0 -27
- package/dist/locale/antd/alert/Alert.d.ts +0 -38
- package/dist/locale/antd/alert/Alert.js +0 -189
- package/dist/locale/antd/alert/ErrorBoundary.d.ts +0 -23
- package/dist/locale/antd/alert/ErrorBoundary.js +0 -71
- package/dist/locale/antd/alert/index.d.ts +0 -9
- package/dist/locale/antd/alert/index.js +0 -14
- package/dist/locale/antd/alert/style/index.d.ts +0 -13
- package/dist/locale/antd/alert/style/index.js +0 -192
- package/dist/locale/antd/anchor/Anchor.d.ts +0 -58
- package/dist/locale/antd/anchor/Anchor.js +0 -261
- package/dist/locale/antd/anchor/AnchorLink.d.ts +0 -14
- package/dist/locale/antd/anchor/AnchorLink.js +0 -76
- package/dist/locale/antd/anchor/context.d.ts +0 -4
- package/dist/locale/antd/anchor/context.js +0 -11
- package/dist/locale/antd/anchor/index.d.ts +0 -10
- package/dist/locale/antd/anchor/index.js +0 -14
- package/dist/locale/antd/anchor/style/index.d.ts +0 -14
- package/dist/locale/antd/anchor/style/index.js +0 -146
- package/dist/locale/antd/app/context.d.ts +0 -17
- package/dist/locale/antd/app/context.js +0 -17
- package/dist/locale/antd/app/index.d.ts +0 -15
- package/dist/locale/antd/app/index.js +0 -62
- package/dist/locale/antd/app/style/index.d.ts +0 -3
- package/dist/locale/antd/app/style/index.js +0 -28
- package/dist/locale/antd/auto-complete/index.d.ts +0 -31
- package/dist/locale/antd/auto-complete/index.js +0 -104
- package/dist/locale/antd/avatar/SizeContext.d.ts +0 -10
- package/dist/locale/antd/avatar/SizeContext.js +0 -22
- package/dist/locale/antd/avatar/avatar.d.ts +0 -26
- package/dist/locale/antd/avatar/avatar.js +0 -177
- package/dist/locale/antd/avatar/group.d.ts +0 -16
- package/dist/locale/antd/avatar/group.js +0 -73
- package/dist/locale/antd/avatar/index.d.ts +0 -11
- package/dist/locale/antd/avatar/index.js +0 -20
- package/dist/locale/antd/avatar/style/index.d.ts +0 -49
- package/dist/locale/antd/avatar/style/index.js +0 -140
- package/dist/locale/antd/back-top/index.d.ts +0 -14
- package/dist/locale/antd/back-top/index.js +0 -103
- package/dist/locale/antd/back-top/style/index.d.ts +0 -6
- package/dist/locale/antd/back-top/style/index.js +0 -92
- package/dist/locale/antd/badge/Ribbon.d.ts +0 -15
- package/dist/locale/antd/badge/Ribbon.js +0 -57
- package/dist/locale/antd/badge/ScrollNumber.d.ts +0 -18
- package/dist/locale/antd/badge/ScrollNumber.js +0 -76
- package/dist/locale/antd/badge/SingleNumber.d.ts +0 -13
- package/dist/locale/antd/badge/SingleNumber.js +0 -109
- package/dist/locale/antd/badge/index.d.ts +0 -40
- package/dist/locale/antd/badge/index.js +0 -196
- package/dist/locale/antd/badge/style/index.d.ts +0 -2
- package/dist/locale/antd/badge/style/index.js +0 -384
- package/dist/locale/antd/breadcrumb/Breadcrumb.d.ts +0 -57
- package/dist/locale/antd/breadcrumb/Breadcrumb.js +0 -152
- package/dist/locale/antd/breadcrumb/BreadcrumbItem.d.ts +0 -31
- package/dist/locale/antd/breadcrumb/BreadcrumbItem.js +0 -105
- package/dist/locale/antd/breadcrumb/BreadcrumbSeparator.d.ts +0 -6
- package/dist/locale/antd/breadcrumb/BreadcrumbSeparator.js +0 -25
- package/dist/locale/antd/breadcrumb/index.d.ts +0 -4
- package/dist/locale/antd/breadcrumb/index.js +0 -11
- package/dist/locale/antd/breadcrumb/style/index.d.ts +0 -39
- package/dist/locale/antd/breadcrumb/style/index.js +0 -99
- package/dist/locale/antd/breadcrumb/useItemRender.d.ts +0 -8
- package/dist/locale/antd/breadcrumb/useItemRender.js +0 -62
- package/dist/locale/antd/breadcrumb/useItems.d.ts +0 -6
- package/dist/locale/antd/breadcrumb/useItems.js +0 -50
- package/dist/locale/antd/button/IconWrapper.d.ts +0 -9
- package/dist/locale/antd/button/IconWrapper.js +0 -26
- package/dist/locale/antd/button/LoadingIcon.d.ts +0 -10
- package/dist/locale/antd/button/LoadingIcon.js +0 -83
- package/dist/locale/antd/button/button-group.d.ts +0 -12
- package/dist/locale/antd/button/button-group.js +0 -62
- package/dist/locale/antd/button/button.d.ts +0 -40
- package/dist/locale/antd/button/button.js +0 -218
- package/dist/locale/antd/button/buttonHelpers.d.ts +0 -12
- package/dist/locale/antd/button/buttonHelpers.js +0 -59
- package/dist/locale/antd/button/index.d.ts +0 -6
- package/dist/locale/antd/button/index.js +0 -24
- package/dist/locale/antd/button/style/group.d.ts +0 -4
- package/dist/locale/antd/button/style/group.js +0 -75
- package/dist/locale/antd/button/style/index.d.ts +0 -12
- package/dist/locale/antd/button/style/index.js +0 -371
- package/dist/locale/antd/calendar/Header.d.ts +0 -17
- package/dist/locale/antd/calendar/Header.js +0 -168
- package/dist/locale/antd/calendar/generateCalendar.d.ts +0 -55
- package/dist/locale/antd/calendar/generateCalendar.js +0 -209
- package/dist/locale/antd/calendar/index.d.ts +0 -14
- package/dist/locale/antd/calendar/index.js +0 -14
- package/dist/locale/antd/calendar/locale/ar_EG.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/ar_EG.js +0 -10
- package/dist/locale/antd/calendar/locale/az_AZ.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/az_AZ.js +0 -10
- package/dist/locale/antd/calendar/locale/bg_BG.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/bg_BG.js +0 -10
- package/dist/locale/antd/calendar/locale/bn_BD.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/bn_BD.js +0 -10
- package/dist/locale/antd/calendar/locale/by_BY.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/by_BY.js +0 -10
- package/dist/locale/antd/calendar/locale/ca_ES.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/ca_ES.js +0 -10
- package/dist/locale/antd/calendar/locale/cs_CZ.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/cs_CZ.js +0 -10
- package/dist/locale/antd/calendar/locale/da_DK.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/da_DK.js +0 -10
- package/dist/locale/antd/calendar/locale/de_DE.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/de_DE.js +0 -10
- package/dist/locale/antd/calendar/locale/el_GR.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/el_GR.js +0 -10
- package/dist/locale/antd/calendar/locale/en_GB.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/en_GB.js +0 -10
- package/dist/locale/antd/calendar/locale/en_US.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/en_US.js +0 -10
- package/dist/locale/antd/calendar/locale/es_ES.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/es_ES.js +0 -10
- package/dist/locale/antd/calendar/locale/et_EE.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/et_EE.js +0 -10
- package/dist/locale/antd/calendar/locale/eu_ES.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/eu_ES.js +0 -10
- package/dist/locale/antd/calendar/locale/fa_IR.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/fa_IR.js +0 -10
- package/dist/locale/antd/calendar/locale/fi_FI.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/fi_FI.js +0 -10
- package/dist/locale/antd/calendar/locale/fr_BE.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/fr_BE.js +0 -10
- package/dist/locale/antd/calendar/locale/fr_CA.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/fr_CA.js +0 -10
- package/dist/locale/antd/calendar/locale/fr_FR.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/fr_FR.js +0 -10
- package/dist/locale/antd/calendar/locale/ga_IE.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/ga_IE.js +0 -10
- package/dist/locale/antd/calendar/locale/gl_ES.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/gl_ES.js +0 -10
- package/dist/locale/antd/calendar/locale/he_IL.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/he_IL.js +0 -10
- package/dist/locale/antd/calendar/locale/hi_IN.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/hi_IN.js +0 -10
- package/dist/locale/antd/calendar/locale/hr_HR.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/hr_HR.js +0 -10
- package/dist/locale/antd/calendar/locale/hu_HU.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/hu_HU.js +0 -10
- package/dist/locale/antd/calendar/locale/id_ID.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/id_ID.js +0 -10
- package/dist/locale/antd/calendar/locale/is_IS.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/is_IS.js +0 -10
- package/dist/locale/antd/calendar/locale/it_IT.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/it_IT.js +0 -10
- package/dist/locale/antd/calendar/locale/ja_JP.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/ja_JP.js +0 -10
- package/dist/locale/antd/calendar/locale/ka_GE.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/ka_GE.js +0 -10
- package/dist/locale/antd/calendar/locale/kk_KZ.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/kk_KZ.js +0 -10
- package/dist/locale/antd/calendar/locale/km_KH.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/km_KH.js +0 -10
- package/dist/locale/antd/calendar/locale/kmr_IQ.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/kmr_IQ.js +0 -10
- package/dist/locale/antd/calendar/locale/kn_IN.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/kn_IN.js +0 -10
- package/dist/locale/antd/calendar/locale/ko_KR.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/ko_KR.js +0 -10
- package/dist/locale/antd/calendar/locale/lt_LT.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/lt_LT.js +0 -10
- package/dist/locale/antd/calendar/locale/lv_LV.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/lv_LV.js +0 -10
- package/dist/locale/antd/calendar/locale/mk_MK.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/mk_MK.js +0 -10
- package/dist/locale/antd/calendar/locale/ml_IN.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/ml_IN.js +0 -10
- package/dist/locale/antd/calendar/locale/mn_MN.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/mn_MN.js +0 -10
- package/dist/locale/antd/calendar/locale/ms_MY.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/ms_MY.js +0 -10
- package/dist/locale/antd/calendar/locale/my_MM.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/my_MM.js +0 -10
- package/dist/locale/antd/calendar/locale/nb_NO.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/nb_NO.js +0 -10
- package/dist/locale/antd/calendar/locale/nl_BE.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/nl_BE.js +0 -10
- package/dist/locale/antd/calendar/locale/nl_NL.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/nl_NL.js +0 -10
- package/dist/locale/antd/calendar/locale/pl_PL.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/pl_PL.js +0 -10
- package/dist/locale/antd/calendar/locale/pt_BR.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/pt_BR.js +0 -10
- package/dist/locale/antd/calendar/locale/pt_PT.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/pt_PT.js +0 -10
- package/dist/locale/antd/calendar/locale/ro_RO.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/ro_RO.js +0 -10
- package/dist/locale/antd/calendar/locale/ru_RU.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/ru_RU.js +0 -10
- package/dist/locale/antd/calendar/locale/si_LK.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/si_LK.js +0 -10
- package/dist/locale/antd/calendar/locale/sk_SK.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/sk_SK.js +0 -10
- package/dist/locale/antd/calendar/locale/sl_SI.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/sl_SI.js +0 -10
- package/dist/locale/antd/calendar/locale/sr_RS.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/sr_RS.js +0 -10
- package/dist/locale/antd/calendar/locale/sv_SE.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/sv_SE.js +0 -10
- package/dist/locale/antd/calendar/locale/ta_IN.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/ta_IN.js +0 -10
- package/dist/locale/antd/calendar/locale/th_TH.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/th_TH.js +0 -10
- package/dist/locale/antd/calendar/locale/tk_TK.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/tk_TK.js +0 -10
- package/dist/locale/antd/calendar/locale/tr_TR.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/tr_TR.js +0 -10
- package/dist/locale/antd/calendar/locale/uk_UA.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/uk_UA.js +0 -10
- package/dist/locale/antd/calendar/locale/ur_PK.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/ur_PK.js +0 -10
- package/dist/locale/antd/calendar/locale/vi_VN.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/vi_VN.js +0 -10
- package/dist/locale/antd/calendar/locale/zh_CN.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/zh_CN.js +0 -10
- package/dist/locale/antd/calendar/locale/zh_TW.d.ts +0 -2
- package/dist/locale/antd/calendar/locale/zh_TW.js +0 -10
- package/dist/locale/antd/calendar/style/index.d.ts +0 -45
- package/dist/locale/antd/calendar/style/index.js +0 -196
- package/dist/locale/antd/card/Card.d.ts +0 -38
- package/dist/locale/antd/card/Card.js +0 -155
- package/dist/locale/antd/card/Grid.d.ts +0 -9
- package/dist/locale/antd/card/Grid.js +0 -39
- package/dist/locale/antd/card/Meta.d.ts +0 -11
- package/dist/locale/antd/card/Meta.js +0 -51
- package/dist/locale/antd/card/index.d.ts +0 -13
- package/dist/locale/antd/card/index.js +0 -19
- package/dist/locale/antd/card/style/index.d.ts +0 -49
- package/dist/locale/antd/card/style/index.js +0 -350
- package/dist/locale/antd/carousel/index.d.ts +0 -26
- package/dist/locale/antd/carousel/index.js +0 -93
- package/dist/locale/antd/carousel/style/index.d.ts +0 -21
- package/dist/locale/antd/carousel/style/index.js +0 -296
- package/dist/locale/antd/cascader/index.d.ts +0 -44
- package/dist/locale/antd/cascader/index.js +0 -251
- package/dist/locale/antd/cascader/style/index.d.ts +0 -19
- package/dist/locale/antd/cascader/style/index.js +0 -143
- package/dist/locale/antd/checkbox/Checkbox.d.ts +0 -40
- package/dist/locale/antd/checkbox/Checkbox.js +0 -118
- package/dist/locale/antd/checkbox/Group.d.ts +0 -31
- package/dist/locale/antd/checkbox/Group.js +0 -125
- package/dist/locale/antd/checkbox/GroupContext.d.ts +0 -12
- package/dist/locale/antd/checkbox/GroupContext.js +0 -11
- package/dist/locale/antd/checkbox/index.d.ts +0 -11
- package/dist/locale/antd/checkbox/index.js +0 -18
- package/dist/locale/antd/checkbox/style/index.d.ts +0 -11
- package/dist/locale/antd/checkbox/style/index.js +0 -268
- package/dist/locale/antd/col/index.d.ts +0 -3
- package/dist/locale/antd/col/index.js +0 -10
- package/dist/locale/antd/col/style/index.d.ts +0 -2
- package/dist/locale/antd/col/style/index.js +0 -10
- package/dist/locale/antd/collapse/Collapse.d.ts +0 -45
- package/dist/locale/antd/collapse/Collapse.js +0 -107
- package/dist/locale/antd/collapse/CollapsePanel.d.ts +0 -19
- package/dist/locale/antd/collapse/CollapsePanel.js +0 -36
- package/dist/locale/antd/collapse/index.d.ts +0 -4
- package/dist/locale/antd/collapse/index.js +0 -11
- package/dist/locale/antd/collapse/style/index.d.ts +0 -15
- package/dist/locale/antd/collapse/style/index.js +0 -261
- package/dist/locale/antd/color-picker/ColorPicker.d.ts +0 -46
- package/dist/locale/antd/color-picker/ColorPicker.js +0 -182
- package/dist/locale/antd/color-picker/ColorPickerPanel.d.ts +0 -10
- package/dist/locale/antd/color-picker/ColorPickerPanel.js +0 -66
- package/dist/locale/antd/color-picker/color.d.ts +0 -17
- package/dist/locale/antd/color-picker/color.js +0 -56
- package/dist/locale/antd/color-picker/components/ColorAlphaInput.d.ts +0 -9
- package/dist/locale/antd/color-picker/components/ColorAlphaInput.js +0 -44
- package/dist/locale/antd/color-picker/components/ColorClear.d.ts +0 -9
- package/dist/locale/antd/color-picker/components/ColorClear.js +0 -31
- package/dist/locale/antd/color-picker/components/ColorHexInput.d.ts +0 -9
- package/dist/locale/antd/color-picker/components/ColorHexInput.js +0 -46
- package/dist/locale/antd/color-picker/components/ColorHsbInput.d.ts +0 -9
- package/dist/locale/antd/color-picker/components/ColorHsbInput.js +0 -64
- package/dist/locale/antd/color-picker/components/ColorInput.d.ts +0 -9
- package/dist/locale/antd/color-picker/components/ColorInput.js +0 -74
- package/dist/locale/antd/color-picker/components/ColorPresets.d.ts +0 -10
- package/dist/locale/antd/color-picker/components/ColorPresets.js +0 -89
- package/dist/locale/antd/color-picker/components/ColorRgbInput.d.ts +0 -9
- package/dist/locale/antd/color-picker/components/ColorRgbInput.js +0 -61
- package/dist/locale/antd/color-picker/components/ColorSteppers.d.ts +0 -15
- package/dist/locale/antd/color-picker/components/ColorSteppers.js +0 -46
- package/dist/locale/antd/color-picker/components/ColorTrigger.d.ts +0 -16
- package/dist/locale/antd/color-picker/components/ColorTrigger.js +0 -73
- package/dist/locale/antd/color-picker/components/PanelPicker.d.ts +0 -11
- package/dist/locale/antd/color-picker/components/PanelPicker.js +0 -54
- package/dist/locale/antd/color-picker/components/PanelPresets.d.ts +0 -9
- package/dist/locale/antd/color-picker/components/PanelPresets.js +0 -27
- package/dist/locale/antd/color-picker/context.d.ts +0 -7
- package/dist/locale/antd/color-picker/context.js +0 -20
- package/dist/locale/antd/color-picker/hooks/useColorState.d.ts +0 -7
- package/dist/locale/antd/color-picker/hooks/useColorState.js +0 -36
- package/dist/locale/antd/color-picker/index.d.ts +0 -4
- package/dist/locale/antd/color-picker/index.js +0 -11
- package/dist/locale/antd/color-picker/interface.d.ts +0 -27
- package/dist/locale/antd/color-picker/interface.js +0 -13
- package/dist/locale/antd/color-picker/style/color-block.d.ts +0 -8
- package/dist/locale/antd/color-picker/style/color-block.js +0 -41
- package/dist/locale/antd/color-picker/style/index.d.ts +0 -21
- package/dist/locale/antd/color-picker/style/index.js +0 -236
- package/dist/locale/antd/color-picker/style/input.d.ts +0 -5
- package/dist/locale/antd/color-picker/style/input.js +0 -98
- package/dist/locale/antd/color-picker/style/picker.d.ts +0 -5
- package/dist/locale/antd/color-picker/style/picker.js +0 -72
- package/dist/locale/antd/color-picker/style/presets.d.ts +0 -5
- package/dist/locale/antd/color-picker/style/presets.js +0 -110
- package/dist/locale/antd/color-picker/util.d.ts +0 -6
- package/dist/locale/antd/color-picker/util.js +0 -20
- package/dist/locale/antd/config-provider/DisabledContext.d.ts +0 -9
- package/dist/locale/antd/config-provider/DisabledContext.js +0 -22
- package/dist/locale/antd/config-provider/MotionWrapper.d.ts +0 -5
- package/dist/locale/antd/config-provider/MotionWrapper.js +0 -27
- package/dist/locale/antd/config-provider/SizeContext.d.ts +0 -9
- package/dist/locale/antd/config-provider/SizeContext.js +0 -22
- package/dist/locale/antd/config-provider/context.d.ts +0 -138
- package/dist/locale/antd/config-provider/context.js +0 -27
- package/dist/locale/antd/config-provider/cssVariables.d.ts +0 -3
- package/dist/locale/antd/config-provider/cssVariables.js +0 -85
- package/dist/locale/antd/config-provider/defaultRenderEmpty.d.ts +0 -7
- package/dist/locale/antd/config-provider/defaultRenderEmpty.js +0 -42
- package/dist/locale/antd/config-provider/hooks/useConfig.d.ts +0 -5
- package/dist/locale/antd/config-provider/hooks/useConfig.js +0 -20
- package/dist/locale/antd/config-provider/hooks/useSize.d.ts +0 -3
- package/dist/locale/antd/config-provider/hooks/useSize.js +0 -27
- package/dist/locale/antd/config-provider/hooks/useTheme.d.ts +0 -2
- package/dist/locale/antd/config-provider/hooks/useTheme.js +0 -33
- package/dist/locale/antd/config-provider/index.d.ts +0 -129
- package/dist/locale/antd/config-provider/index.js +0 -378
- package/dist/locale/antd/config-provider/style/index.d.ts +0 -4
- package/dist/locale/antd/config-provider/style/index.js +0 -28
- package/dist/locale/antd/date-picker/PickerButton.d.ts +0 -3
- package/dist/locale/antd/date-picker/PickerButton.js +0 -16
- package/dist/locale/antd/date-picker/generatePicker/Components.d.ts +0 -5
- package/dist/locale/antd/date-picker/generatePicker/Components.js +0 -13
- package/dist/locale/antd/date-picker/generatePicker/generateRangePicker.d.ts +0 -11
- package/dist/locale/antd/date-picker/generatePicker/generateRangePicker.js +0 -154
- package/dist/locale/antd/date-picker/generatePicker/generateSinglePicker.d.ts +0 -53
- package/dist/locale/antd/date-picker/generatePicker/generateSinglePicker.js +0 -178
- package/dist/locale/antd/date-picker/generatePicker/index.d.ts +0 -101
- package/dist/locale/antd/date-picker/generatePicker/index.js +0 -36
- package/dist/locale/antd/date-picker/generatePicker/interface.d.ts +0 -12
- package/dist/locale/antd/date-picker/generatePicker/interface.js +0 -5
- package/dist/locale/antd/date-picker/index.d.ts +0 -70
- package/dist/locale/antd/date-picker/index.js +0 -30
- package/dist/locale/antd/date-picker/locale/ar_EG.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/ar_EG.js +0 -25
- package/dist/locale/antd/date-picker/locale/az_AZ.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/az_AZ.js +0 -18
- package/dist/locale/antd/date-picker/locale/bg_BG.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/bg_BG.js +0 -21
- package/dist/locale/antd/date-picker/locale/bn_BD.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/bn_BD.js +0 -28
- package/dist/locale/antd/date-picker/locale/by_BY.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/by_BY.js +0 -26
- package/dist/locale/antd/date-picker/locale/ca_ES.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/ca_ES.js +0 -21
- package/dist/locale/antd/date-picker/locale/cs_CZ.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/cs_CZ.js +0 -21
- package/dist/locale/antd/date-picker/locale/da_DK.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/da_DK.js +0 -21
- package/dist/locale/antd/date-picker/locale/de_DE.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/de_DE.js +0 -21
- package/dist/locale/antd/date-picker/locale/el_GR.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/el_GR.js +0 -21
- package/dist/locale/antd/date-picker/locale/en_GB.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/en_GB.js +0 -29
- package/dist/locale/antd/date-picker/locale/en_US.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/en_US.js +0 -29
- package/dist/locale/antd/date-picker/locale/es_ES.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/es_ES.js +0 -21
- package/dist/locale/antd/date-picker/locale/et_EE.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/et_EE.js +0 -21
- package/dist/locale/antd/date-picker/locale/eu_ES.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/eu_ES.js +0 -21
- package/dist/locale/antd/date-picker/locale/fa_IR.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/fa_IR.js +0 -29
- package/dist/locale/antd/date-picker/locale/fi_FI.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/fi_FI.js +0 -21
- package/dist/locale/antd/date-picker/locale/fr_BE.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/fr_BE.js +0 -28
- package/dist/locale/antd/date-picker/locale/fr_CA.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/fr_CA.js +0 -28
- package/dist/locale/antd/date-picker/locale/fr_FR.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/fr_FR.js +0 -28
- package/dist/locale/antd/date-picker/locale/ga_IE.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/ga_IE.js +0 -28
- package/dist/locale/antd/date-picker/locale/gl_ES.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/gl_ES.js +0 -21
- package/dist/locale/antd/date-picker/locale/he_IL.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/he_IL.js +0 -21
- package/dist/locale/antd/date-picker/locale/hi_IN.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/hi_IN.js +0 -28
- package/dist/locale/antd/date-picker/locale/hr_HR.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/hr_HR.js +0 -28
- package/dist/locale/antd/date-picker/locale/hu_HU.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/hu_HU.js +0 -21
- package/dist/locale/antd/date-picker/locale/id_ID.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/id_ID.js +0 -21
- package/dist/locale/antd/date-picker/locale/is_IS.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/is_IS.js +0 -21
- package/dist/locale/antd/date-picker/locale/it_IT.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/it_IT.js +0 -21
- package/dist/locale/antd/date-picker/locale/ja_JP.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/ja_JP.js +0 -21
- package/dist/locale/antd/date-picker/locale/ka_GE.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/ka_GE.js +0 -25
- package/dist/locale/antd/date-picker/locale/kk_KZ.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/kk_KZ.js +0 -28
- package/dist/locale/antd/date-picker/locale/km_KH.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/km_KH.js +0 -28
- package/dist/locale/antd/date-picker/locale/kmr_IQ.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/kmr_IQ.js +0 -21
- package/dist/locale/antd/date-picker/locale/kn_IN.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/kn_IN.js +0 -21
- package/dist/locale/antd/date-picker/locale/ko_KR.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/ko_KR.js +0 -21
- package/dist/locale/antd/date-picker/locale/lt_LT.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/lt_LT.js +0 -29
- package/dist/locale/antd/date-picker/locale/lv_LV.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/lv_LV.js +0 -21
- package/dist/locale/antd/date-picker/locale/mk_MK.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/mk_MK.js +0 -21
- package/dist/locale/antd/date-picker/locale/ml_IN.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/ml_IN.js +0 -28
- package/dist/locale/antd/date-picker/locale/mn_MN.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/mn_MN.js +0 -21
- package/dist/locale/antd/date-picker/locale/ms_MY.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/ms_MY.js +0 -21
- package/dist/locale/antd/date-picker/locale/my_MM.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/my_MM.js +0 -29
- package/dist/locale/antd/date-picker/locale/nb_NO.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/nb_NO.js +0 -28
- package/dist/locale/antd/date-picker/locale/nl_BE.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/nl_BE.js +0 -28
- package/dist/locale/antd/date-picker/locale/nl_NL.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/nl_NL.js +0 -28
- package/dist/locale/antd/date-picker/locale/pl_PL.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/pl_PL.js +0 -21
- package/dist/locale/antd/date-picker/locale/pt_BR.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/pt_BR.js +0 -21
- package/dist/locale/antd/date-picker/locale/pt_PT.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/pt_PT.js +0 -49
- package/dist/locale/antd/date-picker/locale/ro_RO.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/ro_RO.js +0 -21
- package/dist/locale/antd/date-picker/locale/ru_RU.d.ts +0 -4
- package/dist/locale/antd/date-picker/locale/ru_RU.js +0 -30
- package/dist/locale/antd/date-picker/locale/si_LK.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/si_LK.js +0 -29
- package/dist/locale/antd/date-picker/locale/sk_SK.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/sk_SK.js +0 -21
- package/dist/locale/antd/date-picker/locale/sl_SI.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/sl_SI.js +0 -47
- package/dist/locale/antd/date-picker/locale/sr_RS.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/sr_RS.js +0 -28
- package/dist/locale/antd/date-picker/locale/sv_SE.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/sv_SE.js +0 -28
- package/dist/locale/antd/date-picker/locale/ta_IN.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/ta_IN.js +0 -30
- package/dist/locale/antd/date-picker/locale/th_TH.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/th_TH.js +0 -28
- package/dist/locale/antd/date-picker/locale/tk_TK.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/tk_TK.js +0 -26
- package/dist/locale/antd/date-picker/locale/tr_TR.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/tr_TR.js +0 -28
- package/dist/locale/antd/date-picker/locale/uk_UA.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/uk_UA.js +0 -21
- package/dist/locale/antd/date-picker/locale/ur_PK.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/ur_PK.js +0 -28
- package/dist/locale/antd/date-picker/locale/vi_VN.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/vi_VN.js +0 -29
- package/dist/locale/antd/date-picker/locale/zh_CN.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/zh_CN.js +0 -31
- package/dist/locale/antd/date-picker/locale/zh_TW.d.ts +0 -3
- package/dist/locale/antd/date-picker/locale/zh_TW.js +0 -30
- package/dist/locale/antd/date-picker/style/index.d.ts +0 -48
- package/dist/locale/antd/date-picker/style/index.js +0 -1222
- package/dist/locale/antd/date-picker/util.d.ts +0 -51
- package/dist/locale/antd/date-picker/util.js +0 -141
- package/dist/locale/antd/descriptions/Cell.d.ts +0 -16
- package/dist/locale/antd/descriptions/Cell.js +0 -60
- package/dist/locale/antd/descriptions/DescriptionsContext.d.ts +0 -7
- package/dist/locale/antd/descriptions/DescriptionsContext.js +0 -11
- package/dist/locale/antd/descriptions/Item.d.ts +0 -13
- package/dist/locale/antd/descriptions/Item.js +0 -14
- package/dist/locale/antd/descriptions/Row.d.ts +0 -13
- package/dist/locale/antd/descriptions/Row.js +0 -115
- package/dist/locale/antd/descriptions/index.d.ts +0 -27
- package/dist/locale/antd/descriptions/index.js +0 -176
- package/dist/locale/antd/descriptions/style/index.d.ts +0 -35
- package/dist/locale/antd/descriptions/style/index.js +0 -178
- package/dist/locale/antd/divider/index.d.ts +0 -15
- package/dist/locale/antd/divider/index.js +0 -89
- package/dist/locale/antd/divider/style/index.d.ts +0 -6
- package/dist/locale/antd/divider/style/index.js +0 -137
- package/dist/locale/antd/drawer/DrawerPanel.d.ts +0 -26
- package/dist/locale/antd/drawer/DrawerPanel.js +0 -70
- package/dist/locale/antd/drawer/index.d.ts +0 -30
- package/dist/locale/antd/drawer/index.js +0 -154
- package/dist/locale/antd/drawer/style/index.d.ts +0 -22
- package/dist/locale/antd/drawer/style/index.js +0 -201
- package/dist/locale/antd/drawer/style/motion.d.ts +0 -4
- package/dist/locale/antd/drawer/style/motion.js +0 -119
- package/dist/locale/antd/dropdown/dropdown-button.d.ts +0 -21
- package/dist/locale/antd/dropdown/dropdown-button.js +0 -123
- package/dist/locale/antd/dropdown/dropdown.d.ts +0 -59
- package/dist/locale/antd/dropdown/dropdown.js +0 -202
- package/dist/locale/antd/dropdown/index.d.ts +0 -10
- package/dist/locale/antd/dropdown/index.js +0 -14
- package/dist/locale/antd/dropdown/style/index.d.ts +0 -18
- package/dist/locale/antd/dropdown/style/index.js +0 -295
- package/dist/locale/antd/dropdown/style/status.d.ts +0 -4
- package/dist/locale/antd/dropdown/style/status.js +0 -30
- package/dist/locale/antd/empty/empty.d.ts +0 -3
- package/dist/locale/antd/empty/empty.js +0 -68
- package/dist/locale/antd/empty/index.d.ts +0 -21
- package/dist/locale/antd/empty/index.js +0 -79
- package/dist/locale/antd/empty/simple.d.ts +0 -3
- package/dist/locale/antd/empty/simple.js +0 -57
- package/dist/locale/antd/empty/style/index.d.ts +0 -5
- package/dist/locale/antd/empty/style/index.js +0 -79
- package/dist/locale/antd/float-button/BackTop.d.ts +0 -4
- package/dist/locale/antd/float-button/BackTop.js +0 -100
- package/dist/locale/antd/float-button/FloatButton.d.ts +0 -4
- package/dist/locale/antd/float-button/FloatButton.js +0 -86
- package/dist/locale/antd/float-button/FloatButtonContent.d.ts +0 -4
- package/dist/locale/antd/float-button/FloatButtonContent.js +0 -35
- package/dist/locale/antd/float-button/FloatButtonGroup.d.ts +0 -4
- package/dist/locale/antd/float-button/FloatButtonGroup.js +0 -120
- package/dist/locale/antd/float-button/PurePanel.d.ts +0 -12
- package/dist/locale/antd/float-button/PurePanel.js +0 -61
- package/dist/locale/antd/float-button/context.d.ts +0 -5
- package/dist/locale/antd/float-button/context.js +0 -15
- package/dist/locale/antd/float-button/index.d.ts +0 -2
- package/dist/locale/antd/float-button/index.js +0 -17
- package/dist/locale/antd/float-button/interface.d.ts +0 -55
- package/dist/locale/antd/float-button/interface.js +0 -5
- package/dist/locale/antd/float-button/style/index.d.ts +0 -6
- package/dist/locale/antd/float-button/style/index.js +0 -359
- package/dist/locale/antd/float-button/util.d.ts +0 -2
- package/dist/locale/antd/float-button/util.js +0 -16
- package/dist/locale/antd/form/ErrorList.d.ts +0 -12
- package/dist/locale/antd/form/ErrorList.js +0 -92
- package/dist/locale/antd/form/Form.d.ts +0 -37
- package/dist/locale/antd/form/Form.js +0 -168
- package/dist/locale/antd/form/FormItem/ItemHolder.d.ts +0 -18
- package/dist/locale/antd/form/FormItem/ItemHolder.js +0 -161
- package/dist/locale/antd/form/FormItem/index.d.ts +0 -36
- package/dist/locale/antd/form/FormItem/index.js +0 -265
- package/dist/locale/antd/form/FormItemInput.d.ts +0 -20
- package/dist/locale/antd/form/FormItemInput.js +0 -88
- package/dist/locale/antd/form/FormItemLabel.d.ts +0 -21
- package/dist/locale/antd/form/FormItemLabel.js +0 -107
- package/dist/locale/antd/form/FormList.d.ts +0 -25
- package/dist/locale/antd/form/FormList.js +0 -47
- package/dist/locale/antd/form/context.d.ts +0 -50
- package/dist/locale/antd/form/context.js +0 -54
- package/dist/locale/antd/form/hooks/useChildren.d.ts +0 -2
- package/dist/locale/antd/form/hooks/useChildren.js +0 -15
- package/dist/locale/antd/form/hooks/useDebounce.d.ts +0 -1
- package/dist/locale/antd/form/hooks/useDebounce.js +0 -20
- package/dist/locale/antd/form/hooks/useForm.d.ts +0 -7
- package/dist/locale/antd/form/hooks/useForm.js +0 -49
- package/dist/locale/antd/form/hooks/useFormInstance.d.ts +0 -2
- package/dist/locale/antd/form/hooks/useFormInstance.js +0 -14
- package/dist/locale/antd/form/hooks/useFormItemStatus.d.ts +0 -9
- package/dist/locale/antd/form/hooks/useFormItemStatus.js +0 -27
- package/dist/locale/antd/form/hooks/useFormWarning.d.ts +0 -2
- package/dist/locale/antd/form/hooks/useFormWarning.js +0 -24
- package/dist/locale/antd/form/hooks/useFrameState.d.ts +0 -3
- package/dist/locale/antd/form/hooks/useFrameState.js +0 -44
- package/dist/locale/antd/form/hooks/useItemRef.d.ts +0 -3
- package/dist/locale/antd/form/hooks/useItemRef.js +0 -27
- package/dist/locale/antd/form/index.d.ts +0 -22
- package/dist/locale/antd/form/index.js +0 -29
- package/dist/locale/antd/form/interface.d.ts +0 -3
- package/dist/locale/antd/form/interface.js +0 -5
- package/dist/locale/antd/form/style/explain.d.ts +0 -4
- package/dist/locale/antd/form/style/explain.js +0 -51
- package/dist/locale/antd/form/style/index.d.ts +0 -7
- package/dist/locale/antd/form/style/index.js +0 -422
- package/dist/locale/antd/form/util.d.ts +0 -3
- package/dist/locale/antd/form/util.js +0 -27
- package/dist/locale/antd/form/validateMessagesContext.d.ts +0 -4
- package/dist/locale/antd/form/validateMessagesContext.js +0 -12
- package/dist/locale/antd/grid/RowContext.d.ts +0 -8
- package/dist/locale/antd/grid/RowContext.js +0 -10
- package/dist/locale/antd/grid/col.d.ts +0 -29
- package/dist/locale/antd/grid/col.js +0 -115
- package/dist/locale/antd/grid/hooks/useBreakpoint.d.ts +0 -3
- package/dist/locale/antd/grid/hooks/useBreakpoint.js +0 -28
- package/dist/locale/antd/grid/index.d.ts +0 -10
- package/dist/locale/antd/grid/index.js +0 -31
- package/dist/locale/antd/grid/row.d.ts +0 -20
- package/dist/locale/antd/grid/row.js +0 -164
- package/dist/locale/antd/grid/style/index.d.ts +0 -2
- package/dist/locale/antd/grid/style/index.js +0 -147
- package/dist/locale/antd/icon/index.d.ts +0 -3
- package/dist/locale/antd/icon/index.js +0 -16
- package/dist/locale/antd/image/PreviewGroup.d.ts +0 -15
- package/dist/locale/antd/image/PreviewGroup.js +0 -81
- package/dist/locale/antd/image/index.d.ts +0 -9
- package/dist/locale/antd/image/index.js +0 -86
- package/dist/locale/antd/image/style/index.d.ts +0 -37
- package/dist/locale/antd/image/style/index.js +0 -317
- package/dist/locale/antd/index.d.ts +0 -140
- package/dist/locale/antd/input/Group.d.ts +0 -15
- package/dist/locale/antd/input/Group.js +0 -52
- package/dist/locale/antd/input/Input.d.ts +0 -19
- package/dist/locale/antd/input/Input.js +0 -192
- package/dist/locale/antd/input/Password.d.ts +0 -14
- package/dist/locale/antd/input/Password.js +0 -121
- package/dist/locale/antd/input/Search.d.ts +0 -10
- package/dist/locale/antd/input/Search.js +0 -153
- package/dist/locale/antd/input/TextArea.d.ts +0 -18
- package/dist/locale/antd/input/TextArea.js +0 -112
- package/dist/locale/antd/input/hooks/useRemovePasswordTimeout.d.ts +0 -3
- package/dist/locale/antd/input/hooks/useRemovePasswordTimeout.js +0 -29
- package/dist/locale/antd/input/index.d.ts +0 -19
- package/dist/locale/antd/input/index.js +0 -23
- package/dist/locale/antd/input/style/index.d.ts +0 -30
- package/dist/locale/antd/input/style/index.js +0 -812
- package/dist/locale/antd/input/utils.d.ts +0 -2
- package/dist/locale/antd/input/utils.js +0 -10
- package/dist/locale/antd/input-number/index.d.ts +0 -30
- package/dist/locale/antd/input-number/index.js +0 -154
- package/dist/locale/antd/input-number/style/index.d.ts +0 -25
- package/dist/locale/antd/input-number/style/index.js +0 -324
- package/dist/locale/antd/layout/Sider.d.ts +0 -28
- package/dist/locale/antd/layout/Sider.js +0 -183
- package/dist/locale/antd/layout/index.d.ts +0 -13
- package/dist/locale/antd/layout/index.js +0 -18
- package/dist/locale/antd/layout/layout.d.ts +0 -25
- package/dist/locale/antd/layout/layout.js +0 -134
- package/dist/locale/antd/layout/style/index.d.ts +0 -16
- package/dist/locale/antd/layout/style/index.js +0 -196
- package/dist/locale/antd/layout/style/light.d.ts +0 -5
- package/dist/locale/antd/layout/style/light.js +0 -31
- package/dist/locale/antd/list/Item.d.ts +0 -26
- package/dist/locale/antd/list/Item.js +0 -120
- package/dist/locale/antd/list/context.d.ts +0 -8
- package/dist/locale/antd/list/context.js +0 -12
- package/dist/locale/antd/list/index.d.ts +0 -51
- package/dist/locale/antd/list/index.js +0 -221
- package/dist/locale/antd/list/style/index.d.ts +0 -60
- package/dist/locale/antd/list/style/index.js +0 -333
- package/dist/locale/antd/locale/ar_EG.d.ts +0 -3
- package/dist/locale/antd/locale/ar_EG.js +0 -126
- package/dist/locale/antd/locale/az_AZ.d.ts +0 -3
- package/dist/locale/antd/locale/az_AZ.js +0 -106
- package/dist/locale/antd/locale/bg_BG.d.ts +0 -3
- package/dist/locale/antd/locale/bg_BG.js +0 -103
- package/dist/locale/antd/locale/bn_BD.d.ts +0 -3
- package/dist/locale/antd/locale/bn_BD.js +0 -139
- package/dist/locale/antd/locale/by_BY.d.ts +0 -3
- package/dist/locale/antd/locale/by_BY.js +0 -141
- package/dist/locale/antd/locale/ca_ES.d.ts +0 -3
- package/dist/locale/antd/locale/ca_ES.js +0 -134
- package/dist/locale/antd/locale/context.d.ts +0 -7
- package/dist/locale/antd/locale/context.js +0 -10
- package/dist/locale/antd/locale/cs_CZ.d.ts +0 -3
- package/dist/locale/antd/locale/cs_CZ.js +0 -141
- package/dist/locale/antd/locale/da_DK.d.ts +0 -3
- package/dist/locale/antd/locale/da_DK.js +0 -62
- package/dist/locale/antd/locale/de_DE.d.ts +0 -3
- package/dist/locale/antd/locale/de_DE.js +0 -145
- package/dist/locale/antd/locale/el_GR.d.ts +0 -3
- package/dist/locale/antd/locale/el_GR.js +0 -52
- package/dist/locale/antd/locale/en_GB.d.ts +0 -3
- package/dist/locale/antd/locale/en_GB.js +0 -141
- package/dist/locale/antd/locale/en_US.d.ts +0 -3
- package/dist/locale/antd/locale/en_US.js +0 -153
- package/dist/locale/antd/locale/es_ES.d.ts +0 -3
- package/dist/locale/antd/locale/es_ES.js +0 -141
- package/dist/locale/antd/locale/et_EE.d.ts +0 -3
- package/dist/locale/antd/locale/et_EE.js +0 -141
- package/dist/locale/antd/locale/eu_ES.d.ts +0 -3
- package/dist/locale/antd/locale/eu_ES.js +0 -141
- package/dist/locale/antd/locale/fa_IR.d.ts +0 -3
- package/dist/locale/antd/locale/fa_IR.js +0 -150
- package/dist/locale/antd/locale/fi_FI.d.ts +0 -3
- package/dist/locale/antd/locale/fi_FI.js +0 -62
- package/dist/locale/antd/locale/fr_BE.d.ts +0 -3
- package/dist/locale/antd/locale/fr_BE.js +0 -138
- package/dist/locale/antd/locale/fr_CA.d.ts +0 -3
- package/dist/locale/antd/locale/fr_CA.js +0 -138
- package/dist/locale/antd/locale/fr_FR.d.ts +0 -3
- package/dist/locale/antd/locale/fr_FR.js +0 -143
- package/dist/locale/antd/locale/ga_IE.d.ts +0 -3
- package/dist/locale/antd/locale/ga_IE.js +0 -132
- package/dist/locale/antd/locale/gl_ES.d.ts +0 -3
- package/dist/locale/antd/locale/gl_ES.js +0 -120
- package/dist/locale/antd/locale/he_IL.d.ts +0 -3
- package/dist/locale/antd/locale/he_IL.js +0 -126
- package/dist/locale/antd/locale/hi_IN.d.ts +0 -3
- package/dist/locale/antd/locale/hi_IN.js +0 -139
- package/dist/locale/antd/locale/hr_HR.d.ts +0 -3
- package/dist/locale/antd/locale/hr_HR.js +0 -138
- package/dist/locale/antd/locale/hu_HU.d.ts +0 -3
- package/dist/locale/antd/locale/hu_HU.js +0 -53
- package/dist/locale/antd/locale/hy_AM.d.ts +0 -3
- package/dist/locale/antd/locale/hy_AM.js +0 -116
- package/dist/locale/antd/locale/id_ID.d.ts +0 -3
- package/dist/locale/antd/locale/id_ID.js +0 -53
- package/dist/locale/antd/locale/index.d.ts +0 -59
- package/dist/locale/antd/locale/index.js +0 -49
- package/dist/locale/antd/locale/is_IS.d.ts +0 -3
- package/dist/locale/antd/locale/is_IS.js +0 -52
- package/dist/locale/antd/locale/it_IT.d.ts +0 -3
- package/dist/locale/antd/locale/it_IT.js +0 -141
- package/dist/locale/antd/locale/ja_JP.d.ts +0 -3
- package/dist/locale/antd/locale/ja_JP.js +0 -112
- package/dist/locale/antd/locale/ka_GE.d.ts +0 -3
- package/dist/locale/antd/locale/ka_GE.js +0 -139
- package/dist/locale/antd/locale/kk_KZ.d.ts +0 -3
- package/dist/locale/antd/locale/kk_KZ.js +0 -133
- package/dist/locale/antd/locale/km_KH.d.ts +0 -3
- package/dist/locale/antd/locale/km_KH.js +0 -114
- package/dist/locale/antd/locale/kmr_IQ.d.ts +0 -3
- package/dist/locale/antd/locale/kmr_IQ.js +0 -52
- package/dist/locale/antd/locale/kn_IN.d.ts +0 -3
- package/dist/locale/antd/locale/kn_IN.js +0 -59
- package/dist/locale/antd/locale/ko_KR.d.ts +0 -3
- package/dist/locale/antd/locale/ko_KR.js +0 -147
- package/dist/locale/antd/locale/ku_IQ.d.ts +0 -3
- package/dist/locale/antd/locale/ku_IQ.js +0 -55
- package/dist/locale/antd/locale/lt_LT.d.ts +0 -3
- package/dist/locale/antd/locale/lt_LT.js +0 -153
- package/dist/locale/antd/locale/lv_LV.d.ts +0 -3
- package/dist/locale/antd/locale/lv_LV.js +0 -52
- package/dist/locale/antd/locale/mk_MK.d.ts +0 -3
- package/dist/locale/antd/locale/mk_MK.js +0 -67
- package/dist/locale/antd/locale/ml_IN.d.ts +0 -3
- package/dist/locale/antd/locale/ml_IN.js +0 -139
- package/dist/locale/antd/locale/mn_MN.d.ts +0 -3
- package/dist/locale/antd/locale/mn_MN.js +0 -52
- package/dist/locale/antd/locale/ms_MY.d.ts +0 -3
- package/dist/locale/antd/locale/ms_MY.js +0 -72
- package/dist/locale/antd/locale/my_MM.d.ts +0 -3
- package/dist/locale/antd/locale/my_MM.js +0 -148
- package/dist/locale/antd/locale/nb_NO.d.ts +0 -3
- package/dist/locale/antd/locale/nb_NO.js +0 -133
- package/dist/locale/antd/locale/ne_NP.d.ts +0 -3
- package/dist/locale/antd/locale/ne_NP.js +0 -52
- package/dist/locale/antd/locale/nl_BE.d.ts +0 -3
- package/dist/locale/antd/locale/nl_BE.js +0 -139
- package/dist/locale/antd/locale/nl_NL.d.ts +0 -3
- package/dist/locale/antd/locale/nl_NL.js +0 -139
- package/dist/locale/antd/locale/pl_PL.d.ts +0 -3
- package/dist/locale/antd/locale/pl_PL.js +0 -141
- package/dist/locale/antd/locale/pt_BR.d.ts +0 -3
- package/dist/locale/antd/locale/pt_BR.js +0 -146
- package/dist/locale/antd/locale/pt_PT.d.ts +0 -3
- package/dist/locale/antd/locale/pt_PT.js +0 -141
- package/dist/locale/antd/locale/ro_RO.d.ts +0 -3
- package/dist/locale/antd/locale/ro_RO.js +0 -139
- package/dist/locale/antd/locale/ru_RU.d.ts +0 -3
- package/dist/locale/antd/locale/ru_RU.js +0 -150
- package/dist/locale/antd/locale/si_LK.d.ts +0 -3
- package/dist/locale/antd/locale/si_LK.js +0 -141
- package/dist/locale/antd/locale/sk_SK.d.ts +0 -3
- package/dist/locale/antd/locale/sk_SK.js +0 -141
- package/dist/locale/antd/locale/sl_SI.d.ts +0 -3
- package/dist/locale/antd/locale/sl_SI.js +0 -52
- package/dist/locale/antd/locale/sr_RS.d.ts +0 -3
- package/dist/locale/antd/locale/sr_RS.js +0 -139
- package/dist/locale/antd/locale/sv_SE.d.ts +0 -3
- package/dist/locale/antd/locale/sv_SE.js +0 -150
- package/dist/locale/antd/locale/ta_IN.d.ts +0 -3
- package/dist/locale/antd/locale/ta_IN.js +0 -137
- package/dist/locale/antd/locale/th_TH.d.ts +0 -3
- package/dist/locale/antd/locale/th_TH.js +0 -150
- package/dist/locale/antd/locale/tk_TK.d.ts +0 -3
- package/dist/locale/antd/locale/tk_TK.js +0 -137
- package/dist/locale/antd/locale/tr_TR.d.ts +0 -3
- package/dist/locale/antd/locale/tr_TR.js +0 -137
- package/dist/locale/antd/locale/uk_UA.d.ts +0 -3
- package/dist/locale/antd/locale/uk_UA.js +0 -150
- package/dist/locale/antd/locale/ur_PK.d.ts +0 -3
- package/dist/locale/antd/locale/ur_PK.js +0 -139
- package/dist/locale/antd/locale/useLocale.d.ts +0 -4
- package/dist/locale/antd/locale/useLocale.js +0 -31
- package/dist/locale/antd/locale/vi_VN.d.ts +0 -3
- package/dist/locale/antd/locale/vi_VN.js +0 -148
- package/dist/locale/antd/locale/zh_CN.d.ts +0 -3
- package/dist/locale/antd/locale/zh_CN.js +0 -153
- package/dist/locale/antd/locale/zh_HK.d.ts +0 -3
- package/dist/locale/antd/locale/zh_HK.js +0 -142
- package/dist/locale/antd/locale/zh_TW.d.ts +0 -3
- package/dist/locale/antd/locale/zh_TW.js +0 -143
- package/dist/locale/antd/mentions/index.d.ts +0 -36
- package/dist/locale/antd/mentions/index.js +0 -181
- package/dist/locale/antd/mentions/style/index.d.ts +0 -19
- package/dist/locale/antd/mentions/style/index.js +0 -173
- package/dist/locale/antd/menu/MenuContext.d.ts +0 -12
- package/dist/locale/antd/menu/MenuContext.js +0 -14
- package/dist/locale/antd/menu/MenuDivider.d.ts +0 -9
- package/dist/locale/antd/menu/MenuDivider.js +0 -40
- package/dist/locale/antd/menu/MenuItem.d.ts +0 -15
- package/dist/locale/antd/menu/MenuItem.js +0 -86
- package/dist/locale/antd/menu/OverrideContext.d.ts +0 -12
- package/dist/locale/antd/menu/OverrideContext.js +0 -41
- package/dist/locale/antd/menu/SubMenu.d.ts +0 -23
- package/dist/locale/antd/menu/SubMenu.js +0 -58
- package/dist/locale/antd/menu/hooks/useItems.d.ts +0 -26
- package/dist/locale/antd/menu/hooks/useItems.js +0 -76
- package/dist/locale/antd/menu/index.d.ts +0 -32
- package/dist/locale/antd/menu/index.js +0 -39
- package/dist/locale/antd/menu/menu.d.ts +0 -19
- package/dist/locale/antd/menu/menu.js +0 -146
- package/dist/locale/antd/menu/style/horizontal.d.ts +0 -4
- package/dist/locale/antd/menu/style/horizontal.js +0 -52
- package/dist/locale/antd/menu/style/index.d.ts +0 -324
- package/dist/locale/antd/menu/style/index.js +0 -535
- package/dist/locale/antd/menu/style/rtl.d.ts +0 -4
- package/dist/locale/antd/menu/style/rtl.js +0 -34
- package/dist/locale/antd/menu/style/theme.d.ts +0 -4
- package/dist/locale/antd/menu/style/theme.js +0 -217
- package/dist/locale/antd/menu/style/vertical.d.ts +0 -4
- package/dist/locale/antd/menu/style/vertical.js +0 -190
- package/dist/locale/antd/message/PurePanel.d.ts +0 -23
- package/dist/locale/antd/message/PurePanel.js +0 -75
- package/dist/locale/antd/message/index.d.ts +0 -23
- package/dist/locale/antd/message/index.js +0 -273
- package/dist/locale/antd/message/interface.d.ts +0 -37
- package/dist/locale/antd/message/interface.js +0 -5
- package/dist/locale/antd/message/style/index.d.ts +0 -21
- package/dist/locale/antd/message/style/index.js +0 -157
- package/dist/locale/antd/message/useMessage.d.ts +0 -8
- package/dist/locale/antd/message/useMessage.js +0 -205
- package/dist/locale/antd/message/util.d.ts +0 -4
- package/dist/locale/antd/message/util.js +0 -27
- package/dist/locale/antd/modal/ConfirmDialog.d.ts +0 -18
- package/dist/locale/antd/modal/ConfirmDialog.js +0 -168
- package/dist/locale/antd/modal/Modal.d.ts +0 -4
- package/dist/locale/antd/modal/Modal.js +0 -129
- package/dist/locale/antd/modal/PurePanel.d.ts +0 -9
- package/dist/locale/antd/modal/PurePanel.js +0 -73
- package/dist/locale/antd/modal/confirm.d.ts +0 -20
- package/dist/locale/antd/modal/confirm.js +0 -175
- package/dist/locale/antd/modal/destroyFns.d.ts +0 -2
- package/dist/locale/antd/modal/destroyFns.js +0 -9
- package/dist/locale/antd/modal/index.d.ts +0 -15
- package/dist/locale/antd/modal/index.js +0 -48
- package/dist/locale/antd/modal/interface.d.ts +0 -112
- package/dist/locale/antd/modal/interface.js +0 -5
- package/dist/locale/antd/modal/locale.d.ts +0 -7
- package/dist/locale/antd/modal/locale.js +0 -20
- package/dist/locale/antd/modal/shared.d.ts +0 -9
- package/dist/locale/antd/modal/shared.js +0 -41
- package/dist/locale/antd/modal/style/index.d.ts +0 -55
- package/dist/locale/antd/modal/style/index.js +0 -382
- package/dist/locale/antd/modal/useModal/HookModal.d.ts +0 -12
- package/dist/locale/antd/modal/useModal/HookModal.js +0 -65
- package/dist/locale/antd/modal/useModal/index.d.ts +0 -7
- package/dist/locale/antd/modal/useModal/index.js +0 -93
- package/dist/locale/antd/notification/PurePanel.d.ts +0 -27
- package/dist/locale/antd/notification/PurePanel.js +0 -125
- package/dist/locale/antd/notification/index.d.ts +0 -21
- package/dist/locale/antd/notification/index.js +0 -203
- package/dist/locale/antd/notification/interface.d.ts +0 -54
- package/dist/locale/antd/notification/interface.js +0 -5
- package/dist/locale/antd/notification/style/index.d.ts +0 -27
- package/dist/locale/antd/notification/style/index.js +0 -238
- package/dist/locale/antd/notification/style/placement.d.ts +0 -5
- package/dist/locale/antd/notification/style/placement.js +0 -74
- package/dist/locale/antd/notification/useNotification.d.ts +0 -8
- package/dist/locale/antd/notification/useNotification.js +0 -159
- package/dist/locale/antd/notification/util.d.ts +0 -5
- package/dist/locale/antd/notification/util.js +0 -64
- package/dist/locale/antd/pagination/Pagination.d.ts +0 -21
- package/dist/locale/antd/pagination/Pagination.js +0 -120
- package/dist/locale/antd/pagination/Select.d.ts +0 -9
- package/dist/locale/antd/pagination/Select.js +0 -22
- package/dist/locale/antd/pagination/index.d.ts +0 -3
- package/dist/locale/antd/pagination/index.js +0 -11
- package/dist/locale/antd/pagination/style/index.d.ts +0 -49
- package/dist/locale/antd/pagination/style/index.js +0 -589
- package/dist/locale/antd/popconfirm/PurePanel.d.ts +0 -20
- package/dist/locale/antd/popconfirm/PurePanel.js +0 -105
- package/dist/locale/antd/popconfirm/index.d.ts +0 -28
- package/dist/locale/antd/popconfirm/index.js +0 -118
- package/dist/locale/antd/popconfirm/style/index.d.ts +0 -12
- package/dist/locale/antd/popconfirm/style/index.js +0 -70
- package/dist/locale/antd/popover/PurePanel.d.ts +0 -12
- package/dist/locale/antd/popover/PurePanel.js +0 -70
- package/dist/locale/antd/popover/index.d.ts +0 -12
- package/dist/locale/antd/popover/index.js +0 -85
- package/dist/locale/antd/popover/style/index.d.ts +0 -25
- package/dist/locale/antd/popover/style/index.js +0 -160
- package/dist/locale/antd/progress/Circle.d.ts +0 -10
- package/dist/locale/antd/progress/Circle.js +0 -80
- package/dist/locale/antd/progress/Line.d.ts +0 -36
- package/dist/locale/antd/progress/Line.js +0 -142
- package/dist/locale/antd/progress/Steps.d.ts +0 -9
- package/dist/locale/antd/progress/Steps.js +0 -51
- package/dist/locale/antd/progress/index.d.ts +0 -3
- package/dist/locale/antd/progress/index.js +0 -11
- package/dist/locale/antd/progress/progress.d.ts +0 -49
- package/dist/locale/antd/progress/progress.js +0 -131
- package/dist/locale/antd/progress/style/index.d.ts +0 -4
- package/dist/locale/antd/progress/style/index.js +0 -246
- package/dist/locale/antd/progress/utils.d.ts +0 -10
- package/dist/locale/antd/progress/utils.js +0 -101
- package/dist/locale/antd/qr-code/index.d.ts +0 -4
- package/dist/locale/antd/qr-code/index.js +0 -100
- package/dist/locale/antd/qr-code/interface.d.ts +0 -33
- package/dist/locale/antd/qr-code/interface.js +0 -5
- package/dist/locale/antd/qr-code/style/index.d.ts +0 -4
- package/dist/locale/antd/qr-code/style/index.js +0 -59
- package/dist/locale/antd/qrcode/index.d.ts +0 -2
- package/dist/locale/antd/qrcode/index.js +0 -12
- package/dist/locale/antd/qrcode/interface.d.ts +0 -1
- package/dist/locale/antd/qrcode/interface.js +0 -16
- package/dist/locale/antd/qrcode/style/index.d.ts +0 -1
- package/dist/locale/antd/qrcode/style/index.js +0 -16
- package/dist/locale/antd/radio/context.d.ts +0 -7
- package/dist/locale/antd/radio/context.js +0 -17
- package/dist/locale/antd/radio/group.d.ts +0 -4
- package/dist/locale/antd/radio/group.js +0 -113
- package/dist/locale/antd/radio/index.d.ts +0 -12
- package/dist/locale/antd/radio/index.js +0 -29
- package/dist/locale/antd/radio/interface.d.ts +0 -41
- package/dist/locale/antd/radio/interface.js +0 -5
- package/dist/locale/antd/radio/radio.d.ts +0 -5
- package/dist/locale/antd/radio/radio.js +0 -94
- package/dist/locale/antd/radio/radioButton.d.ts +0 -7
- package/dist/locale/antd/radio/radioButton.js +0 -40
- package/dist/locale/antd/radio/style/index.d.ts +0 -59
- package/dist/locale/antd/radio/style/index.js +0 -452
- package/dist/locale/antd/rate/index.d.ts +0 -8
- package/dist/locale/antd/rate/index.js +0 -70
- package/dist/locale/antd/rate/style/index.d.ts +0 -25
- package/dist/locale/antd/rate/style/index.js +0 -107
- package/dist/locale/antd/result/index.d.ts +0 -33
- package/dist/locale/antd/result/index.js +0 -121
- package/dist/locale/antd/result/noFound.d.ts +0 -3
- package/dist/locale/antd/result/noFound.js +0 -243
- package/dist/locale/antd/result/serverError.d.ts +0 -3
- package/dist/locale/antd/result/serverError.js +0 -283
- package/dist/locale/antd/result/style/index.d.ts +0 -25
- package/dist/locale/antd/result/style/index.js +0 -116
- package/dist/locale/antd/result/unauthorized.d.ts +0 -3
- package/dist/locale/antd/result/unauthorized.js +0 -233
- package/dist/locale/antd/row/index.d.ts +0 -3
- package/dist/locale/antd/row/index.js +0 -10
- package/dist/locale/antd/row/style/index.d.ts +0 -2
- package/dist/locale/antd/row/style/index.js +0 -10
- package/dist/locale/antd/segmented/index.d.ts +0 -23
- package/dist/locale/antd/segmented/index.js +0 -83
- package/dist/locale/antd/segmented/style/index.d.ts +0 -29
- package/dist/locale/antd/segmented/style/index.js +0 -189
- package/dist/locale/antd/select/index.d.ts +0 -48
- package/dist/locale/antd/select/index.js +0 -203
- package/dist/locale/antd/select/style/dropdown.d.ts +0 -4
- package/dist/locale/antd/select/style/dropdown.js +0 -123
- package/dist/locale/antd/select/style/index.d.ts +0 -14
- package/dist/locale/antd/select/style/index.js +0 -272
- package/dist/locale/antd/select/style/multiple.d.ts +0 -4
- package/dist/locale/antd/select/style/multiple.js +0 -211
- package/dist/locale/antd/select/style/single.d.ts +0 -3
- package/dist/locale/antd/select/style/single.js +0 -157
- package/dist/locale/antd/select/useBuiltinPlacements.d.ts +0 -3
- package/dist/locale/antd/select/useBuiltinPlacements.js +0 -41
- package/dist/locale/antd/select/useShowArrow.d.ts +0 -7
- package/dist/locale/antd/select/useShowArrow.js +0 -15
- package/dist/locale/antd/select/utils/iconUtil.d.ts +0 -24
- package/dist/locale/antd/select/utils/iconUtil.js +0 -79
- package/dist/locale/antd/skeleton/Avatar.d.ts +0 -7
- package/dist/locale/antd/skeleton/Avatar.js +0 -42
- package/dist/locale/antd/skeleton/Button.d.ts +0 -8
- package/dist/locale/antd/skeleton/Button.js +0 -42
- package/dist/locale/antd/skeleton/Element.d.ts +0 -12
- package/dist/locale/antd/skeleton/Element.js +0 -39
- package/dist/locale/antd/skeleton/Image.d.ts +0 -6
- package/dist/locale/antd/skeleton/Image.js +0 -45
- package/dist/locale/antd/skeleton/Input.d.ts +0 -8
- package/dist/locale/antd/skeleton/Input.js +0 -42
- package/dist/locale/antd/skeleton/Node.d.ts +0 -8
- package/dist/locale/antd/skeleton/Node.js +0 -40
- package/dist/locale/antd/skeleton/Paragraph.d.ts +0 -11
- package/dist/locale/antd/skeleton/Paragraph.js +0 -48
- package/dist/locale/antd/skeleton/Skeleton.d.ts +0 -32
- package/dist/locale/antd/skeleton/Skeleton.js +0 -147
- package/dist/locale/antd/skeleton/Title.d.ts +0 -9
- package/dist/locale/antd/skeleton/Title.js +0 -28
- package/dist/locale/antd/skeleton/index.d.ts +0 -3
- package/dist/locale/antd/skeleton/index.js +0 -11
- package/dist/locale/antd/skeleton/style/index.d.ts +0 -38
- package/dist/locale/antd/skeleton/style/index.js +0 -311
- package/dist/locale/antd/slider/SliderTooltip.d.ts +0 -5
- package/dist/locale/antd/slider/SliderTooltip.js +0 -46
- package/dist/locale/antd/slider/index.d.ts +0 -83
- package/dist/locale/antd/slider/index.js +0 -148
- package/dist/locale/antd/slider/style/index.d.ts +0 -48
- package/dist/locale/antd/slider/style/index.js +0 -293
- package/dist/locale/antd/space/Compact.d.ts +0 -25
- package/dist/locale/antd/space/Compact.js +0 -112
- package/dist/locale/antd/space/Item.d.ts +0 -13
- package/dist/locale/antd/space/Item.js +0 -55
- package/dist/locale/antd/space/context.d.ts +0 -13
- package/dist/locale/antd/space/context.js +0 -17
- package/dist/locale/antd/space/index.d.ts +0 -27
- package/dist/locale/antd/space/index.js +0 -132
- package/dist/locale/antd/space/style/compact.d.ts +0 -8
- package/dist/locale/antd/space/style/compact.js +0 -26
- package/dist/locale/antd/space/style/index.d.ts +0 -5
- package/dist/locale/antd/space/style/index.js +0 -50
- package/dist/locale/antd/spin/index.d.ts +0 -26
- package/dist/locale/antd/spin/index.js +0 -159
- package/dist/locale/antd/spin/style/index.d.ts +0 -9
- package/dist/locale/antd/spin/style/index.js +0 -207
- package/dist/locale/antd/statistic/Countdown.d.ts +0 -11
- package/dist/locale/antd/statistic/Countdown.js +0 -67
- package/dist/locale/antd/statistic/Number.d.ts +0 -7
- package/dist/locale/antd/statistic/Number.js +0 -54
- package/dist/locale/antd/statistic/Statistic.d.ts +0 -19
- package/dist/locale/antd/statistic/Statistic.js +0 -74
- package/dist/locale/antd/statistic/index.d.ts +0 -11
- package/dist/locale/antd/statistic/index.js +0 -13
- package/dist/locale/antd/statistic/interface.d.ts +0 -0
- package/dist/locale/antd/statistic/interface.js +0 -1
- package/dist/locale/antd/statistic/style/index.d.ts +0 -14
- package/dist/locale/antd/statistic/style/index.js +0 -65
- package/dist/locale/antd/statistic/utils.d.ts +0 -16
- package/dist/locale/antd/statistic/utils.js +0 -44
- package/dist/locale/antd/steps/index.d.ts +0 -39
- package/dist/locale/antd/steps/index.js +0 -117
- package/dist/locale/antd/steps/style/custom-icon.d.ts +0 -5
- package/dist/locale/antd/steps/style/custom-icon.js +0 -41
- package/dist/locale/antd/steps/style/index.d.ts +0 -106
- package/dist/locale/antd/steps/style/index.js +0 -328
- package/dist/locale/antd/steps/style/inline.d.ts +0 -5
- package/dist/locale/antd/steps/style/inline.js +0 -118
- package/dist/locale/antd/steps/style/label-placement.d.ts +0 -5
- package/dist/locale/antd/steps/style/label-placement.js +0 -57
- package/dist/locale/antd/steps/style/nav.d.ts +0 -5
- package/dist/locale/antd/steps/style/nav.js +0 -131
- package/dist/locale/antd/steps/style/progress-dot.d.ts +0 -5
- package/dist/locale/antd/steps/style/progress-dot.js +0 -124
- package/dist/locale/antd/steps/style/progress.d.ts +0 -5
- package/dist/locale/antd/steps/style/progress.js +0 -53
- package/dist/locale/antd/steps/style/rtl.d.ts +0 -5
- package/dist/locale/antd/steps/style/rtl.js +0 -46
- package/dist/locale/antd/steps/style/small.d.ts +0 -5
- package/dist/locale/antd/steps/style/small.js +0 -68
- package/dist/locale/antd/steps/style/vertical.d.ts +0 -5
- package/dist/locale/antd/steps/style/vertical.js +0 -73
- package/dist/locale/antd/steps/useLegacyItems.d.ts +0 -3
- package/dist/locale/antd/steps/useLegacyItems.js +0 -31
- package/dist/locale/antd/style/compact-item-vertical.d.ts +0 -4
- package/dist/locale/antd/style/compact-item-vertical.js +0 -47
- package/dist/locale/antd/style/compact-item.d.ts +0 -18
- package/dist/locale/antd/style/compact-item.js +0 -70
- package/dist/locale/antd/style/index.d.ts +0 -12
- package/dist/locale/antd/style/index.js +0 -143
- package/dist/locale/antd/style/motion/collapse.d.ts +0 -4
- package/dist/locale/antd/style/motion/collapse.js +0 -25
- package/dist/locale/antd/style/motion/fade.d.ts +0 -7
- package/dist/locale/antd/style/motion/fade.js +0 -47
- package/dist/locale/antd/style/motion/index.d.ts +0 -6
- package/dist/locale/antd/style/motion/index.js +0 -221
- package/dist/locale/antd/style/motion/motion.d.ts +0 -2
- package/dist/locale/antd/style/motion/motion.js +0 -43
- package/dist/locale/antd/style/motion/move.d.ts +0 -15
- package/dist/locale/antd/style/motion/move.js +0 -153
- package/dist/locale/antd/style/motion/slide.d.ts +0 -15
- package/dist/locale/antd/style/motion/slide.js +0 -158
- package/dist/locale/antd/style/motion/zoom.d.ts +0 -19
- package/dist/locale/antd/style/motion/zoom.js +0 -203
- package/dist/locale/antd/style/operationUnit.d.ts +0 -3
- package/dist/locale/antd/style/operationUnit.js +0 -23
- package/dist/locale/antd/style/placementArrow.d.ts +0 -24
- package/dist/locale/antd/style/placementArrow.js +0 -160
- package/dist/locale/antd/style/reset.css +0 -253
- package/dist/locale/antd/style/roundedArrow.d.ts +0 -2
- package/dist/locale/antd/style/roundedArrow.js +0 -60
- package/dist/locale/antd/switch/index.d.ts +0 -26
- package/dist/locale/antd/switch/index.js +0 -77
- package/dist/locale/antd/switch/style/index.d.ts +0 -2
- package/dist/locale/antd/switch/style/index.js +0 -283
- package/dist/locale/antd/table/Column.d.ts +0 -7
- package/dist/locale/antd/table/Column.js +0 -14
- package/dist/locale/antd/table/ColumnGroup.d.ts +0 -9
- package/dist/locale/antd/table/ColumnGroup.js +0 -14
- package/dist/locale/antd/table/ExpandIcon.d.ts +0 -11
- package/dist/locale/antd/table/ExpandIcon.js +0 -38
- package/dist/locale/antd/table/InternalTable.d.ts +0 -31
- package/dist/locale/antd/table/InternalTable.js +0 -351
- package/dist/locale/antd/table/RcTable.d.ts +0 -6
- package/dist/locale/antd/table/RcTable.js +0 -20
- package/dist/locale/antd/table/Table.d.ts +0 -17
- package/dist/locale/antd/table/Table.js +0 -36
- package/dist/locale/antd/table/hooks/useFilter/FilterDropdown.d.ts +0 -28
- package/dist/locale/antd/table/hooks/useFilter/FilterDropdown.js +0 -450
- package/dist/locale/antd/table/hooks/useFilter/FilterSearch.d.ts +0 -11
- package/dist/locale/antd/table/hooks/useFilter/FilterSearch.js +0 -36
- package/dist/locale/antd/table/hooks/useFilter/FilterWrapper.d.ts +0 -7
- package/dist/locale/antd/table/hooks/useFilter/FilterWrapper.js +0 -29
- package/dist/locale/antd/table/hooks/useFilter/index.d.ts +0 -24
- package/dist/locale/antd/table/hooks/useFilter/index.js +0 -210
- package/dist/locale/antd/table/hooks/useLazyKVMap.d.ts +0 -2
- package/dist/locale/antd/table/hooks/useLazyKVMap.js +0 -36
- package/dist/locale/antd/table/hooks/usePagination.d.ts +0 -5
- package/dist/locale/antd/table/hooks/usePagination.js +0 -77
- package/dist/locale/antd/table/hooks/useSelection.d.ts +0 -21
- package/dist/locale/antd/table/hooks/useSelection.js +0 -550
- package/dist/locale/antd/table/hooks/useSorter.d.ts +0 -24
- package/dist/locale/antd/table/hooks/useSorter.js +0 -351
- package/dist/locale/antd/table/hooks/useTitleColumns.d.ts +0 -2
- package/dist/locale/antd/table/hooks/useTitleColumns.js +0 -23
- package/dist/locale/antd/table/index.d.ts +0 -6
- package/dist/locale/antd/table/index.js +0 -11
- package/dist/locale/antd/table/interface.d.ts +0 -170
- package/dist/locale/antd/table/interface.js +0 -6
- package/dist/locale/antd/table/style/bordered.d.ts +0 -5
- package/dist/locale/antd/table/style/bordered.js +0 -137
- package/dist/locale/antd/table/style/ellipsis.d.ts +0 -5
- package/dist/locale/antd/table/style/ellipsis.js +0 -38
- package/dist/locale/antd/table/style/empty.d.ts +0 -5
- package/dist/locale/antd/table/style/empty.js +0 -28
- package/dist/locale/antd/table/style/expand.d.ts +0 -5
- package/dist/locale/antd/table/style/expand.js +0 -134
- package/dist/locale/antd/table/style/filter.d.ts +0 -4
- package/dist/locale/antd/table/style/filter.js +0 -155
- package/dist/locale/antd/table/style/fixed.d.ts +0 -5
- package/dist/locale/antd/table/style/fixed.js +0 -119
- package/dist/locale/antd/table/style/index.d.ts +0 -48
- package/dist/locale/antd/table/style/index.js +0 -252
- package/dist/locale/antd/table/style/pagination.d.ts +0 -5
- package/dist/locale/antd/table/style/pagination.js +0 -39
- package/dist/locale/antd/table/style/radius.d.ts +0 -5
- package/dist/locale/antd/table/style/radius.js +0 -52
- package/dist/locale/antd/table/style/rtl.d.ts +0 -5
- package/dist/locale/antd/table/style/rtl.js +0 -48
- package/dist/locale/antd/table/style/selection.d.ts +0 -5
- package/dist/locale/antd/table/style/selection.js +0 -77
- package/dist/locale/antd/table/style/size.d.ts +0 -5
- package/dist/locale/antd/table/style/size.js +0 -49
- package/dist/locale/antd/table/style/sorter.d.ts +0 -5
- package/dist/locale/antd/table/style/sorter.js +0 -92
- package/dist/locale/antd/table/style/sticky.d.ts +0 -5
- package/dist/locale/antd/table/style/sticky.js +0 -57
- package/dist/locale/antd/table/style/summary.d.ts +0 -5
- package/dist/locale/antd/table/style/summary.js +0 -33
- package/dist/locale/antd/table/util.d.ts +0 -14
- package/dist/locale/antd/table/util.js +0 -40
- package/dist/locale/antd/tabs/TabPane.d.ts +0 -5
- package/dist/locale/antd/tabs/TabPane.js +0 -12
- package/dist/locale/antd/tabs/hooks/useAnimateConfig.d.ts +0 -3
- package/dist/locale/antd/tabs/hooks/useAnimateConfig.js +0 -40
- package/dist/locale/antd/tabs/hooks/useLegacyItems.d.ts +0 -4
- package/dist/locale/antd/tabs/hooks/useLegacyItems.js +0 -49
- package/dist/locale/antd/tabs/index.d.ts +0 -21
- package/dist/locale/antd/tabs/index.js +0 -106
- package/dist/locale/antd/tabs/style/index.d.ts +0 -130
- package/dist/locale/antd/tabs/style/index.js +0 -822
- package/dist/locale/antd/tabs/style/motion.d.ts +0 -4
- package/dist/locale/antd/tabs/style/motion.js +0 -45
- package/dist/locale/antd/tag/CheckableTag.d.ts +0 -17
- package/dist/locale/antd/tag/CheckableTag.js +0 -49
- package/dist/locale/antd/tag/index.d.ts +0 -25
- package/dist/locale/antd/tag/index.js +0 -103
- package/dist/locale/antd/tag/style/index.d.ts +0 -14
- package/dist/locale/antd/tag/style/index.js +0 -152
- package/dist/locale/antd/theme/context.d.ts +0 -14
- package/dist/locale/antd/theme/context.js +0 -22
- package/dist/locale/antd/theme/getDesignToken.d.ts +0 -4
- package/dist/locale/antd/theme/getDesignToken.js +0 -20
- package/dist/locale/antd/theme/index.d.ts +0 -24
- package/dist/locale/antd/theme/index.js +0 -38
- package/dist/locale/antd/theme/interface/alias.d.ts +0 -544
- package/dist/locale/antd/theme/interface/alias.js +0 -5
- package/dist/locale/antd/theme/interface/components.d.ts +0 -123
- package/dist/locale/antd/theme/interface/components.js +0 -5
- package/dist/locale/antd/theme/interface/index.d.ts +0 -17
- package/dist/locale/antd/theme/interface/index.js +0 -12
- package/dist/locale/antd/theme/interface/maps/colors.d.ts +0 -494
- package/dist/locale/antd/theme/interface/maps/colors.js +0 -5
- package/dist/locale/antd/theme/interface/maps/font.d.ts +0 -117
- package/dist/locale/antd/theme/interface/maps/font.js +0 -5
- package/dist/locale/antd/theme/interface/maps/index.d.ts +0 -29
- package/dist/locale/antd/theme/interface/maps/index.js +0 -49
- package/dist/locale/antd/theme/interface/maps/size.d.ts +0 -69
- package/dist/locale/antd/theme/interface/maps/size.js +0 -5
- package/dist/locale/antd/theme/interface/maps/style.d.ts +0 -42
- package/dist/locale/antd/theme/interface/maps/style.js +0 -5
- package/dist/locale/antd/theme/interface/presetColors.d.ts +0 -11
- package/dist/locale/antd/theme/interface/presetColors.js +0 -8
- package/dist/locale/antd/theme/interface/seeds.d.ts +0 -223
- package/dist/locale/antd/theme/interface/seeds.js +0 -5
- package/dist/locale/antd/theme/internal.d.ts +0 -11
- package/dist/locale/antd/theme/internal.js +0 -68
- package/dist/locale/antd/theme/themes/ColorMap.d.ts +0 -15
- package/dist/locale/antd/theme/themes/ColorMap.js +0 -5
- package/dist/locale/antd/theme/themes/compact/genCompactSizeMapToken.d.ts +0 -2
- package/dist/locale/antd/theme/themes/compact/genCompactSizeMapToken.js +0 -24
- package/dist/locale/antd/theme/themes/compact/index.d.ts +0 -4
- package/dist/locale/antd/theme/themes/compact/index.js +0 -24
- package/dist/locale/antd/theme/themes/dark/colorAlgorithm.d.ts +0 -2
- package/dist/locale/antd/theme/themes/dark/colorAlgorithm.js +0 -14
- package/dist/locale/antd/theme/themes/dark/colors.d.ts +0 -3
- package/dist/locale/antd/theme/themes/dark/colors.js +0 -52
- package/dist/locale/antd/theme/themes/dark/index.d.ts +0 -4
- package/dist/locale/antd/theme/themes/dark/index.js +0 -34
- package/dist/locale/antd/theme/themes/default/colorAlgorithm.d.ts +0 -2
- package/dist/locale/antd/theme/themes/default/colorAlgorithm.js +0 -14
- package/dist/locale/antd/theme/themes/default/colors.d.ts +0 -3
- package/dist/locale/antd/theme/themes/default/colors.js +0 -50
- package/dist/locale/antd/theme/themes/default/index.d.ts +0 -2
- package/dist/locale/antd/theme/themes/default/index.js +0 -32
- package/dist/locale/antd/theme/themes/seed.d.ts +0 -4
- package/dist/locale/antd/theme/themes/seed.js +0 -72
- package/dist/locale/antd/theme/themes/shared/genColorMapToken.d.ts +0 -8
- package/dist/locale/antd/theme/themes/shared/genColorMapToken.js +0 -88
- package/dist/locale/antd/theme/themes/shared/genCommonMapToken.d.ts +0 -2
- package/dist/locale/antd/theme/themes/shared/genCommonMapToken.js +0 -24
- package/dist/locale/antd/theme/themes/shared/genControlHeight.d.ts +0 -3
- package/dist/locale/antd/theme/themes/shared/genControlHeight.js +0 -18
- package/dist/locale/antd/theme/themes/shared/genFontMapToken.d.ts +0 -3
- package/dist/locale/antd/theme/themes/shared/genFontMapToken.js +0 -34
- package/dist/locale/antd/theme/themes/shared/genFontSizes.d.ts +0 -4
- package/dist/locale/antd/theme/themes/shared/genFontSizes.js +0 -24
- package/dist/locale/antd/theme/themes/shared/genRadius.d.ts +0 -3
- package/dist/locale/antd/theme/themes/shared/genRadius.js +0 -53
- package/dist/locale/antd/theme/themes/shared/genSizeMapToken.d.ts +0 -2
- package/dist/locale/antd/theme/themes/shared/genSizeMapToken.js +0 -23
- package/dist/locale/antd/theme/useToken.d.ts +0 -3
- package/dist/locale/antd/theme/useToken.js +0 -32
- package/dist/locale/antd/theme/util/alias.d.ts +0 -12
- package/dist/locale/antd/theme/util/alias.js +0 -183
- package/dist/locale/antd/theme/util/genComponentStyleHook.d.ts +0 -30
- package/dist/locale/antd/theme/util/genComponentStyleHook.js +0 -83
- package/dist/locale/antd/theme/util/genPresetColor.d.ts +0 -16
- package/dist/locale/antd/theme/util/genPresetColor.js +0 -21
- package/dist/locale/antd/theme/util/getAlphaColor.d.ts +0 -2
- package/dist/locale/antd/theme/util/getAlphaColor.js +0 -49
- package/dist/locale/antd/theme/util/statistic.d.ts +0 -11
- package/dist/locale/antd/theme/util/statistic.js +0 -75
- package/dist/locale/antd/time-picker/index.d.ts +0 -25
- package/dist/locale/antd/time-picker/index.js +0 -63
- package/dist/locale/antd/time-picker/locale/ar_EG.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/ar_EG.js +0 -11
- package/dist/locale/antd/time-picker/locale/az_AZ.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/az_AZ.js +0 -11
- package/dist/locale/antd/time-picker/locale/bg_BG.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/bg_BG.js +0 -11
- package/dist/locale/antd/time-picker/locale/bn_BD.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/bn_BD.js +0 -12
- package/dist/locale/antd/time-picker/locale/by_BY.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/by_BY.js +0 -12
- package/dist/locale/antd/time-picker/locale/ca_ES.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/ca_ES.js +0 -11
- package/dist/locale/antd/time-picker/locale/cs_CZ.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/cs_CZ.js +0 -11
- package/dist/locale/antd/time-picker/locale/da_DK.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/da_DK.js +0 -12
- package/dist/locale/antd/time-picker/locale/de_DE.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/de_DE.js +0 -12
- package/dist/locale/antd/time-picker/locale/el_GR.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/el_GR.js +0 -11
- package/dist/locale/antd/time-picker/locale/en_GB.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/en_GB.js +0 -11
- package/dist/locale/antd/time-picker/locale/en_US.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/en_US.js +0 -12
- package/dist/locale/antd/time-picker/locale/es_ES.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/es_ES.js +0 -11
- package/dist/locale/antd/time-picker/locale/et_EE.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/et_EE.js +0 -11
- package/dist/locale/antd/time-picker/locale/eu_ES.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/eu_ES.js +0 -11
- package/dist/locale/antd/time-picker/locale/fa_IR.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/fa_IR.js +0 -12
- package/dist/locale/antd/time-picker/locale/fi_FI.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/fi_FI.js +0 -11
- package/dist/locale/antd/time-picker/locale/fr_BE.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/fr_BE.js +0 -12
- package/dist/locale/antd/time-picker/locale/fr_CA.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/fr_CA.js +0 -12
- package/dist/locale/antd/time-picker/locale/fr_FR.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/fr_FR.js +0 -12
- package/dist/locale/antd/time-picker/locale/ga_IE.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/ga_IE.js +0 -12
- package/dist/locale/antd/time-picker/locale/gl_ES.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/gl_ES.js +0 -11
- package/dist/locale/antd/time-picker/locale/he_IL.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/he_IL.js +0 -11
- package/dist/locale/antd/time-picker/locale/hi_IN.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/hi_IN.js +0 -12
- package/dist/locale/antd/time-picker/locale/hr_HR.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/hr_HR.js +0 -12
- package/dist/locale/antd/time-picker/locale/hu_HU.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/hu_HU.js +0 -11
- package/dist/locale/antd/time-picker/locale/id_ID.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/id_ID.js +0 -11
- package/dist/locale/antd/time-picker/locale/is_IS.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/is_IS.js +0 -11
- package/dist/locale/antd/time-picker/locale/it_IT.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/it_IT.js +0 -11
- package/dist/locale/antd/time-picker/locale/ja_JP.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/ja_JP.js +0 -12
- package/dist/locale/antd/time-picker/locale/ka_GE.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/ka_GE.js +0 -12
- package/dist/locale/antd/time-picker/locale/kk_KZ.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/kk_KZ.js +0 -12
- package/dist/locale/antd/time-picker/locale/km_KH.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/km_KH.js +0 -12
- package/dist/locale/antd/time-picker/locale/kmr_IQ.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/kmr_IQ.js +0 -11
- package/dist/locale/antd/time-picker/locale/kn_IN.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/kn_IN.js +0 -11
- package/dist/locale/antd/time-picker/locale/ko_KR.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/ko_KR.js +0 -12
- package/dist/locale/antd/time-picker/locale/lt_LT.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/lt_LT.js +0 -12
- package/dist/locale/antd/time-picker/locale/lv_LV.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/lv_LV.js +0 -11
- package/dist/locale/antd/time-picker/locale/mk_MK.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/mk_MK.js +0 -11
- package/dist/locale/antd/time-picker/locale/ml_IN.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/ml_IN.js +0 -12
- package/dist/locale/antd/time-picker/locale/mn_MN.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/mn_MN.js +0 -11
- package/dist/locale/antd/time-picker/locale/ms_MY.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/ms_MY.js +0 -11
- package/dist/locale/antd/time-picker/locale/my_MM.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/my_MM.js +0 -12
- package/dist/locale/antd/time-picker/locale/nb_NO.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/nb_NO.js +0 -12
- package/dist/locale/antd/time-picker/locale/nl_BE.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/nl_BE.js +0 -12
- package/dist/locale/antd/time-picker/locale/nl_NL.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/nl_NL.js +0 -12
- package/dist/locale/antd/time-picker/locale/pl_PL.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/pl_PL.js +0 -11
- package/dist/locale/antd/time-picker/locale/pt_BR.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/pt_BR.js +0 -11
- package/dist/locale/antd/time-picker/locale/pt_PT.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/pt_PT.js +0 -11
- package/dist/locale/antd/time-picker/locale/ro_RO.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/ro_RO.js +0 -11
- package/dist/locale/antd/time-picker/locale/ru_RU.d.ts +0 -4
- package/dist/locale/antd/time-picker/locale/ru_RU.js +0 -12
- package/dist/locale/antd/time-picker/locale/si_LK.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/si_LK.js +0 -12
- package/dist/locale/antd/time-picker/locale/sk_SK.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/sk_SK.js +0 -11
- package/dist/locale/antd/time-picker/locale/sl_SI.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/sl_SI.js +0 -11
- package/dist/locale/antd/time-picker/locale/sr_RS.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/sr_RS.js +0 -12
- package/dist/locale/antd/time-picker/locale/sv_SE.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/sv_SE.js +0 -11
- package/dist/locale/antd/time-picker/locale/ta_IN.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/ta_IN.js +0 -11
- package/dist/locale/antd/time-picker/locale/th_TH.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/th_TH.js +0 -11
- package/dist/locale/antd/time-picker/locale/tk_TK.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/tk_TK.js +0 -12
- package/dist/locale/antd/time-picker/locale/tr_TR.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/tr_TR.js +0 -12
- package/dist/locale/antd/time-picker/locale/uk_UA.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/uk_UA.js +0 -11
- package/dist/locale/antd/time-picker/locale/ur_PK.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/ur_PK.js +0 -12
- package/dist/locale/antd/time-picker/locale/vi_VN.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/vi_VN.js +0 -12
- package/dist/locale/antd/time-picker/locale/zh_CN.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/zh_CN.js +0 -12
- package/dist/locale/antd/time-picker/locale/zh_TW.d.ts +0 -3
- package/dist/locale/antd/time-picker/locale/zh_TW.js +0 -11
- package/dist/locale/antd/timeline/Timeline.d.ts +0 -20
- package/dist/locale/antd/timeline/Timeline.js +0 -64
- package/dist/locale/antd/timeline/TimelineItem.d.ts +0 -20
- package/dist/locale/antd/timeline/TimelineItem.js +0 -61
- package/dist/locale/antd/timeline/TimelineItemList.d.ts +0 -7
- package/dist/locale/antd/timeline/TimelineItemList.js +0 -89
- package/dist/locale/antd/timeline/index.d.ts +0 -4
- package/dist/locale/antd/timeline/index.js +0 -11
- package/dist/locale/antd/timeline/style/index.d.ts +0 -29
- package/dist/locale/antd/timeline/style/index.js +0 -200
- package/dist/locale/antd/timeline/useItems.d.ts +0 -4
- package/dist/locale/antd/timeline/useItems.js +0 -19
- package/dist/locale/antd/tooltip/PurePanel.d.ts +0 -7
- package/dist/locale/antd/tooltip/PurePanel.js +0 -47
- package/dist/locale/antd/tooltip/index.d.ts +0 -76
- package/dist/locale/antd/tooltip/index.js +0 -231
- package/dist/locale/antd/tooltip/style/index.d.ts +0 -12
- package/dist/locale/antd/tooltip/style/index.js +0 -137
- package/dist/locale/antd/tooltip/util.d.ts +0 -6
- package/dist/locale/antd/tooltip/util.js +0 -29
- package/dist/locale/antd/tour/PurePanel.d.ts +0 -6
- package/dist/locale/antd/tour/PurePanel.js +0 -53
- package/dist/locale/antd/tour/index.d.ts +0 -7
- package/dist/locale/antd/tour/index.js +0 -96
- package/dist/locale/antd/tour/interface.d.ts +0 -32
- package/dist/locale/antd/tour/interface.js +0 -5
- package/dist/locale/antd/tour/panelRender.d.ts +0 -10
- package/dist/locale/antd/tour/panelRender.js +0 -111
- package/dist/locale/antd/tour/style/index.d.ts +0 -4
- package/dist/locale/antd/tour/style/index.js +0 -216
- package/dist/locale/antd/tour/useMergedType.d.ts +0 -15
- package/dist/locale/antd/tour/useMergedType.js +0 -36
- package/dist/locale/antd/transfer/ListBody.d.ts +0 -16
- package/dist/locale/antd/transfer/ListBody.js +0 -116
- package/dist/locale/antd/transfer/ListItem.d.ts +0 -15
- package/dist/locale/antd/transfer/ListItem.js +0 -63
- package/dist/locale/antd/transfer/hooks/useData.d.ts +0 -3
- package/dist/locale/antd/transfer/hooks/useData.js +0 -37
- package/dist/locale/antd/transfer/hooks/useSelection.d.ts +0 -9
- package/dist/locale/antd/transfer/hooks/useSelection.js +0 -39
- package/dist/locale/antd/transfer/index.d.ts +0 -90
- package/dist/locale/antd/transfer/index.js +0 -272
- package/dist/locale/antd/transfer/interface.d.ts +0 -6
- package/dist/locale/antd/transfer/interface.js +0 -5
- package/dist/locale/antd/transfer/list.d.ts +0 -45
- package/dist/locale/antd/transfer/list.js +0 -269
- package/dist/locale/antd/transfer/operation.d.ts +0 -17
- package/dist/locale/antd/transfer/operation.js +0 -48
- package/dist/locale/antd/transfer/search.d.ts +0 -11
- package/dist/locale/antd/transfer/search.js +0 -41
- package/dist/locale/antd/transfer/style/index.d.ts +0 -34
- package/dist/locale/antd/transfer/style/index.js +0 -324
- package/dist/locale/antd/tree/DirectoryTree.d.ts +0 -20
- package/dist/locale/antd/tree/DirectoryTree.js +0 -175
- package/dist/locale/antd/tree/Tree.d.ts +0 -134
- package/dist/locale/antd/tree/Tree.js +0 -108
- package/dist/locale/antd/tree/index.d.ts +0 -19
- package/dist/locale/antd/tree/index.js +0 -16
- package/dist/locale/antd/tree/style/index.d.ts +0 -13
- package/dist/locale/antd/tree/style/index.js +0 -419
- package/dist/locale/antd/tree/utils/dictUtil.d.ts +0 -9
- package/dist/locale/antd/tree/utils/dictUtil.js +0 -80
- package/dist/locale/antd/tree/utils/dropIndicator.d.ts +0 -9
- package/dist/locale/antd/tree/utils/dropIndicator.js +0 -43
- package/dist/locale/antd/tree/utils/iconUtil.d.ts +0 -12
- package/dist/locale/antd/tree/utils/iconUtil.js +0 -80
- package/dist/locale/antd/tree-select/index.d.ts +0 -53
- package/dist/locale/antd/tree-select/index.js +0 -211
- package/dist/locale/antd/tree-select/style/index.d.ts +0 -1
- package/dist/locale/antd/tree-select/style/index.js +0 -65
- package/dist/locale/antd/typography/Base/Ellipsis.d.ts +0 -15
- package/dist/locale/antd/typography/Base/Ellipsis.js +0 -162
- package/dist/locale/antd/typography/Base/EllipsisTooltip.d.ts +0 -13
- package/dist/locale/antd/typography/Base/EllipsisTooltip.js +0 -29
- package/dist/locale/antd/typography/Base/index.d.ts +0 -52
- package/dist/locale/antd/typography/Base/index.js +0 -429
- package/dist/locale/antd/typography/Editable.d.ts +0 -20
- package/dist/locale/antd/typography/Editable.js +0 -121
- package/dist/locale/antd/typography/Link.d.ts +0 -7
- package/dist/locale/antd/typography/Link.js +0 -39
- package/dist/locale/antd/typography/Paragraph.d.ts +0 -6
- package/dist/locale/antd/typography/Paragraph.js +0 -17
- package/dist/locale/antd/typography/Text.d.ts +0 -7
- package/dist/locale/antd/typography/Text.js +0 -41
- package/dist/locale/antd/typography/Title.d.ts +0 -8
- package/dist/locale/antd/typography/Title.js +0 -40
- package/dist/locale/antd/typography/Typography.d.ts +0 -18
- package/dist/locale/antd/typography/Typography.js +0 -67
- package/dist/locale/antd/typography/hooks/useMergedConfig.d.ts +0 -1
- package/dist/locale/antd/typography/hooks/useMergedConfig.js +0 -14
- package/dist/locale/antd/typography/hooks/useUpdatedEffect.d.ts +0 -4
- package/dist/locale/antd/typography/hooks/useUpdatedEffect.js +0 -21
- package/dist/locale/antd/typography/index.d.ts +0 -13
- package/dist/locale/antd/typography/index.js +0 -20
- package/dist/locale/antd/typography/style/index.d.ts +0 -17
- package/dist/locale/antd/typography/style/index.js +0 -100
- package/dist/locale/antd/typography/style/mixins.d.ts +0 -9
- package/dist/locale/antd/typography/style/mixins.js +0 -234
- package/dist/locale/antd/upload/Dragger.d.ts +0 -10
- package/dist/locale/antd/upload/Dragger.js +0 -38
- package/dist/locale/antd/upload/Upload.d.ts +0 -18
- package/dist/locale/antd/upload/Upload.js +0 -410
- package/dist/locale/antd/upload/UploadList/ListItem.d.ts +0 -27
- package/dist/locale/antd/upload/UploadList/ListItem.js +0 -176
- package/dist/locale/antd/upload/UploadList/index.d.ts +0 -8
- package/dist/locale/antd/upload/UploadList/index.js +0 -224
- package/dist/locale/antd/upload/index.d.ts +0 -14
- package/dist/locale/antd/upload/index.js +0 -16
- package/dist/locale/antd/upload/interface.d.ts +0 -135
- package/dist/locale/antd/upload/interface.js +0 -5
- package/dist/locale/antd/upload/style/dragger.d.ts +0 -4
- package/dist/locale/antd/upload/style/dragger.js +0 -71
- package/dist/locale/antd/upload/style/index.d.ts +0 -15
- package/dist/locale/antd/upload/style/index.js +0 -58
- package/dist/locale/antd/upload/style/list.d.ts +0 -4
- package/dist/locale/antd/upload/style/list.js +0 -118
- package/dist/locale/antd/upload/style/motion.d.ts +0 -4
- package/dist/locale/antd/upload/style/motion.js +0 -52
- package/dist/locale/antd/upload/style/picture.d.ts +0 -5
- package/dist/locale/antd/upload/style/picture.js +0 -228
- package/dist/locale/antd/upload/style/rtl.d.ts +0 -4
- package/dist/locale/antd/upload/style/rtl.js +0 -19
- package/dist/locale/antd/upload/utils.d.ts +0 -8
- package/dist/locale/antd/upload/utils.js +0 -129
- package/dist/locale/antd/version/index.d.ts +0 -2
- package/dist/locale/antd/version/index.js +0 -12
- package/dist/locale/antd/version/token-meta.json +0 -1
- package/dist/locale/antd/version/token.json +0 -1
- package/dist/locale/antd/version/version.d.ts +0 -2
- package/dist/locale/antd/version/version.js +0 -8
- package/dist/locale/antd/watermark/index.d.ts +0 -24
- package/dist/locale/antd/watermark/index.js +0 -216
- package/dist/locale/antd/watermark/utils.d.ts +0 -10
- package/dist/locale/antd/watermark/utils.js +0 -41
- package/dist/locale/cron/zh_CN.d.ts +0 -34
- package/dist/locale/en_US.d.ts +0 -724
- package/dist/locale/es_ES.d.ts +0 -694
- package/dist/locale/fr_FR.d.ts +0 -712
- package/dist/locale/index.d.ts +0 -272
- package/dist/locale/ja_JP.d.ts +0 -628
- package/dist/locale/pt_BR.d.ts +0 -672
- package/dist/locale/ru_RU.d.ts +0 -508
- package/dist/locale/tr_TR.d.ts +0 -506
- package/dist/locale/uk_UA.d.ts +0 -714
- package/dist/locale/zh_CN.d.ts +0 -777
package/dist/locale/zh_CN.js
CHANGED
|
@@ -1,784 +1,801 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
Object.
|
|
4
|
-
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __export = (target, all) => {
|
|
6
|
+
for (var name in all)
|
|
7
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
+
};
|
|
9
|
+
var __copyProps = (to, from, except, desc) => {
|
|
10
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
+
for (let key of __getOwnPropNames(from))
|
|
12
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
+
}
|
|
15
|
+
return to;
|
|
16
|
+
};
|
|
17
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
+
var zh_CN_exports = {};
|
|
19
|
+
__export(zh_CN_exports, {
|
|
20
|
+
default: () => zh_CN_default
|
|
5
21
|
});
|
|
6
|
-
exports
|
|
7
|
-
var
|
|
8
|
-
"Display <1><0>10</0><1>20</1><2>50</2><3>100</3></1> items per page": "
|
|
9
|
-
"Page number": "
|
|
10
|
-
"Page size": "
|
|
11
|
-
"Meet <1><0>All</0><1>Any</1></1> conditions in the group": "
|
|
12
|
-
"Open in<1><0>Modal</0><1>Drawer</1><2>Window</2></1>": "
|
|
13
|
-
"{{count}} filter items": "{{count}}
|
|
14
|
-
"{{count}} more items": "
|
|
15
|
-
"Total {{count}} items": "
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
"This week": "
|
|
22
|
-
"Next week": "
|
|
23
|
-
"This month": "
|
|
24
|
-
"Next month": "
|
|
25
|
-
"Last quarter": "
|
|
26
|
-
"This quarter": "
|
|
27
|
-
"Next quarter": "
|
|
28
|
-
"This year": "
|
|
29
|
-
"Next year": "
|
|
30
|
-
"Last week": "
|
|
31
|
-
"Last month": "
|
|
32
|
-
"Last year": "
|
|
33
|
-
"Last 7 days": "
|
|
34
|
-
"Last 30 days": "
|
|
35
|
-
"Last 90 days": "
|
|
36
|
-
"Next 7 days": "
|
|
37
|
-
"Next 30 days": "
|
|
38
|
-
"Next 90 days": "
|
|
39
|
-
"Work week": "
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
"System settings": "
|
|
48
|
-
"System title": "
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
"Add menu item": "
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
"Save conditions": "
|
|
62
|
-
"Edit menu item": "
|
|
63
|
-
"Move to": "
|
|
64
|
-
"Insert left": "
|
|
65
|
-
"Insert right": "
|
|
66
|
-
"Insert inner": "
|
|
67
|
-
|
|
68
|
-
"UI editor": "
|
|
69
|
-
|
|
70
|
-
"Enable child collections": "
|
|
71
|
-
"Allow adding records to the current collection": "
|
|
72
|
-
"Collections & Fields": "
|
|
73
|
-
"All collections": "
|
|
74
|
-
"Add category": "
|
|
75
|
-
"Delete category": "
|
|
76
|
-
"Edit category": "
|
|
77
|
-
"Collection category": "
|
|
78
|
-
"Collection template": "
|
|
79
|
-
|
|
80
|
-
"Read only": "
|
|
81
|
-
"Easy reading": "
|
|
82
|
-
|
|
83
|
-
"Hidden(reserved value)": "
|
|
84
|
-
"Not required": "
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
"Linkage rule": "
|
|
90
|
-
"Linkage rules": "
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
"Add linkage rule": "
|
|
94
|
-
"Add property": "
|
|
95
|
-
"Calculation engine": "
|
|
96
|
-
|
|
97
|
-
"Expression collection": "
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
"Category name": "
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
"Tree table": "
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
"Roles & Permissions": "
|
|
112
|
-
"Edit profile": "
|
|
113
|
-
"Change password": "
|
|
114
|
-
"Old password": "
|
|
115
|
-
"New password": "
|
|
116
|
-
"Switch role": "
|
|
117
|
-
"Super admin": "
|
|
118
|
-
|
|
119
|
-
"Allow sign up": "
|
|
120
|
-
"Enable SMS authentication": "
|
|
121
|
-
"Sign out": "
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
"Set the data scope": "
|
|
127
|
-
|
|
128
|
-
"Data blocks": "
|
|
129
|
-
"Filter blocks": "
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
"Grid Card": "
|
|
134
|
-
"Screen size": "
|
|
135
|
-
|
|
136
|
-
"Display title": "
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
"Table OID(Inheritance)": "
|
|
144
|
-
|
|
145
|
-
"Select data source": "
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
"Create gantt block": "
|
|
156
|
-
"Progress field": "
|
|
157
|
-
"Time scale": "
|
|
158
|
-
|
|
159
|
-
"Quarter of day": "
|
|
160
|
-
"Half of day": "
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
"Select grouping field": "
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
"Chart blocks": "
|
|
168
|
-
"Column chart": "
|
|
169
|
-
"Bar chart": "
|
|
170
|
-
"Line chart": "
|
|
171
|
-
"Pie chart": "
|
|
172
|
-
"Area chart": "
|
|
173
|
-
"Other chart": "
|
|
174
|
-
"Other blocks": "
|
|
175
|
-
"In configuration": "
|
|
176
|
-
"Chart title": "
|
|
177
|
-
"Chart type": "
|
|
178
|
-
"Chart config": "
|
|
179
|
-
|
|
180
|
-
"Select template": "
|
|
181
|
-
"Action logs": "
|
|
182
|
-
"Create template": "
|
|
183
|
-
"Edit markdown": "
|
|
184
|
-
"Add block": "
|
|
185
|
-
"Add new": "
|
|
186
|
-
"Add record": "
|
|
187
|
-
"Custom field display name": "
|
|
188
|
-
"Display fields": "
|
|
189
|
-
"Edit record": "
|
|
190
|
-
"Delete menu item": "
|
|
191
|
-
"Add page": "
|
|
192
|
-
"Add group": "
|
|
193
|
-
"Add link": "
|
|
194
|
-
"Insert above": "
|
|
195
|
-
"Insert below": "
|
|
196
|
-
|
|
197
|
-
"Delete block": "
|
|
198
|
-
"Are you sure you want to delete it?": "
|
|
199
|
-
"This is a demo text, **supports Markdown syntax**.": "
|
|
200
|
-
|
|
201
|
-
"Connect data blocks": "
|
|
202
|
-
"Action type": "
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
"View record": "
|
|
207
|
-
|
|
208
|
-
"Data changes": "
|
|
209
|
-
"Field name": "
|
|
210
|
-
"Before change": "
|
|
211
|
-
"After change": "
|
|
212
|
-
"Delete record": "
|
|
213
|
-
"Create collection": "
|
|
214
|
-
"Collection display name": "
|
|
215
|
-
"Collection name": "
|
|
216
|
-
|
|
217
|
-
"Generate ID field automatically": "
|
|
218
|
-
"Store the creation user of each record": "
|
|
219
|
-
"Store the last update user of each record": "
|
|
220
|
-
"Store the creation time of each record": "
|
|
221
|
-
"Store the last update time of each record": "
|
|
222
|
-
"More options": "
|
|
223
|
-
"Records can be sorted": "
|
|
224
|
-
"Calendar collection": "
|
|
225
|
-
"General collection": "
|
|
226
|
-
"Connect to database view": "
|
|
227
|
-
"Source collections": "
|
|
228
|
-
"Field source": "
|
|
229
|
-
|
|
230
|
-
"Randomly generated and can be modified. Support letters, numbers and underscores, must start with an letter.": "
|
|
231
|
-
|
|
232
|
-
"Edit collection": "
|
|
233
|
-
"Configure field": "
|
|
234
|
-
"Configure fields": "
|
|
235
|
-
"Configure columns": "
|
|
236
|
-
"Edit field": "
|
|
237
|
-
|
|
238
|
-
"Override field": "
|
|
239
|
-
"Configure fields of {{title}}": "
|
|
240
|
-
"Association fields filter": "
|
|
241
|
-
"PK & FK fields": "
|
|
242
|
-
"Association fields": "
|
|
243
|
-
"Choices fields": "
|
|
244
|
-
"System fields": "
|
|
245
|
-
"General fields": "
|
|
246
|
-
"Inherited fields": "
|
|
247
|
-
"Parent collection fields": "
|
|
248
|
-
|
|
249
|
-
"Single line text": "
|
|
250
|
-
"Long text": "
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
"
|
|
262
|
-
|
|
263
|
-
"
|
|
264
|
-
"
|
|
265
|
-
"
|
|
266
|
-
"
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
"
|
|
270
|
-
"
|
|
271
|
-
"
|
|
272
|
-
"
|
|
273
|
-
"
|
|
274
|
-
"
|
|
275
|
-
"
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
"Link to
|
|
279
|
-
"
|
|
280
|
-
"
|
|
281
|
-
"
|
|
282
|
-
"
|
|
283
|
-
"
|
|
284
|
-
"
|
|
285
|
-
"
|
|
286
|
-
"
|
|
287
|
-
"Field
|
|
288
|
-
"Field
|
|
289
|
-
"
|
|
290
|
-
"
|
|
291
|
-
"Year
|
|
292
|
-
"Day
|
|
293
|
-
"
|
|
294
|
-
"
|
|
295
|
-
"
|
|
296
|
-
"
|
|
297
|
-
"
|
|
298
|
-
"
|
|
299
|
-
"
|
|
300
|
-
"Source
|
|
301
|
-
"
|
|
302
|
-
"
|
|
303
|
-
"
|
|
304
|
-
"
|
|
305
|
-
"
|
|
306
|
-
"One to
|
|
307
|
-
"
|
|
308
|
-
"Many to
|
|
309
|
-
"
|
|
310
|
-
"Foreign key
|
|
311
|
-
"
|
|
312
|
-
"One to
|
|
313
|
-
"
|
|
314
|
-
"Many to
|
|
315
|
-
"
|
|
316
|
-
"
|
|
317
|
-
"Display
|
|
318
|
-
"
|
|
319
|
-
"
|
|
320
|
-
"Allow
|
|
321
|
-
"
|
|
322
|
-
"
|
|
323
|
-
"
|
|
324
|
-
|
|
325
|
-
"Sub-form
|
|
326
|
-
"Sub-
|
|
327
|
-
"
|
|
328
|
-
"
|
|
329
|
-
"
|
|
330
|
-
"
|
|
331
|
-
"
|
|
332
|
-
"
|
|
333
|
-
"
|
|
334
|
-
"
|
|
335
|
-
"
|
|
336
|
-
"
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
"
|
|
342
|
-
"Add filter
|
|
343
|
-
"
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
"
|
|
347
|
-
|
|
348
|
-
"
|
|
349
|
-
"
|
|
350
|
-
"
|
|
351
|
-
"
|
|
352
|
-
"
|
|
353
|
-
"is
|
|
354
|
-
"
|
|
355
|
-
"
|
|
356
|
-
"
|
|
357
|
-
"
|
|
358
|
-
"
|
|
359
|
-
|
|
360
|
-
"
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
22
|
+
module.exports = __toCommonJS(zh_CN_exports);
|
|
23
|
+
var zh_CN_default = {
|
|
24
|
+
"Display <1><0>10</0><1>20</1><2>50</2><3>100</3></1> items per page": "\u6BCF\u9875\u663E\u793A <1><0>10</0><1>20</1><2>50</2><3>100</3></1> \u6761",
|
|
25
|
+
"Page number": "\u9875\u7801",
|
|
26
|
+
"Page size": "\u6BCF\u9875\u6761\u6570",
|
|
27
|
+
"Meet <1><0>All</0><1>Any</1></1> conditions in the group": "\u6EE1\u8DB3\u7EC4\u5185 <1><0>\u5168\u90E8</0><1>\u4EFB\u610F</1></1> \u6761\u4EF6",
|
|
28
|
+
"Open in<1><0>Modal</0><1>Drawer</1><2>Window</2></1>": "\u5728 <1><0>\u5BF9\u8BDD\u6846</0><1>\u62BD\u5C49</1><2>\u7A97\u53E3</2></1> \u5185\u6253\u5F00",
|
|
29
|
+
"{{count}} filter items": "{{count}} \u4E2A\u7B5B\u9009\u9879",
|
|
30
|
+
"{{count}} more items": "\u8FD8\u6709 {{count}} \u9879",
|
|
31
|
+
"Total {{count}} items": "\u603B\u5171 {{count}} \u6761",
|
|
32
|
+
Today: "\u4ECA\u5929",
|
|
33
|
+
Yesterday: "\u6628\u5929",
|
|
34
|
+
Tomorrow: "\u660E\u5929",
|
|
35
|
+
Month: "\u6708",
|
|
36
|
+
Week: "\u5468",
|
|
37
|
+
"This week": "\u672C\u5468",
|
|
38
|
+
"Next week": "\u4E0B\u5468",
|
|
39
|
+
"This month": "\u672C\u6708",
|
|
40
|
+
"Next month": "\u4E0B\u6708",
|
|
41
|
+
"Last quarter": "\u4E0A\u5B63\u5EA6",
|
|
42
|
+
"This quarter": "\u672C\u5B63\u5EA6",
|
|
43
|
+
"Next quarter": "\u4E0B\u5B63\u5EA6",
|
|
44
|
+
"This year": "\u4ECA\u5E74",
|
|
45
|
+
"Next year": "\u660E\u5E74",
|
|
46
|
+
"Last week": "\u4E0A\u5468",
|
|
47
|
+
"Last month": "\u4E0A\u6708",
|
|
48
|
+
"Last year": "\u53BB\u5E74",
|
|
49
|
+
"Last 7 days": "\u6700\u8FD1 7 \u5929",
|
|
50
|
+
"Last 30 days": "\u6700\u8FD1 30 \u5929",
|
|
51
|
+
"Last 90 days": "\u6700\u8FD1 90 \u5929",
|
|
52
|
+
"Next 7 days": "\u672A\u6765 7 \u5929",
|
|
53
|
+
"Next 30 days": "\u672A\u6765 30 \u5929",
|
|
54
|
+
"Next 90 days": "\u672A\u6765 90 \u5929",
|
|
55
|
+
"Work week": "\u5DE5\u4F5C\u65E5",
|
|
56
|
+
Day: "\u5929",
|
|
57
|
+
Agenda: "\u5217\u8868",
|
|
58
|
+
Date: "\u65E5\u671F",
|
|
59
|
+
Time: "\u65F6\u95F4",
|
|
60
|
+
Event: "\u4E8B\u4EF6",
|
|
61
|
+
None: "\u65E0",
|
|
62
|
+
Unconnected: "\u672A\u8FDE\u63A5",
|
|
63
|
+
"System settings": "\u7CFB\u7EDF\u8BBE\u7F6E",
|
|
64
|
+
"System title": "\u7CFB\u7EDF\u540D\u79F0",
|
|
65
|
+
Setting: "\u8BBE\u7F6E",
|
|
66
|
+
Enable: "\u542F\u7528",
|
|
67
|
+
Disable: "\u7981\u7528",
|
|
68
|
+
On: "\u542F\u7528",
|
|
69
|
+
Off: "\u7981\u7528",
|
|
70
|
+
Logo: "Logo",
|
|
71
|
+
"Add menu item": "\u6DFB\u52A0\u83DC\u5355\u9879",
|
|
72
|
+
Page: "\u9875\u9762",
|
|
73
|
+
Name: "\u540D\u79F0",
|
|
74
|
+
Icon: "\u56FE\u6807",
|
|
75
|
+
Group: "\u5206\u7EC4",
|
|
76
|
+
Link: "\u94FE\u63A5",
|
|
77
|
+
"Save conditions": "\u4FDD\u5B58\u7B5B\u9009\u6761\u4EF6",
|
|
78
|
+
"Edit menu item": "\u7F16\u8F91\u83DC\u5355\u9879",
|
|
79
|
+
"Move to": "\u79FB\u52A8\u5230",
|
|
80
|
+
"Insert left": "\u5728\u5DE6\u8FB9\u63D2\u5165",
|
|
81
|
+
"Insert right": "\u5728\u53F3\u8FB9\u63D2\u5165",
|
|
82
|
+
"Insert inner": "\u5728\u91CC\u9762\u63D2\u5165",
|
|
83
|
+
Delete: "\u5220\u9664",
|
|
84
|
+
"UI editor": "\u754C\u9762\u914D\u7F6E",
|
|
85
|
+
Collection: "\u6570\u636E\u8868",
|
|
86
|
+
"Enable child collections": "\u542F\u7528\u5B50\u8868",
|
|
87
|
+
"Allow adding records to the current collection": "\u5141\u8BB8\u5411\u5F53\u524D\u6570\u636E\u8868\u91CC\u6DFB\u52A0\u8BB0\u5F55",
|
|
88
|
+
"Collections & Fields": "\u6570\u636E\u8868\u914D\u7F6E",
|
|
89
|
+
"All collections": "\u5168\u90E8\u6570\u636E\u8868",
|
|
90
|
+
"Add category": "\u6DFB\u52A0\u5206\u7C7B",
|
|
91
|
+
"Delete category": "\u5220\u9664\u5206\u7C7B",
|
|
92
|
+
"Edit category": "\u7F16\u8F91\u5206\u7C7B",
|
|
93
|
+
"Collection category": "\u6570\u636E\u8868\u7C7B\u522B",
|
|
94
|
+
"Collection template": "\u6570\u636E\u8868\u6A21\u677F",
|
|
95
|
+
Visible: "\u663E\u793A",
|
|
96
|
+
"Read only": "\u53EA\u8BFB(\u7981\u6B62\u7F16\u8F91)",
|
|
97
|
+
"Easy reading": "\u53EA\u8BFB(\u9605\u8BFB\u6A21\u5F0F)",
|
|
98
|
+
Hidden: "\u9690\u85CF",
|
|
99
|
+
"Hidden(reserved value)": "\u9690\u85CF(\u4FDD\u7559\u503C)",
|
|
100
|
+
"Not required": "\u975E\u5FC5\u586B",
|
|
101
|
+
Value: "\u5B57\u6BB5\u503C",
|
|
102
|
+
Disabled: "\u7981\u7528",
|
|
103
|
+
Enabled: "\u542F\u7528",
|
|
104
|
+
Empty: "\u8D4B\u7A7A\u503C",
|
|
105
|
+
"Linkage rule": "\u8054\u52A8\u89C4\u5219",
|
|
106
|
+
"Linkage rules": "\u8054\u52A8\u89C4\u5219",
|
|
107
|
+
Condition: "\u6761\u4EF6",
|
|
108
|
+
Properties: "\u5C5E\u6027",
|
|
109
|
+
"Add linkage rule": "\u6DFB\u52A0\u8054\u52A8\u89C4\u5219",
|
|
110
|
+
"Add property": "\u6DFB\u52A0\u5C5E\u6027",
|
|
111
|
+
"Calculation engine": "\u8BA1\u7B97\u5F15\u64CE",
|
|
112
|
+
Expression: "\u8868\u8FBE\u5F0F",
|
|
113
|
+
"Expression collection": "\u8868\u8FBE\u5F0F\u8868",
|
|
114
|
+
Sort: "\u6392\u5E8F",
|
|
115
|
+
Categories: "\u6570\u636E\u8868\u7C7B\u522B",
|
|
116
|
+
"Category name": "\u5206\u7C7B\u540D\u79F0",
|
|
117
|
+
"Add child": "\u6DFB\u52A0\u5B50\u8BB0\u5F55",
|
|
118
|
+
"Collapse all": "\u5168\u90E8\u6536\u8D77",
|
|
119
|
+
"Expand all": "\u5168\u90E8\u5C55\u5F00",
|
|
120
|
+
"Expand/Collapse": "\u5C55\u5F00/\u6298\u53E0",
|
|
121
|
+
"Default collapse": "\u9ED8\u8BA4\u5C55\u5F00",
|
|
122
|
+
"Tree collection": "\u6811\u7ED3\u6784\u8868",
|
|
123
|
+
"Tree table": "\u6811\u8868\u683C",
|
|
124
|
+
"Parent ID": "\u7236\u8BB0\u5F55ID",
|
|
125
|
+
Parent: "\u7236\u8BB0\u5F55",
|
|
126
|
+
Children: "\u5B50\u8BB0\u5F55",
|
|
127
|
+
"Roles & Permissions": "\u89D2\u8272\u548C\u6743\u9650",
|
|
128
|
+
"Edit profile": "\u4E2A\u4EBA\u8D44\u6599",
|
|
129
|
+
"Change password": "\u4FEE\u6539\u5BC6\u7801",
|
|
130
|
+
"Old password": "\u65E7\u5BC6\u7801",
|
|
131
|
+
"New password": "\u65B0\u5BC6\u7801",
|
|
132
|
+
"Switch role": "\u5207\u6362\u89D2\u8272",
|
|
133
|
+
"Super admin": "\u8D85\u7EA7\u7BA1\u7406\u5458",
|
|
134
|
+
Language: "\u8BED\u8A00\u8BBE\u7F6E",
|
|
135
|
+
"Allow sign up": "\u5141\u8BB8\u6CE8\u518C",
|
|
136
|
+
"Enable SMS authentication": "\u542F\u7528\u77ED\u4FE1\u767B\u5F55\u548C\u6CE8\u518C",
|
|
137
|
+
"Sign out": "\u6CE8\u9500",
|
|
138
|
+
Cancel: "\u53D6\u6D88",
|
|
139
|
+
Confirm: "\u786E\u5B9A",
|
|
140
|
+
Submit: "\u63D0\u4EA4",
|
|
141
|
+
Close: "\u5173\u95ED",
|
|
142
|
+
"Set the data scope": "\u8BBE\u7F6E\u6570\u636E\u8303\u56F4",
|
|
143
|
+
Block: "\u533A\u5757",
|
|
144
|
+
"Data blocks": "\u6570\u636E\u533A\u5757",
|
|
145
|
+
"Filter blocks": "\u7B5B\u9009\u533A\u5757",
|
|
146
|
+
Table: "\u8868\u683C",
|
|
147
|
+
Form: "\u8868\u5355",
|
|
148
|
+
List: "\u5217\u8868",
|
|
149
|
+
"Grid Card": "\u7F51\u683C\u5361\u7247",
|
|
150
|
+
"Screen size": "\u5C4F\u5E55\u5C3A\u5BF8",
|
|
151
|
+
pixels: "\u50CF\u7D20",
|
|
152
|
+
"Display title": "\u663E\u793A\u6807\u9898",
|
|
153
|
+
"Set the count of columns displayed in a row": "\u8BBE\u7F6E\u4E00\u884C\u5C55\u793A\u7684\u5217\u6570",
|
|
154
|
+
Column: "\u5217",
|
|
155
|
+
"Phone device": "\u624B\u673A\u8BBE\u5907",
|
|
156
|
+
"Tablet device": "\u5E73\u677F\u8BBE\u5907",
|
|
157
|
+
"Desktop device": "\u7535\u8111\u8BBE\u5907",
|
|
158
|
+
"Large screen device": "\u5927\u5C4F\u5E55\u8BBE\u5907",
|
|
159
|
+
"Table OID(Inheritance)": "\u6570\u636E\u8868 OID(\u7EE7\u627F)",
|
|
160
|
+
Collapse: "\u6298\u53E0\u9762\u677F",
|
|
161
|
+
"Select data source": "\u9009\u62E9\u6570\u636E\u6E90",
|
|
162
|
+
Calendar: "\u65E5\u5386",
|
|
163
|
+
"Delete events": "\u5220\u9664\u65E5\u7A0B",
|
|
164
|
+
"This event": "\u6B64\u65E5\u7A0B",
|
|
165
|
+
"This and following events": "\u6B64\u65E5\u7A0B\u53CA\u540E\u7EED\u65E5\u7A0B",
|
|
166
|
+
"All events": "\u6240\u6709\u65E5\u7A0B",
|
|
167
|
+
"Delete this event?": "\u662F\u5426\u5220\u9664\u8FD9\u4E2A\u65E5\u7A0B\uFF1F",
|
|
168
|
+
"Delete Event": "\u5220\u9664\u65E5\u7A0B",
|
|
169
|
+
Kanban: "\u770B\u677F",
|
|
170
|
+
Gantt: "\u7518\u7279\u56FE",
|
|
171
|
+
"Create gantt block": "\u521B\u5EFA\u7518\u7279\u56FE\u533A\u5757",
|
|
172
|
+
"Progress field": "\u8FDB\u5EA6\u5B57\u6BB5",
|
|
173
|
+
"Time scale": "\u65F6\u95F4\u7F29\u653E\u7B49\u7EA7",
|
|
174
|
+
Hour: "\u5C0F\u65F6",
|
|
175
|
+
"Quarter of day": "\u56DB\u5206\u4E4B\u4E00\u5929",
|
|
176
|
+
"Half of day": "\u534A\u5929",
|
|
177
|
+
Year: "\u5E74",
|
|
178
|
+
QuarterYear: "\u5B63\u5EA6",
|
|
179
|
+
"Select grouping field": "\u9009\u62E9\u5206\u7EC4\u5B57\u6BB5",
|
|
180
|
+
Media: "\u591A\u5A92\u4F53",
|
|
181
|
+
Markdown: "Markdown",
|
|
182
|
+
Wysiwyg: "\u5BCC\u6587\u672C",
|
|
183
|
+
"Chart blocks": "\u56FE\u8868\u533A\u5757",
|
|
184
|
+
"Column chart": "\u67F1\u72B6\u56FE",
|
|
185
|
+
"Bar chart": "\u6761\u5F62\u56FE",
|
|
186
|
+
"Line chart": "\u6298\u7EBF\u56FE",
|
|
187
|
+
"Pie chart": "\u997C\u56FE",
|
|
188
|
+
"Area chart": "\u9762\u79EF\u56FE",
|
|
189
|
+
"Other chart": "\u5176\u4ED6\u56FE\u8868",
|
|
190
|
+
"Other blocks": "\u5176\u4ED6\u533A\u5757",
|
|
191
|
+
"In configuration": "\u914D\u7F6E\u4E2D",
|
|
192
|
+
"Chart title": "\u56FE\u8868\u6807\u9898",
|
|
193
|
+
"Chart type": "\u56FE\u8868\u7C7B\u578B",
|
|
194
|
+
"Chart config": "\u56FE\u8868\u914D\u7F6E",
|
|
195
|
+
Templates: "\u6A21\u677F",
|
|
196
|
+
"Select template": "\u9009\u62E9\u6A21\u677F",
|
|
197
|
+
"Action logs": "\u64CD\u4F5C\u65E5\u5FD7",
|
|
198
|
+
"Create template": "\u521B\u5EFA\u6A21\u677F",
|
|
199
|
+
"Edit markdown": "\u7F16\u8F91 Markdown",
|
|
200
|
+
"Add block": "\u521B\u5EFA\u533A\u5757",
|
|
201
|
+
"Add new": "\u6DFB\u52A0",
|
|
202
|
+
"Add record": "\u6DFB\u52A0\u6570\u636E",
|
|
203
|
+
"Custom field display name": "\u81EA\u5B9A\u4E49\u5B57\u6BB5\u540D\u79F0",
|
|
204
|
+
"Display fields": "\u663E\u793A\u5B57\u6BB5",
|
|
205
|
+
"Edit record": "\u7F16\u8F91\u6570\u636E",
|
|
206
|
+
"Delete menu item": "\u5220\u9664\u83DC\u5355\u9879",
|
|
207
|
+
"Add page": "\u6DFB\u52A0\u9875\u9762",
|
|
208
|
+
"Add group": "\u6DFB\u52A0\u5206\u7EC4",
|
|
209
|
+
"Add link": "\u6DFB\u52A0\u94FE\u63A5",
|
|
210
|
+
"Insert above": "\u5728\u4E0A\u9762\u63D2\u5165",
|
|
211
|
+
"Insert below": "\u5728\u4E0B\u9762\u63D2\u5165",
|
|
212
|
+
Save: "\u4FDD\u5B58",
|
|
213
|
+
"Delete block": "\u5220\u9664\u533A\u5757",
|
|
214
|
+
"Are you sure you want to delete it?": "\u4F60\u786E\u5B9A\u8981\u5220\u9664\u5417\uFF1F",
|
|
215
|
+
"This is a demo text, **supports Markdown syntax**.": "\u8FD9\u662F\u4E00\u6BB5\u6F14\u793A\u6587\u672C\uFF0C**\u652F\u6301 Markdown \u8BED\u6CD5**\u3002",
|
|
216
|
+
Filter: "\u7B5B\u9009",
|
|
217
|
+
"Connect data blocks": "\u8FDE\u63A5\u6570\u636E\u533A\u5757",
|
|
218
|
+
"Action type": "\u64CD\u4F5C\u7C7B\u578B",
|
|
219
|
+
Actions: "\u64CD\u4F5C",
|
|
220
|
+
Update: "\u66F4\u65B0",
|
|
221
|
+
View: "\u67E5\u770B",
|
|
222
|
+
"View record": "\u67E5\u770B\u6570\u636E",
|
|
223
|
+
Refresh: "\u5237\u65B0",
|
|
224
|
+
"Data changes": "\u6570\u636E\u53D8\u66F4",
|
|
225
|
+
"Field name": "\u5B57\u6BB5\u6807\u8BC6",
|
|
226
|
+
"Before change": "\u53D8\u66F4\u524D",
|
|
227
|
+
"After change": "\u53D8\u66F4\u540E",
|
|
228
|
+
"Delete record": "\u5220\u9664\u6570\u636E",
|
|
229
|
+
"Create collection": "\u521B\u5EFA\u6570\u636E\u8868",
|
|
230
|
+
"Collection display name": "\u6570\u636E\u8868\u540D\u79F0",
|
|
231
|
+
"Collection name": "\u6570\u636E\u8868\u6807\u8BC6",
|
|
232
|
+
Inherits: "\u7EE7\u627F",
|
|
233
|
+
"Generate ID field automatically": "\u81EA\u52A8\u751F\u6210 ID \u5B57\u6BB5",
|
|
234
|
+
"Store the creation user of each record": "\u8BB0\u5F55\u521B\u5EFA\u4EBA",
|
|
235
|
+
"Store the last update user of each record": "\u8BB0\u5F55\u6700\u540E\u66F4\u65B0\u4EBA",
|
|
236
|
+
"Store the creation time of each record": "\u8BB0\u5F55\u521B\u5EFA\u65F6\u95F4",
|
|
237
|
+
"Store the last update time of each record": "\u8BB0\u5F55\u6700\u540E\u66F4\u65B0\u65F6\u95F4",
|
|
238
|
+
"More options": "\u66F4\u591A\u9009\u9879",
|
|
239
|
+
"Records can be sorted": "\u53EF\u4EE5\u5BF9\u884C\u8BB0\u5F55\u8FDB\u884C\u6392\u5E8F",
|
|
240
|
+
"Calendar collection": "\u65E5\u5386\u6570\u636E\u8868",
|
|
241
|
+
"General collection": "\u666E\u901A\u6570\u636E\u8868",
|
|
242
|
+
"Connect to database view": "\u8FDE\u63A5\u6570\u636E\u5E93\u89C6\u56FE",
|
|
243
|
+
"Source collections": "\u6765\u6E90\u6570\u636E\u8868",
|
|
244
|
+
"Field source": "\u6765\u6E90\u5B57\u6BB5",
|
|
245
|
+
Preview: "\u9884\u89C8",
|
|
246
|
+
"Randomly generated and can be modified. Support letters, numbers and underscores, must start with an letter.": "\u968F\u673A\u751F\u6210\uFF0C\u53EF\u4FEE\u6539\u3002\u652F\u6301\u82F1\u6587\u3001\u6570\u5B57\u548C\u4E0B\u5212\u7EBF\uFF0C\u5FC5\u987B\u4EE5\u82F1\u6587\u5B57\u6BCD\u5F00\u5934\u3002",
|
|
247
|
+
Edit: "\u7F16\u8F91",
|
|
248
|
+
"Edit collection": "\u7F16\u8F91\u6570\u636E\u8868",
|
|
249
|
+
"Configure field": "\u914D\u7F6E\u5B57\u6BB5",
|
|
250
|
+
"Configure fields": "\u914D\u7F6E\u5B57\u6BB5",
|
|
251
|
+
"Configure columns": "\u914D\u7F6E\u5B57\u6BB5",
|
|
252
|
+
"Edit field": "\u7F16\u8F91\u5B57\u6BB5",
|
|
253
|
+
Override: "\u91CD\u5199",
|
|
254
|
+
"Override field": "\u91CD\u5199\u5B57\u6BB5",
|
|
255
|
+
"Configure fields of {{title}}": "\u300C{{title}}\u300D\u7684\u5B57\u6BB5\u914D\u7F6E",
|
|
256
|
+
"Association fields filter": "\u5173\u7CFB\u7B5B\u9009",
|
|
257
|
+
"PK & FK fields": "\u4E3B\u5916\u952E\u5B57\u6BB5",
|
|
258
|
+
"Association fields": "\u5173\u7CFB\u5B57\u6BB5",
|
|
259
|
+
"Choices fields": "\u9009\u9879\u5B57\u6BB5",
|
|
260
|
+
"System fields": "\u7CFB\u7EDF\u5B57\u6BB5",
|
|
261
|
+
"General fields": "\u666E\u901A\u5B57\u6BB5",
|
|
262
|
+
"Inherited fields": "\u7EE7\u627F\u5B57\u6BB5",
|
|
263
|
+
"Parent collection fields": "\u7236\u8868\u5B57\u6BB5",
|
|
264
|
+
Basic: "\u57FA\u672C\u7C7B\u578B",
|
|
265
|
+
"Single line text": "\u5355\u884C\u6587\u672C",
|
|
266
|
+
"Long text": "\u591A\u884C\u6587\u672C",
|
|
267
|
+
Phone: "\u624B\u673A\u53F7\u7801",
|
|
268
|
+
Email: "\u7535\u5B50\u90AE\u7BB1",
|
|
269
|
+
Username: "\u7528\u6237\u540D",
|
|
270
|
+
Null: "\u7A7A\u503C",
|
|
271
|
+
Boolean: "\u903B\u8F91\u503C",
|
|
272
|
+
Number: "\u6570\u5B57",
|
|
273
|
+
Integer: "\u6574\u6570",
|
|
274
|
+
Percent: "\u767E\u5206\u6BD4",
|
|
275
|
+
String: "\u5B57\u7B26\u4E32",
|
|
276
|
+
Password: "\u5BC6\u7801",
|
|
277
|
+
"Advanced type": "\u9AD8\u7EA7\u7C7B\u578B",
|
|
278
|
+
Formula: "\u516C\u5F0F",
|
|
279
|
+
"Formula description": "\u57FA\u4E8E\u540C\u4E00\u6761\u8BB0\u5F55\u4E2D\u7684\u5176\u4ED6\u5B57\u6BB5\u8BA1\u7B97\u51FA\u4E00\u4E2A\u503C\u3002",
|
|
280
|
+
"Syntax references": "\u8BED\u6CD5\u53C2\u8003",
|
|
281
|
+
"Math.js comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types": "Math.js \u5305\u542B\u5927\u91CF\u5185\u7F6E\u51FD\u6570\u548C\u5E38\u91CF\uFF0C\u5E76\u63D0\u4F9B\u4E86\u96C6\u6210\u7684\u89E3\u51B3\u65B9\u6848\u6765\u5904\u7406\u4E0D\u540C\u7684\u6570\u636E\u7C7B\u578B\u3002",
|
|
282
|
+
"Formula.js supports most Microsoft Excel formula functions.": "Formula.js \u652F\u6301\u5927\u90E8\u5206 Mircrosoft Excel \u516C\u5F0F\u3002",
|
|
283
|
+
Choices: "\u9009\u62E9\u7C7B\u578B",
|
|
284
|
+
Checkbox: "\u52FE\u9009",
|
|
285
|
+
"Display <icon></icon> when unchecked": "\u672A\u52FE\u9009\u65F6\u663E\u793A <icon></icon>",
|
|
286
|
+
"Single select": "\u4E0B\u62C9\u83DC\u5355\uFF08\u5355\u9009\uFF09",
|
|
287
|
+
"Multiple select": "\u4E0B\u62C9\u83DC\u5355\uFF08\u591A\u9009\uFF09",
|
|
288
|
+
"Radio group": "\u5355\u9009\u6846",
|
|
289
|
+
"Checkbox group": "\u590D\u9009\u6846",
|
|
290
|
+
"China region": "\u4E2D\u56FD\u884C\u653F\u533A",
|
|
291
|
+
"Date & Time": "\u65E5\u671F & \u65F6\u95F4",
|
|
292
|
+
Datetime: "\u65E5\u671F",
|
|
293
|
+
Relation: "\u5173\u7CFB\u7C7B\u578B",
|
|
294
|
+
"Link to": "\u5173\u8054",
|
|
295
|
+
"Link to description": "\u7528\u4E8E\u5FEB\u901F\u521B\u5EFA\u8868\u5173\u7CFB\uFF0C\u53EF\u517C\u5BB9\u5927\u591A\u6570\u666E\u901A\u573A\u666F\u3002\u9002\u5408\u975E\u5F00\u53D1\u4EBA\u5458\u4F7F\u7528\u3002\u4F5C\u4E3A\u5B57\u6BB5\u5B58\u5728\u65F6\uFF0C\u5B83\u662F\u4E00\u4E2A\u4E0B\u62C9\u9009\u62E9\u7528\u4E8E\u9009\u62E9\u76EE\u6807\u6570\u636E\u8868\u7684\u6570\u636E\u3002\u521B\u5EFA\u540E\uFF0C\u5C06\u540C\u65F6\u5728\u76EE\u6807\u6570\u636E\u8868\u4E2D\u751F\u6210\u5F53\u524D\u6570\u636E\u8868\u7684\u5173\u8054\u5B57\u6BB5\u3002",
|
|
296
|
+
"Sub-table": "\u5B50\u8868\u683C",
|
|
297
|
+
"System info": "\u7CFB\u7EDF\u4FE1\u606F",
|
|
298
|
+
"Created at": "\u521B\u5EFA\u65E5\u671F",
|
|
299
|
+
"Last updated at": "\u6700\u540E\u4FEE\u6539\u65E5\u671F",
|
|
300
|
+
"Created by": "\u521B\u5EFA\u4EBA",
|
|
301
|
+
"Last updated by": "\u6700\u540E\u4FEE\u6539\u4EBA",
|
|
302
|
+
"Add field": "\u6DFB\u52A0\u5B57\u6BB5",
|
|
303
|
+
"Field display name": "\u5B57\u6BB5\u540D\u79F0",
|
|
304
|
+
"Field type": "\u5B57\u6BB5\u7C7B\u578B",
|
|
305
|
+
"Field interface": "\u5B57\u6BB5\u7C7B\u578B",
|
|
306
|
+
"Date format": "\u65E5\u671F\u683C\u5F0F",
|
|
307
|
+
"Year/Month/Day": "\u5E74/\u6708/\u65E5",
|
|
308
|
+
"Year-Month-Day": "\u5E74-\u6708-\u65E5",
|
|
309
|
+
"Day/Month/Year": "\u65E5/\u6708/\u5E74",
|
|
310
|
+
"Show time": "\u663E\u793A\u65F6\u95F4",
|
|
311
|
+
"Time format": "\u65F6\u95F4\u683C\u5F0F",
|
|
312
|
+
"12 hour": "12 \u5C0F\u65F6\u5236",
|
|
313
|
+
"24 hour": "24 \u5C0F\u65F6\u5236",
|
|
314
|
+
"Relationship type": "\u5173\u7CFB\u7C7B\u578B",
|
|
315
|
+
"Inverse relationship type": "\u53CD\u5411\u5173\u7CFB\u7C7B\u578B",
|
|
316
|
+
"Source collection": "\u6E90\u6570\u636E\u8868",
|
|
317
|
+
"Source key": "\u6E90\u6570\u636E\u8868\u5B57\u6BB5\u6807\u8BC6",
|
|
318
|
+
"Target collection": "\u76EE\u6807\u6570\u636E\u8868",
|
|
319
|
+
"Through collection": "\u4E2D\u95F4\u6570\u636E\u8868",
|
|
320
|
+
"Target key": "\u76EE\u6807\u6570\u636E\u8868\u5B57\u6BB5\u6807\u8BC6",
|
|
321
|
+
"Foreign key": "\u5916\u952E",
|
|
322
|
+
"One to one": "\u4E00\u5BF9\u4E00",
|
|
323
|
+
"One to many": "\u4E00\u5BF9\u591A",
|
|
324
|
+
"Many to one": "\u591A\u5BF9\u4E00",
|
|
325
|
+
"Many to many": "\u591A\u5BF9\u591A",
|
|
326
|
+
"Foreign key 1": "\u5916\u952E1",
|
|
327
|
+
"Foreign key 2": "\u5916\u952E2",
|
|
328
|
+
"One to one description": "\u7528\u4E8E\u521B\u5EFA\u4E00\u5BF9\u4E00\u5173\u7CFB\uFF0C\u6BD4\u5982\u4E00\u4E2A\u7528\u6237\u4F1A\u6709\u4E00\u5957\u4E2A\u4EBA\u8D44\u6599\u3002",
|
|
329
|
+
"One to many description": "\u7528\u4E8E\u521B\u5EFA\u4E00\u5BF9\u591A\u5173\u7CFB\uFF0C\u6BD4\u5982\u4E00\u4E2A\u56FD\u5BB6\u4F1A\u6709\u591A\u4E2A\u57CE\u5E02\u3002\u4F5C\u4E3A\u5B57\u6BB5\u5B58\u5728\u65F6\uFF0C\u5B83\u662F\u4E00\u4E2A\u5B50\u8868\u683C\u7528\u4E8E\u663E\u793A\u76EE\u6807\u6570\u636E\u8868\u7684\u6570\u636E\u3002\u521B\u5EFA\u540E\uFF0C\u4F1A\u5728\u76EE\u6807\u6570\u636E\u8868\u91CC\u81EA\u52A8\u751F\u6210\u4E00\u4E2A\u591A\u5BF9\u4E00\u5B57\u6BB5\u3002",
|
|
330
|
+
"Many to one description": "\u7528\u4E8E\u521B\u5EFA\u591A\u5BF9\u4E00\u5173\u7CFB\uFF0C\u6BD4\u5982\u4E00\u4E2A\u57CE\u5E02\u53EA\u80FD\u5C5E\u4E8E\u4E00\u4E2A\u56FD\u5BB6\uFF0C\u4E00\u4E2A\u56FD\u5BB6\u53EF\u4EE5\u6709\u591A\u4E2A\u57CE\u5E02\u3002\u4F5C\u4E3A\u5B57\u6BB5\u5B58\u5728\u65F6\uFF0C\u5B83\u662F\u4E00\u4E2A\u4E0B\u62C9\u9009\u62E9\u7528\u4E8E\u9009\u62E9\u76EE\u6807\u6570\u636E\u8868\u7684\u6570\u636E\u3002\u521B\u5EFA\u540E\uFF0C\u4F1A\u5728\u76EE\u6807\u6570\u636E\u8868\u91CC\u81EA\u52A8\u751F\u6210\u4E00\u4E2A\u591A\u5BF9\u4E00\u5B57\u6BB5\u3002",
|
|
331
|
+
"Many to many description": "\u7528\u4E8E\u521B\u5EFA\u591A\u5BF9\u591A\u5173\u7CFB\uFF0C\u6BD4\u5982\u4E00\u4E2A\u5B66\u751F\u4F1A\u6709\u591A\u4E2A\u8001\u5E08\uFF0C\u4E00\u4E2A\u8001\u5E08\u4E5F\u4F1A\u6709\u591A\u4E2A\u5B66\u751F\u3002\u4F5C\u4E3A\u5B57\u6BB5\u5B58\u5728\u65F6\uFF0C\u5B83\u662F\u4E00\u4E2A\u4E0B\u62C9\u9009\u62E9\u7528\u4E8E\u9009\u62E9\u76EE\u6807\u6570\u636E\u8868\u7684\u6570\u636E\u3002",
|
|
332
|
+
"Generated automatically if left blank": "\u7559\u7A7A\u65F6\uFF0C\u81EA\u52A8\u751F\u6210\u4E2D\u95F4\u8868",
|
|
333
|
+
"Display association fields": "\u663E\u793A\u5173\u8054\u8868\u7684\u5B57\u6BB5",
|
|
334
|
+
"Display field title": "\u663E\u793A\u5B57\u6BB5\u6807\u9898",
|
|
335
|
+
"Field component": "\u5B57\u6BB5\u7EC4\u4EF6",
|
|
336
|
+
"Allow multiple": "\u5141\u8BB8\u6DFB\u52A0/\u5173\u8054\u591A\u6761",
|
|
337
|
+
"Allow dissociate": "\u5141\u8BB8\u79FB\u9664\u5DF2\u5173\u8054\u8BB0\u5F55",
|
|
338
|
+
"Quick upload": "\u5FEB\u901F\u4E0A\u4F20",
|
|
339
|
+
"Select file": "\u9009\u62E9\u6587\u4EF6",
|
|
340
|
+
Subtable: "\u5B50\u8868\u683C",
|
|
341
|
+
"Sub-form": "\u5B50\u8868\u5355",
|
|
342
|
+
"Sub-form(Popover)": "\u5B50\u8868\u5355(\u5F39\u7A97)",
|
|
343
|
+
"Sub-details": "\u5B50\u8BE6\u60C5",
|
|
344
|
+
"Record picker": "\u6570\u636E\u9009\u62E9\u5668",
|
|
345
|
+
"Toggles the subfield mode": "\u5207\u6362\u5B50\u5B57\u6BB5\u6A21\u5F0F",
|
|
346
|
+
"Selector mode": "\u9009\u62E9\u5668\u6A21\u5F0F",
|
|
347
|
+
"Subtable mode": "\u5B50\u8868\u683C\u6A21\u5F0F",
|
|
348
|
+
"Subform mode": "\u5B50\u8868\u5355\u6A21\u5F0F",
|
|
349
|
+
"Field mode": "\u5B57\u6BB5\u7EC4\u4EF6",
|
|
350
|
+
"Allow add new data": "\u5141\u8BB8\u6DFB\u52A0\u6570\u636E",
|
|
351
|
+
"Edit block title": "\u7F16\u8F91\u533A\u5757\u6807\u9898",
|
|
352
|
+
"Block title": "\u533A\u5757\u6807\u9898",
|
|
353
|
+
Pattern: "\u6A21\u5F0F",
|
|
354
|
+
Operator: "\u8FD0\u7B97\u7B26",
|
|
355
|
+
Editable: "\u53EF\u7F16\u8F91",
|
|
356
|
+
Readonly: "\u53EA\u8BFB\uFF08\u7981\u6B62\u7F16\u8F91\uFF09",
|
|
357
|
+
"Easy-reading": "\u53EA\u8BFB\uFF08\u9605\u8BFB\u6A21\u5F0F\uFF09",
|
|
358
|
+
"Add filter": "\u6DFB\u52A0\u7B5B\u9009\u6761\u4EF6",
|
|
359
|
+
"Add filter group": "\u6DFB\u52A0\u7B5B\u9009\u5206\u7EC4",
|
|
360
|
+
Comparision: "\u503C\u6BD4\u8F83",
|
|
361
|
+
is: "\u7B49\u4E8E",
|
|
362
|
+
"is not": "\u4E0D\u7B49\u4E8E",
|
|
363
|
+
contains: "\u5305\u542B",
|
|
364
|
+
"does not contain": "\u4E0D\u5305\u542B",
|
|
365
|
+
"starts with": "\u5F00\u5934\u662F",
|
|
366
|
+
"not starts with": "\u5F00\u5934\u4E0D\u662F",
|
|
367
|
+
"ends with": "\u7ED3\u5C3E\u662F",
|
|
368
|
+
"not ends with": "\u7ED3\u5C3E\u4E0D\u662F",
|
|
369
|
+
"is empty": "\u4E3A\u7A7A",
|
|
370
|
+
"is not empty": "\u4E0D\u4E3A\u7A7A",
|
|
371
|
+
"Edit chart": "\u7F16\u8F91\u56FE\u8868",
|
|
372
|
+
"Add text": "\u6DFB\u52A0\u6587\u672C",
|
|
373
|
+
"Filterable fields": "\u53EF\u7B5B\u9009\u5B57\u6BB5",
|
|
374
|
+
"Edit button": "\u7F16\u8F91\u6309\u94AE",
|
|
375
|
+
Hide: "\u9690\u85CF",
|
|
376
|
+
"Enable actions": "\u542F\u7528\u64CD\u4F5C",
|
|
377
|
+
Import: "\u5BFC\u5165",
|
|
378
|
+
Export: "\u5BFC\u51FA",
|
|
379
|
+
Customize: "\u81EA\u5B9A\u4E49",
|
|
380
|
+
Custom: "\u81EA\u5B9A\u4E49",
|
|
381
|
+
Function: "Function",
|
|
365
382
|
"Popup form": "Popup form",
|
|
366
383
|
"Flexible popup": "Flexible popup",
|
|
367
|
-
"Configure actions": "
|
|
368
|
-
"Display order number": "
|
|
369
|
-
"Enable drag and drop sorting": "
|
|
370
|
-
"Triggered when the row is clicked": "
|
|
371
|
-
"Add tab": "
|
|
372
|
-
"Disable tabs": "
|
|
373
|
-
|
|
374
|
-
"Edit tab": "
|
|
375
|
-
"Relationship blocks": "
|
|
376
|
-
"Select record": "
|
|
377
|
-
"Display name": "
|
|
378
|
-
"Select icon": "
|
|
379
|
-
"Custom column name": "
|
|
380
|
-
"Edit description": "
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
"Label field": "
|
|
384
|
-
"Default is the ID field": "
|
|
385
|
-
"Set default sorting rules": "
|
|
386
|
-
"Set validation rules": "
|
|
387
|
-
"Max length": "
|
|
388
|
-
"Min length": "
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
"Max length must greater than min length": "
|
|
392
|
-
"Min length must less than max length": "
|
|
393
|
-
"Maximum must greater than minimum": "
|
|
394
|
-
"Minimum must less than maximum": "
|
|
395
|
-
"Validation rule": "
|
|
396
|
-
"Add validation rule": "
|
|
397
|
-
|
|
398
|
-
"Regular expression": "
|
|
399
|
-
"Error message": "
|
|
400
|
-
|
|
401
|
-
"The field value cannot be greater than ": "
|
|
402
|
-
"The field value cannot be less than ": "
|
|
403
|
-
"The field value is not an integer number": "
|
|
404
|
-
"Set default value": "
|
|
405
|
-
"Default value": "
|
|
406
|
-
"is before": "
|
|
407
|
-
"is after": "
|
|
408
|
-
"is on or after": "
|
|
409
|
-
"is on or before": "
|
|
410
|
-
"is between": "
|
|
411
|
-
|
|
412
|
-
"Select level": "
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
"Must select to the last level": "
|
|
419
|
-
"Move {{title}} to": "
|
|
420
|
-
"Target position": "
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
"Original name": "
|
|
427
|
-
"Custom name": "
|
|
428
|
-
"Custom Title": "
|
|
429
|
-
|
|
430
|
-
"Option value": "
|
|
431
|
-
"Option label": "
|
|
432
|
-
|
|
433
|
-
"Add option": "
|
|
434
|
-
"Related collection": "
|
|
435
|
-
"Allow linking to multiple records": "
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
"Configure calendar": "
|
|
442
|
-
"Title field": "
|
|
443
|
-
"Custom title": "
|
|
444
|
-
"Show lunar": "
|
|
445
|
-
"Start date field": "
|
|
446
|
-
"End date field": "
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
"Select view": "
|
|
451
|
-
|
|
452
|
-
"Importable fields": "
|
|
453
|
-
"Exportable fields": "
|
|
454
|
-
"Saved successfully": "
|
|
455
|
-
|
|
456
|
-
"Sign in": "
|
|
457
|
-
"Sign in via account": "
|
|
458
|
-
"Sign in via phone": "
|
|
459
|
-
"Create an account": "
|
|
460
|
-
"Sign up": "
|
|
461
|
-
"Confirm password": "
|
|
462
|
-
"Log in with an existing account": "
|
|
463
|
-
"Signed up successfully. It will jump to the login page.": "
|
|
464
|
-
"Password mismatch": "
|
|
465
|
-
|
|
466
|
-
"Verification code": "
|
|
467
|
-
"Send code": "
|
|
468
|
-
"Retry after {{count}} seconds": "{{count}}
|
|
469
|
-
"
|
|
470
|
-
|
|
471
|
-
"
|
|
472
|
-
"
|
|
473
|
-
|
|
474
|
-
"
|
|
475
|
-
"
|
|
476
|
-
"
|
|
477
|
-
"Menu
|
|
478
|
-
"
|
|
479
|
-
"
|
|
480
|
-
"
|
|
481
|
-
"
|
|
482
|
-
"
|
|
483
|
-
"Operate on
|
|
484
|
-
"
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
"
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
"
|
|
500
|
-
"
|
|
501
|
-
"
|
|
502
|
-
|
|
503
|
-
"Save as
|
|
504
|
-
"
|
|
505
|
-
"
|
|
506
|
-
"
|
|
507
|
-
"
|
|
508
|
-
"
|
|
509
|
-
"
|
|
510
|
-
"
|
|
511
|
-
"
|
|
512
|
-
"
|
|
513
|
-
"Button
|
|
514
|
-
"
|
|
515
|
-
"
|
|
516
|
-
"Operation
|
|
517
|
-
"
|
|
518
|
-
"
|
|
519
|
-
"
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
"
|
|
595
|
-
|
|
596
|
-
"Allow to
|
|
597
|
-
"Allow to
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
'
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
384
|
+
"Configure actions": "\u914D\u7F6E\u64CD\u4F5C",
|
|
385
|
+
"Display order number": "\u663E\u793A\u5E8F\u53F7",
|
|
386
|
+
"Enable drag and drop sorting": "\u542F\u7528\u62D6\u62FD\u6392\u5E8F",
|
|
387
|
+
"Triggered when the row is clicked": "\u70B9\u51FB\u8868\u683C\u884C\u65F6\u89E6\u53D1",
|
|
388
|
+
"Add tab": "\u6DFB\u52A0\u6807\u7B7E\u9875",
|
|
389
|
+
"Disable tabs": "\u7981\u7528\u6807\u7B7E\u9875",
|
|
390
|
+
Details: "\u8BE6\u60C5",
|
|
391
|
+
"Edit tab": "\u7F16\u8F91\u6807\u7B7E\u9875",
|
|
392
|
+
"Relationship blocks": "\u5173\u7CFB\u6570\u636E\u533A\u5757",
|
|
393
|
+
"Select record": "\u9009\u62E9\u6570\u636E",
|
|
394
|
+
"Display name": "\u663E\u793A\u540D\u79F0",
|
|
395
|
+
"Select icon": "\u9009\u62E9\u56FE\u6807",
|
|
396
|
+
"Custom column name": "\u81EA\u5B9A\u4E49\u5217\u540D\u79F0",
|
|
397
|
+
"Edit description": "\u7F16\u8F91\u63CF\u8FF0",
|
|
398
|
+
Required: "\u5FC5\u586B",
|
|
399
|
+
Unique: "\u4E0D\u5141\u8BB8\u91CD\u590D",
|
|
400
|
+
"Label field": "\u6807\u7B7E\u5B57\u6BB5",
|
|
401
|
+
"Default is the ID field": "\u9ED8\u8BA4\u4E3A ID \u5B57\u6BB5",
|
|
402
|
+
"Set default sorting rules": "\u8BBE\u7F6E\u6392\u5E8F\u89C4\u5219",
|
|
403
|
+
"Set validation rules": "\u8BBE\u7F6E\u9A8C\u8BC1\u89C4\u5219",
|
|
404
|
+
"Max length": "\u6700\u5927\u957F\u5EA6",
|
|
405
|
+
"Min length": "\u6700\u5C0F\u957F\u5EA6",
|
|
406
|
+
Maximum: "\u6700\u5927\u503C",
|
|
407
|
+
Minimum: "\u6700\u5C0F\u503C",
|
|
408
|
+
"Max length must greater than min length": "\u6700\u5927\u957F\u5EA6\u5FC5\u987B\u5927\u4E8E\u6700\u5C0F\u957F\u5EA6",
|
|
409
|
+
"Min length must less than max length": "\u6700\u5C0F\u957F\u5EA6\u5FC5\u987B\u5C0F\u4E8E\u6700\u5927\u957F\u5EA6",
|
|
410
|
+
"Maximum must greater than minimum": "\u6700\u5927\u503C\u5FC5\u987B\u5927\u4E8E\u6700\u5C0F\u503C",
|
|
411
|
+
"Minimum must less than maximum": "\u6700\u5C0F\u503C\u5FC5\u987B\u5C0F\u4E8E\u6700\u5927\u503C",
|
|
412
|
+
"Validation rule": "\u9A8C\u8BC1\u89C4\u5219",
|
|
413
|
+
"Add validation rule": "\u65B0\u589E\u9A8C\u8BC1\u89C4\u5219",
|
|
414
|
+
Format: "\u683C\u5F0F",
|
|
415
|
+
"Regular expression": "\u6B63\u5219\u8868\u8FBE\u5F0F",
|
|
416
|
+
"Error message": "\u9519\u8BEF\u6D88\u606F",
|
|
417
|
+
Length: "\u957F\u5EA6",
|
|
418
|
+
"The field value cannot be greater than ": "\u6570\u503C\u4E0D\u80FD\u5927\u4E8E",
|
|
419
|
+
"The field value cannot be less than ": "\u6570\u503C\u4E0D\u80FD\u5C0F\u4E8E",
|
|
420
|
+
"The field value is not an integer number": "\u6570\u5B57\u4E0D\u662F\u6574\u6570",
|
|
421
|
+
"Set default value": "\u8BBE\u7F6E\u9ED8\u8BA4\u503C",
|
|
422
|
+
"Default value": "\u9ED8\u8BA4\u503C",
|
|
423
|
+
"is before": "\u65E9\u4E8E",
|
|
424
|
+
"is after": "\u665A\u4E8E",
|
|
425
|
+
"is on or after": "\u4E0D\u65E9\u4E8E",
|
|
426
|
+
"is on or before": "\u4E0D\u665A\u4E8E",
|
|
427
|
+
"is between": "\u4ECB\u4E8E",
|
|
428
|
+
Upload: "\u4E0A\u4F20",
|
|
429
|
+
"Select level": "\u9009\u62E9\u5C42\u7EA7",
|
|
430
|
+
Province: "\u7701",
|
|
431
|
+
City: "\u5E02",
|
|
432
|
+
Area: "\u533A/\u53BF",
|
|
433
|
+
Street: "\u4E61\u9547/\u8857\u9053",
|
|
434
|
+
Village: "\u6751/\u5C45\u59D4\u4F1A",
|
|
435
|
+
"Must select to the last level": "\u5FC5\u987B\u9009\u5230\u6700\u540E\u4E00\u7EA7",
|
|
436
|
+
"Move {{title}} to": "\u5C06 {{title}} \u79FB\u52A8\u5230",
|
|
437
|
+
"Target position": "\u76EE\u6807\u4F4D\u7F6E",
|
|
438
|
+
After: "\u4E4B\u540E",
|
|
439
|
+
Before: "\u4E4B\u524D",
|
|
440
|
+
'Add {{type}} before "{{title}}"': '\u5728 "{{title}}" \u524D\u63D2\u5165{{type}}',
|
|
441
|
+
'Add {{type}} after "{{title}}"': '\u5728 "{{title}}" \u524D\u63D2\u5165{{type}}',
|
|
442
|
+
'Add {{type}} in "{{title}}"': '\u5728 "{{title}}" \u91CC\u63D2\u5165{{type}}',
|
|
443
|
+
"Original name": "\u539F\u540D\u79F0",
|
|
444
|
+
"Custom name": "\u81EA\u5B9A\u4E49\u540D\u79F0",
|
|
445
|
+
"Custom Title": "\u81EA\u5B9A\u4E49\u6807\u9898",
|
|
446
|
+
Options: "\u9009\u9879",
|
|
447
|
+
"Option value": "\u9009\u9879\u503C",
|
|
448
|
+
"Option label": "\u9009\u9879\u6807\u7B7E",
|
|
449
|
+
Color: "\u989C\u8272",
|
|
450
|
+
"Add option": "\u6DFB\u52A0\u9009\u9879",
|
|
451
|
+
"Related collection": "\u5173\u7CFB\u8868",
|
|
452
|
+
"Allow linking to multiple records": "\u5141\u8BB8\u5173\u8054\u591A\u6761\u8BB0\u5F55",
|
|
453
|
+
Daily: "\u6BCF\u5929",
|
|
454
|
+
Weekly: "\u6BCF\u5468",
|
|
455
|
+
Monthly: "\u6BCF\u6708",
|
|
456
|
+
Yearly: "\u6BCF\u5E74",
|
|
457
|
+
Repeats: "\u91CD\u590D",
|
|
458
|
+
"Configure calendar": "\u914D\u7F6E\u65E5\u5386",
|
|
459
|
+
"Title field": "\u6807\u9898\u5B57\u6BB5",
|
|
460
|
+
"Custom title": "\u81EA\u5B9A\u4E49\u6807\u9898",
|
|
461
|
+
"Show lunar": "\u5C55\u793A\u519C\u5386",
|
|
462
|
+
"Start date field": "\u5F00\u59CB\u65E5\u671F\u5B57\u6BB5",
|
|
463
|
+
"End date field": "\u7ED3\u675F\u65E5\u671F\u5B57\u6BB5",
|
|
464
|
+
Navigate: "\u5206\u9875",
|
|
465
|
+
Title: "\u6807\u9898",
|
|
466
|
+
Description: "\u63CF\u8FF0",
|
|
467
|
+
"Select view": "\u5207\u6362\u89C6\u56FE",
|
|
468
|
+
Reset: "\u91CD\u7F6E",
|
|
469
|
+
"Importable fields": "\u53EF\u5BFC\u5165\u5B57\u6BB5",
|
|
470
|
+
"Exportable fields": "\u53EF\u5BFC\u51FA\u5B57\u6BB5",
|
|
471
|
+
"Saved successfully": "\u4FDD\u5B58\u6210\u529F",
|
|
472
|
+
Nickname: "\u6635\u79F0",
|
|
473
|
+
"Sign in": "\u767B\u5F55",
|
|
474
|
+
"Sign in via account": "\u8D26\u53F7\u5BC6\u7801\u767B\u5F55",
|
|
475
|
+
"Sign in via phone": "\u624B\u673A\u53F7\u767B\u5F55",
|
|
476
|
+
"Create an account": "\u6CE8\u518C\u8D26\u53F7",
|
|
477
|
+
"Sign up": "\u6CE8\u518C",
|
|
478
|
+
"Confirm password": "\u786E\u8BA4\u5BC6\u7801",
|
|
479
|
+
"Log in with an existing account": "\u4F7F\u7528\u5DF2\u6709\u8D26\u53F7\u767B\u5F55",
|
|
480
|
+
"Signed up successfully. It will jump to the login page.": "\u6CE8\u518C\u6210\u529F\uFF0C\u5C06\u8DF3\u8F6C\u767B\u5F55\u9875\u3002",
|
|
481
|
+
"Password mismatch": "\u91CD\u590D\u5BC6\u7801\u4E0D\u5339\u914D",
|
|
482
|
+
Users: "\u7528\u6237",
|
|
483
|
+
"Verification code": "\u9A8C\u8BC1\u7801",
|
|
484
|
+
"Send code": "\u53D1\u9001\u9A8C\u8BC1\u7801",
|
|
485
|
+
"Retry after {{count}} seconds": "{{count}} \u79D2\u540E\u91CD\u8BD5",
|
|
486
|
+
"Must be 2-16 characters in length (excluding @.<>\"'/)": `\u957F\u5EA6\u4E3A2\u523016\u4E2A\u5B57\u7B26\uFF08\u4E0D\u80FD\u5305\u542B@.<>"'/\uFF09`,
|
|
487
|
+
Roles: "\u89D2\u8272",
|
|
488
|
+
"Add role": "\u6DFB\u52A0\u89D2\u8272",
|
|
489
|
+
"Role name": "\u89D2\u8272\u540D\u79F0",
|
|
490
|
+
Configure: "\u914D\u7F6E",
|
|
491
|
+
"Configure permissions": "\u914D\u7F6E\u6743\u9650",
|
|
492
|
+
"Edit role": "\u7F16\u8F91\u89D2\u8272",
|
|
493
|
+
"Action permissions": "\u6570\u636E\u8868\u64CD\u4F5C\u6743\u9650",
|
|
494
|
+
"Menu permissions": "\u83DC\u5355\u8BBF\u95EE\u6743\u9650",
|
|
495
|
+
"Menu item name": "\u83DC\u5355\u540D\u79F0",
|
|
496
|
+
"Allow access": "\u5141\u8BB8\u8BBF\u95EE",
|
|
497
|
+
"Action name": "\u64CD\u4F5C\u540D\u79F0",
|
|
498
|
+
"Allow action": "\u5141\u8BB8\u64CD\u4F5C",
|
|
499
|
+
"Action scope": "\u53EF\u64CD\u4F5C\u6570\u636E\u8303\u56F4",
|
|
500
|
+
"Operate on new data": "\u5BF9\u65B0\u589E\u6570\u636E\u64CD\u4F5C",
|
|
501
|
+
"Operate on existing data": "\u5BF9\u5DF2\u6709\u6570\u636E\u64CD\u4F5C",
|
|
502
|
+
Yes: "\u662F",
|
|
503
|
+
No: "\u5426",
|
|
504
|
+
Red: "\u8584\u66AE",
|
|
505
|
+
Magenta: "\u6CD5\u5F0F\u6D0B\u7EA2",
|
|
506
|
+
Volcano: "\u706B\u5C71",
|
|
507
|
+
Orange: "\u65E5\u66AE",
|
|
508
|
+
Gold: "\u91D1\u76CF\u82B1",
|
|
509
|
+
Lime: "\u9752\u67E0",
|
|
510
|
+
Green: "\u6781\u5149\u7EFF",
|
|
511
|
+
Cyan: "\u660E\u9752",
|
|
512
|
+
Blue: "\u62C2\u6653\u84DD",
|
|
513
|
+
"Geek blue": "\u6781\u5BA2\u84DD",
|
|
514
|
+
Purple: "\u9171\u7D2B",
|
|
515
|
+
Default: "\u9ED8\u8BA4",
|
|
516
|
+
"Add card": "\u6DFB\u52A0\u5361\u7247",
|
|
517
|
+
"edit title": "\u4FEE\u6539\u6807\u9898",
|
|
518
|
+
"Turn pages": "\u7FFB\u9875",
|
|
519
|
+
Others: "\u5176\u4ED6",
|
|
520
|
+
"Save as template": "\u4FDD\u5B58\u4E3A\u6A21\u677F",
|
|
521
|
+
"Save as block template": "\u4FDD\u5B58\u4E3A\u533A\u5757\u6A21\u677F",
|
|
522
|
+
"Block templates": "\u533A\u5757\u6A21\u677F",
|
|
523
|
+
"Convert reference to duplicate": "\u6A21\u677F\u5F15\u7528\u8F6C\u4E3A\u590D\u5236",
|
|
524
|
+
"Template name": "\u6A21\u677F\u540D\u79F0",
|
|
525
|
+
"Block type": "\u533A\u5757\u7C7B\u578B",
|
|
526
|
+
"No blocks to connect": "\u6CA1\u6709\u53EF\u8FDE\u63A5\u7684\u533A\u5757",
|
|
527
|
+
"Action column": "\u64CD\u4F5C\u5217",
|
|
528
|
+
"Records per page": "\u6BCF\u9875\u663E\u793A\u6570\u91CF",
|
|
529
|
+
"(Fields only)": "\uFF08\u4EC5\u5B57\u6BB5\uFF09",
|
|
530
|
+
"Button title": "\u6309\u94AE\u6807\u9898",
|
|
531
|
+
"Button icon": "\u6309\u94AE\u56FE\u6807",
|
|
532
|
+
"Submitted successfully": "\u63D0\u4EA4\u6210\u529F",
|
|
533
|
+
"Operation succeeded": "\u64CD\u4F5C\u6210\u529F",
|
|
534
|
+
"Operation failed": "\u64CD\u4F5C\u5931\u8D25",
|
|
535
|
+
"Open mode": "\u6253\u5F00\u65B9\u5F0F",
|
|
536
|
+
"Popup size": "\u5F39\u7A97\u5C3A\u5BF8",
|
|
537
|
+
Small: "\u8F83\u7A84",
|
|
538
|
+
Middle: "\u4E2D\u7B49",
|
|
539
|
+
Large: "\u8F83\u5BBD",
|
|
540
|
+
"Menu item title": "\u83DC\u5355\u9879\u540D\u79F0",
|
|
541
|
+
"Menu item icon": "\u83DC\u5355\u9879\u56FE\u6807",
|
|
542
|
+
Target: "\u76EE\u6807",
|
|
543
|
+
Position: "\u4F4D\u7F6E",
|
|
544
|
+
"Insert before": "\u5728\u524D\u9762\u63D2\u5165",
|
|
545
|
+
"Insert after": "\u5728\u540E\u9762\u63D2\u5165",
|
|
546
|
+
"UI Editor": "\u754C\u9762\u914D\u7F6E",
|
|
547
|
+
ASC: "\u5347\u5E8F",
|
|
548
|
+
DESC: "\u964D\u5E8F",
|
|
549
|
+
"Add sort field": "\u6DFB\u52A0\u6392\u5E8F\u5B57\u6BB5",
|
|
550
|
+
ID: "ID",
|
|
551
|
+
"Identifier for program usage. Support letters, numbers and underscores, must start with an letter.": "\u7528\u4E8E\u7A0B\u5E8F\u4F7F\u7528\u7684\u6807\u8BC6\u7B26\uFF0C\u652F\u6301\u5B57\u6BCD\u3001\u6570\u5B57\u548C\u4E0B\u5212\u7EBF\uFF0C\u5FC5\u987B\u4EE5\u5B57\u6BCD\u5F00\u5934\u3002",
|
|
552
|
+
Drawer: "\u62BD\u5C49",
|
|
553
|
+
Dialog: "\u5BF9\u8BDD\u6846",
|
|
554
|
+
"Delete action": "\u5220\u9664\u64CD\u4F5C",
|
|
555
|
+
"Custom column title": "\u81EA\u5B9A\u4E49\u5217\u6807\u9898",
|
|
556
|
+
"Column title": "\u5217\u6807\u9898",
|
|
557
|
+
"Original title: ": "\u539F\u59CB\u6807\u9898: ",
|
|
558
|
+
"Delete table column": "\u5220\u9664\u5217",
|
|
559
|
+
"Skip required validation": "\u8DF3\u8FC7\u5FC5\u586B\u6821\u9A8C",
|
|
560
|
+
"Form values": "\u8868\u5355\u503C",
|
|
561
|
+
"Fields values": "\u5B57\u6BB5\u503C",
|
|
562
|
+
"The field has been deleted": "\u5B57\u6BB5\u5DF2\u5220\u9664",
|
|
563
|
+
"When submitting the following fields, the saved values are": "\u63D0\u4EA4\u4EE5\u4E0B\u5B57\u6BB5\u65F6\uFF0C\u4FDD\u5B58\u7684\u503C\u4E3A",
|
|
564
|
+
"After successful submission": "\u63D0\u4EA4\u6210\u529F\u540E",
|
|
565
|
+
Then: "\u7136\u540E",
|
|
566
|
+
"Stay on current page": "\u505C\u7559\u5728\u5F53\u524D\u9875\u9762",
|
|
567
|
+
"Redirect to": "\u8DF3\u8F6C\u5230",
|
|
568
|
+
"Save action": "\u4FDD\u5B58\u64CD\u4F5C",
|
|
569
|
+
Exists: "\u5B58\u5728",
|
|
570
|
+
"Add condition": "\u6DFB\u52A0\u6761\u4EF6",
|
|
571
|
+
"Add condition group": "\u6DFB\u52A0\u6761\u4EF6\u5206\u7EC4",
|
|
572
|
+
exists: "\u5B58\u5728",
|
|
573
|
+
"not exists": "\u4E0D\u5B58\u5728",
|
|
574
|
+
"=": "=",
|
|
575
|
+
"\u2260": "\u2260",
|
|
576
|
+
">": ">",
|
|
577
|
+
"\u2265": "\u2265",
|
|
578
|
+
"<": "<",
|
|
579
|
+
"\u2264": "\u2264",
|
|
580
|
+
"Role UID": "\u89D2\u8272\u6807\u8BC6",
|
|
581
|
+
Precision: "\u7CBE\u786E\u5EA6",
|
|
582
|
+
"Rich Text": "\u5BCC\u6587\u672C",
|
|
583
|
+
"Junction collection": "\u4E2D\u95F4\u8868",
|
|
584
|
+
"Leave it blank, unless you need a custom intermediate table": "\u9ED8\u8BA4\u7559\u7A7A\uFF0C\u9664\u975E\u4F60\u9700\u8981\u4E00\u4E2A\u81EA\u5B9A\u4E49\u7684\u4E2D\u95F4\u8868",
|
|
585
|
+
Fields: "\u5B57\u6BB5",
|
|
586
|
+
"Edit field title": "\u7F16\u8F91\u5B57\u6BB5\u6807\u9898",
|
|
587
|
+
"Field title": "\u5B57\u6BB5\u6807\u9898",
|
|
588
|
+
"Original field title: ": "\u539F\u59CB\u5B57\u6BB5\u6807\u9898\uFF1A",
|
|
589
|
+
"Edit tooltip": "\u7F16\u8F91\u63D0\u793A\u4FE1\u606F",
|
|
590
|
+
"Delete field": "\u5220\u9664\u5B57\u6BB5",
|
|
591
|
+
"Select collection": "\u9009\u62E9\u6570\u636E\u8868",
|
|
592
|
+
"Blank block": "\u7A7A\u533A\u5757",
|
|
593
|
+
"Duplicate template": "\u590D\u5236\u6A21\u677F",
|
|
594
|
+
"Reference template": "\u5F15\u7528\u6A21\u677F",
|
|
595
|
+
"Create calendar block": "\u521B\u5EFA\u65E5\u5386\u533A\u5757",
|
|
596
|
+
"Create kanban block": "\u521B\u5EFA\u770B\u677F\u533A\u5757",
|
|
597
|
+
"Grouping field": "\u5206\u7EC4\u5B57\u6BB5",
|
|
598
|
+
"Single select and radio fields can be used as the grouping field": "\u6570\u636E\u8868\u7684\u5355\u9009\u5B57\u6BB5\u53EF\u4EE5\u4F5C\u4E3A\u5206\u7EC4\u5B57\u6BB5",
|
|
599
|
+
"Tab name": "\u6807\u7B7E\u540D\u79F0",
|
|
600
|
+
"Current record blocks": "\u5F53\u524D\u6570\u636E\u533A\u5757",
|
|
601
|
+
"Popup message": "\u5F39\u7A97\u63D0\u793A\u6D88\u606F",
|
|
602
|
+
"Delete role": "\u5220\u9664\u89D2\u8272",
|
|
603
|
+
"Role display name": "\u89D2\u8272\u540D\u79F0",
|
|
604
|
+
"Default role": "\u9ED8\u8BA4\u89D2\u8272",
|
|
605
|
+
"All collections use general action permissions by default; permission configured individually will override the default one.": "\u6240\u6709\u6570\u636E\u8868\u90FD\u9ED8\u8BA4\u4F7F\u7528\u901A\u7528\u6570\u636E\u64CD\u4F5C\u6743\u9650\uFF1B\u540C\u65F6\uFF0C\u53EF\u4EE5\u9488\u5BF9\u6BCF\u4E2A\u6570\u636E\u8868\u5355\u72EC\u914D\u7F6E\u6743\u9650\u3002",
|
|
606
|
+
"Allows configuration of the whole system, including UI, collections, permissions, etc.": "\u5141\u8BB8\u914D\u7F6E\u7CFB\u7EDF\uFF0C\u5305\u62EC\u754C\u9762\u914D\u7F6E\u3001\u6570\u636E\u8868\u914D\u7F6E\u3001\u6743\u9650\u914D\u7F6E\u3001\u7CFB\u7EDF\u914D\u7F6E\u7B49\u5168\u90E8\u914D\u7F6E\u9879",
|
|
607
|
+
"New menu items are allowed to be accessed by default.": "\u65B0\u589E\u83DC\u5355\u9879\u9ED8\u8BA4\u5141\u8BB8\u8BBF\u95EE",
|
|
608
|
+
"Global permissions": "\u5168\u5C40\u914D\u7F6E",
|
|
609
|
+
"General permissions": "\u901A\u7528\u914D\u7F6E",
|
|
610
|
+
"Global action permissions": "\u5168\u5C40\u64CD\u4F5C\u6743\u9650",
|
|
611
|
+
"General action permissions": "\u901A\u7528\u64CD\u4F5C\u6743\u9650",
|
|
612
|
+
"Plugin settings permissions": "\u63D2\u4EF6\u914D\u7F6E\u6743\u9650",
|
|
613
|
+
"Allow to desgin pages": "\u5141\u8BB8\u754C\u9762\u914D\u7F6E",
|
|
614
|
+
"Allow to manage plugins": "\u5141\u8BB8\u7BA1\u7406\u63D2\u4EF6",
|
|
615
|
+
"Allow to configure plugins": "\u5141\u8BB8\u7BA1\u7406\u914D\u7F6E\u4E2D\u5FC3",
|
|
616
|
+
"Allows to configure interface": "\u5141\u8BB8\u914D\u7F6E\u754C\u9762",
|
|
617
|
+
"Allows to install, activate, disable plugins": "\u5141\u8BB8\u5B89\u88C5\u3001\u6FC0\u6D3B\u3001\u7981\u7528\u63D2\u4EF6",
|
|
618
|
+
"Allows to configure plugins": "\u5141\u8BB8\u914D\u7F6E\u63D2\u4EF6",
|
|
619
|
+
"Action display name": "\u64CD\u4F5C\u540D\u79F0",
|
|
620
|
+
Allow: "\u5141\u8BB8",
|
|
621
|
+
"Data scope": "\u6570\u636E\u8303\u56F4",
|
|
622
|
+
"Action on new records": "\u5BF9\u65B0\u589E\u6570\u636E\u64CD\u4F5C",
|
|
623
|
+
"Action on existing records": "\u5BF9\u5DF2\u6709\u6570\u636E\u64CD\u4F5C",
|
|
624
|
+
"All records": "\u6240\u6709\u6570\u636E",
|
|
625
|
+
"Own records": "\u81EA\u5DF1\u7684\u6570\u636E",
|
|
626
|
+
"Permission policy": "\u6743\u9650\u7B56\u7565",
|
|
627
|
+
Individual: "\u5355\u72EC\u914D\u7F6E",
|
|
628
|
+
General: "\u901A\u7528\u914D\u7F6E",
|
|
629
|
+
Accessible: "\u5141\u8BB8\u8BBF\u95EE",
|
|
630
|
+
"Configure permission": "\u914D\u7F6E\u6743\u9650",
|
|
631
|
+
"Action permission": "\u64CD\u4F5C\u6743\u9650",
|
|
632
|
+
"Field permission": "\u5B57\u6BB5\u6743\u9650",
|
|
633
|
+
"Scope name": "\u6570\u636E\u8303\u56F4\u540D\u79F0",
|
|
634
|
+
"Unsaved changes": "\u672A\u4FDD\u5B58\u4FEE\u6539",
|
|
635
|
+
"Are you sure you don't want to save?": "\u4F60\u786E\u5B9A\u4E0D\u4FDD\u5B58\u4FEE\u6539\u5417\uFF1F",
|
|
636
|
+
Dragging: "\u62D6\u62FD\u4E2D",
|
|
637
|
+
Popup: "\u6253\u5F00\u5F39\u7A97",
|
|
638
|
+
"Trigger workflow": "\u89E6\u53D1\u5DE5\u4F5C\u6D41",
|
|
639
|
+
"Request API": "\u8BF7\u6C42API",
|
|
640
|
+
"Assign field values": "\u5B57\u6BB5\u8D4B\u503C",
|
|
641
|
+
"Constant value": "\u9759\u6001\u503C",
|
|
642
|
+
"Dynamic value": "\u52A8\u6001\u503C",
|
|
643
|
+
"Current user": "\u5F53\u524D\u7528\u6237",
|
|
644
|
+
"Current record": "\u5F53\u524D\u8BB0\u5F55",
|
|
645
|
+
"Current time": "\u5F53\u524D\u65F6\u95F4",
|
|
646
|
+
Now: "\u73B0\u5728",
|
|
647
|
+
"Popup close method": "\u5F39\u7A97\u5173\u95ED\u65B9\u5F0F",
|
|
648
|
+
"Automatic close": "\u81EA\u52A8\u5173\u95ED",
|
|
649
|
+
"Manually close": "\u624B\u52A8\u5173\u95ED",
|
|
650
|
+
"After successful update": "\u66F4\u65B0\u6210\u529F\u540E",
|
|
651
|
+
"Save record": "\u4FDD\u5B58\u6570\u636E",
|
|
652
|
+
"Updated successfully": "\u66F4\u65B0\u6210\u529F",
|
|
653
|
+
"After successful save": "\u4FDD\u5B58\u6210\u529F\u540E",
|
|
654
|
+
"After clicking the custom button, the following field values will be assigned according to the following form.": "\u70B9\u51FB\u5F53\u524D\u81EA\u5B9A\u4E49\u6309\u94AE\u65F6\uFF0C\u4EE5\u4E0B\u5B57\u6BB5\u503C\u5C06\u6309\u7167\u4EE5\u4E0B\u8868\u5355\u8D4B\u503C\u3002",
|
|
655
|
+
"After clicking the custom button, the following fields of the current record will be saved according to the following form.": "\u70B9\u51FB\u5F53\u524D\u81EA\u5B9A\u4E49\u6309\u94AE\u65F6\uFF0C\u5F53\u524D\u6570\u636E\u4EE5\u4E0B\u5B57\u6BB5\u5C06\u6309\u7167\u4EE5\u4E0B\u8868\u5355\u4FDD\u5B58\u3002",
|
|
656
|
+
"Button background color": "\u6309\u94AE\u989C\u8272",
|
|
657
|
+
Highlight: "\u9AD8\u4EAE",
|
|
658
|
+
"Danger red": "\u7EA2\u8272",
|
|
659
|
+
"Custom request": "\u81EA\u5B9A\u4E49\u8BF7\u6C42",
|
|
660
|
+
"Request settings": "\u8BF7\u6C42\u8BBE\u7F6E",
|
|
661
|
+
"Request URL": "\u8BF7\u6C42\u5730\u5740",
|
|
662
|
+
"Request method": "\u8BF7\u6C42\u65B9\u6CD5",
|
|
663
|
+
"Request query parameters": "\u8BF7\u6C42\u67E5\u8BE2\u53C2\u6570(JSON\u683C\u5F0F)",
|
|
664
|
+
"Request headers": "\u8BF7\u6C42\u5934\u53C2\u6570(JSON\u683C\u5F0F)",
|
|
665
|
+
"Request body": "\u8BF7\u6C42\u4F53(JSON\u683C\u5F0F)",
|
|
666
|
+
"Request success": "\u8BF7\u6C42\u6210\u529F",
|
|
667
|
+
"Invalid JSON format": "\u975E\u6CD5JSON\u683C\u5F0F",
|
|
668
|
+
"After successful request": "\u8BF7\u6C42\u6210\u529F\u4E4B\u540E",
|
|
669
|
+
"Add exportable field": "\u6DFB\u52A0\u53EF\u5BFC\u51FA\u5B57\u6BB5",
|
|
652
670
|
// 'Custom column title': '自定义列标题',
|
|
653
|
-
"Audit logs": "
|
|
654
|
-
"Record ID": "
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
"Select field": "
|
|
659
|
-
"Field value changes": "
|
|
660
|
-
"One to one (has one)": "
|
|
661
|
-
"One to one (belongs to)": "
|
|
662
|
-
"Use the same time zone (GMT) for all users": "
|
|
663
|
-
"Province/city/area name": "
|
|
664
|
-
"Enabled languages": "
|
|
665
|
-
"View all plugins": "
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
"Bulk update": "
|
|
683
|
-
"After successful bulk update": "
|
|
684
|
-
"Bulk edit": "
|
|
685
|
-
"Data will be updated": "
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
"Update selected data?": "
|
|
689
|
-
"Update all data?": "
|
|
690
|
-
"Remains the same": "
|
|
691
|
-
"Changed to": "
|
|
692
|
-
|
|
693
|
-
"Add attach": "
|
|
694
|
-
"Please select the records to be updated": "
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
"Search and select collection": "
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
"Enable link": "
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
"Insert if not exists": "
|
|
713
|
-
"Insert if not exists, or update": "
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
"This is likely a NocoBase internals bug. Please open an issue at <1>here</1>": "
|
|
724
|
-
"Render Failed": "
|
|
725
|
-
|
|
726
|
-
"Try again": "
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
"Allows to clear cache, reboot application": "
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
"Duplicate mode": "
|
|
751
|
-
"Quick duplicate": "
|
|
752
|
-
"Duplicate and continue": "
|
|
753
|
-
"Please configure the duplicate fields": "
|
|
754
|
-
|
|
755
|
-
"Add new mode": "
|
|
756
|
-
"Quick add": "
|
|
757
|
-
"Modal add": "
|
|
758
|
-
|
|
759
|
-
"First or create": "
|
|
760
|
-
"Update or create": "
|
|
761
|
-
"Find by the following fields": "
|
|
762
|
-
|
|
763
|
-
"Current form": "
|
|
764
|
-
"Current object": "
|
|
765
|
-
"Quick create": "
|
|
766
|
-
|
|
767
|
-
"Pop-up": "
|
|
768
|
-
"File manager": "
|
|
769
|
-
"Direct duplicate": "
|
|
770
|
-
"Copy into the form and continue to fill in": "
|
|
771
|
-
"Linkage with form fields": "
|
|
772
|
-
"Failed to load plugin": "
|
|
773
|
-
"Allow add new, update and delete actions": "
|
|
774
|
-
"Date display format": "
|
|
775
|
-
"Assign data scope for the template": "
|
|
776
|
-
"Table selected records": "
|
|
777
|
-
|
|
778
|
-
"Tag color field": "
|
|
779
|
-
"Sync successfully": "
|
|
780
|
-
"Sync from form fields": "
|
|
781
|
-
"Select all": "
|
|
782
|
-
"Determine whether a record exists by the following fields": "
|
|
671
|
+
"Audit logs": "\u64CD\u4F5C\u8BB0\u5F55",
|
|
672
|
+
"Record ID": "\u6570\u636E ID",
|
|
673
|
+
User: "\u7528\u6237",
|
|
674
|
+
Field: "\u5B57\u6BB5",
|
|
675
|
+
Select: "\u9009\u62E9",
|
|
676
|
+
"Select field": "\u9009\u62E9\u5B57\u6BB5",
|
|
677
|
+
"Field value changes": "\u53D8\u66F4\u8BB0\u5F55",
|
|
678
|
+
"One to one (has one)": "\u4E00\u5BF9\u4E00\uFF08has one\uFF09",
|
|
679
|
+
"One to one (belongs to)": "\u4E00\u5BF9\u4E00\uFF08belongs to\uFF09",
|
|
680
|
+
"Use the same time zone (GMT) for all users": "\u6240\u6709\u7528\u6237\u4F7F\u7528\u540C\u4E00\u65F6\u533A (\u683C\u6797\u5C3C\u6CBB\u6807\u51C6\u65F6\u95F4)",
|
|
681
|
+
"Province/city/area name": "\u7701\u5E02\u533A\u540D\u79F0",
|
|
682
|
+
"Enabled languages": "\u542F\u7528\u7684\u8BED\u8A00",
|
|
683
|
+
"View all plugins": "\u67E5\u770B\u6240\u6709\u63D2\u4EF6",
|
|
684
|
+
Print: "\u6253\u5370",
|
|
685
|
+
Done: "\u5B8C\u6210",
|
|
686
|
+
"Sign up successfully, and automatically jump to the sign in page": "\u6CE8\u518C\u6210\u529F\uFF0C\u5373\u5C06\u8DF3\u8F6C\u5230\u767B\u5F55\u9875\u9762",
|
|
687
|
+
ACL: "\u8BBF\u95EE\u63A7\u5236",
|
|
688
|
+
"Collection manager": "\u6570\u636E\u8868\u7BA1\u7406",
|
|
689
|
+
"Plugin manager": "\u63D2\u4EF6\u7BA1\u7406\u5668",
|
|
690
|
+
Local: "\u672C\u5730",
|
|
691
|
+
"Built-in": "\u5185\u7F6E",
|
|
692
|
+
Marketplace: "\u63D2\u4EF6\u5E02\u573A",
|
|
693
|
+
"Coming soon...": "\u656C\u8BF7\u671F\u5F85...",
|
|
694
|
+
"All plugin settings": "\u6240\u6709\u63D2\u4EF6\u914D\u7F6E",
|
|
695
|
+
Bookmark: "\u4E66\u7B7E",
|
|
696
|
+
"Manage all settings": "\u7BA1\u7406\u6240\u6709\u914D\u7F6E",
|
|
697
|
+
"Create inverse field in the target collection": "\u5728\u76EE\u6807\u6570\u636E\u8868\u91CC\u521B\u5EFA\u53CD\u5411\u5173\u7CFB\u5B57\u6BB5",
|
|
698
|
+
"Inverse field name": "\u53CD\u5411\u5173\u7CFB\u5B57\u6BB5\u6807\u8BC6",
|
|
699
|
+
"Inverse field display name": "\u53CD\u5411\u5173\u7CFB\u5B57\u6BB5\u540D\u79F0",
|
|
700
|
+
"Bulk update": "\u6279\u91CF\u66F4\u65B0",
|
|
701
|
+
"After successful bulk update": "\u6279\u91CF\u6210\u529F\u66F4\u65B0\u540E",
|
|
702
|
+
"Bulk edit": "\u6279\u91CF\u7F16\u8F91",
|
|
703
|
+
"Data will be updated": "\u66F4\u65B0\u7684\u6570\u636E",
|
|
704
|
+
Selected: "\u9009\u4E2D",
|
|
705
|
+
All: "\u6240\u6709",
|
|
706
|
+
"Update selected data?": "\u66F4\u65B0\u9009\u4E2D\u7684\u6570\u636E\u5417\uFF1F",
|
|
707
|
+
"Update all data?": "\u66F4\u65B0\u5168\u90E8\u6570\u636E\u5417\uFF1F",
|
|
708
|
+
"Remains the same": "\u4E0D\u66F4\u65B0",
|
|
709
|
+
"Changed to": "\u4FEE\u6539\u4E3A",
|
|
710
|
+
Clear: "\u6E05\u7A7A",
|
|
711
|
+
"Add attach": "\u589E\u52A0\u5173\u8054",
|
|
712
|
+
"Please select the records to be updated": "\u8BF7\u9009\u62E9\u8981\u66F4\u65B0\u7684\u8BB0\u5F55",
|
|
713
|
+
Selector: "\u9009\u62E9\u5668",
|
|
714
|
+
Inner: "\u91CC\u9762",
|
|
715
|
+
"Search and select collection": "\u641C\u7D22\u5E76\u9009\u62E9\u6570\u636E\u8868",
|
|
716
|
+
"Please fill in the iframe URL": "\u8BF7\u586B\u5199\u5D4C\u5165\u7684\u5730\u5740",
|
|
717
|
+
"Fix block": "\u56FA\u5B9A\u533A\u5757",
|
|
718
|
+
"Plugin name": "\u63D2\u4EF6",
|
|
719
|
+
"Plugin tab name": "\u63D2\u4EF6\u6807\u7B7E\u9875",
|
|
720
|
+
"Enable page header": "\u542F\u7528\u9875\u7709",
|
|
721
|
+
"Display page title": "\u663E\u793A\u9875\u9762\u6807\u9898",
|
|
722
|
+
"Edit page title": "\u7F16\u8F91\u9875\u9762\u6807\u9898",
|
|
723
|
+
"Enable page tabs": "\u542F\u7528\u9875\u9762\u9009\u9879\u5361",
|
|
724
|
+
"Enable link": "\u542F\u7528\u94FE\u63A5",
|
|
725
|
+
"Column width": "\u5217\u5BBD",
|
|
726
|
+
Sortable: "\u53EF\u6392\u5E8F\u7684",
|
|
727
|
+
Constant: "\u5E38\u91CF",
|
|
728
|
+
"Select a variable": "\u9009\u62E9\u53D8\u91CF",
|
|
729
|
+
Insert: "\u63D2\u5165",
|
|
730
|
+
"Insert if not exists": "\u4E0D\u5B58\u5728\u65F6\u63D2\u5165",
|
|
731
|
+
"Insert if not exists, or update": "\u4E0D\u5B58\u5728\u65F6\u63D2\u5165\uFF0C\u5426\u5219\u66F4\u65B0",
|
|
732
|
+
"System variables": "\u7CFB\u7EDF\u53D8\u91CF",
|
|
733
|
+
"Date variables": "\u65E5\u671F\u53D8\u91CF",
|
|
734
|
+
"Double click to choose entire object": "\u53CC\u51FB\u9009\u62E9\u6574\u4E2A\u5BF9\u8C61",
|
|
735
|
+
True: "\u771F",
|
|
736
|
+
False: "\u5047",
|
|
737
|
+
Prettify: "\u683C\u5F0F\u5316",
|
|
738
|
+
Theme: "\u4E3B\u9898",
|
|
739
|
+
"Default theme": "\u9ED8\u8BA4\u4E3B\u9898",
|
|
740
|
+
"Compact theme": "\u7D27\u51D1\u4E3B\u9898",
|
|
741
|
+
"This is likely a NocoBase internals bug. Please open an issue at <1>here</1>": "\u8FD9\u53EF\u80FD\u662F NocoBase \u5185\u90E8\u7684\u95EE\u9898\uFF0C\u4F60\u53EF\u4EE5\u5728<1>\u8FD9\u91CC</1>\u5C06\u8BE5\u9519\u8BEF\u53CD\u9988\u7ED9\u6211\u4EEC\uFF0C\u6211\u4EEC\u4F1A\u5C3D\u5FEB\u4FEE\u590D",
|
|
742
|
+
"Render Failed": "\u6E32\u67D3\u5931\u8D25",
|
|
743
|
+
Feedback: "\u53CD\u9988\u95EE\u9898",
|
|
744
|
+
"Try again": "\u91CD\u8BD5\u4E00\u4E0B",
|
|
745
|
+
"Click or drag file to this area to upload": "\u70B9\u51FB\u6216\u62D6\u62FD\u6587\u4EF6\u5230\u6B64\u533A\u57DF\u4E0A\u4F20",
|
|
746
|
+
"Support for a single or bulk upload, file size should not exceed": "\u652F\u6301\u5355\u4E2A\u6216\u6279\u91CF\u4E0A\u4F20\uFF0C\u6587\u4EF6\u5927\u5C0F\u4E0D\u80FD\u8D85\u8FC7",
|
|
747
|
+
"Default title for each record": "\u7528\u4F5C\u6570\u636E\u7684\u9ED8\u8BA4\u6807\u9898",
|
|
748
|
+
"If collection inherits, choose inherited collections as templates": "\u5F53\u524D\u8868\u6709\u7EE7\u627F\u5173\u7CFB\u65F6\uFF0C\u53EF\u9009\u62E9\u7EE7\u627F\u94FE\u8DEF\u4E0A\u7684\u8868\u4F5C\u4E3A\u6A21\u677F\u6765\u6E90",
|
|
749
|
+
"Select an existing piece of data as the initialization data for the form": "\u9009\u62E9\u4E00\u6761\u5DF2\u6709\u7684\u6570\u636E\u4F5C\u4E3A\u8868\u5355\u7684\u521D\u59CB\u5316\u6570\u636E",
|
|
750
|
+
"Only the selected fields will be used as the initialization data for the form": "\u4EC5\u9009\u62E9\u7684\u5B57\u6BB5\u624D\u4F1A\u4F5C\u4E3A\u8868\u5355\u7684\u521D\u59CB\u5316\u6570\u636E",
|
|
751
|
+
"Template Data": "\u6A21\u677F\u6570\u636E",
|
|
752
|
+
"Data fields": "\u6570\u636E\u5B57\u6BB5",
|
|
753
|
+
"Add template": "\u6DFB\u52A0\u6A21\u677F",
|
|
754
|
+
"Display data template selector": "\u663E\u793A\u6570\u636E\u6A21\u677F\u9009\u62E9\u6846",
|
|
755
|
+
"Form data templates": "\u8868\u5355\u6570\u636E\u6A21\u677F",
|
|
756
|
+
"Data template": "\u6570\u636E\u6A21\u677F",
|
|
757
|
+
"No configuration available.": "\u65E0\u53EF\u914D\u7F6E\u9879\u3002",
|
|
758
|
+
"Reload application": "\u91CD\u8F7D\u5E94\u7528",
|
|
759
|
+
"The application is reloading, please do not close the page.": "\u5E94\u7528\u6B63\u5728\u91CD\u65B0\u52A0\u8F7D\uFF0C\u8BF7\u52FF\u5173\u95ED\u9875\u9762\u3002",
|
|
760
|
+
"Application reloading": "\u5E94\u7528\u91CD\u65B0\u52A0\u8F7D\u4E2D",
|
|
761
|
+
"Restart application": "\u91CD\u542F\u5E94\u7528",
|
|
762
|
+
"Allows to clear cache, reboot application": "\u5141\u8BB8\u6E05\u9664\u7F13\u5B58\uFF0C\u91CD\u542F\u5E94\u7528",
|
|
763
|
+
"The will interrupt service, it may take a few seconds to restart. Are you sure to continue?": "\u91CD\u542F\u5C06\u4F1A\u4E2D\u65AD\u5F53\u524D\u670D\u52A1\uFF0C\u8FD9\u4E2A\u8FC7\u7A0B\u53EF\u80FD\u9700\u8981\u4E00\u70B9\u65F6\u95F4\uFF0C\u786E\u5B9A\u8981\u7EE7\u7EED\u5417\uFF1F",
|
|
764
|
+
Restart: "\u91CD\u542F",
|
|
765
|
+
"Clear cache": "\u6E05\u9664\u7F13\u5B58",
|
|
766
|
+
Duplicate: "\u590D\u5236",
|
|
767
|
+
Duplicating: "\u590D\u5236\u4E2D",
|
|
768
|
+
"Duplicate mode": "\u590D\u5236\u65B9\u5F0F",
|
|
769
|
+
"Quick duplicate": "\u5FEB\u901F\u590D\u5236",
|
|
770
|
+
"Duplicate and continue": "\u590D\u5236\u5E76\u7EE7\u7EED",
|
|
771
|
+
"Please configure the duplicate fields": "\u8BF7\u914D\u7F6E\u8981\u590D\u5236\u7684\u5B57\u6BB5",
|
|
772
|
+
Add: "\u521B\u5EFA",
|
|
773
|
+
"Add new mode": "\u6DFB\u52A0\u65B9\u5F0F",
|
|
774
|
+
"Quick add": "\u5FEB\u6377\u6DFB\u52A0",
|
|
775
|
+
"Modal add": "\u5F39\u7A97\u6DFB\u52A0",
|
|
776
|
+
"Save mode": "\u4FDD\u5B58\u65B9\u5F0F",
|
|
777
|
+
"First or create": "\u4E0D\u5B58\u5728\u65F6\u5219\u65B0\u589E,\u5B58\u5728\u65F6\u4E0D\u5904\u7406",
|
|
778
|
+
"Update or create": "\u4E0D\u5B58\u5728\u65F6\u65B0\u589E,\u5B58\u5728\u65F6\u66F4\u65B0",
|
|
779
|
+
"Find by the following fields": "\u901A\u8FC7\u4EE5\u4E0B\u5B57\u6BB5\u67E5\u627E",
|
|
780
|
+
Create: "\u4EC5\u65B0\u589E",
|
|
781
|
+
"Current form": "\u5F53\u524D\u8868\u5355",
|
|
782
|
+
"Current object": "\u5F53\u524D\u5BF9\u8C61",
|
|
783
|
+
"Quick create": "\u5FEB\u901F\u521B\u5EFA",
|
|
784
|
+
Dropdown: "\u4E0B\u62C9\u83DC\u5355",
|
|
785
|
+
"Pop-up": "\u5F39\u7A97",
|
|
786
|
+
"File manager": "\u6587\u4EF6\u7BA1\u7406\u5668",
|
|
787
|
+
"Direct duplicate": "\u76F4\u63A5\u590D\u5236",
|
|
788
|
+
"Copy into the form and continue to fill in": "\u590D\u5236\u5230\u8868\u5355\u5E76\u7EE7\u7EED\u586B\u5199",
|
|
789
|
+
"Linkage with form fields": "\u4ECE\u8868\u5355\u5B57\u6BB5\u8054\u52A8",
|
|
790
|
+
"Failed to load plugin": "\u63D2\u4EF6\u52A0\u8F7D\u5931\u8D25",
|
|
791
|
+
"Allow add new, update and delete actions": "\u5141\u8BB8\u589E\u5220\u6539\u64CD\u4F5C",
|
|
792
|
+
"Date display format": "\u65E5\u671F\u663E\u793A\u683C\u5F0F",
|
|
793
|
+
"Assign data scope for the template": "\u4E3A\u6A21\u677F\u6307\u5B9A\u6570\u636E\u8303\u56F4",
|
|
794
|
+
"Table selected records": "\u8868\u683C\u4E2D\u9009\u4E2D\u7684\u8BB0\u5F55",
|
|
795
|
+
Tag: "\u6807\u7B7E",
|
|
796
|
+
"Tag color field": "\u6807\u7B7E\u989C\u8272\u5B57\u6BB5",
|
|
797
|
+
"Sync successfully": "\u540C\u6B65\u6210\u529F",
|
|
798
|
+
"Sync from form fields": "\u540C\u6B65\u8868\u5355\u5B57\u6BB5",
|
|
799
|
+
"Select all": "\u5168\u9009",
|
|
800
|
+
"Determine whether a record exists by the following fields": "\u901A\u8FC7\u4EE5\u4E0B\u5B57\u6BB5\u5224\u65AD\u8BB0\u5F55\u662F\u5426\u5B58\u5728"
|
|
783
801
|
};
|
|
784
|
-
exports.default = _default;
|