bkui-vue 0.0.2-beta.44 → 0.0.2-beta.45

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 (44) hide show
  1. package/dist/index.cjs.js +4 -4
  2. package/dist/index.esm.js +328 -312
  3. package/dist/index.umd.js +4 -4
  4. package/dist/locale/en.esm.js.map +1 -1
  5. package/dist/locale/en.umd.js.map +1 -1
  6. package/dist/locale/zh-cn.esm.js.map +1 -1
  7. package/dist/locale/zh-cn.umd.js.map +1 -1
  8. package/lib/breadcrumb/index.d.ts +1 -1
  9. package/lib/button/index.d.ts +1 -1
  10. package/lib/cascader/index.d.ts +1 -1
  11. package/lib/cascader/interface.d.ts +1 -1
  12. package/lib/checkbox/index.d.ts +2 -2
  13. package/lib/collapse/index.d.ts +1 -1
  14. package/lib/container/index.d.ts +1 -1
  15. package/lib/date-picker/index.d.ts +1 -1
  16. package/lib/dropdown/index.d.ts +1 -1
  17. package/lib/exception/index.d.ts +1 -1
  18. package/lib/form/index.d.ts +2 -2
  19. package/lib/image/index.js +1 -1
  20. package/lib/loading/index.d.ts +1 -1
  21. package/lib/menu/index.d.ts +1 -1
  22. package/lib/modal/index.d.ts +1 -1
  23. package/lib/overflow-title/components/overflow-title.d.ts +1 -1
  24. package/lib/overflow-title/index.d.ts +1 -1
  25. package/lib/pagination/index.d.ts +1 -1
  26. package/lib/radio/index.d.ts +1 -1
  27. package/lib/search-select/index.d.ts +1 -1
  28. package/lib/search-select/index.js +1 -1
  29. package/lib/select/index.d.ts +1 -1
  30. package/lib/shared/helper.d.ts +1 -1
  31. package/lib/shared/popover.d.ts +2 -2
  32. package/lib/tab/index.d.ts +1 -1
  33. package/lib/tab/tab-nav.d.ts +12 -2
  34. package/lib/table/components/table-column.d.ts +8 -8
  35. package/lib/table/index.d.ts +7 -7
  36. package/lib/table/props.d.ts +2 -2
  37. package/lib/table/table.d.ts +1 -3
  38. package/lib/table/use-column.d.ts +2 -2
  39. package/lib/table/utils.d.ts +7 -7
  40. package/lib/table-column/index.d.ts +12 -12
  41. package/lib/tag-input/tag-input.d.ts +14 -16
  42. package/lib/tree/tree.d.ts +0 -10
  43. package/lib/volar.components.d.ts +24 -24
  44. package/package.json +16 -15
@@ -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 },\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 +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 },\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 +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 },\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 +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 },\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"}
@@ -216,5 +216,5 @@ declare const BkBreadcrumb: {
216
216
  replace: boolean;
217
217
  }, {}>;
218
218
  }>;
219
- export { BkBreadcrumb, BreadcrumbItem as BkBreadcrumbItem, };
219
+ export { BkBreadcrumb, BreadcrumbItem as BkBreadcrumbItem };
220
220
  export default BkBreadcrumb;
@@ -259,4 +259,4 @@ declare const BkButton: {
259
259
  }>>, {}, {}>;
260
260
  }>;
261
261
  export default BkButton;
262
- export { ButtonGroup as BkButtonGroup, BkButton, };
262
+ export { ButtonGroup as BkButtonGroup, BkButton };
@@ -948,4 +948,4 @@ declare const BkCascader: {
948
948
  }, {}>;
949
949
  }>;
950
950
  export default BkCascader;
951
- export { BkCascader, CascaderPanel as BkCascaderPanel, };
951
+ export { BkCascader, CascaderPanel as BkCascaderPanel };
@@ -9,7 +9,7 @@ export interface INodeConfig {
9
9
  }
10
10
  export interface INode {
11
11
  checked: boolean;
12
- children?: (null)[] | null;
12
+ children?: null[] | null;
13
13
  config: IConfig;
14
14
  data: IData;
15
15
  leaf: boolean;
@@ -312,5 +312,5 @@ declare const BkCheckbox: {
312
312
  }, {}>;
313
313
  }>;
314
314
  export default BkCheckbox;
315
- export { BkCheckbox, CheckboxGroup as BkCheckboxGroup, };
316
- export type { CheckboxProps, };
315
+ export { BkCheckbox, CheckboxGroup as BkCheckboxGroup };
316
+ export type { CheckboxProps };
@@ -403,5 +403,5 @@ declare const BkCollapse: {
403
403
  }>;
404
404
  export type CollapseProps = Partial<ExtractPropTypes<typeof propsCollapse>>;
405
405
  export type CollapsePanelProps = Partial<ExtractPropTypes<typeof propsCollapsePanel>>;
406
- export { Collapse, CollapsePanel as BkCollapsePanel, };
406
+ export { Collapse, CollapsePanel as BkCollapsePanel };
407
407
  export default BkCollapse;
@@ -201,4 +201,4 @@ declare const BkContainer: {
201
201
  }, {}>;
202
202
  }>;
203
203
  export default BkContainer;
204
- export { BkContainer, Row as BkRow, Col as BkCol, };
204
+ export { BkContainer, Row as BkRow, Col as BkCol };
@@ -740,4 +740,4 @@ declare const BkDatePicker: {
740
740
  confirm?: {};
741
741
  }>> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin<any[]>;
742
742
  export default BkDatePicker;
743
- export { TimePicker, };
743
+ export { TimePicker };
@@ -268,4 +268,4 @@ declare const BkDropdown: {
268
268
  }, {}>;
269
269
  }>;
270
270
  export default BkDropdown;
271
- export { BkDropdown, DropdownMenu as BkDropdownMenu, DropdownItem as BkDropdownItem, };
271
+ export { BkDropdown, DropdownMenu as BkDropdownMenu, DropdownItem as BkDropdownItem };
@@ -140,5 +140,5 @@ declare const BkException: {
140
140
  description: string;
141
141
  scene: "page" | "part";
142
142
  }, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin<any[]>;
143
- export { Exception, ExceptionEnum, SceneEnum, };
143
+ export { Exception, ExceptionEnum, SceneEnum };
144
144
  export default BkException;
@@ -357,5 +357,5 @@ declare const BkForm: {
357
357
  }, {}>;
358
358
  }>;
359
359
  export default BkForm;
360
- export { BkForm, FormItem as BkFormItem, ComposeFormItem as BkComposeFormItem, formItemKey, formKey, useFormItem, };
361
- export type { formProps, };
360
+ export { BkForm, FormItem as BkFormItem, ComposeFormItem as BkComposeFormItem, formItemKey, formKey, useFormItem };
361
+ export type { formProps };
@@ -1 +1 @@
1
- !function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t(require("../shared"),require("vue"),require("../config-provider"),require("../icon"),require("vue-types"),require("lodash"),require("../directives"));else if("function"==typeof define&&define.amd)define(["../shared","vue","../config-provider","../icon","vue-types","lodash","../directives"],t);else{var o="object"==typeof exports?t(require("../shared"),require("vue"),require("../config-provider"),require("../icon"),require("vue-types"),require("lodash"),require("../directives")):t(e["../shared"],e.vue,e["../config-provider"],e["../icon"],e["vue-types"],e.lodash,e["../directives"]);for(var r in o)("object"==typeof exports?exports:e)[r]=o[r]}}(self,((e,t,o,r,a,n,i)=>(()=>{"use strict";var l={2717:e=>{e.exports=o},4061:e=>{e.exports=i},6870:e=>{e.exports=r},4212:t=>{t.exports=e},467:e=>{e.exports=n},748:e=>{e.exports=t},210:e=>{e.exports=a}},c={};function s(e){var t=c[e];if(void 0!==t)return t.exports;var o=c[e]={exports:{}};return l[e](o,o.exports,s),o.exports}s.d=(e,t)=>{for(var o in t)s.o(t,o)&&!s.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},s.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),s.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var u={};return(()=>{s.r(u),s.d(u,{Image:()=>c,ImageViewer:()=>f,default:()=>p});var e,t=s(4212),o=s(748),r=s(2717),a=s(6870),n=s(210);!function(e){e.FILL="fill",e.CONTAIN="contain",e.COVER="cover",e.NONE="none",e.SCALE_DOWN="scale-down"}(e||(e={}));var i={src:t.PropTypes.string.def(""),fallback:t.PropTypes.string.def(""),placeholder:t.PropTypes.any,fit:(0,n.toType)("fit",{}).def(e.FILL),lazy:t.PropTypes.bool,urlList:t.PropTypes.array.def([]),isShowPreviewTitle:t.PropTypes.bool.def(!0),maskClose:t.PropTypes.bool.def(!0),zIndex:t.PropTypes.number.def(2e3)},l={urlList:{type:Array,default:function(){return[]}},zIndex:t.PropTypes.number.def(2e3),initialIndex:t.PropTypes.number.def(0),isShowTitle:t.PropTypes.bool.def(!0),loops:t.PropTypes.bool.def(!0),maskClose:t.PropTypes.bool.def(!0)};const c=(0,o.defineComponent)({name:"Image",props:i,emits:["loaded","error","close","change"],setup:function(e,t){var n=t.emit,i=t.slots,l=(0,o.ref)(!0),c=(0,o.ref)(!0),s=(0,o.ref)(!1),u=(0,o.ref)(""),d=(0,o.ref)("");function v(){}(0,o.watch)((function(){return e.src}),(function(){l.value=!0,c.value=!1,d.value=e.src}));var p=(0,o.computed)((function(){var t;return(null===(t=null==e?void 0:e.urlList)||void 0===t?void 0:t.length)>0}));function m(){document.body.style.overflow=u.value,s.value=!1,n("close")}function g(e){n("change",e)}var b=(0,r.usePrefix)().resolveClassName;return function(){return(0,o.createVNode)("div",{class:"".concat(b("image"))},[l.value?(0,o.createVNode)("div",{class:"".concat(b("image-placeholder"))},[(0,o.createVNode)(a.Spinner,null,null)]):c.value?i.error?"function"==typeof i.error?i.error():i.error:(0,o.createVNode)("div",{class:"".concat(b("image-placeholder"))},[e.fallback?(0,o.createVNode)("img",{src:e.fallback,alt:"图片加载错误"},null):"",(0,o.withDirectives)((0,o.createVNode)("i",{class:"".concat(b("icon")," icon-image-fail")},null),[[(0,o.resolveDirective)("else")]])]):(0,o.createVNode)("img",{src:e.src,onClick:v,style:{objectFit:fit}},null),p.value&&s.value?(0,o.createVNode)(f,{zIndex:e.zIndex,maskClose:e.maskClose,"is-show-title":e.isShowPreviewTitle,"url-list":e.urlList,onClose:m,onChange:g},null):""])}}});var d=s(467),v=s(4061);const f=(0,o.defineComponent)({name:"ImageViewer",directives:{bkTooltips:v.bkTooltips},props:l,emits:["close","change"],setup:function(e,n){var i=n.emit,l=(0,o.effectScope)(),c=(0,o.ref)(),s=(0,o.ref)([]),u=(0,o.ref)(""),v=(0,o.ref)(e.initialIndex),f=(0,o.ref)(!1),p=(0,o.ref)(!1),m=(0,o.shallowRef)({scale:1,deg:0,offsetX:0,offsetY:0,enableTransition:!1}),g=(0,o.computed)((function(){var t;return(null===(t=null==e?void 0:e.urlList)||void 0===t?void 0:t.length)<2})),b=(0,o.computed)((function(){return 0===v.value})),h=(0,o.computed)((function(){return v.value===e.urlList.length-1})),w=(0,o.computed)((function(){return e.urlList[v.value]})),N=(0,o.computed)((function(){var e=w.value.split("/");return e[e.length-1]})),y=(0,o.computed)((function(){var e=m.value,t=e.scale,o=e.deg,r=e.offsetX,a=e.offsetY,n=e.enableTransition,i=r/t,l=a/t;switch(o%360){case 90:case-270:var c=[l,-i];i=c[0],l=c[1];break;case 180:case-180:var s=[-i,-l];i=s[0],l=s[1];break;case 270:case-90:var d=[-l,i];i=d[0],l=d[1]}var v={transform:"scale(".concat(t,") rotate(").concat(o,"deg) translate(").concat(i,"px, ").concat(l,"px)"),transition:n?"transform .3s":""};return"contain"===u.value&&(v.maxWidth="100%",v.maxHeight="100%"),v})),x=(0,o.computed)((function(){var o=2e3;return e.zIndex?o=e.zIndex:o+=t.bkZIndexManager.getModalNextIndex()||1,{zIndex:o}})),V=(0,d.throttle)((function(e){switch(Number(e.code)){case 27:T();break;case 32:f.value||(u.value="original",m.value={scale:1,deg:0,offsetX:0,offsetY:0,enableTransition:!1});break;case 37:L();break;case 38:I("zoomIn");break;case 39:C();break;case 40:I("zoomOut")}})),k=(0,d.throttle)((function(e){I((e.wheelDelta?e.wheelDelta:-e.detail)>0?"zoomIn":"zoomOut",{zoomRate:1.2,enableTransition:!1})}));function T(){document.removeEventListener("keydown",V),document.removeEventListener("mousewheel",k),l.stop(),i("close")}function L(){if(!b.value||e.loops){var t=e.urlList.length;v.value=(v.value-1+t)%t}}function C(){if(!h.value||e.loops){var t=e.urlList.length;v.value=(v.value+1)%t}}function I(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!f.value){var o=Object.assign({zoomRate:.2,rotateDeg:90,enableTransition:!0},t),r=o.zoomRate,a=o.rotateDeg,n=o.enableTransition;switch(e){case"zoomOut":m.value.scale>.2&&(m.value.scale=Number.parseFloat((m.value.scale-r).toFixed(3)));break;case"zoomIn":m.value.scale<7&&(m.value.scale=Number.parseFloat((m.value.scale+r).toFixed(3)));break;case"clockwise":m.value.deg+=a;break;case"anticlockwise":m.value.deg-=a}m.value.enableTransition=n}}function P(){p.value=!1,f.value=!1}function z(e){p.value=!0,f.value=!1,e.target.alt="加载失败"}function O(e){if(!f.value&&0===e.button&&c.value){m.value.enableTransition=!1;var t=m.value,o=t.offsetX,r=t.offsetY,a=e.pageX,n=e.pageY,i=(0,d.throttle)((function(e){m.value=Object.assign(Object.assign({},m.value),{offsetX:o+e.pageX-a,offsetY:r+e.pageY-n})}));document.addEventListener("mousemove",i),document.addEventListener("mouseup",(function e(){document.removeEventListener("mousemove",i),document.removeEventListener("mouseup",e)})),e.preventDefault()}}l.run((function(){document.addEventListener("keydown",V),document.addEventListener("mousewheel",k)}));var q=(0,r.usePrefix)().resolveClassName;return function(){return(0,o.createVNode)(o.Teleport,{to:"body"},{default:function(){return[(0,o.createVNode)(o.Transition,null,{default:function(){return[(0,o.createVNode)("div",{tabindex:"-1",ref:"wrapper",class:"".concat(q("image-viewer-wrapper")),style:x.value},[(0,o.createVNode)("div",{class:"".concat(q("image-viewer-mask")),onClick:function(){e.maskClose&&T()}},null),e.isShowTitle&&e.urlList.length?(0,o.createVNode)("div",{class:"".concat(q("image-viewer-header"))},[(0,o.createVNode)("div",null,[N]),(0,o.createVNode)("div",{class:"tc "},[v.value+1,(0,o.createTextVNode)("/"),e.urlList.length]),(0,o.createVNode)("div",{class:"quit-box tr"},[(0,o.createVNode)("div",{class:"quit-tips mr10"},[(0,o.createTextVNode)("ESC 可以退出全屏")]),(0,o.createVNode)("div",{class:"".concat(q("image-viewer-close")),onClick:T},[(0,o.createVNode)(a.Close,null,null)])])]):"",g.value?"":(0,o.createVNode)(o.Fragment,null,[(0,o.createVNode)("div",{onClick:L,class:"".concat(q("image-viewer-btn")," ").concat(q("image-viewer-prev")," ").concat(!e.loops&&b?"is-disabled":"")},[(0,o.createVNode)(a.AngleLeft,null,null)]),(0,o.createVNode)("div",{onClick:C,class:"".concat(q("image-viewer-btn")," ").concat(q("image-viewer-prev")," ").concat(!e.loops&&h?"is-disabled":"")},[(0,o.createVNode)(a.AngleRight,null,null)]),(0,o.createVNode)("div",{class:"".concat(q("image-viewer-actions-inner"))},[(0,o.withDirectives)((0,o.createVNode)(a.AngleLeft,{onClick:function(){return I("zoomOut")}},null),[[(0,o.resolveDirective)("bk-tooltips"),"{content: '提示信息', placement: 'top'}"]]),(0,o.withDirectives)((0,o.createVNode)("i",{class:"",onClick:function(){return I("zoomOut")}},null),[[(0,o.resolveDirective)("bk-tooltips"),"{content: '提示信息', placement: 'top'}"]]),(0,o.withDirectives)((0,o.createVNode)("i",{class:"".concat(q("icon")," icon-narrow-line"),onClick:function(){return I("zoomOut")}},null),[[(0,o.resolveDirective)("bk-tooltips"),"{content: '提示信息', placement: 'top'}"]])])]),(0,o.createVNode)("div",{class:"".concat(q("image-viewer-canvas")," ").concat(e.isShowTitle?q("image-viewer-has-header"):"")},[p.value?(0,o.createVNode)("div",{class:"".concat(q("image-viewer-error"))},[(0,o.createVNode)("div",null,[(0,o.createVNode)("i",{class:"".concat(q("icon")," icon-image-fail")},null)]),(0,o.createVNode)("div",null,[(0,o.createTextVNode)("抱歉,图片加载失败")])]):e.urlList.map((function(e,t){return t===v.value?"":(0,o.createVNode)("img",{key:t,ref:function(e){return s[t]=e},class:"".concat(q("image-viewer-img")),style:y.value,src:e,onLoad:P,onError:z,onMousedown:O},null)}))])])]}})]}})}}}),p=(0,t.withInstall)(c)})(),u})()));
1
+ !function(e,o){if("object"==typeof exports&&"object"==typeof module)module.exports=o(require("../shared"),require("vue"),require("../config-provider"),require("../icon"),require("vue-types"),require("lodash"),require("../directives"));else if("function"==typeof define&&define.amd)define(["../shared","vue","../config-provider","../icon","vue-types","lodash","../directives"],o);else{var t="object"==typeof exports?o(require("../shared"),require("vue"),require("../config-provider"),require("../icon"),require("vue-types"),require("lodash"),require("../directives")):o(e["../shared"],e.vue,e["../config-provider"],e["../icon"],e["vue-types"],e.lodash,e["../directives"]);for(var r in t)("object"==typeof exports?exports:e)[r]=t[r]}}(self,((e,o,t,r,a,n,i)=>(()=>{"use strict";var l={2717:e=>{e.exports=t},4061:e=>{e.exports=i},6870:e=>{e.exports=r},4212:o=>{o.exports=e},467:e=>{e.exports=n},748:e=>{e.exports=o},210:e=>{e.exports=a}},c={};function s(e){var o=c[e];if(void 0!==o)return o.exports;var t=c[e]={exports:{}};return l[e](t,t.exports,s),t.exports}s.d=(e,o)=>{for(var t in o)s.o(o,t)&&!s.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:o[t]})},s.o=(e,o)=>Object.prototype.hasOwnProperty.call(e,o),s.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var u={};return(()=>{s.r(u),s.d(u,{Image:()=>c,ImageViewer:()=>f,default:()=>p});var e,o=s(4212),t=s(748),r=s(2717),a=s(6870),n=s(210);!function(e){e.FILL="fill",e.CONTAIN="contain",e.COVER="cover",e.NONE="none",e.SCALE_DOWN="scale-down"}(e||(e={}));var i={src:o.PropTypes.string.def(""),fallback:o.PropTypes.string.def(""),placeholder:o.PropTypes.any,fit:(0,n.toType)("fit",{}).def(e.FILL),lazy:o.PropTypes.bool,urlList:o.PropTypes.array.def([]),isShowPreviewTitle:o.PropTypes.bool.def(!0),maskClose:o.PropTypes.bool.def(!0),zIndex:o.PropTypes.number.def(2e3)},l={urlList:{type:Array,default:function(){return[]}},zIndex:o.PropTypes.number.def(2e3),initialIndex:o.PropTypes.number.def(0),isShowTitle:o.PropTypes.bool.def(!0),loops:o.PropTypes.bool.def(!0),maskClose:o.PropTypes.bool.def(!0)};const c=(0,t.defineComponent)({name:"Image",props:i,emits:["loaded","error","close","change"],setup:function(e,o){var n=o.emit,i=o.slots,l=(0,t.ref)(!0),c=(0,t.ref)(!0),s=(0,t.ref)(!1),u=(0,t.ref)(""),d=(0,t.ref)("");function v(){}(0,t.watch)((function(){return e.src}),(function(){l.value=!0,c.value=!1,d.value=e.src}));var p=(0,t.computed)((function(){var o;return(null===(o=null==e?void 0:e.urlList)||void 0===o?void 0:o.length)>0}));function m(){document.body.style.overflow=u.value,s.value=!1,n("close")}function g(e){n("change",e)}var b=(0,r.usePrefix)().resolveClassName;return function(){return(0,t.createVNode)("div",{class:"".concat(b("image"))},[l.value?(0,t.createVNode)("div",{class:"".concat(b("image-placeholder"))},[(0,t.createVNode)(a.Spinner,null,null)]):c.value?i.error?"function"==typeof i.error?i.error():i.error:(0,t.createVNode)("div",{class:"".concat(b("image-placeholder"))},[e.fallback?(0,t.createVNode)("img",{src:e.fallback,alt:"图片加载错误"},null):"",(0,t.withDirectives)((0,t.createVNode)("i",{class:"".concat(b("icon")," icon-image-fail")},null),[[(0,t.resolveDirective)("else")]])]):(0,t.createVNode)("img",{src:e.src,onClick:v},null),p.value&&s.value?(0,t.createVNode)(f,{zIndex:e.zIndex,maskClose:e.maskClose,"is-show-title":e.isShowPreviewTitle,"url-list":e.urlList,onClose:m,onChange:g},null):""])}}});var d=s(467),v=s(4061);const f=(0,t.defineComponent)({name:"ImageViewer",directives:{bkTooltips:v.bkTooltips},props:l,emits:["close","change"],setup:function(e,n){var i=n.emit,l=(0,t.effectScope)(),c=(0,t.ref)(),s=(0,t.ref)([]),u=(0,t.ref)(""),v=(0,t.ref)(e.initialIndex),f=(0,t.ref)(!1),p=(0,t.ref)(!1),m=(0,t.shallowRef)({scale:1,deg:0,offsetX:0,offsetY:0,enableTransition:!1}),g=(0,t.computed)((function(){var o;return(null===(o=null==e?void 0:e.urlList)||void 0===o?void 0:o.length)<2})),b=(0,t.computed)((function(){return 0===v.value})),h=(0,t.computed)((function(){return v.value===e.urlList.length-1})),w=(0,t.computed)((function(){return e.urlList[v.value]})),N=(0,t.computed)((function(){var e=w.value.split("/");return e[e.length-1]})),y=(0,t.computed)((function(){var e=m.value,o=e.scale,t=e.deg,r=e.offsetX,a=e.offsetY,n=e.enableTransition,i=r/o,l=a/o;switch(t%360){case 90:case-270:var c=[l,-i];i=c[0],l=c[1];break;case 180:case-180:var s=[-i,-l];i=s[0],l=s[1];break;case 270:case-90:var d=[-l,i];i=d[0],l=d[1]}var v={transform:"scale(".concat(o,") rotate(").concat(t,"deg) translate(").concat(i,"px, ").concat(l,"px)"),transition:n?"transform .3s":""};return"contain"===u.value&&(v.maxWidth="100%",v.maxHeight="100%"),v})),x=(0,t.computed)((function(){var t=2e3;return e.zIndex?t=e.zIndex:t+=o.bkZIndexManager.getModalNextIndex()||1,{zIndex:t}})),V=(0,d.throttle)((function(e){switch(Number(e.code)){case 27:T();break;case 32:f.value||(u.value="original",m.value={scale:1,deg:0,offsetX:0,offsetY:0,enableTransition:!1});break;case 37:L();break;case 38:I("zoomIn");break;case 39:C();break;case 40:I("zoomOut")}})),k=(0,d.throttle)((function(e){I((e.wheelDelta?e.wheelDelta:-e.detail)>0?"zoomIn":"zoomOut",{zoomRate:1.2,enableTransition:!1})}));function T(){document.removeEventListener("keydown",V),document.removeEventListener("mousewheel",k),l.stop(),i("close")}function L(){if(!b.value||e.loops){var o=e.urlList.length;v.value=(v.value-1+o)%o}}function C(){if(!h.value||e.loops){var o=e.urlList.length;v.value=(v.value+1)%o}}function I(e){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!f.value){var t=Object.assign({zoomRate:.2,rotateDeg:90,enableTransition:!0},o),r=t.zoomRate,a=t.rotateDeg,n=t.enableTransition;switch(e){case"zoomOut":m.value.scale>.2&&(m.value.scale=Number.parseFloat((m.value.scale-r).toFixed(3)));break;case"zoomIn":m.value.scale<7&&(m.value.scale=Number.parseFloat((m.value.scale+r).toFixed(3)));break;case"clockwise":m.value.deg+=a;break;case"anticlockwise":m.value.deg-=a}m.value.enableTransition=n}}function P(){p.value=!1,f.value=!1}function z(e){p.value=!0,f.value=!1,e.target.alt="加载失败"}function O(e){if(!f.value&&0===e.button&&c.value){m.value.enableTransition=!1;var o=m.value,t=o.offsetX,r=o.offsetY,a=e.pageX,n=e.pageY,i=(0,d.throttle)((function(e){m.value=Object.assign(Object.assign({},m.value),{offsetX:t+e.pageX-a,offsetY:r+e.pageY-n})}));document.addEventListener("mousemove",i),document.addEventListener("mouseup",(function e(){document.removeEventListener("mousemove",i),document.removeEventListener("mouseup",e)})),e.preventDefault()}}l.run((function(){document.addEventListener("keydown",V),document.addEventListener("mousewheel",k)}));var q=(0,r.usePrefix)().resolveClassName;return function(){return(0,t.createVNode)(t.Teleport,{to:"body"},{default:function(){return[(0,t.createVNode)(t.Transition,null,{default:function(){return[(0,t.createVNode)("div",{tabindex:"-1",ref:"wrapper",class:"".concat(q("image-viewer-wrapper")),style:x.value},[(0,t.createVNode)("div",{class:"".concat(q("image-viewer-mask")),onClick:function(){e.maskClose&&T()}},null),e.isShowTitle&&e.urlList.length?(0,t.createVNode)("div",{class:"".concat(q("image-viewer-header"))},[(0,t.createVNode)("div",null,[N]),(0,t.createVNode)("div",{class:"tc "},[v.value+1,(0,t.createTextVNode)("/"),e.urlList.length]),(0,t.createVNode)("div",{class:"quit-box tr"},[(0,t.createVNode)("div",{class:"quit-tips mr10"},[(0,t.createTextVNode)("ESC 可以退出全屏")]),(0,t.createVNode)("div",{class:"".concat(q("image-viewer-close")),onClick:T},[(0,t.createVNode)(a.Close,null,null)])])]):"",g.value?"":(0,t.createVNode)(t.Fragment,null,[(0,t.createVNode)("div",{onClick:L,class:"".concat(q("image-viewer-btn")," ").concat(q("image-viewer-prev")," ").concat(!e.loops&&b?"is-disabled":"")},[(0,t.createVNode)(a.AngleLeft,null,null)]),(0,t.createVNode)("div",{onClick:C,class:"".concat(q("image-viewer-btn")," ").concat(q("image-viewer-prev")," ").concat(!e.loops&&h?"is-disabled":"")},[(0,t.createVNode)(a.AngleRight,null,null)]),(0,t.createVNode)("div",{class:"".concat(q("image-viewer-actions-inner"))},[(0,t.withDirectives)((0,t.createVNode)(a.AngleLeft,{onClick:function(){return I("zoomOut")}},null),[[(0,t.resolveDirective)("bk-tooltips"),"{content: '提示信息', placement: 'top'}"]]),(0,t.withDirectives)((0,t.createVNode)("i",{class:"",onClick:function(){return I("zoomOut")}},null),[[(0,t.resolveDirective)("bk-tooltips"),"{content: '提示信息', placement: 'top'}"]]),(0,t.withDirectives)((0,t.createVNode)("i",{class:"".concat(q("icon")," icon-narrow-line"),onClick:function(){return I("zoomOut")}},null),[[(0,t.resolveDirective)("bk-tooltips"),"{content: '提示信息', placement: 'top'}"]])])]),(0,t.createVNode)("div",{class:"".concat(q("image-viewer-canvas")," ").concat(e.isShowTitle?q("image-viewer-has-header"):"")},[p.value?(0,t.createVNode)("div",{class:"".concat(q("image-viewer-error"))},[(0,t.createVNode)("div",null,[(0,t.createVNode)("i",{class:"".concat(q("icon")," icon-image-fail")},null)]),(0,t.createVNode)("div",null,[(0,t.createTextVNode)("抱歉,图片加载失败")])]):e.urlList.map((function(e,o){return o===v.value?"":(0,t.createVNode)("img",{key:o,ref:function(e){return s[o]=e},class:"".concat(q("image-viewer-img")),style:y.value,src:e,onLoad:P,onError:z,onMousedown:O},null)}))])])]}})]}})}}}),p=(0,o.withInstall)(c)})(),u})()));
@@ -273,4 +273,4 @@ declare const BkLoading: {
273
273
  BkLoadingSize: typeof BkLoadingSize;
274
274
  }>;
275
275
  export default BkLoading;
276
- export { BkLoading, setDefaultIndicator, BkLoadingMode, BkLoadingSize, };
276
+ export { BkLoading, setDefaultIndicator, BkLoadingMode, BkLoadingSize };
@@ -214,4 +214,4 @@ declare const BkMenu: {
214
214
  }, {}>;
215
215
  }>;
216
216
  export default BkMenu;
217
- export { BkMenu, Item as BkMenuItem, Submenu as BkSubmenu, Group as BkMenuGroup, };
217
+ export { BkMenu, Item as BkMenuItem, Submenu as BkSubmenu, Group as BkMenuGroup };
@@ -557,4 +557,4 @@ declare const BkModal: {
557
557
  };
558
558
  }>;
559
559
  export default BkModal;
560
- export { BkModal, propsMixin, };
560
+ export { BkModal, propsMixin };
@@ -1,4 +1,4 @@
1
- import { HTMLAttributes } from '@vue/runtime-dom';
1
+ import type { HTMLAttributes } from 'vue';
2
2
  import '../overflow.less';
3
3
  declare const _default: import("vue").DefineComponent<{
4
4
  content: import("vue-types").VueTypeValidableDef<string> & {
@@ -576,5 +576,5 @@ declare const BkOverflowTitle: {
576
576
  calType: string;
577
577
  resizeable: boolean;
578
578
  }, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin<any[]>;
579
- export { getActualWidthByDom, getActualWidthByCanvas, overflowTitle, OverflowTitle, };
579
+ export { getActualWidthByDom, getActualWidthByCanvas, overflowTitle, OverflowTitle };
580
580
  export default BkOverflowTitle;
@@ -391,4 +391,4 @@ declare const BkPagination: {
391
391
  showTotalCount: boolean;
392
392
  }, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin<any[]>;
393
393
  export default BkPagination;
394
- export { BkPagination, };
394
+ export { BkPagination };
@@ -332,4 +332,4 @@ declare const BkRadio: {
332
332
  }, {}>;
333
333
  }>;
334
334
  export default BkRadio;
335
- export { BkRadio, RadioGroup as BkRadioGroup, RadioButton as BkRadioButton, };
335
+ export { BkRadio, RadioGroup as BkRadioGroup, RadioButton as BkRadioButton };
@@ -922,4 +922,4 @@ declare const BkSearchSelect: {
922
922
  uniqueSelect: boolean;
923
923
  }, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin<any[]>;
924
924
  export default BkSearchSelect;
925
- export { BkSearchSelect, };
925
+ export { BkSearchSelect };