bkui-vue 0.0.2-beta.98 → 0.0.2-modal-refactor.1

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.
Files changed (300) hide show
  1. package/dist/index.cjs.js +48 -48
  2. package/dist/index.esm.js +12578 -12295
  3. package/dist/index.umd.js +34 -34
  4. package/dist/locale/en.esm.js +1 -1
  5. package/dist/locale/en.esm.js.map +1 -1
  6. package/dist/locale/en.umd.js +1 -1
  7. package/dist/locale/en.umd.js.map +1 -1
  8. package/dist/locale/zh-cn.esm.js +1 -1
  9. package/dist/locale/zh-cn.esm.js.map +1 -1
  10. package/dist/locale/zh-cn.umd.js +1 -1
  11. package/dist/locale/zh-cn.umd.js.map +1 -1
  12. package/dist/style.css +1 -1
  13. package/dist/style.variable.css +1 -1
  14. package/lib/affix/affix.css +0 -122
  15. package/lib/affix/affix.variable.css +5 -245
  16. package/lib/alert/alert.css +3 -125
  17. package/lib/alert/alert.variable.css +5 -245
  18. package/lib/backtop/backtop.css +3 -125
  19. package/lib/backtop/backtop.variable.css +8 -370
  20. package/lib/badge/badge.css +34 -150
  21. package/lib/badge/badge.less +8 -4
  22. package/lib/badge/badge.variable.css +13 -247
  23. package/lib/breadcrumb/breadcrumb.css +5 -127
  24. package/lib/breadcrumb/breadcrumb.variable.css +10 -372
  25. package/lib/button/button-group.d.ts +2 -2
  26. package/lib/button/button.css +137 -256
  27. package/lib/button/button.d.ts +1 -1
  28. package/lib/button/button.less +98 -93
  29. package/lib/button/button.variable.css +23 -260
  30. package/lib/button/index.d.ts +5 -5
  31. package/lib/card/card.css +11 -133
  32. package/lib/card/card.less +7 -7
  33. package/lib/card/card.variable.css +16 -378
  34. package/lib/cascader/cascader-panel.d.ts +1 -0
  35. package/lib/cascader/cascader.css +26 -148
  36. package/lib/cascader/cascader.d.ts +1 -0
  37. package/lib/cascader/cascader.less +4 -6
  38. package/lib/cascader/cascader.variable.css +31 -393
  39. package/lib/cascader/index.d.ts +4 -0
  40. package/lib/cascader/index.js +31 -14
  41. package/lib/checkbox/checkbox.css +22 -132
  42. package/lib/checkbox/checkbox.d.ts +9 -8
  43. package/lib/checkbox/checkbox.less +15 -1
  44. package/lib/checkbox/checkbox.variable.css +18 -246
  45. package/lib/checkbox/common.d.ts +1 -0
  46. package/lib/checkbox/index.d.ts +15 -12
  47. package/lib/checkbox/index.js +33 -9
  48. package/lib/code-diff/code-diff.css +0 -122
  49. package/lib/code-diff/code-diff.variable.css +5 -245
  50. package/lib/collapse/collapse.css +1 -123
  51. package/lib/collapse/collapse.variable.css +5 -245
  52. package/lib/collapse-transition/collapse-transition.css +0 -122
  53. package/lib/collapse-transition/collapse-transition.variable.css +5 -245
  54. package/lib/color-picker/color-picker.css +0 -122
  55. package/lib/color-picker/color-picker.variable.css +5 -245
  56. package/lib/config-provider/config-provider.css +0 -122
  57. package/lib/config-provider/config-provider.d.ts +18 -0
  58. package/lib/config-provider/config-provider.variable.css +5 -245
  59. package/lib/config-provider/index.d.ts +24 -0
  60. package/lib/config-provider/token.d.ts +6 -0
  61. package/lib/container/container.css +0 -122
  62. package/lib/container/container.variable.css +5 -367
  63. package/lib/date-picker/common.d.ts +2 -0
  64. package/lib/date-picker/date-picker.css +17 -139
  65. package/lib/date-picker/date-picker.d.ts +2 -0
  66. package/lib/date-picker/date-picker.variable.css +5 -245
  67. package/lib/date-picker/index.d.ts +6 -0
  68. package/lib/date-picker/index.js +184 -110
  69. package/lib/date-picker/panel/date.d.ts +2 -2
  70. package/lib/date-picker/panel/time-range.d.ts +17 -0
  71. package/lib/date-picker/panel/time.d.ts +17 -1
  72. package/lib/date-picker/time-picker.d.ts +2 -0
  73. package/lib/dialog/dialog.css +66 -162
  74. package/lib/dialog/dialog.d.ts +16 -7
  75. package/lib/dialog/dialog.less +9 -8
  76. package/lib/dialog/dialog.variable.css +71 -407
  77. package/lib/dialog/index.d.ts +28 -12
  78. package/lib/dialog/index.js +4 -7
  79. package/lib/dialog/props.d.ts +7 -3
  80. package/lib/directives/index.js +15 -4
  81. package/lib/divider/divider.css +3 -125
  82. package/lib/divider/divider.variable.css +5 -245
  83. package/lib/dropdown/dropdown.css +1 -123
  84. package/lib/dropdown/dropdown.variable.css +6 -368
  85. package/lib/dropdown/index.js +2 -2
  86. package/lib/exception/exception.css +0 -122
  87. package/lib/exception/exception.variable.css +5 -245
  88. package/lib/fixed-navbar/fixed-navbar.css +4 -126
  89. package/lib/fixed-navbar/fixed-navbar.variable.css +5 -245
  90. package/lib/form/form.css +2 -123
  91. package/lib/form/form.less +3 -2
  92. package/lib/form/form.variable.css +7 -246
  93. package/lib/icon/index.d.ts +1 -0
  94. package/lib/icon/index.js +58 -25
  95. package/lib/icon/loading.d.ts +4 -0
  96. package/lib/icon/loading.js +276 -0
  97. package/lib/image/image-viewer.css +0 -122
  98. package/lib/image/image-viewer.variable.css +5 -245
  99. package/lib/image/image.css +0 -122
  100. package/lib/image/image.variable.css +5 -367
  101. package/lib/info-box/index.js +4 -7
  102. package/lib/info-box/info-box.css +0 -122
  103. package/lib/info-box/info-box.d.ts +4 -0
  104. package/lib/info-box/info-box.variable.css +5 -245
  105. package/lib/input/index.d.ts +4 -4
  106. package/lib/input/index.js +12 -5
  107. package/lib/input/input.css +84 -190
  108. package/lib/input/input.d.ts +3 -3
  109. package/lib/input/input.less +19 -0
  110. package/lib/input/input.variable.css +89 -435
  111. package/lib/link/link.css +16 -138
  112. package/lib/link/link.variable.css +5 -245
  113. package/lib/loading/index.d.ts +3 -3
  114. package/lib/loading/loading.css +25 -147
  115. package/lib/loading/loading.d.ts +1 -1
  116. package/lib/loading/loading.less +14 -9
  117. package/lib/loading/loading.variable.css +30 -392
  118. package/lib/locale/index.js +14 -2
  119. package/lib/locale/lang/en.d.ts +6 -0
  120. package/lib/menu/menu.css +18 -140
  121. package/lib/menu/menu.variable.css +23 -385
  122. package/lib/menu/submenu.css +0 -122
  123. package/lib/menu/submenu.variable.css +5 -245
  124. package/lib/message/message.css +21 -143
  125. package/lib/message/message.variable.css +5 -245
  126. package/lib/modal/index.d.ts +97 -54
  127. package/lib/modal/index.js +131 -103
  128. package/lib/modal/modal.css +25 -122
  129. package/lib/modal/modal.d.ts +36 -18
  130. package/lib/modal/modal.less +33 -0
  131. package/lib/modal/modal.variable.css +30 -367
  132. package/lib/modal/props.mixin.d.ts +7 -3
  133. package/lib/navigation/navigation.css +2 -124
  134. package/lib/navigation/navigation.variable.css +5 -245
  135. package/lib/notify/notify.css +13 -135
  136. package/lib/notify/notify.less +6 -6
  137. package/lib/notify/notify.variable.css +11 -251
  138. package/lib/overflow-title/components/overflow-title.d.ts +0 -1
  139. package/lib/overflow-title/index.js +2 -178
  140. package/lib/pagination/index.d.ts +4 -4
  141. package/lib/pagination/pagination.css +2 -123
  142. package/lib/pagination/pagination.d.ts +3 -3
  143. package/lib/pagination/pagination.less +1 -0
  144. package/lib/pagination/pagination.variable.css +6 -245
  145. package/lib/plugin-popover/index.js +31 -103
  146. package/lib/pop-confirm/index.d.ts +42 -3
  147. package/lib/pop-confirm/index.js +55 -47
  148. package/lib/pop-confirm/pop-confirm.css +4 -126
  149. package/lib/pop-confirm/pop-confirm.d.ts +14 -1
  150. package/lib/pop-confirm/pop-confirm.less +4 -4
  151. package/lib/pop-confirm/pop-confirm.variable.css +9 -249
  152. package/lib/popover/index.js +31 -103
  153. package/lib/popover/popover.css +1 -123
  154. package/lib/popover/popover.less +1 -1
  155. package/lib/popover/popover.variable.css +6 -246
  156. package/lib/preset.d.ts +12 -0
  157. package/lib/process/process.css +13 -135
  158. package/lib/process/process.variable.css +5 -245
  159. package/lib/progress/index.d.ts +4 -4
  160. package/lib/progress/progress.css +11 -129
  161. package/lib/progress/progress.d.ts +3 -3
  162. package/lib/progress/progress.less +8 -3
  163. package/lib/progress/progress.variable.css +16 -374
  164. package/lib/radio/common.d.ts +1 -0
  165. package/lib/radio/index.d.ts +8 -2
  166. package/lib/radio/index.js +11 -3
  167. package/lib/radio/radio-button.d.ts +4 -3
  168. package/lib/radio/radio-group.d.ts +3 -0
  169. package/lib/radio/radio.css +49 -157
  170. package/lib/radio/radio.d.ts +1 -0
  171. package/lib/radio/radio.less +42 -8
  172. package/lib/radio/radio.variable.css +25 -251
  173. package/lib/rate/index.d.ts +4 -4
  174. package/lib/rate/index.js +22 -6
  175. package/lib/rate/rate.css +0 -122
  176. package/lib/rate/rate.d.ts +2 -2
  177. package/lib/rate/rate.variable.css +5 -245
  178. package/lib/rate/star.css +3 -122
  179. package/lib/rate/star.less +3 -0
  180. package/lib/rate/star.variable.css +8 -245
  181. package/lib/resize-layout/index.d.ts +3 -3
  182. package/lib/resize-layout/resize-layout.css +2 -124
  183. package/lib/resize-layout/resize-layout.d.ts +1 -1
  184. package/lib/resize-layout/resize-layout.less +2 -2
  185. package/lib/resize-layout/resize-layout.variable.css +7 -247
  186. package/lib/search-select/index.js +6 -6
  187. package/lib/search-select/search-select.css +34 -156
  188. package/lib/search-select/search-select.less +9 -9
  189. package/lib/search-select/search-select.variable.css +39 -401
  190. package/lib/select/common.d.ts +3 -1
  191. package/lib/select/index.d.ts +92 -21
  192. package/lib/select/index.js +193 -63
  193. package/lib/select/option.d.ts +1 -0
  194. package/lib/select/select.css +27 -146
  195. package/lib/select/select.d.ts +38 -9
  196. package/lib/select/select.less +3 -0
  197. package/lib/select/select.variable.css +32 -391
  198. package/lib/select/selectTagInput.d.ts +2 -0
  199. package/lib/select/type.d.ts +3 -0
  200. package/lib/shared/index.d.ts +1 -0
  201. package/lib/shared/index.js +50 -5
  202. package/lib/shared/mask.d.ts +11 -0
  203. package/lib/shared/vue-types.d.ts +1 -1
  204. package/lib/sideslider/index.d.ts +28 -12
  205. package/lib/sideslider/index.js +0 -11
  206. package/lib/sideslider/sideslider.css +12 -134
  207. package/lib/sideslider/sideslider.d.ts +16 -7
  208. package/lib/sideslider/sideslider.less +80 -77
  209. package/lib/sideslider/sideslider.variable.css +16 -256
  210. package/lib/slider/index.js +7 -1
  211. package/lib/slider/slider.css +6 -126
  212. package/lib/slider/slider.less +2 -0
  213. package/lib/slider/slider.variable.css +7 -245
  214. package/lib/steps/index.d.ts +4 -4
  215. package/lib/steps/index.js +1 -1
  216. package/lib/steps/steps.css +53 -163
  217. package/lib/steps/steps.d.ts +3 -3
  218. package/lib/steps/steps.less +26 -5
  219. package/lib/steps/steps.variable.css +23 -251
  220. package/lib/styles/index.d.ts +1 -0
  221. package/lib/styles/mixins/animate.css +0 -122
  222. package/lib/styles/mixins/animate.variable.css +5 -245
  223. package/lib/styles/mixins/mixins.css +0 -122
  224. package/lib/styles/mixins/mixins.variable.css +0 -122
  225. package/lib/styles/mixins/popper.css +0 -122
  226. package/lib/styles/mixins/popper.variable.css +5 -245
  227. package/lib/styles/mixins/scroll.css +0 -122
  228. package/lib/styles/mixins/scroll.variable.css +5 -245
  229. package/lib/styles/reset.css +0 -122
  230. package/lib/styles/reset.variable.css +5 -245
  231. package/lib/styles/themes/themes.less +124 -289
  232. package/lib/swiper/swiper.css +0 -122
  233. package/lib/swiper/swiper.variable.css +5 -245
  234. package/lib/switcher/index.d.ts +4 -4
  235. package/lib/switcher/switcher.css +17 -139
  236. package/lib/switcher/switcher.d.ts +3 -3
  237. package/lib/switcher/switcher.variable.css +22 -384
  238. package/lib/tab/tab.css +17 -139
  239. package/lib/tab/tab.variable.css +5 -245
  240. package/lib/table/components/table-column.d.ts +5 -4
  241. package/lib/table/index.d.ts +8 -7
  242. package/lib/table/index.js +877 -630
  243. package/lib/table/plugins/body-empty.d.ts +1 -1
  244. package/lib/table/plugins/head-filter.css +1 -150
  245. package/lib/table/plugins/head-filter.less +2 -34
  246. package/lib/table/plugins/head-filter.variable.css +6 -273
  247. package/lib/table/plugins/head-sort.css +0 -122
  248. package/lib/table/plugins/head-sort.variable.css +5 -245
  249. package/lib/table/plugins/settings.css +0 -122
  250. package/lib/table/plugins/settings.d.ts +0 -7
  251. package/lib/table/plugins/settings.variable.css +5 -245
  252. package/lib/table/plugins/use-head-cell.d.ts +7 -0
  253. package/lib/table/plugins/use-pagination.d.ts +2 -1
  254. package/lib/table/props.d.ts +3 -1
  255. package/lib/table/table.css +207 -337
  256. package/lib/table/table.d.ts +1 -1
  257. package/lib/table/table.less +27 -21
  258. package/lib/table/table.variable.css +212 -582
  259. package/lib/table/use-attributes.d.ts +5 -1
  260. package/lib/table/use-column.d.ts +3 -0
  261. package/lib/table/use-common.d.ts +0 -1
  262. package/lib/table/utils.d.ts +6 -4
  263. package/lib/table-column/index.d.ts +13 -10
  264. package/lib/tag/tag.css +5 -127
  265. package/lib/tag/tag.variable.css +5 -245
  266. package/lib/tag-input/index.js +17 -13
  267. package/lib/tag-input/list-tag-render.d.ts +11 -0
  268. package/lib/tag-input/tag-input.css +18 -140
  269. package/lib/tag-input/tag-input.d.ts +14 -2
  270. package/lib/tag-input/tag-input.variable.css +5 -245
  271. package/lib/time-picker/index.d.ts +6 -0
  272. package/lib/time-picker/time-picker.css +4 -125
  273. package/lib/time-picker/time-picker.less +5 -9
  274. package/lib/time-picker/time-picker.variable.css +9 -248
  275. package/lib/timeline/timeline.css +19 -141
  276. package/lib/timeline/timeline.variable.css +5 -245
  277. package/lib/transfer/transfer.css +21 -143
  278. package/lib/transfer/transfer.less +2 -2
  279. package/lib/transfer/transfer.variable.css +7 -247
  280. package/lib/tree/index.d.ts +3 -3
  281. package/lib/tree/index.js +54 -8
  282. package/lib/tree/tree.css +22 -132
  283. package/lib/tree/tree.d.ts +5 -1
  284. package/lib/tree/tree.variable.css +27 -377
  285. package/lib/tree/use-empty.d.ts +1 -3
  286. package/lib/upload/index.js +2 -2
  287. package/lib/upload/upload.css +27 -149
  288. package/lib/upload/upload.variable.css +32 -394
  289. package/lib/virtual-render/index.js +71 -30
  290. package/lib/virtual-render/use-fix-top.d.ts +18 -0
  291. package/lib/virtual-render/v-virtual-render.d.ts +5 -0
  292. package/lib/virtual-render/virtual-render.css +0 -122
  293. package/lib/virtual-render/virtual-render.variable.css +5 -367
  294. package/package.json +4 -3
  295. package/lib/styles/themes/themes.css +0 -122
  296. package/lib/styles/themes/themes.variable.css +0 -122
  297. package/lib/table/render.d.ts +0 -130
  298. /package/lib/overflow-title/{overflow.css → overflow-title.css} +0 -0
  299. /package/lib/overflow-title/{overflow.less → overflow-title.less} +0 -0
  300. /package/lib/overflow-title/{overflow.variable.css → overflow-title.variable.css} +0 -0
@@ -1,2 +1,2 @@
1
- const t={lang:"en",steps:{step1:"step1",step2:"step2",step3:"step3"},datePicker:{selectDate:"Select Date",selectTime:"Select Time",clear:"Clear",ok:"OK",weekdays:{sun:"Sun",mon:"Mon",tue:"Tue",wed:"Wed",thu:"Thu",fri:"Fri",sat:"Sat"},hour:"Hour",min:"Minute",sec:"Second",toNow:"Now"},dialog:{ok:"OK",cancel:"Cancel",prev:"prev",next:"next"},popConfirm:{ok:"OK",cancel:"Cancel"},form:{notBeEmpty:"cannot be empty",incorrectFormat:"incorrect format",max:"maximum value",min:"minimum value",maxLen:"maximum length",verifyError:"verify error"},pagination:{eachPage:"Each Page",strip:"",total:"Total"},process:{step1:"step1",step2:"step2",step3:"step3",step4:"step4"},searchSelect:{pleaseSelect:"Please Select",loading:"Loading...",filterQueryMustHasValue:"Filter query containing key value must have value",ok:"OK",cancel:"Cancel",or:"Or",and:"And",logical:"Logical:"},select:{noData:"No data",noMatchedData:"No matched data",loading:"Loading...",pleaseSelect:"Please select",enterKeywords:"Please enter keywords",all:"All"},table:{emptyText:"No Data",confirm:"Confirm",reset:"Reset",setting:{title:"Table Settings",fields:{title:"Displaying Fields Setting",subtitle:e=>`\uFF08${e} fields most\uFF09`,selectAll:"All"},lineHeight:{title:"Table Line Height",small:"small",medium:"medium",large:"large"},options:{ok:"OK",cancel:"Cancel"}}},transfer:{sourceList:"Source List",targetList:"Target List",removeAll:"Remove All",selectAll:"Select All",noData:"No Data",noSelected:"No Selected",search:"Search"},upload:{uploadSuccess:"Upload Success",uploadFailed:"Upload Failed",drapFileOr:"Drag files here or ",clickUpload:"Click Upload",uploadLabel:"Upload Files"},input:{placeholder:"Please input"},tagInput:{placeholder:"Please input and press ENTER to finish"},message:{assistant:"Assistant",details:"Details",copySuccess:"Successfully",copyFailed:"Copy Failed"}};export{t as default};
1
+ const t={lang:"en",steps:{step1:"step1",step2:"step2",step3:"step3"},datePicker:{selectDate:"Select Date",selectTime:"Select Time",clear:"Clear",ok:"OK",weekdays:{sun:"Sun",mon:"Mon",tue:"Tue",wed:"Wed",thu:"Thu",fri:"Fri",sat:"Sat"},hour:"Hour",min:"Minute",sec:"Second",toNow:"Now"},dialog:{ok:"OK",cancel:"Cancel",prev:"prev",next:"next"},popConfirm:{ok:"OK",cancel:"Cancel"},form:{notBeEmpty:"cannot be empty",incorrectFormat:"incorrect format",max:"maximum value",min:"minimum value",maxLen:"maximum length",verifyError:"verify error"},pagination:{eachPage:"Each Page",strip:"",total:"Total"},process:{step1:"step1",step2:"step2",step3:"step3",step4:"step4"},searchSelect:{pleaseSelect:"Please Select",loading:"Loading...",filterQueryMustHasValue:"Filter query containing key value must have value",ok:"OK",cancel:"Cancel",or:"Or",and:"And",logical:"Logical:"},select:{noData:"No data",noMatchedData:"No matched data",loading:"Loading...",pleaseSelect:"Please select",enterKeywords:"Please enter keywords",all:"All",selectAll:"Select all"},table:{emptyText:"No Data",confirm:"Confirm",reset:"Reset",setting:{title:"Table Settings",fields:{title:"Displaying Fields Setting",subtitle:e=>`\uFF08${e} fields most\uFF09`,selectAll:"All"},lineHeight:{title:"Table Line Height",small:"small",medium:"medium",large:"large"},options:{ok:"OK",cancel:"Cancel"}}},transfer:{sourceList:"Source List",targetList:"Target List",removeAll:"Remove All",selectAll:"Select All",noData:"No Data",noSelected:"No Selected",search:"Search"},upload:{uploadSuccess:"Upload Success",uploadFailed:"Upload Failed",drapFileOr:"Drag files here or ",clickUpload:"Click Upload",uploadLabel:"Upload Files"},input:{placeholder:"Please input"},tagInput:{placeholder:"Please input and press ENTER to finish"},message:{assistant:"Assistant",details:"Details",copySuccess:"Successfully",copyFailed:"Copy Failed"},cascader:{pleaseSelect:"Please Select",noData:"No data",emptyText:"No Data"}};export{t as default};
2
2
  //# sourceMappingURL=en.esm.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"en.esm.js","sources":["../../packages/locale/src/lang/en.ts"],"sourcesContent":["/*\n * Tencent is pleased to support the open source community by making\n * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.\n *\n * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.\n *\n * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.\n *\n * License for 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition):\n *\n * ---------------------------------------------------\n * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\n * documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation\n * the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and\n * to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in all copies or substantial portions of\n * the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO\n * THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF\n * CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nconst en = {\n lang: 'en',\n steps: {\n step1: 'step1',\n step2: 'step2',\n step3: 'step3',\n },\n datePicker: {\n selectDate: 'Select Date',\n selectTime: 'Select Time',\n clear: 'Clear',\n ok: 'OK',\n weekdays: {\n sun: 'Sun',\n mon: 'Mon',\n tue: 'Tue',\n wed: 'Wed',\n thu: 'Thu',\n fri: 'Fri',\n sat: 'Sat',\n },\n hour: 'Hour',\n min: 'Minute',\n sec: 'Second',\n toNow: 'Now',\n // now: 'Now',\n },\n dialog: {\n ok: 'OK',\n cancel: 'Cancel',\n prev: 'prev',\n next: 'next',\n },\n popConfirm: {\n ok: 'OK',\n cancel: 'Cancel',\n },\n form: {\n notBeEmpty: 'cannot be empty',\n incorrectFormat: 'incorrect format',\n max: 'maximum value',\n min: 'minimum value',\n maxLen: 'maximum length',\n verifyError: 'verify error',\n },\n pagination: {\n eachPage: 'Each Page',\n strip: '',\n total: 'Total',\n },\n process: {\n step1: 'step1',\n step2: 'step2',\n step3: 'step3',\n step4: 'step4',\n },\n searchSelect: {\n pleaseSelect: 'Please Select',\n loading: 'Loading...',\n filterQueryMustHasValue: 'Filter query containing key value must have value',\n ok: 'OK',\n cancel: 'Cancel',\n or: 'Or',\n and: 'And',\n logical: 'Logical:',\n },\n select: {\n noData: 'No data',\n noMatchedData: 'No matched data',\n loading: 'Loading...',\n pleaseSelect: 'Please select',\n enterKeywords: 'Please enter keywords',\n all: 'All',\n },\n table: {\n emptyText: 'No Data',\n confirm: 'Confirm',\n reset: 'Reset',\n setting: {\n title: 'Table Settings',\n fields: {\n title: 'Displaying Fields Setting',\n subtitle: (max: number) => `(${max} fields most)`,\n selectAll: 'All',\n },\n lineHeight: {\n title: 'Table Line Height',\n small: 'small',\n medium: 'medium',\n large: 'large',\n },\n options: {\n ok: 'OK',\n cancel: 'Cancel',\n },\n },\n },\n transfer: {\n sourceList: 'Source List',\n targetList: 'Target List',\n removeAll: 'Remove All',\n selectAll: 'Select All',\n noData: 'No Data',\n noSelected: 'No Selected',\n search: 'Search',\n },\n upload: {\n uploadSuccess: 'Upload Success',\n uploadFailed: 'Upload Failed',\n drapFileOr: 'Drag files here or ',\n clickUpload: 'Click Upload',\n uploadLabel: 'Upload Files',\n },\n input: {\n placeholder: 'Please input',\n },\n tagInput: {\n placeholder: 'Please input and press ENTER to finish',\n },\n message: {\n assistant: 'Assistant',\n details: 'Details',\n copySuccess: 'Successfully',\n copyFailed: 'Copy Failed',\n },\n // exception: {\n // 403: 'Forbidden',\n // 404: 'Not Found',\n // 500: 'Internal Server Error',\n // building: 'Building',\n // empty: 'No Data',\n // searchEmpty: 'Search Is Empty',\n // login: 'Please log in to Blueking',\n // },\n // imageViewer: {\n // loadFailed: 'Picture failed to load.',\n // quitTips: 'ESC Can Exit fullscreen',\n // },\n // notify: {\n // showMore: 'Show more',\n // },\n // sideslider: {\n // title: 'Title',\n // },\n // tree: {\n // emptyText: 'No Data',\n // },\n // navigation: {\n // headerTitle: 'Program name',\n // },\n // bigTree: {\n // emptyText: 'No Data',\n // },\n // message: {\n // copy: 'copy',\n // copied: 'copied',\n // },\n // image: {\n // zoomIn: 'zoom in',\n // zoomOut: 'zoom out',\n // rotateLeft: 'anticlockwise',\n // rotateRight: 'clockwise rotation',\n // fullScreen: 'full screen',\n // original: 'original size',\n // prev: 'prev',\n // next: 'next',\n // },\n // versionDetail: {\n // currentTagText: 'Current',\n // },\n};\n\nexport type Language = typeof en;\n\nexport default en;\n"],"names":["en","max"],"mappings":"AA0BMA,MAAAA,EAAK,CACT,KAAM,KACN,MAAO,CACL,MAAO,QACP,MAAO,QACP,MAAO,OACT,EACA,WAAY,CACV,WAAY,cACZ,WAAY,cACZ,MAAO,QACP,GAAI,KACJ,SAAU,CACR,IAAK,MACL,IAAK,MACL,IAAK,MACL,IAAK,MACL,IAAK,MACL,IAAK,MACL,IAAK,KACP,EACA,KAAM,OACN,IAAK,SACL,IAAK,SACL,MAAO,KAET,EACA,OAAQ,CACN,GAAI,KACJ,OAAQ,SACR,KAAM,OACN,KAAM,MACR,EACA,WAAY,CACV,GAAI,KACJ,OAAQ,QACV,EACA,KAAM,CACJ,WAAY,kBACZ,gBAAiB,mBACjB,IAAK,gBACL,IAAK,gBACL,OAAQ,iBACR,YAAa,cACf,EACA,WAAY,CACV,SAAU,YACV,MAAO,GACP,MAAO,OACT,EACA,QAAS,CACP,MAAO,QACP,MAAO,QACP,MAAO,QACP,MAAO,OACT,EACA,aAAc,CACZ,aAAc,gBACd,QAAS,aACT,wBAAyB,oDACzB,GAAI,KACJ,OAAQ,SACR,GAAI,KACJ,IAAK,MACL,QAAS,UACX,EACA,OAAQ,CACN,OAAQ,UACR,cAAe,kBACf,QAAS,aACT,aAAc,gBACd,cAAe,wBACf,IAAK,KACP,EACA,MAAO,CACL,UAAW,UACX,QAAS,UACT,MAAO,QACP,QAAS,CACP,MAAO,iBACP,OAAQ,CACN,MAAO,4BACP,SAAWC,GAAgB,SAAIA,sBAC/B,UAAW,KACb,EACA,WAAY,CACV,MAAO,oBACP,MAAO,QACP,OAAQ,SACR,MAAO,OACT,EACA,QAAS,CACP,GAAI,KACJ,OAAQ,QACV,CACF,CACF,EACA,SAAU,CACR,WAAY,cACZ,WAAY,cACZ,UAAW,aACX,UAAW,aACX,OAAQ,UACR,WAAY,cACZ,OAAQ,QACV,EACA,OAAQ,CACN,cAAe,iBACf,aAAc,gBACd,WAAY,sBACZ,YAAa,eACb,YAAa,cACf,EACA,MAAO,CACL,YAAa,cACf,EACA,SAAU,CACR,YAAa,wCACf,EACA,QAAS,CACP,UAAW,YACX,QAAS,UACT,YAAa,eACb,WAAY,aACd,CA8CF"}
1
+ {"version":3,"file":"en.esm.js","sources":["../../packages/locale/src/lang/en.ts"],"sourcesContent":["/*\n * Tencent is pleased to support the open source community by making\n * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.\n *\n * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.\n *\n * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.\n *\n * License for 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition):\n *\n * ---------------------------------------------------\n * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\n * documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation\n * the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and\n * to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in all copies or substantial portions of\n * the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO\n * THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF\n * CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nconst en = {\n lang: 'en',\n steps: {\n step1: 'step1',\n step2: 'step2',\n step3: 'step3',\n },\n datePicker: {\n selectDate: 'Select Date',\n selectTime: 'Select Time',\n clear: 'Clear',\n ok: 'OK',\n weekdays: {\n sun: 'Sun',\n mon: 'Mon',\n tue: 'Tue',\n wed: 'Wed',\n thu: 'Thu',\n fri: 'Fri',\n sat: 'Sat',\n },\n hour: 'Hour',\n min: 'Minute',\n sec: 'Second',\n toNow: 'Now',\n // now: 'Now',\n },\n dialog: {\n ok: 'OK',\n cancel: 'Cancel',\n prev: 'prev',\n next: 'next',\n },\n popConfirm: {\n ok: 'OK',\n cancel: 'Cancel',\n },\n form: {\n notBeEmpty: 'cannot be empty',\n incorrectFormat: 'incorrect format',\n max: 'maximum value',\n min: 'minimum value',\n maxLen: 'maximum length',\n verifyError: 'verify error',\n },\n pagination: {\n eachPage: 'Each Page',\n strip: '',\n total: 'Total',\n },\n process: {\n step1: 'step1',\n step2: 'step2',\n step3: 'step3',\n step4: 'step4',\n },\n searchSelect: {\n pleaseSelect: 'Please Select',\n loading: 'Loading...',\n filterQueryMustHasValue: 'Filter query containing key value must have value',\n ok: 'OK',\n cancel: 'Cancel',\n or: 'Or',\n and: 'And',\n logical: 'Logical:',\n },\n select: {\n noData: 'No data',\n noMatchedData: 'No matched data',\n loading: 'Loading...',\n pleaseSelect: 'Please select',\n enterKeywords: 'Please enter keywords',\n all: 'All',\n selectAll: 'Select all',\n },\n table: {\n emptyText: 'No Data',\n confirm: 'Confirm',\n reset: 'Reset',\n setting: {\n title: 'Table Settings',\n fields: {\n title: 'Displaying Fields Setting',\n subtitle: (max: number) => `(${max} fields most)`,\n selectAll: 'All',\n },\n lineHeight: {\n title: 'Table Line Height',\n small: 'small',\n medium: 'medium',\n large: 'large',\n },\n options: {\n ok: 'OK',\n cancel: 'Cancel',\n },\n },\n },\n transfer: {\n sourceList: 'Source List',\n targetList: 'Target List',\n removeAll: 'Remove All',\n selectAll: 'Select All',\n noData: 'No Data',\n noSelected: 'No Selected',\n search: 'Search',\n },\n upload: {\n uploadSuccess: 'Upload Success',\n uploadFailed: 'Upload Failed',\n drapFileOr: 'Drag files here or ',\n clickUpload: 'Click Upload',\n uploadLabel: 'Upload Files',\n },\n input: {\n placeholder: 'Please input',\n },\n tagInput: {\n placeholder: 'Please input and press ENTER to finish',\n },\n message: {\n assistant: 'Assistant',\n details: 'Details',\n copySuccess: 'Successfully',\n copyFailed: 'Copy Failed',\n },\n cascader: {\n pleaseSelect: 'Please Select',\n noData: 'No data',\n emptyText: 'No Data',\n },\n // exception: {\n // 403: 'Forbidden',\n // 404: 'Not Found',\n // 500: 'Internal Server Error',\n // building: 'Building',\n // empty: 'No Data',\n // searchEmpty: 'Search Is Empty',\n // login: 'Please log in to Blueking',\n // },\n // imageViewer: {\n // loadFailed: 'Picture failed to load.',\n // quitTips: 'ESC Can Exit fullscreen',\n // },\n // notify: {\n // showMore: 'Show more',\n // },\n // sideslider: {\n // title: 'Title',\n // },\n // tree: {\n // emptyText: 'No Data',\n // },\n // navigation: {\n // headerTitle: 'Program name',\n // },\n // bigTree: {\n // emptyText: 'No Data',\n // },\n // message: {\n // copy: 'copy',\n // copied: 'copied',\n // },\n // image: {\n // zoomIn: 'zoom in',\n // zoomOut: 'zoom out',\n // rotateLeft: 'anticlockwise',\n // rotateRight: 'clockwise rotation',\n // fullScreen: 'full screen',\n // original: 'original size',\n // prev: 'prev',\n // next: 'next',\n // },\n // versionDetail: {\n // currentTagText: 'Current',\n // },\n};\n\nexport type Language = typeof en;\n\nexport default en;\n"],"names":["en","max"],"mappings":"AA0BMA,MAAAA,EAAK,CACT,KAAM,KACN,MAAO,CACL,MAAO,QACP,MAAO,QACP,MAAO,OACT,EACA,WAAY,CACV,WAAY,cACZ,WAAY,cACZ,MAAO,QACP,GAAI,KACJ,SAAU,CACR,IAAK,MACL,IAAK,MACL,IAAK,MACL,IAAK,MACL,IAAK,MACL,IAAK,MACL,IAAK,KACP,EACA,KAAM,OACN,IAAK,SACL,IAAK,SACL,MAAO,KAET,EACA,OAAQ,CACN,GAAI,KACJ,OAAQ,SACR,KAAM,OACN,KAAM,MACR,EACA,WAAY,CACV,GAAI,KACJ,OAAQ,QACV,EACA,KAAM,CACJ,WAAY,kBACZ,gBAAiB,mBACjB,IAAK,gBACL,IAAK,gBACL,OAAQ,iBACR,YAAa,cACf,EACA,WAAY,CACV,SAAU,YACV,MAAO,GACP,MAAO,OACT,EACA,QAAS,CACP,MAAO,QACP,MAAO,QACP,MAAO,QACP,MAAO,OACT,EACA,aAAc,CACZ,aAAc,gBACd,QAAS,aACT,wBAAyB,oDACzB,GAAI,KACJ,OAAQ,SACR,GAAI,KACJ,IAAK,MACL,QAAS,UACX,EACA,OAAQ,CACN,OAAQ,UACR,cAAe,kBACf,QAAS,aACT,aAAc,gBACd,cAAe,wBACf,IAAK,MACL,UAAW,YACb,EACA,MAAO,CACL,UAAW,UACX,QAAS,UACT,MAAO,QACP,QAAS,CACP,MAAO,iBACP,OAAQ,CACN,MAAO,4BACP,SAAWC,GAAgB,SAAIA,sBAC/B,UAAW,KACb,EACA,WAAY,CACV,MAAO,oBACP,MAAO,QACP,OAAQ,SACR,MAAO,OACT,EACA,QAAS,CACP,GAAI,KACJ,OAAQ,QACV,CACF,CACF,EACA,SAAU,CACR,WAAY,cACZ,WAAY,cACZ,UAAW,aACX,UAAW,aACX,OAAQ,UACR,WAAY,cACZ,OAAQ,QACV,EACA,OAAQ,CACN,cAAe,iBACf,aAAc,gBACd,WAAY,sBACZ,YAAa,eACb,YAAa,cACf,EACA,MAAO,CACL,YAAa,cACf,EACA,SAAU,CACR,YAAa,wCACf,EACA,QAAS,CACP,UAAW,YACX,QAAS,UACT,YAAa,eACb,WAAY,aACd,EACA,SAAU,CACR,aAAc,gBACd,OAAQ,UACR,UAAW,SACb,CA8CF"}
@@ -1,2 +1,2 @@
1
- (function(t,e){typeof exports=="object"&&typeof module!="undefined"?module.exports=e():typeof define=="function"&&define.amd?define(e):(t=typeof globalThis!="undefined"?globalThis:t||self,t.bkuiVueLocaleen=e())})(this,function(){"use strict";return{lang:"en",steps:{step1:"step1",step2:"step2",step3:"step3"},datePicker:{selectDate:"Select Date",selectTime:"Select Time",clear:"Clear",ok:"OK",weekdays:{sun:"Sun",mon:"Mon",tue:"Tue",wed:"Wed",thu:"Thu",fri:"Fri",sat:"Sat"},hour:"Hour",min:"Minute",sec:"Second",toNow:"Now"},dialog:{ok:"OK",cancel:"Cancel",prev:"prev",next:"next"},popConfirm:{ok:"OK",cancel:"Cancel"},form:{notBeEmpty:"cannot be empty",incorrectFormat:"incorrect format",max:"maximum value",min:"minimum value",maxLen:"maximum length",verifyError:"verify error"},pagination:{eachPage:"Each Page",strip:"",total:"Total"},process:{step1:"step1",step2:"step2",step3:"step3",step4:"step4"},searchSelect:{pleaseSelect:"Please Select",loading:"Loading...",filterQueryMustHasValue:"Filter query containing key value must have value",ok:"OK",cancel:"Cancel",or:"Or",and:"And",logical:"Logical:"},select:{noData:"No data",noMatchedData:"No matched data",loading:"Loading...",pleaseSelect:"Please select",enterKeywords:"Please enter keywords",all:"All"},table:{emptyText:"No Data",confirm:"Confirm",reset:"Reset",setting:{title:"Table Settings",fields:{title:"Displaying Fields Setting",subtitle:e=>`\uFF08${e} fields most\uFF09`,selectAll:"All"},lineHeight:{title:"Table Line Height",small:"small",medium:"medium",large:"large"},options:{ok:"OK",cancel:"Cancel"}}},transfer:{sourceList:"Source List",targetList:"Target List",removeAll:"Remove All",selectAll:"Select All",noData:"No Data",noSelected:"No Selected",search:"Search"},upload:{uploadSuccess:"Upload Success",uploadFailed:"Upload Failed",drapFileOr:"Drag files here or ",clickUpload:"Click Upload",uploadLabel:"Upload Files"},input:{placeholder:"Please input"},tagInput:{placeholder:"Please input and press ENTER to finish"},message:{assistant:"Assistant",details:"Details",copySuccess:"Successfully",copyFailed:"Copy Failed"}}});
1
+ (function(t,e){typeof exports=="object"&&typeof module!="undefined"?module.exports=e():typeof define=="function"&&define.amd?define(e):(t=typeof globalThis!="undefined"?globalThis:t||self,t.bkuiVueLocaleen=e())})(this,function(){"use strict";return{lang:"en",steps:{step1:"step1",step2:"step2",step3:"step3"},datePicker:{selectDate:"Select Date",selectTime:"Select Time",clear:"Clear",ok:"OK",weekdays:{sun:"Sun",mon:"Mon",tue:"Tue",wed:"Wed",thu:"Thu",fri:"Fri",sat:"Sat"},hour:"Hour",min:"Minute",sec:"Second",toNow:"Now"},dialog:{ok:"OK",cancel:"Cancel",prev:"prev",next:"next"},popConfirm:{ok:"OK",cancel:"Cancel"},form:{notBeEmpty:"cannot be empty",incorrectFormat:"incorrect format",max:"maximum value",min:"minimum value",maxLen:"maximum length",verifyError:"verify error"},pagination:{eachPage:"Each Page",strip:"",total:"Total"},process:{step1:"step1",step2:"step2",step3:"step3",step4:"step4"},searchSelect:{pleaseSelect:"Please Select",loading:"Loading...",filterQueryMustHasValue:"Filter query containing key value must have value",ok:"OK",cancel:"Cancel",or:"Or",and:"And",logical:"Logical:"},select:{noData:"No data",noMatchedData:"No matched data",loading:"Loading...",pleaseSelect:"Please select",enterKeywords:"Please enter keywords",all:"All",selectAll:"Select all"},table:{emptyText:"No Data",confirm:"Confirm",reset:"Reset",setting:{title:"Table Settings",fields:{title:"Displaying Fields Setting",subtitle:e=>`\uFF08${e} fields most\uFF09`,selectAll:"All"},lineHeight:{title:"Table Line Height",small:"small",medium:"medium",large:"large"},options:{ok:"OK",cancel:"Cancel"}}},transfer:{sourceList:"Source List",targetList:"Target List",removeAll:"Remove All",selectAll:"Select All",noData:"No Data",noSelected:"No Selected",search:"Search"},upload:{uploadSuccess:"Upload Success",uploadFailed:"Upload Failed",drapFileOr:"Drag files here or ",clickUpload:"Click Upload",uploadLabel:"Upload Files"},input:{placeholder:"Please input"},tagInput:{placeholder:"Please input and press ENTER to finish"},message:{assistant:"Assistant",details:"Details",copySuccess:"Successfully",copyFailed:"Copy Failed"},cascader:{pleaseSelect:"Please Select",noData:"No data",emptyText:"No Data"}}});
2
2
  //# sourceMappingURL=en.umd.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"en.umd.js","sources":["../../packages/locale/src/lang/en.ts"],"sourcesContent":["/*\n * Tencent is pleased to support the open source community by making\n * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.\n *\n * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.\n *\n * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.\n *\n * License for 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition):\n *\n * ---------------------------------------------------\n * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\n * documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation\n * the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and\n * to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in all copies or substantial portions of\n * the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO\n * THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF\n * CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nconst en = {\n lang: 'en',\n steps: {\n step1: 'step1',\n step2: 'step2',\n step3: 'step3',\n },\n datePicker: {\n selectDate: 'Select Date',\n selectTime: 'Select Time',\n clear: 'Clear',\n ok: 'OK',\n weekdays: {\n sun: 'Sun',\n mon: 'Mon',\n tue: 'Tue',\n wed: 'Wed',\n thu: 'Thu',\n fri: 'Fri',\n sat: 'Sat',\n },\n hour: 'Hour',\n min: 'Minute',\n sec: 'Second',\n toNow: 'Now',\n // now: 'Now',\n },\n dialog: {\n ok: 'OK',\n cancel: 'Cancel',\n prev: 'prev',\n next: 'next',\n },\n popConfirm: {\n ok: 'OK',\n cancel: 'Cancel',\n },\n form: {\n notBeEmpty: 'cannot be empty',\n incorrectFormat: 'incorrect format',\n max: 'maximum value',\n min: 'minimum value',\n maxLen: 'maximum length',\n verifyError: 'verify error',\n },\n pagination: {\n eachPage: 'Each Page',\n strip: '',\n total: 'Total',\n },\n process: {\n step1: 'step1',\n step2: 'step2',\n step3: 'step3',\n step4: 'step4',\n },\n searchSelect: {\n pleaseSelect: 'Please Select',\n loading: 'Loading...',\n filterQueryMustHasValue: 'Filter query containing key value must have value',\n ok: 'OK',\n cancel: 'Cancel',\n or: 'Or',\n and: 'And',\n logical: 'Logical:',\n },\n select: {\n noData: 'No data',\n noMatchedData: 'No matched data',\n loading: 'Loading...',\n pleaseSelect: 'Please select',\n enterKeywords: 'Please enter keywords',\n all: 'All',\n },\n table: {\n emptyText: 'No Data',\n confirm: 'Confirm',\n reset: 'Reset',\n setting: {\n title: 'Table Settings',\n fields: {\n title: 'Displaying Fields Setting',\n subtitle: (max: number) => `(${max} fields most)`,\n selectAll: 'All',\n },\n lineHeight: {\n title: 'Table Line Height',\n small: 'small',\n medium: 'medium',\n large: 'large',\n },\n options: {\n ok: 'OK',\n cancel: 'Cancel',\n },\n },\n },\n transfer: {\n sourceList: 'Source List',\n targetList: 'Target List',\n removeAll: 'Remove All',\n selectAll: 'Select All',\n noData: 'No Data',\n noSelected: 'No Selected',\n search: 'Search',\n },\n upload: {\n uploadSuccess: 'Upload Success',\n uploadFailed: 'Upload Failed',\n drapFileOr: 'Drag files here or ',\n clickUpload: 'Click Upload',\n uploadLabel: 'Upload Files',\n },\n input: {\n placeholder: 'Please input',\n },\n tagInput: {\n placeholder: 'Please input and press ENTER to finish',\n },\n message: {\n assistant: 'Assistant',\n details: 'Details',\n copySuccess: 'Successfully',\n copyFailed: 'Copy Failed',\n },\n // exception: {\n // 403: 'Forbidden',\n // 404: 'Not Found',\n // 500: 'Internal Server Error',\n // building: 'Building',\n // empty: 'No Data',\n // searchEmpty: 'Search Is Empty',\n // login: 'Please log in to Blueking',\n // },\n // imageViewer: {\n // loadFailed: 'Picture failed to load.',\n // quitTips: 'ESC Can Exit fullscreen',\n // },\n // notify: {\n // showMore: 'Show more',\n // },\n // sideslider: {\n // title: 'Title',\n // },\n // tree: {\n // emptyText: 'No Data',\n // },\n // navigation: {\n // headerTitle: 'Program name',\n // },\n // bigTree: {\n // emptyText: 'No Data',\n // },\n // message: {\n // copy: 'copy',\n // copied: 'copied',\n // },\n // image: {\n // zoomIn: 'zoom in',\n // zoomOut: 'zoom out',\n // rotateLeft: 'anticlockwise',\n // rotateRight: 'clockwise rotation',\n // fullScreen: 'full screen',\n // original: 'original size',\n // prev: 'prev',\n // next: 'next',\n // },\n // versionDetail: {\n // currentTagText: 'Current',\n // },\n};\n\nexport type Language = typeof en;\n\nexport default en;\n"],"names":["max"],"mappings":"wPA0BW,CACT,KAAM,KACN,MAAO,CACL,MAAO,QACP,MAAO,QACP,MAAO,OACT,EACA,WAAY,CACV,WAAY,cACZ,WAAY,cACZ,MAAO,QACP,GAAI,KACJ,SAAU,CACR,IAAK,MACL,IAAK,MACL,IAAK,MACL,IAAK,MACL,IAAK,MACL,IAAK,MACL,IAAK,KACP,EACA,KAAM,OACN,IAAK,SACL,IAAK,SACL,MAAO,KAET,EACA,OAAQ,CACN,GAAI,KACJ,OAAQ,SACR,KAAM,OACN,KAAM,MACR,EACA,WAAY,CACV,GAAI,KACJ,OAAQ,QACV,EACA,KAAM,CACJ,WAAY,kBACZ,gBAAiB,mBACjB,IAAK,gBACL,IAAK,gBACL,OAAQ,iBACR,YAAa,cACf,EACA,WAAY,CACV,SAAU,YACV,MAAO,GACP,MAAO,OACT,EACA,QAAS,CACP,MAAO,QACP,MAAO,QACP,MAAO,QACP,MAAO,OACT,EACA,aAAc,CACZ,aAAc,gBACd,QAAS,aACT,wBAAyB,oDACzB,GAAI,KACJ,OAAQ,SACR,GAAI,KACJ,IAAK,MACL,QAAS,UACX,EACA,OAAQ,CACN,OAAQ,UACR,cAAe,kBACf,QAAS,aACT,aAAc,gBACd,cAAe,wBACf,IAAK,KACP,EACA,MAAO,CACL,UAAW,UACX,QAAS,UACT,MAAO,QACP,QAAS,CACP,MAAO,iBACP,OAAQ,CACN,MAAO,4BACP,SAAWA,GAAgB,SAAIA,sBAC/B,UAAW,KACb,EACA,WAAY,CACV,MAAO,oBACP,MAAO,QACP,OAAQ,SACR,MAAO,OACT,EACA,QAAS,CACP,GAAI,KACJ,OAAQ,QACV,CACF,CACF,EACA,SAAU,CACR,WAAY,cACZ,WAAY,cACZ,UAAW,aACX,UAAW,aACX,OAAQ,UACR,WAAY,cACZ,OAAQ,QACV,EACA,OAAQ,CACN,cAAe,iBACf,aAAc,gBACd,WAAY,sBACZ,YAAa,eACb,YAAa,cACf,EACA,MAAO,CACL,YAAa,cACf,EACA,SAAU,CACR,YAAa,wCACf,EACA,QAAS,CACP,UAAW,YACX,QAAS,UACT,YAAa,eACb,WAAY,aACd,CA8CF"}
1
+ {"version":3,"file":"en.umd.js","sources":["../../packages/locale/src/lang/en.ts"],"sourcesContent":["/*\n * Tencent is pleased to support the open source community by making\n * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.\n *\n * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.\n *\n * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.\n *\n * License for 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition):\n *\n * ---------------------------------------------------\n * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\n * documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation\n * the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and\n * to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in all copies or substantial portions of\n * the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO\n * THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF\n * CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nconst en = {\n lang: 'en',\n steps: {\n step1: 'step1',\n step2: 'step2',\n step3: 'step3',\n },\n datePicker: {\n selectDate: 'Select Date',\n selectTime: 'Select Time',\n clear: 'Clear',\n ok: 'OK',\n weekdays: {\n sun: 'Sun',\n mon: 'Mon',\n tue: 'Tue',\n wed: 'Wed',\n thu: 'Thu',\n fri: 'Fri',\n sat: 'Sat',\n },\n hour: 'Hour',\n min: 'Minute',\n sec: 'Second',\n toNow: 'Now',\n // now: 'Now',\n },\n dialog: {\n ok: 'OK',\n cancel: 'Cancel',\n prev: 'prev',\n next: 'next',\n },\n popConfirm: {\n ok: 'OK',\n cancel: 'Cancel',\n },\n form: {\n notBeEmpty: 'cannot be empty',\n incorrectFormat: 'incorrect format',\n max: 'maximum value',\n min: 'minimum value',\n maxLen: 'maximum length',\n verifyError: 'verify error',\n },\n pagination: {\n eachPage: 'Each Page',\n strip: '',\n total: 'Total',\n },\n process: {\n step1: 'step1',\n step2: 'step2',\n step3: 'step3',\n step4: 'step4',\n },\n searchSelect: {\n pleaseSelect: 'Please Select',\n loading: 'Loading...',\n filterQueryMustHasValue: 'Filter query containing key value must have value',\n ok: 'OK',\n cancel: 'Cancel',\n or: 'Or',\n and: 'And',\n logical: 'Logical:',\n },\n select: {\n noData: 'No data',\n noMatchedData: 'No matched data',\n loading: 'Loading...',\n pleaseSelect: 'Please select',\n enterKeywords: 'Please enter keywords',\n all: 'All',\n selectAll: 'Select all',\n },\n table: {\n emptyText: 'No Data',\n confirm: 'Confirm',\n reset: 'Reset',\n setting: {\n title: 'Table Settings',\n fields: {\n title: 'Displaying Fields Setting',\n subtitle: (max: number) => `(${max} fields most)`,\n selectAll: 'All',\n },\n lineHeight: {\n title: 'Table Line Height',\n small: 'small',\n medium: 'medium',\n large: 'large',\n },\n options: {\n ok: 'OK',\n cancel: 'Cancel',\n },\n },\n },\n transfer: {\n sourceList: 'Source List',\n targetList: 'Target List',\n removeAll: 'Remove All',\n selectAll: 'Select All',\n noData: 'No Data',\n noSelected: 'No Selected',\n search: 'Search',\n },\n upload: {\n uploadSuccess: 'Upload Success',\n uploadFailed: 'Upload Failed',\n drapFileOr: 'Drag files here or ',\n clickUpload: 'Click Upload',\n uploadLabel: 'Upload Files',\n },\n input: {\n placeholder: 'Please input',\n },\n tagInput: {\n placeholder: 'Please input and press ENTER to finish',\n },\n message: {\n assistant: 'Assistant',\n details: 'Details',\n copySuccess: 'Successfully',\n copyFailed: 'Copy Failed',\n },\n cascader: {\n pleaseSelect: 'Please Select',\n noData: 'No data',\n emptyText: 'No Data',\n },\n // exception: {\n // 403: 'Forbidden',\n // 404: 'Not Found',\n // 500: 'Internal Server Error',\n // building: 'Building',\n // empty: 'No Data',\n // searchEmpty: 'Search Is Empty',\n // login: 'Please log in to Blueking',\n // },\n // imageViewer: {\n // loadFailed: 'Picture failed to load.',\n // quitTips: 'ESC Can Exit fullscreen',\n // },\n // notify: {\n // showMore: 'Show more',\n // },\n // sideslider: {\n // title: 'Title',\n // },\n // tree: {\n // emptyText: 'No Data',\n // },\n // navigation: {\n // headerTitle: 'Program name',\n // },\n // bigTree: {\n // emptyText: 'No Data',\n // },\n // message: {\n // copy: 'copy',\n // copied: 'copied',\n // },\n // image: {\n // zoomIn: 'zoom in',\n // zoomOut: 'zoom out',\n // rotateLeft: 'anticlockwise',\n // rotateRight: 'clockwise rotation',\n // fullScreen: 'full screen',\n // original: 'original size',\n // prev: 'prev',\n // next: 'next',\n // },\n // versionDetail: {\n // currentTagText: 'Current',\n // },\n};\n\nexport type Language = typeof en;\n\nexport default en;\n"],"names":["max"],"mappings":"wPA0BW,CACT,KAAM,KACN,MAAO,CACL,MAAO,QACP,MAAO,QACP,MAAO,OACT,EACA,WAAY,CACV,WAAY,cACZ,WAAY,cACZ,MAAO,QACP,GAAI,KACJ,SAAU,CACR,IAAK,MACL,IAAK,MACL,IAAK,MACL,IAAK,MACL,IAAK,MACL,IAAK,MACL,IAAK,KACP,EACA,KAAM,OACN,IAAK,SACL,IAAK,SACL,MAAO,KAET,EACA,OAAQ,CACN,GAAI,KACJ,OAAQ,SACR,KAAM,OACN,KAAM,MACR,EACA,WAAY,CACV,GAAI,KACJ,OAAQ,QACV,EACA,KAAM,CACJ,WAAY,kBACZ,gBAAiB,mBACjB,IAAK,gBACL,IAAK,gBACL,OAAQ,iBACR,YAAa,cACf,EACA,WAAY,CACV,SAAU,YACV,MAAO,GACP,MAAO,OACT,EACA,QAAS,CACP,MAAO,QACP,MAAO,QACP,MAAO,QACP,MAAO,OACT,EACA,aAAc,CACZ,aAAc,gBACd,QAAS,aACT,wBAAyB,oDACzB,GAAI,KACJ,OAAQ,SACR,GAAI,KACJ,IAAK,MACL,QAAS,UACX,EACA,OAAQ,CACN,OAAQ,UACR,cAAe,kBACf,QAAS,aACT,aAAc,gBACd,cAAe,wBACf,IAAK,MACL,UAAW,YACb,EACA,MAAO,CACL,UAAW,UACX,QAAS,UACT,MAAO,QACP,QAAS,CACP,MAAO,iBACP,OAAQ,CACN,MAAO,4BACP,SAAWA,GAAgB,SAAIA,sBAC/B,UAAW,KACb,EACA,WAAY,CACV,MAAO,oBACP,MAAO,QACP,OAAQ,SACR,MAAO,OACT,EACA,QAAS,CACP,GAAI,KACJ,OAAQ,QACV,CACF,CACF,EACA,SAAU,CACR,WAAY,cACZ,WAAY,cACZ,UAAW,aACX,UAAW,aACX,OAAQ,UACR,WAAY,cACZ,OAAQ,QACV,EACA,OAAQ,CACN,cAAe,iBACf,aAAc,gBACd,WAAY,sBACZ,YAAa,eACb,YAAa,cACf,EACA,MAAO,CACL,YAAa,cACf,EACA,SAAU,CACR,YAAa,wCACf,EACA,QAAS,CACP,UAAW,YACX,QAAS,UACT,YAAa,eACb,WAAY,aACd,EACA,SAAU,CACR,aAAc,gBACd,OAAQ,UACR,UAAW,SACb,CA8CF"}
@@ -1,2 +1,2 @@
1
- const e={lang:"zh-cn",steps:{step1:"\u6B65\u9AA41",step2:"\u6B65\u9AA42",step3:"\u6B65\u9AA43"},datePicker:{selectDate:"\u9009\u62E9\u65E5\u671F",selectTime:"\u9009\u62E9\u65F6\u95F4",clear:"\u6E05\u9664",ok:"\u786E\u5B9A",weekdays:{sun:"\u65E5",mon:"\u4E00",tue:"\u4E8C",wed:"\u4E09",thu:"\u56DB",fri:"\u4E94",sat:"\u516D"},hour:"\u65F6",min:"\u5206",sec:"\u79D2",toNow:"\u81F3\u4ECA"},dialog:{ok:"\u786E\u5B9A",cancel:"\u53D6\u6D88",prev:"\u4E0A\u4E00\u6B65",next:"\u4E0B\u4E00\u6B65"},popConfirm:{ok:"\u786E\u5B9A",cancel:"\u53D6\u6D88"},form:{notBeEmpty:"\u4E0D\u80FD\u4E3A\u7A7A",incorrectFormat:"\u683C\u5F0F\u4E0D\u6B63\u786E",max:"\u6700\u5927\u503C",min:"\u6700\u5C0F\u503C",maxLen:"\u6700\u5927\u957F\u5EA6",verifyError:"\u9A8C\u8BC1\u9519\u8BEF"},pagination:{eachPage:"\u6BCF\u9875",strip:"\u6761",total:"\u5171\u8BA1"},process:{step1:"\u6B65\u9AA41",step2:"\u6B65\u9AA42",step3:"\u6B65\u9AA43",step4:"\u6B65\u9AA44"},searchSelect:{pleaseSelect:"\u8BF7\u9009\u62E9",loading:"\u52A0\u8F7D\u4E2D...",filterQueryMustHasValue:"\u5305\u542B\u952E\u503C\u7684\u8FC7\u6EE4\u67E5\u8BE2\u5FC5\u987B\u6709\u4E00\u4E2A\u503C",ok:"\u786E\u8BA4",cancel:"\u53D6\u6D88",or:"\u6216",and:"\u4E14",logical:"\u903B\u8F91\uFF1A"},select:{noData:"\u65E0\u6570\u636E",noMatchedData:"\u65E0\u5339\u914D\u6570\u636E",loading:"\u52A0\u8F7D\u4E2D...",pleaseSelect:"\u8BF7\u9009\u62E9",enterKeywords:"\u8BF7\u8F93\u5165\u5173\u952E\u5B57",all:"\u5168\u90E8"},table:{emptyText:"\u6682\u65E0\u6570\u636E",confirm:"\u786E\u5B9A",reset:"\u91CD\u7F6E",setting:{title:"\u8868\u683C\u8BBE\u7F6E",fields:{title:"\u5B57\u6BB5\u663E\u793A\u8BBE\u7F6E",subtitle:u=>`\uFF08\u6700\u591A${u}\u9879\uFF09`,selectAll:"\u5168\u9009"},lineHeight:{title:"\u8868\u683C\u884C\u9AD8",small:"\u5C0F",medium:"\u4E2D",large:"\u5927"},options:{ok:"\u786E\u8BA4",cancel:"\u53D6\u6D88"}}},transfer:{sourceList:"\u6E90\u5217\u8868",targetList:"\u76EE\u6807\u5217\u8868",removeAll:"\u6E05\u7A7A",selectAll:"\u9009\u62E9\u5168\u90E8",noData:"\u65E0\u6570\u636E",noSelected:"\u672A\u9009\u62E9\u4EFB\u4F55\u9879",search:"\u641C\u7D22"},upload:{uploadSuccess:"\u4E0A\u4F20\u6210\u529F",uploadFailed:"\u4E0A\u4F20\u5931\u8D25",drapFileOr:"\u5C06\u6587\u4EF6\u62D6\u5230\u6B64\u5904\u6216",clickUpload:"\u70B9\u51FB\u4E0A\u4F20",uploadLabel:"\u4E0A\u4F20\u6587\u4EF6"},input:{placeholder:"\u8BF7\u8F93\u5165"},tagInput:{placeholder:"\u8BF7\u8F93\u5165\u5E76\u6309Enter\u7ED3\u675F"},message:{assistant:"\u52A9\u624B",details:"\u8BE6\u60C5",copySuccess:"\u590D\u5236\u6210\u529F",copyFailed:"\u590D\u5236\u5931\u8D25"}};export{e as default};
1
+ const e={lang:"zh-cn",steps:{step1:"\u6B65\u9AA41",step2:"\u6B65\u9AA42",step3:"\u6B65\u9AA43"},datePicker:{selectDate:"\u9009\u62E9\u65E5\u671F",selectTime:"\u9009\u62E9\u65F6\u95F4",clear:"\u6E05\u9664",ok:"\u786E\u5B9A",weekdays:{sun:"\u65E5",mon:"\u4E00",tue:"\u4E8C",wed:"\u4E09",thu:"\u56DB",fri:"\u4E94",sat:"\u516D"},hour:"\u65F6",min:"\u5206",sec:"\u79D2",toNow:"\u81F3\u4ECA"},dialog:{ok:"\u786E\u5B9A",cancel:"\u53D6\u6D88",prev:"\u4E0A\u4E00\u6B65",next:"\u4E0B\u4E00\u6B65"},popConfirm:{ok:"\u786E\u5B9A",cancel:"\u53D6\u6D88"},form:{notBeEmpty:"\u4E0D\u80FD\u4E3A\u7A7A",incorrectFormat:"\u683C\u5F0F\u4E0D\u6B63\u786E",max:"\u6700\u5927\u503C",min:"\u6700\u5C0F\u503C",maxLen:"\u6700\u5927\u957F\u5EA6",verifyError:"\u9A8C\u8BC1\u9519\u8BEF"},pagination:{eachPage:"\u6BCF\u9875",strip:"\u6761",total:"\u5171\u8BA1"},process:{step1:"\u6B65\u9AA41",step2:"\u6B65\u9AA42",step3:"\u6B65\u9AA43",step4:"\u6B65\u9AA44"},searchSelect:{pleaseSelect:"\u8BF7\u9009\u62E9",loading:"\u52A0\u8F7D\u4E2D...",filterQueryMustHasValue:"\u5305\u542B\u952E\u503C\u7684\u8FC7\u6EE4\u67E5\u8BE2\u5FC5\u987B\u6709\u4E00\u4E2A\u503C",ok:"\u786E\u8BA4",cancel:"\u53D6\u6D88",or:"\u6216",and:"\u4E14",logical:"\u903B\u8F91\uFF1A"},select:{noData:"\u65E0\u6570\u636E",noMatchedData:"\u65E0\u5339\u914D\u6570\u636E",loading:"\u52A0\u8F7D\u4E2D...",pleaseSelect:"\u8BF7\u9009\u62E9",enterKeywords:"\u8BF7\u8F93\u5165\u5173\u952E\u5B57",all:"\u5168\u90E8",selectAll:"\u5168\u9009"},table:{emptyText:"\u6682\u65E0\u6570\u636E",confirm:"\u786E\u5B9A",reset:"\u91CD\u7F6E",setting:{title:"\u8868\u683C\u8BBE\u7F6E",fields:{title:"\u5B57\u6BB5\u663E\u793A\u8BBE\u7F6E",subtitle:u=>`\uFF08\u6700\u591A${u}\u9879\uFF09`,selectAll:"\u5168\u9009"},lineHeight:{title:"\u8868\u683C\u884C\u9AD8",small:"\u5C0F",medium:"\u4E2D",large:"\u5927"},options:{ok:"\u786E\u8BA4",cancel:"\u53D6\u6D88"}}},transfer:{sourceList:"\u6E90\u5217\u8868",targetList:"\u76EE\u6807\u5217\u8868",removeAll:"\u6E05\u7A7A",selectAll:"\u9009\u62E9\u5168\u90E8",noData:"\u65E0\u6570\u636E",noSelected:"\u672A\u9009\u62E9\u4EFB\u4F55\u9879",search:"\u641C\u7D22"},upload:{uploadSuccess:"\u4E0A\u4F20\u6210\u529F",uploadFailed:"\u4E0A\u4F20\u5931\u8D25",drapFileOr:"\u5C06\u6587\u4EF6\u62D6\u5230\u6B64\u5904\u6216",clickUpload:"\u70B9\u51FB\u4E0A\u4F20",uploadLabel:"\u4E0A\u4F20\u6587\u4EF6"},input:{placeholder:"\u8BF7\u8F93\u5165"},tagInput:{placeholder:"\u8BF7\u8F93\u5165\u5E76\u6309Enter\u7ED3\u675F"},message:{assistant:"\u52A9\u624B",details:"\u8BE6\u60C5",copySuccess:"\u590D\u5236\u6210\u529F",copyFailed:"\u590D\u5236\u5931\u8D25"},cascader:{pleaseSelect:"\u8BF7\u9009\u62E9",noData:"\u65E0\u6570\u636E",emptyText:"\u6682\u65E0\u641C\u7D22\u7ED3\u679C"}};export{e as default};
2
2
  //# sourceMappingURL=zh-cn.esm.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"zh-cn.esm.js","sources":["../../packages/locale/src/lang/zh-cn.ts"],"sourcesContent":["/*\n * Tencent is pleased to support the open source community by making\n * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.\n *\n * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.\n *\n * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.\n *\n * License for 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition):\n *\n * ---------------------------------------------------\n * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\n * documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation\n * the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and\n * to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in all copies or substantial portions of\n * the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO\n * THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF\n * CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport type { Language } from './en';\n\nconst zhCn: Language = {\n lang: 'zh-cn',\n steps: {\n step1: '步骤1',\n step2: '步骤2',\n step3: '步骤3',\n },\n datePicker: {\n selectDate: '选择日期',\n selectTime: '选择时间',\n clear: '清除',\n ok: '确定',\n weekdays: {\n sun: '日',\n mon: '一',\n tue: '二',\n wed: '三',\n thu: '四',\n fri: '五',\n sat: '六',\n },\n hour: '时',\n min: '分',\n sec: '秒',\n toNow: '至今',\n // now: '此刻',\n },\n dialog: {\n ok: '确定',\n cancel: '取消',\n prev: '上一步',\n next: '下一步',\n },\n popConfirm: {\n ok: '确定',\n cancel: '取消',\n },\n form: {\n notBeEmpty: '不能为空',\n incorrectFormat: '格式不正确',\n max: '最大值',\n min: '最小值',\n maxLen: '最大长度',\n verifyError: '验证错误',\n },\n pagination: {\n eachPage: '每页',\n strip: '条',\n total: '共计',\n },\n process: {\n step1: '步骤1',\n step2: '步骤2',\n step3: '步骤3',\n step4: '步骤4',\n },\n searchSelect: {\n pleaseSelect: '请选择',\n loading: '加载中...',\n filterQueryMustHasValue: '包含键值的过滤查询必须有一个值',\n ok: '确认',\n cancel: '取消',\n or: '或',\n and: '且',\n logical: '逻辑:',\n },\n select: {\n noData: '无数据',\n noMatchedData: '无匹配数据',\n loading: '加载中...',\n pleaseSelect: '请选择',\n enterKeywords: '请输入关键字',\n all: '全部',\n },\n table: {\n emptyText: '暂无数据',\n confirm: '确定',\n reset: '重置',\n setting: {\n title: '表格设置',\n fields: {\n title: '字段显示设置',\n subtitle: (max: number) => `(最多${max}项)`,\n selectAll: '全选',\n },\n lineHeight: {\n title: '表格行高',\n small: '小',\n medium: '中',\n large: '大',\n },\n options: {\n ok: '确认',\n cancel: '取消',\n },\n },\n },\n transfer: {\n sourceList: '源列表',\n targetList: '目标列表',\n removeAll: '清空',\n selectAll: '选择全部',\n noData: '无数据',\n noSelected: '未选择任何项',\n search: '搜索',\n },\n upload: {\n uploadSuccess: '上传成功',\n uploadFailed: '上传失败',\n drapFileOr: '将文件拖到此处或',\n clickUpload: '点击上传',\n uploadLabel: '上传文件',\n },\n input: {\n placeholder: '请输入',\n },\n tagInput: {\n placeholder: '请输入并按Enter结束',\n },\n message: {\n assistant: '助手',\n details: '详情',\n copySuccess: '复制成功',\n copyFailed: '复制失败',\n },\n // exception: {\n // 403: '无业务权限',\n // 404: '页面不存在',\n // 500: '服务维护中',\n // building: '功能建设中',\n // empty: '没有数据',\n // searchEmpty: '搜索为空',\n // login: '请登入蓝鲸',\n // },\n\n // imageViewer: {\n // loadFailed: '抱歉,图片加载失败',\n // quitTips: 'ESC 可以退出全屏',\n // },\n // notify: {\n // showMore: '查看更多',\n // },\n // sideslider: {\n // title: '标题',\n // },\n // tree: {\n // emptyText: '暂无数据',\n // },\n // navigation: {\n // headerTitle: '栏目名称',\n // },\n // bigTree: {\n // emptyText: '暂无搜索结果',\n // },\n // message: {\n // copy: '复制',\n // copied: '已复制',\n // },\n // image: {\n // zoomIn: '放大',\n // zoomOut: '缩小',\n // rotateLeft: '向左旋转',\n // rotateRight: '向右旋转',\n // fullScreen: '适应屏幕',\n // original: '快速回到 1:1',\n // prev: 'prev',\n // next: 'next',\n // },\n // versionDetail: {\n // currentTagText: '当前版本',\n // },\n};\n\nexport default zhCn;\n"],"names":["zhCn","max"],"mappings":"AA4BMA,MAAAA,EAAiB,CACrB,KAAM,QACN,MAAO,CACL,MAAO,gBACP,MAAO,gBACP,MAAO,eACT,EACA,WAAY,CACV,WAAY,2BACZ,WAAY,2BACZ,MAAO,eACP,GAAI,eACJ,SAAU,CACR,IAAK,SACL,IAAK,SACL,IAAK,SACL,IAAK,SACL,IAAK,SACL,IAAK,SACL,IAAK,QACP,EACA,KAAM,SACN,IAAK,SACL,IAAK,SACL,MAAO,cAET,EACA,OAAQ,CACN,GAAI,eACJ,OAAQ,eACR,KAAM,qBACN,KAAM,oBACR,EACA,WAAY,CACV,GAAI,eACJ,OAAQ,cACV,EACA,KAAM,CACJ,WAAY,2BACZ,gBAAiB,iCACjB,IAAK,qBACL,IAAK,qBACL,OAAQ,2BACR,YAAa,0BACf,EACA,WAAY,CACV,SAAU,eACV,MAAO,SACP,MAAO,cACT,EACA,QAAS,CACP,MAAO,gBACP,MAAO,gBACP,MAAO,gBACP,MAAO,eACT,EACA,aAAc,CACZ,aAAc,qBACd,QAAS,wBACT,wBAAyB,6FACzB,GAAI,eACJ,OAAQ,eACR,GAAI,SACJ,IAAK,SACL,QAAS,oBACX,EACA,OAAQ,CACN,OAAQ,qBACR,cAAe,iCACf,QAAS,wBACT,aAAc,qBACd,cAAe,uCACf,IAAK,cACP,EACA,MAAO,CACL,UAAW,2BACX,QAAS,eACT,MAAO,eACP,QAAS,CACP,MAAO,2BACP,OAAQ,CACN,MAAO,uCACP,SAAWC,GAAgB,qBAAMA,gBACjC,UAAW,cACb,EACA,WAAY,CACV,MAAO,2BACP,MAAO,SACP,OAAQ,SACR,MAAO,QACT,EACA,QAAS,CACP,GAAI,eACJ,OAAQ,cACV,CACF,CACF,EACA,SAAU,CACR,WAAY,qBACZ,WAAY,2BACZ,UAAW,eACX,UAAW,2BACX,OAAQ,qBACR,WAAY,uCACZ,OAAQ,cACV,EACA,OAAQ,CACN,cAAe,2BACf,aAAc,2BACd,WAAY,mDACZ,YAAa,2BACb,YAAa,0BACf,EACA,MAAO,CACL,YAAa,oBACf,EACA,SAAU,CACR,YAAa,iDACf,EACA,QAAS,CACP,UAAW,eACX,QAAS,eACT,YAAa,2BACb,WAAY,0BACd,CA+CF"}
1
+ {"version":3,"file":"zh-cn.esm.js","sources":["../../packages/locale/src/lang/zh-cn.ts"],"sourcesContent":["/*\n * Tencent is pleased to support the open source community by making\n * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.\n *\n * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.\n *\n * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.\n *\n * License for 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition):\n *\n * ---------------------------------------------------\n * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\n * documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation\n * the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and\n * to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in all copies or substantial portions of\n * the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO\n * THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF\n * CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport type { Language } from './en';\n\nconst zhCn: Language = {\n lang: 'zh-cn',\n steps: {\n step1: '步骤1',\n step2: '步骤2',\n step3: '步骤3',\n },\n datePicker: {\n selectDate: '选择日期',\n selectTime: '选择时间',\n clear: '清除',\n ok: '确定',\n weekdays: {\n sun: '日',\n mon: '一',\n tue: '二',\n wed: '三',\n thu: '四',\n fri: '五',\n sat: '六',\n },\n hour: '时',\n min: '分',\n sec: '秒',\n toNow: '至今',\n // now: '此刻',\n },\n dialog: {\n ok: '确定',\n cancel: '取消',\n prev: '上一步',\n next: '下一步',\n },\n popConfirm: {\n ok: '确定',\n cancel: '取消',\n },\n form: {\n notBeEmpty: '不能为空',\n incorrectFormat: '格式不正确',\n max: '最大值',\n min: '最小值',\n maxLen: '最大长度',\n verifyError: '验证错误',\n },\n pagination: {\n eachPage: '每页',\n strip: '条',\n total: '共计',\n },\n process: {\n step1: '步骤1',\n step2: '步骤2',\n step3: '步骤3',\n step4: '步骤4',\n },\n searchSelect: {\n pleaseSelect: '请选择',\n loading: '加载中...',\n filterQueryMustHasValue: '包含键值的过滤查询必须有一个值',\n ok: '确认',\n cancel: '取消',\n or: '或',\n and: '且',\n logical: '逻辑:',\n },\n select: {\n noData: '无数据',\n noMatchedData: '无匹配数据',\n loading: '加载中...',\n pleaseSelect: '请选择',\n enterKeywords: '请输入关键字',\n all: '全部',\n selectAll: '全选',\n },\n table: {\n emptyText: '暂无数据',\n confirm: '确定',\n reset: '重置',\n setting: {\n title: '表格设置',\n fields: {\n title: '字段显示设置',\n subtitle: (max: number) => `(最多${max}项)`,\n selectAll: '全选',\n },\n lineHeight: {\n title: '表格行高',\n small: '小',\n medium: '中',\n large: '大',\n },\n options: {\n ok: '确认',\n cancel: '取消',\n },\n },\n },\n transfer: {\n sourceList: '源列表',\n targetList: '目标列表',\n removeAll: '清空',\n selectAll: '选择全部',\n noData: '无数据',\n noSelected: '未选择任何项',\n search: '搜索',\n },\n upload: {\n uploadSuccess: '上传成功',\n uploadFailed: '上传失败',\n drapFileOr: '将文件拖到此处或',\n clickUpload: '点击上传',\n uploadLabel: '上传文件',\n },\n input: {\n placeholder: '请输入',\n },\n tagInput: {\n placeholder: '请输入并按Enter结束',\n },\n message: {\n assistant: '助手',\n details: '详情',\n copySuccess: '复制成功',\n copyFailed: '复制失败',\n },\n cascader: {\n pleaseSelect: '请选择',\n noData: '无数据',\n emptyText: '暂无搜索结果',\n },\n // exception: {\n // 403: '无业务权限',\n // 404: '页面不存在',\n // 500: '服务维护中',\n // building: '功能建设中',\n // empty: '没有数据',\n // searchEmpty: '搜索为空',\n // login: '请登入蓝鲸',\n // },\n\n // imageViewer: {\n // loadFailed: '抱歉,图片加载失败',\n // quitTips: 'ESC 可以退出全屏',\n // },\n // notify: {\n // showMore: '查看更多',\n // },\n // sideslider: {\n // title: '标题',\n // },\n // tree: {\n // emptyText: '暂无数据',\n // },\n // navigation: {\n // headerTitle: '栏目名称',\n // },\n // bigTree: {\n // emptyText: '暂无搜索结果',\n // },\n // message: {\n // copy: '复制',\n // copied: '已复制',\n // },\n // image: {\n // zoomIn: '放大',\n // zoomOut: '缩小',\n // rotateLeft: '向左旋转',\n // rotateRight: '向右旋转',\n // fullScreen: '适应屏幕',\n // original: '快速回到 1:1',\n // prev: 'prev',\n // next: 'next',\n // },\n // versionDetail: {\n // currentTagText: '当前版本',\n // },\n};\n\nexport default zhCn;\n"],"names":["zhCn","max"],"mappings":"AA4BMA,MAAAA,EAAiB,CACrB,KAAM,QACN,MAAO,CACL,MAAO,gBACP,MAAO,gBACP,MAAO,eACT,EACA,WAAY,CACV,WAAY,2BACZ,WAAY,2BACZ,MAAO,eACP,GAAI,eACJ,SAAU,CACR,IAAK,SACL,IAAK,SACL,IAAK,SACL,IAAK,SACL,IAAK,SACL,IAAK,SACL,IAAK,QACP,EACA,KAAM,SACN,IAAK,SACL,IAAK,SACL,MAAO,cAET,EACA,OAAQ,CACN,GAAI,eACJ,OAAQ,eACR,KAAM,qBACN,KAAM,oBACR,EACA,WAAY,CACV,GAAI,eACJ,OAAQ,cACV,EACA,KAAM,CACJ,WAAY,2BACZ,gBAAiB,iCACjB,IAAK,qBACL,IAAK,qBACL,OAAQ,2BACR,YAAa,0BACf,EACA,WAAY,CACV,SAAU,eACV,MAAO,SACP,MAAO,cACT,EACA,QAAS,CACP,MAAO,gBACP,MAAO,gBACP,MAAO,gBACP,MAAO,eACT,EACA,aAAc,CACZ,aAAc,qBACd,QAAS,wBACT,wBAAyB,6FACzB,GAAI,eACJ,OAAQ,eACR,GAAI,SACJ,IAAK,SACL,QAAS,oBACX,EACA,OAAQ,CACN,OAAQ,qBACR,cAAe,iCACf,QAAS,wBACT,aAAc,qBACd,cAAe,uCACf,IAAK,eACL,UAAW,cACb,EACA,MAAO,CACL,UAAW,2BACX,QAAS,eACT,MAAO,eACP,QAAS,CACP,MAAO,2BACP,OAAQ,CACN,MAAO,uCACP,SAAWC,GAAgB,qBAAMA,gBACjC,UAAW,cACb,EACA,WAAY,CACV,MAAO,2BACP,MAAO,SACP,OAAQ,SACR,MAAO,QACT,EACA,QAAS,CACP,GAAI,eACJ,OAAQ,cACV,CACF,CACF,EACA,SAAU,CACR,WAAY,qBACZ,WAAY,2BACZ,UAAW,eACX,UAAW,2BACX,OAAQ,qBACR,WAAY,uCACZ,OAAQ,cACV,EACA,OAAQ,CACN,cAAe,2BACf,aAAc,2BACd,WAAY,mDACZ,YAAa,2BACb,YAAa,0BACf,EACA,MAAO,CACL,YAAa,oBACf,EACA,SAAU,CACR,YAAa,iDACf,EACA,QAAS,CACP,UAAW,eACX,QAAS,eACT,YAAa,2BACb,WAAY,0BACd,EACA,SAAU,CACR,aAAc,qBACd,OAAQ,qBACR,UAAW,sCACb,CA+CF"}
@@ -1,2 +1,2 @@
1
- (function(e,u){typeof exports=="object"&&typeof module!="undefined"?module.exports=u():typeof define=="function"&&define.amd?define(u):(e=typeof globalThis!="undefined"?globalThis:e||self,e["bkuiVueLocalezh-cn"]=u())})(this,function(){"use strict";return{lang:"zh-cn",steps:{step1:"\u6B65\u9AA41",step2:"\u6B65\u9AA42",step3:"\u6B65\u9AA43"},datePicker:{selectDate:"\u9009\u62E9\u65E5\u671F",selectTime:"\u9009\u62E9\u65F6\u95F4",clear:"\u6E05\u9664",ok:"\u786E\u5B9A",weekdays:{sun:"\u65E5",mon:"\u4E00",tue:"\u4E8C",wed:"\u4E09",thu:"\u56DB",fri:"\u4E94",sat:"\u516D"},hour:"\u65F6",min:"\u5206",sec:"\u79D2",toNow:"\u81F3\u4ECA"},dialog:{ok:"\u786E\u5B9A",cancel:"\u53D6\u6D88",prev:"\u4E0A\u4E00\u6B65",next:"\u4E0B\u4E00\u6B65"},popConfirm:{ok:"\u786E\u5B9A",cancel:"\u53D6\u6D88"},form:{notBeEmpty:"\u4E0D\u80FD\u4E3A\u7A7A",incorrectFormat:"\u683C\u5F0F\u4E0D\u6B63\u786E",max:"\u6700\u5927\u503C",min:"\u6700\u5C0F\u503C",maxLen:"\u6700\u5927\u957F\u5EA6",verifyError:"\u9A8C\u8BC1\u9519\u8BEF"},pagination:{eachPage:"\u6BCF\u9875",strip:"\u6761",total:"\u5171\u8BA1"},process:{step1:"\u6B65\u9AA41",step2:"\u6B65\u9AA42",step3:"\u6B65\u9AA43",step4:"\u6B65\u9AA44"},searchSelect:{pleaseSelect:"\u8BF7\u9009\u62E9",loading:"\u52A0\u8F7D\u4E2D...",filterQueryMustHasValue:"\u5305\u542B\u952E\u503C\u7684\u8FC7\u6EE4\u67E5\u8BE2\u5FC5\u987B\u6709\u4E00\u4E2A\u503C",ok:"\u786E\u8BA4",cancel:"\u53D6\u6D88",or:"\u6216",and:"\u4E14",logical:"\u903B\u8F91\uFF1A"},select:{noData:"\u65E0\u6570\u636E",noMatchedData:"\u65E0\u5339\u914D\u6570\u636E",loading:"\u52A0\u8F7D\u4E2D...",pleaseSelect:"\u8BF7\u9009\u62E9",enterKeywords:"\u8BF7\u8F93\u5165\u5173\u952E\u5B57",all:"\u5168\u90E8"},table:{emptyText:"\u6682\u65E0\u6570\u636E",confirm:"\u786E\u5B9A",reset:"\u91CD\u7F6E",setting:{title:"\u8868\u683C\u8BBE\u7F6E",fields:{title:"\u5B57\u6BB5\u663E\u793A\u8BBE\u7F6E",subtitle:u=>`\uFF08\u6700\u591A${u}\u9879\uFF09`,selectAll:"\u5168\u9009"},lineHeight:{title:"\u8868\u683C\u884C\u9AD8",small:"\u5C0F",medium:"\u4E2D",large:"\u5927"},options:{ok:"\u786E\u8BA4",cancel:"\u53D6\u6D88"}}},transfer:{sourceList:"\u6E90\u5217\u8868",targetList:"\u76EE\u6807\u5217\u8868",removeAll:"\u6E05\u7A7A",selectAll:"\u9009\u62E9\u5168\u90E8",noData:"\u65E0\u6570\u636E",noSelected:"\u672A\u9009\u62E9\u4EFB\u4F55\u9879",search:"\u641C\u7D22"},upload:{uploadSuccess:"\u4E0A\u4F20\u6210\u529F",uploadFailed:"\u4E0A\u4F20\u5931\u8D25",drapFileOr:"\u5C06\u6587\u4EF6\u62D6\u5230\u6B64\u5904\u6216",clickUpload:"\u70B9\u51FB\u4E0A\u4F20",uploadLabel:"\u4E0A\u4F20\u6587\u4EF6"},input:{placeholder:"\u8BF7\u8F93\u5165"},tagInput:{placeholder:"\u8BF7\u8F93\u5165\u5E76\u6309Enter\u7ED3\u675F"},message:{assistant:"\u52A9\u624B",details:"\u8BE6\u60C5",copySuccess:"\u590D\u5236\u6210\u529F",copyFailed:"\u590D\u5236\u5931\u8D25"}}});
1
+ (function(e,u){typeof exports=="object"&&typeof module!="undefined"?module.exports=u():typeof define=="function"&&define.amd?define(u):(e=typeof globalThis!="undefined"?globalThis:e||self,e["bkuiVueLocalezh-cn"]=u())})(this,function(){"use strict";return{lang:"zh-cn",steps:{step1:"\u6B65\u9AA41",step2:"\u6B65\u9AA42",step3:"\u6B65\u9AA43"},datePicker:{selectDate:"\u9009\u62E9\u65E5\u671F",selectTime:"\u9009\u62E9\u65F6\u95F4",clear:"\u6E05\u9664",ok:"\u786E\u5B9A",weekdays:{sun:"\u65E5",mon:"\u4E00",tue:"\u4E8C",wed:"\u4E09",thu:"\u56DB",fri:"\u4E94",sat:"\u516D"},hour:"\u65F6",min:"\u5206",sec:"\u79D2",toNow:"\u81F3\u4ECA"},dialog:{ok:"\u786E\u5B9A",cancel:"\u53D6\u6D88",prev:"\u4E0A\u4E00\u6B65",next:"\u4E0B\u4E00\u6B65"},popConfirm:{ok:"\u786E\u5B9A",cancel:"\u53D6\u6D88"},form:{notBeEmpty:"\u4E0D\u80FD\u4E3A\u7A7A",incorrectFormat:"\u683C\u5F0F\u4E0D\u6B63\u786E",max:"\u6700\u5927\u503C",min:"\u6700\u5C0F\u503C",maxLen:"\u6700\u5927\u957F\u5EA6",verifyError:"\u9A8C\u8BC1\u9519\u8BEF"},pagination:{eachPage:"\u6BCF\u9875",strip:"\u6761",total:"\u5171\u8BA1"},process:{step1:"\u6B65\u9AA41",step2:"\u6B65\u9AA42",step3:"\u6B65\u9AA43",step4:"\u6B65\u9AA44"},searchSelect:{pleaseSelect:"\u8BF7\u9009\u62E9",loading:"\u52A0\u8F7D\u4E2D...",filterQueryMustHasValue:"\u5305\u542B\u952E\u503C\u7684\u8FC7\u6EE4\u67E5\u8BE2\u5FC5\u987B\u6709\u4E00\u4E2A\u503C",ok:"\u786E\u8BA4",cancel:"\u53D6\u6D88",or:"\u6216",and:"\u4E14",logical:"\u903B\u8F91\uFF1A"},select:{noData:"\u65E0\u6570\u636E",noMatchedData:"\u65E0\u5339\u914D\u6570\u636E",loading:"\u52A0\u8F7D\u4E2D...",pleaseSelect:"\u8BF7\u9009\u62E9",enterKeywords:"\u8BF7\u8F93\u5165\u5173\u952E\u5B57",all:"\u5168\u90E8",selectAll:"\u5168\u9009"},table:{emptyText:"\u6682\u65E0\u6570\u636E",confirm:"\u786E\u5B9A",reset:"\u91CD\u7F6E",setting:{title:"\u8868\u683C\u8BBE\u7F6E",fields:{title:"\u5B57\u6BB5\u663E\u793A\u8BBE\u7F6E",subtitle:u=>`\uFF08\u6700\u591A${u}\u9879\uFF09`,selectAll:"\u5168\u9009"},lineHeight:{title:"\u8868\u683C\u884C\u9AD8",small:"\u5C0F",medium:"\u4E2D",large:"\u5927"},options:{ok:"\u786E\u8BA4",cancel:"\u53D6\u6D88"}}},transfer:{sourceList:"\u6E90\u5217\u8868",targetList:"\u76EE\u6807\u5217\u8868",removeAll:"\u6E05\u7A7A",selectAll:"\u9009\u62E9\u5168\u90E8",noData:"\u65E0\u6570\u636E",noSelected:"\u672A\u9009\u62E9\u4EFB\u4F55\u9879",search:"\u641C\u7D22"},upload:{uploadSuccess:"\u4E0A\u4F20\u6210\u529F",uploadFailed:"\u4E0A\u4F20\u5931\u8D25",drapFileOr:"\u5C06\u6587\u4EF6\u62D6\u5230\u6B64\u5904\u6216",clickUpload:"\u70B9\u51FB\u4E0A\u4F20",uploadLabel:"\u4E0A\u4F20\u6587\u4EF6"},input:{placeholder:"\u8BF7\u8F93\u5165"},tagInput:{placeholder:"\u8BF7\u8F93\u5165\u5E76\u6309Enter\u7ED3\u675F"},message:{assistant:"\u52A9\u624B",details:"\u8BE6\u60C5",copySuccess:"\u590D\u5236\u6210\u529F",copyFailed:"\u590D\u5236\u5931\u8D25"},cascader:{pleaseSelect:"\u8BF7\u9009\u62E9",noData:"\u65E0\u6570\u636E",emptyText:"\u6682\u65E0\u641C\u7D22\u7ED3\u679C"}}});
2
2
  //# sourceMappingURL=zh-cn.umd.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"zh-cn.umd.js","sources":["../../packages/locale/src/lang/zh-cn.ts"],"sourcesContent":["/*\n * Tencent is pleased to support the open source community by making\n * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.\n *\n * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.\n *\n * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.\n *\n * License for 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition):\n *\n * ---------------------------------------------------\n * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\n * documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation\n * the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and\n * to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in all copies or substantial portions of\n * the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO\n * THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF\n * CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport type { Language } from './en';\n\nconst zhCn: Language = {\n lang: 'zh-cn',\n steps: {\n step1: '步骤1',\n step2: '步骤2',\n step3: '步骤3',\n },\n datePicker: {\n selectDate: '选择日期',\n selectTime: '选择时间',\n clear: '清除',\n ok: '确定',\n weekdays: {\n sun: '日',\n mon: '一',\n tue: '二',\n wed: '三',\n thu: '四',\n fri: '五',\n sat: '六',\n },\n hour: '时',\n min: '分',\n sec: '秒',\n toNow: '至今',\n // now: '此刻',\n },\n dialog: {\n ok: '确定',\n cancel: '取消',\n prev: '上一步',\n next: '下一步',\n },\n popConfirm: {\n ok: '确定',\n cancel: '取消',\n },\n form: {\n notBeEmpty: '不能为空',\n incorrectFormat: '格式不正确',\n max: '最大值',\n min: '最小值',\n maxLen: '最大长度',\n verifyError: '验证错误',\n },\n pagination: {\n eachPage: '每页',\n strip: '条',\n total: '共计',\n },\n process: {\n step1: '步骤1',\n step2: '步骤2',\n step3: '步骤3',\n step4: '步骤4',\n },\n searchSelect: {\n pleaseSelect: '请选择',\n loading: '加载中...',\n filterQueryMustHasValue: '包含键值的过滤查询必须有一个值',\n ok: '确认',\n cancel: '取消',\n or: '或',\n and: '且',\n logical: '逻辑:',\n },\n select: {\n noData: '无数据',\n noMatchedData: '无匹配数据',\n loading: '加载中...',\n pleaseSelect: '请选择',\n enterKeywords: '请输入关键字',\n all: '全部',\n },\n table: {\n emptyText: '暂无数据',\n confirm: '确定',\n reset: '重置',\n setting: {\n title: '表格设置',\n fields: {\n title: '字段显示设置',\n subtitle: (max: number) => `(最多${max}项)`,\n selectAll: '全选',\n },\n lineHeight: {\n title: '表格行高',\n small: '小',\n medium: '中',\n large: '大',\n },\n options: {\n ok: '确认',\n cancel: '取消',\n },\n },\n },\n transfer: {\n sourceList: '源列表',\n targetList: '目标列表',\n removeAll: '清空',\n selectAll: '选择全部',\n noData: '无数据',\n noSelected: '未选择任何项',\n search: '搜索',\n },\n upload: {\n uploadSuccess: '上传成功',\n uploadFailed: '上传失败',\n drapFileOr: '将文件拖到此处或',\n clickUpload: '点击上传',\n uploadLabel: '上传文件',\n },\n input: {\n placeholder: '请输入',\n },\n tagInput: {\n placeholder: '请输入并按Enter结束',\n },\n message: {\n assistant: '助手',\n details: '详情',\n copySuccess: '复制成功',\n copyFailed: '复制失败',\n },\n // exception: {\n // 403: '无业务权限',\n // 404: '页面不存在',\n // 500: '服务维护中',\n // building: '功能建设中',\n // empty: '没有数据',\n // searchEmpty: '搜索为空',\n // login: '请登入蓝鲸',\n // },\n\n // imageViewer: {\n // loadFailed: '抱歉,图片加载失败',\n // quitTips: 'ESC 可以退出全屏',\n // },\n // notify: {\n // showMore: '查看更多',\n // },\n // sideslider: {\n // title: '标题',\n // },\n // tree: {\n // emptyText: '暂无数据',\n // },\n // navigation: {\n // headerTitle: '栏目名称',\n // },\n // bigTree: {\n // emptyText: '暂无搜索结果',\n // },\n // message: {\n // copy: '复制',\n // copied: '已复制',\n // },\n // image: {\n // zoomIn: '放大',\n // zoomOut: '缩小',\n // rotateLeft: '向左旋转',\n // rotateRight: '向右旋转',\n // fullScreen: '适应屏幕',\n // original: '快速回到 1:1',\n // prev: 'prev',\n // next: 'next',\n // },\n // versionDetail: {\n // currentTagText: '当前版本',\n // },\n};\n\nexport default zhCn;\n"],"names":["max"],"mappings":"8PA4BuB,CACrB,KAAM,QACN,MAAO,CACL,MAAO,gBACP,MAAO,gBACP,MAAO,eACT,EACA,WAAY,CACV,WAAY,2BACZ,WAAY,2BACZ,MAAO,eACP,GAAI,eACJ,SAAU,CACR,IAAK,SACL,IAAK,SACL,IAAK,SACL,IAAK,SACL,IAAK,SACL,IAAK,SACL,IAAK,QACP,EACA,KAAM,SACN,IAAK,SACL,IAAK,SACL,MAAO,cAET,EACA,OAAQ,CACN,GAAI,eACJ,OAAQ,eACR,KAAM,qBACN,KAAM,oBACR,EACA,WAAY,CACV,GAAI,eACJ,OAAQ,cACV,EACA,KAAM,CACJ,WAAY,2BACZ,gBAAiB,iCACjB,IAAK,qBACL,IAAK,qBACL,OAAQ,2BACR,YAAa,0BACf,EACA,WAAY,CACV,SAAU,eACV,MAAO,SACP,MAAO,cACT,EACA,QAAS,CACP,MAAO,gBACP,MAAO,gBACP,MAAO,gBACP,MAAO,eACT,EACA,aAAc,CACZ,aAAc,qBACd,QAAS,wBACT,wBAAyB,6FACzB,GAAI,eACJ,OAAQ,eACR,GAAI,SACJ,IAAK,SACL,QAAS,oBACX,EACA,OAAQ,CACN,OAAQ,qBACR,cAAe,iCACf,QAAS,wBACT,aAAc,qBACd,cAAe,uCACf,IAAK,cACP,EACA,MAAO,CACL,UAAW,2BACX,QAAS,eACT,MAAO,eACP,QAAS,CACP,MAAO,2BACP,OAAQ,CACN,MAAO,uCACP,SAAWA,GAAgB,qBAAMA,gBACjC,UAAW,cACb,EACA,WAAY,CACV,MAAO,2BACP,MAAO,SACP,OAAQ,SACR,MAAO,QACT,EACA,QAAS,CACP,GAAI,eACJ,OAAQ,cACV,CACF,CACF,EACA,SAAU,CACR,WAAY,qBACZ,WAAY,2BACZ,UAAW,eACX,UAAW,2BACX,OAAQ,qBACR,WAAY,uCACZ,OAAQ,cACV,EACA,OAAQ,CACN,cAAe,2BACf,aAAc,2BACd,WAAY,mDACZ,YAAa,2BACb,YAAa,0BACf,EACA,MAAO,CACL,YAAa,oBACf,EACA,SAAU,CACR,YAAa,iDACf,EACA,QAAS,CACP,UAAW,eACX,QAAS,eACT,YAAa,2BACb,WAAY,0BACd,CA+CF"}
1
+ {"version":3,"file":"zh-cn.umd.js","sources":["../../packages/locale/src/lang/zh-cn.ts"],"sourcesContent":["/*\n * Tencent is pleased to support the open source community by making\n * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available.\n *\n * Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.\n *\n * 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) is licensed under the MIT License.\n *\n * License for 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition):\n *\n * ---------------------------------------------------\n * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\n * documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation\n * the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and\n * to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in all copies or substantial portions of\n * the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO\n * THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF\n * CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport type { Language } from './en';\n\nconst zhCn: Language = {\n lang: 'zh-cn',\n steps: {\n step1: '步骤1',\n step2: '步骤2',\n step3: '步骤3',\n },\n datePicker: {\n selectDate: '选择日期',\n selectTime: '选择时间',\n clear: '清除',\n ok: '确定',\n weekdays: {\n sun: '日',\n mon: '一',\n tue: '二',\n wed: '三',\n thu: '四',\n fri: '五',\n sat: '六',\n },\n hour: '时',\n min: '分',\n sec: '秒',\n toNow: '至今',\n // now: '此刻',\n },\n dialog: {\n ok: '确定',\n cancel: '取消',\n prev: '上一步',\n next: '下一步',\n },\n popConfirm: {\n ok: '确定',\n cancel: '取消',\n },\n form: {\n notBeEmpty: '不能为空',\n incorrectFormat: '格式不正确',\n max: '最大值',\n min: '最小值',\n maxLen: '最大长度',\n verifyError: '验证错误',\n },\n pagination: {\n eachPage: '每页',\n strip: '条',\n total: '共计',\n },\n process: {\n step1: '步骤1',\n step2: '步骤2',\n step3: '步骤3',\n step4: '步骤4',\n },\n searchSelect: {\n pleaseSelect: '请选择',\n loading: '加载中...',\n filterQueryMustHasValue: '包含键值的过滤查询必须有一个值',\n ok: '确认',\n cancel: '取消',\n or: '或',\n and: '且',\n logical: '逻辑:',\n },\n select: {\n noData: '无数据',\n noMatchedData: '无匹配数据',\n loading: '加载中...',\n pleaseSelect: '请选择',\n enterKeywords: '请输入关键字',\n all: '全部',\n selectAll: '全选',\n },\n table: {\n emptyText: '暂无数据',\n confirm: '确定',\n reset: '重置',\n setting: {\n title: '表格设置',\n fields: {\n title: '字段显示设置',\n subtitle: (max: number) => `(最多${max}项)`,\n selectAll: '全选',\n },\n lineHeight: {\n title: '表格行高',\n small: '小',\n medium: '中',\n large: '大',\n },\n options: {\n ok: '确认',\n cancel: '取消',\n },\n },\n },\n transfer: {\n sourceList: '源列表',\n targetList: '目标列表',\n removeAll: '清空',\n selectAll: '选择全部',\n noData: '无数据',\n noSelected: '未选择任何项',\n search: '搜索',\n },\n upload: {\n uploadSuccess: '上传成功',\n uploadFailed: '上传失败',\n drapFileOr: '将文件拖到此处或',\n clickUpload: '点击上传',\n uploadLabel: '上传文件',\n },\n input: {\n placeholder: '请输入',\n },\n tagInput: {\n placeholder: '请输入并按Enter结束',\n },\n message: {\n assistant: '助手',\n details: '详情',\n copySuccess: '复制成功',\n copyFailed: '复制失败',\n },\n cascader: {\n pleaseSelect: '请选择',\n noData: '无数据',\n emptyText: '暂无搜索结果',\n },\n // exception: {\n // 403: '无业务权限',\n // 404: '页面不存在',\n // 500: '服务维护中',\n // building: '功能建设中',\n // empty: '没有数据',\n // searchEmpty: '搜索为空',\n // login: '请登入蓝鲸',\n // },\n\n // imageViewer: {\n // loadFailed: '抱歉,图片加载失败',\n // quitTips: 'ESC 可以退出全屏',\n // },\n // notify: {\n // showMore: '查看更多',\n // },\n // sideslider: {\n // title: '标题',\n // },\n // tree: {\n // emptyText: '暂无数据',\n // },\n // navigation: {\n // headerTitle: '栏目名称',\n // },\n // bigTree: {\n // emptyText: '暂无搜索结果',\n // },\n // message: {\n // copy: '复制',\n // copied: '已复制',\n // },\n // image: {\n // zoomIn: '放大',\n // zoomOut: '缩小',\n // rotateLeft: '向左旋转',\n // rotateRight: '向右旋转',\n // fullScreen: '适应屏幕',\n // original: '快速回到 1:1',\n // prev: 'prev',\n // next: 'next',\n // },\n // versionDetail: {\n // currentTagText: '当前版本',\n // },\n};\n\nexport default zhCn;\n"],"names":["max"],"mappings":"8PA4BuB,CACrB,KAAM,QACN,MAAO,CACL,MAAO,gBACP,MAAO,gBACP,MAAO,eACT,EACA,WAAY,CACV,WAAY,2BACZ,WAAY,2BACZ,MAAO,eACP,GAAI,eACJ,SAAU,CACR,IAAK,SACL,IAAK,SACL,IAAK,SACL,IAAK,SACL,IAAK,SACL,IAAK,SACL,IAAK,QACP,EACA,KAAM,SACN,IAAK,SACL,IAAK,SACL,MAAO,cAET,EACA,OAAQ,CACN,GAAI,eACJ,OAAQ,eACR,KAAM,qBACN,KAAM,oBACR,EACA,WAAY,CACV,GAAI,eACJ,OAAQ,cACV,EACA,KAAM,CACJ,WAAY,2BACZ,gBAAiB,iCACjB,IAAK,qBACL,IAAK,qBACL,OAAQ,2BACR,YAAa,0BACf,EACA,WAAY,CACV,SAAU,eACV,MAAO,SACP,MAAO,cACT,EACA,QAAS,CACP,MAAO,gBACP,MAAO,gBACP,MAAO,gBACP,MAAO,eACT,EACA,aAAc,CACZ,aAAc,qBACd,QAAS,wBACT,wBAAyB,6FACzB,GAAI,eACJ,OAAQ,eACR,GAAI,SACJ,IAAK,SACL,QAAS,oBACX,EACA,OAAQ,CACN,OAAQ,qBACR,cAAe,iCACf,QAAS,wBACT,aAAc,qBACd,cAAe,uCACf,IAAK,eACL,UAAW,cACb,EACA,MAAO,CACL,UAAW,2BACX,QAAS,eACT,MAAO,eACP,QAAS,CACP,MAAO,2BACP,OAAQ,CACN,MAAO,uCACP,SAAWA,GAAgB,qBAAMA,gBACjC,UAAW,cACb,EACA,WAAY,CACV,MAAO,2BACP,MAAO,SACP,OAAQ,SACR,MAAO,QACT,EACA,QAAS,CACP,GAAI,eACJ,OAAQ,cACV,CACF,CACF,EACA,SAAU,CACR,WAAY,qBACZ,WAAY,2BACZ,UAAW,eACX,UAAW,2BACX,OAAQ,qBACR,WAAY,uCACZ,OAAQ,cACV,EACA,OAAQ,CACN,cAAe,2BACf,aAAc,2BACd,WAAY,mDACZ,YAAa,2BACb,YAAa,0BACf,EACA,MAAO,CACL,YAAa,oBACf,EACA,SAAU,CACR,YAAa,iDACf,EACA,QAAS,CACP,UAAW,eACX,QAAS,eACT,YAAa,2BACb,WAAY,0BACd,EACA,SAAU,CACR,aAAc,qBACd,OAAQ,qBACR,UAAW,sCACb,CA+CF"}