bkui-vue 0.0.1-beta.458 → 0.0.1-beta.459

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 (103) hide show
  1. package/dist/index.cjs.js +265 -62
  2. package/dist/index.esm.js +25465 -35540
  3. package/dist/index.umd.js +264 -61
  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/cascader/cascader.d.ts +16 -5
  15. package/lib/cascader/index.d.ts +39 -16
  16. package/lib/cascader/index.js +1 -1
  17. package/lib/code-diff/code-diff.d.ts +7 -7
  18. package/lib/code-diff/index.d.ts +11 -11
  19. package/lib/config-provider/config-provider.d.ts +18 -0
  20. package/lib/config-provider/index.d.ts +24 -0
  21. package/lib/config-provider/token.d.ts +6 -0
  22. package/lib/container/index.js +1 -1
  23. package/lib/container/interface.d.ts +7 -0
  24. package/lib/date-picker/base/month-table.d.ts +1 -1
  25. package/lib/date-picker/base/year-table.d.ts +1 -1
  26. package/lib/date-picker/date-picker.d.ts +1 -1
  27. package/lib/date-picker/index.d.ts +4 -4
  28. package/lib/date-picker/panel/time-range.d.ts +1 -1
  29. package/lib/date-picker/panel/time.d.ts +1 -1
  30. package/lib/date-picker/time-picker.d.ts +1 -1
  31. package/lib/dialog/dialog.d.ts +1 -1
  32. package/lib/dialog/index.d.ts +3 -3
  33. package/lib/divider/index.js +1 -1
  34. package/lib/icon/copy-shape.d.ts +4 -0
  35. package/lib/icon/copy-shape.js +1 -0
  36. package/lib/icon/fix-line.d.ts +4 -0
  37. package/lib/icon/fix-line.js +1 -0
  38. package/lib/icon/fix-shape.d.ts +4 -0
  39. package/lib/icon/fix-shape.js +1 -0
  40. package/lib/icon/image-fill.js +1 -0
  41. package/lib/icon/index.d.ts +4 -0
  42. package/lib/icon/index.js +1 -1
  43. package/lib/icon/weixin-pro.d.ts +4 -0
  44. package/lib/icon/weixin-pro.js +1 -0
  45. package/lib/image/image-viewer.d.ts +1 -1
  46. package/lib/image/image.d.ts +1 -1
  47. package/lib/image/index.d.ts +4 -4
  48. package/lib/info-box/info-box.d.ts +1 -0
  49. package/lib/locale/index.js +1 -1
  50. package/lib/locale/lang/en.d.ts +6 -0
  51. package/lib/message/index.js +2 -1
  52. package/lib/message/index.js.LICENSE.txt +6 -0
  53. package/lib/message/message.css +153 -1
  54. package/lib/message/message.less +207 -7
  55. package/lib/message/message.variable.css +153 -1
  56. package/lib/message/messageConstructor.d.ts +122 -16
  57. package/lib/navigation/index.d.ts +4 -4
  58. package/lib/navigation/navigation.d.ts +1 -1
  59. package/lib/notify/notifyConstructor.d.ts +3 -3
  60. package/lib/plugin-popover/index.js +1 -1
  61. package/lib/popover/index.js +1 -1
  62. package/lib/preset.d.ts +12 -0
  63. package/lib/progress/index.d.ts +4 -4
  64. package/lib/progress/progress.d.ts +1 -1
  65. package/lib/rate/star.d.ts +1 -1
  66. package/lib/resize-layout/index.d.ts +7 -7
  67. package/lib/resize-layout/resize-layout.d.ts +2 -2
  68. package/lib/search-select/index.d.ts +15 -15
  69. package/lib/search-select/input.d.ts +1 -1
  70. package/lib/search-select/search-select.d.ts +5 -5
  71. package/lib/search-select/selected.d.ts +1 -1
  72. package/lib/select/index.d.ts +26 -10
  73. package/lib/select/index.js +1 -1
  74. package/lib/select/option.d.ts +2 -0
  75. package/lib/select/select.css +7 -1
  76. package/lib/select/select.d.ts +10 -3
  77. package/lib/select/select.less +7 -1
  78. package/lib/select/select.variable.css +7 -1
  79. package/lib/select/type.d.ts +2 -0
  80. package/lib/shared/index.js +1 -1
  81. package/lib/shared/vue-types.d.ts +7 -0
  82. package/lib/steps/index.d.ts +4 -4
  83. package/lib/steps/steps.d.ts +1 -1
  84. package/lib/tab/index.d.ts +1 -1
  85. package/lib/tab/tab-panel.d.ts +1 -1
  86. package/lib/table/index.d.ts +7 -7
  87. package/lib/table/plugins/body-empty.d.ts +1 -1
  88. package/lib/table/table.css +1 -0
  89. package/lib/table/table.d.ts +2 -2
  90. package/lib/table/table.less +1 -0
  91. package/lib/table/table.variable.css +1 -0
  92. package/lib/tag-input/index.d.ts +4 -4
  93. package/lib/tag-input/tag-input.d.ts +1 -1
  94. package/lib/time-picker/index.d.ts +4 -4
  95. package/lib/transfer/index.d.ts +4 -4
  96. package/lib/transfer/transfer.d.ts +1 -1
  97. package/lib/tree/index.d.ts +4 -4
  98. package/lib/tree/tree.d.ts +1 -1
  99. package/lib/upload/index.d.ts +7 -7
  100. package/lib/upload/upload.d.ts +2 -2
  101. package/lib/virtual-render/index.d.ts +4 -4
  102. package/lib/virtual-render/virtual-render.d.ts +1 -1
  103. package/package.json +4 -3
@@ -0,0 +1,7 @@
1
+ import type { InjectionKey } from 'vue';
2
+ export interface IContainerCtx {
3
+ col: number;
4
+ gutter: number;
5
+ flex: boolean;
6
+ }
7
+ export declare const containerKey: InjectionKey<IContainerCtx>;
@@ -111,7 +111,7 @@ declare const _default: import("vue").DefineComponent<{
111
111
  "onPick-click"?: (...args: any[]) => any;
112
112
  "onChange-range"?: (...args: any[]) => any;
113
113
  }, {
114
- rangeState: Record<string, any>;
115
114
  cellClass: Function;
115
+ rangeState: Record<string, any>;
116
116
  }>;
117
117
  export default _default;
@@ -111,7 +111,7 @@ declare const _default: import("vue").DefineComponent<{
111
111
  "onPick-click"?: (...args: any[]) => any;
112
112
  "onChange-range"?: (...args: any[]) => any;
113
113
  }, {
114
- rangeState: Record<string, any>;
115
114
  cellClass: Function;
115
+ rangeState: Record<string, any>;
116
116
  }>;
117
117
  export default _default;
@@ -306,8 +306,8 @@ declare const _default: import("vue").DefineComponent<{
306
306
  clearable: boolean;
307
307
  readonly: boolean;
308
308
  withValidate: boolean;
309
- extPopoverCls: string;
310
309
  editable: boolean;
310
+ extPopoverCls: string;
311
311
  timePickerOptions: {};
312
312
  splitPanels: boolean;
313
313
  appendToBody: boolean;
@@ -17,8 +17,8 @@ declare const BkDatePicker: {
17
17
  clearable: boolean;
18
18
  readonly: boolean;
19
19
  withValidate: boolean;
20
- extPopoverCls: string;
21
20
  editable: boolean;
21
+ extPopoverCls: string;
22
22
  timePickerOptions: {};
23
23
  splitPanels: boolean;
24
24
  appendToBody: boolean;
@@ -155,7 +155,7 @@ declare const BkDatePicker: {
155
155
  "onPick-success"?: (...args: any[]) => any;
156
156
  "onOpen-change"?: (...args: any[]) => any;
157
157
  "onShortcut-change"?: (...args: any[]) => any;
158
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "type" | "transfer" | "behavior" | "disabled" | "placement" | "options" | "fontSize" | "open" | "multiple" | "placeholder" | "clearable" | "readonly" | "withValidate" | "extPopoverCls" | "editable" | "timePickerOptions" | "splitPanels" | "appendToBody" | "shortcuts" | "shortcutClose" | "upToNow" | "useShortcutText" | "shortcutSelectedIndex" | "headerSlotCls" | "footerSlotCls" | "allowCrossDay">;
158
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "type" | "transfer" | "behavior" | "disabled" | "placement" | "options" | "fontSize" | "open" | "multiple" | "placeholder" | "clearable" | "readonly" | "withValidate" | "editable" | "extPopoverCls" | "timePickerOptions" | "splitPanels" | "appendToBody" | "shortcuts" | "shortcutClose" | "upToNow" | "useShortcutText" | "shortcutSelectedIndex" | "headerSlotCls" | "footerSlotCls" | "allowCrossDay">;
159
159
  $attrs: {
160
160
  [x: string]: unknown;
161
161
  };
@@ -359,8 +359,8 @@ declare const BkDatePicker: {
359
359
  clearable: boolean;
360
360
  readonly: boolean;
361
361
  withValidate: boolean;
362
- extPopoverCls: string;
363
362
  editable: boolean;
363
+ extPopoverCls: string;
364
364
  timePickerOptions: {};
365
365
  splitPanels: boolean;
366
366
  appendToBody: boolean;
@@ -762,8 +762,8 @@ declare const BkDatePicker: {
762
762
  clearable: boolean;
763
763
  readonly: boolean;
764
764
  withValidate: boolean;
765
- extPopoverCls: string;
766
765
  editable: boolean;
766
+ extPopoverCls: string;
767
767
  timePickerOptions: {};
768
768
  splitPanels: boolean;
769
769
  appendToBody: boolean;
@@ -466,9 +466,9 @@ declare const _default: import("vue").DefineComponent<{
466
466
  clearable: boolean;
467
467
  readonly: boolean;
468
468
  withValidate: boolean;
469
- extPopoverCls: string;
470
469
  format: string;
471
470
  editable: boolean;
471
+ extPopoverCls: string;
472
472
  timePickerOptions: {};
473
473
  splitPanels: boolean;
474
474
  appendToBody: boolean;
@@ -424,9 +424,9 @@ declare const _default: import("vue").DefineComponent<{
424
424
  clearable: boolean;
425
425
  readonly: boolean;
426
426
  withValidate: boolean;
427
- extPopoverCls: string;
428
427
  format: string;
429
428
  editable: boolean;
429
+ extPopoverCls: string;
430
430
  timePickerOptions: {};
431
431
  splitPanels: boolean;
432
432
  appendToBody: boolean;
@@ -359,8 +359,8 @@ declare const _default: import("vue").DefineComponent<{
359
359
  clearable: boolean;
360
360
  readonly: boolean;
361
361
  withValidate: boolean;
362
- extPopoverCls: string;
363
362
  editable: boolean;
363
+ extPopoverCls: string;
364
364
  timePickerOptions: {};
365
365
  splitPanels: boolean;
366
366
  appendToBody: boolean;
@@ -139,7 +139,7 @@ declare const _default: import("vue").DefineComponent<{
139
139
  localCancelText: import("vue").ComputedRef<string>;
140
140
  localPrevText: import("vue").ComputedRef<string>;
141
141
  localNextText: import("vue").ComputedRef<string>;
142
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("prev" | "next" | "confirm" | "closed" | "update:isShow" | "value-change")[], "prev" | "next" | "confirm" | "closed" | "update:isShow" | "value-change", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
142
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("prev" | "next" | "closed" | "update:isShow" | "confirm" | "value-change")[], "prev" | "next" | "confirm" | "closed" | "update:isShow" | "value-change", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
143
143
  width: import("vue-types").VueTypeDef<string | number> & {
144
144
  default: string | number;
145
145
  };
@@ -171,7 +171,7 @@ declare const BkDialog: {
171
171
  }>;
172
172
  $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
173
173
  $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
174
- $emit: (event: "prev" | "next" | "confirm" | "closed" | "update:isShow" | "value-change", ...args: any[]) => void;
174
+ $emit: (event: "prev" | "next" | "closed" | "update:isShow" | "confirm" | "value-change", ...args: any[]) => void;
175
175
  $el: any;
176
176
  $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
177
177
  width: import("vue-types").VueTypeDef<string | number> & {
@@ -321,7 +321,7 @@ declare const BkDialog: {
321
321
  localCancelText: import("vue").ComputedRef<string>;
322
322
  localPrevText: import("vue").ComputedRef<string>;
323
323
  localNextText: import("vue").ComputedRef<string>;
324
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("prev" | "next" | "confirm" | "closed" | "update:isShow" | "value-change")[], string, {
324
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("prev" | "next" | "closed" | "update:isShow" | "confirm" | "value-change")[], string, {
325
325
  title: string;
326
326
  transfer: string | boolean | HTMLElement;
327
327
  width: string | number;
@@ -671,7 +671,7 @@ declare const BkDialog: {
671
671
  localCancelText: import("vue").ComputedRef<string>;
672
672
  localPrevText: import("vue").ComputedRef<string>;
673
673
  localNextText: import("vue").ComputedRef<string>;
674
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("prev" | "next" | "confirm" | "closed" | "update:isShow" | "value-change")[], "prev" | "next" | "confirm" | "closed" | "update:isShow" | "value-change", {
674
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("prev" | "next" | "closed" | "update:isShow" | "confirm" | "value-change")[], "prev" | "next" | "confirm" | "closed" | "update:isShow" | "value-change", {
675
675
  title: string;
676
676
  transfer: string | boolean | HTMLElement;
677
677
  width: string | number;
@@ -1 +1 @@
1
- !function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t(require("../shared"),require("vue"),require("vue-types"));else if("function"==typeof define&&define.amd)define(["../shared","vue","vue-types"],t);else{var o="object"==typeof exports?t(require("../shared"),require("vue"),require("vue-types")):t(e["../shared"],e.vue,e["vue-types"]);for(var r in o)("object"==typeof exports?exports:e)[r]=o[r]}}(self,((e,t,o)=>(()=>{"use strict";var r={4212:t=>{t.exports=e},748:e=>{e.exports=t},210:e=>{e.exports=o}},n={};function i(e){var t=n[e];if(void 0!==t)return t.exports;var o=n[e]={exports:{}};return r[e](o,o.exports,i),o.exports}i.d=(e,t)=>{for(var o in t)i.o(t,o)&&!i.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},i.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),i.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var s={};return(()=>{i.r(s),i.d(s,{default:()=>m});var e,t,o,r,n,a,c,d,f,l,u,p,T,v=i(4212),O=i(748),y=i(210);(0,y.createTypes)({}),function(e){e.SMALL="small",e.LARGE="large",e.DEFAULT="default"}(e||(e={})),function(e){e.Top="top",e.Left="left",e.Right="right",e.Bottom="bottom"}(t||(t={})),function(e){e.IF="if",e.SHOW="show"}(o||(o={})),function(e){e.LEFT="left",e.CENTER="center",e.RIGHT="right"}(r||(r={})),function(e){e.PRIMARY="primary",e.WARNING="warning",e.SUCCESS="success",e.DANGER="danger"}(n||(n={})),function(e){e.AUTO="auto",e.AUTO_START="auto-start",e.AUTO_END="auto-end",e.TOP="top",e.RIGHT="right",e.BOTTOM="bottom",e.LEFT="left",e.TOP_START="top-start",e.TOP_END="top-end",e.BOTTOM_START="bottom-start",e.BOTTOM_END="bottom-end",e.RIGHT_START="right-start",e.RIGHT_END="right-end",e.LEFT_START="left-start",e.LEFT_END="left-end"}(a||(a={})),function(e){e.HOVER="hover",e.CLICK="click",e.MANUAL="manual"}(c||(c={})),function(e){e.AUTO="auto",e.SHOWN="shown"}(d||(d={})),function(e){e.SHOW="show",e.OPERATION="operation",e.CONFIRM="confirm",e.PROCESS="process"}(f||(f={})),function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"}(l||(l={})),function(e){e.DASHED="dashed",e.SOLID="solid"}(u||(u={})),function(e){e.SUCCESS="success",e.INFO="info",e.WARNING="warning",e.DANGER="danger"}(p||(p={})),function(e){e.SIMPLICITY="simplicity",e.NORMAL="normal"}(T||(T={}));var R={direction:(0,y.toType)("direction",{}).def(l.HORIZONTAL),align:(0,y.string)().def(r.LEFT).def(v.AlignEnum.CENTER),color:v.PropTypes.string.def("#dde4eb"),width:v.PropTypes.number.def(1),type:(0,y.toType)("lineType",{}).def(u.DASHED)};const h=(0,O.defineComponent)({name:"Divider",props:R,render:function(){var e,t=this;return this.$slots.default&&(e=(0,O.createVNode)("div",{class:[(0,v.resolveClassName)("divider-info"),(0,v.resolveClassName)("divider-info-".concat(this.align))]},[this.$slots.default()])),(0,O.createVNode)("div",{class:[(0,v.resolveClassName)("divider"),(0,v.resolveClassName)("divider-".concat(this.direction))],style:"vertical"===t.direction?{borderRight:"".concat(t.width,"px ").concat(t.type," ").concat(t.color)}:{borderBottom:"".concat(t.width,"px ").concat(t.type," ").concat(t.color)}},[e])}}),m=(0,v.withInstall)(h)})(),s})()));
1
+ !function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t(require("../shared"),require("vue"),require("vue-types"));else if("function"==typeof define&&define.amd)define(["../shared","vue","vue-types"],t);else{var o="object"==typeof exports?t(require("../shared"),require("vue"),require("vue-types")):t(e["../shared"],e.vue,e["vue-types"]);for(var r in o)("object"==typeof exports?exports:e)[r]=o[r]}}(self,((e,t,o)=>(()=>{"use strict";var r={4212:t=>{t.exports=e},748:e=>{e.exports=t},210:e=>{e.exports=o}},n={};function i(e){var t=n[e];if(void 0!==t)return t.exports;var o=n[e]={exports:{}};return r[e](o,o.exports,i),o.exports}i.d=(e,t)=>{for(var o in t)i.o(t,o)&&!i.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},i.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),i.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var s={};return(()=>{i.r(s),i.d(s,{default:()=>m});var e,t,o,r,n,a,c,d,f,u,l,p,T,v,O=i(4212),y=i(748),h=i(210);(0,h.createTypes)({}),function(e){e.SMALL="small",e.LARGE="large",e.DEFAULT="default"}(e||(e={})),function(e){e.Top="top",e.Left="left",e.Right="right",e.Bottom="bottom"}(t||(t={})),function(e){e.IF="if",e.SHOW="show"}(o||(o={})),function(e){e.LEFT="left",e.CENTER="center",e.RIGHT="right"}(r||(r={})),function(e){e.PRIMARY="primary",e.WARNING="warning",e.SUCCESS="success",e.DANGER="danger"}(n||(n={})),function(e){e.AUTO="auto",e.AUTO_START="auto-start",e.AUTO_END="auto-end",e.TOP="top",e.RIGHT="right",e.BOTTOM="bottom",e.LEFT="left",e.TOP_START="top-start",e.TOP_END="top-end",e.BOTTOM_START="bottom-start",e.BOTTOM_END="bottom-end",e.RIGHT_START="right-start",e.RIGHT_END="right-end",e.LEFT_START="left-start",e.LEFT_END="left-end"}(a||(a={})),function(e){e.HOVER="hover",e.CLICK="click",e.MANUAL="manual"}(c||(c={})),function(e){e.AUTO="auto",e.SHOWN="shown"}(d||(d={})),function(e){e.SHOW="show",e.OPERATION="operation",e.CONFIRM="confirm",e.PROCESS="process"}(f||(f={})),function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"}(u||(u={})),function(e){e.DASHED="dashed",e.SOLID="solid"}(l||(l={})),function(e){e.SUCCESS="success",e.INFO="info",e.WARNING="warning",e.DANGER="danger"}(p||(p={})),function(e){e.SIMPLICITY="simplicity",e.NORMAL="normal"}(T||(T={})),function(e){e.CHECKBOX="checkbox",e.CHECK="check"}(v||(v={}));var E={direction:(0,h.toType)("direction",{}).def(u.HORIZONTAL),align:(0,h.string)().def(r.LEFT).def(O.AlignEnum.CENTER),color:O.PropTypes.string.def("#dde4eb"),width:O.PropTypes.number.def(1),type:(0,h.toType)("lineType",{}).def(l.DASHED)};const R=(0,y.defineComponent)({name:"Divider",props:E,render:function(){var e,t=this;return this.$slots.default&&(e=(0,y.createVNode)("div",{class:[(0,O.resolveClassName)("divider-info"),(0,O.resolveClassName)("divider-info-".concat(this.align))]},[this.$slots.default()])),(0,y.createVNode)("div",{class:[(0,O.resolveClassName)("divider"),(0,O.resolveClassName)("divider-".concat(this.direction))],style:"vertical"===t.direction?{borderRight:"".concat(t.width,"px ").concat(t.type," ").concat(t.color)}:{borderBottom:"".concat(t.width,"px ").concat(t.type," ").concat(t.color)}},[e])}}),m=(0,O.withInstall)(R)})(),s})()));
@@ -0,0 +1,4 @@
1
+ import { FunctionalComponent } from 'vue';
2
+ import { IIconBaseProps } from './icon';
3
+ declare const copyShape: FunctionalComponent<IIconBaseProps>;
4
+ export default copyShape;
@@ -0,0 +1 @@
1
+ !function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t(require("vue"));else if("function"==typeof define&&define.amd)define(["vue"],t);else{var r="object"==typeof exports?t(require("vue")):t(e.vue);for(var n in r)("object"==typeof exports?exports:e)[n]=r[n]}}(self,(e=>(()=>{"use strict";var t={748:t=>{t.exports=e}},r={};function n(e){var o=r[e];if(void 0!==o)return o.exports;var a=r[e]={exports:{}};return t[e](a,a.exports,n),a.exports}n.d=(e,t)=>{for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};return(()=>{n.r(o),n.d(o,{default:()=>s});var e=n(748);function t(r,n,o){return(0,e.h)(r.name,Object.assign(Object.assign({key:n},r.attributes),{style:"".concat(r.attributes.style," ").concat(o||"")}),(r.elements||[]).map((function(e,o){return t(e,"".concat(n,"-").concat(r.name,"-").concat(o))})))}Object.create,Object.create;var r=function(r,n){var o=Object.assign(Object.assign({},n.attrs),r),a=o.data,i=o.name,c=o.width,s=o.height,l=o.fill,p=function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}(o,["data","name","width","height","fill"]),f="width: ".concat(c,"; height: ").concat(s,"; fill: ").concat(l);return(0,e.createVNode)("span",(0,e.mergeProps)({style:{display:"inline-flex","align-items":"center","justify-content":"center"}},p),[t(a,i,f)])};r.inheritAttrs=!1,r.displayName="bkIcon";const a=r;var i=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"fill-rule":"evenodd","d":"M893.3333344 96C912.4693344 96 928 111.53066656 928 130.66666656L928 754.6666656C928 773.8026656 912.4693344 789.3333344 893.3333344 789.3333344L789.3333344 789.3333344 789.3333344 893.3333344C789.3333344 912.4693344 773.8026656 928 754.6666656 928L130.66666656 928C111.53066656 928 96 912.4693344 96 893.3333344L96 269.33333344C96 250.19733344 111.53066656 234.66666656 130.66666656 234.66666656L234.66666656 234.66666656 234.66666656 130.66666656C234.66666656 111.53066656 250.19733344 96 269.33333344 96ZM720 304L165.33333344 304 165.33333344 858.6666656 720 858.6666656 720 304ZM625.454544 663.2727264L625.454544 738.9090912 247.27272736 738.9090912 247.27272736 663.2727264 625.454544 663.2727264ZM858.6666656 165.33333344L304 165.33333344 304 234.66666656 754.6666656 234.66666656C773.8026656 234.66666656 789.3333344 250.19733344 789.3333344 269.33333344L789.3333344 720 858.6666656 720 858.6666656 165.33333344ZM625.454544 549.8181824L625.454544 625.454544 247.27272736 625.454544 247.27272736 549.8181824 625.454544 549.8181824ZM625.454544 436.3636352L625.454544 512 247.27272736 512 247.27272736 436.3636352 625.454544 436.3636352Z"}}]}'),c=function(t,r){var n=Object.assign(Object.assign({},t),r.attrs);return(0,e.createVNode)(a,(0,e.mergeProps)(n,{data:i,name:"copyShape"}),null)};c.displayName="copyShape",c.inheritAttrs=!1;const s=c})(),o})()));
@@ -0,0 +1,4 @@
1
+ import { FunctionalComponent } from 'vue';
2
+ import { IIconBaseProps } from './icon';
3
+ declare const fixLine: FunctionalComponent<IIconBaseProps>;
4
+ export default fixLine;
@@ -0,0 +1 @@
1
+ !function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t(require("vue"));else if("function"==typeof define&&define.amd)define(["vue"],t);else{var r="object"==typeof exports?t(require("vue")):t(e.vue);for(var n in r)("object"==typeof exports?exports:e)[n]=r[n]}}(self,(e=>(()=>{"use strict";var t={748:t=>{t.exports=e}},r={};function n(e){var o=r[e];if(void 0!==o)return o.exports;var a=r[e]={exports:{}};return t[e](a,a.exports,n),a.exports}n.d=(e,t)=>{for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};return(()=>{n.r(o),n.d(o,{default:()=>s});var e=n(748);function t(r,n,o){return(0,e.h)(r.name,Object.assign(Object.assign({key:n},r.attributes),{style:"".concat(r.attributes.style," ").concat(o||"")}),(r.elements||[]).map((function(e,o){return t(e,"".concat(n,"-").concat(r.name,"-").concat(o))})))}Object.create,Object.create;var r=function(r,n){var o=Object.assign(Object.assign({},n.attrs),r),a=o.data,i=o.name,c=o.width,s=o.height,l=o.fill,f=function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}(o,["data","name","width","height","fill"]),p="width: ".concat(c,"; height: ").concat(s,"; fill: ").concat(l);return(0,e.createVNode)("span",(0,e.mergeProps)({style:{display:"inline-flex","align-items":"center","justify-content":"center"}},f),[t(a,i,p)])};r.inheritAttrs=!1,r.displayName="bkIcon";const a=r;var i=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"fill-rule":"evenodd","d":"M917.3054336 379.3934816L644.6573792 106.73362144C637.7657728 99.8360144 628.4074144 95.97271648 618.6572192 96.00014496 608.907024 95.9727168 599.5486656 99.83601472 592.6570624 106.73362144L414.3999776 285.12322784C400.878272 283.59955936 387.280576 282.8495008 373.6733312 282.8767168 290.62998816 282.75079488 210.03082048 310.9734656 145.20474176 362.8774656 137.06031008 369.4172128 132.08090848 379.1118912 131.50944128 389.5416192 130.93797408 399.9713472 134.82836032 410.1520608 142.20952352 417.5425632L343.2635456 618.6052896 104.89409664 856.7354464C101.9839264 859.6325248 100.18706144 863.4620736 99.81886624 867.5519776L96.07484352 908.7380128C95.61805984 913.6831328 97.26692416 918.5917248 100.61644608 922.258144 103.965968 925.9245632 108.70579808 928.009104 113.6717504 927.9997952 114.21255392 927.9997952 114.7533568 927.9997952 115.33576 927.8749568L156.52001024 924.1307712C160.61522176 923.7512992 164.44531456 921.9392928 167.3360768 919.0137184L405.6639264 680.6755552 606.7179456 881.7382784C613.609552 888.6358848 622.9679104 892.499184 632.7181056 892.4716096 643.863968 892.4975552 654.4145248 887.4440928 661.3806784 878.7429312 722.0359616 802.8571424 749.9831616 705.9433792 739.048352 609.4112352L917.3054336 431.1464352C931.5648544 416.8423648 931.5648544 393.697552 917.3054336 379.3934816ZM682.5968096 553.290064L655.5150432 580.4146048 659.6750688 618.4804832C666.2790656 677.3604736 654.5399008 736.8434208 626.062064 788.7992896L235.3940896 397.8647936C287.29906432 369.2916992 346.7919936 357.532144 405.6639264 364.2087328L443.7281568 368.4105408 470.8515232 341.3276032 618.7820192 193.39069952 830.6521088 405.2699584 682.5968096 553.3316672 682.5968096 553.290064Z"}}]}'),c=function(t,r){var n=Object.assign(Object.assign({},t),r.attrs);return(0,e.createVNode)(a,(0,e.mergeProps)(n,{data:i,name:"fixLine"}),null)};c.displayName="fixLine",c.inheritAttrs=!1;const s=c})(),o})()));
@@ -0,0 +1,4 @@
1
+ import { FunctionalComponent } from 'vue';
2
+ import { IIconBaseProps } from './icon';
3
+ declare const fixShape: FunctionalComponent<IIconBaseProps>;
4
+ export default fixShape;
@@ -0,0 +1 @@
1
+ !function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t(require("vue"));else if("function"==typeof define&&define.amd)define(["vue"],t);else{var r="object"==typeof exports?t(require("vue")):t(e.vue);for(var n in r)("object"==typeof exports?exports:e)[n]=r[n]}}(self,(e=>(()=>{"use strict";var t={748:t=>{t.exports=e}},r={};function n(e){var o=r[e];if(void 0!==o)return o.exports;var a=r[e]={exports:{}};return t[e](a,a.exports,n),a.exports}n.d=(e,t)=>{for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};return(()=>{n.r(o),n.d(o,{default:()=>s});var e=n(748);function t(r,n,o){return(0,e.h)(r.name,Object.assign(Object.assign({key:n},r.attributes),{style:"".concat(r.attributes.style," ").concat(o||"")}),(r.elements||[]).map((function(e,o){return t(e,"".concat(n,"-").concat(r.name,"-").concat(o))})))}Object.create,Object.create;var r=function(r,n){var o=Object.assign(Object.assign({},n.attrs),r),a=o.data,i=o.name,c=o.width,s=o.height,l=o.fill,p=function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}(o,["data","name","width","height","fill"]),f="width: ".concat(c,"; height: ").concat(s,"; fill: ").concat(l);return(0,e.createVNode)("span",(0,e.mergeProps)({style:{display:"inline-flex","align-items":"center","justify-content":"center"}},p),[t(a,i,f)])};r.inheritAttrs=!1,r.displayName="bkIcon";const a=r;var i=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1024","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"fill-rule":"evenodd","d":"M618.6572192 96.00014496C628.4074144 95.97271648 637.7657728 99.83601536 644.6573792 106.73362368L917.3054336 379.3935424C931.5648544 393.697616 931.5648544 416.842432 917.3054336 431.1465056L739.048352 609.411344C749.9831616 705.9435072 722.0359616 802.8572896 661.3806784 878.7430976 654.4145248 887.4442592 643.863968 892.4977216 632.7181056 892.471776 622.9679104 892.4993504 613.609552 888.6360544 606.7179456 881.7384448L405.6639264 680.6756768 167.3360768 919.0138912C164.44531456 921.9394656 160.61522176 923.751472 156.52001024 924.1309472L115.33576 927.8751328C114.7533568 928.000144 114.21255392 928.000144 113.6717504 928.000144 108.70579808 928.00928 103.965968 925.9247392 100.61644608 922.2583168 97.26692416 918.5918976 95.61805984 913.6833056 96.07484352 908.7381824L99.81886624 867.5521408C100.18706144 863.4622368 101.9839264 859.6326848 104.89409664 856.7356064L343.2635456 618.6053984 142.20952352 417.5426336C134.82836032 410.152128 130.93797408 399.9714112 131.50944128 389.54168 132.08090848 379.111952 137.06031008 369.4172704 145.20474176 362.8775232 210.03082048 310.97351104 290.62998816 282.75083392 373.6733312 282.87675616 387.280576 282.84954016 400.878272 283.59959872 414.3999776 285.12326752L592.6570624 106.73362368C599.5486656 99.83601568 608.907024 95.9727168 618.6572192 96.00014496Z"}}]}'),c=function(t,r){var n=Object.assign(Object.assign({},t),r.attrs);return(0,e.createVNode)(a,(0,e.mergeProps)(n,{data:i,name:"fixShape"}),null)};c.displayName="fixShape",c.inheritAttrs=!1;const s=c})(),o})()));
@@ -0,0 +1 @@
1
+ !function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t(require("vue"));else if("function"==typeof define&&define.amd)define(["vue"],t);else{var r="object"==typeof exports?t(require("vue")):t(e.vue);for(var n in r)("object"==typeof exports?exports:e)[n]=r[n]}}(self,(e=>(()=>{"use strict";var t={9430:(e,t,r)=>{r.d(t,{Z:()=>i});var n=r(748);function o(e,t,r){return(0,n.h)(e.name,Object.assign(Object.assign({key:t},e.attributes),{style:"".concat(e.attributes.style," ").concat(r||"")}),(e.elements||[]).map((function(r,n){return o(r,"".concat(t,"-").concat(e.name,"-").concat(n))})))}Object.create,Object.create;var a=function(e,t){var r=Object.assign(Object.assign({},t.attrs),e),a=r.data,i=r.name,l=r.width,s=r.height,c=r.fill,u=function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}(r,["data","name","width","height","fill"]),p="width: ".concat(l,"; height: ").concat(s,"; fill: ").concat(c);return(0,n.createVNode)("span",(0,n.mergeProps)({style:{display:"inline-flex","align-items":"center","justify-content":"center"}},u),[o(a,i,p)])};a.inheritAttrs=!1,a.displayName="bkIcon";const i=a},748:t=>{t.exports=e}},r={};function n(e){var o=r[e];if(void 0!==o)return o.exports;var a=r[e]={exports:{}};return t[e](a,a.exports,n),a.exports}n.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return n.d(t,{a:t}),t},n.d=(e,t)=>{for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};return(()=>{n.r(o),n.d(o,{default:()=>i});var e=n(748),t=n(9430),r=JSON.parse('{"type":"element","name":"svg","attributes":{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 1024 1303.273","style":"width: 1em; height: 1em; vertical-align: middle;fill: currentColor;overflow: hidden;"},"elements":[{"type":"element","name":"path","attributes":{"d":"M664.4363636363637 0C676.8000000000001 0 688.5818181818182 4.945454545454545 697.3090909090909 13.672727272727274L697.3090909090909 13.672727272727274 1010.3272727272728 326.6909090909091C1019.0545454545455 335.41818181818184 1024 347.3454545454546 1024 359.70909090909095L1024 359.70909090909095 1024 1256.7272727272727C1024 1282.4727272727273 1003.2 1303.2727272727273 977.4545454545455 1303.2727272727273L977.4545454545455 1303.2727272727273 46.54545454545455 1303.2727272727273C20.8 1303.2727272727273 0 1282.4727272727273 0 1256.7272727272727L0 1256.7272727272727 0 46.54545454545455C0 20.8 20.8 0 46.54545454545455 0L46.54545454545455 0ZM637.6727272727272 744.7272727272727L474.76363636363635 954.1818181818182 358.40000000000003 814.5454545454546 195.4909090909091 1024 847.1272727272727 1024 637.6727272727272 744.7272727272727ZM465.4545454545455 558.5454545454545C414.041856 558.5454545454545 372.3636363636364 600.2236741818182 372.3636363636364 651.6363636363636 372.3636363636364 703.0490530909091 414.041856 744.7272727272727 465.4545454545455 744.7272727272727 516.8672349090909 744.7272727272727 558.5454545454545 703.0490530909091 558.5454545454545 651.6363636363636 558.5454545454545 600.2236741818182 516.8672349090909 558.5454545454545 465.4545454545455 558.5454545454545ZM642.9090909090909 107.34545454545454L642.9090909090909 381.0909090909091 916.6545454545455 381.0909090909091 642.9090909090909 107.34545454545454Z"}}]}'),a=function(n,o){var a=Object.assign(Object.assign({},n),o.attrs);return(0,e.createVNode)(t.Z,(0,e.mergeProps)(a,{data:r,name:"imageFill"}),null)};a.displayName="imageFill",a.inheritAttrs=!1;const i=a})(),o})()));
@@ -22,6 +22,7 @@ export { default as Close } from '../icon/close';
22
22
  export { default as Code } from '../icon/code';
23
23
  export { default as CogShape } from '../icon/cog-shape';
24
24
  export { default as CollapseLeft } from '../icon/collapse-left';
25
+ export { default as CopyShape } from '../icon/copy-shape';
25
26
  export { default as Copy } from '../icon/copy';
26
27
  export { default as DataShape } from '../icon/data-shape';
27
28
  export { default as Del } from '../icon/del';
@@ -37,6 +38,8 @@ export { default as ExcelFill } from '../icon/excel-fill';
37
38
  export { default as ExclamationCircleShape } from '../icon/exclamation-circle-shape';
38
39
  export { default as Eye } from '../icon/eye';
39
40
  export { default as FilliscreenLine } from '../icon/filliscreen-line';
41
+ export { default as FixLine } from '../icon/fix-line';
42
+ export { default as FixShape } from '../icon/fix-shape';
40
43
  export { default as FolderOpen } from '../icon/folder-open';
41
44
  export { default as FolderShapeOpen } from '../icon/folder-shape-open';
42
45
  export { default as FolderShape } from '../icon/folder-shape';
@@ -76,4 +79,5 @@ export { default as UpShape } from '../icon/up-shape';
76
79
  export { default as Upload } from '../icon/upload';
77
80
  export { default as VideoFill } from '../icon/video-fill';
78
81
  export { default as Warn } from '../icon/warn';
82
+ export { default as WeixinPro } from '../icon/weixin-pro';
79
83
  export { default as Weixin } from '../icon/weixin';